language-pack-kk-base/0000755000000000000000000000000012734304302011754 5ustar language-pack-kk-base/debian/0000755000000000000000000000000012734304302013176 5ustar language-pack-kk-base/debian/rules0000755000000000000000000000165312734304302014263 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 PKGNAME=$(shell grep "^Package: " debian/control | head -1 | cut -f 2 -d\ ) PKG=$(shell pwd)/debian/$(PKGNAME) LOCALEDIR=$(PKG)/usr/share/locale-langpack build: dh_testdir clean: dh_testdir dh_testroot dh_clean binary-arch: binary-indep: dh_testdir dh_testroot mkdir -p $(LOCALEDIR) cd data; \ find -type d -exec mkdir -p "$(LOCALEDIR)/{}" \; ; \ find -type f -name "*.po" -exec sh -c "N='{}'; msgfmt -o $(LOCALEDIR)/\$${N%.po}.mo \$$N" \; ; \ [ ! -e data/extra.tar ] || tar -C $(PKG) -xf data/extra.tar [ ! -e data/static.tar ] || tar -C $(PKG) -xf data/static.tar dh_installdocs -i dh_installchangelogs -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i -- -Z xz binary: binary-arch binary-indep .PHONY: build build-arch build-indep clean binary-indep binary-arch binary language-pack-kk-base/debian/postinst0000644000000000000000000000021012734304302014775 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "kk" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-kk-base/debian/control0000644000000000000000000000207712734304302014607 0ustar Source: language-pack-kk-base Section: translations Priority: optional Maintainer: Language pack maintainers Build-Depends-Indep: gettext Build-Depends: debhelper (>= 8) Standards-Version: 3.9.6 Package: language-pack-kk-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-kk (>= ${binary:Version}) Recommends: Conflicts: language-pack-kk (<< ${binary:Version}) Replaces: language-pack-kk (<< ${binary:Version}), language-pack-kk-base (<< ${binary:Version}), language-pack-kk (<< ${binary:Version}), language-pack-gnome-kk (<< ${binary:Version}), language-pack-gnome-kk-base (<< ${binary:Version}), language-pack-kde-kk (<< ${binary:Version}), language-pack-kde-kk-base (<< ${binary:Version}) Description: translations for language Kazakh Translation data for all supported packages for: Kazakh . This package provides the bulk of translation data and is updated only seldom. language-pack-kk provides frequent translation updates, so you should install this as well. language-pack-kk-base/debian/copyright0000644000000000000000000000174312734304302015136 0ustar This package is developed and maintained by the Ubuntu language pack maintainers . The original source can always be found at: http://archive.ubuntu.com/ubuntu/ Copyright (C) 2004 - 2008 Canonical Ltd. 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 2 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 . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. language-pack-kk-base/debian/compat0000644000000000000000000000000212734304302014374 0ustar 8 language-pack-kk-base/debian/postrm0000644000000000000000000000020412734304302014441 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "kk" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-kk-base/debian/changelog0000644000000000000000000000030612734304302015047 0ustar language-pack-kk-base (1:16.04+20160627) xenial-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Mon, 27 Jun 2016 20:12:50 +0000 language-pack-kk-base/debian/source/0000755000000000000000000000000012734304302014476 5ustar language-pack-kk-base/debian/source/format0000644000000000000000000000001512734304302015705 0ustar 3.0 (native) language-pack-kk-base/data/0000755000000000000000000000000012734304302012665 5ustar language-pack-kk-base/data/extra.tar0000644000000000000000000002400012734304302014514 0ustar var/lib/locales/supported.d/kk0000644000373100047300000000002212734304302020211 0ustar langpacklangpack00000000000000kk_KZ.UTF-8 UTF-8 language-pack-kk-base/data/kk/0000755000000000000000000000000012734304302013272 5ustar language-pack-kk-base/data/kk/LC_MESSAGES/0000755000000000000000000000000012734304307015064 5ustar language-pack-kk-base/data/kk/LC_MESSAGES/checkbox.po0000644000000000000000000047777312734304302017236 0ustar # Kazakh translation for checkbox # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the checkbox package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: checkbox\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-01-27 17:46+0000\n" "PO-Revision-Date: 2010-04-14 11:46+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:34+0000\n" "X-Generator: Launchpad (build 18115)\n" #. Title of the user interface #: ../qt/checkbox-qt.desktop.in.h:1 ../plugins/user_interface.py:43 msgid "System Testing" msgstr "Жүйенің тексерілуі" #: ../gtk/checkbox-gtk.ui.h:2 ../checkbox_gtk/gtk_interface.py:561 msgid "_Test" msgstr "_Тексеріс өткізу" #: ../gtk/checkbox-gtk.ui.h:3 msgid "_Yes" msgstr "_Иә" #: ../gtk/checkbox-gtk.ui.h:4 msgid "_No" msgstr "_Жоқ" #: ../gtk/checkbox-gtk.ui.h:5 msgid "_Skip this test" msgstr "_Осы тексерісті өткізбеу" #: ../checkbox_cli/cli_interface.py:460 msgid "Further information:" msgstr "Қосымша ақпарат:" #: ../gtk/checkbox-gtk.ui.h:7 msgid "_Select All" msgstr "Барлығын таң_дау" #: ../gtk/checkbox-gtk.ui.h:8 msgid "_Deselect All" msgstr "_Белгілердің барлығын алып тастау" #: ../gtk/checkbox-gtk.ui.h:9 msgid "_Previous" msgstr "_Кері қарай" #: ../gtk/checkbox-gtk.ui.h:10 msgid "Ne_xt" msgstr "_Әрі қарай" #: ../qt/checkbox-qt.desktop.in.h:2 msgid "Test your system and submit results to Launchpad" msgstr "" #. description #: ../jobs/audio.txt.in:8 msgid "Test to detect audio devices" msgstr "" #. description #: ../jobs/audio.txt.in:20 msgid "" "PURPOSE:\n" " This test will check that internal speakers work correctly\n" "STEPS:\n" " 1. Make sure that no external speakers or headphones are connected\n" " If testing a desktop, external speakers are allowed\n" " 2. Click the Test button to play a brief tone on your audio device\n" "VERIFICATION:\n" " Did you hear a tone?" msgstr "" #. description #: ../jobs/audio.txt.in:40 msgid "" "PURPOSE:\n" " HDMI audio interface verification\n" "STEPS:\n" " 1. Plug an external HDMI device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the HDMI device?" msgstr "" #. description #: ../jobs/audio.txt.in:59 msgid "" "PURPOSE:\n" " DisplayPort audio interface verification\n" "STEPS:\n" " 1. Plug an external DisplayPort device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the DisplayPort device?" msgstr "" #. description #: ../jobs/audio.txt.in:78 msgid "" "PURPOSE:\n" " This test will check that headphones connector works correctly\n" "STEPS:\n" " 1. Connect a pair of headphones to your audio device\n" " 2. Click the Test button to play a sound to your audio device\n" "VERIFICATION:\n" " Did you hear a sound through the headphones and did the sound play " "without any distortion, clicks or other strange noises from your headphones?" msgstr "" #. description #: ../jobs/audio.txt.in:97 msgid "" "PURPOSE:\n" " This test will check that recording sound using the onboard microphone " "works correctly\n" "STEPS:\n" " 1. Disconnect any external microphones that you have plugged in\n" " 2. Click \"Test\", then speak into your internal microphone\n" " 3. After a few seconds, your speech will be played back to you.\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" #. description #: ../jobs/audio.txt.in:117 msgid "" "PURPOSE:\n" " This test will check that recording sound using an external microphone " "works correctly\n" "STEPS:\n" " 1. Connect a microphone to your microphone port\n" " 2. Click \"Test\", then speak into the external microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" #. description #: ../jobs/audio.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that a USB audio device works correctly\n" "STEPS:\n" " 1. Connect a USB audio device to your system\n" " 2. Click \"Test\", then speak into the microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back through the USB headphones?" msgstr "" #. description #: ../jobs/audio.txt.in:149 msgid "" "Play back a sound on the default output and listen for it on the default " "input." msgstr "" #. description #: ../jobs/audio.txt.in:165 msgid "" "Collect audio-related system information. This data can be used to simulate " "this computer's audio subsystem and perform more detailed tests under a " "controlled environment." msgstr "" #. description #: ../jobs/audio.txt.in:175 msgid "Attaches the audio hardware data collection log to the results." msgstr "" #. description #: ../jobs/audio.txt.in:182 msgid "" "PURPOSE:\n" " Check that the various audio channels are working properly\n" "STEPS:\n" " 1. Click the Test button\n" "VERIFICATION:\n" " You should clearly hear a voice from the different audio channels" msgstr "" #. description #: ../jobs/audio.txt.in:185 msgid "" "This test will verify that the volume levels are at an acceptable level on " "your local system. The test will validate that the volume is greater than " "or equal to minvol and less than or equal to maxvol for all sources (inputs) " "and sinks (outputs) recognized by PulseAudio. It will also validate that " "the active source and sink are not muted. You should not manually adjust " "the volume or mute before running this test." msgstr "" #. description #: ../jobs/audio.txt.in:208 msgid "" "PURPOSE:\n" " Check that external line out connection works correctly\n" "STEPS:\n" " 1. Insert cable to speakers (with built-in amplifiers) on the line out " "port\n" " 2. Open system sound preferences, 'Output' tab, select 'Line-out' on " "the connector list. Click the Test button\n" " 3. On the system sound preferences, select 'Internal Audio' on the " "device list and click 'Test Speakers' to check left and right channel\n" "VERIFICATION:\n" " 1. Do you hear a sound in the speakers? The internal speakers should " "*not* be muted automatically\n" " 2. Do you hear the sound coming out on the corresponding channel?" msgstr "" #. description #: ../jobs/audio.txt.in:228 msgid "" "PURPOSE:\n" " Check that external line in connection works correctly\n" "STEPS:\n" " 1. Use a cable to connect the line in port to an external line out " "source.\n" " 2. Open system sound preferences, 'Input' tab, select 'Line-in' on the " "connector list. Click the Test button\n" " 3. After a few seconds, your recording will be played back to you.\n" "VERIFICATION:\n" " Did you hear your recording?" msgstr "" #. description #: ../jobs/audio.txt.in:289 msgid "" "PURPOSE:\n" " Check that balance control works correctly on internal speakers\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual speaker audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/audio.txt.in:310 msgid "" "PURPOSE:\n" " Check that balance control works correctly on external headphone\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual headphone audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/benchmarks.txt.in:18 msgid "Benchmark for each disk" msgstr "" #. description #: ../jobs/benchmarks.txt.in:35 msgid "Run gtkperf to make sure that GTK based test cases work" msgstr "" #. description #: ../jobs/benchmarks.txt.in:43 msgid "Run Render-Bench XRender/Imlib2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:50 msgid "Run Qgears2 XRender Extension gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:57 msgid "Run Qgears2 XRender Extension image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:64 msgid "Run Qgears2 OpenGL gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:71 msgid "Run Qgears2 OpenGL image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:80 msgid "Run GLmark2-ES2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:90 msgid "Run GLmark2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:99 msgid "Run globs benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:105 msgid "Run Unigine Santuary benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:111 msgid "Run Unigine Tropics benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:117 msgid "Run Unigine Heaven benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:123 msgid "Run Lightsmark benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:129 msgid "Run Cachebench Read benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:135 msgid "Run Cachebench Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:141 msgid "Run Cachebench Read / Modify / Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:147 msgid "Run Stream Copy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:153 msgid "Run Stream Scale benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:159 msgid "Run Stream Add benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:165 msgid "Run Stream Triad benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:172 msgid "Run Network Loopback benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:178 msgid "Check the time needed to reconnect to a WIFI access point" msgstr "" #. description #: ../jobs/benchmarks.txt.in:184 msgid "Run Encode MP3 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:190 msgid "Run x264 H.264/AVC encoder benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:196 msgid "Run GnuPG benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:202 msgid "Run Compress PBZIP2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:208 msgid "Run Compress 7ZIP benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:214 msgid "Run N-Queens benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:220 msgid "Run Himeno benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:226 msgid "CPU utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:232 msgid "Disk utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:241 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:252 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:263 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Fullscreen 1920x1080 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:274 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:285 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:295 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/bluetooth.txt.in:23 msgid "" "Automated test to store bluetooth device information in checkbox report" msgstr "" #. description #: ../jobs/bluetooth.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that bluetooth connection works correctly\n" "STEPS:\n" " 1. Enable bluetooth on any mobile device (PDA, smartphone, etc.)\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Right-click on the bluetooth icon and select browse files\n" " 8. Authorize the computer to browse the files in the device if needed\n" " 9. You should be able to browse the files\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" #. description #: ../jobs/bluetooth.txt.in:50 msgid "" "PURPOSE:\n" " This test will check that you can transfer information through a " "bluetooth connection\n" "STEPS:\n" " 1. Make sure that you're able to browse the files in your mobile device\n" " 2. Copy a file from the computer to the mobile device\n" " 3. Copy a file from the mobile device to the computer\n" "VERIFICATION:\n" " Were all files copied correctly?" msgstr "" #. description #: ../jobs/bluetooth.txt.in:61 msgid "" "PURPOSE:\n" " This test will check that you can record and hear audio using a " "bluetooth audio device\n" "STEPS:\n" " 1. Enable the bluetooth headset\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Click \"Test\" to record for five seconds and reproduce in the " "bluetooth device\n" "VERIFICATION:\n" " Did you hear the sound you recorded in the bluetooth" msgstr "" #. description #: ../jobs/bluetooth.txt.in:105 msgid "" "PURPOSE:\n" " This test will check that you can use a BlueTooth HID device\n" "STEPS:\n" " 1. Enable either a BT mouse or keyboard\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 6. For keyboards, click the Test button to lauch a small tool. Enter " "some text into the tool and close it.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/camera.txt.in:6 msgid "This Automated test attempts to detect a camera." msgstr "" #. description #: ../jobs/camera.txt.in:14 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a video capture from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the video capture?" msgstr "" #. description #: ../jobs/camera.txt.in:31 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a still image from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the image?" msgstr "" #. description #: ../jobs/camera.txt.in:46 msgid "" " Takes multiple pictures based on the resolutions supported by the camera " "and\n" " validates their size and that they are of a valid format." msgstr "" #. description #: ../jobs/codecs.txt.in:8 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Ogg Vorbis audio " "files.\n" "STEPS:\n" " 1. Click Test to play an Ogg Vorbis file (.ogg)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" #. description #: ../jobs/codecs.txt.in:24 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Wave Audio files.\n" "STEPS:\n" " 1. Select Test to play a Wave Audio format file (.wav)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" #. description #: ../jobs/cpu.txt.in:8 msgid "" "Test the CPU scaling capabilities using Firmware Test Suite (fwts cpufreq)." msgstr "" #. description #: ../jobs/cpu.txt.in:15 msgid "Attaches the log generated by cpu/scaling_test to the results" msgstr "" #. description #: ../jobs/cpu.txt.in:21 msgid "Test for clock jitter." msgstr "" #. description #: ../jobs/cpu.txt.in:28 msgid "Test offlining CPUs in a multicore system." msgstr "" #. description #: ../jobs/cpu.txt.in:35 msgid "This test checks cpu topology for accuracy" msgstr "" #. description #: ../jobs/cpu.txt.in:42 msgid "This test checks that CPU frequency governors are obeyed when set." msgstr "" #. description #: ../jobs/cpu.txt.in:49 msgid "Validate that the Vector Floating Point Unit is running on ARM device" msgstr "" #. description #: ../jobs/daemons.txt.in:5 msgid "Test if the atd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:11 msgid "Test if the cron daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:17 msgid "Test if the cupsd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:23 msgid "Test if the getty daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:29 msgid "Test if the init daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:35 msgid "Test if the klogd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:41 msgid "Test if the nmbd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:47 msgid "Test if the smbd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:53 msgid "Test if the syslogd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:60 msgid "Test if the udevd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:66 msgid "Test if the winbindd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/disk.txt.in:4 msgid "Detects and displays disks attached to the system." msgstr "" #. description #: ../jobs/disk.txt.in:9 msgid "Check stats changes for each disk" msgstr "" #. description #: ../jobs/disk.txt.in:27 msgid "SMART test" msgstr "" #. description #: ../jobs/disk.txt.in:45 msgid "Maximum disk space used during a default installation test" msgstr "" #. description #: ../jobs/disk.txt.in:45 msgid "Verify system storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/disk.txt.in:62 msgid "" "Verify that storage devices, such as Fibre Channel and RAID can be detected " "and perform under stress." msgstr "" #. description #: ../jobs/disk.txt.in:82 msgid "" "Some new hard drives include a feature that parks the drive heads after a " "short period of inactivity. This is a power-saving feature, but it can have " "a bad interaction with the operating system that results in the drive " "constantly parked then activated. This produces excess wear on the drive, " "potentially leading to early failures." msgstr "" #. description #: ../jobs/esata.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of an eSATA " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug an eSATA HDD into an available eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/esata.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached eSATA HDD" msgstr "" #. description #: ../jobs/esata.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of an eSATA HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached eSATA HDD from the eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/expresscard.txt.in:3 msgid "" "PURPOSE:\n" " This will verify that an ExpressCard slot can detect inserted devices.\n" "STEPS:\n" " Skip this test if you do not have an ExpressCard slot.\n" " 1. Plug an ExpressCard device into the ExpressCard slot\n" "VERIFICATION:\n" " Was the device correctly detected?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader will work properly for " "logging into your system. This test case assumes that there's a testing " "account from which test cases are run and a personal account that the tester " "uses to verify the fingerprint reader\n" "STEPS:\n" " 1. Click on the User indicator on the left side of the panel (your user " "name).\n" " 2. Select \"Switch User Account\"\n" " 3. On the LightDM screen select your username.\n" " 4. Use the fingerprint reader to login.\n" " 5. Click on the user switcher applet.\n" " 6. Select the testing account to continue running tests.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader can be used to unlock a " "locked system.\n" "STEPS:\n" " 1. Click on the Session indicator (Cog icon on the Left side of the " "panel) .\n" " 2. Select 'Lock screen'.\n" " 3. Press any key or move the mouse.\n" " 4. A window should appear that provides the ability to unlock either " "typing your password or using fingerprint authentication.\n" " 5. Use the fingerprint reader to unlock.\n" " 6. Your screen should be unlocked.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/firewire.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug a FireWire HDD into an available FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/firewire.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached FireWire HDD" msgstr "" #. description #: ../jobs/firewire.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached FireWire HDD from the FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/floppy.txt.in:4 msgid "Floppy test" msgstr "" #. description #: ../jobs/graphics.txt.in:5 msgid "Parses Xorg.0.Log and discovers the running X driver and version" msgstr "" #. description #: ../jobs/graphics.txt.in:12 msgid "Test to output the Xorg version" msgstr "" #. description #: ../jobs/graphics.txt.in:17 msgid "" "PURPOSE:\n" " This test will verify that the GUI is usable after manually changing " "resolution\n" "STEPS:\n" " 1. Open the Displays application\n" " 2. Select a new resolution from the dropdown list\n" " 3. Click on Apply\n" " 4. Select the original resolution from the dropdown list\n" " 5. Click on Apply\n" "VERIFICATION:\n" " Did the resolution change as expected?" msgstr "" #. description #: ../jobs/graphics.txt.in:36 msgid "Test that the X process is running." msgstr "" #. description #: ../jobs/graphics.txt.in:43 msgid "Test that the X is not running in failsafe mode." msgstr "" #. description #: ../jobs/graphics.txt.in:51 msgid "" "PURPOSE:\n" " This test will verify the default display resolution\n" "STEPS:\n" " 1. This display is using the following resolution:\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Is this acceptable for your display?" msgstr "" #. description #: ../jobs/graphics.txt.in:82 msgid "" "Ensure the current resolution meets or exceeds the recommended minimum " "resolution (800x600). See here for details:" msgstr "" #. description #: ../jobs/graphics.txt.in:82 msgid "https://help.ubuntu.com/community/Installation/SystemRequirements" msgstr "" #. description #: ../jobs/graphics.txt.in:108 msgid "Collect info on graphics modes (screen resolution and refresh rate)" msgstr "" #. description #: ../jobs/graphics.txt.in:114 msgid "Collect info on color depth and pixel format." msgstr "" #. description #: ../jobs/graphics.txt.in:119 msgid "Collect info on fresh rate." msgstr "" #. description #: ../jobs/graphics.txt.in:124 msgid "Collect info on graphic memory." msgstr "" #. description #: ../jobs/graphics.txt.in:132 msgid "" "PURPOSE:\n" " This test will test the default display\n" "STEPS:\n" " 1. Click \"Test\" to display a video test.\n" "VERIFICATION:\n" " Do you see color bars and static?" msgstr "" #. description #: ../jobs/graphics.txt.in:144 msgid "Check that VESA drivers are not in use" msgstr "" #. description #: ../jobs/graphics.txt.in:152 msgid "" "PURPOSE:\n" " This test cycles through the detected video modes\n" "STEPS:\n" " 1. Click \"Test\" to start cycling through the video modes\n" "VERIFICATION:\n" " Did the screen appear to be working for each mode?" msgstr "" #. description #: ../jobs/graphics.txt.in:165 msgid "" "PURPOSE:\n" " This test will test display rotation\n" "STEPS:\n" " 1. Click \"Test\" to test display rotation. The display will be rotated " "every 4 seconds.\n" " 2. Check if all rotations (normal right inverted left) took place " "without permanent screen corruption\n" "VERIFICATION:\n" " Did the display rotation take place without without permanent screen " "corruption?" msgstr "" #. description #: ../jobs/graphics.txt.in:179 msgid "Check that hardware is able to run compiz" msgstr "" #. description #: ../jobs/graphics.txt.in:186 msgid "Check that hardware is able to run Unity 3D" msgstr "" #. description #: ../jobs/graphics.txt.in:192 msgid "" "PURPOSE:\n" " This test tests the basic 3D capabilities of your video card\n" "STEPS:\n" " 1. Click \"Test\" to execute an OpenGL demo. Press ESC at any time to " "close.\n" " 2. Verify that the animation is not jerky or slow.\n" "VERIFICATION:\n" " 1. Did the 3d animation appear?\n" " 2. Was the animation free from slowness/jerkiness?" msgstr "" #. description #: ../jobs/graphics.txt.in:207 msgid "Open and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:214 msgid "Open, suspend resume and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:221 msgid "Open and close 4 3D windows multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:228 msgid "Move a 3D window around the screen" msgstr "" #. description #: ../jobs/graphics.txt.in:234 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen (logged on Unity desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:246 ../jobs/suspend.txt.in:1091 msgid "Attaches the screenshot captured in graphics/screenshot." msgstr "" #. description #: ../jobs/graphics.txt.in:259 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen during fullscreen video " "playback\n" "STEPS:\n" " 1. Start a fullscreen video playback\n" " 2. Take picture using USB webcam after a few seconds\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:272 msgid "" "Attaches the screenshot captured in graphics/screenshot_fullscreen_video." msgstr "" #. description #: ../jobs/hibernate.txt.in:17 msgid "" "PURPOSE:\n" " This test will check to make sure your system can successfully hibernate " "(if supported)\n" "STEPS:\n" " 1. Click on Test\n" " 2. The system will hibernate and should wake itself within 5 minutes\n" " 3. If your system does not wake itself after 5 minutes, please press the " "power button to wake the system manually\n" " 4. If the system fails to resume from hibernate, please restart System " "Testing and mark this test as Failed\n" "VERIFICATION:\n" " Did the system successfully hibernate and did it work properly after " "waking up?" msgstr "" #. description #: ../jobs/hibernate.txt.in:31 msgid "Automated check of the hibernate log for errors discovered by fwts" msgstr "" #. description #: ../jobs/info.txt.in:6 msgid "Attaches a report of installed codecs for Intel HDA" msgstr "" #. description #: ../jobs/info.txt.in:12 msgid "Attaches a report of CPU information" msgstr "" #. description #: ../jobs/info.txt.in:18 msgid "Attaches a copy of /var/log/dmesg to the test results" msgstr "" #. description #: ../jobs/info.txt.in:24 msgid "Attaches info on DMI" msgstr "" #. description #: ../jobs/info.txt.in:32 msgid "Attaches dmidecode output" msgstr "" #. description #: ../jobs/info.txt.in:39 msgid "Attaches lshw output" msgstr "" #. description #: ../jobs/info.txt.in:46 msgid "Attaches the firmware version" msgstr "" #. description #: ../jobs/info.txt.in:52 msgid "Attaches very verbose lspci output." msgstr "" #. description #: ../jobs/info.txt.in:58 msgid "Attaches very verbose lspci output (with central database Query)." msgstr "" #. description #: ../jobs/info.txt.in:66 msgid "List USB devices" msgstr "" #. description #: ../jobs/info.txt.in:77 msgid "Attaches the contents of the various modprobe conf files." msgstr "" #. description #: ../jobs/info.txt.in:83 msgid "Attaches the contents of the /etc/modules file." msgstr "" #. description #: ../jobs/info.txt.in:89 msgid "attaches the contents of various sysctl config files." msgstr "" #. description #: ../jobs/info.txt.in:93 msgid "Attaches a report of sysfs attributes." msgstr "" #. description #: ../jobs/info.txt.in:106 msgid "" "Attaches a dump of the udev database showing system hardware information." msgstr "" #. description #: ../jobs/info.txt.in:112 msgid "Attaches the output of udev_resource, for debugging purposes" msgstr "" #. description #: ../jobs/info.txt.in:119 msgid "Attaches a tarball of gcov data if present." msgstr "" #. description #: ../jobs/info.txt.in:125 msgid "Attaches a list of the currently running kernel modules." msgstr "" #. description #: ../jobs/info.txt.in:131 msgid "Attaches the contents of /proc/acpi/sleep if it exists." msgstr "" #. description #: ../jobs/info.txt.in:135 msgid "Bootchart information." msgstr "" #. description #: ../jobs/info.txt.in:144 msgid "SATA/IDE device information." msgstr "" #. description #: ../jobs/info.txt.in:163 msgid "Attaches the bootchart png file for bootchart runs" msgstr "" #. description #: ../jobs/info.txt.in:171 msgid "Attaches the bootchart log for bootchart test runs." msgstr "" #. description #: ../jobs/info.txt.in:179 msgid "installs the installer bootchart tarball if it exists." msgstr "" #. description #: ../jobs/info.txt.in:185 msgid "Attaches the installer debug log if it exists." msgstr "" #. description #: ../jobs/info.txt.in:192 msgid "" "Returns the name, driver name and driver version of any touchpad discovered " "on the system." msgstr "" #. description #: ../jobs/info.txt.in:204 msgid "Lists the device driver and version for all audio devices." msgstr "" #. description #: ../jobs/info.txt.in:214 msgid "Provides information about network devices" msgstr "" #. description #: ../jobs/info.txt.in:219 msgid "Provides information about displays attached to the system" msgstr "" #. description #: ../jobs/info.txt.in:225 msgid "Attaches information about disk partitions" msgstr "" #. description #: ../jobs/input.txt.in:5 msgid "Pointing device tests." msgstr "" #. description #: ../jobs/input.txt.in:22 msgid "" "PURPOSE:\n" " This test will test your pointing device\n" "STEPS:\n" " 1. Move the cursor using the pointing device or touch the screen.\n" " 2. Perform some single/double/right click operations.\n" "VERIFICATION:\n" " Did the pointing device work as expected?" msgstr "" #. description #: ../jobs/input.txt.in:35 msgid "" "PURPOSE:\n" " This test will test your keyboard\n" "STEPS:\n" " 1. Click on Test\n" " 2. On the open text area, use your keyboard to type something\n" "VERIFICATION:\n" " Is your keyboard working properly?" msgstr "" #. description #: ../jobs/input.txt.in:46 msgid "" "PURPOSE:\n" " Manual detection of accelerometer.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is this system supposed to have an accelerometer?" msgstr "" #. description #: ../jobs/input.txt.in:59 msgid "" "PURPOSE:\n" " This test will test your accelerometer to see if it is detected\n" " and operational as a joystick device.\n" "STEPS:\n" " 1. Click on Test\n" " 2. Tilt your hardware in the directions onscreen until the axis " "threshold is met.\n" "VERIFICATION:\n" " Is your accelerometer properly detected? Can you use the device?" msgstr "" #. description #: ../jobs/install.txt.in:6 msgid "" "Tests to see that apt can access repositories and get updates (does not " "install updates). This is done to confirm that you could recover from an " "incomplete or broken update." msgstr "" #. description #: ../jobs/install.txt.in:17 msgid "" "Tests oem-config using Xpresser, and then checks that the user has been " "created successfully. Cleans up the newly created user after the test has " "passed." msgstr "" #. description #: ../jobs/keys.txt.in:21 msgid "" "PURPOSE:\n" " This test will test the brightness key\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses?" msgstr "" #. description #: ../jobs/keys.txt.in:35 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:51 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the mute key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:65 msgid "" "PURPOSE:\n" " This test will test the sleep key\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key?" msgstr "" #. description #: ../jobs/keys.txt.in:79 msgid "" "PURPOSE:\n" " This test will test the battery information key\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:93 msgid "" "PURPOSE:\n" " This test will test the wireless key\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Check that the wifi LED turns off or changes color\n" " 3. Check that wireless is disabled\n" " 4. Press the same key again\n" " 5. Check that the wifi LED turns on or changes color\n" " 6. Check that wireless is enabled\n" "VERIFICATION:\n" " Did the wireless turn off on the first press and on again on the " "second?\n" " (NOTE: the LED functionality will be reviewed in a following test. " "Please\n" " only consider the functionality of the wifi itself here.)" msgstr "" #. description #: ../jobs/keys.txt.in:114 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:130 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:142 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only." msgstr "" #. description #: ../jobs/keys.txt.in:154 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/led.txt.in:3 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:14 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. The Power LED should blink or change color while the system is " "suspended\n" "VERIFICATION:\n" " Did the Power LED blink or change color while the system was suspended " "for the previous suspend test?" msgstr "" #. description #: ../jobs/led.txt.in:24 msgid "" "PURPOSE:\n" " Suspend LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a dedicated Suspend LED.\n" " 1. The Suspend LED should blink or change color while the system is\n" " suspended\n" "VERIFICATION\n" " Did the Suspend LED blink or change color while the system was suspended?" msgstr "" #. description #: ../jobs/led.txt.in:36 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED turn orange?" msgstr "" #. description #: ../jobs/led.txt.in:47 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED shut off when system is fully charged?" msgstr "" #. description #: ../jobs/led.txt.in:59 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low?" msgstr "" #. description #: ../jobs/led.txt.in:71 msgid "" "PURPOSE:\n" " HDD LED verification\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should light when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED light?" msgstr "" #. description #: ../jobs/led.txt.in:83 msgid "" "PURPOSE:\n" " Numeric keypad LED verification\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/led.txt.in:96 msgid "" "PURPOSE:\n" " Block cap keys LED verification\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:108 msgid "" "PURPOSE:\n" " WLAN LED verification\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the\n" " wireless LED while turning wireless back on.\n" " 2. WLAN LED should light or change color when wireless is turned on\n" "VERIFICATION:\n" " Did the WLAN LED turn on or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:121 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the WLAN LED\n" " while performing that test after turning wireless off.\n" " 2. WLAN LED should turn off or change color when wireless is turned off\n" "VERIFICATION:\n" " Did the WLAN LED turn off or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:134 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice?" msgstr "" #. description #: ../jobs/led.txt.in:149 msgid "" "PURPOSE:\n" " Camera LED verification\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED light?" msgstr "" #. description #: ../jobs/led.txt.in:160 msgid "" "PURPOSE:\n" " Touchpad LED verification\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/led.txt.in:173 msgid "" "PURPOSE:\n" " Wireless (WLAN + Bluetooth) LED verification\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:189 msgid "" "PURPOSE:\n" " Audio Mute LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a special Audio Mute LED.\n" " 1. Press the Mute key twice and observe the Audio LED to determine if " "it\n" " either turned off and on or changed colors.\n" "VERIFICATION:\n" " Did the Audio LED turn on and off change color as expected?" msgstr "" #. description #: ../jobs/local.txt.in:3 msgid "Audio tests" msgstr "Аудио тексерістер" #. description #: ../jobs/local.txt.in:10 msgid "Benchmarks tests" msgstr "" #. description #: ../jobs/local.txt.in:17 msgid "Bluetooth tests" msgstr "" #. description #: ../jobs/local.txt.in:24 msgid "Camera tests" msgstr "" #. description #: ../jobs/local.txt.in:31 msgid "Codec tests" msgstr "" #. description #: ../jobs/local.txt.in:38 msgid "CPU tests" msgstr "" #. description #: ../jobs/local.txt.in:45 msgid "System Daemon tests" msgstr "" #. description #: ../jobs/local.txt.in:52 msgid "Disk tests" msgstr "Диск тексерістері" #. description #: ../jobs/local.txt.in:66 msgid "eSATA disk tests" msgstr "" #. description #: ../jobs/local.txt.in:73 msgid "Fingerprint reader tests" msgstr "Саусақ сканерінің тексерістері" #. description #: ../jobs/local.txt.in:80 msgid "Firewire disk tests" msgstr "Firewire дисктер тексерістері" #. description #: ../jobs/local.txt.in:94 msgid "Floppy disk tests" msgstr "" #. description #: ../jobs/local.txt.in:101 msgid "Graphics tests" msgstr "" #. description #: ../jobs/local.txt.in:108 msgid "Hibernation tests" msgstr "" #. description #: ../jobs/local.txt.in:115 msgid "Informational tests" msgstr "" #. description #: ../jobs/local.txt.in:122 msgid "Input Devices tests" msgstr "" #. description #: ../jobs/local.txt.in:129 msgid "Software Installation tests" msgstr "" #. description #: ../jobs/local.txt.in:136 msgid "Hotkey tests" msgstr "" #. description #: ../jobs/local.txt.in:143 msgid "LED tests" msgstr "" #. description #: ../jobs/local.txt.in:150 msgid "Media Card tests" msgstr "" #. description #: ../jobs/local.txt.in:157 msgid "Memory tests" msgstr "" #. description #: ../jobs/local.txt.in:164 msgid "Rendercheck tests" msgstr "" #. description #: ../jobs/local.txt.in:178 msgid "Miscellaneous tests" msgstr "" #. description #: ../jobs/local.txt.in:185 msgid "Monitor tests" msgstr "Монитор тексерілістері" #. description #: ../jobs/local.txt.in:171 msgid "Networking tests" msgstr "" #. description #: ../jobs/local.txt.in:199 msgid "Optical Drive tests" msgstr "" #. description #: ../jobs/local.txt.in:206 msgid "Panel Clock Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:213 msgid "Panel Reboot Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:220 msgid "ExpressCard tests" msgstr "" #. description #: ../jobs/local.txt.in:227 msgid "Peripheral tests" msgstr "Перефериялардың тексерістері" #. description #: ../jobs/local.txt.in:234 msgid "Piglit tests" msgstr "" #. description #: ../jobs/local.txt.in:241 msgid "Power Management tests" msgstr "" #. description #: ../jobs/local.txt.in:248 msgid "Server Services checks" msgstr "" #. description #: ../jobs/local.txt.in:255 msgid "Suspend tests" msgstr "" #. description #: ../jobs/local.txt.in:262 msgid "Touchpad tests" msgstr "" #. description #: ../jobs/local.txt.in:269 msgid "Touchscreen tests" msgstr "" #. description #: ../jobs/local.txt.in:276 msgid "USB tests" msgstr "" #. description #: ../jobs/local.txt.in:283 msgid "User Applications" msgstr "" #. description #: ../jobs/local.txt.in:290 msgid "Virtualization tests" msgstr "" #. description #: ../jobs/local.txt.in:297 msgid "Wireless networking tests" msgstr "" #. description #: ../jobs/local.txt.in:304 msgid "Mobile broadband tests" msgstr "" #. description #: ../jobs/local.txt.in:311 msgid "Stress tests" msgstr "" #. description #: ../jobs/local.txt.in:318 msgid "Smoke tests" msgstr "" #. description #: ../jobs/local.txt.in:325 msgid "Sniff Sniffers" msgstr "" #. description #: ../jobs/mediacard.txt.in:4 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Multimedia Card (MMC) media\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:24 msgid "" "This test is automated and executes after the mediacard/mmc-insert test is " "run. It tests reading and writing to the MMC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of the MMC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:44 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED Secure Digital (SD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:67 msgid "" "This test is automated and executes after the mediacard/sd-insert test is " "run. It tests reading and writing to the SD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:93 msgid "" "This is a fully automated version of mediacard/sd-automated and assumes that " "the system under test has a memory card device plugged in prior to checkbox " "execution. It is intended for SRU automated testing." msgstr "" #. description #: ../jobs/mediacard.txt.in:94 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a UNLOCKED Secure Digital High-Capacity\n" " (SDHC) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:122 msgid "" "This test is automated and executes after the mediacard/sdhc-insert test is " "run. It tests reading and writing to the SDHC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:121 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SDHC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Compact Flash (CF) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:165 msgid "" "This test is automated and executes after the mediacard/cf-insert test is " "run. It tests reading and writing to the CF card." msgstr "" #. description #: ../jobs/mediacard.txt.in:161 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a CF card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1763 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a CF card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1782 msgid "" "This test is automated and executes after the mediacard/cf-insert-after-" "suspend test is run. It tests reading and writing to the CF card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1791 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a CF card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:216 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Secure Digital Extended Capacity (SDXC) media " "card\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:208 msgid "" "This test is automated and executes after the mediacard/sdxc-insert test is " "run. It tests reading and writing to the SDXC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:242 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a SDXC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1808 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a SDXC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1827 msgid "" "This test is automated and executes after the mediacard/sdxc-insert-after-" "suspend test is run. It tests reading and writing to the SDXC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1836 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a SDXC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:298 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick (MS) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:251 msgid "" "This test is automated and executes after the mediacard/ms-insert test is " "run. It tests reading and writing to the MS card." msgstr "" #. description #: ../jobs/mediacard.txt.in:324 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MS card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1853 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MS card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1872 msgid "" "This test is automated and executes after the mediacard/ms-insert-after-" "suspend test is run. It tests reading and writing to the MS card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1881 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MS card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:379 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick Pro (MSP) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:294 msgid "" "This test is automated and executes after the mediacard/msp-insert test is " "run. It tests reading and writing to the MSP card." msgstr "" #. description #: ../jobs/mediacard.txt.in:303 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MSP card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1897 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MSP card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1916 msgid "" "This test is automated and executes after the mediacard/msp-insert-after-" "suspend test is run. It tests reading and writing to the MSP card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1925 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MSP card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:460 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Extreme Digital (xD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:337 msgid "" "This test is automated and executes after the mediacard/xd-insert test is " "run. It tests reading and writing to the xD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a xD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1941 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a xD card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1960 msgid "" "This test is automated and executes after the mediacard/xd-insert-after-" "suspend test is run. It tests reading and writing to the xD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1969 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a xD card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/memory.txt.in:5 msgid "" "This test checks the amount of memory which is reporting in meminfo against " "the size of the memory modules detected by DMI." msgstr "" #. description #: ../jobs/memory.txt.in:15 msgid "Test and exercise memory." msgstr "" #. description #: ../jobs/miscellanea.txt.in:19 msgid "" "PURPOSE:\n" " Keep tester related information in the report\n" "STEPS:\n" " 1. Tester Information\n" " 2. Please enter the following information in the comments field:\n" " a. Name\n" " b. Email Address\n" " c. Reason for this test run\n" "VERIFICATION:\n" " Nothing to verify for this test" msgstr "" #. description #: ../jobs/miscellanea.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the system can switch to a virtual terminal " "and back to X\n" "STEPS:\n" " 1. Click \"Test\" to switch to another virtual terminal and then back to " "X\n" "VERIFICATION:\n" " Did your screen change temporarily to a text console and then switch " "back to your current session?" msgstr "" #. description #: ../jobs/miscellanea.txt.in:50 msgid "Run Firmware Test Suite (fwts) automated tests." msgstr "" #. description #: ../jobs/miscellanea.txt.in:60 msgid "Attaches the FWTS results log to the submission" msgstr "" #. description #: ../jobs/miscellanea.txt.in:67 msgid "" "This will run some basic connectivity tests against a BMC, verifying that " "IPMI works." msgstr "" #. description #: ../jobs/miscellanea.txt.in:73 msgid "" " Determine if we need to run tests specific to portable computers that may " "not apply to desktops." msgstr "" #. description #: ../jobs/miscellanea.txt.in:81 msgid "" "Test that the /var/crash directory doesn't contain anything. Lists the files " "contained within if it does, or echoes the status of the directory (doesn't " "exist/is empty)" msgstr "" #. description #: ../jobs/miscellanea.txt.in:87 msgid "" "Checks that a specified sources list file contains the requested repositories" msgstr "" #. description #: ../jobs/miscellanea.txt.in:92 msgid "Automated job to generate the PXE verification test for each NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:112 msgid "" "Automated job to generate the Remote Shared IPMI verification test for each " "NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:130 msgid "" "PURPOSE:\n" " Some systems do not share IPMI over all NICs but instead have a dedicated " "management port directly connected to the BMC. This test verifies that you " "have used that port for remote IPMI connections and actions.\n" "STEPS:\n" " 1. Prior to running the test, you should have configured and used the " "Dedicated Management Port to remotely power off/on this sytem.\n" "VERIFICATION:\n" " Skip this test if this system ONLY uses shared management/ethernet ports OR " "if this system does not have a BMC (Management Console)\n" " 1. Select Yes if you successfully used IPMI to remotely power this system " "off and on using the dedicated management port.\n" " 2. Select No if you attempted to use the dedicated management port to " "remotely power this system off/on and it failed for some reason." msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:10 msgid "" "Creates a mobile broadband connection for a GSM based modem and checks the " "connection to ensure it's working. " msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:21 msgid "" "Creates a mobile broadband connection for a CDMA based modem and checks the " "connection to ensure it's working." msgstr "" #. description #: ../jobs/monitor.txt.in:4 msgid "" "PURPOSE:\n" " This test will check your VGA port.\n" "STEPS:\n" " Skip this test if your system does not have a VGA port.\n" " 1. Connect a display (if not already connected) to the VGA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:16 msgid "" "PURPOSE:\n" " This test will check your DVI port.\n" "STEPS:\n" " Skip this test if your system does not have a DVI port.\n" " 1. Connect a display (if not already connected) to the DVI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:28 msgid "" "PURPOSE:\n" " This test will check your DisplayPort port.\n" "STEPS:\n" " Skip this test if your system does not have a DisplayPort port.\n" " 1. Connect a display (if not already connected) to the DisplayPort port " "on your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:40 msgid "" "PURPOSE:\n" " This test will check your HDMI port.\n" "STEPS:\n" " Skip this test if your system does not have a HDMI port.\n" " 1. Connect a display (if not already connected) to the HDMI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:52 msgid "" "PURPOSE:\n" " This test will check your S-VIDEO port.\n" "STEPS:\n" " Skip this test if your system does not have a S-VIDEO port.\n" " 1. Connect a display (if not already connected) to the S-VIDEO port on " "your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:64 msgid "" "PURPOSE:\n" " This test will check your RCA port.\n" "STEPS:\n" " Skip this test if your system does not have a RCA port.\n" " 1. Connect a display (if not already connected) to the RCA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:76 msgid "" "PURPOSE:\n" " This test verifies that multi-monitor output works on your desktop " "system. This is NOT the same test as the external monitor tests you would " "run on your laptop. You will need two monitors to perform this test.\n" "STEPS:\n" " Skip this test if your video card does not support multiple monitors.\n" " 1. If your second monitor is not already connected, connect it now\n" " 2. Open the \"Displays\" tool (open the dash and search for " "\"Displays\")\n" " 3. Configure your output to provide one desktop across both monitors\n" " 4. Open any application and drag it from one monitor to the next.\n" "VERIFICATION:\n" " Was the stretched desktop displayed correctly across both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:91 msgid "" "PURPOSE:\n" " This test will check your monitor power saving capabilities\n" "STEPS:\n" " 1. Click \"Test\" to try the power saving capabilities of your monitor\n" " 2. Press any key or move the mouse to recover\n" "VERIFICATION:\n" " Did the monitor go blank and turn on again?" msgstr "" #. description #: ../jobs/monitor.txt.in:105 msgid "" "PURPOSE:\n" " This test will test changes to screen brightness\n" "STEPS:\n" " 1. Click \"Test\" to try to dim the screen.\n" " 2. Check if the screen was dimmed approximately to half of the maximum " "brightness.\n" " 3. The screen will go back to the original brightness in 2 seconds.\n" "VERIFICATION:\n" " Was your screen dimmed approximately to half of the maximum brightness?" msgstr "" #. description #: ../jobs/ethernet.txt.in:9 msgid "Test to detect the available network controllers" msgstr "" #. description #: ../jobs/networking.txt.in:6 msgid "Tests whether the system has a working Internet connection." msgstr "" #. description #: ../jobs/networking.txt.in:11 msgid "Network Information" msgstr "" #. description #: ../jobs/ethernet.txt.in:68 ../jobs/suspend.txt.in:597 #: ../jobs/wireless.txt.in:371 msgid "" "This is an automated test to gather some info on the current state of your " "network devices. If no devices are found, the test will exit with an error." msgstr "" #. description #: ../jobs/ethernet.txt.in:25 msgid "" "PURPOSE:\n" " This test will check your wired connection\n" "STEPS:\n" " 1. Click on the Network icon in the top panel\n" " 2. Select a network below the \"Wired network\" section\n" " 3. Click \"Test\" to verify that it's possible to establish a HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/networking.txt.in:65 msgid "" "PURPOSE:\n" " This test will check that a DSL modem can be configured and connected.\n" "STEPS:\n" " 1. Connect the telephone line to the computer\n" " 2. Click on the Network icon on the top panel.\n" " 3. Select \"Edit Connections\"\n" " 4. Select the \"DSL\" tab\n" " 5. Click on \"Add\" button\n" " 6. Configure the connection parameters properly\n" " 7. Click \"Test\" to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/networking.txt.in:47 msgid "" "Automated test case to verify availability of some system on the network " "using ICMP ECHO packets." msgstr "" #. description #: ../jobs/networking.txt.in:53 ../jobs/peripheral.txt.in:37 msgid "" "Automated test case to make sure that it's possible to download files " "through HTTP" msgstr "" #. description #: ../jobs/networking.txt.in:61 msgid "Test to see if we can sync local clock to an NTP server" msgstr "" #. description #: ../jobs/networking.txt.in:67 msgid "" "Verify that an installation of checkbox-server on the network can be reached " "over SSH." msgstr "" #. description #: ../jobs/networking.txt.in:73 msgid "Try to enable a remote printer on the network and print a test page." msgstr "" #. description #: ../jobs/ethernet.txt.in:38 msgid "" "Automated test to walk multiple network cards and test each one in sequence." msgstr "" #. description #: ../jobs/optical.txt.in:4 msgid "Test to detect the optical drives" msgstr "" #. description #: ../jobs/optical.txt.in:14 msgid "Optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:37 msgid "Automated optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:53 msgid "CD write test." msgstr "" #. description #: ../jobs/optical.txt.in:79 msgid "Automated CD write test" msgstr "" #. description #: ../jobs/optical.txt.in:96 msgid "" "PURPOSE:\n" " This test will check your CD audio playback capabilities\n" "STEPS:\n" " 1. Insert an audio CD in your optical drive\n" " 2. When prompted, launch the Music Player\n" " 3. Locate the CD in the display of the Music Player\n" " 4. Select the CD in the Music Player\n" " 5. Click the Play button to listen to the music on the CD\n" " 6. Stop playing after some time\n" " 7. Right click on the CD icon and select \"Eject Disc\"\n" " 8. The CD should be ejected\n" " 9. Close the Music Player\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" #. description #: ../jobs/optical.txt.in:116 msgid "DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:142 msgid "Automated DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:162 msgid "" "PURPOSE:\n" " This test will check your DVD playback capabilities\n" "STEPS:\n" " 1. Insert a DVD that contains any movie in your optical drive\n" " 2. Click \"Test\" to play the DVD in Totem\n" "VERIFICATION:\n" " Did the file play?" msgstr "" #. description #: ../jobs/panel_clock_test.txt.in:4 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock displays the correct date " "and time\n" "STEPS:\n" " 1. Check the clock in the upper right corner of your desktop.\n" "VERIFICATION:\n" " Is the clock displaying the correct date and time for your timezone?" msgstr "" #. description #: ../jobs/panel_clock_test.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock synchronizes with the system " "clock.\n" "STEPS:\n" " 1. Click the \"Test\" button and verify the clock moves ahead by 1 hour.\n" " Note: It may take a minute or so for the clock to refresh\n" " 2. Right click on the clock, then click on \"Time & Date Settings...\"\n" " 3. Ensure that your clock application is set to manual.\n" " 4. Change the time 1 hour back\n" " 5. Close the window and reboot\n" "VERIFICATION:\n" " Is your system clock displaying the correct date and time for your " "timezone?" msgstr "" #. description #: ../jobs/panel_reboot.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that you can reboot your system from the desktop " "menu\n" "STEPS:\n" " 1. Click the Gear icon in the upper right corner of the desktop and click " "on \"Shut Down\"\n" " 2. Click the \"Restart\" button on the left side of the Shut Down dialog\n" " 3. After logging back in, restart System Testing and it should resume " "here\n" "VERIFICATION:\n" " Did your system restart and bring up the GUI login cleanly?" msgstr "" #. description #: ../jobs/peripheral.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a network printer is usable\n" "STEPS:\n" " 1. Make sure that a printer is available in your network\n" " 2. Click on the Gear icon in the upper right corner and then click on " "Printers\n" " 3. If the printer isn't already listed, click on Add\n" " 4. The printer should be detected and proper configuration values should " "be displayed\n" " 5. Print a test page\n" "VERIFICATION:\n" " Were you able to print a test page to the network printer?" msgstr "" #. description #: ../jobs/peripheral.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a USB DSL or Mobile Broadband modem works\n" "STEPS:\n" " 1. Connect the USB cable to the computer\n" " 2. Right click on the Network icon in the panel\n" " 3. Select 'Edit Connections'\n" " 4. Select the 'DSL' (for ADSL modem) or 'Mobile Broadband' (for 3G modem) " "tab\n" " 5. Click on 'Add' button\n" " 6. Configure the connection parameters properly\n" " 7. Notify OSD should confirm that the connection has been established\n" " 8. Select Test to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Was the connection correctly established?" msgstr "" #. description #: ../jobs/piglit.txt.in:7 msgid "" "Runs piglit tests for checking support for framebuffer object operations, " "depth buffer and stencil buffer" msgstr "" #. description #: ../jobs/piglit.txt.in:16 msgid "Runs piglit tests for checking OpenGL 2.1 support" msgstr "" #. description #: ../jobs/piglit.txt.in:25 msgid "" "Runs piglit tests for checking support for vertex buffer object operations" msgstr "" #. description #: ../jobs/piglit.txt.in:34 msgid "" "Runs piglit tests for checking support for GLSL fragment shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:43 msgid "" "Runs piglit tests for checking support for GLSL vertex shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:52 msgid "Runs piglit tests for checking support for texture from pixmap" msgstr "" #. description #: ../jobs/piglit.txt.in:61 msgid "Runs piglit_tests for checking support for stencil buffer operations" msgstr "" #. description #: ../jobs/piglit.txt.in:70 msgid "Runs the piglit results summarizing tool" msgstr "" #. description #: ../jobs/piglit.txt.in:79 msgid "Archives the piglit-summary directory into the piglit-results.tar.gz." msgstr "" #. description #: ../jobs/power-management.txt.in:3 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle.\n" "STEPS:\n" " 1. Shutdown your machine.\n" " 2. Boot your machine.\n" " 3. Repeat steps 1 and 2 at least 5 times.\n" "VERIFICATION:\n" " Did the system shutdown and rebooted correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:17 msgid "Test ACPI Wakealarm (fwts wakealarm)" msgstr "" #. description #: ../jobs/power-management.txt.in:25 msgid "Attach log from fwts wakealarm test" msgstr "" #. description #: ../jobs/power-management.txt.in:39 msgid "" "PURPOSE:\n" " This test will check the system's ability to power-off and boot.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will shut down.\n" " 3. Power the machine back on.\n" " 4. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 5. Once the test has completed, restart checkbox and select 'Re-run' when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully shuts down and boots, select 'Yes', otherwise,\n" " select 'No'." msgstr "" #. description #: ../jobs/power-management.txt.in:55 msgid "" "This will attach any logs from the power-management/poweroff test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:66 msgid "" "PURPOSE:\n" " This test will check the system's ability to reboot cleanly.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will reboot.\n" " 3. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 4. Once the test has completed, restart checkbox and select Re-Run when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully reboots, select Yes then select Next." msgstr "" #. description #: ../jobs/power-management.txt.in:80 msgid "" "This will attach any logs from the power-management/reboot test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:86 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Close your laptop lid.\n" "VERIFICATION:\n" " Does closing your laptop lid cause your system to suspend?" msgstr "" #. description #: ../jobs/power-management.txt.in:103 msgid "" "PURPOSE:\n" " This test will check your lid sensors\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close and open the lid.\n" "VERIFICATION:\n" " Did the screen turn off while the lid was closed?" msgstr "" #. description #: ../jobs/power-management.txt.in:121 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close the lid.\n" " 3. Wait 5 seconds with the lid closed.\n" " 4. Open the lid.\n" "VERIFICATION:\n" " Did the system resume when the lid was opened?" msgstr "" #. description #: ../jobs/power-management.txt.in:136 msgid "Make sure that the RTC (Real-Time Clock) device exists." msgstr "" #. description #: ../jobs/power-management.txt.in:145 msgid "" "Check to see if CONFIG_NO_HZ is set in the kernel (this is just a simple " "regression check)" msgstr "" #. description #: ../jobs/power-management.txt.in:151 msgid "" "PURPOSE:\n" " This test will ensure that the AC is unplugged for the battery drain " "tests to run.\n" "STEPS:\n" " 1. Unplug laptop from AC.\n" "VERIFICATION:\n" " Was the laptop unplugged from AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "Checks the battery drain during idle. Reports time until empty" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "Checks the battery drain while watching a movie. Reports time" msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "until empty and capacity as well. Requires MOVIE_VAR to be set." msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "Checks the battery drain during suspend. Reports time until" msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "empty and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:193 msgid "" "PURPOSE:\n" " This test will ensure that the AC is plugged back in after the battery.\n" " tests\n" "STEPS:\n" " 1. Plug laptop into AC.\n" "VERIFICATION:\n" " Was the laptop plugged into AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:206 msgid "" "PURPOSE:\n" " This test will verify that your system can successfully reboot.\n" "STEPS:\n" " 1. Select 'Test' to initiate a system reboot.\n" " 2. When the grub boot menu is displayed, boot into Ubuntu (Or allow the\n" " system to automatically boot on its own).\n" " 3. Once the system has restarted, log in and restart checkbox-" "certification-server.\n" " 4. Select 'Re-Run' to return to this test.\n" " 5. Select 'Yes' to indicate the test has passed if the system rebooted\n" " successfully, otherwise, select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system reboot correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:224 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle\n" "STEPS:\n" " 1. Select 'Test' to initiate a system shutdown.\n" " 2. Power the system back on.\n" " 3. From the grub menu, boot into the Xen Hypervisor.\n" " 4. When the system has restarted, log in and restart checkbox-" "certification-server.\n" " 5. Select 'Re-Run' to return to this test.\n" " 6. Select 'Yes' to indicate the test has passed if the machine shut " "down\n" " successfully otherwise, Select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system shutdown and boot correctly?" msgstr "" #. description #: ../jobs/rendercheck.txt.in:6 msgid "" "Runs all of the rendercheck test suites. This test can take a few minutes." msgstr "" #. description #: ../jobs/rendercheck.txt.in:13 msgid "Attach log from rendercheck tests" msgstr "" #. description #: ../jobs/server-services.txt.in:5 msgid "Verifies that sshd is running." msgstr "" #. description #: ../jobs/server-services.txt.in:11 msgid "Verifies that Print/CUPs server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:20 msgid "Verifies that DNS server is running and working." msgstr "" #. description #: ../jobs/server-services.txt.in:29 msgid "Verifies that Samba server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:40 msgid "Verifies that the LAMP stack is running (Apache, MySQL and PHP)." msgstr "" #. description #: ../jobs/server-services.txt.in:47 msgid "Verifies that Tomcat server is running and working." msgstr "" #. description #: ../jobs/smoke.txt.in:4 msgid "Check success result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:10 msgid "Check failed result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:17 msgid "Check job is executed when dependency succeeds" msgstr "" #. description #: ../jobs/smoke.txt.in:24 msgid "Check job result is set to uninitiated when dependency fails" msgstr "" #. description #: ../jobs/smoke.txt.in:31 msgid "Check job is executed when requirements are met" msgstr "" #. description #: ../jobs/smoke.txt.in:38 msgid "" "Check job result is set to \"not required on this system\" when requirements " "are not met" msgstr "" #. description #: ../jobs/smoke.txt.in:43 msgid "" "PURPOSE:\n" " This test checks that the manual plugin works fine\n" "STEPS:\n" " 1. Add a comment\n" " 2. Set the result as passed\n" "VERIFICATION:\n" " Check that in the report the result is passed and the comment is " "displayed" msgstr "" #. description #: ../jobs/sniff.txt.in:36 msgid "" "PURPOSE:\n" " Simulates a failure by rebooting the machine\n" "STEPS:\n" " 1. Click test to trigger a reboot\n" " 2. Select \"Continue\" once logged back in and checkbox is restarted\n" "VERIFICATION:\n" " You won't see the user-verify" msgstr "" #. description #: ../jobs/sniff.txt.in:47 msgid "" "PURPOSE:\n" " If Recovery is successful, you will see this test on restarting checkbox, " "not\n" " sniff4.\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/sniff.txt.in:68 msgid "" "PURPOSE:\n" " To sniff things out\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/stress.txt.in:7 msgid "" "PURPOSE:\n" " Create jobs that use the CPU as much as possible for two hours. The test " "is considered passed if the system does not freeze." msgstr "" #. description #: ../jobs/stress.txt.in:28 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 30 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:41 msgid "Attaches the log from the 30 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:59 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 30 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:67 msgid "" "Automated check of the 30 cycle hibernate log for errors detected by fwts." msgstr "" #. description #: ../jobs/stress.txt.in:74 msgid "Attaches the log from the 30 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:97 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 250 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:104 msgid "" "Attaches the log from the 250 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:120 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 250 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:127 msgid "Attaches the log from the 250 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:133 ../jobs/suspend.txt.in:265 msgid "" "Checks the sleep times to ensure that a machine suspends and resumes within " "a given threshold" msgstr "" #. description #: ../jobs/stress.txt.in:144 msgid "Stress reboot system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:160 msgid "Stress poweroff system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:172 msgid "Check logs for the stress reboot (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:184 msgid "Check logs for the stress poweroff (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:199 msgid "Run the graphics stress test. This test can take a few minutes." msgstr "" #. description #: ../jobs/stress.txt.in:208 msgid "Attaches the graphics stress results to the submission." msgstr "" #. description #: ../jobs/stress.txt.in:214 msgid "Runs a test that transfers 100 10MB files 3 times to usb." msgstr "" #. description #: ../jobs/stress.txt.in:220 msgid "Runs a test that transfers 100 10MB files 3 times to a SDHC card." msgstr "" #. description #: ../jobs/stress.txt.in:227 msgid "Ping ubuntu.com and restart network interfaces 100 times" msgstr "" #. description #: ../jobs/stress.txt.in:237 msgid "" "PURPOSE:\n" " To make sure that stressing the wifi hotkey does not cause applets to " "disappear from the panel or the system to lock up\n" "STEPS:\n" " 1. Log in to desktop\n" " 2. Press wifi hotkey at a rate of 1 press per second and slowly increase " "the speed of the tap, until you are tapping as fast as possible\n" "VERIFICATION:\n" " Verify the system is not frozen and the wifi and bluetooth applets are " "still visible and functional" msgstr "" #. description #: ../jobs/suspend.txt.in:5 msgid "Record the current network before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:11 msgid "Record the current resolution before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:20 msgid "Record mixer settings before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:26 msgid "Verify that all the CPUs are online before suspending" msgstr "" #. description #: ../jobs/suspend.txt.in:32 msgid "" "Dumps memory info to a file for comparison after suspend test has been run" msgstr "" #. description #: ../jobs/suspend.txt.in:42 msgid "" "This test disconnects all connections and then connects to the wireless " "interface. It then checks the connection to confirm it's working as expected." msgstr "" #. description #: ../jobs/suspend.txt.in:200 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Make sure Bluetooth is enabled by checking the Bluetooth indicator " "applet\n" " 2. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 3. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:226 msgid "" "PURPOSE:\n" " This test will check suspend and resume\n" "STEPS:\n" " 1. Click \"Test\" and your system will suspend for about 30 - 60 " "seconds\n" " 2. Observe the Power LED to see if it blinks or changes color during " "suspend\n" " 3. If your system does not wake itself up after 60 seconds, please press " "the power button momentarily to wake the system manually\n" " 4. If your system fails to wake at all and must be rebooted, restart " "System Testing after reboot and mark this test as Failed\n" "VERIFICATION:\n" " Did your system suspend and resume correctly?\n" " (NOTE: Please only consider whether the system successfully suspended " "and resumed. Power/Suspend LED verification will occur after this test is " "completed.)" msgstr "" #. description #: ../jobs/suspend.txt.in:243 msgid "This is the automated version of suspend/suspend_advanced." msgstr "" #. description #: ../jobs/suspend.txt.in:253 msgid "" "Automated check of the suspend log to look for errors reported by fwts" msgstr "" #. description #: ../jobs/suspend.txt.in:274 msgid "" "PURPOSE:\n" " Wake up by USB keyboard\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any key of USB keyboard to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed a keyboard key?" msgstr "" #. description #: ../jobs/suspend.txt.in:290 msgid "" "PURPOSE:\n" " Wake up by USB mouse\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any button of USB mouse to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed the mouse " "button?" msgstr "" #. description #: ../jobs/suspend.txt.in:304 msgid "Test the network after resuming." msgstr "" #. description #: ../jobs/suspend.txt.in:311 msgid "" "Test to see that we have the same resolution after resuming as before." msgstr "" #. description #: ../jobs/suspend.txt.in:332 msgid "" "Verify that mixer settings after suspend are the same as before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:347 msgid "Verify that all CPUs are online after resuming." msgstr "" #. description #: ../jobs/suspend.txt.in:362 msgid "Verify that all memory is available after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:370 msgid "" "PURPOSE:\n" " This test will check that the display is correct after suspend and " "resume\n" "STEPS:\n" " 1. Check that your display does not show up visual artifacts after " "resuming.\n" "VERIFICATION:\n" " Does the display work normally after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:385 msgid "" "This test checks that the wireless interface is working after suspending the " "system. It disconnects all interfaces and then connects to the wireless " "interface and checks that the connection is working as expected." msgstr "" #. description #: ../jobs/suspend.txt.in:488 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:502 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:516 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:530 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:610 ../jobs/wireless.txt.in:139 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:633 ../jobs/wireless.txt.in:161 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:656 ../jobs/wireless.txt.in:185 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11n protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:679 ../jobs/wireless.txt.in:209 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11n protocol.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:760 msgid "" "This test grabs the hardware address of the bluetooth adapter after suspend " "and compares it to the address grabbed before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:872 msgid "" "This is an automated Bluetooth file transfer test. It sends an image to the " "device specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:928 msgid "" "This is an automated Bluetooth test. It emulates browsing on a remote device " "specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:984 msgid "" "This is an automated Bluetooth test. It receives the given file from a " "remote host specified by the BTDEVADDR environment variable" msgstr "" #. description #: ../jobs/suspend.txt.in:996 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 2. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:1011 msgid "" "PURPOSE:\n" " This test will cycle through the detected display modes\n" "STEPS:\n" " 1. Click \"Test\" and the display will cycle trough the display modes\n" "VERIFICATION:\n" " Did your display look fine in the detected mode?" msgstr "" #. description #: ../jobs/suspend.txt.in:1024 msgid "" "This test will check to make sure supported video modes work after a suspend " "and resume. This is done automatically by taking screenshots and uploading " "them as an attachment." msgstr "" #. description #: ../jobs/suspend.txt.in:1033 msgid "" "This attaches screenshots from the " "suspend/cycle_resolutions_after_suspend_auto test to the results submission." msgstr "" #. description #: ../jobs/suspend.txt.in:1064 msgid "" "This will check to make sure that your audio device works properly after a " "suspend and resume. This may work fine with speakers and onboard " "microphone, however, it works best if used with a cable connecting the audio-" "out jack to the audio-in jack." msgstr "" #. description #: ../jobs/suspend.txt.in:1070 msgid "Attaches the log from the single suspend/resume test to the results" msgstr "" #. description #: ../jobs/suspend.txt.in:1079 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen after suspend (logged on Unity " "desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/suspend.txt.in:1102 msgid "" "PURPOSE:\n" " Do some challenging operations then check for lockup on the GPU\n" "STEPS:\n" " 1. Create 2 glxgears windows and move them quickly\n" " 2. Switch workspaces with wmctrl\n" " 3. Launch an HTML5 video playback in firefox\n" "VERIFICATION:\n" " After a 60s workload, check kern.log for reported GPU errors" msgstr "" #. description #: ../jobs/suspend.txt.in:1130 msgid "" "Checks the length of time it takes to reconnect an existing wifi connection " "after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1152 msgid "" "Checks the length of time it takes to reconnect an existing wired " "connection\n" " after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1160 msgid "" "PURPOSE:\n" " Validate that the power LED operated the same after resuming from " "suspend\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED remain on after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1172 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status after resuming " "from suspend\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED still turn orange after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1184 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status after " "resuming from suspend\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED still shut off when system is fully charged " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1197 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power after resuming from " "suspend\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1210 msgid "" "PURPOSE:\n" " Validate that the HDD LED still operates as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should blink when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED still blink with HDD activity after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1223 msgid "" "PURPOSE:\n" " Validate that the numeric keypad LED operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/suspend.txt.in:1237 msgid "" "PURPOSE:\n" " Validate that the Caps Lock key operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1249 msgid "" "PURPOSE:\n" " WLAN LED verification after resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established\n" " 2. WLAN LED should light\n" "VERIFICATION:\n" " Did the WLAN LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1261 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled after resuming from " "suspend\n" "STEPS:\n" " 1. Connect to AP\n" " 2. Use Physical switch to disable WLAN\n" " 3. Re-enable\n" " 4. Use Network-Manager to disable WLAN\n" "VERIFICATION:\n" " Did the LED turn off then WLAN is disabled after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1275 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled after resuming from suspend\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1292 msgid "" "PURPOSE:\n" " Validate that the camera LED still works as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED still turn on and off after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1304 msgid "" "PURPOSE:\n" " Touchpad LED verification after resuming from suspend\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/suspend.txt.in:1318 msgid "" "PURPOSE:\n" " Validate Wireless (WLAN + Bluetooth) LED operated the same after " "resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1335 msgid "" "PURPOSE:\n" " This test will test the brightness key after resuming from suspend\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1350 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Did the volume change following to your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1367 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Did the volume mute following your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1381 msgid "" "PURPOSE:\n" " This test will test the sleep key after resuming from suspend\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1396 msgid "" "PURPOSE:\n" " This test will test the battery information key after resuming from " "suspend\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1411 msgid "" "PURPOSE:\n" " This test will test the wireless key after resuming from suspend\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Press the same key again\n" "VERIFICATION:\n" " Did the wireless go off on the first press and on again on the second " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1427 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1444 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1457 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected after " "resuming from suspend\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only, after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:1470 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off after " "resuming from suspend\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/suspend.txt.in:1486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1506 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1524 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device after suspend.\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1543 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device after suspend\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1560 msgid "" "This test is automated and executes after the " "suspend/usb_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1572 msgid "" "This test is automated and executes after the " "suspend/usb3_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1582 ../jobs/usb.txt.in:172 msgid "" "This is an automated version of usb/storage-automated and assumes that the " "server has usb storage devices plugged in prior to checkbox execution. It is " "intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1595 ../jobs/usb.txt.in:184 msgid "" "This is an automated version of usb3/storage-automated and assumes that the " "server has usb 3.0 storage devices plugged in prior to checkbox execution. " "It is intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1628 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an MMC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1647 msgid "" "This test is automated and executes after the mediacard/mmc-insert-after-" "suspend test is run. It tests reading and writing to the MMC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1656 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an MMC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1672 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SD card after the system\n" " has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1692 msgid "" "This test is automated and executes after the mediacard/sd-insert-after-" "suspend test is run. It tests reading and writing to the SD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1701 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader\n" " after the system has been suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1718 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SDHC media card after the\n" " system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1738 msgid "" "This test is automated and executes after the mediacard/sdhc-insert-after-" "suspend test is run. It tests reading and writing to the SDHC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1747 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an SDHC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/touchpad.txt.in:5 msgid "" "PURPOSE:\n" " Touchpad user-verify\n" "STEPS:\n" " 1. Make sure that touchpad is enabled.\n" " 2. Move cursor using the touchpad.\n" "VERIFICATION:\n" " Did the cursor move?" msgstr "" #. description #: ../jobs/touchpad.txt.in:21 msgid "" "PURPOSE:\n" " Touchpad horizontal scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the horizontal slider by moving your finger " "right and left in the lower part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll right and left?" msgstr "" #. description #: ../jobs/touchpad.txt.in:37 msgid "" "PURPOSE:\n" " Touchpad vertical scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the vertical slider by moving your finger up " "and down in the right part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll up and down?" msgstr "" #. description #: ../jobs/touchpad.txt.in:53 msgid "" "Determine whether the touchpad is detected as a singletouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:62 msgid "" "Determine whether the touchpad is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:69 msgid "" "PURPOSE:\n" " Touchpad manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the touchpad supposed to be multitouch?" msgstr "" #. description #: ../jobs/suspend.txt.in:1995 ../jobs/touchscreen.txt.in:35 msgid "" "PURPOSE:\n" " Check touchscreen tap recognition\n" "STEPS:\n" " 1. Tap an object on the screen with finger. The cursor should jump to " "location tapped and object should highlight\n" "VERIFICATION:\n" " Does tap recognition work?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:47 msgid "" "PURPOSE:\n" " Check touchscreen drag & drop\n" "STEPS:\n" " 1. Double tap, hold, and drag an object on the desktop\n" " 2. Drop the object in a different location\n" "VERIFICATION:\n" " Does the object select and drag and drop?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:60 msgid "" "PURPOSE:\n" " Check touchscreen pinch gesture for zoom\n" "STEPS:\n" " 1. Place two fingers on the screen and pinch them together\n" " 2. Place two fingers on the screen and move then apart\n" "VERIFICATION:\n" " Does the screen zoom in and out?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:7 msgid "" "Determine whether the screen is detected as a non-touch device automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:16 msgid "" "Determine whether the screen is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:23 msgid "" "PURPOSE:\n" " Touchscreen manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the screen supposed to be multitouch?" msgstr "" #. description #: ../jobs/usb.txt.in:5 msgid "Detects and shows USB devices attached to this system." msgstr "" #. description #: ../jobs/usb.txt.in:12 msgid "" "PURPOSE:\n" " This test will check that your system detects USB storage devices.\n" "STEPS:\n" " 1. Plug in one or more USB keys or hard drives.\n" " 2. Click on \"Test\".\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Were the drives detected?" msgstr "" #. description #: ../jobs/usb.txt.in:28 msgid "" "PURPOSE:\n" " This test will check that you can use a USB HID device\n" "STEPS:\n" " 1. Enable either a USB mouse or keyboard\n" " 2. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 3. For keyboards, click the Test button to lauch a small tool. Type some " "text and close the tool.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/usb.txt.in:39 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:56 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:82 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:100 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:117 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Plug a USB HDD or thumbdrive into the computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:136 msgid "" "PURPOSE:\n" " This test will check your USB 3.0 connection.\n" "STEPS:\n" " 1. Plug a USB 3.0 HDD or thumbdrive into a USB 3.0 port in the " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:153 msgid "This test is automated and executes after the usb/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:164 msgid "" "This test is automated and executes after the usb3/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:191 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Connect a USB storage device to an external USB slot on this " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Confirm that the icon appears.\n" " 4. Eject the device.\n" " 5. Repeat with each external USB slot.\n" "VERIFICATION:\n" " Do all USB slots work with the device?" msgstr "" #. description #: ../jobs/usb.txt.in:190 msgid "" "Verify USB3 external storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/user_apps.txt.in:6 msgid "" "PURPOSE:\n" " This test will check that the update manager can find updates.\n" "STEPS:\n" " 1. Click Test to launch update-manager.\n" " 2. Follow the prompts and if updates are found, install them.\n" " 3. When Update Manager has finished, please close the app by clicking the " "Close button in the lower right corner.\n" "VERIFICATION:\n" " Did Update manager find and install updates (Pass if no updates are found,\n" " but Fail if updates are found but not installed)" msgstr "" #. description #: ../jobs/user_apps.txt.in:22 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. On the menu bar, click File -> Create Folder.\n" " 3. In the name box for the new folder, enter the name Test Folder and hit " "Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a new folder called Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a folder\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Copy.\n" " 3. Right Click on any white area in the window and click on Paste.\n" " 4. Right click on the folder called Test Folder(copy) and click Rename.\n" " 5. Enter the name Test Data in the name box and hit Enter.\n" " 6. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a folder called Test Data?" msgstr "" #. description #: ../jobs/user_apps.txt.in:54 msgid "" "PURPOSE:\n" " This test will verify that the file browser can move a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the folder called Test Data onto the icon called Test " "Folder.\n" " 3. Release the button.\n" " 4. Double click the folder called Test Folder to open it up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the folder called Test Data successfully moved into the folder called " "Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new file.\n" "STEPS:\n" " 1. Click Select Test to open the File Browser.\n" " 2. Right click in the white space and click Create Document -> Empty " "Document.\n" " 3. Enter the name Test File 1 in the name box and hit Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 1?" msgstr "" #. description #: ../jobs/user_apps.txt.in:85 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click Copy.\n" " 3. Right click in the white space and click Paste.\n" " 4. Right click on the file called Test File 1(copy) and click Rename.\n" " 5. Enter the name Test File 2 in the name box and hit Enter.\n" " 6. Close the File Browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 2?" msgstr "" #. description #: ../jobs/user_apps.txt.in:102 msgid "" "PURPOSE:\n" " This test will check that the file browser can move a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the file called Test File 2 onto the icon for the folder " "called Test Data.\n" " 3. Release the button.\n" " 4. Double click the icon for Test Data to open that folder up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the file Test File 2 successfully moved into the Test Data folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:118 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click on Move To Trash.\n" " 3. Verify that Test File 1 has been removed.\n" " 4. Close the File Browser.\n" "VERIFICATION:\n" " Is Test File 1 now gone?" msgstr "" #. description #: ../jobs/user_apps.txt.in:133 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Move To " "Trash.\n" " 3. Verify that the folder was deleted.\n" " 4. Close the file browser.\n" "VERIFICATION:\n" " Has Test Folder been successfully deleted?" msgstr "" #. description #: ../jobs/user_apps.txt.in:207 msgid "Common Document Types Test" msgstr "" #. description #: ../jobs/user_apps.txt.in:228 msgid "" "PURPOSE:\n" " This test will check that Firefox can render a basic web page.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view the test web page.\n" "VERIFICATION:\n" " Did the Ubuntu Test page load correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run a java applet in a web page. " "Note:\n" " this may require installing additional software to complete successfully.\n" "STEPS:\n" " 1. Select Test to open Firefox with the Java test page, and follow the " "instructions there.\n" "VERIFICATION:\n" " Did the applet display?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run flash applications. Note: this " "may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a sample Flash test.\n" "VERIFICATION:\n" " Did you see the text?" msgstr "" #. description #: ../jobs/user_apps.txt.in:255 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Flash video. Note: this may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a short flash video.\n" "VERIFICATION:\n" " Did the video play correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:271 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Quicktime (.mov) video file.\n" " Note: this may require installing additional software to successfully\n" " complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox with a sample video.\n" "VERIFICATION:\n" " Did the video play using a plugin?" msgstr "" #. description #: ../jobs/user_apps.txt.in:285 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Facebook Chat service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:299 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Google Talk (gtalk) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:313 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Jabber service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:327 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the AOL Instant Messaging (AIM) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:341 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Microsoft Network (MSN) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:355 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a POP3 account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:368 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a IMAP account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:381 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a SMTP account.\n" "VERIFICATION:\n" " Were you able to send e-mail without errors?" msgstr "" #. description #: ../jobs/user_apps.txt.in:394 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator.\n" "VERIFICATION:\n" " Did it launch correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:407 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Simple math functions (+,-,/,*)\n" " 2. Nested math functions ((,))\n" " 3. Fractional math\n" " 4. Decimal math\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:424 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Memory set\n" " 2. Memory reset\n" " 3. Memory last clear\n" " 4. Memory clear\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:441 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Cut\n" " 2. Copy\n" " 3. Paste\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:456 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit.\n" " 2. Enter some text and save the file (make a note of the file name you " "use), then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:470 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit, and re-open the file you " "created previously.\n" " 2. Edit then save the file, then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:483 msgid "" "PURPOSE:\n" " This test will check that Gnome Terminal works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open Terminal.\n" " 2. Type 'ls' and press enter. You should see a list of files and folder in " "your home directory.\n" " 3. Close the terminal window.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/virtualization.txt.in:6 msgid "" "Test to check that virtualization is supported and the test system has at " "least a minimal amount of RAM to function as an OpenStack Compute Node" msgstr "" #. description #: ../jobs/virtualization.txt.in:13 msgid "" "Test to determine if this system is capable of running hardware accelerated " "KVM virtual machines" msgstr "" #. description #: ../jobs/virtualization.txt.in:10 msgid "Test to check that a cloud image boots and works properly with KVM" msgstr "" #. description #: ../jobs/virtualization.txt.in:18 msgid "Test to verify that the Xen Hypervisor is running." msgstr "" #. description #: ../jobs/virtualization.txt.in:26 msgid "Test to check that a Xen domU image can boot and run on Xen on Ubuntu" msgstr "" #. description #: ../jobs/wireless.txt.in:21 msgid "Wireless scanning test. It scans and reports on discovered APs." msgstr "" #. description #: ../jobs/wireless.txt.in:38 msgid "" "PURPOSE:\n" " This test will check your wireless connection.\n" "STEPS:\n" " 1. Click on the Network icon in the panel.\n" " 2. Select a network below the 'Wireless networks' section.\n" " 3. Click \"Test\" to verify that it's possible to establish an HTTP " "connection.\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/wireless.txt.in:57 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:70 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:84 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:98 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:277 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool." msgstr "" #. description #: ../jobs/wireless.txt.in:289 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool, using UDP packets." msgstr "" #. description #: ../jobs/wireless.txt.in:301 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11a protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11a protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:314 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11b protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11b protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:344 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11g protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11g protocol." msgstr "" #: ../checkbox/application.py:66 msgid "Usage: checkbox [OPTIONS]" msgstr "Қолдану: checkbox [БАПТАУЛАР]" #: ../checkbox/application.py:70 msgid "Print version information and exit." msgstr "Нұсқа туралы мәлімет шығару және шығу." #: ../checkbox/application.py:74 msgid "The file to write the log to." msgstr "Жасалған жұмыс бақылау журналы." #: ../checkbox/application.py:77 msgid "One of debug, info, warning, error or critical." msgstr "" "Келесілердің біреуі: debug (мінету (отладка)), info (ақпарат), warning " "(ескерту), error (қате) немесе critical (қауіп)." #: ../checkbox/application.py:82 msgid "Configuration override parameters." msgstr "Қалыпқа келтіру, баптауларды үстінен басып жазды." #: ../checkbox/application.py:84 msgid "Shorthand for --config=.*/jobs_info/blacklist." msgstr "" #: ../checkbox/application.py:86 msgid "Shorthand for --config=.*/jobs_info/blacklist_file." msgstr "" #: ../checkbox/application.py:88 msgid "Shorthand for --config=.*/jobs_info/whitelist." msgstr "" #: ../checkbox/application.py:90 msgid "Shorthand for --config=.*/jobs_info/whitelist_file." msgstr "" #: ../checkbox/application.py:115 msgid "Missing configuration file as argument.\n" msgstr "Баптау файлдың баптауы жоқ.\n" #: ../checkbox/job.py:85 msgid "Command not found." msgstr "" #: ../checkbox/job.py:93 #, python-format msgid "Command received signal %(signal_name)s: %(signal_description)s" msgstr "" #: ../checkbox/lib/signal.py:23 msgid "" "Hangup detected on controlling terminal or death of controlling process" msgstr "" #: ../checkbox/lib/signal.py:24 msgid "Interrupt from keyboard" msgstr "Пернетақтадан үзілу" #: ../checkbox/lib/signal.py:25 msgid "Quit from keyboard" msgstr "Пернетақтадан шығу сигналы" #: ../checkbox/lib/signal.py:26 msgid "Illegal Instruction" msgstr "Бұрыс нұсқау" #: ../checkbox/lib/signal.py:27 msgid "Abort signal from abort(3)" msgstr "abort(3)-тан кері қайту сигналы қабылданды" #: ../checkbox/lib/signal.py:28 msgid "Floating point exception" msgstr "Жылжымалы нүктемен ерекше қатесі" #: ../checkbox/lib/signal.py:29 msgid "Kill signal" msgstr "Kill сигналы қабылданды" #: ../checkbox/lib/signal.py:30 msgid "Invalid memory reference" msgstr "Бұрыс жады көрсеткіші" #: ../checkbox/lib/signal.py:31 msgid "Broken pipe: write to pipe with no readers" msgstr "" #: ../checkbox/lib/signal.py:32 msgid "Timer signal from alarm(2)" msgstr "alarm(2) функциясынан Timer сигналы қабылданды" #: ../checkbox/lib/signal.py:33 msgid "Termination signal" msgstr "Шығу сигналы" #: ../checkbox/lib/signal.py:34 msgid "User-defined signal 1" msgstr "Пайдаланушылық сигнал 1" #: ../checkbox/lib/signal.py:35 msgid "User-defined signal 2" msgstr "Пайдаланушылық сигнал 2" #: ../checkbox/lib/signal.py:36 msgid "Child stopped or terminated" msgstr "Еншілес (дочерний) процесс тоқтатылды немесе жұмысын аяқтады" #: ../checkbox/lib/signal.py:37 msgid "Continue if stopped" msgstr "Тоқталғаннан кейін әрі қарай жалғастыру" #: ../checkbox/lib/signal.py:38 msgid "Stop process" msgstr "Процессті тоқтату" #: ../checkbox/lib/signal.py:39 msgid "Stop typed at tty" msgstr "Терминалдан тоқтау командасы қабылданды" #: ../checkbox/lib/signal.py:40 msgid "tty input for background process" msgstr "" #: ../checkbox/lib/signal.py:41 msgid "tty output for background process" msgstr "" #: ../checkbox/lib/signal.py:77 msgid "UNKNOWN" msgstr "БЕЛГІСІЗ" #: ../checkbox/lib/signal.py:89 msgid "Unknown signal" msgstr "Белгісіз сигнал" #: ../checkbox_cli/cli_interface.py:31 msgid "yes" msgstr "иә" #: ../checkbox_cli/cli_interface.py:32 msgid "no" msgstr "жоқ" #: ../checkbox_cli/cli_interface.py:33 msgid "skip" msgstr "қарастырмау" #: ../checkbox_cli/cli_interface.py:127 msgid "Press any key to continue..." msgstr "Жалғастыру үшін кез-келген пернені басыңыз..." #: ../checkbox_cli/cli_interface.py:136 ../checkbox_cli/cli_interface.py:237 #, python-format msgid "Please choose (%s): " msgstr "Таңдаңыз (%s): " #: ../checkbox_cli/cli_interface.py:232 ../checkbox_cli/cli_interface.py:355 #: ../checkbox_cli/cli_interface.py:386 msgid "Space when finished" msgstr "" #: ../checkbox_cli/cli_interface.py:384 msgid "Combine with character above to expand node" msgstr "" #: ../checkbox_cli/cli_interface.py:432 msgid "test" msgstr "тексеріс" #: ../checkbox_cli/cli_interface.py:456 msgid "test again" msgstr "тексерісті қайтадан өткізу" #: ../checkbox_cli/cli_interface.py:462 msgid "Please type here and press Ctrl-D when finished:\n" msgstr "Осы жерде енгізіп, аяқтағанда Ctrl-D басыңыз:\n" #: ../checkbox_urwid/urwid_interface.py:86 msgid "Checkbox System Testing" msgstr "" #: ../checkbox/user_interface.py:70 ../qt/frontend/ui_qtfront.h:644 msgid "Continue" msgstr "" #: ../checkbox_urwid/urwid_interface.py:220 #: ../checkbox_urwid/urwid_interface.py:296 #: ../checkbox_urwid/urwid_interface.py:447 #: ../checkbox_urwid/urwid_interface.py:569 msgid "Previous" msgstr "" #: ../checkbox_urwid/urwid_interface.py:221 #: ../checkbox_urwid/urwid_interface.py:297 #: ../checkbox_urwid/urwid_interface.py:448 #: ../checkbox_urwid/urwid_interface.py:570 msgid "Next" msgstr "" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:445 msgid "Select All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:446 msgid "Deselect All" msgstr "" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:567 msgid "Expand All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:568 msgid "Collapse All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:1034 msgid "Test" msgstr "" #: ../checkbox_urwid/urwid_interface.py:1049 msgid "Test Again" msgstr "" #: ../checkbox_gtk/gtk_interface.py:525 msgid "_Test Again" msgstr "_Тексерісті қайтадан өткізу" #: ../qt/frontend/qtfront.cpp:556 msgid "Info" msgstr "Мәлімет" #: ../qt/frontend/qtfront.cpp:228 msgid "Error" msgstr "Қате" #: ../checkbox_gtk/gtk_interface.py:607 msgid "Detailed information..." msgstr "" #: ../checkbox/user_interface.py:71 msgid "Rerun" msgstr "" #: ../checkbox/user_interface.py:72 msgid "Restart" msgstr "" #: ../plugins/backend_info.py:93 msgid "" "SYSTEM TESTING: Please enter your password. Some tests require root access " "to run properly. Your password will never be stored and will never be " "submitted with test results." msgstr "" #: ../plugins/backend_info.py:97 msgid "PASSWORD: " msgstr "" #: ../plugins/final_prompt.py:24 msgid "Successfully finished testing!" msgstr "Тексеріс сәтті аяқталды!" #: ../plugins/final_prompt.py:39 msgid "_Finish" msgstr "_Аяқтау" #. Resolve dependencies #: ../plugins/gather_prompt.py:35 ../plugins/suites_prompt.py:98 msgid "Gathering information from your system..." msgstr "Жүйеңізден мәлімет жинау..." #: ../plugins/intro_prompt.py:28 msgid "" "Welcome to System Testing!\n" "\n" "Checkbox provides tests to confirm that your system is working properly. " "Once you are finished running the tests, you can view a summary report for " "your system." msgstr "" "Жүйенің тексерісіне қош келдіңіз!\n" "\n" "Бұл бағдарлама жүйенің жұмыс істеу мүмкіншіліктерін тексеруге арналған. " "Тексеріс өткізілгеннен кейін жүйеңіз жайлы жиынтық есеп көре алатын боласыз." #: ../plugins/intro_prompt.py:33 msgid "" "\n" "\n" "Warning: Some tests could cause your system to freeze or become " "unresponsive. Please save all your work and close all other running " "applications before beginning the testing process." msgstr "" #: ../plugins/jobs_info.py:151 #, python-format msgid "Failed to open file '%s': %s" msgstr "" #: ../plugins/jobs_info.py:248 msgid "Dependencies are missing so some jobs will not run." msgstr "" #: ../plugins/jobs_info.py:250 msgid "" "To fix this, close checkbox and add the missing dependencies to the " "whitelist." msgstr "" #: ../plugins/jobs_info.py:262 msgid "Whitelist not topologically ordered" msgstr "" #: ../plugins/jobs_info.py:263 msgid "Jobs will be reordered to fix broken dependencies" msgstr "" #: ../plugins/launchpad_exchange.py:135 #, python-format msgid "Failed to process form: %s" msgstr "" #: ../plugins/launchpad_exchange.py:150 #, python-format msgid "" "Failed to contact server. Please try\n" "again or upload the following file name:\n" "%s\n" "\n" "directly to the system database:\n" "https://launchpad.net/+hwdb/+submit" msgstr "" #: ../plugins/launchpad_exchange.py:159 msgid "" "Failed to upload to server,\n" "please try again later." msgstr "" "Мәліметтерді серверге құю сәтсіз аяқталды,\n" "кейінірек қайталап көріңіз." #: ../plugins/launchpad_exchange.py:171 msgid "Information not posted to Launchpad." msgstr "Ақпарат Launchpad-та жарияланбаған." #. Ignore whether to submit to HEXR #: ../plugins/launchpad_prompt.py:78 #, python-format msgid "" "The following report has been generated for submission to the Launchpad " "hardware database:\n" "\n" " [[%s|View Report]]\n" "\n" "You can submit this information about your system by providing the email " "address you use to sign in to Launchpad. If you do not have a Launchpad " "account, please register here:\n" "\n" " https://launchpad.net/+login" msgstr "" #: ../plugins/launchpad_prompt.py:88 msgid "Email" msgstr "" #: ../plugins/launchpad_prompt.py:97 msgid "Email address must be in a proper format." msgstr "Электронды поштасы дұрыс форматта көрсетілуі тиіс." #: ../plugins/launchpad_prompt.py:103 msgid "Exchanging information with the server..." msgstr "Сервермен мәлімет алмасу..." #: ../plugins/launchpad_report.py:172 msgid "" "The generated report seems to have validation errors,\n" "so it might not be processed by Launchpad." msgstr "" #: ../plugins/lock_prompt.py:66 msgid "There is another checkbox running. Please close it first." msgstr "" "Checkbox басқа көшірмесі жұмыс істеп тұр. Алдымен оны жабуыңыз қажет." #: ../plugins/message_info.py:88 #, python-format msgid "Executing %(test_name)s" msgstr "" #: ../plugins/recover_prompt.py:62 msgid "" "Checkbox did not finish completely.\n" "Do you want to rerun the last test,\n" "continue to the next test, or\n" "restart from the beginning?" msgstr "" #: ../plugins/report_prompt.py:39 msgid "Building report..." msgstr "Есептің қалыптастыруда..." #: ../plugins/shell_test.py:52 #, python-format msgid "Running %s..." msgstr "" #: ../plugins/suites_prompt.py:139 ../qt/frontend/ui_qtfront.h:648 msgid "Choose tests to run on your system:" msgstr "" #: ../scripts/keyboard_test:22 msgid "Enter text:\n" msgstr "Мәтінді енгізіңіз:\n" #: ../scripts/keyboard_test:43 msgid "Type Text" msgstr "Мәтінді теріңіз" #: ../scripts/key_test:66 msgid "Not required" msgstr "" #: ../scripts/key_test:68 msgid "Untested" msgstr "" #: ../scripts/key_test:69 msgid "Tested" msgstr "" #: ../scripts/key_test:164 msgid "Test cancelled" msgstr "" #: ../scripts/key_test:184 ../scripts/key_test:271 msgid "Please press each key on your keyboard." msgstr "" #: ../scripts/key_test:185 msgid "I will exit automatically once all keys have been pressed." msgstr "" #: ../scripts/key_test:187 msgid "" "If your keyboard lacks one or more keys, press its number to skip testing " "that key." msgstr "" #: ../scripts/key_test:189 msgid "You can also close me by pressing ESC or Ctrl+C." msgstr "" #: ../scripts/key_test:207 msgid "%(key_name)s key has been pressed" msgstr "" #: ../scripts/key_test:211 ../scripts/key_test:318 msgid "All required keys have been tested!" msgstr "" #: ../scripts/key_test:243 msgid "Key test" msgstr "" #: ../scripts/key_test:256 msgid "_Exit" msgstr "" #: ../scripts/key_test:268 msgid "Skip" msgstr "" #: ../scripts/key_test:272 msgid "" "If a key is not present in your keyboard, press the 'Skip' button below it " "to remove it from the test." msgstr "" #: ../scripts/key_test:403 msgid "Test interrupted" msgstr "" #: ../scripts/gateway_ping_test:254 msgid "No Internet connection" msgstr "Интернетпен қосылыс жоқ" #: ../scripts/gateway_ping_test:257 #, c-format msgid "Connection established, but lost {}% of packets" msgstr "" #: ../scripts/gateway_ping_test:260 msgid "FAIL: {}% packet loss is higherthan {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:265 msgid "PASS: {}% packet loss is within {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:269 msgid "Internet connection fully established" msgstr "Интернет қосылысы толығымен жұмысқа дайын" #: ../checkbox_qt/qt_interface.py:287 ../qt/frontend/qtfront.cpp:252 msgid "Working" msgstr "" #: ../qt/frontend/qtfront.cpp:81 msgid "Audio Test" msgstr "" #: ../qt/frontend/qtfront.cpp:82 msgid "Bluetooth Test" msgstr "" #: ../qt/frontend/qtfront.cpp:83 msgid "Camera Test" msgstr "" #: ../qt/frontend/qtfront.cpp:84 msgid "CPU Test" msgstr "" #: ../qt/frontend/qtfront.cpp:85 msgid "Disk Test" msgstr "" #: ../qt/frontend/qtfront.cpp:87 msgid "Firewire Test" msgstr "" #: ../qt/frontend/qtfront.cpp:88 msgid "Graphics Test" msgstr "" #: ../qt/frontend/qtfront.cpp:89 msgid "Info Test" msgstr "" #: ../qt/frontend/qtfront.cpp:90 msgid "Input Test" msgstr "" #: ../qt/frontend/qtfront.cpp:91 msgid "Keys Test" msgstr "" #: ../qt/frontend/qtfront.cpp:92 msgid "Media Card Test" msgstr "" #: ../qt/frontend/qtfront.cpp:93 msgid "Memory Test" msgstr "" #: ../qt/frontend/qtfront.cpp:94 msgid "Miscellanea Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Monitor Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Networking Test" msgstr "" #: ../qt/frontend/qtfront.cpp:97 msgid "Wireless Test" msgstr "" #: ../qt/frontend/qtfront.cpp:98 msgid "Optical Test" msgstr "" #: ../qt/frontend/qtfront.cpp:99 msgid "ExpressCard Test" msgstr "" #: ../qt/frontend/qtfront.cpp:100 msgid "Power Management Test" msgstr "" #: ../qt/frontend/qtfront.cpp:101 msgid "Suspend Test" msgstr "" #: ../qt/frontend/qtfront.cpp:102 msgid "USB Test" msgstr "" #: ../qt/frontend/qtfront.cpp:104 msgid "Not Started" msgstr "" #: ../qt/frontend/qtfront.cpp:105 ../qt/frontend/qtfront.cpp:106 msgid "Done" msgstr "" #: ../qt/frontend/qtfront.cpp:107 msgid "Not Supported" msgstr "" #: ../qt/frontend/qtfront.cpp:108 msgid "Not Resolved" msgstr "" #: ../qt/frontend/qtfront.cpp:109 msgid "Not Tested" msgstr "" #: ../qt/frontend/qtfront.cpp:110 msgid "In Progress" msgstr "" #: ../qt/frontend/qtfront.cpp:162 msgid "Are you sure?" msgstr "" #: ../qt/frontend/qtfront.cpp:162 msgid "Do you really want to skip this test?" msgstr "" #: ../qt/frontend/qtfront.cpp:163 msgid "Don't ask me again" msgstr "" #: ../qt/frontend/ui_qtfront.h:641 msgid "Form" msgstr "" #: ../qt/frontend/ui_qtfront.h:642 msgid "" "System \n" "Testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:645 ../qt/frontend/ui_qtfront.h:663 msgid "Tab 1" msgstr "" #: ../qt/frontend/ui_qtfront.h:646 msgid "10 tests completed out of 30 (30%)" msgstr "" #: ../qt/frontend/ui_qtfront.h:649 msgid "Components" msgstr "" #: ../qt/frontend/ui_qtfront.h:650 msgid "Status" msgstr "" #: ../qt/frontend/ui_qtfront.h:651 msgid "Select all" msgstr "" #: ../qt/frontend/ui_qtfront.h:652 msgid "Deselect all" msgstr "" #: ../qt/frontend/ui_qtfront.h:653 msgid "Start testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:654 msgid " Selection " msgstr "" #: ../qt/frontend/ui_qtfront.h:655 ../qt/frontend/ui_qtfront.h:656 msgid "TextLabel" msgstr "" #: ../qt/frontend/ui_qtfront.h:657 msgid "Comments" msgstr "" #: ../qt/frontend/ui_qtfront.h:659 msgid "&Yes" msgstr "" #: ../qt/frontend/ui_qtfront.h:660 msgid "&No" msgstr "" #: ../qt/frontend/ui_qtfront.h:661 msgid "&Skip this test" msgstr "" #: ../qt/frontend/ui_qtfront.h:662 msgid "&Test" msgstr "" #: ../qt/frontend/ui_qtfront.h:664 ../qt/frontend/ui_qtfront.h:681 msgid "Tab 2" msgstr "" #: ../qt/frontend/ui_qtfront.h:665 msgid "Ne&xt" msgstr "" #: ../qt/frontend/ui_qtfront.h:666 msgid "&Previous" msgstr "" #: ../qt/frontend/ui_qtfront.h:667 msgid " Run " msgstr "" #: ../qt/frontend/ui_qtfront.h:668 msgid "" "\n" "\n" "

Please " "enter the e-mail address associated with your Launchpad account (if " "applicable)

\n" "

and click " "the Submit Results button to submit these test results to " "Launchpad.

" msgstr "" #: ../qt/frontend/ui_qtfront.h:674 msgid "Submission details" msgstr "" #: ../qt/frontend/ui_qtfront.h:676 msgid "Email:" msgstr "" #: ../qt/frontend/ui_qtfront.h:677 msgid "Submit results" msgstr "" #: ../qt/frontend/ui_qtfront.h:678 msgid "View results" msgstr "" #: ../qt/frontend/ui_qtfront.h:679 msgid "Submit to HEXR" msgstr "" #: ../qt/frontend/ui_qtfront.h:680 msgid " Results " msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/example-content.po0000644000000000000000000000163012734304302020522 0ustar # Kazakh translation for example-content # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: example-content\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-01-30 12:22+0000\n" "PO-Revision-Date: 2016-05-21 14:46+0000\n" "Last-Translator: Murat Balkybaev \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:55+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "Үлгілер" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Ubuntu құжаттарының үлгілері" language-pack-kk-base/data/kk/LC_MESSAGES/Linux-PAM.po0000644000000000000000000005143612734304302017142 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: # Baurzhan Muftakhidinov , 2012 msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" "POT-Creation-Date: 2013-09-19 10:02+0200\n" "PO-Revision-Date: 2016-03-19 13:50+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh " "(http://www.transifex.com/projects/p/fedora/language/kk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: kk\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...Уақытыңыз бітіп барады...\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...Кешіріңіз, сіздің уақытыңыз бітті!\n" #: libpam_misc/misc_conv.c:342 #, c-format msgid "erroneous conversation (%d)\n" msgstr "қате сұхбат (%d)\n" #: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:170 #: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "Пароль: " #: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "%s%s үшін жаңа пароль: " #: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "%s%s үшін жаңа парольді қайта енгізіңіз: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "Кешіріңіз, парольдер өзара сәйкес емес." #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "%s қайта енгізіңіз" #: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "Парольді өзгертуден бас тартылды." #: libpam/pam_item.c:311 msgid "login:" msgstr "тіркелгі:" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "Сәтті" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "Қатаң қате - ұзамай-ақ шығу" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "Модульді жүктеу мүмкін емес" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "Таңба табылмады" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "Қызмет модулінде қате" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "Жүйелік қате" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "Жады буфер қатесі" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "Рұқсат жоқ" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "Шынайлығын тексеру қатесі" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "" "Шындылықты тексеру мәліметтерге қол жеткізу үшін тіркелгі ақпараты " "жеткіліксіз" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "Шындылықты тексеру қызметі мәліметтерді жүктей алмады" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "Пайдаланушы шындылықты тексеру қызметіне белгісіз" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "Қызмет үшін анықталған талаптар саны біткен" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "Шындылықты тексеру маркері бұдан былай қате; жаңасы керек" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "Пайдаланушы тіркелгісінің мерзімі аяқталған" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "Көрсетілген сессия үшін жазбаны жасау/өшіру мүмкін емес" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "Шындылықты тексеру қызметі пайдаланушының мәліметтерін жүктей алмады" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "Пайдаланушы тіркелгісінің мерзімі аяқталған" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "Пайдаланушы мәліметін орнату мүмкін емес" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "Модуль үшін керек ақпарат жоқ болып тұр" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "pam_*_item() құрамында қате элемент берілген" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "Сұхбат қатесі" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "Шындылықты тексеру маркерімен әрекет өткізу қатесі" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "Шындылықты тексеру ақпаратын қайтару мүмкін емес" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "Шындылықты тексеру маркерінің оқшаулауы бос емес" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "Шындылықты тексеру маркерінің мерзіммен шектеу сөндірілген" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "Парольдерді тексеру қызметі алдын-ала тексеруду өткізе алмады" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "Қайтарылған мәнді PAM-ға берілген кезде елемеу керек" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "Модуль белгісіз" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "Шындылықты тексеру маркерінің мерзімі аяқталған" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "Сұхбат үрдісі оқиғаны күтіп тұр" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "Бағдарлама libpam-ды қайтадан шақыруы керек" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "Белгісіз PAM қатесі" #: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "алдыңғысына сәйкес болып тұр" #: modules/pam_cracklib/pam_cracklib.c:624 #: modules/pam_cracklib/pam_cracklib.c:628 #: modules/pam_cracklib/pam_cracklib.c:638 msgid "memory allocation error" msgstr "жадыны бөлу қатесі" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "палиндром болып тұр" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "өзгерістер таңбалардың регистрінде ғана" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "ескі парольге өте ұқсас" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "өте оңай болып тұр" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "аударылған ескі пароль" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "керек таңбалар кластары жоқ" #: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "құрамында бірдей таңбалардың тізбегі бар" #: modules/pam_cracklib/pam_cracklib.c:664 msgid "contains too long of a monotonic character sequence" msgstr "құрамында біркелкі таңбалардың тым ұзын тізбегі бар" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "құрамында пайдаланушы аты бар" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "No password supplied" msgstr "Пароль көрсетілмеді" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password unchanged" msgstr "Пароль өзгертілмеді" #: modules/pam_cracklib/pam_cracklib.c:721 #: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "ҚАТЕ ПАРОЛЬ: %s" #: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "%s қатесі: шығу коды %d" #: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s қатесі: алынған сигнал %d%s" #: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s қатесі: белгісіз қалып-күйі 0x%x" #. TRANSLATORS: "strftime options for date of last login" #: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:496 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from " #: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:505 #, c-format msgid " from %.*s" msgstr " қайдан: %.*s" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr " қайда: %.*s" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "Соңғы рет жүйеге кіру:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "Жаңа тіркелгңізіге қош келдіңіз!" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "Соңғы сәтсіз жүйеге кіру талабы:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:536 modules/pam_lastlog/pam_lastlog.c:543 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" "There were %d failed login attempts since the last successful login." msgstr[0] "Соңғы сәтті жүйеге кіру реттен кейін %d қате талап болған." #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_lastlog/pam_lastlog.c:548 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "Соңғы сәтті жүйеге кіру реттен кейін %d қате талап болған." #: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "'%s' үшін жүйеге кіру талап саны тым көп." #: modules/pam_mail/pam_mail.c:297 msgid "No mail." msgstr "Пошта жоқ." #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "Сізде жаңа поштаңыз бар." #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "Сізде ескі поштаңыз бар." #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "Сізде пошта бар." #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "Сізде %s бумасында пошта жоқ." #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "Сізде %s бумасында жаңа поштаңыз бар." #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "Сізде %s бумасында ескі поштаңыз бар." #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "Сізде %s бумасында поштаңыз бар." #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "'%s' бумасын жасау." #: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "%s бумасын жасау мүмкін емес: %m" #: modules/pam_pwhistory/pam_pwhistory.c:217 #: modules/pam_unix/pam_unix_passwd.c:517 msgid "Password has been already used. Choose another." msgstr "Пароль осыған дейін қолданған. Басқасын таңдаңыз." #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "Пароль осыған дейін қолданылған." #: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "Бастапқы қауіпсіздік контексті %s\n" #: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "Басқа роль не деңгейді енгізуді қалайсыз ба?" #: modules/pam_selinux/pam_selinux.c:227 msgid "role:" msgstr "ролі:" #: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "%s ролі үшін бастапқы түрі көрсетілмеген\n" #: modules/pam_selinux/pam_selinux.c:262 msgid "level:" msgstr "деңгейі:" #: modules/pam_selinux/pam_selinux.c:295 msgid "Not a valid security context" msgstr "Дұрыс қауіпсіздік контексті емес" #: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "%s үшін дұрыс контексті алу мүмкін емес" #: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "%s қауіпсіздік контексті орнатылды" #: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "%s кілттерді жасау қауіпсіздік контексті орнатылды" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "PAM-ды іске қосу мүмкін емес\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "pam_set_item() орындау мүмкін емес\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "login: үрдісті бастау мүмкін емес: %m" #: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "%s үшін STRESS паролін өзгерту." #: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Жаңа STRESS паролі: " #: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Жаңа STRESS паролін қайта енгізіңіз: " #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "Растау дұрыс өтпеді; пароль өзгертілмеді" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "Тіркелгі уақытша оқшауланған (%ld секунд қалды)" #: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:578 #, c-format msgid "Account locked due to %u failed logins" msgstr "Тіркелгі %u рет қате кіру талабы есебінен оқшауланды" #: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "Шындылықты анықтау қатесі" #: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "Қызмет қатесі" #: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "Белгісіз пайдаланушы" #: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "Белгісіз қате" #: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:909 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: --reset= үшін қате сан берілді\n" #: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:913 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: %s опциясы белгісіз\n" #: modules/pam_tally/pam_tally.c:812 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file түбірлік_файл_аты] [--user пайдаланушы] [--reset[=n]] [--quiet]\n" #: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1039 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Барлық пайдаланушыларды нөлдік емес мәнге тастау мүмкін емес\n" #: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Пайдаланушы аты Сәтсіз кіру саны Соңғы қате Қайдан\n" #: modules/pam_tally2/pam_tally2.c:956 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [-f түбірлік_файл_аты] [--file түбірлік_файл_аты]\n" " [-u пайдаланушы_аты] [--user пайдаланушы_аты]\n" " [-r] [--reset[=n]] [--quiet]\n" #: modules/pam_timestamp/pam_timestamp.c:345 #, c-format msgid "Access granted (last access was %ld seconds ago)." msgstr "Рұқсат расталған (соңғы рет %ld секунд бұрын болған)." #: modules/pam_unix/pam_unix_acct.c:247 modules/pam_unix/pam_unix_acct.c:269 msgid "Your account has expired; please contact your system administrator" msgstr "" "Тіркелгіңіздің мерзімі аяқталған; жүйелік администраторыңызға хабарласыңыз" #: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (root enforced)" msgstr "Сізге пароліңізді қазір ауыстыру керек (root мәжбүрлеген)" #: modules/pam_unix/pam_unix_acct.c:261 msgid "You are required to change your password immediately (password aged)" msgstr "Сізге пароліңізді қазір ауыстыру керек (парольдің мерзімі аяқталған)" #: modules/pam_unix/pam_unix_acct.c:282 modules/pam_unix/pam_unix_acct.c:289 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" msgstr[0] "Ескерту: сіздің пароліңіздің мерзімі %d күнде бітеді" #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_unix/pam_unix_acct.c:294 #, c-format msgid "Warning: your password will expire in %d days" msgstr "Ескерту: сіздің пароліңіздің мерзімі %d күнде бітеді" #: modules/pam_unix/pam_unix_passwd.c:398 msgid "NIS password could not be changed." msgstr "NIS паролін өзгерту мүмкін емес." #: modules/pam_unix/pam_unix_passwd.c:513 msgid "You must choose a longer password" msgstr "Сізге ұзынырақ парольді таңдау керек" #: modules/pam_unix/pam_unix_passwd.c:619 #, c-format msgid "Changing password for %s." msgstr "%s үшін парольді өзгерту." #: modules/pam_unix/pam_unix_passwd.c:630 msgid "(current) UNIX password: " msgstr "(ағымдағы) UNIX паролі: " #: modules/pam_unix/pam_unix_passwd.c:665 msgid "You must wait longer to change your password" msgstr "Пароліңізді өзгерті үшін біраз күтуіңіз керек" #: modules/pam_unix/pam_unix_passwd.c:725 msgid "Enter new UNIX password: " msgstr "Жаңа UNIX паролін енгізіңіз: " #: modules/pam_unix/pam_unix_passwd.c:726 msgid "Retype new UNIX password: " msgstr "Жаңа UNIX паролін қайта енгізіңіз: " language-pack-kk-base/data/kk/LC_MESSAGES/ubuntu-help.po0000644000000000000000000246466612734304303017720 0ustar # Kazakh translation for ubuntu-docs # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the ubuntu-docs package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: ubuntu-docs\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-26 23:26+0200\n" "PO-Revision-Date: 2012-01-12 16:31+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:38+0000\n" "X-Generator: Launchpad (build 18115)\n" #. (itstool) path: p/link #: C/legal.xml:3 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported License" msgstr "Creative Commons Attribution-ShareAlike 3.0 Unported License" #. (itstool) path: license/p #: C/legal.xml:3 msgid "This work is licensed under a <_:link-1/>." msgstr "Бұл туынды <_:link-1/> шартына лицензияланған." #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Jeremy Bicha https://launchpad.net/~jbicha\n" " Murat Balkybaev https://launchpad.net/~d2vsd1\n" " jmb_kz https://launchpad.net/~jmb-kz" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:8 #: C/a11y-dwellclick.page:7 #: C/a11y-right-click.page:7 #: C/a11y-slowkeys.page:11 #: C/a11y-stickykeys.page:7 #: C/accounts.page:5 #: C/accounts-disable-service.page:6 #: C/bluetooth-problem-connecting.page:17 #: C/files-browse.page:24 #: C/files-hidden.page:13 #: C/files-sort.page:13 #: C/files-tilde.page:14 #: C/hardware-problems-graphics.page:11 #: C/look-display-fuzzy.page:22 #: C/mouse-doubleclick.page:16 #: C/mouse-lefthanded.page:14 #: C/mouse-mousekeys.page:15 #: C/mouse-problem-notmoving.page:14 #: C/mouse-sensitivity.page:15 #: C/nautilus-list.page:13 #: C/net-default-browser.page:11 #: C/net-default-email.page:11 #: C/net-email-virus.page:13 #: C/net-install-flash.page:11 #: C/net-install-moonlight.page:11 #: C/net-manual.page:12 #: C/net-othersconnect.page:12 #: C/net-othersedit.page:12 #: C/net-proxy.page:11 #: C/net-slow.page:11 #: C/net-wireless-adhoc.page:11 #: C/net-wireless-disconnecting.page:17 #: C/net-wireless-edit-connection.page:16 #: C/net-wireless-noconnection.page:11 #: C/net-wireless-troubleshooting-device-drivers.page:14 #: C/net-wrongnetwork.page:15 #: C/power-batteryestimate.page:18 #: C/power-batterylife.page:20 #: C/power-batteryoptimal.page:18 #: C/power-batterywindows.page:18 #: C/power-othercountry.page:17 #: C/printing.page:9 #: C/printing-2sided.page:14 #: C/printing-cancel-job.page:15 #: C/printing-differentsize.page:13 #: C/printing-envelopes.page:15 #: C/printing-order.page:14 #: C/printing-select.page:13 #: C/printing-setup.page:14 #: C/sound-volume.page:8 #: C/user-goodpassword.page:11 msgid "Phil Bull" msgstr "Филл Булл" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:12 #: C/a11y-braille.page:6 #: C/a11y-contrast.page:7 #: C/a11y-dwellclick.page:11 #: C/a11y-font-size.page:7 #: C/a11y.page:7 #: C/a11y-right-click.page:11 #: C/a11y-screen-reader.page:6 #: C/a11y-slowkeys.page:7 #: C/a11y-stickykeys.page:11 #: C/a11y-visualalert.page:7 #: C/bluetooth.page:11 #: C/bluetooth-connect-device.page:25 #: C/bluetooth-turn-on-off.page:19 #: C/bluetooth-visibility.page:14 #: C/clock.page:18 #: C/disk.page:9 #: C/display-dimscreen.page:25 #: C/display-lock.page:15 #: C/files-browse.page:20 #: C/files-delete.page:19 #: C/files-lost.page:19 #: C/files-open.page:19 #: C/files.page:10 #: C/files-preview.page:7 #: C/files-removedrive.page:12 #: C/files-rename.page:17 #: C/files-search.page:19 #: C/files-select.page:8 #: C/files-share.page:17 #: C/hardware.page:11 #: C/keyboard.page:19 #: C/keyboard-cursor-blink.page:14 #: C/keyboard-layouts.page:13 #: C/keyboard-repeat-keys.page:12 #: C/look-background.page:26 #: C/media.page:11 #: C/mouse-doubleclick.page:20 #: C/mouse-lefthanded.page:18 #: C/mouse-middleclick.page:20 #: C/mouse-mousekeys.page:19 #: C/mouse-problem-notmoving.page:18 #: C/mouse-sensitivity.page:23 #: C/mouse-touchpad-click.page:13 #: C/nautilus-behavior.page:19 #: C/nautilus-connect.page:16 #: C/nautilus-display.page:14 #: C/nautilus-file-properties-basic.page:19 #: C/nautilus-file-properties-permissions.page:19 #: C/nautilus-prefs.page:11 #: C/nautilus-preview.page:14 #: C/nautilus-views.page:19 #: C/net-findip.page:12 #: C/net-macaddress.page:11 #: C/net-nonm.page:9 #: C/net.page:12 #: C/net-wireless-adhoc.page:15 #: C/net-wireless-edit-connection.page:11 #: C/net-wrongnetwork.page:10 #: C/prefs.page:12 #: C/prefs-language.page:10 #: C/prefs-display.page:10 #: C/printing-setup.page:26 #: C/screen-shot-record.page:20 #: C/session-formats.page:14 #: C/session-language.page:18 #: C/shell-exit.page:21 #: C/shell-keyboard-shortcuts.page:15 #: C/shell-windows-maximize.page:16 #: C/shell-windows-states.page:15 #: C/shell-windows-tiled.page:7 #: C/sound-alert.page:10 #: C/sound-usemic.page:10 #: C/sound-usespeakers.page:9 #: C/sound-volume.page:13 #: C/tips.page:8 #: C/tips-specialchars.page:12 #: C/unity-introduction.page:13 #: C/user-add.page:19 #: C/user-changepicture.page:15 #: C/user-delete.page:19 msgid "Shaun McCance" msgstr "Шаун Мак-Кенс" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:16 #: C/a11y-contrast.page:11 #: C/a11y-dwellclick.page:15 #: C/a11y-font-size.page:11 #: C/a11y.page:11 #: C/a11y-right-click.page:16 #: C/a11y-slowkeys.page:15 #: C/a11y-stickykeys.page:15 #: C/a11y-visualalert.page:11 #: C/accounts-add.page:10 #: C/accounts-provider-not-available.page:16 #: C/accounts-remove.page:5 #: C/accounts-which-application.page:12 #: C/accounts-whyadd.page:10 #: C/backup-how.page:21 #: C/backup-thinkabout.page:22 #: C/backup-what.page:21 #: C/bluetooth-connect-device.page:29 #: C/bluetooth-send-file.page:26 #: C/color-assignprofiles.page:20 #: C/color-calibrate-scanner.page:22 #: C/color-calibrate-screen.page:23 #: C/color-howtoimport.page:21 #: C/color-virtualdevice.page:19 #: C/contacts-add-remove.page:17 #: C/contacts-connect.page:10 #: C/contacts-edit-details.page:18 #: C/contacts-link-unlink.page:17 #: C/contacts.page:14 #: C/contacts-search.page:18 #: C/contacts-setup.page:7 #: C/clock-calendar.page:20 #: C/clock-set.page:22 #: C/clock-timezone.page:17 #: C/disk-benchmark.page:21 #: C/disk-capacity.page:17 #: C/disk-check.page:18 #: C/display-dual-monitors-desktop.page:11 #: C/display-lock.page:19 #: C/documents-collections.page:12 #: C/documents-filter.page:7 #: C/documents-formats.page:7 #: C/documents-info.page:13 #: C/documents-previews.page:12 #: C/documents-print.page:12 #: C/documents-search.page:12 #: C/documents-select.page:12 #: C/documents-tracker.page:12 #: C/documents-viewgrid.page:13 #: C/documents-view.page:12 #: C/files-autorun.page:23 #: C/files-browse.page:28 #: C/files-copy.page:22 #: C/files-delete.page:28 #: C/files-disc-write.page:9 #: C/files-hidden.page:17 #: C/files-lost.page:23 #: C/files-removedrive.page:16 #: C/files-rename.page:25 #: C/files-search.page:23 #: C/files-share.page:21 #: C/files-sort.page:21 #: C/files-templates.page:17 #: C/files-tilde.page:18 #: C/keyboard-cursor-blink.page:26 #: C/keyboard-layouts.page:22 #: C/keyboard-nav.page:10 #: C/keyboard-osk.page:19 #: C/keyboard-repeat-keys.page:24 #: C/keyboard-shortcuts-set.page:10 #: C/look-background.page:34 #: C/look-display-fuzzy.page:26 #: C/look-resolution.page:23 #: C/mouse-doubleclick.page:24 #: C/mouse-lefthanded.page:22 #: C/mouse-middleclick.page:24 #: C/mouse-mousekeys.page:23 #: C/mouse-sensitivity.page:27 #: C/mouse-touchpad-click.page:17 #: C/nautilus-behavior.page:23 #: C/nautilus-bookmarks-edit.page:18 #: C/nautilus-connect.page:20 #: C/nautilus-display.page:18 #: C/nautilus-file-properties-permissions.page:23 #: C/nautilus-list.page:17 #: C/nautilus-preview.page:18 #: C/nautilus-views.page:23 #: C/net-default-browser.page:15 #: C/net-default-email.page:15 #: C/net-findip.page:20 #: C/net-macaddress.page:19 #: C/net-othersconnect.page:16 #: C/net-othersedit.page:16 #: C/net-proxy.page:19 #: C/power-batterylife.page:28 #: C/power-nowireless.page:24 #: C/power-whydim.page:17 #: C/prefs-language.page:14 #: C/printing-setup.page:34 #: C/session-formats.page:18 #: C/session-language.page:26 #: C/session-screenlocks.page:18 #: C/tips-specialchars.page:16 #: C/user-add.page:23 #: C/user-goodpassword.page:19 #: C/wacom-left-handed.page:7 #: C/wacom-mode.page:6 #: C/wacom-multi-monitor.page:7 #: C/wacom.page:15 #: C/wacom-stylus.page:7 msgid "Michael Hill" msgstr "Мишель Хилл" #. (itstool) path: info/desc #: C/a11y-bouncekeys.page:19 msgid "Ignore quickly-repeated key presses of the same key." msgstr "" #. (itstool) path: page/title #: C/a11y-bouncekeys.page:30 msgid "Turn on bounce keys" msgstr "" #. (itstool) path: page/p #: C/a11y-bouncekeys.page:32 msgid "" "Turn on bounce keys to ignore key presses that are rapidly " "repeated. For example, if you have hand tremors which cause you to press a " "key multiple times when you only want to press it once, you should turn on " "bounce keys." msgstr "" #. (itstool) path: item/p #. (itstool) path: when/p #: C/a11y-bouncekeys.page:41 #: C/a11y-contrast.page:39 #: C/a11y-dwellclick.page:51 #: C/a11y-font-size.page:35 #: C/a11y-right-click.page:43 #: C/a11y-slowkeys.page:44 #: C/a11y-stickykeys.page:49 #: C/a11y-visualalert.page:44 #: C/accounts-add.page:42 #: C/accounts-disable-service.page:45 #: C/accounts-remove.page:31 #: C/display-dimscreen.page:44 #: C/display-dual-monitors.page:31 #: C/display-lock.page:36 #: C/files-autorun.page:41 #: C/mouse-doubleclick.page:38 #: C/mouse-lefthanded.page:34 #: C/mouse-sensitivity.page:39 #: C/mouse-touchpad-click.page:29 #: C/mouse-touchpad-click.page:64 #: C/mouse-touchpad-click.page:98 #: C/net-default-browser.page:29 #: C/net-default-email.page:29 #: C/net-findip.page:34 #: C/power-closelid.page:52 #: C/power-whydim.page:35 #: C/session-formats.page:37 #: C/session-screenlocks.page:36 msgid "" "Click the icon at the very right of the menu bar and select " "System Settings." msgstr "" #. (itstool) path: item/p #: C/a11y-bouncekeys.page:47 #: C/a11y-slowkeys.page:50 #: C/a11y-stickykeys.page:55 #: C/keyboard-osk.page:36 msgid "" "Open Universal Access and select the Typing tab." msgstr "" #. (itstool) path: item/p #: C/a11y-bouncekeys.page:53 msgid "Switch Bounce Keys on." msgstr "" #. (itstool) path: page/p #: C/a11y-bouncekeys.page:59 msgid "" "Use the Acceptance delay slider to change how long bounce keys " "waits before it registers another key press after you pressed the key for " "the first time. Select Beep when a key is rejected if you want " "the computer to make a sound each time it ignores a key press because it " "happened too soon after the previous key press." msgstr "" #. (itstool) path: info/desc #: C/a11y-braille.page:9 msgid "" "Use the Orca screen reader with a refreshable Braille display." msgstr "" #. (itstool) path: page/title #: C/a11y-braille.page:18 msgid "Read screen in Braille" msgstr "" #. (itstool) path: page/p #: C/a11y-braille.page:22 msgid "" "GNOME provides the Orca screen reader to display the user " "interface on a refreshable Braille display. Depending on how you installed " "GNOME, you might not have Orca installed. Install Orca, then refer to the Orca Help for more information." msgstr "" #. (itstool) path: info/desc #: C/a11y-contrast.page:14 msgid "" "Make windows and buttons on the screen more (or less) vivid, so they're " "easier to see." msgstr "" #. (itstool) path: page/title #: C/a11y-contrast.page:26 msgid "Adjust the contrast" msgstr "" #. (itstool) path: page/p #: C/a11y-contrast.page:30 msgid "" "You can adjust the contrast of windows and buttons so that they're easier to " "see. This is not the same as changing the " "brightness of the whole screen; only parts of the user " "interface will change." msgstr "" #. (itstool) path: item/p #: C/a11y-contrast.page:45 #: C/a11y-font-size.page:41 msgid "" "Open Universal Access and select the Seeing tab." msgstr "" #. (itstool) path: item/p #: C/a11y-contrast.page:51 msgid "Switch High Contrast to ON." msgstr "" #. (itstool) path: info/desc #: C/a11y-dwellclick.page:18 msgid "" "The Hover Click (Dwell Click) feature allows you to click by holding the " "mouse still." msgstr "" #. (itstool) path: page/title #: C/a11y-dwellclick.page:30 msgid "Simulate clicking by hovering" msgstr "" #. (itstool) path: page/p #: C/a11y-dwellclick.page:34 msgid "" "You can click or drag simply by hovering your mouse pointer over a control " "or object on the screen. This is useful if you find it difficult to move the " "mouse and click at the same time. This feature is called Hover Click or " "Dwell Click." msgstr "" #. (itstool) path: page/p #: C/a11y-dwellclick.page:41 msgid "" "When Hover Click is enabled, you can move your mouse pointer over a control, " "let go of the mouse, and then wait for a while before the button will be " "clicked for you." msgstr "" #. (itstool) path: choose/p #. (itstool) path: item/p #: C/a11y-dwellclick.page:56 #: C/a11y-right-click.page:48 #: C/display-dual-monitors-desktop.page:32 msgid "" "Click your name on the menu bar and select System Settings." msgstr "" #. (itstool) path: item/p #: C/a11y-dwellclick.page:62 #: C/a11y-right-click.page:54 msgid "" "Open Universal Access and select the Pointing and " "Clicking tab." msgstr "" #. (itstool) path: item/p #: C/a11y-dwellclick.page:68 msgid "Switch Hover Click on." msgstr "" #. (itstool) path: page/p #: C/a11y-dwellclick.page:74 msgid "" "The Hover Click window will open, and will stay above all of your " "other windows. You can use this to choose what sort of click should happen " "when you hover. For example, if you select Secondary Click, you " "will right-click when you hover. After you double-click, right-click, or " "drag, you will be automatically returned to clicking." msgstr "" #. (itstool) path: page/p #: C/a11y-dwellclick.page:82 msgid "" "When you hover your mouse pointer over a button and don't move it, it will " "gradually change color. When it has fully changed color, the button will be " "clicked." msgstr "" #. (itstool) path: page/p #: C/a11y-dwellclick.page:88 msgid "" "Adjust the Delay setting to change how long you have to hold the " "mouse pointer still before clicking." msgstr "" #. (itstool) path: page/p #: C/a11y-dwellclick.page:93 msgid "" "You don't need to hold the mouse perfectly still when hovering to click. The " "pointer is allowed to move a little bit and will still click after a while. " "If it moves too much, however, the click will not happen." msgstr "" #. (itstool) path: page/p #: C/a11y-dwellclick.page:99 msgid "" "Adjust the Motion threshold setting to change how much the " "pointer can move and still be considered to be hovering." msgstr "" #. (itstool) path: info/desc #: C/a11y-font-size.page:14 msgid "Use larger fonts to make text easier to read." msgstr "" #. (itstool) path: page/title #: C/a11y-font-size.page:24 msgid "Change text size on the screen" msgstr "" #. (itstool) path: page/p #: C/a11y-font-size.page:28 msgid "" "If you have difficulty reading the text on your screen, you can change the " "size of the font." msgstr "" #. (itstool) path: item/p #: C/a11y-font-size.page:46 msgid "Switch Large Text to ON." msgstr "" #. (itstool) path: note/p #: C/a11y-font-size.page:53 msgid "" "In many apps, you can increase the text size at any time by pressing " "Ctrl+. To reduce the text size, press " "Ctrl-." msgstr "" #. (itstool) path: info/desc #: C/a11y.page:14 msgid "" "Seeing, hearing, mobility, braille…" msgstr "" #. (itstool) path: page/title #. (itstool) path: links/title #: C/a11y.page:26 #: C/keyboard.page:36 msgid "Universal access" msgstr "" #. (itstool) path: when/p #: C/a11y.page:32 msgid "" "The Unity desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the Universal " "Access section of System Settings." msgstr "" #. (itstool) path: choose/p #: C/a11y.page:39 msgid "" "The GNOME desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the accessibility " "menu in the top bar." msgstr "" #. (itstool) path: section/title #: C/a11y.page:48 msgid "Visual impairments" msgstr "" #. (itstool) path: links/title #: C/a11y.page:53 msgid "Blindness" msgstr "" #. (itstool) path: links/title #: C/a11y.page:58 msgid "Low vision" msgstr "" #. (itstool) path: links/title #: C/a11y.page:63 msgid "Color-blindness" msgstr "" #. (itstool) path: links/title #: C/a11y.page:68 #: C/a11y.page:101 #: C/keyboard.page:40 msgid "Other topics" msgstr "" #. (itstool) path: section/title #: C/a11y.page:75 msgid "Hearing impairments" msgstr "" #. (itstool) path: section/title #: C/a11y.page:82 msgid "Mobility impairments" msgstr "" #. (itstool) path: links/title #: C/a11y.page:86 msgid "Mouse movement" msgstr "" #. (itstool) path: links/title #: C/a11y.page:91 msgid "Clicking and dragging" msgstr "" #. (itstool) path: links/title #: C/a11y.page:96 msgid "Keyboard use" msgstr "" #. (itstool) path: credit/years #: C/a11y-right-click.page:13 #: C/accounts-whyadd.page:7 #: C/contacts-connect.page:12 #: C/contacts.page:16 #: C/contacts-setup.page:9 #: C/documents-collections.page:9 #: C/documents-collections.page:14 #: C/documents-filter.page:9 #: C/documents-formats.page:9 #: C/documents-info.page:9 #: C/documents-info.page:15 #: C/documents.page:9 #: C/documents-previews.page:9 #: C/documents-previews.page:14 #: C/documents-print.page:9 #: C/documents-print.page:14 #: C/documents-search.page:9 #: C/documents-search.page:14 #: C/documents-select.page:9 #: C/documents-select.page:14 #: C/documents-tracker.page:9 #: C/documents-tracker.page:14 #: C/documents-viewgrid.page:9 #: C/documents-viewgrid.page:15 #: C/documents-view.page:9 #: C/documents-view.page:14 #: C/files-removedrive.page:18 #: C/keyboard-layouts.page:15 #: C/screen-shot-record.page:22 #: C/shell-keyboard-shortcuts.page:17 #: C/shell-windows-states.page:17 #: C/wacom-left-handed.page:9 #: C/wacom-mode.page:8 #: C/wacom-multi-monitor.page:9 #: C/wacom-stylus.page:9 msgid "2012" msgstr "" #. (itstool) path: info/desc #: C/a11y-right-click.page:19 msgid "Press and hold the left mouse button to right-click." msgstr "" #. (itstool) path: page/title #: C/a11y-right-click.page:29 msgid "Simulate a right mouse click" msgstr "" #. (itstool) path: page/p #: C/a11y-right-click.page:33 msgid "" "You can right-click by holding down the left mouse button. This is useful if " "you find it difficult to move your fingers individually on one hand, or if " "your pointing device only has a single button." msgstr "" #. (itstool) path: item/p #: C/a11y-right-click.page:60 msgid "Switch Simulated Secondary Click on." msgstr "" #. (itstool) path: page/p #: C/a11y-right-click.page:66 msgid "" "You can change how long you must hold down the left mouse button before it " "is registered as a right click. On the Pointing and Clicking tab, " "change the Acceptance delay under Simulated Secondary " "Click." msgstr "" #. (itstool) path: page/p #: C/a11y-right-click.page:73 msgid "" "To right-click with simulated secondary click, hold down the left mouse " "button where you would normally right-click, then release. The pointer fills " "with blue as you hold down the left mouse button. Once it is entirely blue, " "release the mouse button to right-click." msgstr "" #. (itstool) path: page/p #: C/a11y-right-click.page:80 msgid "" "Some special pointers, such as the resize pointers, do not change colors. " "You can still use simulated secondary click as normal, even if you don't get " "visual feedback from the pointer." msgstr "" #. (itstool) path: page/p #: C/a11y-right-click.page:86 msgid "" "If you use Mouse Keys, this also " "allows you to right-click by holding down the 5 key on your " "keypad." msgstr "" #. (itstool) path: note/p #: C/a11y-right-click.page:95 msgid "" "In the Activities overview, you are always able to long-press to " "right-click, even with this feature disabled. Long-press works slightly " "differently in the overview: You do not have to release the button to right-" "click." msgstr "" #. (itstool) path: info/desc #: C/a11y-screen-reader.page:9 msgid "Use the Orca screen reader to speak the user interface." msgstr "" #. (itstool) path: page/title #: C/a11y-screen-reader.page:17 msgid "Read screen aloud" msgstr "" #. (itstool) path: page/p #: C/a11y-screen-reader.page:21 msgid "" "GNOME provides the Orca screen reader to speak the user " "interface. Depending on how you installed GNOME, you might not have Orca " "installed. Install Orca, and then refer " "to the Orca Help for more information." msgstr "" #. (itstool) path: info/desc #: C/a11y-slowkeys.page:18 msgid "" "Have a delay between a key being pressed and that letter appearing on the " "screen." msgstr "" #. (itstool) path: page/title #: C/a11y-slowkeys.page:29 msgid "Turn on slow keys" msgstr "" #. (itstool) path: page/p #: C/a11y-slowkeys.page:33 msgid "" "Turn on slow keys if you would like there to be a delay between " "pressing a key and that letter being displayed on the screen. This means " "that you have to hold down each key you want to type for a little while " "before it appears. Use slow keys if you accidentally press several keys at a " "time when you type, or if you find it difficult to press the right key on " "the keyboard first time." msgstr "" #. (itstool) path: item/p #: C/a11y-slowkeys.page:55 msgid "Switch Slow Keys on." msgstr "" #. (itstool) path: note/title #: C/a11y-slowkeys.page:62 msgid "Quickly turn slow keys on and off" msgstr "" #. (itstool) path: note/p #: C/a11y-slowkeys.page:65 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn slow keys on and off from the " "keyboard. When this option is selected, you can press and hold " "Shift for eight seconds to enable or disable slow keys." msgstr "" #. (itstool) path: page/p #: C/a11y-slowkeys.page:73 msgid "" "Use the Acceptance delay slider to control how long you have to " "hold a key down for it to register." msgstr "" #. (itstool) path: page/p #: C/a11y-slowkeys.page:78 msgid "" "You can have your computer make a sound when you press a key, when a key " "press is accepted, or when a key press is rejected because you didn't hold " "the key down long enough." msgstr "" #. (itstool) path: info/desc #: C/a11y-stickykeys.page:18 msgid "" "Type keyboard shortcuts one key at a time rather than having to hold down " "all of the keys at once." msgstr "" #. (itstool) path: page/title #: C/a11y-stickykeys.page:29 msgid "Turn on sticky keys" msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:33 msgid "" "Sticky keys allows you to type keyboard shortcuts one key at a time " "rather than having to hold down all of the keys at once. For example, the " "AltTab shortcut switches between " "windows. Without sticky keys turned on, you would have to hold down both " "keys at the same time; with sticky keys turned on, you would press " "Alt and then Tab to do the same." msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:42 msgid "" "You might want to turn on sticky keys if you find it difficult to hold down " "several keys at once." msgstr "" #. (itstool) path: item/p #: C/a11y-stickykeys.page:60 msgid "Switch Sticky Keys on." msgstr "" #. (itstool) path: note/title #: C/a11y-stickykeys.page:67 msgid "Quickly turn sticky keys on and off" msgstr "" #. (itstool) path: note/p #: C/a11y-stickykeys.page:70 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn sticky keys on and off from the " "keyboard. When this option is selected, you can press Shift five " "times in a row to enable or disable sticky keys." msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:78 msgid "" "If you press two keys at once, you can have sticky keys turn itself off " "temporarily to let you enter a keyboard shortcut in the normal way." msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:83 msgid "" "For example, if you have sticky keys turned on but press Alt and " "Tab simultaneously, sticky keys would not wait for you to press " "another key if you had this option turned on. It would wait if you " "only pressed one key, however. This is useful if you are able to press some " "keyboard shortcuts simultaneously (for example, keys that are close " "together), but not others." msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:92 msgid "" "Select Disable if two keys are pressed together to enable this." msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:96 msgid "" "You can have the computer make a \"beep\" sound when you start typing a " "keyboard shortcut with sticky keys turned on. This is useful if you want to " "know that sticky keys is expecting a keyboard shortcut to be typed, so the " "next key press will be interpreted as part of a shortcut. Select Beep " "when a modifier key is pressed to enable this." msgstr "" #. (itstool) path: info/desc #: C/a11y-visualalert.page:14 msgid "" "Enable visual alerts to flash the screen or window when an alert sound is " "played." msgstr "" #. (itstool) path: page/title #: C/a11y-visualalert.page:25 msgid "Flash the screen for alert sounds" msgstr "" #. (itstool) path: page/p #: C/a11y-visualalert.page:29 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. If you have a hard time hearing these sounds, you can have " "either the entire screen or your current window visually flash whenever the " "alert sound is played." msgstr "" #. (itstool) path: page/p #: C/a11y-visualalert.page:36 msgid "" "This can also be useful if you're in an environment where you need your " "computer to be silent, such as in a library (see to learn how to mute the alert sound)." msgstr "" #. (itstool) path: item/p #: C/a11y-visualalert.page:50 msgid "" "Open Universal Access and select the Hearing tab." msgstr "" #. (itstool) path: item/p #: C/a11y-visualalert.page:55 msgid "" "Switch Visual Alerts on. Select whether you want the entire " "screen or just your current window title to flash." msgstr "" #. (itstool) path: credit/name #: C/about-this-guide.page:8 #: C/backup-check.page:12 #: C/backup-frequency.page:17 #: C/backup-how.page:17 #: C/backup-restore.page:16 #: C/backup-thinkabout.page:18 #: C/backup-what.page:13 #: C/backup-where.page:14 #: C/backup-why.page:14 #: C/clock-calendar.page:16 #: C/clock-set.page:14 #: C/clock-timezone.page:13 #: C/disk-benchmark.page:13 #: C/disk-capacity.page:9 #: C/disk-check.page:10 #: C/disk-format.page:10 #: C/disk-partitions.page:9 #: C/display-dimscreen.page:17 #: C/files-autorun.page:19 #: C/files-lost.page:15 #: C/files-recover.page:16 #: C/files-rename.page:13 #: C/files-search.page:15 #: C/hardware-driver.page:13 #: C/hardware-cardreader.page:15 #: C/look-background.page:14 #: C/look-display-fuzzy.page:14 #: C/look-resolution.page:15 #: C/mouse-wakeup.page:13 #: C/music-cantplay-drm.page:10 #: C/music-player-ipodtransfer.page:10 #: C/music-player-newipod.page:10 #: C/music-player-notrecognized.page:11 #: C/net-antivirus.page:14 #: C/net-vpn-connect.page:12 #: C/net-wired-connect.page:11 #: C/net-wireless-airplane.page:12 #: C/net-wireless-connect.page:14 #: C/net-wireless-find.page:13 #: C/net-wireless-hidden.page:12 #: C/net-wireless-troubleshooting.page:16 #: C/net-wireless-troubleshooting-hardware-check.page:15 #: C/net-wireless-troubleshooting-hardware-info.page:15 #: C/net-wireless-troubleshooting-initial-check.page:15 #: C/net-wireless-wepwpa.page:11 #: C/power-batterybroken.page:14 #: C/power-batteryestimate.page:14 #: C/power-batterylife.page:16 #: C/power-batteryoptimal.page:14 #: C/power-batteryslow.page:13 #: C/power-batterywindows.page:14 #: C/power-closelid.page:14 #: C/power-constantfan.page:13 #: C/power-hibernate.page:16 #: C/power-hotcomputer.page:14 #: C/power-lowpower.page:12 #: C/power-nowireless.page:16 #: C/power-othercountry.page:13 #: C/power-suspendfail.page:14 #: C/power-suspend.page:13 #: C/power-whydim.page:13 #: C/power-willnotturnon.page:13 #: C/printing-streaks.page:15 #: C/session-language.page:14 #: C/session-screenlocks.page:14 #: C/shell-apps-favorites.page:21 #: C/shell-overview.page:20 #: C/shell-windows.page:14 #: C/shell-windows-switching.page:15 #: C/shell-workspaces-movewindow.page:17 #: C/shell-workspaces.page:15 #: C/shell-workspaces-switch.page:16 #: C/sound-broken.page:13 #: C/sound-crackle.page:13 #: C/sound-nosound.page:14 #: C/user-accounts.page:17 #: C/user-add.page:15 #: C/user-admin-change.page:16 #: C/user-admin-explain.page:13 #: C/user-admin-problems.page:13 #: C/user-changepassword.page:15 #: C/user-changepicture.page:11 #: C/user-delete.page:15 #: C/user-forgottenpassword.page:10 #: C/user-goodpassword.page:7 #: C/video-dvd.page:14 #: C/video-sending.page:11 #: C/windows-key.page:10 msgid "GNOME Documentation Project" msgstr "" #. (itstool) path: credit/name #: C/about-this-guide.page:12 #: C/addremove-install-synaptic.page:7 #: C/addremove-install.page:7 #: C/addremove-ppa.page:7 #: C/addremove-remove.page:7 #: C/addremove-sources.page:8 #: C/addremove.page:11 #: C/app-cheese.page:7 #: C/bluetooth-turn-on-off.page:23 #: C/disk-check.page:22 #: C/display-dual-monitors.page:11 #: C/documents.page:12 #: C/files-browse.page:32 #: C/files-disc-write.page:13 #: C/files.page:14 #: C/hardware-driver-proprietary.page:13 #: C/keyboard.page:23 #: C/keyboard-layouts.page:30 #: C/keyboard-nav.page:14 #: C/mouse-wakeup.page:17 #: C/nautilus-display.page:22 #: C/net-antivirus.page:19 #: C/net-chat-empathy.page:11 #: C/net-chat-skype.page:11 #: C/net-chat-social.page:10 #: C/net-chat-video.page:10 #: C/net-install-java-plugin.page:10 #: C/net-mobile.page:10 #: C/net-wireless-airplane.page:17 #: C/net-wireless-hidden.page:17 #: C/net-wireless-troubleshooting-initial-check.page:20 #: C/numeric-keypad.page:14 #: C/power-hibernate.page:28 #: C/prefs-language.page:18 #: C/report-ubuntu-bug.page:12 #: C/session-formats.page:22 #: C/session-language.page:30 #: C/sharing.page:20 #: C/sharing-bluetooth.page:12 #: C/sharing-desktop.page:15 #: C/startup-applications.page:14 #: C/tips-specialchars.page:20 #: C/unity-launcher-change-size.page:10 #: C/unity-launcher-intro.page:13 #: C/unity-menubar-intro.page:15 #: C/unity-shopping.page:18 #: C/windows-key.page:14 msgid "Ubuntu Documentation Team" msgstr "" #. (itstool) path: info/desc #: C/about-this-guide.page:14 msgid "A few tips on using the Ubuntu Desktop Guide." msgstr "" #. (itstool) path: page/title #: C/about-this-guide.page:23 msgid "About this guide" msgstr "" #. (itstool) path: page/p #: C/about-this-guide.page:27 msgid "" "This guide gives you a tour of Ubuntu desktop features, answers your " "computer-related questions, and provides tips on using your computer " "effectively." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:35 msgid "" "The guide is divided into small, task-oriented topics - not chapters. This " "means that you don't need to skim through an entire manual to find answers " "to your questions." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:42 msgid "" "Related items are linked together. \"See Also\" links at the bottom of some " "pages direct you to related topics." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:48 msgid "" "The text input box at the top of this guide acts as a search bar, " "and relevant results will appear beneath it as soon as you start typing. " "Left-click on any result to open its page." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:55 msgid "" "The guide is constantly being improved. Although we attempt to provide you " "with a comprehensive collection of helpful information, we know we won't " "answer all of your questions here. We will keep adding more information to " "make things more helpful, though." msgstr "" #. (itstool) path: page/p #: C/about-this-guide.page:64 msgid "" "Thank you for taking the time to read the Ubuntu Desktop Guide." msgstr "" #. (itstool) path: page/p #: C/about-this-guide.page:68 msgid "-- The Ubuntu Documentation team" msgstr "" #. (itstool) path: credit/name #: C/accounts.page:10 #: C/accounts-add.page:15 #: C/accounts-disable-service.page:11 #: C/accounts-provider-not-available.page:21 #: C/accounts-remove.page:10 #: C/accounts-which-application.page:22 #: C/accounts-whyadd.page:15 #: C/addremove-install-synaptic.page:11 #: C/documents-info.page:19 #: C/documents-viewgrid.page:19 msgid "Greg Beam" msgstr "" #. (itstool) path: info/desc #: C/accounts.page:19 msgid "" "Add accounts, Remove accounts, Disable services" msgstr "" #. (itstool) path: page/title #: C/accounts.page:26 msgid "Online accounts" msgstr "" #. (itstool) path: page/p #: C/accounts.page:30 msgid "" "You can enter your login details for online services, such as Google and " "Facebook, into the Online Accounts application. This will let you " "access your calendar, mail, chat accounts, and similar applications without " "having to enter your account details again." msgstr "" #. (itstool) path: credit/name #: C/accounts-add.page:5 #: C/bluetooth-connect-device.page:17 #: C/bluetooth-remove-connection.page:15 #: C/bluetooth-send-file.page:18 #: C/bluetooth-turn-on-off.page:15 #: C/files-delete.page:24 #: C/files-removedrive.page:8 #: C/files-rename.page:21 #: C/files-sort.page:17 #: C/more-help.page:15 #: C/net-findip.page:16 #: C/net-fixed-ip-address.page:12 #: C/net-macaddress.page:15 #: C/net-what-is-ip-address.page:11 #: C/net-wireless-disconnecting.page:12 #: C/printing-2sided.page:18 #: C/printing-cancel-job.page:19 #: C/printing-differentsize.page:17 #: C/printing-envelopes.page:19 #: C/printing-order.page:18 #: C/printing-paperjam.page:15 #: C/printing-setup-default-printer.page:15 #: C/printing-setup.page:18 #: C/unity-introduction.page:18 msgid "Jim Campbell" msgstr "" #. (itstool) path: info/desc #: C/accounts-add.page:24 msgid "Connect to online accounts" msgstr "" #. (itstool) path: page/title #: C/accounts-add.page:30 msgid "Add an account" msgstr "" #. (itstool) path: page/p #: C/accounts-add.page:34 msgid "" "Adding an account will help link your online accounts with your Ubuntu " "desktop. Thus, your email, chat, and other related applications will be set " "up for you." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:47 #: C/accounts-disable-service.page:50 #: C/accounts-remove.page:37 msgid "Select Online Accounts." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:51 msgid "Select an Account Type from the right hand windowpane." msgstr "" #. (itstool) path: note/p #: C/accounts-add.page:55 msgid "" "If you want to configure more accounts, you can repeat this process " "afterwards." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:62 msgid "" "A small web user interface will open where you can enter your online account " "credentials. For example, if you are setting up a Google account, enter your " "Google username, password and sign in." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:69 msgid "" "If you entered your credentials correctly, you will be prompted to accept " "the terms. Select Accept to continue. Once accepted, Ubuntu needs " "permission to access your account. To allow access, click on the Grant " "Access button. When prompted, enter the current users password." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:79 msgid "" "Now you can select the applications you want linked to your online account. " "For example, if you want to use an online account for chat, but do not want " "the calendar, turn the calendar option off." msgstr "" #. (itstool) path: page/p #: C/accounts-add.page:86 msgid "" "After you have added the accounts, each application you have selected will " "automatically use those credentials when you log into your account." msgstr "" #. (itstool) path: note/p #: C/accounts-add.page:91 msgid "" "For security reasons, Ubuntu will not store your password on your computer. " "Instead, it stores a token that is provided by the online service. If you " "want to fully revoke the link between your desktop and the online service, " "remove it." msgstr "" #. (itstool) path: info/desc #: C/accounts-disable-service.page:21 msgid "" "Some online accounts allow you to use multiple services (like calendar and " "email). You can control which of these services can be used by local " "applications." msgstr "" #. (itstool) path: page/title #: C/accounts-disable-service.page:28 msgid "Disable account services" msgstr "" #. (itstool) path: page/p #: C/accounts-disable-service.page:32 msgid "" "Some types of online accounts allow access to several services from a single " "user account. For example, Google accounts provide access to email, " "calendar, code, contacts, among others. You can choose Google for email and " "Yahoo! for chat, or any combination the service provider allows." msgstr "" #. (itstool) path: page/p #: C/accounts-disable-service.page:39 msgid "To disable services:" msgstr "" #. (itstool) path: item/p #: C/accounts-disable-service.page:55 msgid "Select the account you want to change from left windowpane." msgstr "" #. (itstool) path: item/p #: C/accounts-disable-service.page:60 msgid "" "Services available for this account are listed in the right windowpane." msgstr "" #. (itstool) path: item/p #: C/accounts-disable-service.page:65 msgid "Switch off the services you do not want used." msgstr "" #. (itstool) path: note/p #: C/accounts-disable-service.page:72 msgid "" "Once a service has been disabled, local applications no longer have access " "to it. To regain access, go back into Online Accounts and switch " "it on." msgstr "" #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:6 #: C/accounts-which-application.page:6 #: C/net-proxy.page:15 msgid "Baptiste Mille-Mathias" msgstr "" #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:11 msgid "Kevin M. Godby" msgstr "" #. (itstool) path: info/desc #: C/accounts-provider-not-available.page:30 msgid "Why aren't service providers listed?" msgstr "" #. (itstool) path: page/title #: C/accounts-provider-not-available.page:36 msgid "Why is my account type not on the list?" msgstr "" #. (itstool) path: page/p #: C/accounts-provider-not-available.page:40 msgid "" "Support for your favorite online service provider needs someone to develop " "it. Currently, the following types of online accounts are supported:" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Facebook" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Flickr" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:48 msgid "Google" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "Twitter" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "AIM" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:52 msgid "Windows Live" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Salut" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Jabber" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:56 msgid "Yahoo" msgstr "" #. (itstool) path: note/p #: C/accounts-provider-not-available.page:61 msgid "" "If you're interested in adding support for other services, contact the " "developers on the bug tracker." msgstr "" #. (itstool) path: info/desc #: C/accounts-remove.page:20 msgid "Remove online account services" msgstr "" #. (itstool) path: page/title #: C/accounts-remove.page:25 msgid "Remove an account" msgstr "" #. (itstool) path: item/p #: C/accounts-remove.page:42 msgid "From the left windowpane, select the account you wish to remove." msgstr "" #. (itstool) path: item/p #: C/accounts-remove.page:48 msgid "" "Click the Remove Account button in the lower-right portion of the " "window." msgstr "" #. (itstool) path: note/p #: C/accounts-remove.page:54 msgid "" "Removing the selection from Online Accounts in no way affects the " "account from your service provider." msgstr "" #. (itstool) path: item/p #: C/accounts-remove.page:62 msgid "Click Remove." msgstr "" #. (itstool) path: note/p #: C/accounts-remove.page:69 msgid "" "Instead of deleting the account completely, you can restrict the service from being accessed by your " "desktop." msgstr "" #. (itstool) path: credit/years #: C/accounts-which-application.page:8 msgid "2012-2013" msgstr "" #. (itstool) path: credit/name #: C/accounts-which-application.page:17 #: C/look-background.page:30 #: C/session-language.page:22 #: C/shell-exit.page:25 msgid "Andre Klapper" msgstr "" #. (itstool) path: info/desc #: C/accounts-which-application.page:30 msgid "" "Applications can use the accounts created in Online Accounts and " "the services they exploit." msgstr "" #. (itstool) path: page/title #: C/accounts-which-application.page:36 msgid "Which applications take advantage of online accounts?" msgstr "" #. (itstool) path: page/p #: C/accounts-which-application.page:40 msgid "" "Online Accounts can be used by external applications to " "automatically configure themselves." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:46 msgid "With a Google account" msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:52 msgid "" "Evolution, the email application. Your email account will be " "added to Evolution automatically, so it will retrieve your mail, " "give you access to your contacts, and display your calendar items in your " "Google agenda." msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:60 msgid "" "Empathy, the instant messaging application. Your online account " "will be added and you will be able to communicate with your friends." msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:67 msgid "Contacts, which will allow to see and edit your contacts." msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:72 msgid "" "Documents can access your online documents and display them." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:81 msgid "With Windows Live, Facebook or Twitter accounts" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:85 msgid "" "Empathy can use these accounts to connect you online and chat " "with your contacts, friends, and followers." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:92 msgid "With a SkyDrive account" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:96 msgid "" "Documents can access your online documents in Microsoft SkyDrive " "and display them." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:103 msgid "With a Exchange account" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:107 msgid "" "Once you have created an Exchange account, Evolution will start " "retrieving mails from this account." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:114 msgid "With a ownCloud account" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:118 msgid "" "When an ownCloud account is set up, Evolution is able to access " "and edit contacts and calendar appointments." msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:123 msgid "" "Files and other applications will be able to list and access your " "online files stored in the ownCloud installation." msgstr "" #. (itstool) path: credit/name #: C/accounts-whyadd.page:5 msgid "Susanna Huhtanen" msgstr "" #. (itstool) path: info/desc #: C/accounts-whyadd.page:24 msgid "Why add your email or social media accounts to your desktop?" msgstr "" #. (itstool) path: page/title #: C/accounts-whyadd.page:29 msgid "Why should I add an account?" msgstr "" #. (itstool) path: page/p #: C/accounts-whyadd.page:33 msgid "" "Adding your accounts brings a choice of services like calendar, chat, and e-" "mail straight to your desktop, making services a seamless part of your user " "experience. By adding accounts, you can keep in touch with services of " "different accounts, like chats, at the same time. Just set your account once " "and every time you start your computer all the accounts and services you've " "added will be ready for you." msgstr "" #. (itstool) path: info/desc #: C/addremove-install-synaptic.page:20 msgid "" "Synaptic is a powerful but complicated software management alternative to " "Ubuntu Software." msgstr "" #. (itstool) path: page/title #: C/addremove-install-synaptic.page:26 msgid "Use Synaptic for more advanced software management" msgstr "" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:30 msgid "" "Synaptic Package Manager is more powerful and can do some " "software management tasks which Ubuntu Software can't. Synaptic's " "interface is more complicated and doesn't support newer Ubuntu " "Software features like ratings and reviews and therefore isn't " "recommended for use by those new to Ubuntu." msgstr "" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:38 msgid "" "Synaptic isn't installed by default, but you can install it from the Ubuntu package archive." msgstr "" #. (itstool) path: section/title #: C/addremove-install-synaptic.page:44 msgid "Install software with Synaptic" msgstr "" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:49 msgid "" "Open Synaptic from the Dash or the Launcher. You will " "need to enter your password in the Authenticate window." msgstr "" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:55 msgid "" "Click Search to search for an application, or click " "Sections and look through the categories to find one." msgstr "" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:61 msgid "" "Right-click the application that you want to install and select Mark " "for Installation." msgstr "" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:67 msgid "If you are asked to mark additional changes, click Mark." msgstr "" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:72 msgid "Select any other applications that you would like to install." msgstr "" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:77 msgid "" "Click Apply, and then click Apply in the window that " "appears. The applications that you chose will be downloaded and installed." msgstr "" #. (itstool) path: section/p #: C/addremove-install-synaptic.page:85 msgid "" "For more information about using Synaptic, consult the Synaptic How " "To." msgstr "" #. (itstool) path: info/desc #: C/addremove-install.page:9 msgid "" "Use Ubuntu Software to add programs and make Ubuntu more useful." msgstr "" #. (itstool) path: page/title #: C/addremove-install.page:21 msgid "Install additional software" msgstr "" #. (itstool) path: page/p #: C/addremove-install.page:25 msgid "" "The Ubuntu development team has chosen a default set of applications that we " "think makes Ubuntu very useful for most day-to-day tasks. However, you will " "certainly want to install more software to make Ubuntu more useful to you." msgstr "" #. (itstool) path: page/p #: C/addremove-install.page:31 msgid "To install additional software, complete the following steps:" msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:37 msgid "" "Connect to the Internet using a wireless or wired " "connection." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:44 #: C/addremove-ppa.page:51 #: C/addremove-remove.page:28 #: C/addremove-sources.page:46 msgid "" "Click the Ubuntu Software icon in the Launcher, or " "search for Software in the search bar of the Dash." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:50 msgid "" "When Ubuntu Software launches, search for an application, or " "select a category and find an application from the list." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:56 msgid "" "Select the application that you are interested in and click " "Install." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:62 msgid "" "You will be asked to enter your password. Once you have done that the " "installation will begin." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:68 msgid "" "The installation usually finishes quickly, but could take a while if you " "have a slow Internet connection." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:74 msgid "" "A shortcut to your new app will be added to the Launcher. To disable this " "feature, uncheck ViewNew Applications in " "Launcher." msgstr "" #. (itstool) path: info/desc #: C/addremove-ppa.page:9 msgid "Add PPAs to help test pre-release or specialty software." msgstr "" #. (itstool) path: page/title #: C/addremove-ppa.page:18 msgid "Add a Personal Package Archive (PPA)" msgstr "" #. (itstool) path: page/p #: C/addremove-ppa.page:22 msgid "" "Personal Package Archives (PPAs) are software repositories designed " "for Ubuntu users and are easier to install than other third-party " "repositories." msgstr "" #. (itstool) path: note/p #: C/addremove-ppa.page:29 #: C/addremove-sources.page:31 msgid "Only add software repositories from sources that you trust!" msgstr "" #. (itstool) path: note/p #: C/addremove-ppa.page:32 #: C/addremove-sources.page:34 msgid "" "Third-party software repositories are not checked for security or " "reliability by Ubuntu members, and may contain software which is harmful to " "your computer." msgstr "" #. (itstool) path: steps/title #: C/addremove-ppa.page:40 msgid "Install a PPA" msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:44 msgid "" "On the PPA's overview page, look for the heading Adding this PPA to " "your system. Make a note of the PPA's location, which should look " "similar to: ppa:mozillateam/firefox-next." msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:57 #: C/addremove-sources.page:52 msgid "" "When Ubuntu Software launches, click Software & " "Updates" msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:62 msgid "Switch to the Other Software tab." msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:67 msgid "Click Add and enter the ppa: location." msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:72 msgid "" "Click Add Source. Enter your password in the Authenticate window." msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:78 msgid "" "Close the Software & Updates window. Ubuntu " "Software will then check your software sources for new software." msgstr "" #. (itstool) path: info/desc #: C/addremove-remove.page:9 msgid "Remove software that you no longer use." msgstr "" #. (itstool) path: page/title #: C/addremove-remove.page:17 msgid "Remove an application" msgstr "" #. (itstool) path: page/p #: C/addremove-remove.page:21 msgid "" "Ubuntu Software helps you to remove software that you no longer " "use." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:34 msgid "" "When Ubuntu Software opens, click the Installed button " "at the top." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:40 msgid "" "Find the application that you want to remove by using the search box or by " "looking through the list of installed applications." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:46 msgid "Select the application and click Remove." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:51 msgid "" "You may be asked to enter your password. After you have done that, the " "application will be removed." msgstr "" #. (itstool) path: note/p #: C/addremove-remove.page:59 msgid "" "Some applications depend on other applications to work properly. If you try " "to remove an application that is needed by another application, both will be " "removed. You will be asked to confirm whether you want this to happen before " "the applications are removed." msgstr "" #. (itstool) path: info/desc #: C/addremove-sources.page:10 msgid "" "Add other repositories to extend the software sources Ubuntu uses for " "installation and upgrades." msgstr "" #. (itstool) path: page/title #: C/addremove-sources.page:19 msgid "Add additional software repositories" msgstr "" #. (itstool) path: page/p #: C/addremove-sources.page:23 msgid "" "Software is available from third-party sources, as well as from the default " "Ubuntu software repositories. If you want to install software from a third-" "party software repository, you must add it to Ubuntu's list of available " "repositories." msgstr "" #. (itstool) path: steps/title #: C/addremove-sources.page:42 msgid "Install other repositories" msgstr "" #. (itstool) path: item/p #: C/addremove-sources.page:57 msgid "" "You will be asked to enter your password. Once you have done that, switch to " "the Other Software tab." msgstr "" #. (itstool) path: item/p #: C/addremove-sources.page:63 msgid "" "Click Add and enter the APT line for the repository. This should " "be available from the website of the repository, and should look similar to:" msgstr "" #. (itstool) path: item/p #: C/addremove-sources.page:73 msgid "" "Click Add Source then close the Software & Updates " "window. Ubuntu Software will then check your software sources for " "new updates." msgstr "" #. (itstool) path: section/title #: C/addremove-sources.page:82 msgid "Activate the Canonical Partner repository" msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:85 msgid "" "The Canonical Partner repository offers some proprietary applications that " "don't cost any money to use but are closed source. They include software " "like Skype, Adobe Reader and Adobe Flash " "Plugin. Software in this repository will appear in Ubuntu " "Software search results but won't be installable until this repository " "is enabled." msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:93 msgid "" "To enable the repository, follow the steps above to open the Other " "Software tab in Software & Updates. If you see the " "Canonical Partners repository in the list, make sure it is " "checked then close the Software & Updates window. If you " "don't see it, click Add and enter:" msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:103 msgid "" "Click Add Source then close the Software & Updates " "window. Wait a moment for Ubuntu Software to download the " "repository information." msgstr "" #. (itstool) path: info/title #: C/addremove.page:8 msgctxt "link:trail" msgid "Add/remove software" msgstr "" #. (itstool) path: info/desc #: C/addremove.page:14 msgid "" "Install, remove, extra " "repositories…" msgstr "" #. (itstool) path: page/title #: C/addremove.page:23 msgid "Add & remove software" msgstr "" #. (itstool) path: info/desc #: C/app-cheese.page:10 msgid "It is like your own personal photo booth." msgstr "" #. (itstool) path: page/title #: C/app-cheese.page:18 msgid "Create fun photos and videos with your webcam" msgstr "" #. (itstool) path: page/p #: C/app-cheese.page:22 msgid "" "With the Cheese application and your webcam, you can take photos " "and videos, apply fun special effects and share the fun with others." msgstr "" #. (itstool) path: page/p #: C/app-cheese.page:27 msgid "" "For help with using Cheese, read the Cheese user " "guide." msgstr "" #. (itstool) path: info/desc #: C/backup-check.page:7 msgid "Verify your backup was successful." msgstr "" #. (itstool) path: page/title #: C/backup-check.page:18 msgid "Check your backup" msgstr "" #. (itstool) path: page/p #: C/backup-check.page:20 msgid "" "After you have backed up your files, you should make sure that the backup " "was successful. If it didn't work properly, you could lose important data " "since some files could be missing from the backup." msgstr "" #. (itstool) path: page/p #: C/backup-check.page:24 msgid "" "When you use the file manager to copy or move files, the computer checks to " "make sure that all of the data transferred correctly. However, if you are " "transferring data that is very important to you, you may want to perform " "additional checks to confirm that your data has been transferred properly." msgstr "" #. (itstool) path: page/p #: C/backup-check.page:30 msgid "" "You can do an extra check by looking through the copied files and folders on " "the destination media. By checking to make sure that the files and folders " "you transferred are actually there in the backup, you can have extra " "confidence that the process was successful." msgstr "" #. (itstool) path: note/p #: C/backup-check.page:35 msgid "" "If you find that you do regular backups of large amounts of data, you may " "find it easier to use a dedicated backup program, such as Déjà " "Dup. Such a program is more powerful and more reliable than just " "copying and pasting files." msgstr "" #. (itstool) path: info/desc #: C/backup-frequency.page:7 msgid "" "Learn how often you should backup your important files to make sure that " "they're safe." msgstr "" #. (itstool) path: credit/name #: C/backup-frequency.page:13 #: C/backup-how.page:13 #: C/backup-restore.page:12 #: C/backup-thinkabout.page:14 #: C/backup-what.page:17 #: C/backup-where.page:18 #: C/contacts-edit-details.page:14 #: C/contacts-link-unlink.page:13 #: C/contacts-search.page:14 #: C/display-dual-monitors-desktop.page:7 #: C/files-browse.page:16 #: C/files-copy.page:18 #: C/get-involved.page:14 #: C/more-help.page:10 #: C/mouse.page:16 #: C/mouse-middleclick.page:16 #: C/mouse-sensitivity.page:19 #: C/nautilus-behavior.page:15 #: C/nautilus-bookmarks-edit.page:14 #: C/nautilus-file-properties-basic.page:15 #: C/nautilus-file-properties-permissions.page:15 #: C/nautilus-views.page:15 #: C/screen-shot-record.page:15 #: C/user-delete.page:11 #: C/user-goodpassword.page:15 msgid "Tiffany Antopolski" msgstr "" #. (itstool) path: page/title #: C/backup-frequency.page:23 msgid "Frequency of backups" msgstr "" #. (itstool) path: page/p #: C/backup-frequency.page:25 msgid "" "How often you make backups will depend on the type of data to be backed up. " "For example, if you are running a network environment with critical data " "stored on your servers, then even nightly backups may not be enough." msgstr "" #. (itstool) path: page/p #: C/backup-frequency.page:29 msgid "" "On the other hand, if you are backing up the data on your home computer then " "hourly backups would likely be unnecessary. You may find it helpful to " "consider the following points when planning your backup schedule:" msgstr "" #. (itstool) path: item/p #: C/backup-frequency.page:34 msgid "The amount of time you spend on the computer." msgstr "" #. (itstool) path: item/p #: C/backup-frequency.page:35 msgid "How often and by how much the data on the computer changes." msgstr "" #. (itstool) path: page/p #: C/backup-frequency.page:38 msgid "" "If the data you want to back up is lower priority, or subject to few " "changes, like music, e-mails and family photos, then weekly or even monthly " "backups may suffice. However, if you happen to be in the middle of a tax " "audit, more frequent backups may be necessary." msgstr "" #. (itstool) path: page/p #: C/backup-frequency.page:43 msgid "" "As a general rule, the amount of time in between backups should be no more " "than the amount of time you are willing to spend re-doing any lost work. For " "example, if spending a week re-writing lost documents is too long for you, " "you should back up at least once per week." msgstr "" #. (itstool) path: info/desc #: C/backup-how.page:7 msgid "" "Use Déjà Dup (or some other backup application) to make copies of your " "valuable files and settings to protect against loss." msgstr "" #. (itstool) path: page/title #: C/backup-how.page:27 msgid "How to back up" msgstr "" #. (itstool) path: page/p #: C/backup-how.page:29 msgid "" "The recommended way of backing up your files and settings is to let a backup " "application manage the backup process for you. A number of different backup " "applications are available, like Déjà Dup." msgstr "" #. (itstool) path: page/p #: C/backup-how.page:34 msgid "" "The help for your chosen backup application will walk you through setting " "your preferences for the backup, as well as how to restore your data." msgstr "" #. (itstool) path: page/p #: C/backup-how.page:38 msgid "" "An alternative option is to copy your files " "to a safe location, such as an external hard drive, another computer on the " "network, or a USB drive. Your personal " "files and settings are usually in your Home folder, so you can copy " "them from there." msgstr "" #. (itstool) path: page/p #: C/backup-how.page:44 msgid "" "The amount of data you can back up is limited by the size of the storage " "device. If you have the room on your backup device, it is best to back up " "the entire Home folder with the following exceptions:" msgstr "" #. (itstool) path: item/p #: C/backup-how.page:49 msgid "" "Files that are already backed up somewhere else, such as to a CD, DVD, or " "other removable media." msgstr "" #. (itstool) path: item/p #: C/backup-how.page:51 msgid "" "Files that you can recreate easily. For example, if you are a programmer, " "you don't have to back up the files that get produced when you compile your " "programs. Instead, just make sure that you back up the original source files." msgstr "" #. (itstool) path: item/p #: C/backup-how.page:55 msgid "" "Any files in the Trash folder. Your Trash folder can be found in " "~/.local/share/Trash." msgstr "" #. (itstool) path: info/desc #: C/backup-restore.page:7 msgid "Retrieve your files from a backup." msgstr "" #. (itstool) path: page/title #: C/backup-restore.page:23 msgid "Restore a backup" msgstr "" #. (itstool) path: page/p #: C/backup-restore.page:25 msgid "" "If you lost or deleted some of your files, but you have a backup of them, " "you can restore them from the backup:" msgstr "" #. (itstool) path: item/p #: C/backup-restore.page:29 msgid "" "To restore your backup from a device such as an external hard drive, USB " "drive or another computer on the network, you can copy the files back to your computer." msgstr "" #. (itstool) path: item/p #: C/backup-restore.page:33 msgid "" "If you created your backup using a backup application such as Déjà " "Dup, it is recommended that you use the same application to restore " "your backup. Review the application help for your backup program: it will " "provide specific instructions on how to restore your files." msgstr "" #. (itstool) path: info/desc #: C/backup-thinkabout.page:7 msgid "" "A list of folders where you can find documents, files and settings that you " "may want to back up." msgstr "" #. (itstool) path: page/title #: C/backup-thinkabout.page:29 msgid "Where can I find the files I want to back up?" msgstr "" #. (itstool) path: page/p #: C/backup-thinkabout.page:31 msgid "" "Listed below are the most common locations of important files and settings " "that you may want to back up." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:36 msgid "Personal files (documents, music, photos and videos)" msgstr "" #. (itstool) path: item/p #. translators: xdg dirs are localised by package xdg-user-dirs and need #. to be translated. You can find the correct translations for your #. language here: http://translationproject.org/domain/xdg-user-dirs.html #: C/backup-thinkabout.page:40 msgid "" "These are usually stored in your home folder (/home/your_name). " "They could be in subfolders such as Desktop, Documents, Pictures, Music, and " "Videos." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:43 msgid "" "If your backup medium has sufficient space (if it's an external hard disk, " "for example), consider backing up the entire Home folder. You can find out " "how much disk space your Home folder takes up by using the Disk Usage " "Analyzer." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:50 msgid "Hidden files" msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:51 msgid "" "Any file or folder name that starts with a period (.) is hidden by default. " "To view hidden files, click ViewShow Hidden " "Files or press CtrlH. " "You can copy these to a backup location like any other file." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:58 msgid "" "Personal settings (desktop preferences, themes, and software settings)" msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:59 msgid "" "Most applications store their settings in hidden folders inside your Home " "folder (see above for information on hidden files)." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:61 msgid "" "Most of your application settings will be stored in the hidden folders " ".config, .gconf, .gnome2, and " ".local in your Home folder." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:68 msgid "System-wide settings" msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:69 msgid "" "Settings for important parts of the system aren't stored in your Home " "folder. There are a number of locations that they could be stored, but most " "are stored in the /etc folder. In general, you won't need to " "back up these files on a home computer. If you are running a server, " "however, you should back up the files for the services that it is running." msgstr "" #. (itstool) path: info/desc #: C/backup-what.page:7 msgid "Back up anything that you can't bear to lose if something goes wrong." msgstr "" #. (itstool) path: page/title #: C/backup-what.page:28 msgid "What to back up" msgstr "" #. (itstool) path: page/p #: C/backup-what.page:30 msgid "" "Your priority should be to back up your most important files as well as those that are difficult " "to recreate. For example, ranked from most important to least important:" msgstr "" #. (itstool) path: item/title #: C/backup-what.page:37 msgid "Your personal files" msgstr "" #. (itstool) path: item/p #: C/backup-what.page:38 msgid "" "This may include documents, spreadsheets, email, calendar appointments, " "financial data, family photos, or any other personal files that you would " "consider irreplaceable." msgstr "" #. (itstool) path: item/title #: C/backup-what.page:44 msgid "Your personal settings" msgstr "" #. (itstool) path: item/p #: C/backup-what.page:45 msgid "" "This includes changes you may have made to colors, backgrounds, screen " "resolution and mouse settings on your desktop. This also includes " "application preferences, such as settings for LibreOffice, your " "music player, and your email program. These are replaceable, but may take a " "while to recreate." msgstr "" #. (itstool) path: item/title #: C/backup-what.page:53 msgid "System settings" msgstr "" #. (itstool) path: item/p #: C/backup-what.page:54 msgid "" "Most people never change the system settings that are created during " "installation. If you do customize your system settings for some reason, or " "if you use your computer as a server, then you may wish to back up these " "settings." msgstr "" #. (itstool) path: item/title #: C/backup-what.page:61 msgid "Installed software" msgstr "" #. (itstool) path: item/p #: C/backup-what.page:62 msgid "" "The software you use can normally be restored quite quickly after a serious " "computer problem by reinstalling it." msgstr "" #. (itstool) path: page/p #: C/backup-what.page:67 msgid "" "In general, you will want to back up files that are irreplaceable and files " "that require a great time investment to replace without a backup. If things " "are easy to replace, on the other hand, you may not want to use up disk " "space by having backups of them." msgstr "" #. (itstool) path: info/desc #: C/backup-where.page:7 msgid "" "Advice on where to store your backups and what type of storage device to use." msgstr "" #. (itstool) path: info/title #: C/backup-where.page:9 msgctxt "sort" msgid "c" msgstr "" #. (itstool) path: page/title #: C/backup-where.page:24 msgid "Where to store your backup" msgstr "" #. (itstool) path: page/p #: C/backup-where.page:26 msgid "" "You should store backup copies of your files somewhere separate from your " "computer - on an external hard disk, for example. That way, if the computer " "breaks, the backup will still be intact. For maximum security, you shouldn't " "keep the backup in the same building as your computer. If there is a fire or " "theft, both copies of the data could be lost if they are kept together." msgstr "" #. (itstool) path: page/p #: C/backup-where.page:32 msgid "" "It is important to choose an appropriate backup medium, too. You " "need to store your backups on a device that has sufficient disk capacity for " "all of the backed-up files." msgstr "" #. (itstool) path: list/title #: C/backup-where.page:37 msgid "Local and remote storage options" msgstr "" #. (itstool) path: item/p #: C/backup-where.page:39 msgid "USB memory key (low capacity)" msgstr "" #. (itstool) path: item/p #: C/backup-where.page:42 msgid "Writable CDs or DVDs (low/medium capacity)" msgstr "" #. (itstool) path: item/p #: C/backup-where.page:45 msgid "External hard disk (typically high capacity)" msgstr "" #. (itstool) path: item/p #: C/backup-where.page:48 msgid "Internal disk drive (high capacity)" msgstr "" #. (itstool) path: item/p #: C/backup-where.page:51 msgid "Network-connected drive (high capacity)" msgstr "" #. (itstool) path: item/p #: C/backup-where.page:54 msgid "File/backup server (high capacity)" msgstr "" #. (itstool) path: item/p #: C/backup-where.page:57 msgid "" "Online backup service (Amazon " "S3, for example; capacity depends on price)" msgstr "" #. (itstool) path: page/p #: C/backup-where.page:62 msgid "" "Some of these options have sufficient capacity to allow for a backup of " "every file on your system, which is also known as a complete system " "backup." msgstr "" #. (itstool) path: info/desc #: C/backup-why.page:7 msgid "Why, what, where and how of backups." msgstr "" #. (itstool) path: info/title #: C/backup-why.page:8 msgctxt "link:trail" msgid "Backups" msgstr "" #. (itstool) path: page/title #: C/backup-why.page:20 msgid "Back up your important files" msgstr "" #. (itstool) path: page/p #: C/backup-why.page:22 msgid "" "Backing up your files simply means making a copy of them for " "safekeeping. This is done in case the original files become unusable due to " "loss or corruption. These copies can be used to restore the original data in " "the event of loss. Copies should be stored on a different device from the " "original files. For example, you may use a USB drive, an external hard " "drive, a CD/DVD, or an off-site service." msgstr "" #. (itstool) path: page/p #: C/backup-why.page:29 msgid "" "The best way to back up your files is to do so regularly, keeping the copies " "off-site and (possibly) encrypted." msgstr "" #. (itstool) path: info/desc #: C/bluetooth.page:15 msgid "" "Connect, send files, turn on and off…" msgstr "" #. (itstool) path: page/title #: C/bluetooth.page:24 msgid "Bluetooth" msgstr "" #. (itstool) path: page/p #: C/bluetooth.page:26 msgid "" "Bluetooth is a wireless protocol that allows you to connect many different " "types of devices to your computer. Bluetooth is commonly used for headsets " "and input devices like mice and keyboards. You can also use Bluetooth to " "send files between devices, such " "as from your computer to your cell phone." msgstr "" #. (itstool) path: info/title #: C/bluetooth.page:48 msgctxt "link" msgid "Bluetooth problems" msgstr "" #. (itstool) path: section/title #: C/bluetooth.page:51 #: C/color.page:34 #: C/power.page:43 msgid "Problems" msgstr "" #. (itstool) path: info/desc #: C/bluetooth-connect-device.page:14 msgid "Pair Bluetooth devices." msgstr "" #. (itstool) path: credit/name #: C/bluetooth-connect-device.page:21 #: C/bluetooth-remove-connection.page:19 #: C/bluetooth-send-file.page:22 #: C/net-firewall-on-off.page:13 #: C/net-firewall-ports.page:13 #: C/printing-setup-default-printer.page:19 #: C/printing-setup.page:22 msgid "Paul W. Frields" msgstr "" #. (itstool) path: page/title #: C/bluetooth-connect-device.page:35 msgid "Connect your computer to a Bluetooth device" msgstr "" #. (itstool) path: page/p #: C/bluetooth-connect-device.page:37 msgid "" "Before you can use a Bluetooth device like a mouse or a headset, you first " "need to connect your computer to the device. This is also called pairing the " "Bluetooth devices." msgstr "" #. (itstool) path: note/p #: C/bluetooth-connect-device.page:42 #: C/bluetooth-send-file.page:63 msgid "" "Before you begin, make sure Bluetooth is enabled on your computer. See ." msgstr "" #. (itstool) path: when/p #: C/bluetooth-connect-device.page:50 msgid "" "Click the Bluetooth icon in the menu bar and select Set Up New " "Device." msgstr "" #. (itstool) path: choose/p #: C/bluetooth-connect-device.page:53 msgid "" "Click the Bluetooth icon on the top bar and select Set up a New " "Device." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:58 msgid "" "Make the other Bluetooth device discoverable or visible and place it within 10 meters " "(about 33 feet) of your computer. Click Continue. Your computer " "will begin searching for devices." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:64 msgid "" "If there are too many devices listed, use the Device type drop-" "down to display only a single type of device in the list." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:68 msgid "" "Click PIN options to set how a PIN will be delivered to the other " "device." msgstr "" #. (itstool) path: note/p #: C/bluetooth-connect-device.page:71 msgid "" "The automatic PIN setting will use a six-digit numerical code. A device with " "no input keys or screen, such as a mouse or headset, may require a specific " "PIN such as 0000, or no PIN at all. Check your device's manual for the " "proper setting." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:76 msgid "" "Choose an appropriate PIN setting for your device, then click " "Close." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:80 msgid "" "Click Continue to proceed. If you did not choose a preset PIN, " "the PIN will be displayed on the screen." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:84 msgid "" "If required, confirm the PIN on your other device. The device should show " "you the PIN you see on your computer screen, or may prompt you to enter the " "PIN. Confirm the PIN on the device, then click Matches." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:88 msgid "" "You need to finish your entry within about 20 seconds on most devices, or " "the connection will not be completed. If that happens, return to the device " "list and start again." msgstr "" #. (itstool) path: item/p #: C/bluetooth-connect-device.page:93 msgid "" "A message appears when the connection successfully completes. Click " "Close." msgstr "" #. (itstool) path: page/p #: C/bluetooth-connect-device.page:98 msgid "" "You can remove a Bluetooth " "connection later if desired." msgstr "" #. (itstool) path: note/p #: C/bluetooth-connect-device.page:102 msgid "" "To control access to your shared files, refer to the Bluetooth " "Sharing settings. See ." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-problem-connecting.page:13 msgid "" "The adapter could be turned off or may not have drivers, or Bluetooth might " "be disabled or blocked." msgstr "" #. (itstool) path: page/title #: C/bluetooth-problem-connecting.page:23 msgid "I can't connect my Bluetooth device" msgstr "" #. (itstool) path: page/p #: C/bluetooth-problem-connecting.page:25 msgid "" "There are a number of reasons why you may not be able to connect to a " "Bluetooth device, such as a phone or headset." msgstr "" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:30 msgid "Connection blocked or untrusted" msgstr "" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:31 msgid "" "Some Bluetooth devices block connections by default, or require you to " "change a setting to allow connections to be made. Make sure that your device " "is set up to allow connections." msgstr "" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:36 msgid "Bluetooth hardware not recognized" msgstr "" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:37 msgid "" "Your Bluetooth adapter/dongle may not have been recognized by the computer. " "This could be because drivers for the " "adapter aren't installed. Some Bluetooth adapters aren't supported on Linux, " "so you may not be able to get the right drivers for them. In this case, you " "will probably have to get a different Bluetooth adapter." msgstr "" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:44 msgid "Adapter not switched on" msgstr "" #. (itstool) path: when/p #: C/bluetooth-problem-connecting.page:47 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon in the menu bar and check that it's not disabled." msgstr "" #. (itstool) path: choose/p #: C/bluetooth-problem-connecting.page:51 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon on the top bar and check that it's not disabled." msgstr "" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:57 msgid "Device Bluetooth connection switched off" msgstr "" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:58 msgid "" "Check that Bluetooth is turned on on the device you're trying to connect to. " "For example, if you're trying to connect to a phone, make sure that it's not " "in airplane mode." msgstr "" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:64 msgid "No Bluetooth adapter in your computer" msgstr "" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:65 msgid "" "Many computers do not have Bluetooth adapters. You can buy an adapter if you " "want to use Bluetooth." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-remove-connection.page:12 msgid "Remove a device from the list of Bluetooth devices." msgstr "" #. (itstool) path: page/title #: C/bluetooth-remove-connection.page:25 msgid "Remove a connection between Bluetooth devices" msgstr "" #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:28 msgid "" "If you don't want to be connected to a Bluetooth device anymore, you can " "remove the connection. This is useful if you no longer want to use a device " "like a mouse or headset, or if you no longer wish to transfer files to or " "from a device." msgstr "" #. (itstool) path: when/p #: C/bluetooth-remove-connection.page:37 msgid "" "Click the Bluetooth icon in the menu bar and select " "Bluetooth Settings." msgstr "" #. (itstool) path: choose/p #: C/bluetooth-remove-connection.page:40 #: C/bluetooth-send-file.page:112 msgid "" "Click the Bluetooth icon on the top bar and select Bluetooth " "Settings." msgstr "" #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:45 msgid "" "Select the device you want to disconnect in the left pane, then click the " "- icon underneath the list." msgstr "" #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:49 msgid "Click Remove in the confirmation window." msgstr "" #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:53 msgid "" "You can reconnect a Bluetooth " "device later if desired." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-send-file.page:15 msgid "Share files to Bluetooth devices such as your phone." msgstr "" #. (itstool) path: page/title #: C/bluetooth-send-file.page:33 msgid "Send a file to a Bluetooth device" msgstr "" #. (itstool) path: when/p #: C/bluetooth-send-file.page:37 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files in one of three ways: " "using the Bluetooth icon in the menu bar, from the Bluetooth settings " "window, or directly from the file manager." msgstr "" #. (itstool) path: choose/p #: C/bluetooth-send-file.page:43 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files using the Bluetooth " "icon on the top bar, or from the Bluetooth settings window." msgstr "" #. (itstool) path: when/p #: C/bluetooth-send-file.page:51 msgid "" "To send files directly from the file manager, see ." msgstr "" #. (itstool) path: steps/title #: C/bluetooth-send-file.page:68 msgid "Send files using the Bluetooth icon" msgstr "" #. (itstool) path: when/p #: C/bluetooth-send-file.page:72 msgid "" "Click the Bluetooth icon in the menu bar and select Send Files to " "Device." msgstr "" #. (itstool) path: choose/p #: C/bluetooth-send-file.page:75 msgid "" "Click the Bluetooth icon on the top bar and select Send Files to " "Device." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:80 #: C/bluetooth-send-file.page:122 msgid "Choose the file you want to send and click Select." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:81 #: C/bluetooth-send-file.page:123 msgid "" "To send more than one file in a folder, hold down Ctrl as you " "select each file." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:85 msgid "" "Select the device which you want to send the files to and click " "Send." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:87 msgid "" "The list of devices will show both devices you are already connected to as well as visible devices within range. If you " "have not already connected to the selected device, you will be prompted to " "pair with the device after clicking Send. This will probably " "require confirmation on the other device." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:94 msgid "" "If there are many devices, you can limit the list to only specific device " "types using the Device type drop-down." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:98 #: C/bluetooth-send-file.page:127 msgid "" "The owner of the receiving device usually has to press a button to accept " "the file. Once the owner accepts or declines, the result of the file " "transfer will be shown on your screen." msgstr "" #. (itstool) path: steps/title #: C/bluetooth-send-file.page:105 msgid "Send files from the Bluetooth settings" msgstr "" #. (itstool) path: when/p #: C/bluetooth-send-file.page:109 msgid "" "Click the Bluetooth icon in the menu bar and select Bluetooth " "Settings." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:116 msgid "" "Select the device to send files to from the list on the left. The list only " "shows devices you've already connected to. See ." msgstr "" #. (itstool) path: item/p #: C/bluetooth-send-file.page:119 msgid "In the device information on the right, click Send Files." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-turn-on-off.page:12 msgid "Enable or disable the Bluetooth device on your computer." msgstr "" #. (itstool) path: page/title #: C/bluetooth-turn-on-off.page:28 msgid "Turn Bluetooth on or off" msgstr "" #. (itstool) path: page/media #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/bluetooth-turn-on-off.page:32 #: C/unity-menubar-intro.page:90 msgctxt "_" msgid "" "external ref='figures/bluetooth-active.svg' " "md5='265f0461c4f337cfe7f9ebc04b98a58f'" msgstr "" #. (itstool) path: media/p #: C/bluetooth-turn-on-off.page:33 msgid "The Bluetooth icon in the menu bar" msgstr "" #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:36 msgid "" "You can turn Bluetooth on to use Bluetooth devices and send and receive " "files, but turn it off to conserve power. To turn Bluetooth on, click the " "Bluetooth icon on the top bar and switch Bluetooth on." msgstr "" #. (itstool) path: when/p #: C/bluetooth-turn-on-off.page:42 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the menu bar. Look for a switch on your computer or " "a key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" #. (itstool) path: choose/p #: C/bluetooth-turn-on-off.page:48 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the top bar. Look for a switch on your computer or a " "key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:55 msgid "" "To turn Bluetooth off, click the Bluetooth icon and switch " "Bluetooth off." msgstr "" #. (itstool) path: note/p #: C/bluetooth-turn-on-off.page:58 msgid "" "You only need to switch Visible on if you are connecting to this " "computer from another device. See for " "more information." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-visibility.page:11 msgid "Whether or not other devices can discover your computer." msgstr "" #. (itstool) path: page/title #: C/bluetooth-visibility.page:20 msgid "What is Bluetooth visibility?" msgstr "" #. (itstool) path: page/p #: C/bluetooth-visibility.page:22 msgid "" "Bluetooth visibility simply refers to whether other devices can discover " "your computer when searching for Bluetooth devices. When Bluetooth " "visibility is turned on, your computer will advertise itself to all other " "devices within range, allowing them to attempt to connect to you." msgstr "" #. (itstool) path: page/p #: C/bluetooth-visibility.page:27 msgid "" "Your computer does not need to be visible to search for other devices, but " "those devices need to be visible for your computer to discover them." msgstr "" #. (itstool) path: page/p #: C/bluetooth-visibility.page:30 msgid "" "After you have connected to a " "device, neither your computer nor the device needs to be visible to " "communicate with each other." msgstr "" #. (itstool) path: page/p #: C/bluetooth-visibility.page:34 msgid "" "Unless you or someone you trust needs to connect to your computer from " "another device, you should leave visibility off." msgstr "" #. (itstool) path: info/desc #: C/color-assignprofiles.page:10 msgid "" "Look in System SettingsColor for the " "option to change this." msgstr "" #. (itstool) path: credit/name #: C/color-assignprofiles.page:16 #: C/color-calibrate-camera.page:14 #: C/color-calibrate-printer.page:13 #: C/color-calibrate-scanner.page:18 #: C/color-calibrate-screen.page:19 #: C/color-calibrationcharacterization.page:13 #: C/color-calibrationdevices.page:12 #: C/color-calibrationtargets.page:13 #: C/color-canshareprofiles.page:11 #: C/color-gettingprofiles.page:14 #: C/color-howtoimport.page:17 #: C/color-missingvcgt.page:12 #: C/color-notifications.page:7 #: C/color-notspecifiededid.page:7 #: C/color.page:10 #: C/color-testing.page:7 #: C/color-virtualdevice.page:15 #: C/color-whatisprofile.page:11 #: C/color-whatisspace.page:12 #: C/color-why-calibrate.page:11 #: C/color-whyimportant.page:11 msgid "Richard Hughes" msgstr "" #. (itstool) path: page/title #: C/color-assignprofiles.page:26 msgid "How do I assign profiles to devices?" msgstr "" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-assignprofiles.page:30 #: C/color-assignprofiles.page:35 msgid "" "Open System SettingsColor, and click " "the device that you wish to add a profile to." msgstr "" #. (itstool) path: page/p #: C/color-assignprofiles.page:40 msgid "" "By clicking Add profile you can select an existing profile or " "import a new file." msgstr "" #. (itstool) path: page/p #: C/color-assignprofiles.page:44 msgid "" "Each device can have multiple profiles assigned to it, but only one profile " "can be the default profile. The default profile is used when there " "is no extra information to allow the profile to be chosen automatically. An " "example of this automatic selection would be if one profile was created for " "glossy paper and another plain paper." msgstr "" #. (itstool) path: figure/desc #: C/color-assignprofiles.page:54 msgid "You can make a profile default by changing it with the radio button." msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-assignprofiles.page:55 #: C/color-notspecifiededid.page:32 msgctxt "_" msgid "" "external ref='figures/color-profile-default.png' " "md5='78403ca445191bb5f9be02fecf80968c'" msgstr "" #. (itstool) path: page/p #: C/color-assignprofiles.page:58 msgid "" "If calibration hardware is connected the Calibrate… button will " "create a new profile." msgstr "" #. (itstool) path: info/desc #: C/color-calibrate-camera.page:11 msgid "Calibrating your camera is important to capture accurate colors." msgstr "" #. (itstool) path: page/title #: C/color-calibrate-camera.page:20 msgid "How do I calibrate my camera?" msgstr "" #. (itstool) path: page/p #: C/color-calibrate-camera.page:22 msgid "" "Camera devices are calibrated by taking a photograph of a target under the " "desired lighting conditions. By converting the RAW file to a TIFF file, it " "can be used to calibrate the camera device in the color control panel." msgstr "" #. (itstool) path: page/p #: C/color-calibrate-camera.page:28 msgid "" "You will need to crop the TIFF file so that just the target is visible. " "Ensure the white or black borders are still visible. Calibration will not " "work if the image is upside-down or is distorted by a large amount." msgstr "" #. (itstool) path: note/p #: C/color-calibrate-camera.page:36 msgid "" "The resulting profile is only valid under the lighting condition that you " "acquired the original image from. This means you might need to profile " "several times for studio, bright sunlight and " "cloudy lighting conditions." msgstr "" #. (itstool) path: info/desc #: C/color-calibrate-printer.page:10 msgid "Calibrating your printer is important to print accurate colors." msgstr "" #. (itstool) path: page/title #: C/color-calibrate-printer.page:19 msgid "How do I calibrate my printer?" msgstr "" #. (itstool) path: page/p #: C/color-calibrate-printer.page:21 msgid "There are two ways to profile a printer device:" msgstr "" #. (itstool) path: item/p #: C/color-calibrate-printer.page:26 msgid "Using a photospectrometer device like the Pantone ColorMunki" msgstr "" #. (itstool) path: item/p #: C/color-calibrate-printer.page:27 msgid "Downloading a printing a reference file from a color company" msgstr "" #. (itstool) path: page/p #: C/color-calibrate-printer.page:30 msgid "" "Using a color company to generate a printer profile is usually the cheapest " "option if you only have one or two different paper types. By downloading the " "reference chart from the companies website you can then send them back the " "print in a padded envelope where they will scan the paper, generate the " "profile and email you back an accurate ICC profile." msgstr "" #. (itstool) path: page/p #: C/color-calibrate-printer.page:38 msgid "" "Using an expensive device such as a ColorMunki works out cheaper only if you " "are profiling a large number of ink sets or paper types." msgstr "" #. (itstool) path: note/p #: C/color-calibrate-printer.page:44 msgid "" "If you change your ink supplier, make sure you recalibrate the printer!" msgstr "" #. (itstool) path: info/desc #: C/color-calibrate-scanner.page:12 msgid "Calibrating your scanner is important to capture accurate colors." msgstr "" #. (itstool) path: page/title #: C/color-calibrate-scanner.page:28 msgid "How do I calibrate my scanner?" msgstr "" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-scanner.page:32 #: C/color-calibrate-scanner.page:39 msgid "" "You scan in your target file and save it as an uncompressed TIFF file. You " "can then click Calibrate… from System " "SettingsColor to create a profile for the device." msgstr "" #. (itstool) path: note/p #: C/color-calibrate-scanner.page:48 msgid "" "Scanner devices are incredibly stable over time and temperature and do not " "usually need to be recalibrated." msgstr "" #. (itstool) path: info/desc #: C/color-calibrate-screen.page:11 msgid "Calibrating your screen is important to display accurate colors." msgstr "" #. (itstool) path: page/title #: C/color-calibrate-screen.page:29 msgid "How do I calibrate my screen?" msgstr "" #. (itstool) path: page/p #: C/color-calibrate-screen.page:31 msgid "" "Calibrating your screen should be a requirement if you're involved in " "computer design or artwork." msgstr "" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-screen.page:37 #: C/color-calibrate-screen.page:45 msgid "" "By using a device called colorimeter you accurately measure the different " "colors that your screen is able to display. By running System " "SettingsColor you can create a profile, and the " "wizard will show you how to attach the colorimeter device and what settings " "to adjust." msgstr "" #. (itstool) path: note/p #: C/color-calibrate-screen.page:55 msgid "" "Screens change all the time - the backlight in a TFT will half in brightness " "approximately every 18 months, and will get yellower as it gets older. This " "means you should recalibrate your screen when the [!] icon appears in the " "color control panel." msgstr "" #. (itstool) path: note/p #: C/color-calibrate-screen.page:62 msgid "LED screens also change over time, but a much slower rate than TFTs." msgstr "" #. (itstool) path: info/desc #: C/color-calibrationcharacterization.page:9 msgid "Calibration and characterization are different things entirely." msgstr "" #. (itstool) path: page/title #: C/color-calibrationcharacterization.page:19 msgid "What's the difference between calibration and characterization?" msgstr "" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:20 msgid "" "Many people are initially confused about the difference between calibration " "and characterization. Calibration is the process of modifying the color " "behavior of a device. This is typically done using two mechanisms:" msgstr "" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:27 msgid "Changing controls or internal settings that it has" msgstr "" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:28 msgid "Applying curves to its color channels" msgstr "" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:30 msgid "" "The idea of calibration is to put a device in a defined state with regard to " "its color response. Often this is used as a day to day means of maintaining " "reproducible behavior. Typically calibration will be stored in device or " "systems specific file formats that record the device settings or per-channel " "calibration curves." msgstr "" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:37 msgid "" "Characterization (or profiling) is recording the way a device " "reproduces or responds to color. Typically the result is stored in a device " "ICC profile. Such a profile does not in itself modify color in any way. It " "allows a system such as a CMM (Color Management Module) or a color aware " "application to modify color when combined with another device profile. Only " "by knowing the characteristics of two devices, can a way of transferring " "color from one device representation to another be achieved." msgstr "" #. (itstool) path: note/p #: C/color-calibrationcharacterization.page:48 msgid "" "Note that a characterization (profile) will only be valid for a device if " "it's in the same state of calibration as it was when it was characterized." msgstr "" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:54 msgid "" "In the case of display profiles there is some additional confusion because " "often the calibration information is stored in the profile for convenience. " "By convention it is stored in a tag called the vcgt tag. Although " "it is stored in the profile, none of the normal ICC based tools or " "applications are aware of it, or do anything with it. Similarly, typical " "display calibration tools and applications will not be aware of, or do " "anything with the ICC characterization (profile) information." msgstr "" #. (itstool) path: info/desc #: C/color-calibrationdevices.page:9 msgid "We support a large number of calibration devices." msgstr "" #. (itstool) path: page/title #: C/color-calibrationdevices.page:20 msgid "What color measuring instruments are supported?" msgstr "" #. (itstool) path: page/p #: C/color-calibrationdevices.page:22 msgid "" "GNOME relies on the Argyll color management system to support color " "instruments. Thus the following display measuring instruments are supported:" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:29 msgid "Gretag-Macbeth i1 Pro (spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:30 msgid "Gretag-Macbeth i1 Monitor (spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:31 msgid "Gretag-Macbeth i1 Display 1, 2 or LT (colorimeter)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:32 msgid "X-Rite i1 Display Pro (colorimeter)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:33 msgid "X-Rite ColorMunki Design or Photo (spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:34 msgid "X-Rite ColorMunki Create (colorimeter)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:35 msgid "X-Rite ColorMunki Display (colorimeter)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:36 msgid "Pantone Huey (colorimeter)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:37 msgid "MonacoOPTIX (colorimeter)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:38 msgid "ColorVision Spyder 2 and 3 (colorimeter)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:39 msgid "Colorimètre HCFR (colorimeter)" msgstr "" #. (itstool) path: note/p #: C/color-calibrationdevices.page:43 msgid "" "The Pantone Huey is currently the cheapest and best supported hardware in " "Linux." msgstr "" #. (itstool) path: page/p #: C/color-calibrationdevices.page:46 msgid "" "Thanks to Argyll there's also a number of spot and strip reading reflective " "spectrometers supported to help you calibrating and characterizing your " "printers:" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:53 msgid "X-Rite DTP20 \"Pulse\" (\"swipe\" type reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:54 msgid "X-Rite DTP22 Digital Swatchbook (spot type reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:55 msgid "X-Rite DTP41 (spot and strip reading reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:56 msgid "X-Rite DTP41T (spot and strip reading reflective spectrometer)" msgstr "" #. (itstool) path: item/p #: C/color-calibrationdevices.page:57 msgid "X-Rite DTP51 (spot reading reflective spectrometer)" msgstr "" #. (itstool) path: info/desc #: C/color-calibrationtargets.page:9 msgid "Calibration targets are needed to do scanner and camera profiling." msgstr "" #. (itstool) path: page/title #: C/color-calibrationtargets.page:19 msgid "Which target types are supported?" msgstr "" #. (itstool) path: page/p #: C/color-calibrationtargets.page:21 msgid "The following types of targets are supported:" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:26 msgid "CMP DigitalTarget" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:27 msgid "ColorChecker 24" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:28 msgid "ColorChecker DC" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:29 msgid "ColorChecker SG" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:30 msgid "i1 RGB Scan 14" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:31 msgid "LaserSoft DC Pro" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:32 msgid "QPcard 201" msgstr "" #. (itstool) path: item/p #: C/color-calibrationtargets.page:33 msgid "IT8.7/2" msgstr "" #. (itstool) path: note/p #: C/color-calibrationtargets.page:37 msgid "" "You can purchase targets from well-known vendors like KODAK, X-Rite and " "LaserSoft in various online shops." msgstr "" #. (itstool) path: note/p #: C/color-calibrationtargets.page:41 msgid "" "Alternatively you can buy targets from Wolf Faust at a very fair " "price." msgstr "" #. (itstool) path: info/desc #: C/color-canshareprofiles.page:8 msgid "" "Sharing color profiles is never a good idea as hardware changes over time." msgstr "" #. (itstool) path: page/title #: C/color-canshareprofiles.page:17 msgid "Can I share my color profile?" msgstr "" #. (itstool) path: page/p #: C/color-canshareprofiles.page:19 msgid "" "Color profiles that you have created yourself are specific to the hardware " "and lighting conditions that you calibrated for. A display that has been " "powered for a few hundred hours is going to have a very different color " "profile to a similar display with the next serial number that has been lit " "for a thousand hours." msgstr "" #. (itstool) path: page/p #: C/color-canshareprofiles.page:26 msgid "" "This means if you share your color profile with somebody, you might be " "getting them closer to calibration, but it's misleading at best to " "say that their display is calibrated." msgstr "" #. (itstool) path: page/p #: C/color-canshareprofiles.page:31 msgid "" "Similarly, unless everyone has recommended controlled lighting (no sunlight " "from windows, black walls, daylight bulbs etc.) in a room where viewing and " "editing images takes place, sharing a profile that you created in your own " "specific lighting conditions doesn't make a lot of sense." msgstr "" #. (itstool) path: note/p #: C/color-canshareprofiles.page:40 msgid "" "You should carefully check the redistribution conditions for profiles " "downloaded from vendor websites or that were created on your behalf." msgstr "" #. (itstool) path: info/desc #: C/color-gettingprofiles.page:10 msgid "Color profiles are provided by vendors and can be generated yourself." msgstr "" #. (itstool) path: page/title #: C/color-gettingprofiles.page:20 msgid "Where do I get color profiles?" msgstr "" #. (itstool) path: page/p #: C/color-gettingprofiles.page:22 msgid "" "The best way to get profiles is to generate them yourself, although this " "does require some initial outlay." msgstr "" #. (itstool) path: page/p #: C/color-gettingprofiles.page:26 msgid "" "Many manufacturers do try to provide color profiles for devices, although " "sometimes they are wrapped up in driver bundles which you may need " "to download, extract and then search for the color profiles." msgstr "" #. (itstool) path: page/p #: C/color-gettingprofiles.page:32 msgid "" "Some manufacturers do not provide accurate profiles for the hardware and the " "profiles are best avoided. A good clue is to download the profile, and if " "the creation date is more than a year before the date you bought the device " "then it's likely dummy data generated that is useless." msgstr "" #. (itstool) path: page/p #: C/color-gettingprofiles.page:40 msgid "" "See for information on why vendor-" "supplied profiles are often worse than useless." msgstr "" #. (itstool) path: info/desc #: C/color-howtoimport.page:9 msgid "Color profiles can be imported by opening them." msgstr "" #. (itstool) path: page/title #: C/color-howtoimport.page:27 msgid "How do I import color profiles?" msgstr "" #. (itstool) path: page/p #: C/color-howtoimport.page:29 msgid "" "The profile can be imported by double clicking on the .ICC or " ".ICM file in the file browser." msgstr "" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-howtoimport.page:35 #: C/color-howtoimport.page:41 msgid "" "Alternatively you can select Import profile… from " "System SettingsColor when selecting a " "profile for a device." msgstr "" #. (itstool) path: info/desc #: C/color-missingvcgt.page:8 msgid "" "Whole-screen color correction modifies all the screen colors on all windows." msgstr "" #. (itstool) path: page/title #: C/color-missingvcgt.page:18 msgid "Missing information for whole-screen color correction?" msgstr "" #. (itstool) path: page/p #: C/color-missingvcgt.page:19 msgid "" "Unfortunately, many vendor-supplied ICC profiles do not include the " "information required for whole-screen color correction. These profiles can " "still be useful for applications that can do color compensation, but you " "will not see all the colors of your screen change." msgstr "" #. (itstool) path: page/p #: C/color-missingvcgt.page:25 msgid "" "In order to create a display profile, which includes both calibration and " "characterization data, you will need to use a special color measuring " "instruments called a colorimeter or a spectrometer." msgstr "" #. (itstool) path: info/desc #: C/color-notifications.page:10 msgid "You can be notified if your color profile is old and inaccurate." msgstr "" #. (itstool) path: page/title #: C/color-notifications.page:21 msgid "Can I get notified when my color profile is inaccurate?" msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:22 msgid "" "Unfortunately we can't tell without recalibrating whether a device profile " "is accurate. We can use a simple metric of the amount of time since " "calibration to determine if a recalibrate is recommended." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:28 msgid "" "Some companies have very specific timeout policies for profiles, as an " "inaccurate color profile can make a huge difference to an end product." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:33 msgid "" "If you set the timeout policy and a profile is older than the policy then a " "red warning triangle will be shown in the System " "SettingsColor dialog next to the profile. A " "warning notification will also be shown every time you log into your " "computer." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:41 msgid "" "To set the policy for display and printer devices, you specify the maximum " "age of the profile in days:" msgstr "" #. (itstool) path: page/screen #: C/color-notifications.page:46 #, no-wrap msgid "" "\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-printer-threshold " "180\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-display-threshold " "180\n" msgstr "" #. (itstool) path: info/desc #: C/color-notspecifiededid.page:10 msgid "Default monitor profiles do not have a calibration date." msgstr "" #. (itstool) path: page/title #: C/color-notspecifiededid.page:20 msgid "Why don't the default monitor profiles have a calibration expiry?" msgstr "" #. (itstool) path: page/p #: C/color-notspecifiededid.page:21 msgid "" "The default color profile used for each monitor is generated automatically " "based on the display EDID which is stored in a memory chip inside the " "monitor. The EDID only gives us a snapshot of the available colors the " "monitor was capable of displaying when it was manufactured, and does not " "contain much other information for color correction." msgstr "" #. (itstool) path: figure/desc #: C/color-notspecifiededid.page:31 msgid "As the EDID cannot be updated, it has no expiry date." msgstr "" #. (itstool) path: note/p #: C/color-notspecifiededid.page:36 msgid "" "Getting a profile from the monitor vendor or creating a profile yourself " "would lead to more accurate color correction." msgstr "" #. (itstool) path: info/desc #: C/color.page:15 msgid "" "Why is this important, Color profiles, How to calibrate a device…" msgstr "" #. (itstool) path: page/title #: C/color.page:23 msgid "Color management" msgstr "" #. (itstool) path: section/title #: C/color.page:26 msgid "Color profiles" msgstr "" #. (itstool) path: section/title #: C/color.page:30 msgid "Calibration" msgstr "" #. (itstool) path: info/desc #: C/color-testing.page:10 msgid "" "Testing color management isn't hard, and we even supply some test profiles." msgstr "" #. (itstool) path: page/title #: C/color-testing.page:22 msgid "How do I test if color management is working correctly?" msgstr "" #. (itstool) path: page/p #: C/color-testing.page:23 msgid "" "The effects of a color profile are sometimes subtle and it may be hard to " "see if anything much has changed." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:27 msgid "" "In GNOME we ship several profiles for testing that make it very clear when " "the profiles are being applied:" msgstr "" #. (itstool) path: item/p #: C/color-testing.page:34 msgid "" "Bluish Test: This will turn the screen blue and tests if the " "calibration curves are being sent to the display" msgstr "" #. (itstool) path: item/p #: C/color-testing.page:40 msgid "" "ADOBEGAMMA-test: This will turn the screen pink and tests different " "features of a screen profile" msgstr "" #. (itstool) path: item/p #: C/color-testing.page:46 msgid "" "FakeBRG: This will not change the screen, but will swap around the " "RGB channels to become BGR. This will make all the colors gradients look " "mostly correct, and there won't be much difference on the whole screen, but " "images will look very different in applications that support color " "management." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:57 msgid "" "Add one of the test profiles to your display device using the " "System SettingsColor preferences." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:63 msgid "" "Using these profiles you can clearly see when an application supports color " "management." msgstr "" #. (itstool) path: info/desc #: C/color-virtualdevice.page:9 msgid "" "A virtual device is a color managed device that is not connected to the " "computer." msgstr "" #. (itstool) path: page/title #: C/color-virtualdevice.page:25 msgid "What's a virtual color managed device?" msgstr "" #. (itstool) path: page/p #: C/color-virtualdevice.page:27 msgid "" "A virtual device is a color managed device that is not connected to the " "computer. Examples of this might be:" msgstr "" #. (itstool) path: item/p #: C/color-virtualdevice.page:34 msgid "" "An online print-shop where photos are uploaded, printed and sent to you" msgstr "" #. (itstool) path: item/p #: C/color-virtualdevice.page:35 msgid "Photos from a digital camera stored on a memory card" msgstr "" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-virtualdevice.page:40 #: C/color-virtualdevice.page:49 msgid "" "To create a virtual profile for a digital camera just drag and drop one of " "the image files onto the System Settings " "Color dialog. You can then assign profiles to it like any other device or even " "calibrate it." msgstr "" #. (itstool) path: info/desc #: C/color-whatisprofile.page:7 msgid "" "A color profile is a simple file that expresses a color space or device " "response." msgstr "" #. (itstool) path: page/title #: C/color-whatisprofile.page:17 msgid "What is a color profile?" msgstr "" #. (itstool) path: page/p #: C/color-whatisprofile.page:19 msgid "" "A color profile is a set of data that characterizes either a device such as " "a projector or a color space such as sRGB." msgstr "" #. (itstool) path: page/p #: C/color-whatisprofile.page:23 msgid "" "Most color profiles are in the form of an ICC profile, which is a small file " "with a .ICC or .ICM file extension." msgstr "" #. (itstool) path: page/p #: C/color-whatisprofile.page:28 msgid "" "Color profiles can be embedded into images to specify the gamut range of the " "data. This ensures that users see the same colors on different devices." msgstr "" #. (itstool) path: page/p #: C/color-whatisprofile.page:33 msgid "" "Every device that is processing color should have it's own ICC profile and " "when this is achieved the system is said to have an end-to-end color-" "managed workflow. With this kind of workflow you can be sure that " "colors are not being lost or modified." msgstr "" #. (itstool) path: info/desc #: C/color-whatisspace.page:8 msgid "A color space is a defined range of colors." msgstr "" #. (itstool) path: page/title #: C/color-whatisspace.page:18 msgid "What is a color space?" msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:20 msgid "" "A color space is a defined range of colors. Well known color spaces include " "sRGB, AdobeRGB and ProPhotoRGB." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:25 msgid "" "The human visual system is not a simple RGB sensor, but we can approximate " "how the eye responds with a CIE 1931 chromaticity diagram that shows the " "human visual response as a horse-shoe shape. You can see that in human " "vision there are many more shades of green detected than blue or red. With a " "trichromatic color space like RGB we represent the colors on the computer " "using three values, which restricts up to encoding a triangle of " "colors." msgstr "" #. (itstool) path: note/p #: C/color-whatisspace.page:37 msgid "" "Using models such as a CIE 1931 chromaticity diagram is a huge " "simplification of the human visual system, and real gamuts are expressed as " "3D hulls, rather than 2D projections. A 2D projection of a 3D shape can " "sometimes be misleading, so if you want to see the 3D hull, install " "gnome-color-manager and then run gcm-viewer." msgstr "" #. (itstool) path: figure/desc #: C/color-whatisspace.page:49 msgid "sRGB, AdobeRGB and ProPhotoRGB represented by white triangles" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whatisspace.page:51 msgctxt "_" msgid "" "external ref='figures/color-space.png' md5='0417f11824ea39b7ab1e31193c19e207'" msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:54 msgid "" "First, looking at sRGB, which is the smallest space and can encode the least " "number of colors. It is an approximation of a 10 year old CRT display, and " "so most modern monitors can display more colors than this. sRGB is a " "least-common-denominator standard and is used in a large number of " "applications (including the Internet)." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:62 msgid "" "AdobeRGB is frequently used as an editing space. It can encode more " "colors than sRGB, which means you can change colors in a photograph without " "worrying too much that the most vivid colors are being clipped or the blacks " "crushed." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:68 msgid "" "ProPhoto is the largest space available and is frequently used for document " "archival. It can encode nearly the whole range of colors detected by the " "human eye, and even encode colors that the eye cannot detect!" msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:75 msgid "" "Now, if ProPhoto is clearly better, why don't we use it for everything? The " "answer is to do with quantization. If you only have 8 bits (256 " "levels) to encode each channel, then a larger range is going to have bigger " "steps between each value." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:81 msgid "" "Bigger steps mean a larger error between the captured color and the stored " "color, and for some colors this is a big problem. It turns out that key " "colors, like skin colors are very important, and even small errors will make " "untrained viewers notice that something in a photograph looks wrong." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:88 msgid "" "Of course, using a 16 bit image is going to leave many more steps and a much " "smaller quantization error, but this doubles the size of each image file. " "Most content in existence today is 8bpp, i.e. 8 bits-per-pixel." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:94 msgid "" "Color management is a process for converting from one color space to " "another, where a color space can be a well known defined space like sRGB, or " "a custom space such as your monitor or printer profile." msgstr "" #. (itstool) path: info/desc #: C/color-why-calibrate.page:7 msgid "" "Calibrating is important if you care about the colors you display or print." msgstr "" #. (itstool) path: page/title #: C/color-why-calibrate.page:17 msgid "Why do I need to do calibration myself?" msgstr "" #. (itstool) path: page/p #: C/color-why-calibrate.page:19 msgid "" "Generic profiles are usually bad. When a manufacturer creates a new model, " "they just take a few items from the production line and average them " "together:" msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-why-calibrate.page:25 msgctxt "_" msgid "" "external ref='figures/color-average.png' " "md5='9189963fdd14f11f0685a9ef2196279b'" msgstr "" #. (itstool) path: media/p #: C/color-why-calibrate.page:26 msgid "Averaged profiles" msgstr "" #. (itstool) path: page/p #: C/color-why-calibrate.page:29 msgid "" "Display panels differ quite a lot from unit to unit and change substantially " "as the display ages. It is also more difficult for printers, as just " "changing the type or weight of paper can invalidate the characterization " "state and make the profile inaccurate." msgstr "" #. (itstool) path: page/p #: C/color-why-calibrate.page:37 msgid "" "The best way of ensuring the profile you have is accurate is by doing the " "calibration yourself, or by letting an external company supply you with a " "profile based on your exact characterization state." msgstr "" #. (itstool) path: info/desc #: C/color-whyimportant.page:7 msgid "" "Color management is important for designers, photographers and artists." msgstr "" #. (itstool) path: page/title #: C/color-whyimportant.page:17 msgid "Why is color management important?" msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:18 msgid "" "Color management is the process of capturing a color using an input device, " "displaying it on a screen, and printing it all whilst managing the exact " "colors and the range of colors on each medium." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:24 msgid "" "The need for color management is probably explained best with a photograph " "of a bird on a frosty day in winter." msgstr "" #. (itstool) path: figure/desc #: C/color-whyimportant.page:30 msgid "A bird on a frosty wall as seen on the camera view-finder" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:31 msgctxt "_" msgid "" "external ref='figures/color-camera.png' " "md5='3c7319d2fde00e55eaca8f5318667a66'" msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:34 msgid "" "Displays typically over-saturate the blue channel, making the images look " "cold." msgstr "" #. (itstool) path: figure/desc #: C/color-whyimportant.page:40 msgid "This is what the user sees on a typical business laptop screen" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:41 msgctxt "_" msgid "" "external ref='figures/color-display.png' " "md5='a4cd5c10c2fe44a82d6096963573cd8e'" msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:44 msgid "" "Notice how the white is not 'paper white' and the black of the eye is now a " "muddy brown." msgstr "" #. (itstool) path: figure/desc #: C/color-whyimportant.page:50 msgid "This is what the user sees when printing on a typical inkjet printer" msgstr "" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:51 msgctxt "_" msgid "" "external ref='figures/color-printer.png' " "md5='42cae5a5d2aac8c774b76f7b41cc921c'" msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:54 msgid "" "The basic problem we have here is that each device is capable of handling a " "different range of colors. So while you might be able to take a photo of " "electric blue, most printers are not going to be able to reproduce it." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:60 msgid "" "Most image devices capture in RGB (Red, Green, Blue) and have to convert to " "CMYK (Cyan, Magenta, Yellow, and Black) to print. Another problem is that " "you can't have white ink, and so the whiteness can only be as good " "as the paper color." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:67 msgid "" "Another problem is units. Without specifying the scale on which a color is " "measured, we don't know if 100% red is near infrared or just the deepest red " "ink in the printer. What is 50% red on one display is probably something " "like 62% on another display. It's like telling a person that you've just " "driven 7 units of distance, without the unit you don't know if that's 7 " "kilometers or 7 meters." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:77 msgid "" "In color, we refer to the units as gamut. Gamut is essentially the range of " "colors that can be reproduced. A device like a DSLR camera might have a very " "large gamut, being able to capture all the colors in a sunset, but a " "projector has a very small gamut and all the colors are going to look " "\"washed out\"." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:85 msgid "" "In some cases we can correct the device output by altering the data " "we send to it, but in other cases where that's not possible (you can't print " "electric blue) we need to show the user what the result is going to look " "like." msgstr "" #. (itstool) path: page/p #: C/color-whyimportant.page:92 msgid "" "For photographs it makes sense to use the full tonal range of a color " "device, to be able to make smooth changes in color. For other graphics, you " "might want to match the color exactly, which is important if you're trying " "to print a custom mug with the Red Hat logo that has to be the " "exact Red Hat Red." msgstr "" #. (itstool) path: credit/name #: C/contacts-add-remove.page:13 msgid "Lucie Hankey" msgstr "" #. (itstool) path: credit/name #: C/contacts-add-remove.page:21 #: C/contacts-connect.page:15 #: C/contacts-edit-details.page:22 #: C/contacts-link-unlink.page:21 #: C/contacts-search.page:22 #: C/display-dimscreen.page:29 #: C/nautilus-views.page:27 #: C/power-batteryestimate.page:22 #: C/power-batterylife.page:24 #: C/power-batteryoptimal.page:22 #: C/power-closelid.page:18 #: C/power-hibernate.page:20 #: C/power-lowpower.page:16 #: C/power-nowireless.page:20 #: C/power-suspendfail.page:18 #: C/power-suspend.page:17 #: C/sharing.page:16 #: C/sharing-desktop.page:11 msgid "Ekaterina Gerasimova" msgstr "" #. (itstool) path: info/desc #: C/contacts-add-remove.page:27 msgid "Add or remove a contact in the local address book." msgstr "" #. (itstool) path: page/title #: C/contacts-add-remove.page:31 msgid "Add or remove a contact" msgstr "" #. (itstool) path: page/p #: C/contacts-add-remove.page:33 msgid "To add a contact:" msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:37 msgid "Press New." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:40 msgid "" "In the New contact window, enter the contact name and the desired " "information. Click on the menu next to each field to choose Work, " "Home or Other." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:45 msgid "Press Create Contact." msgstr "" #. (itstool) path: page/p #: C/contacts-add-remove.page:49 msgid "To remove a contact:" msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:53 #: C/contacts-connect.page:39 #: C/contacts-edit-details.page:38 msgid "Select the contact from your contact list." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:56 #: C/contacts-edit-details.page:41 #: C/contacts-link-unlink.page:67 msgid "" "Press Edit in the top-right corner of " "Contacts." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:60 msgid "Press Remove Contact." msgstr "" #. (itstool) path: credit/years #: C/contacts-connect.page:17 #: C/display-dual-monitors-desktop.page:13 #: C/printing-cancel-job.page:26 #: C/printing-setup-default-printer.page:25 msgid "2013" msgstr "" #. (itstool) path: info/desc #: C/contacts-connect.page:24 msgid "Email, chat with, or phone a contact." msgstr "" #. (itstool) path: page/title #: C/contacts-connect.page:27 msgid "Connect with your contact" msgstr "" #. (itstool) path: page/p #: C/contacts-connect.page:35 msgid "To email, chat with, or phone someone in Contacts:" msgstr "" #. (itstool) path: item/p #: C/contacts-connect.page:42 msgid "" "Press on the Detail that you want to use. For example, to email " "your contact, press the email address." msgstr "" #. (itstool) path: item/p #: C/contacts-connect.page:46 msgid "" "The corresponding application will be launched using the contact's details." msgstr "" #. (itstool) path: info/desc #: C/contacts-edit-details.page:28 msgid "Edit the information for each contact." msgstr "" #. (itstool) path: page/title #: C/contacts-edit-details.page:31 msgid "Edit contact details" msgstr "" #. (itstool) path: page/p #: C/contacts-edit-details.page:33 msgid "" "Editing contact details helps you keep the information in your address book " "up to date and complete." msgstr "" #. (itstool) path: item/p #: C/contacts-edit-details.page:45 msgid "Edit the contact details." msgstr "" #. (itstool) path: item/p #: C/contacts-edit-details.page:46 msgid "" "To add a detail such as a new phone number or email address, " "press New Detail and select the field that you " "want to add." msgstr "" #. (itstool) path: item/p #: C/contacts-edit-details.page:51 #: C/contacts-link-unlink.page:82 msgid "Press Done to finish editing the contact." msgstr "" #. (itstool) path: note/p #: C/contacts-edit-details.page:57 msgid "" "In the case of linked contacts, you can edit a profile by clicking on the " "profile's avatar." msgstr "" #. (itstool) path: info/desc #: C/contacts-link-unlink.page:27 msgid "Combine information for a contact from multiple sources." msgstr "" #. (itstool) path: page/title #: C/contacts-link-unlink.page:30 msgid "Link and unlink contacts" msgstr "" #. (itstool) path: section/title #: C/contacts-link-unlink.page:33 msgid "Link contacts" msgstr "" #. (itstool) path: section/p #: C/contacts-link-unlink.page:35 msgid "" "You can combine duplicate contacts from your local address book and online " "accounts into one Contacts entry. This feature helps you keep " "your address book organized, with all details about one contact in one place." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:41 msgid "" "Enable selection mode by pressing the tick button above the contact " "list." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:45 msgid "" "A checkbox will appear next to each contact. Tick the checkboxes next to the " "contacts that you want to merge." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:49 msgid "Press Link to link the selected contacts." msgstr "" #. (itstool) path: section/title #: C/contacts-link-unlink.page:57 msgid "Unlink contacts" msgstr "" #. (itstool) path: section/p #: C/contacts-link-unlink.page:59 msgid "" "You may want to unlink contacts if you accidentally linked contacts which " "should not be linked." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:64 msgid "Select the contact you wish to unlink from your list of contact." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:71 msgid "Press Linked Contacts." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:74 msgid "" "Press Remove to unlink the entry from the " "contact." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:78 msgid "" "Press Close once you have finished unlinking the " "entries." msgstr "" #. (itstool) path: info/desc #: C/contacts.page:19 msgid "Access your contacts." msgstr "" #. (itstool) path: page/title #: C/contacts.page:23 msgid "Contacts" msgstr "" #. (itstool) path: page/p #: C/contacts.page:25 msgid "" "Use Contacts to store, access or edit information for your " "contacts, locally or in your Online Accounts." msgstr "" #. (itstool) path: info/desc #: C/contacts-search.page:28 msgid "Search for a contact." msgstr "" #. (itstool) path: page/title #: C/contacts-search.page:31 msgid "Search for a contact" msgstr "" #. (itstool) path: choose/p #: C/contacts-search.page:35 msgid "You can search for an online contact in one of two ways:" msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:39 msgid "" "In the Activities overview, start typing the name of the contact." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:43 msgid "" "Matching contacts will appear in the overview instead of the usual list of " "applications." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:47 msgid "" "Press Enter to select the contact at the top of the list or click " "the contact that you want to select if they are not at the top." msgstr "" #. (itstool) path: page/p #: C/contacts-search.page:54 msgid "To search from inside Contacts:" msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:58 msgid "Click inside the search field." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:61 msgid "Start typing the name of the contact." msgstr "" #. (itstool) path: info/desc #: C/contacts-setup.page:11 msgid "Store your contacts in a local address book or in an online account." msgstr "" #. (itstool) path: page/title #: C/contacts-setup.page:20 msgid "Starting Contacts for the first time" msgstr "" #. (itstool) path: page/p #: C/contacts-setup.page:28 msgid "" "When you run Contacts for the first time, the Contacts " "Setup window opens." msgstr "" #. (itstool) path: page/p #: C/contacts-setup.page:31 msgid "" "If you have online accounts configured, they " "are listed with Local Address Book. Select an item from the list " "and click Select." msgstr "" #. (itstool) path: note/p #: C/contacts-setup.page:36 msgid "" "Click the Online Account Settings to edit " "existing account settings." msgstr "" #. (itstool) path: page/p #: C/contacts-setup.page:40 msgid "" "If you have no online accounts configured, click Online Accounts to begin the setup. If you don't wish " "to set up online accounts at this time, click Local " "Address Book." msgstr "" #. (itstool) path: info/desc #: C/clock.page:8 msgid "" "Set time and date, timezone, calendar and " "appointments…" msgstr "" #. (itstool) path: page/title #: C/clock.page:25 msgid "Time & date" msgstr "" #. (itstool) path: info/desc #: C/clock-calendar.page:10 msgid "Display your appointments on the calendar at the top of the screen." msgstr "" #. (itstool) path: page/title #: C/clock-calendar.page:27 msgid "Calendar appointments" msgstr "" #. (itstool) path: page/p #: C/clock-calendar.page:29 msgid "" "A built in calendar application called Calendar allows you to " "organize your calendar appointments or events. Up to five of these, over a " "four-week duration, will appear by clicking on the clock in the menu " "bar." msgstr "" #. (itstool) path: note/p #: C/clock-calendar.page:31 msgid "" "Calendar appointment integration is also supported with a mail and calendar " "application called Evolution, which may be installed separately." msgstr "" #. (itstool) path: section/title #: C/clock-calendar.page:34 msgid "Launch the Calendar application" msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:35 msgid "" "Appointments and events may be managed through the built in " "Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:38 msgid "" "Click on the Dash icon in the Launcher." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:39 msgid "" "Type calendar in the Search your computer to " "locate the Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:40 msgid "Click the Calendar application icon." msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:43 msgid "" "Alternatively, you may also type gnome-calendar in the " "Terminal application." msgstr "" #. (itstool) path: info/desc #: C/clock-more-info.page:7 msgid "" "Choose to show additional information such as the date or day of the week." msgstr "" #. (itstool) path: credit/name #: C/clock-more-info.page:11 #: C/clock-set.page:18 #: C/shell-apps-favorites.page:25 #: C/shell-windows-switching.page:19 #: C/video-dvd-restricted.page:14 msgid "Ubuntu Documentation Project" msgstr "" #. (itstool) path: page/title #: C/clock-more-info.page:18 msgid "Change how much information is shown in the clock" msgstr "" #. (itstool) path: page/p #: C/clock-more-info.page:20 msgid "" "By default, Ubuntu only shows the time in the clock. You can set the clock " "to show additional information if you choose." msgstr "" #. (itstool) path: page/p #: C/clock-more-info.page:23 msgid "" "Click on the clock and select Date & Time Settings. Switch to " "the Clock tab. Select the time and date options you want to " "display." msgstr "" #. (itstool) path: note/p #: C/clock-more-info.page:26 msgid "" "You can also turn the clock off entirely by unchecking Show a clock in " "the menu bar." msgstr "" #. (itstool) path: note/p #: C/clock-more-info.page:28 msgid "" "If you later change your mind, you can get the clock back by clicking the " "icon in the very right of the menu bar and selecting System " "Settings. In the System section, click Time & Date." msgstr "" #. (itstool) path: section/title #: C/clock-more-info.page:33 msgid "Change the date format" msgstr "" #. (itstool) path: section/p #: C/clock-more-info.page:34 msgid "" "You can also change the clock's date format to match the preferred standard " "for your location." msgstr "" #. (itstool) path: item/p #: C/clock-more-info.page:37 #: C/keyboard-layouts.page:63 #: C/keyboard-layouts.page:106 #: C/keyboard-layouts.page:166 #: C/keyboard-osk.page:34 #: C/keyboard-repeat-keys.page:42 #: C/keyboard-shortcuts-set.page:44 #: C/net-proxy.page:50 #: C/net-wireless-adhoc.page:43 #: C/prefs-language-install.page:25 #: C/session-language.page:43 #: C/shell-workspaces.page:41 #: C/unity-launcher-change-size.page:24 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings." msgstr "" #. (itstool) path: item/p #: C/clock-more-info.page:38 #: C/prefs-language-install.page:29 msgid "In the Personal section, click Language Support." msgstr "" #. (itstool) path: item/p #: C/clock-more-info.page:39 msgid "Switch to the Regional Formats tab." msgstr "" #. (itstool) path: item/p #: C/clock-more-info.page:40 msgid "Select your preferred location in the dropdown list." msgstr "" #. (itstool) path: item/p #: C/clock-more-info.page:41 msgid "" "You will need to log out and log back in " "for this change to take effect." msgstr "" #. (itstool) path: info/desc #: C/clock-set.page:9 msgid "Update the time/date displayed at the top of the screen." msgstr "" #. (itstool) path: page/title #: C/clock-set.page:29 msgid "Change the date and time" msgstr "" #. (itstool) path: when/p #: C/clock-set.page:33 msgid "" "If the date and time displayed on the menu bar are incorrect or in the wrong " "format, you can change them:" msgstr "" #. (itstool) path: choose/p #: C/clock-set.page:36 msgid "" "If the date and time displayed on the top bar are incorrect or in the wrong " "format, you can change them:" msgstr "" #. (itstool) path: item/p #: C/clock-set.page:44 msgid "" "To adjust the time and date, click on the clock located in the menu " "bar and select Date & Time Settings." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:48 msgid "" "Change the system time zone by clicking on the map or entering your city " "into the Location box." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:51 msgid "" "By default, Ubuntu periodically synchronizes the clock with a very accurate " "clock on the Internet so you don't have to set your clock manually." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:58 msgid "" "Click on the clock at the right side of the top bar and select Date and " "Time Settings." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:62 msgid "" "You may need to click Unlock and type the admin password." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:66 msgid "" "Adjust the date and time by clicking on the arrows to choose the hour and " "minute. You can choose the year, month and day from the drop-down lists." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:70 msgid "" "If you like, you can have the clock update itself automatically by switching " "Network Time on." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:72 msgid "" "When Network Time is switched on, the computer will periodically " "synchronize its clock with a very accurate clock on the internet, so you " "don't have to do it manually. This will only work if you are connected to " "the internet." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:78 msgid "" "You can also change how the hour is displayed by selecting 24-" "hour or AM/PM format." msgstr "" #. (itstool) path: info/desc #: C/clock-timezone.page:8 msgid "Add other timezones so you can see what time it is in other cities." msgstr "" #. (itstool) path: page/title #: C/clock-timezone.page:24 msgid "Show other timezones" msgstr "" #. (itstool) path: page/p #: C/clock-timezone.page:26 msgid "" "If you want to know what time it is in different cities around the world, " "you can add additional timezones to the clock menu. These additional cities " "will show up below the calendar when you click on the clock." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:31 msgid "Click on the clock and select Date & Time Settings." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:32 msgid "" "Switch to the Clock tab and select Time in other " "locations." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:33 msgid "Click Choose locations." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:34 msgid "Click + to add a location." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:35 msgid "" "Fill in the Location blank with the city name you want to add. Wait a moment " "for a list of possible cities to show up in the drop-down list." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:37 msgid "" "Select the city you want and the current time in that location will fill in " "automatically." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:39 msgid "Click - to delete a city from the list." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:40 msgid "" "You can also drag and drop the cities in this Locations window to " "change the order in which they will show up in the clock menu." msgstr "" #. (itstool) path: info/desc #: C/disk.page:16 msgid "" "Disk space, performance, problems, " "volumes and partitions…" msgstr "" #. (itstool) path: page/title #: C/disk.page:26 msgid "Disks & storage" msgstr "" #. (itstool) path: credit/name #: C/disk-benchmark.page:17 #: C/disk-capacity.page:13 #: C/disk-check.page:14 #: C/display-dimscreen.page:21 #: C/keyboard-cursor-blink.page:18 #: C/keyboard-repeat-keys.page:16 #: C/look-background.page:22 #: C/look-display-fuzzy.page:18 #: C/look-resolution.page:19 msgid "Natalia Ruz Leiva" msgstr "" #. (itstool) path: info/desc #: C/disk-benchmark.page:25 msgid "Run benchmarks on your hard disk to check how fast it is." msgstr "" #. (itstool) path: page/title #: C/disk-benchmark.page:29 msgid "Test the performance of your hard disk" msgstr "" #. (itstool) path: page/p #: C/disk-benchmark.page:31 msgid "To test the speed of your hard disk:" msgstr "" #. (itstool) path: when/p #: C/disk-benchmark.page:38 msgid "" "Open the Disks application from the Dash." msgstr "" #. (itstool) path: choose/p #: C/disk-benchmark.page:40 msgid "Open the Disks application from the activities overview." msgstr "" #. (itstool) path: item/p #: C/disk-benchmark.page:45 msgid "Choose the hard disk from the Disk Drives list." msgstr "" #. (itstool) path: item/p #: C/disk-benchmark.page:48 msgid "Click the gear button and select Benchmark Drive." msgstr "" #. (itstool) path: item/p #: C/disk-benchmark.page:51 msgid "" "Click Start Benchmark and adjust the Transfer Rate and " "Access Time parameters as desired." msgstr "" #. (itstool) path: item/p #: C/disk-benchmark.page:55 msgid "" "Click Start Benchmarking to test how fast data can be read from " "the disk. Administrative privileges " "may be required. Enter your password, or the password for the requested " "administrator account." msgstr "" #. (itstool) path: note/p #: C/disk-benchmark.page:60 msgid "" "If Also perform write-benchmark is checked, the benchmark will " "test how fast data can be read from and written to the disk. This will take " "longer to complete." msgstr "" #. (itstool) path: page/p #: C/disk-benchmark.page:68 msgid "" "When the test is finished, the results will appear on the graph. The green " "points and connecting lines indicate the samples taken; these correspond to " "the right axis, showing access time, plotted against the bottom axis, " "representing percentage time elapsed during the benchmark. The blue line " "represents read rates, while the red line represents write rates; these are " "shown as access data rates on the left axis, plotted against percentage of " "the disk traveled, from the outside to the spindle, along the bottom axis." msgstr "" #. (itstool) path: page/p #: C/disk-benchmark.page:76 msgid "" "Below the graph, values are displayed for minimum, maximum and average read " "and write rates, average access time and time elapsed since the last " "benchmark test." msgstr "" #. (itstool) path: info/desc #: C/disk-capacity.page:24 msgid "" "Use Disk Usage Analyzer or System Monitor to check " "space and capacity." msgstr "" #. (itstool) path: page/title #: C/disk-capacity.page:29 msgid "Check how much disk space is left" msgstr "" #. (itstool) path: page/p #: C/disk-capacity.page:31 msgid "" "You can check how much disk space is left with Disk Usage " "Analyzer or System Monitor." msgstr "" #. (itstool) path: section/title #: C/disk-capacity.page:35 msgid "Check with Disk Usage Analyzer" msgstr "" #. (itstool) path: section/p #: C/disk-capacity.page:37 msgid "" "To check the free disk space and disk capacity using Disk Usage " "Analyzer:" msgstr "" #. (itstool) path: when/p #: C/disk-capacity.page:44 msgid "" "Open the Disk Usage Analyzer application from the " "Dash. The window will display the Total file system " "capacity and Total file system usage." msgstr "" #. (itstool) path: choose/p #: C/disk-capacity.page:48 msgid "" "Open the Disks application from the Activities " "overview. The window will display the Total file system capacity " "and Total file system usage." msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:54 msgid "" "Click one of the toolbar buttons to choose to Scan Home, " "Scan filesystem, Scan a folder, or Scan a remote " "folder." msgstr "" #. (itstool) path: section/p #: C/disk-capacity.page:59 msgid "" "The information is displayed according to Folder, " "Usage, Size and Contents. See more details " "in Disk Usage Analyzer." msgstr "" #. (itstool) path: section/title #: C/disk-capacity.page:67 msgid "Check with System Monitor" msgstr "" #. (itstool) path: section/p #: C/disk-capacity.page:69 msgid "" "To check the free disk space and disk capacity with System " "Monitor:" msgstr "" #. (itstool) path: when/p #: C/disk-capacity.page:75 msgid "" "Open the System Monitor application from the Dash." msgstr "" #. (itstool) path: choose/p #: C/disk-capacity.page:77 msgid "" "Open the System Monitor application from the " "Activities overview." msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:82 msgid "" "Select the File Systems tab to view the system's partitions and " "disk space usage. The information is displayed according to " "Total, Free, Available and Used." msgstr "" #. (itstool) path: section/title #: C/disk-capacity.page:91 msgid "What if the disk is too full?" msgstr "" #. (itstool) path: section/p #: C/disk-capacity.page:93 msgid "If the disk is too full you should:" msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:97 msgid "Delete files that aren't important or that you won't use anymore." msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:100 msgid "" "Make backups of the important files that " "you won't need for a while and delete them from the hard drive." msgstr "" #. (itstool) path: info/desc #: C/disk-check.page:28 msgid "Test your hard disk for problems to make sure that it's healthy." msgstr "" #. (itstool) path: page/title #: C/disk-check.page:32 msgid "Check your hard disk for problems" msgstr "" #. (itstool) path: section/title #: C/disk-check.page:35 msgid "Checking the hard disk" msgstr "" #. (itstool) path: section/p #: C/disk-check.page:36 msgid "" "Hard disks have a built-in health-check tool called SMART (Self-" "Monitoring, Analysis, and Reporting Technology), which continually checks " "the disk for potential problems. SMART also warns you if the disk is about " "to fail, helping you avoid loss of important data." msgstr "" #. (itstool) path: section/p #: C/disk-check.page:41 msgid "" "Although SMART runs automatically, you can also check your disk's health by " "running the Disks application:" msgstr "" #. (itstool) path: steps/title #: C/disk-check.page:45 msgid "Check your disk's health using the Disks application" msgstr "" #. (itstool) path: when/p #: C/disk-check.page:50 #: C/disk-format.page:34 msgid "Open the Disks application from the Dash." msgstr "" #. (itstool) path: choose/p #: C/disk-check.page:52 #: C/disk-format.page:36 msgid "" "Open the Disks application from the Activities " "overview." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:57 msgid "" "From the list to the left, select the disk whose information and status you " "want to check." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:61 msgid "Assessment should say \"Disk is OK\"." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:64 msgid "" "Open the menu at the top right and select SMART Data & Self-" "Tests to view more drive information, or to run a self-test." msgstr "" #. (itstool) path: section/title #: C/disk-check.page:74 msgid "What if the disk isn't healthy?" msgstr "" #. (itstool) path: section/p #: C/disk-check.page:76 msgid "" "Even if the SMART Status indicates that the disk isn't " "healthy, there may be no cause for alarm. However, it's better to be " "prepared with a backup to prevent data loss." msgstr "" #. (itstool) path: section/p #: C/disk-check.page:80 msgid "" "If the status says \"Pre-fail\", the disk is still reasonably healthy but " "signs of wear have been detected which mean it might fail in the near " "future. If your hard disk (or computer) is a few years old, you are likely " "to see this message on at least some of the health checks. You should backup your important files regularly and check " "the disk status periodically to see if it gets worse." msgstr "" #. (itstool) path: section/p #: C/disk-check.page:87 msgid "" "If it gets worse, you may wish to take the computer/hard disk to a " "professional for further diagnosis or repair." msgstr "" #. (itstool) path: info/desc #: C/disk-format.page:17 msgid "" "Remove all of the files and folders from an external hard disk or USB flash " "drive by formatting it." msgstr "" #. (itstool) path: page/title #: C/disk-format.page:22 msgid "Wipe everything off a removable disk" msgstr "" #. (itstool) path: page/p #: C/disk-format.page:24 msgid "" "If you have a removable disk, like a USB memory stick or an external hard " "disk, you may sometimes wish to completely remove all of its files and " "folders. You can do this by formatting the disk - this deletes all " "of the files on the disk and leaves it empty." msgstr "" #. (itstool) path: steps/title #: C/disk-format.page:30 msgid "Format a removable disk" msgstr "" #. (itstool) path: item/p #: C/disk-format.page:41 msgid "" "Select the disk you want to wipe from the Storage Devices list." msgstr "" #. (itstool) path: note/p #: C/disk-format.page:44 msgid "" "Make sure that you have selected the correct disk! If you choose the wrong " "disk, all of the files on the other disk will be deleted!" msgstr "" #. (itstool) path: item/p #: C/disk-format.page:49 msgid "" "In the Volumes section, click Unmount Volume. Then click " "Format Volume." msgstr "" #. (itstool) path: item/p #: C/disk-format.page:53 msgid "" "In the window that pops up, choose a filesystem Type for the disk." msgstr "" #. (itstool) path: item/p #: C/disk-format.page:55 msgid "" "If you use the disk on Windows and Mac OS computers in addition to Linux " "computers, choose FAT. If you only use it on Windows, " "NTFS may be a better option. A brief description of the file " "system type will be presented as a label." msgstr "" #. (itstool) path: item/p #: C/disk-format.page:61 msgid "" "Give the disk a name and click Format to begin wiping the disk." msgstr "" #. (itstool) path: item/p #: C/disk-format.page:64 msgid "" "Once the formatting has finished, safely remove the disk. It " "should now be blank and ready to use again." msgstr "" #. (itstool) path: note/title #: C/disk-format.page:70 msgid "Formatting a disk does not securely delete your files" msgstr "" #. (itstool) path: note/p #: C/disk-format.page:71 msgid "" "Formatting a disk is not a completely secure way of wiping all of its data. " "A formatted disk will not appear to have files on it, but it is possible " "that special recovery software could retrieve the files. If you need to " "securely delete the files, you will need to use a command-line utility, such " "as shred." msgstr "" #. (itstool) path: info/desc #: C/disk-partitions.page:15 msgid "" "Understand what volumes and partitions are and use the disk utility to " "manage them." msgstr "" #. (itstool) path: page/title #: C/disk-partitions.page:20 msgid "Manage volumes and partitions" msgstr "" #. (itstool) path: page/p #: C/disk-partitions.page:22 msgid "" "The word volume is used to describe a storage device, like a hard " "disk. It can also refer to a part of the storage on that device, " "because you can split the storage up into chunks. The computer makes this " "storage accessible via your file system in a process referred to as " "mounting. Mounted volumes may be hard drives, USB drives, DVD-RWs, " "SD cards, and other media. If a volume is currently mounted, you can read " "(and possibly write) files on it." msgstr "" #. (itstool) path: page/p #: C/disk-partitions.page:30 msgid "" "Often, a mounted volume is called a partition, though they are not " "necessarily the same thing. A “partition” refers to a physical area " "of storage on a single disk drive. Once a partition has been mounted, it can " "be referred to as a volume because you can access the files on it. You can " "think of volumes as the labeled, accessible “storefronts” to the functional " "“back rooms” of partitions and drives." msgstr "" #. (itstool) path: section/title #: C/disk-partitions.page:38 msgid "View and manage volumes and partitions using the disk utility" msgstr "" #. (itstool) path: section/p #: C/disk-partitions.page:40 msgid "" "You can check and modify your computer's storage volumes with the disk " "utility." msgstr "" #. (itstool) path: item/p #: C/disk-partitions.page:45 msgid "" "Open the Dash and start the Disk Utility application." msgstr "" #. (itstool) path: item/p #: C/disk-partitions.page:48 msgid "" "In the pane marked Storage Devices, you will find hard disks, " "CD/DVD drives, and other physical devices. Click the device you want to " "inspect." msgstr "" #. (itstool) path: item/p #: C/disk-partitions.page:53 msgid "" "In the right pane, the area labeled Volumes provides a visual " "breakdown of the volumes and partitions present on the selected device. It " "also contains a variety of tools used to manage these volumes." msgstr "" #. (itstool) path: item/p #: C/disk-partitions.page:56 msgid "" "Be careful: it is possible to completely erase the data on your disk with " "these utilities." msgstr "" #. (itstool) path: section/p #: C/disk-partitions.page:61 msgid "" "Your computer most likely has at least one primary partition and a " "single swap partition. The swap partition is used by the operating " "system for memory management, and is rarely mounted. The primary partition " "contains your operating system, applications, settings, and personal files. " "These files can also be distributed among multiple partitions for security " "or convenience." msgstr "" #. (itstool) path: section/p #: C/disk-partitions.page:68 msgid "" "One primary partition must contain information that your computer uses to " "start up, or boot. For this reason it is sometimes called a boot " "partition, or boot volume. To determine if a volume is bootable, look at its " "Partition Flags in the disk utility. External media such as USB " "drives and CDs may also contain a bootable volume." msgstr "" #. (itstool) path: info/desc #: C/display-dimscreen.page:14 msgid "" "Dim the screen to save power or increase the brightness to make it more " "readable in bright light." msgstr "" #. (itstool) path: page/title #: C/display-dimscreen.page:35 msgid "Set screen brightness" msgstr "" #. (itstool) path: page/p #: C/display-dimscreen.page:37 msgid "" "You can change the brightness of your screen to save power or to make the " "screen more readable in bright light. You can also have the screen dim " "automatically when on battery power and have it turn off automatically when " "not in use." msgstr "" #. (itstool) path: steps/title #: C/display-dimscreen.page:43 msgid "Set the brightness" msgstr "" #. (itstool) path: item/p #: C/display-dimscreen.page:45 #: C/display-lock.page:37 msgid "Select Brightness & Lock." msgstr "" #. (itstool) path: item/p #: C/display-dimscreen.page:46 msgid "Adjust the Brightness slider to a comfortable value." msgstr "" #. (itstool) path: note/p #: C/display-dimscreen.page:50 msgid "" "Many laptop keyboards have special keys to adjust the brightness. These have " "a picture that looks like the sun and are located on the function keys at " "the top. Hold down the Fn key to use these keys." msgstr "" #. (itstool) path: page/p #: C/display-dimscreen.page:55 msgid "" "Select Dim screen to save power to have the brightness " "automatically lowered when you're on battery power. The backlight of your " "screen can take a lot of power and significantly reduce how long your " "battery will last before it needs to be recharged." msgstr "" #. (itstool) path: page/p #: C/display-dimscreen.page:60 msgid "" "The screen will automatically turn off after you haven't used it for a " "while. This only affects the display, and doesn't turn off your computer. " "You can adjust how long you have to be inactive with the Turn screen " "off when inactive for option." msgstr "" #. (itstool) path: info/desc #: C/display-dual-monitors-desktop.page:15 msgid "Set up dual monitors on your desktop computer." msgstr "" #. (itstool) path: page/title #: C/display-dual-monitors-desktop.page:24 msgid "Connect an extra monitor" msgstr "" #. (itstool) path: page/p #: C/display-dual-monitors-desktop.page:26 msgid "" "To set up a second monitor with your desktop computer, connect the monitor. " "If your system doesn't recognize it immediately, or you would like to adjust " "the settings:" msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:35 #: C/display-dual-monitors.page:38 #: C/look-resolution.page:40 msgid "Open Displays." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:38 #: C/display-dual-monitors.page:43 msgid "" "Click on the image of the monitor you would like to activate or deactivate, " "then switch it ON/OFF." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:42 msgid "" "The monitor with the menu bar is " "the main monitor. To change which monitor is \"main\", click on the top bar " "and drag it over to the monitor you want to set as the \"main\" monitor." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:47 #: C/display-dual-monitors.page:65 msgid "" "To change the \"position\" of a monitor, click on it and drag it to the " "desired position." msgstr "" #. (itstool) path: note/p #: C/display-dual-monitors-desktop.page:49 #: C/display-dual-monitors.page:70 msgid "" "If you would like both monitors to display the same content, check the " "Mirror displays box." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:53 #: C/display-dual-monitors.page:78 msgid "" "When you are happy with your settings, click Apply and then click " "Keep This Configuration." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:57 #: C/display-dual-monitors.page:85 msgid "" "To close the Displays click on the x in the top corner." msgstr "" #. (itstool) path: info/desc #: C/display-dual-monitors.page:7 msgid "Set up dual monitors on your laptop." msgstr "" #. (itstool) path: page/title #: C/display-dual-monitors.page:18 msgid "Connect an external monitor to your laptop" msgstr "" #. (itstool) path: section/title #: C/display-dual-monitors.page:21 msgid "Set up an external monitor" msgstr "" #. (itstool) path: section/p #: C/display-dual-monitors.page:24 msgid "" "To set up an external monitor with your laptop, connect the monitor to your " "laptop. If your system doesn't recognize it immediately, or you would like " "to adjust the settings:" msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors.page:50 msgid "" "By default, the Launcher only shows on the primary monitor. To change which " "monitor is \"primary\", change the monitor in the Launcher " "Placement drop-down box. You could also drag the Launcher in the " "preview to the monitor you want to set as the \"primary\" monitor." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors.page:58 msgid "" "If you want the Launcher to show on all monitors, change Launcher " "Placement to All Displays." msgstr "" #. (itstool) path: section/title #: C/display-dual-monitors.page:94 msgid "Sticky Edges" msgstr "" #. (itstool) path: section/p #: C/display-dual-monitors.page:95 msgid "" "A typical problem with dual monitors is that it's easy for the mouse pointer " "to \"slip\" to the other monitor when you don't want it to. Unity's " "Sticky Edges feature helps with that problem by requiring you to " "push a little bit harder to move the mouse pointer from one monitor to the " "other." msgstr "" #. (itstool) path: section/p #: C/display-dual-monitors.page:99 msgid "" "You can switch Sticky Edges off if you don't like this feature." msgstr "" #. (itstool) path: info/desc #: C/display-lock.page:12 msgid "" "Prevent other people from using your desktop when you go away from your " "computer." msgstr "" #. (itstool) path: page/title #: C/display-lock.page:25 msgid "Automatically lock your screen" msgstr "" #. (itstool) path: page/p #: C/display-lock.page:27 msgid "" "When you leave your computer, you should lock the screen to prevent other people from using your " "desktop and accessing your files. You will still be logged in and all your " "applications will keep running, but you will have to enter your password to " "use your computer again. You can lock the screen manually, but you can also " "have the screen lock automatically." msgstr "" #. (itstool) path: item/p #: C/display-lock.page:38 msgid "" "Make sure Lock is switched on, then select a timeout from the " "drop-down list below. The screen will automatically lock after you have been " "inactive for this long. You can also select Screen turns off to " "lock the screen after the screen is automatically turned off, controlled " "with the Turn screen off when inactive for drop-down list above." msgstr "" #. (itstool) path: credit/name #: C/documents-collections.page:7 #: C/documents-info.page:7 #: C/documents.page:7 #: C/documents-previews.page:7 #: C/documents-print.page:7 #: C/documents-search.page:7 #: C/documents-select.page:7 #: C/documents-tracker.page:7 #: C/documents-viewgrid.page:7 #: C/documents-view.page:7 #: C/keyboard-cursor-blink.page:22 #: C/keyboard-layouts.page:18 #: C/keyboard-osk.page:15 #: C/keyboard-repeat-keys.page:20 #: C/keyboard-shortcuts-set.page:14 msgid "Julita Inca" msgstr "" #. (itstool) path: info/desc #: C/documents-collections.page:16 msgid "Group related documents in a collection." msgstr "" #. (itstool) path: page/title #: C/documents-collections.page:25 msgid "Make collections of documents" msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:38 msgid "" "Documents lets you put together documents of different types in " "one place called a collection. If you have documents that are " "related, you can group them to make them easier to find. For example, if you " "had a business trip where you made a presentation, your slides, your flight " "itinerary (a PDF file), your budget spreadsheet, and other hybrid PDF/ODF " "documents, can be grouped in one collection." msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:45 msgid "To create or add to a collection:" msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:47 #: C/documents-collections.page:62 #: C/documents-print.page:38 #: C/documents-select.page:38 msgid "Click the button." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:48 msgid "In selection mode, check the documents to be collected." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:49 msgid "Click the + button in the button bar." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:50 msgid "" "In the collection list, click Add and type a new collection name, " "or select an existing collection. The selected documents will be added to " "the collection." msgstr "" #. (itstool) path: note/p #: C/documents-collections.page:56 msgid "" "Collections do not behave like folders and their hierarchy: you cannot " "put collections inside collections." msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:60 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:63 msgid "In selection mode, check the collection to be deleted." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:64 msgid "" "Click the Trash button in the button bar. The collection will be deleted, " "leaving the original documents." msgstr "" #. (itstool) path: info/desc #: C/documents-filter.page:11 msgid "Choose which documents to display." msgstr "" #. (itstool) path: page/title #: C/documents-filter.page:20 msgid "Filter documents" msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/documents-filter.page:22 #: C/documents-search.page:46 #: C/files-browse.page:80 #: C/files-hidden.page:42 #: C/files-hidden.page:48 #: C/files-hidden.page:57 #: C/files-hidden.page:64 #: C/files-lost.page:52 #: C/files-sort.page:45 #: C/files-sort.page:61 #: C/files-tilde.page:33 #: C/nautilus-views.page:66 #: C/nautilus-views.page:85 #: C/nautilus-views.page:101 #: C/nautilus-views.page:122 msgctxt "_" msgid "" "external ref='figures/go-down.png' md5='e8c16f5ab9ed933f4a537b740506f4d4'" msgstr "" #. (itstool) path: page/p #: C/documents-filter.page:22 msgid "" "Click the down " "button next to the search bar to " "limit the scope of the search in these categories:" msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:27 msgid "Sources: Local, Google, SkyDrive, or All." msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:28 msgid "" "Type: Collections, PDF Documents, Presentations, Spreadsheets, Text " "Documents, or All." msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:30 msgid "Title, Author, or All." msgstr "" #. (itstool) path: note/p #: C/documents-filter.page:33 msgid "" "In order for Google or SkyDrive to appear in the " "filter list, it is necessary to configure Google or Windows Live as an online account." msgstr "" #. (itstool) path: info/desc #: C/documents-formats.page:11 msgid "Documents displays a number of popular document types." msgstr "" #. (itstool) path: page/title #: C/documents-formats.page:20 msgid "Formats supported" msgstr "" #. (itstool) path: page/p #: C/documents-formats.page:28 msgid "" "Documents displays PDF, DVI, XPS, PostScript and the formats " "supported by Document Viewer (Evince), Microsoft " "Office, LibreOffice and Google Docs." msgstr "" #. (itstool) path: credit/years #: C/documents-info.page:21 #: C/documents-viewgrid.page:21 msgid "2014" msgstr "" #. (itstool) path: info/desc #: C/documents-info.page:24 msgid "See a document's name, location, date modified, or type." msgstr "" #. (itstool) path: page/title #: C/documents-info.page:34 msgid "Find information about documents" msgstr "" #. (itstool) path: page/p #: C/documents-info.page:44 msgid "" "When a document is created, it comes with metadata. " "Documents displays the following metadata for each document:" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:48 msgid "Title: the name of the document, which can be edited;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:49 msgid "Source: the path of the folder containing the document;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:50 msgid "Date Modified;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:51 msgid "" "Type: the file format of the " "document." msgstr "" #. (itstool) path: page/p #: C/documents-info.page:55 msgid "To see a document's properties:" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:57 msgid "Click the Check button to switch to selection mode." msgstr "" #. (itstool) path: item/p #: C/documents-info.page:59 msgid "Select a document." msgstr "" #. (itstool) path: item/p #: C/documents-info.page:60 msgid "" "Click the Properties button at the right end of the button bar." msgstr "" #. (itstool) path: note/p #: C/documents-info.page:65 msgid "" "Some types of documents (e.g. PDF files) can be password protected, " "preventing access to their metadata or content." msgstr "" #. (itstool) path: note/p #: C/documents-info.page:68 msgid "" "Files does not currently offer any mechanism to add privacy to a " "document. You may be able to do this from the application you used to create " "the document (e.g. LibreOffice or Adobe Acrobat )." msgstr "" #. (itstool) path: info/desc #: C/documents.page:15 msgid "" "Organize the documents stored locally on your computer or created online." msgstr "" #. (itstool) path: page/title #. (itstool) path: section/title #: C/documents.page:25 #: C/files.page:57 msgid "Documents" msgstr "" #. (itstool) path: page/p #: C/documents.page:37 msgid "" "Documents is a GNOME application that lets you display, organize, " "and print the documents on your computer or those created remotely using " "Google Docs or SkyDrive." msgstr "" #. (itstool) path: section/title #: C/documents.page:42 msgid "View, Sort and Search" msgstr "" #. (itstool) path: section/title #: C/documents.page:46 msgid "Select, Organize, Print" msgstr "" #. (itstool) path: section/title #: C/documents.page:50 msgid "Questions" msgstr "" #. (itstool) path: info/desc #: C/documents-previews.page:16 msgid "You can only preview files stored locally." msgstr "" #. (itstool) path: page/title #: C/documents-previews.page:25 msgid "Why don't some files have previews?" msgstr "" #. (itstool) path: page/p #: C/documents-previews.page:33 msgid "" "When you open Documents, a preview thumbnail is displayed for " "documents that are stored locally. Those stored on a remote server like " "Google Docs or SkyDrive show as missing (or blank) preview " "thumbnails." msgstr "" #. (itstool) path: page/p #: C/documents-previews.page:37 msgid "" "If you download a Google Docs or SkyDrive document to " "local storage, a thumbnail will be generated." msgstr "" #. (itstool) path: note/p #: C/documents-previews.page:41 msgid "" "The local copy of a document downloaded from Google Docs or " "SkyDrive will lose its ability to be updated online. If you want to " "continue to edit it online, it is better not to download it." msgstr "" #. (itstool) path: info/desc #: C/documents-print.page:16 msgid "Print documents that are stored locally or online." msgstr "" #. (itstool) path: page/title #: C/documents-print.page:25 msgid "Print a document" msgstr "" #. (itstool) path: page/p #: C/documents-print.page:35 msgid "To print a document:" msgstr "" #. (itstool) path: item/p #: C/documents-print.page:39 msgid "In selection mode, check the document to be printed." msgstr "" #. (itstool) path: item/p #: C/documents-print.page:40 msgid "" "Click the Print button in the button bar. The Print dialog opens." msgstr "" #. (itstool) path: note/p #: C/documents-print.page:45 msgid "" "Printing is not available when more than one document is selected, or when a " "collection is selected." msgstr "" #. (itstool) path: info/desc #: C/documents-search.page:16 msgid "Find your documents by title or author." msgstr "" #. (itstool) path: page/title #: C/documents-search.page:25 #: C/files-search.page:29 msgid "Search for files" msgstr "" #. (itstool) path: page/p #: C/documents-search.page:37 msgid "To start a search in Documents:" msgstr "" #. (itstool) path: item/p #: C/documents-search.page:40 msgid "Press CtrlF." msgstr "" #. (itstool) path: item/p #: C/documents-search.page:41 msgid "Click the magnifying glass icon." msgstr "" #. (itstool) path: item/p #: C/documents-search.page:42 msgid "Start typing. Documents will match by title or author." msgstr "" #. (itstool) path: note/p #: C/documents-search.page:45 msgid "" "You can restrict or filter the search results by clicking the down button and selecting " "various filters." msgstr "" #. (itstool) path: info/desc #: C/documents-select.page:16 msgid "Use selection mode to select more than one document or collection." msgstr "" #. (itstool) path: page/title #: C/documents-select.page:25 msgid "Selecting documents" msgstr "" #. (itstool) path: page/p #: C/documents-select.page:34 msgid "" "From Documents selection mode you can open, print, view or make " "collections of your documents. To use selection mode:" msgstr "" #. (itstool) path: item/p #: C/documents-select.page:39 msgid "" "Select one or more documents or collections. The button bar appears with the " "actions that are valid for your selection." msgstr "" #. (itstool) path: section/title #: C/documents-select.page:45 msgid "Selection mode actions" msgstr "" #. (itstool) path: section/p #: C/documents-select.page:47 msgid "After selecting one or more documents you can:" msgstr "" #. (itstool) path: item/p #: C/documents-select.page:50 msgid "Open with Document Viewer (folder icon)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:51 msgid "" "Print (printer icon): print a document (only available when a single " "document is selected)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:53 msgid "Organize (plus icon): create a collection of documents." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:54 msgid "" "Properties (wrench icon): display the properties of a document (only " "available when a single document is selected)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:56 msgid "Delete (trash icon): delete one or more collections." msgstr "" #. (itstool) path: info/desc #: C/documents-tracker.page:16 msgid "Local or remote documents do not appear." msgstr "" #. (itstool) path: page/title #: C/documents-tracker.page:25 msgid "My documents cannot be seen" msgstr "" #. (itstool) path: page/p #: C/documents-tracker.page:39 msgid "" "If your documents fail to display in Documents, " "Tracker may not be running or properly configured. Make sure " "Tracker is running in your session. The default configuration, set to index " "files in your home directory (non-recursively) and XDG folders " "(recursively), should be adequate. Ensure that your documents are in one of " "these paths." msgstr "" #. (itstool) path: info/desc #: C/documents-viewgrid.page:29 msgid "Change the way documents are displayed." msgstr "" #. (itstool) path: page/title #: C/documents-viewgrid.page:35 msgid "View files in a list or grid" msgstr "" #. (itstool) path: page/p #: C/documents-viewgrid.page:44 msgid "" "Documents and collections are presented in Grid format by " "default. To view in List format:" msgstr "" #. (itstool) path: item/p #: C/documents-viewgrid.page:48 msgid "" "Go to the top bar and click Documents to display the app menu." msgstr "" #. (itstool) path: item/p #: C/documents-viewgrid.page:52 msgid "Click List from the View as section." msgstr "" #. (itstool) path: note/p #: C/documents-viewgrid.page:56 msgid "" "List view has columns displaying the document type and date modified, and " "whether it's stored locally, or in Google Docs or " "SkyDrive." msgstr "" #. (itstool) path: page/p #: C/documents-viewgrid.page:61 msgid "" "Click Grid in the app menu to return to the default format." msgstr "" #. (itstool) path: info/desc #: C/documents-view.page:16 msgid "View documents full-screen." msgstr "" #. (itstool) path: page/title #: C/documents-view.page:25 msgid "Display documents stored locally or online" msgstr "" #. (itstool) path: page/p #: C/documents-view.page:35 msgid "" "When you open Documents, all of your documents, those stored " "locally as well as online, are displayed as thumbnails." msgstr "" #. (itstool) path: note/p #: C/documents-view.page:38 msgid "" "In order for your Google Docs or SkyDrive documents to " "appear, it is necessary to configure Google or Windows Live, respectively, " "as an online account." msgstr "" #. (itstool) path: page/p #: C/documents-view.page:43 msgid "To view the contents of a document:" msgstr "" #. (itstool) path: item/p #: C/documents-view.page:46 msgid "" "Click the thumbnail. The document is displayed full-width in the " "Documents window (or full-screen if maximized)." msgstr "" #. (itstool) path: page/p #: C/documents-view.page:50 msgid "To exit the document, click the back arrow button." msgstr "" #. (itstool) path: info/desc #: C/files-autorun.page:15 msgid "" "Automatically run applications for CDs and DVDs, cameras, audio players, and " "other devices and media." msgstr "" #. (itstool) path: page/title #: C/files-autorun.page:30 msgid "Open applications for devices or discs" msgstr "" #. (itstool) path: page/p #: C/files-autorun.page:32 msgid "" "You can have an application automatically start when you plug in a device or " "insert a disc or media card. For example, you might want your photo " "organizer to start when you plug in a digital camera. You can also turn this " "off, so that nothing happens when you plug something in." msgstr "" #. (itstool) path: page/p #: C/files-autorun.page:37 msgid "" "To decide which applications should start when you plug in various devices:" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:43 msgid "Select DetailsRemovable Media." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:46 msgid "" "Find your desired device or media type, and then choose an application or " "action for that media type. See below for a description of the different " "types of devices and media." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:49 msgid "" "Instead of starting an application, you can also set it so that the device " "will be shown in the file manager. When that happens, you will be asked what " "to do, or nothing will happen automatically." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:54 msgid "" "The Software option is slightly different from the others - if " "the computer detects that there is software on a disk that you inserted, it " "can try to automatically run the software if you like. This is good if you " "have an application installed on a CD and want it to start when the disc is " "inserted (for example, a slideshow)." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:60 msgid "" "If you don't see the device or media type that you want to change in the " "list (such as Blu-ray discs or E-book readers), click Other Media " "to see a more detailed list of devices. Select the type of device or media " "from the Type drop-down and the application or action from the " "Action drop-down." msgstr "" #. (itstool) path: note/p #: C/files-autorun.page:69 msgid "" "If you don't want any applications to be opened automatically, whatever you " "plug in, select Never prompt or start programs on media insertion " "at the bottom of the Removable Media window." msgstr "" #. (itstool) path: section/title #: C/files-autorun.page:75 msgid "Types of devices and media" msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:78 msgid "Audio discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:79 msgid "" "Choose your favorite music application or CD audio extractor to handle audio " "CDs. If you use audio DVDs (DVD-A), select how to open them under Other " "Media. If you open an audio disc with the file manager, the tracks " "will appear as WAV files that you can play in any audio player application." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:86 msgid "Video discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:87 msgid "" "Choose your favorite video application to handle video DVDs. Use the " "Other Media button to set an application for Blu-ray, HD DVD, " "video CD (VCD), and super video CD (SVCD). If DVDs or other video discs do " "not work correctly when you insert them, see ." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:94 msgid "Blank discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:95 msgid "" "Use the Other Media button to select a disc-writing application " "for blank CDs, blank DVDs, blank Blu-ray discs, and blank HD DVDs." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:100 msgid "Cameras and photos" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:101 msgid "" "Use the Photos drop-down to choose a photo-management application " "to run when you plug in your digital camera, or when you insert a media card " "from a camera, such as a CF, SD, MMC, or MS card. You can also simply browse " "your photos using the file manager." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:105 msgid "" "Under Other Media, you can select an application to open Kodak " "picture CDs, such as those you might have made in a store. These are regular " "data CDs with JPEG images in a folder called PICTURES." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:110 msgid "Music players" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:111 msgid "" "Choose an application to manage the music library on your portable music " "player, or manage the files yourself using the file manager." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:115 msgid "E-book readers" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:116 msgid "" "Use the Other Media button to choose an application to manage the " "books on your e-book reader, or manage the files yourself using the file " "manager." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:120 msgid "Software" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:121 msgid "" "Some discs and removable media contain software that is supposed to be run " "automatically when the media is inserted. Use the Software option " "to control what to do when media with autorun software is inserted. You will " "always be prompted for a confirmation before software is run." msgstr "" #. (itstool) path: note/p #: C/files-autorun.page:126 msgid "Never run software from media you don't trust." msgstr "" #. (itstool) path: info/desc #: C/files-browse.page:10 msgid "Manage and organize files with the file manager." msgstr "" #. (itstool) path: page/title #: C/files-browse.page:37 msgid "Browse files and folders" msgstr "" #. (itstool) path: page/p #: C/files-browse.page:47 msgid "" "Use the Files file manager to browse and organize the files on " "your computer. You can also use it to manage files on storage devices (like " "external hard disks), on file " "servers, and on network shares." msgstr "" #. (itstool) path: page/p #: C/files-browse.page:52 msgid "" "To start the file manager, open Files in the Launcher. " "You can also search for files and folders with the Dash in the " "same way you would search for " "applications. They will appear under the heading Files and " "Folders." msgstr "" #. (itstool) path: section/title #: C/files-browse.page:59 msgid "Exploring the contents of folders" msgstr "" #. (itstool) path: section/p #: C/files-browse.page:61 msgid "" "In the file manager, double-click any folder to view its contents, and " "double-click any file to open it with the default application for that file. " "You can also right-click a folder to open it in a new tab or new window." msgstr "" #. (itstool) path: section/p #: C/files-browse.page:66 msgid "" "The path bar above the list of files and folders shows you which " "folder you're viewing, including the parent folders of the current folder. " "Click a parent folder in the path bar to go to that folder. Right-click any " "folder in the path bar to open it in a new tab or window, copy or move it, " "or access its properties." msgstr "" #. (itstool) path: section/p #: C/files-browse.page:72 msgid "" "If you want to quickly skip to a file in the folder you're viewing, start " "typing its name. A search box will appear at the top of the window and the " "first file which matches your search will be highlighted. Press the down " "arrow key, or scroll with the mouse, to skip to the next file that matches " "your search." msgstr "" #. (itstool) path: section/p #: C/files-browse.page:78 msgid "" "You can quickly access common places from the sidebar. If you do " "not see the sidebar, click the down button in the toolbar and pick Show " "Sidebar. You can add bookmarks to folders that you use often and they " "will appear in the sidebar. Use the Bookmarks menu to do this, or " "simply drag a folder into the sidebar." msgstr "" #. (itstool) path: info/desc #: C/files-copy.page:8 msgid "Copy or move items to a new folder." msgstr "" #. (itstool) path: credit/name #: C/files-copy.page:14 #: C/files-delete.page:15 #: C/files-open.page:15 msgid "Cristopher Thomas" msgstr "" #. (itstool) path: page/title #: C/files-copy.page:28 msgid "Copy or move files and folders" msgstr "" #. (itstool) path: page/p #: C/files-copy.page:30 msgid "" "A file or folder can be copied or moved to a new location by dragging and " "dropping with the mouse, using the copy and paste commands, or using " "keyboard shortcuts." msgstr "" #. (itstool) path: page/p #: C/files-copy.page:34 msgid "" "For example, you might want to copy a presentation onto a memory stick so " "you can take it to work with you. Or, you could make a back-up copy of a " "document before you make changes to it (and then use the old copy if you " "don't like your changes)." msgstr "" #. (itstool) path: page/p #: C/files-copy.page:39 msgid "" "These instructions apply to both files and folders. You copy and move files " "and folders in exactly the same way." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:43 msgid "Copy and paste files" msgstr "" #. (itstool) path: item/p #: C/files-copy.page:44 msgid "Select the file you want to copy by clicking on it once." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:45 msgid "" "Right-click and pick Copy, or press " "CtrlC." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:47 msgid "" "Navigate to another folder, where you want to put the copy of the file." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:49 msgid "" "Right-click and pick Paste to finish copying the file, or press " "CtrlV. There will now be a copy of " "the file in the original folder and the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:56 msgid "Cut and paste files to move them" msgstr "" #. (itstool) path: item/p #: C/files-copy.page:57 msgid "Select the file you want to move by clicking on it once." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:58 msgid "" "Right-click and pick Cut, or press " "CtrlX." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:60 msgid "Navigate to another folder, where you want to move the file." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:61 msgid "" "Right-click and pick Paste to finish moving the file, or press " "CtrlV. The file will be taken out of " "its original folder and moved to the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:68 msgid "Drag files to copy or move" msgstr "" #. (itstool) path: item/p #: C/files-copy.page:69 msgid "" "Open the file manager and go to the folder which contains the file you want " "to copy." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:71 msgid "" "Click Files in the top bar, select New Window (or " "press CtrlN) to open a second window. " "In the new window, navigate to the folder where you want to move or copy the " "file." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:76 msgid "" "Click and drag the file from one window to another. This will move " "it if the destination is on the same device, or copy " "it if the destination is on a different device." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:79 msgid "" "For example, if you drag a file from a USB memory stick to your Home folder, " "it will be copied because you're dragging from one device to another." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:81 msgid "" "You can force the file to be copied by holding down the Ctrl key " "while dragging, or force it to be moved by holding down the Shift " "key while dragging." msgstr "" #. (itstool) path: note/p #: C/files-copy.page:88 msgid "" "You can't copy or move a file into a folder that is read-only. Some " "folders are read-only to prevent you from making changes to their contents. " "You can change things from being read-only by changing file permissions ." msgstr "" #. (itstool) path: info/desc #: C/files-delete.page:9 msgid "Remove files or folders you no longer need." msgstr "" #. (itstool) path: page/title #: C/files-delete.page:33 msgid "Delete files and folders" msgstr "" #. (itstool) path: page/p #: C/files-delete.page:35 msgid "" "If you don't want a file or folder any more, you can delete it. When you " "delete an item it is moved to the Trash folder, where it is " "stored until you empty the trash. You can restore items in the Trash folder to their " "original location if you decide you need them, or if they were accidentally " "deleted." msgstr "" #. (itstool) path: steps/title #: C/files-delete.page:42 msgid "To send a file to the trash:" msgstr "" #. (itstool) path: item/p #: C/files-delete.page:43 msgid "Select the item you want to place in the trash by clicking it once." msgstr "" #. (itstool) path: item/p #: C/files-delete.page:45 msgid "" "Press Delete on your keyboard. Alternatively, drag the item to " "the Trash in the sidebar." msgstr "" #. (itstool) path: page/p #: C/files-delete.page:50 msgid "" "To delete files permanently, and free up disk space on your computer, you " "need to empty the trash. To empty the trash, right-click Trash in " "the sidebar and select Empty Trash." msgstr "" #. (itstool) path: section/title #: C/files-delete.page:55 msgid "Permanently delete a file" msgstr "" #. (itstool) path: section/p #: C/files-delete.page:56 msgid "" "You can immediately delete a file permanently, without having to send it to " "the trash first." msgstr "" #. (itstool) path: steps/title #: C/files-delete.page:60 msgid "To permanently delete a file:" msgstr "" #. (itstool) path: item/p #: C/files-delete.page:61 msgid "Select the item you want to delete." msgstr "" #. (itstool) path: item/p #: C/files-delete.page:62 msgid "" "Press and hold the Shift key, then press the Delete " "key on your keyboard." msgstr "" #. (itstool) path: item/p #: C/files-delete.page:64 msgid "" "Because you cannot undo this, you will be asked to confirm that you want to " "delete the file or folder." msgstr "" #. (itstool) path: note/p #: C/files-delete.page:68 msgid "" "If you frequently need to delete files without using the trash (for example, " "if you often work with sensitive data), you can add a Delete " "entry to the right-click menu for files and folders. Click Files " "in the menu bar, pick Preferences and select the " "Behavior tab. Select Include a Delete command that bypasses " "Trash." msgstr "" #. (itstool) path: note/p #: C/files-delete.page:75 msgid "" "Deleted files on a removable device " "may not be visible on other operating systems, such Windows or Mac OS. The " "files are still there, and will be available when you plug the device back " "into your computer." msgstr "" #. (itstool) path: info/desc #: C/files-disc-write.page:19 msgid "Put files and documents onto a blank CD or DVD using a CD/DVD burner." msgstr "" #. (itstool) path: page/title #: C/files-disc-write.page:23 msgid "Write files to a CD or DVD" msgstr "" #. (itstool) path: page/p #: C/files-disc-write.page:25 msgid "" "You can put files onto a blank disc by using CD/DVD Creator. The " "option to create a CD or DVD will appear in the file manager as soon as you " "place the CD into your CD/DVD writer. The file manager lets you transfer " "files to other computers or perform backups " "by putting files onto a blank disc. To write files to a CD or DVD:" msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:33 msgid "Place an empty disc into your CD/DVD writable drive." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:35 msgid "" "In the Blank CD/DVD-R Disc window that appears, select " "CD/DVD Creator and click OK. The CD/DVD " "Creator folder window will open." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:38 msgid "" "(You can also click on Blank CD/DVD-R Disc under " "Devices in the file manager sidebar.)" msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:42 msgid "In the Disc Name field, type a name for the disc." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:45 msgid "Drag or copy the desired files into the window." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:48 msgid "Click Write to Disc." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:51 msgid "Under Select a disc to write to, choose the blank disc." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:52 msgid "" "(You could choose Image file instead. This will put the files in " "a disc image, which will be saved on your computer. You can then " "burn that disc image onto a blank disc at a later date.)" msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:57 msgid "" "Click Properties if you want to adjust burning speed, the " "location of temporary files, and other options. The default options should " "be fine." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:62 msgid "Click the Burn button to begin recording." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:63 msgid "" "If Burn Several Copies is selected, you will be prompted for " "additional discs." msgstr "" #. (itstool) path: item/p #: C/files-disc-write.page:67 msgid "" "When the disc burning is complete, it will eject automatically. Choose " "Make More Copies or Close to exit." msgstr "" #. (itstool) path: note/p #: C/files-disc-write.page:73 msgid "" "For more advanced CD/DVD burning projects, try Brasero. It's not " "installed by default, but you can install " "it from the Ubuntu package archive." msgstr "" #. (itstool) path: note/p #: C/files-disc-write.page:77 msgid "" "For help with using Brasero, read the user guide." msgstr "" #. (itstool) path: section/title #: C/files-disc-write.page:82 msgid "If the disc wasn't burned properly" msgstr "" #. (itstool) path: section/p #: C/files-disc-write.page:83 msgid "" "Sometimes the computer doesn't record the data correctly, and you won't be " "able to see the files you put onto the disc when you insert it into a " "computer." msgstr "" #. (itstool) path: section/p #: C/files-disc-write.page:86 msgid "" "In this case, try burning the disc again but use a lower burning speed, e.g. " "12x rather than 48x. Burning at slower speeds is more reliable. You can " "choose the speed by clicking the Properties button in the " "CD/DVD Creator window." msgstr "" #. (itstool) path: info/desc #: C/files-hidden.page:7 msgid "Make a file invisible, so you can't see it in the file manager." msgstr "" #. (itstool) path: page/title #: C/files-hidden.page:23 msgid "Hide a file" msgstr "" #. (itstool) path: page/p #: C/files-hidden.page:25 msgid "" "The GNOME file manager gives you the ability to hide and unhide files at " "your discretion. When a file is hidden, it isn't displayed by the file " "manager, but it's still there in its folder." msgstr "" #. (itstool) path: page/p #: C/files-hidden.page:29 msgid "" "To hide a file, rename it with a " ". at the beginning of its name. For example, to hide a file named " " example.txt, you should rename it to .example.txt." msgstr "" #. (itstool) path: note/p #: C/files-hidden.page:35 msgid "" "You can hide folders in the same way that you can hide files. Hide a folder " "by placing a . at the beginning of the folder's name." msgstr "" #. (itstool) path: section/title #: C/files-hidden.page:40 msgid "Show all hidden files" msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:41 msgid "" "If you want to see all hidden files in a folder, go to that folder and " "either click the down button in the toolbar and pick Show Hidden " "Files, or press CtrlH. You will " "see all hidden files, along with regular files that are not hidden." msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:47 msgid "" "To hide these files again, either click the down button in the toolbar and pick " "Show Hidden Files, or press " "CtrlH again." msgstr "" #. (itstool) path: section/title #: C/files-hidden.page:55 msgid "Unhide a file" msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:56 msgid "" "To unhide a file, go to the folder containing the hidden file and click the " "down button in the " "toolbar and pick Show Hidden Files. Then, find the hidden file " "and rename it so that it doesn't have a . in front of its name. " "For example, to unhide a file called .example.txt, you should " "rename it to example.txt." msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:63 msgid "" "Once you have renamed the file, you can either click the down button in the " "toolbar and pick Show Hidden Files, or press " "CtrlH to hide any other hidden files " "again." msgstr "" #. (itstool) path: note/p #: C/files-hidden.page:69 msgid "" "By default, you will only see hidden files in the file manager until you " "close the file manager. To change this setting so that the file manager will " "always show hidden files, see ." msgstr "" #. (itstool) path: note/p #: C/files-hidden.page:74 msgid "" "Most hidden files will have a . at the beginning of their name, " "but others might have a ~ at the end of their name instead. These " "files are backup files. See for more " "information." msgstr "" #. (itstool) path: info/desc #: C/files-lost.page:11 msgid "Follow these tips if you can't find a file you created or downloaded." msgstr "" #. (itstool) path: page/title #: C/files-lost.page:30 msgid "Find a lost file" msgstr "" #. (itstool) path: page/p #: C/files-lost.page:32 msgid "" "If you created or downloaded a file, but now you can't find it, follow these " "tips." msgstr "" #. (itstool) path: item/p #: C/files-lost.page:36 msgid "" "If you don't remember where you saved the file, but you have some idea of " "how you named it, you can search for the file by name. See to learn how." msgstr "" #. (itstool) path: item/p #: C/files-lost.page:40 msgid "" "If you just downloaded the file, your web browser might have automatically " "saved it to a common folder. Check the Desktop and Downloads folders in your " "home folder." msgstr "" #. (itstool) path: item/p #: C/files-lost.page:44 msgid "" "You might have accidentally deleted the file. When you delete a file, it " "gets moved to the trash, where it stays until you manually empty the trash. " "See to learn how to recover a deleted file." msgstr "" #. (itstool) path: item/p #: C/files-lost.page:49 msgid "" "You might have renamed the file in a way that made the file hidden. Files " "that start with a . or end with a ~ are hidden in " "the file manager. Click the down button in the file manager toolbar and pick " "Show Hidden Files to display them. See to learn more." msgstr "" #. (itstool) path: info/desc #: C/files-open.page:11 msgid "" "Open files using an application that isn't the default one for that type of " "file. You can change the default too." msgstr "" #. (itstool) path: page/title #: C/files-open.page:25 msgid "Open files with other applications" msgstr "" #. (itstool) path: page/p #: C/files-open.page:27 msgid "" "When you double-click a file in the file manager, it will be opened with the " "default application for that file type. You can open it in a different " "application, search online for applications, or set the default application " "for all files of the same type." msgstr "" #. (itstool) path: page/p #: C/files-open.page:32 msgid "" "To open a file with an application other than the default, right-click the " "file and select the application you want from the top of the menu. If you " "don't see the application you want, click Open With Other " "Application. By default, the file manager only shows applications it " "knows can handle the file. To look through all the applications on your " "computer, click Show other applications." msgstr "" #. (itstool) path: page/p #: C/files-open.page:39 msgid "" "If you still can't find the application you want, you can search for more " "applications by clicking Find applications online. The file " "manager will search online for packages containing applications that are " "known to handle files of that type." msgstr "" #. (itstool) path: section/title #: C/files-open.page:45 msgid "Change the default application" msgstr "" #. (itstool) path: section/p #: C/files-open.page:46 msgid "" "You can change the default application that is used to open files of a given " "type. This will allow you to open your preferred application when you double-" "click to open a file. For example, you might want your favorite music player " "to open when you double-click an MP3 file." msgstr "" #. (itstool) path: item/p #: C/files-open.page:52 msgid "" "Select a file of the type whose default application you want to change. For " "example, to change which application is used to open MP3 files, select a " ".mp3 file." msgstr "" #. (itstool) path: item/p #: C/files-open.page:55 msgid "Right-click the file and select Properties." msgstr "" #. (itstool) path: item/p #: C/files-open.page:56 msgid "Select the Open With tab." msgstr "" #. (itstool) path: item/p #: C/files-open.page:57 msgid "" "Select the application you want and click Set as default. By " "default, the file manager only shows applications it knows can handle the " "file. To look through all the applications on your computer, click Show " "other applications." msgstr "" #. (itstool) path: item/p #: C/files-open.page:61 msgid "" "If Other Applications contains an application you sometimes want " "to use, but don't want to make the default, select that application and " "click Add. This will add it to Recommended " "Applications. You will then be able to use this application by right-" "clicking the file and selecting it from the list." msgstr "" #. (itstool) path: section/p #: C/files-open.page:68 msgid "" "This changes the default application not just for the selected file, but for " "all files with the same type." msgstr "" #. (itstool) path: info/title #: C/files.page:18 msgctxt "link:trail" msgid "Files" msgstr "" #. (itstool) path: info/desc #: C/files.page:21 msgid "" "Searching, delete files, backups, " "removable drives, documents…" msgstr "" #. (itstool) path: page/title #: C/files.page:31 msgid "Files, folders & search" msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/files.page:34 msgctxt "_" msgid "" "external ref='figures/nautilus.png' md5='ee872fa563c3c7f46484bbab8459b909'" msgstr "" #. (itstool) path: media/p #: C/files.page:35 msgid "Nautilus file manager" msgstr "" #. (itstool) path: links/title #: C/files.page:39 msgid "Common tasks" msgstr "" #. (itstool) path: links/title #: C/files.page:43 #: C/hardware.page:33 msgid "More topics" msgstr "" #. (itstool) path: section/title #: C/files.page:47 msgid "Removable drives and external disks" msgstr "" #. (itstool) path: section/title #: C/files.page:52 msgid "Backing up" msgstr "" #. (itstool) path: section/title #: C/files.page:62 msgid "Tips and questions" msgstr "" #. (itstool) path: info/desc #: C/files-preview.page:10 msgid "" "Quickly show and hide previews for documents, images, videos, and more." msgstr "" #. (itstool) path: page/title #: C/files-preview.page:22 msgid "Preview files and folders" msgstr "" #. (itstool) path: page/p #: C/files-preview.page:24 msgid "" "You can quickly preview files without opening them in a full-blown " "application. Select any file and press the space bar. The file will open in " "a simple preview window. Press the space bar again to dismiss the preview." msgstr "" #. (itstool) path: page/p #: C/files-preview.page:28 msgid "" "The built-in preview supports most file formats for documents, images, " "video, and audio. In the preview, you can scroll through your documents or " "seek through your video and audio." msgstr "" #. (itstool) path: page/p #: C/files-preview.page:32 msgid "" "To view a preview full-screen press f. Press f again " "to leave full-screen, or press the space bar to exit the preview completely." msgstr "" #. (itstool) path: info/desc #: C/files-recover.page:9 msgid "Deleted files are normally sent to the Trash, but can be recovered." msgstr "" #. (itstool) path: page/title #: C/files-recover.page:23 msgid "Recover a file from the Trash" msgstr "" #. (itstool) path: page/p #: C/files-recover.page:24 msgid "" "If you delete a file with the file manager, the file is normally placed into " "the Trash, and should be able to be restored." msgstr "" #. (itstool) path: steps/title #: C/files-recover.page:27 msgid "To restore a file from the Trash:" msgstr "" #. (itstool) path: item/p #: C/files-recover.page:28 msgid "" "Open the Launcher and then click the Trash shortcut " "which is located at the bottom of the Launcher." msgstr "" #. (itstool) path: item/p #: C/files-recover.page:30 msgid "" "If your deleted file is there, right-click on it and select " "Restore. It will be restored to the folder it was deleted from." msgstr "" #. (itstool) path: page/p #: C/files-recover.page:34 msgid "" "If you deleted the file by pressing ShiftDelete " ", or by using the command line, the file has been permanently " "deleted. Files that have been permanently deleted can't be recovered from " "the Trash." msgstr "" #. (itstool) path: page/p #: C/files-recover.page:39 msgid "" "There are a number of recovery tools available that are sometimes able to " "recover files that were permanently deleted. These tools are generally not " "very easy to use, however. If you accidentally permanently deleted a file, " "it's probably best to ask for advice on a support forum to see if you can " "recover it." msgstr "" #. (itstool) path: info/desc #: C/files-removedrive.page:20 msgid "Eject or unmount a USB flash drive, CD, DVD, or other device." msgstr "" #. (itstool) path: page/title #: C/files-removedrive.page:30 msgid "Safely remove an external drive" msgstr "" #. (itstool) path: page/p #: C/files-removedrive.page:32 msgid "" "When you use external storage devices like USB flash drives, you should " "safely remove them before unplugging them. If you just unplug a device, you " "run the risk of unplugging while an application is still using it. This " "could result in some of your files being lost or damaged. When you use an " "optical disc like a CD or DVD, you can use the same steps to eject the disc " "from your computer." msgstr "" #. (itstool) path: steps/title #: C/files-removedrive.page:40 msgid "To eject a removable device:" msgstr "" #. (itstool) path: item/p #: C/files-removedrive.page:41 msgid "Open the file manager." msgstr "" #. (itstool) path: item/p #: C/files-removedrive.page:43 msgid "" "Locate the device in the sidebar. It should have a small eject icon next to " "the name. Click the eject icon to safely remove or eject the device." msgstr "" #. (itstool) path: item/p #: C/files-removedrive.page:46 msgid "" "Alternately, you can right-click the name of the device in the sidebar and " "select Eject." msgstr "" #. (itstool) path: section/title #: C/files-removedrive.page:51 msgid "Safely remove a device that is in use" msgstr "" #. (itstool) path: section/p #: C/files-removedrive.page:53 msgid "" "If any of the files on the device are open and in use by an application, you " "will not be able to safely remove the device. You will be prompted with a " "window telling you that \"the volume is busy,\" and listing all the open " "files on the device. Once you close all the files on the device, the device " "will automatically be safe to remove. At that time you can unplug or eject " "it." msgstr "" #. (itstool) path: section/p #: C/files-removedrive.page:60 msgid "" "If you can't close one of the files, for example if the application using " "the file is locked up, you can right-click the file in the Volume is " "busy window and select End Process. This will force the " "entire locked up application to close, which could close other files you " "have open with that application." msgstr "" #. (itstool) path: note/p #: C/files-removedrive.page:66 msgid "" "You can also choose Eject Anyway to remove the device without " "closing the files. This may cause errors in applications that have those " "files open." msgstr "" #. (itstool) path: info/desc #: C/files-rename.page:7 msgid "Change file or folder name." msgstr "" #. (itstool) path: page/title #: C/files-rename.page:31 msgid "Rename a file or folder" msgstr "" #. (itstool) path: page/p #: C/files-rename.page:33 msgid "You can use the file manager to change the name of a file or folder." msgstr "" #. (itstool) path: steps/title #: C/files-rename.page:36 msgid "To rename a file or folder:" msgstr "" #. (itstool) path: item/p #: C/files-rename.page:37 msgid "" "Right-click on the item and select Rename, or select the file and " "press F2." msgstr "" #. (itstool) path: item/p #: C/files-rename.page:39 msgid "Type the new name and press Enter." msgstr "" #. (itstool) path: page/p #: C/files-rename.page:42 msgid "" "You can also rename a file from the properties window." msgstr "" #. (itstool) path: page/p #: C/files-rename.page:45 msgid "" "When you rename a file, only the first part of the name of the file is " "selected, not the file extension (the part after the \".\"). The extension " "normally denotes what type of file it is (e.g. file.pdf is a " "PDF document), and you usually do not want to change that. If you need to " "change the extension as well, select the entire file name and change it." msgstr "" #. (itstool) path: note/p #: C/files-rename.page:52 msgid "" "If you renamed the wrong file, or named your file improperly, you can undo " "the rename. To revert the action and restore the former name, immediately " "click Edit in the menu bar and select Undo Rename." msgstr "" #. (itstool) path: section/title #: C/files-rename.page:58 msgid "Valid characters for file names" msgstr "" #. (itstool) path: section/p #: C/files-rename.page:59 msgid "" "You can use any character except the / (slash) character in file " "names. Some devices, however, use a file system that has more " "restrictions on file names. Therefore, it is a best practice to avoid the " "following characters in your file names: |, \\, " "?, *, <, \", :, " ">, /." msgstr "" #. (itstool) path: note/p #: C/files-rename.page:67 msgid "" "If you name a file with a . as the first character, the file will " "be hidden when you attempt to view it in " "the file manager." msgstr "" #. (itstool) path: section/title #: C/files-rename.page:74 #: C/hardware.page:41 #: C/mouse.page:36 msgid "Common problems" msgstr "" #. (itstool) path: item/title #: C/files-rename.page:77 msgid "The file name is already in use" msgstr "" #. (itstool) path: item/p #: C/files-rename.page:78 msgid "" "You can't have two files or folders with the same name in the same folder. " "If you try to rename a file to a name that already exists in the folder you " "are working in, the file manager will not allow it." msgstr "" #. (itstool) path: item/p #: C/files-rename.page:81 msgid "" "File and folder names are case sensitive, so the file name " "File.txt is not the same as FILE.txt. Using " "different file names like this is allowed, though it is not recommended." msgstr "" #. (itstool) path: item/title #: C/files-rename.page:87 msgid "The file name is too long" msgstr "" #. (itstool) path: item/p #: C/files-rename.page:88 msgid "" "On some file systems, file names can have no more than 255 characters in " "their names. This 255 character limit includes both the file name and the " "path to the file (e.g., /home/wanda/Documents/work/business-" "proposals/… ), so you should avoid long file and folder names where " "possible." msgstr "" #. (itstool) path: item/title #: C/files-rename.page:95 msgid "The option to rename is grayed out" msgstr "" #. (itstool) path: item/p #: C/files-rename.page:96 msgid "" "If Rename is grayed out, you do not have permission to rename the " "file. You should use caution with renaming such files, as renaming some " "protected files may cause your system to become unstable. See for more information." msgstr "" #. (itstool) path: info/desc #: C/files-search.page:12 msgid "" "Locate files based on file name and type. Save your searches for later use." msgstr "" #. (itstool) path: page/p #: C/files-search.page:31 msgid "" "You can search for files based on their name or file type directly within " "the file manager. You can even save common searches, and they will appear as " "special folders in your home folder." msgstr "" #. (itstool) path: links/title #: C/files-search.page:36 msgid "Other search applications" msgstr "" #. (itstool) path: steps/title #: C/files-search.page:42 msgid "Search" msgstr "" #. (itstool) path: item/p #: C/files-search.page:43 msgid "Open the file manager" msgstr "" #. (itstool) path: item/p #: C/files-search.page:44 msgid "" "If you know the files you want are under a particular folder, go to that " "folder." msgstr "" #. (itstool) path: item/p #: C/files-search.page:46 msgid "" "Click the magnifying glass in the toolbar, or press " "CtrlF." msgstr "" #. (itstool) path: item/p #: C/files-search.page:48 msgid "" "Type a word or words that you know appear in the file name. For example, if " "you name all your invoices with the word \"Invoice\", type " "invoice. Press Enter. Words are matched regardless " "of case." msgstr "" #. (itstool) path: item/p #: C/files-search.page:52 msgid "You can narrow your results by location and file type." msgstr "" #. (itstool) path: item/p #: C/files-search.page:54 msgid "" "Click Home to restrict the search results to your " "Home folder, or All Files to search everywhere." msgstr "" #. (itstool) path: item/p #: C/files-search.page:57 msgid "" "Click + and pick a File Type from the drop-down list " "to narrow the search results based on file type. Click the x " "button to remove this option and widen the search results." msgstr "" #. (itstool) path: item/p #: C/files-search.page:63 msgid "" "You can open, copy, delete, or otherwise work with your files from the " "search results, just as you would from any folder in the file manager." msgstr "" #. (itstool) path: item/p #: C/files-search.page:66 msgid "" "Click the magnifying glass in the toolbar again to exit the search and " "return to the folder." msgstr "" #. (itstool) path: page/p #: C/files-search.page:70 msgid "" "If you perform certain searches often, you can save them to access them " "quickly." msgstr "" #. (itstool) path: steps/title #: C/files-search.page:74 msgid "Save a search" msgstr "" #. (itstool) path: item/p #: C/files-search.page:75 msgid "Start a search as above." msgstr "" #. (itstool) path: item/p #: C/files-search.page:76 msgid "" "When you're happy with the search parameters, click File in the " "menu bar and select Save Search As...." msgstr "" #. (itstool) path: item/p #: C/files-search.page:78 msgid "" "Give the search a name and click Save. If you like, select a " "different folder to save the search in. When you view that folder, you will " "see your saved search as an orange folder icon with a magnifying glass on it." msgstr "" #. (itstool) path: page/p #: C/files-search.page:84 msgid "" "To remove the search file when you are done with it, simply delete the search as you would any other file. " "When you delete a saved search, it does not delete the files that the search " "matched." msgstr "" #. (itstool) path: info/desc #: C/files-select.page:15 msgid "" "Press CtrlS to select multiple files " "which have similar names." msgstr "" #. (itstool) path: page/title #: C/files-select.page:20 msgid "Select files by pattern" msgstr "" #. (itstool) path: page/p #: C/files-select.page:22 msgid "" "You can select files in a folder using a pattern on the file name. Press " "CtrlS to bring up the Select " "Items Matching window. Type in a pattern using common parts of the " "file names plus wild card characters. There are two wild card characters " "available:" msgstr "" #. (itstool) path: item/p #: C/files-select.page:29 msgid "" "* matches any number of any characters, even no characters at " "all." msgstr "" #. (itstool) path: item/p #: C/files-select.page:31 msgid "? matches exactly one of any character." msgstr "" #. (itstool) path: page/p #: C/files-select.page:34 msgid "For example:" msgstr "" #. (itstool) path: item/p #: C/files-select.page:37 msgid "" "If you have an OpenDocument Text file, a PDF file, and an image that all " "have the same base name Invoice, select all three with the " "pattern" msgstr "" #. (itstool) path: example/p #: C/files-select.page:40 msgid "Invoice.*" msgstr "" #. (itstool) path: item/p #: C/files-select.page:42 msgid "" "If you have some photos that are named like Vacation-001.jpg, " "Vacation-002.jpg, Vacation-003.jpg; select them " "all with the pattern" msgstr "" #. (itstool) path: example/p #: C/files-select.page:45 msgid "Vacation-???.jpg" msgstr "" #. (itstool) path: item/p #: C/files-select.page:47 msgid "" "If you have photos as before, but you've edited some of them and added " "-edited to the end of the file name of the photos you've " "edited, select the edited photos with" msgstr "" #. (itstool) path: example/p #: C/files-select.page:50 msgid "Vacation-???-edited.jpg" msgstr "" #. (itstool) path: info/desc #: C/files-share.page:9 msgid "Transfer files to your email contacts from the file manager." msgstr "" #. (itstool) path: page/title #: C/files-share.page:27 msgid "Share and transfer files" msgstr "" #. (itstool) path: page/p #: C/files-share.page:35 msgid "" "You can share files with your contacts or transfer them to external devices " "or network shares directly from the " "file manager." msgstr "" #. (itstool) path: item/p #: C/files-share.page:40 #: C/video-sending.page:29 msgid "Open the file manager." msgstr "" #. (itstool) path: item/p #: C/files-share.page:42 msgid "Locate the file you want to transfer." msgstr "" #. (itstool) path: item/p #: C/files-share.page:43 msgid "Right-click the file and select Send To." msgstr "" #. (itstool) path: item/p #: C/files-share.page:44 msgid "" "The Send To window will appear. Choose where you want to send the " "file and click Send. See the list of destinations below for more " "information." msgstr "" #. (itstool) path: note/p #: C/files-share.page:50 msgid "" "You can send multiple files at once. Select multiple files by holding down " "Ctrl, then right-click any selected file. You can have the files " "automatically compressed into a zip or tar archive." msgstr "" #. (itstool) path: list/title #: C/files-share.page:56 msgid "Destinations" msgstr "" #. (itstool) path: item/p #: C/files-share.page:57 msgid "" "To email the file, select Email and enter the recipient's email " "address." msgstr "" #. (itstool) path: item/p #: C/files-share.page:59 msgid "" "To send the file to an instant messaging contact, select Instant " "Message, then select contact from the drop-down list. Your instant " "messaging application may need to be started for this to work." msgstr "" #. (itstool) path: item/p #: C/files-share.page:63 msgid "" "To write the file to a CD or DVD, select CD/DVD Creator. See " " to learn more." msgstr "" #. (itstool) path: item/p #: C/files-share.page:66 msgid "" "To transfer the file to a Bluetooth device, select Bluetooth (OBEX " "Push) and select the device to send the file to. You will only see " "devices you have already paired with. See for " "more information." msgstr "" #. (itstool) path: item/p #: C/files-share.page:71 msgid "" "To copy a file to an external device like a USB flash drive, or to upload it " "to a server you've connected to, select Removable disks and " "shares, then select the device or server you want to copy the file to." msgstr "" #. (itstool) path: info/desc #: C/files-sort.page:7 msgid "Arrange files by name, size, type, or when they were changed." msgstr "" #. (itstool) path: page/title #: C/files-sort.page:27 msgid "Sort files and folders" msgstr "" #. (itstool) path: page/p #: C/files-sort.page:33 msgid "" "You can sort files in different ways in a folder, for example by sorting " "them in order of date or file size. See below for a " "list of common ways to sort files. See for " "information on how to change the default sort order." msgstr "" #. (itstool) path: page/p #: C/files-sort.page:38 msgid "" "The way that you can sort files depends on the folder view that you " "are using. You can change the current view using the list or icon buttons in " "the toolbar." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:43 msgid "Icon view" msgstr "" #. (itstool) path: section/p #: C/files-sort.page:44 msgid "" "To sort files in a different order, click the down button in the toolbar and choose " "By Name, By Size, By Type or By " "Modification Date." msgstr "" #. (itstool) path: section/p #: C/files-sort.page:48 msgid "" "As an example, if you select By Name, the files will be sorted by " "their names, in alphabetical order. See for other " "options." msgstr "" #. (itstool) path: section/p #: C/files-sort.page:50 msgid "" "You can sort in the reverse order by selecting Reversed Order " "from the pull-down menu." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:55 msgid "List view" msgstr "" #. (itstool) path: section/p #: C/files-sort.page:56 msgid "" "To sort files in a different order, click one of the column headings in the " "file manager. For example, click Type to sort by file type. Click " "the column heading again to sort in the reverse order." msgstr "" #. (itstool) path: section/p #: C/files-sort.page:59 msgid "" "In list view, you can show columns with more attributes and sort on those " "columns. Click the down button in the toolbar, pick Visible " "Columns and select the columns that you want to be visible. You will " "then be able to sort by those columns. See " "for descriptions of available columns." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:77 msgid "Ways of sorting files" msgstr "" #. (itstool) path: item/title #: C/files-sort.page:80 msgid "By Name" msgstr "" #. (itstool) path: item/p #: C/files-sort.page:81 msgid "Sorts alphabetically by the name of the file." msgstr "" #. (itstool) path: item/title #: C/files-sort.page:84 msgid "By Size" msgstr "" #. (itstool) path: item/p #: C/files-sort.page:85 msgid "" "Sorts by the size of the file (how much disk space it takes up). Sorts from " "smallest to largest by default." msgstr "" #. (itstool) path: item/title #: C/files-sort.page:89 msgid "By Type" msgstr "" #. (itstool) path: item/p #: C/files-sort.page:90 msgid "" "Sorts alphabetically by the file type. Files of the same type are grouped " "together, then sorted by name." msgstr "" #. (itstool) path: item/title #: C/files-sort.page:94 msgid "By Modification Date" msgstr "" #. (itstool) path: item/p #: C/files-sort.page:95 msgid "" "Sorts by the date and time that a file was last changed. Sorts from oldest " "to newest by default." msgstr "" #. (itstool) path: info/desc #: C/files-templates.page:7 msgid "Quickly create new documents from custom file templates." msgstr "" #. (itstool) path: credit/name #: C/files-templates.page:13 #: C/printing-inklevel.page:14 msgid "Anita Reitere" msgstr "" #. (itstool) path: page/title #: C/files-templates.page:23 msgid "Templates for commonly-used document types" msgstr "" #. (itstool) path: page/p #: C/files-templates.page:25 msgid "" "If you often create documents based on the same content, you might benefit " "from using file templates. A file template can be a document of any type " "with the formatting or content you would like to reuse. For example, you " "could create a template document with your letterhead." msgstr "" #. (itstool) path: steps/title #: C/files-templates.page:31 msgid "Make a new template" msgstr "" #. (itstool) path: item/p #: C/files-templates.page:32 msgid "" "Create a document that you are going to use as a template. For example, you " "could make your letterhead in a word processing application." msgstr "" #. (itstool) path: item/p #: C/files-templates.page:35 msgid "" "Save the file with the template content in the Templates " "folder in your Home folder. If the Templates " "folder doesn't exist, you will need to create it first." msgstr "" #. (itstool) path: steps/title #: C/files-templates.page:41 msgid "Use a template to create a document" msgstr "" #. (itstool) path: item/p #: C/files-templates.page:42 msgid "Open the folder where you want to place the new document." msgstr "" #. (itstool) path: item/p #: C/files-templates.page:43 msgid "" "Right-click anywhere in the empty space in the folder, then choose New Document. The names of available templates will " "be listed in the submenu." msgstr "" #. (itstool) path: item/p #: C/files-templates.page:46 msgid "Choose your desired template from the list." msgstr "" #. (itstool) path: item/p #: C/files-templates.page:47 msgid "Enter a filename for the newly-created document." msgstr "" #. (itstool) path: item/p #: C/files-templates.page:48 msgid "Double-click the file to open it and start editing." msgstr "" #. (itstool) path: info/desc #: C/files-tilde.page:8 msgid "These are backup files. They are hidden by default." msgstr "" #. (itstool) path: page/title #: C/files-tilde.page:24 msgid "What is a file with a \"~\" at the end of its name?" msgstr "" #. (itstool) path: page/p #: C/files-tilde.page:26 msgid "" "Files with a \"~\" at the end of their names (for example, " "example.txt~) are automatically created backup copies of " "documents edited in the gedit text editor or other applications. " "It is safe to delete them, but there's no harm to leave them on your " "computer." msgstr "" #. (itstool) path: page/p #: C/files-tilde.page:31 msgid "" "These files are hidden by default. If you are seeing them, that is because " "you either selected Show Hidden Files (in the down menu of the " "Files toolbar) or pressed " "CtrlH. You can hide them again by " "repeating either of these steps." msgstr "" #. (itstool) path: page/p #: C/files-tilde.page:38 msgid "" "These files are treated in the same way as normal hidden files. See for advice on dealing with hidden files." msgstr "" #. (itstool) path: info/desc #: C/get-involved.page:8 msgid "How and where to report problems with these help topics." msgstr "" #. (itstool) path: page/title #: C/get-involved.page:19 msgid "Participate to improve this guide" msgstr "" #. (itstool) path: page/p #: C/get-involved.page:22 msgid "" "This help system is created by a volunteer community. You are welcome to " "participate. If you notice a problem with these help pages (like typos, " "incorrect instructions or topics that should be covered but aren't), you can " "file a bug report." msgstr "" #. (itstool) path: page/p #: C/get-involved.page:25 msgid "" "To file a bug, press AltF2 and type " "ubuntu-bug ubuntu-docs. Press Enter to begin the " "bug collection process." msgstr "" #. (itstool) path: page/p #: C/get-involved.page:28 msgid "" "See the Ubuntu bug reporting " "instructions for more information about how to file your bug." msgstr "" #. (itstool) path: page/p #: C/get-involved.page:31 msgid "Thanks for helping make the Ubuntu Help better!" msgstr "" #. (itstool) path: info/desc #: C/hardware-driver.page:8 msgid "" "A hardware/device driver allows your computer to use devices that are " "attached to it." msgstr "" #. (itstool) path: page/title #: C/hardware-driver.page:20 msgid "What is a driver?" msgstr "" #. (itstool) path: page/p #: C/hardware-driver.page:22 msgid "" "Devices are the physical \"parts\" of your computer. They may be " "external like printers and monitor or internal like " "graphics and audio cards." msgstr "" #. (itstool) path: page/p #: C/hardware-driver.page:24 msgid "" "In order for your computer to be able to use these devices, it needs to know " "how to communicate with them. This is done by a piece of software called a " "device driver." msgstr "" #. (itstool) path: page/p #: C/hardware-driver.page:26 msgid "" "When you attach a device to your computer, you must have the correct driver " "installed for that device to work. For example, if you plug in a printer but " "the correct driver isn't available, you won't be able to use the printer. " "Normally, each model of device uses a driver that is not compatible with any " "other model." msgstr "" #. (itstool) path: page/p #: C/hardware-driver.page:28 msgid "" "On Linux, the drivers for most devices are installed by default, so " "everything should work when you plug it in. However, the drivers may need to " "be installed manually or may not be available at all." msgstr "" #. (itstool) path: page/p #: C/hardware-driver.page:30 msgid "" "In addition, some existing drivers are incomplete or partially non-" "functional. For example, you might find that your printer can't do double-" "sided printing, but is otherwise completely functional." msgstr "" #. (itstool) path: info/desc #: C/hardware-driver-proprietary.page:8 msgid "Proprietary device drivers are not freely available or open source." msgstr "" #. (itstool) path: page/title #: C/hardware-driver-proprietary.page:20 msgid "What are proprietary drivers?" msgstr "" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:22 msgid "" "Most of the devices (hardware) attached to your computer should function " "properly in Ubuntu. These devices are likely to have open source drivers, " "which means that the drivers can be modified by the Ubuntu developers and " "problems with them can be fixed." msgstr "" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:27 msgid "" "Some hardware does not have open source drivers, usually because the " "hardware manufacturer has not released details of their hardware which would " "make it possible to create such a driver. These devices may have limited " "functionality or may not work at all." msgstr "" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:32 msgid "" "If a proprietary driver is available for a certain device, you can install " "it in order to allow your device to function properly, or to add new " "features. For example, installing a proprietary driver for certain graphics " "cards may allow you to use more advanced visual effects." msgstr "" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:37 msgid "" "Many computers do not need proprietary drivers at all because the open " "source drivers fully support the hardware." msgstr "" #. (itstool) path: note/p #: C/hardware-driver-proprietary.page:41 msgid "" "Most problems with proprietary drivers cannot be fixed by Ubuntu developers." msgstr "" #. (itstool) path: info/title #: C/hardware.page:15 msgctxt "link:trail" msgid "Hardware" msgstr "" #. (itstool) path: info/desc #: C/hardware.page:17 msgid "" "Hardware problems, printers, power " "settings, color management, Bluetooth, disks…" msgstr "" #. (itstool) path: page/title #: C/hardware.page:28 msgid "Hardware & drivers" msgstr "" #. (itstool) path: info/title #: C/hardware.page:38 msgctxt "link:trail" msgid "Problems" msgstr "" #. (itstool) path: info/title #: C/hardware.page:39 msgctxt "link" msgid "Hardware problems" msgstr "" #. (itstool) path: info/desc #: C/hardware-cardreader.page:10 msgid "Troubleshoot media card readers" msgstr "" #. (itstool) path: page/title #: C/hardware-cardreader.page:22 msgid "Media card reader problems" msgstr "" #. (itstool) path: page/p #: C/hardware-cardreader.page:24 msgid "" "Many computers contain readers for SD (Secure Digital), MMC " "(MultiMediaCard), SmartMedia, Memory Stick, CompactFlash, and other storage " "media cards. These should be automatically detected and mounted. Here are some troubleshooting steps if they are " "not:" msgstr "" #. (itstool) path: item/p #: C/hardware-cardreader.page:30 msgid "" "Make sure that the card is put in correctly. Many cards look as though they " "are upside down when correctly inserted. Also make sure that the card is " "firmly seated in the slot; some cards, especially CompactFlash, require a " "small amount of force to insert correctly. (Be careful not to push too hard! " "If you come up against something solid, do not force it.)" msgstr "" #. (itstool) path: item/p #: C/hardware-cardreader.page:38 msgid "" "Open Files by using the Dash. Does the inserted card " "appear in the Devices list in the left sidebar? Sometimes the " "card appears in this list but is not mounted; click it once to mount. (If " "the sidebar is not visible, press F9 or click " "View Sidebar Show Sidebar.)" msgstr "" #. (itstool) path: item/p #: C/hardware-cardreader.page:45 msgid "" "If your card does not show up in the sidebar, click " "GoComputer. If your card reader is " "correctly configured, the reader should come up as a drive when no card is " "present, and the card itself when the card has been mounted (see the picture " "below)." msgstr "" #. (itstool) path: item/p #: C/hardware-cardreader.page:51 msgid "" "If you see the card reader but not the card, the problem may be with the " "card itself. Try a different card or check the card on a different reader if " "possible." msgstr "" #. (itstool) path: page/p #: C/hardware-cardreader.page:56 msgid "" "If no cards or drives are available in the Computer folder, it is " "possible that your card reader does not work with Linux due to driver " "issues. If your card reader is internal (inside the computer instead of " "sitting outside) this is more likely. The best solution is to directly " "connect your device (camera, cell phone, etc.) to a USB port on the " "computer. USB external card readers are also available, and are far better " "supported by Linux." msgstr "" #. (itstool) path: info/desc #: C/hardware-problems-graphics.page:15 msgid "Troubleshoot screen and graphics problems." msgstr "" #. (itstool) path: page/title #: C/hardware-problems-graphics.page:21 msgid "Screen problems" msgstr "" #. (itstool) path: page/p #: C/hardware-problems-graphics.page:23 msgid "" "Most problems with the display are caused by issues with graphics drivers or " "configuration. Which of the topics below best describes the problem you are " "experiencing?" msgstr "" #. (itstool) path: info/title #: C/index.page:6 msgctxt "link" msgid "Ubuntu Desktop Guide" msgstr "" #. (itstool) path: info/title #: C/index.page:7 msgctxt "text" msgid "Ubuntu Desktop Guide" msgstr "" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:9 #: C/index.page:21 msgctxt "_" msgid "" "external ref='figures/ubuntu-logo.png' md5='d2369e87106064d4c4ff65a0e65dca11'" msgstr "" #. (itstool) path: info/title #: C/index.page:8 msgctxt "link:trail" msgid "" "Help Ubuntu Desktop Guide" msgstr "" #. (itstool) path: page/title #: C/index.page:21 msgid "" "Ubuntu Logo " "Ubuntu Desktop Guide" msgstr "" #. (itstool) path: info/desc #: C/keyboard.page:11 msgid "" "Input sources, cursor blinking, super " "key, keyboard accessibility…" msgstr "" #. (itstool) path: page/title #: C/keyboard.page:29 msgid "Keyboard" msgstr "" #. (itstool) path: links/title #. (itstool) path: page/title #: C/keyboard.page:32 #: C/prefs-language.page:31 msgid "Region & Language" msgstr "" #. (itstool) path: info/desc #: C/keyboard-cursor-blink.page:11 msgid "Make the insertion point blink and control how quickly it blinks." msgstr "" #. (itstool) path: page/title #: C/keyboard-cursor-blink.page:32 msgid "Make the keyboard cursor blink" msgstr "" #. (itstool) path: page/p #: C/keyboard-cursor-blink.page:34 msgid "" "If you find it difficult to see the keyboard cursor in a text field, you can " "make it blink to make it easier to locate." msgstr "" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:39 msgid "" "Click the icon at the far right of the menu bar and select System " "Settings." msgstr "" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:42 #: C/keyboard-repeat-keys.page:45 msgid "In the Hardware section, click Keyboard." msgstr "" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:44 msgid "Select Cursor blinks in text fields." msgstr "" #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:46 msgid "" "Use the Speed slider to adjust how quickly the cursor blinks." msgstr "" #. (itstool) path: credit/name #: C/keyboard-layouts.page:26 msgid "Juanjo Marín" msgstr "" #. (itstool) path: info/desc #: C/keyboard-layouts.page:35 msgid "Add input sources and switch between them." msgstr "" #. (itstool) path: page/title #: C/keyboard-layouts.page:38 msgid "Use alternative input sources" msgstr "" #. (itstool) path: page/p #: C/keyboard-layouts.page:40 msgid "" "Keyboards come in hundreds of different layouts for different languages. " "Even for a single language, there are often multiple keyboard layouts, such " "as the Dvorak layout for English. You can make your keyboard behave like a " "keyboard with a different layout, regardless of the letters and symbols " "printed on the keys. This is useful if you often switch between multiple " "languages." msgstr "" #. (itstool) path: page/p #: C/keyboard-layouts.page:47 msgid "" "Some languages, such as Chinese or Korean, require a more complex input " "method than just a simple key to character mapping. Consequently some of the " "input sources you can choose between enable such a method. More about that " "in the section Complex input methods." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:53 msgid "Add input sources" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:57 msgctxt "_" msgid "" "external ref='figures/input-keyboard-symbolic.svg' " "md5='74389aa7cb7f9702fd63253a83f08678'" msgstr "" #. (itstool) path: note/p #: C/keyboard-layouts.page:56 msgid "" "You can preview an image of any layout by selecting it in the list and " "clicking preview." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:66 #: C/keyboard-layouts.page:109 #: C/keyboard-layouts.page:169 msgid "In the Personal section, click Text Entry." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:69 msgid "" "Click the + button, select an input source, and click " "Add." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:74 msgid "" "The default source is the source at the top of the list. Use the " " and buttons to move sources up and down in the " "list." msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:80 msgctxt "_" msgid "" "external ref='figures/input-preferences.png' " "md5='2422aec461572532a159ef4c61e0384f'" msgstr "" #. (itstool) path: note/p #: C/keyboard-layouts.page:79 msgid "" "If you select a source with an input method, you can click preferences to access that method's preferences " "dialog if any." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:86 msgid "Input source indicator" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:88 msgid "" "You can quickly switch between selected sources using the input source " "indicator in the menu bar. The menu will display a short identifier for the " "current source, such as En for the standard English layout or a " "symbol in case of a source that uses a special input method, e.g. Chinese " "(Chewing). Click the input source indicator and select from the menu the " "source you want to use." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:97 msgid "Keyboard shortcuts" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:99 msgid "" "You can also use keyboard shortcuts to quickly switch between your selected " "input sources. By default the shortcut for switching to next source is " "SuperSpace, but " "you can change it:" msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:112 msgid "" "Click the current shortcut definition below the label Switch to next " "source using." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:116 msgid "" "When the shortcut definition has changed to New accelerator..., " "press the keys you want to use as the new shortcut." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:123 msgid "Set input source for all windows or individually for each window" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:125 msgid "" "When you use multiple sources, you can choose to have all windows use the " "same source or to set a different source for each window. Using a different " "source for each window is useful, for example, if you're writing an article " "in another language in a word processor window. Your input source selection " "will be remembered for each window as you switch between windows." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:131 msgid "" "By default, new windows will use the default input source. You can instead " "choose to have them use the source of the window you were last using." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:137 msgid "Complex input methods" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:139 msgid "" "Recommended frameworks for input methods are IBus and " "Fcitx. The latter is the default framework in Ubuntu for Chinese, " "Japanese, Korean and Vietnamese." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:143 msgid "" "Input source options with input methods are only available if respective " "input method (IM) engine is installed. When you install a language, a " "suitable IM engine is automatically installed if applicable." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:147 msgid "" "For example, to prepare for typing Korean (Hangul) on an English system, " "follow these steps:" msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:152 msgid "" "Install Korean. One of the " "installed packages is fcitx-hangul, the Hangul IM engine for Fcitx." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:157 msgid "Close Language Support and open it again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:160 msgid "Select fcitx as the Keyboard input method system." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:163 msgid "Log out and log in again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:172 msgid "" "Click the + button, select Hangul (Fcitx), and click " "Add." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:177 msgid "" "This will make Hangul available in the Fcitx input source indicator " "in the menu bar. (The design differs from the IBus equivalent.)" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:180 msgid "" "If you prefer some other IM engine than the one which is installed " "automatically when you install a language, you can install the IBus or Fcitx IM engine of your choice " "separately." msgstr "" #. (itstool) path: info/desc #: C/keyboard-nav.page:21 msgid "Use applications and the desktop without a mouse." msgstr "" #. (itstool) path: page/title #: C/keyboard-nav.page:24 msgid "Keyboard navigation" msgstr "" #. (itstool) path: page/p #: C/keyboard-nav.page:34 msgid "" "This page details keyboard navigation for people who cannot use a mouse or " "other pointing device, or who want to use a keyboard as much as possible. " "For keyboard shortcuts that are useful to all users, see instead." msgstr "" #. (itstool) path: note/p #: C/keyboard-nav.page:40 msgid "" "If you cannot use a pointing device like a mouse, you can control the mouse " "pointer using the numeric keypad on your keyboard. See for details." msgstr "" #. (itstool) path: table/title #: C/keyboard-nav.page:46 msgid "Navigate user interfaces" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:48 msgid "Tab and CtrlTab" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:50 msgid "" "Move keyboard focus between different controls. Ctrl " "Tab moves between groups of controls, such as from a " "sidebar to the main content. CtrlTab " "can also break out of a control that uses Tab itself, such as a " "text area." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:54 msgid "Hold down Shift to move focus in reverse order." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:58 msgid "Arrow keys" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:60 msgid "" "Move selection between items in a single control, or among a set of related " "controls. Use the arrow keys to focus buttons in a toolbar, select items in " "a list or icon view, or select a radio button from a group." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:63 msgid "" "In a tree view, use the left and right arrow keys to collapse and expand " "items with children." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:68 msgid "CtrlArrow keys" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:69 msgid "" "In a list or icon view, move the keyboard focus to another item without " "changing which item is selected." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:73 msgid "ShiftArrow keys" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:74 msgid "" "In a list or icon view, select all items from the currently selected item to " "the newly focused item." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:78 msgid "Space" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:79 msgid "Activate a focused item such as a button, check box, or list item." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:82 msgid "CtrlSpace" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:83 msgid "" "In a list or icon view, select or deselect the focused item without " "deselecting other items." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:87 msgid "Alt" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:88 msgid "" "Hold down the Alt key to reveal accelerators: underlined " "letters on menu items, buttons, and other controls. Press Alt " "plus the underlined letter to activate a control, just as if you had clicked " "on it." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:94 msgid "Esc" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:95 msgid "Exit a menu, popup, switcher, or dialog window." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:98 msgid "F10" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:99 msgid "" "Open the first menu on the menu bar of a window. Use the arrow keys to " "navigate the menus." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:103 msgid "ShiftF10 or the Menu key" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:105 msgid "" "Pop up the context menu for the current selection, as if you had right-" "clicked." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:110 msgid "CtrlF10" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:111 msgid "" "In the file manager, pop up the context menu for the current folder, as if " "you had right-clicked on the background and not on any item." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:115 msgid "" "CtrlPageUp and " "CtrlPageDown" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:117 msgid "In a tabbed interface, switch to the tab to the left or right." msgstr "" #. (itstool) path: table/title #: C/keyboard-nav.page:122 msgid "Navigate the desktop" msgstr "" #. (itstool) path: table/title #: C/keyboard-nav.page:135 msgid "Navigate windows" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:137 #: C/shell-keyboard-shortcuts.page:32 msgid "AltF4" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:138 #: C/shell-keyboard-shortcuts.page:33 msgid "Close the current window." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:141 msgid "" "CtrlSuper" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:142 msgid "Restore a maximized window to its original size." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:145 msgid "AltF7" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:146 msgid "" "Move the current window. Press AltF7, " "then use the arrow keys to move the window. Press Enter to finish " "moving the window, or Esc to return it to its original place." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:151 msgid "AltF8" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:152 msgid "" "Resize the current window. Press " "AltF8, then use the arrow keys to " "resize the window. Press Enter to finish resizing the window, or " "Esc to return it to its original size." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:160 msgid "" "CtrlSuper" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:161 msgid "Maximize a window." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:164 msgid "" "CtrlSuper" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:165 msgid "Maximize a window vertically along the left side of the screen." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:169 msgid "" "CtrlSuper" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:170 msgid "Maximize a window vertically along the right side of the screen." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:174 msgid "AltSpace" msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:175 msgid "Pop up the window menu, as if you had right-clicked on the titlebar." msgstr "" #. (itstool) path: credit/name #: C/keyboard-osk.page:11 #: C/net-firewall-on-off.page:17 #: C/power-hibernate.page:24 #: C/unity-dash-apps.page:13 #: C/unity-dash-files.page:13 #: C/unity-dash-friends.page:13 #: C/unity-dash-intro.page:13 #: C/unity-dash-music.page:13 #: C/unity-dash-photos.page:14 #: C/unity-dash-video.page:13 #: C/unity-hud-intro.page:13 #: C/unity-launcher-change-autohide.page:10 #: C/unity-launcher-shapes.page:10 #: C/unity-scrollbars-intro.page:13 #: C/unity-shopping.page:14 msgid "Jeremy Bicha" msgstr "" #. (itstool) path: info/desc #: C/keyboard-osk.page:22 msgid "" "Use an on-screen keyboard to enter text by clicking buttons with the mouse." msgstr "" #. (itstool) path: page/title #: C/keyboard-osk.page:28 msgid "Use a screen keyboard" msgstr "" #. (itstool) path: page/p #: C/keyboard-osk.page:30 msgid "" "If you don't have a keyboard attached to your computer or prefer not to use " "it, you can turn on the screen keyboard to enter text." msgstr "" #. (itstool) path: item/p #: C/keyboard-osk.page:38 msgid "Switch on Typing Assistant to show the screen keyboard." msgstr "" #. (itstool) path: info/desc #: C/keyboard-repeat-keys.page:27 msgid "" "Make the keyboard not repeat letters when you hold down a key, or change the " "delay and speed of repeat keys." msgstr "" #. (itstool) path: page/title #: C/keyboard-repeat-keys.page:32 msgid "Turn off repeated key presses" msgstr "" #. (itstool) path: page/p #: C/keyboard-repeat-keys.page:34 msgid "" "By default, when you hold down a key on your keyboard, the letter or symbol " "will be repeated until you release the key. If you have difficulty picking " "your finger back up quickly enough, you can disable this feature, or change " "how long it takes before key presses start repeating." msgstr "" #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:48 msgid "" "Turn off Key presses repeat when key is held down to disable " "repeated keys entirely." msgstr "" #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:50 msgid "" "Alternatively, adjust the Delay slider to control how long you " "have to hold a key down to begin repeating it, and adjust the " "Speed slider to control how quickly key presses repeat." msgstr "" #. (itstool) path: info/desc #: C/keyboard-shortcuts-set.page:22 msgid "Define or change keyboard shortcuts in Keyboard settings." msgstr "" #. (itstool) path: page/title #: C/keyboard-shortcuts-set.page:25 msgid "Set keyboard shortcuts" msgstr "" #. (itstool) path: page/p #: C/keyboard-shortcuts-set.page:40 msgid "To change the key or keys to be pressed for a keyboard shortcut:" msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:45 msgid "Open Keyboard and select the Shortcuts tab." msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:48 msgid "" "Select a category in the left pane, and the row for the desired action on " "the right. The current shortcut definition will change to New " "accelerator…" msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:53 msgid "" "Hold down the desired key combination, or press Backspace to " "clear." msgstr "" #. (itstool) path: section/title #: C/keyboard-shortcuts-set.page:59 msgid "Custom shortcuts" msgstr "" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:61 msgid "To create your own keyboard shortcut:" msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:65 msgid "" "Select Custom Shortcuts in the left pane, and click the " "+ button (or click the + button in any category). The " "Custom Shortcut window will appear." msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:70 msgid "" "Type a Name to identify the shortcut, and a Command to " "run an application, then click Apply. For example, if you wanted " "the shortcut to open Rhythmbox, you could name it Music and " "use the rhythmbox command." msgstr "" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:76 msgid "" "Click Disabled in the row that was just added. When it changes to " "New accelerator…, hold down the desired shortcut key combination." msgstr "" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:81 msgid "" "The command name that you type should be a valid system command. You can " "check that the command works by opening a Terminal and typing it in there. " "The command that opens an application may not have exactly the same name as " "the application itself." msgstr "" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:86 msgid "" "If you want to change the command that is associated with a custom keyboard " "shortcut, double-click the name of the shortcut. The Custom " "Shortcut window will appear, and you can edit the command." msgstr "" #. (itstool) path: info/desc #: C/look-background.page:11 msgid "Set an image, color, or gradient as your desktop background." msgstr "" #. (itstool) path: credit/name #: C/look-background.page:18 msgid "April Gonzales" msgstr "" #. (itstool) path: page/title #: C/look-background.page:40 msgid "Change the desktop background" msgstr "" #. (itstool) path: page/p #: C/look-background.page:42 msgid "" "You can change the image used for your desktop background, or set it to a " "simple color or gradient." msgstr "" #. (itstool) path: item/p #: C/look-background.page:46 msgid "" "Right click on the desktop and select Change Desktop Background." msgstr "" #. (itstool) path: item/p #: C/look-background.page:47 msgid "Select an image or color. The settings are applied immediately." msgstr "" #. (itstool) path: page/p #: C/look-background.page:50 msgid "There are three choices in the drop-down list on the top right." msgstr "" #. (itstool) path: item/p #: C/look-background.page:52 msgid "" "Select Wallpapers to use one of the many professional background " "images that ship with Ubuntu. With the exception of the Ubuntu wallpaper, " "all of the default wallpaper choices were created by winners of a Community " "Wallpaper Contest." msgstr "" #. (itstool) path: item/p #: C/look-background.page:56 msgid "" "Some wallpapers are partially transparent and allow a background color to " "show through. For these wallpapers, there will be a color selector button in " "the bottom-right corner." msgstr "" #. (itstool) path: item/p #: C/look-background.page:60 msgid "" "Select Pictures Folder to use one of your own photos from your " "Pictures folder. Most photo management applications store photos there." msgstr "" #. (itstool) path: item/p #: C/look-background.page:63 msgid "" "Select Colors & Gradients to just use a flat color or a " "linear gradient. Color selector buttons will appear in the bottom right " "corner." msgstr "" #. (itstool) path: page/p #: C/look-background.page:68 msgid "" "You can also browse for any picture on your computer by clicking the " "+ button. Any picture you add this way will show up under " "Pictures Folder. You can remove it from the list by selecting it " "and clicking the - button. Removing a picture from the list will " "not delete the original file." msgstr "" #. (itstool) path: info/desc #: C/look-display-fuzzy.page:8 msgid "The screen resolution may be set incorrectly." msgstr "" #. (itstool) path: page/title #: C/look-display-fuzzy.page:32 msgid "Why do things look fuzzy/pixelated on my screen?" msgstr "" #. (itstool) path: page/p #: C/look-display-fuzzy.page:34 msgid "" "This can happen because the display resolution that you have set it is not " "the right one for your screen." msgstr "" #. (itstool) path: page/p #: C/look-display-fuzzy.page:36 msgid "" "To solve this, click the icon at the very right of the menu bar and go to " "System Settings. In the Hardware section, choose " "Displays. Try some of the Resolution options and set " "the one that makes the screen look better." msgstr "" #. (itstool) path: section/title #: C/look-display-fuzzy.page:46 msgid "When multiple displays are connected" msgstr "" #. (itstool) path: section/p #: C/look-display-fuzzy.page:48 msgid "" "If you have two displays connected to the computer (for example, a normal " "monitor and a projector), the displays might have different resolutions. " "However, the computer's graphics card can only display the screen in one " "resolution at a time, so at least one of the displays might look fuzzy." msgstr "" #. (itstool) path: section/p #: C/look-display-fuzzy.page:50 msgid "" "You can set it so that the two displays have different resolutions, but you " "won't be able to display the same thing on both screens simultaneously. In " "effect, you will have two independent screens connected at the same time. " "You can move windows from one screen to another, but you can't show the same " "window on both screens at once." msgstr "" #. (itstool) path: section/p #: C/look-display-fuzzy.page:52 msgid "To set up the displays so that they each have their own resolution:" msgstr "" #. (itstool) path: item/p #: C/look-display-fuzzy.page:56 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings. Open Displays." msgstr "" #. (itstool) path: item/p #: C/look-display-fuzzy.page:60 msgid "Uncheck Mirror Displays." msgstr "" #. (itstool) path: item/p #: C/look-display-fuzzy.page:64 msgid "" "Select each display in turn from the gray box at the top of the " "Displays window. Change the Resolution until that " "display looks right." msgstr "" #. (itstool) path: info/desc #: C/look-resolution.page:13 msgid "Change the resolution of the screen and its orientation (rotation)." msgstr "" #. (itstool) path: page/title #: C/look-resolution.page:29 msgid "Change the size or rotation of the screen" msgstr "" #. (itstool) path: page/p #: C/look-resolution.page:31 msgid "" "You can change how big (or how detailed) things appear on the screen by " "changing the screen resolution. You can change which way up things " "appear (for example, if you have a rotating display) by changing the " "rotation." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:39 msgid "" "Click the icon on the very right of the menu bar and select System " "Settings." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:41 msgid "" "If you have multiple displays and they are not mirrored, you can have " "different settings on each display. Select a display in the preview area." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:43 msgid "Select your desired resolution and rotation." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:44 msgid "" "Click Apply. The new settings will be applied for 30 seconds " "before reverting back. That way, if you cannot see anything with the new " "settings, your old settings will be automatically restored. If you are happy " "with the new settings, click Keep This Configuration." msgstr "" #. (itstool) path: note/p #: C/look-resolution.page:51 msgid "" "When you use another display, like a projector, it should be detected " "automatically so you can change its settings in the same way as your usual " "display. If this does not happen, just click Detect Displays." msgstr "" #. (itstool) path: section/title #: C/look-resolution.page:55 msgid "Resolution" msgstr "" #. (itstool) path: section/p #: C/look-resolution.page:56 msgid "" "The resolution is the number of pixels (dots on the screen) in each " "direction that can be displayed. Each resolution has an aspect " "ratio, the ratio of the width to the height. Wide-screen displays use a " "16:9 aspect ratio, while traditional displays use 4:3. If you choose a " "resolution that does not match the aspect ratio of your display, the screen " "will be letterboxed to avoid distortion." msgstr "" #. (itstool) path: section/p #: C/look-resolution.page:61 msgid "" "You can choose the resolution you prefer from the Resolution drop-" "down list. If you choose one that is not right for your screen it may look fuzzy or pixelated." msgstr "" #. (itstool) path: section/title #: C/look-resolution.page:67 msgid "Rotation" msgstr "" #. (itstool) path: section/p #: C/look-resolution.page:68 msgid "" "On some laptops, you can physically rotate the screen in many directions. It " "is useful to be able to change the display rotation. You can choose the " "rotation you want for your display from the Rotation drop-down " "list." msgstr "" #. (itstool) path: info/desc #: C/media.page:15 msgid "" "Digital cameras, iPods, playing " "videos…" msgstr "" #. (itstool) path: page/title #: C/media.page:23 msgid "Sound, video & pictures" msgstr "" #. (itstool) path: info/title #: C/media.page:27 msgctxt "sort" msgid "Sound" msgstr "" #. (itstool) path: info/title #: C/media.page:28 msgctxt "link:trail" msgid "Sound" msgstr "" #. (itstool) path: info/title #: C/media.page:29 msgctxt "link:topic" msgid "Sound" msgstr "" #. (itstool) path: info/desc #: C/media.page:30 msgid "" "Volume, speakers and headphones, microphones…" msgstr "" #. (itstool) path: section/title #: C/media.page:37 msgid "Basic sound" msgstr "" #. (itstool) path: info/title #: C/media.page:41 msgctxt "link" msgid "Music and players" msgstr "" #. (itstool) path: section/title #: C/media.page:42 msgid "Music and portable audio players" msgstr "" #. (itstool) path: info/title #: C/media.page:46 msgctxt "link" msgid "Photos" msgstr "" #. (itstool) path: section/title #: C/media.page:47 msgid "Photos and digital cameras" msgstr "" #. (itstool) path: info/title #: C/media.page:51 msgctxt "link" msgid "Videos" msgstr "" #. (itstool) path: section/title #: C/media.page:52 msgid "Videos and video cameras" msgstr "" #. (itstool) path: info/desc #: C/more-help.page:19 msgid "" "Tips on using this guide, help improve this guide…" msgstr "" #. (itstool) path: page/title #: C/more-help.page:25 msgid "Get more help" msgstr "" #. (itstool) path: info/desc #: C/mouse.page:7 msgid "" "Left-handed, speed and sensitivity, touchpad clicking and scrolling…" msgstr "" #. (itstool) path: page/title #: C/mouse.page:22 msgid "Mouse" msgstr "" #. (itstool) path: info/title #: C/mouse.page:33 msgctxt "link" msgid "Common mouse problems" msgstr "" #. (itstool) path: info/title #: C/mouse.page:34 msgctxt "link:trail" msgid "Common problems" msgstr "" #. (itstool) path: info/title #: C/mouse.page:41 msgctxt "link" msgid "Mouse tips" msgstr "" #. (itstool) path: info/title #: C/mouse.page:42 msgctxt "link:trail" msgid "Tips" msgstr "" #. (itstool) path: section/title #: C/mouse.page:44 msgid "Tips" msgstr "" #. (itstool) path: info/desc #: C/mouse-doubleclick.page:12 msgid "" "Control how quickly you need to press the mouse button a second time to " "double-click." msgstr "" #. (itstool) path: page/title #: C/mouse-doubleclick.page:30 msgid "Adjust the double-click speed" msgstr "" #. (itstool) path: page/p #: C/mouse-doubleclick.page:32 msgid "" "Double-clicking only happens when you press the mouse button twice quickly " "enough. If the second press is too long after the first, you'll just get two " "separate clicks, not a double click. If you have difficulty pressing the " "mouse button quickly, you should increase the timeout." msgstr "" #. (itstool) path: item/p #: C/mouse-doubleclick.page:39 #: C/mouse-lefthanded.page:35 #: C/mouse-sensitivity.page:40 #: C/mouse-touchpad-click.page:30 #: C/mouse-touchpad-click.page:66 #: C/mouse-touchpad-click.page:100 msgid "Open Mouse & Touchpad." msgstr "" #. (itstool) path: item/p #: C/mouse-doubleclick.page:40 msgid "" "Under General, adjust the Double-click slider to a " "value you find comfortable." msgstr "" #. (itstool) path: item/p #: C/mouse-doubleclick.page:42 msgid "" "Click the Test Your Settings button to test. A single click in " "the window will highlight the outer circle. A double-click will highlight " "the inside circle." msgstr "" #. (itstool) path: page/p #: C/mouse-doubleclick.page:47 msgid "" "If your mouse double-clicks when you want it to single-click even though you " "have increased the double-click timeout, your mouse may be faulty. Try " "plugging a different mouse into your computer and see if that works " "properly. Alternatively, plug your mouse into a different computer and see " "if it still has the same problem." msgstr "" #. (itstool) path: note/p #: C/mouse-doubleclick.page:54 #: C/mouse-lefthanded.page:40 msgid "" "This setting will affect both your mouse and touchpad, as well as any other " "pointing device." msgstr "" #. (itstool) path: info/desc #: C/mouse-lefthanded.page:11 msgid "Reverse the left and right mouse buttons in the mouse settings." msgstr "" #. (itstool) path: page/title #: C/mouse-lefthanded.page:28 msgid "Use your mouse left-handed" msgstr "" #. (itstool) path: page/p #: C/mouse-lefthanded.page:30 msgid "" "You can swap the behavior of the left and right buttons on your mouse or " "touchpad to make it more comfortable for left-handed use." msgstr "" #. (itstool) path: item/p #: C/mouse-lefthanded.page:36 msgid "" "In the General section, switch Primary button to " "Right." msgstr "" #. (itstool) path: info/desc #: C/mouse-middleclick.page:6 msgid "" "Use the middle mouse button to open applications, paste text, open tabs, and " "more." msgstr "" #. (itstool) path: page/title #: C/mouse-middleclick.page:30 msgid "Middle-click" msgstr "" #. (itstool) path: page/p #: C/mouse-middleclick.page:32 msgid "" "Many mice and some touchpads have a middle mouse button. On a mouse with a " "scroll wheel, you can usually press directly down on the scroll wheel to " "middle-click. If you don't have a middle mouse button, you can press the " "left and right mouse buttons at the same time to middle-click. If you find " "you are unable to middle-click this way you can try following these " "instructions." msgstr "" #. (itstool) path: page/p #: C/mouse-middleclick.page:40 msgid "" "On touchpads that support multi-finger taps, you can tap with three fingers " "at once to middle-click. You have to enable tap clicking in the touchpad settings for this to work." msgstr "" #. (itstool) path: page/p #: C/mouse-middleclick.page:45 msgid "Many applications use middle-click for advanced click shortcuts." msgstr "" #. (itstool) path: item/p #: C/mouse-middleclick.page:48 msgid "" "One common shortcut is to paste selected text. (This is sometimes called " "primary selection paste.) Select the text you want to paste, then go to " "where you want to paste it and middle-click. The selected text is pasted at " "the mouse position." msgstr "" #. (itstool) path: item/p #: C/mouse-middleclick.page:52 msgid "" "Pasting text with your middle mouse button is completely separate from the " "normal clipboard. Selecting text does not copy it to your clipboard. This " "quick method of pasting only works with the middle mouse button." msgstr "" #. (itstool) path: item/p #: C/mouse-middleclick.page:57 msgid "" "On scrollbars and sliders, a regular click in the empty space moves by a set " "amount (such as one page) in the direction you clicked. You can also middle-" "click in the empty space to move to exactly the location you clicked." msgstr "" #. (itstool) path: item/p #: C/mouse-middleclick.page:62 msgid "" "You can quickly open a new window for an application with middle-click. " "Simply middle-click on the application's icon, either in the " "Launcher on the left, or in the Dash." msgstr "" #. (itstool) path: item/p #: C/mouse-middleclick.page:69 msgid "" "Most web browsers allow you to open links in tabs quickly with the middle " "mouse button. Just click any link with your middle mouse button, and it will " "open in a new tab. Be careful clicking the link in the Firefox " "web browser, though. In Firefox, if you middle-click anywhere " "except on a link, it will try to load your selected text as a URL, as if you " "used middle-click to paste it to the location bar and pressed " "Enter." msgstr "" #. (itstool) path: item/p #: C/mouse-middleclick.page:77 msgid "" "In the file manager, middle-click serves two roles. If you middle-click a " "folder, it will open in a new tab. This mimics the behavior of popular web " "browsers. If you middle-click a file, it will open the file, just as if you " "had double-clicked." msgstr "" #. (itstool) path: page/p #: C/mouse-middleclick.page:83 msgid "" "Some specialized applications allow you to use the middle mouse button for " "other functions. Search your application's help for middle-click or " "middle mouse button." msgstr "" #. (itstool) path: info/desc #: C/mouse-mousekeys.page:12 msgid "Enable mouse keys to control the mouse with the keypad." msgstr "" #. (itstool) path: page/title #: C/mouse-mousekeys.page:31 msgid "Click and move mouse pointer using the keypad" msgstr "" #. (itstool) path: page/p #: C/mouse-mousekeys.page:33 msgid "" "If you have difficulties using a mouse or other pointing device, you can " "control the mouse pointer using the numeric keypad on your keyboard. This " "feature is called mouse keys." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:38 msgid "" "Tap the Super key to open the " "Dash." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:39 msgid "" "Type Universal Access and press Enter to open the " "Universal Access settings." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:40 msgid "Press Tab once to select the Seeing tab." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:41 msgid "" "Press once to switch to the Pointing and Clicking " "tab." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:42 msgid "" "Press once to select the Mouse Keys switch then " "press Enter to switch it on." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:44 msgid "" "Make sure that Num Lock is turned off. You will now be able to " "move the mouse pointer using the keypad." msgstr "" #. (itstool) path: note/p #: C/mouse-mousekeys.page:52 msgid "" "These instructions provide the shortest way to enable mouse keys using only " "the keyboard. Select Universal Access Settings to see more " "accessibility options." msgstr "" #. (itstool) path: page/p #: C/mouse-mousekeys.page:57 msgid "" "The keypad is a set of numerical buttons on your keyboard, usually arranged " "into a square grid. If you have a keyboard without a keypad (such as a " "laptop keyboard), you may need to hold down the function (Fn) key " "and use certain other keys on your keyboard as a keypad. If you use this " "feature often on a laptop, you can purchase external USB keypads." msgstr "" #. (itstool) path: page/p #: C/mouse-mousekeys.page:65 msgid "" "Each number on the keypad corresponds to a direction. For example, pressing " "8 will move the pointer upwards and pressing 2 will " "move it downwards. Press the 5 key to click once with the mouse, " "or quickly press it twice to double-click." msgstr "" #. (itstool) path: page/p #: C/mouse-mousekeys.page:72 msgid "" "Most keyboards have a special key which allows you to right-click; it is " "often near to the space bar. Note, however, that this key responds to where " "your keyboard focus is, not where your mouse pointer is. See for information on how to right-click by holding " "down 5 or the left mouse button." msgstr "" #. (itstool) path: page/p #: C/mouse-mousekeys.page:80 msgid "" "If you want to use the keypad to type numbers while mouse keys is enabled, " "turn Num Lock on. The mouse cannot be controlled with the keypad " "when Num Lock is turned on, though." msgstr "" #. (itstool) path: note/p #: C/mouse-mousekeys.page:87 msgid "" "The normal number keys, in a line at the top of the keyboard, will not " "control the mouse pointer. Only the keypad number keys can be used." msgstr "" #. (itstool) path: info/desc #: C/mouse-problem-notmoving.page:8 msgid "How to check your mouse if it is not working." msgstr "" #. (itstool) path: page/title #: C/mouse-problem-notmoving.page:24 msgid "Mouse pointer is not moving" msgstr "" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:29 msgid "Check that the mouse is plugged in" msgstr "" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:30 msgid "" "If you have a mouse with a cable, check that it is firmly plugged in to your " "computer." msgstr "" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:34 msgid "" "If it is a USB mouse (with a rectangular connector), try plugging it in to a " "different USB port. If it is a PS/2 mouse (with a small, round connector " "with six pins), make sure that it is plugged in to the green mouse port " "rather than the purple keyboard port. You may need to restart the computer " "if it was not plugged in." msgstr "" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:44 msgid "Check that the mouse was recognized by your computer" msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:46 msgid "" "Type CtrlAltT to open the " "Terminal." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:48 msgid "" "In the terminal window, type xsetpointer -l | grep Pointer, " "exactly as it appears here, and press Enter." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:55 msgid "" "A short list of mouse devices will appear. Check that at least one of the " "items says [XExtensionPointer] next to it, and that one of the " "[XExtensionPointer] items has the name of the mouse to the left " "of it." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:61 msgid "" "If there is no entry that has the name of the mouse followed by " "[XExtensionPointer], then the mouse was not recognized by your " "computer. If the entry exists, your mouse was recognized by your computer. " "In this case you should check that the mouse is plugged in and in working condition." msgstr "" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:76 msgid "" "If your mouse has a serial (RS-232) connector, you may need to perform some " "extra steps to get it working. The steps might depend on the make or model " "of your mouse." msgstr "" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:82 msgid "" "It can be complicated to fix problems with mouse detection. Ask for support " "from your distribution or vendor if you think that your mouse has not been " "detected properly." msgstr "" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:96 msgid "Check that the mouse actually works" msgstr "" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:97 msgid "Plug the mouse in to a different computer and see if it works." msgstr "" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:99 msgid "" "If the mouse is an optical or laser mouse, a light should be shining out of " "the bottom of the mouse if it is turned on. If there is no light, check that " "it is turned on. If it is and there is still no light, the mouse may be " "broken." msgstr "" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:106 msgid "Checking wireless mice" msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:109 msgid "" "Make sure the mouse is turned on. There is often a switch on the bottom of " "the mouse to turn the mouse off completely, so you can move it from place to " "place without it constantly waking up." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:112 msgid "" "If you are using a Bluetooth mouse, make sure you have actually paired the " "mouse with your computer. See ." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:115 msgid "" "Click a button and see if the mouse pointer moves now. Some wireless mice go " "to sleep to save power, so might not respond until you click a button. See " "." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:122 msgid "Check that the battery of the mouse is charged." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:127 msgid "" "Make sure that the receiver (dongle) is firmly plugged in to the computer." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:132 msgid "" "If your mouse and receiver can operate on different radio channels, make " "sure that they are both set to the same channel." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:138 msgid "" "You may need to press a button on the mouse, receiver or both to establish a " "connection. The instruction manual of your mouse should have more details if " "this is the case." msgstr "" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:146 msgid "" "Most RF (radio) wireless mice should work automatically when you plug them " "into your computer. If you have a Bluetooth or IR (infrared) wireless mouse, " "you may need to perform some extra steps to get it working. The steps might " "depend on the make or model of your mouse." msgstr "" #. (itstool) path: info/desc #: C/mouse-sensitivity.page:11 msgid "" "Change how quickly the pointer moves when you use your mouse or touchpad." msgstr "" #. (itstool) path: page/title #: C/mouse-sensitivity.page:33 msgid "Adjust speed of the mouse and touchpad" msgstr "" #. (itstool) path: page/p #: C/mouse-sensitivity.page:35 msgid "" "If your pointer moves too fast or slow when you move your mouse or use your " "touchpad, you can adjust the pointer speed for these devices." msgstr "" #. (itstool) path: item/p #: C/mouse-sensitivity.page:41 msgid "" "Adjust the Pointer Speed slider until the pointer motion is " "comfortable for you." msgstr "" #. (itstool) path: note/p #: C/mouse-sensitivity.page:55 msgid "" "You can set the pointer speed differently for your mouse and touchpad. " "Sometimes the most comfortable settings for one type of device aren't the " "most comfortable for another. Just set the sliders on both the " "Mouse and Touchpad sections." msgstr "" #. (itstool) path: note/p #: C/mouse-sensitivity.page:61 #: C/mouse-touchpad-click.page:33 msgid "" "The Touchpad section only appears if your system has a touchpad." msgstr "" #. (itstool) path: info/desc #: C/mouse-touchpad-click.page:7 msgid "Click, drag, or scroll using taps and gestures on your touchpad." msgstr "" #. (itstool) path: page/title #: C/mouse-touchpad-click.page:23 msgid "Click, drag, or scroll with the touchpad" msgstr "" #. (itstool) path: page/p #: C/mouse-touchpad-click.page:25 msgid "" "You can click, double-click, drag, and scroll using only your touchpad, " "without separate hardware buttons." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:31 msgid "In the Touchpad section, check Tap to click." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:40 msgid "To click, tap on the touchpad." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:41 msgid "To double-click, tap twice." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:42 msgid "" "To drag an item, double-tap but don't lift your finger after the second tap. " "Drag the item where you want it, then lift your finger to drop." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:44 msgid "" "If your touchpad supports multi-finger taps, right-click by tapping with two " "fingers at once. Otherwise, you still need to use hardware buttons to right-" "click. See for a method of right-clicking " "without a second mouse button." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:48 msgid "" "If your touchpad supports multi-finger taps, middle-click by tapping with three fingers at once." msgstr "" #. (itstool) path: note/p #: C/mouse-touchpad-click.page:53 msgid "" "When tapping or dragging with multiple fingers, make sure your fingers are " "spread far enough apart. If your fingers are too close, your computer may " "think they're a single finger." msgstr "" #. (itstool) path: section/title #: C/mouse-touchpad-click.page:59 msgid "Two finger scroll" msgstr "" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:61 msgid "You can scroll using your touchpad using two fingers." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:67 msgid "" "In the Touchpad section, check Two finger scroll." msgstr "" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:80 msgid "" "When this is selected, tapping and dragging with one finger will work as " "normal, but if you drag two fingers across any part of the touchpad, it will " "scroll instead. If you also select Enable horizontal scrolling, " "you can move your fingers left and right to scroll horizontally. Be careful " "to space your fingers a bit apart. If your fingers are too close together, " "they just look like one big finger to your touchpad." msgstr "" #. (itstool) path: note/p #: C/mouse-touchpad-click.page:87 msgid "Two-finger scrolling may not work on all touchpads." msgstr "" #. (itstool) path: section/title #: C/mouse-touchpad-click.page:92 msgid "Content sticks to fingers" msgstr "" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:94 msgid "" "You can drag content as if sliding a physical piece of paper using the " "touchpad." msgstr "" #. (itstool) path: item/p #: C/mouse-touchpad-click.page:101 msgid "" "In the Touchpad section, check Content sticks to " "fingers." msgstr "" #. (itstool) path: note/p #: C/mouse-touchpad-click.page:105 msgid "" "This feature is also known as Natural Scrolling or Reverse " "Scrolling." msgstr "" #. (itstool) path: info/desc #: C/mouse-wakeup.page:11 msgid "If you have to wiggle or click the mouse before it responds." msgstr "" #. (itstool) path: page/title #: C/mouse-wakeup.page:23 msgid "Mouse reacts with delay before it starts working" msgstr "" #. (itstool) path: page/p #: C/mouse-wakeup.page:25 msgid "" "Wireless and optical mice, as well as touchpads on laptops, may need to " "\"wake up\" before they start working. They automatically go to sleep when " "not in use to save battery power. To wake up your mouse or touchpad, you can " "click on a mouse button or wiggle the mouse." msgstr "" #. (itstool) path: page/p #: C/mouse-wakeup.page:29 msgid "" "Laptop touchpads sometimes react with delay after you stop typing before " "they start working. This is to prevent you from accidentally touching the " "touchpad with your palm while typing." msgstr "" #. (itstool) path: info/desc #: C/music-cantplay-drm.page:14 msgid "" "Support for that file format might not be installed or the songs could be " "\"copy protected\"." msgstr "" #. (itstool) path: page/title #: C/music-cantplay-drm.page:18 msgid "I can't play the songs I bought from an online music store" msgstr "" #. (itstool) path: page/p #: C/music-cantplay-drm.page:20 msgid "" "If you downloaded some music from an online store you may find that it won't " "play on your computer, especially if you bought it on a Windows or Mac OS X " "computer and then copied it over." msgstr "" #. (itstool) path: page/p #: C/music-cantplay-drm.page:22 msgid "" "This could be because the music is in a format that is not recognized by " "your computer. To be able to play a song you need to have support for the " "right audio formats installed - for example, if you want to play MP3 files, " "you need MP3 support installed. If you don't have support for a given audio " "format, you should see a message telling you so when you try to play a song. " "The message should also provide instructions for how to install support for " "that format so that you can play it." msgstr "" #. (itstool) path: page/p #: C/music-cantplay-drm.page:24 msgid "" "If you do have support installed for the song's audio format but still can't " "play it, the song might be copy protected (also known as being " "DRM restricted). DRM is a way of restricting who can play a song " "and on what devices they can play it. The company that sold the song to you " "is in control of this, not you. If a music file has DRM restrictions, you " "will probably not be able to play it - you generally need special software " "from the vendor to play DRM restricted files, but this software is often not " "supported on Linux." msgstr "" #. (itstool) path: page/p #: C/music-cantplay-drm.page:26 msgid "" "You can learn more about DRM from the Electronic Frontier Foundation." msgstr "" #. (itstool) path: info/desc #: C/music-player-ipodtransfer.page:14 msgid "" "Use a media player to copy the songs and safely remove the iPod afterward." msgstr "" #. (itstool) path: page/title #: C/music-player-ipodtransfer.page:18 msgid "Songs don't appear on my iPod when I copy them onto it" msgstr "" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:20 msgid "" "When you plug an iPod into your computer, it will appear in your music " "player application and also in the file manager (the Files " "application in the Launcher). You must copy songs onto the iPod " "using the music player - if you copy them across using the file manager, it " "won't work because the songs won't be put into the right location. iPods " "have a special location for storing songs that music player applications " "know how to get to but the file manager does not." msgstr "" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:22 msgid "" "You also need to wait for the songs to finish copying to the iPod before you " "unplug it. Before unplugging the iPod, make sure you choose to safely remove it. This will make sure that " "all of the songs have been copied across properly." msgstr "" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:24 msgid "" "A further reason why songs might not be appearing on your iPod is that the " "music player application you're using does not support converting the songs " "from one audio format to another. If you copy a song which is saved in an " "audio format that is not supported by your iPod (for example, an Ogg Vorbis " "(.oga) file), the music player will try to convert it to a format that the " "iPod does understand, such as MP3. If the appropriate conversion software " "(also called a codec or encoder) is not installed, the music player will not " "be able to do the conversion and so will not copy the song. Look in the " "software installer for an appropriate codec." msgstr "" #. (itstool) path: info/desc #: C/music-player-newipod.page:14 msgid "" "Brand-new iPods need to be set-up using the iTunes software before you can " "use them." msgstr "" #. (itstool) path: page/title #: C/music-player-newipod.page:18 msgid "My new iPod won't work" msgstr "" #. (itstool) path: page/p #: C/music-player-newipod.page:20 msgid "" "If you have a new iPod that has never been connected to a computer before, " "it won't be recognized properly when you connect it to a Linux computer. " "This is because iPods need to be set up and updated using the " "iTunes software, which only runs on Windows and Mac OS X." msgstr "" #. (itstool) path: page/p #: C/music-player-newipod.page:22 msgid "" "To set up your iPod, install iTunes on a Windows or Mac computer and plug it " "in. You will be led through a few steps to set it up. If asked for the " "Volume Format, choose MS-DOS (FAT), Windows " "or similar. The other format (HFS/Mac) does not work as well with Linux." msgstr "" #. (itstool) path: page/p #: C/music-player-newipod.page:24 msgid "" "Once you have finished setup, the iPod should work normally when you plug it " "into a Linux computer." msgstr "" #. (itstool) path: info/desc #: C/music-player-notrecognized.page:15 msgid "" "Add a .is_audio_player file to tell your computer that it's " "an audio player." msgstr "" #. (itstool) path: page/title #: C/music-player-notrecognized.page:19 msgid "Why isn't my audio player recognized when I plug it in?" msgstr "" #. (itstool) path: page/p #: C/music-player-notrecognized.page:21 msgid "" "If your audio player (MP3 player etc.) is plugged in to the computer but you " "can't see it in your music organizer application, it may not have been " "properly recognized as an audio player." msgstr "" #. (itstool) path: page/p #: C/music-player-notrecognized.page:23 msgid "" "Try unplugging the player and then plugging it in again. If that doesn't " "help, open the file manager. You should " "see the player listed under Devices in the sidebar - click it to " "open the folder for the audio player. Now, click " "FileNew DocumentEmpty " "Document, type .is_audio_player and press " "Enter (the period and underscores are important, and it should be " "all lower-case). This file tells your computer to recognize the device as an " "audio player." msgstr "" #. (itstool) path: page/p #: C/music-player-notrecognized.page:25 msgid "" "Now, find the audio player in the file manager sidebar and eject it (right-" "click and click Eject). Unplug it, then plug it back in. This " "time it should have been recognized as an audio player by your music " "organizer. If not, try closing the music organizer and then re-opening it." msgstr "" #. (itstool) path: note/p #: C/music-player-notrecognized.page:28 msgid "" "These instructions won't work for iPods and some other audio players. They " "should work if your player is a USB Mass Storage device, though; it " "should say in its manual if it is." msgstr "" #. (itstool) path: note/p #: C/music-player-notrecognized.page:32 msgid "" "When you look in the audio player folder again, you won't see the " ".is_audio_player file. This is because the period in the " "file's name tells the file manager to hide the file. You can check that it " "is still there by clicking ViewShow Hidden " "Files." msgstr "" #. (itstool) path: info/desc #: C/nautilus-behavior.page:8 msgid "" "Single-click to open files, run or view executable text files, and specify " "trash behavior." msgstr "" #. (itstool) path: credit/name #: C/nautilus-behavior.page:27 msgid "Sindhu S" msgstr "" #. (itstool) path: page/title #: C/nautilus-behavior.page:33 msgid "File manager behavior preferences" msgstr "" #. (itstool) path: page/p #: C/nautilus-behavior.page:34 msgid "" "You can control whether you single-click or double-click files, how " "executable text files are handled, and the trash behavior. Click " "Files in the menu bar, pick Preferences and select the " "Behavior tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-behavior.page:39 msgid "Behavior" msgstr "" #. (itstool) path: item/title #: C/nautilus-behavior.page:42 msgid "Single click to open items" msgstr "" #. (itstool) path: item/title #: C/nautilus-behavior.page:43 msgid "Double click to open items" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:44 msgid "" "By default, clicking selects files and double-clicking opens them. You can " "instead choose to have files and folders open when you click on them once. " "When you use single-click mode, you can hold down the Ctrl key " "while clicking to select one or more files." msgstr "" #. (itstool) path: section/title #: C/nautilus-behavior.page:53 msgid "Executable text files" msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:54 msgid "" "An executable text file is a file that contains a program that you can run " "(execute). The file " "permissions must also allow for the file to run as a program. The " "most common are Shell, Python and Perl " "scripts. These have extensions .sh, .py and " ".pl, respectively." msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:61 msgid "When you open an executable text file, you can select from:" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:65 msgid "Run executable text files when they are opened" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:68 msgid "View executable text files when they are opened" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:71 msgid "Ask each time" msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:75 msgid "" "If Ask each time is selected, a dialog will pop up asking if you " "wish to run or view the selected text file." msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:78 msgid "" "Executable text files are also called scripts. All scripts in " "~/.local/share/nautilus/scripts folder will appear in the " "context menu for a file under the Scripts " "submenu. When a script is executed from a local folder, all selected files " "will be pasted to the script as parameters. To execute a script on a file:" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:86 msgid "Navigate to the desired folder." msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:89 msgid "Select the desired file." msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:92 msgid "" "Right click on the file to open the context menu and select the desired " "script to execute from the Scripts menu." msgstr "" #. (itstool) path: note/p #: C/nautilus-behavior.page:98 msgid "" "A script will not be passed any parameters when executed from a remote " "folder such as a folder showing web or ftp content." msgstr "" #. (itstool) path: info/title #: C/nautilus-behavior.page:106 msgctxt "link" msgid "File manager trash preferences" msgstr "" #. (itstool) path: section/title #: C/nautilus-behavior.page:108 msgid "Trash" msgstr "" #. (itstool) path: item/title #: C/nautilus-behavior.page:112 msgid "Ask before emptying the Trash or deleting files" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:113 msgid "" "This option is selected by default. When emptying the trash, a message will " "be displayed confirming that you would like to empty the trash or delete " "files." msgstr "" #. (itstool) path: item/title #: C/nautilus-behavior.page:116 msgid "Include a Delete command that bypasses Trash" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:117 msgid "" "Selecting this option will add a Delete item to the menu that " "pops up when you right-click on an item in the Files application." msgstr "" #. (itstool) path: note/p #: C/nautilus-behavior.page:120 msgid "" "Deleting an item using the Delete menu option bypasses the Trash " "altogether. The item is removed from the system completely. There is no way " "to recover the deleted item." msgstr "" #. (itstool) path: info/desc #: C/nautilus-bookmarks-edit.page:11 msgid "Add, delete, and rename bookmarks in the file manager." msgstr "" #. (itstool) path: page/title #: C/nautilus-bookmarks-edit.page:24 msgid "Edit folder bookmarks" msgstr "" #. (itstool) path: page/p #: C/nautilus-bookmarks-edit.page:25 msgid "Your bookmarks are listed in the sidebar of the file manager." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:28 msgid "Add a bookmark:" msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:29 msgid "Open the folder (or location) that you want to bookmark." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:30 msgid "" "Click Bookmarks in the menu bar and select Bookmark this " "Location." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:35 msgid "Delete a bookmark:" msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:36 msgid "" "Click Bookmarks in the menu bar and select " "Bookmarks... from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:38 msgid "" "In the Bookmarks window, select the bookmark you wish to delete " "and click the - button." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:43 msgid "Rename a bookmark:" msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:44 msgid "" "Click on Files in the top bar and pick Bookmarks from " "the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:46 msgid "" "In the Bookmarks window, select the bookmark you wish to rename." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:48 msgid "In the Name text box, type the new name for the bookmark." msgstr "" #. (itstool) path: note/p #: C/nautilus-bookmarks-edit.page:50 msgid "" "Renaming a bookmark does not rename the folder. If you have bookmarks to two " "different folders in two different locations, but which each have the same " "name, the bookmarks will have the same name, and you won't be able to tell " "them apart. In these cases, it is useful to give a bookmark a name other " "than the name of the folder it points to." msgstr "" #. (itstool) path: info/desc #: C/nautilus-connect.page:12 msgid "" "View and edit files on another computer over FTP, SSH, Windows shares, or " "WebDAV." msgstr "" #. (itstool) path: page/title #: C/nautilus-connect.page:26 msgid "Browse files on a server or network share" msgstr "" #. (itstool) path: page/p #: C/nautilus-connect.page:28 msgid "" "You can connect to a server or network share to browse and view files on " "that server, exactly as if they were on your own computer. This is a " "convenient way to download or upload files on the internet, or to share " "files with other people on your local network." msgstr "" #. (itstool) path: page/p #: C/nautilus-connect.page:34 msgid "" "To browse files over the network, open the Files application from " "the Dash, and click Browse Network in the sidebar. The " "file manager will find any computers on your local area network that " "advertise their ability to serve files. If you want to connect to a server " "on the internet, or if you do not see the computer you're looking for, you " "can manually connect to a server by typing in its internet/network address." msgstr "" #. (itstool) path: steps/title #: C/nautilus-connect.page:44 msgid "Connect to a file server" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:45 msgid "" "In the file manager, click Files in the menu bar and pick " "Connect to Server from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:47 msgid "" "Enter the address of the server, in the form of a URL. Details on supported URLs are listed below." msgstr "" #. (itstool) path: note/p #: C/nautilus-connect.page:51 msgid "" "If you have connected to the server before, you can click on it in the " "Recent Servers list." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:55 msgid "" "Click Connect. A new window will open showing you the files on " "the server. You can browse the files just as you would for those on your own " "computer. The server will also be added to the sidebar so you can access it " "quickly in the future" msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:63 msgid "Writing URLs" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:65 msgid "" "A URL, or uniform resource locator, is a form of address " "that refers to a location or file on a network. The address is formatted " "like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:68 msgid "scheme://servername.example.com/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:70 msgid "" "The scheme specifies the protocol or type of server. The " "example.com portion of the address is called the domain " "name. If a username is required, it is inserted before the server name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:74 msgid "scheme://username@servername.example.com/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:76 msgid "" "Some schemes require the port number to be specified. Insert it after the " "domain name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:78 msgid "scheme://servername.example.com:port/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:80 msgid "" "Below are specific examples for the various server types that are supported." msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:84 msgid "Types of servers" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:86 msgid "" "You can connect to different types of servers. Some servers are public, and " "allow anybody to connect. Other servers require you to log in with a " "username and password." msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:89 msgid "" "You may not have permissions to perform certain actions on files on a " "server. For example, on public FTP sites, you will probably not be able to " "delete files." msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:92 msgid "" "The URL you enter depends on the protocol that the server uses to export its " "file shares." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:96 msgid "SSH" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:97 msgid "" "If you have a secure shell account on a server, you can connect " "using this method. Many web hosts provide SSH accounts to members so they " "can securely upload files. SSH servers always require you to log in." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:101 msgid "A typical SSH URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:103 msgid "ssh://username@servername.example.com/folder" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:110 msgid "" "When using SSH, all the data you send (including your password) is encrypted " "so that other users on your network can't see it." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:114 msgid "FTP (with login)" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:115 msgid "" "FTP is a popular way to exchange files on the Internet. Because data is not " "encrypted over FTP, many servers now provide access through SSH. Some " "servers, however, still allow or require you to use FTP to upload or " "download files. FTP sites with logins will usually allow you to delete and " "upload files." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:120 msgid "A typical FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:122 msgid "ftp://username@ftp.example.com/path/" msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:126 msgid "Public FTP" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:127 msgid "" "Sites that allow you to download files will sometimes provide public or " "anonymous FTP access. These servers do not require a username and password, " "and will usually not allow you to delete or upload files." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:131 msgid "A typical anonymous FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:133 msgid "ftp://ftp.example.com/path/" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:135 msgid "" "Some anonymous FTP sites require you to log in with a public username and " "password, or with a public username using your email address as the " "password. For these servers, use the FTP (with login) method, and " "use the credentials specified by the FTP site." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:142 msgid "Windows share" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:143 msgid "" "Windows computers use a proprietary protocol to share files over a local " "area network. Computers on a Windows network are sometimes grouped into " "domains for organization and to better control access. If you have " "the right permissions on the remote computer, you can connect to a Windows " "share from the file manager." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:148 msgid "A typical Windows share URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:150 msgid "smb://servername/Share" msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:154 msgid "WebDAV and Secure WebDAV" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:155 msgid "" "Based on the HTTP protocol used on the web, WebDAV is sometimes used to " "share files on a local network and to store files on the internet. If the " "server you're connecting to supports secure connections, you should choose " "this option. Secure WebDAV uses strong SSL encryption, so that other users " "can't see your password." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:160 msgid "A typical WebDAV URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:162 msgid "http://example.hostname.com/path" msgstr "" #. (itstool) path: info/desc #: C/nautilus-display.page:8 msgid "Control icon captions used in the file manager." msgstr "" #. (itstool) path: page/title #: C/nautilus-display.page:31 msgid "File manager display preferences" msgstr "" #. (itstool) path: page/p #: C/nautilus-display.page:33 msgid "" "You can control how the file manager displays captions under icons. Click " "Edit in the menu bar, pick Preferences and select the " "Display tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-display.page:38 msgid "Icon captions" msgstr "" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/nautilus-display.page:40 msgctxt "_" msgid "" "external ref='figures/nautilus-icons.png' " "md5='5eb11f3f70bb27c18f77727f6db678af'" msgstr "" #. (itstool) path: media/p #: C/nautilus-display.page:41 msgid "File manager icons with captions" msgstr "" #. (itstool) path: section/p #: C/nautilus-display.page:43 msgid "" "When you use icon view, you can choose to have extra information about files " "and folders displayed in a caption under each icon. This is useful, for " "example, if you often need to see who owns a file or when it was last " "modified." msgstr "" #. (itstool) path: section/p #: C/nautilus-display.page:47 msgid "" "You can zoom in a folder by clicking the View Zoom " "In or press Ctrl+. As " "you zoom in, the file manager will display more and more information in " "captions. You can choose up to three things to show in captions. The first " "will be displayed at most zoom levels. The last will only be shown at very " "large sizes." msgstr "" #. (itstool) path: note/p #: C/nautilus-display.page:52 msgid "" "If you have a file manager window open, you may have to reload for icon " "caption changes to take effect. Click " "ViewReload or press " "CtrlR." msgstr "" #. (itstool) path: info/desc #: C/nautilus-file-properties-basic.page:8 msgid "" "View basic file information, set permissions, and choose default " "applications." msgstr "" #. (itstool) path: page/title #: C/nautilus-file-properties-basic.page:27 msgid "File properties" msgstr "" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:29 msgid "" "To view information about a file or folder, right-click it and select " "Properties. You can also select the file and press " "AltEnter." msgstr "" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:33 msgid "" "The file properties window shows you information like the type of file, the " "size of the file, and when you last modified it. If you need this " "information often, you can have it displayed in list view columns or icon captions." msgstr "" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:39 msgid "" "The information given on the Basic tab is explained below. There " "are also Permissions and Open With tabs. For certain types of files, such " "as images and videos, there will be an extra tab that provides information " "like the dimensions, duration, and codec." msgstr "" #. (itstool) path: section/title #: C/nautilus-file-properties-basic.page:47 msgid "Basic properties" msgstr "" #. (itstool) path: title/gui #. (itstool) path: td/p #: C/nautilus-file-properties-basic.page:50 #: C/nautilus-list.page:37 #: C/net-firewall-ports.page:30 msgid "Name" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:51 msgid "" "You can rename the file by changing this field. You can also rename a file " "outside the properties window. See ." msgstr "" #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:56 #: C/nautilus-list.page:46 msgid "Type" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:57 msgid "" "This helps you identify the type of the file, such as PDF document, " "OpenDocument Text, or JPEG image. The file type determines which " "applications can open the file, among other things. For example, you can't " "open a picture with a music player. See for more " "information on this." msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:62 msgid "" "The MIME type of the file is shown in parentheses; MIME type is a " "standard way that computers use to refer to the file type." msgstr "" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:67 msgid "Contents" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:68 msgid "" "This field is displayed if you are looking at the properties of a folder " "rather than a file. It helps you see the number of items in the folder. If " "the folder includes other folders, each inner folder is counted as one item, " "even if it contains further items. Each file is also counted as one item. If " "the folder is empty, the contents will display nothing." msgstr "" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:72 #: C/nautilus-list.page:41 msgid "Size" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:73 msgid "" "This field is displayed if you are looking at a file (not a folder). The " "size of a file tells you how much disk space it takes up. This is also an " "indicator of how long it will take to download a file or send it in an email " "(big files take longer to send/receive)." msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:74 msgid "" "Sizes may be given in bytes, KB, MB, or GB; in the case of the last three, " "the size in bytes will also be given in parentheses. Technically, 1 KB is " "1024 bytes, 1 MB is 1024 KB and so on." msgstr "" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:78 #: C/nautilus-list.page:95 msgid "Location" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:79 msgid "" "The location of each file on your computer is given by its absolute " "path. This is a unique \"address\" of the file on your computer, made " "up of a list of the folders that you would need to go into to find the file. " "For example, if Jim had a file called Resume.pdf in his Home " "folder, its location would be /home/jim/Resume.pdf." msgstr "" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:83 msgid "Volume" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:84 msgid "" "The file system or device that the file is stored on. This shows you where " "the file is physically stored, for example if it is on the hard disk or on a " "CD, or a network share or file " "server. Hard disks can be split up into several disk partitions; the partition will be displayed under " "Volume too." msgstr "" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:94 msgid "Free Space" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:95 msgid "" "This is only displayed for folders. It gives the amount of disk space which " "is available on the disk that the folder is on. This is useful for checking " "if the hard disk is full." msgstr "" #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:102 msgid "Accessed" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:103 msgid "The date and time when the file was last opened." msgstr "" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:107 #: C/nautilus-list.page:50 msgid "Modified" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:108 msgid "The date and time when the file was last changed and saved." msgstr "" #. (itstool) path: info/desc #: C/nautilus-file-properties-permissions.page:9 msgid "Control who can view and edit your files and folders." msgstr "" #. (itstool) path: page/title #: C/nautilus-file-properties-permissions.page:31 msgid "Set file permissions" msgstr "" #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:33 msgid "" "You can use file permissions to control who can view and edit files that you " "own. To view and set the permissions for a file, right click it and select " "Properties, then select the Permissions tab." msgstr "" #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:37 msgid "" "See and below for details " "on the types of permissions you can set." msgstr "" #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:41 #: C/nautilus-preview.page:36 msgid "Files" msgstr "" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:43 msgid "" "You can set the permissions for the file owner, the group owner, and all " "other users of the system. For your files, you are the owner, and you can " "give yourself read-only or read-and-write permission. Set a file to read-" "only if you don't want to accidentally change it." msgstr "" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:48 msgid "" "Every user on your computer belongs to a group. On home computers, it is " "common for each user to have their own group, and group permissions are not " "often used. In corporate environments, groups are sometimes used for " "departments or projects. As well as having an owner, each file belongs to a " "group. You can set the file's group and control the permissions for all " "users in that group. You can only set the file's group to a group you belong " "to." msgstr "" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:56 msgid "" "You can also set the permissions for users other than the owner and those in " "the file's group." msgstr "" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:59 msgid "" "If the file is a program, such as a script, you must select Allow " "executing file as program to run it. Even with this option selected, " "the file manager may still open the file in an application or ask you what " "to do. See for more " "information." msgstr "" #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:67 #: C/nautilus-preview.page:48 msgid "Folders" msgstr "" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:68 msgid "" "You can set permissions on folders for the owner, group, and other users. " "See the details of file permissions above for an explanation of owners, " "groups, and other users." msgstr "" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:71 msgid "" "The permissions you can set for a folder are different from those you can " "set for a file." msgstr "" #. (itstool) path: title/gui #. (itstool) path: item/title #: C/nautilus-file-properties-permissions.page:75 #: C/net-proxy.page:59 msgid "None" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:76 msgid "The user will not even be able to see what files are in the folder." msgstr "" #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:80 msgid "List files only" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:81 msgid "" "The user will be able to see what files are in the folder, but will not be " "able to open, create, or delete files." msgstr "" #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:85 msgid "Access files" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:86 msgid "" "The user will be able to open files in the folder (provided they have " "permission to do so on the particular file), but will not be able to create " "new files or delete files." msgstr "" #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:91 msgid "Create and delete files" msgstr "" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:92 msgid "" "The user will have full access to the folder, including opening, creating, " "and deleting files." msgstr "" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:97 msgid "" "You can also quickly set the file permissions for all the files in the " "folder by clicking Change Permissions for Enclosed Files. Use the " "drop-down lists to adjust the permissions of contained files or folders, and " "click Change. Permissions are applied to files and folders in " "subfolders as well, to any depth." msgstr "" #. (itstool) path: info/desc #: C/nautilus-list.page:7 msgid "Control what information is displayed in columns in list view." msgstr "" #. (itstool) path: page/title #: C/nautilus-list.page:26 msgid "File manager list columns preferences" msgstr "" #. (itstool) path: page/p #: C/nautilus-list.page:28 msgid "" "There are nine columns of information that you can display in the file " "manager's list view. Click Files in the menu bar, pick " "Preferences and choose the List Columns tab to select " "which columns will be visible." msgstr "" #. (itstool) path: note/p #: C/nautilus-list.page:31 msgid "" "Use the Move Up and Move Down buttons to choose the " "order in which the selected columns will appear." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:38 msgid "The name of folders and files in the folder being viewed." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:42 msgid "" "The size of a folder is given as the number of items contained in the " "folder. The size of a file is given as bytes, KB, or MB." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:47 msgid "" "Displayed as folder, or file type such as PDF document, JPEG image, MP3 " "audio, and more." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:51 msgid "Shows when the file was last modified." msgstr "" #. (itstool) path: title/gui #: C/nautilus-list.page:54 msgid "Owner" msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:55 msgid "The name of the user the folder or file is owned by." msgstr "" #. (itstool) path: title/gui #: C/nautilus-list.page:58 msgid "Group" msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:59 msgid "" "The group the file is owned by. On my home computers, each user is in their " "own group. Groups are sometimes used in corporate environments, where users " "might be in groups according to department or project." msgstr "" #. (itstool) path: title/gui #: C/nautilus-list.page:64 msgid "Permissions" msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:65 msgid "Displays the file access permissions e.g. drwxrw-r--" msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:68 msgid "" "The first character - is the file type. - means " "regular file and d means directory (folder)." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:71 msgid "" "The next three characters rwx specify permissions for the user " "who owns the file." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:74 msgid "" "The next three rw- specify permissions for all members of the " "group that owns the file." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:77 msgid "" "The last three characters in the column r-- specify permissions " "for all other users on the system." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:80 msgid "Each character has the following meanings:" msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:84 msgid "r : Read permission." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:85 msgid "w : Write permission." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:86 msgid "x : Execute permission." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:87 msgid "- : No permission." msgstr "" #. (itstool) path: title/gui #: C/nautilus-list.page:91 msgid "MIME Type" msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:92 msgid "Displays the MIME type of the item." msgstr "" #. (itstool) path: item/p #: C/nautilus-list.page:96 msgid "The path to the location of the file." msgstr "" #. (itstool) path: page/title #: C/nautilus-prefs.page:17 msgid "File manager preferences" msgstr "" #. (itstool) path: info/desc #: C/nautilus-preview.page:8 msgid "Control when thumbnails are used for files." msgstr "" #. (itstool) path: page/title #: C/nautilus-preview.page:27 msgid "File manager preview preferences" msgstr "" #. (itstool) path: page/p #: C/nautilus-preview.page:29 msgid "" "The file manager creates thumbnails to preview image, video, and text files. " "Thumbnail previews can be slow for large files or over networks, so you can " "control when previews are made. Click Files in the menu bar, pick " "Preferences and select the Preview tab." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:37 msgid "" "By default, all previews are done for Local Files Only, those on " "your computer or connected external drives. You can set this feature to " "Always or Never. The file manager can browse files on other computers over a " "local area network or the internet. If you often browse files over a local " "area network, and the network has high bandwidth, you may want to set the " "preview option to Always." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:44 msgid "" "In addition, you can use the Only for files smaller than setting " "to limit the size of files previewed." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:49 msgid "" "If you show file sizes in list view " "columns or icon " "captions, folders will be shown with a count of how many files and " "folders they contain. Counting items in a folder can be slow, especially for " "very large folders, or over a network. You can turn this feature on or off, " "or turn it on only for files on your computer and local external drives." msgstr "" #. (itstool) path: info/desc #: C/nautilus-views.page:9 msgid "" "Specify the default view, sort order, and zoom levels for the file manager." msgstr "" #. (itstool) path: page/title #: C/nautilus-views.page:36 msgid "Views preferences in Files" msgstr "" #. (itstool) path: page/p #: C/nautilus-views.page:38 msgid "" "You can change the default view for new folders, how files and folders are " "sorted by default, the zoom level for the icon and compact views, and " "whether files are displayed in the tree sidebar. Select Files Preferences in the top bar while " "Files is open and select the Views tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:46 msgid "Default view" msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:49 msgid "View new folders using" msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:50 msgid "" "By default, new folders are shown in icon view. If you prefer the list view, " "you can set it here as the default. Alternatively, you can select a " "different view for each folder as you browse by clicking the View items as a list or View " "items as a grid of icons button in the toolbar." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:57 msgid "Arrange items" msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:58 msgid "" "You can change the default sort order that is used in folders using the " "Arrange items drop-down list in the preferences to sort by name, " "file size, file type, when they were last modified, when they were last " "accessed or when they were trashed." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:64 msgid "" "You can change how files are sorted in an " "individual folder by clicking the View options button in the toolbar and choosing By " "Name, By Size, By Type or By Modification " "Date, or by clicking the list column headers in list view. This menu " "only affects the current folder." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:72 msgid "Sort folders before files" msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:73 msgid "" "By default, the file manager no longer shows all folders before files. To " "see all folders listed before files, enable this option." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:77 msgid "Show hidden and backup files" msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:78 msgid "" "The file manager does not display hidden " "files and folders by default. You can always show hidden files by " "selecting this option." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:83 msgid "" "You can also show hidden files in an individual window by selecting " "Show Hidden Files, from the View options menu in the toolbar." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:92 msgid "Icon view defaults" msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:95 #: C/nautilus-views.page:116 msgid "Default zoom level" msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:98 msgid "" "You can make the icons and text larger or smaller by default in icon view " "using this option. You can also change this setting in an individual folder " "by clicking the View " "options button in the toolbar and selecting Zoom In, " "Zoom Out or Normal Size. If you frequently use a " "larger or smaller zoom level, you can set the default with this option." msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:105 msgid "" "In icon view, more or fewer captions are shown based on your zoom level." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:113 msgid "List view defaults" msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:119 msgid "" "You can make the icons and text larger or smaller in list view using this " "option. You can also do this in an individual folder by clicking the View options button in " "the toolbar and selecting Zoom In, Zoom Out or " "Normal Size." msgstr "" #. (itstool) path: info/desc #: C/net-antivirus.page:11 msgid "" "There are few Linux viruses, so you probably don't need anti-virus software." msgstr "" #. (itstool) path: page/title #: C/net-antivirus.page:25 msgid "Do I need anti-virus software?" msgstr "" #. (itstool) path: page/p #: C/net-antivirus.page:27 msgid "" "If you are used to Windows or Mac OS, you are probably also used to having " "anti-virus software running all of the time. Anti-virus software runs in the " "background, constantly checking for computer viruses that might find their " "way onto your computer and cause problems." msgstr "" #. (itstool) path: page/p #: C/net-antivirus.page:31 msgid "" "Anti-virus software does exist for Linux, but you probably don't need to use " "it. Viruses that affect Linux are still very rare. Some argue that this is " "because Linux is not as widely used as other operating systems, so no-one " "writes viruses for it. Others argue that Linux is intrinsically more secure, " "and security problems that viruses could make use of are fixed very quickly." msgstr "" #. (itstool) path: page/p #: C/net-antivirus.page:36 msgid "" "Whatever the reason, Linux viruses are so rare that you don't really need to " "worry about them at the moment." msgstr "" #. (itstool) path: page/p #: C/net-antivirus.page:38 msgid "" "If you want to be extra-safe, or if you want to check for viruses in files " "that you are passing between yourself and people using Windows and Mac OS, " "you can still install anti-virus software. Check in Ubuntu " "Software where a number of applications are available." msgstr "" #. (itstool) path: info/desc #: C/net-browser.page:11 msgid "" "Change the default browser, install Flash, install the java plugin, Silverlight support…" msgstr "" #. (itstool) path: credit/name #: C/net-browser.page:19 #: C/net-chat.page:19 #: C/net-email.page:17 #: C/net-general.page:19 #: C/net-problem.page:17 #: C/net-security.page:17 #: C/net-wired.page:17 #: C/net-wireless.page:21 #: C/net-wireless-connect.page:19 msgid "The Ubuntu Documentation Team" msgstr "" #. (itstool) path: page/title #: C/net-browser.page:24 msgid "Web Browsers" msgstr "" #. (itstool) path: info/desc #: C/net-chat.page:11 msgid "" "Chat on any network using " "Empathy, make video " "calls, install skype, social networking apps" msgstr "" #. (itstool) path: page/title #: C/net-chat.page:24 msgid "Chat & Social Networking" msgstr "" #. (itstool) path: info/desc #: C/net-chat-empathy.page:15 msgid "" "With Empathy you can chat, call and video call with friends and " "colleagues on a variety of networks" msgstr "" #. (itstool) path: page/title #: C/net-chat-empathy.page:20 msgid "Instant messaging on Ubuntu" msgstr "" #. (itstool) path: page/p #: C/net-chat-empathy.page:22 msgid "" "With the Empathy application, you can chat with people online and " "with friends and colleagues who use Google Talk, AIM, Windows Live and many " "other chat programs. With a microphone or a webcam you can also have audio " "or video calls." msgstr "" #. (itstool) path: page/p #: C/net-chat-empathy.page:29 msgid "" "Empathy is not installed by default in Ubuntu, but you can install it from the Ubuntu package archive. " "Start Empathy Instant Messaging from the Dash, the Launcher " "or choose Empathy from the Messaging menu." msgstr "" #. (itstool) path: note/p #: C/net-chat-empathy.page:39 msgid "" "You can change your instant messaging status (Available, Away, Busy, etc.) " "from the Messaging menu." msgstr "" #. (itstool) path: page/p #: C/net-chat-empathy.page:45 msgid "" "For help with using Empathy, read the Empathy " "manual." msgstr "" #. (itstool) path: info/desc #: C/net-chat-skype.page:14 msgid "" "Skype is proprietary software and must be installed manually on " "Ubuntu" msgstr "" #. (itstool) path: page/title #: C/net-chat-skype.page:19 msgid "How can I use Skype on Ubuntu?" msgstr "" #. (itstool) path: page/p #: C/net-chat-skype.page:21 msgid "" "Skype is proprietary software that allows you to make calls over " "the Internet using your computer." msgstr "" #. (itstool) path: page/p #: C/net-chat-skype.page:26 msgid "" "Skype uses decentralized peer-to-peer technologies, so your calls do not go " "through a central server, but through distributed servers and other users." msgstr "" #. (itstool) path: page/p #: C/net-chat-skype.page:31 msgid "" "The Skype software is free to use, but it is not free software; the source " "code is proprietary and not available for modification." msgstr "" #. (itstool) path: page/p #: C/net-chat-skype.page:36 msgid "" "Skype is not installed by default on Ubuntu. Install the skype package to use it." msgstr "" #. (itstool) path: note/p #: C/net-chat-skype.page:41 msgid "" "You need to activate the " "Canonical Partner Repository to install Skype" msgstr "" #. (itstool) path: list/title #: C/net-chat-skype.page:55 msgid "Additional resources for help with Skype" msgstr "" #. (itstool) path: item/p #: C/net-chat-skype.page:57 msgid "" " How to " "record Skype conversations " msgstr "" #. (itstool) path: item/p #: C/net-chat-skype.page:63 msgid "" " A list of webcams which " "are compatible with Skype " msgstr "" #. (itstool) path: item/p #: C/net-chat-skype.page:69 msgid "" " " "Troubleshooting Skype - for advanced users " msgstr "" #. (itstool) path: info/desc #: C/net-chat-social.page:13 msgid "" "Post to Twitter, Facebook and other social networking " "sites directly from your desktop" msgstr "" #. (itstool) path: page/title #: C/net-chat-social.page:18 msgid "Social networking from the desktop" msgstr "" #. (itstool) path: page/p #: C/net-chat-social.page:20 msgid "" "With Ubuntu you can post to your favorite social networking sites from your " "desktop. Ubuntu uses the Friends scope to allow you to organize " "your social networking sites in one place, and to post updates from the " "Me Menu without opening any website." msgstr "" #. (itstool) path: page/p #: C/net-chat-social.page:27 msgid "To set up your social networking accounts:" msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:32 msgid "" "Open the System menu on the right " "hand side of the menu bar and select \"System Settings...\"." msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:36 msgid "Choose Online accounts" msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:40 msgid "" "Choose the social networking site you want to set up and click Add " "Account..." msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:44 msgid "" "Click Authorize and insert your account settings for that site, " "and follow the instructions" msgstr "" #. (itstool) path: page/p #: C/net-chat-social.page:51 msgid "" "You can now view your social networking messages from the Messaging menu on the right hand side of the menu " "bar, in the Broadcast section. Click on any of the items in that " "section to open Friends scope and to read or post messages to " "your social network." msgstr "" #. (itstool) path: info/desc #: C/net-chat-video.page:13 msgid "What applications can I use to make video calls?" msgstr "" #. (itstool) path: page/title #: C/net-chat-video.page:17 msgid "Video calls" msgstr "" #. (itstool) path: page/p #: C/net-chat-video.page:19 msgid "" "You can make video calls from Ubuntu without installing any additional " "software using Empathy - via the Google Talk, MSN " ", Jabber , and SIP networks. See the Empathy manual for help on " "making video calls with Empathy." msgstr "" #. (itstool) path: list/title #: C/net-chat-video.page:28 msgid "Other applications which support video calls include" msgstr "" #. (itstool) path: item/p #: C/net-chat-video.page:30 msgid "Skype" msgstr "" #. (itstool) path: item/p #: C/net-chat-video.page:34 msgid "Ekiga" msgstr "" #. (itstool) path: info/desc #: C/net-default-browser.page:19 msgid "" "Change the default web browser by going to Details in the " "System Settings." msgstr "" #. (itstool) path: page/title #: C/net-default-browser.page:23 msgid "Change which web browser websites are opened in" msgstr "" #. (itstool) path: page/p #: C/net-default-browser.page:25 msgid "" "When you click a link to a web page in any application, a web browser will " "automatically open up to that page. If you have more than one browser " "installed, however, the page may not open up in the browser you wanted it to " "open in. To fix this, change the default web browser:" msgstr "" #. (itstool) path: item/p #: C/net-default-browser.page:33 #: C/net-default-email.page:33 msgid "" "Open Details and choose Default Applications from the " "list on the left side of the window." msgstr "" #. (itstool) path: item/p #: C/net-default-browser.page:37 msgid "" "Choose which web browser you would like links to be opened in by changing " "the Web option." msgstr "" #. (itstool) path: page/p #: C/net-default-browser.page:41 msgid "" "When you open up a different web browser, it might tell you that it's not " "the default browser any more. If this happens, click the Cancel " "button (or similar) so that it doesn't try to set itself as the default " "browser again." msgstr "" #. (itstool) path: info/desc #: C/net-default-email.page:19 msgid "" "Change the default email client by going to Details in the " "System Settings." msgstr "" #. (itstool) path: page/title #: C/net-default-email.page:23 msgid "Change which mail application is used to write emails" msgstr "" #. (itstool) path: page/p #: C/net-default-email.page:25 msgid "" "When you click a button or link to send a new email (for example, in your " "word processing application), your default mail application will open up " "with a blank message, ready for you to write. If you have more than one mail " "application installed, however, the wrong mail application might open up. " "You can fix this by changing which one is the default email application:" msgstr "" #. (itstool) path: item/p #: C/net-default-email.page:37 msgid "" "Choose which email client you would like to be used by default by changing " "the Mail option." msgstr "" #. (itstool) path: info/desc #: C/net-email.page:12 msgid "Default email apps" msgstr "" #. (itstool) path: credit/name #: C/net-email.page:21 #: C/net-general.page:23 msgid "The GNOME Documentation Project" msgstr "" #. (itstool) path: page/title #: C/net-email.page:25 msgid "Email & email software" msgstr "" #. (itstool) path: info/desc #: C/net-email-virus.page:17 msgid "" "Viruses are unlikely to infect your computer, but could infect the computers " "of people you email." msgstr "" #. (itstool) path: page/title #: C/net-email-virus.page:21 msgid "Do I need to scan my emails for viruses?" msgstr "" #. (itstool) path: page/p #: C/net-email-virus.page:23 msgid "" "Viruses are programs that cause problems if they manage to find their way " "onto your computer. A common way of them getting onto your computer is " "through email messages." msgstr "" #. (itstool) path: page/p #: C/net-email-virus.page:25 msgid "" "Viruses that can affect computers running Linux are quite rare, so you are " "unlikely to get a virus through email or " "otherwise. If you receive an email with a virus hidden in it, it will " "probably have no effect on your computer. As such, you probably don't need " "to scan your email for viruses." msgstr "" #. (itstool) path: page/p #: C/net-email-virus.page:27 msgid "" "You may, however, wish to scan your email for viruses in case you happen to " "forward a virus from one person to another. For example, if one of your " "friends has a Windows computer with a virus and sends you a virus-infected " "email, and you then forward that email to another friend with a Windows " "computer, then the second friend might get the virus too. You could install " "an anti-virus application to scan your emails to prevent this, but it's " "unlikely to happen and most people using Windows and Mac OS have anti-virus " "software of their own anyway." msgstr "" #. (itstool) path: info/desc #: C/net-findip.page:24 msgid "Knowing your IP address can help you troubleshoot network problems." msgstr "" #. (itstool) path: page/title #: C/net-findip.page:28 msgid "Find your IP address" msgstr "" #. (itstool) path: page/p #: C/net-findip.page:30 msgid "" "Knowing your IP address can help you troubleshoot problems with your " "internet connection. You may be surprised to learn that you have " "two IP addresses: an IP address for your computer on the internal " "network and an IP address for your computer on the internet." msgstr "" #. (itstool) path: steps/title #: C/net-findip.page:33 msgid "Find your internal (network) IP address" msgstr "" #. (itstool) path: item/p #: C/net-findip.page:35 msgid "" "Open Network and select Wired or Wireless " "from the list on the left, depending on which network connection you want to " "find the IP address for." msgstr "" #. (itstool) path: item/p #: C/net-findip.page:36 msgid "" "Your internal IP address will be displayed in the list of information." msgstr "" #. (itstool) path: steps/title #: C/net-findip.page:40 msgid "Find your external (internet) IP address" msgstr "" #. (itstool) path: item/p #: C/net-findip.page:41 msgid "" "Visit whatismyipaddress.com." msgstr "" #. (itstool) path: item/p #: C/net-findip.page:42 msgid "The site will display your external IP address for you." msgstr "" #. (itstool) path: page/p #: C/net-findip.page:45 msgid "" "Depending on how your computer connects to the internet, these addresses may " "be the same." msgstr "" #. (itstool) path: info/desc #: C/net-firewall-on-off.page:7 msgid "" "You can control which programs can access the network. This helps to keep " "your computer secure." msgstr "" #. (itstool) path: page/title #: C/net-firewall-on-off.page:24 msgid "Enable or block firewall access" msgstr "" #. (itstool) path: page/p #: C/net-firewall-on-off.page:26 msgid "" "Ubuntu comes equipped with the Uncomplicated Firewall " "(ufw) but the firewall is not enabled by default. Because Ubuntu " "does not have any open network services (except for basic network " "infrastructure) in the default installation, a firewall is not needed to " "block incoming attempted malicious connections." msgstr "" #. (itstool) path: page/p #: C/net-firewall-on-off.page:28 msgid "" "For more information about how to use ufw, see the online " "documentation." msgstr "" #. (itstool) path: section/title #: C/net-firewall-on-off.page:31 msgid "Turn the firewall on or off" msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:32 msgid "" "To turn on the firewall, enter sudo ufw enable in a terminal. To " "turn off ufw, enter sudo ufw disable." msgstr "" #. (itstool) path: section/title #: C/net-firewall-on-off.page:36 msgid "Allow or block specific network activity" msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:37 msgid "" "Many programs are built to offer network services. For instance, you can " "share content, or let someone view your desktop remotely. Depending on which " "additional programs you install, you may need to adjust the firewall to " "allow these services to work as intended. UfW comes with a number of rules " "already pre-configured. For instance, to allow SSH connections, " "enter sudo ufw allow ssh in a terminal. To block ssh, enter " "sudo ufw block ssh." msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:38 msgid "" "Each program that provides services uses a specific network port. " "To enable access to that program's services, you may need to allow access to " "its assigned port on the firewall. To allow connections on port 53, enter " "sudo ufw allow 53 in a terminal. To block port 53, enter " "sudo ufw block 53." msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:39 msgid "" "To check the current status of ufw, enter sudo ufw status in a " "terminal." msgstr "" #. (itstool) path: section/title #: C/net-firewall-on-off.page:43 msgid "Use ufw without a terminal" msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:44 msgid "" "You can also install gufw if you prefer to set up the firewall " "without using a terminal. To install, click this " "link." msgstr "" #. (itstool) path: section/p #: C/net-firewall-on-off.page:45 msgid "" "You can launch this program by searching for Firewall " "Configuration in the Dash. The program does not need to be " "kept open for the firewall to work." msgstr "" #. (itstool) path: info/desc #: C/net-firewall-ports.page:11 msgid "" "You need to specify the right network port to enable/disable network access " "for a program with your firewall." msgstr "" #. (itstool) path: page/title #: C/net-firewall-ports.page:20 msgid "Commonly-used network ports" msgstr "" #. (itstool) path: page/p #: C/net-firewall-ports.page:21 msgid "" "This is a list of network ports commonly used by applications that provide " "network services, like file sharing or remote desktop viewing. You can " "change your system's firewall to block or " "allow access to these applications. There are thousands of ports in " "use, so this table isn't complete." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:27 msgid "Port" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:33 msgid "Description" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:40 msgid "5353/udp" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:43 msgid "mDNS, Avahi" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:46 msgid "" "Allows systems to find each other, and describe which services they offer, " "without you having to specify the details manually." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:51 msgid "631/udp" msgstr "" #. (itstool) path: td/p #. (itstool) path: page/title #: C/net-firewall-ports.page:54 #: C/net-firewall-ports.page:65 #: C/printing.page:28 msgid "Printing" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:57 msgid "Allows you to send print jobs to a printer over the network." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:62 msgid "631/tcp" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:68 msgid "Allows you to share your printer with other people over the network." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:73 msgid "5298/tcp" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:76 msgid "Presence" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:79 msgid "" "Allows you to advertise your instant messaging status to other people on the " "network, such as \"online\" or \"busy\"." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:84 msgid "5900/tcp" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:87 msgid "Remote desktop" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:90 msgid "" "Allows you to share your desktop so other people can view it or provide " "remote assistance." msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:95 msgid "3689/tcp" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:98 msgid "Music sharing (DAAP)" msgstr "" #. (itstool) path: td/p #: C/net-firewall-ports.page:101 msgid "Allows you to share your music library with others on your network." msgstr "" #. (itstool) path: info/desc #: C/net-fixed-ip-address.page:16 msgid "" "Using a static IP address can make it easier to provide some network " "services from your computer." msgstr "" #. (itstool) path: page/title #: C/net-fixed-ip-address.page:20 msgid "Create a connection with a fixed IP address" msgstr "" #. (itstool) path: page/p #: C/net-fixed-ip-address.page:22 msgid "" "Most networks will automatically assign an IP address and other details to your computer when you " "connect to the network. These details can change periodically, but you might " "want to have a fixed IP address for the computer so you always know what its " "address is (for example, if it is a file server)." msgstr "" #. (itstool) path: page/p #: C/net-fixed-ip-address.page:23 msgid "To give your computer a fixed (static) IP address:" msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:26 #: C/net-wrongnetwork.page:29 msgid "" "Click the network menu on the menu bar and select Edit " "Connections." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:27 msgid "" "Select the Wired connection on the Wired tab or your " "WiFi network on the Wireless tab and click Edit." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:28 msgid "" "Click on the IPv4 Settings tab and change the Method " "to Manual." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:29 msgid "" "If no connection information is listed in the Addresses list, or " "if you want to set up a new connection, click Add." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:30 msgid "" "Enter the IP Address, Netmask, and Gateway " "information into the appropriate boxes. How you choose these will depend on " "your network setup; there are specific rules governing which IP addresses " "and netmasks are valid for a given network." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:31 msgid "" "If necessary, enter a Domain Name Server address into the DNS " "servers box. This is the IP address of a server which looks up domain " "names; most corporate networks and internet providers have dedicated DNS " "servers." msgstr "" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:32 msgid "" "Click Save. The network connection should now have a fixed IP " "address." msgstr "" #. (itstool) path: info/desc #: C/net-general.page:11 msgid "" "Find your IP address, WEP & WPA security, MAC addresses, proxies…" msgstr "" #. (itstool) path: page/title #: C/net-general.page:29 msgid "Networking terms & tips" msgstr "" #. (itstool) path: info/desc #: C/net-install-flash.page:15 msgid "" "You may need to install Flash to be able to view websites like YouTube, " "which display videos and interactive web pages." msgstr "" #. (itstool) path: page/title #: C/net-install-flash.page:19 msgid "Install the Flash plug-in" msgstr "" #. (itstool) path: page/p #: C/net-install-flash.page:21 msgid "" "Flash is a plug-in for your web browser that allows you " "to watch videos and use interactive web pages on some websites. Some " "websites won't work without Flash." msgstr "" #. (itstool) path: page/p #: C/net-install-flash.page:28 msgid "" "If you do not have Flash installed, you will probably see a message telling " "you so when you visit a website that needs it. Flash is available as a free " "(but not open-source) download for most web browsers." msgstr "" #. (itstool) path: steps/title #: C/net-install-flash.page:32 msgid "How to install Flash" msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:34 msgid "" "Click this link to launch an " "install option window." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:37 msgid "If you choose to install Flash, click Install." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:40 msgid "" "If you have any web browser windows open, close them and then re-open them. " "The web browser should detect that Flash is installed when you open it " "again, and you should now be able to view websites using Flash." msgstr "" #. (itstool) path: section/title #: C/net-install-flash.page:46 msgid "Open-source alternatives to Flash" msgstr "" #. (itstool) path: section/p #: C/net-install-flash.page:47 msgid "" "A handful of free, open-source alternatives to Flash are available. These " "tend to work better than the Flash plug-in in some ways (for example, by " "handling sound playback better), but worse in others (for example, by not " "being able to display some of the more complicated Flash pages on the web)." msgstr "" #. (itstool) path: section/p #: C/net-install-flash.page:50 msgid "" "You might like to try one of these if you are dissatisfied with the Flash " "player, or if you would like to use as much open-source software as possible " "on your computer. Here are a few of the options:" msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:53 msgid "Gnash" msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:54 msgid "LightSpark" msgstr "" #. (itstool) path: info/desc #: C/net-install-java-plugin.page:13 msgid "Help your browser work with websites that require Java." msgstr "" #. (itstool) path: page/title #: C/net-install-java-plugin.page:17 msgid "Install the Java browser plug-in" msgstr "" #. (itstool) path: page/p #: C/net-install-java-plugin.page:18 msgid "" "Some websites use small Java programs, which require a Java plugin " "to be installed in order to run." msgstr "" #. (itstool) path: page/p #: C/net-install-java-plugin.page:20 msgid "" "Install the icedtea6-plugin " "package to view Java programs in your browser." msgstr "" #. (itstool) path: info/desc #: C/net-install-moonlight.page:15 msgid "" "Some websites use Silverlight to display web pages. The Moonlight plug-in " "lets you view these pages." msgstr "" #. (itstool) path: page/title #: C/net-install-moonlight.page:19 msgid "Install the Silverlight plug-in" msgstr "" #. (itstool) path: page/p #: C/net-install-moonlight.page:26 msgid "" "Silverlight is a plug-in for your web browser which " "allows you to watch videos and use interactive web pages on some websites. " "Some websites won't work without Silverlight." msgstr "" #. (itstool) path: page/p #: C/net-install-moonlight.page:28 msgid "" "If you view a Silverlight-enabled website but don't have the plug-in " "installed, you will probably see a message telling you so. This message " "should have instructions telling you how to get the plug-in, but these " "instructions might not be suitable for your web browser or version of Linux." msgstr "" #. (itstool) path: page/p #: C/net-install-moonlight.page:30 msgid "" "If you want to view Silverlight-enabled websites, you should install the " "Moonlight plug-in instead. This is a free, open-source version of " "Silverlight which runs on Linux." msgstr "" #. (itstool) path: page/p #: C/net-install-moonlight.page:33 msgid "" "Please see the Moonlight " "website for more information and installation instructions." msgstr "" #. (itstool) path: info/desc #: C/net-macaddress.page:23 msgid "The unique identifier assigned to network hardware." msgstr "" #. (itstool) path: page/title #: C/net-macaddress.page:27 msgid "What is a MAC address?" msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:29 msgid "" "A MAC address is the unique identifier that is assigned by the " "manufacturer to a piece of network hardware (like a wireless card or an " "Ethernet card). MAC stands for Media Access Control, and each " "identifier is intended to be unique to a particular device." msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:31 msgid "" "A MAC address consists of six sets of two characters, each separated by a " "colon. 00:1B:44:11:3A:B7 is an example of a MAC address." msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:33 msgid "To identify the MAC address of your own network hardware:" msgstr "" #. (itstool) path: item/p #: C/net-macaddress.page:35 msgid "Click the network menu on the menu bar." msgstr "" #. (itstool) path: item/p #: C/net-macaddress.page:36 msgid "Select Connection Information." msgstr "" #. (itstool) path: item/p #: C/net-macaddress.page:37 msgid "" "Your MAC address will be displayed as the Hardware Address." msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:40 msgid "" "In practice, you may need to modify or \"spoof\" a MAC address. For example, some " "internet service providers may require that a specific MAC address be used " "to access their service. If the network card stops working, and you need to " "swap a new card in, the service won't work anymore. In such cases, you would " "need to spoof the MAC address." msgstr "" #. (itstool) path: info/desc #: C/net-manual.page:16 msgid "" "If network settings don't get assigned automatically, you may have to enter " "them yourself." msgstr "" #. (itstool) path: page/title #: C/net-manual.page:20 msgid "Manually set network settings" msgstr "" #. (itstool) path: page/p #: C/net-manual.page:22 msgid "" "If your network doesn't automatically assign network settings to your " "computer, you may have to manually enter the settings yourself. This topic " "assumes that you already know the correct settings to use. If not, you may " "need to ask your network administrator or look at the settings of your " "router or network switch." msgstr "" #. (itstool) path: steps/title #: C/net-manual.page:25 msgid "To manually set your network settings:" msgstr "" #. (itstool) path: item/p #: C/net-manual.page:27 #: C/net-othersconnect.page:38 #: C/net-othersedit.page:41 msgid "" "Click the network menu on the menu bar and click Edit " "Connections." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:31 msgid "" "Select the network connection that you want to set up manually. For example, " "if you plug in to the network with a cable, look at the Wired tab." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:35 msgid "" "Click the connection you want to edit to select it, then click " "Edit." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:39 msgid "" "Go to the IPv4 Settings tab and change the Method to " "Manual." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:43 msgid "" "Click Add and type the IP address, network mask " "and default gateway IP address into the corresponding columns of " "the Addresses list. Press Enter or Tab " "after typing each address." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:44 msgid "" "These three addresses must be IP addresses; that is, they must be four " "numbers separated by periods (e.g., 123.45.6.78)." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:48 msgid "" "Type the IP addresses of the DNS servers you want to use, separated by " "commas." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:52 msgid "" "Click Save. If you are not connected to the network, click the " "network icon on the menu bar and connect. Test the network settings by " "trying to visit a website or look at shared files on the network, for " "example." msgstr "" #. (itstool) path: info/desc #: C/net-mobile.page:13 msgid "Connect to the internet using mobile broadband" msgstr "" #. (itstool) path: page/title #: C/net-mobile.page:17 msgid "Connect to mobile broadband" msgstr "" #. (itstool) path: page/p #: C/net-mobile.page:19 msgid "" "Mobile Broadband refers to any kind of high speed Internet " "connection which is provided by an external device such as a 3G USB stick or " "mobile phone with built-in HSPA/UMTS/GPRS data connection. Some laptops have " "recently been produced with mobile broadband devices already inside them." msgstr "" #. (itstool) path: page/p #: C/net-mobile.page:26 msgid "" "Most mobile broadband devices should be recognized automatically when you " "connect them to your computer. Ubuntu will prompt you to configure the " "device." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:33 msgid "" "The New Mobile Broadband Connection wizard will open " "automatically when you connect the device." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:39 msgid "" "Click Forward and enter your details, including the country where " "your Mobile Broadband device was issued, the network provider and type of " "connection (for example, Contract or pre-pay)." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:47 msgid "Give your connection a name and click Apply." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:52 msgid "" "Your connection is now ready to use. To connect, click the network " "menu in the menu bar and select your new connection." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:58 msgid "" "To disconnect, click the network menu in the menu bar and click " "Disconnect." msgstr "" #. (itstool) path: page/p #: C/net-mobile.page:64 msgid "" "If you are not prompted to configure the device when you connect it, it may " "still be recognized by Ubuntu. In such cases you can add the connection " "manually." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:71 msgid "" "Click the network menu in the menu " "bar and select Edit Connections..." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:77 msgid "Switch to the Mobile Broadband tab." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:82 msgid "Click Add." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:87 msgid "" "This should open the New Mobile Broadband Connection wizard. " "Enter your details as described above." msgstr "" #. (itstool) path: info/desc #: C/net-nonm.page:13 msgid "" "Press AltF2. Type nm-" "applet" msgstr "" #. (itstool) path: page/title #: C/net-nonm.page:17 msgid "There's no network menu in the menu bar" msgstr "" #. (itstool) path: page/p #: C/net-nonm.page:19 msgid "" "If the network menu has disappeared from the menu bar, your Network " "Manager may not be running. To start it up again:" msgstr "" #. (itstool) path: item/p #: C/net-nonm.page:22 msgid "Press AltF2" msgstr "" #. (itstool) path: item/p #: C/net-nonm.page:23 msgid "Type nm-applet and press Enter." msgstr "" #. (itstool) path: item/p #: C/net-nonm.page:24 msgid "" "The Wireless Network Authentication box may pop up. Enter your " "password in the appropriate box and click Connect." msgstr "" #. (itstool) path: page/p #: C/net-nonm.page:27 msgid "" "If this doesn't work, there could be a problem with the Network Manager. To " "see if this is the case, go to the Dash and open the Terminal. Type nm-applet and " "press Enter and see if the network menu appears. If it doesn't, " "you should see some error messages appear in the Terminal. These should tell " "you what is going wrong, but they may be quite technical in nature. If so, " "ask for help on a support forum and quote these error messages." msgstr "" #. (itstool) path: info/desc #: C/net-othersconnect.page:20 msgid "" "You can save settings (like the password) for a network connection so that " "everyone who uses the computer will be able to connect to it." msgstr "" #. (itstool) path: page/title #: C/net-othersconnect.page:24 msgid "Other users can't connect to the internet" msgstr "" #. (itstool) path: page/p #: C/net-othersconnect.page:32 msgid "" "If you have set up a network connection but other users on your computer " "can't connect to it, they probably aren't entering the right settings when " "they try to connect. For example, if you have a wireless connection, they " "may not be entering the right wireless security password." msgstr "" #. (itstool) path: page/p #: C/net-othersconnect.page:34 msgid "" "You can make it so that everyone can share the settings for a network " "connection once you have set it up. This means that you only need to set it " "up once, and everyone else on the computer will be able to connect to it " "without being asked any questions. To do this:" msgstr "" #. (itstool) path: item/p #: C/net-othersconnect.page:42 msgid "" "Find the connection you want everyone to be able to use. You will probably " "need to switch to the Wireless tab. Select the network name and " "then click Edit." msgstr "" #. (itstool) path: item/p #: C/net-othersconnect.page:46 msgid "" "Check Available to all users and click Save. You will " "have to enter your admin password to save the changes. Only admin users can " "do this." msgstr "" #. (itstool) path: item/p #: C/net-othersconnect.page:50 msgid "" "Other users of the computer will now be able to use this connection without " "entering any further details." msgstr "" #. (itstool) path: info/desc #: C/net-othersedit.page:20 msgid "" "You need to uncheck the Available to all users option in the " "network connection settings." msgstr "" #. (itstool) path: page/title #: C/net-othersedit.page:24 msgid "Other users can't edit the network connections" msgstr "" #. (itstool) path: page/p #: C/net-othersedit.page:32 msgid "" "If you can edit a network connection but other users on your computer can't, " "you may have set the connection to be available to all users. " "This makes it so that everyone on the computer can connect using " "that connection, but only users with " "administrative rights are allowed to change its settings." msgstr "" #. (itstool) path: page/p #: C/net-othersedit.page:34 msgid "" "The reason for this is that, since everyone is affected if the settings are " "changed, only highly-trusted (admin) users should be allowed to modify the " "connection." msgstr "" #. (itstool) path: page/p #: C/net-othersedit.page:36 msgid "" "If other users really need to be able to change the connection themselves, " "make it so the connection is not set to be available to everyone on " "the computer. This way, everyone will be able to manage their own connection " "settings rather than relying on one set of shared, system-wide settings for " "the connection." msgstr "" #. (itstool) path: steps/title #: C/net-othersedit.page:39 msgid "Make it so that the connection isn't shared any more" msgstr "" #. (itstool) path: item/p #: C/net-othersedit.page:45 msgid "" "Find the connection you want everyone to be able to manage/edit themselves. " "Click to select it and then click Edit." msgstr "" #. (itstool) path: item/p #: C/net-othersedit.page:49 msgid "" "You will have to enter your admin password to change the connection. Only " "admin users can do this." msgstr "" #. (itstool) path: item/p #: C/net-othersedit.page:53 msgid "" "Uncheck Available to all users and click Save. Other " "users of the computer will now be able to manage the connection themselves." msgstr "" #. (itstool) path: info/desc #: C/net.page:18 msgid "" "Wireless, wired, connection problems, " "web browsing, email accounts, instant " "messaging…" msgstr "" #. (itstool) path: page/title #: C/net.page:44 msgid "Networking, web, email & chat" msgstr "" #. (itstool) path: info/desc #: C/net-problem.page:11 msgid "" "Troubleshooting wireless " "connections, finding your wifi " "network…" msgstr "" #. (itstool) path: page/title #: C/net-problem.page:22 msgid "Network problems" msgstr "" #. (itstool) path: info/desc #: C/net-proxy.page:23 msgid "" "A proxy filters websites that you look at, usually for control or security " "purposes." msgstr "" #. (itstool) path: page/title #: C/net-proxy.page:27 msgid "Define proxy settings" msgstr "" #. (itstool) path: section/title #: C/net-proxy.page:30 msgid "What is a proxy?" msgstr "" #. (itstool) path: section/p #: C/net-proxy.page:32 msgid "" "A web proxy filters websites that you look at, it receipts requests " "from your web browser to fetches the web pages and their elements, and " "following a policy will decide to pass them you back. They are commonly used " "in businesses and at public wireless hotspots to control what websites you " "can look at, prevent you from accessing the internet without logging in, or " "to do security checks on websites." msgstr "" #. (itstool) path: section/title #: C/net-proxy.page:41 msgid "Change proxy method" msgstr "" #. (itstool) path: item/p #: C/net-proxy.page:53 msgid "" "Open Network and choose Network Proxy from the list on " "the left side of the window." msgstr "" #. (itstool) path: item/p #: C/net-proxy.page:56 msgid "" "Choose which proxy method you want to use among the following methods." msgstr "" #. (itstool) path: item/p #: C/net-proxy.page:60 msgid "" "The applications will use a direct connection to fetch the content on the " "web." msgstr "" #. (itstool) path: item/title #. (itstool) path: title/gui #: C/net-proxy.page:63 #: C/net-wireless-edit-connection.page:131 msgid "Manual" msgstr "" #. (itstool) path: item/p #: C/net-proxy.page:64 msgid "" "For each proxied protocol, define the address of a proxy and port for the " "protocols. The protocols are HTTP, HTTPS, " "FTP and SOCKS." msgstr "" #. (itstool) path: item/title #: C/net-proxy.page:68 msgid "Automatic" msgstr "" #. (itstool) path: item/p #: C/net-proxy.page:69 msgid "" "An URL points to a resource, which contains the appropriate configuration " "for your system." msgstr "" #. (itstool) path: section/p #: C/net-proxy.page:74 msgid "" "The proxy settings will be applied to applications that use network " "connection to use the chosen configuration." msgstr "" #. (itstool) path: info/desc #: C/net-security.page:11 msgid "" "Antivirus software, basic firewalls…" msgstr "" #. (itstool) path: page/title #: C/net-security.page:22 msgid "Keeping safe on the internet" msgstr "" #. (itstool) path: info/desc #: C/net-security-tips.page:11 msgid "General tips to keep in mind when using the internet" msgstr "" #. (itstool) path: credit/name #: C/net-security-tips.page:16 #: C/printing-setup.page:30 msgid "Steven Richards" msgstr "" #. (itstool) path: page/title #: C/net-security-tips.page:22 msgid "Staying safe on the internet" msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:24 msgid "" "A possible reason for why you are using Ubuntu is the robust security that " "Linux based systems are known for. One reason that Linux is relatively safe " "from malware and viruses is due to the lower number of people who use it. " "Viruses are targeted at popular operating systems like Windows, that have an " "extremely large user base. Linux based systems are also very secure due to " "their open source nature, which allows experts to modify and enhance the " "security features included with each distribution." msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:31 msgid "" "Despite the measures taken to ensure that your installation of Ubuntu is " "secure, there are always vulnerabilities. As an average user on the internet " "you can still be susceptible to:" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:35 msgid "" "Phishing Scams (websites and emails that try to obtain sensitive information " "through deception)" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:36 msgid "Forwarding malicious emails" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:37 msgid "" "Applications with malicious intent " "(viruses)" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:38 msgid "" "Unauthorized remote/local network " "access" msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:41 msgid "To stay safe online, keep in mind the following tips:" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:44 msgid "" "Be wary of emails, attachments, or links that were sent from people you do " "not know." msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:45 msgid "" "If a website's offer is too good to be true, or asks for sensitive " "information that seems unnecessary, then think twice about what information " "you are submitting and the potential consequences if that information is " "compromised by identity thieves or other criminals." msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:48 msgid "" "Be careful in providing any application root level permissions, especially ones that you have not " "used before or apps that are not well-known. Providing anyone/anything with " "root level permissions puts your computer at high risk to exploitation." msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:51 msgid "" "Make sure you are only running necessary remote-access services. Having SSH " "or VNC running can be useful, but also leaves your computer open to " "intrusion if not secured properly. Consider using a firewall to help protect your computer from " "intrusion." msgstr "" #. (itstool) path: info/desc #: C/net-slow.page:15 msgid "" "Other things might be downloading, you could have a poor connection, or it " "could be a busy time of day." msgstr "" #. (itstool) path: page/title #: C/net-slow.page:19 msgid "The internet seems slow" msgstr "" #. (itstool) path: page/p #: C/net-slow.page:21 msgid "" "If you are using the internet and it seems slow, there are a number of " "things that could be causing the slow down." msgstr "" #. (itstool) path: page/p #: C/net-slow.page:23 msgid "" "Try closing your web browser and then re-opening it, and disconnecting from " "the internet and then reconnecting again. (Doing this resets a lot of things " "that might be causing the internet to run slowly.)" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:27 msgid "Busy time of day" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:28 msgid "" "Internet service providers commonly setup internet connections so that they " "are shared between several households. Even though you connect separately, " "through your own phone line or cable connection, the connection to the rest " "of the internet at the telephone exchange might actually be shared. If this " "is the case and lots of your neighbors are using the internet at the same " "time as you, you might notice a slow-down. You're most likely to experience " "this at times when your neighbors are probably on the internet (in the " "evenings, for example)." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:32 msgid "Downloading lots of things at once" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:33 msgid "" "If you or someone else using your internet connection are downloading " "several files at once, or watching videos, the internet connection might not " "be fast enough to keep up with the demand. In this case, it will feel slower." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:37 msgid "Unreliable connection" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:38 msgid "" "Some internet connections are just unreliable, especially temporary ones or " "those in high demand areas. If you are in a busy coffee shop or a conference " "center, the internet connection might be too busy or simply unreliable." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:42 msgid "Low wireless connection signal" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:43 msgid "" "If you're connected to the internet by wireless (wifi), check the network " "menu on the menu bar to see if you have good wireless signal. If not, the " "internet may be slow because you don't have a very strong signal." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:47 msgid "Using a slower mobile internet connection" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:48 msgid "" "If you have a mobile internet connection and notice that it is slow, you may " "have moved into an area where signal reception is poor. When this happens, " "the internet connection will automatically switch from a fast \"mobile " "broadband\" connection like 3G to a more reliable, but slower, connection " "like GPRS." msgstr "" #. (itstool) path: item/p #: C/net-slow.page:52 msgid "Web browser has a problem" msgstr "" #. (itstool) path: item/p #: C/net-slow.page:53 msgid "" "Sometimes web browsers encounter a problem that makes them run slow. This " "could be for any number of reasons - you could have visited a website that " "the browser struggled to load, or you might have had the browser open for a " "long time, for example. Try closing all of the browser's windows and then " "opening the browser again to see if this makes a difference." msgstr "" #. (itstool) path: info/desc #: C/net-vpn-connect.page:16 msgid "" "VPNs allow you to connect to a local network over the internet. Learn how to " "set up a VPN connection." msgstr "" #. (itstool) path: page/title #: C/net-vpn-connect.page:20 msgid "Connect to a VPN" msgstr "" #. (itstool) path: page/p #: C/net-vpn-connect.page:22 msgid "" "A VPN (or Virtual Private Network) is a way of connecting to a " "local network over the internet. For example, say you want to connect to the " "local network at your workplace while you're on a business trip. You would " "find an internet connection somewhere (like at a hotel) and then connect to " "your workplace's VPN. It would be as if you were directly connected to the " "network at work, but the actual network connection would be through the " "hotel's internet connection. VPN connections are usually encrypted " "to prevent people from accessing the local network you're connecting to " "without logging in." msgstr "" #. (itstool) path: page/p #: C/net-vpn-connect.page:28 msgid "" "There are a number of different types of VPN. You may have to install some " "extra software depending on what type of VPN you're connecting to. Find out " "the connection details from whoever is in charge of the VPN and see which " "VPN client you need to use. Then, open Ubuntu Software " "and search for the network-manager package which works with your " "VPN (if there is one) and install it." msgstr "" #. (itstool) path: note/p #: C/net-vpn-connect.page:34 msgid "" "If there isn't a NetworkManager package for your type of VPN, you will " "probably have to download and install some client software from the company " "that provides the VPN software. You'll probably have to follow some " "different instructions to get that working." msgstr "" #. (itstool) path: page/p #: C/net-vpn-connect.page:38 msgid "Once that's done, you can set up the VPN connection:" msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:42 msgid "" "Click the network menu on the menu bar and, under VPN " "Connections, select Configure VPN." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:46 msgid "" "Click Add and choose which kind of VPN connection you have." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:50 msgid "" "Click Create and follow the instructions on the screen, entering " "details like your username and password as you go." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:54 msgid "" "When you've finished setting-up the VPN, click the network menu " "on the menu bar, go to VPN Connections and click on the " "connection you just created. It will try to establish a VPN connection - the " "network icon will change as it tries to connect." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:59 msgid "" "Hopefully, you will successfully connect to the VPN. If not, you may need to " "double-check the VPN settings you entered. You can do this by clicking the " "network menu, selecting Edit Connections and going to the " "VPN tab." msgstr "" #. (itstool) path: item/p #: C/net-vpn-connect.page:64 msgid "" "To disconnect from the VPN, click the network menu and select " "Disconnect under the name of your VPN connection." msgstr "" #. (itstool) path: info/desc #: C/net-what-is-ip-address.page:15 msgid "An IP Address is like a phone number for your computer." msgstr "" #. (itstool) path: page/title #: C/net-what-is-ip-address.page:19 msgid "What is an IP address?" msgstr "" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:21 msgid "" "\"IP address\" stands for Internet Protocol address, and each " "device that is connected to a network (like the internet) has one." msgstr "" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:23 msgid "" "An IP address is similar to your phone number. Your phone number is a unique " "set of numbers that identifies your phone so that other people can call you. " "Similarly, an IP address is a unique set of numbers that identifies your " "computer so that it can send and receive data with other computers." msgstr "" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:25 msgid "" "Currently, most IP addresses consist of four sets of numbers, each separated " "by a period. 192.168.1.42 is an example of an IP address." msgstr "" #. (itstool) path: note/p #: C/net-what-is-ip-address.page:27 msgid "" "An IP address can either be dynamic or static. Dynamic IP " "addresses are temporarily assigned each time your computer connects to a " "network. Static IP addresses are fixed, and do not change. Dynamic IP " "addresses are more common that static addresses - static addresses are " "typically only used when there is a special need for them, such as " "administering a server." msgstr "" #. (itstool) path: info/desc #: C/net-wired.page:11 msgid "" "Wired internet connections, Fixed IP addresses…" msgstr "" #. (itstool) path: page/title #: C/net-wired.page:22 msgid "Wired Networking" msgstr "" #. (itstool) path: info/desc #: C/net-wired-connect.page:15 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable." msgstr "" #. (itstool) path: page/title #: C/net-wired-connect.page:19 msgid "Connect to a wired (Ethernet) network" msgstr "" #. (itstool) path: page/p #: C/net-wired-connect.page:21 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable. The network icon on the menu bar should pulse for a few " "seconds and then will change to a \"socket\" icon when you are connected." msgstr "" #. (itstool) path: page/p #: C/net-wired-connect.page:23 msgid "" "If this does not happen, you should first of all make sure that your network " "cable is plugged in. One end of the cable should be plugged into the " "rectangular Ethernet (network) port on your computer, and the other end " "should be plugged into a switch, router, network wall socket or similar " "(depending on the network setup you have). Sometimes, a light beside the " "Ethernet port will indicate that it is plugged in and active." msgstr "" #. (itstool) path: note/p #: C/net-wired-connect.page:26 msgid "" "You can't plug one computer directly into another one with a network cable " "(at least, not without some extra setting-up). To connect two computers, you " "should plug them both into a network hub, router or switch." msgstr "" #. (itstool) path: page/p #: C/net-wired-connect.page:29 msgid "" "If you are still not connected, your network may not support automatic setup " "(DHCP). In this case you'll have to configure it " "manually." msgstr "" #. (itstool) path: info/desc #: C/net-wireless.page:13 msgid "" "Connect to wifi, Hidden networks, Edit connection settings, Disconnecting…" msgstr "" #. (itstool) path: page/title #: C/net-wireless.page:26 msgid "Wireless Networking" msgstr "" #. (itstool) path: info/desc #: C/net-wireless-adhoc.page:19 msgid "" "Use an ad-hoc network to allow other devices to connect to your computer and " "its network connections." msgstr "" #. (itstool) path: page/title #: C/net-wireless-adhoc.page:25 msgid "Create a wireless hotspot" msgstr "" #. (itstool) path: page/p #: C/net-wireless-adhoc.page:27 msgid "" "You can use your computer as a wireless hotspot. This allows other devices " "to connect to you without a separate network, and allows you to share an " "internet connection you've made with another interface, such as to a wired " "network or over the cellular network." msgstr "" #. (itstool) path: item/p #: C/net-wireless-adhoc.page:44 msgid "Open Network and select Wireless on the left." msgstr "" #. (itstool) path: item/p #: C/net-wireless-adhoc.page:45 msgid "Click the Use as Hotspot button." msgstr "" #. (itstool) path: item/p #: C/net-wireless-adhoc.page:46 msgid "" "If you are already connected to a wireless network, you will be asked if you " "want to disconnect from that network. A single wireless adapter can only " "connect to or create one network at a time. Click Create Hotspot " "to confirm." msgstr "" #. (itstool) path: page/p #: C/net-wireless-adhoc.page:52 msgid "" "A network name (SSID) and security key are automatically generated. The " "network name will be based on the name of your computer. Other devices will " "need this information to connect to the hotspot you've just created." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-airplane.page:20 msgid "Click the network menu on the menu bar and uncheck Enable Wireless." msgstr "" #. (itstool) path: page/title #: C/net-wireless-airplane.page:24 msgid "Turn off wireless (airplane mode)" msgstr "" #. (itstool) path: page/p #: C/net-wireless-airplane.page:26 msgid "" "If you have your computer on an airplane (or some other area where wireless " "connections are not allowed), you should switch off your wireless. You may " "also want to switch off your wireless for other reasons (to save battery " "power, for example). To do this:" msgstr "" #. (itstool) path: page/p #: C/net-wireless-airplane.page:28 msgid "" "To do this, click the network menu on the menu bar and uncheck " "Enable Wireless. This will turn off your wireless connection " "until you switch it back on again." msgstr "" #. (itstool) path: page/p #: C/net-wireless-airplane.page:30 msgid "" "To turn wireless back on, click the network menu on the menu bar " "and select Enable Wireless so that it has a checkmark in front of " "it." msgstr "" #. (itstool) path: note/p #: C/net-wireless-airplane.page:32 msgid "" "Your laptop may still be broadcasting if you have not turned off Bluetooth." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-connect.page:22 msgid "Get on the internet - wirelessly." msgstr "" #. (itstool) path: page/title #: C/net-wireless-connect.page:26 msgid "Connect to a wireless network" msgstr "" #. (itstool) path: page/p #: C/net-wireless-connect.page:28 msgid "" "If you have a wireless-enabled computer, you can connect to a wireless " "network that is within range to get access to the internet, view shared " "files on the network, and so on." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:32 msgid "" "If you have a wireless hardware switch on your computer, make sure that it " "is turned on." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:35 msgid "" "Click the network menu in the menu bar, and click the " "name of the network you want to connect to." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:36 msgid "" "If the name of the network isn't in the list, select More " "Networks to see if the network is further down the list. If you still " "don't see the network, you may be out of range or the network might be hidden." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:38 msgid "" "If the network is protected by a password (encryption key), enter the password when prompted and click " "Connect." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:39 msgid "" "If you do not know the key, it may be written on the underside of the " "wireless router or base station, in its instruction manual, or you may have " "to ask the person who administers the wireless network." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:40 msgid "" "The network icon will change appearance as the computer attempts to connect " "to the network." msgstr "" #. (itstool) path: item/p #: C/net-wireless-connect.page:42 msgid "" "If the connection is successful, the icon will change to a dot with several " "bars above it. More bars indicate a stronger connection to the network. If " "there aren't many bars, the connection is weak and might not be very " "reliable." msgstr "" #. (itstool) path: page/p #: C/net-wireless-connect.page:46 msgid "" "If the connection is not successful, you may be asked for your password again or it might just " "tell you that the connection has been disconnected. There are a number of " "things that could have caused this to happen. You could have entered the " "wrong password, the wireless signal could be too weak, or your computer's " "wireless card might have a problem, for example. See for more help." msgstr "" #. (itstool) path: page/p #: C/net-wireless-connect.page:48 msgid "" "A stronger connection to a wireless network does not necessarily mean that " "you have a faster internet connection, or that you will have faster download " "speeds. The wireless connection connects your computer to the device " "which provides the internet connection (like a router or modem), but " "the two connections are actually different, and so will run at different " "speeds." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-disconnecting.page:21 msgid "" "You might have low signal, or the network might not be letting you connect " "properly." msgstr "" #. (itstool) path: page/title #: C/net-wireless-disconnecting.page:25 msgid "Why does my wireless network keep disconnecting?" msgstr "" #. (itstool) path: page/p #: C/net-wireless-disconnecting.page:27 msgid "" "You may find that you have been disconnected from a wireless network even " "though you wanted to stay connected. Your computer will normally try to " "reconnect to the network as soon as this happens (the network icon on the " "menu bar will pulse if it is trying to reconnect), but it can be annoying, " "especially if you were using the internet at the time." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:30 msgid "Weak wireless signal" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:32 msgid "" "A common reason for being disconnected from a wireless network is that you " "have low signal. Wireless networks have a limited range, so if you are too " "far away from the wireless base station you may not be able to get a strong " "enough signal to maintain a connection. Walls and other objects between you " "and the base station can also weaken the signal." msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:34 msgid "" "The network icon on the menu bar displays how strong your wireless signal " "is. If the signal looks low, try moving closer to the wireless base station." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:39 msgid "Network connection not being established properly" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:41 msgid "" "Sometimes, when you connect to a wireless network, it may appear that you " "have successfully connected at first, but then you will be disconnected soon " "after. This normally happens because your computer was only partially " "successful in connecting to the network - it managed to establish a " "connection, but was unable to finalize the connection for some reason and so " "was disconnected." msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:43 msgid "" "A possible reason for this is that you entered the wrong wireless " "passphrase, or that your computer was not allowed on the network (because " "the network requires a username to log in, for example)." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:48 msgid "Unreliable wireless hardware/drivers" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:50 msgid "" "Some wireless network hardware can be a little unreliable. Wireless networks " "are complicated, so wireless cards and base stations occasionally run into " "minor problems and may drop connections. This is annoying, but it happens " "quite regularly with many devices. If you are disconnected from wireless " "connections from time to time, this may be the only reason. If it happens " "very regularly, you may want to consider getting some different hardware." msgstr "" #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:55 msgid "Busy wireless networks" msgstr "" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:57 msgid "" "Wireless networks in busy places (in universities and coffee shops, for " "example) often have many computers trying to connect to them at once. " "Sometimes these networks get too busy and may not be able to handle all of " "the computers that are trying to connect, so some of them get disconnected." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-edit-connection.page:20 msgid "" "Learn what the options on the wireless connection editing screen mean." msgstr "" #. (itstool) path: page/title #: C/net-wireless-edit-connection.page:27 msgid "Edit a wireless connection" msgstr "" #. (itstool) path: page/p #: C/net-wireless-edit-connection.page:33 msgid "" "This topic describes all of the options that are available when you edit a " "wireless network connection. To edit a connection, click the network " "menu in the menu bar and select Edit Connections." msgstr "" #. (itstool) path: note/p #: C/net-wireless-edit-connection.page:38 msgid "" "Most networks will work fine if you leave these settings at their defaults, " "so you probably don't need to change any of them. Many of the options here " "are provided to give you greater control over more advanced networks." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:42 msgid "Available to all users / Connect automatically" msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:45 msgid "Connect automatically" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:46 msgid "" "Check this option if you would like the computer to try to connect to this " "wireless network whenever it is in range." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:47 msgid "" "If several networks which are set to connect automatically are in range, the " "computer will connect to the first one shown in the Wireless tab " "in the Network Connections window. It won't disconnect from one " "available network to connect to a different one that has just come in range." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:51 msgid "Available to all users" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:52 msgid "" "Check this if you would like all of the users on the computer to have access " "to this wireless network. If the network has a WEP/WPA password and you have checked this option, you will " "only need to enter the password once. All of the other users on your " "computer will be able to connect to the network without having to know the " "password themselves." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:53 msgid "" "If this is checked, you need to be an administrator to change any of the settings for this " "network. You may be asked to enter your admin password." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:59 msgid "Wireless" msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:62 msgid "SSID" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:63 msgid "" "This is the name of the wireless network you are connecting to, otherwise " "known as the Service Set Identifier. Don't change this unless you " "have changed the name of the wireless network (for example, by changing the " "settings of your wireless router or base station)." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:67 msgid "Mode" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:68 msgid "" "Use this to specify whether you are connecting to an " "Infrastructure network (one where computers wirelessly connect to " "a central base station or router) or an Ad-hoc network (where " "there is no base station, and the computers in the network connect to one " "another). Most networks are infrastructure ones; you may wish to set-up your own ad-hoc network though." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:69 msgid "" "If you choose Ad-hoc, you will see two other options, " "Band and Channel. These determine which wireless " "frequency band the ad-hoc wireless network will operate on. Some computers " "are only able to work on certain bands (for example, only A or " "only B/G), so you might want to pick a band that all of the " "computers in the ad-hoc network can use. In busy places, there might be " "several wireless networks sharing the same channel; this might slow-down " "your connection, so you can change which channel you are using too." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:73 msgid "BSSID" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:74 msgid "" "This is the Basic Service Set Identifier. The SSID (see above) is " "the name of the network which humans are intended to read; the BSSID is a " "name which the computer understands (it's a string of letters and numbers " "that is supposed to be unique to the wireless network). If a network is hidden, it will not have an " "SSID but it will have a BSSID." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:78 msgid "Device MAC address" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:79 msgid "" "A MAC address is a code which " "identifies a piece of network hardware (for example, a wireless card, an " "Ethernet network card or a router). Every device that you can connect to a " "network has a unique MAC address which was given to it in the factory." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:80 msgid "" "This option can be used to change the MAC address of your network card." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:84 msgid "Cloned MAC address" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:85 msgid "" "Your network hardware (wireless card) can pretend to have a different MAC " "address. This is useful if you have a device or service which will only " "communicate with a certain MAC address (for example, a cable broadband " "modem). If you put that MAC address into the cloned MAC address " "box, the device/service will think that your computer has the cloned MAC " "address rather than its real one." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:89 msgid "MTU" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:90 msgid "" "This setting changes the Maximum Transmission Unit, which is the " "maximum size of a chunk of data that can be sent over the network. When " "files are sent over a network, data is broken up into small chunks (or " "packets). The optimal MTU for your network will depend on how likely it is " "for packets to be lost (due to a noisy connection) and how fast the " "connection is. In general, you should not need to change this setting." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:97 msgid "Wireless Security" msgstr "" #. (itstool) path: title/gui #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:100 #: C/sharing-desktop.page:49 msgid "Security" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:101 msgid "" "This defines what sort of encryption your wireless network uses. " "Encrypted connections help protect your wireless connection from being " "intercepted, so other people can't \"listen in\" and see what websites " "you're visiting and so on." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:102 msgid "" "Some types of encryption are stronger than others, but may not be supported " "by older wireless networking equipment. You'll normally need to type a " "password for the connection; more sophisticated types of security may also " "require a username and a digital \"certificate\". See for more information on popular types of wireless " "encryption." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:108 msgid "IPv4 Settings" msgstr "" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:117 msgid "" "Use this tab to define information like the IP address of your computer and " "which DNS servers it should use. Change the Method to see " "different ways of getting/setting that information." msgstr "" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:118 msgid "The following methods are available:" msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:121 msgid "Automatic (DHCP)" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:122 msgid "" "Get information like the IP address and DNS server to use from a DHCP " "server. A DHCP server is a computer (or other device, like a router) " "connected to the network which decides which network settings your computer " "should have - when you first connect to the network, you will automatically " "be assigned the correct settings. Most networks use DHCP." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:126 msgid "Automatic (DHCP) addresses only" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:127 msgid "" "If you choose this setting, your computer will get its IP address from a " "DHCP server, but you will have to manually define other details (like which " "DNS server to use)." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:132 msgid "" "Choose this option if you would like to define all of the network settings " "yourself, including which IP address the computer should use." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:136 msgid "Link-Local Only" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:137 msgid "" "Link-Local is a way of connecting computers together on a network " "without requiring a DHCP server or manually defining IP addresses and other " "information. If you connect to a Link-Local network, the computers on the " "network will decide amongst themselves which IP addresses to use and so on. " "This is useful if you want to temporarily connect a few computers together " "so they communicate with each other." msgstr "" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:141 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:142 msgid "" "This option will disable the network connection and prevent you from " "connecting to it. Note that IPv4 and IPv6 are treated " "as separate connections even though they are for the same network card. If " "you have one enabled, you may wish to set the other to disabled." msgstr "" #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:149 msgid "IPv6 Settings" msgstr "" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:154 msgid "" "This is similar to the IPv4 tab except it deals with the newer " "IPv6 standard. Very modern networks use IPv6, but IPv4 is still more popular " "at the moment." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-find.page:17 msgid "" "The wireless could be turned off or broken, there might be too many wireless " "networks nearby, or you might be out of range." msgstr "" #. (itstool) path: page/title #: C/net-wireless-find.page:21 msgid "I can't see my wireless network in the list" msgstr "" #. (itstool) path: page/p #: C/net-wireless-find.page:23 msgid "" "There are a number of reasons why you might not be able to see your wireless " "network on the list of networks which appears when you click the network " "icon on the menu bar." msgstr "" #. (itstool) path: item/p #: C/net-wireless-find.page:27 msgid "" "If no networks are shown in the list, your wireless hardware could be turned " "off, or it may not be working " "properly. Make sure it is turned on." msgstr "" #. (itstool) path: item/p #: C/net-wireless-find.page:31 msgid "" "If there are lots of wireless networks nearby, the network you are looking " "for might not be on the first page of the list. If this is the case, look at " "the bottom of the list for an arrow pointing towards the right and hover " "your mouse over it to display the rest of the wireless networks." msgstr "" #. (itstool) path: item/p #: C/net-wireless-find.page:35 msgid "" "You could be out of range of the network. Try moving closer to the wireless " "base station/router and see if the network appears in the list after a while." msgstr "" #. (itstool) path: item/p #: C/net-wireless-find.page:39 msgid "" "The list of wireless networks takes time to update. If you have just turned " "on your computer or moved to a different location, wait for a minute or so " "and then check if the network has appeared in the list." msgstr "" #. (itstool) path: item/p #: C/net-wireless-find.page:43 msgid "" "The network could be hidden. You need to connect in a different way if it is a hidden network." msgstr "" #. (itstool) path: info/desc #. (itstool) path: item/p #: C/net-wireless-hidden.page:20 #: C/net-wireless-hidden.page:30 msgid "" "Click the network menu on the menu bar and select Connect to " "Hidden Wireless Network." msgstr "" #. (itstool) path: page/title #: C/net-wireless-hidden.page:24 msgid "Connect to a hidden wireless network" msgstr "" #. (itstool) path: page/p #: C/net-wireless-hidden.page:26 msgid "" "It is possible to set up a wireless network so that it is \"hidden.\" Hidden " "networks won't show up in the list of networks that are displayed when you " "click the network menu in the menu bar (or the list of wireless networks on " "any other computer). To connect to a hidden wireless network:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-hidden.page:33 msgid "" "In the window that appears, type the network name, choose the type of " "wireless security, and click Connect." msgstr "" #. (itstool) path: page/p #: C/net-wireless-hidden.page:37 msgid "" "You may have to check the settings of the wireless base station or router to " "see what the network name is. It is sometimes called the BSSID " "(Basic Service Set Identifier), and looks something like this: " "02:00:01:02:03:04." msgstr "" #. (itstool) path: page/p #: C/net-wireless-hidden.page:39 msgid "" "You should also check the wireless base station's security settings. Look " "for terms like WEP and WPA." msgstr "" #. (itstool) path: note/p #: C/net-wireless-hidden.page:42 msgid "" "You may think that hiding your wireless network will improve security by " "preventing people who don't know about it from connecting. In practice, this " "is not the case; the network is slightly harder to find but it is still " "detectable." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-noconnection.page:15 msgid "" "Double-check the password, try using the pass key instead of the password, " "turn the wireless card off and on again…" msgstr "" #. (itstool) path: page/title #: C/net-wireless-noconnection.page:19 msgid "I've entered the correct password, but I still can't connect" msgstr "" #. (itstool) path: page/p #: C/net-wireless-noconnection.page:21 msgid "" "If you're sure that you entered the correct wireless password but you still can't successfully connect " "to a wireless network, try some of the following:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:25 msgid "Double-check that you have the right password" msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:26 msgid "" "Passwords are case-sensitive (it matters whether they have capital or lower-" "case letters), so check that you didn't get the case of one of the letters " "wrong." msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:30 msgid "Try the hex or ASCII pass key" msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:31 msgid "" "The password you enter can also be represented in a different way - as a " "string of characters in hexadecimal (numbers 0-9 and letters a-f) called a " "pass key. Each password has an equivalent pass key. If you have access to " "the pass key as well as the password/passphrase, try typing the pass key " "instead. Make sure you select the correct wireless security " "option when asked for your password (for example, select WEP 40/128-bit " "Key if you're typing the 40-character pass key for a WEP-encrypted " "connection)." msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:35 msgid "Try turning your wireless card off and then on again" msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:36 msgid "" "Sometimes wireless cards get stuck or experience a minor problem that means " "they won't connect. Try turning the card off and then on again to reset it - " "see for more information." msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:40 msgid "Check that you're using the right type of wireless security" msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:41 msgid "" "When prompted for your wireless security password, you can choose which type " "of wireless security to use. Make sure you choose the one that is used by " "the router or wireless base station. This should be selected by default, but " "sometimes it will not be for some reason. If you don't know which one it is, " "use trial and error to go through the different options." msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:45 msgid "Check that your wireless card is properly supported" msgstr "" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:46 msgid "" "Some wireless cards aren't supported very well. They show up as a wireless " "connection, but they can't connect to a network because their drivers lack " "the ability to do this. See if you can get an alternative wireless driver, " "or if you need to perform some extra set-up (like installing a different " "firmware). See for " "more information." msgstr "" #. (itstool) path: credit/name #: C/net-wireless-troubleshooting.page:12 #: C/net-wireless-troubleshooting-device-drivers.page:10 #: C/net-wireless-troubleshooting-hardware-check.page:11 #: C/net-wireless-troubleshooting-hardware-info.page:11 #: C/net-wireless-troubleshooting-initial-check.page:11 msgid "Contributors to the Ubuntu documentation wiki" msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting.page:20 msgid "Identify and fix problems with wireless connections" msgstr "" #. (itstool) path: page/title #: C/net-wireless-troubleshooting.page:24 #: C/net-wireless-troubleshooting-device-drivers.page:22 #: C/net-wireless-troubleshooting-hardware-info.page:23 #: C/net-wireless-troubleshooting-initial-check.page:27 msgid "Wireless network troubleshooter" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:26 msgid "" "This is a step-by step troubleshooting guide to help you identify and fix " "wireless problems. If you cannot connect to a wireless network for some " "reason, try following the instructions here." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:28 msgid "" "We will proceed through the following steps to get your computer connected " "to the internet:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:30 msgid "Performing an initial check" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:31 msgid "Gathering information about your hardware" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:32 msgid "Checking your hardware" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:33 msgid "Attempting to create a connection to your wireless router" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:34 msgid "Performing a check of your modem and router" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:36 msgid "" "To get started, click on the Next link at the top right of the " "page. This link, and others like it on following pages, will take you " "through each step in the guide." msgstr "" #. (itstool) path: note/title #: C/net-wireless-troubleshooting.page:39 msgid "Using the command line" msgstr "" #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:40 msgid "" "Some of the instructions in this guide ask you to type commands into the " "command line (Terminal). You can find the Terminal application in " "the Dash." msgstr "" #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:41 msgid "" "If you are not familiar with using a command line, don't worry - this guide " "will direct you at each step. All you need to remember is that commands are " "case-sensitive (so you must type them exactly as they appear here), " "and to press Enter after typing each command to run it." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-device-drivers.page:18 msgid "" "Some device drivers don't work very well with certain wireless adapters, so " "you may need to find a better one." msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-device-drivers.page:23 msgid "Make sure that working device drivers are installed" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-device-drivers.page:27 msgid "" "In this step you can check to see if you can get working device drivers for " "your wireless adapter. A device driver is a piece of software which " "tells the computer how to make a hardware device work properly. Even though " "the wireless adapter has been recognized by the computer, it may not have " "drivers which work very well. You may be able to find different drivers for " "the wireless adapter which do work. Try some of the options below:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:34 msgid "" "Check to see if your wireless adapter is on a list of supported devices" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:35 msgid "" "Most Linux distributions keep a list of wireless devices that they have " "support for. Sometimes, these lists provide extra information on how to get " "the drivers for certain adapters working properly. Go to the list for your " "distribution (for example, Ub" "untu, Fedora or openSuSE) and " "see if your make and model of wireless adapter is listed. You may be able to " "use some of the information there to get your wireless drivers working." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:44 msgid "Look for additional open or proprietary drivers" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:45 msgid "" "Although Ubuntu includes support for a large amount of devices, some drivers " "need to be installed separately. Use the Additional Drivers tool " "to check for these extra open or proprietary drivers." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:51 msgid "" "Click the button at the far right side of the menu bar and select " "System Settings." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:54 msgid "In the System section, click Software & Updates." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:57 msgid "Switch to the Additional Drivers tab." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:65 msgid "Use the Windows drivers for your adapter" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:66 msgid "" "In general, you cannot use a device driver designed for one operating system " "(like Windows) on another operating system (like Linux). This is because " "they have different ways of handling devices. For wireless adapters, " "however, you can install a compatibility layer called NDISwrapper " "which lets you use some Windows wireless drivers on Linux. This is useful " "because wireless adapters almost always have Windows drivers available for " "them, whereas Linux drivers are sometimes not available. You can learn more " "about how to use NDISwrapper here. Note that not all wireless drivers can be used through " "NDISwrapper." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:73 msgid "" "Full information on ndiswrapper kept on this " "page including troubleshooting help specific to ndiswrapper." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-check.page:19 msgid "" "Even though your wireless adapter is connected, it may not have been " "recognized properly by the computer." msgstr "" #. (itstool) path: page/title #: C/net-wireless-troubleshooting-hardware-check.page:23 msgid "Wireless connection troubleshooter" msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-check.page:24 msgid "Check that the wireless adapter was recognized" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-check.page:26 msgid "" "Even though the wireless adapter is connected to the computer, it may not " "have been recognized as a network device by the computer. In this step, you " "will check whether the device was recognized properly." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:30 msgid "" "Open a Terminal window, type sudo lshw -C network and press " "Enter. If this gives an error message, you can install the " "lshw program on your computer by typing sudo apt-get install " "lshw into the terminal." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:33 msgid "" "Look through the information that appeared and find the Wireless " "interface section. If your wireless adapter was detected properly, you " "should see something similar (but not identical) to this:" msgstr "" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:34 #, no-wrap msgid "" "*-network\n" " description: Wireless interface\n" " product: PRO/Wireless 3945ABG [Golan] Network Connection\n" " vendor: Intel Corporation" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:40 msgid "" "If a wireless device is listed, continue on to the Device Drivers step." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:41 msgid "" "If a wireless device is not listed, the next steps you take will " "depend on the type of device that you use. Refer to the section below that " "is relevant to the type of wireless adapter that your computer has (internal PCI, USB, or PCMCIA)." msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:46 msgid "PCI (internal) wireless adapter" msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:47 msgid "" "Internal PCI adapters are the most common, and are found in most laptops " "made within the past few years. To check if your PCI wireless adapter was " "recognized:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:49 msgid "Open a Terminal, type lspci and press Enter." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:51 msgid "" "Look through the list of devices that is shown and find any that are marked " "Network controller or Ethernet controller. Several " "devices may be marked in this way; the one corresponding to your wireless " "adapter might include words like wireless, WLAN, " "wifi or 802.11. Here is an example of what the " "entry might look like:" msgstr "" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:52 #, no-wrap msgid "" "Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network " "Connection" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:54 #: C/net-wireless-troubleshooting-hardware-check.page:67 msgid "" "If you found your wireless adapter in the list, proceed to the Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:59 msgid "USB wireless adapter" msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:60 msgid "" "Wireless adapters that plug into a USB port on your computer are less " "common. They can plug directly into a USB port, or may be connected by a USB " "cable. 3G/mobile broadband adapters look quite similar to wireless (wifi) " "adapters, so if you think you have a USB wireless adapter, double-check that " "it is not actually a 3G adapter. To check if your USB wireless adapter was " "recognized:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:62 msgid "Open a Terminal, type lsusb and press Enter." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:64 msgid "" "Look through the list of devices that is shown and find any that seem to " "refer to a wireless or network device. The one corresponding to your " "wireless adapter might include words like wireless, " "WLAN, wifi or 802.11. Here is an " "example of what the entry might look like:" msgstr "" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:65 #, no-wrap msgid "" "Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 " "Wireless Data Modem HSD USB Card" msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:72 msgid "Checking for a PCMCIA device" msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:73 msgid "" "PCMCIA wireless adapters are typically rectangular cards which slot into the " "side of your laptop. They are more commonly found in older computers. To " "check if your PCMCIA adapter was recognized:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:75 msgid "Start your computer without the wireless adapter plugged in." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:77 msgid "Open a Terminal and type the following, then press Enter:" msgstr "" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:78 #, no-wrap msgid "tail -f /var/log/dmesg" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:79 msgid "" "This will display a list of messages related to your computer's hardware, " "and will automatically update if anything to do with your hardware changes." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:81 msgid "" "Insert your wireless adapter into the PCMCIA slot and see what changes in " "the Terminal window. The changes should include some information about your " "wireless adapter. Look through them and see if you can identify it." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:82 msgid "" "To stop the command from running in the Terminal, press " "CtrlC. After you have done that, you " "can close the Terminal if you like." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:83 msgid "" "If you found any information about your wireless adapter, proceed to the " "Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:88 msgid "Wireless adapter was not recognized" msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:89 msgid "" "If your wireless adapter was not recognized, it might not be working " "properly or the correct drivers may not be installed for it." msgstr "" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:90 msgid "" "To get specific help, look at the support options on your distribution's " "website. These might include mailing lists and web chats where you can ask " "about your wireless adapter, for example." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-info.page:19 msgid "" "You may need details such as the model number of your wireless adapter in " "subsequent troubleshooting steps." msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-info.page:24 msgid "Gather information about your network hardware" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:26 msgid "" "In this step, you will collect information about your wireless network " "device. The way you fix many wireless problems depends on the make and model " "number of the wireless adapter, so you will need to make a note of these " "details. It can also be helpful to have some of the items that came with " "your computer too, like device driver installation discs. Look for the " "following items, if you still have them:" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:30 msgid "" "The packaging and instructions for your wireless devices (especially the " "user guide for your router)" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:33 msgid "" "The disc containing drivers for your wireless adapter (even if it only " "contains Windows drivers)" msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:36 msgid "" "The manufacturers and model numbers of your computer, wireless adapter and " "router. This information can usually be found on the underside/reverse of " "the device." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:39 msgid "" "Any version/revision numbers that may be printed on your wireless network " "devices or their packaging. These can be especially helpful, so look " "carefully." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:42 msgid "" "Anything on the driver disc that identifies either the device itself, its " "\"firmware\" version, or the components (chipset) it uses." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:46 msgid "" "If possible, try to get access to an alternative working internet connection " "so that you can download software and drivers if necessary. (Plugging your " "computer directly into the router with an Ethernet network cable is one way " "of providing this, but only plug it in when you need to.)" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:48 msgid "" "Once you have as many of these items as possible, click Next." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-initial-check.page:23 msgid "" "Make sure that simple network settings are correct and prepare for the next " "few troubleshooting steps." msgstr "" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-initial-check.page:28 msgid "Perform an initial connection check" msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:30 msgid "" "In this step you will check some basic information about your wireless " "network connection. This is to make sure that your networking problem isn't " "caused by a relatively simple issue, like the wireless connection being " "turned off, and to prepare for the next few troubleshooting steps." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:34 msgid "" "Make sure that your laptop is not connected to a wired internet " "connection." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:37 msgid "" "If you have an external wireless adapter (such as a USB adapter, or a PCMCIA " "card that plugs into your laptop), make sure that it is firmly inserted into " "the proper slot on your computer." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:40 msgid "" "If your wireless card is inside your computer, make sure that the " "wireless switch is turned on (if it has one). Laptops often have wireless " "switches that you can toggle by pressing a combination of keyboard keys." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:43 msgid "" "Click the network menu on the menu bar and make sure that the " "Enable Wireless setting is checked." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:46 msgid "" "Open the Terminal and run the command nmcli dev to see if your " "wireless network adapter is listed. Its state should be connected." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:50 msgid "" "If you are connected to your wireless router, but you still cannot access " "the internet, your router may not be set up correctly, or your Internet " "Service Provider (ISP) maybe experiencing some technical problems. Review " "your router and ISP setup guides to make sure the settings are correct, or " "contact your ISP for support." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:52 msgid "" "If the information from nm-tool did not indicate that you were " "connected to the network, click Next to proceed to the next " "portion of the troubleshooting guide." msgstr "" #. (itstool) path: info/desc #: C/net-wireless-wepwpa.page:15 msgid "WEP and WPA are ways of encrypting data on wireless networks." msgstr "" #. (itstool) path: page/title #: C/net-wireless-wepwpa.page:19 msgid "What do WEP and WPA mean?" msgstr "" #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:21 msgid "" "WEP and WPA (along with WPA2) are names for different encryption tools used " "to secure your wireless connection. Encryption scrambles the network " "connection so that no one can \"listen in\" to it and look at which web " "pages you are viewing, for example. WEP stands for Wired Equivalent " "Privacy, and WPA stands for Wireless Protected Access. WPA2 is " "the second version of the WPA standard." msgstr "" #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:23 msgid "" "Using some encryption is always better than using none, but WEP is " "the least secure of these standards, and you should not use it if you can " "avoid it. WPA2 is the most secure of the three. If your wireless card and " "router support WPA2, that is what you should use when setting up your " "wireless network." msgstr "" #. (itstool) path: info/desc #: C/net-wrongnetwork.page:19 msgid "" "Edit your connection settings, and remove the unwanted connection option." msgstr "" #. (itstool) path: page/title #: C/net-wrongnetwork.page:23 msgid "My computer connects to the wrong network" msgstr "" #. (itstool) path: page/p #: C/net-wrongnetwork.page:25 msgid "" "When you turn your computer on or move to a different location, your " "computer will automatically try to connect to wireless networks that you " "have connected to in the past. If it tries to connect to the wrong network " "each time (that is, not the one that you want it to connect to), do the " "following:" msgstr "" #. (itstool) path: item/p #: C/net-wrongnetwork.page:33 msgid "" "Go to the Wireless tab and find the network that you " "don't want it to keep connecting to." msgstr "" #. (itstool) path: item/p #: C/net-wrongnetwork.page:37 msgid "" "Click that network once to select it and click Delete. Your " "computer won't try to connect to that network any more." msgstr "" #. (itstool) path: page/p #: C/net-wrongnetwork.page:42 msgid "" "If you later want to connect to the network you just deleted, simply select " "it from the list of wireless networks that appears when you click the " "network menu on the menu bar - just as you would connect to any other " "wireless network." msgstr "" #. (itstool) path: info/desc #: C/numeric-keypad.page:9 msgid "Enable the numeric keypad by default." msgstr "" #. (itstool) path: page/title #: C/numeric-keypad.page:20 msgid "Numeric keypad" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:22 msgid "" "With the Num Lock key you can manually switch on or off the " "numeric keypad on your keyboard. Also, computers' BIOS settings often " "include an option to decide if the computer should be started with the " "numeric keypad enabled. Otherwise, this is a way to configure it:" msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:29 msgid "" "Install the numlockx " "package." msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:32 msgid "" "Open Startup " "Applications and add a startup program with the command: " "numlockx on" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:37 msgid "" "If you want the numeric keyboard to be on also at the login screen, you can " "create a special configuration file. Press " "CtrlAltT to open a " "terminal window, and then run this command (it's one long command, even if " "it may be shown wrapped on the screen - copy and paste to get it right):" msgstr "" #. (itstool) path: info/desc #: C/power-batterybroken.page:10 msgid "" "Your battery is probably not broken; it's more likely that it's just old." msgstr "" #. (itstool) path: page/title #: C/power-batterybroken.page:21 msgid "An error reports my battery has low capacity" msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:28 msgid "When you first log in, you might see a message that says:" msgstr "" #. (itstool) path: quote/p #: C/power-batterybroken.page:30 msgid "" "Battery may be broken. Your battery has a very low capacity which means " "that it may be old or broken." msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:33 msgid "" "This message is displayed when the computer detects that your battery is not " "capable of storing much charge. The most likely reason for this is that your " "battery is old; it's probably not broken, so there's no need to worry." msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:35 msgid "" "Over time, all laptop batteries lose their ability to store charge. After a " "while (normally a year or more), the battery will only be able to store a " "fraction of the charge that it could when it was new. The message above is " "shown when this happens." msgstr "" #. (itstool) path: page/p #: C/power-batterybroken.page:37 msgid "" "If your computer or battery is relatively new, it should be capable of " "holding a high percentage of its design charge. If it can't, then your " "battery may be broken and you might need to seek a replacement." msgstr "" #. (itstool) path: info/desc #: C/power-batteryestimate.page:11 msgid "" "The battery life displayed when you click on the battery icon is " "an estimate." msgstr "" #. (itstool) path: page/title #: C/power-batteryestimate.page:29 msgid "The estimated battery life is wrong" msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:31 msgid "" "When you check the remaining battery life, you may find that the time " "remaining that it reports is different to how long the battery actually " "lasts. This is because the amount of remaining battery life can only be " "estimated. Normally, the estimates improve over time." msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:36 msgid "" "In order to estimate the remaining battery life, a number of factors must be " "taken into account. One is the amount of power currently being used by the " "computer: power consumption varies depending on how many programs you have " "open, which devices are plugged in, and whether you are running any " "intensive tasks (like watching a DVD or converting music files, for " "example). This changes from moment to moment, and is difficult to predict." msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:43 msgid "" "Another factor is how the battery discharges. Some batteries lose charge " "faster the emptier they get. Without precise knowledge of how the battery " "discharges, only a rough estimate of remaining battery life can be made." msgstr "" #. (itstool) path: page/p #: C/power-batteryestimate.page:47 msgid "" "As the battery discharges, the power manager will figure out its discharge " "properties and will learn how to make better estimates of battery life. They " "will never be completely accurate, though." msgstr "" #. (itstool) path: note/p #: C/power-batteryestimate.page:52 msgid "" "If you get a completely ridiculous battery life estimate (say, hundreds of " "days), the power manager is probably missing some of the data it needs to " "make a sensible estimate." msgstr "" #. (itstool) path: note/p #: C/power-batteryestimate.page:55 msgid "" "If you unplug the power and run the laptop on battery for a while, then plug " "it in and let it recharge again, the power manager should be able to get the " "data it needs." msgstr "" #. (itstool) path: info/desc #: C/power-batterylife.page:13 msgid "Tips to reduce the power consumption of your computer." msgstr "" #. (itstool) path: page/title #: C/power-batterylife.page:35 msgid "Use less power and improve battery life" msgstr "" #. (itstool) path: page/p #: C/power-batterylife.page:37 msgid "" "Computers can use a lot of power. By using some simple energy-saving " "strategies, you can reduce your energy bill and help the environment. If you " "have a laptop, this will also help to increase the amount of time it can run " "on battery power." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:42 msgid "General tips" msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:45 msgid "" "Suspend your computer when you are " "not using it. This significantly reduces the amount of power it uses, and it " "can be woken up very quickly." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:50 msgid "" "Turn off the computer when you " "will not be using it for longer periods. Some people worry that turning off " "a computer regularly may cause it to wear out faster, but this is not the " "case." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:56 msgid "" "Use the Power preferences in System Settings to change " "your power settings. There are a number of options that will help to save " "power: you can automatically dim the " "display after a certain time; reduce the " "display brightness (for laptops); and have the computer automatically suspend if you have not used it " "for a certain period of time." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:66 msgid "" "Turn off any external devices (like printers and scanners) when you are not " "using them." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:73 msgid "Laptops, netbooks, and other devices with batteries" msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:77 msgid "" "Reduce the screen brightness; " "powering the screen accounts for a significant fraction of a laptop's power " "consumption." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:80 msgid "" "Most laptops have buttons on the keyboard (or a keyboard shortcut) that you " "can use to reduce the brightness." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:84 msgid "" "If you do not need an Internet connection for a little while, turn off the " "wireless/Bluetooth card. These devices work by broadcasting radio waves, " "which takes quite a bit of power." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:87 msgid "" "Some computers have a physical switch that can be used to turn it off, " "whereas others have a keyboard shortcut that you can use instead. You can " "turn it on again when you need it." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:95 msgid "More advanced tips" msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:99 msgid "" "Reduce the number of tasks that are running in the background. Computers use " "more power when they have more work to do." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:101 msgid "" "Most of your running applications do very little when you are not actively " "using them. However, applications that frequently grab data from the " "internet, play music or movies can impact your power consumption." msgstr "" #. (itstool) path: info/desc #: C/power-batteryoptimal.page:11 msgid "Tips such as \"Do not let the battery charge get too low\"" msgstr "" #. (itstool) path: page/title #: C/power-batteryoptimal.page:29 msgid "Get the most out of your laptop battery" msgstr "" #. (itstool) path: page/p #: C/power-batteryoptimal.page:31 msgid "" "As laptop batteries age, they get worse at storing charge and their capacity " "gradually decreases. There are a few techniques that you can use to prolong " "their useful lifetime, although you should not expect a big difference." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:37 msgid "" "Do not let the battery run all the way down. Always recharge before " "the battery gets very low, although most batteries have built-in safeguards " "to prevent the battery running too low. Recharging when it is only partially " "discharged is more efficient, but recharging when it is only slightly " "discharged is worse for the battery." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:44 msgid "" "Heat has a detrimental effect on the charging efficiency of the battery. Do " "not let the battery get any warmer than it has to." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:48 msgid "" "Batteries age even if you leave them in storage. There is little advantage " "in buying a replacement battery at the same time as you get the original " "battery - always buy replacements when you need them." msgstr "" #. (itstool) path: note/p #: C/power-batteryoptimal.page:55 msgid "" "This advice applies specifically to Lithium-Ion (Li-Ion) batteries, which " "are the most common type. Other types of battery may benefit from different " "treatment." msgstr "" #. (itstool) path: info/desc #: C/power-batteryslow.page:7 msgid "" "Some laptops intentionally slow down when they are running on battery." msgstr "" #. (itstool) path: page/title #: C/power-batteryslow.page:20 msgid "Why is my laptop slow when it is on battery?" msgstr "" #. (itstool) path: page/p #: C/power-batteryslow.page:22 msgid "" "Some laptops intentionally slow down when they are running on battery in " "order to conserve power. The processor (CPU) in the laptop switches to a " "slower speed, and processors use less power when running slower, so the " "battery should last longer." msgstr "" #. (itstool) path: page/p #: C/power-batteryslow.page:27 msgid "This feature is called CPU frequency scaling." msgstr "" #. (itstool) path: info/desc #: C/power-batterywindows.page:12 msgid "" "Tweaks from the manufacturer and differing battery life estimates may be the " "cause of this problem." msgstr "" #. (itstool) path: page/title #: C/power-batterywindows.page:25 msgid "Why do I have less battery life than I did on Windows/Mac OS?" msgstr "" #. (itstool) path: page/p #: C/power-batterywindows.page:27 msgid "" "Some computers appear to have a shorter battery life when running on Linux " "than they do when running Windows or Mac OS. One reason for this is that " "computer vendors install special software for Windows/Mac OS that optimizes " "various hardware/software settings for a given model of computer. These " "tweaks are often highly specific, and may not be documented, so including " "them in Linux is difficult." msgstr "" #. (itstool) path: page/p #: C/power-batterywindows.page:34 msgid "" "Unfortunately, there is not an easy way of applying these tweaks yourself " "without knowing exactly what they are. You may find that using some power-saving methods helps, though. If " "your computer has a variable-speed " "processor, you might find that changing its settings is also useful." msgstr "" #. (itstool) path: page/p #: C/power-batterywindows.page:40 msgid "" "Another possible reason for the discrepancy is that the method of estimating " "battery life is different on Windows/Mac OS than on Linux. The actual " "battery life could be exactly the same, but the different methods give " "different estimates." msgstr "" #. (itstool) path: info/desc #: C/power-closelid.page:24 msgid "Laptops go to sleep when you close the lid, in order to save power." msgstr "" #. (itstool) path: page/title #: C/power-closelid.page:27 msgid "Why does my computer turn off when I close the lid?" msgstr "" #. (itstool) path: page/p #: C/power-closelid.page:29 msgid "" "When you close the lid of your laptop, your computer will suspend in order to save power. This means that " "the computer isn't actually turned off - it has just gone to sleep. You can " "resume it by opening the lid. If it doesn't resume, try clicking the mouse " "or pressing a key. If that still doesn't work, press the power button." msgstr "" #. (itstool) path: page/p #: C/power-closelid.page:35 msgid "" "Some computers are unable to suspend properly, normally because their " "hardware isn't completely supported by the operating system (for example, " "the Linux drivers are incomplete). In this case, you may find that you are " "unable to resume your computer after you've closed the lid. You can try to " "fix the problem with suspend, or you " "can prevent the computer from trying to suspend when you close the lid." msgstr "" #. (itstool) path: section/title #: C/power-closelid.page:43 msgid "Stop the computer from suspending when the lid is closed" msgstr "" #. (itstool) path: section/p #: C/power-closelid.page:44 msgid "" "If you don't want the computer to suspend when you close the lid, you can " "change the settings for that behavior:" msgstr "" #. (itstool) path: note/p #: C/power-closelid.page:46 msgid "" "Be very careful if you change this setting. Some laptops can overheat if " "they are left running with the lid closed, especially if they are in a " "confined place like a backpack." msgstr "" #. (itstool) path: item/p #: C/power-closelid.page:53 msgid "In the Hardware section, click Power." msgstr "" #. (itstool) path: item/p #: C/power-closelid.page:54 msgid "" "Set the drop-down menus next to When the lid is closed to Do " "nothing." msgstr "" #. (itstool) path: info/desc #: C/power-constantfan.page:10 msgid "" "Some fan-control software could be missing, or your laptop may be running " "hot." msgstr "" #. (itstool) path: page/title #: C/power-constantfan.page:20 msgid "The laptop fan is always running" msgstr "" #. (itstool) path: page/p #: C/power-constantfan.page:22 msgid "" "If your laptop's cooling fan is always running, it could be that the " "hardware that controls the laptop's cooling system isn't very well supported " "in Linux. Some laptops need extra software to control their cooling fans " "efficiently, but this software may not be installed (or available for Linux " "at all) and so the fans just run at full speed all of the time." msgstr "" #. (itstool) path: page/p #: C/power-constantfan.page:28 msgid "" "If this is the case, you may be able to change some settings or install " "extra software that allows full control of the fan. For example, vaiofand can be installed to " "control the fans of some Sony VAIO laptops. Installing this software is " "quite a technical process which is highly dependent on the make and model of " "your laptop, so you may wish to seek specific advice on how to do it for " "your computer." msgstr "" #. (itstool) path: page/p #: C/power-constantfan.page:36 msgid "" "It is also possible that your laptop just produces a lot of heat. This does " "not necessarily mean that it is overheating; it might just need the fan to " "run at full speed all of the time to allow it to stay cool enough. If this " "is the case, you have little option but to let the fan run at full speed all " "of the time. You can sometimes buy additional cooling accessories for your " "laptop which may help." msgstr "" #. (itstool) path: info/desc #: C/power-hibernate.page:11 msgid "Hibernate is disabled by default since it's not well supported." msgstr "" #. (itstool) path: page/title #: C/power-hibernate.page:34 msgid "How do I hibernate my computer?" msgstr "" #. (itstool) path: page/p #: C/power-hibernate.page:36 msgid "" "When the computer hibernates, all of your applications and " "documents are stored and the computer completely switches off so it does not " "use any power, but the applications and documents will still be open when " "you switch on the computer again." msgstr "" #. (itstool) path: page/p #: C/power-hibernate.page:41 msgid "" "Unfortunately, hibernate doesn't " "work in many cases, which can cause you to lose data if you expect " "your documents and applications to re-open when you switch your computer " "back on. Therefore, hibernate is disabled by default." msgstr "" #. (itstool) path: section/title #: C/power-hibernate.page:47 msgid "Test if hibernate works" msgstr "" #. (itstool) path: note/title #: C/power-hibernate.page:50 msgid "Always save your work before hibernating" msgstr "" #. (itstool) path: note/p #: C/power-hibernate.page:51 msgid "" "You should save all of your work before hibernating the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you switch on the computer again." msgstr "" #. (itstool) path: section/p #: C/power-hibernate.page:56 msgid "" "You can use the command line to test if hibernate works on your computer." msgstr "" #. (itstool) path: when/p #: C/power-hibernate.page:62 msgid "" "Open the Terminal by pressing Ctrl " "Altt or by searching for " "terminal in the Dash." msgstr "" #. (itstool) path: choose/p #: C/power-hibernate.page:66 msgid "" "Open the Terminal by searching for terminal in the " "Activities overview." msgstr "" #. (itstool) path: item/p #: C/power-hibernate.page:71 msgid "" "Type sudo pm-hibernate into the terminal and press " "Enter." msgstr "" #. (itstool) path: item/p #: C/power-hibernate.page:72 msgid "Enter your password when prompted." msgstr "" #. (itstool) path: item/p #: C/power-hibernate.page:75 msgid "" "After you computer turns off, switch it back on. Did your open applications " "re-open?" msgstr "" #. (itstool) path: item/p #: C/power-hibernate.page:77 msgid "" "If hibernate doesn't work, check if your swap partition is at least as large " "as your available RAM." msgstr "" #. (itstool) path: section/title #: C/power-hibernate.page:85 msgid "Enable hibernate" msgstr "" #. (itstool) path: section/p #: C/power-hibernate.page:87 msgid "" "If the hibernate test works, you can continue to use the sudo pm-" "hibernate command when you want to hibernate." msgstr "" #. (itstool) path: section/p #: C/power-hibernate.page:90 msgid "" "You can also enable the hibernate option in the menus. To do that, use your " "favorite text editor to create /etc/polkit-1/localauthority/50-" "local.d/com.ubuntu.enable-hibernate.pkla. Add the following to the " "file and save:" msgstr "" #. (itstool) path: info/desc #: C/power-hotcomputer.page:11 msgid "" "Computers usually get warm, but if they get too hot they can overheat, which " "can be damaging." msgstr "" #. (itstool) path: page/title #: C/power-hotcomputer.page:21 msgid "My computer gets really hot" msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:23 msgid "" "Most computers get warm after a while, and some can get quite hot. This is " "normal: it's simply part of the way that the computer cools itself. However, " "if your computer gets very warm it could be a sign that it is overheating, " "which can potentially cause damage." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:28 msgid "" "Most laptops get reasonably warm once you have been using them for a while. " "It's generally nothing to worry about - computers produce a lot of heat and " "laptops are very compact, so they need to remove their heat rapidly and " "their outer casing warms up as a result. Some laptops do get too hot, " "however, and may be uncomfortable to use. This is normally the result of a " "poorly-designed cooling system. You can sometimes get additional cooling " "accessories which fit to the bottom of the laptop and provide more efficient " "cooling." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:36 msgid "" "If you have a desktop computer which feels hot to the touch, it may have " "insufficient cooling. If this concerns you, you can buy extra cooling fans " "or check that the cooling fans and vents are free from dust and other " "blockages. You might want to consider putting the computer in a better-" "ventilated area too - if kept in confined spaces (e.g. in a cupboard), the " "computer's cooling system may not be able to remove heat and circulate cool " "air fast enough." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:49 msgid "" "Some people are concerned about the health risks of using hot laptops. There " "are suggestions that prolonged use of a hot laptop on your lap might " "possibly reduce (male) fertility, and there are reports of minor burns being " "suffered too (in extreme cases). If you are concerned about these potential " "problems, you may wish to consult a medical practitioner for advice. Of " "course, you can simply choose not to rest the laptop on your lap." msgstr "" #. (itstool) path: page/p #: C/power-hotcomputer.page:56 msgid "" "Most modern computers will shut themselves down if they get too hot, to " "prevent themselves from becoming damaged. If your computer keeps shutting " "down, this might be the reason. If your computer is overheating, you will " "probably need to get it repaired." msgstr "" #. (itstool) path: info/desc #: C/power-lowpower.page:10 msgid "Allowing the battery to completely discharge is bad for it." msgstr "" #. (itstool) path: page/title #: C/power-lowpower.page:23 msgid "Why did my computer turn off/suspend when the battery got to 10%?" msgstr "" #. (itstool) path: page/p #: C/power-lowpower.page:25 msgid "" "When the charge level of the battery gets too low, your computer will " "automatically suspend. It does this to " "make sure that the battery doesn't completely discharge, since this is bad " "for the battery. If the battery just ran out, the computer wouldn't have " "time to shut down properly either." msgstr "" #. (itstool) path: page/p #: C/power-lowpower.page:31 msgid "" "You can change what happens when the battery level gets too low. First, " "click the battery menu in the menu bar and select " "Power Settings. At the 'When power is critically low' " "setting, you can choose for the computer to suspend, hibernate, or shut down. If you choose shut down, your " "applications and documents will not be saved when the computer " "turns off." msgstr "" #. (itstool) path: page/p #: C/power-lowpower.page:37 msgid "" "Some computers have problems suspending, and may not be able to recover the " "applications and documents you had open when you turn on the computer again. " "In this case, it is possible that you could lose some of your work if you " "didn't save it before the computer suspended. You may be able to fix problems with suspend though." msgstr "" #. (itstool) path: info/desc #: C/power-nowireless.page:14 msgid "" "Some wireless devices have problems handling when your computer is suspended " "and doesn't resume properly." msgstr "" #. (itstool) path: page/title #: C/power-nowireless.page:31 msgid "I have no wireless network when I wake up my computer" msgstr "" #. (itstool) path: page/p #: C/power-nowireless.page:33 msgid "" "If you have suspended your computer, or it has hibernated, you may find that " "your wireless internet connection does not work when you resume it again. " "This happens when the driver for the " "wireless device does not fully support certain power saving features. " "Typically, the wireless connection fails to turn on properly when the " "computer is resumed." msgstr "" #. (itstool) path: page/p #: C/power-nowireless.page:39 msgid "" "If this happens, try switching your wireless off and then back on again:" msgstr "" #. (itstool) path: item/p #: C/power-nowireless.page:42 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings" msgstr "" #. (itstool) path: item/p #: C/power-nowireless.page:45 msgid "Open Network and select the Wireless tab" msgstr "" #. (itstool) path: item/p #: C/power-nowireless.page:48 msgid "Switch the wireless off and then on again" msgstr "" #. (itstool) path: item/p #: C/power-nowireless.page:51 msgid "" "If the wireless still does not work, switch on Airplane Mode and " "then switch it off again" msgstr "" #. (itstool) path: page/p #: C/power-nowireless.page:55 msgid "" "If this doesn't work, restarting your computer should make the wireless work " "again." msgstr "" #. (itstool) path: info/desc #: C/power-othercountry.page:7 msgid "" "Your computer will work, but you might need a different power cable or a " "travel adapter." msgstr "" #. (itstool) path: page/title #: C/power-othercountry.page:24 msgid "Will my computer work with a power supply in another country?" msgstr "" #. (itstool) path: page/p #: C/power-othercountry.page:26 msgid "" "Different countries use power supplies at different voltages (usually 110V " "or 220-240V) and AC frequencies (usually 50 Hz or 60 Hz). Your computer " "should work with a power supply in a different country as long as you have " "an appropriate power adapter. You may also need to flip a switch." msgstr "" #. (itstool) path: page/p #: C/power-othercountry.page:31 msgid "" "If you have a laptop, all you should need to do is get the right plug for " "your power adapter. Some laptops come packaged with more than one plug for " "their adapter, so you may already have the right one. If not, plugging your " "existing one into a standard travel adapter will suffice." msgstr "" #. (itstool) path: page/p #: C/power-othercountry.page:36 msgid "" "If you have a desktop computer, you can also get a cable with a different " "plug, or use a travel adapter. In this case, however, you may need to change " "the voltage switch on the computer's power supply, if there is one. Many " "computers don't have a switch like this, and will happily work with either " "voltage. Look at the back of the computer and find the socket that the power " "cable plugs into. Somewhere nearby, there may be a small switch marked " "\"110V\" or \"230V\" (for example). Switch it if you need to." msgstr "" #. (itstool) path: note/p #: C/power-othercountry.page:45 msgid "" "Be careful when changing power cables or using travel adapters. Switch " "everything off first if you can." msgstr "" #. (itstool) path: credit/name #: C/power.page:12 msgid "Natalia Ruz" msgstr "" #. (itstool) path: info/desc #: C/power.page:17 msgid "" "Suspend, energy savings, power off, screen " "dimming…" msgstr "" #. (itstool) path: page/title #: C/power.page:26 msgid "Power & battery" msgstr "" #. (itstool) path: section/title #: C/power.page:34 msgid "Battery settings" msgstr "" #. (itstool) path: info/title #: C/power.page:39 msgctxt "link" msgid "Power problems" msgstr "" #. (itstool) path: info/desc #: C/power.page:41 msgid "Troubleshoot problems with power and batteries." msgstr "" #. (itstool) path: info/desc #: C/power-suspendfail.page:11 msgid "Some computer hardware causes problems with suspend or hibernate." msgstr "" #. (itstool) path: page/title #: C/power-suspendfail.page:25 msgid "Why won't my computer turn back on after I suspended it?" msgstr "" #. (itstool) path: page/p #: C/power-suspendfail.page:27 msgid "" "If you suspend or hibernate your computer, then try to resume it or turn it " "back on, you may find that it does not work as you expected. This could be " "because suspend and hibernate aren't supported properly by your hardware." msgstr "" #. (itstool) path: section/title #: C/power-suspendfail.page:34 msgid "My computer is suspended and isn't resuming" msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:35 msgid "" "If you suspend your computer and then press a key or click the mouse, it " "should wake up and display a screen asking for your password. If this " "doesn't happen, try pressing the power button (don't hold it in, just press " "it once)." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:39 msgid "" "If this still doesn't help, make sure that your computer's monitor is " "switched on and try pressing a key on the keyboard again." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:41 msgid "" "As a last resort, turn off the computer by holding in the power button for 5-" "10 seconds, although you will lose any unsaved work by doing this. You " "should then be able to turn on the computer again." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:44 msgid "" "If this happens every time you suspend your computer, the suspend feature " "may not work with your hardware." msgstr "" #. (itstool) path: note/p #: C/power-suspendfail.page:47 msgid "" "If your computer loses power and doesn't have an alternative power supply " "(such as a working battery), it will switch off." msgstr "" #. (itstool) path: section/title #: C/power-suspendfail.page:53 msgid "" "None of my applications/documents are open when I turn on the computer again" msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:55 msgid "" "If you hibernated your computer and switched it on again, but none of your " "documents or applications are open, it probably failed to hibernate " "properly. Sometimes this happens because of a minor problem, and the " "computer will be able to hibernate properly the next time you do it. It " "might also happen because you had installed a software update which required " "the computer to be restarted; in this case, the computer may have shut down " "instead of hibernating." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:62 msgid "" "It is also possible that the computer is not capable of hibernating because " "the hardware doesn't support it properly. This might be because of a problem " "with Linux drivers for your hardware, for example. You can test this by " "hibernating again and seeing if it works the second time. If it doesn't, it " "is probably a problem with your computer's drivers." msgstr "" #. (itstool) path: section/title #: C/power-suspendfail.page:70 msgid "" "My wireless connection (or other hardware) doesn't work when I wake up my " "computer" msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:72 msgid "" "If you suspend or hibernate your computer and then resume it again, you may " "find that your internet connection, mouse, or some other device doesn't work " "properly. This could be because the device's driver doesn't properly support " "suspend or hibernate. This is a problem with " "the driver and not the device itself." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:78 msgid "" "If the device has a power switch, try turning it off and then on again. In " "most cases, the device will start working again. If it connects via a USB " "cable or similar, unplug the device and then plug it in again and see if it " "works." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:82 msgid "" "If you cannot turn off/unplug the device, or if this does not work, you may " "need to restart your computer for the device to start working again." msgstr "" #. (itstool) path: info/desc #: C/power-suspend.page:8 msgid "Suspend sends your computer to sleep so it uses less power." msgstr "" #. (itstool) path: page/title #: C/power-suspend.page:24 msgid "What happens when I suspend my computer?" msgstr "" #. (itstool) path: page/p #: C/power-suspend.page:32 msgid "" "When you suspend the computer, you send it to sleep. All of your " "applications and documents remain open, but the screen and other parts of " "the computer switch off to save power. The computer is still switched on " "though, and it will still be using a small amount of power. You can wake it " "up by pressing a key or clicking the mouse. If that does not work, try " "pressing the power button." msgstr "" #. (itstool) path: page/p #: C/power-suspend.page:39 msgid "" "Some computers have problems with hardware support which mean that they " "may not be able to suspend or hibernate " "properly. It is a good idea to test suspend on your computer to see " "if it does work before relying on it." msgstr "" #. (itstool) path: note/title #: C/power-suspend.page:45 msgid "Always save your work before suspending" msgstr "" #. (itstool) path: note/p #: C/power-suspend.page:46 msgid "" "You should save all of your work before suspending the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you resume the computer again." msgstr "" #. (itstool) path: info/desc #: C/power-whydim.page:11 msgid "" "When your laptop is running on battery, the screen will dim when the " "computer is idle in order to save power." msgstr "" #. (itstool) path: page/title #: C/power-whydim.page:24 msgid "Why does my screen go dim after a while?" msgstr "" #. (itstool) path: page/p #: C/power-whydim.page:30 msgid "" "When your laptop computer is running on battery, the screen will dim when " "the computer is idle in order to save power. When you start using the " "computer again, the screen will brighten." msgstr "" #. (itstool) path: page/p #: C/power-whydim.page:32 msgid "You can stop the screen from dimming itself:" msgstr "" #. (itstool) path: item/p #: C/power-whydim.page:39 msgid "" "Open Brightness & Lock and uncheck Dim screen to save " "power." msgstr "" #. (itstool) path: info/desc #: C/power-willnotturnon.page:11 msgid "Loose cables and hardware problems are possible reasons." msgstr "" #. (itstool) path: page/title #: C/power-willnotturnon.page:20 msgid "My computer will not turn on" msgstr "" #. (itstool) path: page/p #: C/power-willnotturnon.page:22 msgid "" "There are a number of reasons why your computer will not turn on. This topic " "gives a brief overview of some of the possible reasons." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:33 msgid "Computer not plugged in, empty battery, or loose cable" msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:34 msgid "" "Make sure that the power cables of the computer are firmly plugged in and " "the power outlets are switched on. Make sure that the monitor is plugged in " "and switched on too. If you have a laptop, connect the charging cable (in " "case it has run out of battery). You may also want to check that the battery " "is correctly fitted in place (check the underside of the laptop) if it's " "removable." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:43 msgid "Problem with the computer hardware" msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:44 msgid "" "A component of your computer may be broken or malfunctioning. If this is the " "case, you will need to get your computer repaired. Common faults include a " "broken power supply unit, incorrectly-fitted components (such as the " "memory/RAM) and a faulty motherboard." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:51 msgid "The computer beeps and then switches off" msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:52 msgid "" "If the computer beeps several times when you turn it on and then turns off " "(or fails to start), it may be indicating that it has detected a problem. " "These beeps are sometimes referred to as beep codes, and the " "pattern of beeps is intended to tell you what the problem with the computer " "is. Different manufacturers use different beep codes, so you will have to " "consult the manual for your computer's motherboard, or take your computer in " "for repairs." msgstr "" #. (itstool) path: section/title #: C/power-willnotturnon.page:62 msgid "The computer fans are spinning but nothing is on the screen" msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:63 msgid "" "The first thing to check is that your monitor is plugged in and turned on." msgstr "" #. (itstool) path: section/p #: C/power-willnotturnon.page:65 msgid "" "This problem could also be due to a hardware fault. The fans might turn on " "when you press the power button, but other essential parts of the computer " "might fail to turn on. In this case, take your computer in for repairs." msgstr "" #. (itstool) path: info/title #: C/prefs.page:9 msgctxt "link:trail" msgid "Settings" msgstr "" #. (itstool) path: info/desc #: C/prefs.page:16 msgid "" "Keyboard, mouse, " "display, languages, user " "accounts…" msgstr "" #. (itstool) path: page/title #: C/prefs.page:26 msgid "User & system settings" msgstr "" #. (itstool) path: info/desc #: C/prefs-language-install.page:9 msgid "Install more translations and related language support packages." msgstr "" #. (itstool) path: credit/name #: C/prefs-language-install.page:12 #: C/shell-guest-session.page:13 msgid "Gunnar Hjalmarsson" msgstr "" #. (itstool) path: page/title #: C/prefs-language-install.page:18 msgid "Install languages" msgstr "" #. (itstool) path: page/p #: C/prefs-language-install.page:20 msgid "" "When you install Ubuntu, the language you select at installation gets " "installed together with English, but you can add further languages." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:32 msgid "" "Click Install / Remove Languages.... The Installed " "Languages window lists all the available languages, with the currently " "installed languages checked." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:37 msgid "" "Check the languages you want to install, and uncheck those currently " "installed languages you want to remove." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:41 msgid "Click Apply Changes." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:44 #: C/session-formats.page:63 #: C/session-language.page:73 msgid "" "Administrative privileges are " "required. Enter your password, or the password for the requested " "administrator account." msgstr "" #. (itstool) path: page/p #: C/prefs-language-install.page:50 msgid "" "In addition to the translations used to display menus and messages, with a " "new language may follow various language support components such as " "dictionaries for spell checking, fonts and input methods." msgstr "" #. (itstool) path: note/p #: C/prefs-language-install.page:55 #: C/session-language.page:52 msgid "" "Some translations may be incomplete, and certain applications may not " "support your language at all." msgstr "" #. (itstool) path: info/desc #: C/prefs-language.page:21 msgid "" "Install languages, change language, region and formats, input " "sources…" msgstr "" #. (itstool) path: section/title #: C/prefs-language.page:34 msgid "Language Support" msgstr "" #. (itstool) path: section/title #: C/prefs-language.page:38 msgid "Text Entry" msgstr "" #. (itstool) path: info/desc #: C/prefs-display.page:14 msgid "" "Background, size and rotation, brightness…" msgstr "" #. (itstool) path: page/title #: C/prefs-display.page:23 msgid "Display & screen" msgstr "" #. (itstool) path: info/desc #: C/printing.page:16 msgid "" "Local setup, order and collate, two-sided " "and multi-page…" msgstr "" #. (itstool) path: info/title #: C/printing.page:37 msgctxt "link:trail" msgid "Setup" msgstr "" #. (itstool) path: section/title #: C/printing.page:39 msgid "Set up a printer" msgstr "" #. (itstool) path: info/title #: C/printing.page:44 msgctxt "link:trail" msgid "Sizes and layouts" msgstr "" #. (itstool) path: section/title #: C/printing.page:46 msgid "Different paper sizes and layouts" msgstr "" #. (itstool) path: info/desc #: C/printing.page:52 msgid "Undetected printers, paper jams, print-outs that look wrong…" msgstr "" #. (itstool) path: section/title #: C/printing.page:54 msgid "Printer problems" msgstr "" #. (itstool) path: info/desc #: C/printing-2sided.page:8 msgid "Print on both sides of the paper, or multiple pages per sheet." msgstr "" #. (itstool) path: page/title #: C/printing-2sided.page:24 msgid "Print two-sided and multi-page layouts" msgstr "" #. (itstool) path: page/p #: C/printing-2sided.page:26 msgid "To print on both sides of each sheet of paper:" msgstr "" #. (itstool) path: item/p #: C/printing-2sided.page:30 #: C/printing-order.page:33 #: C/printing-order.page:51 msgid "Click FilePrint." msgstr "" #. (itstool) path: item/p #: C/printing-2sided.page:33 msgid "" "Go to the Page Setup tab of the Print window and choose an option " "from the Two-sided drop-down list. If the option is disabled, two-" "sided printing is not available for your printer." msgstr "" #. (itstool) path: item/p #: C/printing-2sided.page:36 msgid "" "Printers handle two-sided printing in different ways. It's a good idea to " "experiment with your printer to see how it works." msgstr "" #. (itstool) path: item/p #: C/printing-2sided.page:40 msgid "" "You can print more than one page of the document per side of paper " "too. Use the Pages per side option to do this." msgstr "" #. (itstool) path: note/p #: C/printing-2sided.page:45 msgid "" "The availability of these options may depend on the type of printer you " "have, as well as the application you are using. This option may not always " "be available." msgstr "" #. (itstool) path: info/desc #: C/printing-cancel-job.page:9 msgid "Cancel a pending print job and remove it from the queue." msgstr "" #. (itstool) path: credit/name #: C/printing-cancel-job.page:24 #: C/printing-setup-default-printer.page:23 msgid "Jana Svarova" msgstr "" #. (itstool) path: page/title #: C/printing-cancel-job.page:30 msgid "Cancel, pause or release a print job" msgstr "" #. (itstool) path: page/p #: C/printing-cancel-job.page:32 msgid "" "You can cancel a pending print job and remove it from the queue in the " "printer settings." msgstr "" #. (itstool) path: section/title #: C/printing-cancel-job.page:37 msgid "Cancel a print job" msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:39 msgid "" "If you accidentally started printing a document, you can cancel the print so " "that you do not need to waste any ink or paper." msgstr "" #. (itstool) path: steps/title #: C/printing-cancel-job.page:43 msgid "How to cancel a print job:" msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:44 #: C/printing-cancel-job.page:74 #: C/printing-setup-default-printer.page:35 #: C/printing-setup.page:72 #: C/user-add.page:64 #: C/user-admin-change.page:32 #: C/user-changepassword.page:52 #: C/user-changepicture.page:30 #: C/user-delete.page:32 #: C/wacom-left-handed.page:28 #: C/wacom-mode.page:24 #: C/wacom-multi-monitor.page:29 #: C/wacom-stylus.page:32 msgid "" "Click the icon at the far right of the menu bar and select " "System Settings." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:45 #: C/printing-cancel-job.page:75 msgid "Click Printers." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:46 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:48 msgid "" "Cancel the print job by clicking the stop button on the play-pause-stop " "symbols." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:52 msgid "" "If this does not cancel the print job like you expected, try holding down " "the Cancel button on your printer." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:55 msgid "" "As a last resort, especially if you have a big print job with a lot of pages " "that won't cancel, remove the paper from the printer's paper input tray. The " "printer should realize that there is no paper and will stop printing. You " "can then try canceling the print job again, or try turning the printer off " "and then on again." msgstr "" #. (itstool) path: note/p #: C/printing-cancel-job.page:62 msgid "" "Be careful that you don't damage the printer when removing the paper, though " "- if you would have to pull hard on the paper to remove it, you should " "probably just leave it where it is." msgstr "" #. (itstool) path: section/title #: C/printing-cancel-job.page:69 msgid "Pause and release a print job" msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:70 msgid "" "If you want to pause or release a print job, you can do so by going to the " "jobs dialog in the printer settings and click the appropriate button." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:76 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog and either pause or release the print job based " "on your needs." msgstr "" #. (itstool) path: info/desc #: C/printing-differentsize.page:7 msgid "Print a document on a different paper size or orientation." msgstr "" #. (itstool) path: page/title #: C/printing-differentsize.page:26 msgid "Change the paper size when printing" msgstr "" #. (itstool) path: page/p #: C/printing-differentsize.page:28 msgid "" "If you want to change the paper size of your document (for example, print a " "US Letter-sized PDF on A4 paper), you can change the printing format for the " "document." msgstr "" #. (itstool) path: item/p #: C/printing-differentsize.page:33 #: C/printing-select.page:25 msgid "Click FilePrint" msgstr "" #. (itstool) path: item/p #: C/printing-differentsize.page:34 msgid "Select the Page Setup tab." msgstr "" #. (itstool) path: item/p #: C/printing-differentsize.page:35 msgid "" "Under the Paper column, choose your Paper size from the " "drop-down list." msgstr "" #. (itstool) path: item/p #: C/printing-differentsize.page:37 msgid "Click Print and your document should print." msgstr "" #. (itstool) path: page/p #: C/printing-differentsize.page:40 msgid "" "You can also use the Orientation menu to choose a different " "orientation:" msgstr "" #. (itstool) path: p/gui #: C/printing-differentsize.page:44 msgid "Portrait" msgstr "" #. (itstool) path: p/gui #: C/printing-differentsize.page:45 msgid "Landscape" msgstr "" #. (itstool) path: p/gui #: C/printing-differentsize.page:46 msgid "Reverse portrait" msgstr "" #. (itstool) path: p/gui #: C/printing-differentsize.page:47 msgid "Reverse landscape" msgstr "" #. (itstool) path: info/desc #: C/printing-envelopes.page:8 msgid "" "Make sure that you have the envelope/label the right way up, and have chosen " "the correct paper size." msgstr "" #. (itstool) path: page/title #: C/printing-envelopes.page:25 msgid "Print envelopes and labels" msgstr "" #. (itstool) path: page/p #: C/printing-envelopes.page:27 msgid "" "Most printers will allow you to print directly onto an envelope or sheet of " "labels. This is especially useful if you have a lot of letters to send, for " "example." msgstr "" #. (itstool) path: section/title #: C/printing-envelopes.page:32 msgid "Printing onto envelopes" msgstr "" #. (itstool) path: section/p #: C/printing-envelopes.page:34 msgid "" "There are two things you need to check when trying to print onto an " "envelope. The first is that your printer knows what size the envelope is. " "After you click Print and the Print window appears, go to the " "Page Setup tab and choose the Paper type as " "\"Envelope\" if you can. If you can't do this, see if you can change the " "Paper size to an envelope size (e.g. \"C5\"). The pack of " "envelopes will say what size they are; most envelopes come in standard sizes." msgstr "" #. (itstool) path: section/p #: C/printing-envelopes.page:42 msgid "" "Secondly, you need to make sure that the envelopes are loaded with the right " "side up in the printer's in-tray. Check the printer's manual for this, or " "try to print a single envelope and check which side is printed on to see " "which way is the right way up." msgstr "" #. (itstool) path: note/p #: C/printing-envelopes.page:48 msgid "" "Some printers are not designed to be able to print envelopes, especially " "some laser printers. Check your printer's manual to see if it accepts " "envelopes; otherwise, you could damage the printer by feeding an envelope in." msgstr "" #. (itstool) path: info/desc #: C/printing-inklevel.page:8 msgid "Check the amount of ink or toner left in printer cartridges." msgstr "" #. (itstool) path: page/title #: C/printing-inklevel.page:20 msgid "How can I check my printer's ink/toner levels?" msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:22 msgid "" "How you check how much ink or toner is left in your printer depends on the " "model and manufacturer of your printer, and the drivers and applications " "installed on your computer." msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:26 msgid "" "Some printers have a built-in screen to display ink levels and other " "information." msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:29 msgid "" "The drivers and status tools for most HP printers are provided by the HP " "Linux Imaging and Printing (HPLIP) project. Other manufacturers might supply " "proprietary drivers with similar features." msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:33 msgid "" "Alternatively, you can install an application to check or monitor ink " "levels. Inkblot shows ink status for many HP, Epson and Canon " "printers. See if your printer is on the list of supported " "models. Another ink levels application for Epson and some other " "printers is mktink." msgstr "" #. (itstool) path: page/p #: C/printing-inklevel.page:40 msgid "" "Some printers are not yet well supported on Linux, and others are not " "designed to report their ink levels." msgstr "" #. (itstool) path: info/desc #: C/printing-order.page:8 msgid "Collate and reverse the print order." msgstr "" #. (itstool) path: page/title #: C/printing-order.page:24 msgid "Make pages print in a different order" msgstr "" #. (itstool) path: section/title #: C/printing-order.page:27 msgid "Reverse" msgstr "" #. (itstool) path: section/p #: C/printing-order.page:28 msgid "" "Printers usually print the first page first, and the last page last, so the " "pages end up in reverse order when you pick them up. If needed, you can " "reverse this printing order." msgstr "" #. (itstool) path: section/p #: C/printing-order.page:31 msgid "To reverse the order:" msgstr "" #. (itstool) path: item/p #: C/printing-order.page:34 msgid "" "In the General tab of the Print window under Copies, " "check Reverse. The last page will be printed first, and so on." msgstr "" #. (itstool) path: section/title #: C/printing-order.page:41 msgid "Collate" msgstr "" #. (itstool) path: section/p #: C/printing-order.page:44 msgid "" "If you are printing more than one copy of the document, the print-outs will " "be grouped by page number by default (i.e. all of the copies of page one " "come out, then the copies of page two, and so on). Collating will " "make each copy come out with its pages grouped together in the right order " "instead." msgstr "" #. (itstool) path: section/p #: C/printing-order.page:49 msgid "To Collate:" msgstr "" #. (itstool) path: item/p #: C/printing-order.page:52 msgid "" "In the General tab of the Print window under Copies " "check Collate." msgstr "" #. (itstool) path: info/desc #: C/printing-paperjam.page:8 msgid "" "How you clear a paper jam will depend on the make and model of printer that " "you have." msgstr "" #. (itstool) path: page/title #: C/printing-paperjam.page:21 msgid "Clearing a paper jam" msgstr "" #. (itstool) path: page/p #: C/printing-paperjam.page:23 msgid "Sometimes printers incorrectly feed sheets of paper and get jammed." msgstr "" #. (itstool) path: page/p #: C/printing-paperjam.page:25 msgid "" "The manual for your printer will usually provide detailed instructions on " "how to clear paper jams. Usually, you will need to open one of the printer's " "panels to find the jam inside and then firmly (but carefully!) pull the " "jammed paper out of the printer's feeding mechanism." msgstr "" #. (itstool) path: page/p #: C/printing-paperjam.page:30 msgid "" "Once the jam has been cleared you may need to press the printer's " "Resume button to start printing again. With some printers, you " "may even need to turn the printer off and then on again, and then start the " "print job again." msgstr "" #. (itstool) path: info/desc #: C/printing-select.page:7 msgid "Print only specific pages, or only a range of pages." msgstr "" #. (itstool) path: page/title #: C/printing-select.page:19 msgid "Print only certain pages" msgstr "" #. (itstool) path: page/p #: C/printing-select.page:21 msgid "To only print certain pages from the document:" msgstr "" #. (itstool) path: item/p #: C/printing-select.page:26 msgid "" "In the General tab in the Print window choose " "Pages from the Range section." msgstr "" #. (itstool) path: item/p #: C/printing-select.page:28 msgid "" "Type the numbers of the pages you want to print in the text box, separated " "by commas. Use a dash to denote a range of pages." msgstr "" #. (itstool) path: note/p #: C/printing-select.page:33 msgid "" "For example, if you enter \"1,3,5-7,9\" in the Pages text box, " "pages 1,3,5,6,7 and 9 will be printed." msgstr "" #. (itstool) path: note/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/printing-select.page:36 msgctxt "_" msgid "" "external ref='figures/printing-select.png' " "md5='053f8b6773086fc24f2f65f3cfc3df5f'" msgstr "" #. (itstool) path: info/desc #: C/printing-setup-default-printer.page:9 msgid "Pick the printer that you use most often." msgstr "" #. (itstool) path: page/title #: C/printing-setup-default-printer.page:30 msgid "Set the default printer" msgstr "" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:31 msgid "" "If you have more than one printer available, you can select which will be " "your default printer. You may want to pick the printer you use most often." msgstr "" #. (itstool) path: item/p #: C/printing-setup-default-printer.page:38 #: C/printing-setup.page:74 msgid "Open Printers." msgstr "" #. (itstool) path: item/p #: C/printing-setup-default-printer.page:41 msgid "" "Right click your desired default printer from the list of available " "printers, and click Set as Default." msgstr "" #. (itstool) path: note/p #: C/printing-setup-default-printer.page:46 msgid "" "When choosing from the list of available printers, you can filter the " "printer search results by specifying a name or location of the printer (for " "example, 1st floor or entrance)." msgstr "" #. (itstool) path: note/p #: C/printing-setup-default-printer.page:49 msgid "" "The search results filtering is available only in the dialog for addition of " "new printers." msgstr "" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:52 msgid "" "When you print in an application, the default printer is automatically used, " "unless you choose a different printer for that specific print job." msgstr "" #. (itstool) path: info/desc #: C/printing-setup.page:8 msgid "Set up a printer that is connected to your computer." msgstr "" #. (itstool) path: page/title #: C/printing-setup.page:40 msgid "Set up a local printer" msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:41 msgid "" "Your system can recognize many types of printers automatically once they're " "connected. Most printers are connected with a USB cable that attaches to " "your computer." msgstr "" #. (itstool) path: note/p #: C/printing-setup.page:46 msgid "" "You do not need to select whether you want to install network or local " "printer now. They are listed in one window." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:56 msgid "Make sure the printer is turned on." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:58 msgid "" "Connect the printer to your system via the appropriate cable. You may see " "activity on the screen as the system searches for drivers, and you may be " "asked to authenticate to install them." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:62 msgid "" "A message will appear when the system is finished installing the printer. " "Select Print Test Page to print a test page, or " "Options to make additional changes in the printer setup." msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:68 msgid "" "If your printer was not set up automatically, you can add it in the printer " "settings." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:75 msgid "Click Add and select the printer from the Devices window." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:76 msgid "Click Forward and wait while it searches for drivers." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:77 msgid "" "You can customize the printer's name, description, and location if you like. " "When finished, click Apply." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:79 msgid "" "You can now print a test page or click Cancel to skip that step." msgstr "" #. (itstool) path: note/p #: C/printing-setup.page:83 msgid "" "If there are multiple drivers available for your computer, you may be asked " "to select a driver. To use the recommended driver, just click Forward on the " "make and model screens." msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:93 msgid "" "After you install the printer, you may wish to change your default printer." msgstr "" #. (itstool) path: info/desc #: C/printing-streaks.page:8 msgid "" "If print-outs are streaky, fading, or missing colors, check your ink levels " "or clean the print head." msgstr "" #. (itstool) path: page/title #: C/printing-streaks.page:22 msgid "Why are there streaks, lines or the wrong colors on my print-outs?" msgstr "" #. (itstool) path: page/p #: C/printing-streaks.page:30 msgid "" "If your print-outs are streaky, faded, have lines on them that shouldn't be " "there, or are otherwise poor in quality, this may be due to a problem with " "the printer or a low ink/toner supply." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:36 msgid "Fading text or images" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:37 msgid "" "You may be running out of ink or toner. Check your ink/toner supply and buy " "a new cartridge if necessary." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:42 msgid "Streaks and lines" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:43 msgid "" "If you have an inkjet printer, the print head may be dirty or partially " "blocked. Try cleaning the print head (see the printer's manual for " "instructions)." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:49 msgid "Wrong colors" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:50 msgid "" "The printer may have run out of one color of ink or toner. Check your " "ink/toner supply and buy a new cartridge if necessary." msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:55 msgid "Jagged lines, or lines aren't straight" msgstr "" #. (itstool) path: item/p #: C/printing-streaks.page:56 msgid "" "If lines on your print-out that should be straight turn out jagged, you may " "need to align the print head. See the printer's instruction manual for " "details on how to do this." msgstr "" #. (itstool) path: info/desc #: C/report-ubuntu-bug.page:7 msgid "How and where to report problems with Ubuntu." msgstr "" #. (itstool) path: page/title #: C/report-ubuntu-bug.page:18 msgid "Report a problem in Ubuntu" msgstr "" #. (itstool) path: page/p #: C/report-ubuntu-bug.page:20 msgid "" "If you notice a problem in Ubuntu, you can file a bug report." msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:24 msgid "" "Type AltF2 and type ubuntu-bug " "nameofprogram" msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:26 msgid "" "If you have a hardware issue or don't know the name of the program affected, " "just type ubuntu-bug" msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:30 msgid "" "After running one of the above commands, Ubuntu will gather information " "about the bug. This may take a few minutes. Review the collected information " "if you wish. Click Send to continue." msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:35 msgid "" "A new web browser tab will open to continue processing the bug data. Ubuntu " "uses the website Launchpad to manage its bug reports. If you do " "not have a Launchpad account, you will need to register for one to file a " "bug and receive email updates about its status. You can do this by clicking " "Create a new account." msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:42 msgid "" "After logging in to Launchpad, enter a description of the problem in the " "summary field." msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:45 msgid "" "After clicking Next Launchpad will search for similar bugs in " "case the bug you are reporting has already been reported. If the bug has " "already been reported, you can mark that bug as also affecting you. You can " "also subscribe to the bug report to receive updates about progress with " "fixing it. If the bug has not already been reported, click No, I need " "to report a new bug." msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:51 msgid "" "Fill in the description field with as much information as you can. It's " "important that you specify three things:" msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:54 msgid "What you expected to happen" msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:55 msgid "What actually happened" msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:56 msgid "" "If possible, a minimal series of steps necessary to make it happen, where " "step 1 is \"start the program\"" msgstr "" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:59 msgid "" "Your report will be given an ID number, and its status will be updated as it " "is being dealt with. Thanks for helping make Ubuntu better!" msgstr "" #. (itstool) path: note/p #: C/report-ubuntu-bug.page:63 msgid "" "If you get the \"This is not a genuine Ubuntu package\" error, it means that " "the software you are trying to report a bug about is not from the official " "Ubuntu repositories. In this case, you cannot use Ubuntu's built-in bug " "reporting tool." msgstr "" #. (itstool) path: page/p #: C/report-ubuntu-bug.page:67 msgid "" "For more information about reporting bugs in Ubuntu, please read the " "extensive online " "documentation." msgstr "" #. (itstool) path: info/desc #: C/screen-shot-record.page:10 msgid "Take a picture of what's happening on your screen." msgstr "" #. (itstool) path: credit/years #: C/screen-shot-record.page:17 msgid "2011" msgstr "" #. (itstool) path: page/title #: C/screen-shot-record.page:28 msgid "Screenshots" msgstr "" #. (itstool) path: page/p #: C/screen-shot-record.page:30 msgid "" "You can take a picture of your screen (a screenshot). This is " "useful if you want to show someone how to do something on the computer, for " "example. Screenshots are just normal picture files, so you can email them " "and share them on the web." msgstr "" #. (itstool) path: section/title #: C/screen-shot-record.page:33 msgid "Take a screenshot" msgstr "" #. (itstool) path: section/p #: C/screen-shot-record.page:34 msgid "To take a picture of what's on your screen:" msgstr "" #. (itstool) path: item/p #: C/screen-shot-record.page:36 msgid "Go to the Dash and open the Screenshot tool." msgstr "" #. (itstool) path: item/p #: C/screen-shot-record.page:39 msgid "" "In the Take Screenshot window, select whether to grab the entire " "desktop, a single window, or an area of the screen. Set a delay if you need " "to select a window or otherwise set up your desktop for the screenshot. Then " "choose any effects you want." msgstr "" #. (itstool) path: item/p #: C/screen-shot-record.page:46 msgid "Click Take Screenshot." msgstr "" #. (itstool) path: item/p #: C/screen-shot-record.page:47 msgid "" "If you selected Select area to grab, the pointer changes into a " "crosshair. Click and drag the area you want for the screenshot." msgstr "" #. (itstool) path: item/p #: C/screen-shot-record.page:52 msgid "" "In the Save Screenshot window, enter a file name and choose a " "folder, then click Save." msgstr "" #. (itstool) path: info/desc #: C/session-formats.page:25 msgid "" "Choose a region used for date and time, numbers, currency, and measurement." msgstr "" #. (itstool) path: page/title #: C/session-formats.page:31 msgid "Change date and measurement formats" msgstr "" #. (itstool) path: page/p #: C/session-formats.page:33 msgid "" "You can control the formats that are used for dates, times, numbers, " "currency, and measurement to match the local customs of your region." msgstr "" #. (itstool) path: item/p #: C/session-formats.page:38 msgid "" "Open Language Support and select the Regional Formats " "tab." msgstr "" #. (itstool) path: item/p #: C/session-formats.page:40 msgid "" "Select the region that most closely matches the formats you'd like to use. " "By default, the list only shows regions that use the language set on the " "Language tab." msgstr "" #. (itstool) path: item/p #: C/session-formats.page:43 msgid "" "You have to log out and back in for these changes to take effect. Click the " "icon at the very right of the menu bar and select Log Out to log " "out." msgstr "" #. (itstool) path: page/p #: C/session-formats.page:48 msgid "" "After you've selected a region, the area below the list shows various " "examples of how dates and other values are shown. Although not shown in the " "examples, your region also controls the starting day of the week in " "calendars." msgstr "" #. (itstool) path: section/title #: C/session-formats.page:54 msgid "Change the system formats" msgstr "" #. (itstool) path: section/p #: C/session-formats.page:56 msgid "" "When you change your region for formats, you only change it for your account " "after you log in. You can also change the system formats, the " "formats used in places like the login screen." msgstr "" #. (itstool) path: item/p #: C/session-formats.page:61 msgid "Change your formats, as described above." msgstr "" #. (itstool) path: item/p #: C/session-formats.page:62 #: C/session-language.page:72 msgid "Click Apply System-Wide." msgstr "" #. (itstool) path: note/p #: C/session-formats.page:69 #: C/session-language.page:79 msgid "" "You can find more detailed guidance on languages and regional formats in " "Language Support Help." msgstr "" #. (itstool) path: info/desc #: C/session-language.page:8 msgid "Switch to a different language for user interface and help text." msgstr "" #. (itstool) path: page/title #: C/session-language.page:36 msgid "Change which language you use" msgstr "" #. (itstool) path: page/p #: C/session-language.page:38 msgid "" "You can use your desktop and applications in any of dozens of languages, " "provided you have the proper language " "packs installed on your computer." msgstr "" #. (itstool) path: item/p #: C/session-language.page:44 msgid "Click Language Support." msgstr "" #. (itstool) path: item/p #: C/session-language.page:45 msgid "" "Select your desired language on the Language tab. Drag the " "language to the top of the list." msgstr "" #. (itstool) path: item/p #: C/session-language.page:46 msgid "" "You have to log out and back in for language changes to take effect. Click " "the icon at the very right of the menu bar and select Log Out to " "log out." msgstr "" #. (itstool) path: page/p #: C/session-language.page:56 msgid "" "There are some special folders in your home folder where applications can " "store things like music, pictures, and documents. These folders use standard " "names according to your language. When you log back in, you will be asked if " "you want to rename these folders to the standard names for your selected " "language. If you plan to use the new language all the time, you should " "update the folder names." msgstr "" #. (itstool) path: section/title #: C/session-language.page:64 msgid "Change the system language" msgstr "" #. (itstool) path: section/p #: C/session-language.page:66 msgid "" "When you change your language, you only change it for your account after you " "log in. You can also change the system language, the language used " "in places like the login screen." msgstr "" #. (itstool) path: item/p #: C/session-language.page:71 msgid "Change your language, as described above." msgstr "" #. (itstool) path: info/desc #: C/session-screenlocks.page:11 msgid "" "Change how long to wait before locking the screen in the Brightness " "& Lock settings." msgstr "" #. (itstool) path: page/title #: C/session-screenlocks.page:25 msgid "The screen locks itself too quickly" msgstr "" #. (itstool) path: page/p #: C/session-screenlocks.page:27 msgid "" "If you leave your computer for a few minutes, the screen will automatically " "lock itself so you have to enter your password to start using it again. This " "is done for security reasons (so no one can mess with your work if you leave " "the computer unattended), but it can be annoying if the screen locks itself " "too quickly." msgstr "" #. (itstool) path: page/p #: C/session-screenlocks.page:33 msgid "To wait a longer period before the screen is automatically locked:" msgstr "" #. (itstool) path: item/p #: C/session-screenlocks.page:37 msgid "Click Brightness & Lock." msgstr "" #. (itstool) path: item/p #: C/session-screenlocks.page:38 msgid "Change the value in the Lock screen after drop-down list." msgstr "" #. (itstool) path: note/p #: C/session-screenlocks.page:42 msgid "" "If you don't ever want the screen to lock itself automatically, switch " "Lock off." msgstr "" #. (itstool) path: info/desc #: C/sharing.page:8 msgid "" "Desktop sharing, Share files…" msgstr "" #. (itstool) path: page/title #: C/sharing.page:27 msgid "Sharing" msgstr "" #. (itstool) path: info/desc #: C/sharing-bluetooth.page:7 msgid "Bluetooth file sharing and receiving options." msgstr "" #. (itstool) path: page/title #: C/sharing-bluetooth.page:19 msgid "Control sharing over Bluetooth" msgstr "" #. (itstool) path: page/p #: C/sharing-bluetooth.page:21 msgid "" "You can allow access to your Public and Downloads " "folders for Bluetooth file sharing, and also restrict that access to only " "trusted devices. Configure Personal File Sharing " "Preferences to control access to the shared folders on your computer." msgstr "" #. (itstool) path: note/p #: C/sharing-bluetooth.page:28 msgid "" "A Bluetooth device is trusted if you have paired, or " "connected your computer to it. See ." msgstr "" #. (itstool) path: steps/title #: C/sharing-bluetooth.page:34 msgid "Share your Public folder over Bluetooth" msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:36 msgid "In the Dash, open Personal File Sharing." msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:39 msgid "" "Select the desired Bluetooth file sharing and receiving options from the " "list." msgstr "" #. (itstool) path: info/desc #: C/sharing-desktop.page:19 msgid "Let other people view and interact with your desktop using VNC." msgstr "" #. (itstool) path: page/title #: C/sharing-desktop.page:23 msgid "Share your desktop" msgstr "" #. (itstool) path: page/p #: C/sharing-desktop.page:25 msgid "" "You can let other people view and control your desktop from another computer " "with a desktop viewing application. Configure Desktop Sharing to " "allow others to access your desktop and set the security preferences." msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:31 msgid "In the Dash, open Desktop Sharing." msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:34 msgid "" "To let others view your desktop, select Allow other users to view your " "desktop. This means that other people will be able to attempt to " "connect to your computer and view what's on your screen." msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:40 msgid "" "To let others interact with your desktop, select Allow other users to " "control your desktop. This may allow the other person to move your " "mouse, run applications, and browse files on your computer, depending on the " "security settings which you are currently using." msgstr "" #. (itstool) path: section/p #: C/sharing-desktop.page:51 msgid "" "It is important that you consider the full extent of what each security " "option means before changing it." msgstr "" #. (itstool) path: item/title #: C/sharing-desktop.page:55 msgid "Confirm access to your machine" msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:56 msgid "" "If you want to be able to choose whether to allow someone to access your " "desktop, select You must confirm each access to this machine. If " "you disable this option, you will not be asked whether you want to allow " "someone to connect to your computer." msgstr "" #. (itstool) path: note/p #: C/sharing-desktop.page:61 msgid "This option is enabled by default." msgstr "" #. (itstool) path: item/title #: C/sharing-desktop.page:65 msgid "Enable password" msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:66 msgid "" "To require other people to use a password when connecting to your desktop, " "select Require the user to enter this password. If you do not use " "this option, anyone can attempt to view your desktop." msgstr "" #. (itstool) path: note/p #: C/sharing-desktop.page:70 msgid "" "This option is disabled by default, but you should enable it and set a " "secure password." msgstr "" #. (itstool) path: item/title #: C/sharing-desktop.page:75 msgid "Allow access to your desktop over the Internet" msgstr "" #. (itstool) path: item/p #: C/sharing-desktop.page:76 msgid "" "If your router supports UPnP Internet Gateway Device Protocol and it is " "enabled, you can allow other people who are not on your local network to " "view your desktop. To allow this, select Automatically configure UPnP " "router to open and forward ports. Alternatively, you can configure " "your router manually." msgstr "" #. (itstool) path: note/p #: C/sharing-desktop.page:82 msgid "This option is disabled by default." msgstr "" #. (itstool) path: section/title #: C/sharing-desktop.page:89 msgid "Show notification area icon" msgstr "" #. (itstool) path: section/p #: C/sharing-desktop.page:90 msgid "" "To be able to disconnect someone who is viewing your desktop, you need to " "enable this option. If you select Always, this icon will be " "visible regardless of whether someone is viewing your desktop or not." msgstr "" #. (itstool) path: note/p #: C/sharing-desktop.page:94 msgid "" "If this option is disabled, it is possible for someone to connect to your " "desktop without your knowledge, depending on the security settings." msgstr "" #. (itstool) path: info/desc #: C/shell-apps-favorites.page:13 msgid "Add, move, or remove frequently-used program icons on the Launcher." msgstr "" #. (itstool) path: page/title #: C/shell-apps-favorites.page:32 msgid "Change which applications show in the Launcher" msgstr "" #. (itstool) path: page/p #: C/shell-apps-favorites.page:34 msgid "" "To add an application to the Launcher for quick access:" msgstr "" #. (itstool) path: item/p #: C/shell-apps-favorites.page:37 msgid "" "Drag the application's icon from the Dash onto the Launcher." msgstr "" #. (itstool) path: item/p #: C/shell-apps-favorites.page:40 msgid "" "Alternatively, when an application is running, right click on the " "application icon and select Lock to Launcher." msgstr "" #. (itstool) path: page/p #: C/shell-apps-favorites.page:45 msgid "" "The Launcher icon order can be changed by dragging an icon off of the " "Launcher, and then back onto it in the desired location." msgstr "" #. (itstool) path: page/p #: C/shell-apps-favorites.page:48 msgid "" "To remove an application icon from the Launcher, right click on the " "application icon and select Unlock from Launcher." msgstr "" #. (itstool) path: info/desc #: C/shell-exit.page:13 msgid "" "Learn how to leave your user account, by logging out, switching users, and " "so on." msgstr "" #. (itstool) path: credit/name #: C/shell-exit.page:29 msgid "Alexandre Franke" msgstr "" #. (itstool) path: page/title #: C/shell-exit.page:36 msgid "Log out, power off, switch users" msgstr "" #. (itstool) path: page/p #: C/shell-exit.page:44 msgid "" "When you've finished using your computer, you can turn it off, suspend it " "(to save power), or leave it powered on and log out." msgstr "" #. (itstool) path: section/title #: C/shell-exit.page:48 msgid "Log out or switch users" msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:49 msgid "" "To let other users use your computer, you can either log out, or leave " "yourself logged in and just switch users. If you switch users, all of your " "applications will continue running, and everything will be where you left it " "when you log back in." msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:53 msgid "" "To log out or switch users, click the system menu at the very right of the menu bar and select the " "appropriate option." msgstr "" #. (itstool) path: section/title #: C/shell-exit.page:61 msgid "Lock the screen" msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:62 msgid "" "If you're leaving your computer for a short time, you should lock your " "screen to prevent other people from accessing your files or running " "applications. When you return, simply enter your password to log back in. If " "you don't lock your screen, it will lock automatically after a certain " "amount of time." msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:68 msgid "" "To lock your screen, click the system menu in the menu bar and " "select Lock Screen." msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:71 msgid "" "When your screen is locked, other users can log in to their own accounts by " "clicking Switch User on the password screen. You can switch back " "to your desktop when they are finished." msgstr "" #. (itstool) path: section/title #: C/shell-exit.page:80 msgid "Suspend" msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:82 msgid "" "To save power, suspend your computer when you aren't using it. If you use a " "laptop, Ubuntu suspends your computer automatically when you close the lid. " "This saves your state to your computer's memory and powers off most of the " "computer's functions. A very small amount of power is still used during " "suspend." msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:88 msgid "" "To suspend your computer manually, click the system menu in the " "menu bar and select Suspend." msgstr "" #. (itstool) path: section/title #: C/shell-exit.page:93 msgid "Power off or restart" msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:95 msgid "" "If you want to power off your computer entirely, or do a full restart, click " "the system menu and select Shut Down." msgstr "" #. (itstool) path: section/p #: C/shell-exit.page:99 msgid "" "If there are other users logged in, you may not be allowed to power off or " "restart the computer, because this will end their sessions. If you are an " "administrative user, you may be asked for your password to power off." msgstr "" #. (itstool) path: info/desc #: C/shell-guest-session.page:10 msgid "Let a friend or colleague borrow your computer in a secure manner." msgstr "" #. (itstool) path: page/title #: C/shell-guest-session.page:19 msgid "Launch a restricted guest session" msgstr "" #. (itstool) path: section/title #: C/shell-guest-session.page:22 msgid "Temporary session with restricted privileges" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:24 msgid "" "Once in a while a friend, family member, or colleague may want to borrow " "your computer. The Ubuntu Guest Session feature provides a " "convenient way, with a high level of security, to lend your computer to " "someone else. A guest session can be launched either from the login screen " "or from within a regular session. If you are currently logged in, click the " "icon at the far right of the menu bar and select Guest " "Session. This will lock the screen for your own session and start the " "guest session." msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:31 msgid "" "A guest cannot view the home folders of other users, and by default any " "saved data or changed settings will be removed/reset at logout. It means " "that each session starts with a fresh environment, unaffected by what " "previous guests did." msgstr "" #. (itstool) path: section/title #: C/shell-guest-session.page:38 msgid "Customization" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:40 msgid "" "The " "Customize Guest Session online tutorial explains how to customize the " "appearance and behavior." msgstr "" #. (itstool) path: section/title #: C/shell-guest-session.page:47 msgid "Disabling the feature" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:49 msgid "" "If you prefer to not allow guest access to your computer, you can disable " "the Guest Session feature. To do so, press " "CtrlAltT to open a " "terminal window, and then run this command:" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:55 msgid "" "The command creates a small configuration file. To re-enable Guest " "Session, simply remove that file:" msgstr "" #. (itstool) path: info/desc #: C/shell-keyboard-shortcuts.page:11 msgid "Get around the desktop using the keyboard." msgstr "" #. (itstool) path: page/title #: C/shell-keyboard-shortcuts.page:22 msgid "Useful keyboard shortcuts" msgstr "" #. (itstool) path: page/p #: C/shell-keyboard-shortcuts.page:24 msgid "" "This page provides an overview of keyboard shortcuts that can help you use " "your desktop and applications more efficiently. If you cannot use a mouse or " "pointing device at all, see for more " "information on navigating user interfaces with only the keyboard." msgstr "" #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:30 msgid "Getting around the desktop" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "AltF2" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "Pop up command window (for quickly running commands)" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:40 msgid "AltTab" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:41 msgid "" "Quickly switch between " "windows. Hold down Shift for reverse order." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:46 msgid "Alt`" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:47 msgid "" "Switch between windows from the same application, or from the selected " "application after AltTab." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:49 msgid "" "This shortcut uses ` on US keyboards, where the ` key " "is above Tab. On all other keyboards, the shortcut is " "Alt plus whatever key is above Tab." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:54 msgid "SuperS" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:55 msgid "" "Activate the workspace switcher. Zoom out on all workspaces." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:58 msgid "SuperW" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:59 msgid "Activate \"Expo\" mode. Show all windows from current workspace." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:62 msgid "CtrlAltArrow keys" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:63 msgid "" "Switch between workspaces." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:67 msgid "" "CtrlAltShiftArrow " "keys" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:68 msgid "" "Move the current window to a " "different workspace." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:72 msgid "CtrlAltDelete" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:73 msgid "Log out." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:76 msgid "" "CtrlSuperD" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:77 msgid "" "Hide all windows and show the desktop. Press the keys again to restore your " "windows." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:80 msgid "CtrlAltL" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:81 msgid "Lock the screen." msgstr "" #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:86 msgid "Common editing shortcuts" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:88 msgid "CtrlA" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:89 msgid "Select all text or items in a list." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:92 msgid "CtrlX" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:93 msgid "Cut (remove) selected text or items and place it on the clipboard." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:96 msgid "CtrlC" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:97 msgid "Copy selected text or items to the clipboard." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:100 msgid "CtrlV" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:101 msgid "Paste the contents of the clipboard." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:104 msgid "CtrlZ" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:105 msgid "Undo the last action." msgstr "" #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:110 msgid "Capturing from the screen" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:112 msgid "Print Screen" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:113 msgid "" "Take a screenshot." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:116 msgid "AltPrint Screen" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:117 msgid "" "Take a screenshot of a " "window." msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:121 msgid "ShiftPrint Screen" msgstr "" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:122 msgid "" "Take a screenshot of an area of " "the screen. The pointer changes to a crosshair. Click and drag to " "select an area." msgstr "" #. (itstool) path: info/title #: C/shell-overview.page:9 msgctxt "link:trail" msgid "Desktop" msgstr "" #. (itstool) path: info/desc #: C/shell-overview.page:11 msgid "" "Introduction, keyboard shortcuts, windows…" msgstr "" #. (itstool) path: page/title #: C/shell-overview.page:27 msgid "Desktop, apps & windows" msgstr "" #. (itstool) path: section/title #: C/shell-overview.page:32 msgid "The Desktop" msgstr "" #. (itstool) path: section/title #: C/shell-overview.page:36 msgid "Applications and windows" msgstr "" #. (itstool) path: info/desc #: C/shell-windows-maximize.page:10 msgid "Double-click or drag a titlebar to maximize or restore a window." msgstr "" #. (itstool) path: page/title #: C/shell-windows-maximize.page:23 msgid "Maximize and unmaximize a window" msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:25 msgid "" "You can maximize a window to take up all of the space on your desktop and " "unmaximize a window to restore it to its normal size. You can also maximize " "windows vertically along the left and right sides of the screen, so you can " "look at two windows at once. See for " "details." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:31 msgid "" "To maximize a window, grab the titlebar and drag it to the top of the " "screen, or double-click the titlebar. To maximize a window using the " "keyboard, hold down Ctrl and Super and press ." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:37 msgid "" "To restore a window to its unmaximized size, drag it away from the edges of " "the screen. If the window is fully maximized, you can double-click the " "titlebar to restore it. You can also use the keyboard shortcut " "Ctrl Super " "." msgstr "" #. (itstool) path: note/p #: C/shell-windows-maximize.page:44 #: C/shell-windows-tiled.page:37 msgid "" "Hold down the Alt key and drag anywhere in a window to move it." msgstr "" #. (itstool) path: info/desc #: C/shell-windows.page:9 msgid "Move and organize your windows." msgstr "" #. (itstool) path: page/title #: C/shell-windows.page:21 msgid "Windows and workspaces" msgstr "" #. (itstool) path: page/p #: C/shell-windows.page:23 msgid "" "Like other desktops, Unity uses windows to display your running " "applications. Using both the Dash and the Launcher, " "you can launch new applications and control which window is active." msgstr "" #. (itstool) path: page/p #: C/shell-windows.page:25 msgid "" "In addition to windows, you can also group your applications together within " "workspaces. Visit the window and workspace help topics below to better learn " "how to use these features." msgstr "" #. (itstool) path: info/title #: C/shell-windows.page:49 msgctxt "link:trail" msgid "Windows" msgstr "" #. (itstool) path: section/title #: C/shell-windows.page:51 msgid "Working with windows" msgstr "" #. (itstool) path: info/title #: C/shell-windows.page:56 msgctxt "link:trail" msgid "Workspaces" msgstr "" #. (itstool) path: section/title #: C/shell-windows.page:58 msgid "Working with workspaces" msgstr "" #. (itstool) path: info/desc #: C/shell-windows-states.page:10 msgid "Restore, resize, arrange and hide." msgstr "" #. (itstool) path: page/title #: C/shell-windows-states.page:23 msgid "Window operations" msgstr "" #. (itstool) path: page/p #: C/shell-windows-states.page:25 msgid "Windows can be resized or concealed to suit workflow." msgstr "" #. (itstool) path: section/title #: C/shell-windows-states.page:29 msgid "Minimize, restore and close" msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:31 msgid "To minimize or hide a window:" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:34 msgid "" "Click the - in the top left hand corner of the application's " "menu bar. If the application is maximized (taking up your whole " "screen), the menu bar will appear at the very top of the screen. Otherwise, " "the minimize button will appear at the top of the application window." msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:39 msgid "" "Or press AltSpace to bring up the " "window menu. Then press n. The window 'disappears' into the " "Launcher." msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:45 msgid "To restore the window:" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:48 msgid "" "Click on it in the Launcher or " "retrieve it from the window switcher by pressing " "AltTab." msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:54 msgid "To close the window:" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:57 msgid "Click the x in the top left hand corner of the window, or" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:60 msgid "Press AltF4, or" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:63 msgid "" "Press AltSpace to bring up the window " "menu. Then press c." msgstr "" #. (itstool) path: section/title #: C/shell-windows-states.page:71 msgid "Resize" msgstr "" #. (itstool) path: note/p #: C/shell-windows-states.page:74 msgid "A window cannot be resized if it is maximized." msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:76 msgid "To resize your window horizontally and/or vertically:" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:79 msgid "" "Move the mouse pointer into any corner of the window until it changes into a " "'corner-pointer'. Click+hold+drag to resize the window in any direction." msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:83 msgid "To resize only in the horizontal direction:" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:86 msgid "" "Move the mouse pointer to either side of the window until it changes into a " "'side-pointer'. Click+hold+drag to resize the window horizontally." msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:90 msgid "To resize only in the vertical direction:" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:93 msgid "" "Move the mouse pointer to the top or bottom of the window until it changes " "into a 'top-pointer' or 'bottom-pointer' respectively. Click+hold+drag to " "resize the window vertically." msgstr "" #. (itstool) path: section/title #: C/shell-windows-states.page:103 msgid "Arranging windows in your workspace" msgstr "" #. (itstool) path: section/p #: C/shell-windows-states.page:105 msgid "To place two windows side by side:" msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:108 msgid "" "Click on the title bar of a window and drag it toward the left " "edge of the screen. When the mouse pointer touches the edge, the " "left half of the screen becomes highlighted. Release the mouse button and " "the window will fill the left half of the screen." msgstr "" #. (itstool) path: item/p #: C/shell-windows-states.page:112 msgid "" "Drag another window to the right side: when the right half of the screen is " "highlighted, release. Each of the two windows fills half the screen." msgstr "" #. (itstool) path: note/p #: C/shell-windows-states.page:118 msgid "" "Pressing Alt + click anywhere in a window will allow you to move " "the window. Some people may find this easier than clicking on the title " "bar of an application." msgstr "" #. (itstool) path: info/desc #: C/shell-windows-switching.page:11 msgid "Press AltTab." msgstr "" #. (itstool) path: page/title #: C/shell-windows-switching.page:26 msgid "Switch between windows" msgstr "" #. (itstool) path: section/title #: C/shell-windows-switching.page:34 msgid "From the Launcher" msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:36 msgid "" "Show the Launcher by moving your mouse to the top left corner of " "your screen." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:39 msgid "" "Applications that are running have a small white triangle arrow on the left. " "Click on a running application icon to switch to it." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:43 msgid "" "If a running application has multiple windows open, there will be multiple " "white arrows on the left. Click the application icon a second time to show " "all open windows zoomed out. Click the window you want to switch to." msgstr "" #. (itstool) path: section/title #: C/shell-windows-switching.page:52 msgid "From the keyboard" msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:54 msgid "" "Press AltTab to bring up the " "window switcher." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:57 msgid "" "Release Alt to select the next (highlighted) window in the " "switcher." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:59 msgid "" "Otherwise, still holding down the Alt key, press Tab " "to cycle through the list of open windows, or " "ShiftTab to cycle backwards." msgstr "" #. (itstool) path: note/p #: C/shell-windows-switching.page:64 msgid "" "Windows in the window switcher are grouped by application. Previews of " "applications with multiple windows pop up as you click through." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:68 msgid "" "You can also move between the application icons in the window switcher with " "the or keys, or select one by clicking it with the " "mouse." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:71 msgid "" "Previews of applications with a single window can be displayed with the " " key." msgstr "" #. (itstool) path: note/p #: C/shell-windows-switching.page:75 msgid "" "Only windows from the current workspace will be shown. To show windows from all " "workspaces, hold down the Ctrl and Alt keys and press " "Tab or ShiftTab." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:85 msgid "" "Press SuperW to show all open windows " "zoomed out." msgstr "" #. (itstool) path: item/p #: C/shell-windows-switching.page:89 msgid "Click the window you want to switch to." msgstr "" #. (itstool) path: info/desc #: C/shell-windows-tiled.page:10 msgid "Maximize two windows side-by-side." msgstr "" #. (itstool) path: page/title #: C/shell-windows-tiled.page:20 msgid "Tile windows" msgstr "" #. (itstool) path: page/p #: C/shell-windows-tiled.page:22 msgid "" "You can maximize a window on only the left or right side of the screen, " "allowing you to place two windows side-by-side to quickly switch between " "them." msgstr "" #. (itstool) path: page/p #: C/shell-windows-tiled.page:26 msgid "" "To maximize a window along a side of the screen, grab the titlebar and drag " "it to the left or right side until half of the screen is highlighted. Using " "the keyboard, hold down Ctrl and Super and press the Left or Right " "key." msgstr "" #. (itstool) path: info/desc #: C/shell-workspaces-movewindow.page:11 msgid "" "Open the workspace switcher and drag the window to a different workspace." msgstr "" #. (itstool) path: page/title #: C/shell-workspaces-movewindow.page:25 msgid "Move a window to a different workspace" msgstr "" #. (itstool) path: note/p #: C/shell-workspaces-movewindow.page:28 #: C/shell-workspaces-switch.page:27 msgid "" "Please see about enabling workspaces." msgstr "" #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:31 #: C/shell-workspaces-switch.page:32 msgid "Using the mouse:" msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:35 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:39 msgid "Drag the window to the workspace you choose." msgstr "" #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:43 #: C/shell-workspaces-switch.page:37 msgid "Using the keyboard:" msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:46 msgid "Select the window you want to move." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:49 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the right of the current " "workspace on the workspace switcher." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:55 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the left of the current " "workspace on the workspace switcher." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:61 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is below the current workspace on " "the workspace switcher." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:67 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is above the current workspace on " "the workspace switcher." msgstr "" #. (itstool) path: info/desc #: C/shell-workspaces.page:10 msgid "Workspaces are a way of grouping windows on your desktop." msgstr "" #. (itstool) path: page/title #: C/shell-workspaces.page:23 msgid "What is a workspace, and how will it help me?" msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces.page:26 msgctxt "_" msgid "" "external ref='figures/unity-workspace-intro.png' " "md5='058673b073532130bbe9d340a4b3d6e1'" msgstr "" #. (itstool) path: media/p #: C/shell-workspaces.page:27 msgid "Workspace switcher button" msgstr "" #. (itstool) path: page/p #: C/shell-workspaces.page:30 msgid "" "Workspaces refer to the grouping of windows on your desktop. These virtual " "desktops increase the size of your working area. Workspaces are meant to " "reduce clutter and make the desktop easier to navigate." msgstr "" #. (itstool) path: page/p #: C/shell-workspaces.page:33 msgid "" "Workspaces can be used to organize your work. For example, you could have " "all your communication windows, such as e-mail and your chat program, on one " "workspace, and the work you are doing on a different workspace. Your music " "manager could be on a third workspace." msgstr "" #. (itstool) path: steps/title #: C/shell-workspaces.page:39 msgid "Enable workspaces" msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:44 msgid "" "In the Personal section, click Appearance and select the " "Behavior tab." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:47 msgid "Tick the Enable workspaces checkbox." msgstr "" #. (itstool) path: page/p #: C/shell-workspaces.page:51 msgid "" "Now you can open the Launcher and " "click the workspace switcher icon near the bottom. By default, " "Ubuntu shows 4 workspaces, arranged in 2 rows and 2 columns. You can change " "the number of workspaces:" msgstr "" #. (itstool) path: steps/title #: C/shell-workspaces.page:54 msgid "Change the number of workspaces" msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:55 msgid "" "Go to the Dash and open the " "Terminal." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:56 msgid "" "To change the number of rows, type the following command, changing the final " "number to the number you wish. Press Enter." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:59 msgid "" "To change the number of columns, type the following command, changing the " "final number to the number you wish. Press Enter." msgstr "" #. (itstool) path: info/desc #: C/shell-workspaces-switch.page:11 msgid "Open the workspace switcher and double-click one of the workspaces." msgstr "" #. (itstool) path: page/title #: C/shell-workspaces-switch.page:24 msgid "Switch between workspaces" msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:33 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom. Double-click on any " "window or workspace to switch to it, or press the workspace switcher button " "again to return to your previous workspace." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:41 msgid "" "Press CtrlAlt to move to " "a workspace which is to the right of the current workspace." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:44 msgid "" "Press CtrlAlt to move to " "a workspace which is to the left of the current workspace." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:49 msgid "" "Press CtrlAlt to move to " "a workspace which is below the current workspace." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:52 msgid "" "Press CtrlAlt to move to " "a workspace which is above the current workspace." msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces-switch.page:60 msgctxt "_" msgid "" "external ref='figures/unity-windows.png' " "md5='a29e8180454ef7c9d06bf4a7f8bf238d'" msgstr "" #. (itstool) path: info/desc #: C/sound-alert.page:14 msgid "" "Choose the sound to play for messages, set the alert volume, or disable " "alert sounds." msgstr "" #. (itstool) path: page/title #: C/sound-alert.page:19 msgid "Choose or disable the alert sound" msgstr "" #. (itstool) path: page/p #: C/sound-alert.page:21 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. You can choose different sound clips for alerts, set the alert " "volume independently of your system volume, or disable alert sounds entirely." msgstr "" #. (itstool) path: item/p #: C/sound-alert.page:27 #: C/sound-nosound.page:65 msgid "" "Click the sound menu in the menu bar and click " "Sound Settings." msgstr "" #. (itstool) path: item/p #: C/sound-alert.page:28 msgid "" "On the Sound Effects tab, select an alert sound. Each sound will " "play when you click on it so you can hear how it sounds." msgstr "" #. (itstool) path: page/p #: C/sound-alert.page:32 msgid "" "Use the volume slider on the Sound Effects tab to set the volume " "of the alert sound. This won't affect the volume of your music, movies, or " "other sound files." msgstr "" #. (itstool) path: page/p #: C/sound-alert.page:36 msgid "" "To disable alert sounds entirely, just select Mute next to " "Alert volume." msgstr "" #. (itstool) path: info/desc #: C/sound-broken.page:10 msgid "" "Troubleshoot problems like having no sound or having poor sound quality." msgstr "" #. (itstool) path: page/title #: C/sound-broken.page:20 msgid "Sound problems" msgstr "" #. (itstool) path: page/p #: C/sound-broken.page:27 msgid "" "There are a number of ways for sound playback to break on your computer. " "Which of the topics below best describes the problem you are experiencing?" msgstr "" #. (itstool) path: info/desc #: C/sound-crackle.page:8 msgid "Check your audio cables and sound card drivers." msgstr "" #. (itstool) path: page/title #: C/sound-crackle.page:20 msgid "I hear crackling or buzzing when sounds are playing" msgstr "" #. (itstool) path: page/p #: C/sound-crackle.page:22 msgid "" "If you hear crackling or buzzing when sounds are playing on your computer, " "you may have a problem with the audio cables or connectors, or a problem " "with the drivers for the sound card." msgstr "" #. (itstool) path: item/p #: C/sound-crackle.page:28 msgid "Check that the speakers are plugged in correctly." msgstr "" #. (itstool) path: item/p #: C/sound-crackle.page:29 msgid "" "If the speakers aren't fully plugged in, or if they are plugged into the " "wrong socket, you might hear a buzzing sound." msgstr "" #. (itstool) path: item/p #: C/sound-crackle.page:34 msgid "Make sure the speaker/headphone cable isn't damaged." msgstr "" #. (itstool) path: item/p #: C/sound-crackle.page:35 msgid "" "Audio cables and connectors can gradually wear with use. Try plugging the " "cable or headphones into another audio device (like an MP3 player or a CD " "player) to check if there is still a crackling sound. If there is, you may " "need to replace the cable or headphones." msgstr "" #. (itstool) path: item/p #: C/sound-crackle.page:42 msgid "Check if the sound drivers aren't very good." msgstr "" #. (itstool) path: item/p #: C/sound-crackle.page:43 msgid "" "Some sound cards don't work very well on Linux because they don't have very " "good drivers. This problem is more difficult to identify. Try searching for " "the make and model of your sound card on the internet, plus the search term " "\"Ubuntu\", to see if other people are having the same problem." msgstr "" #. (itstool) path: item/p #: C/sound-crackle.page:47 msgid "" "You can run sudo lspci -v in the Terminal to get more " "information about your sound card." msgstr "" #. (itstool) path: info/desc #: C/sound-nosound.page:8 msgid "" "Check that it's not muted, that cables are plugged in properly, and that the " "sound card is detected." msgstr "" #. (itstool) path: page/title #: C/sound-nosound.page:21 msgid "I can't hear any sounds on the computer" msgstr "" #. (itstool) path: page/p #: C/sound-nosound.page:23 msgid "" "If you can't hear any sounds on your computer, for example when you try to " "play music, try these troubleshooting steps to see if you can fix the " "problem." msgstr "" #. (itstool) path: section/title #: C/sound-nosound.page:27 msgid "Make sure that the sound is not muted" msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:28 msgid "" "Click the sound menu on the menu bar (it looks like a speaker) " "and make sure that the sound is not muted or turned down." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:30 msgid "" "Some laptops have mute switches or keys on their keyboards—try pressing that " "key to see if it unmutes the sound." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:32 msgid "" "You should also check that you haven't muted the application that you're " "using to play sound (e.g. your music player or movie player). The " "application may have a mute or volume button in its main window, so check " "that. Also, click the sound menu on the menu bar and choose Sound " "Settings. When the Sound window appears, go to the " "Applications tab and check that your application is not muted." msgstr "" #. (itstool) path: section/title #: C/sound-nosound.page:41 msgid "Check that the speakers are turned on and connected properly" msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:42 msgid "" "If your computer has external speakers, make sure that they are turned on " "and that the volume is turned up. Make sure that the speaker cable is " "securely plugged into the \"output\" audio socket on the back of the " "computer. This socket is usually light green in color." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:47 msgid "" "Some sound cards are able to switch which socket they use for output (to the " "speakers) and input (from a microphone, for instance). The output socket may " "be different when running Linux than on Windows or Mac OS. Try connecting " "the speaker cable to the different audio sockets on the computer in turn to " "see if that works." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:53 msgid "" "A final thing to check is that the audio cable is securely plugged into the " "back of the speakers. Some speakers have more than one input too." msgstr "" #. (itstool) path: section/title #: C/sound-nosound.page:58 msgid "Check that the right sound device is selected" msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:59 msgid "" "Some computers have multiple \"sound devices\" installed. Some of these are " "capable of outputting sound and some are not, so you should check that you " "have the correct one selected. This might involve some trial-and-error to " "choose the right one." msgstr "" #. (itstool) path: item/p #: C/sound-nosound.page:68 msgid "" "In the Sound window that appears, try selecting a different " "output from the Play sound through list." msgstr "" #. (itstool) path: item/p #: C/sound-nosound.page:71 msgid "" "For the selected device, click Test Sound. In the pop-up window, " "click the button for each speaker. Each button will speak its position only " "to the channel corresponding to that speaker." msgstr "" #. (itstool) path: item/p #: C/sound-nosound.page:76 msgid "" "If that doesn't work, you might want to try doing the same for any other " "devices that are listed." msgstr "" #. (itstool) path: section/title #: C/sound-nosound.page:83 msgid "Check that the sound card was detected properly" msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:84 msgid "" "Your sound card may not have been detected properly. If this has happened, " "your computer will think that it isn't able to play sound. A possible reason " "for the card not being detected properly is that the drivers for the card " "are not installed." msgstr "" #. (itstool) path: item/p #: C/sound-nosound.page:90 msgid "" "Go to the Dash and open the Terminal." msgstr "" #. (itstool) path: item/p #: C/sound-nosound.page:93 msgid "Type aplay -l and press Enter." msgstr "" #. (itstool) path: item/p #: C/sound-nosound.page:96 msgid "" "A list of devices will be shown. If there are no playback hardware " "devices, your sound card has not been detected." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:101 msgid "" "If your sound card is not detected, you may need to manually install the " "drivers for it. How you do this will depend on the card you have." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:104 msgid "" "You can see what sound card you have by using the lspci command " "in the Terminal. You can get more complete results if you run " "lspci as superuser; " "enter sudo lspci and type your password. See if an audio " "controller or audio device is listed—it should have the sound " "card's make and model number. sudo lspci -v will show a list with " "more detailed information." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:112 msgid "" "You may be able to find and install drivers for your card by searching the " "Internet. Otherwise, you can file a " "bug." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:114 msgid "" "If you can't get drivers for your sound card, you might prefer to buy a new " "sound card. You can get sound cards that can be installed inside the " "computer and external USB sound cards." msgstr "" #. (itstool) path: info/desc #: C/sound-usemic.page:14 msgid "Use an analog or USB microphone and select a default input device." msgstr "" #. (itstool) path: page/title #: C/sound-usemic.page:18 msgid "Use a different microphone" msgstr "" #. (itstool) path: page/p #: C/sound-usemic.page:20 msgid "" "You can use an external microphone for chatting with friends, speaking with " "colleagues at work, making voice recordings, or using other multimedia " "applications. Even if your computer has a built-in microphone or a webcam " "with a microphone, a separate microphone usually provides better audio " "quality." msgstr "" #. (itstool) path: page/p #: C/sound-usemic.page:26 msgid "" "If your microphone has a circular plug, just plug it into the appropriate " "adapter on your computer. Most computers have two adapters: one for " "microphones and one for speakers. Look for a picture of a microphone next to " "the adapter. Microphones plugged into the appropriate adapter will usually " "be used by default. If not, see the instructions below for selecting a " "default input device." msgstr "" #. (itstool) path: page/p #: C/sound-usemic.page:33 msgid "" "If you have a USB microphone, plug it into any USB port on your computer. " "USB microphones act as separate audio devices, and you may have to specify " "which microphone to use by default." msgstr "" #. (itstool) path: steps/title #: C/sound-usemic.page:38 #: C/sound-usespeakers.page:46 msgid "Select a default audio input device" msgstr "" #. (itstool) path: item/p #: C/sound-usemic.page:39 #: C/sound-usespeakers.page:47 msgid "" "Click the sound menu on the menu bar and select " "Sound Settings." msgstr "" #. (itstool) path: item/p #: C/sound-usemic.page:40 msgid "" "On the Input tab, select the device in the list of devices. The " "input level indicator should respond when you speak." msgstr "" #. (itstool) path: info/desc #: C/sound-usespeakers.page:15 msgid "" "Connect speakers or headphones and select a default audio output device." msgstr "" #. (itstool) path: page/title #: C/sound-usespeakers.page:19 msgid "Use different speakers or headphones" msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:21 msgid "" "You can use external speakers or headphones with your computer. Speakers " "usually either connect using a circular TRS (tip, ring, sleeve) " "plug or with USB." msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:25 msgid "" "If your speakers or headphones have a TRS plug, plug it into the appropriate " "socket on your computer. Most computers have two sockets: one for " "microphones and one for speakers. Look for a picture of headphones next to " "the socket. Speakers or headphones plugged into a TRS socket will usually be " "used by default. If not, see the instructions below for selecting the " "default device." msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:31 msgid "" "Some computers support multi-channel output for surround sound. This usually " "uses multiple TRS jacks, which are often color-coded. If you are unsure " "which plugs go in which sockets, you can test the sound output in the sound " "settings. Click the sound menu on the menu bar then " "click Sound Settings. Select your speakers in the list of " "devices, then click Test Sound. In the pop-up window, click the " "button for each speaker. Each button will speak its position only to the " "channel corresponding to that speaker." msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:40 msgid "" "If you have USB speakers or headphones, or analog headphones plugged into a " "USB sound card, plug them into any USB port. USB speakers act as separate " "audio devices, and you may have to specify which speakers to use by default." msgstr "" #. (itstool) path: item/p #: C/sound-usespeakers.page:48 msgid "" "On the Output tab, select the device in the list of devices." msgstr "" #. (itstool) path: page/p #: C/sound-usespeakers.page:51 msgid "" "If you don't see your device on the Output tab, check the " "Hardware tab. Select your device and try different profiles." msgstr "" #. (itstool) path: info/desc #: C/sound-volume.page:19 msgid "" "Set the sound volume for the computer and control the loudness of each " "application." msgstr "" #. (itstool) path: page/title #: C/sound-volume.page:24 msgid "Change the sound volume" msgstr "" #. (itstool) path: page/p #: C/sound-volume.page:26 msgid "" "To change the sound volume, click the sound menu on the menu " "bar and move the volume slider left or right. You can completely turn " "off sound by checking Mute." msgstr "" #. (itstool) path: page/p #: C/sound-volume.page:28 msgid "" "Some keyboards have keys that let you control the volume. They normally look " "like stylized speakers with waves coming out of them. They are often near " "the \"F\" keys at the top. On laptop keyboards, they are usually on the " "\"F\" keys. Hold down the Fn key on your keyboard to use them." msgstr "" #. (itstool) path: page/p #: C/sound-volume.page:33 msgid "" "Of course, if you have external speakers, you can also change the volume " "using the volume control on the speakers themselves. Some headphones have a " "volume control too." msgstr "" #. (itstool) path: section/title #: C/sound-volume.page:38 msgid "Changing the sound volume for individual applications" msgstr "" #. (itstool) path: section/p #: C/sound-volume.page:39 msgid "" "You can change the volume for one application, but leave the volume for " "others unchanged. This is useful if you're listening to music and browsing " "the web, for example. You might want to turn off the volume in the web " "browser so sounds from websites don't interrupt the music." msgstr "" #. (itstool) path: section/p #: C/sound-volume.page:43 msgid "" "Some applications have volume controls in their main windows. If your " "application has one of these, use that to change the volume. Otherwise, " "click the sound menu on the menu bar and click " "Sound Settings. Go to the Applications tab and change " "the volume of the application there." msgstr "" #. (itstool) path: section/p #: C/sound-volume.page:47 msgid "" "Only applications that are playing sounds will be listed. If an application " "is playing sounds but isn't listed, it might not support the feature that " "lets you control its volume in this way. In that case, you can't change its " "volume." msgstr "" #. (itstool) path: info/desc #: C/startup-applications.page:9 msgid "Choose what applications to start when you log in." msgstr "" #. (itstool) path: page/title #: C/startup-applications.page:20 msgid "Startup Applications" msgstr "" #. (itstool) path: page/p #: C/startup-applications.page:22 msgid "" "You can configure what applications should be started at login, in addition " "to the default startup applications configured on the system." msgstr "" #. (itstool) path: item/p #: C/startup-applications.page:27 msgid "" "Use the Dash to find and open " "Startup Applications. Alternatively you can press " "AltF2 and run the gnome-session-" "properties command." msgstr "" #. (itstool) path: item/p #: C/startup-applications.page:33 msgid "" "Click Add and enter the command to be executed at login (name and " "comment are optional). For example, to make Firefox start automatically, " "it's sufficient to type firefox in the Command field " "and confirm with Add." msgstr "" #. (itstool) path: note/p #: C/startup-applications.page:41 msgid "" "You can either type the command, or click the Browse... button " "and select a command. Applications to autostart are typically located in the " "/usr/bin folder." msgstr "" #. (itstool) path: info/desc #: C/tips.page:12 msgid "" "Special characters, middle click shortcuts…" msgstr "" #. (itstool) path: page/title #: C/tips.page:16 msgid "Tips & tricks" msgstr "" #. (itstool) path: info/desc #: C/tips-specialchars.page:23 msgid "" "Type characters not found on your keyboard, including foreign alphabets, " "mathematical symbols, and dingbats." msgstr "" #. (itstool) path: page/title #: C/tips-specialchars.page:28 msgid "Enter special characters" msgstr "" #. (itstool) path: page/p #: C/tips-specialchars.page:37 msgid "" "You can enter and view thousands of characters from most of the world's " "writing systems, even those not found on your keyboard. This page lists some " "different ways you can enter special characters." msgstr "" #. (itstool) path: links/title #: C/tips-specialchars.page:42 msgid "Methods to enter characters" msgstr "" #. (itstool) path: section/title #: C/tips-specialchars.page:46 msgid "Character map" msgstr "" #. (itstool) path: section/p #: C/tips-specialchars.page:47 msgid "" "GNOME comes with a character map application that allows you to browse all " "the characters in Unicode. Use the character map to find the character you " "want, and then copy and paste it to wherever you need it." msgstr "" #. (itstool) path: section/p #: C/tips-specialchars.page:51 msgid "" "You can find Character Map in the Dash. For more " "information on the character map, see the Character Map Manual." msgstr "" #. (itstool) path: section/title #: C/tips-specialchars.page:57 msgid "Code points" msgstr "" #. (itstool) path: section/p #: C/tips-specialchars.page:58 msgid "" "You can enter any Unicode character using only your keyboard with the " "numeric code point of the character. Every character is identified by a four-" "character code point. To find the code point for a character, find the " "character in the character map application and look in the status bar or the " "Character Details tab. The code point is the four characters " "after U+." msgstr "" #. (itstool) path: section/p #: C/tips-specialchars.page:65 msgid "" "To enter a character by its code point, press " "CtrlShiftU, type the four-" "character code point, and press Enter. If you often use " "characters that you can't easily access with other methods, you might find " "it useful to memorize the code point for those characters so you can enter " "them quickly." msgstr "" #. (itstool) path: section/title #: C/tips-specialchars.page:74 msgid "Input sources" msgstr "" #. (itstool) path: section/p #: C/tips-specialchars.page:75 msgid "" "You can make your keyboard behave like the keyboard for another language, " "regardless of the letters printed on the keys. You can even switch between " "different input sources using an icon in the menu bar. To learn how, see " "." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-apps.page:8 msgid "Run, install, or uninstall apps." msgstr "" #. (itstool) path: page/title #: C/unity-dash-apps.page:19 msgid "Applications lens" msgstr "" #. (itstool) path: page/p #: C/unity-dash-apps.page:21 msgid "" "The applications lens is the first lens after the Dash home in the lens " "bar. The applications lens gives you access to your applications or " "applications available for install." msgstr "" #. (itstool) path: page/p #: C/unity-dash-apps.page:25 msgid "" "You can use SuperA to open the Dash " "directly at the applications lens." msgstr "" #. (itstool) path: section/title #: C/unity-dash-apps.page:29 #: C/unity-dash-files.page:35 #: C/unity-dash-friends.page:32 #: C/unity-dash-intro.page:77 #: C/unity-dash-music.page:30 #: C/unity-dash-photos.page:32 #: C/unity-dash-video.page:32 msgid "Previews" msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:31 msgid "" "Right click on a search result to open a preview. The preview " "shows a short description of the application, a screenshot, its Ubuntu " "Software rating, and what version is available." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:35 msgid "" "For installed applications, you can see when the application was installed " "and either launch the application or uninstall it. Certain essential " "applications cannot be uninstalled from the preview." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:39 msgid "" "For applications that haven't been installed, you can install them right " "from the preview." msgstr "" #. (itstool) path: section/title #: C/unity-dash-apps.page:45 #: C/unity-dash-files.page:47 #: C/unity-dash-friends.page:41 #: C/unity-dash-intro.page:67 #: C/unity-dash-music.page:41 #: C/unity-dash-photos.page:43 #: C/unity-dash-video.page:40 msgid "Filters" msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:47 msgid "" "Click Filter results if you'd like to only see results for a " "certain type of application. You can also click " "SourcesLocal Applications to only " "view installed applications or SourcesSoftware " "Center to only show applications available for install." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-files.page:8 msgid "Find files, folders, and downloads." msgstr "" #. (itstool) path: page/title #: C/unity-dash-files.page:19 msgid "Files lens" msgstr "" #. (itstool) path: page/p #: C/unity-dash-files.page:21 msgid "" "The files lens is the second lens after the Dash home in the lens " "bar and is represented by a document. The files lens gives you access " "to recently used files, folders, or downloads." msgstr "" #. (itstool) path: page/p #: C/unity-dash-files.page:25 msgid "" "You can use SuperF to open the Dash " "directly at the files lens." msgstr "" #. (itstool) path: item/p #: C/unity-dash-files.page:29 msgid "" "If you use Google Drive, be sure to add your Google credentials to Online Accounts to see search results from Google " "Drive." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:37 msgid "" "Right click on a search result to open a preview. The preview " "shows the file format, file size, and when it was last saved." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:41 msgid "" "You can open a file, email it, or open the folder that contains the file." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:49 msgid "" "Click Filter results to filter by file type, file size, or the " "last time the file was saved." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-friends.page:8 msgid "Browse messages from your online social media accounts." msgstr "" #. (itstool) path: page/title #: C/unity-dash-friends.page:19 msgid "Friends scope" msgstr "" #. (itstool) path: page/p #: C/unity-dash-friends.page:21 msgid "" "The Friends scope is the sixth lens after the Dash home in the lens " "bar and is represented by a speaking bubble. The Friends scope gives " "you access to your social media accounts." msgstr "" #. (itstool) path: page/p #: C/unity-dash-friends.page:25 msgid "" "You can use SuperG to open the Dash " "directly at the Friends Scope icon." msgstr "" #. (itstool) path: note/p #: C/unity-dash-friends.page:28 msgid "" "The lens will be blank until you enter your credentials in Online Accounts." msgstr "" #. (itstool) path: section/p #: C/unity-dash-friends.page:34 msgid "" "Right click on a search result to open a preview. The preview " "gives you more information and allows you to \"like\" or reshare posts." msgstr "" #. (itstool) path: section/p #: C/unity-dash-friends.page:43 msgid "Click Filter results to filter by account." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-intro.page:8 msgid "The Dash is the top button in the Launcher." msgstr "" #. (itstool) path: page/title #: C/unity-dash-intro.page:19 msgid "Find applications, files, music, and more with the Dash" msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-dash-intro.page:21 msgctxt "_" msgid "" "external ref='figures/unity-dash-sample.png' " "md5='b911663ea04c69ca882b45d469e8d786'" msgstr "" #. (itstool) path: media/p #: C/unity-dash-intro.page:22 msgid "Unity Search" msgstr "" #. (itstool) path: page/p #: C/unity-dash-intro.page:25 msgid "" "The Dash allows you to search for applications, files, music, and " "videos, and shows you items that you have used recently. If you have ever " "worked on a spreadsheet or edited an image and forgot where you saved it, " "you will surely find this feature of the Dash to be useful." msgstr "" #. (itstool) path: page/p #: C/unity-dash-intro.page:31 msgid "" "To start using the Dash, click the top icon in the Launcher. This icon has the Ubuntu logo " "on it. For faster access, you can just press the Super key." msgstr "" #. (itstool) path: page/p #: C/unity-dash-intro.page:35 msgid "" "To hide the Dash, click the top icon again or press " "Super or Esc." msgstr "" #. (itstool) path: section/title #: C/unity-dash-intro.page:38 msgid "Search everything from the Dash home" msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:40 msgid "" "The first thing you'll see when opening the Dash is the Dash Home. Without " "typing or clicking anything, the Dash Home will show you applications and " "files you've used recently." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:42 msgid "" "Only one row of results will show for each type. If there are more results, " "you can click See more results to view them." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:45 msgid "" "To search, just start typing and related search results will automatically " "appear from the different installed lenses." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:48 msgid "" "Click on a result to open it, or you can press Enter to open the " "first item in the list." msgstr "" #. (itstool) path: section/title #: C/unity-dash-intro.page:54 msgid "Lenses" msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:56 msgid "" "Lenses allow you to focus the Dash results and exclude results from other " "lenses." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:58 msgid "" "You can see the available lenses in the lens bar, the darker " "strip at the bottom of the Dash." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:61 msgid "" "To switch to a different lens, click the appropriate icon or press " "CtrlTab." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:69 msgid "Filters allow you to narrow down your search even further." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:71 msgid "" "Click Filter results to choose filters. You may need to click a " "filter heading such as Sources to see the available choices." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:79 msgid "" "If you right click on a search result, a preview will open with " "more information about the result." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:82 msgid "To close the preview, click any empty space or press Esc." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-music.page:8 msgid "Find and play music from your computer or the internet." msgstr "" #. (itstool) path: page/title #: C/unity-dash-music.page:19 msgid "Music lens" msgstr "" #. (itstool) path: page/p #: C/unity-dash-music.page:21 msgid "" "The music lens is the fourth lens after the Dash home in the lens " "bar and is represented by a music note. The music lens gives you " "access to your music or music available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-music.page:25 msgid "" "You can use SuperM to open the Dash " "directly at the music lens." msgstr "" #. (itstool) path: section/p #: C/unity-dash-music.page:32 msgid "" "Right click on a search result to open a preview. The preview " "shows the cover art and the tracks." msgstr "" #. (itstool) path: section/p #: C/unity-dash-music.page:35 msgid "" "Click the track number to play the song right from the preview. Click the " "track number again to pause the song." msgstr "" #. (itstool) path: section/p #: C/unity-dash-music.page:43 msgid "Click Filter results to filter by decade or genre." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-photos.page:8 msgid "View photos from your computer or your online social media accounts." msgstr "" #. (itstool) path: page/title #: C/unity-dash-photos.page:20 msgid "Photos lens" msgstr "" #. (itstool) path: page/p #: C/unity-dash-photos.page:22 msgid "" "The photos lens is the fifth lens after the Dash home in the lens " "bar and is represented by a camera. The photos lens gives you access " "to photos on your computer or from Online " "Accounts such as Facebook or Google Picasa." msgstr "" #. (itstool) path: page/p #: C/unity-dash-photos.page:28 msgid "" "You can use SuperC to open the Dash " "directly at the photos lens." msgstr "" #. (itstool) path: section/p #: C/unity-dash-photos.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the photo and a larger thumbnail." msgstr "" #. (itstool) path: section/p #: C/unity-dash-photos.page:37 msgid "" "For photos stored on your computer, you can open, print, view, or email them." msgstr "" #. (itstool) path: section/p #: C/unity-dash-photos.page:45 msgid "" "Click Filter results to filter by date the photo was taken or the " "source." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-video.page:8 msgid "Find and play videos from your computer or the internet." msgstr "" #. (itstool) path: page/title #: C/unity-dash-video.page:19 msgid "Video lens" msgstr "" #. (itstool) path: page/p #: C/unity-dash-video.page:21 msgid "" "The video lens is the third lens after the Dash home on the lens " "bar and is represented by a film strip. The video lens gives you " "access to your videos or videos available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-video.page:25 msgid "You can even buy or rent videos from the Dash." msgstr "" #. (itstool) path: page/p #: C/unity-dash-video.page:27 msgid "" "You can use SuperV to open the Dash " "directly at the video lens." msgstr "" #. (itstool) path: section/p #: C/unity-dash-video.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the video." msgstr "" #. (itstool) path: section/p #: C/unity-dash-video.page:42 msgid "Click Filter results to filter by video source." msgstr "" #. (itstool) path: info/desc #: C/unity-hud-intro.page:9 msgid "Use the HUD to search menus of the apps you use." msgstr "" #. (itstool) path: page/title #: C/unity-hud-intro.page:20 msgid "What is the HUD?" msgstr "" #. (itstool) path: page/p #: C/unity-hud-intro.page:22 msgid "" "The HUD or Heads Up Display is a search-based " "alternative to traditional menus and was introduced in Ubuntu 12.04 LTS." msgstr "" #. (itstool) path: page/p #: C/unity-hud-intro.page:26 msgid "" "Some apps like Gimp or Inkscape have hundreds of menu items. If you're " "using apps like these, you may remember the name of a menu option, but you " "might not remember how to find it in the menus." msgstr "" #. (itstool) path: page/p #: C/unity-hud-intro.page:31 msgid "" "Using a search box can be quite a bit faster than navigating extended menu " "hierarchies. The HUD also can be more accessible than normal menus as some " "people are unable to precisely control a mouse pointer." msgstr "" #. (itstool) path: section/title #: C/unity-hud-intro.page:36 msgid "Use the HUD" msgstr "" #. (itstool) path: section/p #: C/unity-hud-intro.page:38 msgid "To try the HUD:" msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:42 msgid "Tap Alt to open the HUD." msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:45 msgid "Start typing." msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:48 msgid "" "When you see a result that you want to run, use the up and down keys to " "select the result, then press Enter, or click your desired search " "result." msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:53 msgid "" "If you change your mind and want to exit the HUD, tap the Alt " "again or the Esc. You can also click anywhere outside the HUD to " "close the HUD." msgstr "" #. (itstool) path: section/p #: C/unity-hud-intro.page:59 msgid "" "The HUD keeps track of your search history and adjusts the search results to " "be even more useful the more you use it." msgstr "" #. (itstool) path: info/desc #: C/unity-introduction.page:9 msgid "A visual introduction to the Unity desktop." msgstr "" #. (itstool) path: page/title #: C/unity-introduction.page:25 msgid "Welcome to Ubuntu" msgstr "" #. (itstool) path: page/p #: C/unity-introduction.page:27 msgid "" "Ubuntu features Unity, a reimagined way to use your computer. Unity " "is designed to minimize distractions, give you more room to work, and help " "you get things done." msgstr "" #. (itstool) path: page/p #: C/unity-introduction.page:31 msgid "" "This guide is designed to answer your questions about using Unity and your " "Ubuntu desktop. First we will take a moment to look at some of Unity's key " "features, and how you can use them." msgstr "" #. (itstool) path: section/title #: C/unity-introduction.page:35 msgid "Getting started with Unity" msgstr "" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:37 msgctxt "_" msgid "" "external ref='figures/unity-overview.png' " "md5='e6639b68b89c315005e0fc6099f56ace'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:38 msgid "The Unity desktop" msgstr "" #. (itstool) path: section/title #. (itstool) path: media/p #: C/unity-introduction.page:42 #: C/unity-introduction.page:46 msgid "The Launcher" msgstr "" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:45 msgctxt "_" msgid "" "external ref='figures/unity-launcher.png' " "md5='698a6f3411b2531101072d21bd765b87'" msgstr "" #. (itstool) path: section/p #: C/unity-introduction.page:49 msgid "" "The Launcher appears automatically when you log in to your " "desktop, and gives you quick access to the applications you use most often." msgstr "" #. (itstool) path: item/p #: C/unity-introduction.page:56 msgid "" "Learn more about the Launcher." msgstr "" #. (itstool) path: section/title #: C/unity-introduction.page:62 msgid "The Dash" msgstr "" #. (itstool) path: section/p #: C/unity-introduction.page:64 msgid "" "The Ubuntu Button sits near the top left corner of the screen and " "is always the top item in the Launcher. If you click the Ubuntu " "Button, Unity will present you with an additional feature of the " "desktop, the Dash." msgstr "" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:69 msgctxt "_" msgid "" "external ref='figures/unity-dash.png' md5='662f7cff94c799b528db7a9b8e0e8512'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:70 msgid "The Unity Dash" msgstr "" #. (itstool) path: section/p #: C/unity-introduction.page:73 msgid "" "The Dash is designed to make it easier to find, open, and use " "applications, files, music, and more. For example, if you type the word " "\"document\" into the Search Bar, the Dash will show you " "applications that help you write and edit documents. It will also show you " "relevant folders and documents that you have been working on recently." msgstr "" #. (itstool) path: item/p #: C/unity-introduction.page:80 msgid "Learn more about the Dash." msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-change-autohide.page:14 msgid "Show the Launcher only when you need it." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-change-autohide.page:18 msgid "Auto-hide the Launcher" msgstr "" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:20 msgid "" "You can hide the Launcher if you only want to see it when you " "move your mouse or touchpad pointer to either the left side or top left " "corner of the screen." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:24 #: C/unity-menubar-intro.page:49 msgid "" "Click the system menu at the very right of the menu " "bar and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:25 msgid "In the Personal section, click Appearance." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:26 msgid "Switch to the Behavior tab." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:27 msgid "Switch Auto-hide the Launcher on." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:28 msgid "" "Select Left side or Top left corner to designate the " "reveal location for the Launcher." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:31 msgid "" "To help prevent you from accidentally showing the Launcher, Ubuntu requires " "you to push a little bit harder with your mouse or touchpad pointer to make " "the Launcher show. You can adjust the force needed by setting the " "Reveal sensitivity lower or higher." msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-change-size.page:13 msgid "Make the icons in the Launcher larger or smaller." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-change-size.page:17 msgid "Change the size of icons in the Launcher" msgstr "" #. (itstool) path: page/p #: C/unity-launcher-change-size.page:19 msgid "" "You can make the Launcher icons smaller to allow more items to fit in the " "Launcher. Or you might want to make the Launcher icons larger so they are " "easier to click." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-size.page:28 msgid "Click Appearance." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-size.page:31 msgid "" "Move the Launcher icon size slider to increase or decrease the " "size of the Launcher icons." msgstr "" #. (itstool) path: note/p #: C/unity-launcher-change-size.page:33 msgid "The default Launcher icon size is 48." msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-intro.page:8 msgid "The Launcher is at the left of your screen." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-intro.page:19 msgid "Use the Launcher to start applications" msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-launcher-intro.page:22 msgctxt "_" msgid "" "external ref='figures/unity-launcher-apps.png' " "md5='09090d19992241b8a279dd19f7d5dc3c'" msgstr "" #. (itstool) path: media/p #: C/unity-launcher-intro.page:23 msgid "Launcher icons" msgstr "" #. (itstool) path: page/p #: C/unity-launcher-intro.page:26 msgid "" "The Launcher is one of the key components of the Unity desktop. " "When you log in to your desktop, it will appear along the left-hand side of " "the screen. The Launcher provides you with quick access to applications, " "workspaces, removable devices and the trash." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-intro.page:30 msgid "" "If an application that you want to start using is present in the Launcher, " "you can click on that application's icon, and it will start up, ready for " "you to use." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-intro.page:33 msgid "" "To learn more about the Launcher, explore any of the Launcher help topics " "below." msgstr "" #. (itstool) path: section/title #: C/unity-launcher-intro.page:36 msgid "Use the Launcher" msgstr "" #. (itstool) path: section/title #: C/unity-launcher-intro.page:50 msgid "Customize the Launcher" msgstr "" #. (itstool) path: credit/name #: C/unity-launcher-menu.page:10 msgid "Stephen M. Webb" msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-menu.page:14 msgid "Right clicking a Launcher Icon reveals a menu of actions." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-menu.page:18 msgid "The Launcher Icon Menus" msgstr "" #. (itstool) path: page/p #: C/unity-launcher-menu.page:20 msgid "" "Right clicking on a Launcher icon will reveal a menu of actions. The actions " "available depend on whether the icon is locked to the launcher or not, if " "the icon is for an application whether it's running or not, and on the " "specific icon itself. Available actions can include the following." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:25 msgid "launching the application or opening the document, folder, or device" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:27 msgid "" "unlocking the icon from the Launcher if it was previously locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:29 msgid "" "locking the icon to the Launcher if it was previously not locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:31 msgid "quitting the application if it's running" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:32 msgid "" "switching between application instances or windows if there is more than one " "instance or window" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:34 msgid "application-specific shortcuts such as open a new document or window" msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-shapes.page:14 msgid "The triangles show you your currently running applications." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-shapes.page:18 msgid "What do the different shapes and colors in Launcher icons mean?" msgstr "" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:20 msgid "" "When you start an app, the Launcher icon pulses to let you know that Ubuntu " "is starting your application. This is useful because while some applications " "start immediately, others may take a minute to load." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:24 msgid "" "Once the application has finished starting, a set of small white " "triangles will show to the left and right of the Launcher square. " "Additional triangles will appear on the left of the Launcher square as " "additional windows of the same application are open (i.e. two triangles " "means that you have two windows of the same application open; three " "triangles means three windows). If you have more than three windows of the " "same application open, only three triangles will show." msgstr "" #. (itstool) path: note/p #: C/unity-launcher-shapes.page:29 msgid "" "Applications that aren't currently running have translucent Launcher icon " "squares. When an application is running, the Launcher icon square is full of " "color." msgstr "" #. (itstool) path: section/title #: C/unity-launcher-shapes.page:33 msgid "Notifications" msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:35 msgid "" "If an application wants your attention to notify you of something (like a " "finished download), the Launcher icon will wiggle and glow and the white " "triangle will become blue. Click the Launcher icon to dismiss the " "notification." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:39 msgid "" "Applications can also show a number on their Launcher icon. " "Messaging applications use the number to tell you how many unread messages " "you have. Software Updater uses it to tell you how many updates " "are available." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:43 msgid "" "Finally, applications can use a progress bar to let you know how " "long a process is taking without you needing to keep the application window " "in view." msgstr "" #. (itstool) path: info/desc #: C/unity-menubar-intro.page:10 msgid "The menu bar is the dark strip on the top of your screen." msgstr "" #. (itstool) path: page/title #: C/unity-menubar-intro.page:19 msgid "Manage apps & settings with the menu bar" msgstr "" #. (itstool) path: page/p #: C/unity-menubar-intro.page:25 msgid "" "The menu bar is the dark strip on the top of your screen. It " "contains the window management buttons, the app menus, and the status menus." msgstr "" #. (itstool) path: section/title #: C/unity-menubar-intro.page:29 msgid "Window management buttons" msgstr "" #. (itstool) path: section/p #: C/unity-menubar-intro.page:30 msgid "" "The window management buttons are on the top left corner of " "windows. When maximized, the buttons are in the top left of the screen. " "Click the buttons to close, minimize, maximize or restore windows." msgstr "" #. (itstool) path: section/title #: C/unity-menubar-intro.page:36 msgid "App menus" msgstr "" #. (itstool) path: section/p #: C/unity-menubar-intro.page:37 msgid "" "The app menus are by default located to the right of the window " "management buttons. Unity hides the app menus and the window management " "buttons unless you move your mouse pointer to the top left of the screen or " "press AltF10. This feature enables " "you to see more of your content at once, which is especially valuable on " "small screens like netbooks." msgstr "" #. (itstool) path: section/p #: C/unity-menubar-intro.page:44 msgid "" "If you want, you can change the default behavior to having your menus " "attached to the window title bar of respective application instead of the " "menu bar, and setting the visibility to always displayed instead of only " "displayed on mouse hovering." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:53 msgid "" "In the Personal section, click Appearance and choose the " "Behavior tab." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:57 msgid "" "Under Show the menus for a window, select In the window's " "title bar." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:60 msgid "" "Under Menus visibility, select Always displayed." msgstr "" #. (itstool) path: section/title #: C/unity-menubar-intro.page:68 msgid "Status menus" msgstr "" #. (itstool) path: section/p #: C/unity-menubar-intro.page:69 msgid "" "Ubuntu has several different status menus (sometimes referred to " "as indicators) on the right side of the menu bar. The status " "menus are a convenient place where you can check and modify the state of " "your computer and applications." msgstr "" #. (itstool) path: list/title #: C/unity-menubar-intro.page:76 msgid "List of status menus and what they do" msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:79 msgctxt "_" msgid "" "external ref='figures/network-offline.svg' " "md5='2cdffddec0853f7f7538b9e4a6116039'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:79 msgid "" "Network menu Offline network icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:80 msgid "" "Connect to wired, wireless, mobile, " "and VPN networks." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:85 msgctxt "_" msgid "" "external ref='figures/indicator-keyboard-En.svg' " "md5='79043c6827d1eb59d1eba720bd798318'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:85 msgid "" "Input source menu Input source icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:86 msgid "" "Select keyboard layout/input source, configure input sources." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:90 msgid "" "Bluetooth menu Bluetooth icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:91 msgid "" "Send or receive files by Bluetooth. This " "menu is hidden if a supported Bluetooth device isn't detected." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:96 msgctxt "_" msgid "" "external ref='figures/indicator-messages.svg' " "md5='c7753a983bb72624bf340e2b3336973e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:96 msgid "" "Messaging menu Message icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:97 msgid "" "Easily launch and receive incoming notifications from messaging applications " "including email, social networking, and Internet chat." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:102 msgctxt "_" msgid "" "external ref='figures/battery-100.svg' md5='695cb299a2941423020d12dedfdb2254'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:102 msgid "" "Battery menu Battery icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:103 msgid "" "Check your laptop battery's charging status. This menu is hidden if a " "battery isn't detected." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:108 msgctxt "_" msgid "" "external ref='figures/audio-volume-high-panel.svg' " "md5='571b59734272f80a40e8d2e9a8d4256e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:108 msgid "" "Sound menu Volume icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:109 msgid "" "Set the volume, configure sound settings, and control media players like " "Rhythmbox." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:114 msgid "Clock" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:115 msgid "" "Access the current time and date. Appointments from the built in Calendar application can also display here." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:120 msgctxt "_" msgid "" "external ref='figures/system-devices-panel.svg' " "md5='5b9f7ec215446c7f2eb43a66392aea85'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:120 msgid "" "System menu Power cog icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:121 msgid "" "Access details about your computer, this help guide, and system settings. Switch users, lock screen, log out, " "suspend, restart or shutdown your computer." msgstr "" #. (itstool) path: note/p #: C/unity-menubar-intro.page:123 msgid "" "Some of the icons used by the indicator menus change according to the status " "of the application." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:124 msgid "" "Other programs such as Tomboy or Transmission can also " "add indicator menus to the panel." msgstr "" #. (itstool) path: info/desc #: C/unity-scrollbars-intro.page:9 msgid "Overlay scrollbars are the thin orange strips on long documents." msgstr "" #. (itstool) path: page/title #: C/unity-scrollbars-intro.page:19 msgid "What are overlay scrollbars?" msgstr "" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:27 msgid "" "Ubuntu includes overlay scrollbars which take up less screen space " "than traditional scrollbars, giving you more room for your content. While " "inspired by mobile devices where traditional scrollbars aren't needed, " "Ubuntu's overlay scrollbars are designed to work just as well with a mouse." msgstr "" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:32 msgid "" "Some apps like Firefox and LibreOffice don't support the new scrollbars yet." msgstr "" #. (itstool) path: section/title #: C/unity-scrollbars-intro.page:35 msgid "Use the scrollbars" msgstr "" #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:37 msgid "" "The overlay scrollbar appears as a thin orange strip at the edge of a " "scrollable area. The position of the scrollbar corresponds with your " "screen's position in the scrollable content. The strip length corresponds " "with the content length; the shorter the strip, the longer the content." msgstr "" #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:41 msgid "" "Move your mouse pointer over any point on the scrollable edge of the content " "to reveal the thumb slider." msgstr "" #. (itstool) path: list/title #: C/unity-scrollbars-intro.page:44 msgid "Ways to use the scrollbars:" msgstr "" #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:45 msgid "" "Drag the thumb slider up or down to move the screen's position " "exactly where you want it." msgstr "" #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:48 msgid "" "Click the scrollbar to move the screen's position exactly where you want it." msgstr "" #. (itstool) path: info/desc #: C/unity-shopping.page:9 msgid "" "Online results make the Dash more useful and help fund Ubuntu development." msgstr "" #. (itstool) path: page/title #: C/unity-shopping.page:25 msgid "Why are there shopping links in the Dash?" msgstr "" #. (itstool) path: page/p #: C/unity-shopping.page:27 msgid "" "In addition to helping you find apps or files on your computer, the " "Dash can also show you related online results for your searches. " "Online sources include Amazon.com and dozens of other online sources." msgstr "" #. (itstool) path: page/p #: C/unity-shopping.page:31 msgid "" "When you purchase music or products from these sources, Canonical receives a " "small portion of the profits in exchange for directing more business to " "these stores. Canonical, the company that created and continues to support " "the Ubuntu project, then uses this money to make Ubuntu better." msgstr "" #. (itstool) path: page/p #: C/unity-shopping.page:37 msgid "By default, the inclusion of online search results is turned off." msgstr "" #. (itstool) path: section/title #: C/unity-shopping.page:40 msgid "Turn on online search results" msgstr "" #. (itstool) path: section/p #: C/unity-shopping.page:42 msgid "" "If you want to receive online search suggestions, you can enable this " "feature through the Security & Privacy system setting." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:47 msgid "" "Click the system menu at the far right of the menu bar " "and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:50 msgid "" "Open Security & Privacy and select the Search tab." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:52 msgid "Switch on Include online search results." msgstr "" #. (itstool) path: info/title #: C/user-accounts.page:7 msgctxt "link:trail" msgid "Users" msgstr "" #. (itstool) path: info/desc #: C/user-accounts.page:8 msgid "" "Add user or guest user, change " "password, administrators…" msgstr "" #. (itstool) path: page/title #: C/user-accounts.page:24 msgid "User accounts" msgstr "" #. (itstool) path: page/p #: C/user-accounts.page:26 msgid "" "Each person that uses the computer should have a different user account. " "This allows them to keep their files separate from yours and to choose their " "own settings. It's also more secure. You can only access a different user " "account if you know the password." msgstr "" #. (itstool) path: info/title #: C/user-accounts.page:33 msgctxt "link:trail" msgid "Accounts" msgstr "" #. (itstool) path: section/title #: C/user-accounts.page:35 msgid "Manage user accounts" msgstr "" #. (itstool) path: section/title #: C/user-accounts.page:39 msgid "Passwords" msgstr "" #. (itstool) path: info/title #: C/user-accounts.page:44 msgctxt "link:trail" msgid "Privileges" msgstr "" #. (itstool) path: section/title #: C/user-accounts.page:46 msgid "User privileges" msgstr "" #. (itstool) path: info/desc #: C/user-add.page:8 msgid "Add new users so that other people can log in to the computer." msgstr "" #. (itstool) path: page/title #: C/user-add.page:30 msgid "Add a new user account" msgstr "" #. (itstool) path: page/p #: C/user-add.page:59 msgid "" "You can add multiple user accounts to your computer. Give one account to " "each person in your household or company. Every user has their own home " "folder, documents, and settings." msgstr "" #. (itstool) path: item/p #: C/user-add.page:65 #: C/user-admin-change.page:35 #: C/user-changepassword.page:53 #: C/user-changepicture.page:31 #: C/user-delete.page:33 msgid "Open User Accounts." msgstr "" #. (itstool) path: item/p #: C/user-add.page:67 msgid "" "You need administrator privileges " "to add user accounts. Click Unlock in the top right corner and " "type your password." msgstr "" #. (itstool) path: item/p #: C/user-add.page:71 msgid "" "In the list of accounts on the left, click the + button to add a " "new user account." msgstr "" #. (itstool) path: item/p #: C/user-add.page:74 msgid "" "If you want the new user to have administrative access to the computer, select " "Administrator for the account type. Administrators can do things " "like add and delete users, install software and drivers, and change the date " "and time." msgstr "" #. (itstool) path: item/p #: C/user-add.page:80 msgid "" "Enter the new user's full name. The username will be filled in automatically " "based on the full name. The default is probably OK, but you can change it if " "you like." msgstr "" #. (itstool) path: item/p #: C/user-add.page:84 msgid "Click Create." msgstr "" #. (itstool) path: item/p #: C/user-add.page:86 msgid "" "The account is initially disabled until you choose what to do about the " "user's password. Under Login Options click Account " "disabled next to Password. Select Set a password " "now from the Action drop-down list, and have the user type " "their password in the New password and Confirm " "password fields. See ." msgstr "" #. (itstool) path: item/p #: C/user-add.page:92 #: C/user-changepassword.page:59 msgid "" "You can also click the button next to the New password field to " "select a randomly generated secure password. These passwords are hard for " "others to guess, but they can be hard to remember, so be careful." msgstr "" #. (itstool) path: item/p #: C/user-add.page:96 #: C/user-changepassword.page:63 msgid "Click Change." msgstr "" #. (itstool) path: note/p #: C/user-add.page:99 msgid "" "In the User Accounts window you can click the image next to the " "user's name on the right to set an image for the account. This image will be " "shown in the login window. GNOME provides some stock photos you can use, or " "you can select your own or take a picture with your webcam." msgstr "" #. (itstool) path: info/desc #: C/user-admin-change.page:10 msgid "" "You can change which users are allowed to make changes to the system by " "giving them administrative privileges." msgstr "" #. (itstool) path: page/title #: C/user-admin-change.page:23 msgid "Change who has administrative privileges" msgstr "" #. (itstool) path: page/p #: C/user-admin-change.page:25 msgid "" "Administrative privileges are a way of deciding who can make changes to " "important parts of the system. You can change which users have admin " "privileges and which ones don't. They are a good way of keeping your system " "secure and preventing potentially damaging unauthorized changes." msgstr "" #. (itstool) path: item/p #: C/user-admin-change.page:39 msgid "" "Click Unlock and enter your password to unlock the account " "settings. (To give a user admin privileges, you must have admin privileges " "yourself.)" msgstr "" #. (itstool) path: item/p #: C/user-admin-change.page:45 msgid "Select the user whose privileges you want to change." msgstr "" #. (itstool) path: item/p #: C/user-admin-change.page:48 msgid "" "Click the label Standard next to Account type and " "select Administrator." msgstr "" #. (itstool) path: item/p #: C/user-admin-change.page:54 msgid "" "Close the User Accounts window. The user's privileges will be changed when " "they next log in." msgstr "" #. (itstool) path: note/p #: C/user-admin-change.page:60 msgid "" "The first user account on the system has admin privileges. This is the user " "account that was created when you first installed the system." msgstr "" #. (itstool) path: note/p #: C/user-admin-change.page:63 msgid "" "It is unwise to have too many users with Administrator privileges " "on one system." msgstr "" #. (itstool) path: info/desc #: C/user-admin-explain.page:8 msgid "You need admin privileges to change important parts of your system." msgstr "" #. (itstool) path: page/title #: C/user-admin-explain.page:20 msgid "How do administrative privileges work?" msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:22 msgid "" "As well as the files that you create, your computer has a number of " "files which are needed by the system for it to work properly. If these " "important system files are changed improperly they can cause " "various things to break, so they are protected from changes by default. " "Certain applications also modify important parts of the system, and so are " "also protected." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:29 msgid "" "The way that they are protected is by only allowing users with " "administrative privileges to change the files or use the " "applications. In day-to-day use, you won't need to change any system files " "or use these applications, so by default you do not have admin privileges." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:34 msgid "" "Sometimes you need to use these applications, so you may be able to " "temporarily get admin privileges to allow you to make the changes. If an " "application needs admin privileges, it will ask for your password. For " "example, if you want to install some new software, the software installer " "(package manager) will ask for your admin password so it can add the new " "application to the system. Once it has finished, your admin privileges will " "be taken away again." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:42 msgid "" "Admin privileges are associated with your user account. Some users are " "allowed to have admin privileges and some are not. Without admin privileges " "you will not be able to install software. Some user accounts (for example, " "the \"root\" account) have permanent admin privileges. You shouldn't use " "admin privileges all of the time, because you might accidentally change " "something you did not intend to (like delete a needed system file, for " "example)." msgstr "" #. (itstool) path: page/p #: C/user-admin-explain.page:49 msgid "" "In summary, admin privileges allow you to change important parts of your " "system when needed, but prevent you from doing it accidentally." msgstr "" #. (itstool) path: note/title #: C/user-admin-explain.page:53 msgid "What does \"super user\" mean?" msgstr "" #. (itstool) path: note/p #: C/user-admin-explain.page:54 msgid "" "A user with admin privileges is sometimes called a super user. This " "is simply because that user has more privileges than normal users. You might " "see people discussing things like su and sudo; these " "are programs for temporarily giving you \"super user\" (admin) privileges." msgstr "" #. (itstool) path: section/title #: C/user-admin-explain.page:61 msgid "Why are admin privileges useful?" msgstr "" #. (itstool) path: section/p #: C/user-admin-explain.page:62 msgid "" "Requiring users to have admin privileges before important system changes are " "made is useful because it helps to prevent your system from being broken, " "intentionally or unintentionally." msgstr "" #. (itstool) path: section/p #: C/user-admin-explain.page:65 msgid "" "If you had admin privileges all of the time, you might accidentally change " "an important file, or run an application which changes something important " "by mistake. Only getting admin privileges temporarily, when you need them, " "reduces the risk of these mistakes happening." msgstr "" #. (itstool) path: section/p #: C/user-admin-explain.page:69 msgid "" "Only certain trusted users should be allowed to have admin privileges. This " "prevents other users from messing with the computer and doing things like " "uninstalling applications that you need, installing applications that you " "don't want, or changing important files. This is useful from a security " "standpoint." msgstr "" #. (itstool) path: info/desc #: C/user-admin-problems.page:8 msgid "" "You can only do some things, like installing applications, if you have admin " "privileges." msgstr "" #. (itstool) path: page/title #: C/user-admin-problems.page:20 msgid "Problems caused by administrative restrictions" msgstr "" #. (itstool) path: page/p #: C/user-admin-problems.page:22 msgid "" "You may experience a few problems if you don't have administrative privileges. Some tasks require admin " "privileges in order to work, such as:" msgstr "" #. (itstool) path: item/p #: C/user-admin-problems.page:28 msgid "Connecting to networks or wireless networks" msgstr "" #. (itstool) path: item/p #: C/user-admin-problems.page:31 msgid "" "Viewing the contents of a removable disk connected to the computer, or the " "contents of a different disk partition (e.g. a Windows partition)" msgstr "" #. (itstool) path: item/p #: C/user-admin-problems.page:35 msgid "Installing new applications" msgstr "" #. (itstool) path: page/p #: C/user-admin-problems.page:39 msgid "" "You can change who has admin " "privileges." msgstr "" #. (itstool) path: info/desc #: C/user-changepassword.page:9 msgid "" "Keep your account secure by changing your password often in your account " "settings." msgstr "" #. (itstool) path: page/title #: C/user-changepassword.page:22 msgid "Change your password" msgstr "" #. (itstool) path: page/p #: C/user-changepassword.page:49 msgid "" "It is a good idea to change your password from time to time, especially if " "you think someone else knows what your password is." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:54 msgid "Click the label next to Password." msgstr "" #. (itstool) path: note/p #: C/user-changepassword.page:55 msgid "" "The label should look like a series of dots or boxes if you already have a " "password set." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:57 msgid "" "Enter your current password, then a new password. Enter your new password " "again in the Confirm password field." msgstr "" #. (itstool) path: page/p #: C/user-changepassword.page:66 msgid "" "Make sure you choose a good " "password. This will help to keep your user account safe." msgstr "" #. (itstool) path: section/title #: C/user-changepassword.page:70 msgid "Change the keyring password" msgstr "" #. (itstool) path: section/p #: C/user-changepassword.page:72 msgid "" "If you change your login password, it may become out of sync with the " "keyring password. The keyring keeps you from having to remember " "lots of different passwords by just requiring one master password " "to access them all. If you change your user password (see above), your " "keyring password will remain the same as your old password. To change the " "keyring password (to match your login password):" msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:82 msgid "" "Open the Passwords and Keys application from the Dash." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:84 msgid "In the View menu, ensure By keyring is checked." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:86 msgid "" "In the sidebar under Passwords, right-click on Login " "keyring and select Change Password." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:88 msgid "" "Enter your Old Password, followed by your new " "Password, and Confirm your new password by entering it " "again." msgstr "" #. (itstool) path: item/p #: C/user-changepassword.page:91 msgid "Click OK." msgstr "" #. (itstool) path: info/desc #: C/user-changepicture.page:7 msgid "Add your photo to the login and user screens." msgstr "" #. (itstool) path: page/title #: C/user-changepicture.page:22 msgid "Change your login screen photo" msgstr "" #. (itstool) path: page/p #: C/user-changepicture.page:24 msgid "" "When you log in or switch users, you will see a list of users with their " "login photos. You can change your photo to a stock image or an image of your " "own. You can even take a new login photo with your webcam." msgstr "" #. (itstool) path: item/p #: C/user-changepicture.page:32 msgid "" "Click the picture next to your name. A drop-down gallery will be shown with " "some stock login photos. If you like one of them, click it to use it for " "yourself." msgstr "" #. (itstool) path: item/p #: C/user-changepicture.page:35 msgid "" "If you'd rather use a picture you already have on your computer, click " "Browse for more pictures." msgstr "" #. (itstool) path: info/desc #: C/user-delete.page:7 msgid "Remove users that no longer use your computer." msgstr "" #. (itstool) path: page/title #: C/user-delete.page:25 msgid "Delete a user account" msgstr "" #. (itstool) path: page/p #: C/user-delete.page:27 msgid "" "You can add multiple user accounts to your computer. See to learn how. If somebody is no longer using your computer, you can " "delete that user's account." msgstr "" #. (itstool) path: item/p #: C/user-delete.page:34 msgid "" "Click Unlock in the top right corner and type your password to " "make changes. You must be an administrative user to delete user accounts." msgstr "" #. (itstool) path: item/p #: C/user-delete.page:37 msgid "Select the user you want to delete and click the - button." msgstr "" #. (itstool) path: item/p #: C/user-delete.page:38 msgid "" "Each user has their own home folder for their files and settings. You can " "choose to keep or delete the user's home folder. Click Delete " "Files if you're sure they won't be used anymore and you need to free " "up disk space. These files are permanently deleted. They can't be recovered. " "You may want to back up the files to an external drive or CD before deleting " "them." msgstr "" #. (itstool) path: info/desc #: C/user-forgottenpassword.page:7 msgid "Advanced techniques for resetting your password" msgstr "" #. (itstool) path: page/title #: C/user-forgottenpassword.page:17 msgid "I forgot my password!" msgstr "" #. (itstool) path: page/p #: C/user-forgottenpassword.page:29 msgid "" "It is important to choose not only a good " "and secure password, but also one that you can remember. If you have " "forgotten the password to log in to your computer account, you can follow " "the following steps to reset it." msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:36 msgid "" "If you have an encrypted home directory, you will not be able to reset a " "forgotten password." msgstr "" #. (itstool) path: page/p #: C/user-forgottenpassword.page:41 msgid "" "If you simply want to change your password, see ." msgstr "" #. (itstool) path: section/title #: C/user-forgottenpassword.page:47 msgid "Reset password using Grub" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:50 msgid "" "Restart your computer, and hold down Shift during bootup to get " "into the Grub menu." msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:55 msgid "" "If you have a dual-boot machine and you choose at boot time which operating " "system to boot into, the Grub menu should appear without the need to hold " "down Shift." msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:62 msgid "" "If you are unable to get into the Grub boot menu, and therefore cannot " "choose to boot into recovery mode, you can use a live CD to reset your user password." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:67 msgid "" "Press the down arrow on your keyboard to highlight the line that ends with " "the words 'recovery mode', then press Enter." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:73 msgid "" "Your computer will now begin the boot process. After a few moments, a " "Recovery Menu will appear. Use your down arrow key to highlight " "root and press Enter." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:79 msgid "At the # symbol, type:" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:82 msgid "" "passwd username, where username is the " "username of the account you're changing the password for." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:87 msgid "" "You will be prompted to enter a new UNIX password, and to confirm the new " "password." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:92 msgid "Then type:" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:95 msgid "# reboot" msgstr "" #. (itstool) path: section/p #: C/user-forgottenpassword.page:100 #: C/user-forgottenpassword.page:203 msgid "" "After you successfully log in, you will not be able to access your keyring " "(since you don't remember the old password). This means that all your saved " "passwords for wireless networks, jabber accounts, etc. will no longer be " "accessible. You will need to delete the old " "keyring and start a new one." msgstr "" #. (itstool) path: section/title #: C/user-forgottenpassword.page:108 msgid "Reset password using a Live CD or USB" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:111 msgid "Boot the Live CD or USB." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:116 msgid "Mount your drive." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:121 msgid "" "Press AltF2 to get the Run " "Application window." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:127 msgid "" "Type gksu nautilus to launch the file manager with system-wide " "privileges." msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:132 msgid "" "Within the drive you just mounted, you can check that it is the right drive " "by clicking home and then your username." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:139 msgid "" "Go to the top-level directory of the mounted drive. Then go into the " "etc directory." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:142 msgid "Locate the 'shadow' file and make a backup copy:" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:147 msgid "Right-click on the shadow file and select copy." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:150 msgid "Then right-click in the empty space and select paste." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:154 msgid "Rename the backup \"shadow.bak\"." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:162 msgid "Edit the original \"shadow\" file with a text editor." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:168 msgid "" "Find your username for which you have forgotten the password. It should look " "something like this (the characters after the colon will be different):" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:172 msgid "username:$1$2abCd0E or" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:175 msgid "username:$1$2abCd0E:13721a:0:99999:7:::" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:180 msgid "" "Delete the characters after the first colon and before the second colon. " "This will remove the password for the account." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:184 msgid "" "Save the file, exit out of everything and reboot your computer without the " "live CD or USB." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:190 msgid "" "When you boot back into your installation, click your name in the menu bar. " "Open My Account and reset your password." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:195 msgid "" "For Current password do not enter anything, as your current " "password is blank. Just click Authenticate and enter a new " "password." msgstr "" #. (itstool) path: section/title #: C/user-forgottenpassword.page:214 msgid "Get rid of the keyring" msgstr "" #. (itstool) path: note/p #: C/user-forgottenpassword.page:216 msgid "" "This will delete all your saved passwords for wireless networks, instant " "messaging accounts, etc. Only do this if you can't remember the password you " "used for your keyring." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:221 msgid "Go to your Home folder by typing 'home' in the Dash." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:224 msgid "" "Press Ctrlh (or click " "ViewShow Hidden Files.)" msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:228 msgid "Double click on the folder ~/.local/share." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:231 msgid "Double click on the folder called keyrings." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:234 msgid "Delete any files you find in the keyrings folder." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:237 msgid "Restart the computer." msgstr "" #. (itstool) path: section/p #: C/user-forgottenpassword.page:241 msgid "" "After you restart and log in you will be asked to enter your wireless " "networks password." msgstr "" #. (itstool) path: info/desc #: C/user-goodpassword.page:22 msgid "Use longer, more complicated passwords." msgstr "" #. (itstool) path: page/title #: C/user-goodpassword.page:31 msgid "Choose a secure password" msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:34 msgid "" "Make your passwords easy enough for you to remember, but very difficult for " "others (including computer programs) to guess." msgstr "" #. (itstool) path: page/p #: C/user-goodpassword.page:40 msgid "" "Choosing a good password will help to keep your computer safe. If your " "password is easy to guess, someone may figure it out and gain access to your " "personal information." msgstr "" #. (itstool) path: page/p #: C/user-goodpassword.page:45 msgid "" "People could even use computers to systematically try to guess your " "password, so even one that would be difficult for a human to guess might be " "extremely easy for a computer program to crack. Here are some tips for " "choosing a good password:" msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:54 msgid "" "Use a mixture of upper-case and lower-case letters, numbers, symbols, and " "spaces in the password. This makes it more difficult to guess. There are " "more symbols to choose from, so more possible passwords would have to be " "checked by someone when trying to guess yours." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:61 msgid "" "A good method for choosing a password is to take the first letter of each " "word in a phrase that you can remember. The phrase could be the name of a " "movie, a book, a song, or an album. For example, \"Flatland: A Romance of " "Many Dimensions\" would become F:ARoMD or faromd or f: aromd." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:71 msgid "" "Make your password as long as possible. The more characters it contains, the " "longer it should take for a person or computer to guess it." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:77 msgid "" "Do not use any words that appear in a standard dictionary in any language. " "Password crackers will try these first. The most common password is " "\"password\" -- people can guess passwords like this very quickly!" msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:85 msgid "" "Do not use any personal information, such as a date, license plate number, " "or any family member's name." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:91 msgid "Do not use any nouns." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:96 msgid "" "Choose a password that can be typed quickly, to reduce the chance of someone " "being able to make out what you have typed if they happen to be watching you." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:102 msgid "Never write your passwords down anywhere. They can be found!" msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:108 msgid "Use different passwords for different things." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:113 msgid "Use different passwords for different accounts." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:116 msgid "" "If you use the same password for all of your accounts, anyone who guesses it " "will be able to access all of your accounts immediately." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:120 msgid "" "It can be difficult to remember lots of passwords. Though not as secure as " "using a different passwords for everything, it may be easier to use the same " "one for things that don't matter (like websites), and different ones for " "important things (like your online banking account and your email)." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:129 msgid "Change your passwords regularly." msgstr "" #. (itstool) path: info/desc #: C/video-dvd.page:8 msgid "" "You might not have the right codecs installed, or the DVD might be the wrong " "region." msgstr "" #. (itstool) path: page/title #: C/video-dvd.page:21 msgid "Why won't DVDs play?" msgstr "" #. (itstool) path: page/p #: C/video-dvd.page:23 msgid "" "If you insert a DVD into your computer and it doesn't play, you may not have " "the right DVD codecs installed, or the DVD might be from a " "different region." msgstr "" #. (itstool) path: section/title #: C/video-dvd.page:28 msgid "Installing the right codecs for DVD playback" msgstr "" #. (itstool) path: section/p #: C/video-dvd.page:29 msgid "" "In order to play DVDs, you need to have the right codecs installed. " "A codec is a piece of software that allows applications to read a video or " "audio format. If you try to play a DVD and don't have the right codecs " "installed, the Movie Player should tell you about this and offer to install " "them for you." msgstr "" #. (itstool) path: section/p #: C/video-dvd.page:34 msgid "" "DVDs are also copy-protected using a system called CSS. This " "prevents you from copying DVDs, but it also prevents you from playing them " "unless you have extra software to " "handle the copy protection." msgstr "" #. (itstool) path: section/title #: C/video-dvd.page:40 msgid "Checking the DVD region" msgstr "" #. (itstool) path: section/p #: C/video-dvd.page:41 msgid "" "DVDs have a region code, which tells you in which region of the " "world they are allowed to be played. If the region of your computer's DVD " "player doesn't match the region of the DVD you are trying to play, you won't " "be able to play the DVD. For example, if you have a Region 1 DVD player, you " "will only be allowed to play DVDs from North America." msgstr "" #. (itstool) path: section/p #: C/video-dvd.page:47 msgid "" "It is often possible to change the region used by your DVD player, but it " "can only be done a few times before it locks into one region permanently. To " "change the DVD region of your computer's DVD player, use regionset." msgstr "" #. (itstool) path: info/desc #: C/video-dvd-restricted.page:10 msgid "" "Most commercial DVDs are encrypted and will not play without decryption " "software." msgstr "" #. (itstool) path: page/title #: C/video-dvd-restricted.page:21 msgid "How do I enable restricted codecs to play DVDs?" msgstr "" #. (itstool) path: page/p #: C/video-dvd-restricted.page:23 msgid "" "DVD support cannot be provided by default in Ubuntu due to legal and " "technical restrictions. Most commercial DVDs are encrypted and so require " "the use of decryption software in order to play them." msgstr "" #. (itstool) path: section/title #: C/video-dvd-restricted.page:26 msgid "Use Fluendo to legally play DVDs" msgstr "" #. (itstool) path: section/p #: C/video-dvd-restricted.page:27 msgid "" "You can buy a commercial DVD decoder that can handle copy protection from " "Fluendo. It works with Linux and " "should be legal to use in all countries." msgstr "" #. (itstool) path: section/title #: C/video-dvd-restricted.page:31 msgid "Use alternative decryption software" msgstr "" #. (itstool) path: note/p #: C/video-dvd-restricted.page:33 msgid "" "In some countries, the use of the below unlicensed decryption software is " "not permitted by law. Verify that you are within your rights to use it." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:36 msgid "" "Install libdvdnav4, libdvdread4, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, and libdvd-pkg." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:40 msgid "Open the Dash and launch a Terminal." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:41 msgid "Run the command" msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:43 msgid "and confirm in order to install libdvdcss2." msgstr "" #. (itstool) path: info/desc #: C/video-sending.page:7 msgid "Check that they have the right video codecs installed." msgstr "" #. (itstool) path: page/title #: C/video-sending.page:18 msgid "Other people can't play the videos I made" msgstr "" #. (itstool) path: page/p #: C/video-sending.page:20 msgid "" "If you made a video on your Linux computer and sent it to someone using " "Windows or Mac OS, you may find that they have problems playing the video." msgstr "" #. (itstool) path: page/p #: C/video-sending.page:23 msgid "" "To be able to play your video, the person you sent it to must have the right " "codecs installed. A codec is a little piece of software that knows " "how to take the video and display it on the screen. There are lots of " "different video formats and each requires a different codec to play it back. " "You can check which format your video is by doing:" msgstr "" #. (itstool) path: item/p #: C/video-sending.page:30 msgid "Right-click on video file and select Properties." msgstr "" #. (itstool) path: item/p #: C/video-sending.page:31 msgid "" "Go to the Audio/Video tab and look at which codec is " "listed under Video." msgstr "" #. (itstool) path: page/p #: C/video-sending.page:35 msgid "" "Ask the person having problems with playback if they have the right codec " "installed. They may find it helpful to search the web for the name of the " "codec plus the name of their video playback application. For example, if " "your video uses the Theora format and you have a friend using " "Windows Media Player to try and watch it, search for \"theora windows media " "player\". You will often be able to download the right codec for free if " "it's not installed." msgstr "" #. (itstool) path: page/p #: C/video-sending.page:42 msgid "" "If you can't find the right codec, try the VLC media player. It works on " "Windows and Mac OS as well as Linux, and supports a lot of different video " "formats. Otherwise, try converting your video into a different format. Most " "video editors are able to do this, and specific video converter applications " "are available. Check Ubuntu Software to see what's available." msgstr "" #. (itstool) path: note/p #: C/video-sending.page:50 msgid "" "There are a few other problems which might prevent someone from playing your " "video. The video could have been damaged when you sent it to them (sometimes " "big files aren't copied across perfectly), they could have problems with " "their video playback application, or the video may not have been created " "properly (there could have been some errors when you saved the video)." msgstr "" #. (itstool) path: info/desc #: C/wacom-left-handed.page:11 msgid "Switch the Wacom tablet to Left-Handed Orientation." msgstr "" #. (itstool) path: page/title #: C/wacom-left-handed.page:21 msgid "Use the tablet left-handed" msgstr "" #. (itstool) path: page/p #: C/wacom-left-handed.page:23 msgid "" "Some tablets have hardware buttons on one side. The tablet can be rotated " "180 degrees to position these buttons for left-handed people. To switch the " "orientation to left-handed:" msgstr "" #. (itstool) path: item/p #: C/wacom-left-handed.page:30 #: C/wacom-mode.page:26 #: C/wacom-multi-monitor.page:31 #: C/wacom-stylus.page:34 msgid "Open Wacom Graphics Tablet." msgstr "" #. (itstool) path: note/p #: C/wacom-left-handed.page:31 #: C/wacom-mode.page:27 #: C/wacom-multi-monitor.page:32 #: C/wacom-stylus.page:35 msgid "" "If no tablet is detected, you'll be asked to Please plug in or turn on " "your Wacom tablet." msgstr "" #. (itstool) path: item/p #: C/wacom-left-handed.page:34 msgid "Switch Left-Handed Orientation to ON." msgstr "" #. (itstool) path: info/desc #: C/wacom-mode.page:16 msgid "Switch the tablet between tablet mode and mouse mode." msgstr "" #. (itstool) path: page/title #: C/wacom-mode.page:19 msgid "Set the Wacom tablet's tracking mode" msgstr "" #. (itstool) path: page/p #: C/wacom-mode.page:21 msgid "" "Tracking Mode determines how the pointer is mapped to the screen." msgstr "" #. (itstool) path: item/p #: C/wacom-mode.page:30 msgid "" "Next to Tracking Mode, select Tablet (absolute) or " "Touchpad (relative)." msgstr "" #. (itstool) path: note/p #: C/wacom-mode.page:34 msgid "" "In absolute mode, each point on the tablet maps to a point on the " "screen. The top left corner of the screen, for instance, always corresponds " "to the same point on the tablet." msgstr "" #. (itstool) path: note/p #: C/wacom-mode.page:37 msgid "" "In relative mode, if you lift the pointer off the tablet and put it " "down in a different position, the cursor on the screen doesn't move. This is " "the way a mouse operates, allowing you to cover distances on the screen with " "less hand movement." msgstr "" #. (itstool) path: info/desc #: C/wacom-multi-monitor.page:11 msgid "Map the Wacom tablet to a specific monitor." msgstr "" #. (itstool) path: page/title #: C/wacom-multi-monitor.page:20 msgid "Choose a monitor" msgstr "" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:35 msgid "Click Map to Monitor…" msgstr "" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:36 msgid "Check Map to single monitor." msgstr "" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:37 msgid "" "Next to Output, select the monitor you wish to receive input from " "your graphics tablet." msgstr "" #. (itstool) path: note/p #: C/wacom-multi-monitor.page:39 msgid "Only the monitors that are configured will be selectable." msgstr "" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:42 msgid "Click Close." msgstr "" #. (itstool) path: info/desc #: C/wacom.page:6 msgid "Adjust the settings of your Wacom tablet." msgstr "" #. (itstool) path: page/title #: C/wacom.page:20 msgid "Wacom Graphics Tablet" msgstr "" #. (itstool) path: info/desc #: C/wacom-stylus.page:17 msgid "Define the button functions and pressure feel of the Wacom stylus." msgstr "" #. (itstool) path: page/title #: C/wacom-stylus.page:23 msgid "Configure the stylus" msgstr "" #. (itstool) path: item/p #: C/wacom-stylus.page:38 msgid "" "The lower part of the panel contains details and settings specific to your " "stylus, with the device name (the stylus class) and diagram to the left. " "These settings can be adjusted:" msgstr "" #. (itstool) path: item/p #: C/wacom-stylus.page:42 msgid "" "Eraser Pressure Feel: use the slider to adjust the \"feel\" (how " "physical pressure is translated to digital values) between Soft " "and Firm." msgstr "" #. (itstool) path: item/p #: C/wacom-stylus.page:45 msgid "" "Button/Scroll Wheel configuration (these change to reflect the " "stylus). Click the menu next to each label to select one of these functions: " "No Action, Left Mouse Button Click, Middle Mouse Button Click, Right Mouse " "Button Click, Scroll Up, Scroll Down, Scroll Left, Scroll Right, Back, " "Forward." msgstr "" #. (itstool) path: item/p #: C/wacom-stylus.page:50 msgid "" "Tip Pressure Feel: use the slider to adjust the \"feel\" between " "Soft and Firm." msgstr "" #. (itstool) path: note/p #: C/wacom-stylus.page:56 msgid "" "If you have more than one stylus, when the additional stylus gets close to " "the tablet, a pager will be displayed next to the stylus device name. Use " "the pager to choose which stylus to configured." msgstr "" #. (itstool) path: info/desc #: C/windows-key.page:7 msgid "The Super key provides access to the Dash and the Launcher." msgstr "" #. (itstool) path: page/title #: C/windows-key.page:21 msgid "What is the \"Super\" key?" msgstr "" #. (itstool) path: page/p #: C/windows-key.page:23 msgid "" "This key can usually be found on the bottom-left of your keyboard, next to " "the Alt key, and usually has a window/squares icon on it. It is " "sometimes called the Windows key, logo key, or system key." msgstr "" #. (itstool) path: note/p #: C/windows-key.page:28 msgid "" "If you have an Apple keyboard, there will not be a Windows key on your " "keyboard. The (Command) key can be used instead." msgstr "" #. (itstool) path: page/p #: C/windows-key.page:32 msgid "" "The Super key serves a special function in Unity. If you press the " "Super key, the Dash is displayed. If you press and hold the Super " "key, an overlay showing many of Unity's keyboard shortcuts appears until you " "release the Super key." msgstr "" #. (itstool) path: page/p #: C/windows-key.page:36 msgid "" "The Super key can help you do even more than that, though. To learn about " "more uses for the Super key, see the keyboard shortcuts page." msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/software-properties.po0000644000000000000000000007267112734304303021461 0ustar # Kazakh translation for software-properties # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the software-properties package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: software-properties\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-06-24 15:12+0000\n" "PO-Revision-Date: 2014-03-07 11:31+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 18:12+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/com.ubuntu.softwareproperties.policy.in.h:1 msgid "Write Configuration" msgstr "" #: ../data/com.ubuntu.softwareproperties.policy.in.h:2 msgid "To change software repository settings, you need to authenticate." msgstr "" "Бағдарламалар репозиторий баптауларын өзгерту үшін, аутентификация қажет." #: ../data/software-properties-gtk.desktop.in.h:1 #: ../data/gtkbuilder/main.ui.h:14 msgid "Software & Updates" msgstr "" #: ../data/software-properties-gtk.desktop.in.h:2 #: ../data/software-properties-kde.desktop.in.h:2 msgid "Configure the sources for installable software and updates" msgstr "" "Орнатылатын және жаңартылатын бағдарламалар үшін, бағдарламалар қайнар " "көздерін қалыпқа келтіру" #: ../data/software-properties-gtk.desktop.in.h:3 msgid "Drivers;Repositories;Repository;PPA;" msgstr "" #: ../data/software-properties-kde.desktop.in.h:1 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:690 msgid "Software Sources" msgstr "Бағдарламалар қайнар көздері" #: ../software-properties-gtk:97 msgid "" "The --enable-component/-e command-line switch has been deprecated. Instead " "of 'software-properties-gtk -e multiverse' you can use \n" "'add-apt-repository multiverse'" msgstr "" #: ../software-properties-kde:75 msgid "Print some debug information to the command line" msgstr "" #: ../software-properties-kde:78 ../add-apt-repository:59 msgid "Print a lot of debug information to the command line" msgstr "" #: ../software-properties-kde:81 msgid "" "No update on repository change (useful if called from an external program)" msgstr "" #: ../software-properties-kde:84 msgid "Enable the specified component of the distro's repositories" msgstr "" #: ../software-properties-kde:88 msgid "Enable PPA with the given name" msgstr "" #: ../software-properties-kde:92 msgid "URL of keyserver" msgstr "" #: ../software-properties-kde:95 msgid "Win ID to act as a dialogue for" msgstr "" #: ../software-properties-kde:98 msgid "data directory for UI files" msgstr "" #: ../add-apt-repository:62 msgid "remove repository from sources.list.d directory" msgstr "" #: ../add-apt-repository:65 #, c-format msgid "URL of keyserver. Default: %default" msgstr "" #: ../add-apt-repository:68 msgid "Allow downloading of the source packages from the repository" msgstr "" #: ../add-apt-repository:71 msgid "Assume yes to all queries" msgstr "" #: ../add-apt-repository:74 msgid "Update package cache after adding" msgstr "" #: ../add-apt-repository:78 msgid "Error: must run as root" msgstr "Қате: әкімшілік пайдаланушы атынан ашылуы тиіс" #: ../add-apt-repository:82 msgid "Error: need a repository as argument" msgstr "Қате: аргумент ретінде репозиторий көрсетілуі қажет" #: ../add-apt-repository:85 msgid "Error: need a single repository as argument" msgstr "" #: ../add-apt-repository:105 #, c-format msgid "'%s' distribution component disabled for all sources." msgstr "" #: ../add-apt-repository:107 #, c-format msgid "'%s' distribution component is already disabled for all sources." msgstr "" #: ../add-apt-repository:112 #, c-format msgid "'%s' distribution component enabled for all sources." msgstr "" #: ../add-apt-repository:114 #, c-format msgid "'%s' distribution component is already enabled for all sources." msgstr "" #: ../add-apt-repository:136 #, c-format msgid " More info: %s" msgstr " Көбірек ақпарат: %s" #: ../add-apt-repository:140 msgid "Press [ENTER] to continue or ctrl-c to cancel removing it" msgstr "" "Жалғастыру үшін [ENTER] пернесін, не жоюды болдырмау үшін Ctrl-C перне " "үйлесімін басыңыз" #: ../add-apt-repository:142 msgid "Press [ENTER] to continue or ctrl-c to cancel adding it" msgstr "" "Жалғастыру үшін [ENTER] пернесін не болдырмау үшін Ctrl-C пернелер үйлесімін " "басыңыз" #: ../add-apt-repository:160 ../add-apt-repository:164 #, c-format msgid "Error: '%s' doesn't exist in a sourcelist file" msgstr "Қате: \"%s\" қайнар көздер тізімінде жоқ" #: ../add-apt-repository:169 #, c-format msgid "Error: '%s' invalid" msgstr "Қате: \"%s\" бұрыс" #: ../softwareproperties/distro.py:28 msgid "" "To improve the user experience of Ubuntu please take part in the " "popularity contest. If you do so the list of installed software and how " "often it was used will be collected and sent anonymously to the Ubuntu " "project on a weekly basis.\n" "\n" "The results are used to improve the support for popular applications and to " "rank applications in the search results." msgstr "" "Ubuntu қолдану жайлығын жоғарылату үшін, әйгілік рейтингін құруға " "көмектесіңіз. Егер көмектесемін десеңіз, онда аптасына бір рет, орнатылған " "бағдарламалар тізімі және олардың қолдану жиілігі жайлы мәліметтер анонимді " "етіп Ubuntu жобасына жіберілетін болады.\n" "\n" "Алынған мәліметтер қолданыста ең көп болатын бағдарламаларына қолдау " "көрсетілуін жақсартуға және іздеу нәтижелерінде олардың шығару ретін " "анықтауда қолданылады." #: ../softwareproperties/distro.py:37 msgid "" "To improve the user experiece of Debian please take part in the " "popularity contest. If you do so the list of installed software and how " "often it was used will be collected and sent anonymously to the Debian " "project.\n" "\n" "The results are used to optimise the layout of the installation CDs." msgstr "" "Debian қолдану жайлығын жоғарылату үшін, әйгілік рейтингін құруға " "көмектесіңіз. Егер көмектесемін десеңіз, онда аптасына бір рет, орнатылған " "бағдарламалар тізімі және олардың қолдану жиілігі жайлы мәліметтер анонимді " "етіп Debian жобасына жіберілетін болады.\n" "\n" "Алынған мәліметтер орнатылым дискілерін құрамын ықшамдау кезінде " "қолданылады." #: ../softwareproperties/distro.py:44 msgid "" "Submit the list of installed software and how often it is is used to the " "distribution project." msgstr "" "Орнатылған бағдарламалардың тізімі мен олардың пайдалану жиілігі туралы " "мәліметтерді дистрибутив өндірушілеріне жіберу." #: ../softwareproperties/kde/DialogMirror.py:63 msgid "Mirror" msgstr "Айна" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:185 #: ../softwareproperties/kde/DialogMirror.py:218 msgid "Testing Mirrors" msgstr "Айналарды тексеру" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:187 msgid "Cancel" msgstr "Болдырмау" #: ../softwareproperties/kde/DialogMirror.py:219 #: ../softwareproperties/gtk/DialogMirror.py:335 msgid "No suitable download server was found" msgstr "Лайықты жүктеу сервер табылмады" #: ../softwareproperties/kde/DialogMirror.py:220 #: ../softwareproperties/gtk/DialogMirror.py:336 msgid "Please check your Internet connection." msgstr "Өзіңіздің интернетпенен қосылысты тексеріңіз." #: ../softwareproperties/kde/DialogMirror.py:235 #: ../softwareproperties/gtk/DialogMirror.py:351 msgid "Canceling..." msgstr "Болдырмау..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:162 #: ../data/gtkbuilder/main.ui.h:9 msgid "Daily" msgstr "Күн сайын" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:163 #: ../data/gtkbuilder/main.ui.h:10 msgid "Every two days" msgstr "Әрбір екі күн сайын" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:164 #: ../data/gtkbuilder/main.ui.h:11 msgid "Weekly" msgstr "Апта сайын" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:165 #: ../data/gtkbuilder/main.ui.h:12 msgid "Every two weeks" msgstr "Әрбір екі апта сайын" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:172 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:244 #, python-format msgid "Every %s days" msgstr "Әрбір %s сайын" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:214 #, python-format msgid "%s updates" msgstr "%s жаңартулары" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:218 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:304 #, python-format msgid "%s Software" msgstr "%s бағдарламалары" #. TRANSLATORS: Label for the components in the Internet section #. first %s is the description of the component #. second %s is the code name of the comp, eg main, universe #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:237 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:317 #, python-format msgid "%s (%s)" msgstr "%s (%s)" #. add a separator and the option to choose another mirror from the list #. #FIXME server_store.append(["sep", None, True]) #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:300 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:447 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:540 msgid "Other..." msgstr "Басқа..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:668 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:963 msgid "Import key" msgstr "Кілтті импорттау" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:977 msgid "Error importing selected file" msgstr "Таңдалған файлды импорттау кезінде қате туындады" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:672 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:978 msgid "The selected file may not be a GPG key file or it might be corrupt." msgstr "Таңдалған файл, GPG кілті емес болуы мүмкін немесе ол бұзылған." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:685 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:994 msgid "Error removing the key" msgstr "Кілтті жою кезінде қате туындады" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:686 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:995 msgid "" "The key you selected could not be removed. Please report this as a bug." msgstr "" "Таңдалған кілтті жою мүмкін емес. Осы қате туралы есепті өндірушілерге " "жіберіңіз." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:703 msgid "Reload" msgstr "Жаңарту" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:705 msgid "Your local copy of the software catalog is out of date." msgstr "" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:706 msgid "A new copy will be downloaded." msgstr "" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:730 msgid "CD Error" msgstr "CD диск қатесі" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:731 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:829 msgid "Error scanning the CD" msgstr "CD сканерлеу кезінде қате туындады" #: ../softwareproperties/kde/CdromProgress.py:54 msgid "CD Name" msgstr "CD диск аты" #: ../softwareproperties/kde/CdromProgress.py:54 #: ../softwareproperties/gtk/CdromProgress.py:59 msgid "Please enter a name for the disc" msgstr "Дискінің атын енгізіңіз" #: ../softwareproperties/kde/CdromProgress.py:58 msgid "Insert Disk" msgstr "Дискті салыңыз" #: ../softwareproperties/kde/CdromProgress.py:58 #: ../softwareproperties/gtk/CdromProgress.py:75 msgid "Please insert a disk in the drive:" msgstr "Дискті дисководқа салыңыз:" #. L10N: the example is of the format: deb http://ftp.debian.org sarge main #: ../softwareproperties/kde/DialogAdd.py:55 msgid "Enter the complete APT line of the repository that you want to add." msgstr "" #: ../softwareproperties/kde/DialogAdd.py:57 #, python-format msgid "" "Include the type, location and components of the repository. Example: %s" msgstr "" #: ../softwareproperties/kde/DialogEdit.py:43 #: ../data/gtkbuilder/dialog-edit-source.ui.h:1 msgid "Binary" msgstr "Бинарлық" #: ../softwareproperties/kde/DialogEdit.py:44 ../data/gtkbuilder/main.ui.h:15 msgid "Source code" msgstr "Бастапқы код" #: ../softwareproperties/SoftwareProperties.py:502 #: ../softwareproperties/SoftwareProperties.py:509 msgid "(Source Code)" msgstr "(Бастапқы код)" #: ../softwareproperties/SoftwareProperties.py:515 msgid "Source Code" msgstr "Бастапқы код" #: ../softwareproperties/gtk/DialogMirror.py:248 msgid "New mirror" msgstr "Жаңа айна" #: ../softwareproperties/gtk/DialogMirror.py:324 #, python-format msgid "Completed %s of %s tests" msgstr "Тексеріліс %s ішінде %s аяқталды" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:681 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:700 msgid "Active" msgstr "Белсенді" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:739 msgid "Key" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:756 msgid "_Add key from paste data" msgstr "Енгізіп салынған мәліметтен кілтті _қосу" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:769 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:780 msgid "Error importing key" msgstr "Кілтті импорттау кезінде қате туындады" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:770 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:781 msgid "The selected data may not be a GPG key file or it might be corrupt." msgstr "" "Таңдалған мәліметтер, GPG кілті емес болуы мүмкін немесе ол бұзылған." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:830 msgid "Could not find a suitable CD." msgstr "Лайықты CD табу мүмкін емес" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1040 msgid "Applying changes..." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1121 #: ../data/gtkbuilder/main.ui.h:42 msgid "Re_vert" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1123 msgid "_Apply Changes" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1125 msgid "_Cancel" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1127 msgid "_Restart..." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1142 msgid "Searching for available drivers..." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1172 msgid "An error occurred while searching for drivers." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1246 msgid "This device is using the recommended driver." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1247 msgid "This device is using an alternative driver." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1248 msgid "This device is using a manually-installed driver." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1249 msgid "This device is not working." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1258 msgid "Continue using a manually installed driver" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1285 msgid "Using {} from {}" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1287 msgid "Using {}" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1294 msgid "open source" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1296 msgid "proprietary" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1299 #, python-brace-format msgid "{base_description} ({licence}, tested)" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1301 #, python-brace-format msgid "{base_description} ({licence})" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1321 msgid "Do not use the device" msgstr "" #. No drivers found. #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1341 msgid "No additional drivers available." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1359 msgid "Unknown" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1408 msgid "You need to restart the computer to complete the driver changes." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1422 #, python-format msgid "%(count)d proprietary driver in use." msgid_plural "%(count)d proprietary drivers in use." msgstr[0] "" msgstr[1] "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1427 #: ../data/gtkbuilder/main.ui.h:37 msgid "No proprietary drivers are in use." msgstr "" #: ../softwareproperties/gtk/DialogAddSourcesList.py:43 msgid "Add Software Channels" msgstr "Бағдарламалардың қайнар көздерін қосу" #: ../softwareproperties/gtk/DialogAddSourcesList.py:84 msgid "Install software additionally or only from this source?" msgid_plural "Install software additionally or only from these sources?" msgstr[0] "" "Осы қайнардан бағдарламалардың орнатуын тек қосымша әдіс ретінде орнату, " "әлде тек осы қайнарды қолдану?" #: ../softwareproperties/gtk/DialogAddSourcesList.py:89 msgid "" "You can either add the following sources or replace your current sources by " "them. Only install software from trusted sources." msgstr "" "Сіз келесі қайнар көздерін қосуыңызға болады немесе оларменен өзіңіздің " "барлық қайнарларыңызды алмастыруыңызға болады. Бағдарламаларды тек " "тексерілген қайнар көздерінен орнатыңыз." #: ../softwareproperties/gtk/DialogAddSourcesList.py:104 msgid "There are no sources to install software from" msgstr "Бағдарламалар қайнар көздері табылмады" #: ../softwareproperties/gtk/DialogAddSourcesList.py:105 #, python-format msgid "The file '%s' does not contain any valid software sources." msgstr "\"%s\" файлында дұрыс бағдарламалар қайнар көздері жоқ" #. L10N: the example is of the format: deb http://ftp.debian.org sarge main #: ../softwareproperties/gtk/DialogAdd.py:62 #, python-format msgid "" "The APT line includes the type, location and components of a repository, for " "example '%s'." msgstr "" "APT жолы репозиторийдің түрі, адресі және құрамалары сияқты мәліметтерді " "қамтиды, мысалыға \"%s\"." #. some known keys #: ../softwareproperties/AptAuth.py:39 msgid "Ubuntu Archive Automatic Signing Key " msgstr "Ubuntu архивтеріне белгі қою кілті " #: ../softwareproperties/AptAuth.py:40 msgid "Ubuntu CD Image Automatic Signing Key " msgstr "Ubuntu дискілік образдарына белгі қою кілті " #: ../softwareproperties/AptAuth.py:41 msgid "Ubuntu Archive Automatic Signing Key (2012) " msgstr "" #: ../softwareproperties/AptAuth.py:42 msgid "Ubuntu CD Image Automatic Signing Key (2012) " msgstr "" #: ../softwareproperties/AptAuth.py:43 msgid "Ubuntu Extras Archive Automatic Signing Key " msgstr "" #: ../data/gtkbuilder/dialog-edit-source.ui.h:2 msgid "Source" msgstr "Қайнар көзі" #: ../data/gtkbuilder/dialog-edit-source.ui.h:3 msgid "Edit Source" msgstr "Қайнар көзін өзгерту" #: ../data/gtkbuilder/dialog-edit-source.ui.h:4 msgid "Type:" msgstr "Түрі:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:5 msgid "URI:" msgstr "URI:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:6 msgid "Distribution:" msgstr "Дистрибутив:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:7 msgid "Components:" msgstr "Құрамалар:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:8 msgid "Comment:" msgstr "Түсініктеме:" #: ../data/gtkbuilder/dialog-add-sources-list.ui.h:1 msgid "_Replace" msgstr "_Алмастыру" #: ../data/gtkbuilder/dialog-cdrom-progress.ui.h:1 msgid "Scanning CD-ROM" msgstr "CD-ROM оқылып жатыр" #: ../data/gtkbuilder/main.ui.h:1 msgid "Display immediately" msgstr "Дереу көрсету" #: ../data/gtkbuilder/main.ui.h:2 msgid "Display weekly" msgstr "Апта сайын" #: ../data/gtkbuilder/main.ui.h:3 msgid "Display every two weeks" msgstr "Әрбір екі апта сайын" #: ../data/gtkbuilder/main.ui.h:4 msgid "For any new version" msgstr "Кез-келген жаңа нұсқасы үшін" #: ../data/gtkbuilder/main.ui.h:5 msgid "For long-term support versions" msgstr "ҰМҚ (Ұзақ Мерзімді Қолдауы бар) нұсқалары үшін" #: ../data/gtkbuilder/main.ui.h:6 msgid "Never" msgstr "Ешқашан" #: ../data/gtkbuilder/main.ui.h:7 msgid "Download automatically" msgstr "Автоматты жүктеп алу" #: ../data/gtkbuilder/main.ui.h:8 msgid "Download and install automatically" msgstr "Автоматты жүктеп алу және орнату" #: ../data/gtkbuilder/main.ui.h:13 msgid "To install from a CD-ROM or DVD, insert the medium into the drive." msgstr "Орнатуды бастау үшін CD немесе DVD дискісін дисководқа салыңыз." #: ../data/gtkbuilder/main.ui.h:16 msgid "Download from:" msgstr "Осы жерден жүктеу:" #: ../data/gtkbuilder/main.ui.h:17 msgid "Downloadable from the Internet" msgstr "Интернеттен жүктелінетіндер" #: ../data/gtkbuilder/main.ui.h:18 msgid "Installable from CD-ROM/DVD" msgstr "CD-ROM/DVD дискілерінен орнатылатындар" #: ../data/gtkbuilder/main.ui.h:19 msgid "Add..." msgstr "Қосу..." #: ../data/gtkbuilder/main.ui.h:20 msgid "Edit..." msgstr "Өзгерту..." #: ../data/gtkbuilder/main.ui.h:21 msgid "Add Volume..." msgstr "Бөлімді қосу..." #: ../data/gtkbuilder/main.ui.h:22 msgid "Other Software" msgstr "Басқа бағдарламалар" #: ../data/gtkbuilder/main.ui.h:23 msgid "Install updates from:" msgstr "Жаңартуларды осы жерден орнату:" #: ../data/gtkbuilder/main.ui.h:24 msgid "Automatically check for updates:" msgstr "Жаңартулардың жетімдігін тексеру:" #: ../data/gtkbuilder/main.ui.h:25 msgid "When there are security updates:" msgstr "Қауіпсіздік жаңартулар жетімді болғанда:" #: ../data/gtkbuilder/main.ui.h:26 msgid "When there are other updates:" msgstr "Басқа жаңартулар жетімді болғанда:" #: ../data/gtkbuilder/main.ui.h:27 msgid "Notify me of a new Ubuntu version:" msgstr "Ubuntu жаңа нұсқасының жетімдігі жайлы мәлімдеу:" #: ../data/gtkbuilder/main.ui.h:28 msgid "Updates" msgstr "Жаңартулар" #: ../data/gtkbuilder/main.ui.h:29 msgid "Trusted software providers" msgstr "Бағдарламалардың сенімді жеткізушілер (поставщики)" #: ../data/gtkbuilder/main.ui.h:30 msgid " " msgstr " " #: ../data/gtkbuilder/main.ui.h:31 msgid "" "Keys are used to authenticate the correct source of software and so protect " "your computer from malicious software" msgstr "" "Кілттер бағдарламалар қайнар көздерінің шынайлығын тексеру үшін қолданылады, " "яғни компьютерге зиянды бағдарламалардың енуіне кедергі жасайды." #: ../data/gtkbuilder/main.ui.h:32 msgid "_Import Key File..." msgstr "_Кілт файлын импорттау..." #: ../data/gtkbuilder/main.ui.h:33 msgid "Import the public key from a trusted software provider" msgstr "Бағдарламалардың сенімді жабдықтаушы ашық кілтін импоттау" #: ../data/gtkbuilder/main.ui.h:34 msgid "Restore _Defaults" msgstr "_Қалыпты қалпына қайтару" #: ../data/gtkbuilder/main.ui.h:35 msgid "Restore the default keys of your distribution" msgstr "Сіздің дистрибутивыңыздың бастапқы кілттерді қайта орнына қайтару" #: ../data/gtkbuilder/main.ui.h:36 msgid "Authentication" msgstr "Аутентификация" #: ../data/gtkbuilder/main.ui.h:38 msgid "" "A proprietary driver has private code that Ubuntu developers can't " "review or improve. Security and other updates are dependent on the driver " "vendor." msgstr "" #: ../data/gtkbuilder/main.ui.h:39 msgid "Additional Drivers" msgstr "" #: ../data/gtkbuilder/main.ui.h:40 msgid "" "Proposed updates are only for testing updates and providing development " "feedback. Enabling this may introduce instability." msgstr "" #: ../data/gtkbuilder/main.ui.h:41 msgid "Developer Options" msgstr "" #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:1 #: ../data/gtkbuilder/dialog-mirror.ui.h:6 msgid " " msgstr " " #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:2 msgid "" "The information about available software is out-of-date\n" "\n" "To install software and updates from newly added or changed sources, you " "have to reload the information about available software.\n" "\n" "You need a working internet connection to continue." msgstr "" "Бағдарламалық қамтамасыздандыру туралы ақпарат ескерді\n" "\n" "Бағдарламаларды және жаңартуларды жаңа немесе өзгертілген бағдарламалар " "қайнар көздерінен орнату үшін, жетімді бағдарламалық қамтамасыздандыру жайлы " "мәліметті жаңарту қажет. \n" "\n" "Әрі қарай жалғастыру үшін интернетпен қосылысыңыз болуы қажет." #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:7 msgid "_Reload" msgstr "_Жаңарту" #: ../data/gtkbuilder/dialog-mirror.ui.h:1 msgid "Choose a Download Server" msgstr "Жүктеу серверін таңдаңыз" #: ../data/gtkbuilder/dialog-mirror.ui.h:2 msgid "Protocol:" msgstr "Протокол:" #: ../data/gtkbuilder/dialog-mirror.ui.h:3 msgid "_Select Best Server" msgstr "_Ең жақсы серверді таңдау" #: ../data/gtkbuilder/dialog-mirror.ui.h:4 msgid "Performs a connection test to find the best mirror for your location" msgstr "" "Сіздің орналасуыңызға ең жақсы айнаны анықтау үшін, сәйкес тексеріліс " "орындалады" #: ../data/gtkbuilder/dialog-mirror.ui.h:5 msgid "Choose _Server" msgstr "_Серверді таңдаңыз" #: ../data/gtkbuilder/dialog-mirror.ui.h:7 msgid "" "Testing download servers\n" "\n" "A series of tests will be performed to find the best mirror for your " "location." msgstr "" "Жүктеп алу серверлерін тексеру\n" "\n" "Бір бірін қайталаушы репозиторийларының ең жылдамын анықтау үшін, олардың " "әрқайсысына бірнеше тексеріліс сұраныс жіберілетін болады." #: ../data/gtkbuilder/dialog-add.ui.h:1 msgid "" "Enter the complete APT line of the repository that you want to add " "as source" msgstr "" "Бағдарламалар қайнар көзін енгіземін десеңіз, сол репозиторийдің " "толық APT жолын енгізіңіз" #: ../data/gtkbuilder/dialog-add.ui.h:2 msgid "APT line:" msgstr "APT жолы:" #: ../data/gtkbuilder/dialog-add.ui.h:3 msgid "_Add Source" msgstr "_Қайнар көзді қосу" language-pack-kk-base/data/kk/LC_MESSAGES/ubuntu-location-service.po0000644000000000000000000000244412734304303022212 0ustar # Kazakh translation for location-service # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the location-service package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: location-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-09-19 01:04+0200\n" "PO-Revision-Date: 2016-03-19 16:37+0000\n" "Last-Translator: Murat Balkybaev \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:26+0000\n" "X-Generator: Launchpad (build 18115)\n" #: /tmp/i18n/src/location_service/com/ubuntu/location/service/trust_store_permission_manager.cpp:170 msgid "An unconfined application wants to access your current location." msgstr "Шектеуі жоқ бағдарлама сіздің орналасқан жеріңізді сұрайды." #: /tmp/i18n/src/location_service/com/ubuntu/location/service/trust_store_permission_manager.cpp:173 #, boost-format msgid "%1% wants to access your current location." msgstr "%1% сіздің ағымдағы орналасқан жеріңіз туралы ақпарат алғысы келеді." language-pack-kk-base/data/kk/LC_MESSAGES/apturl.po0000644000000000000000000001527212734304303016736 0ustar # Kazakh translation for apturl # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the apturl package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: apturl\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-24 20:41+0000\n" "PO-Revision-Date: 2011-08-22 04:41+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../apturl-gtk:49 ../apturl-kde:52 msgid "User requested interrupt." msgstr "Пайдаланушы сұранысты тоқтатты." #: ../AptUrl/Parser.py:85 msgid "Non whitelist char in the uri" msgstr "uri жолында жарамайтын белгі" #: ../AptUrl/Parser.py:93 msgid "Whitespace in key=value" msgstr "Кодымен бос орын=мән" #: ../AptUrl/Parser.py:99 #, python-format msgid "Exception '%s'" msgstr "\"%s\" ерекшесі (исключение)" #: ../AptUrl/Parser.py:109 #, python-format msgid "Url string '%s' too long" msgstr "\"%s\" URL-жолы тым ұзын" #: ../AptUrl/Parser.py:115 msgid "No ':' in the uri" msgstr "uri жолында \":\" белгісі табылмады" #: ../AptUrl/AptUrl.py:73 #, python-format msgid "Enabling '%s' failed" msgstr "\"%s\" қосу мүмкін емес" #: ../AptUrl/AptUrl.py:91 #, python-format msgid "Unknown channel '%s'" msgstr "\"%s\" белгісіз канал" #: ../AptUrl/AptUrl.py:92 #, python-format msgid "The channel '%s' is not known" msgstr "\"%s\" каналы белгісіз" #: ../AptUrl/AptUrl.py:100 #, python-format msgid "Enabling channel '%s' failed" msgstr "\"%s\" каналын қосу мүмкін емес" #: ../AptUrl/AptUrl.py:112 msgid "Invalid /etc/apt/sources.list file" msgstr "/etc/apt/sources.list файлы құрылымы дұрыс емес" #: ../AptUrl/AptUrl.py:115 msgid "Software index is broken" msgstr "Бағдарламалардың индексі бұзылған" #: ../AptUrl/AptUrl.py:116 msgid "" "This is a major failure of your software management system. Please check for " "broken packages with synaptic, check the file permissions and correctness of " "the file '/etc/apt/sources.list' and reload the software information with: " "'sudo apt-get update' and 'sudo apt-get install -f'." msgstr "" "Бұл сіздің бағдарламалық қамтамасыздандырудың басқару жүйесінің ауыр қатесі. " "synaptic бағдарламасымен сынық пакеттерді, және \"/etc/apt/sources.list\" " "файлдың құрамын және оның рұқсаттарын тексеріп, және бағдарламалар туралы " "ақпаратты, \"sudo apt-get update\" және \"sudo apt-get install -f\" " "коммандалар көмегімен жаңартыңыз." #: ../AptUrl/AptUrl.py:144 msgid "Need a url to continue, exiting" msgstr "Әрі қарай жалғастыру үшін, url қажет, шығып бара жатырмын" #: ../AptUrl/AptUrl.py:147 #, python-format msgid "Invalid url: '%s' given, exiting" msgstr "\"%s\" url-ы жарамсыз, шығып бара жатырмын" #: ../AptUrl/AptUrl.py:183 #, python-format msgid "Can not deal with protocol '%s' " msgstr "\"%s\" протоколын қолдану мүмкін емес " #: ../AptUrl/AptUrl.py:205 #, python-format msgid "Package '%s' is virtual." msgstr "\"%s\" пакеті виртуалды." #: ../AptUrl/AptUrl.py:208 #, python-format msgid "Could not find package '%s'." msgstr "\"%s\" пакетін табу мүмкін емес." #: ../AptUrl/AptUrl.py:214 #, python-format msgid "Package '%s' is already installed" msgstr "\"%s\" пакеті орнатылған" #: ../AptUrl/AptUrl.py:229 #, python-format msgid "Can not install '%s' (%s) " msgstr "\"%s\"-ды (%s) орнатылмай жатыр " #: ../AptUrl/AptUrl.py:235 #, python-format msgid "" "Package '%s' requests minimal version '%s', but only '%s' is available" msgstr "" "\"%s\" пакетінің минималды қажетті үлгісі \"%s\", бірақ тек \"%s\" жетімді" #: ../AptUrl/UI.py:16 msgid "Enable additional components" msgstr "Қосымша құрамдастарды қосу" #: ../AptUrl/UI.py:24 ../AptUrl/gtk/GtkUI.py:100 ../AptUrl/kde/KdeUI.py:80 msgid "Enable additional software channel" msgstr "Қосымша бағдарламалар қайнар көзін қосу" #: ../AptUrl/UI.py:25 ../AptUrl/gtk/GtkUI.py:101 ../AptUrl/kde/KdeUI.py:81 #, python-format msgid "Do you want to enable the following software channel: '%s'?" msgstr "Сіз \"%s\" қосымша бағдарламалар қайнар көзін қосқыңыз келеді ме?" #: ../AptUrl/gtk/GtkUI.py:154 ../AptUrl/kde/KdeUI.py:133 msgid "Install additional software?" msgstr "Қосымша бағдарламаларды орнатайын ба?" #: ../AptUrl/gtk/GtkUI.py:155 ../AptUrl/kde/KdeUI.py:134 #, python-format msgid "Do you want to install package '%s'?" msgstr "\"%s\" пакетін орнатайын ба?" #. kate: space-indent on; indent-width 4; mixedindent off; indent-mode python; #: ../data/apturl-gtk.ui.h:1 msgid "Description" msgstr "Сипаттамасы" #: ../data/apturl-gtk.ui.h:2 msgid "_Install" msgstr "_Орнату" #: ../data/apturl.schemas.in.h:1 msgid "Whether the specified command should handle \"apt\" URLs" msgstr "Көрсетілген коммандасы \"apt\" сілтемелерін өңдеуге тиісті ме" #: ../data/apturl.schemas.in.h:2 msgid "" "True if the command specified in the \"command\" key should handle \"apt\" " "URLs." msgstr "" "\"command\" кілтіндегі \"apt\" сілтемелерін өңдеу коммандасын қолдану." #: ../data/apturl.schemas.in.h:3 msgid "The handler for \"apt\" URLs" msgstr "\"apt\" сілтемелерін өңдеуіші" #: ../data/apturl.schemas.in.h:4 msgid "The command used to handle \"apt\" URLs, if enabled." msgstr "\"apt\" сілтемелерін өңдеу коммандасы." #: ../data/apturl.schemas.in.h:5 msgid "Run the command in a terminal" msgstr "Комманданы терминалды орындау" #: ../data/apturl.schemas.in.h:6 msgid "" "True if the command used to handle this type of URL should be run in a " "terminal." msgstr "" "Егер бұл кілт қолданылған болса, \"apt\" сілтемелерін өңдеу бағдарламасы " "терминалда орындалатын болады." language-pack-kk-base/data/kk/LC_MESSAGES/friendly-recovery.po0000644000000000000000000001521012734304303021067 0ustar # Kazakh translation for friendly-recovery # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the friendly-recovery package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: friendly-recovery\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-03-08 14:38-0500\n" "PO-Revision-Date: 2011-09-24 11:34+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../lib/recovery-mode/options/apt-snapshots:20 #, sh-format msgid "Revert to old snapshot and reboot" msgstr "" #: ../lib/recovery-mode/options/apt-snapshots:31 #, sh-format msgid "Snapshot" msgstr "" #: ../lib/recovery-mode/options/clean:6 #, sh-format msgid "Try to make free space" msgstr "Орынды босатып көру" #: ../lib/recovery-mode/options/clean:12 #, sh-format msgid "" "Trying to find packages you don't need (apt-get autoremove), please review " "carefully." msgstr "" #: ../lib/recovery-mode/options/clean:16 ../lib/recovery-mode/options/dpkg:41 #: ../lib/recovery-mode/options/grub:16 ../lib/recovery-mode/recovery-menu:84 #, sh-format msgid "Finished, please press ENTER" msgstr "Аяқталды, ENTER пернесін басыңыз" #: ../lib/recovery-mode/options/dpkg:6 #, sh-format msgid "Repair broken packages" msgstr "Бұзылған пакеттерді жөндеу" #: ../lib/recovery-mode/options/failsafeX:11 #, sh-format msgid "Run in failsafe graphic mode" msgstr "Қауіпсіз графикалық режимде жұмыс істеу" #: ../lib/recovery-mode/options/fsck:6 #, sh-format msgid "Check all file systems" msgstr "" #: ../lib/recovery-mode/options/grub:6 #, sh-format msgid "Update grub bootloader" msgstr "grub бастапқы жүктегішін жаңарту" #: ../lib/recovery-mode/options/network:6 #, sh-format msgid "Enable networking" msgstr "" #: ../lib/recovery-mode/options/root:9 #, sh-format msgid "Drop to root shell prompt" msgstr "root суперпайдаланушының shell қабықшасын шығару" #: ../lib/recovery-mode/options/system-summary:9 #: ../lib/recovery-mode/options/system-summary:107 #, sh-format msgid "System summary" msgstr "" #: ../lib/recovery-mode/options/system-summary:15 #, sh-format msgid "Read-only mode" msgstr "" #: ../lib/recovery-mode/options/system-summary:17 #, sh-format msgid "Read/Write mode" msgstr "" #: ../lib/recovery-mode/options/system-summary:21 #, sh-format msgid "none" msgstr "" #: ../lib/recovery-mode/options/system-summary:23 #, sh-format msgid "IP configured" msgstr "" #: ../lib/recovery-mode/options/system-summary:25 #, sh-format msgid "IP and DNS configured" msgstr "" #: ../lib/recovery-mode/options/system-summary:36 #, sh-format msgid "No software RAID detected (mdstat)" msgstr "" #: ../lib/recovery-mode/options/system-summary:42 #, sh-format msgid "No LVM detected (vgscan)" msgstr "" #: ../lib/recovery-mode/options/system-summary:46 #, sh-format msgid "Unknown (must be run as root)" msgstr "" #: ../lib/recovery-mode/options/system-summary:48 #, sh-format msgid "Physical Volumes:" msgstr "" #: ../lib/recovery-mode/options/system-summary:51 #: ../lib/recovery-mode/options/system-summary:60 #, sh-format msgid "ok (good)" msgstr "" #: ../lib/recovery-mode/options/system-summary:53 #: ../lib/recovery-mode/options/system-summary:62 #, sh-format msgid "not ok (BAD)" msgstr "" #: ../lib/recovery-mode/options/system-summary:57 #, sh-format msgid "Volume Groups:" msgstr "" #: ../lib/recovery-mode/options/system-summary:69 #, sh-format msgid "unknown (read-only filesystem)" msgstr "" #: ../lib/recovery-mode/options/system-summary:71 #, sh-format msgid "unknown (must be run as root)" msgstr "" #: ../lib/recovery-mode/options/system-summary:75 #, sh-format msgid "yes (good)" msgstr "" #: ../lib/recovery-mode/options/system-summary:77 #, sh-format msgid "no (BAD)" msgstr "" #: ../lib/recovery-mode/options/system-summary:81 #, sh-format msgid "(Use arrows/PageUp/PageDown keys to scroll and TAB key to select)" msgstr "" #: ../lib/recovery-mode/options/system-summary:83 #, sh-format msgid "=== General information ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:84 #, sh-format msgid "System mode:" msgstr "" #: ../lib/recovery-mode/options/system-summary:85 #, sh-format msgid "CPU information:" msgstr "" #: ../lib/recovery-mode/options/system-summary:86 #, sh-format msgid "Network connectivity:" msgstr "" #: ../lib/recovery-mode/options/system-summary:88 #, sh-format msgid "=== Detailed disk usage ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:91 #, sh-format msgid "=== Software RAID state ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:94 #, sh-format msgid "=== LVM state ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:97 #, sh-format msgid "=== Detailed memory usage ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:100 #, sh-format msgid "=== Detailed network configuration ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:103 #, sh-format msgid "=== System database (APT) ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:104 #, sh-format msgid "Database is consistent:" msgstr "" #: ../lib/recovery-mode/recovery-menu:20 #, sh-format msgid "Recovery Menu (filesystem state: read-only)" msgstr "" #: ../lib/recovery-mode/recovery-menu:22 #, sh-format msgid "Recovery Menu (filesystem state: read/write)" msgstr "" #: ../lib/recovery-mode/recovery-menu:26 #, sh-format msgid " Resume normal boot" msgstr " Қалыпты жүктеуді жалғастыру" #: ../lib/recovery-mode/recovery-menu:47 #, sh-format msgid "" "You are now going to exit the recovery mode and continue the boot sequence. " "Please note that some graphic drivers require a full graphical boot and so " "will fail when resuming from recovery.\n" "If that's the case, simply reboot from the login screen and then perform a " "standard boot." msgstr "" #: ../lib/recovery-mode/recovery-menu:67 #, sh-format msgid "" "Continuing will remount your / filesystem in read/write mode and mount any " "other filesystem defined in /etc/fstab.\n" "Do you wish to continue?" msgstr "" #: ../lib/recovery-mode/recovery-menu:95 #, sh-format msgid "" "The option you selected requires your filesystem to be in read-only mode. " "Unfortunately another option you selected earlier, made you exit this mode.\n" "The easiest way of getting back in read-only mode is to reboot your system." msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/cracklib.po0000644000000000000000000000527312734304303017201 0ustar # Kazakh translation for cracklib2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the cracklib2 package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: cracklib2\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-10-05 10:58-0500\n" "PO-Revision-Date: 2010-03-04 05:38+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:09+0000\n" "X-Generator: Launchpad (build 18115)\n" #: lib/fascist.c:516 msgid "it is based on your username" msgstr "ол сіздің пайдаланушы атына негізделген" #: lib/fascist.c:576 msgid "it is based upon your password entry" msgstr "ол сіздің кіру құпия сөзіне негізделген" #: lib/fascist.c:591 msgid "it is derived from your password entry" msgstr "ол сіздің кіру құпия сөзінен алынған" #: lib/fascist.c:599 msgid "it's derived from your password entry" msgstr "ол сіздің кіру құпия сөзінен алынған" #: lib/fascist.c:608 msgid "it is derivable from your password entry" msgstr "ол сіздің кіру құпия сөзінен алынған" #: lib/fascist.c:617 msgid "it's derivable from your password entry" msgstr "ол сіздің кіру құпия сөзінен алынған" #: lib/fascist.c:674 msgid "you are not registered in the password file" msgstr "сіз құпия сөздер файлында тіркелген жоқсыз" #: lib/fascist.c:709 msgid "it is WAY too short" msgstr "ТЫМ қыста" #: lib/fascist.c:714 msgid "it is too short" msgstr "қысқа" #: lib/fascist.c:731 msgid "it does not contain enough DIFFERENT characters" msgstr "ӘР ТҮРЛІ белгілердің саны жеткіліксіз" #: lib/fascist.c:745 msgid "it is all whitespace" msgstr "барлығы бос белгілер (пробел)" #: lib/fascist.c:764 msgid "it is too simplistic/systematic" msgstr "тым қарапайым" #: lib/fascist.c:769 msgid "it looks like a National Insurance number." msgstr "Ұлттық сақтандыру нөміріне ұқсайды." #: lib/fascist.c:801 msgid "it is based on a dictionary word" msgstr "сөздіктегі сөзге негізделген" #: lib/fascist.c:820 msgid "it is based on a (reversed) dictionary word" msgstr "сөздіктегі толық өзгертілген сөзге негізделген" #: lib/fascist.c:865 msgid "error loading dictionary" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/udisks2.po0000644000000000000000000021307612734304303017015 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Baurzhan Muftakhidinov , 2013-2015 msgid "" msgstr "" "Project-Id-Version: udisks\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-04-01 20:16+0000\n" "PO-Revision-Date: 2015-03-06 17:27+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh " "(http://www.transifex.com/projects/p/udisks/language/kk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:13+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: kk\n" #: ../data/org.freedesktop.udisks2.policy.in.h:1 msgid "Mount a filesystem" msgstr "Файлдық жүйені тіркеу" #: ../data/org.freedesktop.udisks2.policy.in.h:2 msgid "Authentication is required to mount the filesystem" msgstr "Файлдық жүйені тіркеу үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:3 msgid "Mount a filesystem on a system device" msgstr "Жүйелік құрылғыдағы файлдық жүйені тіркеу" #: ../data/org.freedesktop.udisks2.policy.in.h:4 msgid "Mount a filesystem from a device plugged into another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:5 msgid "" "Mount/unmount filesystems defined in the fstab file with the x-udisks-auth " "option" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:6 msgid "Authentication is required to mount/unmount the filesystem" msgstr "Файлдық жүйені тіркеу/босату үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:7 msgid "Unmount a device mounted by another user" msgstr "Басқа пайдаланушымен тіркелген құрылғыны тіркеуден алу" #: ../data/org.freedesktop.udisks2.policy.in.h:8 msgid "" "Authentication is required to unmount a filesystem mounted by another user" msgstr "" "Басқа пайдаланушымен тіркелген файлдық жүйесін тіркеуден босату үшін " "аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:9 msgid "Unlock an encrypted device" msgstr "Шифрленген құрылғыны босату" #: ../data/org.freedesktop.udisks2.policy.in.h:10 msgid "Authentication is required to unlock an encrypted device" msgstr "Шифрленген құрылғыны ашу үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:11 msgid "Unlock an encrypted system device" msgstr "Шифрленген жүйелік құрылғыны босату" #: ../data/org.freedesktop.udisks2.policy.in.h:12 msgid "Unlock an encrypted device plugged into another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:13 msgid "" "Unlock an encrypted device specified in the crypttab file with the x-udisks-" "auth option" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:14 msgid "Lock an encrypted device unlocked by another user" msgstr "Басқа пайдаланушымен ашылған шифрленген құрылғыны блоктау" #: ../data/org.freedesktop.udisks2.policy.in.h:15 msgid "" "Authentication is required to lock an encrypted device unlocked by another " "user" msgstr "" "Басқа пайдаланушымен ашылған шифрленген құрылғыны қайта блоктау үшін " "аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:16 msgid "Change passphrase for an encrypted device" msgstr "Шифрленген құрылғы үшін кілттік фразасын ауыстыру" #: ../data/org.freedesktop.udisks2.policy.in.h:17 msgid "" "Authentication is required to change the passphrase for an encrypted device" msgstr "" "Шифрленген құрылғы кілттік фразасын ауыстыру үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:18 msgid "Manage loop devices" msgstr "loop құрылғыларын басқару" #. Translators: Shown in authentication dialog when the user #. * requests setting up a loop device. #. #: ../data/org.freedesktop.udisks2.policy.in.h:19 #: ../src/udiskslinuxmanager.c:337 msgid "Authentication is required to set up a loop device" msgstr "loop құрылғысын жасау үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:20 msgid "Delete loop devices" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:21 msgid "" "Authentication is required to delete a loop device set up by another user" msgstr "" "Басқа пайдаланушымен орнатылған loop құрылғысын өшіру үшін аутентификация " "керек" #: ../data/org.freedesktop.udisks2.policy.in.h:22 msgid "Modify loop devices" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:23 msgid "" "Authentication is required to modify a loop device set up by another user" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:24 msgid "Manage swapspace" msgstr "swap аймағын басқару" #: ../data/org.freedesktop.udisks2.policy.in.h:25 msgid "Authentication is required to manage swapspace" msgstr "swap аймағын басқару үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:26 msgid "Manage RAID arrays" msgstr "RAID массивтерін басқару" #: ../data/org.freedesktop.udisks2.policy.in.h:27 msgid "Authentication is required to manage RAID arrays" msgstr "RAID массивтерін басқару үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:28 msgid "Power off drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:29 msgid "Authentication is required to power off a drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:30 msgid "Power off a system drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:31 msgid "Power off a drive attached to another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:32 msgid "" "Authentication is required to power off a drive plugged into another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:33 msgid "Eject media" msgstr "Тасушыны шығару" #: ../data/org.freedesktop.udisks2.policy.in.h:34 msgid "Authentication is required to eject media" msgstr "Тасушыны шығару үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:35 msgid "Eject media from a system drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:36 msgid "Eject media from a drive attached to another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:37 msgid "" "Authentication is required to eject media from a drive plugged into another " "seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:38 msgid "Modify a device" msgstr "Құрылғыны түрлендіру" #: ../data/org.freedesktop.udisks2.policy.in.h:39 msgid "Authentication is required to modify a device" msgstr "Құрылғыны түрлендіру үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:40 msgid "Modify a system device" msgstr "Жүйелік құрылғыны түрлендіру" #: ../data/org.freedesktop.udisks2.policy.in.h:41 msgid "" "Authentication is required to modify a device plugged into another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:42 msgid "Rescan a device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:43 msgid "Authentication is required to rescan a device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:44 msgid "Open a device" msgstr "Құрылғыны ашу" #: ../data/org.freedesktop.udisks2.policy.in.h:45 msgid "Authentication is required to open a device" msgstr "Құрылғыны ашу үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:46 msgid "Open a system device" msgstr "Жүйелік құрылғыны ашу" #: ../data/org.freedesktop.udisks2.policy.in.h:47 msgid "Modify system-wide configuration" msgstr "Жүйелік баптауларды түрлендіру" #: ../data/org.freedesktop.udisks2.policy.in.h:48 msgid "Authentication is required to modify system-wide configuration" msgstr "Жүйелік баптауларды түрлендіру үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:49 msgid "" "Authentication is required to retrieve secrets from system-wide configuration" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:50 msgid "Modify drive settings" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:51 msgid "Authentication is required to modify drive settings" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:52 msgid "Update SMART data" msgstr "SMART деректерін жаңарту" #: ../data/org.freedesktop.udisks2.policy.in.h:53 msgid "Authentication is required to update SMART data" msgstr "SMART мәліметін жаңарту үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:54 msgid "Set SMART data from blob" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:55 msgid "Authentication is required to set SMART data from blob" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:56 msgid "Run SMART self-test" msgstr "SMART өздік сынауын жөнелту" #: ../data/org.freedesktop.udisks2.policy.in.h:57 msgid "Authentication is required to run a SMART self-test" msgstr "SMART өздік сынауын жөнелту үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:58 msgid "Enable/Disable SMART" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:59 msgid "Authentication is required to enable/disable SMART" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:60 msgid "Check power state" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:61 msgid "Authentication is required to check the power state" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:62 msgid "Send standby command" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:63 msgid "Authentication is required to put a drive into standby mode" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:64 msgid "Send standby command to a system drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:65 msgid "Send standby command to drive on other seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:66 msgid "Securely erase a hard disk" msgstr "Қатты дискіні қауіпсіз өшіру" #: ../data/org.freedesktop.udisks2.policy.in.h:67 msgid "Authentication is required to securely erase a hard disk" msgstr "Қатты дискіні қауіпсіз өшіру үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:68 msgid "Cancel job" msgstr "Тапсырманы үзу" #. Translators: Shown in authentication dialog when canceling a job. #. #: ../data/org.freedesktop.udisks2.policy.in.h:69 ../src/udisksbasejob.c:404 msgid "Authentication is required to cancel a job" msgstr "Тапсырманы үзу үшін аутентификация керек" #: ../data/org.freedesktop.udisks2.policy.in.h:70 msgid "Cancel job started by another user" msgstr "Тапсырманы үзу басқа пайдаланушымен жөнелтілді" #: ../data/org.freedesktop.udisks2.policy.in.h:71 msgid "Authentication is required to cancel a job started by another user" msgstr "" "Басқа пайдаланушымен жіберілген тапсырмадан бас тарту үшін аутентификация " "керек" #. Translators: This is shown in an authentcation dialog when #. * the user is editing settings that involve system-level #. * passwords and secrets #. #: ../src/udiskslinuxblock.c:1037 msgid "Authentication is required to read system-level secrets" msgstr "" #. Translators: shown in authentication dialog - do not translate /etc/fstab #: ../src/udiskslinuxblock.c:1571 msgid "Authentication is required to add an entry to the /etc/fstab file" msgstr "/etc/fstab файлына жазбаны қосу үшін аутентификация керек" #. Translators: shown in authentication dialog - do not tranlsate /etc/crypttab #: ../src/udiskslinuxblock.c:1589 msgid "Authentication is required to add an entry to the /etc/crypttab file" msgstr "/etc/crypttab файлына жазбаны қосу үшін аутентификация керек" #. Translators: shown in authentication dialog - do not translate /etc/fstab #: ../src/udiskslinuxblock.c:1648 msgid "Authentication is required to remove an entry from /etc/fstab file" msgstr "/etc/fstab файлынан жазбаны өшіру үшін аутентификация керек" #. Translators: shown in authentication dialog - do not translate /etc/crypttab #: ../src/udiskslinuxblock.c:1666 msgid "" "Authentication is required to remove an entry from the /etc/crypttab file" msgstr "/etc/crypttab файлынан жазбаны өшіру үшін аутентификация керек" #. Translators: shown in authentication dialog - do not translate /etc/fstab #: ../src/udiskslinuxblock.c:1738 msgid "Authentication is required to modify the /etc/fstab file" msgstr "/etc/fstab файлын түзету үшін аутентификация керек" #. Translators: shown in authentication dialog - do not translate /etc/crypttab #: ../src/udiskslinuxblock.c:1756 msgid "Authentication is required to modify the /etc/crypttab file" msgstr "/etc/crypttab файлын түзету үшін аутентификация керек" #. Translators: Shown in authentication dialog when the user #. * requests erasing a hard disk using the SECURE ERASE UNIT #. * command. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #. Translators: Shown in authentication dialog when the user #. * requests erasing a hard disk using the SECURE ERASE UNIT command. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2263 ../src/udiskslinuxdriveata.c:2331 msgid "Authentication is required to perform a secure erase of $(drive)" msgstr "$(drive) қатты дискін қауіпсіз өшіру үшін аутентификация керек" #. Translators: Shown in authentication dialog when formatting a #. * device. This includes both creating a filesystem or partition #. * table. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2275 msgid "Authentication is required to format $(drive)" msgstr "$(drive) пішімдеу үшін аутентификация керек" #: ../src/udiskslinuxblock.c:2312 ../src/udiskslinuxdriveata.c:2343 msgid "Formatting Device" msgstr "Құрылғыны пішімдеу" #. Translators: Shown in authentication dialog when creating a #. * disk image file. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2731 msgid "Authentication is required to open $(drive) for reading" msgstr "$(drive) оқу үшін ашу үшін аутентификация керек" #. Translators: Shown in authentication dialog when restoring #. * from a disk image file. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2795 msgid "Authentication is required to open $(drive) for writing" msgstr "$(drive) жазу үшін ашу үшін аутентификация керек" #. Translators: Shown in authentication dialog when an application #. * wants to benchmark a device. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2861 msgid "Authentication is required to open $(drive) for benchmarking" msgstr "" #. Translators: Shown in authentication dialog when an application #. * wants to rescan a device. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2922 msgid "Authentication is required to rescan $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests ejecting media from a drive. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdrive.c:1010 msgid "Authentication is required to eject $(drive)" msgstr "$(drive) шығару үшін аутентификация керек" #. Translators: Shown in authentication dialog when the user #. * changes settings for a drive. #. * #. * Do not translate $(drive), it's a placeholder and will be #. * replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdrive.c:1098 msgid "Authentication is required to configure settings for $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests ejecting media from a drive. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdrive.c:1414 msgid "Authentication is required to power off $(drive)" msgstr "$(drive) сөндіру үшін аутентификация керек" #. Translators: Shown in authentication dialog when the user #. * refreshes SMART data from a disk. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:814 msgid "Authentication is required to update SMART data from $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * tries to simulate SMART data from a libatasmart blob. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:825 msgid "Authentication is required to set SMART data from a blob on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * aborts a running SMART self-test. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:959 msgid "Authentication is required to abort a SMART self-test on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * initiates a SMART self-test. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1209 msgid "Authentication is required to start a SMART self-test on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests the power state of a drive. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1296 msgid "Authentication is required to check power state for $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * tries to put a drive into standby mode. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1397 msgid "Authentication is required to put $(drive) in standby mode" msgstr "" #. Translators: Shown in authentication dialog when the user #. * tries to wake up a drive from standby mode. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1531 msgid "Authentication is required to wake up $(drive) from standby mode" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests enabling SMART on a disk. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:2424 msgid "Authentication is required to enable SMART on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests enabling SMART on a disk. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:2434 msgid "Authentication is required to disable SMART on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests unlocking an encrypted device. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxencrypted.c:339 ../src/udiskslinuxencrypted.c:691 msgid "Authentication is required to unlock the encrypted device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests locking an encrypted device that was previously. #. * unlocked by another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxencrypted.c:569 msgid "" "Authentication is required to lock the encrypted device $(drive) unlocked by " "another user" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests mounting a filesystem. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxfilesystem.c:1268 ../src/udiskslinuxfilesystem.c:1430 msgid "Authentication is required to mount $(drive)" msgstr "$(drive) тіркеу үшін аутентификация керек" #. Translators: Shown in authentication dialog when the #. * user requests mounting a filesystem that is in #. * /etc/fstab file with the x-udisks-auth option. #. * #. * Do not translate $(drive), it's a #. * placeholder and will be replaced by the name of #. * the drive/device in question #. * #. * Do not translate /etc/fstab #. #: ../src/udiskslinuxfilesystem.c:1337 msgid "" "Authentication is required to mount $(drive) referenced in the /etc/fstab " "file" msgstr "" #. Translators: Shown in authentication dialog when the #. * user requests unmounting a filesystem that is in #. * /etc/fstab file with the x-udisks-auth option. #. * #. * Do not translate $(drive), it's a #. * placeholder and will be replaced by the name of #. * the drive/device in question #. * #. * Do not translate /etc/fstab #. #: ../src/udiskslinuxfilesystem.c:1684 msgid "" "Authentication is required to unmount $(drive) referenced in the /etc/fstab " "file" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests unmounting a filesystem previously mounted by #. * another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxfilesystem.c:1731 msgid "" "Authentication is required to unmount $(drive) mounted by another user" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests changing the filesystem label. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxfilesystem.c:1963 msgid "Authentication is required to change the filesystem label on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests deleting a loop device previously set up by #. * another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxloop.c:245 msgid "Authentication is required to delete the loop device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests changing autoclear on a loop device set up by #. * another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxloop.c:424 msgid "Authentication is required to modify the loop device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to start a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmanager.c:569 msgid "Authentication is required to create a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to start a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:645 msgid "Authentication is required to start a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to stop a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:814 msgid "Authentication is required to stop a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to remove a device from a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1019 msgid "Authentication is required to remove a device from a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to add a device to a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1215 msgid "Authentication is required to add a device to a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to change whether it has a write-intent bitmap #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1345 msgid "" "Authentication is required to configure the write-intent bitmap on a RAID " "array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to start/stop data scrubbing operations #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1469 msgid "" "Authentication is required to start/stop data scrubbing of a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests modifying a partition (changing type, flags, name etc.). #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxpartition.c:268 ../src/udiskslinuxpartition.c:420 #: ../src/udiskslinuxpartition.c:749 msgid "Authentication is required to modify the partition on device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests deleting a partition. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxpartition.c:847 msgid "Authentication is required to delete the partition $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests creating a new partition. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxpartitiontable.c:387 msgid "Authentication is required to create a partition on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests activating a swap device. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxswapspace.c:201 msgid "Authentication is required to activate swapspace on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests deactivating a swap device. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxswapspace.c:293 msgid "Authentication is required to deactivate swapspace on $(drive)" msgstr "" #. Translators: Corresponds to the DOS/Master-Boot-Record "bootable" flag for a partition #: ../udisks/udisksclient.c:1098 msgctxt "dos-part-flag" msgid "Bootable" msgstr "Жүктелетін" #. Translators: Corresponds to the GPT "system" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1108 msgctxt "gpt-part-flag" msgid "System" msgstr "Жүйелік" #. Translators: Corresponds to the GPT "legacy bios bootable" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1115 msgctxt "gpt-part-flag" msgid "Legacy BIOS Bootable" msgstr "Legacy BIOS Bootable" #. Translators: Corresponds to the GPT "read-only" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1122 msgctxt "gpt-part-flag" msgid "Read-only" msgstr "Тек оқу үшін" #. Translators: Corresponds to the GPT "hidden" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1129 msgctxt "gpt-part-flag" msgid "Hidden" msgstr "Жасырын" #. Translators: Corresponds to the GPT "no automount" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1136 msgctxt "gpt-part-flag" msgid "No Automount" msgstr "Автотіркеу жоқ" #. Translators: Partition info. First %s is the type, second %s is a list of flags #: ../udisks/udisksclient.c:1149 #, c-format msgctxt "partition-info" msgid "%s (%s)" msgstr "%s (%s)" #. Translators: The Partition info when unknown #: ../udisks/udisksclient.c:1160 msgctxt "partition-info" msgid "Unknown" msgstr "Белгісіз" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1619 msgctxt "byte-size-pow2" msgid "KiB" msgstr "КиБ" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1625 msgctxt "byte-size-pow2" msgid "MiB" msgstr "МиБ" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1631 msgctxt "byte-size-pow2" msgid "GiB" msgstr "ГиБ" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1637 msgctxt "byte-size-pow2" msgid "TiB" msgstr "ТиБ" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1662 msgctxt "byte-size-pow10" msgid "KB" msgstr "КБ" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1668 msgctxt "byte-size-pow10" msgid "MB" msgstr "МБ" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1674 msgctxt "byte-size-pow10" msgid "GB" msgstr "ГБ" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1680 msgctxt "byte-size-pow10" msgid "TB" msgstr "ТБ" #. Translators: The first %s is the size in power-of-2 units, e.g. '64 KiB' #. * the second %s is the size as a number e.g. '65,536' (always > 1) #. #: ../udisks/udisksclient.c:1723 #, c-format msgctxt "byte-size-pow2" msgid "%s (%s bytes)" msgstr "%s (%s байт)" #. Translators: The first %s is the size in power-of-10 units, e.g. '100 kB' #. * the second %s is the size as a number e.g. '100,000' (always > 1) #. #: ../udisks/udisksclient.c:1733 #, c-format msgctxt "byte-size-pow10" msgid "%s (%s bytes)" msgstr "%s (%s байт)" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1794 msgctxt "media" msgid "CompactFlash" msgstr "CompactFlash" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1799 msgctxt "media" msgid "MemoryStick" msgstr "MemoryStick" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1804 msgctxt "media" msgid "SmartMedia" msgstr "SmartMedia" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1809 msgctxt "media" msgid "SecureDigital" msgstr "SecureDigital" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1814 msgctxt "media" msgid "SD High Capacity" msgstr "SD High Capacity" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1819 msgctxt "media" msgid "Floppy" msgstr "Floppy" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1824 msgctxt "media" msgid "Zip" msgstr "Zip" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1829 msgctxt "media" msgid "Jaz" msgstr "Jaz" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1834 msgctxt "media" msgid "Flash" msgstr "Flash" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1868 msgctxt "disc-type" msgid "CD" msgstr "CD" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1877 msgctxt "disc-type" msgid "DVD" msgstr "DVD" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1886 msgctxt "disc-type" msgid "Blu-Ray" msgstr "Blu-Ray" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1895 msgctxt "disc-type" msgid "HDDVD" msgstr "HDDVD" #: ../udisks/udisksclient.c:1916 msgctxt "fs-type" msgid "FAT (12-bit version)" msgstr "FAT (12 биттік нұсқасы)" #: ../udisks/udisksclient.c:1916 ../udisks/udisksclient.c:1917 #: ../udisks/udisksclient.c:1918 ../udisks/udisksclient.c:1919 #: ../udisks/udisksclient.c:1920 msgctxt "fs-type" msgid "FAT" msgstr "FAT" #: ../udisks/udisksclient.c:1917 msgctxt "fs-type" msgid "FAT (16-bit version)" msgstr "FAT (16 биттік нұсқасы)" #: ../udisks/udisksclient.c:1918 msgctxt "fs-type" msgid "FAT (32-bit version)" msgstr "FAT (32 биттік нұсқасы)" #: ../udisks/udisksclient.c:1919 #, c-format msgctxt "fs-type" msgid "FAT (version %s)" msgstr "FAT (нұсқасы %s)" #: ../udisks/udisksclient.c:1921 #, c-format msgctxt "fs-type" msgid "NTFS (version %s)" msgstr "NTFS (нұсқасы %s)" #: ../udisks/udisksclient.c:1921 ../udisks/udisksclient.c:1922 msgctxt "fs-type" msgid "NTFS" msgstr "NTFS" #: ../udisks/udisksclient.c:1923 msgctxt "fs-type" msgid "HFS" msgstr "HFS" #: ../udisks/udisksclient.c:1924 msgctxt "fs-type" msgid "HFS+" msgstr "HFS+" #: ../udisks/udisksclient.c:1925 #, c-format msgctxt "fs-type" msgid "Ext2 (version %s)" msgstr "Ext2 (нұсқасы %s)" #: ../udisks/udisksclient.c:1925 ../udisks/udisksclient.c:1926 msgctxt "fs-type" msgid "Ext2" msgstr "Ext2" #: ../udisks/udisksclient.c:1927 #, c-format msgctxt "fs-type" msgid "Ext3 (version %s)" msgstr "Ext3 (нұсқасы %s)" #: ../udisks/udisksclient.c:1927 ../udisks/udisksclient.c:1928 msgctxt "fs-type" msgid "Ext3" msgstr "Ext3" #: ../udisks/udisksclient.c:1929 #, c-format msgctxt "fs-type" msgid "Ext4 (version %s)" msgstr "Ext4 (нұсқасы %s)" #: ../udisks/udisksclient.c:1929 ../udisks/udisksclient.c:1930 msgctxt "fs-type" msgid "Ext4" msgstr "Ext4" #: ../udisks/udisksclient.c:1931 #, c-format msgctxt "fs-type" msgid "Journal for Ext (version %s)" msgstr "Ext үшін журналы (нұсқасы %s)" #: ../udisks/udisksclient.c:1931 ../udisks/udisksclient.c:1932 msgctxt "fs-type" msgid "JDB" msgstr "JDB" #: ../udisks/udisksclient.c:1932 msgctxt "fs-type" msgid "Journal for Ext" msgstr "Ext үшін журналы" #: ../udisks/udisksclient.c:1933 #, c-format msgctxt "fs-type" msgid "XFS (version %s)" msgstr "XFS (нұсқасы %s)" #: ../udisks/udisksclient.c:1933 ../udisks/udisksclient.c:1934 msgctxt "fs-type" msgid "XFS" msgstr "XFS" #. TODO: No ID_FS_VERSION yet for btrfs... #: ../udisks/udisksclient.c:1936 msgctxt "fs-type" msgid "Btrfs" msgstr "Btrfs" #: ../udisks/udisksclient.c:1937 #, c-format msgctxt "fs-type" msgid "ISO 9660 (version %s)" msgstr "ISO 9660 (нұсқасы %s)" #: ../udisks/udisksclient.c:1937 ../udisks/udisksclient.c:1938 msgctxt "fs-type" msgid "ISO9660" msgstr "ISO9660" #: ../udisks/udisksclient.c:1938 msgctxt "fs-type" msgid "ISO 9660" msgstr "ISO 9660" #: ../udisks/udisksclient.c:1939 #, c-format msgctxt "fs-type" msgid "UDF (version %s)" msgstr "UDF (нұсқасы %s)" #: ../udisks/udisksclient.c:1939 ../udisks/udisksclient.c:1940 msgctxt "fs-type" msgid "UDF" msgstr "UDF" #: ../udisks/udisksclient.c:1941 ../udisks/udisksclient.c:1942 msgctxt "fs-type" msgid "exFAT" msgstr "exFAT" #: ../udisks/udisksclient.c:1942 #, c-format msgctxt "fs-type" msgid "exFAT (version %s)" msgstr "exFAT (нұсқасы %s)" #: ../udisks/udisksclient.c:1943 #, c-format msgctxt "fs-type" msgid "Swap (version %s)" msgstr "Swap (нұсқасы %s)" #: ../udisks/udisksclient.c:1943 ../udisks/udisksclient.c:1944 msgctxt "fs-type" msgid "Swap" msgstr "Swap" #: ../udisks/udisksclient.c:1945 #, c-format msgctxt "fs-type" msgid "LVM2 Physical Volume (%s)" msgstr "LVM2 физикалық томы (%s)" #: ../udisks/udisksclient.c:1945 ../udisks/udisksclient.c:1946 msgctxt "fs-type" msgid "LVM2 PV" msgstr "LVM2 PV" #: ../udisks/udisksclient.c:1946 msgctxt "fs-type" msgid "LVM2 Physical Volume" msgstr "LVM2 физикалық томы" #: ../udisks/udisksclient.c:1947 #, c-format msgctxt "fs-type" msgid "Linux RAID Member (version %s)" msgstr "Linux RAID мүшесі (нұсқасы %s)" #: ../udisks/udisksclient.c:1947 ../udisks/udisksclient.c:1948 msgctxt "fs-type" msgid "Linux RAID Member" msgstr "Linux RAID мүшесі" #: ../udisks/udisksclient.c:1949 #, c-format msgctxt "fs-type" msgid "ZFS Device (ZPool version %s)" msgstr "ZFS Device (ZPool нұсқасы %s)" #: ../udisks/udisksclient.c:1949 #, c-format msgctxt "fs-type" msgid "ZFS (v%s)" msgstr "ZFS (v%s)" #: ../udisks/udisksclient.c:1950 msgctxt "fs-type" msgid "ZFS Device" msgstr "ZFS құрылғысы" #: ../udisks/udisksclient.c:1950 msgctxt "fs-type" msgid "ZFS" msgstr "ZFS" #: ../udisks/udisksclient.c:1951 #, c-format msgctxt "fs-type" msgid "Intel Rapid Storage Technology enterprise RAID Member (version %s)" msgstr "" #: ../udisks/udisksclient.c:1951 #, c-format msgctxt "fs-type" msgid "Intel RSTe RAID Member (%s)" msgstr "" #: ../udisks/udisksclient.c:1952 msgctxt "fs-type" msgid "Intel Rapid Storage Technology enterprise RAID Member" msgstr "" #: ../udisks/udisksclient.c:1952 msgctxt "fs-type" msgid "Intel RSTe RAID Member" msgstr "" #: ../udisks/udisksclient.c:1953 #, c-format msgctxt "fs-type" msgid "LUKS Encryption (version %s)" msgstr "LUKS шифрлеуі (нұсқасы %s)" #: ../udisks/udisksclient.c:1953 ../udisks/udisksclient.c:1954 msgctxt "fs-type" msgid "LUKS" msgstr "LUKS" #: ../udisks/udisksclient.c:1954 msgctxt "fs-type" msgid "LUKS Encryption" msgstr "LUKS шифрлеуі" #: ../udisks/udisksclient.c:1955 #, c-format msgctxt "fs-type" msgid "VMFS (version %s)" msgstr "VMFS (нұсқасы %s)" #: ../udisks/udisksclient.c:1955 #, c-format msgctxt "fs-type" msgid "VMFS (v%s)" msgstr "VMFS (v%s)" #: ../udisks/udisksclient.c:1956 msgctxt "fs-type" msgid "VMFS" msgstr "VMFS" #: ../udisks/udisksclient.c:1957 #, c-format msgctxt "fs-type" msgid "VMFS Volume Member (version %s)" msgstr "VMFS том мүшесі (нұақсы %s)" #: ../udisks/udisksclient.c:1957 #, c-format msgctxt "fs-type" msgid "VMFS Member (v%s)" msgstr "VMFS мүшесі (v%s)" #: ../udisks/udisksclient.c:1958 msgctxt "fs-type" msgid "VMFS Volume Member" msgstr "VMFS том мүшесі" #: ../udisks/udisksclient.c:1958 msgctxt "fs-type" msgid "VMFS Member" msgstr "VMFS мүшесі" #. Translators: Shown for unknown filesystem types. #. * First %s is the raw filesystem type obtained from udev, second %s is version. #. #: ../udisks/udisksclient.c:2030 #, c-format msgctxt "fs-type" msgid "Unknown (%s %s)" msgstr "Белгісіз (%s %s)" #. Translators: Shown for unknown filesystem types. #. * First %s is the raw filesystem type obtained from udev. #. #: ../udisks/udisksclient.c:2039 #, c-format msgctxt "fs-type" msgid "Unknown (%s)" msgstr "Белгісіз (%s)" #. Translators: Shown for unknown filesystem types. #. #: ../udisks/udisksclient.c:2045 ../udisks/udisksclient.c:2059 msgctxt "fs-type" msgid "Unknown" msgstr "Белгісіз" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2076 msgid "Master Boot Record" msgstr "Басты жүктелу жазбасы" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2078 msgid "GUID Partition Table" msgstr "GUID бөлімдер кестесі" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2080 msgid "Apple Partition Map" msgstr "Apple бөлімдер кестесі" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2123 ../udisks/udisksclient.c:2128 msgctxt "partition-subtype" msgid "Generic" msgstr "Жалпы" #: ../udisks/udisksclient.c:2124 ../udisks/udisksclient.c:2129 msgctxt "partition-subtype" msgid "Linux" msgstr "Linux" #: ../udisks/udisksclient.c:2125 ../udisks/udisksclient.c:2130 #: ../udisks/udisksclient.c:2135 msgctxt "partition-subtype" msgid "Windows" msgstr "Windows" #: ../udisks/udisksclient.c:2126 ../udisks/udisksclient.c:2132 msgctxt "partition-subtype" msgid "Other" msgstr "Басқа" #: ../udisks/udisksclient.c:2131 ../udisks/udisksclient.c:2134 msgctxt "partition-subtype" msgid "Mac OS X" msgstr "Mac OS X" #. see http://en.wikipedia.org/wiki/GUID_Partition_Table #. Not associated with any OS #: ../udisks/udisksclient.c:2222 msgctxt "part-type" msgid "MBR Partition Scheme" msgstr "MBR бөлімдер схемасы" #: ../udisks/udisksclient.c:2223 msgctxt "part-type" msgid "EFI System" msgstr "EFI жүйесі" #: ../udisks/udisksclient.c:2224 msgctxt "part-type" msgid "BIOS Boot" msgstr "BIOS Boot" #. This is also defined in the Apple and Solaris section #: ../udisks/udisksclient.c:2226 msgctxt "part-type" msgid "ZFS" msgstr "ZFS" #. Extended Boot Partition, see http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ #: ../udisks/udisksclient.c:2228 msgctxt "part-type" msgid "Extended Boot Partition" msgstr "Кеңейтілген жүктелу бөлімі" #. Discoverable Linux Partitions, see http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec #: ../udisks/udisksclient.c:2230 msgctxt "part-type" msgid "Linux Root Partition (x86)" msgstr "Linux жүктелу бөлімі (x86)" #: ../udisks/udisksclient.c:2231 msgctxt "part-type" msgid "Linux Root Partition (x86_64)" msgstr "Linux түбірлік бөлімі (x86_64)" #: ../udisks/udisksclient.c:2232 msgctxt "part-type" msgid "Linux Home Partition" msgstr "Linux үй бума бөлімі" #: ../udisks/udisksclient.c:2233 msgctxt "part-type" msgid "Linux Server Data Partition" msgstr "Linux серверлік деректер бөлімі" #. Linux #: ../udisks/udisksclient.c:2235 msgctxt "part-type" msgid "Linux Swap" msgstr "Linux Swap" #: ../udisks/udisksclient.c:2236 msgctxt "part-type" msgid "Linux Filesystem" msgstr "Linux файлдық жүйесі" #: ../udisks/udisksclient.c:2237 msgctxt "part-type" msgid "Linux RAID" msgstr "Linux RAID" #: ../udisks/udisksclient.c:2238 ../udisks/udisksclient.c:2323 msgctxt "part-type" msgid "Linux LVM" msgstr "Linux LVM" #: ../udisks/udisksclient.c:2239 msgctxt "part-type" msgid "Linux Reserved" msgstr "Linux Reserved" #. Microsoft #: ../udisks/udisksclient.c:2241 msgctxt "part-type" msgid "Basic Data" msgstr "Basic Data" #: ../udisks/udisksclient.c:2242 msgctxt "part-type" msgid "Microsoft Reserved" msgstr "Microsoft Reserved" #: ../udisks/udisksclient.c:2243 msgctxt "part-type" msgid "Microsoft LDM metadata" msgstr "Microsoft LDM метаақпараты" #: ../udisks/udisksclient.c:2244 msgctxt "part-type" msgid "Microsoft LDM data" msgstr "Microsoft LDM деректері" #: ../udisks/udisksclient.c:2245 msgctxt "part-type" msgid "Microsoft Windows Recovery Environment" msgstr "Microsoft Windows Recovery Environment" #. Apple OS X #: ../udisks/udisksclient.c:2247 msgctxt "part-type" msgid "Apple HFS/HFS+" msgstr "Apple HFS/HFS+" #. see http://developer.apple.com/documentation/mac/devices/devices-126.html #. * http://lists.apple.com/archives/Darwin-drivers/2003/May/msg00021.html #: ../udisks/udisksclient.c:2248 ../udisks/udisksclient.c:2302 msgctxt "part-type" msgid "Apple UFS" msgstr "Apple UFS" #: ../udisks/udisksclient.c:2249 msgctxt "part-type" msgid "Apple ZFS" msgstr "Apple ZFS" #. same as ZFS #: ../udisks/udisksclient.c:2250 msgctxt "part-type" msgid "Apple RAID" msgstr "Apple RAID" #: ../udisks/udisksclient.c:2251 msgctxt "part-type" msgid "Apple RAID (offline)" msgstr "Apple RAID (желіден тыс)" #: ../udisks/udisksclient.c:2252 msgctxt "part-type" msgid "Apple Boot" msgstr "Apple Boot" #: ../udisks/udisksclient.c:2253 msgctxt "part-type" msgid "Apple Label" msgstr "Apple Label" #: ../udisks/udisksclient.c:2254 msgctxt "part-type" msgid "Apple TV Recovery" msgstr "Apple TV Recovery" #: ../udisks/udisksclient.c:2255 msgctxt "part-type" msgid "Apple Core Storage" msgstr "Apple Core Storage" #. HP-UX #: ../udisks/udisksclient.c:2257 msgctxt "part-type" msgid "HP-UX Data" msgstr "HP-UX Data" #: ../udisks/udisksclient.c:2258 msgctxt "part-type" msgid "HP-UX Service" msgstr "HP-UX Service" #. FreeBSD #: ../udisks/udisksclient.c:2260 msgctxt "part-type" msgid "FreeBSD Boot" msgstr "FreeBSD Boot" #: ../udisks/udisksclient.c:2261 msgctxt "part-type" msgid "FreeBSD Data" msgstr "FreeBSD Data" #: ../udisks/udisksclient.c:2262 msgctxt "part-type" msgid "FreeBSD Swap" msgstr "FreeBSD Swap" #: ../udisks/udisksclient.c:2263 msgctxt "part-type" msgid "FreeBSD UFS" msgstr "FreeBSD UFS" #: ../udisks/udisksclient.c:2264 msgctxt "part-type" msgid "FreeBSD Vinum" msgstr "FreeBSD Vinum" #: ../udisks/udisksclient.c:2265 msgctxt "part-type" msgid "FreeBSD ZFS" msgstr "FreeBSD ZFS" #. Solaris #: ../udisks/udisksclient.c:2267 msgctxt "part-type" msgid "Solaris Boot" msgstr "Solaris Boot" #: ../udisks/udisksclient.c:2268 msgctxt "part-type" msgid "Solaris Root" msgstr "Solaris Root" #: ../udisks/udisksclient.c:2269 msgctxt "part-type" msgid "Solaris Swap" msgstr "Solaris Swap" #: ../udisks/udisksclient.c:2270 msgctxt "part-type" msgid "Solaris Backup" msgstr "Solaris Backup" #: ../udisks/udisksclient.c:2271 msgctxt "part-type" msgid "Solaris /usr" msgstr "Solaris /usr" #. same as ZFS #: ../udisks/udisksclient.c:2272 msgctxt "part-type" msgid "Solaris /var" msgstr "Solaris /var" #: ../udisks/udisksclient.c:2273 msgctxt "part-type" msgid "Solaris /home" msgstr "Solaris /home" #: ../udisks/udisksclient.c:2274 msgctxt "part-type" msgid "Solaris Alternate Sector" msgstr "Solaris Alternate Sector" #: ../udisks/udisksclient.c:2275 msgctxt "part-type" msgid "Solaris Reserved" msgstr "Solaris Reserved" #: ../udisks/udisksclient.c:2276 msgctxt "part-type" msgid "Solaris Reserved (2)" msgstr "Solaris Reserved (2)" #: ../udisks/udisksclient.c:2277 msgctxt "part-type" msgid "Solaris Reserved (3)" msgstr "Solaris Reserved (3)" #: ../udisks/udisksclient.c:2278 msgctxt "part-type" msgid "Solaris Reserved (4)" msgstr "Solaris Reserved (4)" #: ../udisks/udisksclient.c:2279 msgctxt "part-type" msgid "Solaris Reserved (5)" msgstr "Solaris Reserved (5)" #. NetBSD #: ../udisks/udisksclient.c:2281 msgctxt "part-type" msgid "NetBSD Swap" msgstr "NetBSD Swap" #: ../udisks/udisksclient.c:2282 msgctxt "part-type" msgid "NetBSD FFS" msgstr "NetBSD FFS" #: ../udisks/udisksclient.c:2283 msgctxt "part-type" msgid "NetBSD LFS" msgstr "NetBSD LFS" #: ../udisks/udisksclient.c:2284 msgctxt "part-type" msgid "NetBSD RAID" msgstr "NetBSD RAID" #: ../udisks/udisksclient.c:2285 msgctxt "part-type" msgid "NetBSD Concatenated" msgstr "NetBSD Concatenated" #: ../udisks/udisksclient.c:2286 msgctxt "part-type" msgid "NetBSD Encrypted" msgstr "NetBSD Encrypted" #. VMWare, see http://blogs.vmware.com/vsphere/2011/08/vsphere-50-storage-features-part-7-gpt.html #: ../udisks/udisksclient.c:2288 msgctxt "part-type" msgid "VMWare VMFS" msgstr "VMWare VMFS" #: ../udisks/udisksclient.c:2289 msgctxt "part-type" msgid "VMWare vmkcore" msgstr "VMWare vmkcore" #. ChromeOS, see http://www.chromium.org/chromium-os/chromiumos-design-docs/disk-format #: ../udisks/udisksclient.c:2291 msgctxt "part-type" msgid "ChromeOS Firmware" msgstr "ChromeOS Firmware" #: ../udisks/udisksclient.c:2292 msgctxt "part-type" msgid "ChromeOS Kernel" msgstr "ChromeOS ядросы" #: ../udisks/udisksclient.c:2293 msgctxt "part-type" msgid "ChromeOS Root Filesystem" msgstr "ChromeOS түбірлік файлдық жүйесі" #: ../udisks/udisksclient.c:2294 msgctxt "part-type" msgid "ChromeOS Reserved" msgstr "ChromeOS Reserved" #. Intel Partition Types #. FFS = Fast Flash Standby, aka Intel Rapid start #. http://downloadmirror.intel.com/22647/eng/Intel%20Rapid%20Start%20Technology%20Deployment%20Guide%20v1.0.pdf #: ../udisks/udisksclient.c:2298 msgctxt "part-type" msgid "Intel FFS Reserved" msgstr "" #: ../udisks/udisksclient.c:2303 msgctxt "part-type" msgid "Apple HFS/HFS" msgstr "Apple HFS/HFS" #: ../udisks/udisksclient.c:2304 msgctxt "part-type" msgid "Apple Partition Map" msgstr "Apple бөлімдер картасы" #: ../udisks/udisksclient.c:2305 msgctxt "part-type" msgid "Unused" msgstr "Қолданылмаған" #: ../udisks/udisksclient.c:2306 msgctxt "part-type" msgid "Empty" msgstr "Бос" #: ../udisks/udisksclient.c:2307 msgctxt "part-type" msgid "Driver" msgstr "Драйвер" #: ../udisks/udisksclient.c:2308 msgctxt "part-type" msgid "Driver 4.3" msgstr "Драйвер 4.3" #: ../udisks/udisksclient.c:2309 msgctxt "part-type" msgid "ProDOS file system" msgstr "ProDOS файлдық жүйесі" #: ../udisks/udisksclient.c:2310 msgctxt "part-type" msgid "FAT 12" msgstr "FAT 12" #: ../udisks/udisksclient.c:2311 msgctxt "part-type" msgid "FAT 16" msgstr "FAT 16" #: ../udisks/udisksclient.c:2312 msgctxt "part-type" msgid "FAT 32" msgstr "FAT 32" #: ../udisks/udisksclient.c:2313 msgctxt "part-type" msgid "FAT 16 (Windows)" msgstr "FAT 16 (Windows)" #: ../udisks/udisksclient.c:2314 msgctxt "part-type" msgid "FAT 32 (Windows)" msgstr "FAT 32 (Windows)" #. see http://www.win.tue.nl/~aeb/partitions/partition_types-1.html #: ../udisks/udisksclient.c:2317 msgctxt "part-type" msgid "Extended" msgstr "Кеңейтілген" #: ../udisks/udisksclient.c:2318 msgctxt "part-type" msgid "EFI GPT" msgstr "EFI GPT" #: ../udisks/udisksclient.c:2319 msgctxt "part-type" msgid "EFI (FAT-12/16/32)" msgstr "EFI (FAT-12/16/32)" #: ../udisks/udisksclient.c:2320 msgctxt "part-type" msgid "Linux swap" msgstr "Linux swap" #: ../udisks/udisksclient.c:2321 msgctxt "part-type" msgid "Linux" msgstr "Linux" #: ../udisks/udisksclient.c:2322 msgctxt "part-type" msgid "Linux Extended" msgstr "Linux кеңейтілген" #: ../udisks/udisksclient.c:2324 msgctxt "part-type" msgid "Linux RAID auto" msgstr "Linux RAID auto" #: ../udisks/udisksclient.c:2325 msgctxt "part-type" msgid "FAT12" msgstr "FAT12" #: ../udisks/udisksclient.c:2326 msgctxt "part-type" msgid "FAT16 <32M" msgstr "FAT16 <32M" #: ../udisks/udisksclient.c:2327 msgctxt "part-type" msgid "FAT16" msgstr "FAT16" #: ../udisks/udisksclient.c:2328 msgctxt "part-type" msgid "HPFS/NTFS" msgstr "HPFS/NTFS" #: ../udisks/udisksclient.c:2329 msgctxt "part-type" msgid "W95 FAT32" msgstr "W95 FAT32" #: ../udisks/udisksclient.c:2330 msgctxt "part-type" msgid "W95 FAT32 (LBA)" msgstr "W95 FAT32 (LBA)" #: ../udisks/udisksclient.c:2331 msgctxt "part-type" msgid "W95 FAT16 (LBA)" msgstr "W95 FAT16 (LBA)" #: ../udisks/udisksclient.c:2332 msgctxt "part-type" msgid "W95 Ext d (LBA)" msgstr "W95 Ext d (LBA)" #: ../udisks/udisksclient.c:2333 msgctxt "part-type" msgid "Hidden FAT12" msgstr "Жасырын FAT12" #: ../udisks/udisksclient.c:2334 msgctxt "part-type" msgid "Hidden FAT16 <32M" msgstr "Жасырын FAT16 <32M" #: ../udisks/udisksclient.c:2335 msgctxt "part-type" msgid "Hidden FAT16" msgstr "Жасырын FAT16" #: ../udisks/udisksclient.c:2336 msgctxt "part-type" msgid "Hidden HPFS/NTFS" msgstr "Жасырын HPFS/NTFS" #: ../udisks/udisksclient.c:2337 msgctxt "part-type" msgid "Hidden W95 FAT32" msgstr "Жасырын W95 FAT32" #: ../udisks/udisksclient.c:2338 msgctxt "part-type" msgid "Hidden W95 FAT32 (LBA)" msgstr "Жасырын W95 FAT32 (LBA)" #: ../udisks/udisksclient.c:2339 msgctxt "part-type" msgid "Hidden W95 FAT16 (LBA)" msgstr "Жасырын W95 FAT16 (LBA)" #: ../udisks/udisksclient.c:2340 msgctxt "part-type" msgid "OPUS" msgstr "OPUS" #: ../udisks/udisksclient.c:2341 msgctxt "part-type" msgid "Compaq diagnostics" msgstr "Compaq diagnostics" #: ../udisks/udisksclient.c:2342 msgctxt "part-type" msgid "PartitionMagic" msgstr "PartitionMagic" #: ../udisks/udisksclient.c:2343 msgctxt "part-type" msgid "Minix" msgstr "Minix" #. cf. http://en.wikipedia.org/wiki/MINIX_file_system #: ../udisks/udisksclient.c:2344 ../udisks/udisksclient.c:2345 msgctxt "part-type" msgid "Hibernation" msgstr "Гибернация" #: ../udisks/udisksclient.c:2346 msgctxt "part-type" msgid "FreeBSD" msgstr "FreeBSD" #: ../udisks/udisksclient.c:2347 msgctxt "part-type" msgid "OpenBSD" msgstr "OpenBSD" #: ../udisks/udisksclient.c:2348 ../udisks/udisksclient.c:2349 msgctxt "part-type" msgid "Mac OS X" msgstr "Mac OS X" #: ../udisks/udisksclient.c:2350 msgctxt "part-type" msgid "Solaris boot" msgstr "Solaris boot" #: ../udisks/udisksclient.c:2351 msgctxt "part-type" msgid "Solaris" msgstr "Solaris" #: ../udisks/udisksclient.c:2352 msgctxt "part-type" msgid "BeOS BFS" msgstr "BeOS BFS" #: ../udisks/udisksclient.c:2353 msgctxt "part-type" msgid "SkyOS SkyFS" msgstr "SkyOS SkyFS" #: ../udisks/udisksclient.c:2499 msgctxt "job" msgid "SMART self-test" msgstr "SMART өздік тест" #: ../udisks/udisksclient.c:2500 msgctxt "job" msgid "Ejecting Medium" msgstr "Тасушы шығарылуда" #: ../udisks/udisksclient.c:2501 msgctxt "job" msgid "Unlocking Device" msgstr "Құрылғы блоктаудан босатылуда" #: ../udisks/udisksclient.c:2502 msgctxt "job" msgid "Locking Device" msgstr "Құрылғы блокталуда" #: ../udisks/udisksclient.c:2503 msgctxt "job" msgid "Modifying Encrypted Device" msgstr "" #: ../udisks/udisksclient.c:2504 msgctxt "job" msgid "Starting Swap Device" msgstr "" #: ../udisks/udisksclient.c:2505 msgctxt "job" msgid "Stopping Swap Device" msgstr "" #: ../udisks/udisksclient.c:2506 msgctxt "job" msgid "Mounting Filesystem" msgstr "" #: ../udisks/udisksclient.c:2507 msgctxt "job" msgid "Unmounting Filesystem" msgstr "" #: ../udisks/udisksclient.c:2508 msgctxt "job" msgid "Modifying Filesystem" msgstr "" #: ../udisks/udisksclient.c:2509 msgctxt "job" msgid "Erasing Device" msgstr "" #: ../udisks/udisksclient.c:2510 msgctxt "job" msgid "Creating Filesystem" msgstr "" #: ../udisks/udisksclient.c:2511 msgctxt "job" msgid "Setting Up Loop Device" msgstr "" #: ../udisks/udisksclient.c:2512 msgctxt "job" msgid "Modifying Partition" msgstr "" #: ../udisks/udisksclient.c:2513 msgctxt "job" msgid "Deleting Partition" msgstr "" #: ../udisks/udisksclient.c:2514 msgctxt "job" msgid "Creating Partition" msgstr "" #: ../udisks/udisksclient.c:2515 msgctxt "job" msgid "Cleaning Up" msgstr "" #: ../udisks/udisksclient.c:2516 msgctxt "job" msgid "ATA Secure Erase" msgstr "" #: ../udisks/udisksclient.c:2517 msgctxt "job" msgid "ATA Enhanced Secure Erase" msgstr "" #: ../udisks/udisksclient.c:2518 msgctxt "job" msgid "Stopping RAID Array" msgstr "" #: ../udisks/udisksclient.c:2519 msgctxt "job" msgid "Starting RAID Array" msgstr "" #: ../udisks/udisksclient.c:2520 msgctxt "job" msgid "Marking Device as Faulty" msgstr "" #: ../udisks/udisksclient.c:2521 msgctxt "job" msgid "Removing Device from Array" msgstr "" #: ../udisks/udisksclient.c:2522 msgctxt "job" msgid "Adding Device to Array" msgstr "" #: ../udisks/udisksclient.c:2523 msgctxt "job" msgid "Setting Write-Intent Bitmap" msgstr "" #: ../udisks/udisksclient.c:2524 msgctxt "job" msgid "Creating RAID Array" msgstr "" #: ../udisks/udisksclient.c:2532 #, c-format msgctxt "unknown-job" msgid "Unknown (%s)" msgstr "Белгісіз (%s)" #. Translators: 'Thumb' here refers to "USB thumb drive", see http://en.wikipedia.org/wiki/Thumb_drive #: ../udisks/udisksobjectinfo.c:162 msgctxt "media-type" msgid "Thumb" msgstr "Thumb" #: ../udisks/udisksobjectinfo.c:164 msgctxt "media-type" msgid "Floppy" msgstr "Floppy" #: ../udisks/udisksobjectinfo.c:165 msgctxt "media-type" msgid "Zip" msgstr "Zip" #: ../udisks/udisksobjectinfo.c:166 msgctxt "media-type" msgid "Jaz" msgstr "Jaz" #: ../udisks/udisksobjectinfo.c:168 msgctxt "media-type" msgid "Flash" msgstr "Flash" #: ../udisks/udisksobjectinfo.c:169 msgctxt "media-type" msgid "MemoryStick" msgstr "MemoryStick" #: ../udisks/udisksobjectinfo.c:170 msgctxt "media-type" msgid "SmartMedia" msgstr "SmartMedia" #: ../udisks/udisksobjectinfo.c:171 msgctxt "media-type" msgid "CompactFlash" msgstr "CompactFlash" #: ../udisks/udisksobjectinfo.c:172 msgctxt "media-type" msgid "MMC" msgstr "MMC" #: ../udisks/udisksobjectinfo.c:172 ../udisks/udisksobjectinfo.c:173 #: ../udisks/udisksobjectinfo.c:174 ../udisks/udisksobjectinfo.c:175 msgctxt "media-type" msgid "SD" msgstr "SD" #: ../udisks/udisksobjectinfo.c:174 msgctxt "media-type" msgid "SDXC" msgstr "SDXC" #: ../udisks/udisksobjectinfo.c:175 msgctxt "media-type" msgid "SDHC" msgstr "SDHC" #: ../udisks/udisksobjectinfo.c:177 msgctxt "media-type" msgid "CD-ROM" msgstr "CD-ROM" #: ../udisks/udisksobjectinfo.c:177 ../udisks/udisksobjectinfo.c:178 #: ../udisks/udisksobjectinfo.c:179 ../udisks/udisksobjectinfo.c:194 #: ../udisks/udisksobjectinfo.c:195 ../udisks/udisksobjectinfo.c:196 msgctxt "media-type" msgid "CD" msgstr "CD" #: ../udisks/udisksobjectinfo.c:178 msgctxt "media-type" msgid "CD-R" msgstr "CD-R" #: ../udisks/udisksobjectinfo.c:179 msgctxt "media-type" msgid "CD-RW" msgstr "CD-RW" #: ../udisks/udisksobjectinfo.c:180 ../udisks/udisksobjectinfo.c:181 #: ../udisks/udisksobjectinfo.c:182 ../udisks/udisksobjectinfo.c:183 #: ../udisks/udisksobjectinfo.c:184 ../udisks/udisksobjectinfo.c:185 #: ../udisks/udisksobjectinfo.c:186 ../udisks/udisksobjectinfo.c:187 msgctxt "media-type" msgid "DVD" msgstr "DVD" #: ../udisks/udisksobjectinfo.c:181 msgctxt "media-type" msgid "DVD-R" msgstr "DVD-R" #: ../udisks/udisksobjectinfo.c:182 msgctxt "media-type" msgid "DVD-RW" msgstr "DVD-RW" #: ../udisks/udisksobjectinfo.c:183 msgctxt "media-type" msgid "DVD-RAM" msgstr "DVD-RAM" #: ../udisks/udisksobjectinfo.c:184 msgctxt "media-type" msgid "DVD+R" msgstr "DVD+R" #: ../udisks/udisksobjectinfo.c:185 msgctxt "media-type" msgid "DVD+RW" msgstr "DVD+RW" #: ../udisks/udisksobjectinfo.c:186 msgctxt "media-type" msgid "DVD+R DL" msgstr "DVD+R DL" #: ../udisks/udisksobjectinfo.c:187 msgctxt "media-type" msgid "DVD+RW DL" msgstr "DVD+RW DL" #: ../udisks/udisksobjectinfo.c:188 msgctxt "media-type" msgid "BD-ROM" msgstr "BD-ROM" #: ../udisks/udisksobjectinfo.c:188 ../udisks/udisksobjectinfo.c:189 #: ../udisks/udisksobjectinfo.c:190 msgctxt "media-type" msgid "Blu-Ray" msgstr "Blu-Ray" #: ../udisks/udisksobjectinfo.c:189 msgctxt "media-type" msgid "BD-R" msgstr "BD-R" #: ../udisks/udisksobjectinfo.c:190 msgctxt "media-type" msgid "BD-RE" msgstr "BD-RE" #: ../udisks/udisksobjectinfo.c:191 ../udisks/udisksobjectinfo.c:192 #: ../udisks/udisksobjectinfo.c:193 msgctxt "media-type" msgid "HDDVD" msgstr "HDDVD" #: ../udisks/udisksobjectinfo.c:192 msgctxt "media-type" msgid "HDDVD-R" msgstr "HDDVD-R" #: ../udisks/udisksobjectinfo.c:193 msgctxt "media-type" msgid "HDDVD-RW" msgstr "HDDVD-RW" #: ../udisks/udisksobjectinfo.c:194 msgctxt "media-type" msgid "MO" msgstr "MO" #: ../udisks/udisksobjectinfo.c:195 msgctxt "media-type" msgid "MRW" msgstr "MRW" #: ../udisks/udisksobjectinfo.c:196 msgctxt "media-type" msgid "MRW-W" msgstr "MRW-W" #: ../udisks/udisksobjectinfo.c:252 #, c-format msgid "%s Block Device" msgstr "%s блоктық құрылғысы" #: ../udisks/udisksobjectinfo.c:256 msgid "Block Device" msgstr "Блоктық құрылғы" #. Translators: Used to describe a partition of a block device. #. * The %u is the partition number. #. * The %s is the description for the block device (e.g. "5 GB Block Device"). #. #: ../udisks/udisksobjectinfo.c:265 #, c-format msgctxt "part-block" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of a block device. #. * The first %s is the description of the object (e.g. "50 GB Block Device"). #. * The second %s is the special device file (e.g. "/dev/sda2"). #. #: ../udisks/udisksobjectinfo.c:275 #, c-format msgctxt "one-liner-block" msgid "%s (%s)" msgstr "%s (%s)" #: ../udisks/udisksobjectinfo.c:306 #, c-format msgid "%s Loop Device" msgstr "" #: ../udisks/udisksobjectinfo.c:310 msgid "Loop Device" msgstr "" #. Translators: Used to describe a partition of a loop device. #. * The %u is the partition number. #. * The %s is the description for the loop device (e.g. "5 GB Loop Device"). #. #: ../udisks/udisksobjectinfo.c:319 #, c-format msgctxt "part-loop" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of a loop device. #. * The first %s is the description of the object (e.g. "2 GB Loop Device"). #. * The second %s is the name of the backing file (e.g. "/home/davidz/file.iso"). #. * The third %s is the special device file (e.g. "/dev/loop2"). #. #: ../udisks/udisksobjectinfo.c:330 #, c-format msgctxt "one-liner-loop" msgid "%s — %s (%s)" msgstr "%s — %s (%s)" #: ../udisks/udisksobjectinfo.c:348 msgctxt "mdraid-desc" msgid "RAID-0 Array" msgstr "RAID-0 массиві" #: ../udisks/udisksobjectinfo.c:350 msgctxt "mdraid-desc" msgid "RAID-1 Array" msgstr "RAID-1 массиві" #: ../udisks/udisksobjectinfo.c:352 msgctxt "mdraid-desc" msgid "RAID-4 Array" msgstr "RAID-4 массиві" #: ../udisks/udisksobjectinfo.c:354 msgctxt "mdraid-desc" msgid "RAID-5 Array" msgstr "RAID-5 массиві" #: ../udisks/udisksobjectinfo.c:356 msgctxt "mdraid-desc" msgid "RAID-6 Array" msgstr "RAID-6 массиві" #: ../udisks/udisksobjectinfo.c:358 msgctxt "mdraid-desc" msgid "RAID-10 Array" msgstr "RAID-10 массиві" #: ../udisks/udisksobjectinfo.c:360 msgctxt "mdraid-desc" msgid "RAID Array" msgstr "RAID массиві" #. Translators: Used to format the description for a RAID array. #. * The first %s is the size (e.g. '42.0 GB'). #. * The second %s is the level (e.g. 'RAID-5 Array'). #. #: ../udisks/udisksobjectinfo.c:400 #, c-format msgctxt "mdraid-desc" msgid "%s %s" msgstr "%s %s" #. Translators: Used to describe a partition of a RAID Array. #. * The %u is the partition number. #. * The %s is the description for the drive (e.g. "2 TB RAID-5"). #. #: ../udisks/udisksobjectinfo.c:415 #, c-format msgctxt "part-raid" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of running RAID array. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. * The third %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:430 #, c-format msgctxt "one-liner-mdraid-running" msgid "%s — %s (%s)" msgstr "%s — %s (%s)" #. Translators: String used for one-liner description of non-running RAID array. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. #: ../udisks/udisksobjectinfo.c:441 #, c-format msgctxt "one-liner-mdraid-not-running" msgid "%s — %s" msgstr "%s — %s" #. Translators: String used for one-liner description of running RAID array w/o a name. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. * The third %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:455 #, c-format msgctxt "one-liner-mdraid-no-name-running" msgid "%s — %s" msgstr "%s — %s" #. Translators: String used for one-liner description of non-running RAID array w/o a name. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. #: ../udisks/udisksobjectinfo.c:465 #, c-format msgctxt "one-liner-mdraid-no-name-not-running" msgid "%s" msgstr "%s" #. Translators: Used to describe drive without removable media. The %s is the type, e.g. 'Thumb' #: ../udisks/udisksobjectinfo.c:591 #, c-format msgctxt "drive-with-fixed-media" msgid "%s Drive" msgstr "%s дискі" #. Translators: Used to describe generic media. The %s is the type, e.g. 'Zip' or 'Floppy' #: ../udisks/udisksobjectinfo.c:595 #, c-format msgctxt "drive-with-generic-media" msgid "%s Disk" msgstr "%s дискі" #. Translators: Used to describe flash media. The %s is the type, e.g. 'SD' or 'CompactFlash' #: ../udisks/udisksobjectinfo.c:599 #, c-format msgctxt "flash-media" msgid "%s Card" msgstr "%s картасы" #. Translators: Used to describe optical discs. The %s is the type, e.g. 'CD-R' or 'DVD-ROM' #: ../udisks/udisksobjectinfo.c:603 #, c-format msgctxt "optical-media" msgid "%s Disc" msgstr "%s дискі" #. Translators: Used to describe a drive. The %s is the size, e.g. '20 GB' #: ../udisks/udisksobjectinfo.c:623 #, c-format msgctxt "drive-with-size" msgid "%s Drive" msgstr "%s дискі" #. Translators: Used to describe a drive we know very little about (removable media or size not known) #: ../udisks/udisksobjectinfo.c:628 msgctxt "generic-drive" msgid "Drive" msgstr "Диск" #. Translators: Used to describe a non-rotating drive (rotation rate either unknown #. * or it's a solid-state drive). The %s is the size, e.g. '20 GB'. #: ../udisks/udisksobjectinfo.c:639 #, c-format msgctxt "disk-non-rotational" msgid "%s Disk" msgstr "%s дискі" #. Translators: Used to describe a non-rotating drive (rotation rate either unknown #. * or it's a solid-state drive). The drive is either using removable media or its #. * size not known. #: ../udisks/udisksobjectinfo.c:646 msgctxt "disk-non-rotational" msgid "Disk" msgstr "Диск" #. Translators: Used to describe a hard-disk drive (HDD). The %s is the size, e.g. '20 GB'. #: ../udisks/udisksobjectinfo.c:654 #, c-format msgctxt "disk-hdd" msgid "%s Hard Disk" msgstr "%s қатты дискі" #. Translators: Used to describe a hard-disk drive (HDD) (removable media or size not known) #: ../udisks/udisksobjectinfo.c:659 msgctxt "disk-hdd" msgid "Hard Disk" msgstr "Қатты диск" #. Translators: Used to describe a card reader. The %s is the card type e.g. 'CompactFlash'. #: ../udisks/udisksobjectinfo.c:667 #, c-format msgctxt "drive-card-reader" msgid "%s Card Reader" msgstr "%s карталар оқу құрылғысы" #. Translators: Used to describe drive. The first %s is the size e.g. '20 GB' and the #. * second %s is the drive type e.g. 'Thumb'. #. #: ../udisks/udisksobjectinfo.c:678 #, c-format msgctxt "drive-with-size-and-type" msgid "%s %s Drive" msgstr "%s %s дискі" #. Translators: Used to describe drive. The first %s is the drive type e.g. 'Thumb'. #. #: ../udisks/udisksobjectinfo.c:684 #, c-format msgctxt "drive-with-type" msgid "%s Drive" msgstr "%s дискі" #. Translators: String used for a blank disc. The %s is the disc type e.g. "CD-RW Disc" #: ../udisks/udisksobjectinfo.c:763 #, c-format msgctxt "optical-media" msgid "Blank %s" msgstr "Таза %s" #. Translators: String used for a mixed disc. The %s is the disc type e.g. "CD-ROM Disc" #: ../udisks/udisksobjectinfo.c:771 #, c-format msgctxt "optical-media" msgid "Mixed %s" msgstr "Аралас %s" #. Translators: String used for an audio disc. The %s is the disc type e.g. "CD-ROM Disc" #: ../udisks/udisksobjectinfo.c:779 #, c-format msgctxt "optical-media" msgid "Audio %s" msgstr "Аудио %s" #. Translators: Used to describe a partition of a drive. #. * The %u is the partition number. #. * The %s is the description for the drive (e.g. "2 GB Thumb Drive"). #. #: ../udisks/udisksobjectinfo.c:832 #, c-format msgctxt "part-drive" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of drive. #. * The first %s is the description of the object (e.g. "80 GB Disk" or "Partition 2 of 2 GB Thumb Drive"). #. * The second %s is the name of the object (e.g. "INTEL SSDSA2MH080G1GC"). #. * The third %s is the fw revision (e.g "45ABX21"). #. * The fourth %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:850 #, c-format msgctxt "one-liner-drive" msgid "%s — %s [%s] (%s)" msgstr "%s — %s [%s] (%s)" #. Translators: String used for one-liner description of drive w/o known fw revision. #. * The first %s is the description of the object (e.g. "80 GB Disk"). #. * The second %s is the name of the object (e.g. "INTEL SSDSA2MH080G1GC"). #. * The third %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:863 #, c-format msgctxt "one-liner-drive" msgid "%s — %s (%s)" msgstr "%s — %s (%s)" language-pack-kk-base/data/kk/LC_MESSAGES/system-service.po0000644000000000000000000000657312734304303020415 0ustar # Kazakh translation for ubuntu-system-service # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the ubuntu-system-service package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: ubuntu-system-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-04 00:35+0000\n" "PO-Revision-Date: 2010-02-05 19:25+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:35+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../backend/com.ubuntu.systemservice.policy.in.h:1 msgid "Get current global proxy" msgstr "Ағымдағы глобальды прокси-серверді алу" #: ../backend/com.ubuntu.systemservice.policy.in.h:2 msgid "System policy prevents querying proxy settings" msgstr "" "Жүйелік саясат прокси-сервердің баптауларын алу сұранысына кедергі жасап отыр" #: ../backend/com.ubuntu.systemservice.policy.in.h:3 msgid "Set current global proxy" msgstr "Ағымдағы глобальды прокси-серверді орнату" #: ../backend/com.ubuntu.systemservice.policy.in.h:4 msgid "System policy prevents setting proxy settings" msgstr "" "Жүйелік саясат прокси-сервердің баптауларын орнатуына кедергі жасап отыр" #: ../backend/com.ubuntu.systemservice.policy.in.h:5 msgid "Set current global proxy exception" msgstr "Ағымдағы глобальды прокси-серверге ерекшелік (exception) орнату" #: ../backend/com.ubuntu.systemservice.policy.in.h:6 msgid "System policy prevents setting no_proxy settings" msgstr "" "Жүйелік саясат прокси-сервері жоқ кезіндегі баптауларды орнатуға кедергі " "жасап отыр" #: ../backend/com.ubuntu.systemservice.policy.in.h:7 msgid "Set current global keyboard" msgstr "Ағымдағы глобальды пернетақтаны орнату" #: ../backend/com.ubuntu.systemservice.policy.in.h:8 msgid "System policy prevents setting global keyboard settings" msgstr "" "Жүйелік саясат пернетақтаның глобальды баптауларын орнатуына кедергі жасап " "отыр" #: ../backend/com.ubuntu.systemservice.policy.in.h:9 msgid "Get current global keyboard" msgstr "Ағымдағы глобальды пернетақтаны алу" #: ../backend/com.ubuntu.systemservice.policy.in.h:10 msgid "System policy prevents querying keyboard settings" msgstr "" "Жүйелік саясат пернетақтаның баптауларын алу сұранысына кедергі жасап отыр" #: ../backend/com.ubuntu.systemservice.policy.in.h:11 msgid "Check if the package system is locked" msgstr "Пакеттер жүйесі бөгеттелмегенін тексеріңіз" #: ../backend/com.ubuntu.systemservice.policy.in.h:12 msgid "System policy prevents querying package system lock" msgstr "" "Жүйелік саясат пакеттер жүйесін бөгеттеу (блокировка) сұранысына кедергі " "жасап отыр" language-pack-kk-base/data/kk/LC_MESSAGES/newt.po0000644000000000000000000000170312734304303016376 0ustar # Kazakh translation for debian installer, newt_newt_po # Copyright (C) 2010 HZ # This file is distributed under the same license as the debian installer package. # Baurzhan Muftakhidinov , 2010. # msgid "" msgstr "" "Project-Id-Version: sid\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-03 20:51+0000\n" "PO-Revision-Date: 2010-10-17 07:50+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" "X-Poedit-Country: KAZAKHSTAN\n" "X-Poedit-Language: Kazakh\n" #: ../dialogboxes.c:49 msgid "Ok" msgstr "Ок" #: ../dialogboxes.c:50 msgid "Cancel" msgstr "Бас тарту" #: ../dialogboxes.c:51 msgid "Yes" msgstr "Ия" #: ../dialogboxes.c:52 msgid "No" msgstr "Жоқ" language-pack-kk-base/data/kk/LC_MESSAGES/debian-tasks.po0000644000000000000000000000234012734304303017764 0ustar # # $Id: tasksel_tasks_po_kk.po 49 2009-01-26 16:21:44Z taem $ # # Baurzhan Muftakhidinov , 2008 # Dauren Sarsenov , 2009 # msgid "" msgstr "" "Project-Id-Version: tasksel\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-12-11 16:19-0500\n" "PO-Revision-Date: 2015-12-22 01:13+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:37+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: kk\n" #. Description #: ../po/debian-tasks.desc:10001 msgid "standard system utilities" msgstr "Жүйенің қалыпты утилиталары" #. Description #: ../po/debian-tasks.desc:10001 msgid "" "This task sets up a basic user environment, providing a reasonably small " "selection of services and tools usable on the command line." msgstr "" "Бұл тапсырма негізгі пайдаланушы ортасын орнатады, онда қызметтердің аз " "таңдауы мен командалық жолда қолданылатын құралдар болады." language-pack-kk-base/data/kk/LC_MESSAGES/indicator-datetime.po0000644000000000000000000002153212734304303021171 0ustar # Kazakh translation for indicator-datetime # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the indicator-datetime package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: indicator-datetime\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-04-06 23:05+0000\n" "PO-Revision-Date: 2011-08-19 15:53+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:49+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: a strftime(3) format for 12hr time w/seconds #: ../src/formatter.cpp:234 msgid "%l:%M:%S %p" msgstr "%l:%M:%S %p" #. TRANSLATORS: a strftime(3) format for 12hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen today. #. en_US example: "%l:%M %p" --> "1:00 PM" #: ../src/formatter.cpp:237 ../src/utils.c:304 msgid "%l:%M %p" msgstr "%k:%M" #. TRANSLATORS: a strftime(3) format for 24hr time w/seconds #: ../src/formatter.cpp:240 msgid "%H:%M:%S" msgstr "%H:%M:%S" #. TRANSLATORS: a strftime(3) format for 24hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen today. #. en_US example: "%H:%M" --> "13:00" #: ../src/formatter.cpp:243 ../src/utils.c:344 msgid "%H:%M" msgstr "%H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday, day, abbreviated month, and year. #. en_US example: "%a %b %e %Y" --> "Sat Oct 31 2020" #. en_GB example: "%a %e %b %Y" --> "Sat 31 Oct 2020" #. zh_CN example(?): "%Y年%m月%d日 周%a" --> "2020年10月31日 周六" #: ../src/formatter-desktop.cpp:138 msgid "%a %b %e %Y" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday, day, and abbreviated month. #. en_US example: "%a %b %e" --> "Sat Oct 31" #. en_GB example: "%a %e %b" --> "Sat 31 Oct" #. zh_CN example(?): "%m月%d日 周%a" --> "03月27日 周六" #: ../src/formatter-desktop.cpp:147 msgid "%a %b %e" msgstr "%a %b %e" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday. #. zh_CN example(?): "周%a" --> "周六" #: ../src/formatter-desktop.cpp:154 #, c-format msgid "%a" msgstr "%a" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the day, abbreviated month, and year. #. en_US example: "%b %e %Y" --> "Oct 31 2020" #. en_GB example: "%e %b %Y" --> "31 Oct 2020" #. zh_CN example(?): "%Y年%m月%d日" --> "2020年10月31日" #: ../src/formatter-desktop.cpp:163 msgid "%b %e %Y" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated month and day. #. en_US example: "%b %e" --> "Mar 27" #. en_GB example: "%e %b" --> "27 Mar" #. zh_CN example(?): "%m月%d日" --> "03月27日" #: ../src/formatter-desktop.cpp:172 msgid "%b %e" msgstr "%b %e" #. This strftime(3) format string shows the year. #: ../src/formatter-desktop.cpp:176 msgid "%Y" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. Format string for the day on the first menuitem in the datetime indicator. #. This format string gives the full weekday, date, month, and year. #. en_US example: "%A, %B %e %Y" --> Saturday, October 31 2020" #. en_GB example: "%A, %e %B %Y" --> Saturday, 31 October 2020" #: ../src/menu.cpp:329 msgid "%A, %e %B %Y" msgstr "%A, %e %B %Y" #. add the 'Add Event…' menuitem #: ../src/menu.cpp:429 msgid "Add Event…" msgstr "Оқиғаны қосу..." #: ../src/menu.cpp:439 msgid "Clock" msgstr "" #: ../src/menu.cpp:491 msgid "Time & Date settings…" msgstr "" #: ../src/menu.cpp:546 msgid "Date and Time" msgstr "" #: ../src/menu.cpp:596 msgid "Time & Date" msgstr "Уақыт пен күн" #: ../src/menu.cpp:601 #, c-format msgid "%s (has alarms)" msgstr "" #. * strftime(3) format for abbreviated weekday, #. hours, minutes in a 12h locale; e.g. Wed, 2:00 PM #: ../src/snap.cpp:135 msgid "%a, %l:%M %p" msgstr "" #. * A strftime(3) format for abbreviated weekday, #. hours, minutes in a 24h locale; e.g. Wed, 14:00 #: ../src/snap.cpp:139 msgid "%a, %H:%M" msgstr "" #: ../src/snap.cpp:144 #, c-format msgid "Alarm %s" msgstr "" #: ../src/snap.cpp:145 #, c-format msgid "Event %s" msgstr "" #: ../src/snap.cpp:153 ../src/snap.cpp:157 msgid "OK" msgstr "" #: ../src/snap.cpp:154 msgid "Snooze" msgstr "" #: ../src/utils.c:274 msgid "Today" msgstr "" #: ../src/utils.c:278 msgid "Tomorrow" msgstr "" #. This is a strftime(3) format string indicating the unabbreviated weekday. #: ../src/utils.c:283 #, c-format msgid "%A" msgstr "%A" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing full-day events that are over a week away. #. en_US example: "%a %b %d" --> "Sat Oct 31" #. en_GB example: "%a %d %b" --> "Sat 31 Oct" #. zh_CN example(?): "%m月%d日 周%a" --> "10月31日 周六" #: ../src/utils.c:292 msgid "%a %d %b" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen tomorrow. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 1:00 PM" #: ../src/utils.c:313 msgid "Tomorrow %l:%M %p" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen this week. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Fri 1:00 PM" #: ../src/utils.c:322 msgid "%a %l:%M %p" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen over a week from now. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %b %d %l:%M %p" --> "Fri Oct 31 1:00 PM" #. en_GB example: "%a %d %b %l:%M %p" --> "Fri 31 Oct 1:00 PM" #: ../src/utils.c:332 msgid "%a %d %b %l:%M %p" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen tomorrow. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 13:00" #: ../src/utils.c:353 msgid "Tomorrow %H:%M" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen this week. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %H:%M" --> "Fri 13:00" #: ../src/utils.c:362 msgid "%a %H:%M" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen over a week from now. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %b %d %H:%M" --> "Fri Oct 31 13:00" #. en_GB example: "%a %d %b %H:%M" --> "Fri 31 Oct 13:00" #: ../src/utils.c:372 msgid "%a %d %b %H:%M" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/apport.po0000644000000000000000000011755112734304303016737 0ustar # Kazakh translation for apport # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the apport package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: apport\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-18 09:17+0000\n" "PO-Revision-Date: 2011-04-13 06:20+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:59+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../gtk/apport-gtk.desktop.in.h:1 ../kde/apport-kde.desktop.in.h:1 #: ../kde/apport-kde-mime.desktop.in.h:1 msgid "Report a problem..." msgstr "Мәселе жайлы хабарлау..." #: ../gtk/apport-gtk.desktop.in.h:2 ../kde/apport-kde.desktop.in.h:2 #: ../kde/apport-kde-mime.desktop.in.h:2 msgid "Report a malfunction to the developers" msgstr "Қауыз/қате жайлы өндірушілерге хабарлау" #: ../kde/apport-kde.py:185 ../gtk/apport-gtk.py:177 #: ../debian/tmp/usr/bin/apport-cli.py:178 #: ../debian/tmp/usr/share/apport/apport-kde.py:185 ../bin/apport-cli.py:178 #: ../debian/tmp/usr/share/apport/apport-gtk.py:177 msgid "Send problem report to the developers?" msgstr "Осы қате есебін өндірушілерге жіберу қажет пе?" #: ../kde/apport-kde.py:193 ../gtk/apport-gtk.py:186 #: ../debian/tmp/usr/share/apport/apport-kde.py:193 #: ../debian/tmp/usr/share/apport/apport-gtk.py:186 msgid "Send" msgstr "" #: ../kde/apport-kde.py:199 ../kde/apport-kde.py:237 ../gtk/apport-gtk.py:165 #: ../debian/tmp/usr/share/apport/apport-kde.py:199 #: ../debian/tmp/usr/share/apport/apport-kde.py:237 #: ../debian/tmp/usr/share/apport/apport-gtk.py:165 #, python-format msgid "Sorry, %s has experienced an internal error." msgstr "" #: ../kde/apport-kde.py:207 ../gtk/apport-gtk.py:257 #: ../debian/tmp/usr/share/apport/apport-kde.py:207 #: ../debian/tmp/usr/share/apport/apport-gtk.py:257 #, python-format msgid "Package: %s" msgstr "" #: ../kde/apport-kde.py:213 ../gtk/apport-gtk.py:264 #: ../debian/tmp/usr/share/apport/apport-kde.py:213 #: ../debian/tmp/usr/share/apport/apport-gtk.py:264 msgid "Sorry, a problem occurred while installing software." msgstr "" #: ../kde/apport-kde.py:219 ../gtk/apport-gtk.py:273 ../gtk/apport-gtk.py:292 #: ../debian/tmp/usr/share/apport/apport-kde.py:219 #: ../debian/tmp/usr/share/apport/apport-gtk.py:273 #: ../debian/tmp/usr/share/apport/apport-gtk.py:292 #, python-format msgid "The application %s has experienced an internal error." msgstr "" #: ../kde/apport-kde.py:222 ../gtk/apport-gtk.py:276 #: ../debian/tmp/usr/share/apport/apport-kde.py:222 #: ../debian/tmp/usr/share/apport/apport-gtk.py:276 #, python-format msgid "The application %s has closed unexpectedly." msgstr "" #: ../kde/apport-kde.py:230 ../kde/apport-kde.py:243 ../gtk/apport-gtk.py:216 #: ../gtk/apport-gtk.py:284 ../gtk/apport-gtk.py:303 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:12 ../gtk/apport-gtk.ui.h:12 #: ../debian/tmp/usr/share/apport/apport-kde.py:230 #: ../debian/tmp/usr/share/apport/apport-kde.py:243 #: ../debian/tmp/usr/share/apport/apport-gtk.py:216 #: ../debian/tmp/usr/share/apport/apport-gtk.py:284 #: ../debian/tmp/usr/share/apport/apport-gtk.py:303 msgid "Continue" msgstr "" #: ../kde/apport-kde.py:233 ../gtk/apport-gtk.py:287 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:11 ../gtk/apport-gtk.ui.h:11 #: ../debian/tmp/usr/share/apport/apport-kde.py:233 #: ../debian/tmp/usr/share/apport/apport-gtk.py:287 msgid "Leave Closed" msgstr "" #: ../kde/apport-kde.py:234 ../kde/apport-kde.py:380 ../gtk/apport-gtk.py:229 #: ../gtk/apport-gtk.py:288 ../debian/tmp/usr/share/apport/apport-kde.py:234 #: ../debian/tmp/usr/share/apport/apport-kde.py:380 #: ../debian/tmp/usr/share/apport/apport-gtk.py:229 #: ../debian/tmp/usr/share/apport/apport-gtk.py:288 msgid "Relaunch" msgstr "" #: ../kde/apport-kde.py:240 ../gtk/apport-gtk.py:300 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:6 ../gtk/apport-gtk.ui.h:6 #: ../debian/tmp/usr/share/apport/apport-kde.py:240 #: ../debian/tmp/usr/share/apport/apport-gtk.py:300 msgid "If you notice further problems, try restarting the computer." msgstr "" #: ../kde/apport-kde.py:244 ../gtk/apport-gtk.py:304 #: ../debian/tmp/usr/share/apport/apport-kde.py:244 #: ../debian/tmp/usr/share/apport/apport-gtk.py:304 msgid "Ignore future problems of this type" msgstr "" #: ../kde/apport-kde.py:288 ../gtk/apport-gtk.py:577 #: ../debian/tmp/usr/share/apport/apport-kde.py:288 #: ../debian/tmp/usr/share/apport/apport-gtk.py:577 msgid "Hide Details" msgstr "" #: ../kde/apport-kde.py:291 ../gtk/apport-gtk.py:204 ../gtk/apport-gtk.py:573 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:9 ../gtk/apport-gtk.ui.h:9 #: ../debian/tmp/usr/share/apport/apport-kde.py:291 #: ../debian/tmp/usr/share/apport/apport-gtk.py:204 #: ../debian/tmp/usr/share/apport/apport-gtk.py:573 msgid "Show Details" msgstr "" #: ../kde/apport-kde.py:314 ../debian/tmp/usr/share/apport/apport-kde.py:314 msgid "Username:" msgstr "Пайдаланушы аты:" #: ../kde/apport-kde.py:315 ../debian/tmp/usr/share/apport/apport-kde.py:315 msgid "Password:" msgstr "Құпия сөз:" #: ../kde/apport-kde.py:362 ../gtk/apport-gtk.py:142 #: ../debian/tmp/usr/bin/apport-cli.py:150 #: ../debian/tmp/usr/share/apport/apport-kde.py:362 ../bin/apport-cli.py:150 #: ../debian/tmp/usr/share/apport/apport-gtk.py:142 msgid "(binary data)" msgstr "(екілік мәліметтер)" #: ../kde/apport-kde.py:405 ../debian/tmp/usr/share/apport/apport-kde.py:405 msgid "Collecting Problem Information" msgstr "Қате туралы мәлімет жинау" #: ../kde/apport-kde.py:406 ../debian/tmp/usr/bin/apport-cli.py:238 #: ../debian/tmp/usr/share/apport/apport-kde.py:406 ../bin/apport-cli.py:238 msgid "Collecting problem information" msgstr "Қате туралы ақпаратты жинау" #: ../kde/apport-kde.py:407 ../debian/tmp/usr/share/apport/apport-kde.py:407 msgid "" "The collected information can be sent to the developers to improve the " "application. This might take a few minutes." msgstr "" "Жиналған мәліметтерді бағдарламаны жақсарту үшін, өндірушілерге жіберуге " "болады. Бұл бірнеше минутыңызды алатын болады." #: ../kde/apport-kde.py:433 ../debian/tmp/usr/share/apport/apport-kde.py:433 msgid "Uploading Problem Information" msgstr "Қате туралы мәліметті жіберу" #: ../kde/apport-kde.py:434 ../debian/tmp/usr/share/apport/apport-gtk.ui.h:15 #: ../gtk/apport-gtk.ui.h:15 ../debian/tmp/usr/bin/apport-cli.py:251 #: ../debian/tmp/usr/share/apport/apport-kde.py:434 ../bin/apport-cli.py:251 msgid "Uploading problem information" msgstr "Қате туралы ақпаратты жіберілу" #: ../kde/apport-kde.py:435 ../debian/tmp/usr/share/apport/apport-gtk.ui.h:17 #: ../gtk/apport-gtk.ui.h:17 ../debian/tmp/usr/share/apport/apport-kde.py:435 msgid "" "The collected information is being sent to the bug tracking system. This " "might take a few minutes." msgstr "" "Жиналған мәліметтер қателерді байқау жүйесіне бағытталады. Бұл бірнеше " "минутыңызды алатын болады." #: ../kde/apport-kde.py:468 ../kde/apport-kde.py:503 ../kde/apport-kde.py:522 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:1 ../gtk/apport-gtk.ui.h:1 #: ../debian/tmp/usr/share/apport/apport-kde.py:468 #: ../debian/tmp/usr/share/apport/apport-kde.py:503 #: ../debian/tmp/usr/share/apport/apport-kde.py:522 msgid "Apport" msgstr "Apport" #: ../debian/tmp/usr/share/apport/kernel_oops.py:29 ../data/kernel_oops.py:29 msgid "Your system might become unstable now and might need to be restarted." msgstr "Жүйе тұрақсыз болуы мүмкін, қайта жүктеу қажет болуы мүмкін." #: ../gtk/apport-gtk.py:157 ../debian/tmp/usr/share/apport/apport-gtk.py:157 #, python-format msgid "Sorry, the application %s has stopped unexpectedly." msgstr "" #: ../gtk/apport-gtk.py:160 ../debian/tmp/usr/share/apport/apport-gtk.py:160 #, python-format msgid "Sorry, %s has closed unexpectedly." msgstr "" #: ../gtk/apport-gtk.py:228 ../debian/tmp/usr/share/apport/apport-gtk.py:228 msgid "Force Closed" msgstr "" #: ../gtk/apport-gtk.py:238 ../debian/tmp/usr/share/apport/apport-gtk.py:238 #, python-format msgid "The application %s has stopped responding." msgstr "" #: ../gtk/apport-gtk.py:242 ../debian/tmp/usr/share/apport/apport-gtk.py:242 #, python-format msgid "The program \"%s\" has stopped responding." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:67 #: ../data/apportcheckresume.py:67 msgid "" "This occurred during a previous suspend, and prevented the system from " "resuming properly." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:69 #: ../data/apportcheckresume.py:69 msgid "" "This occurred during a previous hibernation, and prevented the system from " "resuming properly." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:74 #: ../data/apportcheckresume.py:74 msgid "" "The resume processing hung very near the end and will have appeared to have " "completed normally." msgstr "" "Есепті құру үрдісі аяқталуына өте жақын кезде ілініп (зависание) қалды; есеп " "көрінген кезде, барлығы дұрыс аяқталғаны." #: ../bin/apport-unpack.py:22 ../debian/tmp/usr/bin/apport-unpack.py:22 #, python-format msgid "Usage: %s " msgstr "Қолданылуы: %s <есеп> <нысандалған (target) бума>" #: ../bin/apport-unpack.py:46 ../debian/tmp/usr/bin/apport-unpack.py:46 msgid "Destination directory exists and is not empty." msgstr "Нысандалған бума бар және бос емес." #: ../apport/com.ubuntu.apport.policy.in.h:1 msgid "Collect system information" msgstr "" #: ../apport/com.ubuntu.apport.policy.in.h:2 msgid "" "Authentication is required to collect system information for this problem " "report" msgstr "" #: ../apport/com.ubuntu.apport.policy.in.h:3 msgid "System problem reports" msgstr "" #: ../apport/com.ubuntu.apport.policy.in.h:4 msgid "" "Please enter your password to access problem reports of system programs" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:2 ../gtk/apport-gtk.ui.h:2 msgid "Cancel" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:3 ../gtk/apport-gtk.ui.h:3 msgid "OK" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:4 ../gtk/apport-gtk.ui.h:4 msgid "Crash report" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:5 ../gtk/apport-gtk.ui.h:5 msgid "Sorry, an internal error happened." msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:7 ../gtk/apport-gtk.ui.h:7 msgid "Send an error report to help fix this problem" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:8 ../gtk/apport-gtk.ui.h:8 msgid "Ignore future problems of this program version" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:10 ../gtk/apport-gtk.ui.h:10 msgid "_Examine locally" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:13 ../gtk/apport-gtk.ui.h:13 msgid "Collecting problem information" msgstr "Олқылық (неполадка) жайлы мәліметтер жиналуды" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:14 ../gtk/apport-gtk.ui.h:14 msgid "" "Information is being collected that may help the developers fix the problem " "you report." msgstr "Өндірушілерге мәселені шешуге көмектесе алатын, мәліметтер жиналуда." #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:16 ../gtk/apport-gtk.ui.h:16 msgid "Uploading problem information" msgstr "Олқылық (неполадка) жайлы мәліметтері жіберілуде" #: ../debian/tmp/usr/bin/apport-retrace.py:34 ../bin/apport-retrace.py:34 msgid "Do not put the new traces into the report, but write them to stdout." msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:36 ../bin/apport-retrace.py:36 msgid "" "Start an interactive gdb session with the report's core dump (-o ignored; " "does not rewrite report)" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:38 ../bin/apport-retrace.py:38 msgid "" "Write modified report to given file instead of changing the original report" msgstr "Түпнұсқалық есепті өзгертпей, өзгертілген есепті басқашалай сақтау" #: ../debian/tmp/usr/bin/apport-retrace.py:41 ../bin/apport-retrace.py:41 msgid "Remove the core dump from the report after stack trace regeneration" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:43 ../bin/apport-retrace.py:43 msgid "Override report's CoreFile" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:45 ../bin/apport-retrace.py:45 msgid "Override report's ExecutablePath" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:47 ../bin/apport-retrace.py:47 msgid "Override report's ProcMaps" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:49 ../bin/apport-retrace.py:49 msgid "Rebuild report's Package information" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:51 ../bin/apport-retrace.py:51 msgid "" "Build a temporary sandbox and download/install the necessary packages and " "debug symbols in there; without this option it assumes that the necessary " "packages and debug symbols are already installed in the system. The argument " "points to the packaging system configuration base directory; if you specify " "\"system\", it will use the system configuration files, but will then only " "be able to retrace crashes that happened on the currently running release." msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:53 ../bin/apport-retrace.py:53 msgid "" "Report download/install progress when installing packages into sandbox" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:55 ../bin/apport-retrace.py:55 msgid "Prepend timestamps to log messages, for batch operation" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:57 ../bin/apport-retrace.py:57 msgid "" "Create and use third-party repositories from origins specified in reports" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:59 ../bin/apport-retrace.py:59 msgid "Cache directory for packages downloaded in the sandbox" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:61 ../bin/apport-retrace.py:61 msgid "" "Directory for unpacked packages. Future runs will assume that any already " "downloaded package is also extracted to this sandbox." msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:63 #: ../debian/tmp/usr/bin/apport-valgrind.py:66 ../bin/apport-valgrind.py:66 #: ../bin/apport-retrace.py:63 msgid "" "Install an extra package into the sandbox (can be specified multiple times)" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:65 ../bin/apport-retrace.py:65 msgid "" "Path to a file with the crash database authentication information. This is " "used when specifying a crash ID to upload the retraced stack traces (only if " "neither -g, -o, nor -s are specified)" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:67 ../bin/apport-retrace.py:67 msgid "" "Display retraced stack traces and ask for confirmation before sending them " "to the crash database." msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:69 ../bin/apport-retrace.py:69 msgid "" "Path to the duplicate sqlite database (default: no duplicate checking)" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:78 ../bin/apport-retrace.py:78 msgid "You cannot use -C without -S. Stopping." msgstr "" #. translators: don't translate y/n, apport currently only checks for "y" #: ../debian/tmp/usr/bin/apport-retrace.py:111 ../bin/apport-retrace.py:111 msgid "OK to send these as attachments? [y/n]" msgstr "Осы тиеуді жіберу қажет пе? [y/n]" #: ../debian/tmp/usr/bin/apport-valgrind.py:37 ../bin/apport-valgrind.py:37 msgid "See man page for details." msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:43 ../bin/apport-valgrind.py:43 msgid "specify the log file name produced by valgrind" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:46 ../bin/apport-valgrind.py:46 msgid "" "reuse a previously created sandbox dir (SDIR) or, if it does not exist, " "create it" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:50 ../bin/apport-valgrind.py:50 msgid "" "do not create or reuse a sandbox directory for additional debug symbols " "but rely only on installed debug symbols." msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:54 ../bin/apport-valgrind.py:54 msgid "" "reuse a previously created cache dir (CDIR) or, if it does not exist, create " "it" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:58 ../bin/apport-valgrind.py:58 msgid "" "report download/install progress when installing packages into sandbox" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:62 ../bin/apport-valgrind.py:62 msgid "" "the executable that is run under valgrind's memcheck tool for memory leak " "detection" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:97 ../bin/apport-valgrind.py:97 #, python-format msgid "Error: %s is not an executable. Stopping." msgstr "" #: ../debian/tmp/usr/bin/apport-cli.py:74 ../bin/apport-cli.py:74 msgid "Press any key to continue..." msgstr "Жалғастыру үшін кез-келген пернені басыңыз..." #: ../debian/tmp/usr/bin/apport-cli.py:81 ../bin/apport-cli.py:81 msgid "What would you like to do? Your options are:" msgstr "Сіз не жасауды қалайсыз? Мүмкін болатын әрекеттер:" #: ../debian/tmp/usr/bin/apport-cli.py:85 ../bin/apport-cli.py:85 #, python-format msgid "Please choose (%s):" msgstr "Таңдаңыз (%s):" #: ../debian/tmp/usr/bin/apport-cli.py:148 ../bin/apport-cli.py:148 #, python-format msgid "(%i bytes)" msgstr "(%i байт)" #: ../debian/tmp/usr/bin/apport-cli.py:179 ../bin/apport-cli.py:179 msgid "" "After the problem report has been sent, please fill out the form in the\n" "automatically opened web browser." msgstr "" "Есеп жіберілгеннен кейін, шолғыштың ашылған терезесінде\n" "шығатын форманы толтырыңыз." #: ../debian/tmp/usr/bin/apport-cli.py:182 ../bin/apport-cli.py:182 #, python-format msgid "&Send report (%s)" msgstr "Есепті &жіберу (%s)" #: ../debian/tmp/usr/bin/apport-cli.py:186 ../bin/apport-cli.py:186 msgid "&Examine locally" msgstr "" #: ../debian/tmp/usr/bin/apport-cli.py:190 ../bin/apport-cli.py:190 msgid "&View report" msgstr "Есепті &қарап шығу" #: ../debian/tmp/usr/bin/apport-cli.py:191 ../bin/apport-cli.py:191 msgid "&Keep report file for sending later or copying to somewhere else" msgstr "Кейінгі жіберу немесе басқа жерге көшіру үшін есеп файлын &сақтау" #: ../debian/tmp/usr/bin/apport-cli.py:192 ../bin/apport-cli.py:192 msgid "Cancel and &ignore future crashes of this program version" msgstr "" "Кері қайтару және бағдарламаның осы нұсқасында болатын ендігі қауыздарды " "&елемеу (игнорировать)" #: ../debian/tmp/usr/bin/apport-cli.py:194 #: ../debian/tmp/usr/bin/apport-cli.py:271 #: ../debian/tmp/usr/bin/apport-cli.py:303 #: ../debian/tmp/usr/bin/apport-cli.py:324 ../bin/apport-cli.py:194 #: ../bin/apport-cli.py:271 ../bin/apport-cli.py:303 ../bin/apport-cli.py:324 msgid "&Cancel" msgstr "&Болдырмау" #: ../debian/tmp/usr/bin/apport-cli.py:222 ../bin/apport-cli.py:222 msgid "Problem report file:" msgstr "Мәселе жайлы есеп файлы:" #: ../debian/tmp/usr/bin/apport-cli.py:228 #: ../debian/tmp/usr/bin/apport-cli.py:233 ../bin/apport-cli.py:228 #: ../bin/apport-cli.py:233 msgid "&Confirm" msgstr "&Растау" #: ../debian/tmp/usr/bin/apport-cli.py:232 ../bin/apport-cli.py:232 #, python-format msgid "Error: %s" msgstr "Қате: %s" #: ../debian/tmp/usr/bin/apport-cli.py:239 ../bin/apport-cli.py:239 msgid "" "The collected information can be sent to the developers to improve the\n" "application. This might take a few minutes." msgstr "" "Бағдарламаны жақсарту үшін жиналған мәліметтер бағдарламаның өндірушілеріне\n" "жіберілуі мүмкін. Бұл бірнеше минутыңызды алатын болады." #: ../debian/tmp/usr/bin/apport-cli.py:252 ../bin/apport-cli.py:252 msgid "" "The collected information is being sent to the bug tracking system.\n" "This might take a few minutes." msgstr "" "Жиналған мәліметтер қателерді байқау жүйесіне бағытталады.\n" "Бұл бірнеше минутыңызды алатын болады." #: ../debian/tmp/usr/bin/apport-cli.py:302 ../bin/apport-cli.py:302 msgid "&Done" msgstr "&Дайын" #: ../debian/tmp/usr/bin/apport-cli.py:308 ../bin/apport-cli.py:308 msgid "none" msgstr "жоқ" #: ../debian/tmp/usr/bin/apport-cli.py:309 ../bin/apport-cli.py:309 #, python-format msgid "Selected: %s. Multiple choices:" msgstr "Таңдалған: %s. Бірнеше нұсқалар:" #: ../debian/tmp/usr/bin/apport-cli.py:325 ../bin/apport-cli.py:325 msgid "Choices:" msgstr "Таңдаулар:" #: ../debian/tmp/usr/bin/apport-cli.py:339 ../bin/apport-cli.py:339 msgid "Path to file (Enter to cancel):" msgstr "Файл орналасу жері (болдырмау үшін Enter басыңыз):" #: ../debian/tmp/usr/bin/apport-cli.py:345 ../bin/apport-cli.py:345 msgid "File does not exist." msgstr "Файл жоқ." #: ../debian/tmp/usr/bin/apport-cli.py:347 ../bin/apport-cli.py:347 msgid "This is a directory." msgstr "Бұл бума." #: ../debian/tmp/usr/bin/apport-cli.py:353 ../bin/apport-cli.py:353 msgid "To continue, you must visit the following URL:" msgstr "Әрі қарай жалғастыру үшін сіз келесі сілтеме бойынша өтуіңіз қажет:" #: ../debian/tmp/usr/bin/apport-cli.py:355 ../bin/apport-cli.py:355 msgid "" "You can launch a browser now, or copy this URL into a browser on another " "computer." msgstr "" "Енді сіз шолғышыңызды ашуға немесе сілтемені басқа компьютерге көшіруіңізге " "болады." #: ../debian/tmp/usr/bin/apport-cli.py:357 ../bin/apport-cli.py:357 msgid "Launch a browser now" msgstr "Шолғышты дәл қазір ашу" #: ../debian/tmp/usr/bin/apport-cli.py:371 ../bin/apport-cli.py:371 msgid "No pending crash reports. Try --help for more information." msgstr "" "Қауыздар жайлы мәлімдемелер басқалынбады. --help кілтін байқап көріңіз." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:124 #: ../apport/ui.py:124 msgid "This package does not seem to be installed correctly" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:129 #: ../apport/ui.py:129 #, python-format msgid "" "This is not an official %s package. Please remove any third party package " "and try again." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:146 #: ../apport/ui.py:146 #, python-format msgid "" "You have some obsolete package versions installed. Please upgrade the " "following packages and check if the problem still occurs:\n" "\n" "%s" msgstr "" "Сіздің жүйеңізде кейбір пакеттердің ескірген нұсқалары орнатылған. Келесі " "пакеттерді жаңартып, мәселенің бар болуы қайтадан байқап көріңіз:\n" "\n" "%s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:270 #: ../apport/ui.py:270 msgid "unknown program" msgstr "белгісіз бағдарлама" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:271 #: ../apport/ui.py:271 #, python-format msgid "Sorry, the program \"%s\" closed unexpectedly" msgstr "Кешіріңіз, бірақ \"%s\" бағдарламасы апатты түрде жабылды" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:273 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1312 #: ../apport/ui.py:273 ../apport/ui.py:1312 #, python-format msgid "Problem in %s" msgstr "Олқылық (неполадка) %s ішінде" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:274 #: ../apport/ui.py:274 msgid "" "Your computer does not have enough free memory to automatically analyze the " "problem and send a report to the developers." msgstr "" "Олқылықты (неполадка) автоматты түрде талдау және өндірушілерге ол жайлы " "есепті жіберу, сіздің компьютеріңізде жады жеткіліксіз болғандықтан мүмкін " "емес." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:322 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:330 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:457 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:460 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:661 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1118 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1284 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1288 #: ../apport/ui.py:322 ../apport/ui.py:330 ../apport/ui.py:457 #: ../apport/ui.py:460 ../apport/ui.py:661 ../apport/ui.py:1118 #: ../apport/ui.py:1284 ../apport/ui.py:1288 msgid "Invalid problem report" msgstr "Қате туралы есеп бұрыс" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:323 #: ../apport/ui.py:323 msgid "You are not allowed to access this problem report." msgstr "Сізде қате есебіне рұқсатыңыз жоқ." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:326 #: ../apport/ui.py:326 msgid "Error" msgstr "Қате" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:327 #: ../apport/ui.py:327 msgid "There is not enough disk space available to process this report." msgstr "Осы есепті өңдеу үшін дискілік орын жетіспейді." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:411 #: ../apport/ui.py:411 msgid "No package specified" msgstr "Пакет көрсетілмеген" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:412 #: ../apport/ui.py:412 msgid "" "You need to specify a package or a PID. See --help for more information." msgstr "" "Пакетті немесе PID көрсетуіңіз қажет. Қосымша ақпарат алу үшін бағдарламаны -" "-help кілтпенен ашыңыз." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:435 #: ../apport/ui.py:435 msgid "Permission denied" msgstr "Рұқсат жоқ" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:436 #: ../apport/ui.py:436 msgid "" "The specified process does not belong to you. Please run this program as the " "process owner or as root." msgstr "" "Көрсетілген үрдіс басқа пайдаланушымен орындалуда. Осы бағдарламаны сол " "пайдаланушы атынан не әкімшілік құқықтармен ашыңыз." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:438 #: ../apport/ui.py:438 msgid "Invalid PID" msgstr "Бұрыс PID" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:439 #: ../apport/ui.py:439 msgid "The specified process ID does not belong to a program." msgstr "Көрсетілген PID басқа үрдіске меншіктелген." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:458 #: ../apport/ui.py:458 #, python-format msgid "Symptom script %s did not determine an affected package" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:461 #: ../apport/ui.py:461 #, python-format msgid "Package %s does not exist" msgstr "%s пакеті жоқ" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:485 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:673 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:678 #: ../apport/ui.py:485 ../apport/ui.py:673 ../apport/ui.py:678 msgid "Cannot create report" msgstr "Есепті құру мүмкін емес" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:500 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:546 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:563 #: ../apport/ui.py:500 ../apport/ui.py:546 ../apport/ui.py:563 msgid "Updating problem report" msgstr "Қате есебі жаңартылуда" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:501 #: ../apport/ui.py:501 msgid "" "You are not the reporter or subscriber of this problem report, or the report " "is a duplicate or already closed.\n" "\n" "Please create a new report using \"apport-bug\"." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:510 #: ../apport/ui.py:510 msgid "" "You are not the reporter of this problem report. It is much easier to mark a " "bug as a duplicate of another than to move your comments and attachments to " "a new bug.\n" "\n" "Subsequently, we recommend that you file a new bug report using \"apport-" "bug\" and make a comment in this bug about the one you file.\n" "\n" "Do you really want to proceed?" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:547 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:564 #: ../apport/ui.py:547 ../apport/ui.py:564 msgid "No additional information collected." msgstr "Қосымша ақпарат жиналынбады." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:615 #: ../apport/ui.py:615 msgid "What kind of problem do you want to report?" msgstr "Сіз қандай қате туралы хабарлағыңыз келіп тұр?" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:632 #: ../apport/ui.py:632 msgid "Unknown symptom" msgstr "Белгісіз белгілеулер (симптомдар)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:633 #: ../apport/ui.py:633 #, python-format msgid "The symptom \"%s\" is not known." msgstr "\"%s\" белгілеуі (симптомы) белгісіз." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:664 #: ../apport/ui.py:664 msgid "" "After closing this message please click on an application window to report a " "problem about it." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:674 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:679 #: ../apport/ui.py:674 ../apport/ui.py:679 msgid "xprop failed to determine process ID of the window" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:693 #: ../apport/ui.py:693 msgid "%prog " msgstr "%prog <есеп нөмірі>" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:695 #: ../apport/ui.py:695 msgid "Specify package name." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:697 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:748 #: ../apport/ui.py:697 ../apport/ui.py:748 msgid "Add an extra tag to the report. Can be specified multiple times." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:727 #: ../apport/ui.py:727 msgid "" "%prog [options] [symptom|pid|package|program path|.apport/.crash file]" msgstr "" "%prog [баптаулар] [белгі (признак)|pid|пакет|бағдарламаға дейін " "орналасуы|.apport/.crash файл]" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:730 #: ../apport/ui.py:730 msgid "" "Start in bug filing mode. Requires --package and an optional --pid, or just " "a --pid. If neither is given, display a list of known symptoms. (Implied if " "a single argument is given.)" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:732 #: ../apport/ui.py:732 msgid "Click a window as a target for filing a problem report." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:734 #: ../apport/ui.py:734 msgid "Start in bug updating mode. Can take an optional --package." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:736 #: ../apport/ui.py:736 msgid "" "File a bug report about a symptom. (Implied if symptom name is given as only " "argument.)" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:738 #: ../apport/ui.py:738 msgid "" "Specify package name in --file-bug mode. This is optional if a --pid is " "specified. (Implied if package name is given as only argument.)" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:740 #: ../apport/ui.py:740 msgid "" "Specify a running program in --file-bug mode. If this is specified, the bug " "report will contain more information. (Implied if pid is given as only " "argument.)" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:742 #: ../apport/ui.py:742 msgid "The provided pid is a hanging application." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:744 #: ../apport/ui.py:744 #, python-format msgid "" "Report the crash from given .apport or .crash file instead of the pending " "ones in %s. (Implied if file is given as only argument.)" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:746 #: ../apport/ui.py:746 msgid "" "In bug filing mode, save the collected information into a file instead of " "reporting it. This file can then be reported later on from a different " "machine." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:750 #: ../apport/ui.py:750 msgid "Print the Apport version number." msgstr "Apport нұсқасын баспаға шығару." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:889 #: ../apport/ui.py:889 msgid "" "This will launch apport-retrace in a terminal window to examine the crash." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:890 #: ../apport/ui.py:890 msgid "Run gdb session" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:891 #: ../apport/ui.py:891 msgid "Run gdb session without downloading debug symbols" msgstr "" #. TRANSLATORS: %s contains the crash report file name #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:893 #: ../apport/ui.py:893 #, python-format msgid "Update %s with fully symbolic stack trace" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:969 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:979 #: ../apport/ui.py:969 ../apport/ui.py:979 msgid "" "This problem report applies to a program which is not installed any more." msgstr "Бұл есеп орнатылмаған бағдарламаға пакетке жатпайды." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:994 #: ../apport/ui.py:994 #, python-format msgid "" "The problem happened with the program %s which changed since the crash " "occurred." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1041 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1075 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1290 #: ../apport/ui.py:1041 ../apport/ui.py:1075 ../apport/ui.py:1290 msgid "This problem report is damaged and cannot be processed." msgstr "Олқылық жайлы есеп бұзылған және де өңделу мүмкін емес." #. package does not exist #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1045 #: ../apport/ui.py:1045 msgid "The report belongs to a package that is not installed." msgstr "Есеп орнатылмаған пакетке жатады." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1049 #: ../apport/ui.py:1049 msgid "An error occurred while attempting to process this problem report:" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1119 #: ../apport/ui.py:1119 msgid "Could not determine the package or source package name." msgstr "" "Пакеттің атын немесе бастапқы коды бар пакеттің атын анықтау мүмкін емес." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1137 #: ../apport/ui.py:1137 msgid "Unable to start web browser" msgstr "Веб-шолғышты ашу мүмкін емес" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1138 #: ../apport/ui.py:1138 #, python-format msgid "Unable to start web browser to open %s." msgstr "%s ашу үшін веб-шолғышты ашу мүмкін емес." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1238 #: ../apport/ui.py:1238 #, python-format msgid "Please enter your account information for the %s bug tracking system" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1250 #: ../apport/ui.py:1250 msgid "Network problem" msgstr "Желілік мәселе" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1252 #: ../apport/ui.py:1252 msgid "" "Cannot connect to crash database, please check your Internet connection." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1279 #: ../apport/ui.py:1279 msgid "Memory exhaustion" msgstr "Жады жетіспейді" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1280 #: ../apport/ui.py:1280 msgid "Your system does not have enough memory to process this crash report." msgstr "Осы есепті өңдеу үшін жүйелік жады жетіспейді." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1315 #: ../apport/ui.py:1315 #, python-format msgid "" "The problem cannot be reported:\n" "\n" "%s" msgstr "" "Қате туралы хабарлау мүмкін емес:\n" "\n" "%s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1371 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1378 #: ../apport/ui.py:1371 ../apport/ui.py:1378 msgid "Problem already known" msgstr "Қате сондай-ақ белгілі" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1372 #: ../apport/ui.py:1372 msgid "" "This problem was already reported in the bug report displayed in the web " "browser. Please check if you can add any further information that might be " "helpful for the developers." msgstr "" "Веб-шолғышта көрсетілгендей, осы қате қателер есептерлерінде хабарланған. " "Сіз осы қате жайлы, өндірушілерге көмектесетін, қосымша қосатын " "мәліметтеріңіз бар болуын тексеріңіз." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1379 #: ../apport/ui.py:1379 msgid "This problem was already reported to developers. Thank you!" msgstr "" #: ../kde/apport-kde-mimelnk.desktop.in.h:1 msgid "Apport crash file" msgstr "Apport мәлесе есебі" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:142 #: ../data/general-hooks/ubuntu.py:142 msgid "" "An Ubuntu package has a file conflict with a package that is not a genuine " "Ubuntu package." msgstr "" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:150 #: ../data/general-hooks/ubuntu.py:150 msgid "You have already encountered this package installation failure." msgstr "" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:166 #: ../data/general-hooks/ubuntu.py:166 msgid "" "Your system was initially configured with grub version 2, but you have " "removed it from your system in favor of grub 1 without configuring it. To " "ensure your bootloader configuration is updated whenever a new kernel is " "available, open a terminal and run:\n" "\n" " sudo apt-get install grub-pc\n" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/screen-resolution-extra.po0000644000000000000000000000746012734304303022230 0ustar # Kazakh translation for screen-resolution-extra # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the screen-resolution-extra package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: screen-resolution-extra\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-18 12:57+0000\n" "PO-Revision-Date: 2016-03-19 01:03+0000\n" "Last-Translator: Murat Balkybaev \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:34+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../ScreenResolution/ui.py:60 msgid "" "Monitor Resolution Settings has detected that the virtual resolution must be " "set in your configuration file in order to apply your settings.\n" "\n" "Would you like Screen Resolution to set the virtual resolution for you? " "(Recommended)" msgstr "Экран жиектердің қатынасын басқару бағдарламасы" #: ../ScreenResolution/ui.py:64 msgid "Could not connect to Monitor Resolution Settings DBUS service." msgstr "" "Экран жиектердің қатынасын (разрешение экрана) басқару қызметіне қосылу " "мүмкін емес." #: ../ScreenResolution/ui.py:66 msgid "" "Please log out and log back in again. You will then be able to use Monitor " "Resolution Settings to setup your monitors" msgstr "" "Ағымдағы сеансты аяқтап, жаңадан кіріңіз. Осы амалдардан кейін экран " "жиектердің қатынасын басқару бағдарламасы сіздің мониторыңызды қалыпқа " "келтіре алады." #: ../ScreenResolution/ui.py:68 msgid "Monitor Resolution Settings can't apply your settings." msgstr "Сіздің баптауларыңызды қабылдау мүмкін емес." #: ../ScreenResolution/ui.py:70 msgid "Monitor Resolution Settings" msgstr "Экран жиектердің қатынасының баптаулары" #: ../screenresolution-mechanism.policy.in.h:1 msgid "Change Screen Resolution Configuration" msgstr "Экран жиектердің қатынасының баптауларын өзгерту" #: ../screenresolution-mechanism.policy.in.h:2 msgid "Changing the Screen Resolution configuration requires privileges." msgstr "" "Экран жиектердің қатынасының баптауларын өзгерту үшін пайдаланушыда кейбір " "артықшылықтары (привелегиялары) болуы тиіс." #: ../screenresolution-mechanism.policy.in.h:3 msgid "Change the effect of Ctrl+Alt+Backspace" msgstr "" "Ctrl+Alt+Backspace пернелердің үйлесімі басылу кезінде орындалатын әрекетті " "өзгерту" #: ../screenresolution-mechanism.policy.in.h:4 msgid "Changing the effect of Ctrl+Alt+Backspace requires privileges." msgstr "" "Ctrl+Alt+Backspace пернелердің үйлесімі басылу кезінде орындалатын әрекетті " "өзгерту үшін пайдаланушыда кейбір артықшылықтары (привелегиялары) болуы тиіс." #: ../screenresolution-mechanism.policy.in.h:5 msgid "Enable or disable the NVIDIA GPU with PRIME" msgstr "" "PRIME пайдалана отырып NVIDIA графикалық процессор іске қосу немесе өшіру" #: ../screenresolution-mechanism.policy.in.h:6 msgid "Enabling or disabling the NVIDIA GPU requires privileges." msgstr "NVIDIA қосу немесе ажырату үшін тиісті артықшылықтар." language-pack-kk-base/data/kk/LC_MESSAGES/kdesudo.po0000644000000000000000000001201012734304303017050 0ustar # Kazakh translation for kdesudo # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the kdesudo package. # FIRST AUTHOR , 2008. # msgid "" msgstr "" "Project-Id-Version: kdesudo\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-05 00:10+0000\n" "PO-Revision-Date: 2014-02-20 08:22+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:83 #: kdesudo/kdesudo.cpp:83 msgid "" "No command arguments supplied!\n" "Usage: kdesudo [-u ] \n" "KdeSudo will now exit..." msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:209 #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:221 #: kdesudo/kdesudo.cpp:209 kdesudo/kdesudo.cpp:221 msgid "Priority:" msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:209 #: kdesudo/kdesudo.cpp:209 msgid "realtime:" msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:255 #: kdesudo/kdesudo.cpp:255 msgid "Command:" msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:260 #: kdesudo/kdesudo.cpp:260 msgid "needs administrative privileges. " msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:263 #: kdesudo/kdesudo.cpp:263 msgid "Please enter your password." msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:265 #: kdesudo/kdesudo.cpp:265 #, kde-format msgid "Please enter password for %1." msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:307 #: kdesudo/kdesudo.cpp:307 msgid "Warning: " msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:307 #: kdesudo/kdesudo.cpp:307 msgid "Incorrect password, please try again." msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:312 #: kdesudo/kdesudo.cpp:312 msgid "Wrong password! Exiting..." msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:316 #: kdesudo/kdesudo.cpp:316 msgid "Command not found!" msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:318 #: kdesudo/kdesudo.cpp:318 msgid "Your username is unknown to sudo!" msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:320 #: kdesudo/kdesudo.cpp:320 msgid "Your user is not allowed to run the specified command!" msgstr "" #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:322 #: .pc/kubuntu_dont_use_kfatal.diff/kdesudo/kdesudo.cpp:324 #: kdesudo/kdesudo.cpp:322 kdesudo/kdesudo.cpp:324 msgid "Your user is not allowed to run sudo on this host!" msgstr "" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" ",Launchpad Contributions:,Baurzhan Muftakhidinov, ,Launchpad " "Contributions:,Baurzhan Muftakhidinov" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",,,,," #: kdesudo/main.cpp:42 msgid "KdeSudo" msgstr "KdeSudo" #: kdesudo/main.cpp:43 msgid "Sudo frontend for KDE" msgstr "" #: kdesudo/main.cpp:45 msgid "(C) 2007 - 2008 Anthony Mercatante" msgstr "" #: kdesudo/main.cpp:51 msgid "Robert Gruber" msgstr "" #: kdesudo/main.cpp:53 msgid "Anthony Mercatante" msgstr "" #: kdesudo/main.cpp:55 msgid "Martin Böhm" msgstr "" #: kdesudo/main.cpp:57 msgid "Jonathan Riddell" msgstr "" #: kdesudo/main.cpp:59 msgid "Harald Sitter" msgstr "" #: kdesudo/main.cpp:65 msgid "sets a runas user" msgstr "\"...атынан жіберу\" үшін пайдаланушыны анықтайды" #: kdesudo/main.cpp:66 kdesudo/main.cpp:85 msgid "The command to execute" msgstr "Орындалатын бұйрық" #: kdesudo/main.cpp:67 msgid "Forget passwords" msgstr "Парольдерді ұмыту" #: kdesudo/main.cpp:68 msgid "Specify icon to use in the password dialog" msgstr "Пароль диалогында пайдаланатын таңбашасын келтіру" #: kdesudo/main.cpp:70 msgid "Do not show the command to be run in the dialog" msgstr "Диалогында орындалатын командасын көрсетпеу" #: kdesudo/main.cpp:71 msgid "Process priority, between 0 and 100, 0 the lowest [50]" msgstr "" #: kdesudo/main.cpp:73 msgid "Use realtime scheduling" msgstr "" #: kdesudo/main.cpp:74 msgid "Use target UID if is not writeable" msgstr "" #: kdesudo/main.cpp:75 msgid "Fake option for KDE's KdeSu compatibility" msgstr "" #: kdesudo/main.cpp:76 msgid "Do not keep password" msgstr "" #: kdesudo/main.cpp:77 msgid "Use existing DCOP server" msgstr "" #: kdesudo/main.cpp:78 msgid "The comment that should be displayed in the dialog" msgstr "" #: kdesudo/main.cpp:80 msgid "Do not display « ignore » button" msgstr "" #: kdesudo/main.cpp:81 msgid "Makes the dialog transient for an X app specified by winid" msgstr "" #: kdesudo/main.cpp:82 msgid "Manual override for automatic desktop file detection" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/tasksel.po0000644000000000000000000000362112734304303017070 0ustar # # $Id: tasksel_po_kk.po 48 2009-01-26 16:21:34Z taem $ # # Baurzhan Muftakhidinov , 2008 # Dauren Sarsenov , 2009 # msgid "" msgstr "" "Project-Id-Version: tasksel\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-02 02:46+0000\n" "PO-Revision-Date: 2015-12-22 01:20+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:37+0000\n" "X-Generator: Launchpad (build 18115)\n" "X-Poedit-Country: KAZAKHSTAN\n" "Language: kk\n" "X-Poedit-Language: Kazakh\n" "X-Poedit-SourceCharset: utf-8\n" #: ../tasksel.pl:475 msgid "" "Usage:\n" "tasksel install ...\n" "tasksel remove ...\n" "tasksel [options]\n" "\t-t, --test test mode; don't really do anything\n" "\t --new-install automatically install some tasks\n" "\t --list-tasks list tasks that would be displayed and exit\n" "\t --task-packages list available packages in a task\n" "\t --task-desc returns the description of a task\n" msgstr "" "Қолданылуы:\n" "tasksel install <тапсырма>...\n" "tasksel remove <тапсырма>...\n" "tasksel [опциялар]\n" "\t-t, --test сынау режимі; шынында ешнәрсе істемейді\n" "\t --new-install тапсырмаларды автоматты түрде орындау\n" "\t --list-tasks көрсетілетін тапсырмаларды тізіп шығу және жұмысты " "аяқтау\n" "\t --task-packages тапсырмада бар дестелер тізімін шығару\n" "\t --task-desc тапсырманың анықтамасын қайтару\n" #: ../tasksel.pl:749 msgid "apt-get failed" msgstr "apt-get сәтсіз аяқталды" language-pack-kk-base/data/kk/LC_MESSAGES/grep.po0000644000000000000000000004235512734304304016367 0ustar # Kazakh translation for grep # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the grep package. # FIRST AUTHOR , 2008. # msgid "" msgstr "" "Project-Id-Version: grep\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-04-21 21:37-0700\n" "PO-Revision-Date: 2008-09-24 09:58+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:42+0000\n" "X-Generator: Launchpad (build 18115)\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "" #: lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "" #: lib/closeout.c:112 src/grep.c:1238 #, c-format msgid "write error" msgstr "" #: lib/error.c:191 msgid "Unknown system error" msgstr "" #: lib/getopt.c:575 lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: lib/getopt.c:654 lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:667 lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:715 lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:772 lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:783 lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:835 lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: lib/getopt.c:891 lib/getopt.c:908 lib/getopt.c:1118 lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: lib/getopt.c:964 lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:1004 lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1043 lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/obstack.c:338 lib/obstack.c:340 lib/xalloc-die.c:34 src/pcresearch.c:340 #, c-format msgid "memory exhausted" msgstr "жады жетпей жатыр" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "" #: lib/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:347 msgid "`" msgstr "" #: lib/quotearg.c:348 msgid "'" msgstr "" #: lib/regcomp.c:135 msgid "Success" msgstr "" #: lib/regcomp.c:138 msgid "No match" msgstr "" #: lib/regcomp.c:141 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:144 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:147 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:150 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:153 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:156 msgid "Unmatched [, [^, [:, [., or [=" msgstr "" #: lib/regcomp.c:159 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:162 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:165 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:168 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:171 msgid "Memory exhausted" msgstr "Жады жетпей жатыр" #: lib/regcomp.c:174 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:177 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:180 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:183 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:687 msgid "No previous regular expression" msgstr "" #: lib/version-etc.c:74 #, c-format msgid "Packaged by %s (%s)\n" msgstr "" #: lib/version-etc.c:77 #, c-format msgid "Packaged by %s\n" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: lib/version-etc.c:84 msgid "(C)" msgstr "" #: lib/version-etc.c:86 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:102 #, c-format msgid "Written by %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:106 #, c-format msgid "Written by %s and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:110 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:117 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:124 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:139 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:147 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:156 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:167 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: lib/version-etc.c:245 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" #: lib/version-etc.c:247 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: lib/version-etc.c:251 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: lib/version-etc.c:253 #, c-format msgid "%s home page: \n" msgstr "" #: lib/version-etc.c:256 msgid "General help using GNU software: \n" msgstr "" #: lib/xstrtol-error.c:63 #, c-format msgid "invalid %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:68 #, c-format msgid "invalid suffix in %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:72 #, c-format msgid "%s%s argument '%s' too large" msgstr "" #: src/dfa.c:990 src/dfa.c:993 src/dfa.c:1012 src/dfa.c:1022 src/dfa.c:1034 #: src/dfa.c:1061 src/dfa.c:1070 src/dfa.c:1073 src/dfa.c:1078 src/dfa.c:1099 #: src/dfa.c:1102 msgid "unbalanced [" msgstr "" #: src/dfa.c:1046 msgid "invalid character class" msgstr "" #: src/dfa.c:1168 msgid "character class syntax is [[:space:]], not [:space:]" msgstr "" #: src/dfa.c:1230 msgid "unfinished \\ escape" msgstr "" #: src/dfa.c:1377 msgid "invalid content of \\{\\}" msgstr "" #: src/dfa.c:1380 msgid "regular expression too big" msgstr "" #: src/dfa.c:1796 msgid "unbalanced (" msgstr "" #: src/dfa.c:1922 msgid "no syntax specified" msgstr "" #: src/dfa.c:1930 msgid "unbalanced )" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/grep.c:58 msgid "Mike Haertel" msgstr "" #: src/grep.c:59 msgid "others, see " msgstr "" #: src/grep.c:689 msgid "invalid context length argument" msgstr "контекст ұзындығының қате мәні" #: src/grep.c:753 #, c-format msgid "input is too large to count" msgstr "кіріс мәліметтері санау үшін өте үлкен" #: src/grep.c:795 msgid "lseek failed" msgstr "" #: src/grep.c:1539 #, c-format msgid "Binary file %s matches\n" msgstr "Бинарлы файл %s сәйкес келеді\n" #: src/grep.c:1588 #, c-format msgid "warning: %s: %s" msgstr "" #: src/grep.c:1589 msgid "recursive directory loop" msgstr "бумалар рекурсивті түрде циклденген" #: src/grep.c:1758 #, c-format msgid "input file %s is also the output" msgstr "" #: src/grep.c:1820 msgid "(standard input)" msgstr "(стандартты енгізу)" #: src/grep.c:1836 src/grep.c:1843 #, c-format msgid "Usage: %s [OPTION]... PATTERN [FILE]...\n" msgstr "Қолданылуы: %s [КІЛТ]... ҮЛГІ [ФАЙЛ]...\n" #: src/grep.c:1838 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/grep.c:1844 #, c-format msgid "Search for PATTERN in each FILE or standard input.\n" msgstr "ҮЛГІНІ әр ФАЙЛДЫҢ ішінен, немесе стандартты кірістен іздеу.\n" #: src/grep.c:1845 #, c-format msgid "PATTERN is, by default, a basic regular expression (BRE).\n" msgstr "" #: src/grep.c:1846 #, c-format msgid "" "Example: %s -i 'hello world' menu.h main.c\n" "\n" "Regexp selection and interpretation:\n" msgstr "" #: src/grep.c:1850 #, c-format msgid "" " -E, --extended-regexp PATTERN is an extended regular expression (ERE)\n" " -F, --fixed-strings PATTERN is a set of newline-separated strings\n" " -G, --basic-regexp PATTERN is a basic regular expression (BRE)\n" " -P, --perl-regexp PATTERN is a Perl regular expression\n" msgstr "" #: src/grep.c:1856 #, c-format msgid "" " -e, --regexp=PATTERN use PATTERN for matching\n" " -f, --file=FILE obtain PATTERN from FILE\n" " -i, --ignore-case ignore case distinctions\n" " -w, --word-regexp force PATTERN to match only whole words\n" " -x, --line-regexp force PATTERN to match only whole lines\n" " -z, --null-data a data line ends in 0 byte, not newline\n" msgstr "" #: src/grep.c:1863 #, c-format msgid "" "\n" "Miscellaneous:\n" " -s, --no-messages suppress error messages\n" " -v, --invert-match select non-matching lines\n" " -V, --version display version information and exit\n" " --help display this help text and exit\n" msgstr "" #: src/grep.c:1870 #, c-format msgid "" "\n" "Output control:\n" " -m, --max-count=NUM stop after NUM matches\n" " -b, --byte-offset print the byte offset with output lines\n" " -n, --line-number print line number with output lines\n" " --line-buffered flush output on every line\n" " -H, --with-filename print the file name for each match\n" " -h, --no-filename suppress the file name prefix on output\n" " --label=LABEL use LABEL as the standard input file name " "prefix\n" msgstr "" #: src/grep.c:1881 #, c-format msgid "" " -o, --only-matching show only the part of a line matching PATTERN\n" " -q, --quiet, --silent suppress all normal output\n" " --binary-files=TYPE assume that binary files are TYPE;\n" " TYPE is 'binary', 'text', or 'without-match'\n" " -a, --text equivalent to --binary-files=text\n" msgstr "" #: src/grep.c:1888 #, c-format msgid "" " -I equivalent to --binary-files=without-match\n" " -d, --directories=ACTION how to handle directories;\n" " ACTION is 'read', 'recurse', or 'skip'\n" " -D, --devices=ACTION how to handle devices, FIFOs and sockets;\n" " ACTION is 'read' or 'skip'\n" " -r, --recursive like --directories=recurse\n" " -R, --dereference-recursive likewise, but follow all symlinks\n" msgstr "" #: src/grep.c:1897 #, c-format msgid "" " --include=FILE_PATTERN search only files that match FILE_PATTERN\n" " --exclude=FILE_PATTERN skip files and directories matching " "FILE_PATTERN\n" " --exclude-from=FILE skip files matching any file pattern from FILE\n" " --exclude-dir=PATTERN directories that match PATTERN will be " "skipped.\n" msgstr "" #: src/grep.c:1904 #, c-format msgid "" " -L, --files-without-match print only names of FILEs containing no match\n" " -l, --files-with-matches print only names of FILEs containing matches\n" " -c, --count print only a count of matching lines per FILE\n" " -T, --initial-tab make tabs line up (if needed)\n" " -Z, --null print 0 byte after FILE name\n" msgstr "" #: src/grep.c:1910 #, c-format msgid "" "\n" "Context control:\n" " -B, --before-context=NUM print NUM lines of leading context\n" " -A, --after-context=NUM print NUM lines of trailing context\n" " -C, --context=NUM print NUM lines of output context\n" msgstr "" #: src/grep.c:1917 #, c-format msgid "" " -NUM same as --context=NUM\n" " --color[=WHEN],\n" " --colour[=WHEN] use markers to highlight the matching strings;\n" " WHEN is 'always', 'never', or 'auto'\n" " -U, --binary do not strip CR characters at EOL " "(MSDOS/Windows)\n" " -u, --unix-byte-offsets report offsets as if CRs were not there\n" " (MSDOS/Windows)\n" "\n" msgstr "" #: src/grep.c:1926 #, c-format msgid "" "'egrep' means 'grep -E'. 'fgrep' means 'grep -F'.\n" "Direct invocation as either 'egrep' or 'fgrep' is deprecated.\n" msgstr "" #: src/grep.c:1929 #, c-format msgid "" "When FILE is -, read standard input. With no FILE, read . if a command-" "line\n" "-r is given, - otherwise. If fewer than two FILEs are given, assume -h.\n" "Exit status is 0 if any line is selected, 1 otherwise;\n" "if any error occurs and -q is not given, the exit status is 2.\n" msgstr "" #: src/grep.c:1996 #, c-format msgid "conflicting matchers specified" msgstr "" #: src/grep.c:2007 #, c-format msgid "invalid matcher %s" msgstr "" #: src/grep.c:2290 #, c-format msgid "warning: GREP_OPTIONS is deprecated; please use an alias or script" msgstr "" #: src/grep.c:2320 #, c-format msgid "unknown devices method" msgstr "" #: src/grep.c:2447 #, c-format msgid "invalid max count" msgstr "" #: src/grep.c:2504 #, c-format msgid "unknown binary-files type" msgstr "" #: src/pcresearch.c:71 #, c-format msgid "failed to allocate memory for the PCRE JIT stack" msgstr "" #: src/pcresearch.c:96 msgid "" "support for the -P option is not compiled into this --disable-perl-regexp " "binary" msgstr "" #: src/pcresearch.c:119 #, c-format msgid "-P supports only unibyte and UTF-8 locales" msgstr "" #: src/pcresearch.c:126 #, c-format msgid "the -P option only supports a single pattern" msgstr "" #: src/pcresearch.c:138 #, c-format msgid "unescaped ^ or $ not supported with -Pz" msgstr "" #: src/pcresearch.c:184 #, c-format msgid "internal error (should never happen)" msgstr "" #: src/pcresearch.c:206 #, c-format msgid "internal error" msgstr "" #: src/pcresearch.c:250 #, c-format msgid "exceeded PCRE's line length limit" msgstr "" #: src/pcresearch.c:344 #, c-format msgid "exhausted PCRE JIT stack" msgstr "" #: src/pcresearch.c:348 #, c-format msgid "exceeded PCRE's backtracking limit" msgstr "" #: src/pcresearch.c:355 #, c-format msgid "internal PCRE error: %d" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/pulseaudio.po0000644000000000000000000017637212734304304017613 0ustar # Kazakh translation for pulseaudio # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the pulseaudio package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: pulseaudio\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-21 10:46+0000\n" "PO-Revision-Date: 2011-01-22 15:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:09+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/daemon/cmdline.c:111 #, c-format msgid "" "%s [options]\n" "\n" "COMMANDS:\n" " -h, --help Show this help\n" " --version Show version\n" " --dump-conf Dump default configuration\n" " --dump-modules Dump list of available modules\n" " --dump-resample-methods Dump available resample methods\n" " --cleanup-shm Cleanup stale shared memory " "segments\n" " --start Start the daemon if it is not " "running\n" " -k --kill Kill a running daemon\n" " --check Check for a running daemon (only " "returns exit code)\n" "\n" "OPTIONS:\n" " --system[=BOOL] Run as system-wide instance\n" " -D, --daemonize[=BOOL] Daemonize after startup\n" " --fail[=BOOL] Quit when startup fails\n" " --high-priority[=BOOL] Try to set high nice level\n" " (only available as root, when SUID " "or\n" " with elevated RLIMIT_NICE)\n" " --realtime[=BOOL] Try to enable realtime scheduling\n" " (only available as root, when SUID " "or\n" " with elevated RLIMIT_RTPRIO)\n" " --disallow-module-loading[=BOOL] Disallow module user requested " "module\n" " loading/unloading after startup\n" " --disallow-exit[=BOOL] Disallow user requested exit\n" " --exit-idle-time=SECS Terminate the daemon when idle and " "this\n" " time passed\n" " --scache-idle-time=SECS Unload autoloaded samples when idle " "and\n" " this time passed\n" " --log-level[=LEVEL] Increase or set verbosity level\n" " -v --verbose Increase the verbosity level\n" " --log-target={auto,syslog,stderr,file:PATH,newfile:PATH}\n" " Specify the log target\n" " --log-meta[=BOOL] Include code location in log " "messages\n" " --log-time[=BOOL] Include timestamps in log messages\n" " --log-backtrace=FRAMES Include a backtrace in log messages\n" " -p, --dl-search-path=PATH Set the search path for dynamic " "shared\n" " objects (plugins)\n" " --resample-method=METHOD Use the specified resampling method\n" " (See --dump-resample-methods for\n" " possible values)\n" " --use-pid-file[=BOOL] Create a PID file\n" " --no-cpu-limit[=BOOL] Do not install CPU load limiter on\n" " platforms that support it.\n" " --disable-shm[=BOOL] Disable shared memory support.\n" "\n" "STARTUP SCRIPT:\n" " -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module " "with\n" " the specified argument\n" " -F, --file=FILENAME Run the specified script\n" " -C Open a command line on the running " "TTY\n" " after startup\n" "\n" " -n Don't load default script file\n" msgstr "" #: ../src/daemon/cmdline.c:243 msgid "--daemonize expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:251 msgid "--fail expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:262 msgid "" "--log-level expects log level argument (either numeric in range 0..4 or one " "of debug, info, notice, warn, error)." msgstr "" #: ../src/daemon/cmdline.c:274 msgid "--high-priority expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:282 msgid "--realtime expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:290 msgid "--disallow-module-loading expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:298 msgid "--disallow-exit expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:306 msgid "--use-pid-file expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:325 msgid "" "Invalid log target: use either 'syslog', 'journal','stderr' or 'auto' or a " "valid file name 'file:', 'newfile:'." msgstr "" #: ../src/daemon/cmdline.c:327 msgid "" "Invalid log target: use either 'syslog', 'stderr' or 'auto' or a valid file " "name 'file:', 'newfile:'." msgstr "" #: ../src/daemon/cmdline.c:335 msgid "--log-time expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:343 msgid "--log-meta expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:363 #, c-format msgid "Invalid resample method '%s'." msgstr "" #: ../src/daemon/cmdline.c:370 msgid "--system expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:378 msgid "--no-cpu-limit expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:386 msgid "--disable-shm expects boolean argument" msgstr "" #: ../src/daemon/daemon-conf.c:259 #, c-format msgid "[%s:%u] Invalid log target '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:274 #, c-format msgid "[%s:%u] Invalid log level '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:289 #, c-format msgid "[%s:%u] Invalid resample method '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:311 #, c-format msgid "[%s:%u] Invalid rlimit '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:331 #, c-format msgid "[%s:%u] Invalid sample format '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:348 ../src/daemon/daemon-conf.c:365 #, c-format msgid "[%s:%u] Invalid sample rate '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:388 #, c-format msgid "[%s:%u] Invalid sample channels '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:405 #, c-format msgid "[%s:%u] Invalid channel map '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:422 #, c-format msgid "[%s:%u] Invalid number of fragments '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:439 #, c-format msgid "[%s:%u] Invalid fragment size '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:456 #, c-format msgid "[%s:%u] Invalid nice level '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:499 #, c-format msgid "[%s:%u] Invalid server type '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:613 #, c-format msgid "Failed to open configuration file: %s" msgstr "" #: ../src/daemon/daemon-conf.c:629 msgid "" "The specified default channel map has a different number of channels than " "the specified default number of channels." msgstr "" #: ../src/daemon/daemon-conf.c:716 #, c-format msgid "### Read from configuration file: %s ###\n" msgstr "" #: ../src/daemon/dumpmodules.c:57 #, c-format msgid "Name: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:60 #, c-format msgid "No module information available\n" msgstr "" #: ../src/daemon/dumpmodules.c:63 #, c-format msgid "Version: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:65 #, c-format msgid "Description: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:67 #, c-format msgid "Author: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:69 #, c-format msgid "Usage: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:70 #, c-format msgid "Load Once: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:72 #, c-format msgid "DEPRECATION WARNING: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:76 #, c-format msgid "Path: %s\n" msgstr "" #: ../src/daemon/ltdl-bind-now.c:75 #, c-format msgid "Failed to open module %s: %s" msgstr "" #: ../src/daemon/ltdl-bind-now.c:126 msgid "Failed to find original lt_dlopen loader." msgstr "" #: ../src/daemon/ltdl-bind-now.c:131 msgid "Failed to allocate new dl loader." msgstr "" #: ../src/daemon/ltdl-bind-now.c:144 msgid "Failed to add bind-now-loader." msgstr "" #: ../src/daemon/main.c:161 #, c-format msgid "Failed to find user '%s'." msgstr "'%s' табылмаған." #: ../src/daemon/main.c:166 #, c-format msgid "Failed to find group '%s'." msgstr "" #: ../src/daemon/main.c:175 #, c-format msgid "GID of user '%s' and of group '%s' don't match." msgstr "" #: ../src/daemon/main.c:180 #, c-format msgid "Home directory of user '%s' is not '%s', ignoring." msgstr "" #: ../src/daemon/main.c:183 ../src/daemon/main.c:188 #, c-format msgid "Failed to create '%s': %s" msgstr "'%s': %s жасылмаған." #: ../src/daemon/main.c:195 #, c-format msgid "Failed to change group list: %s" msgstr "%s топқа озгертмеген" #: ../src/daemon/main.c:211 #, c-format msgid "Failed to change GID: %s" msgstr "" #: ../src/daemon/main.c:227 #, c-format msgid "Failed to change UID: %s" msgstr "" #: ../src/daemon/main.c:256 msgid "System wide mode unsupported on this platform." msgstr "" #: ../src/daemon/main.c:494 msgid "Failed to parse command line." msgstr "" #: ../src/daemon/main.c:533 msgid "" "System mode refused for non-root user. Only starting the D-Bus server lookup " "service." msgstr "" #: ../src/daemon/main.c:632 #, c-format msgid "Failed to kill daemon: %s" msgstr "" #: ../src/daemon/main.c:661 msgid "" "This program is not intended to be run as root (unless --system is " "specified)." msgstr "" #: ../src/daemon/main.c:664 msgid "Root privileges required." msgstr "" #: ../src/daemon/main.c:671 msgid "--start not supported for system instances." msgstr "" #: ../src/daemon/main.c:711 #, c-format msgid "User-configured server at %s, refusing to start/autospawn." msgstr "" #: ../src/daemon/main.c:717 #, c-format msgid "" "User-configured server at %s, which appears to be local. Probing deeper." msgstr "" #: ../src/daemon/main.c:722 msgid "Running in system mode, but --disallow-exit not set." msgstr "" #: ../src/daemon/main.c:725 msgid "Running in system mode, but --disallow-module-loading not set." msgstr "" #: ../src/daemon/main.c:728 msgid "Running in system mode, forcibly disabling SHM mode." msgstr "" #: ../src/daemon/main.c:733 msgid "Running in system mode, forcibly disabling exit idle time." msgstr "" #: ../src/daemon/main.c:766 msgid "Failed to acquire stdio." msgstr "" #: ../src/daemon/main.c:772 ../src/daemon/main.c:843 #, c-format msgid "pipe() failed: %s" msgstr "" #: ../src/daemon/main.c:777 ../src/daemon/main.c:848 #, c-format msgid "fork() failed: %s" msgstr "" #: ../src/daemon/main.c:792 ../src/daemon/main.c:863 ../src/utils/pacat.c:567 #, c-format msgid "read() failed: %s" msgstr "" #: ../src/daemon/main.c:798 msgid "Daemon startup failed." msgstr "" #: ../src/daemon/main.c:831 #, c-format msgid "setsid() failed: %s" msgstr "" #: ../src/daemon/main.c:958 msgid "Failed to get machine ID" msgstr "" #: ../src/daemon/main.c:984 msgid "" "OK, so you are running PA in system mode. Please note that you most likely " "shouldn't be doing that.\n" "If you do it nonetheless then it's your own fault if things don't work as " "expected.\n" "Please read " "http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIs" "WrongWithSystemWide/ for an explanation why system mode is usually a bad " "idea." msgstr "" #: ../src/daemon/main.c:1001 msgid "pa_pid_file_create() failed." msgstr "" #: ../src/daemon/main.c:1031 msgid "pa_core_new() failed." msgstr "" #: ../src/daemon/main.c:1102 msgid "Failed to initialize daemon." msgstr "" #: ../src/daemon/main.c:1107 msgid "Daemon startup without any loaded modules, refusing to work." msgstr "" #: ../src/daemon/pulseaudio.desktop.in.h:1 msgid "PulseAudio Sound System" msgstr "" #: ../src/daemon/pulseaudio.desktop.in.h:2 msgid "Start the PulseAudio Sound System" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2294 msgid "Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2295 msgid "Docking Station Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2296 msgid "Docking Station Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2297 msgid "Docking Station Line In" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2298 ../src/modules/alsa/alsa-mixer.c:2383 msgid "Line In" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2299 ../src/modules/alsa/alsa-mixer.c:2377 #: ../src/modules/bluetooth/module-bluez4-device.c:2176 #: ../src/modules/bluetooth/module-bluez5-device.c:1937 msgid "Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2300 ../src/modules/alsa/alsa-mixer.c:2378 msgid "Front Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2301 ../src/modules/alsa/alsa-mixer.c:2379 msgid "Rear Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2302 msgid "External Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2303 ../src/modules/alsa/alsa-mixer.c:2381 msgid "Internal Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2304 ../src/modules/alsa/alsa-mixer.c:2384 msgid "Radio" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2305 ../src/modules/alsa/alsa-mixer.c:2385 msgid "Video" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2306 msgid "Automatic Gain Control" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2307 msgid "No Automatic Gain Control" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2308 msgid "Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2309 msgid "No Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2310 msgid "Amplifier" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2311 msgid "No Amplifier" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2312 msgid "Bass Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2313 msgid "No Bass Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2314 #: ../src/modules/bluetooth/module-bluez4-device.c:2181 #: ../src/modules/bluetooth/module-bluez5-device.c:1944 msgid "Speaker" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2315 ../src/modules/alsa/alsa-mixer.c:2387 msgid "Headphones" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2376 msgid "Analog Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2380 msgid "Dock Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2382 msgid "Headset Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2386 msgid "Analog Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2388 msgid "LFE on Separate Mono Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2389 msgid "Line Out" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2390 msgid "Analog Mono Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2391 msgid "Speakers" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2392 msgid "HDMI / DisplayPort" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2393 msgid "Digital Output (S/PDIF)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2394 msgid "Digital Input (S/PDIF)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2395 msgid "Digital Passthrough (S/PDIF)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2506 msgid "Multichannel Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2507 msgid "Multichannel Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3901 msgid "Analog Mono" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3902 msgid "Analog Stereo" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3903 msgid "Multichannel" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3904 msgid "Analog Surround 2.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3905 msgid "Analog Surround 3.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3906 msgid "Analog Surround 3.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3907 msgid "Analog Surround 4.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3908 msgid "Analog Surround 4.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3909 msgid "Analog Surround 5.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3910 msgid "Analog Surround 5.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3911 msgid "Analog Surround 6.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3912 msgid "Analog Surround 6.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3913 msgid "Analog Surround 7.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3914 msgid "Analog Surround 7.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3915 msgid "Digital Stereo (IEC958)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3916 msgid "Digital Passthrough (IEC958)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3917 msgid "Digital Surround 4.0 (IEC958/AC3)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3918 msgid "Digital Surround 5.1 (IEC958/AC3)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3919 msgid "Digital Surround 5.1 (IEC958/DTS)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3920 msgid "Digital Stereo (HDMI)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3921 msgid "Digital Surround 5.1 (HDMI)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4052 msgid "Analog Mono Duplex" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4053 msgid "Analog Stereo Duplex" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4054 msgid "Digital Stereo Duplex (IEC958)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4180 msgid "Multichannel Duplex" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4055 #: ../src/modules/alsa/module-alsa-card.c:190 #: ../src/modules/bluetooth/module-bluez4-device.c:2372 #: ../src/modules/bluetooth/module-bluez5-device.c:2173 #: ../src/modules/droid/module-droid-card.c:221 msgid "Off" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4154 #, c-format msgid "%s Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4162 #, c-format msgid "%s Input" msgstr "" #: ../src/modules/alsa/alsa-sink.c:570 #, c-format msgid "" "ALSA woke us up to write new data to the device, but there was actually " "nothing to write.\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" #: ../src/modules/alsa/alsa-sink.c:570 ../src/modules/alsa/alsa-sink.c:747 #, c-format msgid "" "ALSA woke us up to write new data to the device, but there was actually " "nothing to write!\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" #: ../src/modules/alsa/alsa-source.c:529 #, c-format msgid "" "ALSA woke us up to read new data from the device, but there was actually " "nothing to read.\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" #: ../src/modules/alsa/alsa-source.c:529 ../src/modules/alsa/alsa-source.c:680 #, c-format msgid "" "ALSA woke us up to read new data from the device, but there was actually " "nothing to read!\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" #: ../src/modules/alsa/alsa-util.c:1134 ../src/modules/alsa/alsa-util.c:1209 #, c-format msgid "" "snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu " "ms).\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" #: ../src/modules/alsa/alsa-util.c:1184 #, c-format msgid "" "snd_pcm_delay() returned a value that is exceptionally large: %li bytes " "(%s%lu ms).\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" #: ../src/modules/alsa/alsa-util.c:1225 #, c-format msgid "" "snd_pcm_avail_delay() returned strange values: delay %lu is less than avail " "%lu.\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" #: ../src/modules/alsa/alsa-util.c:1268 #, c-format msgid "" "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes " "(%lu ms).\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2166 #: ../src/modules/bluetooth/module-bluez5-device.c:1927 msgid "Headset" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2171 #: ../src/modules/bluetooth/module-bluez5-device.c:1932 msgid "Handsfree" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2186 #: ../src/modules/bluetooth/module-bluez5-device.c:1950 msgid "Headphone" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2191 #: ../src/modules/bluetooth/module-bluez5-device.c:1955 msgid "Portable" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2196 #: ../src/modules/bluetooth/module-bluez5-device.c:1960 msgid "Car" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2201 #: ../src/modules/bluetooth/module-bluez5-device.c:1965 msgid "HiFi" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2206 #: ../src/modules/bluetooth/module-bluez5-device.c:1970 msgid "Phone" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2214 #: ../src/modules/bluetooth/module-bluez5-device.c:1922 #: ../src/modules/bluetooth/module-bluez5-device.c:1938 #: ../src/modules/bluetooth/module-bluez5-device.c:1976 msgid "Bluetooth Output" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2217 #: ../src/modules/bluetooth/module-bluez5-device.c:1921 #: ../src/modules/bluetooth/module-bluez5-device.c:1943 #: ../src/modules/bluetooth/module-bluez5-device.c:1949 #: ../src/modules/bluetooth/module-bluez5-device.c:1975 msgid "Bluetooth Input" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2253 msgid "High Fidelity Playback (A2DP)" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2264 msgid "High Fidelity Capture (A2DP)" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2275 msgid "Telephony Duplex (HSP/HFP)" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2287 msgid "Handsfree Gateway" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2013 msgid "High Fidelity Playback (A2DP Sink)" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2024 msgid "High Fidelity Capture (A2DP Source)" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2035 msgid "Headset Head Unit (HSP/HFP)" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2047 msgid "Headset Audio Gateway (HSP/HFP)" msgstr "" #: ../src/modules/echo-cancel/module-echo-cancel.c:61 msgid "" "source_name= source_properties= source_master= sink_name= sink_properties= sink_master= adjust_time= adjust_threshold= format= rate= channels= channel_map= " "aec_method= aec_args= " "save_aec= autoloaded= use_volume_sharing= " msgstr "" #. add on profile #: ../src/modules/macosx/module-coreaudio-device.c:754 msgid "On" msgstr "" #. / TRANSLATORS: The app icon and name appears above this string. If the phrase #. / can't be translated in this language, translate the whole sentence #. / 'This app wants to record audio.' #: ../src/modules/trust-store/module-trust-store.c:152 msgid "wants to record audio." msgstr "" #: ../src/modules/module-always-sink.c:36 msgid "Always keeps at least one sink loaded even if it's a null one" msgstr "" #: ../src/modules/module-always-sink.c:80 msgid "Dummy Output" msgstr "" #: ../src/modules/module-equalizer-sink.c:70 msgid "General Purpose Equalizer" msgstr "" #: ../src/modules/module-equalizer-sink.c:74 msgid "" "sink_name= sink_properties= " "sink_master= format= rate= " "channels= channel_map= autoloaded= use_volume_sharing= " msgstr "" #: ../src/modules/module-filter-apply.c:46 msgid "autoclean=" msgstr "" #: ../src/modules/module-ladspa-sink.c:51 msgid "Virtual LADSPA sink" msgstr "" #: ../src/modules/module-ladspa-sink.c:55 msgid "" "sink_name= sink_properties= " "master= format= rate= " "channels= channel_map= plugin= label= control= input_ladspaport_map= output_ladspaport_map= " msgstr "" #: ../src/modules/module-null-sink.c:47 msgid "Clocked NULL sink" msgstr "" #: ../src/modules/module-null-sink.c:278 msgid "Null Output" msgstr "" #: ../src/modules/module-rygel-media-server.c:508 #: ../src/modules/module-rygel-media-server.c:546 #: ../src/modules/module-rygel-media-server.c:905 msgid "Output Devices" msgstr "" #: ../src/modules/module-rygel-media-server.c:509 #: ../src/modules/module-rygel-media-server.c:547 #: ../src/modules/module-rygel-media-server.c:906 msgid "Input Devices" msgstr "" #: ../src/modules/module-rygel-media-server.c:1063 msgid "Audio on @HOSTNAME@" msgstr "" #. TODO: old tunnel put here the remote sink_name into stream name e.g. 'Null Output for lynxis@lazus' #. TODO: old tunnel put here the remote source_name into stream name e.g. 'Null Output for lynxis@lazus' #: ../src/modules/module-tunnel-sink-new.c:307 #: ../src/modules/module-tunnel-source-new.c:305 #, c-format msgid "Tunnel for %s@%s" msgstr "" #: ../src/modules/module-tunnel-sink-new.c:517 #: ../src/modules/module-tunnel-source-new.c:516 #, c-format msgid "Tunnel to %s/%s" msgstr "" #: ../src/modules/module-virtual-surround-sink.c:47 msgid "Virtual surround sink" msgstr "" #: ../src/modules/module-virtual-surround-sink.c:51 msgid "" "sink_name= sink_properties= " "master= format= rate= " "channels= channel_map= " "use_volume_sharing= force_flat_volume= " "hrir=/path/to/left_hrir.wav " msgstr "" #: ../src/modules/reserve-wrap.c:149 msgid "PulseAudio Sound Server" msgstr "" #: ../src/pulse/channelmap.c:103 ../src/pulse/channelmap.c:758 msgid "Mono" msgstr "" #: ../src/pulse/channelmap.c:105 msgid "Front Center" msgstr "" #: ../src/pulse/channelmap.c:106 msgid "Front Left" msgstr "" #: ../src/pulse/channelmap.c:107 msgid "Front Right" msgstr "" #: ../src/pulse/channelmap.c:109 msgid "Rear Center" msgstr "" #: ../src/pulse/channelmap.c:110 msgid "Rear Left" msgstr "" #: ../src/pulse/channelmap.c:111 msgid "Rear Right" msgstr "" #: ../src/pulse/channelmap.c:113 msgid "Subwoofer" msgstr "" #: ../src/pulse/channelmap.c:115 msgid "Front Left-of-center" msgstr "" #: ../src/pulse/channelmap.c:116 msgid "Front Right-of-center" msgstr "" #: ../src/pulse/channelmap.c:118 msgid "Side Left" msgstr "" #: ../src/pulse/channelmap.c:119 msgid "Side Right" msgstr "" #: ../src/pulse/channelmap.c:121 msgid "Auxiliary 0" msgstr "" #: ../src/pulse/channelmap.c:122 msgid "Auxiliary 1" msgstr "" #: ../src/pulse/channelmap.c:123 msgid "Auxiliary 2" msgstr "" #: ../src/pulse/channelmap.c:124 msgid "Auxiliary 3" msgstr "" #: ../src/pulse/channelmap.c:125 msgid "Auxiliary 4" msgstr "" #: ../src/pulse/channelmap.c:126 msgid "Auxiliary 5" msgstr "" #: ../src/pulse/channelmap.c:127 msgid "Auxiliary 6" msgstr "" #: ../src/pulse/channelmap.c:128 msgid "Auxiliary 7" msgstr "" #: ../src/pulse/channelmap.c:129 msgid "Auxiliary 8" msgstr "" #: ../src/pulse/channelmap.c:130 msgid "Auxiliary 9" msgstr "" #: ../src/pulse/channelmap.c:131 msgid "Auxiliary 10" msgstr "" #: ../src/pulse/channelmap.c:132 msgid "Auxiliary 11" msgstr "" #: ../src/pulse/channelmap.c:133 msgid "Auxiliary 12" msgstr "" #: ../src/pulse/channelmap.c:134 msgid "Auxiliary 13" msgstr "" #: ../src/pulse/channelmap.c:135 msgid "Auxiliary 14" msgstr "" #: ../src/pulse/channelmap.c:136 msgid "Auxiliary 15" msgstr "" #: ../src/pulse/channelmap.c:137 msgid "Auxiliary 16" msgstr "" #: ../src/pulse/channelmap.c:138 msgid "Auxiliary 17" msgstr "" #: ../src/pulse/channelmap.c:139 msgid "Auxiliary 18" msgstr "" #: ../src/pulse/channelmap.c:140 msgid "Auxiliary 19" msgstr "" #: ../src/pulse/channelmap.c:141 msgid "Auxiliary 20" msgstr "" #: ../src/pulse/channelmap.c:142 msgid "Auxiliary 21" msgstr "" #: ../src/pulse/channelmap.c:143 msgid "Auxiliary 22" msgstr "" #: ../src/pulse/channelmap.c:144 msgid "Auxiliary 23" msgstr "" #: ../src/pulse/channelmap.c:145 msgid "Auxiliary 24" msgstr "" #: ../src/pulse/channelmap.c:146 msgid "Auxiliary 25" msgstr "" #: ../src/pulse/channelmap.c:147 msgid "Auxiliary 26" msgstr "" #: ../src/pulse/channelmap.c:148 msgid "Auxiliary 27" msgstr "" #: ../src/pulse/channelmap.c:149 msgid "Auxiliary 28" msgstr "" #: ../src/pulse/channelmap.c:150 msgid "Auxiliary 29" msgstr "" #: ../src/pulse/channelmap.c:151 msgid "Auxiliary 30" msgstr "" #: ../src/pulse/channelmap.c:152 msgid "Auxiliary 31" msgstr "" #: ../src/pulse/channelmap.c:154 msgid "Top Center" msgstr "" #: ../src/pulse/channelmap.c:156 msgid "Top Front Center" msgstr "" #: ../src/pulse/channelmap.c:157 msgid "Top Front Left" msgstr "" #: ../src/pulse/channelmap.c:158 msgid "Top Front Right" msgstr "" #: ../src/pulse/channelmap.c:160 msgid "Top Rear Center" msgstr "" #: ../src/pulse/channelmap.c:161 msgid "Top Rear Left" msgstr "" #: ../src/pulse/channelmap.c:162 msgid "Top Rear Right" msgstr "" #: ../src/pulse/channelmap.c:479 ../src/pulse/format.c:121 #: ../src/pulse/sample.c:175 ../src/pulse/volume.c:294 #: ../src/pulse/volume.c:320 ../src/pulse/volume.c:340 #: ../src/pulse/volume.c:372 ../src/pulse/volume.c:412 #: ../src/pulse/volume.c:431 msgid "(invalid)" msgstr "" #: ../src/pulse/channelmap.c:762 msgid "Stereo" msgstr "" #: ../src/pulse/channelmap.c:767 msgid "Surround 4.0" msgstr "" #: ../src/pulse/channelmap.c:773 msgid "Surround 4.1" msgstr "" #: ../src/pulse/channelmap.c:779 msgid "Surround 5.0" msgstr "" #: ../src/pulse/channelmap.c:785 msgid "Surround 5.1" msgstr "" #: ../src/pulse/channelmap.c:792 msgid "Surround 7.1" msgstr "" #: ../src/pulse/client-conf-x11.c:53 ../src/utils/pax11publish.c:97 msgid "xcb_connect() failed" msgstr "" #: ../src/pulse/client-conf-x11.c:58 ../src/utils/pax11publish.c:102 msgid "xcb_connection_has_error() returned true" msgstr "" #: ../src/pulse/client-conf-x11.c:94 msgid "Failed to parse cookie data" msgstr "" #: ../src/pulse/context.c:656 #, c-format msgid "fork(): %s" msgstr "" #: ../src/pulse/context.c:711 #, c-format msgid "waitpid(): %s" msgstr "" #: ../src/pulse/context.c:1412 #, c-format msgid "Received message for unknown extension '%s'" msgstr "" #: ../src/pulse/direction.c:37 msgid "input" msgstr "" #: ../src/pulse/direction.c:39 msgid "output" msgstr "" #: ../src/pulse/direction.c:41 msgid "bidirectional" msgstr "" #: ../src/pulse/direction.c:43 msgid "invalid" msgstr "" #: ../src/pulsecore/core-util.c:1820 #, c-format msgid "" "XDG_RUNTIME_DIR (%s) is not owned by us (uid %d), but by uid %d! (This could " "e g happen if you try to connect to a non-root PulseAudio as a root user, " "over the native protocol. Don't do that.)" msgstr "" #: ../src/pulsecore/core-util.h:97 msgid "yes" msgstr "" #: ../src/pulsecore/core-util.h:97 msgid "no" msgstr "" #: ../src/pulsecore/lock-autospawn.c:141 ../src/pulsecore/lock-autospawn.c:227 msgid "Cannot access autospawn lock." msgstr "" #: ../src/pulsecore/log.c:153 #, c-format msgid "Failed to open target file '%s'." msgstr "" #: ../src/pulsecore/log.c:176 #, c-format msgid "" "Tried to open target file '%s', '%s.1', '%s.2' ... '%s.%d', but all failed." msgstr "" #: ../src/pulsecore/log.c:631 msgid "Invalid log target." msgstr "" #: ../src/pulsecore/sink.c:3427 msgid "Built-in Audio" msgstr "" #: ../src/pulsecore/sink.c:3432 msgid "Modem" msgstr "Модем" #: ../src/pulse/error.c:38 msgid "OK" msgstr "" #: ../src/pulse/error.c:39 msgid "Access denied" msgstr "" #: ../src/pulse/error.c:40 msgid "Unknown command" msgstr "" #: ../src/pulse/error.c:41 msgid "Invalid argument" msgstr "" #: ../src/pulse/error.c:42 msgid "Entity exists" msgstr "" #: ../src/pulse/error.c:43 msgid "No such entity" msgstr "" #: ../src/pulse/error.c:44 msgid "Connection refused" msgstr "" #: ../src/pulse/error.c:45 msgid "Protocol error" msgstr "" #: ../src/pulse/error.c:46 msgid "Timeout" msgstr "" #: ../src/pulse/error.c:47 msgid "No authentication key" msgstr "" #: ../src/pulse/error.c:48 msgid "Internal error" msgstr "" #: ../src/pulse/error.c:49 msgid "Connection terminated" msgstr "" #: ../src/pulse/error.c:50 msgid "Entity killed" msgstr "" #: ../src/pulse/error.c:51 msgid "Invalid server" msgstr "" #: ../src/pulse/error.c:52 msgid "Module initialization failed" msgstr "" #: ../src/pulse/error.c:53 msgid "Bad state" msgstr "" #: ../src/pulse/error.c:54 msgid "No data" msgstr "" #: ../src/pulse/error.c:55 msgid "Incompatible protocol version" msgstr "" #: ../src/pulse/error.c:56 msgid "Too large" msgstr "" #: ../src/pulse/error.c:57 msgid "Not supported" msgstr "" #: ../src/pulse/error.c:58 msgid "Unknown error code" msgstr "" #: ../src/pulse/error.c:59 msgid "No such extension" msgstr "" #: ../src/pulse/error.c:60 msgid "Obsolete functionality" msgstr "" #: ../src/pulse/error.c:61 msgid "Missing implementation" msgstr "" #: ../src/pulse/error.c:62 msgid "Client forked" msgstr "" #: ../src/pulse/error.c:63 msgid "Input/Output error" msgstr "" #: ../src/pulse/error.c:64 msgid "Device or resource busy" msgstr "" #: ../src/pulse/sample.c:177 #, c-format msgid "%s %uch %uHz" msgstr "" #: ../src/pulse/sample.c:189 #, c-format msgid "%0.1f GiB" msgstr "" #: ../src/pulse/sample.c:191 #, c-format msgid "%0.1f MiB" msgstr "" #: ../src/pulse/sample.c:193 #, c-format msgid "%0.1f KiB" msgstr "" #: ../src/pulse/sample.c:195 #, c-format msgid "%u B" msgstr "" #: ../src/tests/resampler-test.c:255 #, c-format msgid "" "%s [options]\n" "\n" "-h, --help Show this help\n" "-v, --verbose Print debug messages\n" " --from-rate=SAMPLERATE From sample rate in Hz (defaults to " "44100)\n" " --from-format=SAMPLEFORMAT From sample type (defaults to s16le)\n" " --from-channels=CHANNELS From number of channels (defaults to " "1)\n" " --to-rate=SAMPLERATE To sample rate in Hz (defaults to " "44100)\n" " --to-format=SAMPLEFORMAT To sample type (defaults to s16le)\n" " --to-channels=CHANNELS To number of channels (defaults to 1)\n" " --resample-method=METHOD Resample method (defaults to auto)\n" " --seconds=SECONDS From stream duration (defaults to 60)\n" "\n" "If the formats are not specified, the test performs all formats " "combinations,\n" "back and forth.\n" "\n" "Sample type must be one of s16le, s16be, u8, float32le, float32be, ulaw, " "alaw,\n" "s24le, s24be, s24-32le, s24-32be, s32le, s32be (defaults to s16ne)\n" "\n" "See --dump-resample-methods for possible values of resample methods.\n" msgstr "" #: ../src/tests/resampler-test.c:355 #, c-format msgid "%s %s\n" msgstr "" #: ../src/utils/pacat.c:116 #, c-format msgid "Failed to drain stream: %s" msgstr "" #: ../src/utils/pacat.c:121 msgid "Playback stream drained." msgstr "" #: ../src/utils/pacat.c:132 msgid "Draining connection to server." msgstr "" #: ../src/utils/pacat.c:145 #, c-format msgid "pa_stream_drain(): %s" msgstr "" #: ../src/utils/pacat.c:168 #, c-format msgid "pa_stream_write() failed: %s" msgstr "" #: ../src/utils/pacat.c:209 #, c-format msgid "pa_stream_begin_write() failed: %s" msgstr "" #: ../src/utils/pacat.c:259 ../src/utils/pacat.c:289 #, c-format msgid "pa_stream_peek() failed: %s" msgstr "" #: ../src/utils/pacat.c:339 msgid "Stream successfully created." msgstr "" #: ../src/utils/pacat.c:342 #, c-format msgid "pa_stream_get_buffer_attr() failed: %s" msgstr "" #: ../src/utils/pacat.c:346 #, c-format msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u" msgstr "" #: ../src/utils/pacat.c:349 #, c-format msgid "Buffer metrics: maxlength=%u, fragsize=%u" msgstr "" #: ../src/utils/pacat.c:353 #, c-format msgid "Using sample spec '%s', channel map '%s'." msgstr "" #: ../src/utils/pacat.c:357 #, c-format msgid "Connected to device %s (index: %u, suspended: %s)." msgstr "" #: ../src/utils/pacat.c:367 #, c-format msgid "Stream error: %s" msgstr "" #: ../src/utils/pacat.c:377 #, c-format msgid "Stream device suspended.%s" msgstr "" #: ../src/utils/pacat.c:379 #, c-format msgid "Stream device resumed.%s" msgstr "" #: ../src/utils/pacat.c:387 #, c-format msgid "Stream underrun.%s" msgstr "" #: ../src/utils/pacat.c:394 #, c-format msgid "Stream overrun.%s" msgstr "" #: ../src/utils/pacat.c:401 #, c-format msgid "Stream started.%s" msgstr "" #: ../src/utils/pacat.c:408 #, c-format msgid "Stream moved to device %s (%u, %ssuspended).%s" msgstr "" #: ../src/utils/pacat.c:408 msgid "not " msgstr "" #: ../src/utils/pacat.c:415 #, c-format msgid "Stream buffer attributes changed.%s" msgstr "" #: ../src/utils/pacat.c:430 msgid "Cork request stack is empty: corking stream" msgstr "" #: ../src/utils/pacat.c:436 msgid "Cork request stack is empty: uncorking stream" msgstr "" #: ../src/utils/pacat.c:441 msgid "Warning: Received more uncork requests than cork requests." msgstr "" #: ../src/utils/pacat.c:465 #, c-format msgid "Connection established.%s" msgstr "" #: ../src/utils/pacat.c:468 #, c-format msgid "pa_stream_new() failed: %s" msgstr "" #: ../src/utils/pacat.c:506 #, c-format msgid "pa_stream_connect_playback() failed: %s" msgstr "" #: ../src/utils/pacat.c:512 #, c-format msgid "Failed to set monitor stream: %s" msgstr "" #: ../src/utils/pacat.c:516 #, c-format msgid "pa_stream_connect_record() failed: %s" msgstr "" #: ../src/utils/pacat.c:529 ../src/utils/pactl.c:1446 #, c-format msgid "Connection failure: %s" msgstr "" #: ../src/utils/pacat.c:562 msgid "Got EOF." msgstr "" #: ../src/utils/pacat.c:599 #, c-format msgid "write() failed: %s" msgstr "" #: ../src/utils/pacat.c:620 msgid "Got signal, exiting." msgstr "" #: ../src/utils/pacat.c:634 #, c-format msgid "Failed to get latency: %s" msgstr "" #: ../src/utils/pacat.c:639 #, c-format msgid "Time: %0.3f sec; Latency: %0.0f usec." msgstr "" #: ../src/utils/pacat.c:660 #, c-format msgid "pa_stream_update_timing_info() failed: %s" msgstr "" #: ../src/utils/pacat.c:671 #, c-format msgid "" "%s [options]\n" "%s\n" "\n" " -h, --help Show this help\n" " --version Show version\n" "\n" " -r, --record Create a connection for recording\n" " -p, --playback Create a connection for playback\n" "\n" " -v, --verbose Enable verbose operations\n" "\n" " -s, --server=SERVER The name of the server to connect " "to\n" " -d, --device=DEVICE The name of the sink/source to " "connect to\n" " -n, --client-name=NAME How to call this client on the " "server\n" " --stream-name=NAME How to call this stream on the " "server\n" " --volume=VOLUME Specify the initial (linear) volume " "in range 0...65536\n" " --rate=SAMPLERATE The sample rate in Hz (defaults to " "44100)\n" " --format=SAMPLEFORMAT The sample type, one of s16le, " "s16be, u8, float32le,\n" " float32be, ulaw, alaw, s32le, s32be, " "s24le, s24be,\n" " s24-32le, s24-32be (defaults to " "s16ne)\n" " --channels=CHANNELS The number of channels, 1 for mono, " "2 for stereo\n" " (defaults to 2)\n" " --channel-map=CHANNELMAP Channel map to use instead of the " "default\n" " --fix-format Take the sample format from the " "sink/source the stream is\n" " being connected to.\n" " --fix-rate Take the sampling rate from the " "sink/source the stream is\n" " being connected to.\n" " --fix-channels Take the number of channels and the " "channel map\n" " from the sink/source the stream is " "being connected to.\n" " --no-remix Don't upmix or downmix channels.\n" " --no-remap Map channels by index instead of " "name.\n" " --latency=BYTES Request the specified latency in " "bytes.\n" " --process-time=BYTES Request the specified process time " "per request in bytes.\n" " --latency-msec=MSEC Request the specified latency in " "msec.\n" " --process-time-msec=MSEC Request the specified process time " "per request in msec.\n" " --property=PROPERTY=VALUE Set the specified property to the " "specified value.\n" " --raw Record/play raw PCM data.\n" " --passthrough Passthrough data.\n" " --file-format[=FFORMAT] Record/play formatted PCM data.\n" " --list-file-formats List available file formats.\n" " --monitor-stream=INDEX Record from the sink input with " "index INDEX.\n" msgstr "" #: ../src/utils/pacat.c:788 msgid "Play back encoded audio files on a PulseAudio sound server." msgstr "" #: ../src/utils/pacat.c:792 msgid "" "Capture audio data from a PulseAudio sound server and write it to a file." msgstr "" #: ../src/utils/pacat.c:796 msgid "" "Capture audio data from a PulseAudio sound server and write it to STDOUT or " "the specified file." msgstr "" #: ../src/utils/pacat.c:800 msgid "" "Play back audio data from STDIN or the specified file on a PulseAudio sound " "server." msgstr "" #: ../src/utils/pacat.c:808 #, c-format msgid "" "pacat %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pacat.c:841 ../src/utils/pactl.c:1642 #, c-format msgid "Invalid client name '%s'" msgstr "" #: ../src/utils/pacat.c:856 #, c-format msgid "Invalid stream name '%s'" msgstr "" #: ../src/utils/pacat.c:893 #, c-format msgid "Invalid channel map '%s'" msgstr "" #: ../src/utils/pacat.c:922 ../src/utils/pacat.c:936 #, c-format msgid "Invalid latency specification '%s'" msgstr "" #: ../src/utils/pacat.c:929 ../src/utils/pacat.c:943 #, c-format msgid "Invalid process time specification '%s'" msgstr "" #: ../src/utils/pacat.c:955 #, c-format msgid "Invalid property '%s'" msgstr "" #: ../src/utils/pacat.c:974 #, c-format msgid "Unknown file format %s." msgstr "" #: ../src/utils/pacat.c:989 msgid "Failed to parse the argument for --monitor-stream" msgstr "" #: ../src/utils/pacat.c:1000 msgid "Invalid sample specification" msgstr "" #: ../src/utils/pacat.c:1010 #, c-format msgid "open(): %s" msgstr "" #: ../src/utils/pacat.c:1015 #, c-format msgid "dup2(): %s" msgstr "" #: ../src/utils/pacat.c:1022 msgid "Too many arguments." msgstr "" #: ../src/utils/pacat.c:1033 msgid "Failed to generate sample specification for file." msgstr "" #: ../src/utils/pacat.c:1059 msgid "Failed to open audio file." msgstr "" #: ../src/utils/pacat.c:1065 msgid "" "Warning: specified sample specification will be overwritten with " "specification from file." msgstr "" #: ../src/utils/pacat.c:1068 ../src/utils/pactl.c:1706 msgid "Failed to determine sample specification from file." msgstr "" #: ../src/utils/pacat.c:1077 msgid "Warning: Failed to determine channel map from file." msgstr "" #: ../src/utils/pacat.c:1088 msgid "Channel map doesn't match sample specification" msgstr "" #: ../src/utils/pacat.c:1099 msgid "Warning: failed to write channel map to file." msgstr "" #: ../src/utils/pacat.c:1114 #, c-format msgid "" "Opening a %s stream with sample specification '%s' and channel map '%s'." msgstr "" #: ../src/utils/pacat.c:1115 msgid "recording" msgstr "" #: ../src/utils/pacat.c:1115 msgid "playback" msgstr "" #: ../src/utils/pacat.c:1139 msgid "Failed to set media name." msgstr "" #: ../src/utils/pacat.c:1146 ../src/utils/pactl.c:2056 msgid "pa_mainloop_new() failed." msgstr "" #: ../src/utils/pacat.c:1169 msgid "io_new() failed." msgstr "" #: ../src/utils/pacat.c:1176 ../src/utils/pactl.c:2068 msgid "pa_context_new() failed." msgstr "" #: ../src/utils/pacat.c:1184 ../src/utils/pactl.c:2074 #, c-format msgid "pa_context_connect() failed: %s" msgstr "" #: ../src/utils/pacat.c:1190 msgid "pa_context_rttime_new() failed." msgstr "" #: ../src/utils/pacat.c:1197 ../src/utils/pactl.c:2079 msgid "pa_mainloop_run() failed." msgstr "" #: ../src/utils/pacmd.c:51 ../src/utils/pactl.c:1564 msgid "NAME [ARGS ...]" msgstr "" #: ../src/utils/pacmd.c:52 ../src/utils/pacmd.c:60 ../src/utils/pactl.c:1565 msgid "NAME|#N" msgstr "" #: ../src/utils/pacmd.c:53 ../src/utils/pacmd.c:63 ../src/utils/pactl.c:1563 #: ../src/utils/pactl.c:1569 msgid "NAME" msgstr "" #: ../src/utils/pacmd.c:54 msgid "NAME|#N VOLUME" msgstr "" #: ../src/utils/pacmd.c:55 msgid "#N VOLUME" msgstr "" #: ../src/utils/pacmd.c:56 ../src/utils/pacmd.c:70 ../src/utils/pactl.c:1567 msgid "NAME|#N 1|0" msgstr "" #: ../src/utils/pacmd.c:57 msgid "#N 1|0" msgstr "" #: ../src/utils/pacmd.c:58 msgid "NAME|#N KEY=VALUE" msgstr "" #: ../src/utils/pacmd.c:59 msgid "#N KEY=VALUE" msgstr "" #: ../src/utils/pacmd.c:61 msgid "#N" msgstr "" #: ../src/utils/pacmd.c:62 msgid "NAME SINK|#N" msgstr "" #: ../src/utils/pacmd.c:64 ../src/utils/pacmd.c:65 msgid "NAME FILENAME" msgstr "" #: ../src/utils/pacmd.c:66 msgid "PATHNAME" msgstr "" #: ../src/utils/pacmd.c:67 msgid "FILENAME SINK|#N" msgstr "" #: ../src/utils/pacmd.c:69 ../src/utils/pactl.c:1566 msgid "#N SINK|SOURCE" msgstr "" #: ../src/utils/pacmd.c:71 ../src/utils/pacmd.c:77 ../src/utils/pacmd.c:78 msgid "1|0" msgstr "" #: ../src/utils/pacmd.c:72 ../src/utils/pactl.c:1568 msgid "CARD PROFILE" msgstr "" #: ../src/utils/pacmd.c:73 ../src/utils/pactl.c:1570 msgid "NAME|#N PORT" msgstr "" #: ../src/utils/pacmd.c:74 ../src/utils/pactl.c:1576 msgid "CARD-NAME|CARD-#N PORT OFFSET" msgstr "" #: ../src/utils/pacmd.c:75 msgid "TARGET" msgstr "" #: ../src/utils/pacmd.c:76 msgid "NUMERIC-LEVEL" msgstr "" #: ../src/utils/pacmd.c:79 msgid "FRAMES" msgstr "" #: ../src/utils/pacmd.c:81 #, c-format msgid "" "\n" " -h, --help Show this help\n" " --version Show version\n" "When no command is given pacmd starts in the interactive mode.\n" msgstr "" #: ../src/utils/pacmd.c:128 #, c-format msgid "" "pacmd %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pacmd.c:142 msgid "No PulseAudio daemon running, or not running as session daemon." msgstr "" #: ../src/utils/pacmd.c:147 #, c-format msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s" msgstr "" #: ../src/utils/pacmd.c:164 #, c-format msgid "connect(): %s" msgstr "" #: ../src/utils/pacmd.c:172 msgid "Failed to kill PulseAudio daemon." msgstr "" #: ../src/utils/pacmd.c:180 msgid "Daemon not responding." msgstr "" #: ../src/utils/pacmd.c:212 ../src/utils/pacmd.c:321 ../src/utils/pacmd.c:339 #, c-format msgid "write(): %s" msgstr "" #: ../src/utils/pacmd.c:268 #, c-format msgid "poll(): %s" msgstr "" #: ../src/utils/pacmd.c:279 ../src/utils/pacmd.c:299 #, c-format msgid "read(): %s" msgstr "" #: ../src/utils/pactl.c:164 #, c-format msgid "Failed to get statistics: %s" msgstr "" #: ../src/utils/pactl.c:170 #, c-format msgid "Currently in use: %u blocks containing %s bytes total.\n" msgstr "" #: ../src/utils/pactl.c:173 #, c-format msgid "" "Allocated during whole lifetime: %u blocks containing %s bytes total.\n" msgstr "" #: ../src/utils/pactl.c:176 #, c-format msgid "Sample cache size: %s\n" msgstr "" #: ../src/utils/pactl.c:185 #, c-format msgid "Failed to get server information: %s" msgstr "" #: ../src/utils/pactl.c:190 #, c-format msgid "" "Server String: %s\n" "Library Protocol Version: %u\n" "Server Protocol Version: %u\n" "Is Local: %s\n" "Client Index: %u\n" "Tile Size: %zu\n" msgstr "" #: ../src/utils/pactl.c:206 #, c-format msgid "" "User Name: %s\n" "Host Name: %s\n" "Server Name: %s\n" "Server Version: %s\n" "Default Sample Specification: %s\n" "Default Channel Map: %s\n" "Default Sink: %s\n" "Default Source: %s\n" "Cookie: %04x:%04x\n" msgstr "" #: ../src/utils/pactl.c:255 ../src/utils/pactl.c:900 ../src/utils/pactl.c:978 #, c-format msgid "Failed to get sink information: %s" msgstr "" #: ../src/utils/pactl.c:281 #, c-format msgid "" "Sink #%u\n" "\tState: %s\n" "\tName: %s\n" "\tDescription: %s\n" "\tDriver: %s\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tOwner Module: %u\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBase Volume: %s\n" "\tMonitor Source: %s\n" "\tLatency: %0.0f usec, configured %0.0f usec\n" "\tFlags: %s%s%s%s%s%s%s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:325 ../src/utils/pactl.c:431 ../src/utils/pactl.c:592 #, c-format msgid "\tPorts:\n" msgstr "" #: ../src/utils/pactl.c:332 ../src/utils/pactl.c:438 #, c-format msgid "\tActive Port: %s\n" msgstr "" #: ../src/utils/pactl.c:338 ../src/utils/pactl.c:444 #, c-format msgid "\tFormats:\n" msgstr "" #: ../src/utils/pactl.c:362 ../src/utils/pactl.c:920 ../src/utils/pactl.c:993 #, c-format msgid "Failed to get source information: %s" msgstr "" #: ../src/utils/pactl.c:388 #, c-format msgid "" "Source #%u\n" "\tState: %s\n" "\tName: %s\n" "\tDescription: %s\n" "\tDriver: %s\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tOwner Module: %u\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBase Volume: %s\n" "\tMonitor of Sink: %s\n" "\tLatency: %0.0f usec, configured %0.0f usec\n" "\tFlags: %s%s%s%s%s%s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:416 ../src/utils/pactl.c:486 ../src/utils/pactl.c:529 #: ../src/utils/pactl.c:571 ../src/utils/pactl.c:669 ../src/utils/pactl.c:670 #: ../src/utils/pactl.c:681 ../src/utils/pactl.c:739 ../src/utils/pactl.c:740 #: ../src/utils/pactl.c:751 ../src/utils/pactl.c:802 ../src/utils/pactl.c:803 #: ../src/utils/pactl.c:809 msgid "n/a" msgstr "" #: ../src/utils/pactl.c:455 ../src/utils/pactl.c:859 #, c-format msgid "Failed to get module information: %s" msgstr "" #: ../src/utils/pactl.c:478 #, c-format msgid "" "Module #%u\n" "\tName: %s\n" "\tArgument: %s\n" "\tUsage counter: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:497 #, c-format msgid "Failed to get client information: %s" msgstr "" #: ../src/utils/pactl.c:523 #, c-format msgid "" "Client #%u\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:540 #, c-format msgid "Failed to get card information: %s" msgstr "" #: ../src/utils/pactl.c:563 #, c-format msgid "" "Card #%u\n" "\tName: %s\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:579 #, c-format msgid "\tProfiles:\n" msgstr "" #: ../src/utils/pactl.c:581 #, c-format msgid "\t\t%s: %s (sinks: %u, sources: %u, priority: %u, available: %s)\n" msgstr "" #: ../src/utils/pactl.c:586 #, c-format msgid "\tActive Profile: %s\n" msgstr "" #: ../src/utils/pactl.c:600 #, c-format msgid "" "\t\t\tProperties:\n" "\t\t\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:605 #, c-format msgid "\t\t\tPart of profile(s): %s" msgstr "" #: ../src/utils/pactl.c:622 ../src/utils/pactl.c:940 ../src/utils/pactl.c:1008 #, c-format msgid "Failed to get sink input information: %s" msgstr "" #: ../src/utils/pactl.c:651 #, c-format msgid "" "Sink Input #%u\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tClient: %s\n" "\tSink: %u\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tFormat: %s\n" "\tCorked: %s\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBuffer Latency: %0.0f usec\n" "\tSink Latency: %0.0f usec\n" "\tResample method: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:692 ../src/utils/pactl.c:960 ../src/utils/pactl.c:1023 #, c-format msgid "Failed to get source output information: %s" msgstr "" #: ../src/utils/pactl.c:721 #, c-format msgid "" "Source Output #%u\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tClient: %s\n" "\tSource: %u\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tFormat: %s\n" "\tCorked: %s\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBuffer Latency: %0.0f usec\n" "\tSource Latency: %0.0f usec\n" "\tResample method: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:762 #, c-format msgid "Failed to get sample information: %s" msgstr "" #: ../src/utils/pactl.c:789 #, c-format msgid "" "Sample #%u\n" "\tName: %s\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tDuration: %0.1fs\n" "\tSize: %s\n" "\tLazy: %s\n" "\tFilename: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:817 ../src/utils/pactl.c:827 #, c-format msgid "Failure: %s" msgstr "" #: ../src/utils/pactl.c:866 #, c-format msgid "Failed to unload module: Module %s not loaded" msgstr "" #: ../src/utils/pactl.c:884 #, c-format msgid "" "Failed to set volume: You tried to set volumes for %d channels, whereas " "channel/s supported = %d\n" msgstr "" #: ../src/utils/pactl.c:1050 #, c-format msgid "Failed to set format: invalid format string %s" msgstr "" #: ../src/utils/pactl.c:1093 #, c-format msgid "Failed to upload sample: %s" msgstr "" #: ../src/utils/pactl.c:1110 msgid "Premature end of file" msgstr "" #: ../src/utils/pactl.c:1130 msgid "new" msgstr "" #: ../src/utils/pactl.c:1133 msgid "change" msgstr "" #: ../src/utils/pactl.c:1136 msgid "remove" msgstr "" #: ../src/utils/pactl.c:1139 ../src/utils/pactl.c:1174 msgid "unknown" msgstr "" #: ../src/utils/pactl.c:1147 msgid "sink" msgstr "" #: ../src/utils/pactl.c:1150 msgid "source" msgstr "" #: ../src/utils/pactl.c:1153 msgid "sink-input" msgstr "" #: ../src/utils/pactl.c:1156 msgid "source-output" msgstr "" #: ../src/utils/pactl.c:1159 msgid "module" msgstr "" #: ../src/utils/pactl.c:1162 msgid "client" msgstr "" #: ../src/utils/pactl.c:1165 msgid "sample-cache" msgstr "" #: ../src/utils/pactl.c:1168 msgid "server" msgstr "" #: ../src/utils/pactl.c:1171 msgid "card" msgstr "" #: ../src/utils/pactl.c:1180 #, c-format msgid "Event '%s' on %s #%u\n" msgstr "" #: ../src/utils/pactl.c:1452 msgid "Got SIGINT, exiting." msgstr "" #: ../src/utils/pactl.c:1479 msgid "Invalid volume specification" msgstr "" #: ../src/utils/pactl.c:1502 msgid "Volume outside permissible range.\n" msgstr "" #: ../src/utils/pactl.c:1515 msgid "Invalid number of volume specifications.\n" msgstr "" #: ../src/utils/pactl.c:1527 msgid "Inconsistent volume specification.\n" msgstr "" #: ../src/utils/pactl.c:1557 ../src/utils/pactl.c:1558 #: ../src/utils/pactl.c:1559 ../src/utils/pactl.c:1560 #: ../src/utils/pactl.c:1561 ../src/utils/pactl.c:1562 #: ../src/utils/pactl.c:1563 ../src/utils/pactl.c:1564 #: ../src/utils/pactl.c:1565 ../src/utils/pactl.c:1566 #: ../src/utils/pactl.c:1567 ../src/utils/pactl.c:1568 #: ../src/utils/pactl.c:1569 ../src/utils/pactl.c:1570 #: ../src/utils/pactl.c:1571 ../src/utils/pactl.c:1572 #: ../src/utils/pactl.c:1573 ../src/utils/pactl.c:1574 #: ../src/utils/pactl.c:1575 ../src/utils/pactl.c:1576 #: ../src/utils/pactl.c:1577 msgid "[options]" msgstr "" #: ../src/utils/pactl.c:1559 msgid "[TYPE]" msgstr "" #: ../src/utils/pactl.c:1561 msgid "FILENAME [NAME]" msgstr "" #: ../src/utils/pactl.c:1562 msgid "NAME [SINK]" msgstr "" #: ../src/utils/pactl.c:1571 msgid "NAME|#N VOLUME [VOLUME ...]" msgstr "" #: ../src/utils/pactl.c:1572 msgid "#N VOLUME [VOLUME ...]" msgstr "" #: ../src/utils/pactl.c:1573 msgid "NAME|#N 1|0|toggle" msgstr "" #: ../src/utils/pactl.c:1574 msgid "#N 1|0|toggle" msgstr "" #: ../src/utils/pactl.c:1575 msgid "#N FORMATS" msgstr "" #: ../src/utils/pactl.c:1578 #, c-format msgid "" "\n" "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" "can be used to specify the default sink, source and monitor.\n" msgstr "" #: ../src/utils/pactl.c:1581 #, c-format msgid "" "\n" " -h, --help Show this help\n" " --version Show version\n" "\n" " -s, --server=SERVER The name of the server to connect " "to\n" " -n, --client-name=NAME How to call this client on the " "server\n" msgstr "" #: ../src/utils/pactl.c:1622 #, c-format msgid "" "pactl %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pactl.c:1678 #, c-format msgid "Specify nothing, or one of: %s" msgstr "" #: ../src/utils/pactl.c:1688 msgid "Please specify a sample file to load" msgstr "" #: ../src/utils/pactl.c:1701 msgid "Failed to open sound file." msgstr "" #: ../src/utils/pactl.c:1713 msgid "Warning: Failed to determine sample specification from file." msgstr "" #: ../src/utils/pactl.c:1723 msgid "You have to specify a sample name to play" msgstr "" #: ../src/utils/pactl.c:1735 msgid "You have to specify a sample name to remove" msgstr "" #: ../src/utils/pactl.c:1744 msgid "You have to specify a sink input index and a sink" msgstr "" #: ../src/utils/pactl.c:1754 msgid "You have to specify a source output index and a source" msgstr "" #: ../src/utils/pactl.c:1769 msgid "You have to specify a module name and arguments." msgstr "" #: ../src/utils/pactl.c:1789 msgid "You have to specify a module index or name" msgstr "" #: ../src/utils/pactl.c:1802 msgid "" "You may not specify more than one sink. You have to specify a boolean value." msgstr "" #: ../src/utils/pactl.c:1807 ../src/utils/pactl.c:1827 msgid "Invalid suspend specification." msgstr "" #: ../src/utils/pactl.c:1822 msgid "" "You may not specify more than one source. You have to specify a boolean " "value." msgstr "" #: ../src/utils/pactl.c:1839 msgid "You have to specify a card name/index and a profile name" msgstr "" #: ../src/utils/pactl.c:1850 msgid "You have to specify a sink name/index and a port name" msgstr "" #: ../src/utils/pactl.c:1861 msgid "You have to specify a sink name" msgstr "" #: ../src/utils/pactl.c:1871 msgid "You have to specify a source name/index and a port name" msgstr "" #: ../src/utils/pactl.c:1882 msgid "You have to specify a source name" msgstr "" #: ../src/utils/pactl.c:1892 msgid "You have to specify a sink name/index and a volume" msgstr "" #: ../src/utils/pactl.c:1905 msgid "You have to specify a source name/index and a volume" msgstr "" #: ../src/utils/pactl.c:1918 msgid "You have to specify a sink input index and a volume" msgstr "" #: ../src/utils/pactl.c:1923 msgid "Invalid sink input index" msgstr "" #: ../src/utils/pactl.c:1934 msgid "You have to specify a source output index and a volume" msgstr "" #: ../src/utils/pactl.c:1939 msgid "Invalid source output index" msgstr "" #: ../src/utils/pactl.c:1956 msgid "" "You have to specify a sink name/index and a mute action (0, 1, or 'toggle')" msgstr "" #: ../src/utils/pactl.c:1955 ../src/utils/pactl.c:1970 #: ../src/utils/pactl.c:1990 ../src/utils/pactl.c:2008 msgid "Invalid mute specification" msgstr "" #: ../src/utils/pactl.c:1971 msgid "" "You have to specify a source name/index and a mute action (0, 1, or 'toggle')" msgstr "" #: ../src/utils/pactl.c:1986 msgid "" "You have to specify a sink input index and a mute action (0, 1, or 'toggle')" msgstr "" #: ../src/utils/pactl.c:1985 msgid "Invalid sink input index specification" msgstr "" #: ../src/utils/pactl.c:2004 msgid "" "You have to specify a source output index and a mute action (0, 1, or " "'toggle')" msgstr "" #: ../src/utils/pactl.c:2003 msgid "Invalid source output index specification" msgstr "" #: ../src/utils/pactl.c:2020 msgid "" "You have to specify a sink index and a semicolon-separated list of supported " "formats" msgstr "" #: ../src/utils/pactl.c:2032 msgid "" "You have to specify a card name/index, a port name and a latency offset" msgstr "" #: ../src/utils/pactl.c:2039 msgid "Could not parse latency offset" msgstr "" #: ../src/utils/pactl.c:2051 msgid "No valid command specified." msgstr "" #: ../src/utils/pasuspender.c:79 #, c-format msgid "fork(): %s\n" msgstr "" #: ../src/utils/pasuspender.c:92 #, c-format msgid "execvp(): %s\n" msgstr "" #: ../src/utils/pasuspender.c:111 #, c-format msgid "Failure to resume: %s\n" msgstr "" #: ../src/utils/pasuspender.c:145 #, c-format msgid "Failure to suspend: %s\n" msgstr "" #: ../src/utils/pasuspender.c:170 #, c-format msgid "WARNING: Sound server is not local, not suspending.\n" msgstr "" #: ../src/utils/pasuspender.c:183 #, c-format msgid "Connection failure: %s\n" msgstr "" #: ../src/utils/pasuspender.c:201 #, c-format msgid "Got SIGINT, exiting.\n" msgstr "" #: ../src/utils/pasuspender.c:219 #, c-format msgid "WARNING: Child process terminated by signal %u\n" msgstr "" #: ../src/utils/pasuspender.c:228 #, c-format msgid "" "%s [options] ... \n" "\n" " -h, --help Show this help\n" " --version Show version\n" " -s, --server=SERVER The name of the server to connect " "to\n" "\n" msgstr "" #: ../src/utils/pasuspender.c:266 #, c-format msgid "" "pasuspender %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pasuspender.c:295 #, c-format msgid "pa_mainloop_new() failed.\n" msgstr "" #: ../src/utils/pasuspender.c:308 #, c-format msgid "pa_context_new() failed.\n" msgstr "" #: ../src/utils/pasuspender.c:320 #, c-format msgid "pa_mainloop_run() failed.\n" msgstr "" #: ../src/utils/pax11publish.c:58 #, c-format msgid "" "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n" "\n" " -d Show current PulseAudio data attached to X11 display (default)\n" " -e Export local PulseAudio data to X11 display\n" " -i Import PulseAudio data from X11 display to local environment " "variables and cookie file.\n" " -r Remove PulseAudio data from X11 display\n" msgstr "" #: ../src/utils/pax11publish.c:91 #, c-format msgid "Failed to parse command line.\n" msgstr "" #: ../src/utils/pax11publish.c:110 #, c-format msgid "Server: %s\n" msgstr "" #: ../src/utils/pax11publish.c:112 #, c-format msgid "Source: %s\n" msgstr "" #: ../src/utils/pax11publish.c:114 #, c-format msgid "Sink: %s\n" msgstr "" #: ../src/utils/pax11publish.c:116 #, c-format msgid "Cookie: %s\n" msgstr "" #: ../src/utils/pax11publish.c:134 #, c-format msgid "Failed to parse cookie data\n" msgstr "" #: ../src/utils/pax11publish.c:139 #, c-format msgid "Failed to save cookie data\n" msgstr "" #: ../src/utils/pax11publish.c:168 #, c-format msgid "Failed to get FQDN.\n" msgstr "" #: ../src/utils/pax11publish.c:188 #, c-format msgid "Failed to load cookie data\n" msgstr "" #: ../src/utils/pax11publish.c:206 #, c-format msgid "Not yet implemented.\n" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/ecryptfs-utils.po0000644000000000000000000000355312734304304020424 0ustar # Kazakh translation for ecryptfs-utils # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the ecryptfs-utils package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: ecryptfs-utils\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-27 00:09+0000\n" "PO-Revision-Date: 2010-02-19 03:45+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:21+0000\n" "X-Generator: Launchpad (build 18115)\n" #. Name #: ../src/desktop/ecryptfs-record-passphrase:1 msgid "Record your encryption passphrase" msgstr "" #. Description #: ../src/desktop/ecryptfs-record-passphrase:8 msgid "" "To encrypt your home directory or \"Private\" folder, a strong passphrase " "has been automatically generated. Usually your directory is unlocked with " "your user password, but if you ever need to manually recover this directory, " "you will need this passphrase. Please print or write it down and store it in " "a safe location. If you click \"Run this action now\", enter your login " "password at the \"Passphrase\" prompt and you can display your randomly " "generated passphrase. Otherwise, you will need to run \"ecryptfs-unwrap-" "passphrase\" from the command line to retrieve and record your generated " "passphrase." msgstr "" #: ../src/desktop/ecryptfs-mount-private.desktop.in.h:1 msgid "Access Your Private Data" msgstr "Сіздің жеке мәліметтер қол жетімдігі" #: ../src/desktop/ecryptfs-setup-private.desktop.in.h:1 msgid "Setup Your Encrypted Private Directory" msgstr "Өзіңіздің жеке шифрленген бумаңызды қалыпқа келтіріңіз" language-pack-kk-base/data/kk/LC_MESSAGES/app-install-data.po0000644000000000000000000227222112734304304020564 0ustar # Kazakh translation for app-install-data-ubuntu # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the app-install-data-ubuntu package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: app-install-data-ubuntu\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-09-10 07:32+0000\n" "PO-Revision-Date: 2016-04-29 14:53+0000\n" "Last-Translator: Murat Balkybaev \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:16+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../menu-data-additional/7zip.desktop.in.h:1 msgid "7zip" msgstr "7zip" #: ../menu-data-additional/7zip.desktop.in.h:2 msgid "7zip compression/uncompression tool" msgstr "7zip компресиялық/декомпрессиялық құралы" #: ../menu-data-additional/ace.desktop.in.h:1 msgid "ACE" msgstr "ACE" #: ../menu-data-additional/ace.desktop.in.h:2 msgid "ACE compression/uncompression tool" msgstr "АСЕ компресиялық/декомпрессиялық құралы" #: ../menu-data-additional/bzr.desktop.in.h:1 msgid "Bazaar Version Control System" msgstr "Нұсқаларды бақылау Baazar жүйесі" #: ../menu-data-additional/bzr.desktop.in.h:2 msgid "Easy to use distributed version control system" msgstr "Қолдануға оңай болатын, тарқатылған нұсқаларды басқару жүйе" #: ../menu-data-additional/fglrx-driver.desktop.in.h:1 msgid "ATI binary X.Org driver" msgstr "ATI бинарлы X.org драйвері" #: ../menu-data-additional/fglrx-driver.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with newer ATI graphic cards" msgstr "" "Жаңа ATI графикалық карталарындағы оңтайландырылған аппараттық OpenGL" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:1 msgid "Installer for the Adobe Flash plugin for Mozilla" msgstr "Mozilla үшін Adobe Flash кеңейту орнатушы" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:2 msgid "Adobe Flash plugin" msgstr "Adobe Flash кеңейтуі" #: ../menu-data-additional/gnome-utils.desktop.in.h:1 msgid "GNOME Desktop Utilities" msgstr "GNOME жұмыс үстелінің құралдары" #: ../menu-data-additional/gnome-utils.desktop.in.h:2 msgid "Dictionary, Disk Usage Analyzer, Log File Viewer, Search Tool" msgstr "" "Сөздік, Диск қолданылуын талдаушы, Журналдар файлдарын қарау құралы, Іздеу " "құралы" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:1 msgid "Icedtea Java Plugin" msgstr "\"Icedtea\" Java кеңейтуі" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:2 msgid "Icedtea Java Browser Plugin" msgstr "Браузердің \"Icedtea\" Java кеңейтуі" #: ../menu-data-additional/kernelpanic.desktop.in.h:1 msgid "Kernel Panic" msgstr "Kernel Panic" #: ../menu-data-additional/kernelpanic.desktop.in.h:2 msgid "" "The Kernel Panic game for the Spring engine. A fast-paced RTS with no " "economy." msgstr "Spring engine үшін арналған Ұйытқының үрейі ойыны" #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright for kubuntu (mp3, avi, " "mpeg, TrueType, Java, Flash)" msgstr "" "Көп қолданатын Kubuntu үшін арналған шектеулі қосымшалары (mp3, avi, mpeg, " "TrueType, Java, Flash)" #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:2 msgid "Kubuntu restricted extras" msgstr "Kubuntu шектеулі қосымшалар" #: ../menu-data-additional/lxde.desktop.in.h:1 msgid "LXDE (the Lightweight X11 Desktop Environment)" msgstr "LXDE (X11 үшін жеңіл жұмыс ортасы)" #: ../menu-data-additional/lxde.desktop.in.h:2 msgid "Meta-package for the Lightweight X11 Desktop Environment" msgstr "Қарапайым LXDE жұмыс ортасын орнату метапакет" #: ../menu-data-additional/mysql-client.desktop.in.h:1 msgid "MySQL Client" msgstr "MySQL клиенті" #: ../menu-data-additional/mysql-server.desktop.in.h:1 msgid "MySQL Server" msgstr "MySQL сервері" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 173' driver)" msgstr "NVidia бинарлы X.Org драйвері (драйвер нұсқасы \"173\")" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:2 #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:2 msgid "Optimized hardware acceleration of OpenGL with nvidia graphic cards" msgstr "" "Nvidia графикалық карталарының оңталандырылған аппараттық OpenGL жеделдетуі" #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:1 msgid "NVidia binary X.Org driver ('current' driver)" msgstr "" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 96' driver)" msgstr "NVidia бинарлы X.Org драйвері (драйвер нұсқасы \"96\")" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with older nvidia graphic cards" msgstr "" "Nvidia бедерсіз графикалық карталарының оңталандырылған аппараттық OpenGL " "жеделдетуі" #: ../menu-data-additional/openclipart.desktop.in.h:1 msgid "Open ClipArt" msgstr "" #: ../menu-data-additional/openclipart.desktop.in.h:2 msgid "This is a collection of free ClipArt" msgstr "" #: ../menu-data-additional/pidgin-otr.desktop.in.h:1 msgid "Pidgin Internet Messenger Off-the-Record Plugin" msgstr "" "Pidgin лезделі хабарламалар алмасу клиенті үшін хабарламаларды шифрлеу (OTR) " "кеңейтуі" #: ../menu-data-additional/pidgin-otr.desktop.in.h:2 msgid "Off-the-Record Messaging plugin for pidgin" msgstr "Pidgin үшін хабарламаларды шифрлеу (OTR) кеңейтуі" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:1 msgid "Pidgin Internet Messenger Plugin Pack" msgstr "Pidgin лезделі хабарламалар алмасу клиенті үшін кеңейтулер жинағы" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:2 msgid "30 useful plugins for pidgin" msgstr "Pidgin үшін 30 пайдалы кеңейту" #: ../menu-data-additional/rar.desktop.in.h:1 msgid "RAR" msgstr "RAR" #: ../menu-data-additional/rar.desktop.in.h:2 msgid "RAR compression/uncompression tool" msgstr "" #: ../menu-data-additional/spamassassin.desktop.in.h:1 msgid "Spamassassin" msgstr "Spamassassin" #: ../menu-data-additional/spamassassin.desktop.in.h:2 msgid "Spam filter using text analysis (works with Evolution Mail)" msgstr "" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:1 msgid "Arte plugin for totem" msgstr "" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:2 msgid "A totem plugin to watch streams from arte.tv" msgstr "" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash, Codecs)" msgstr "" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:2 msgid "Ubuntu restricted extras" msgstr "Ubuntu шектеулі қосымшалар" #: ../menu-data-additional/unity-2d-meta.desktop.in.h:1 msgid "Unity 2D" msgstr "" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash)" msgstr "" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:2 msgid "Xubuntu restricted extras" msgstr "Xbuntu шектеулі қосымшалар" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:1 msgid "Codecs to play" msgstr "Мультимедиа ойнау үшін кодектер" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:2 msgid "GStreamer plugins for mms, wavpack, quicktime, musepack" msgstr "" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:1 msgid "Codecs to play mp3, sid, mpeg1, mpeg2, AC-3, DVD (without encryption)" msgstr "" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:2 msgid "GStreamer extra plugins" msgstr "" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:1 msgid "Educational desktop for Kubuntu" msgstr "" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:2 msgid "The complete educational desktop for Kubuntu" msgstr "" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:1 msgid "Educational desktop for Ubuntu" msgstr "" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:2 msgid "The complete educational desktop for Ubuntu" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:1 msgid "Pre-School Bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:2 msgid "Pre-school educational application bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:1 msgid "Primary Bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:2 msgid "Primary grade-level educational application bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:1 msgid "Secondary Bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:2 msgid "Secondary grade-level educational application bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:1 msgid "Tertiary Bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:2 msgid "Tertiary educational application bundle" msgstr "" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:1 msgid "Enigmail extension for Thunderbird" msgstr "" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:2 msgid "GPG support for Thunderbird" msgstr "Thunderbird бағдарламасында GPG" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:1 msgid "Firefox Launchpad plugin" msgstr "Firefox веб шолғышы үшін Launchpad кеңейтуі" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:2 msgid "" "Firefox Launchpad integration adds quick search for Launchpad services" msgstr "Firefox-қа Launchpad қызметтері бойынша іздеу кеңейтуі" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:1 msgid "Ubufox extension for Firefox" msgstr "Firefox веб шолғышы үшін Ubufox кеңейтуі" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:2 msgid "Ubuntu-specific configuration defaults and apt support for Firefox" msgstr "" #: ../menu-data/0ad:0ad.desktop.in.h:1 msgid "0 A.D." msgstr "" #: ../menu-data/0ad:0ad.desktop.in.h:2 msgid "A real-time strategy game of ancient warfare" msgstr "" #: ../menu-data/0install-core:0install.desktop.in.h:1 msgid "0install" msgstr "" #: ../menu-data/0install-core:0install.desktop.in.h:2 msgid "Run or manage Zero Install programs" msgstr "" #: ../menu-data/2048-qt:2048-qt.desktop.in.h:1 msgid "2048-qt" msgstr "" #: ../menu-data/2048-qt:2048-qt.desktop.in.h:2 msgid "mathematics based puzzle game" msgstr "" #: ../menu-data/3dchess:3dchess.desktop.in.h:1 msgid "3D Chess" msgstr "3D шахматтар" #: ../menu-data/3dchess:3dchess.desktop.in.h:2 msgid "3D chess for X11" msgstr "X11үшін 3D шахматтар" #: ../menu-data/3depict:3depict.desktop.in.h:1 msgid "Valued point cloud visualisation and analysis" msgstr "" #: ../menu-data/3depict:3depict.desktop.in.h:2 msgid "3depict" msgstr "3depict" #: ../menu-data/4digits:4digits.desktop.in.h:1 msgid "4digits" msgstr "" #: ../menu-data/4digits:4digits.desktop.in.h:2 msgid "A guess-the-number game, aka Bulls and Cows" msgstr "" #: ../menu-data/7kaa:7kaa.desktop.in.h:1 msgid "Seven Kingdoms" msgstr "" #: ../menu-data/7kaa:7kaa.desktop.in.h:2 msgid "Seven Kingdoms: Ancient Adversaries" msgstr "" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:1 msgid "A7Xpg" msgstr "" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:2 msgid "Kenta Cho's A7Xpg" msgstr "" #: ../menu-data/aajm:aajm.desktop.in.h:1 #: ../menu-data/jmdlx:jmdlx.desktop.in.h:1 msgid "JuggleMaster" msgstr "" #: ../menu-data/aajm:aajm.desktop.in.h:2 msgid "ASCII art JuggleMaster" msgstr "" #: ../menu-data/abe:abe.desktop.in.h:1 msgid "Abe's Amazing Adventure" msgstr "" #: ../menu-data/abe:abe.desktop.in.h:2 msgid "Side-scrolling game" msgstr "" #: ../menu-data/abiword:abiword.desktop.in.h:1 msgid "AbiWord" msgstr "" #: ../menu-data/abiword:abiword.desktop.in.h:2 msgid "Compose, edit, and view documents" msgstr "" #: ../menu-data/abtransfers:abtransfers.desktop.in.h:1 msgid "AB-Transfers" msgstr "" #: ../menu-data/accerciser:accerciser.desktop.in.h:1 msgid "Give your application an accessibility workout" msgstr "" #: ../menu-data/accerciser:accerciser.desktop.in.h:2 msgid "Accerciser Accessibility Explorer" msgstr "" #: ../menu-data/account-polld:account-polld.desktop.in.h:1 msgid "account-polld" msgstr "" #: ../menu-data/account-polld:account-polld.desktop.in.h:2 #: ../menu-data/cinnamon:cinnamon-settings-notifications.desktop.in.h:1 msgid "Notifications" msgstr "" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:1 msgid "Account Wizard" msgstr "" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:2 msgid "Launch the account wizard to configure PIM accounts." msgstr "" #: ../menu-data/ace-of-penguins:penguin-canfield.desktop.in.h:1 msgid "Penguin Canfield" msgstr "" #: ../menu-data/ace-of-penguins:penguin-canfield.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-freecell.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-golf.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-mastermind.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-merlin.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-minesweeper.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-pegged.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-solitaire.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:2 msgid "Icon=penguin-pegged" msgstr "" #: ../menu-data/ace-of-penguins:penguin-freecell.desktop.in.h:1 msgid "Penguin Freecell" msgstr "" #: ../menu-data/ace-of-penguins:penguin-golf.desktop.in.h:1 msgid "Penguin Golf" msgstr "" #: ../menu-data/ace-of-penguins:penguin-mastermind.desktop.in.h:1 msgid "Penguin Mastermind" msgstr "" #: ../menu-data/ace-of-penguins:penguin-merlin.desktop.in.h:1 msgid "Penguin Merlin" msgstr "" #: ../menu-data/ace-of-penguins:penguin-minesweeper.desktop.in.h:1 msgid "Penguin Minesweeper" msgstr "" #: ../menu-data/ace-of-penguins:penguin-pegged.desktop.in.h:1 msgid "Penguin Pegged" msgstr "" #: ../menu-data/ace-of-penguins:penguin-solitaire.desktop.in.h:1 msgid "Penguin Solitaire" msgstr "" #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:1 msgid "Penguin Spider" msgstr "" #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:1 msgid "Penguin Taipei-Editor" msgstr "" #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:1 msgid "Penguin Taipei" msgstr "" #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:1 msgid "Penguin Thornq" msgstr "" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:1 msgid "AcetoneISO" msgstr "AcetoneISO" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:2 msgid "CD/DVD image manipulator" msgstr "CD/DVD образдарымен жұмыс" #: ../menu-data/achilles:achilles.desktop.in.h:1 msgid "Achilles Life Simulator" msgstr "" #: ../menu-data/achilles:achilles.desktop.in.h:2 msgid "Watch a simulation of artificial life and evolution" msgstr "" #: ../menu-data/aclock.app:AClock.desktop.in.h:1 msgid "AClock" msgstr "AClock" #: ../menu-data/aclock.app:AClock.desktop.in.h:2 msgid "Analog Clock Dockapp" msgstr "Жұмыс үстел панельдері үшін тілдері бар сағат (Analog Clock Dockapp)" #: ../menu-data/acm:acm.desktop.in.h:1 msgid "ACM" msgstr "" #: ../menu-data/acm:acm.desktop.in.h:2 #: ../menu-data/freeorion:freeorion.desktop.in.h:2 msgid "turn-based space empire and galactic conquest computer game (client)" msgstr "" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:1 msgid "Aconnectgui" msgstr "" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:2 msgid "Midi connections manager " msgstr "" #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:1 msgid "Acoustid Fingerprinter" msgstr "" #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:2 msgid "Acoustid Music fingerprinting tool" msgstr "" #: ../menu-data/actiona:actiona.desktop.in.h:1 msgid "Actiona" msgstr "" #: ../menu-data/actiona:actiona.desktop.in.h:2 msgid "Automate tasks" msgstr "" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:1 msgid "Activity Log Manager" msgstr "" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:2 msgid "Configure what gets logged in your Zeitgeist activity log" msgstr "" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:1 msgid "Security & Privacy" msgstr "" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:2 msgid "Privacy and Activity Manager" msgstr "" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:1 msgid "Adanaxis" msgstr "" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:2 msgid "Fly your ship in a 4d environment" msgstr "" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:1 #: ../menu-data/gnome-contacts:org.gnome.Contacts.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-contacts.desktop.in.h:2 #: ../menu-data/thunderbird:thunderbird.desktop.in.h:4 msgid "Contacts" msgstr "" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:2 msgid "Contacts Address Book" msgstr "" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:1 msgid "Waste's Edge" msgstr "" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:2 msgid "A 2D graphical RPG" msgstr "" #: ../menu-data/adun.app:UL.desktop.in.h:1 msgid "Adun" msgstr "" #: ../menu-data/adun.app:UL.desktop.in.h:2 msgid "Biomoleculal Simulator" msgstr "" #: ../menu-data/advene:advene.desktop.in.h:1 msgid "Advene Video annotation" msgstr "" #: ../menu-data/advene:advene.desktop.in.h:2 msgid "Annotate Digital Video, Exchange on the NEt" msgstr "" #: ../menu-data/aegisub:aegisub.desktop.in.h:1 msgid "Aegisub" msgstr "" #: ../menu-data/aegisub:aegisub.desktop.in.h:2 msgid "Create and edit subtitles for film and videos." msgstr "" #: ../menu-data/aeolus:aeolus.desktop.in.h:1 msgid "Aeolus" msgstr "" #: ../menu-data/aeolus:aeolus.desktop.in.h:2 msgid "Organ Emulator" msgstr "" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:1 msgid "Aeskulap Viewer" msgstr "" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:2 msgid "Medical image viewer and DICOM network client" msgstr "" #: ../menu-data/afterstep:AfterStep.desktop.in.h:1 msgid "AfterStep" msgstr "" #: ../menu-data/afterstep:AfterStep.desktop.in.h:2 msgid "AfterStep is feature rich NeXTish window manager." msgstr "" #: ../menu-data/agave:agave.desktop.in.h:1 msgid "Agave" msgstr "" #: ../menu-data/agave:agave.desktop.in.h:2 msgid "Generate color schemes" msgstr "" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:1 msgid "SimpleAgenda" msgstr "" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:2 msgid "Simple agenda and calendar application for GNUstep" msgstr "" #: ../menu-data/aghermann:aghermann.desktop.in.h:1 msgid "Aghermann" msgstr "" #: ../menu-data/aghermann:aghermann.desktop.in.h:2 msgid "" "Manage EEG recordings, view and score EDF files, and simulate Process S" msgstr "" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:1 msgid "Edfhed" msgstr "" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:2 msgid "EDF file header editor" msgstr "" #: ../menu-data/agtl:advancedcaching.desktop.in.h:1 msgid "AGTL Geocaching Tool" msgstr "" #: ../menu-data/agtl:advancedcaching.desktop.in.h:2 msgid "Advanced Geocaching Tool For Linux" msgstr "" #: ../menu-data/airstrike:airstrike.desktop.in.h:1 msgid "Airstrike" msgstr "" #: ../menu-data/airstrike:airstrike.desktop.in.h:2 msgid "Dogfight an enemy plane" msgstr "" #: ../menu-data/aisleriot:sol.desktop.in.h:1 msgid "AisleRiot Solitaire" msgstr "" #: ../menu-data/aisleriot:sol.desktop.in.h:2 msgid "Play many different solitaire games" msgstr "" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:1 msgid "Akonadi Console" msgstr "" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:2 msgid "Akonadi Management and Debugging Console" msgstr "" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:1 msgid "Akregator" msgstr "" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:2 msgid "A KDE News Feed Reader" msgstr "" #: ../menu-data/alacarte:alacarte.desktop.in.h:1 #: ../menu-data/mozo:mozo.desktop.in.h:1 msgid "Main Menu" msgstr "Бас мәзір" #: ../menu-data/alacarte:alacarte.desktop.in.h:2 msgid "Add or remove applications from the main menu" msgstr "" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:1 #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:1 msgid "Alarm Clock" msgstr "" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:2 msgid "Wake up in the morning" msgstr "" #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:2 msgid "Schedule your tasks" msgstr "" #: ../menu-data/alex4:alex4.desktop.in.h:1 msgid "Alex the Allegator 4" msgstr "" #: ../menu-data/alex4:alex4.desktop.in.h:2 msgid "Retro platform game" msgstr "" #: ../menu-data/algobox:algobox.desktop.in.h:1 msgid "Algorithmics introduction software" msgstr "" #: ../menu-data/algobox:algobox.desktop.in.h:2 msgid "AlgoBox" msgstr "" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:1 msgid "AlienBlaster" msgstr "" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:2 msgid "Blast the invading aliens" msgstr "" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:1 msgid "Aliki (with ALSA support)" msgstr "" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:2 #: ../menu-data/aliki:aliki-jack.desktop.in.h:2 msgid "Measurement tool for Impulse Responses" msgstr "" #: ../menu-data/aliki:aliki-jack.desktop.in.h:1 msgid "Aliki (with JACK support)" msgstr "" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:1 msgid "Alleyoop Memory Checker" msgstr "" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:2 msgid "" "Find memory-management problems in your programs using the valgrind tool" msgstr "" #: ../menu-data/alltray:alltray.desktop.in.h:1 msgid "AllTray" msgstr "" #: ../menu-data/alltray:alltray.desktop.in.h:2 msgid "Dock any application to the notification area/system tray." msgstr "" #: ../menu-data/almanah:almanah.desktop.in.h:1 msgid "Almanah Diary" msgstr "" #: ../menu-data/almanah:almanah.desktop.in.h:2 msgid "Keep a personal diary" msgstr "" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:1 msgid "Alsamixergui" msgstr "" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:2 msgid "Graphical audio mixer" msgstr "" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:1 msgid "Alsaplayer" msgstr "" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:2 msgid "Versatile audio player for the Audio Linux Sound Architecture" msgstr "" #: ../menu-data/alsoft-conf:alsoft-conf.desktop.in.h:1 msgid "OpenAL-Soft Configuration Utility" msgstr "" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:1 msgid "AltOS UI" msgstr "" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:2 msgid "View and log downlink data from Altus Metrum products" msgstr "" #: ../menu-data/altos:altusmetrum-micropeak.desktop.in.h:1 msgid "MicroPeak" msgstr "" #: ../menu-data/altos:altusmetrum-micropeak.desktop.in.h:2 msgid "View and log data from MicroPeak altimeters" msgstr "" #: ../menu-data/altos:altusmetrum-telegps.desktop.in.h:1 msgid "TeleGPS" msgstr "" #: ../menu-data/altos:altusmetrum-telegps.desktop.in.h:2 msgid "View and log data from TeleGPS tracking devices" msgstr "" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:1 msgid "Amarok" msgstr "" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:2 msgid "Amarok - Rediscover Your Music!" msgstr "" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:1 msgid "AMZ Downloader" msgstr "" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:2 msgid "Download with AMZ Downloader" msgstr "" #: ../menu-data/amide:amide.desktop.in.h:1 msgid "Amide" msgstr "" #: ../menu-data/amide:amide.desktop.in.h:2 msgid "analysis tool for medical images" msgstr "" #: ../menu-data/amoebax:amoebax.desktop.in.h:1 msgid "Defeat your opponent by filling up their grid up with garbage." msgstr "" #: ../menu-data/amoebax:amoebax.desktop.in.h:2 msgid "Amoebax" msgstr "" #: ../menu-data/amor:kde4__amor.desktop.in.h:1 msgid "AMOR" msgstr "" #: ../menu-data/amor:kde4__amor.desktop.in.h:2 msgid "On-Screen Creature" msgstr "" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:1 msgid "Amora Daemon" msgstr "" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:2 msgid "Remote control your desktop from your Bluetooth enabled mobile phone " msgstr "" #: ../menu-data/amphetamine:amphetamine.desktop.in.h:1 msgid "Amphetamine" msgstr "" #: ../menu-data/amphetamine:amphetamine.desktop.in.h:2 msgid "Fight evil monsters with your magic weapons." msgstr "" #: ../menu-data/ams:ams.desktop.in.h:1 msgid "Alsa Modular Synth" msgstr "" #: ../menu-data/ams:ams.desktop.in.h:2 msgid "Modular Software Synth" msgstr "" #: ../menu-data/amsn:amsn.desktop.in.h:1 msgid "aMSN" msgstr "" #: ../menu-data/amsn:amsn.desktop.in.h:2 msgid "MSN Messenger for Linux" msgstr "" #: ../menu-data/amsynth:amsynth.desktop.in.h:1 msgid "amsynth" msgstr "" #: ../menu-data/amsynth:amsynth.desktop.in.h:2 msgid "Two oscillator subtractive software synthesizer" msgstr "" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:1 msgid "aMuleGUI" msgstr "" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:2 msgid "aMule remote control" msgstr "" #: ../menu-data/amule:amule.desktop.in.h:1 msgid "aMule" msgstr "" #: ../menu-data/amule:amule.desktop.in.h:2 msgid "A client for the eD2k network" msgstr "" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:1 msgid "Anagramarama" msgstr "" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:2 msgid "fast paced anagram puzzle game using SDL" msgstr "" #: ../menu-data/androidsdk-ddms:ddms.desktop.in.h:1 msgid "Dalvik Debug Monitor" msgstr "" #: ../menu-data/androidsdk-hierarchyviewer:hierarchyviewer.desktop.in.h:1 msgid "Android Hierarchy Viewer" msgstr "" #: ../menu-data/angband:angband-sdl.desktop.in.h:1 msgid "Angband (SDL)" msgstr "" #: ../menu-data/angband:angband-sdl.desktop.in.h:2 #: ../menu-data/angband:angband-x11.desktop.in.h:2 msgid "" "A roguelike dungeon exploration game based on the books of J.R.R.Tolkien" msgstr "" #: ../menu-data/angband:angband-x11.desktop.in.h:1 msgid "Angband (X11)" msgstr "" #: ../menu-data/angrydd:angrydd.desktop.in.h:1 msgid "Angry Drunken Dwarves" msgstr "" #: ../menu-data/angrydd:angrydd.desktop.in.h:2 msgid "Falling blocks puzzle game" msgstr "" #: ../menu-data/anjuta:anjuta.desktop.in.h:1 msgid "Anjuta" msgstr "" #: ../menu-data/anjuta:anjuta.desktop.in.h:2 msgid "Develop software in an integrated development environment" msgstr "" #: ../menu-data/anki:anki.desktop.in.h:1 msgid "Anki" msgstr "" #: ../menu-data/anki:anki.desktop.in.h:2 msgid "An intelligent spaced-repetition memory training program" msgstr "" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:1 msgid "Apitrace Retracer" msgstr "" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:2 msgid "Play back and inspect traces generated by apitrace" msgstr "" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:1 msgid "APTonCD" msgstr "" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:2 msgid "Create a Installation Disc" msgstr "" #: ../menu-data/apturl-common:apturl.desktop.in.h:1 msgid "AptURL" msgstr "" #: ../menu-data/apvlv:apvlv.desktop.in.h:1 msgid "apvlv" msgstr "" #: ../menu-data/apvlv:apvlv.desktop.in.h:2 msgid "Alf's PDF Viewer Like Vim" msgstr "" #: ../menu-data/aqemu:aqemu.desktop.in.h:1 msgid "AQEMU" msgstr "" #: ../menu-data/aqemu:aqemu.desktop.in.h:2 msgid "QEMU & KVM Virtual Machine Manager" msgstr "" #: ../menu-data/aqsis:aqsltell.desktop.in.h:1 msgid "Aqsis Shader Inspector" msgstr "" #: ../menu-data/aqsis:aqsltell.desktop.in.h:2 msgid "Inspect compiled RenderMan Shading Language (RSL) files" msgstr "" #: ../menu-data/arandr:arandr.desktop.in.h:1 msgid "ARandR" msgstr "" #: ../menu-data/arandr:arandr.desktop.in.h:2 msgid "Screen Settings" msgstr "" #: ../menu-data/aranym:aranym-jit.desktop.in.h:1 msgid "ARAnyM JIT" msgstr "" #: ../menu-data/aranym:aranym-jit.desktop.in.h:2 msgid "Virtual Machine with JIT CPU compiler for max speed" msgstr "" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:1 msgid "ARAnyM MMU" msgstr "" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:2 msgid "Virtual Machine with MMU for FreeMiNT and Linux-m68k" msgstr "" #: ../menu-data/aranym:aranym.desktop.in.h:1 msgid "ARAnyM" msgstr "" #: ../menu-data/aranym:aranym.desktop.in.h:2 msgid "Virtual Machine for Atari 32-bit applications" msgstr "" #: ../menu-data/arb:arb.desktop.in.h:1 msgid "ARB" msgstr "" #: ../menu-data/arb:arb.desktop.in.h:2 msgid "Visit http://www.arb-home.de" msgstr "" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:1 msgid "ARC Certificate Utility" msgstr "" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:2 msgid "Converts between X509 and PKCS12 certificates" msgstr "" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:1 msgid "ARC Proxy Generator" msgstr "" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:2 msgid "Create shortlived X509 proxy certificate" msgstr "" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:1 msgid "ARC Job Manager" msgstr "" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:2 msgid "Manage running Grid jobs" msgstr "" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:1 msgid "ARC Storage Explorer" msgstr "" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:2 msgid "Browse Grid storage resources" msgstr "" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:1 msgid "ARC Job Submission Tool" msgstr "" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:2 msgid "Submit jobs to the Grid" msgstr "" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:1 msgid "Ardentryst" msgstr "" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:2 msgid "Fantasy sidescroller game" msgstr "" #: ../menu-data/ardesia:ardesia.desktop.in.h:1 msgid "Ardesia desktop sketchpad " msgstr "" #: ../menu-data/ardesia:ardesia.desktop.in.h:2 msgid "Annotate on the desktop screen." msgstr "" #: ../menu-data/ardour-i686:ardour.desktop.in.h:1 #: ../menu-data/ardour:ardour.desktop.in.h:1 msgid "Ardour Digital Audio Workstation" msgstr "" #: ../menu-data/ardour-i686:ardour.desktop.in.h:2 #: ../menu-data/ardour3:ardour3.desktop.in.h:2 #: ../menu-data/ardour:ardour.desktop.in.h:2 msgid "Record, mix and master multi-track audio" msgstr "" #: ../menu-data/ardour3:ardour3.desktop.in.h:1 msgid "Ardour4" msgstr "" #: ../menu-data/arduino:arduino.desktop.in.h:1 msgid "Arduino IDE" msgstr "" #: ../menu-data/arduino:arduino.desktop.in.h:2 msgid "Create physical computing projects" msgstr "" #: ../menu-data/ario:ario.desktop.in.h:1 msgid "Ario" msgstr "" #: ../menu-data/ario:ario.desktop.in.h:2 msgid "Client application to mpd" msgstr "" #: ../menu-data/arista:arista.desktop.in.h:1 msgid "Arista Transcoder" msgstr "" #: ../menu-data/arista:arista.desktop.in.h:2 msgid "Convert multimedia for all your devices" msgstr "" #: ../menu-data/ark:org.kde.ark.desktop.in.h:1 msgid "Archiving Tool" msgstr "" #: ../menu-data/ark:org.kde.ark.desktop.in.h:2 msgid "Ark" msgstr "" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:1 msgid "Armagetron Advanced" msgstr "" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:2 msgid "3d light cycle game" msgstr "" #: ../menu-data/arora:arora.desktop.in.h:1 msgid "Arora" msgstr "" #: ../menu-data/arora:arora.desktop.in.h:2 #: ../menu-data/dooble:dooble.desktop.in.h:2 #: ../menu-data/firefox:firefox.desktop.in.h:2 #: ../menu-data/hv3:hv3.desktop.in.h:2 #: ../menu-data/netsurf-gtk:netsurf-gtk.desktop.in.h:2 #: ../menu-data/webbrowser-app:webbrowser-app.desktop.in.h:2 msgid "Browse the World Wide Web" msgstr "Интернетті шолу" #: ../menu-data/artha:artha.desktop.in.h:1 msgid "Artha" msgstr "" #: ../menu-data/artha:artha.desktop.in.h:2 msgid "Handy thesaurus based on WordNet" msgstr "" #: ../menu-data/artikulate:kde4__artikulate.desktop.in.h:1 msgid "Artikulate Pronunciation Trainer" msgstr "" #: ../menu-data/artikulate:kde4__artikulate.desktop.in.h:2 msgid "Artikulate" msgstr "" #: ../menu-data/asc:asc.desktop.in.h:1 msgid "Advanced Strategic Command" msgstr "" #: ../menu-data/asc:asc.desktop.in.h:2 msgid "Defend your Command" msgstr "" #: ../menu-data/asciijump:asciijump.desktop.in.h:1 msgid "asciijump" msgstr "" #: ../menu-data/asciijump:asciijump.desktop.in.h:2 msgid "A clone of the dsj game" msgstr "" #: ../menu-data/aseprite:aseprite.desktop.in.h:1 msgid "ASEPRITE" msgstr "" #: ../menu-data/aseprite:aseprite.desktop.in.h:2 msgid "Sprite Editor" msgstr "" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:1 msgid "AssaultCube" msgstr "" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:2 msgid "Realistic first-person shooter" msgstr "" #: ../menu-data/astromenace:astromenace.desktop.in.h:1 msgid "AstroMenace" msgstr "" #: ../menu-data/astromenace:astromenace.desktop.in.h:2 msgid "hardcore 3D space shooter with spaceship upgrade possibilities" msgstr "" #: ../menu-data/asunder:asunder.desktop.in.h:1 msgid "Asunder CD Ripper" msgstr "" #: ../menu-data/asunder:asunder.desktop.in.h:2 msgid "" "An application to save tracks from an Audio CD as WAV, MP3, OGG, FLAC, " "and/or Wavpack." msgstr "" #: ../menu-data/asylum:asylum.desktop.in.h:1 msgid "Asylum" msgstr "" #: ../menu-data/asylum:asylum.desktop.in.h:2 msgid "surreal platform shooting game" msgstr "" #: ../menu-data/atanks:atanks.desktop.in.h:1 msgid "Atomic Tanks" msgstr "" #: ../menu-data/atanks:atanks.desktop.in.h:2 msgid "Destroy your opponents' tanks." msgstr "" #: ../menu-data/atomix:atomix.desktop.in.h:1 msgid "Atomix" msgstr "" #: ../menu-data/atomix:atomix.desktop.in.h:2 msgid "Molecule puzzle game" msgstr "" #: ../menu-data/atril:atril.desktop.in.h:1 msgid "Atril Document Viewer" msgstr "" #: ../menu-data/atril:atril.desktop.in.h:2 #: ../menu-data/evince-common:evince.desktop.in.h:2 msgid "View multi-page documents" msgstr "" #: ../menu-data/attal:attal.desktop.in.h:1 msgid "Attal" msgstr "" #: ../menu-data/attal:attal.desktop.in.h:2 #: ../menu-data/triplea:triplea.desktop.in.h:2 msgid "Turn based strategy game" msgstr "" #: ../menu-data/audacious:audacious.desktop.in.h:1 msgid "Audacious" msgstr "" #: ../menu-data/audacious:audacious.desktop.in.h:2 msgid "Listen to music" msgstr "" #: ../menu-data/audacity:audacity.desktop.in.h:1 msgid "Audacity" msgstr "" #: ../menu-data/audacity:audacity.desktop.in.h:2 msgid "Record and edit audio files" msgstr "" #: ../menu-data/audex:kde4__audex.desktop.in.h:1 msgid "Audex" msgstr "" #: ../menu-data/audex:kde4__audex.desktop.in.h:2 msgid "Rip audio tracks from your audio CDs" msgstr "" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:1 msgid "Auralquiz" msgstr "" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:2 msgid "A simple music quiz game for GNU/Linux" msgstr "" #: ../menu-data/auto-multiple-choice-common:auto-multiple-choice.desktop.in.h:1 msgid "Auto Multiple Choice" msgstr "" #: ../menu-data/auto-multiple-choice-common:auto-multiple-choice.desktop.in.h:2 msgid "" "Manage multiple choice questionnaires, with automatic marking from papers' " "scans" msgstr "" #: ../menu-data/autokey-gtk:autokey-gtk.desktop.in.h:1 msgid "AutoKey" msgstr "" #: ../menu-data/autokey-gtk:autokey-gtk.desktop.in.h:2 #: ../menu-data/autokey-qt:autokey-qt.desktop.in.h:2 msgid "Program keyboard shortcuts" msgstr "" #: ../menu-data/autokey-qt:autokey-qt.desktop.in.h:1 msgid "AutoKey (KDE)" msgstr "" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:1 msgid "AutoRenamer" msgstr "" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:2 msgid "Automatically rename files have them sort in given order" msgstr "" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:1 msgid "Avahi Zeroconf Browser" msgstr "" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:2 msgid "Browse for Zeroconf services available on your network" msgstr "" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:1 msgid "Avahi SSH Server Browser" msgstr "" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:2 msgid "Browse for Zeroconf-enabled SSH Servers" msgstr "" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:1 msgid "Avahi VNC Server Browser" msgstr "" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:2 msgid "Browse for Zeroconf-enabled VNC Servers" msgstr "" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:1 msgid "Avidemux (Qt)" msgstr "" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:2 #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:2 msgid "Edit your Videos" msgstr "" #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:1 msgid "Avidemux (GTK+)" msgstr "" #: ../menu-data/avogadro:avogadro.desktop.in.h:1 msgid "Avogadro" msgstr "" #: ../menu-data/avogadro:avogadro.desktop.in.h:2 msgid "Advanced molecular editor" msgstr "" #: ../menu-data/aweather:aweather.desktop.in.h:1 msgid "AWeather" msgstr "" #: ../menu-data/aweather:aweather.desktop.in.h:2 msgid "Advanced weather reporting program" msgstr "" #: ../menu-data/aws-status:aws-status.desktop.in.h:1 msgid "AWS Status" msgstr "" #: ../menu-data/aws-status:aws-status.desktop.in.h:2 msgid "Shows Status of EC2 instances running on given account." msgstr "" #: ../menu-data/ayttm:ayttm.desktop.in.h:1 msgid "ayttm" msgstr "" #: ../menu-data/ayttm:ayttm.desktop.in.h:2 msgid "\"The GTK Unified Messaging Client\"" msgstr "" #: ../menu-data/azureus:azureus.desktop.in.h:1 msgid "Download and share files using the BitTorrent P2P network" msgstr "" #: ../menu-data/azureus:azureus.desktop.in.h:2 msgid "Vuze" msgstr "" #: ../menu-data/babiloo:babiloo.desktop.in.h:1 msgid "Babiloo" msgstr "" #: ../menu-data/babiloo:babiloo.desktop.in.h:2 msgid "Application to view dictionaries" msgstr "" #: ../menu-data/backintime-gnome:backintime-gnome.desktop.in.h:1 #: ../menu-data/backintime-kde:kde4__backintime-kde4.desktop.in.h:1 msgid "Back In Time" msgstr "" #: ../menu-data/backintime-gnome:backintime-gnome.desktop.in.h:2 #: ../menu-data/backintime-kde:kde4__backintime-kde4-root.desktop.in.h:2 #: ../menu-data/backintime-kde:kde4__backintime-kde4.desktop.in.h:2 msgid "Simple backup system" msgstr "" #: ../menu-data/backintime-kde:kde4__backintime-kde4-root.desktop.in.h:1 msgid "Back In Time (root)" msgstr "" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:1 msgid "Bacula Administration Tool" msgstr "" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:2 msgid "Bacula Director Console" msgstr "" #: ../menu-data/bacula-traymonitor:bacula-tray-monitor.desktop.in.h:1 msgid "Bacula Monitor" msgstr "" #: ../menu-data/bacula-traymonitor:bacula-tray-monitor.desktop.in.h:2 #: ../menu-data/bareos-traymonitor:bareos-tray-monitor.desktop.in.h:2 msgid "Notification Tray Monitor" msgstr "" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:1 msgid "Balazar Brothers" msgstr "" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:2 msgid "3D adventure and roleplaying game" msgstr "" #: ../menu-data/balder2d:Balder2D.desktop.in.h:1 msgid "Balder2D" msgstr "Balder2D" #: ../menu-data/balder2d:Balder2D.desktop.in.h:2 msgid "2D overhead shooter in Zero G" msgstr "" #: ../menu-data/ballz:ballz.desktop.in.h:1 msgid "B.A.L.L.Z." msgstr "" #: ../menu-data/ballz:ballz.desktop.in.h:2 msgid "Platform game with some puzzle elements" msgstr "" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:1 #: ../menu-data/balsa:balsa.desktop.in.h:1 msgid "E-Mail utility" msgstr "" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:2 #: ../menu-data/balsa:balsa.desktop.in.h:2 msgid "Balsa Mail Client" msgstr "" #: ../menu-data/bambam:bambam.desktop.in.h:1 msgid "BamBam" msgstr "" #: ../menu-data/bambam:bambam.desktop.in.h:2 msgid "Keyboard mashing and doodling game for babies" msgstr "" #: ../menu-data/banshee:banshee.desktop.in.h:1 msgid "Banshee Media Player" msgstr "" #: ../menu-data/banshee:banshee.desktop.in.h:2 msgid "Play and organize your media collection" msgstr "Өлеңдер жинағыңызды реттеңіз және ойнатыңыз" #: ../menu-data/baobab:org.gnome.baobab.desktop.in.h:1 msgid "Disk Usage Analyzer" msgstr "Дискті қолдану анализаторы" #: ../menu-data/baobab:org.gnome.baobab.desktop.in.h:2 #: ../menu-data/mate-utils:mate-disk-usage-analyzer.desktop.in.h:2 msgid "Check folder sizes and available disk space" msgstr "" #: ../menu-data/bareftp:bareftp.desktop.in.h:1 msgid "bareFTP" msgstr "bareFTP" #: ../menu-data/bareftp:bareftp.desktop.in.h:2 msgid "Transfer files using the FTP, FTPS or SFTP protocol" msgstr "" #: ../menu-data/bareos-bat:bat.desktop.in.h:1 msgid "Bareos Administration Tool" msgstr "" #: ../menu-data/bareos-traymonitor:bareos-tray-monitor.desktop.in.h:1 msgid "Bareos Tray Monitor" msgstr "" #: ../menu-data/barrage:barrage.desktop.in.h:1 msgid "Barrage" msgstr "Barrage" #: ../menu-data/barrage:barrage.desktop.in.h:2 msgid "A rather destructive action game." msgstr "" #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:1 msgid "Barry Backup" msgstr "" #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:2 msgid "Backup and restore databases on the BlackBerry Handheld" msgstr "" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:1 msgid "Barry Desktop Panel" msgstr "" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:2 msgid "Manage BlackBerry devices from a central GUI." msgstr "" #: ../menu-data/basex:basexgui.desktop.in.h:1 msgid "BaseX XML Database" msgstr "" #: ../menu-data/basex:basexgui.desktop.in.h:2 msgid "Visually query and analyse your XML data" msgstr "" #: ../menu-data/basic256:basic256.desktop.in.h:1 msgid "BASIC-256" msgstr "" #: ../menu-data/basic256:basic256.desktop.in.h:2 msgid "Learn BASIC in an environment designed for young children" msgstr "" #: ../menu-data/basket:kde4__basket.desktop.in.h:1 msgid "BasKet Note Pads" msgstr "" #: ../menu-data/basket:kde4__basket.desktop.in.h:2 msgid "Taking care of your ideas." msgstr "" #: ../menu-data/bastet:bastet.desktop.in.h:1 msgid "Bastard Tetris" msgstr "" #: ../menu-data/bastet:bastet.desktop.in.h:2 msgid "Go mad with this Tetris clone" msgstr "" #: ../menu-data/batmon.app:batmon.desktop.in.h:1 msgid "Battery Monitor (batmon)" msgstr "" #: ../menu-data/batmon.app:batmon.desktop.in.h:2 msgid "Monitor battery status" msgstr "" #: ../menu-data/battery-stats:battery-stats.desktop.in.h:1 msgid "Battery Charge Graph" msgstr "" #: ../menu-data/bauble:bauble.desktop.in.h:1 msgid "Bauble" msgstr "" #: ../menu-data/bauble:bauble.desktop.in.h:2 msgid "An application for managing botanical collections" msgstr "" #: ../menu-data/bdbvu:bdbvu.desktop.in.h:1 msgid "BDBVu" msgstr "" #: ../menu-data/bdbvu:bdbvu.desktop.in.h:2 msgid "Berkeley DB Viewer" msgstr "" #: ../menu-data/beneath-a-steel-sky:beneath-a-steel-sky.desktop.in.h:1 msgid "Beneath A Steel Sky" msgstr "" #: ../menu-data/beneath-a-steel-sky:beneath-a-steel-sky.desktop.in.h:2 msgid "" "A science-fiction adventure game set in a bleak post-apocalyptic vision of " "the future" msgstr "" #: ../menu-data/berusky2:berusky2.desktop.in.h:1 msgid "Berusky2" msgstr "" #: ../menu-data/berusky2:berusky2.desktop.in.h:2 msgid "Rescue the bugs!" msgstr "" #: ../menu-data/berusky:berusky.desktop.in.h:1 msgid "Berusky" msgstr "" #: ../menu-data/berusky:berusky.desktop.in.h:2 msgid "Logic game based on Sokoban(TM)" msgstr "" #: ../menu-data/betaradio:betaradio.desktop.in.h:1 msgid "BetaRadio Tuner" msgstr "" #: ../menu-data/betaradio:betaradio.desktop.in.h:2 msgid "An easy way to listen to internet radio of Taiwan." msgstr "" #: ../menu-data/between:between.desktop.in.h:1 msgid "Between" msgstr "" #: ../menu-data/between:between.desktop.in.h:2 msgid "game about consciousness and isolation" msgstr "" #: ../menu-data/bgfinancas:bgfinancas.desktop.in.h:1 msgid "BG Finanças" msgstr "" #: ../menu-data/bgfinancas:bgfinancas.desktop.in.h:2 msgid "Run BG Finanças" msgstr "" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:1 msgid "Bibledit-BibleTime" msgstr "" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:2 msgid "Bibledit BibleTime Interface" msgstr "" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:1 msgid "Bibledit-Gtk" msgstr "" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:2 msgid "Bible Editor" msgstr "" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:1 msgid "Bibledit-Xiphos" msgstr "" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:2 msgid "Bibledit Xiphos Interface" msgstr "" #: ../menu-data/bibletime:bibletime.desktop.in.h:1 msgid "An easy to use bible study tool" msgstr "" #: ../menu-data/bibletime:bibletime.desktop.in.h:2 msgid "BibleTime " msgstr "" #: ../menu-data/bibshelf:bibshelf.desktop.in.h:1 msgid "BibShelf Book Manager" msgstr "" #: ../menu-data/bibshelf:bibshelf.desktop.in.h:2 msgid "Book collection management application" msgstr "" #: ../menu-data/bibus:bibus.desktop.in.h:1 msgid "Bibus" msgstr "" #: ../menu-data/bibus:bibus.desktop.in.h:2 msgid "manage references and citations in your publications" msgstr "" #: ../menu-data/bijiben:bijiben.desktop.in.h:1 #: ../menu-data/notes-app:notes-app.desktop.in.h:1 msgid "Notes" msgstr "" #: ../menu-data/bijiben:bijiben.desktop.in.h:2 msgid "Post notes, tag files!" msgstr "" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:1 msgid "Billard-GL" msgstr "" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:2 msgid "Play Billard Game" msgstr "" #: ../menu-data/biloba:biloba.desktop.in.h:1 msgid "Biloba" msgstr "" #: ../menu-data/biloba:biloba.desktop.in.h:2 msgid "Up to four player network capable turn based strategy board game" msgstr "" #: ../menu-data/biniax2:biniax2.desktop.in.h:1 msgid "Biniax-2" msgstr "" #: ../menu-data/biniax2:biniax2.desktop.in.h:2 msgid "Colorful Logic game with arcade and tactics modes" msgstr "" #: ../menu-data/bino:bino.desktop.in.h:1 msgid "Bino" msgstr "" #: ../menu-data/bino:bino.desktop.in.h:2 msgid "3D video player" msgstr "" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:1 msgid "Biogenesis" msgstr "" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:2 msgid "" "artificial life program that simulates the processes involved in the " "evolution of organisms" msgstr "" #: ../menu-data/birdfont:birdfont.desktop.in.h:1 msgid "Birdfont" msgstr "" #: ../menu-data/birdfont:birdfont.desktop.in.h:2 msgid "Font editor" msgstr "" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:1 msgid "Bitmeter" msgstr "" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:2 msgid "JACK diagnostic tool" msgstr "" #: ../menu-data/bitpim:bitpim.desktop.in.h:1 msgid "BitPim" msgstr "" #: ../menu-data/bitpim:bitpim.desktop.in.h:2 msgid "CDMA Mobile Phone Tool" msgstr "" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:1 msgid "BitStormLite" msgstr "" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:2 msgid "A small and fast BitTorrent client" msgstr "" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:1 msgid "Bittornado Client" msgstr "" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:2 msgid "Bittorrent Client" msgstr "" #: ../menu-data/bkchem:bkchem.desktop.in.h:1 msgid "BKchem" msgstr "" #: ../menu-data/bkchem:bkchem.desktop.in.h:2 msgid "Edit chemical structures and reactions" msgstr "" #: ../menu-data/black-box:black-box.desktop.in.h:1 msgid "Black-Box" msgstr "" #: ../menu-data/black-box:black-box.desktop.in.h:2 msgid "Find the crystals" msgstr "" #: ../menu-data/blam:blam.desktop.in.h:1 msgid "Blam Feed Reader" msgstr "" #: ../menu-data/blam:blam.desktop.in.h:2 msgid "Feed reader" msgstr "" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:1 msgid "BleachBit" msgstr "" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:2 msgid "Free space and maintain privacy" msgstr "" #: ../menu-data/blender:blender.desktop.in.h:1 msgid "Blender" msgstr "" #: ../menu-data/blender:blender.desktop.in.h:2 msgid "3D modeling, animation, rendering and post-production" msgstr "" #: ../menu-data/bless:bless.desktop.in.h:1 msgid "Bless Hex Editor" msgstr "" #: ../menu-data/bless:bless.desktop.in.h:2 msgid "Edit binary files" msgstr "" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:1 msgid "Blinken" msgstr "" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:2 msgid "A memory enhancement game" msgstr "" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:1 msgid "Blob Wars : Blob And Conquer" msgstr "" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:2 msgid "Mission and Objective based 3D Action Game" msgstr "" #: ../menu-data/bloboats:bloboats.desktop.in.h:1 msgid "Bloboats" msgstr "" #: ../menu-data/bloboats:bloboats.desktop.in.h:2 msgid "An arcade-like boat racing game" msgstr "" #: ../menu-data/blobwars:blobwars.desktop.in.h:1 msgid "Blob Wars : Metal Blob Solid" msgstr "" #: ../menu-data/blobwars:blobwars.desktop.in.h:2 msgid "Mission and Objective based 2D Platform Game" msgstr "" #: ../menu-data/blockattack:blockattack.desktop.in.h:1 msgid "Block Attack - Rise of the Blocks" msgstr "" #: ../menu-data/blockattack:blockattack.desktop.in.h:2 msgid "Switch blocks so they match" msgstr "" #: ../menu-data/blockout2:blockout2.desktop.in.h:1 msgid "BlockOut II" msgstr "" #: ../menu-data/blockout2:blockout2.desktop.in.h:2 msgid "Play a 3D Tetris game" msgstr "" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:1 msgid "Blocks Of The Undead" msgstr "" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:2 msgid "Tetris Attack clone with spooky undertones" msgstr "" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:1 msgid "Blogilo" msgstr "" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:2 msgid "A KDE Blogging Client" msgstr "" #: ../menu-data/bluedevil:bluedevil-monolithic.desktop.in.h:1 msgid "BlueDevil" msgstr "" #: ../menu-data/bluedevil:bluedevil-monolithic.desktop.in.h:2 msgid "KDE Bluetooth support" msgstr "" #: ../menu-data/bluedevil:bluedevil-sendfile.desktop.in.h:1 msgid "BlueDevil Send File" msgstr "" #: ../menu-data/bluedevil:bluedevil-wizard.desktop.in.h:1 msgid "BlueDevil Wizard" msgstr "" #: ../menu-data/bluefish:bluefish.desktop.in.h:1 msgid "Bluefish Editor" msgstr "" #: ../menu-data/bluefish:bluefish.desktop.in.h:2 msgid "Web Development Editor" msgstr "" #: ../menu-data/blueman:blueman-adapters.desktop.in.h:1 msgid "Bluetooth Adapters" msgstr "" #: ../menu-data/blueman:blueman-adapters.desktop.in.h:2 msgid "Set Bluetooth Adapter Properties" msgstr "" #: ../menu-data/blueman:blueman-manager.desktop.in.h:1 msgid "Bluetooth Manager" msgstr "" #: ../menu-data/blueman:blueman-manager.desktop.in.h:2 msgid "Blueman Bluetooth Manager" msgstr "" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:1 msgid "Bluemindo" msgstr "Bluemindo" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:2 msgid "" "A really simple but powerful audio player in Python/PyGTK, using Gstreamer." msgstr "" #: ../menu-data/blueproximity:blueproximity.desktop.in.h:1 msgid "BlueProximity" msgstr "" #: ../menu-data/bluewho:bluewho.desktop.in.h:1 msgid "BlueWho" msgstr "" #: ../menu-data/bluewho:bluewho.desktop.in.h:2 msgid "Information and notification of new discovered bluetooth devices" msgstr "" #: ../menu-data/bmon:bmon.desktop.in.h:1 msgid "bmon" msgstr "" #: ../menu-data/bmon:bmon.desktop.in.h:2 msgid "Bandwidth monitor" msgstr "" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:1 msgid "Boa Constructor" msgstr "" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:2 msgid "RAD Tool for Python and WxWindows" msgstr "" #: ../menu-data/boats:boats.desktop.in.h:1 msgid "Boat Scenario" msgstr "" #: ../menu-data/boats:boats.desktop.in.h:2 msgid "Race scenario drawing tool" msgstr "" #: ../menu-data/bodega-client:kde4__active-addons.desktop.in.h:1 msgid "Add Ons" msgstr "" #: ../menu-data/bodega-client:kde4__active-addons.desktop.in.h:2 msgid "Content store for Plasma Active" msgstr "" #: ../menu-data/bodega-client:kde4__vivaldi-primavera.desktop.in.h:1 msgid "primavera" msgstr "" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:1 msgid "BOINC Manager" msgstr "" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:2 msgid "Configure or monitor a BOINC core client" msgstr "" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:1 msgid "Bomber" msgstr "" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:2 msgid "Arcade Bombing Game" msgstr "" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:1 msgid "Bomberclone" msgstr "" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:2 msgid "Play a Bomberman like game" msgstr "" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:1 msgid "Bombono DVD" msgstr "" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:2 msgid "DVD authoring program" msgstr "" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:1 msgid "bookletimposer" msgstr "" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:2 msgid "Impose PDF documents to create booklets" msgstr "" #: ../menu-data/boomaga:boomaga.desktop.in.h:1 msgid "Boomaga" msgstr "" #: ../menu-data/boomaga:boomaga.desktop.in.h:2 msgid "Virtual printer for viewing and editing a document before printing." msgstr "" #: ../menu-data/bossa:bossa.desktop.in.h:1 msgid "BOSSA" msgstr "" #: ../menu-data/bossa:bossa.desktop.in.h:2 msgid "Program Atmel's SAM ARM microcontrollers" msgstr "" #: ../menu-data/boswars:boswars.desktop.in.h:1 msgid "Bos Wars" msgstr "" #: ../menu-data/boswars:boswars.desktop.in.h:2 msgid "Battle for survival" msgstr "" #: ../menu-data/bouncy:bouncy.desktop.in.h:1 msgid "Bouncy the Hungry Rabbit" msgstr "" #: ../menu-data/bouncy:bouncy.desktop.in.h:2 msgid "Eat the yummy veggies in the garden (game for small kids)" msgstr "" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:1 msgid "Bovo" msgstr "" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:2 msgid "Five-in-a-row Board Game" msgstr "" #: ../menu-data/bpython:bpython.desktop.in.h:1 msgid "bpython" msgstr "" #: ../menu-data/bpython:bpython.desktop.in.h:2 msgid "A fancy interface to the python interpreter!" msgstr "" #: ../menu-data/braindump:kde4__braindump.desktop.in.h:2 #, no-c-format msgid "Exec=braindump %u" msgstr "" #: ../menu-data/braindump:kde4__braindump.desktop.in.h:3 msgid "Braindump" msgstr "" #: ../menu-data/brainparty:brainparty.desktop.in.h:1 msgid "Brain Party" msgstr "" #: ../menu-data/brainparty:brainparty.desktop.in.h:2 msgid "36 puzzle games for all the family" msgstr "" #: ../menu-data/brasero:brasero.desktop.in.h:1 msgid "Create and copy CDs and DVDs" msgstr "" #: ../menu-data/brasero:brasero.desktop.in.h:2 msgid "Brasero Disc Burner" msgstr "" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:1 msgid "Brewtarget" msgstr "" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:2 msgid "Beer calculator" msgstr "" #: ../menu-data/briquolo:briquolo.desktop.in.h:1 msgid "Briquolo" msgstr "" #: ../menu-data/briquolo:briquolo.desktop.in.h:2 msgid "An OpenGL breakout" msgstr "" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:1 msgid "Brp-pacu" msgstr "" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:2 msgid "Sound Analysis" msgstr "" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:1 msgid "Brutal Chess" msgstr "" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:2 msgid "Play 3d chess with reflection of the chessmen" msgstr "" #: ../menu-data/btanks:btanks.desktop.in.h:1 msgid "Battle Tanks" msgstr "" #: ../menu-data/btanks:btanks.desktop.in.h:2 msgid "fast 2D tank arcade game with multiplayer and split-screen modes" msgstr "" #: ../menu-data/bubbros:bubbros.desktop.in.h:1 msgid "The Bub's Brothers" msgstr "" #: ../menu-data/bubbros:bubbros.desktop.in.h:2 msgid "Kill evil enemies by catching them into bubbles and smashing those" msgstr "" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:1 msgid "Bug Squish" msgstr "" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:2 msgid "Squash the bugs before they suck up your blood" msgstr "" #: ../menu-data/bugsx:bugsx.desktop.in.h:1 msgid "Bugsx " msgstr "" #: ../menu-data/bugsx:bugsx.desktop.in.h:2 msgid "Evolve biomorphs using genetic algorithms" msgstr "" #: ../menu-data/bum:bum.desktop.in.h:1 msgid "BootUp-Manager" msgstr "" #: ../menu-data/bum:bum.desktop.in.h:2 msgid "Graphical runlevel configuration tool" msgstr "" #: ../menu-data/bumprace:bumprace.desktop.in.h:1 msgid "BumpRace" msgstr "" #: ../menu-data/bumprace:bumprace.desktop.in.h:2 msgid "1 or 2 players race through a multi-level maze" msgstr "" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:1 msgid "BurgerSpace" msgstr "" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:2 msgid "A hamburger-smashing video game" msgstr "" #: ../menu-data/bustle:bustle.desktop.in.h:1 msgid "Bustle" msgstr "" #: ../menu-data/bustle:bustle.desktop.in.h:2 msgid "Draw sequence diagrams of D-Bus activity" msgstr "" #: ../menu-data/buxon:buxon.desktop.in.h:1 msgid "Buxon" msgstr "" #: ../menu-data/buxon:buxon.desktop.in.h:2 msgid "sioc:Forum browser" msgstr "" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:1 msgid "bygfoot" msgstr "" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:2 msgid "A soccer manager game" msgstr "" #: ../menu-data/byobu:byobu.desktop.in.h:1 msgid "Byobu Terminal" msgstr "" #: ../menu-data/byobu:byobu.desktop.in.h:2 msgid "Advanced Command Line and Text Window Manager" msgstr "" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:1 msgid "BZFlag" msgstr "" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:2 msgid "Battle enemy tanks" msgstr "" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:1 msgid "Bazaar Explorer" msgstr "Bazaar шолушы (обозреватель)" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:2 msgid "GUI application for using Bazaar" msgstr "Bazaar қолдану үшін GUI бар бағдарламасы" #: ../menu-data/cadabra:cadabra.desktop.in.h:1 msgid "Cadabra" msgstr "" #: ../menu-data/cadabra:cadabra.desktop.in.h:2 msgid "Computer algebra system for field theory problems" msgstr "" #: ../menu-data/caffeine:caffeine-indicator.desktop.in.h:1 msgid "Caffeine Indicator" msgstr "" #: ../menu-data/caffeine:caffeine-indicator.desktop.in.h:2 msgid "Manually control activation of the screensaver and sleep mode" msgstr "" #: ../menu-data/caffeine:caffeine.desktop.in.h:1 msgid "Caffeine" msgstr "" #: ../menu-data/caffeine:caffeine.desktop.in.h:2 msgid "Temporarily deactivate the screensaver and sleep mode" msgstr "" #: ../menu-data/cain:cain.desktop.in.h:1 msgid "Cain" msgstr "" #: ../menu-data/cain:cain.desktop.in.h:2 msgid "simulations of chemical reactions" msgstr "" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:1 msgid "MacSlow's Cairo-Clock" msgstr "" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:2 msgid "a super fine analog clock" msgstr "" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:1 msgid "Cairo-Dock" msgstr "" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:2 msgid "A light and eye-candy dock and desklets for your desktop." msgstr "" #: ../menu-data/caja-actions:cact.desktop.in.h:1 msgid "Caja-Actions Configuration Tool" msgstr "" #: ../menu-data/caja-actions:cact.desktop.in.h:2 msgid "Configure items to be added to the Caja context menus" msgstr "" #: ../menu-data/caja:caja-autorun-software.desktop.in.h:1 #: ../menu-data/nemo:nemo-autorun-software.desktop.in.h:1 msgid "Autorun Prompt" msgstr "" #: ../menu-data/caja:caja-browser.desktop.in.h:1 #: ../menu-data/caja:caja-folder-handler.desktop.in.h:1 #: ../menu-data/caja:caja.desktop.in.h:1 msgid "Caja" msgstr "" #: ../menu-data/caja:caja-browser.desktop.in.h:2 msgid "Browse the file system with the file manager" msgstr "" #: ../menu-data/caja:caja-computer.desktop.in.h:1 msgid "Computer" msgstr "" #: ../menu-data/caja:caja-computer.desktop.in.h:2 msgid "" "Browse all local and remote disks and folders accessible from this computer" msgstr "" #: ../menu-data/caja:caja-file-management-properties.desktop.in.h:1 msgid "File Management" msgstr "" #: ../menu-data/caja:caja-file-management-properties.desktop.in.h:2 msgid "Change the behaviour and appearance of file manager windows" msgstr "" #: ../menu-data/caja:caja-folder-handler.desktop.in.h:2 msgid "Open Folder" msgstr "" #: ../menu-data/caja:caja-home.desktop.in.h:1 msgid "Home Folder" msgstr "" #: ../menu-data/caja:caja-home.desktop.in.h:2 msgid "Open your personal folder" msgstr "" #: ../menu-data/caja:caja.desktop.in.h:2 #: ../menu-data/dolphin:org.kde.dolphin.desktop.in.h:2 #: ../menu-data/exo-utils:exo-file-manager.desktop.in.h:1 msgid "File Manager" msgstr "" #: ../menu-data/caja:mate-network-scheme.desktop.in.h:1 #: ../menu-data/cinnamon-control-center:cinnamon-network-panel.desktop.in.h:1 #: ../menu-data/mate-system-tools:mate-network.desktop.in.h:1 #: ../menu-data/network-manager-gnome:nm-applet.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-network-panel.desktop.in.h:1 msgid "Network" msgstr "" #: ../menu-data/caja:mate-network-scheme.desktop.in.h:2 msgid "Browse bookmarked and local network locations" msgstr "" #: ../menu-data/calibre:calibre-gui.desktop.in.h:1 msgid "calibre" msgstr "" #: ../menu-data/calibre:calibre-gui.desktop.in.h:2 msgid "E-book library management" msgstr "" #: ../menu-data/calibre:ebook-viewer.desktop.in.h:1 msgid "E-Book Viewer" msgstr "" #: ../menu-data/california:california.desktop.in.h:1 msgid "California" msgstr "" #: ../menu-data/california:california.desktop.in.h:2 msgid "GNOME 3 Calendar" msgstr "" #: ../menu-data/calligra-data:kde4__calligra.desktop.in.h:1 msgid "Calligra" msgstr "" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:1 msgid "Calligra Author" msgstr "" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:2 msgid "Write ebooks and textbooks" msgstr "" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:1 msgid "Calligra Flow" msgstr "" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:2 msgid "Flowchart & Diagram Editing" msgstr "" #: ../menu-data/calligragemini:kde4__calligragemini.desktop.in.h:1 msgid "Calligra Gemini" msgstr "" #: ../menu-data/calligragemini:kde4__calligragemini.desktop.in.h:2 msgid "Word Processing and Presentation" msgstr "" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:1 msgid "Plan" msgstr "" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:2 #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:2 msgid "Project Management" msgstr "" #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:1 msgid "Plan WorkPackage Handler" msgstr "" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:1 msgid "Calligra Sheets" msgstr "" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:2 msgid "Write spreadsheet documents" msgstr "" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:1 msgid "Calligra Stage" msgstr "" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:2 msgid "Write presentation documents" msgstr "" #: ../menu-data/calligrawords:kde4__calligrawords_ascii.desktop.in.h:1 #: ../menu-data/calligrawords:kde4__words.desktop.in.h:1 msgid "Calligra Words" msgstr "" #: ../menu-data/calligrawords:kde4__words.desktop.in.h:2 msgid "Write documents" msgstr "" #: ../menu-data/camera-app:camera-app.desktop.in.h:1 #: ../menu-data/camera.app:Camera.desktop.in.h:1 msgid "Camera" msgstr "Камера" #: ../menu-data/camera-app:camera-app.desktop.in.h:2 msgid "Camera application" msgstr "" #: ../menu-data/camera.app:Camera.desktop.in.h:2 msgid "Download files from your digital camera." msgstr "Өзіңіздің цифрлік камераңыздан фотосуреттеріңізді көшіру." #: ../menu-data/cameramonitor:cameramonitor.desktop.in.h:1 msgid "Camera Monitor" msgstr "" #: ../menu-data/camorama:camorama.desktop.in.h:1 msgid "Camorama Webcam Viewer" msgstr "" #: ../menu-data/camorama:camorama.desktop.in.h:2 msgid "View, alter and save images from a webcam" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:1 msgid "Cantata" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:2 msgid "Music Player Client" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:3 #: ../menu-data/parole:parole.desktop.in.h:4 msgid "Previous Track" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:4 #: ../menu-data/clementine:clementine.desktop.in.h:3 #: ../menu-data/qmmp:qmmp.desktop.in.h:3 msgid "Play" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:5 #: ../menu-data/clementine:clementine.desktop.in.h:4 #: ../menu-data/qmmp:qmmp.desktop.in.h:4 msgid "Pause" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:6 #: ../menu-data/clementine:clementine.desktop.in.h:5 #: ../menu-data/qmmp:qmmp.desktop.in.h:5 msgid "Stop" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:7 msgid "Stop After Current Track" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:8 #: ../menu-data/parole:parole.desktop.in.h:5 msgid "Next Track" msgstr "" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:1 msgid "Cantor" msgstr "" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:2 msgid "KDE Frontend to Mathematical Software" msgstr "" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:1 msgid "Cardpeek" msgstr "" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:2 msgid "Tool to read the contents of smart cards" msgstr "" #: ../menu-data/caret:caret.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-caret.desktop.in.h:1 msgid "Cortical Surface Reconstruction and Visualization" msgstr "" #: ../menu-data/caret:caret.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-caret.desktop.in.h:2 msgid "Caret" msgstr "" #: ../menu-data/carmetal:carmetal.desktop.in.h:1 msgid "CaRMetal" msgstr "" #: ../menu-data/carmetal:carmetal.desktop.in.h:2 msgid "CaRMetal interactive geometry" msgstr "" #: ../menu-data/catdoc:wordview.desktop.in.h:1 msgid "Wordview Microsoft doc Viewer" msgstr "" #: ../menu-data/catdoc:wordview.desktop.in.h:2 msgid "Microsoft doc document file viewer" msgstr "" #: ../menu-data/catfish:catfish.desktop.in.h:1 msgid "Catfish File Search" msgstr "" #: ../menu-data/catfish:catfish.desktop.in.h:2 msgid "Search the file system" msgstr "" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:1 msgid "Bibliographic Reference Extracting Tool" msgstr "" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:2 msgid "cb2Bib" msgstr "" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:1 msgid "Cbrpager" msgstr "" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:2 #: ../menu-data/comix:comix.desktop.in.h:2 #: ../menu-data/mcomix:mcomix.desktop.in.h:2 msgid "A viewer for comic book archives" msgstr "" #: ../menu-data/cdcat:cdcat.desktop.in.h:1 msgid "CdCat" msgstr "" #: ../menu-data/cdcat:cdcat.desktop.in.h:2 msgid "Disk and data archive management tool" msgstr "" #: ../menu-data/cecilia:cecilia.desktop.in.h:1 msgid "Cecilia" msgstr "" #: ../menu-data/cecilia:cecilia.desktop.in.h:2 #: ../menu-data/python-pyo:E-Pyo.desktop.in.h:2 msgid "Sound synthesis and audio signal processing environment" msgstr "" #: ../menu-data/ceferino:ceferino.desktop.in.h:1 msgid "Ceferino" msgstr "" #: ../menu-data/ceferino:ceferino.desktop.in.h:2 msgid "Save the cows!" msgstr "" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:1 msgid "Celestia (GLUT)" msgstr "" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:2 #: ../menu-data/celestia-gnome:celestia.desktop.in.h:2 msgid "Explore the Universe in this detailed space simulation" msgstr "" #: ../menu-data/celestia-gnome:celestia.desktop.in.h:1 msgid "Celestia (GNOME)" msgstr "" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:1 msgid "CellWriter" msgstr "" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:2 msgid "Grid-entry handwriting recognition input panel" msgstr "" #: ../menu-data/cenon.app:Cenon.desktop.in.h:1 msgid "Cenon" msgstr "Cenon" #: ../menu-data/cenon.app:Cenon.desktop.in.h:2 msgid "Vector graphics application for GNUstep" msgstr "" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:1 msgid "CVS Frontend" msgstr "" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:2 msgid "Cervisia" msgstr "" #: ../menu-data/cgoban:cgoban.desktop.in.h:1 msgid "Cgoban" msgstr "" #: ../menu-data/cgoban:cgoban.desktop.in.h:2 msgid "Play Go against human or computer opponents" msgstr "" #: ../menu-data/charmap.app:Charmap.desktop.in.h:1 msgid "Charmap" msgstr "Charmap" #: ../menu-data/charmap.app:Charmap.desktop.in.h:2 msgid "Character map for GNUstep" msgstr "" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:1 msgid "System Testing" msgstr "" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:2 msgid "Test your systems compatibility with Ubuntu" msgstr "" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:1 msgid "CheckGMail" msgstr "" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:2 #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:1 msgid "Gmail Notifier" msgstr "" #: ../menu-data/cheese:cheese.desktop.in.h:1 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:1 msgid "Cheese Webcam Booth" msgstr "" #: ../menu-data/cheese:cheese.desktop.in.h:2 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:2 msgid "Take photos and videos with your webcam, with fun graphical effects" msgstr "" #: ../menu-data/chemtool:chemtool.desktop.in.h:1 msgid "Chemtool" msgstr "" #: ../menu-data/chemtool:chemtool.desktop.in.h:2 msgid "Draw and make calculations on chemical structures" msgstr "" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:1 msgid "CherryTree" msgstr "" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:2 msgid "Hierarchical Note Taking" msgstr "" #: ../menu-data/chessx:chessx.desktop.in.h:1 msgid "ChessX" msgstr "" #: ../menu-data/chessx:chessx.desktop.in.h:2 msgid "Chess database" msgstr "" #: ../menu-data/childsplay:childsplay.desktop.in.h:1 msgid "Childsplay" msgstr "" #: ../menu-data/childsplay:childsplay.desktop.in.h:2 msgid "Suite of educational games for young children" msgstr "" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:1 msgid "chinese-calendar" msgstr "" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:2 msgid "Chinese lunar calendar" msgstr "" #: ../menu-data/chirp:chirp.desktop.in.h:1 msgid "CHIRP" msgstr "" #: ../menu-data/chirp:chirp.desktop.in.h:2 msgid "CHIRP Radio Programming Tool" msgstr "" #: ../menu-data/chocolate-common:chocolate-setup.desktop.in.h:1 msgid "Chocolate Setup" msgstr "" #: ../menu-data/chocolate-common:chocolate-setup.desktop.in.h:2 msgid "Setup tool for Chocolate" msgstr "" #: ../menu-data/chocolate-doom:chocolate-doom.desktop.in.h:1 #: ../menu-data/chocolate-doom:screensavers__chocolate-doom-screensaver.desktop.in.h:1 msgid "Chocolate Doom" msgstr "" #: ../menu-data/chocolate-doom:chocolate-doom.desktop.in.h:2 #: ../menu-data/chocolate-doom:screensavers__chocolate-doom-screensaver.desktop.in.h:2 #: ../menu-data/chocolate-heretic:chocolate-heretic.desktop.in.h:2 #: ../menu-data/chocolate-hexen:chocolate-hexen.desktop.in.h:2 #: ../menu-data/chocolate-strife:chocolate-strife.desktop.in.h:2 msgid "Conservative source port" msgstr "" #: ../menu-data/chocolate-heretic:chocolate-heretic.desktop.in.h:1 msgid "Chocolate Heretic" msgstr "" #: ../menu-data/chocolate-hexen:chocolate-hexen.desktop.in.h:1 msgid "Chocolate Hexen" msgstr "" #: ../menu-data/chocolate-strife:chocolate-strife.desktop.in.h:1 msgid "Chocolate Strife" msgstr "" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:1 msgid "Choqok" msgstr "" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:2 msgid "Micro-blogging Client" msgstr "" #: ../menu-data/choreonoid:choreonoid.desktop.in.h:1 msgid "Chorenoid" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:1 msgid "Chromium Web Browser" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:2 msgid "Access the Internet" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:3 #: ../menu-data/firefox:firefox.desktop.in.h:3 #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:3 #: ../menu-data/latexila-data:latexila.desktop.in.h:3 #: ../menu-data/terminator:terminator.desktop.in.h:3 msgid "Open a New Window" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:4 msgid "Open a New Window in incognito mode" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:5 msgid "Open a New Window with a temporary profile" msgstr "" #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:1 msgid "Chromium B.S.U." msgstr "" #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:2 msgid "Scrolling space shooter" msgstr "" #: ../menu-data/ciborium:ciborium.desktop.in.h:1 msgid "External Drives" msgstr "" #: ../menu-data/ciborium:ciborium.desktop.in.h:2 msgid "Manages external drives" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-color-panel.desktop.in.h:1 #: ../menu-data/colord-kde:kde4__kcm_colord.desktop.in.h:1 #: ../menu-data/gnome-color-manager:gcm-calibrate.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-color-panel.desktop.in.h:1 msgid "Color" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-color-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-color-panel.desktop.in.h:2 msgid "Color management settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-control-center.desktop.in.h:1 msgid "Cinnamon Control Center" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-datetime-panel.desktop.in.h:1 #: ../menu-data/cinnamon:cinnamon-settings-calendar.desktop.in.h:1 #: ../menu-data/system-config-date:system-config-date.desktop.in.h:1 msgid "Date & Time" msgstr "Күн мен уақыт" #: ../menu-data/cinnamon-control-center:cinnamon-datetime-panel.desktop.in.h:2 msgid "Date and Time preferences panel" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-display-panel.desktop.in.h:1 msgid "Display" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-display-panel.desktop.in.h:2 #: ../menu-data/mate-control-center:mate-display-properties.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-display-panel.desktop.in.h:2 msgid "Change resolution and position of monitors and projectors" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-network-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-network-panel.desktop.in.h:2 msgid "Network settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-region-panel.desktop.in.h:1 msgid "Region & Language" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-region-panel.desktop.in.h:2 msgid "Change your region and language settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-sound-nua-panel.desktop.in.h:1 #: ../menu-data/cinnamon-control-center:cinnamon-sound-panel.desktop.in.h:1 #: ../menu-data/mate-media:mate-volume-control.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-sound-panel.desktop.in.h:1 msgid "Sound" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-sound-nua-panel.desktop.in.h:2 #: ../menu-data/cinnamon-control-center:cinnamon-sound-panel.desktop.in.h:2 #: ../menu-data/mate-media:mate-volume-control.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-sound-panel.desktop.in.h:2 msgid "Change sound volume and sound events" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-universal-access-panel.desktop.in.h:1 msgid "Accessibility" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-universal-access-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-universal-access-panel.desktop.in.h:2 msgid "Universal Access Preferences" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-wacom-panel.desktop.in.h:1 msgid "Graphics Tablet" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-wacom-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-wacom-panel.desktop.in.h:2 msgid "" "Set button mappings and adjust stylus sensitivity for graphics tablets" msgstr "" #: ../menu-data/cinnamon-screensaver:cinnamon-screensaver.desktop.in.h:1 #: ../menu-data/cinnamon:cinnamon-settings-screensaver.desktop.in.h:1 #: ../menu-data/mate-screensaver:mate-screensaver-preferences.desktop.in.h:1 msgid "Screensaver" msgstr "" #: ../menu-data/cinnamon-screensaver:cinnamon-screensaver.desktop.in.h:2 msgid "Launch screensaver and locker program" msgstr "" #: ../menu-data/cinnamon-settings-daemon:cinnamon-settings-daemon.desktop.in.h:1 msgid "Cinnamon Settings Daemon" msgstr "" #: ../menu-data/cinnamon:cinnamon-killer-daemon.desktop.in.h:1 msgid "Cinnamon Killer Daemon" msgstr "" #: ../menu-data/cinnamon:cinnamon-killer-daemon.desktop.in.h:2 msgid "" "Restarts Cinnamon, Nemo and cinnamon-settings-daemon when a key combination " "is pressed" msgstr "" #: ../menu-data/cinnamon:cinnamon-menu-editor.desktop.in.h:1 msgid "Cinnamon Menu Editor" msgstr "" #: ../menu-data/cinnamon:cinnamon-menu-editor.desktop.in.h:2 msgid "Edit the entries of the Cinnamon menu applet" msgstr "" #: ../menu-data/cinnamon:cinnamon-polkit-gnome-authentication-agent-1.desktop.in.h:1 msgid "PolicyKit Authentication Agent" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-applets.desktop.in.h:1 msgid "Applets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-applets.desktop.in.h:2 msgid "Manage Cinnamon applets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-backgrounds.desktop.in.h:1 msgid "Backgrounds" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-backgrounds.desktop.in.h:2 msgid "Change your desktop's background" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-calendar.desktop.in.h:2 msgid "Manage date and time settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-default.desktop.in.h:1 #: ../menu-data/libfm-tools:libfm-pref-apps.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-default-applications-properties.desktop.in.h:1 msgid "Preferred Applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desklets.desktop.in.h:1 msgid "Desklets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desklets.desktop.in.h:2 msgid "Manage your Cinnamon desklets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desktop.desktop.in.h:1 msgid "Desktop" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desktop.desktop.in.h:2 msgid "Manage your desktop icons" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-effects.desktop.in.h:1 msgid "Effects" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-effects.desktop.in.h:2 msgid "Control Cinnamon visual effects." msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-extensions.desktop.in.h:1 msgid "Extensions" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-extensions.desktop.in.h:2 msgid "Manage your Cinnamon extensions" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-fonts.desktop.in.h:1 msgid "Fonts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-fonts.desktop.in.h:2 msgid "Configure system fonts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-general.desktop.in.h:1 msgid "General" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-general.desktop.in.h:2 msgid "Miscellaneous Cinnamon preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-hotcorner.desktop.in.h:1 msgid "Hot Corners" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-hotcorner.desktop.in.h:2 msgid "Manage hotcorner settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-info.desktop.in.h:1 msgid "System Info" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-info.desktop.in.h:2 msgid "Display system information" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-keyboard.desktop.in.h:1 #: ../menu-data/matchbox-keyboard:inputmethods__matchbox-keyboard.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-keyboard.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-keyboard-panel.desktop.in.h:1 msgid "Keyboard" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-keyboard.desktop.in.h:2 msgid "Manage keyboard settings and shortcuts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-mouse.desktop.in.h:1 msgid "Mouse and Touchpad" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-mouse.desktop.in.h:2 msgid "Control mouse and touchpad settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-notifications.desktop.in.h:2 msgid "Notification preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-panel.desktop.in.h:1 #: ../menu-data/mate-panel:mate-panel.desktop.in.h:1 msgid "Panel" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-panel.desktop.in.h:2 msgid "Manage Cinnamon panel settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-power.desktop.in.h:1 #: ../menu-data/mate-power-manager:mate-power-preferences.desktop.in.h:1 msgid "Power Management" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-power.desktop.in.h:2 msgid "Manage power settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-privacy.desktop.in.h:1 msgid "Privacy" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-privacy.desktop.in.h:2 msgid "Cinnamon privacy settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-screensaver.desktop.in.h:2 msgid "Manage screen lock settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-startup.desktop.in.h:1 #: ../menu-data/gnome-session-common:gnome-session-properties.desktop.in.h:1 #: ../menu-data/mate-session-manager:mate-session-properties.desktop.in.h:1 msgid "Startup Applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-startup.desktop.in.h:2 msgid "Manage your startup applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-themes.desktop.in.h:1 msgid "Themes" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-themes.desktop.in.h:2 msgid "Manage themes to change how your desktop looks" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-tiling.desktop.in.h:1 msgid "Window Tiling" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-tiling.desktop.in.h:2 msgid "Manage window tiling preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-user.desktop.in.h:1 msgid "Account details" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-user.desktop.in.h:2 msgid "Change your user preferences and password" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-users.desktop.in.h:1 #: ../menu-data/mate-system-tools:mate-users.desktop.in.h:1 msgid "Users and Groups" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-users.desktop.in.h:2 #: ../menu-data/mate-system-tools:mate-users.desktop.in.h:2 msgid "Add or remove users and groups" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-windows.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-window-properties.desktop.in.h:1 msgid "Windows" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-windows.desktop.in.h:2 msgid "Manage window preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-workspaces.desktop.in.h:1 #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:1 msgid "Workspaces" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-workspaces.desktop.in.h:2 msgid "Manage workspace preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings.desktop.in.h:1 #: ../menu-data/systemsettings:systemsettings.desktop.in.h:1 #: ../menu-data/ubuntu-system-settings:ubuntu-system-settings.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-control-center.desktop.in.h:1 msgid "System Settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings.desktop.in.h:2 #: ../menu-data/mate-control-center:matecc.desktop.in.h:1 msgid "Control Center" msgstr "" #: ../menu-data/cinnamon:cinnamon.desktop.in.h:1 msgid "Cinnamon" msgstr "" #: ../menu-data/cinnamon:cinnamon.desktop.in.h:2 #: ../menu-data/cinnamon:cinnamon2d.desktop.in.h:2 #: ../menu-data/gnome-shell:gnome-shell-wayland.desktop.in.h:2 #: ../menu-data/gnome-shell:gnome-shell.desktop.in.h:2 msgid "Window management and application launching" msgstr "" #: ../menu-data/cinnamon:cinnamon2d.desktop.in.h:1 msgid "Cinnamon 2D" msgstr "" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:1 msgid "Circus Linux!" msgstr "" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:2 msgid "Throw the clowns before they fall and hit the balloons with them" msgstr "" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:1 msgid "Cirkuit" msgstr "" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:2 msgid "A program to draw circuits and diagrams" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:1 msgid "CLAM Network Editor" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:2 msgid "" "An audio tool to build processing networks by connecting functional boxes" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:3 msgid "Edit (NetworkEditor)" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:1 msgid "CLAM Prototyper" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:2 msgid "Runs an audio processing core under a QT designer interface" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:3 msgid "Run with Prototyper" msgstr "" #: ../menu-data/clamtk:clamtk.desktop.in.h:1 msgid "ClamTk" msgstr "" #: ../menu-data/clamtk:clamtk.desktop.in.h:2 msgid "Scan for threats..." msgstr "" #: ../menu-data/clamz:clamz.desktop.in.h:1 msgid "Clamz MP3 Downloader (command-line)" msgstr "" #: ../menu-data/clamz:clamz.desktop.in.h:2 msgid "Download MP3 files from AmazonMP3.com" msgstr "" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:1 msgid "ClassicMenu Indicator" msgstr "" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:2 msgid "Indicator applet to show the Gnome Classic main menu" msgstr "" #: ../menu-data/classified-ads:classified-ads.desktop.in.h:1 msgid "Classified ads the advertisment posting program" msgstr "" #: ../menu-data/classified-ads:classified-ads.desktop.in.h:2 msgid "Classified ads" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:1 msgid "Claws Mail" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:2 msgid "Lightweight and Fast GTK+ based Mail Client" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:3 msgid "Get Mail" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:4 msgid "Email..." msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:5 msgid "Send file..." msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:1 msgid "Clementine" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:2 msgid "Plays music and last.fm streams" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:6 #: ../menu-data/minitube:minitube.desktop.in.h:5 #: ../menu-data/qmmp:qmmp.desktop.in.h:6 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:5 #: ../menu-data/totem:totem.desktop.in.h:5 msgid "Previous" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:7 #: ../menu-data/minitube:minitube.desktop.in.h:4 #: ../menu-data/qmmp:qmmp.desktop.in.h:7 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:4 #: ../menu-data/totem:totem.desktop.in.h:4 msgid "Next" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:1 msgid "Clinica" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:2 msgid "Medical records manager" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:3 msgid "Create a new patient" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:4 msgid "Show the calendar" msgstr "" #: ../menu-data/clipit:clipit.desktop.in.h:1 msgid "ClipIt" msgstr "" #: ../menu-data/clipit:clipit.desktop.in.h:2 #: ../menu-data/parcellite:parcellite.desktop.in.h:2 msgid "Clipboard Manager" msgstr "" #: ../menu-data/clips:clips.desktop.in.h:1 msgid "CLIPS" msgstr "" #: ../menu-data/clips:clips.desktop.in.h:2 msgid "Expert system tool" msgstr "" #: ../menu-data/clustalx:clustalx.desktop.in.h:1 msgid "Clustal X" msgstr "" #: ../menu-data/clustalx:clustalx.desktop.in.h:2 msgid "" "Global multiple nucleotide or peptide sequence alignment and phylogenetic " "analysis" msgstr "" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:1 msgid "ClusterSSH" msgstr "" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:2 msgid "Control multiple ssh or rsh sessions from a single input window" msgstr "" #: ../menu-data/coccinella:coccinella.desktop.in.h:1 msgid "Coccinella" msgstr "" #: ../menu-data/coccinella:coccinella.desktop.in.h:2 msgid "Communication tool with a built-in whiteboard" msgstr "" #: ../menu-data/code-aster-gui:code-aster-gui.desktop.in.h:1 msgid "code-aster-gui" msgstr "" #: ../menu-data/code-aster-gui:code-aster-gui.desktop.in.h:2 #: ../menu-data/eficas:eficas.desktop.in.h:2 msgid "Graphical command editor for Code_Aster." msgstr "" #: ../menu-data/code-of-conduct-signing-assistant:codeOfConductSigningAssistant.desktop.in.h:1 msgid "Code of Conduct Signing Assistant" msgstr "" #: ../menu-data/code-of-conduct-signing-assistant:codeOfConductSigningAssistant.desktop.in.h:2 msgid "Sign the Code of Conduct easily." msgstr "" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:1 msgid "Code::Blocks IDE" msgstr "" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:2 msgid "Configurable and extensible IDE" msgstr "" #: ../menu-data/codelite:codelite.desktop.in.h:1 msgid "CodeLite" msgstr "" #: ../menu-data/codfis:codfis.desktop.in.h:1 msgid "CodFis" msgstr "" #: ../menu-data/codfis:codfis.desktop.in.h:2 msgid "Computes Italian Fiscal codes" msgstr "" #: ../menu-data/colobot:colobot.desktop.in.h:1 msgid "Colobot" msgstr "" #: ../menu-data/colobot:colobot.desktop.in.h:2 msgid "Colonize with bots" msgstr "" #: ../menu-data/colorcode:colorcode.desktop.in.h:1 msgid "ColorCode" msgstr "" #: ../menu-data/colorcode:colorcode.desktop.in.h:2 msgid "Advanced clone of the MasterMind code-breaking game" msgstr "" #: ../menu-data/colord-kde:kde4__colordkdeiccimporter.desktop.in.h:1 #: ../menu-data/gnome-color-manager:gcm-import.desktop.in.h:1 msgid "ICC Profile Installer" msgstr "" #: ../menu-data/colord-kde:kde4__colordkdeiccimporter.desktop.in.h:2 #: ../menu-data/gnome-color-manager:gcm-import.desktop.in.h:2 msgid "Install ICC profiles" msgstr "" #: ../menu-data/colord-kde:kde4__kcm_colord.desktop.in.h:2 msgid "Manage color correction of devices" msgstr "" #: ../menu-data/colorhug-client:colorhug-ccmx.desktop.in.h:1 msgid "CCMX Loader" msgstr "" #: ../menu-data/colorhug-client:colorhug-ccmx.desktop.in.h:2 msgid "Modify the calibration matrices on the ColorHug device" msgstr "" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:1 msgid "ColorHug Documentation" msgstr "" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:2 msgid "Documentation for the ColorHug display colorimeter" msgstr "" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:1 msgid "Firmware Updater" msgstr "" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:2 msgid "Update the firmware on the ColorHug colorimeter" msgstr "" #: ../menu-data/colorname:colorname.desktop.in.h:1 msgid "colorname" msgstr "" #: ../menu-data/comix:comix.desktop.in.h:1 msgid "Comix" msgstr "" #: ../menu-data/compiz-core:compiz.desktop.in.h:1 msgid "Compiz" msgstr "" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:1 msgid "CompizConfig Settings Manager" msgstr "" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:2 msgid "Configure Compiz with CompizConfig" msgstr "" #: ../menu-data/composite:composite.desktop.in.h:1 msgid "Composite" msgstr "" #: ../menu-data/composite:composite.desktop.in.h:2 msgid "Live performance sequencer" msgstr "" #: ../menu-data/conduit:conduit.desktop.in.h:1 msgid "Conduit Synchronizer" msgstr "" #: ../menu-data/conduit:conduit.desktop.in.h:2 msgid "Synchronization for GNOME" msgstr "" #: ../menu-data/confclerk:confclerk.desktop.in.h:1 msgid "ConfClerk" msgstr "" #: ../menu-data/confclerk:confclerk.desktop.in.h:2 msgid "Offline conference schedule application" msgstr "" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:1 msgid "Configure-Debian" msgstr "" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:2 msgid "Reconfigure Your Packages" msgstr "" #: ../menu-data/congruity:congruity.desktop.in.h:1 msgid "Congruity" msgstr "" #: ../menu-data/congruity:mhgui.desktop.in.h:1 msgid "MHGUI" msgstr "" #: ../menu-data/congruity:mhgui.desktop.in.h:2 msgid "GUI for accessing MyHarmony.com web service" msgstr "" #: ../menu-data/connectagram:connectagram.desktop.in.h:1 msgid "Connectagram" msgstr "" #: ../menu-data/connectagram:connectagram.desktop.in.h:2 msgid "Unscramble words placed in patterns" msgstr "" #: ../menu-data/connectome-workbench:connectome-workbench.desktop.in.h:1 msgid "Connectome Workbench" msgstr "" #: ../menu-data/connectome-workbench:connectome-workbench.desktop.in.h:2 msgid "Human Connectome Project Viewing and Analysis Tools" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-exporter.desktop.in.h:1 msgid "Auto Exporter" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-exporter.desktop.in.h:2 msgid "Test Auto Exporter" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-importer.desktop.in.h:1 msgid "Auto Importer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-importer.desktop.in.h:2 msgid "Test Auto Importer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-sharer.desktop.in.h:1 msgid "Auto Sharer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-sharer.desktop.in.h:2 msgid "Test Auto Sharer" msgstr "" #: ../menu-data/content-hub:content-hub-send.desktop.in.h:1 msgid "Content Hub Send" msgstr "" #: ../menu-data/controlaula:controlaula.desktop.in.h:1 msgid "Classrooom control" msgstr "" #: ../menu-data/controlaula:controlaula.desktop.in.h:2 msgid "Teacher tool to control classroom computers" msgstr "" #: ../menu-data/converseen:converseen.desktop.in.h:1 msgid "Converseen" msgstr "" #: ../menu-data/converseen:converseen.desktop.in.h:2 msgid "Batch image converter" msgstr "" #: ../menu-data/convertall:convertall.desktop.in.h:1 msgid "ConvertAll" msgstr "" #: ../menu-data/convertall:convertall.desktop.in.h:2 msgid "Convert between various units" msgstr "" #: ../menu-data/coqide:coqide.desktop.in.h:1 msgid "CoqIDE Proof Assistant" msgstr "" #: ../menu-data/coqide:coqide.desktop.in.h:2 msgid "Graphical interface for the Coq proof assistant" msgstr "" #: ../menu-data/cordova-ubuntu-2.8-examples:CordovaExampleQRCodeScanner.desktop.in.h:1 msgid "Cordova Example QRCodeScanner" msgstr "" #: ../menu-data/cordova-ubuntu-tests:cordova-ubuntu-tests.desktop.in.h:1 msgid "cordova-ubuntu-tests" msgstr "" #: ../menu-data/core-network-gui:core-gui.desktop.in.h:1 msgid "CORE Network Emulator" msgstr "" #: ../menu-data/core-network-gui:core-gui.desktop.in.h:2 msgid "Intuitive net emulator that interacts with real networks" msgstr "" #: ../menu-data/cortina:cortina.desktop.in.h:1 msgid "Cortina" msgstr "" #: ../menu-data/cortina:cortina.desktop.in.h:2 msgid "Manage your desktop wallpapers" msgstr "" #: ../menu-data/cowbell:cowbell.desktop.in.h:1 msgid "Cowbell Music Organizer" msgstr "" #: ../menu-data/cowbell:cowbell.desktop.in.h:2 msgid "An elegant music organizer" msgstr "" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:1 msgid "CQRLOG" msgstr "" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:2 msgid "Advanced logging program for hamradio operators" msgstr "" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:1 msgid "Crack Attack" msgstr "" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:2 msgid "Puzzle game similar to Tetris Attack" msgstr "" #: ../menu-data/crawl-tiles:crawl-tiles.desktop.in.h:1 msgid "Dungeon Crawl (tiles)" msgstr "" #: ../menu-data/crawl:crawl.desktop.in.h:1 msgid "Dungeon Crawl" msgstr "" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:1 msgid "Melange" msgstr "" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:2 msgid "Widgets for your desktop" msgstr "" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:1 msgid "Criticalmass" msgstr "" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:2 msgid "Play a shoot-em-up a la galaxian" msgstr "" #: ../menu-data/critterding:critterding.desktop.in.h:1 msgid "Critterding" msgstr "" #: ../menu-data/critterding:critterding.desktop.in.h:2 msgid "Petri dish universe in 3D that demonstrates evolving artificial life" msgstr "" #: ../menu-data/cronometer:cronometer.desktop.in.h:1 msgid "CRON-o-Meter" msgstr "" #: ../menu-data/cronometer:cronometer.desktop.in.h:2 msgid "Exercise and nutrient intake tracker" msgstr "" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:1 msgid "Crossfire GTK Client V2" msgstr "" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:2 msgid "Client for Crossfire, a multiplayer graphical RPG and adventure game" msgstr "" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:1 msgid "CRRCsim" msgstr "" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:2 msgid "A flight simulator" msgstr "" #: ../menu-data/cryptkeeper:cryptkeeper.desktop.in.h:1 msgid "Cryptkeeper" msgstr "" #: ../menu-data/cryptote:CryptoTE.desktop.in.h:1 msgid "CryptoTE" msgstr "" #: ../menu-data/cryptote:CryptoTE.desktop.in.h:2 msgid "Text Editor with integrated cryptography" msgstr "" #: ../menu-data/csmash:csmash.desktop.in.h:1 msgid "Cannon Smash" msgstr "" #: ../menu-data/csmash:csmash.desktop.in.h:2 msgid "3D tabletennis game" msgstr "" #: ../menu-data/ctsim:ctsim.desktop.in.h:1 msgid "CTSim Computed Tomography Simulator" msgstr "" #: ../menu-data/ctsim:ctsim.desktop.in.h:2 msgid "Simulate the process of X-ray Computed Tomography" msgstr "" #: ../menu-data/cube2-data:cube2.desktop.in.h:1 msgid "Cube2:Demo" msgstr "" #: ../menu-data/cube2-data:cube2.desktop.in.h:2 msgid "playable demo for the Cube2 engine" msgstr "" #: ../menu-data/cultivation:cultivation.desktop.in.h:1 msgid "Cultivation" msgstr "" #: ../menu-data/cultivation:cultivation.desktop.in.h:2 msgid "Game about the interactions within a gardening community" msgstr "" #: ../menu-data/curtain:curtain.desktop.in.h:1 msgid "Curtain" msgstr "" #: ../menu-data/curtain:curtain.desktop.in.h:2 msgid "Show and move a curtain on the desktop" msgstr "" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:1 msgid "CuteCom" msgstr "" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:2 msgid "Serial Terminal" msgstr "" #: ../menu-data/cutemaze:cutemaze.desktop.in.h:1 msgid "CuteMaze" msgstr "" #: ../menu-data/cutemaze:cutemaze.desktop.in.h:2 msgid "Simple Maze Game" msgstr "" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:1 msgid "CuteSdr" msgstr "" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:2 msgid "Spectrum display and demodulator of IQ radio data" msgstr "" #: ../menu-data/cuyo:cuyo.desktop.in.h:1 msgid "Cuyo" msgstr "" #: ../menu-data/cuyo:cuyo.desktop.in.h:2 msgid "Play a tetris like game with many levels" msgstr "" #: ../menu-data/cycle:cycle.desktop.in.h:1 msgid "Cycle" msgstr "" #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:1 msgid "Cyclograph GTK3" msgstr "" #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:2 #: ../menu-data/cyclograph-qt4:cyclograph-qt.desktop.in.h:2 msgid "Plots slopes of bicycle routes." msgstr "" #: ../menu-data/cyclograph-qt4:cyclograph-qt.desktop.in.h:1 msgid "Cyclograph Qt" msgstr "" #: ../menu-data/cynthiune.app:Cynthiune.desktop.in.h:1 msgid "Cynthiune" msgstr "Cynthiune" #: ../menu-data/cynthiune.app:Cynthiune.desktop.in.h:2 msgid "A free and romantic music player" msgstr "Бос және романтикалық өлеңдер плеері" #: ../menu-data/cytadela:cytadela.desktop.in.h:1 msgid "Cytadela" msgstr "" #: ../menu-data/cytadela:cytadela.desktop.in.h:2 msgid "old-school first person shooter" msgstr "" #: ../menu-data/d-feet:d-feet.desktop.in.h:1 msgid "D-Feet" msgstr "" #: ../menu-data/d-feet:d-feet.desktop.in.h:2 msgid "Debug D-Bus applications" msgstr "" #: ../menu-data/d-rats:d-rats.desktop.in.h:1 msgid "D-RATS" msgstr "" #: ../menu-data/d-rats:d-rats.desktop.in.h:2 msgid "D-STAR Communication Tool" msgstr "" #: ../menu-data/d-rats:d-rats_mapdownloader.desktop.in.h:1 msgid "D-RATS Map Downloader" msgstr "" #: ../menu-data/d-rats:d-rats_repeater.desktop.in.h:1 msgid "D-RATS Repeater" msgstr "" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:1 msgid "Descent 1" msgstr "" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent: First Strike from 1995..." msgstr "" #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:1 msgid "Descent 2" msgstr "" #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent 2: Counterstrike from 1996..." msgstr "" #: ../menu-data/daemonfs:daemonfs.desktop.in.h:1 msgid "Real time monitoring software" msgstr "" #: ../menu-data/daemonfs:daemonfs.desktop.in.h:2 msgid "DaemonFS" msgstr "" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:1 msgid "Daisy player" msgstr "" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:2 msgid "Player for DAISY Books" msgstr "" #: ../menu-data/dangen:dangen.desktop.in.h:1 msgid "dangen" msgstr "" #: ../menu-data/dangen:dangen.desktop.in.h:2 msgid "shoot 'em up game" msgstr "" #: ../menu-data/darkradiant:darkradiant.desktop.in.h:1 msgid "DarkRadiant" msgstr "" #: ../menu-data/darkradiant:darkradiant.desktop.in.h:2 msgid "3D level editor for Doom 3 and the Dark Mod" msgstr "" #: ../menu-data/darktable:darktable.desktop.in.h:1 msgid "Organize and develop images from digital cameras" msgstr "" #: ../menu-data/darktable:darktable.desktop.in.h:2 msgid "Darktable Photo Workflow Software" msgstr "" #: ../menu-data/dasher:dasher.desktop.in.h:1 msgid "Dasher" msgstr "" #: ../menu-data/dasher:dasher.desktop.in.h:2 msgid "Enter text without a keyboard" msgstr "" #: ../menu-data/datovka:datovka.desktop.in.h:1 msgid "Datovka" msgstr "" #: ../menu-data/datovka:datovka.desktop.in.h:2 msgid "A free graphical user interface for Datove schranky" msgstr "" #: ../menu-data/dconf-editor:ca.desrt.dconf-editor.desktop.in.h:1 msgid "dconf Editor" msgstr "" #: ../menu-data/dconf-editor:ca.desrt.dconf-editor.desktop.in.h:2 #: ../menu-data/gconf-editor:gconf-editor.desktop.in.h:2 msgid "Directly edit your entire configuration database" msgstr "" #: ../menu-data/ddd:ddd.desktop.in.h:1 msgid "Data Display Debugger" msgstr "" #: ../menu-data/ddd:ddd.desktop.in.h:2 msgid "Graphical debugger frontend" msgstr "" #: ../menu-data/ddrescueview:ddrescueview.desktop.in.h:1 msgid "graphical viewer for GNU ddrescue log files" msgstr "" #: ../menu-data/ddrescueview:ddrescueview.desktop.in.h:2 msgid "ddrescueview" msgstr "" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:1 msgid "Debian Package Viewer" msgstr "" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:2 msgid "Debian package file viewer" msgstr "" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:1 msgid "Debian Reference" msgstr "" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:2 msgid "Debian Reference Guide" msgstr "" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:1 msgid "Decibel Audio Player" msgstr "" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:2 msgid "A simple audio player" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:1 msgid "Microblog" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:2 msgid "Active Twitter & Identi.ca client" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:1 msgid "News Reader" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:2 msgid "A news feed reader for touch tablets" msgstr "" #: ../menu-data/defendguin:defendguin.desktop.in.h:1 msgid "Defendguin" msgstr "" #: ../menu-data/defendguin:defendguin.desktop.in.h:2 msgid "Save the Penguins" msgstr "" #: ../menu-data/deja-dup:deja-dup.desktop.in.h:1 #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:1 msgid "Backups" msgstr "" #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:2 msgid "Change your backup settings" msgstr "" #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:3 msgid "Back Up" msgstr "" #: ../menu-data/delaboratory:delaboratory.desktop.in.h:1 msgid "delaboratory" msgstr "" #: ../menu-data/delaboratory:delaboratory.desktop.in.h:2 msgid "enhance color and contrast" msgstr "" #: ../menu-data/dell-recovery:dell-driver-installer.desktop.in.h:1 msgid "Dell Driver Installer" msgstr "" #: ../menu-data/dell-recovery:dell-recovery-media.desktop.in.h:1 msgid "Dell Recovery" msgstr "" #: ../menu-data/deluge-gtk:deluge.desktop.in.h:1 msgid "Deluge BitTorrent Client" msgstr "" #: ../menu-data/deluge-gtk:deluge.desktop.in.h:2 #: ../menu-data/qbittorrent:qBittorrent.desktop.in.h:1 #: ../menu-data/transmission-gtk:transmission-gtk.desktop.in.h:2 #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:2 msgid "Download and share files over BitTorrent" msgstr "" #: ../menu-data/denemo:denemo.desktop.in.h:1 msgid "GNU Denemo" msgstr "" #: ../menu-data/denemo:denemo.desktop.in.h:2 #: ../menu-data/nted:nted.desktop.in.h:2 msgid "Edit musical scores" msgstr "" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:1 msgid "DeskScribe" msgstr "" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:2 msgid "Desktop user activity logging tool" msgstr "" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:1 msgid "Desktop Webmail" msgstr "" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:2 msgid "Compose email in browser" msgstr "" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:3 #: ../menu-data/thunderbird:thunderbird.desktop.in.h:3 msgid "Compose New Message" msgstr "" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:1 msgid "DesktopNova-Tray" msgstr "" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:2 msgid "A Tray-Icon for DesktopNova" msgstr "" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:1 msgid "DesktopNova" msgstr "" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:2 msgid "Changes your background image automatically" msgstr "" #: ../menu-data/desmume:desmume.desktop.in.h:1 msgid "DeSmuME (Gtk)" msgstr "" #: ../menu-data/desmume:desmume.desktop.in.h:2 msgid "Nintento DS emulator" msgstr "" #: ../menu-data/devede:devede.desktop.in.h:1 msgid "DeVeDe DVD/CD Video Creator" msgstr "" #: ../menu-data/devede:devede.desktop.in.h:2 msgid "" "Allows to create video CDs and DVDs, suitable to be reproduced in home DVD " "players" msgstr "" #: ../menu-data/devhelp:devhelp.desktop.in.h:1 msgid "Devhelp" msgstr "" #: ../menu-data/devhelp:devhelp.desktop.in.h:2 msgid "Developer's Help program" msgstr "" #: ../menu-data/dff:dff.desktop.in.h:1 msgid "DFF" msgstr "" #: ../menu-data/dff:dff.desktop.in.h:2 msgid "Digital Forensics Framework" msgstr "" #: ../menu-data/dfo:dfo.desktop.in.h:1 msgid "Desktop Flickr Organizer" msgstr "" #: ../menu-data/dfo:dfo.desktop.in.h:2 msgid "Desktop Flickr Organizer for Gnome" msgstr "" #: ../menu-data/dhewm3-d3xp:dhewm3-d3xp.desktop.in.h:1 msgid "DOOM³: Resurrection of Evil" msgstr "" #: ../menu-data/dhewm3-doom3:dhewm3-doom3.desktop.in.h:1 msgid "DOOM³" msgstr "" #: ../menu-data/dia-common:dia.desktop.in.h:1 msgid "Dia" msgstr "" #: ../menu-data/dia-common:dia.desktop.in.h:2 msgid "Edit your Diagrams" msgstr "" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:1 msgid "Phone" msgstr "" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:2 msgid "Phone application" msgstr "" #: ../menu-data/dianara:dianara.desktop.in.h:1 msgid "Dianara" msgstr "" #: ../menu-data/dianara:dianara.desktop.in.h:2 msgid "A pump.io social network client" msgstr "" #: ../menu-data/dicompyler:dicompyler.desktop.in.h:1 msgid "Dicompyler" msgstr "" #: ../menu-data/dicompyler:dicompyler.desktop.in.h:2 msgid "Radiation therapy research platform" msgstr "" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:1 msgid "Dictionary Reader" msgstr "Сөздіктерді оқу құралы" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:2 msgid "A Dict client for GNUstep" msgstr "" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:1 msgid "DiffPDF" msgstr "" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:2 msgid "Compare two PDF files" msgstr "" #: ../menu-data/diffuse:diffuse.desktop.in.h:1 msgid "Diffuse Merge Tool" msgstr "" #: ../menu-data/diffuse:diffuse.desktop.in.h:2 msgid "Graphical tool for merging and comparing text files" msgstr "" #: ../menu-data/digikam:kde4__digikam.desktop.in.h:1 msgid "digiKam" msgstr "" #: ../menu-data/digikam:kde4__digikam.desktop.in.h:2 #: ../menu-data/showfoto:kde4__showfoto.desktop.in.h:2 msgid "" "Manage your photographs like a professional with the power of open source" msgstr "" #: ../menu-data/dillo:dillo.desktop.in.h:1 msgid "Dillo" msgstr "" #: ../menu-data/dillo:dillo.desktop.in.h:2 msgid "Lightweight browser" msgstr "" #: ../menu-data/din:din.desktop.in.h:1 msgid "DIN Is Noise" msgstr "" #: ../menu-data/din:din.desktop.in.h:2 msgid "A musical instrument" msgstr "" #: ../menu-data/ding:ding.desktop.in.h:1 msgid "Ding: Dictionary English-German" msgstr "" #: ../menu-data/ding:ding.desktop.in.h:2 msgid "ding" msgstr "" #: ../menu-data/dino:dino.desktop.in.h:1 msgid "Dino" msgstr "" #: ../menu-data/dino:dino.desktop.in.h:2 msgid "Integrated MIDI piano roll editor and sequencer engine" msgstr "" #: ../menu-data/diodon:diodon.desktop.in.h:1 msgid "Diodon" msgstr "" #: ../menu-data/diodon:diodon.desktop.in.h:2 msgid "GTK+ Clipboard Manager" msgstr "" #: ../menu-data/direwolf:direwolf.desktop.in.h:1 msgid "Dire Wolf" msgstr "" #: ../menu-data/direwolf:direwolf.desktop.in.h:2 msgid "APRS Soundcard TNC" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-3DLUT-maker.desktop.in.h:1 msgid "dispcalGUI 3D LUT Maker" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-3DLUT-maker.desktop.in.h:2 msgid "Generates 3D LUTs and ICC DeviceLink profiles" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-VRML-to-X3D-converter.desktop.in.h:1 msgid "dispcalGUI VRML to X3D converter" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-VRML-to-X3D-converter.desktop.in.h:2 msgid "Converts VRML files to X3D embedded in HTML" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-apply-profiles.desktop.in.h:1 msgid "dispcalGUI Calibration and ICC Profile Loader (force)" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-apply-profiles.desktop.in.h:2 msgid "" "Sets ICC profiles and loads calibration curves for all configured display " "devices" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-curve-viewer.desktop.in.h:1 msgid "dispcalGUI Curve Viewer" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-curve-viewer.desktop.in.h:2 msgid "" "Shows calibration and ICC profile tone response curves. Only support ICC v2." msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-profile-info.desktop.in.h:1 msgid "dispcalGUI ICC Profile Information" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-profile-info.desktop.in.h:2 msgid "Shows information about an ICC profile. Graphs only support ICC v2." msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-scripting-client.desktop.in.h:1 msgid "dispcalGUI Scripting Client" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-scripting-client.desktop.in.h:2 msgid "Control dispcalGUI via simple scripting commands" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-synthprofile.desktop.in.h:1 msgid "dispcalGUI Synthetic ICC Profile Creator" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-synthprofile.desktop.in.h:2 msgid "Creates ICC profiles of synthetic RGB colorspaces" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-testchart-editor.desktop.in.h:1 msgid "dispcalGUI Testchart Editor" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-testchart-editor.desktop.in.h:2 msgid "" "A testchart editor and creator for RGB testcharts in Argyll CMS CGATS format" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:1 msgid "dispcalGUI" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:2 msgid "" "A graphical user interface for the Argyll CMS display calibration utilities" msgstr "" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:1 msgid "distcc monitor" msgstr "" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:2 msgid "Graphical view of distributed compile tasks" msgstr "" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:1 msgid "DjView4" msgstr "" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:2 msgid "DjVu Viewer" msgstr "" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:1 msgid "djvusmooth" msgstr "" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:2 msgid "Graphical editor for DjVu" msgstr "" #: ../menu-data/dkopp:dkopp.desktop.in.h:1 msgid "dkopp" msgstr "" #: ../menu-data/dkopp:dkopp.desktop.in.h:2 msgid "Full and incremental backup to DVD with verify" msgstr "" #: ../menu-data/dlume:dlume.desktop.in.h:1 msgid "Dlume" msgstr "" #: ../menu-data/dlume:dlume.desktop.in.h:2 msgid "Simple and easy to use addressbook" msgstr "" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:1 msgid "docbook2odf" msgstr "" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:2 msgid "Convert to OpenDocument" msgstr "" #: ../menu-data/dochelp:dochelp.desktop.in.h:1 msgid "Dochelp" msgstr "" #: ../menu-data/dochelp:dochelp.desktop.in.h:2 msgid "Utility to browse system documentation" msgstr "" #: ../menu-data/docky:docky.desktop.in.h:1 msgid "Docky" msgstr "" #: ../menu-data/docky:docky.desktop.in.h:2 msgid "The finest dock no money can buy." msgstr "" #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:1 msgid "Dodgin' Diamond 2" msgstr "" #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:2 msgid "Little shoot-'em-up arcade game for one or two player" msgstr "" #: ../menu-data/dolibarr:dolibarr.desktop.in.h:1 msgid "Dolibarr ERP & CRM" msgstr "" #: ../menu-data/dolibarr:dolibarr.desktop.in.h:2 msgid "" "The easy to use manager (ERP & CRM) for small and medium enterprises or " "foundations" msgstr "" #: ../menu-data/dolphin-emu:dolphin-emu.desktop.in.h:1 msgid "Dolphin Emulator" msgstr "" #: ../menu-data/dolphin-emu:dolphin-emu.desktop.in.h:2 msgid "A Wii/GameCube Emulator" msgstr "" #: ../menu-data/dolphin:org.kde.dolphin.desktop.in.h:1 msgid "Dolphin" msgstr "" #: ../menu-data/dooble:dooble.desktop.in.h:1 msgid "Dooble" msgstr "" #: ../menu-data/doomsday:doomsday.desktop.in.h:1 msgid "Doomsday Engine" msgstr "" #: ../menu-data/doomsday:doomsday.desktop.in.h:2 msgid "Doom/Heretic/Hexen with enhanced graphics" msgstr "" #: ../menu-data/dopewars:dopewars.desktop.in.h:1 msgid "Dopewars" msgstr "" #: ../menu-data/dopewars:dopewars.desktop.in.h:2 msgid "dopewars drug dealing game" msgstr "" #: ../menu-data/dosbox:dosbox.desktop.in.h:1 msgid "DOSBox Emulator" msgstr "" #: ../menu-data/dosbox:dosbox.desktop.in.h:2 msgid "Run old DOS applications" msgstr "" #: ../menu-data/dosemu:dosemu.desktop.in.h:1 msgid "DOS emulator" msgstr "" #: ../menu-data/dosemu:dosemu.desktop.in.h:2 msgid "DOS emulator \"dosemu\"" msgstr "" #: ../menu-data/dossizola:dossizola.desktop.in.h:1 msgid "Do'SSi Zo'la" msgstr "" #: ../menu-data/dossizola:dossizola.desktop.in.h:2 msgid "Isola game with nice graphics" msgstr "" #: ../menu-data/doublecmd-common:doublecmd.desktop.in.h:1 msgid "Double Commander" msgstr "" #: ../menu-data/doublecmd-common:doublecmd.desktop.in.h:2 msgid "" "Double Commander is a cross platform open source file manager with two " "panels side by side." msgstr "" #: ../menu-data/dozzaqueux:dozzaqueux.desktop.in.h:1 msgid "Dozzaqueux" msgstr "" #: ../menu-data/dozzaqueux:dozzaqueux.desktop.in.h:2 msgid "Simulator for chemical mixtures" msgstr "" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:1 msgid "Dragon Player" msgstr "" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:2 #: ../menu-data/xine-ui:xine.desktop.in.h:2 msgid "Video Player" msgstr "" #: ../menu-data/drascula-french:drascula-french.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Français)" msgstr "" #: ../menu-data/drascula-french:drascula-french.desktop.in.h:2 #: ../menu-data/drascula-german:drascula-german.desktop.in.h:2 #: ../menu-data/drascula-italian:drascula-italian.desktop.in.h:2 #: ../menu-data/drascula-spanish:drascula-spanish.desktop.in.h:2 #: ../menu-data/drascula:drascula.desktop.in.h:2 msgid "classic 2D point and click adventure game" msgstr "" #: ../menu-data/drascula-german:drascula-german.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Deutsch)" msgstr "" #: ../menu-data/drascula-italian:drascula-italian.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Italiano)" msgstr "" #: ../menu-data/drascula-spanish:drascula-spanish.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Español)" msgstr "" #: ../menu-data/drascula:drascula.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back" msgstr "" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:1 msgid "DRAWxtl" msgstr "" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:2 msgid "Display crystal structures" msgstr "" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:1 msgid "Dreamchess" msgstr "" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:2 msgid "a 3D chess game" msgstr "" #: ../menu-data/dreampie:dreampie.desktop.in.h:1 msgid "DreamPie" msgstr "" #: ../menu-data/dreampie:dreampie.desktop.in.h:2 msgid "An interactive Python shell" msgstr "" #: ../menu-data/drgeo:drgeo.desktop.in.h:1 msgid "Dr.Geo" msgstr "" #: ../menu-data/drgeo:drgeo.desktop.in.h:2 msgid "Dr.Geo Math Tool" msgstr "" #: ../menu-data/driconf:driconf.desktop.in.h:1 msgid "3D Acceleration" msgstr "" #: ../menu-data/driconf:driconf.desktop.in.h:2 msgid "Change 3D Acceleration options" msgstr "" #: ../menu-data/driftnet:driftnet.desktop.in.h:1 msgid "Driftnet" msgstr "" #: ../menu-data/driftnet:driftnet.desktop.in.h:2 msgid "Picks out and displays images from network traffic" msgstr "" #: ../menu-data/drmips:drmips.desktop.in.h:1 msgid "DrMIPS" msgstr "" #: ../menu-data/drmips:drmips.desktop.in.h:2 msgid "Educational MIPS simulator" msgstr "" #: ../menu-data/drpython:drpython.desktop.in.h:1 msgid "DrPython" msgstr "" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:1 msgid "drumkv1" msgstr "" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:2 msgid "drumkv1 is an old school drum-kit sampler" msgstr "" #: ../menu-data/drumstick-tools:drumstick-drumgrid.desktop.in.h:1 msgid "Drumstick Drum Grid" msgstr "" #: ../menu-data/drumstick-tools:drumstick-guiplayer.desktop.in.h:1 msgid "Drumstick MIDI Player" msgstr "" #: ../menu-data/drumstick-tools:drumstick-vpiano.desktop.in.h:1 msgid "Drumstick Virtual Piano" msgstr "" #: ../menu-data/dspdfviewer:dspdfviewer.desktop.in.h:1 msgid "DS PDF Viewer" msgstr "" #: ../menu-data/dspdfviewer:dspdfviewer.desktop.in.h:2 msgid "" "Dual-Screen PDF Viewer for LaTeX-Beamer presentations utilizing the \"show " "notes on second screen\" option" msgstr "" #: ../menu-data/dvb-apps:alevt.desktop.in.h:1 msgid "alevt" msgstr "" #: ../menu-data/dvb-apps:alevt.desktop.in.h:2 msgid "Teletext Browser" msgstr "" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:1 msgid "DVBcut" msgstr "" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:2 msgid "Cut DVB streams" msgstr "" #: ../menu-data/dvcs-autosync:dvcs-autosync.desktop.in.h:1 msgid "DVCS-Autosync" msgstr "" #: ../menu-data/dvcs-autosync:dvcs-autosync.desktop.in.h:2 msgid "" "Synchronize and version your files across multiple computers with " "distributed version control (by default with Git)" msgstr "" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:1 msgid "dvdisaster" msgstr "" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:2 msgid "Additional error protection for CD/DVD media" msgstr "" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:1 msgid "dvd::rip queue" msgstr "" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:2 msgid "Queue dvd::rip projects" msgstr "" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:1 msgid "dvd::rip" msgstr "" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:2 msgid "Rip DVDs" msgstr "" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:1 msgid "DVD Styler" msgstr "" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:2 msgid "Video DVD Production" msgstr "" #: ../menu-data/dvorak7min:dvorak7min.desktop.in.h:1 msgid "dvorak7min" msgstr "" #: ../menu-data/dvorak7min:dvorak7min.desktop.in.h:2 msgid "a typing tutor for the Dvorak keyboard layout" msgstr "" #: ../menu-data/dwb:dwb.desktop.in.h:1 msgid "dwb" msgstr "" #: ../menu-data/dwb:dwb.desktop.in.h:2 msgid "Small and fast webkit browser " msgstr "" #: ../menu-data/dwww:dwww.desktop.in.h:1 msgid "Debian Documentation Browser" msgstr "" #: ../menu-data/dx:dx.desktop.in.h:1 msgid "OpenDX Data Explorer" msgstr "" #: ../menu-data/dx:dx.desktop.in.h:2 msgid "Visualize scientific, engineering and analytical data" msgstr "" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:1 msgid "Enlightenment File Manager" msgstr "" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:2 msgid "File Manager provided by Enlightenment" msgstr "" #: ../menu-data/eagle:eagle.desktop.in.h:1 msgid "Design a printed circuit board." msgstr "" #: ../menu-data/eagle:eagle.desktop.in.h:2 msgid "Eagle" msgstr "" #: ../menu-data/easychem:easychem.desktop.in.h:1 msgid "EasyChem Chemical Structures Editor" msgstr "" #: ../menu-data/easychem:easychem.desktop.in.h:2 msgid "Create high-quality chemical formulas" msgstr "" #: ../menu-data/easymp3gain-gtk:easymp3gain-gnome.desktop.in.h:1 #: ../menu-data/easymp3gain-qt:easymp3gain-kde.desktop.in.h:1 msgid "easyMP3Gain" msgstr "" #: ../menu-data/easymp3gain-gtk:easymp3gain-gnome.desktop.in.h:2 #: ../menu-data/easymp3gain-qt:easymp3gain-kde.desktop.in.h:2 msgid "A GUI for mp3gain, vorbisgain and aacgain" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:1 msgid "Easystroke Gesture Recognition" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:2 msgid "Control your desktop using mouse gestures" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:3 msgid "About" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:4 msgid "Enable" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:5 msgid "Disable" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:6 msgid "Quit" msgstr "" #: ../menu-data/easytag:easytag.desktop.in.h:1 msgid "EasyTAG" msgstr "" #: ../menu-data/easytag:easytag.desktop.in.h:2 msgid "Edit sound file metadata" msgstr "" #: ../menu-data/eboard:eboard.desktop.in.h:1 msgid "eboard" msgstr "" #: ../menu-data/eboard:eboard.desktop.in.h:2 msgid "A graphical chessboard program" msgstr "" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:1 msgid "eBook speaker" msgstr "" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:2 msgid "Speaking e-reader" msgstr "" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:1 msgid "ebook2cw" msgstr "" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:2 msgid "Converts ebooks to Morse MP3s/OGGs" msgstr "" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:1 msgid "Ebumeter" msgstr "" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:2 msgid "Loudness meter according to EBU-R128 for JACK" msgstr "" #: ../menu-data/ebview:ebview.desktop.in.h:1 msgid "EBView" msgstr "" #: ../menu-data/ebview:ebview.desktop.in.h:2 msgid "EPWING CD-ROM dictionary viewer" msgstr "" #: ../menu-data/ecere-dev:ecere.desktop.in.h:1 msgid "Ecere IDE" msgstr "" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:1 msgid "Eclipse" msgstr "" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:2 msgid "Eclipse Integrated Development Environment" msgstr "" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:1 msgid "EdenMath" msgstr "" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:2 msgid "A Scientific Calculator" msgstr "" #: ../menu-data/editra:editra.desktop.in.h:1 msgid "editra" msgstr "" #: ../menu-data/editra:editra.desktop.in.h:2 msgid "simple multi-platform text editor" msgstr "" #: ../menu-data/edubuntu-menueditor:menueditor.desktop.in.h:1 msgid "Edubuntu Menu Editor" msgstr "" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:1 msgid "Start LTSP-Live" msgstr "" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:2 msgid "Starts an LTSP server from the live CD" msgstr "" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:1 msgid "EekBoek" msgstr "" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:2 msgid "Bookkeeping program for small to medium sized companies" msgstr "" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:1 msgid "Efax-gtk" msgstr "" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:2 msgid "GUI front end for the efax fax program" msgstr "" #: ../menu-data/eficas:eficas.desktop.in.h:1 msgid "Eficas" msgstr "" #: ../menu-data/efte:efte.desktop.in.h:1 msgid "eFTE" msgstr "" #: ../menu-data/efte:efte.desktop.in.h:2 msgid "Fast, extendable programmers' text editor" msgstr "" #: ../menu-data/eiciel:eiciel.desktop.in.h:1 msgid "Eiciel" msgstr "" #: ../menu-data/eiciel:eiciel.desktop.in.h:2 msgid "" "View or change ACL and User Extended Attributes on files and directories" msgstr "" #: ../menu-data/einstein:einstein.desktop.in.h:1 msgid "Einstein" msgstr "" #: ../menu-data/einstein:einstein.desktop.in.h:2 msgid "\"Puzzle game inspired on Einstein's puzzle\"" msgstr "" #: ../menu-data/eiskaltdcpp-gtk3:eiskaltdcpp-gtk3.desktop.in.h:1 msgid "EiskaltDC++ Gtk3" msgstr "" #: ../menu-data/eiskaltdcpp-gtk3:eiskaltdcpp-gtk3.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-gtk:eiskaltdcpp-gtk.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-qt-mini:eiskaltdcpp-qt-mini.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-qt:eiskaltdcpp-qt.desktop.in.h:2 msgid "Share files over the DC++ network" msgstr "" #: ../menu-data/eiskaltdcpp-gtk:eiskaltdcpp-gtk.desktop.in.h:1 msgid "EiskaltDC++ Gtk" msgstr "" #: ../menu-data/eiskaltdcpp-qt-mini:eiskaltdcpp-qt-mini.desktop.in.h:1 msgid "EiskaltDC++ Qt Mini" msgstr "" #: ../menu-data/eiskaltdcpp-qt:eiskaltdcpp-qt.desktop.in.h:1 msgid "EiskaltDC++ Qt" msgstr "" #: ../menu-data/ekiga:ekiga.desktop.in.h:1 msgid "Ekiga Softphone" msgstr "" #: ../menu-data/ekiga:ekiga.desktop.in.h:2 msgid "Talk to and see people over the Internet" msgstr "" #: ../menu-data/electric:electric.desktop.in.h:1 msgid "Electric" msgstr "" #: ../menu-data/electric:electric.desktop.in.h:2 msgid "Electrical CAD System" msgstr "" #: ../menu-data/elki:elki.desktop.in.h:1 msgid "ELKI" msgstr "" #: ../menu-data/elki:elki.desktop.in.h:2 msgid "Data mining algorithm development framework" msgstr "" #: ../menu-data/emacs24-lucid:emacs24-lucid.desktop.in.h:1 #: ../menu-data/emacs24:emacs24.desktop.in.h:1 msgid "GNU Emacs 24" msgstr "" #: ../menu-data/emacs24-lucid:emacs24-lucid.desktop.in.h:2 #: ../menu-data/emacs24:emacs24.desktop.in.h:2 #: ../menu-data/yi:yi-emacs.desktop.in.h:2 #: ../menu-data/yi:yi-vim.desktop.in.h:2 #: ../menu-data/yudit:yudit.desktop.in.h:2 msgid "View and edit files" msgstr "" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:1 msgid "Email-Reminder" msgstr "" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:2 msgid "Set/modify your personal email reminders" msgstr "" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:1 msgid "EMBOSS Explorer" msgstr "" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:2 msgid "Starts the default web browser on the local EMBOSS Explorer website." msgstr "" #: ../menu-data/emelfm2:emelfm2.desktop.in.h:1 msgid "emelFM2" msgstr "" #: ../menu-data/emelfm2:emelfm2.desktop.in.h:2 msgid "2-pane Gtk+2 file manager" msgstr "" #: ../menu-data/emerillon:emerillon.desktop.in.h:1 msgid "Emerillon Map Viewer" msgstr "" #: ../menu-data/emerillon:emerillon.desktop.in.h:2 msgid "Browse maps" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:1 msgid "emesene" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:2 msgid "Instant messaging client for MSN, Gtalk and Facebook" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:3 msgid "Open a new instance" msgstr "" #: ../menu-data/emma:emma.desktop.in.h:1 msgid "emma" msgstr "" #: ../menu-data/emma:emma.desktop.in.h:2 msgid "MySQL managing assistant" msgstr "" #: ../menu-data/empathy:empathy.desktop.in.h:1 msgid "Empathy Internet Messaging" msgstr "" #: ../menu-data/empathy:empathy.desktop.in.h:2 msgid "Chat on Google Talk, Facebook, MSN and many other chat services" msgstr "" #: ../menu-data/empcommand:empcommand.desktop.in.h:1 msgid "EMPCommand" msgstr "" #: ../menu-data/empcommand:empcommand.desktop.in.h:2 msgid "multi-touch-and-shoot 2d game" msgstr "" #: ../menu-data/empire:empire.desktop.in.h:1 msgid "VMS Empire" msgstr "" #: ../menu-data/empire:empire.desktop.in.h:2 msgid "war game of the century" msgstr "" #: ../menu-data/emu8051:emu8051.desktop.in.h:1 msgid "emu8051" msgstr "" #: ../menu-data/emu8051:emu8051.desktop.in.h:2 msgid "intel 8051 emulator" msgstr "" #: ../menu-data/encuentro:encuentro.desktop.in.h:1 msgid "Encuentro" msgstr "" #: ../menu-data/encuentro:encuentro.desktop.in.h:2 msgid "" "Simple program to download and see the content from Canal Encuentro y otros" msgstr "" #: ../menu-data/enemylines3:enemylines3.desktop.in.h:1 msgid "Enemylines3" msgstr "" #: ../menu-data/enemylines3:enemylines3.desktop.in.h:2 msgid "semi-abstract first person 3d-shooter game" msgstr "" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:1 msgid "Enemylines7" msgstr "" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:2 msgid "first person 3d-shooter game" msgstr "" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:1 msgid "Engauge-digitizer" msgstr "" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:2 msgid "Extract data from graphs" msgstr "" #: ../menu-data/engrampa:engrampa.desktop.in.h:1 msgid "Engrampa Archive Manager" msgstr "" #: ../menu-data/engrampa:engrampa.desktop.in.h:2 #: ../menu-data/file-roller:file-roller.desktop.in.h:2 #: ../menu-data/file-roller:org.gnome.FileRoller.desktop.in.h:2 msgid "Create and modify an archive" msgstr "" #: ../menu-data/enigma:enigma.desktop.in.h:1 msgid "Enigma" msgstr "" #: ../menu-data/enigma:enigma.desktop.in.h:2 msgid "Uncover pairs of stones while navigating obstacles using a marble" msgstr "" #: ../menu-data/entagged:entagged.desktop.in.h:1 msgid "Entagged" msgstr "" #: ../menu-data/entagged:entagged.desktop.in.h:2 msgid "Tag Editor" msgstr "" #: ../menu-data/entangle:entangle.desktop.in.h:1 msgid "Entangle" msgstr "" #: ../menu-data/entangle:entangle.desktop.in.h:2 msgid "Tethered Camera Control & Capture" msgstr "" #: ../menu-data/eog:eog.desktop.in.h:1 #: ../menu-data/gpicview:gpicview.desktop.in.h:1 msgid "Image Viewer" msgstr "" #: ../menu-data/eog:eog.desktop.in.h:2 ../menu-data/eom:eom.desktop.in.h:2 msgid "Browse and rotate images" msgstr "" #: ../menu-data/eom:eom.desktop.in.h:1 msgid "Eye of MATE Image Viewer" msgstr "" #: ../menu-data/epigrass:epigrass.desktop.in.h:1 msgid "Epigrass" msgstr "" #: ../menu-data/epigrass:epigrass.desktop.in.h:2 msgid "Epidemics Simulator" msgstr "" #: ../menu-data/epiphany-browser:epiphany.desktop.in.h:1 msgid "Epiphany Web Browser" msgstr "" #: ../menu-data/epiphany-browser:epiphany.desktop.in.h:2 #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:2 msgid "Browse the web" msgstr "" #: ../menu-data/epiphany:epiphany-game.desktop.in.h:1 msgid "Epiphany" msgstr "" #: ../menu-data/epiphany:epiphany-game.desktop.in.h:2 msgid "" "Collect valuable minerals, while avoiding being hit by a falling boulder or " "a bomb" msgstr "" #: ../menu-data/epoptes:epoptes.desktop.in.h:1 msgid "Epoptes" msgstr "" #: ../menu-data/epoptes:epoptes.desktop.in.h:2 msgid "Epoptes computer lab administration tool" msgstr "" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:1 msgid "Eqonomize!" msgstr "" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:2 msgid "Manage your personal finances" msgstr "" #: ../menu-data/eric:eric.desktop.in.h:1 msgid "Eric python IDE" msgstr "" #: ../menu-data/eric:eric.desktop.in.h:2 ../menu-data/idle:idle.desktop.in.h:2 msgid "Integrated Development Environment for Python" msgstr "" #: ../menu-data/eric:eric6_webbrowser.desktop.in.h:1 msgid "eric6 Web Browser" msgstr "" #: ../menu-data/eric:eric6_webbrowser.desktop.in.h:2 msgid "Web Browser for PyQt5" msgstr "" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:1 msgid "eSpeak speech synthesizer" msgstr "" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:2 msgid "Let the computer read out text for you" msgstr "" #: ../menu-data/esperanza:esperanza.desktop.in.h:1 msgid "Esperanza" msgstr "" #: ../menu-data/esperanza:esperanza.desktop.in.h:2 msgid "" "XMMS2 client which aims to be as feature-full and easy-to-use as possible" msgstr "" #: ../menu-data/etherape:etherape.desktop.in.h:1 msgid "EtherApe" msgstr "" #: ../menu-data/etherape:etherape.desktop.in.h:2 msgid "Graphical Network Monitor" msgstr "" #: ../menu-data/etm:etm.desktop.in.h:1 msgid "Event and task manager" msgstr "" #: ../menu-data/etm:etm.desktop.in.h:2 msgid "Manage events and tasks using simple text files" msgstr "" #: ../menu-data/etoys:etoys.desktop.in.h:1 msgid "eToys" msgstr "" #: ../menu-data/etoys:etoys.desktop.in.h:2 msgid "A media-rich model, simulation construction kit and authoring tool" msgstr "" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:1 msgid "Ettercap" msgstr "" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:2 msgid "Multipurpose Network sniffer/analyser/interceptor/logger" msgstr "" #: ../menu-data/etw:etw.desktop.in.h:1 msgid "Eat The Whistle" msgstr "" #: ../menu-data/etw:etw.desktop.in.h:2 msgid "arcade-style soccer game" msgstr "" #: ../menu-data/euler:euler.desktop.in.h:1 msgid "Euler" msgstr "" #: ../menu-data/euler:euler.desktop.in.h:2 msgid "An interactive mathematical program" msgstr "" #: ../menu-data/eureka:eureka.desktop.in.h:1 msgid "Eureka DOOM Editor" msgstr "" #: ../menu-data/eureka:eureka.desktop.in.h:2 msgid "Edit maps for the game DOOM" msgstr "" #: ../menu-data/evilvte:evilvte.desktop.in.h:1 msgid "evilvte" msgstr "" #: ../menu-data/evilvte:evilvte.desktop.in.h:2 #: ../menu-data/exo-utils:exo-terminal-emulator.desktop.in.h:1 msgid "Terminal Emulator" msgstr "" #: ../menu-data/evilwm:evilwm.desktop.in.h:1 msgid "evilwm" msgstr "" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:1 msgid "Print Preview" msgstr "" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:2 msgid "Preview before printing" msgstr "" #: ../menu-data/evince-common:evince.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_doc_calligra.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_docx_calligra.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odp.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odt.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_wpd_calligra.desktop.in.h:2 #: ../menu-data/okular-extra-backends:kde4__okularApplication_chm.desktop.in.h:2 #: ../menu-data/okular:kde4__okular.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_mobi.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_plucker.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_txt.desktop.in.h:2 msgid "Document Viewer" msgstr "" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:1 msgid "Evolution Data Server" msgstr "" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:2 msgid "Required to have EDS appear in UOA" msgstr "" #: ../menu-data/evolution:evolution.desktop.in.h:1 msgid "Evolution Mail and Calendar" msgstr "" #: ../menu-data/evolution:evolution.desktop.in.h:2 msgid "Manage your email, contacts and schedule" msgstr "" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:1 msgid "Evolvotron" msgstr "" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:2 msgid "Interactive image generator" msgstr "" #: ../menu-data/exaile:exaile.desktop.in.h:1 msgid "Exaile Music Player" msgstr "" #: ../menu-data/exaile:exaile.desktop.in.h:2 msgid "Listen to, explore, or manage your audio collection" msgstr "" #: ../menu-data/excellent-bifurcation:excellent-bifurcation.desktop.in.h:1 msgid "Excellent Bifurcation" msgstr "" #: ../menu-data/excellent-bifurcation:excellent-bifurcation.desktop.in.h:2 msgid "Abstract vertical shooter with two sides to play on" msgstr "" #: ../menu-data/exfalso:exfalso.desktop.in.h:1 msgid "Ex Falso" msgstr "" #: ../menu-data/exfalso:exfalso.desktop.in.h:2 msgid "Edit tags in your audio files" msgstr "" #: ../menu-data/exo-utils:exo-file-manager.desktop.in.h:2 #: ../menu-data/spacefm-gtk3:spacefm.desktop.in.h:2 #: ../menu-data/spacefm:spacefm.desktop.in.h:2 msgid "Browse the file system" msgstr "" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:1 msgid "Mail Reader" msgstr "" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:2 msgid "Read your email" msgstr "" #: ../menu-data/exo-utils:exo-terminal-emulator.desktop.in.h:2 #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:2 #: ../menu-data/mate-terminal:mate-terminal.desktop.in.h:2 #: ../menu-data/roxterm:roxterm.desktop.in.h:2 #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:2 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:2 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:2 #: ../menu-data/sakura:sakura.desktop.in.h:2 msgid "Use the command line" msgstr "" #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:1 #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:2 msgid "Web Browser" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:1 msgid "expEYES Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:2 msgid "expEYES User Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:1 msgid "expEYES Junior Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:2 msgid "expEYES Junior User Manual" msgstr "" #: ../menu-data/expeyes-doc-common:progman-jr-doc.desktop.in.h:1 msgid "expEYES Junior Programmer Manual" msgstr "" #: ../menu-data/expeyes:expeyes-junior.desktop.in.h:1 msgid "ExpEYES Junior" msgstr "" #: ../menu-data/expeyes:expeyes-junior.desktop.in.h:2 msgid "EXPEYES Junior" msgstr "" #: ../menu-data/expeyes:expeyes.desktop.in.h:1 msgid "expEYES" msgstr "" #: ../menu-data/expeyes:expeyes.desktop.in.h:2 msgid "hardware & software framework for developing science experiments" msgstr "" #: ../menu-data/extace:extace.desktop.in.h:1 msgid "Extace Waveform Display" msgstr "" #: ../menu-data/extace:extace.desktop.in.h:2 msgid "Audio Waveform Monitor" msgstr "" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:1 msgid "Extreme Tux Racer" msgstr "" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:2 msgid "Race a penguin down a mountain" msgstr "" #: ../menu-data/exult:exult.desktop.in.h:1 msgid "Exult" msgstr "" #: ../menu-data/exult:exult.desktop.in.h:2 msgid "Exult Ultima 7 Engine" msgstr "" #: ../menu-data/faumachine:faum.desktop.in.h:1 msgid "FAUmachine" msgstr "" #: ../menu-data/faumachine:faum.desktop.in.h:2 msgid "run the virtual machine FAUmachine" msgstr "" #: ../menu-data/faustworks:faustworks.desktop.in.h:1 msgid "FaustWorks" msgstr "" #: ../menu-data/faustworks:faustworks.desktop.in.h:2 msgid "IDE for Faust dsp programming language" msgstr "" #: ../menu-data/fbreader:FBReader.desktop.in.h:1 msgid "E-book reader" msgstr "" #: ../menu-data/fbreader:FBReader.desktop.in.h:2 msgid "FBReader E-book reader" msgstr "" #: ../menu-data/fbzx:fbzx.desktop.in.h:1 msgid "FBZX" msgstr "" #: ../menu-data/fbzx:fbzx.desktop.in.h:2 msgid "Play with the old, great games of the venerable ZX Spectrum" msgstr "" #: ../menu-data/fccexam:fccexam.desktop.in.h:1 msgid "fccexam" msgstr "" #: ../menu-data/fccexam:fccexam.desktop.in.h:2 msgid "FCC Radio Examination trainer" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:1 msgid "Fceux" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:2 msgid "Emulate NES ROMs" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:3 msgid "Open in Fullscreen" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:4 msgid "Start With the Default Configuration" msgstr "" #: ../menu-data/fcitx-config-gtk2:fcitx-config-gtk2.desktop.in.h:1 #: ../menu-data/fcitx-config-gtk:fcitx-config-gtk3.desktop.in.h:1 msgid "Fcitx Config Tool" msgstr "" #: ../menu-data/fcitx-config-gtk2:fcitx-config-gtk2.desktop.in.h:2 #: ../menu-data/fcitx-config-gtk:fcitx-config-gtk3.desktop.in.h:2 msgid "Fcitx GUI Config Tool" msgstr "" #: ../menu-data/fcitx-data:fcitx-configtool.desktop.in.h:1 msgid "Fcitx Configuration" msgstr "" #: ../menu-data/fcitx-data:fcitx-configtool.desktop.in.h:2 msgid "Change Fcitx Configuration" msgstr "" #: ../menu-data/fcitx-data:fcitx-skin-installer.desktop.in.h:1 msgid "Fcitx Skin Installer" msgstr "" #: ../menu-data/fcitx-data:fcitx-skin-installer.desktop.in.h:2 msgid "Installer Script for Fcitx Skin" msgstr "" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:1 msgid "Fcitx" msgstr "" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:2 msgid "Start Input Method" msgstr "" #: ../menu-data/fcitx-ui-light:fcitx-light.desktop.in.h:1 msgid "Fcitx Light UI" msgstr "" #: ../menu-data/fcitx-ui-light:fcitx-light.desktop.in.h:2 msgid "Chinese Input Method (Use Light weight UI)" msgstr "" #: ../menu-data/fcitx-ui-qimpanel:fcitx-qimpanel-configtool.desktop.in.h:1 msgid "fcitx-qimpanel-configtool" msgstr "" #: ../menu-data/fcitx-ui-qimpanel:fcitx-qimpanel-configtool.desktop.in.h:2 msgid "fcitx皮肤配置向导-UbuntuKylin" msgstr "" #: ../menu-data/feh:feh.desktop.in.h:1 msgid "Feh" msgstr "" #: ../menu-data/feh:feh.desktop.in.h:2 #: ../menu-data/preview.app:Preview.desktop.in.h:2 msgid "Image viewer" msgstr "" #: ../menu-data/felix-latin:felix.desktop.in.h:1 msgid "Latin-French dictionary" msgstr "" #: ../menu-data/felix-latin:felix.desktop.in.h:2 msgid "Gaffiot's dictionary is a reference book" msgstr "" #: ../menu-data/ferret:ferret.desktop.in.h:1 msgid "ferret" msgstr "" #: ../menu-data/ferret:ferret.desktop.in.h:2 msgid "Design E-R databases" msgstr "" #: ../menu-data/fet:fet.desktop.in.h:1 msgid "Timetable Generator" msgstr "" #: ../menu-data/fet:fet.desktop.in.h:2 msgid "Generate timetables for educational institutions" msgstr "" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:1 msgid "FFADO Mixer" msgstr "" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:2 msgid "Audio mixer for Firewire devices" msgstr "" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:1 msgid "Movie creator ffDiaporama" msgstr "" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:2 msgid "Movie creator from photos and video clips" msgstr "" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:1 msgid "Feeding Frenzy!" msgstr "" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:2 msgid "multiplayer platform game with dwarfs fighting with/for food" msgstr "" #: ../menu-data/fgo:fgo.desktop.in.h:1 msgid "FGo!" msgstr "" #: ../menu-data/fgo:fgo.desktop.in.h:2 msgid "A simple and fast front-end for FlightGear Flight Simulator" msgstr "" #: ../menu-data/fgrun:fgrun.desktop.in.h:1 msgid "FlightGear Launch Control" msgstr "" #: ../menu-data/fgrun:fgrun.desktop.in.h:2 msgid "Launch FlightGear via FGRun" msgstr "" #: ../menu-data/file-roller:file-roller.desktop.in.h:1 #: ../menu-data/file-roller:org.gnome.FileRoller.desktop.in.h:1 msgid "Archive Manager" msgstr "" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:1 msgid "Filelight" msgstr "" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:2 msgid "View disk usage information" msgstr "" #: ../menu-data/filezilla:filezilla.desktop.in.h:1 msgid "FileZilla" msgstr "" #: ../menu-data/filezilla:filezilla.desktop.in.h:2 msgid "Download and upload files via FTP, FTPS and SFTP" msgstr "" #: ../menu-data/filler:filler.desktop.in.h:1 msgid "Filler" msgstr "" #: ../menu-data/filler:filler.desktop.in.h:2 msgid "Filler in Java Game" msgstr "" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:1 msgid "Fish Fillets" msgstr "" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:2 msgid "Puzzle game about witty fish saving the world sokoban-style" msgstr "" #: ../menu-data/firefox:firefox.desktop.in.h:1 msgid "Firefox Web Browser" msgstr "Firefox веб шолғышы" #: ../menu-data/firefox:firefox.desktop.in.h:4 msgid "Open a New Private Window" msgstr "" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:1 msgid "Firewall" msgstr "" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:2 #: ../menu-data/gufw:gufw.desktop.in.h:1 msgid "Firewall Configuration" msgstr "" #: ../menu-data/fityk:fityk.desktop.in.h:1 msgid "fityk" msgstr "" #: ../menu-data/fityk:fityk.desktop.in.h:2 msgid "Peak fitting and data analysis" msgstr "" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:1 msgid "Five or More" msgstr "" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:2 msgid "Remove colored balls from the board by forming lines" msgstr "" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:1 msgid "FlameRobin" msgstr "" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:2 msgid "Administration Tool for Firebird DBMS" msgstr "" #: ../menu-data/flamp:flamp.desktop.in.h:1 msgid "flamp" msgstr "" #: ../menu-data/flamp:flamp.desktop.in.h:2 #: ../menu-data/flmsg:flmsg.desktop.in.h:2 #: ../menu-data/flrig:flrig.desktop.in.h:2 #: ../menu-data/flwrap:flwrap.desktop.in.h:2 msgid "Amateur Radio Communications" msgstr "" #: ../menu-data/flare-game:flare.desktop.in.h:1 msgid "Flare" msgstr "" #: ../menu-data/flare-game:flare.desktop.in.h:2 msgid "A single player, 2D-isometric, action Role-Playing Game" msgstr "" #: ../menu-data/fldiff:fldiff.desktop.in.h:1 msgid "fldiff" msgstr "" #: ../menu-data/fldiff:fldiff.desktop.in.h:2 msgid "Graphical diff program" msgstr "" #: ../menu-data/fldigi:flarq.desktop.in.h:1 msgid "Flarq" msgstr "" #: ../menu-data/fldigi:flarq.desktop.in.h:2 msgid "Amateur Radio Data Transfer with ARQ" msgstr "" #: ../menu-data/fldigi:fldigi.desktop.in.h:1 msgid "Fldigi" msgstr "" #: ../menu-data/fldigi:fldigi.desktop.in.h:2 #: ../menu-data/linpsk:linpsk.desktop.in.h:2 msgid "Amateur Radio Sound Card Communications" msgstr "" #: ../menu-data/flight-of-the-amazon-queen:flight-of-the-amazon-queen.desktop.in.h:1 msgid "Flight of the Amazon Queen" msgstr "" #: ../menu-data/flight-of-the-amazon-queen:flight-of-the-amazon-queen.desktop.in.h:2 msgid "" "Embark on a quest to rescue a kidnapped princess and in the process, " "discover the true sinister intentions of a suspiciously located Lederhosen " "company" msgstr "" #: ../menu-data/flightgear:flightgear.desktop.in.h:1 msgid "FlightGear" msgstr "" #: ../menu-data/flightgear:flightgear.desktop.in.h:2 msgid "open-source flight simulator" msgstr "" #: ../menu-data/flmsg:flmsg.desktop.in.h:1 msgid "flmsg" msgstr "" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:1 msgid "FloboPuyo" msgstr "" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:2 msgid "A tetris-like game" msgstr "" #: ../menu-data/florence:florence.desktop.in.h:1 msgid "Florence Virtual Keyboard" msgstr "" #: ../menu-data/flowblade:flowblade.desktop.in.h:1 msgid "Flowblade Movie Editor" msgstr "" #: ../menu-data/flowblade:flowblade.desktop.in.h:2 msgid "Edit media to create movies" msgstr "" #: ../menu-data/flpsed:flpsed.desktop.in.h:1 msgid "flpsed" msgstr "" #: ../menu-data/flpsed:flpsed.desktop.in.h:2 msgid "A simple annotator for PS/PDF files" msgstr "" #: ../menu-data/flrig:flrig.desktop.in.h:1 msgid "Flrig" msgstr "" #: ../menu-data/fltk1.1-games:flblocks.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flblocks.desktop.in.h:1 msgid "FLTK Block Attack!" msgstr "" #: ../menu-data/fltk1.1-games:flblocks.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flblocks.desktop.in.h:2 msgid "Block Attack! Game" msgstr "" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:1 msgid "FLTK Checkers" msgstr "" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:2 msgid "Checkers Game" msgstr "" #: ../menu-data/fltk1.1-games:flsudoku.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flsudoku.desktop.in.h:1 msgid "FLTK Sudoku" msgstr "" #: ../menu-data/fltk1.1-games:flsudoku.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flsudoku.desktop.in.h:2 msgid "Suduku Number Game" msgstr "" #: ../menu-data/fluid:fluid.desktop.in.h:1 msgid "FLUID" msgstr "" #: ../menu-data/fluid:fluid.desktop.in.h:2 msgid "FLTK GUI Designer" msgstr "" #: ../menu-data/flwrap:flwrap.desktop.in.h:1 msgid "Flwrap" msgstr "" #: ../menu-data/fmit:fmit.desktop.in.h:1 msgid "FMIT" msgstr "" #: ../menu-data/fmit:fmit.desktop.in.h:2 msgid "Tune musical instruments" msgstr "" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:1 msgid "FocusWriter" msgstr "" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:2 msgid "Write without distractions" msgstr "" #: ../menu-data/fofix:fofix.desktop.in.h:1 msgid "FoFiX" msgstr "" #: ../menu-data/font-manager:font-manager.desktop.in.h:1 msgid "Font Manager" msgstr "" #: ../menu-data/font-manager:font-manager.desktop.in.h:2 msgid "Preview, compare and manage fonts" msgstr "" #: ../menu-data/font-manager:font-sampler.desktop.in.h:1 msgid "Font Sampler" msgstr "" #: ../menu-data/font-manager:font-sampler.desktop.in.h:2 msgid "Create a PDF sample sheet from a directory of fonts" msgstr "" #: ../menu-data/fontforge:fontforge.desktop.in.h:1 msgid "FontForge" msgstr "" #: ../menu-data/fontforge:fontforge.desktop.in.h:2 msgid "An outline font editor" msgstr "" #: ../menu-data/fontypython:fontypython.desktop.in.h:1 msgid "Fonty Python Font Manager" msgstr "" #: ../menu-data/fontypython:fontypython.desktop.in.h:2 msgid "View and temporarily install all kinds of fonts." msgstr "" #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:1 msgid "Foo YC20" msgstr "" #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:2 msgid "Organ synthesizer" msgstr "" #: ../menu-data/foobillardplus:foobillardplus.desktop.in.h:1 msgid "FooBillard++" msgstr "" #: ../menu-data/foobillardplus:foobillardplus.desktop.in.h:2 msgid "3D OpenGL Billiard Game" msgstr "" #: ../menu-data/fotowall:fotowall.desktop.in.h:1 msgid "Fotowall" msgstr "" #: ../menu-data/fotowall:fotowall.desktop.in.h:2 msgid "Photo collection creativity tool" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:1 msgid "Fotoxx" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:2 msgid "Edit photos and manage collections" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:3 msgid "blank window" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:4 msgid "last image" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:5 msgid "recent images" msgstr "" #: ../menu-data/four-in-a-row:four-in-a-row.desktop.in.h:1 msgid "Four-in-a-row" msgstr "" #: ../menu-data/four-in-a-row:four-in-a-row.desktop.in.h:2 msgid "Make lines of the same color to win" msgstr "" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:1 msgid "FoxtrotGPS" msgstr "" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:2 msgid "Display map and GPS position" msgstr "" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:1 msgid "fprint-demo" msgstr "" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:2 msgid "Fingerprint scanning demonstration" msgstr "" #: ../menu-data/fqterm:fqterm.desktop.in.h:1 msgid "FQTerm" msgstr "" #: ../menu-data/fqterm:fqterm.desktop.in.h:2 #: ../menu-data/qterm:qterm.desktop.in.h:2 msgid "BBS client based on Qt library in linux" msgstr "" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:1 msgid "Fracplanet" msgstr "" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:2 msgid "Interactive fractal planet generator" msgstr "" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:1 msgid "QFractalNow" msgstr "" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:2 msgid "Fractal images generator" msgstr "" #: ../menu-data/frama-c:frama-c.desktop.in.h:1 msgid "Frama-C" msgstr "" #: ../menu-data/frama-c:frama-c.desktop.in.h:2 msgid "Framework for source code analysis of software written in C" msgstr "" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:1 msgid "Fraqtive" msgstr "" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:2 msgid "Mandelbrot family fractal generator" msgstr "" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:1 msgid "FreeAlchemist" msgstr "" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:2 msgid "A simpler figure block game" msgstr "" #: ../menu-data/freebirth:freebirth.desktop.in.h:1 msgid "Freebirth" msgstr "" #: ../menu-data/freebirth:freebirth.desktop.in.h:2 msgid "Bass synthesizer/sample player/sequencer" msgstr "" #: ../menu-data/freecad:freecad.desktop.in.h:1 msgid "FreeCAD" msgstr "" #: ../menu-data/freecad:freecad.desktop.in.h:2 msgid "Feature based Parametric Modeler" msgstr "" #: ../menu-data/freeciv-client-extras:freeciv-mp-gtk3.desktop.in.h:1 msgid "Freeciv modpack installer (gtk3)" msgstr "" #: ../menu-data/freeciv-client-extras:freeciv-mp-gtk3.desktop.in.h:2 msgid "Download and install add-ons for Freeciv" msgstr "" #: ../menu-data/freeciv-client-gtk:freeciv-gtk2.desktop.in.h:1 msgid "Freeciv (gtk2)" msgstr "" #: ../menu-data/freeciv-client-gtk:freeciv-gtk2.desktop.in.h:2 #: ../menu-data/freeciv-client-qt:freeciv-qt.desktop.in.h:2 #: ../menu-data/freeciv-server:freeciv-server.desktop.in.h:2 msgid "" "Turn-based strategy game inspired by the history of human civilization" msgstr "" #: ../menu-data/freeciv-client-qt:freeciv-qt.desktop.in.h:1 msgid "Freeciv (Qt)" msgstr "" #: ../menu-data/freeciv-server:freeciv-server.desktop.in.h:1 msgid "Freeciv server" msgstr "" #: ../menu-data/freecol:freecol.desktop.in.h:1 msgid "FreeCol" msgstr "" #: ../menu-data/freecol:freecol.desktop.in.h:2 msgid "Turn-based strategy game" msgstr "" #: ../menu-data/freediams:freediams.desktop.in.h:1 msgid "FreeDiams" msgstr "" #: ../menu-data/freediams:freediams.desktop.in.h:2 msgid "Pharmaceutical drugs prescriptor assistant" msgstr "" #: ../menu-data/freedink-dfarc:freedink-dfarc.desktop.in.h:1 msgid "DFArc - Dink frontend" msgstr "" #: ../menu-data/freedink-dfarc:freedink-dfarc.desktop.in.h:2 msgid "Run, edit, install, remove and package D-Mods (Dink Modules)" msgstr "" #: ../menu-data/freedink-engine:freedink.desktop.in.h:1 msgid "FreeDink" msgstr "" #: ../menu-data/freedink-engine:freedink.desktop.in.h:2 msgid "Humorous top-down adventure & role-playing game" msgstr "" #: ../menu-data/freedm:freedm.desktop.in.h:1 msgid "FreeDM" msgstr "" #: ../menu-data/freedm:freedm.desktop.in.h:2 msgid "Fight friends and enemies in competitive deathmatch" msgstr "" #: ../menu-data/freedoom:freedoom1.desktop.in.h:1 msgid "Freedoom: Phase 1" msgstr "" #: ../menu-data/freedoom:freedoom1.desktop.in.h:2 msgid "Battle monsters in four 9-level chapters" msgstr "" #: ../menu-data/freedoom:freedoom2.desktop.in.h:1 msgid "Freedoom: Phase 2" msgstr "" #: ../menu-data/freedoom:freedoom2.desktop.in.h:2 msgid "Battle monsters in one massive 32-level chapter" msgstr "" #: ../menu-data/freedroid:freedroid.desktop.in.h:1 msgid "Freedroid" msgstr "" #: ../menu-data/freedroid:freedroid.desktop.in.h:2 msgid "Clear a spaceship from all droids" msgstr "" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:1 msgid "Freedroid RPG" msgstr "" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:2 msgid "Isometric role playing game" msgstr "" #: ../menu-data/freedv:freedv.desktop.in.h:1 msgid "FreeDV" msgstr "" #: ../menu-data/freedv:freedv.desktop.in.h:2 msgid "Digital Voice for HF" msgstr "" #: ../menu-data/freegish:freegish.desktop.in.h:1 msgid "FreeGish" msgstr "" #: ../menu-data/freegish:freegish.desktop.in.h:2 msgid "A physics based arcade game" msgstr "" #: ../menu-data/freemat:freemat.desktop.in.h:1 msgid "" "A free environment for rapid engineering and scientific prototyping and data " "processing" msgstr "" #: ../menu-data/freemat:freemat.desktop.in.h:2 msgid "FreeMat" msgstr "" #: ../menu-data/freemedforms-emr:freemedforms.desktop.in.h:1 msgid "FreeMedForms EMR" msgstr "" #: ../menu-data/freemedforms-emr:freemedforms.desktop.in.h:2 msgid "Open source Electronic Medical Record manager" msgstr "" #: ../menu-data/freemind:freemind.desktop.in.h:1 msgid "FreeMind" msgstr "" #: ../menu-data/freemind:freemind.desktop.in.h:2 msgid "A free mind mapping tool" msgstr "" #: ../menu-data/freeorion:freeorion.desktop.in.h:1 msgid "FreeOrion" msgstr "" #: ../menu-data/freeplane:freeplane.desktop.in.h:1 msgid "Freeplane" msgstr "" #: ../menu-data/freeplane:freeplane.desktop.in.h:2 msgid "" "A free tool to structure and organise your information with mind mapping" msgstr "" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:1 msgid "Freespace2 launcher" msgstr "" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:2 msgid "launcher for the Freespace 2 Source Code Project" msgstr "" #: ../menu-data/freetennis:freetennis.desktop.in.h:1 msgid "FreeTennis" msgstr "" #: ../menu-data/freetennis:freetennis.desktop.in.h:2 msgid "Free Tennis - a free tennis simulation" msgstr "" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:1 msgid "FreetuxTV Television Channels Player" msgstr "" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:2 msgid "Watch television channels from internet" msgstr "" #: ../menu-data/freevial:freevial.desktop.in.h:1 msgid "Freevial" msgstr "" #: ../menu-data/freevial:freevial.desktop.in.h:2 msgid "Play a trivia-like game for community events" msgstr "" #: ../menu-data/freevo:freevo.desktop.in.h:1 msgid "Freevo" msgstr "" #: ../menu-data/freevo:freevo.desktop.in.h:2 msgid "Playing various multimedia formats, like pictures, audio or video" msgstr "" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:1 msgid "FreeWheeling" msgstr "" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:2 msgid "live looping instrument" msgstr "" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:1 msgid "Freqtweak" msgstr "" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:2 msgid "Realtime audio processor based on frequency spectral manipulation" msgstr "" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:1 msgid "Frescobaldi" msgstr "" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:2 msgid "LilyPond Music Editor" msgstr "" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:1 msgid "Frets on Fire" msgstr "" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:2 msgid "Rock out with your keyboard" msgstr "" #: ../menu-data/fritzing:fritzing.desktop.in.h:1 msgid "Fritzing" msgstr "" #: ../menu-data/fritzing:fritzing.desktop.in.h:2 msgid "PCB-Suite" msgstr "" #: ../menu-data/frogatto:frogatto.desktop.in.h:1 msgid "Frogatto" msgstr "" #: ../menu-data/frogatto:frogatto.desktop.in.h:2 msgid "Young frog's adventure" msgstr "" #: ../menu-data/frogr:frogr.desktop.in.h:1 msgid "Frogr" msgstr "" #: ../menu-data/frogr:frogr.desktop.in.h:2 msgid "Upload and organize photos in Flickr accounts" msgstr "" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:1 msgid "Frozen-Bubble" msgstr "" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:2 msgid "Pop out the bubbles!" msgstr "" #: ../menu-data/fs-uae-arcade:fs-uae-arcade.desktop.in.h:1 msgid "FS-UAE Arcade" msgstr "" #: ../menu-data/fs-uae-arcade:fs-uae-arcade.desktop.in.h:2 msgid "Full-screen game browser for FS-UAE" msgstr "" #: ../menu-data/fs-uae-launcher:fs-uae-launcher.desktop.in.h:1 msgid "FS-UAE Launcher" msgstr "" #: ../menu-data/fs-uae-launcher:fs-uae-launcher.desktop.in.h:2 msgid "Launcher for FS-UAE Amiga Emulator" msgstr "" #: ../menu-data/fs-uae:fs-uae.desktop.in.h:1 msgid "FS-UAE" msgstr "" #: ../menu-data/fs-uae:fs-uae.desktop.in.h:2 msgid "FS-UAE Amiga Emulator" msgstr "" #: ../menu-data/fsl-5.0-core:fsl-5.0-core.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-fsl-4.1.desktop.in.h:1 msgid "Software Collection for (f)MRI Data Analysis" msgstr "" #: ../menu-data/fsl-5.0-core:fsl-5.0-core.desktop.in.h:2 msgid "FSL 5.0" msgstr "" #: ../menu-data/fslint:fslint.desktop.in.h:1 msgid "FSlint Janitor" msgstr "" #: ../menu-data/fslint:fslint.desktop.in.h:2 msgid "File System Lint cleaner" msgstr "" #: ../menu-data/fslview:fslview.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-fslview.desktop.in.h:1 msgid "FSLView" msgstr "" #: ../menu-data/fslview:fslview.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-fslview.desktop.in.h:2 msgid "This program is part of FSL" msgstr "" #: ../menu-data/ftools-fv:fv.desktop.in.h:1 msgid "fv FITS Editor" msgstr "" #: ../menu-data/ftools-fv:fv.desktop.in.h:2 msgid "View and manipulate FITS-format files" msgstr "" #: ../menu-data/ftp.app:FTP.desktop.in.h:1 msgid "FTP" msgstr "FTP" #: ../menu-data/funguloids:funguloids.desktop.in.h:1 msgid "Funguloids" msgstr "" #: ../menu-data/funguloids:funguloids.desktop.in.h:2 msgid "Those Funny Funguloids!" msgstr "" #: ../menu-data/funnyboat:funnyboat.desktop.in.h:1 msgid "Funny Boat" msgstr "" #: ../menu-data/funnyboat:funnyboat.desktop.in.h:2 msgid "a side scrolling arcade shooter game on a steamboat" msgstr "" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:1 msgid "Furius ISO Mount" msgstr "" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:2 msgid "Manage ISO, IMG, BIN, MDF and NRG images" msgstr "" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:1 msgid "Fuse Spectrum Emulator (GTK+ version)" msgstr "" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:2 #: ../menu-data/fuse-emulator-sdl:fuse-sdl.desktop.in.h:2 msgid "" "Emulator of the 1980s ZX Spectrum home computer and its various clones" msgstr "" #: ../menu-data/fuse-emulator-sdl:fuse-sdl.desktop.in.h:1 msgid "Fuse Spectrum Emulator (SDL version)" msgstr "" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:1 msgid "Compiz Fusion Icon" msgstr "" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:2 msgid "Manage Compiz Fusion and switch between the available window managers" msgstr "" #: ../menu-data/fvwm:fvwm.desktop.in.h:1 msgid "fvwm2" msgstr "" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:1 msgid "Firewall Builder" msgstr "" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:2 msgid "Firewall administration tool GUI" msgstr "" #: ../menu-data/fyre:fyre.desktop.in.h:1 msgid "Fyre" msgstr "" #: ../menu-data/fyre:fyre.desktop.in.h:2 msgid "Render Peter de Jong maps" msgstr "" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:1 msgid "GNOME2 IP Messenger" msgstr "" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:2 msgid "IP Messenger for the GNOME2" msgstr "" #: ../menu-data/g3data:g3data.desktop.in.h:1 msgid "G3Data Graph Analyzer" msgstr "" #: ../menu-data/g3data:g3data.desktop.in.h:2 msgid "Retrieve data from scanned images of graphs" msgstr "" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:1 msgid "G3DViewer" msgstr "" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:2 msgid "3D model viewer" msgstr "" #: ../menu-data/gabedit:gabedit.desktop.in.h:1 msgid "Gabedit QC-GUI" msgstr "" #: ../menu-data/gabedit:gabedit.desktop.in.h:2 msgid "graphical user interface to computational chemistry packages" msgstr "" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:1 msgid "GADMIN-BIND" msgstr "" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:2 msgid "BIND DNS server administration" msgstr "" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:1 msgid "GADMIN-OPENVPN-Client" msgstr "" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:2 msgid "OpenVPN Client administration" msgstr "" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:1 msgid "GADMIN-OPENVPN-Server" msgstr "" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:2 msgid "OpenVPN server administration" msgstr "" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:1 msgid "GADMIN-PROFTPD" msgstr "" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:2 msgid "ProFTPD FTP server administration" msgstr "" #: ../menu-data/gadmin-rsync:gadmin-rsync.desktop.in.h:1 msgid "GAdmin-Rsync" msgstr "" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:1 msgid "GADMIN-SAMBA" msgstr "" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:2 msgid "SAMBA file, print and domain server administration" msgstr "" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:1 msgid "GTK Aiksaurus" msgstr "" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:2 msgid "Find Synonyms and Homonyms" msgstr "" #: ../menu-data/gajim:gajim.desktop.in.h:1 msgid "Gajim" msgstr "" #: ../menu-data/gajim:gajim.desktop.in.h:2 msgid "A GTK+ Jabber client" msgstr "" #: ../menu-data/galculator:galculator.desktop.in.h:1 msgid "Galculator" msgstr "" #: ../menu-data/galculator:galculator.desktop.in.h:2 msgid "Perform simple and scientific calculations" msgstr "" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:1 msgid "Gallery" msgstr "" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:2 msgid "Browse your photographs" msgstr "" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:1 msgid "Upload pictures and videos to Gallery" msgstr "" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:2 msgid "Gallery Uploader" msgstr "" #: ../menu-data/gally:kde4__gally.desktop.in.h:1 msgid "Gally" msgstr "" #: ../menu-data/gally:kde4__gally.desktop.in.h:2 msgid "Sign Language Tutor" msgstr "" #: ../menu-data/galternatives:galternatives.desktop.in.h:1 msgid "Alternatives Configurator" msgstr "" #: ../menu-data/galternatives:galternatives.desktop.in.h:2 msgid "Configure the system default alternatives" msgstr "" #: ../menu-data/gamazons:gamazons.desktop.in.h:1 msgid "Gamazons" msgstr "" #: ../menu-data/gamazons:gamazons.desktop.in.h:2 msgid "Gamazons game" msgstr "" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:1 msgid "Gambas3" msgstr "" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:2 msgid "Gambas3 Integrated Development Environment" msgstr "" #: ../menu-data/game-data-packager:doom2-masterlevels.desktop.in.h:1 msgid "Doom 2: Master Levels" msgstr "" #: ../menu-data/game-data-packager:doom2-masterlevels.desktop.in.h:2 msgid "First Person Shooter Game" msgstr "" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:1 msgid "Game Conqueror" msgstr "" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:2 msgid "A game hacking tool. A GUI front-end for scanmem." msgstr "" #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:1 msgid "gamera-gui" msgstr "" #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:2 msgid "GUI for the Gamera framework" msgstr "" #: ../menu-data/gamgi:gamgi.desktop.in.h:1 msgid "gamgi" msgstr "" #: ../menu-data/gamgi:gamgi.desktop.in.h:2 msgid "Construct, view and analyse atomic structures" msgstr "" #: ../menu-data/gammaray:GammaRay.desktop.in.h:1 msgid "GammaRay" msgstr "" #: ../menu-data/gammaray:GammaRay.desktop.in.h:2 msgid "Qt-application inspection and manipulation tool" msgstr "" #: ../menu-data/ganyremote:ganyremote.desktop.in.h:1 msgid "ganyremote" msgstr "" #: ../menu-data/ganyremote:ganyremote.desktop.in.h:2 msgid "Bluetooth remote control" msgstr "" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:1 msgid "Garden of Coloured Lights" msgstr "" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:2 msgid "Abstract vertical shooter with music elements" msgstr "" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:1 msgid "Gargoyle" msgstr "" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:2 msgid "" "Interactive Fiction multi-interpreter that supports all major IF formats" msgstr "" #: ../menu-data/garlic:garlic.desktop.in.h:1 msgid "Garlic Protein Visualization" msgstr "" #: ../menu-data/garlic:garlic.desktop.in.h:2 msgid "Visualize and investigate proteins and some geometric objects" msgstr "" #: ../menu-data/gastman:gastman.desktop.in.h:1 msgid "Gastman" msgstr "" #: ../menu-data/gastman:gastman.desktop.in.h:2 msgid "Graphical Asterisk Console" msgstr "" #: ../menu-data/gatos:gatos-conf.desktop.in.h:1 msgid "gatos-conf" msgstr "" #: ../menu-data/gatos:gatos-conf.desktop.in.h:2 msgid "Gatos Configuration Editor" msgstr "" #: ../menu-data/gatos:xatitv.desktop.in.h:1 msgid "TV viewer for ATI video cards" msgstr "" #: ../menu-data/gatos:xatitv.desktop.in.h:2 msgid "xatitv" msgstr "" #: ../menu-data/gaupol:gaupol.desktop.in.h:1 msgid "Edit subtitle files" msgstr "" #: ../menu-data/gaupol:gaupol.desktop.in.h:2 msgid "Gaupol Subtitle Editor" msgstr "" #: ../menu-data/gausssum:gausssum.desktop.in.h:1 msgid "GaussSum" msgstr "" #: ../menu-data/gausssum:gausssum.desktop.in.h:2 msgid "Graphical display of computational chemistry output" msgstr "" #: ../menu-data/gazebo5:gazebo.desktop.in.h:1 msgid "Gazebo" msgstr "" #: ../menu-data/gazebo5:gazebo.desktop.in.h:2 msgid "3-D Robot simulator" msgstr "" #: ../menu-data/gbatnav:gbnclient.desktop.in.h:1 msgid "Gnome Batalla Naval client" msgstr "" #: ../menu-data/gbatnav:gbnserver.desktop.in.h:1 msgid "Gnome Batalla Naval server" msgstr "" #: ../menu-data/gbemol:gbemol.desktop.in.h:1 msgid "gbemol" msgstr "" #: ../menu-data/gbemol:gbemol.desktop.in.h:2 msgid "MPD client" msgstr "" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:1 msgid "GbgOffice" msgstr "" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:2 msgid "GTK2 Bulgarian-English Dictionary" msgstr "" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:1 msgid "GBirthday" msgstr "" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:2 msgid "Birthday reminder for E-Mail contacts" msgstr "" #: ../menu-data/gbonds:gbonds.desktop.in.h:1 msgid "GBonds" msgstr "" #: ../menu-data/gbonds:gbonds.desktop.in.h:2 msgid "Savings Bond Inventory" msgstr "" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:1 msgid "gbrainy" msgstr "" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:2 msgid "" "Play games that challenge your logic, verbal, calculation and memory " "abilities" msgstr "" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:1 msgid "GChemPaint Chemical Structures Editor" msgstr "" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:2 msgid "Edit chemical 2D structures" msgstr "" #: ../menu-data/gcin:gcin-tools.desktop.in.h:1 msgid "gcin Tools" msgstr "" #: ../menu-data/gcin:gcin-tools.desktop.in.h:2 msgid "Tools for gcin input method" msgstr "" #: ../menu-data/gco:gco.desktop.in.h:1 msgid "GNOME Comics Organizer" msgstr "" #: ../menu-data/gco:gco.desktop.in.h:2 msgid "A GNOME interface for managing your comic book collection" msgstr "" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:1 msgid "Gcolor2" msgstr "" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:2 msgid "Simple GTK2 color selector and picker" msgstr "" #: ../menu-data/gcompris:gcompris.desktop.in.h:1 msgid "Educational suite GCompris" msgstr "" #: ../menu-data/gcompris:gcompris.desktop.in.h:2 msgid "Educational game for ages 2 to 10" msgstr "" #: ../menu-data/gconf-editor:gconf-editor.desktop.in.h:1 msgid "Configuration Editor" msgstr "" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:1 msgid "GConjugue" msgstr "" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:2 msgid "Conjugates Portuguese verbs" msgstr "" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:1 msgid "Access Prompt" msgstr "" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:2 msgid "Unlock access to passwords and other secrets" msgstr "" #: ../menu-data/gcr:gcr-viewer.desktop.in.h:1 msgid "View file" msgstr "" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:1 msgid "Gnome Crystal Crystalline Structures Viewer" msgstr "" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:2 msgid "Edit and display crystalline structures" msgstr "" #: ../menu-data/gcstar:gcstar.desktop.in.h:1 msgid "GCstar Collections Manager" msgstr "" #: ../menu-data/gcstar:gcstar.desktop.in.h:2 msgid "Manage your collections of movies, games, books, music and more" msgstr "" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:1 msgid "Molecules Viewer" msgstr "" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:2 msgid "Display chemical 3D structures" msgstr "" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:1 msgid "Chemical calculator" msgstr "" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:2 msgid "A simple calculator for chemistry" msgstr "" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:1 msgid "Periodic table of the elements" msgstr "" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:2 msgid "A Mendeleiev table of the chemical elements" msgstr "" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:1 msgid "Spectrum viewer" msgstr "" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:2 msgid "A spectrum viewer for the GNOME desktop" msgstr "" #: ../menu-data/gcx:gcx.desktop.in.h:1 msgid "GCX Astro-Image Processor" msgstr "" #: ../menu-data/gcx:gcx.desktop.in.h:2 msgid "Process astronomical images and control CCDs" msgstr "" #: ../menu-data/gddccontrol:gddccontrol.desktop.in.h:1 msgid "Monitor Settings" msgstr "" #: ../menu-data/gddccontrol:gddccontrol.desktop.in.h:2 msgid "" "Set your monitor preferences (contrast, brightness,...) and manage your " "profiles" msgstr "" #: ../menu-data/gdebi-kde:kde4__gdebi-kde.desktop.in.h:1 #: ../menu-data/gdebi:gdebi.desktop.in.h:1 msgid "GDebi Package Installer" msgstr "" #: ../menu-data/gdebi-kde:kde4__gdebi-kde.desktop.in.h:2 #: ../menu-data/gdebi:gdebi.desktop.in.h:2 #: ../menu-data/qapt-deb-installer:qapt-deb-installer.desktop.in.h:2 msgid "Install and view software packages" msgstr "" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:1 msgid "gDesklets" msgstr "" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:2 msgid "A desktop applet system for GNOME" msgstr "" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:1 msgid "gDevilspie" msgstr "" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:2 msgid "GUI for devilspie matching daemon" msgstr "" #: ../menu-data/gdigi:gdigi.desktop.in.h:1 msgid "gdigi" msgstr "" #: ../menu-data/gdis:gdis.desktop.in.h:1 msgid "GDIS Molecule Modeller" msgstr "" #: ../menu-data/gdis:gdis.desktop.in.h:2 msgid "" "Model and manipulate molecules, and create high-quality renderings of them" msgstr "" #: ../menu-data/gdmap:gdmap.desktop.in.h:1 msgid "Graphical Disk Map" msgstr "" #: ../menu-data/gdmap:gdmap.desktop.in.h:2 msgid "Display disk space using tree maps" msgstr "" #: ../menu-data/gdpc:gdpc.desktop.in.h:1 msgid "GDPC Molecular Dynamic Simulator" msgstr "" #: ../menu-data/gdpc:gdpc.desktop.in.h:2 msgid "Visualize molecular dynamic simulations" msgstr "" #: ../menu-data/geany:geany.desktop.in.h:1 msgid "Geany" msgstr "" #: ../menu-data/geany:geany.desktop.in.h:2 msgid "A fast and lightweight IDE using GTK+" msgstr "" #: ../menu-data/geary:geary-autostart.desktop.in.h:1 #: ../menu-data/geary:geary.desktop.in.h:1 msgid "Geary Mail" msgstr "" #: ../menu-data/geary:geary-autostart.desktop.in.h:2 #: ../menu-data/geary:geary.desktop.in.h:2 msgid "Send and receive email" msgstr "" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:1 msgid "Gebabbel" msgstr "" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:2 msgid "Convert GPS data and exchange it with a GPS unit" msgstr "" #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:1 msgid "gEDA Attribute Editor" msgstr "" #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:2 msgid "Manipulate component attributes with gattrib" msgstr "" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:1 msgid "gEDA Schematic Editor" msgstr "" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:2 msgid "Create and edit electrical schematics and symbols with gschem" msgstr "" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:1 msgid "gEDA Schematic -> PCB Project" msgstr "" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:2 msgid "Create and edit electronics projects with xgsch2pcb" msgstr "" #: ../menu-data/gedit:gedit.desktop.in.h:1 #: ../menu-data/jedit:jedit.desktop.in.h:2 #: ../menu-data/pluma:pluma.desktop.in.h:2 #: ../menu-data/vim-common:vim.desktop.in.h:2 #: ../menu-data/vim-gui-common:gvim.desktop.in.h:2 msgid "Edit text files" msgstr "Мәтіндік файлдарды өзгерту" #: ../menu-data/gedit:gedit.desktop.in.h:2 #: ../menu-data/kwrite:org.kde.kwrite.desktop.in.h:1 #: ../menu-data/nedit:nedit.desktop.in.h:2 msgid "Text Editor" msgstr "" #: ../menu-data/geeqie:geeqie.desktop.in.h:1 msgid "Geeqie" msgstr "" #: ../menu-data/geeqie:geeqie.desktop.in.h:2 msgid "View and manage images" msgstr "" #: ../menu-data/geis-tools:geisview.desktop.in.h:1 msgid "geisview" msgstr "" #: ../menu-data/geis-tools:geisview.desktop.in.h:2 msgid "GEIS gesture event viewer" msgstr "" #: ../menu-data/gelemental:gelemental.desktop.in.h:1 msgid "Periodic Table" msgstr "" #: ../menu-data/gelemental:gelemental.desktop.in.h:2 msgid "View the periodic table of elements" msgstr "" #: ../menu-data/gemanx-gtk2:gemanx.desktop.in.h:1 msgid "GeMan X BBS Client" msgstr "" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:1 msgid "Gem Drop X" msgstr "" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:2 msgid "Grab the gems and throw them back up before they crush you" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2-tob.desktop.in.h:1 msgid "Baldur's Gate 2: Throne of Bhaal - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2-tob.desktop.in.h:2 msgid "Baldur's Gate 2: Throne of Bhaal game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2.desktop.in.h:1 msgid "Baldur's Gate 2 - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2.desktop.in.h:2 msgid "Baldur's Gate 2 game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate-tosc.desktop.in.h:1 msgid "Baldur's Gate: Tales of the Sword Coast - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate-tosc.desktop.in.h:2 msgid "Baldur's Gate: Tales of the Sword Coast game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate.desktop.in.h:1 msgid "Baldur's Gate - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate.desktop.in.h:2 msgid "Baldur's Gate game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale-2:icewind-dale-2.desktop.in.h:1 msgid "Icewind Dale 2 - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale-2:icewind-dale-2.desktop.in.h:2 msgid "Icewind Dale 2 game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale-how.desktop.in.h:1 msgid "Icewind Dale: Heart of Winter - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale-how.desktop.in.h:2 msgid "Icewind Dale: Heart of Winter game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale.desktop.in.h:1 msgid "Icewind Dale - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale.desktop.in.h:2 msgid "Icewind Dale game running with GemRB" msgstr "" #: ../menu-data/gemrb-planescape-torment:planescape-torment.desktop.in.h:1 msgid "Planescape: Torment - GemRB" msgstr "" #: ../menu-data/gemrb-planescape-torment:planescape-torment.desktop.in.h:2 msgid "Planescape: Torment game running with GemRB" msgstr "" #: ../menu-data/gemrb:gemrb.desktop.in.h:1 msgid "GemRB" msgstr "" #: ../menu-data/gemrb:gemrb.desktop.in.h:2 msgid "a portable opensource implementation of Bioware's Infinity Engine" msgstr "" #: ../menu-data/geneatd:geneatd.desktop.in.h:1 msgid "GeneaTD" msgstr "" #: ../menu-data/geneatd:geneatd.desktop.in.h:2 msgid "Multi-touch tower defense game" msgstr "" #: ../menu-data/genpo:genpo.desktop.in.h:1 msgid "Genpo" msgstr "" #: ../menu-data/genpo:genpo.desktop.in.h:2 msgid "GENPO is the GENeral Purpose Organ." msgstr "" #: ../menu-data/gentle:GENtle.desktop.in.h:1 msgid "GENtle" msgstr "" #: ../menu-data/gentle:GENtle.desktop.in.h:2 msgid "Suite to plan genetic cloning" msgstr "" #: ../menu-data/gentoo:gentoo.desktop.in.h:1 msgid "Gentoo" msgstr "" #: ../menu-data/gentoo:gentoo.desktop.in.h:2 msgid "Fully GUI-configurable, two-pane X file manager" msgstr "" #: ../menu-data/geoclue-2.0:geoclue-where-am-i.desktop.in.h:1 msgid "Where am I?" msgstr "" #: ../menu-data/geoclue-2.0:geoclue-where-am-i.desktop.in.h:2 msgid "Find your current location" msgstr "" #: ../menu-data/geogebra:geogebra.desktop.in.h:1 msgid "GeoGebra" msgstr "" #: ../menu-data/geogebra:geogebra.desktop.in.h:2 msgid "Create interactive mathematical constructions and applets." msgstr "" #: ../menu-data/geomview:geomview.desktop.in.h:1 msgid "Geomview" msgstr "" #: ../menu-data/geomview:geomview.desktop.in.h:2 msgid "Interactive geometry viewing program" msgstr "" #: ../menu-data/geophar:geophar.desktop.in.h:1 msgid "Geophar" msgstr "" #: ../menu-data/geophar:geophar.desktop.in.h:2 msgid "Swiss-army knife for math enthusiasts" msgstr "" #: ../menu-data/geotranz:geotranz.desktop.in.h:1 msgid "Geotranz" msgstr "" #: ../menu-data/geotranz:geotranz.desktop.in.h:2 msgid "Geographic coordinates translator" msgstr "" #: ../menu-data/gerbv:gerbv.desktop.in.h:1 msgid "Gerbv Gerber File Viewer" msgstr "" #: ../menu-data/gerbv:gerbv.desktop.in.h:2 msgid "Gerber file viewer for PCB design" msgstr "" #: ../menu-data/gerstensaft:gerstensaft.desktop.in.h:1 msgid "Graphical frontend to SAFT" msgstr "" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:1 msgid "Gespeaker" msgstr "" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:2 msgid "A GTK frontend for espeak" msgstr "" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:1 msgid "gExtractWinIcons" msgstr "" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:2 msgid "Extract cursors and icons from MS Windows compatible resource files" msgstr "" #: ../menu-data/gfaim:gfaim.desktop.in.h:1 msgid "Gfaim" msgstr "" #: ../menu-data/gfaim:gfaim.desktop.in.h:2 msgid "Find any recipe you want" msgstr "" #: ../menu-data/gfax:gfax.desktop.in.h:1 msgid "Gfax Facsimile Program" msgstr "" #: ../menu-data/gfax:gfax.desktop.in.h:2 msgid "Send and Receive Facsimiles" msgstr "" #: ../menu-data/gfceu:gfceu.desktop.in.h:1 msgid "GFCE Ultra NES Emulator" msgstr "" #: ../menu-data/gfceu:gfceu.desktop.in.h:2 msgid "Play Nintendo ROM files" msgstr "" #: ../menu-data/gfm:gfm.desktop.in.h:1 msgid "GFM" msgstr "" #: ../menu-data/gfm:gfm.desktop.in.h:2 msgid "TI Calculators Group File Manager" msgstr "" #: ../menu-data/gfpoken:gfpoken.desktop.in.h:1 msgid "GFingerPoken" msgstr "" #: ../menu-data/gfpoken:gfpoken.desktop.in.h:2 msgid "GFingerPoken logic game" msgstr "" #: ../menu-data/gfsview:gfsview.desktop.in.h:1 msgid "GfsView" msgstr "" #: ../menu-data/gfsview:gfsview.desktop.in.h:2 msgid "View Gerris simulations" msgstr "" #: ../menu-data/gfsview:gfsview2D.desktop.in.h:1 msgid "GfsView 2D" msgstr "" #: ../menu-data/gfsview:gfsview2D.desktop.in.h:2 msgid "View Gerris 2D simulations" msgstr "" #: ../menu-data/gfsview:gfsview3D.desktop.in.h:1 msgid "GfsView 3D" msgstr "" #: ../menu-data/gfsview:gfsview3D.desktop.in.h:2 msgid "View Gerris 3D simulations" msgstr "" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:1 msgid "gFTP" msgstr "" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:2 msgid "Download and upload files using multiple file transfer protocols" msgstr "" #: ../menu-data/ggcov:Development__ggcov.desktop.in.h:1 msgid "GGcov" msgstr "GGcov" #: ../menu-data/ggcov:Development__ggcov.desktop.in.h:2 msgid "Source code coverage browser" msgstr "" #: ../menu-data/ggobi:ggobi.desktop.in.h:1 msgid "GGobi" msgstr "" #: ../menu-data/ggobi:ggobi.desktop.in.h:2 msgid "Multivariate interactive graphics for exploratory data analysis" msgstr "" #: ../menu-data/ghemical:ghemical.desktop.in.h:1 msgid "ghemical" msgstr "" #: ../menu-data/ghemical:ghemical.desktop.in.h:2 msgid "Draw models of molecules" msgstr "" #: ../menu-data/ghex:ghex.desktop.in.h:1 msgid "GHex" msgstr "" #: ../menu-data/ghex:ghex.desktop.in.h:2 msgid "Inspect and edit binary files" msgstr "" #: ../menu-data/ghextris:ghextris.desktop.in.h:1 msgid "Ghextris" msgstr "" #: ../menu-data/ghextris:ghextris.desktop.in.h:2 msgid "Fit falling blocks together on a hexagonal grid" msgstr "" #: ../menu-data/ghkl:ghkl.desktop.in.h:1 msgid "ghkl" msgstr "" #: ../menu-data/ghkl:ghkl.desktop.in.h:2 msgid "hkl library graphical interface." msgstr "" #: ../menu-data/giada:giada.desktop.in.h:1 msgid "Giada" msgstr "" #: ../menu-data/giada:giada.desktop.in.h:2 msgid "Drum machine and loop sequencer" msgstr "" #: ../menu-data/giggle:giggle.desktop.in.h:1 msgid "Giggle" msgstr "" #: ../menu-data/giggle:giggle.desktop.in.h:2 msgid "Git repository viewer" msgstr "" #: ../menu-data/gigolo:gigolo.desktop.in.h:1 msgid "Gigolo" msgstr "" #: ../menu-data/gigolo:gigolo.desktop.in.h:2 msgid "A simple frontend to easily connect to remote filesystems" msgstr "" #: ../menu-data/gimagereader:gimagereader-gtk.desktop.in.h:1 msgid "gImageReader" msgstr "" #: ../menu-data/gimagereader:gimagereader-gtk.desktop.in.h:2 msgid "OCR application" msgstr "" #: ../menu-data/gimmix:gimmix.desktop.in.h:1 msgid "Gimmix" msgstr "" #: ../menu-data/gimmix:gimmix.desktop.in.h:2 msgid "Gimmix is a graphical music player daemon (MPD) client written in C." msgstr "" #: ../menu-data/gimp:gimp.desktop.in.h:1 msgid "GIMP Image Editor" msgstr "" #: ../menu-data/gimp:gimp.desktop.in.h:2 msgid "Create images and edit photographs" msgstr "" #: ../menu-data/gip:gip.desktop.in.h:1 msgid "Gip IP Address Calculator" msgstr "" #: ../menu-data/gip:gip.desktop.in.h:2 msgid "Calculate IP addresses and networks" msgstr "" #: ../menu-data/gisomount:gisomount.desktop.in.h:1 msgid "gISOMount" msgstr "" #: ../menu-data/git-annex:git-annex.desktop.in.h:1 msgid "Git Annex" msgstr "" #: ../menu-data/git-annex:git-annex.desktop.in.h:2 msgid "Track and sync the files in your Git Annex" msgstr "" #: ../menu-data/git-cola:git-cola-folder-handler.desktop.in.h:1 #: ../menu-data/git-cola:git-cola.desktop.in.h:1 msgid "Git Cola" msgstr "" #: ../menu-data/git-cola:git-cola.desktop.in.h:2 msgid "The highly caffeinated Git GUI" msgstr "" #: ../menu-data/git-cola:git-dag.desktop.in.h:1 msgid "Git DAG" msgstr "" #: ../menu-data/git-cola:git-dag.desktop.in.h:2 msgid "Git DAG visualizer" msgstr "" #: ../menu-data/gitg:gitg.desktop.in.h:1 msgid "gitg" msgstr "" #: ../menu-data/gitg:gitg.desktop.in.h:2 msgid "Git repository browser" msgstr "" #: ../menu-data/gitso:gitso.desktop.in.h:1 msgid "Gitso" msgstr "" #: ../menu-data/gitso:gitso.desktop.in.h:2 msgid "Connect to others using VNC protocol" msgstr "" #: ../menu-data/gjacktransport:gjackclock.desktop.in.h:1 msgid "G. JACK Clock" msgstr "" #: ../menu-data/gjacktransport:gjackclock.desktop.in.h:2 msgid "Display JACK transport timecode" msgstr "" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:1 msgid "G. JACK Transport" msgstr "" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:2 msgid "Access JACK transport mechanism via a dynamic graphical slider. " msgstr "" #: ../menu-data/gjiten:gjiten.desktop.in.h:1 msgid "Gjiten" msgstr "" #: ../menu-data/gjiten:gjiten.desktop.in.h:2 msgid "Japanese dictionary" msgstr "" #: ../menu-data/gjots2:gjots2.desktop.in.h:1 msgid "Gjots2 Jotter" msgstr "" #: ../menu-data/gjots2:gjots2.desktop.in.h:2 msgid "Store and organise your random notes" msgstr "" #: ../menu-data/gkamus:gkamus.desktop.in.h:1 msgid "gKamus" msgstr "" #: ../menu-data/gkamus:gkamus.desktop.in.h:2 msgid "English - Indonesian dictionary" msgstr "" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:1 msgid "Keyboard Layout" msgstr "" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:2 msgid "Preview keyboard layouts" msgstr "" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:1 msgid "GkDebconf" msgstr "" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:2 msgid "Helper to reconfigure packages" msgstr "" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:1 msgid "GKrellM System Monitor" msgstr "" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:2 msgid "Monitor for CPU, memory, disks, network, mail" msgstr "" #: ../menu-data/gl-117:gl-117.desktop.in.h:1 msgid "gl-117" msgstr "" #: ../menu-data/gl-117:gl-117.desktop.in.h:2 msgid "Play a flight simulator" msgstr "" #: ../menu-data/glabels:glabels-3.0.desktop.in.h:1 msgid "gLabels" msgstr "" #: ../menu-data/glabels:glabels-3.0.desktop.in.h:2 msgid "Create labels, business cards and media covers" msgstr "" #: ../menu-data/glade-gtk2:glade-3.desktop.in.h:1 #: ../menu-data/glade:glade.desktop.in.h:1 msgid "Glade Interface Designer" msgstr "" #: ../menu-data/glade-gtk2:glade-3.desktop.in.h:2 #: ../menu-data/glade:glade.desktop.in.h:2 msgid "Create or open user interface designs for GTK+ applications" msgstr "" #: ../menu-data/gladish:gladish.desktop.in.h:1 msgid "gladish" msgstr "" #: ../menu-data/gladish:gladish.desktop.in.h:2 msgid "LADI Session Handler" msgstr "" #: ../menu-data/glfer:glfer.desktop.in.h:1 msgid "glfer" msgstr "" #: ../menu-data/glfer:glfer.desktop.in.h:2 msgid "slow CW (QRSS) / dual-frequency CW (DFCW)" msgstr "" #: ../menu-data/gliv:gliv.desktop.in.h:1 msgid "Gliv" msgstr "" #: ../menu-data/gliv:gliv.desktop.in.h:2 msgid "View images using gdk-pixbuf and OpenGL" msgstr "" #: ../menu-data/glob2:glob2.desktop.in.h:1 msgid "Globulation 2" msgstr "" #: ../menu-data/glob2:glob2.desktop.in.h:2 msgid "An innovative new strategy game" msgstr "" #: ../menu-data/globs:globs.desktop.in.h:1 msgid "Globs" msgstr "" #: ../menu-data/globs:globs.desktop.in.h:2 msgid "GL Open Benchmark Suite" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:1 msgid "glogg" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:2 msgid "A smart interactive log explorer." msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:3 msgid "Open With Previous Session" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:4 msgid "Open In A New glogg Window" msgstr "" #: ../menu-data/glogic:glogic.desktop.in.h:1 msgid "gLogic" msgstr "" #: ../menu-data/glogic:glogic.desktop.in.h:2 msgid "Logic circuit simulator" msgstr "" #: ../menu-data/glom:glom.desktop.in.h:1 msgid "Glom" msgstr "" #: ../menu-data/glom:glom.desktop.in.h:2 msgid "A user-friendly database environment." msgstr "" #: ../menu-data/glpeces:glpeces.desktop.in.h:1 msgid "Play with 39 tangrams and more than 23,000 figures" msgstr "" #: ../menu-data/glpeces:glpeces.desktop.in.h:2 msgid "GLPeces" msgstr "" #: ../menu-data/gltron:gltron.desktop.in.h:1 msgid "GLtron" msgstr "" #: ../menu-data/gltron:gltron.desktop.in.h:2 msgid "3D lightcycle game" msgstr "" #: ../menu-data/glurp:glurp.desktop.in.h:1 msgid "Glurp" msgstr "" #: ../menu-data/glurp:glurp.desktop.in.h:2 msgid "A Client for the MPD daemon" msgstr "" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:1 msgid "Gmail Notify" msgstr "" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:2 msgid "Notify the arrival of new mail on Gmail" msgstr "" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:1 msgid "gmanedit" msgstr "" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:2 msgid "GNOME Manpages Editor" msgstr "" #: ../menu-data/gmchess:gmchess.desktop.in.h:1 msgid "Chinese chess" msgstr "" #: ../menu-data/gmchess:gmchess.desktop.in.h:2 msgid "Play the popular chinese chess game" msgstr "" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:1 msgid "Gmerlin mixer" msgstr "" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:2 msgid "Alsa mixer" msgstr "" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:1 msgid "Gmerlin KBD" msgstr "" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:2 msgid "Configure the Gmerlin keyboard daemon" msgstr "" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:1 msgid "Gmerlin player" msgstr "" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:2 msgid "Multiformat mediaplayer" msgstr "" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:1 msgid "Gmerlin plugin configurator" msgstr "" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:2 msgid "Configure gmerlin plugins" msgstr "" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:1 msgid "Gmerlin recorder" msgstr "" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:2 msgid "Audio/video recorder" msgstr "" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:1 msgid "Gmerlin transcoder" msgstr "" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:2 msgid "Gmerlin multimedia transcoder" msgstr "" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:1 msgid "Gmerlin visualizer" msgstr "" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:2 msgid "Run visualization plugins" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:1 msgid "Gmidimonitor (with ALSA support)" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:2 msgid "Analyse MIDI messages through ALSA" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:1 msgid "Gmidimonitor (with JACK support)" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:2 msgid "Analyse MIDI messages through JACK" msgstr "" #: ../menu-data/gmlive:gmlive.desktop.in.h:1 msgid "Gmlive" msgstr "" #: ../menu-data/gmlive:gmlive.desktop.in.h:2 msgid "Streaming Direct Broadcast System based on P2P" msgstr "" #: ../menu-data/gmobilemedia:gmobilemedia.desktop.in.h:1 msgid "gMobileMedia (Mobile Media Browser)" msgstr "" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:1 msgid "gmorgan" msgstr "" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:2 msgid "MIDI rhythm station for ALSA" msgstr "" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:1 msgid "Gmount-iso" msgstr "" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:2 msgid "Mount CD-ROM and DVD image iso" msgstr "" #: ../menu-data/gmpc:gmpc.desktop.in.h:1 msgid "Gnome Music Player Client" msgstr "" #: ../menu-data/gmpc:gmpc.desktop.in.h:2 msgid "A gnome frontend for the mpd daemon" msgstr "" #: ../menu-data/gmsh:gmsh.desktop.in.h:1 msgid "Gmsh Mesh Generator" msgstr "" #: ../menu-data/gmsh:gmsh.desktop.in.h:2 #: ../menu-data/netgen:netgen.desktop.in.h:2 msgid "3-D finite element mesh generator" msgstr "" #: ../menu-data/gmtp:gmtp.desktop.in.h:1 msgid "gMTP" msgstr "" #: ../menu-data/gmtp:gmtp.desktop.in.h:2 msgid "A simple MTP Client for MP3 Players" msgstr "" #: ../menu-data/gmult:gmult.desktop.in.h:1 msgid "Multiplication Puzzle" msgstr "" #: ../menu-data/gmult:gmult.desktop.in.h:2 msgid "Figure out which letters are which numbers" msgstr "" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:1 msgid "gmusicbrowser" msgstr "" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:2 msgid "Jukebox for large collections of mp3/ogg/flac/mpc" msgstr "" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:1 msgid "GMySQLcc" msgstr "" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:2 msgid "Gtk+ MySQL Control Center" msgstr "" #: ../menu-data/gnac:gnac.desktop.in.h:1 msgid "Gnac" msgstr "" #: ../menu-data/gnac:gnac.desktop.in.h:2 msgid "Audio converter for GNOME" msgstr "" #: ../menu-data/gnash:gnash.desktop.in.h:1 msgid "Gnash SWF Viewer" msgstr "" #: ../menu-data/gnash:gnash.desktop.in.h:2 #: ../menu-data/klash:klash.desktop.in.h:2 msgid "View SWF Files" msgstr "" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:1 msgid "GnoeMoe" msgstr "" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:2 msgid "GnoeMoe Gnome MOO Client" msgstr "" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:1 msgid "Gnomad 2" msgstr "" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:2 msgid "A tool for managing Creative Nomad/Zen Jukeboxes and Dell DJs" msgstr "" #: ../menu-data/gnome-activity-journal:gnome-activity-journal.desktop.in.h:1 msgid "Activity Journal" msgstr "" #: ../menu-data/gnome-activity-journal:gnome-activity-journal.desktop.in.h:2 msgid "" "Browse a chronological log of your activities and easily find files, " "contacts, etc." msgstr "" #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:1 msgid "GNOME ALSA Mixer" msgstr "" #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:2 msgid "ALSA sound mixer for GNOME" msgstr "" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:1 msgid "Blog Entry Poster" msgstr "" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:2 msgid "Post an entry to a web log" msgstr "" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:1 msgid "Bluetooth Transfer" msgstr "" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:2 msgid "Send files via Bluetooth" msgstr "" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:1 msgid "Boxes" msgstr "" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:2 msgid "View and use virtual machines" msgstr "" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:1 msgid "GNOME Breakout" msgstr "" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:2 msgid "Play a clone of the classic arcade game Breakout for GNOME" msgstr "" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:1 msgid "BitTorrent Download Client" msgstr "" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:2 msgid "Download files with BitTorrent" msgstr "" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:1 msgid "Calculator" msgstr "" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:2 msgid "Perform arithmetic, scientific or financial calculations" msgstr "" #: ../menu-data/gnome-calendar:org.gnome.Calendar.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-calendar.desktop.in.h:2 msgid "Calendar" msgstr "" #: ../menu-data/gnome-calendar:org.gnome.Calendar.desktop.in.h:2 msgid "Access, and manage calendar" msgstr "" #: ../menu-data/gnome-chess:gnome-chess.desktop.in.h:1 msgid "Chess" msgstr "" #: ../menu-data/gnome-chess:gnome-chess.desktop.in.h:2 msgid "Play the classic two-player board game of chess" msgstr "" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:1 msgid "GNOME Clocks" msgstr "" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:2 msgid "Clocks for world times, plus alarms, stopwatch and a timer" msgstr "" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:1 msgid "GNOME Color Chooser" msgstr "" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:2 msgid "Customize your GNOME desktop" msgstr "" #: ../menu-data/gnome-color-manager:gcm-calibrate.desktop.in.h:2 msgid "Color Calibration" msgstr "" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:1 msgid "Color Picker" msgstr "" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:2 msgid "Use the color sensor to sample spot colors" msgstr "" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:1 msgid "Color Profile Viewer" msgstr "" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:2 msgid "Inspect and compare installed color profiles" msgstr "" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:1 msgid "GNOME Commander" msgstr "" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:2 msgid "A two paned file manager" msgstr "" #: ../menu-data/gnome-contacts:org.gnome.Contacts.desktop.in.h:2 msgid "A contacts manager for GNOME" msgstr "" #: ../menu-data/gnome-dictionary:org.gnome.Dictionary.desktop.in.h:1 msgid "Dictionary" msgstr "" #: ../menu-data/gnome-dictionary:org.gnome.Dictionary.desktop.in.h:2 #: ../menu-data/mate-utils:mate-dictionary.desktop.in.h:2 msgid "Check word definitions and spellings in an online dictionary" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:1 msgid "Disk Image Mounter" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:2 msgid "Mount Disk Images" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-writer.desktop.in.h:1 msgid "Disk Image Writer" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-writer.desktop.in.h:2 msgid "Write Disk Images to Devices" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disks.desktop.in.h:1 msgid "Disks" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disks.desktop.in.h:2 msgid "Manage Drives and Media" msgstr "" #: ../menu-data/gnome-do:gnome-do.desktop.in.h:1 msgid "GNOME Do" msgstr "" #: ../menu-data/gnome-do:gnome-do.desktop.in.h:2 msgid "" "Do things as quickly as possible (but no quicker) with your files, " "bookmarks, applications, music, contacts, and more!" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Books.desktop.in.h:1 msgid "Books" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Books.desktop.in.h:2 msgid "Access, manage and share books" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:1 msgid "Documents" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:2 msgid "Access, manage and share documents" msgstr "" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:1 msgid "Digital TV Control Center" msgstr "" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:2 msgid "Schedule recordings and browse program guide" msgstr "" #: ../menu-data/gnome-flashback:gnome-flashback-init.desktop.in.h:1 msgid "GNOME Flashback Initialization" msgstr "" #: ../menu-data/gnome-flashback:gnome-flashback.desktop.in.h:1 msgid "GNOME Flashback" msgstr "" #: ../menu-data/gnome-font-viewer:org.gnome.font-viewer.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-font-viewer.desktop.in.h:1 #: ../menu-data/plasma-desktop:org.kde.kfontview.desktop.in.h:2 msgid "Font Viewer" msgstr "" #: ../menu-data/gnome-font-viewer:org.gnome.font-viewer.desktop.in.h:2 msgid "View fonts on your system" msgstr "" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:1 msgid "Genius Math Tool" msgstr "" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:2 msgid "Genius Mathematical Tool and Calculator" msgstr "" #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:2 msgid "Gmail Inbox Monitor" msgstr "" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:1 msgid "Gnome Gmail" msgstr "" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:2 msgid "Integrate GMail with your desktop" msgstr "" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:1 msgid "Hearts" msgstr "" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:2 msgid "Play the popular Hearts card game" msgstr "" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:1 msgid "Klotski" msgstr "" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:2 msgid "Slide blocks to solve the puzzle" msgstr "" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:1 msgid "Infrared Remote Control" msgstr "" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:2 msgid "Configure your remote control" msgstr "" #: ../menu-data/gnome-logs:org.gnome.Logs.desktop.in.h:1 msgid "Logs" msgstr "" #: ../menu-data/gnome-logs:org.gnome.Logs.desktop.in.h:2 msgid "View detailed event logs for the system" msgstr "" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:1 msgid "Mahjongg" msgstr "" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:2 msgid "Disassemble a pile of tiles by removing matching pairs" msgstr "" #: ../menu-data/gnome-maps:org.gnome.Maps.desktop.in.h:1 #: ../menu-data/openstreetmap-client:maps.desktop.in.h:1 msgid "Maps" msgstr "" #: ../menu-data/gnome-maps:org.gnome.Maps.desktop.in.h:2 msgid "A simple maps application" msgstr "" #: ../menu-data/gnome-mastermind:gnome-mastermind.desktop.in.h:1 msgid "Mastermind" msgstr "" #: ../menu-data/gnome-mastermind:gnome-mastermind.desktop.in.h:2 msgid "Break the hidden code!" msgstr "" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:1 msgid "GNOME Media Player" msgstr "" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:2 msgid "A simple media player for GNOME" msgstr "" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:1 msgid "Multimedia Systems Selector" msgstr "" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:2 msgid "Configure defaults for GStreamer applications" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:1 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:1 msgid "Mines" msgstr "Сапёр" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:2 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:2 msgid "Clear hidden mines from a minefield" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:3 msgid "Small board" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:4 msgid "Medium board" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:5 msgid "Big board" msgstr "" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:1 msgid "GNOME MPlayer" msgstr "" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:2 #: ../menu-data/parole:parole.desktop.in.h:2 msgid "Play your media" msgstr "" #: ../menu-data/gnome-multi-writer:org.gnome.MultiWriter.desktop.in.h:1 msgid "MultiWriter" msgstr "" #: ../menu-data/gnome-multi-writer:org.gnome.MultiWriter.desktop.in.h:2 msgid "Write an ISO file to multiple USB devices at once" msgstr "" #: ../menu-data/gnome-music:gnome-music.desktop.in.h:1 msgid "Music" msgstr "" #: ../menu-data/gnome-music:gnome-music.desktop.in.h:2 #: ../menu-data/gogglesmm:gogglesmm.desktop.in.h:2 #: ../menu-data/rhythmbox:rhythmbox.desktop.in.h:2 msgid "Play and organize your music collection" msgstr "" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:1 msgid "Network Tools" msgstr "" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:2 msgid "View information about your network" msgstr "" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:1 msgid "Nibbles" msgstr "" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:2 msgid "Guide a worm around a maze" msgstr "" #: ../menu-data/gnome-orca:orca.desktop.in.h:1 msgid "Orca Screen Reader" msgstr "" #: ../menu-data/gnome-orca:orca.desktop.in.h:2 msgid "" "Provide access to graphical desktop environments via synthesized speech " "and/or refreshable braille" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:1 msgid "Software Install" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:2 msgid "Install selected software on the system" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:1 msgid "Package Log" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:2 msgid "View past package management tasks" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:1 msgid "Package Sources" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:2 msgid "Enable or disable package repositories" msgstr "" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:1 msgid "Gnome Paint Drawing Editor" msgstr "" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:2 msgid "Create and Edit Drawings or Images" msgstr "" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:1 msgid "Phone Manager" msgstr "" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:2 msgid "Receive and send text messages from your mobile phone" msgstr "" #: ../menu-data/gnome-photos:org.gnome.Photos.desktop.in.h:1 msgid "Photos" msgstr "" #: ../menu-data/gnome-photos:org.gnome.Photos.desktop.in.h:2 msgid "Access, organize and share photos" msgstr "" #: ../menu-data/gnome-pie:gnome-pie.desktop.in.h:1 msgid "Gnome-Pie" msgstr "" #: ../menu-data/gnome-pie:gnome-pie.desktop.in.h:2 msgid "Cakes don't lie." msgstr "" #: ../menu-data/gnome-power-manager:gnome-power-statistics.desktop.in.h:1 #: ../menu-data/mate-power-manager:mate-power-statistics.desktop.in.h:1 msgid "Power Statistics" msgstr "" #: ../menu-data/gnome-power-manager:gnome-power-statistics.desktop.in.h:2 #: ../menu-data/mate-power-manager:mate-power-statistics.desktop.in.h:2 msgid "Observe power management" msgstr "" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:1 msgid "GNOME PPP" msgstr "" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:2 msgid "GNOME Dialup Tool" msgstr "" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:1 msgid "Robots" msgstr "" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:2 msgid "Avoid the robots and make them crash into each other" msgstr "" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:1 msgid "Scheduled tasks" msgstr "" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:2 msgid "Manage your system tasks" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:1 msgid "Screenshot" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:2 msgid "Save images of your screen or individual windows" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:3 msgid "Take a Screenshot of the Whole Screen" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:4 msgid "Take a Screenshot of the Current Window" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:5 msgid "Take a Screenshot of a Selected Area" msgstr "" #: ../menu-data/gnome-session-common:gnome-session-properties.desktop.in.h:2 #: ../menu-data/mate-session-manager:mate-session-properties.desktop.in.h:2 msgid "Choose what applications to start when you log in" msgstr "" #: ../menu-data/gnome-session-flashback:gnome-flashback-services.desktop.in.h:1 msgid "GNOME Flashback Services" msgstr "" #: ../menu-data/gnome-shell-pomodoro:org.gnome.Pomodoro.desktop.in.h:1 msgid "Pomodoro" msgstr "" #: ../menu-data/gnome-shell-pomodoro:org.gnome.Pomodoro.desktop.in.h:2 msgid "A simple time management utility" msgstr "" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:1 msgid "gnome-shell-timer Preference" msgstr "" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:2 msgid "Preference Editor for gnome-shell-timer" msgstr "" #: ../menu-data/gnome-shell:evolution-calendar.desktop.in.h:1 msgid "Evolution Calendar" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:1 msgid "GNOME Shell Extension Preferences" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:2 msgid "Configure GNOME Shell Extensions" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-wayland.desktop.in.h:1 msgid "GNOME Shell (wayland compositor)" msgstr "" #: ../menu-data/gnome-shell:gnome-shell.desktop.in.h:1 msgid "GNOME Shell" msgstr "" #: ../menu-data/gnome-shell:org.gnome.Shell.PortalHelper.desktop.in.h:1 msgid "Network Login" msgstr "" #: ../menu-data/gnome-sound-recorder:org.gnome.SoundRecorder.desktop.in.h:1 msgid "Sound Recorder" msgstr "" #: ../menu-data/gnome-sound-recorder:org.gnome.SoundRecorder.desktop.in.h:2 msgid "Record sound via the microphone and play it back" msgstr "" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:1 msgid "Specimen Font Previewer" msgstr "" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:2 msgid "Preview and compare fonts" msgstr "" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:1 msgid "GNOME Split" msgstr "" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:2 msgid "Split and assemble files easily" msgstr "" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:1 msgid "Gnome Subtitles" msgstr "" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:2 msgid "Video subtitling for the GNOME desktop" msgstr "" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:1 #: ../menu-data/sudoku:sudoku.desktop.in.h:1 msgid "Sudoku" msgstr "" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:2 msgid "Test your logic skills in this number grid puzzle" msgstr "" #: ../menu-data/gnome-system-monitor:gnome-system-monitor-kde.desktop.in.h:1 msgid "GNOME System Monitor" msgstr "" #: ../menu-data/gnome-system-monitor:gnome-system-monitor-kde.desktop.in.h:2 #: ../menu-data/mate-system-monitor:mate-system-monitor.desktop.in.h:2 msgid "View current processes and monitor system state" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:1 msgid "Taquin" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:2 msgid "Slide tiles to their correct places" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:3 msgid "15-Puzzle" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:4 msgid "16-Puzzle" msgstr "" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:1 #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:2 #: ../menu-data/terminal.app:Terminal.desktop.in.h:1 #: ../menu-data/vala-terminal:vala-terminal.desktop.in.h:1 msgid "Terminal" msgstr "Терминал" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:3 msgid "New Terminal" msgstr "" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:1 msgid "Tetravex" msgstr "" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:2 msgid "Complete the puzzle by matching numbered tiles" msgstr "" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:1 msgid "Language Translator" msgstr "" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:2 msgid "Translate a text or web page" msgstr "" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:1 msgid "Tweak Tool" msgstr "" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:2 msgid "Tweak advanced GNOME 3 settings" msgstr "" #: ../menu-data/gnome-user-share:gnome-user-share-properties.desktop.in.h:1 #: ../menu-data/mate-user-share:mate-user-share-properties.desktop.in.h:1 msgid "Personal File Sharing" msgstr "" #: ../menu-data/gnome-user-share:gnome-user-share-properties.desktop.in.h:2 #: ../menu-data/mate-user-share:mate-user-share-properties.desktop.in.h:2 msgid "Preferences for sharing of files" msgstr "" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:1 msgid "GNOME Video Arcade" msgstr "" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:2 msgid "Play classic arcade games" msgstr "" #: ../menu-data/gnome-weather:org.gnome.Weather.Application.desktop.in.h:1 msgid "Weather" msgstr "" #: ../menu-data/gnome-weather:org.gnome.Weather.Application.desktop.in.h:2 msgid "Show weather conditions and forecast" msgstr "" #: ../menu-data/gnomecatalog:gnomecatalog.desktop.in.h:1 msgid "Gnome Catalog" msgstr "" #: ../menu-data/gnomecatalog:gnomecatalog.desktop.in.h:2 msgid "make disk/CD catalogs" msgstr "" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:1 msgid "GnomeKiSS" msgstr "" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:2 msgid "Gnome's KiSSeake dolls viewer" msgstr "" #: ../menu-data/gnomeradio:gnomeradio.desktop.in.h:1 msgid "Gnomeradio" msgstr "" #: ../menu-data/gnomeradio:gnomeradio.desktop.in.h:2 msgid "Listen to FM radio" msgstr "" #: ../menu-data/gnomint:gnomint.desktop.in.h:1 msgid "gnoMint X.509 CA Manager" msgstr "" #: ../menu-data/gnomint:gnomint.desktop.in.h:2 msgid "Manage X.509 certificates and CAs, easily and graphically" msgstr "" #: ../menu-data/gnote:gnote.desktop.in.h:1 msgid "Gnote" msgstr "" #: ../menu-data/gnote:gnote.desktop.in.h:2 #: ../menu-data/tomboy:tomboy.desktop.in.h:2 msgid "Take notes, link ideas, and stay organized" msgstr "" #: ../menu-data/gnotime:gnotime.desktop.in.h:1 msgid "GnoTime Tracking Tool" msgstr "" #: ../menu-data/gnotime:gnotime.desktop.in.h:2 msgid "To-Do List Organizer, Diary and Billing System" msgstr "" #: ../menu-data/gns3:gns3.desktop.in.h:1 msgid "GNS3" msgstr "" #: ../menu-data/gns3:gns3.desktop.in.h:2 msgid "GNS3 Graphical Network Simulator" msgstr "" #: ../menu-data/gnubg:gnubg.desktop.in.h:1 msgid "GNU Backgammon" msgstr "" #: ../menu-data/gnubg:gnubg.desktop.in.h:2 msgid "GTK or console backgammon program with analysis" msgstr "" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:1 msgid "Gnubiff" msgstr "" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:2 msgid "Gnubiff is a mail notification program." msgstr "" #: ../menu-data/gnubik:gnubik.desktop.in.h:1 msgid "GNUbik" msgstr "" #: ../menu-data/gnubik:gnubik.desktop.in.h:2 msgid "3D Rubik's cube game" msgstr "" #: ../menu-data/gnucash:gnucash.desktop.in.h:1 msgid "Manage your finances, accounts, and investments" msgstr "" #: ../menu-data/gnucash:gnucash.desktop.in.h:2 msgid "GnuCash Finance Management" msgstr "" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:1 msgid "GNUDoQ" msgstr "" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:2 msgid "GNUDoQ, Su Doku generator and solver." msgstr "" #: ../menu-data/gnugo:gnugo.desktop.in.h:1 msgid "GnuGo" msgstr "" #: ../menu-data/gnugo:gnugo.desktop.in.h:2 msgid "Play Go against computer opponent" msgstr "" #: ../menu-data/gnujump:gnujump.desktop.in.h:1 msgid "GNUjump" msgstr "" #: ../menu-data/gnujump:gnujump.desktop.in.h:2 msgid "Jump up the tower to survive" msgstr "" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:1 msgid "GNUMail" msgstr "" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:2 msgid "Mail client for GNUstep" msgstr "" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:1 msgid "GNUmed" msgstr "" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:2 msgid "Paperless Medical Record and Practice Management" msgstr "" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:1 msgid "Gnumeric Spreadsheet" msgstr "" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:2 msgid "Calculation, Analysis, and Visualization of Information" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:1 msgid "GNUnet Secured P2P" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:2 msgid "Share files using GNU's anonymous and censorship-resistant network" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:1 msgid "GNUnet Setup" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:2 msgid "Configure GNUnet" msgstr "" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:1 msgid "GNU Robbo" msgstr "" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:2 msgid "A clone of Robbo" msgstr "" #: ../menu-data/gnurobots:gnurobots.desktop.in.h:1 msgid "gnurobots" msgstr "" #: ../menu-data/gnurobots:gnurobots.desktop.in.h:2 msgid "Program robots to explore a world" msgstr "" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:1 msgid "gnuclient" msgstr "" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:2 msgid "Client for the GNU Emacs Text Editor" msgstr "" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:1 msgid "GNUSim8085" msgstr "" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:2 msgid "Intel 8085 microprocessor simulator" msgstr "" #: ../menu-data/goattracker:goattracker.desktop.in.h:1 msgid "GoatTracker" msgstr "" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:1 msgid "Gobby Collaborative Editor (0.5)" msgstr "" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:2 msgid "Edit text files collaboratively" msgstr "" #: ../menu-data/gogglesmm:gogglesmm.desktop.in.h:1 msgid "Goggles Music Manager" msgstr "" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:1 msgid "GoldenCheetah" msgstr "" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:2 msgid "Cycling Power Analysis Software." msgstr "" #: ../menu-data/goldendict:goldendict.desktop.in.h:1 msgid "GoldenDict" msgstr "" #: ../menu-data/golly:golly.desktop.in.h:1 msgid "Golly" msgstr "" #: ../menu-data/golly:golly.desktop.in.h:2 msgid "A Conway's Game of Life simulator" msgstr "" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:1 msgid "Gomoku.app" msgstr "" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:2 msgid "GNUstep Gomoku Game" msgstr "" #: ../menu-data/goobox:goobox.desktop.in.h:1 #: ../menu-data/kscd:kde4__kscd.desktop.in.h:1 msgid "CD Player" msgstr "" #: ../menu-data/goobox:goobox.desktop.in.h:2 msgid "Play and extract CDs" msgstr "" #: ../menu-data/gopchop:gopchop.desktop.in.h:1 msgid "GOPchop" msgstr "" #: ../menu-data/gopchop:gopchop.desktop.in.h:2 msgid "MPEG2 GOP-accurate editor" msgstr "" #: ../menu-data/goplay:goplay.desktop.in.h:1 msgid "GoPlay!" msgstr "" #: ../menu-data/goplay:goplay.desktop.in.h:2 msgid "Gaming packages browser" msgstr "" #: ../menu-data/goplay:goscience.desktop.in.h:1 msgid "GoScience!" msgstr "" #: ../menu-data/goplay:goscience.desktop.in.h:2 msgid "Science packages browser" msgstr "" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:1 msgid "GOsa²" msgstr "" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:2 msgid "GOsa" msgstr "" #: ../menu-data/gosmore:gosmore.desktop.in.h:1 msgid "Gosmore Map Viewer" msgstr "" #: ../menu-data/gosmore:gosmore.desktop.in.h:2 msgid "View, search and route with OpenStreetMap" msgstr "" #: ../menu-data/gourmet:gourmet.desktop.in.h:1 msgid "Gourmet Recipe Manager" msgstr "" #: ../menu-data/gourmet:gourmet.desktop.in.h:2 msgid "" "Organize recipes, create shopping lists, calculate nutritional information, " "and more." msgstr "" #: ../menu-data/gpa:gpa.desktop.in.h:1 msgid "gpa" msgstr "" #: ../menu-data/gpa:gpa.desktop.in.h:2 msgid "GNU Privacy Assistant" msgstr "" #: ../menu-data/gpaco:gpaco.desktop.in.h:1 msgid "Package Organizer" msgstr "" #: ../menu-data/gpaco:gpaco.desktop.in.h:2 msgid "Manages software installed from source code" msgstr "" #: ../menu-data/gpaint:gpaint.desktop.in.h:1 msgid "GNU Paint" msgstr "" #: ../menu-data/gpaint:gpaint.desktop.in.h:2 msgid "A small-scale painting program for GNOME, the GNU Desktop" msgstr "" #: ../menu-data/gparted:gparted.desktop.in.h:1 msgid "GParted Partition Editor" msgstr "" #: ../menu-data/gparted:gparted.desktop.in.h:2 msgid "Create, reorganize, and delete partitions" msgstr "" #: ../menu-data/gpaste-applet:org.gnome.GPaste.Applet.desktop.in.h:1 msgid "GPaste Applet" msgstr "" #: ../menu-data/gpaste-applet:org.gnome.GPaste.Applet.desktop.in.h:2 msgid "Tray icon to manage GPaste" msgstr "" #: ../menu-data/gpaste:org.gnome.GPaste.Settings.desktop.in.h:1 msgid "GPaste daemon settings" msgstr "" #: ../menu-data/gpaste:org.gnome.GPaste.Settings.desktop.in.h:2 msgid "Manage the GPaste daemon settings" msgstr "" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:1 msgid "gPDFText ebook editor" msgstr "" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:2 msgid "Edit text from ebook PDF files" msgstr "" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:1 msgid "gPHPEdit" msgstr "" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:2 msgid "Edit PHP source files" msgstr "" #: ../menu-data/gpick:gpick.desktop.in.h:1 msgid "Gpick" msgstr "" #: ../menu-data/gpick:gpick.desktop.in.h:2 msgid "Color picker" msgstr "" #: ../menu-data/gpicview:gpicview.desktop.in.h:2 msgid "View your images easily" msgstr "" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:1 msgid "GPixPod" msgstr "" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:2 msgid "Organize photos on your iPod, freely!" msgstr "Өзіңіздің iPod құрылғыңыздағы фотосуреттерді бос ұйымдастырыңыз!" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:1 msgid "gPlanarity" msgstr "" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:2 msgid "Puzzle game involving untangling planar graphs" msgstr "" #: ../menu-data/gpodder:gpodder-url-handler.desktop.in.h:1 msgid "gPodder (subscribe to feed)" msgstr "" #: ../menu-data/gpodder:gpodder.desktop.in.h:1 msgid "gPodder Podcast Client" msgstr "" #: ../menu-data/gpodder:gpodder.desktop.in.h:2 msgid "Subscribe to audio and video content from the web" msgstr "" #: ../menu-data/gpointing-device-settings:gpointing-device-settings.desktop.in.h:1 msgid "Pointing devices" msgstr "" #: ../menu-data/gpointing-device-settings:gpointing-device-settings.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-mouse-panel.desktop.in.h:2 msgid "Set your mouse and touchpad preferences" msgstr "" #: ../menu-data/gpomme:gpomme.desktop.in.h:1 msgid "pommed GTK client" msgstr "" #: ../menu-data/gpomme:gpomme.desktop.in.h:2 msgid "A graphical client for pommed" msgstr "" #: ../menu-data/gpredict:gpredict.desktop.in.h:1 msgid "GNOME Predict" msgstr "" #: ../menu-data/gpredict:gpredict.desktop.in.h:2 msgid "Satellite tracker" msgstr "" #: ../menu-data/gprompter:gprompter.desktop.in.h:1 msgid "gprompter" msgstr "" #: ../menu-data/gprompter:gprompter.desktop.in.h:2 #: ../menu-data/pyprompter:pyprompter.desktop.in.h:2 msgid "Predictive text editor powered by presage" msgstr "" #: ../menu-data/gpsbabel-gui:gpsbabel-gui.desktop.in.h:1 msgid "GPSBabel" msgstr "" #: ../menu-data/gpsbabel-gui:gpsbabel-gui.desktop.in.h:2 msgid "Exec=gpsbabelfe" msgstr "" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:1 msgid "GPSCorrelate" msgstr "" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:2 msgid "Add coordinates to jpeg images using gpx files" msgstr "" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:1 msgid "GpsDrive" msgstr "" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:2 msgid "GPS Navigation" msgstr "" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:1 msgid "GpsPrune" msgstr "" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:2 msgid "Visualize, edit and prune GPS tracks" msgstr "" #: ../menu-data/grace:grace.desktop.in.h:1 msgid "Grace" msgstr "" #: ../menu-data/grace:grace.desktop.in.h:2 msgid "An XY plotting tool" msgstr "" #: ../menu-data/grafx2:grafx2.desktop.in.h:1 msgid "GrafX2" msgstr "" #: ../menu-data/grafx2:grafx2.desktop.in.h:2 msgid "Deluxe Paint Clone" msgstr "" #: ../menu-data/gramps:gramps.desktop.in.h:1 msgid "Gramps Genealogy System" msgstr "" #: ../menu-data/gramps:gramps.desktop.in.h:2 msgid "" "Manage genealogical information, perform genealogical research and analysis" msgstr "" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:1 msgid "Granatier" msgstr "" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:2 msgid "Bomberman clone" msgstr "" #: ../menu-data/granule:granule.desktop.in.h:1 msgid "Granule" msgstr "" #: ../menu-data/granule:granule.desktop.in.h:2 msgid "Flashcards Program" msgstr "" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:1 msgid "Graphmonkey" msgstr "" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:2 msgid "Draw mathematical graphs/curves" msgstr "" #: ../menu-data/grass-core:grass70.desktop.in.h:1 msgid "GRASS GIS 7" msgstr "" #: ../menu-data/grass-core:grass70.desktop.in.h:2 #: ../menu-data/qgis:qbrowser.desktop.in.h:2 #: ../menu-data/qgis:qgis.desktop.in.h:2 msgid "Geographic Information System" msgstr "" #: ../menu-data/gravitation:gravitation.desktop.in.h:1 msgid "Gravitation" msgstr "" #: ../menu-data/gravitation:gravitation.desktop.in.h:2 msgid "game about mania, melancholia, and the creative process" msgstr "" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:1 msgid "Gravity Wars" msgstr "" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:2 msgid "Test your skills against gravity" msgstr "" #: ../menu-data/grcm:grcm.desktop.in.h:1 msgid "Grcm" msgstr "" #: ../menu-data/grcm:grcm.desktop.in.h:2 msgid "Manage machine connections" msgstr "" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:1 msgid "Remotedesktop Client" msgstr "" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:2 msgid "Connect to a remote Windows Terminal-Server" msgstr "" #: ../menu-data/greenwich:greenwich.desktop.in.h:1 msgid "Greenwich" msgstr "" #: ../menu-data/gresistor:gresistor.desktop.in.h:1 msgid "gResistor" msgstr "" #: ../menu-data/gresistor:gresistor.desktop.in.h:2 msgid "Resistor color code calculator" msgstr "" #: ../menu-data/gresolver:gresolver.desktop.in.h:1 msgid "DNS Query Tool" msgstr "" #: ../menu-data/gresolver:gresolver.desktop.in.h:2 msgid "Perform advanced DNS queries" msgstr "" #: ../menu-data/gretl-common:gretl.desktop.in.h:1 msgid "gretl" msgstr "" #: ../menu-data/gretl-common:gretl.desktop.in.h:2 msgid "Econometrics package" msgstr "" #: ../menu-data/grhino:grhino.desktop.in.h:1 msgid "GRhino" msgstr "" #: ../menu-data/grhino:grhino.desktop.in.h:2 msgid "Reversi game for GNOME, supporting the Go/Game Text Protocol" msgstr "" #: ../menu-data/gridlock.app:Gridlock.desktop.in.h:1 msgid "Gridlock" msgstr "" #: ../menu-data/gridlock.app:Gridlock.desktop.in.h:2 msgid "Collection of grid-based board games for GNUstep" msgstr "" #: ../menu-data/griffith:griffith.desktop.in.h:1 msgid "Griffith" msgstr "" #: ../menu-data/griffith:griffith.desktop.in.h:2 msgid "Movie Collection Manager" msgstr "" #: ../menu-data/gringotts:gringotts.desktop.in.h:1 msgid "Gringotts" msgstr "" #: ../menu-data/gringotts:gringotts.desktop.in.h:2 msgid "An electronic strongbox" msgstr "" #: ../menu-data/grisbi:grisbi.desktop.in.h:1 msgid "Grisbi" msgstr "" #: ../menu-data/grisbi:grisbi.desktop.in.h:2 msgid "Personnal finances manager" msgstr "" #: ../menu-data/gromit-mpx:gromit-mpx.desktop.in.h:1 msgid "Gromit-MPX" msgstr "" #: ../menu-data/gromit-mpx:gromit-mpx.desktop.in.h:2 msgid "GRaphics Over MIscelaneous Things, a multi pointer annotation tool" msgstr "" #: ../menu-data/gromit:gromit.desktop.in.h:1 msgid "gromit" msgstr "" #: ../menu-data/gromit:gromit.desktop.in.h:2 msgid "draw freehand screen annotations" msgstr "" #: ../menu-data/grpn:grpn.desktop.in.h:1 msgid "Grpn Calculator" msgstr "" #: ../menu-data/grpn:grpn.desktop.in.h:2 msgid "A reverse polish notation calculator" msgstr "" #: ../menu-data/grr.app:Grr.desktop.in.h:1 msgid "Grr Feed Reader" msgstr "" #: ../menu-data/grr.app:Grr.desktop.in.h:2 msgid "Günther's RSS Reader" msgstr "" #: ../menu-data/grsync:grsync.desktop.in.h:1 msgid "Grsync" msgstr "" #: ../menu-data/grsync:grsync.desktop.in.h:2 msgid "Synchronize files with rsync" msgstr "" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:1 msgid "gscan2pdf" msgstr "" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:2 msgid "A GUI to aid the scan-to-PDF process" msgstr "" #: ../menu-data/gsequencer:gsequencer.desktop.in.h:1 msgid "Advanced Gtk+ Sequencer" msgstr "" #: ../menu-data/gshare:gshare-manager.desktop.in.h:1 msgid "File Sharing" msgstr "" #: ../menu-data/gshare:gshare-manager.desktop.in.h:2 msgid "Configure the file sharing service" msgstr "" #: ../menu-data/gshutdown:gshutdown.desktop.in.h:1 msgid "GShutdown" msgstr "" #: ../menu-data/gshutdown:gshutdown.desktop.in.h:2 msgid "" "An advanced shutdown utility which allows you to schedule the shutdown or " "the restart of your computer" msgstr "" #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:1 msgid "GSmartControl" msgstr "" #. tooltip #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:3 msgid "Monitor and control SMART data on hard disks" msgstr "" #: ../menu-data/gsmc:gsmc.desktop.in.h:1 msgid "GTK Smith Chart Calculator" msgstr "" #: ../menu-data/gsmc:gsmc.desktop.in.h:2 msgid "RF Impedance calculator" msgstr "" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:1 msgid "GSpiceUI" msgstr "" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:2 msgid "Graphical frontend to Spice simulators" msgstr "" #: ../menu-data/gsql:gsql.desktop.in.h:1 msgid "gsql" msgstr "" #: ../menu-data/gsql:gsql.desktop.in.h:2 msgid "Integrated Database Development Environment for GNOME" msgstr "" #: ../menu-data/gstm:gstm.desktop.in.h:1 msgid "gSTM" msgstr "" #: ../menu-data/gstm:gstm.desktop.in.h:2 msgid "Manage SSH tunnel connections" msgstr "" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:1 msgid "GTAMSAnalyzer" msgstr "" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:2 msgid "Qualitative Research Software for GNUstep" msgstr "" #: ../menu-data/gtans:gtans.desktop.in.h:1 msgid "Tangrams" msgstr "" #: ../menu-data/gtans:gtans.desktop.in.h:2 msgid "gtans" msgstr "" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:1 msgid "GTetrinet" msgstr "" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:2 msgid "Tetrinet client for GNOME" msgstr "" #: ../menu-data/gtg:gtg.desktop.in.h:1 msgid "Getting Things GNOME!" msgstr "" #: ../menu-data/gtg:gtg.desktop.in.h:2 msgid "" "Personal tasks and TODO-list items organizer for the GNOME desktop " "environment." msgstr "" #: ../menu-data/gtg:gtg.desktop.in.h:3 msgid "New Task" msgstr "" #: ../menu-data/gthumb:gthumb.desktop.in.h:1 msgid "gThumb Image Viewer" msgstr "" #: ../menu-data/gthumb:gthumb.desktop.in.h:2 msgid "View and organize your images" msgstr "" #: ../menu-data/gtick:gtick.desktop.in.h:1 msgid "GTick" msgstr "" #: ../menu-data/gtick:gtick.desktop.in.h:2 msgid "a GTK-based metronome" msgstr "" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:1 msgid "GTimeLog Time Tracker" msgstr "" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:2 msgid "Track and time daily activities" msgstr "" #: ../menu-data/gtimer:gtimer.desktop.in.h:1 msgid "GTimer" msgstr "" #: ../menu-data/gtimer:gtimer.desktop.in.h:2 msgid "GTK-based X11 task timer" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-demo.desktop.in.h:1 msgid "GTK+ Demo" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-demo.desktop.in.h:2 msgid "GTK+ code examples and demonstrations" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-icon-browser.desktop.in.h:1 msgid "Icon Browser" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-icon-browser.desktop.in.h:2 msgid "An application that shows themed icons" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-widget-factory.desktop.in.h:1 msgid "Widget Factory" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-widget-factory.desktop.in.h:2 msgid "A showcase for GTK+ widgets, designed for testing themes." msgstr "" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:1 msgid "Gtk-ChTheme" msgstr "" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:2 msgid "GTK+2.0 Theme Changer" msgstr "" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:1 msgid "gtk-gnutella" msgstr "" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:2 msgid "A GUI based Gnutella Servent" msgstr "" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:1 msgid "RecordMyDesktop" msgstr "" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:2 msgid "Record a video of your desktop" msgstr "" #: ../menu-data/gtk-theme-config:gtk-theme-config.desktop.in.h:1 msgid "Theme Configuration" msgstr "" #: ../menu-data/gtk-theme-config:gtk-theme-config.desktop.in.h:2 msgid "Configure GTK theme colors" msgstr "" #: ../menu-data/gtk-vector-screenshot:take-vector-screenshot.desktop.in.h:1 msgid "Take Vector Screenshot" msgstr "" #: ../menu-data/gtk-vector-screenshot:take-vector-screenshot.desktop.in.h:2 msgid "Save vector images of application windows" msgstr "" #: ../menu-data/gtkam:gtkam.desktop.in.h:1 msgid "Gtkam Digital Camera Browser" msgstr "" #: ../menu-data/gtkam:gtkam.desktop.in.h:2 msgid "Browse and download images from an attached digital camera" msgstr "" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:1 msgid "GtkAtlantic" msgstr "" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:2 msgid "Connect to a Monopd server" msgstr "" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:1 msgid "GtkBalls" msgstr "" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:2 msgid "Puzzle game" msgstr "" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:1 msgid "Gtkboard Board Games" msgstr "" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:2 msgid "Play various and sundry board games" msgstr "" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:1 msgid "gtkGuitune" msgstr "" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:2 msgid "Tune your Guitar" msgstr "" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:1 msgid "GtkHash" msgstr "" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:2 msgid "Compute message digests and checksums" msgstr "" #: ../menu-data/gtklick:gtklick.desktop.in.h:1 msgid "gtklick" msgstr "" #: ../menu-data/gtklick:gtklick.desktop.in.h:2 msgid "A Simple Metronome" msgstr "" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:1 msgid "Remove orphaned packages" msgstr "" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:2 msgid "A graphical tool to find and remove orphaned libraries" msgstr "" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:1 msgid "GtkPerf" msgstr "" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:2 msgid "Test GTK+ performance" msgstr "" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:1 msgid "Manage music, video and photos on an Apple iPod" msgstr "" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:2 msgid "gtkpod iPod Manager" msgstr "" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:1 msgid "Serial port terminal" msgstr "" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:2 msgid "Communicate with the serial port" msgstr "" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:1 msgid "GTKWave" msgstr "" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:2 msgid "Display simulation results" msgstr "" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:1 msgid "Gtranslator PO File Editor" msgstr "" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:2 msgid "Translate and localize applications and libraries" msgstr "" #: ../menu-data/guake-indicator:guake-indicator.desktop.in.h:1 msgid "Guake Indicator" msgstr "" #: ../menu-data/guake-indicator:guake-indicator.desktop.in.h:2 msgid "" "Use it to launch guake-indicator and a new icon will show up to the upper " "right corner of the screen" msgstr "" #: ../menu-data/guake:guake.desktop.in.h:1 msgid "Guake Terminal" msgstr "" #: ../menu-data/guake:guake.desktop.in.h:2 msgid "Use the command line in a Quake-like terminal" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:1 msgid "Guayadeque Music Player" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:2 msgid "Play and organize your music, listen to radios, podcasts and more ..." msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:3 msgid "Play - Pause" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:4 msgid "Stop (+shift Stop at End)" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:5 msgid "Prev. (+shift Prev. Album)" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:6 msgid "Next (+shift Next Album)" msgstr "" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:1 msgid "Character Map" msgstr "" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:2 msgid "Insert special characters into documents" msgstr "" #: ../menu-data/gufw:gufw.desktop.in.h:2 msgid "An easy way to configure your firewall" msgstr "" #: ../menu-data/gui-apt-key:gui-apt-key.desktop.in.h:1 msgid "APT Key Manager" msgstr "" #: ../menu-data/gui-apt-key:gui-apt-key.desktop.in.h:2 msgid "Graphical administration tool for digital keys used with APT" msgstr "" #: ../menu-data/guidedog:guidedog-root.desktop.in.h:1 msgid "Guidedog as root" msgstr "" #: ../menu-data/guidedog:guidedog-root.desktop.in.h:2 #: ../menu-data/guidedog:guidedog.desktop.in.h:2 msgid "Advanced routing configuration utiliy" msgstr "" #: ../menu-data/guidedog:guidedog.desktop.in.h:1 msgid "Guidedog" msgstr "" #: ../menu-data/guitarix:guitarix.desktop.in.h:1 msgid "guitarix" msgstr "" #: ../menu-data/guitarix:guitarix.desktop.in.h:2 msgid "Simple mono amplifier simulation" msgstr "" #: ../menu-data/gummi:gummi.desktop.in.h:1 msgid "Gummi" msgstr "" #: ../menu-data/gummi:gummi.desktop.in.h:2 msgid "Simple LaTeX Editor" msgstr "" #: ../menu-data/gunroar:gunroar.desktop.in.h:1 msgid "Gunroar" msgstr "" #: ../menu-data/gunroar:gunroar.desktop.in.h:2 msgid "Kenta Cho's Gunroar" msgstr "" #: ../menu-data/gupnp-tools:gupnp-av-cp.desktop.in.h:1 msgid "UPnP AV Control Point" msgstr "" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:1 msgid "gurlchecker" msgstr "" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:2 msgid "Graphical Web Links checker" msgstr "" #: ../menu-data/guvcview:guvcview.desktop.in.h:1 msgid "GTK UVC video viewer" msgstr "" #: ../menu-data/guvcview:guvcview.desktop.in.h:2 msgid "A video viewer and capturer for the linux uvc driver" msgstr "" #: ../menu-data/guymager:guymager.desktop.in.h:1 msgid "Guymager" msgstr "" #: ../menu-data/guymager:guymager.desktop.in.h:2 msgid "Fast forensic imager" msgstr "" #: ../menu-data/gv:gv.desktop.in.h:1 msgid "gv" msgstr "" #: ../menu-data/gv:gv.desktop.in.h:2 msgid "View PS and/or PDF files" msgstr "" #: ../menu-data/gvb:gvb.desktop.in.h:1 msgid "Play with waves and vibrations" msgstr "" #: ../menu-data/gvb:gvb.desktop.in.h:2 msgid "Gvb" msgstr "" #: ../menu-data/gvrng:gvrng.desktop.in.h:1 msgid "GvRng" msgstr "" #: ../menu-data/gvrng:gvrng.desktop.in.h:2 msgid "Guido van Robot NG" msgstr "" #: ../menu-data/gwaei:gwaei.desktop.in.h:1 msgid "gWaei Japanese-English Dictionary" msgstr "" #: ../menu-data/gwaei:gwaei.desktop.in.h:2 msgid "Enter a Japanese or English word to easily get translations" msgstr "" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:1 msgid "gWakeOnLan" msgstr "" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:2 msgid "" "A GTK+ utility to awake turned off machine using the Wake On LAN feature." msgstr "" #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:1 msgid "Waterfall" msgstr "" #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:2 msgid "View all characters of font in all sizes." msgstr "" #: ../menu-data/gwave:gwave.desktop.in.h:1 msgid "gwave" msgstr "" #: ../menu-data/gwave:gwave.desktop.in.h:2 msgid "A waveform viewer eg for spice simulators " msgstr "" #: ../menu-data/gwc:gwc.desktop.in.h:1 msgid "Gnome Wave Cleaner" msgstr "" #: ../menu-data/gwc:gwc.desktop.in.h:2 msgid "Sound File Noise Reduction" msgstr "" #: ../menu-data/gweled:gweled.desktop.in.h:1 msgid "Gweled" msgstr "" #: ../menu-data/gweled:gweled.desktop.in.h:2 msgid "Play a puzzle game similar to \"Diamond Mine\"" msgstr "" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:1 msgid "GwenRename" msgstr "" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:2 msgid "A batch renaming tool for KDE" msgstr "" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:1 msgid "Gwenview" msgstr "" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:2 msgid "A simple image viewer" msgstr "" #: ../menu-data/gwhere:gwhere.desktop.in.h:1 msgid "Removable media catalog management" msgstr "" #: ../menu-data/gwhere:gwhere.desktop.in.h:2 msgid "" "GWhere allows one to manage a database of your CDs and other removable media " "(hard disks, floppy drive, Zip drive, CD-ROM, etc...). With GWhere it's easy " "to browse yours CDs or to make quick search without need to insert yours CDs " "in the drive repeatedly." msgstr "" #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:1 msgid "GWorkspace" msgstr "" #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:2 msgid "GNUstep Workspace Manager" msgstr "" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:1 msgid "See the time in other timezones" msgstr "" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:2 msgid "World Clock (gworldclock)" msgstr "" #: ../menu-data/gwrite:gwrite.desktop.in.h:1 msgid "GWrite" msgstr "" #: ../menu-data/gwrite:gwrite.desktop.in.h:2 #: ../menu-data/leafpad:leafpad.desktop.in.h:2 #: ../menu-data/x2:x2.desktop.in.h:2 msgid "Simple text editor" msgstr "" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:1 msgid "Gwyddion" msgstr "" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:2 msgid "SPM data visualization and analysis" msgstr "" #: ../menu-data/gxkb:gxkb.desktop.in.h:1 msgid "Gxkb" msgstr "" #: ../menu-data/gxkb:gxkb.desktop.in.h:2 msgid "Keyboard switcher" msgstr "" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:1 msgid "gxmms2" msgstr "" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:2 msgid "Play music" msgstr "" #: ../menu-data/gxneur:gxneur.desktop.in.h:1 msgid "gXNeur" msgstr "" #: ../menu-data/gxneur:gxneur.desktop.in.h:2 msgid "Automatic keyboard layout switcher" msgstr "" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:1 msgid "Gxtuner" msgstr "" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:2 msgid "Simple Tuner Interface for jack" msgstr "" #: ../menu-data/gyrus:gyrus.desktop.in.h:1 msgid "Gyrus IMAP Cyrus Administrator" msgstr "" #: ../menu-data/gyrus:gyrus.desktop.in.h:2 msgid "Administer the mailboxes of your IMAP Cyrus servers" msgstr "" #: ../menu-data/hamexam:hamexam.desktop.in.h:1 msgid "hamexam" msgstr "" #: ../menu-data/hamexam:hamexam.desktop.in.h:2 msgid "Ham Radio Examination trainer" msgstr "" #: ../menu-data/hamfax:hamfax.desktop.in.h:1 msgid "hamfax" msgstr "" #: ../menu-data/hamfax:hamfax.desktop.in.h:2 msgid "Send and receive radio facsimiles" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:1 msgid "Time Tracking Overview" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:2 msgid "The overview window of hamster time tracker" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker.desktop.in.h:1 #: ../menu-data/hamster-applet:hamster-windows-service.desktop.in.h:1 msgid "Time Tracker" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker.desktop.in.h:2 #: ../menu-data/hamster-applet:hamster-windows-service.desktop.in.h:2 #: ../menu-data/hamster-indicator:hamster-indicator.desktop.in.h:2 msgid "Project Hamster - track your time" msgstr "" #: ../menu-data/hamster-indicator:hamster-indicator.desktop.in.h:1 msgid "Hamster Indicator" msgstr "" #: ../menu-data/handbrake:ghb.desktop.in.h:1 msgid "HandBrake" msgstr "" #: ../menu-data/handbrake:ghb.desktop.in.h:2 msgid "Transcodes DVD, Bluray, and other media" msgstr "" #: ../menu-data/hannah-foo2zjs:hannah-foo2zjs.desktop.in.h:1 msgid "Hannah" msgstr "" #: ../menu-data/hannah-foo2zjs:hannah-foo2zjs.desktop.in.h:2 msgid "Foo2ZJS Firmware Downloader and Installer" msgstr "" #: ../menu-data/hannah:hannah.desktop.in.h:1 msgid "Help Hannah's Horse" msgstr "" #: ../menu-data/hannah:hannah.desktop.in.h:2 msgid "A pacman-like game" msgstr "" #: ../menu-data/hardinfo:hardinfo.desktop.in.h:1 msgid "System Profiler and Benchmark" msgstr "" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:1 msgid "HasciiCam" msgstr "" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:2 msgid "(h)ascii for the masses!" msgstr "" #: ../menu-data/hatari:hatariui.desktop.in.h:1 msgid "Hatari UI" msgstr "" #: ../menu-data/hatari:hatariui.desktop.in.h:2 msgid "Atari ST(e)/Falcon emulator" msgstr "" #: ../menu-data/hdate-applet:ghcal.desktop.in.h:1 msgid "Hdate" msgstr "" #: ../menu-data/hdate-applet:ghcal.desktop.in.h:2 msgid "Hebrew desktop calendar" msgstr "" #: ../menu-data/hdfview:hdfview.desktop.in.h:1 msgid "hdfview" msgstr "" #: ../menu-data/hdfview:hdfview.desktop.in.h:2 msgid "HDF4/5 Data Browser" msgstr "" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:1 msgid "HDHomeRun Config GUI" msgstr "" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:2 msgid "A GUI for configuration of HDHomeRun devices" msgstr "" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:1 msgid "Hedgewars" msgstr "" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:2 msgid "Fighting Hedgehogs" msgstr "" #: ../menu-data/helpviewer.app:HelpViewer.desktop.in.h:1 msgid "HelpViewer" msgstr "HelpViewer" #: ../menu-data/helpviewer.app:HelpViewer.desktop.in.h:2 msgid "GNUstep Help Viewer" msgstr "" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:1 msgid "HerculesStudio" msgstr "" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:2 msgid "GUI front-end of hercules emulator" msgstr "" #: ../menu-data/heroes-common:heroes.desktop.in.h:1 msgid "Heroes" msgstr "" #: ../menu-data/heroes-common:heroes.desktop.in.h:2 msgid "Collect powerups and avoid your opponents' trails" msgstr "" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:1 msgid "Hex-a-hop" msgstr "" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:2 msgid "Puzzle game based on hexagonal tiles" msgstr "" #: ../menu-data/hexalate:hexalate.desktop.in.h:1 msgid "Hexalate" msgstr "" #: ../menu-data/hexalate:hexalate.desktop.in.h:2 msgid "Color Matching Game" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:1 msgid "HexChat" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:2 msgid "Chat with other people online" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:3 msgid "Open Safe Mode" msgstr "" #: ../menu-data/hexter:hexter.desktop.in.h:1 msgid "Hexter" msgstr "" #: ../menu-data/hexter:hexter.desktop.in.h:2 msgid "Yamaha DX7 modeling DSSI plugin" msgstr "" #: ../menu-data/higan:higan.desktop.in.h:1 msgid "higan" msgstr "" #: ../menu-data/higan:higan.desktop.in.h:2 msgid "SNES emulator" msgstr "" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:1 msgid "Hijra Applet" msgstr "" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:2 msgid "Hijri calendar in system tray icon" msgstr "" #: ../menu-data/hime:hime-setup.desktop.in.h:1 msgid "hime Setup" msgstr "" #: ../menu-data/hime:hime-setup.desktop.in.h:2 msgid "Setup utility for hime input method" msgstr "" #: ../menu-data/history-service:history-daemon.desktop.in.h:1 msgid "History Service Daemon" msgstr "" #: ../menu-data/history-service:history-daemon.desktop.in.h:2 msgid "Listens for calls and messages and stores them." msgstr "" #: ../menu-data/hitori:hitori.desktop.in.h:1 msgid "Hitori" msgstr "" #: ../menu-data/hitori:hitori.desktop.in.h:2 msgid "Play the Hitori puzzle game" msgstr "" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:1 msgid "Ho22bus" msgstr "" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:2 msgid "Recite word easily" msgstr "" #: ../menu-data/ho22bus:hodict.desktop.in.h:1 msgid "HoDict" msgstr "" #: ../menu-data/ho22bus:hodict.desktop.in.h:2 msgid "Ho22bus's Dict" msgstr "" #: ../menu-data/hocr-gtk:hocr-gtk.desktop.in.h:1 msgid "hocr-gtk" msgstr "" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:1 msgid "sane-pygtk" msgstr "" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:2 msgid "A minimal program to work with scanner." msgstr "" #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:1 msgid "An open source poker client and server" msgstr "" #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:2 msgid "HoldingNuts" msgstr "" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:1 msgid "Holotz Castle" msgstr "" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:2 msgid "Play an exciting mystery game" msgstr "" #: ../menu-data/homebank:homebank.desktop.in.h:1 msgid "HomeBank" msgstr "" #: ../menu-data/homebank:homebank.desktop.in.h:2 msgid "Free, easy, personal accounting for everyone." msgstr "" #: ../menu-data/horae:artemis.desktop.in.h:1 msgid "Artemis" msgstr "" #: ../menu-data/horae:artemis.desktop.in.h:2 msgid "Interactive EXAFS data analysis" msgstr "" #: ../menu-data/horae:athena.desktop.in.h:1 msgid "Athena" msgstr "" #: ../menu-data/horae:athena.desktop.in.h:2 msgid "Interactive EXAFS data processing" msgstr "" #: ../menu-data/horae:hephaestus.desktop.in.h:1 msgid "Hephaestus" msgstr "" #: ../menu-data/horae:hephaestus.desktop.in.h:2 msgid "The x-ray absorption spectroscopist's periodic table" msgstr "" #: ../menu-data/horgand:horgand.desktop.in.h:1 msgid "Horgand" msgstr "" #: ../menu-data/horgand:horgand.desktop.in.h:2 msgid "Organd Soft Synth" msgstr "" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:1 msgid "Manage the reservations for your hotel, hostel or B&B" msgstr "" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:2 msgid "HotelDruid" msgstr "" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:1 msgid "Hotot Twitter Client" msgstr "" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:2 msgid "Lightweight Twitter client based on Gtk2 and WebKit" msgstr "" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:1 msgid "Hotot Qt" msgstr "" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:2 msgid "Lightweight Twitter client based on Qt and WebKit" msgstr "" #: ../menu-data/hotssh:hotssh.desktop.in.h:1 msgid "Secure Shell" msgstr "" #: ../menu-data/hotssh:hotssh.desktop.in.h:2 msgid "Connect to a remote computer using Secure Shell" msgstr "" #: ../menu-data/hplip-gui:hplip.desktop.in.h:1 msgid "HPLIP Toolbox" msgstr "" #: ../menu-data/hplip-gui:hplip.desktop.in.h:2 msgid "HP Printing System Control Center" msgstr "" #: ../menu-data/htop:htop.desktop.in.h:1 msgid "Htop" msgstr "" #: ../menu-data/htop:htop.desktop.in.h:2 msgid "Show System Processes" msgstr "" #: ../menu-data/httraqt:httraqt.desktop.in.h:1 msgid "HTTraQt" msgstr "" #: ../menu-data/httraqt:httraqt.desktop.in.h:2 msgid "Web copier" msgstr "" #: ../menu-data/hud-tools:hud-gui.desktop.in.h:1 msgid "Hud Gui" msgstr "" #: ../menu-data/hud-tools:hud-gui.desktop.in.h:2 msgid "Test user interface for HUD" msgstr "" #: ../menu-data/hugin:calibrate_lens_gui.desktop.in.h:1 msgid "Hugin Calibrate Lens" msgstr "" #: ../menu-data/hugin:calibrate_lens_gui.desktop.in.h:2 msgid "Characterise lens distortion" msgstr "" #: ../menu-data/hugin:hugin.desktop.in.h:1 msgid "Hugin Panorama Creator" msgstr "" #: ../menu-data/hugin:hugin.desktop.in.h:2 msgid "Stitch photographs together" msgstr "" #: ../menu-data/hugin:pto_gen.desktop.in.h:1 msgid "Hugin PTO generator" msgstr "" #: ../menu-data/hugin:pto_gen.desktop.in.h:2 msgid "Initialise a Hugin panorama project from multiple photos" msgstr "" #: ../menu-data/hv3:hv3.desktop.in.h:1 msgid "Hv3 Web Browser" msgstr "" #: ../menu-data/hwloc:lstopo.desktop.in.h:1 msgid "Hardware Locality lstopo" msgstr "" #: ../menu-data/hwloc:lstopo.desktop.in.h:2 msgid "Show hardware topology" msgstr "" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:1 msgid "XHydra" msgstr "" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:2 msgid "A fast network logon cracker" msgstr "" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:1 msgid "Hydrogen" msgstr "" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:2 msgid "Create drum sequences" msgstr "" #: ../menu-data/hyperrogue:hyperrogue.desktop.in.h:1 msgid "HyperRogue" msgstr "" #: ../menu-data/hyperrogue:hyperrogue.desktop.in.h:2 msgid "A non-euclidean graphical rogue-like game" msgstr "" #: ../menu-data/i3-wm:i3.desktop.in.h:1 msgid "i3" msgstr "" #: ../menu-data/i3-wm:i3.desktop.in.h:2 msgid "improved dynamic tiling window manager" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:1 msgid "Iagno" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:2 msgid "Dominate the board in a classic version of Reversi" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:3 msgid "Play first (Dark)" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:4 msgid "Play second (Light)" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:5 msgid "Two players game" msgstr "" #: ../menu-data/ibus-anthy:ibus-setup-anthy.desktop.in.h:1 msgid "IBus Anthy Setup" msgstr "" #: ../menu-data/ibus-anthy:ibus-setup-anthy.desktop.in.h:2 msgid "Set up IBus Anthy engine" msgstr "" #. The title of the preferences window for Cangjie #: ../menu-data/ibus-cangjie:ibus-setup-cangjie.desktop.in.h:2 msgid "Cangjie Preferences" msgstr "" #. Tooltip for the preferences app for Cangjie #: ../menu-data/ibus-cangjie:ibus-setup-cangjie.desktop.in.h:4 msgid "Set preferences for the Cangjie input method" msgstr "" #. The title of the preferences window for Quick #: ../menu-data/ibus-cangjie:ibus-setup-quick.desktop.in.h:2 msgid "Quick Preferences" msgstr "" #. Tooltip for the preferences app for Quick #: ../menu-data/ibus-cangjie:ibus-setup-quick.desktop.in.h:4 msgid "Set preferences for the Quick input method" msgstr "" #: ../menu-data/ibus-chewing:ibus-setup-chewing.desktop.in.h:1 msgid "IBus Chewing Preferences" msgstr "" #: ../menu-data/ibus-chewing:ibus-setup-chewing.desktop.in.h:2 msgid "Set IBus Chewing Preferences" msgstr "" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:1 msgid "IBus Hangul Preferences" msgstr "" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:2 msgid "Set IBus Hangul Preferences" msgstr "" #: ../menu-data/ibus-input-pad:ibus-setup-input-pad.desktop.in.h:1 msgid "IBus Input Pad Setup" msgstr "" #: ../menu-data/ibus-input-pad:ibus-setup-input-pad.desktop.in.h:2 msgid "Set up IBus Input Pad engine" msgstr "" #: ../menu-data/ibus-kkc:ibus-setup-kkc.desktop.in.h:1 msgid "Kana Kanji Conversion Preferences" msgstr "" #: ../menu-data/ibus-kkc:ibus-setup-kkc.desktop.in.h:2 msgid "Customize Kana Kanji Conversion input-method" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libbopomofo.desktop.in.h:1 msgid "IBus LibBopomofo Preferences" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libbopomofo.desktop.in.h:2 msgid "Set ibus-libbopomofo Preferences" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:1 msgid "IBus LibPinyin Setup" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:2 msgid "Set ibus-libpinyin Preferences" msgstr "" #: ../menu-data/ibus-libzhuyin:ibus-setup-libzhuyin.desktop.in.h:1 msgid "IBus LibZhuyin Setup" msgstr "" #: ../menu-data/ibus-libzhuyin:ibus-setup-libzhuyin.desktop.in.h:2 msgid "Set ibus-libzhuyin Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-bopomofo.desktop.in.h:1 msgid "IBus Bopomofo Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-bopomofo.desktop.in.h:2 msgid "Set ibus-Bopomofo Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-pinyin.desktop.in.h:1 msgid "IBus Pinyin Setup" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-pinyin.desktop.in.h:2 msgid "Set ibus-pinyin Preferences" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-abbreviation-editor.desktop.in.h:1 #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-preferences.desktop.in.h:1 msgid "Change preferences of ibus-sharada-braille" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-abbreviation-editor.desktop.in.h:2 msgid "ibus-sharada-braille-abbreviation-editor" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-language-editor.desktop.in.h:1 msgid "Change edit languages of ibus-sharada-braille" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-language-editor.desktop.in.h:2 msgid "ibus-sharada-braille-language-editor" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-preferences.desktop.in.h:2 msgid "ibus-sharada-braille-preferences" msgstr "" #: ../menu-data/ibus-skk:ibus-setup-skk.desktop.in.h:1 msgid "IBus SKK Setup" msgstr "" #: ../menu-data/ibus-skk:ibus-setup-skk.desktop.in.h:2 msgid "Set up IBus SKK engine" msgstr "" #: ../menu-data/ibus-table:ibus-setup-table.desktop.in.h:1 msgid "IBus Table Setup" msgstr "" #: ../menu-data/ibus-table:ibus-setup-table.desktop.in.h:2 msgid "Set ibus-table preferences" msgstr "" #: ../menu-data/ibus:ibus-setup.desktop.in.h:1 msgid "IBus Preferences" msgstr "" #: ../menu-data/ibus:ibus-setup.desktop.in.h:2 msgid "Set IBus Preferences" msgstr "" #: ../menu-data/icebreaker:icebreaker.desktop.in.h:1 msgid "IceBreaker" msgstr "" #: ../menu-data/icebreaker:icebreaker.desktop.in.h:2 msgid "Melt an iceberg into small pieces, in order to trap the penguins" msgstr "" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:1 msgid "Icemon" msgstr "" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:2 msgid "A monitor for an Icecream compilation network" msgstr "" #: ../menu-data/icedtea-netx-common:icedtea-netx-javaws.desktop.in.h:1 msgid "IcedTea Java Web Start" msgstr "" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:1 msgid "IcedTea Web Control Panel" msgstr "" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:2 msgid "Configure IcedTea Web (javaws and plugin)" msgstr "" #: ../menu-data/idjc:idjc.desktop.in.h:1 msgid "Create your live radio show or podcast" msgstr "" #: ../menu-data/idjc:idjc.desktop.in.h:2 msgid "Internet DJ Console" msgstr "" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:1 msgid "IDLE (using Python-2.7)" msgstr "" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-2.7)" msgstr "" #: ../menu-data/idle-python3.4:idle-python3.4.desktop.in.h:1 msgid "IDLE (using Python-3.4)" msgstr "" #: ../menu-data/idle-python3.4:idle-python3.4.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-3.4)" msgstr "" #: ../menu-data/idle-python3.5:idle-python3.5.desktop.in.h:1 msgid "IDLE (using Python-3.5)" msgstr "" #: ../menu-data/idle-python3.5:idle-python3.5.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-3.5)" msgstr "" #: ../menu-data/idle3:idle3.desktop.in.h:1 msgid "IDLE 3" msgstr "" #: ../menu-data/idle3:idle3.desktop.in.h:2 msgid "Integrated DeveLopment Environment for Python3" msgstr "" #: ../menu-data/idle:idle.desktop.in.h:1 msgid "IDLE" msgstr "" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:1 msgid "ifpgui" msgstr "" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:2 msgid "KDE-style GUI for iRiver iFP flash players " msgstr "" #: ../menu-data/ifrit:ifrit.desktop.in.h:1 msgid "IFRIT 3D Data Visualization" msgstr "" #: ../menu-data/ifrit:ifrit.desktop.in.h:2 msgid "Visualize numerical simulations in 3D" msgstr "" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:1 msgid "ii-esu" msgstr "" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:2 msgid "HIZ's ES" msgstr "" #: ../menu-data/ike-qtgui:ike.desktop.in.h:1 msgid "Shrew Soft VPN Access Manager" msgstr "" #: ../menu-data/ike-qtgui:ike.desktop.in.h:2 msgid "Application to manage remote site configurations" msgstr "" #: ../menu-data/im-config:im-config.desktop.in.h:1 #: ../menu-data/uim-gtk2.0:uim.desktop.in.h:1 msgid "Input Method" msgstr "" #: ../menu-data/im-config:im-config.desktop.in.h:2 msgid "Set Keyboard Input Method" msgstr "" #: ../menu-data/imagej:imagej.desktop.in.h:1 msgid "ImageJ" msgstr "" #: ../menu-data/imagej:imagej.desktop.in.h:2 msgid "Image processing and analysis" msgstr "" #: ../menu-data/imagemagick-6.q16:display-im6.q16.desktop.in.h:1 #: ../menu-data/imagemagick:display-im6.desktop.in.h:1 msgid "ImageMagick (display Q16)" msgstr "" #: ../menu-data/imagemagick-6.q16:display-im6.q16.desktop.in.h:2 #: ../menu-data/imagemagick:display-im6.desktop.in.h:2 msgid "Display and edit image files" msgstr "" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:1 msgid "ImageVis3D" msgstr "" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:2 msgid "Desktop volume rendering application for large data" msgstr "" #: ../menu-data/imagination:imagination.desktop.in.h:1 msgid "Imagination" msgstr "" #: ../menu-data/imagination:imagination.desktop.in.h:2 msgid "A lightweight DVD slideshow maker using GTK+2" msgstr "" #: ../menu-data/imview:imview.desktop.in.h:1 msgid "Imview Image Viewer" msgstr "" #: ../menu-data/imview:imview.desktop.in.h:2 msgid "View and analyze scientific images" msgstr "" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:1 msgid "indicator-china-weather" msgstr "" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:2 msgid "Indicator applet for current weather conditions in China" msgstr "" #: ../menu-data/indicator-keylock:indicator-keylock.desktop.in.h:1 msgid "Indicator-LockKeys" msgstr "" #: ../menu-data/indicator-keylock:indicator-keylock.desktop.in.h:2 msgid "Handles the locked states of CapsLock, NumLock, and ScrollLock" msgstr "" #: ../menu-data/indicator-multiload:indicator-multiload.desktop.in.h:1 msgid "System Load Indicator" msgstr "" #: ../menu-data/indicator-multiload:indicator-multiload.desktop.in.h:2 msgid "" "A system load monitor capable of displaying graphs for CPU, ram, and swap " "space use, plus network traffic." msgstr "" #: ../menu-data/indicators-client:indicators-client.desktop.in.h:1 msgid "Indicators Client" msgstr "" #: ../menu-data/indicators-client:indicators-client.desktop.in.h:2 msgid "Application for testing the Indicators system" msgstr "" #: ../menu-data/inkscape:inkscape.desktop.in.h:1 msgid "Inkscape Vector Graphics Editor" msgstr "" #: ../menu-data/inkscape:inkscape.desktop.in.h:2 msgid "Create and edit Scalable Vector Graphics images" msgstr "" #: ../menu-data/instead:instead.desktop.in.h:1 msgid "INSTEAD" msgstr "" #: ../menu-data/instead:instead.desktop.in.h:2 msgid "Simple Text Adventures Interpreter" msgstr "" #: ../menu-data/intone:intone.desktop.in.h:1 msgid "Intone" msgstr "" #: ../menu-data/intone:intone.desktop.in.h:2 msgid "Simple music player for mobile devices" msgstr "" #: ../menu-data/iok:iok.desktop.in.h:1 msgid "Indic Onscreen Keyboard" msgstr "" #: ../menu-data/iok:iok.desktop.in.h:2 msgid "Enter Indic characters with a virtual keyboard" msgstr "" #: ../menu-data/iptux:iptux.desktop.in.h:1 msgid "iptux" msgstr "" #: ../menu-data/iptux:iptux.desktop.in.h:2 msgid "Lan communication software" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:1 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:1 msgid "Enhanced interactive Python qtconsole" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:2 msgid "IPython Qt console" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:3 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:3 msgid "Matplotlib" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:4 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:4 msgid "Matplotlib (inline plots)" msgstr "" #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:2 msgid "IPython3 Qt console" msgstr "" #: ../menu-data/ipython3:ipython3.desktop.in.h:1 #: ../menu-data/ipython:ipython.desktop.in.h:1 msgid "Enhanced interactive Python shell" msgstr "" #: ../menu-data/ipython3:ipython3.desktop.in.h:2 msgid "ipython3" msgstr "" #: ../menu-data/ipython:ipython.desktop.in.h:2 msgid "ipython" msgstr "" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:1 msgid "Ircp Tray" msgstr "" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:2 msgid "A simple OBEX file transfer applet" msgstr "" #: ../menu-data/isag:isag.desktop.in.h:1 msgid "Isag System Activity Grapher" msgstr "" #: ../menu-data/isag:isag.desktop.in.h:2 msgid "Interactive System Activity Grapher for sysstat" msgstr "" #: ../menu-data/isomaster:isomaster.desktop.in.h:1 msgid "ISO Master" msgstr "" #: ../menu-data/isomaster:isomaster.desktop.in.h:2 msgid "Read, write and modify ISO images" msgstr "" #: ../menu-data/istanbul:istanbul.desktop.in.h:1 msgid "Istanbul Desktop Session Recorder" msgstr "" #: ../menu-data/istanbul:istanbul.desktop.in.h:2 msgid "Record a video of your desktop session" msgstr "" #: ../menu-data/italc-client:italc-client-autostart.desktop.in.h:1 #: ../menu-data/italc-client:italc-client.desktop.in.h:1 msgid "iTALC Client Applet" msgstr "" #: ../menu-data/italc-management-console:italc-management-console.desktop.in.h:1 msgid "iTALC Management Console" msgstr "" #: ../menu-data/italc-management-console:italc-management-console.desktop.in.h:2 msgid "Administrate your iTALC installation" msgstr "" #: ../menu-data/italc-master:italc-master.desktop.in.h:1 msgid "iTALC" msgstr "" #: ../menu-data/italc-master:italc-master.desktop.in.h:2 msgid "Intelligent Teaching And Learning with Computers" msgstr "" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:1 msgid "Jaaa (with ALSA support)" msgstr "" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:2 msgid "Analyse or generate an Audio signal through ALSA" msgstr "" #: ../menu-data/jabref:jabref.desktop.in.h:1 msgid "JabRef" msgstr "" #: ../menu-data/jabref:jabref.desktop.in.h:2 msgid "Graphical editor for BibTex bibliographies" msgstr "" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:1 msgid "JACK Keyboard" msgstr "" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:2 msgid "Virtual keyboard for JACK MIDI" msgstr "" #: ../menu-data/jack-mixer:jack_mixer.desktop.in.h:1 msgid "Jack Mixer" msgstr "" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:1 msgid "JACK Rack" msgstr "" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:2 msgid "Stereo LADSPA effects rack" msgstr "" #: ../menu-data/jackeq:jackeq.desktop.in.h:1 msgid "JackEQ" msgstr "" #: ../menu-data/jackeq:jackeq.desktop.in.h:2 msgid "routes and manipulates audio from/to multiple sources" msgstr "" #: ../menu-data/jajuk:jajuk.desktop.in.h:1 msgid "Jajuk" msgstr "" #: ../menu-data/jajuk:jajuk.desktop.in.h:2 msgid "Jajuk Advanced Jukebox" msgstr "" #: ../menu-data/jamin:jamin.desktop.in.h:1 msgid "JAMin" msgstr "" #: ../menu-data/jamin:jamin.desktop.in.h:2 msgid "JACK Audio Mastering interface" msgstr "" #: ../menu-data/japa:japa-alsa.desktop.in.h:1 msgid "Japa (with ALSA support)" msgstr "" #: ../menu-data/japa:japa-alsa.desktop.in.h:2 msgid "Analyse an Audio signal through ALSA" msgstr "" #: ../menu-data/japa:japa-jack.desktop.in.h:1 msgid "Japa (with JACK support)" msgstr "" #: ../menu-data/japa:japa-jack.desktop.in.h:2 msgid "Analyse an Audio signal through JACK" msgstr "" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:1 msgid "Jargon Informatique" msgstr "" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:2 msgid "French computering dictionary" msgstr "" #: ../menu-data/javamorph:javamorph.desktop.in.h:1 msgid "JavaMorph" msgstr "" #: ../menu-data/javamorph:javamorph.desktop.in.h:2 msgid "Merge two human-face-JPEGs!" msgstr "" #: ../menu-data/jaxe:jaxe.desktop.in.h:1 msgid "Jaxe" msgstr "" #: ../menu-data/jaxe:jaxe.desktop.in.h:2 msgid "XML Editor" msgstr "" #: ../menu-data/jclic:jclic.desktop.in.h:1 msgid "JClic" msgstr "" #: ../menu-data/jclic:jclic.desktop.in.h:2 msgid "" "Multimedia educational activities: puzzles, associations, text exercises, " "crosswords, scrambled letters, etc." msgstr "" #: ../menu-data/jd:jd.desktop.in.h:1 msgid "JD 2ch browser" msgstr "" #: ../menu-data/jd:jd.desktop.in.h:2 msgid "JD is a 2ch browser based on gtkmm2." msgstr "" #: ../menu-data/jedit:jedit.desktop.in.h:1 msgid "jEdit" msgstr "" #: ../menu-data/jeex:jeex.desktop.in.h:1 msgid "Jeex" msgstr "" #: ../menu-data/jeex:jeex.desktop.in.h:2 msgid "Hexadecimal Editor for Linux" msgstr "" #: ../menu-data/jemboss:jemboss.desktop.in.h:1 msgid "Jemboss" msgstr "" #: ../menu-data/jemboss:jemboss.desktop.in.h:2 msgid "" "Graphical user interface for the European Molecular Biology Open Software " "Suite." msgstr "" #: ../menu-data/jester:jester.desktop.in.h:1 msgid "Jester" msgstr "" #: ../menu-data/jester:jester.desktop.in.h:2 msgid "board game similar to Othello" msgstr "" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:1 msgid "JFractionLab" msgstr "" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:2 msgid "Calculate Fractions is fun!" msgstr "" #: ../menu-data/jftp:jftp.desktop.in.h:1 msgid "JFTP" msgstr "" #: ../menu-data/jftp:jftp.desktop.in.h:2 msgid "Java GUI client for FTP, SMB, SFTP and NFS" msgstr "" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:1 msgid "GNOME Build Tool" msgstr "" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:2 msgid "Build GNOME modules" msgstr "" #: ../menu-data/jigzo:jigzo.desktop.in.h:1 msgid "jigzo" msgstr "" #: ../menu-data/jigzo:jigzo.desktop.in.h:2 msgid "Photo puzzle game for children" msgstr "" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:1 msgid "Jkmeter" msgstr "" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:2 #: ../menu-data/meterbridge:meterbridge.desktop.in.h:2 msgid "Audio level meter for JACK" msgstr "" #: ../menu-data/jmdlx:jmdlx.desktop.in.h:2 msgid "JuggleMaster using wxWidgets" msgstr "" #: ../menu-data/jmeter:jmeter.desktop.in.h:1 msgid "Apache JMeter" msgstr "" #: ../menu-data/jmeter:jmeter.desktop.in.h:2 msgid "Load testing application" msgstr "" #: ../menu-data/jmeters:jmeters.desktop.in.h:1 msgid "Jmeters" msgstr "" #: ../menu-data/jmeters:jmeters.desktop.in.h:2 msgid "Multichannel audio level meter for JACK" msgstr "" #: ../menu-data/jmol:jmol.desktop.in.h:1 msgid "Jmol" msgstr "" #: ../menu-data/jmol:jmol.desktop.in.h:2 msgid "Molecular Viewer" msgstr "" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:1 msgid "Jnoisemeter" msgstr "" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:2 msgid "Audio test signals meter for JACK" msgstr "" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:1 msgid "System Jobs" msgstr "" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:2 msgid "Manage system jobs present on your computer" msgstr "" #: ../menu-data/josm:josm.desktop.in.h:1 msgid "Josm" msgstr "" #: ../menu-data/josm:josm.desktop.in.h:2 msgid "Editor for OpenStreetMap.org" msgstr "" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:1 msgid "Jovie" msgstr "" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:2 msgid "KDE Text To Speech Service" msgstr "" #: ../menu-data/jpilot:jpilot.desktop.in.h:1 msgid "J-Pilot" msgstr "" #: ../menu-data/jpilot:jpilot.desktop.in.h:2 msgid "Desktop organizer application for the Palm Pilot" msgstr "" #: ../menu-data/jscribble:jscribble.desktop.in.h:1 msgid "jscribble" msgstr "" #: ../menu-data/jscribble:jscribble.desktop.in.h:2 msgid "Infinite Notepad" msgstr "" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:1 msgid "jstest-gtk" msgstr "" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:2 msgid "Joystick testing and configuration tool" msgstr "" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:1 msgid "JSymphonic" msgstr "" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:2 msgid "File manager for Sony MP3 players" msgstr "" #: ../menu-data/juffed:juffed.desktop.in.h:1 msgid "JuffEd text editor" msgstr "" #: ../menu-data/juffed:juffed.desktop.in.h:2 msgid "Advanced text editor" msgstr "" #: ../menu-data/juk:kde4__juk.desktop.in.h:1 msgid "Terminal=false" msgstr "" #: ../menu-data/juk:kde4__juk.desktop.in.h:2 msgid "JuK" msgstr "" #: ../menu-data/julia:julia.desktop.in.h:1 msgid "Julia" msgstr "" #: ../menu-data/julia:julia.desktop.in.h:2 msgid "High-level, high-performance dynamic language for technical computing" msgstr "" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:1 msgid "Jump'n'Bump" msgstr "" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:2 msgid "Jump on your opponents to make them explode" msgstr "" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:1 msgid "JXplorer" msgstr "" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:2 msgid "Java LDAP Browser" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:1 msgid "Disk writing program" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:2 msgid "K3b" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:3 msgid "New Video DVD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:4 msgid "New Data CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:5 msgid "New Audio CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:6 msgid "New Video CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:7 msgid "New Mixed Mode CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:8 msgid "New eMovix Project" msgstr "" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:1 msgid "K4DirStat" msgstr "" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:2 msgid "Directory statistics and disk usage" msgstr "" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:1 msgid "Kabikaboo" msgstr "" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:2 msgid "Manage large collections of notes" msgstr "" #: ../menu-data/kaddressbook:kaddressbook-importer.desktop.in.h:1 msgid "KAddressbook import file" msgstr "" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:1 msgid "KAddressBook" msgstr "" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:2 msgid "Contact Manager" msgstr "" #: ../menu-data/kadu:kadu.desktop.in.h:1 msgid "Kadu" msgstr "" #: ../menu-data/kadu:kadu.desktop.in.h:2 msgid "Gadu-Gadu/XMPP protocol client" msgstr "" #: ../menu-data/kaffeine:kde4__kaffeine.desktop.in.h:1 msgid "Kaffeine" msgstr "" #: ../menu-data/kaffeine:kde4__kaffeine.desktop.in.h:2 #: ../menu-data/kplayer:kde4__kplayer.desktop.in.h:1 #: ../menu-data/mediaplayer-app:mediaplayer-app.desktop.in.h:1 msgid "Media Player" msgstr "" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:1 msgid "Kajongg" msgstr "" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:2 msgid "The ancient Chinese board game for 4 players" msgstr "" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:1 msgid "KAlarm" msgstr "" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:2 msgid "Personal Alarm Scheduler" msgstr "" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:1 msgid "KAlgebra" msgstr "" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:2 msgid "Math Expression Solver and Plotter" msgstr "" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:1 msgid "KAlgebra Mobile" msgstr "" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:2 msgid "Pocket Math Expression Solver and Plotter" msgstr "" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:1 msgid "KDE Periodic Table of Elements" msgstr "" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:2 #: ../menu-data/kalzium:kde4__kalzium_cml.desktop.in.h:1 msgid "Kalzium" msgstr "" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:1 msgid "Kamerka" msgstr "" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:2 msgid "Fancy-looking animated application for taking photos from webcam" msgstr "" #: ../menu-data/kamoso:org.kde.kamoso.desktop.in.h:1 msgid "Kamoso" msgstr "" #: ../menu-data/kamoso:org.kde.kamoso.desktop.in.h:2 msgid "Use your webcam to take pictures or make videos" msgstr "" #: ../menu-data/kanadic:kanadic-fullkatahira.desktop.in.h:1 msgid "Hira Drill" msgstr "" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:1 msgid "Kanagram" msgstr "" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:2 msgid "KDE Letter Order Game" msgstr "" #: ../menu-data/kanatest:kanatest.desktop.in.h:1 msgid "Kana test" msgstr "" #: ../menu-data/kanatest:kanatest.desktop.in.h:2 msgid "Drill game to learn Japanese kana characters" msgstr "" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:1 msgid "kanyremote" msgstr "" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:2 msgid "Bluetooth remote control for KDE" msgstr "" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:1 msgid "Kapman" msgstr "" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:2 msgid "Eat pills escaping ghosts" msgstr "" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:1 msgid "KDE Template Generator" msgstr "" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:2 msgid "KAppTemplate" msgstr "" #: ../menu-data/karlyriceditor:karlyriceditor.desktop.in.h:1 msgid "karlyriceditor" msgstr "" #: ../menu-data/karlyriceditor:karlyriceditor.desktop.in.h:2 msgid "Karaoke Lyric Editor" msgstr "" #: ../menu-data/kasumi:kasumi.desktop.in.h:1 msgid "Anthy Dictionary editor" msgstr "" #: ../menu-data/kasumi:kasumi.desktop.in.h:2 msgid "Edit Anthy dictionary." msgstr "" #: ../menu-data/kate:org.kde.kate.desktop.in.h:1 msgid "Advanced Text Editor" msgstr "" #: ../menu-data/kate:org.kde.kate.desktop.in.h:2 msgid "Kate" msgstr "" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:1 msgid "KAtomic" msgstr "" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:2 msgid "Sokoban-like Logic Game" msgstr "" #: ../menu-data/katoob:katoob.desktop.in.h:1 msgid "Katoob" msgstr "" #: ../menu-data/katoob:katoob.desktop.in.h:2 msgid "Multilingual Unicode Text Editor" msgstr "" #: ../menu-data/kayali:kayali.desktop.in.h:1 msgid "Kayali" msgstr "" #: ../menu-data/kayali:kayali.desktop.in.h:2 msgid "A Computer Algebra System" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:1 msgid "Kazam" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:2 msgid "Record a video or take a screenshot of your screen" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:3 msgid "Take a screenshot of entire workspace" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:4 msgid "Select an area to screenshot" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:5 msgid "Select a window to screenshot" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:6 msgid "Preferences" msgstr "" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:1 msgid "KBackup" msgstr "" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:2 msgid "Backup your data with an easy to use user interface" msgstr "" #: ../menu-data/kball:kball.desktop.in.h:1 msgid "KBall" msgstr "" #: ../menu-data/kball:kball.desktop.in.h:2 msgid "Find the exit" msgstr "" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:1 msgid "KBibTeX" msgstr "" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:2 msgid "KDE-based editor for bibliographic files" msgstr "" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:1 msgid "Blackbox Logic Game" msgstr "" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:2 msgid "KBlackBox" msgstr "" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:1 msgid "KBlocks" msgstr "" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:2 msgid "Falling Blocks Game" msgstr "" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:1 msgid "KBounce" msgstr "" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:2 msgid "Ball Bouncing Game" msgstr "" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:1 msgid "KBreakOut" msgstr "" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:2 msgid "Breakout-like Game" msgstr "" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:1 msgid "Practice exercises with fractions" msgstr "" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:2 msgid "KBruch" msgstr "" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:1 msgid "KCachegrind" msgstr "" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:2 msgid "Visualization of Performance Profiling Data" msgstr "" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:1 msgid "KCalc" msgstr "" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:2 msgid "Scientific Calculator" msgstr "" #: ../menu-data/kcemu:kcemu.desktop.in.h:1 msgid "KCemu" msgstr "" #: ../menu-data/kcemu:kcemu.desktop.in.h:2 msgid "Emulator for KC85 and compatible computer" msgstr "" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:1 msgid "Character Selector" msgstr "" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:2 msgid "KCharSelect" msgstr "" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:1 msgid "KchmViewer" msgstr "" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:2 msgid "A viewer of CHM (MS-Help) files" msgstr "" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:1 msgid "KDE collectd database-viewer" msgstr "" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:2 msgid "Viewer for collectd-databases" msgstr "" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:1 msgid "Color Chooser" msgstr "" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:2 msgid "KColorChooser" msgstr "" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:1 msgid "KDbg" msgstr "" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:2 msgid "Debug programs" msgstr "" #: ../menu-data/kde-runtime:kde4__knetattach.desktop.in.h:1 #: ../menu-data/plasma-desktop:org.kde.knetattach.desktop.in.h:1 msgid "KNetAttach" msgstr "" #: ../menu-data/kde-runtime:kde4__knetattach.desktop.in.h:2 #: ../menu-data/plasma-desktop:org.kde.knetattach.desktop.in.h:2 msgid "Network Folder Wizard" msgstr "" #: ../menu-data/kde-telepathy-contact-list:org.kde.ktpcontactlist.desktop.in.h:1 msgid "IM Contacts" msgstr "" #: ../menu-data/kde-telepathy-contact-list:org.kde.ktpcontactlist.desktop.in.h:2 msgid "Displays your instant messenger contacts" msgstr "" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:1 msgid "KDE IM Log Viewer" msgstr "" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:2 msgid "Displays your KDE Instant Messenger logs" msgstr "" #: ../menu-data/kdebugsettings:org.kde.kdebugsettings.desktop.in.h:1 msgid "Debug settings" msgstr "" #: ../menu-data/kdebugsettings:org.kde.kdebugsettings.desktop.in.h:2 msgid "KDebug Settings" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect-non-plasma.desktop.in.h:1 #: ../menu-data/kdeconnect-plasma:kdeconnect.desktop.in.h:1 msgid "KDE Connect" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect-non-plasma.desktop.in.h:2 msgid "Reach out to your devices" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect.desktop.in.h:2 msgid "Connect and sync your devices" msgstr "" #. KMailService is the handler for mailto URLs #: ../menu-data/kdelibs5-data:kde4__kmailservice.desktop.in.h:2 #: ../menu-data/kio:kmailservice5.desktop.in.h:2 msgid "KMailService" msgstr "" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:1 msgid "Kdenlive" msgstr "" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:2 msgid "Nonlinear video editor for KDE" msgstr "" #: ../menu-data/kdepasswd:kde4__kdepasswd.desktop.in.h:1 msgid "Change Password" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.contactprintthemeeditor.desktop.in.h:1 msgid "Contact Print Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.contactthemeeditor.desktop.in.h:1 msgid "Contact Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.headerthemeeditor.desktop.in.h:1 msgid "KMail Header Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.headerthemeeditor.desktop.in.h:2 msgid "Mail Header Theme Editor" msgstr "" #: ../menu-data/kdesrc-build:kde4__kdesrc-build.desktop.in.h:1 msgid "KDE Source Builder" msgstr "" #: ../menu-data/kdesrc-build:kde4__kdesrc-build.desktop.in.h:2 msgid "" "Builds the KDE Platform and associated software from its source code. A " "command-line only program." msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop.desktop.in.h:1 msgid "KDevelop 4" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop.desktop.in.h:2 #: ../menu-data/netbeans:netbeans.desktop.in.h:2 #: ../menu-data/qtcreator-plugin-ubuntu:ubuntusdk.desktop.in.h:2 #: ../menu-data/qtcreator:qtcreator.desktop.in.h:2 msgid "Integrated Development Environment" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:1 msgid "KDevelop 4 (Pick Session)" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:2 msgid "Integrated Development Environment (Pick Session to start with)" msgstr "" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:1 msgid "KDiskFree" msgstr "" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:2 msgid "View Disk Usage" msgstr "" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:1 msgid "KDiamond" msgstr "" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:2 msgid "Three-in-a-row game" msgstr "" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:1 msgid "KDiff3" msgstr "" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:2 msgid "A File And Directory Comparison And Merge Tool" msgstr "" #: ../menu-data/kdocker:kdocker.desktop.in.h:1 msgid "KDocker" msgstr "" #: ../menu-data/kdocker:kdocker.desktop.in.h:2 msgid "Docks any application into system tray" msgstr "" #: ../menu-data/kdrill:kdrill.desktop.in.h:1 msgid "KDrill" msgstr "" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:1 msgid "Ked Password Manager" msgstr "" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:2 msgid "Manage passwords" msgstr "" #: ../menu-data/keepass2:keepass2.desktop.in.h:1 msgid "KeePass2" msgstr "" #: ../menu-data/keepass2:keepass2.desktop.in.h:2 msgid "Password manager" msgstr "" #: ../menu-data/keepassx:keepassx.desktop.in.h:1 msgid "KeePassX" msgstr "" #: ../menu-data/keepassx:keepassx.desktop.in.h:2 msgid "Cross Platform Password Manager" msgstr "" #: ../menu-data/keepnote:keepnote.desktop.in.h:1 msgid "KeepNote" msgstr "" #: ../menu-data/keepnote:keepnote.desktop.in.h:2 msgid "Note-taking Application" msgstr "" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:1 msgid "Kepas" msgstr "" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:2 msgid "Kepas - KDE Easy Publish and Share" msgstr "" #: ../menu-data/ketm:ketm.desktop.in.h:1 msgid "KETM" msgstr "" #: ../menu-data/ketm:ketm.desktop.in.h:2 msgid "Kill Everything That Moves" msgstr "" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:1 msgid "KEuroCalc" msgstr "" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:2 msgid "Currency converter and calculator" msgstr "" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:1 msgid "Kexi" msgstr "" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:2 msgid "Develop desktop database applications" msgstr "" #: ../menu-data/key-mon:key-mon.desktop.in.h:1 msgid "KeyMon" msgstr "" #: ../menu-data/key-mon:key-mon.desktop.in.h:2 msgid "Keyboard and Mouse Monitor for screencasts" msgstr "" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:1 msgid "Keyboardcast" msgstr "" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:2 msgid "Send keys to multiple windows simultaneously" msgstr "" #: ../menu-data/keysync:keysync.desktop.in.h:1 msgid "KeySync" msgstr "" #: ../menu-data/keysync:keysync.desktop.in.h:2 msgid "Sync all the OTR trust relationships between multiple chat apps" msgstr "" #: ../menu-data/keytouch-editor:keytouch-editor.desktop.in.h:1 msgid "KeyTouch Editor" msgstr "" #: ../menu-data/keytouch-editor:keytouch-editor.desktop.in.h:2 msgid "Edit keyboard maps for keytouch" msgstr "" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:1 msgid "KFileReplace" msgstr "" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:2 msgid "Search & Replace Tool" msgstr "" #: ../menu-data/kfind:kde4__kfind.desktop.in.h:1 msgid "Find Files/Folders" msgstr "" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:1 msgid "Floppy Formatter" msgstr "" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:2 msgid "KFloppy" msgstr "" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:1 msgid "KFourInLine" msgstr "" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:2 msgid "Four-in-a-row Board Game" msgstr "" #: ../menu-data/kfritz:kde4__kfritz.desktop.in.h:1 msgid "KFritz" msgstr "" #: ../menu-data/kfritz:kde4__kfritz.desktop.in.h:2 msgid "" "Access call history and phone book of your Fritz!Box and get notifications " "on incoming and outgoing calls." msgstr "" #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:1 msgid "KFTPGrabber" msgstr "" #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:2 msgid "A graphical FTP client" msgstr "" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:1 msgid "KGeography" msgstr "" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:2 msgid "A Geography Learning Program" msgstr "" #: ../menu-data/kget:kde4__kget.desktop.in.h:1 msgid "KGet" msgstr "" #: ../menu-data/kget:kde4__kget.desktop.in.h:2 #: ../menu-data/steadyflow:steadyflow.desktop.in.h:1 msgid "Download Manager" msgstr "" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:1 msgid "KGmailNotifier" msgstr "" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:2 msgid "A Gmail notifier applet for KDE" msgstr "" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:1 msgid "KGoldrunner" msgstr "" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:2 msgid "A game of action and puzzle-solving" msgstr "" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:1 msgid "A GnuPG frontend" msgstr "" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:2 msgid "KGpg" msgstr "" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:1 msgid "Screen Grabbing Program" msgstr "" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:2 msgid "KGrab" msgstr "" #: ../menu-data/kgraphviewer:kde4__kgrapheditor.desktop.in.h:1 msgid "KGraphEditor" msgstr "" #: ../menu-data/kgraphviewer:kde4__kgrapheditor.desktop.in.h:2 msgid "A Graphviz dot graph editor for KDE" msgstr "" #: ../menu-data/kgraphviewer:kde4__kgraphviewer.desktop.in.h:1 msgid "KGraphViewer" msgstr "" #: ../menu-data/kgraphviewer:kde4__kgraphviewer.desktop.in.h:2 msgid "A Graphviz dot graph viewer for KDE" msgstr "" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:1 msgid "KDE Hangman Game" msgstr "" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:2 msgid "KHangMan" msgstr "" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:1 msgid "Khmer Converter" msgstr "" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:2 msgid "Convert Khmer between Unicode and legacy Khmer encodings." msgstr "" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:1 msgid "Icon Editor" msgstr "" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:2 msgid "KIconEdit" msgstr "" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:1 msgid "Kid3-qt" msgstr "" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:2 #: ../menu-data/kid3:kde4__kid3.desktop.in.h:2 msgid "Edit audio file metadata" msgstr "" #: ../menu-data/kid3:kde4__kid3.desktop.in.h:1 msgid "Kid3" msgstr "" #: ../menu-data/kig:org.kde.kig.desktop.in.h:1 msgid "Kig" msgstr "" #: ../menu-data/kig:org.kde.kig.desktop.in.h:2 msgid "Explore Geometric Constructions" msgstr "" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:1 msgid "Kigo" msgstr "" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:2 msgid "Go Board Game" msgstr "" #: ../menu-data/kiki-the-nano-bot:kiki-the-nano-bot.desktop.in.h:1 msgid "Kiki the nano bot" msgstr "" #: ../menu-data/kiki:kiki.desktop.in.h:1 msgid "Kiki" msgstr "" #: ../menu-data/kiki:kiki.desktop.in.h:2 msgid "Regular expression testing" msgstr "" #: ../menu-data/kildclient:kildclient.desktop.in.h:1 msgid "KildClient" msgstr "" #: ../menu-data/kildclient:kildclient.desktop.in.h:2 msgid "Connect to MUDs (Multi User Dungeons)" msgstr "" #: ../menu-data/kile:kde4__kile.desktop.in.h:1 msgid "(La)TeX development environment" msgstr "" #: ../menu-data/kile:kde4__kile.desktop.in.h:2 msgid "Kile" msgstr "" #: ../menu-data/killbots:org.kde.killbots.desktop.in.h:1 msgid "Killbots" msgstr "" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:1 msgid "KImageMapEditor" msgstr "" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:2 msgid "HTML Image Map Editor" msgstr "" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:1 msgid "KInfoCenter" msgstr "" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:2 msgid "Info Center" msgstr "" #: ../menu-data/king:king.desktop.in.h:1 msgid "Interactive Viewer for 3D Vector Graphics" msgstr "" #: ../menu-data/king:king.desktop.in.h:2 msgid "" "KiNG (Kinemage, Next Generation) is an interactive system for three-" "dimensional vector graphics" msgstr "" #: ../menu-data/kino:Kino.desktop.in.h:1 msgid "Kino" msgstr "" #: ../menu-data/kino:Kino.desktop.in.h:2 msgid "Edit DV video" msgstr "" #: ../menu-data/kio:ktelnetservice5.desktop.in.h:1 msgid "KTelnetService" msgstr "" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:1 msgid "KIPI Plugins" msgstr "" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:2 msgid "KDE Image Plugins Interface" msgstr "" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:1 msgid "A tool to assemble images as a panorama" msgstr "" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:2 msgid "Panorama" msgstr "" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:1 msgid "Photo Layouts Editor" msgstr "" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:2 msgid "Create beautiful and professional photo layouts from your photos" msgstr "" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:1 msgid "Kiriki" msgstr "" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:2 msgid "Yahtzee-like Dice Game" msgstr "" #: ../menu-data/kismet:kismet.desktop.in.h:1 msgid "Kismet" msgstr "" #: ../menu-data/kiten:kitenradselect.desktop.in.h:1 msgid "Radical Selector" msgstr "" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:1 msgid "Japanese Reference and Study Tool" msgstr "" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:2 msgid "Kiten" msgstr "" #: ../menu-data/kiten:org.kde.kitenkanjibrowser.desktop.in.h:1 msgid "Kanji Browser" msgstr "" #: ../menu-data/kitsune:kitsune.desktop.in.h:1 msgid "Kitsune" msgstr "" #: ../menu-data/kitsune:kitsune.desktop.in.h:2 msgid "Countdown" msgstr "" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:1 msgid "KJumpingCube" msgstr "" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:2 msgid "Territory Capture Game" msgstr "" #: ../menu-data/klash:klash.desktop.in.h:1 msgid "Gnash SWF Viewer for KDE" msgstr "" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:1 msgid "KLatexFormula" msgstr "" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:2 msgid "Generate images from LaTeX equations" msgstr "" #: ../menu-data/klavaro:klavaro.desktop.in.h:1 msgid "Klavaro" msgstr "" #: ../menu-data/klavaro:klavaro.desktop.in.h:2 msgid "A very flexible and efficient touch typing tutor." msgstr "" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:1 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:1 msgid "Kleopatra" msgstr "" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:2 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:2 msgid "Certificate Manager and Unified Crypto GUI" msgstr "" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:1 msgid "a KDE program to learn the alphabet" msgstr "" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:2 msgid "KLettres" msgstr "" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:1 msgid "Klickety" msgstr "" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:2 msgid "X-KDE-StartupNotify=true" msgstr "" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:1 msgid "SameGame" msgstr "" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:2 msgid "Board Game" msgstr "" #: ../menu-data/klines:org.kde.klines.desktop.in.h:1 msgid "Tactical Game" msgstr "" #: ../menu-data/klines:org.kde.klines.desktop.in.h:2 msgid "Kolor Lines" msgstr "" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:1 msgid "KLinkStatus" msgstr "" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:2 msgid "Link Checker" msgstr "" #: ../menu-data/kluppe:kluppe.desktop.in.h:1 msgid "Kluppe" msgstr "" #: ../menu-data/kluppe:kluppe.desktop.in.h:2 msgid "audio loop-player and recorder" msgstr "" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:1 msgid "KMag" msgstr "" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:2 #: ../menu-data/xzoom:xzoom.desktop.in.h:1 msgid "Screen Magnifier" msgstr "" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:1 msgid "KMahjongg" msgstr "" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:2 msgid "Mahjongg Solitaire" msgstr "" #: ../menu-data/kmail:kmail_view.desktop.in.h:1 msgid "KMail view" msgstr "" #: ../menu-data/kmail:org.kde.importwizard.desktop.in.h:1 msgid "KMail Import Wizard" msgstr "" #: ../menu-data/kmail:org.kde.importwizard.desktop.in.h:2 msgid "" "Launch the import wizard to migrate data from mailer as " "thunderbird/evolution etc." msgstr "" #: ../menu-data/kmail:org.kde.kmail.desktop.in.h:1 msgid "KMail" msgstr "" #: ../menu-data/kmail:org.kde.kmail.desktop.in.h:2 msgid "Send, receive and manage your mail with KMail" msgstr "" #: ../menu-data/kmail:org.kde.mboximporter.desktop.in.h:1 msgid "MBoxImporter" msgstr "" #: ../menu-data/kmail:org.kde.pimsettingexporter.desktop.in.h:1 msgid "PIM Setting Exporter" msgstr "" #: ../menu-data/kmail:org.kde.pimsettingexporter.desktop.in.h:2 msgid "" "PIM Setting Exporter allows to save all data from PIM apps and restore them " "in other system." msgstr "" #: ../menu-data/kmail:org.kde.sieveeditor.desktop.in.h:1 msgid "Sieve Editor" msgstr "" #: ../menu-data/kmenuedit:org.kde.kmenuedit.desktop.in.h:1 #: ../menu-data/menulibre:menulibre.desktop.in.h:1 msgid "Menu Editor" msgstr "" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:1 msgid "KMess" msgstr "" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:2 msgid "Live Messenger Client for KDE" msgstr "" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:1 msgid "KMetronome" msgstr "" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:2 msgid "KDE MIDI Metronome Using ALSA Sequencer" msgstr "" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:1 msgid "KMidimon" msgstr "" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:2 msgid "ALSA Sequencer MIDI monitor" msgstr "" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:1 msgid "KMines" msgstr "" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:2 msgid "Minesweeper-like Game" msgstr "" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:1 msgid "Sound Mixer" msgstr "" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:2 msgid "KMix" msgstr "" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:1 msgid "KMLDonkey" msgstr "" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:2 msgid "An MLDonkey frontend for KDE" msgstr "" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:1 msgid "Clicks the mouse for you, reducing the effects of RSI" msgstr "" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:2 msgid "KMouseTool" msgstr "" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:1 msgid "KMouth" msgstr "" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:2 msgid "Speech Synthesizer Frontend" msgstr "" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:1 msgid "KDE interface for MPlayer" msgstr "" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:2 msgid "KMPlayer" msgstr "" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:1 msgid "Function Plotter" msgstr "" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:2 msgid "KmPlot" msgstr "" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:1 msgid "KMyMoney" msgstr "" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:2 msgid "Personal Finance Manager" msgstr "" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:1 msgid "Naval Battle" msgstr "" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:2 msgid "Ship Sinking Game" msgstr "" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:1 msgid "KNemo" msgstr "" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:2 msgid "Network Monitor" msgstr "" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:1 msgid "KNetWalk" msgstr "" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:2 msgid "Network Construction Game" msgstr "" #: ../menu-data/knights:kde4__knights.desktop.in.h:1 msgid "Knights" msgstr "" #: ../menu-data/knights:kde4__knights.desktop.in.h:2 msgid "Chess game" msgstr "" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:1 msgid "Popup Notes" msgstr "" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:2 msgid "KNotes" msgstr "" #: ../menu-data/knowthelist:knowthelist.desktop.in.h:1 msgid "Knowthelist" msgstr "" #: ../menu-data/knowthelist:knowthelist.desktop.in.h:2 msgid "Party Music Player" msgstr "" #: ../menu-data/knutclient:kde4__knutclient.desktop.in.h:1 msgid "KNutClient" msgstr "" #: ../menu-data/knutclient:kde4__knutclient.desktop.in.h:2 msgid "Client for NUT" msgstr "" #: ../menu-data/kobodeluxe:kobodeluxe.desktop.in.h:1 msgid "Kobo Deluxe" msgstr "" #: ../menu-data/kobodeluxe:kobodeluxe.desktop.in.h:2 msgid "Destroy enemy bases in space" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:1 msgid "Kodi Media Center" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:2 msgid "Manage and view your media" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:3 #: ../menu-data/stellarium:stellarium.desktop.in.h:4 msgid "Open in fullscreen" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:4 msgid "Open in standalone mode" msgstr "" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:1 msgid "Kolf" msgstr "" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:2 msgid "Miniature Golf" msgstr "" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:1 msgid "Kollision" msgstr "" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:2 msgid "A simple ball dodging game" msgstr "" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:1 msgid "KolourPaint" msgstr "" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:2 msgid "Paint Program" msgstr "" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:1 msgid "Komparator4" msgstr "" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:2 msgid "A KDE Directory Synchronization Application" msgstr "" #: ../menu-data/kompare:kompare.desktop.in.h:1 msgid "Kompare" msgstr "" #: ../menu-data/kompare:kompare.desktop.in.h:2 msgid "Diff/Patch Frontend" msgstr "" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:1 msgid "Konquest" msgstr "" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:2 msgid "Galactic Strategy Game" msgstr "" #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:1 msgid "Konsole" msgstr "" #: ../menu-data/konsolekalendar:konsolekalendar.desktop.in.h:1 msgid "KonsoleKalendar" msgstr "" #: ../menu-data/kontact:kontact-admin.desktop.in.h:1 msgid "Kontact Administration" msgstr "" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:1 msgid "Kontact" msgstr "" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:2 msgid "Personal Information Manager" msgstr "" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:1 msgid "KontrolPack" msgstr "" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:2 msgid "Remote shell command executor and LAN manager" msgstr "" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:1 msgid "IRC Client" msgstr "" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:2 msgid "Konversation" msgstr "" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:1 msgid "Kopete" msgstr "" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:2 #: ../menu-data/licq-plugin-kde4:kde4__licq.desktop.in.h:2 #: ../menu-data/licq-plugin-qt4:licq.desktop.in.h:2 msgid "Instant Messenger" msgstr "" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:1 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:1 msgid "Calendar and Scheduling Program" msgstr "" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:2 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:2 msgid "KOrganizer" msgstr "" #: ../menu-data/koules:koules.desktop.in.h:1 msgid "koules" msgstr "" #: ../menu-data/koules:koules.desktop.in.h:2 msgid "Push your enemies away, but stay away from obstacles" msgstr "" #: ../menu-data/kover:kde4__kover.desktop.in.h:1 msgid "CD Cover Printer" msgstr "" #: ../menu-data/kover:kde4__kover.desktop.in.h:2 msgid "Kover" msgstr "" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:1 msgid "KPatience" msgstr "" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:2 msgid "Patience Card Game" msgstr "" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:1 msgid "KPhotoAlbum" msgstr "" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:2 msgid "Photo Album" msgstr "" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:1 msgid "Open in RAW editor" msgstr "" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:2 msgid "Send RAW files to external editor on command line" msgstr "" #: ../menu-data/kplayer:kde4__kplayer.desktop.in.h:2 msgid "KPlayer" msgstr "" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:1 msgid "Internet Dial-Up Tool" msgstr "" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:2 msgid "KPPP" msgstr "" #: ../menu-data/kprinter4:kde4__kprinter4.desktop.in.h:1 msgid "KPrinter4" msgstr "" #: ../menu-data/kprinter4:kde4__kprinter4.desktop.in.h:2 msgid "Print PostScript documents with KDE print dialog" msgstr "" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:1 msgid "kradio4" msgstr "" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:2 msgid "V4L/V4L2-Radio Application for KDE4" msgstr "" #: ../menu-data/kraft:kde4__kraft.desktop.in.h:1 msgid "Kraft" msgstr "" #: ../menu-data/krank:krank.desktop.in.h:1 msgid "Krank" msgstr "" #: ../menu-data/krank:krank.desktop.in.h:2 msgid "a little casual game" msgstr "" #: ../menu-data/kraptor:kraptor.desktop.in.h:1 msgid "Kraptor" msgstr "" #: ../menu-data/kraptor:kraptor.desktop.in.h:2 msgid "classic shoot 'em up scroller game" msgstr "" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:1 msgid "Kerberos Authentication" msgstr "" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:2 msgid "Kerberos Network Authentication Dialog" msgstr "" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:1 msgid "KRDC" msgstr "" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:2 msgid "Remote Desktop Client" msgstr "" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:1 msgid "Krecipes" msgstr "" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:2 msgid "The KDE Cooking Book" msgstr "" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:1 msgid "kredentials" msgstr "" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:2 msgid "Panel Applet to renew authentication credentials" msgstr "" #: ../menu-data/kremotecontrol:kde4__krcdnotifieritem.desktop.in.h:1 msgid "KRemoteControl Notifier Item" msgstr "" #: ../menu-data/krename:kde4__krename.desktop.in.h:1 msgid "A batch renamer" msgstr "" #: ../menu-data/krename:kde4__krename.desktop.in.h:2 msgid "KRename" msgstr "" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:1 msgid "KReversi" msgstr "" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:2 msgid "Reversi Board Game" msgstr "" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:1 msgid "Krfb" msgstr "" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:2 #: ../menu-data/vino:vino-preferences.desktop.in.h:1 msgid "Desktop Sharing" msgstr "" #: ../menu-data/krita-data:kde4__calligraactive.desktop.in.h:1 msgid "Calligra Active" msgstr "" #: ../menu-data/krita-data:kde4__krita_heightmap.desktop.in.h:1 msgid "Icon=calligrakrita" msgstr "" #: ../menu-data/krita-data:kde4__krita_heightmap.desktop.in.h:2 #: ../menu-data/krita-data:kde4__krita_tga.desktop.in.h:1 #: ../menu-data/krita:kde4__krita.desktop.in.h:1 #: ../menu-data/krita:kde4__krita_jp2.desktop.in.h:2 #: ../menu-data/krita:kde4__krita_odg.desktop.in.h:1 #: ../menu-data/krita:kde4__krita_psd.desktop.in.h:1 msgid "Krita" msgstr "" #: ../menu-data/krita:kde4__krita.desktop.in.h:2 msgid "Digital Painting" msgstr "" #: ../menu-data/krita:kde4__krita_jp2.desktop.in.h:1 msgid "Application for Drawing and Handling of Images" msgstr "" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:1 #: ../menu-data/screenruler:screenruler.desktop.in.h:1 msgid "Screen Ruler" msgstr "" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:2 msgid "KRuler" msgstr "" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:1 msgid "Krusader" msgstr "" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:2 msgid "Twin-Panel File Manager" msgstr "" #: ../menu-data/kscd:kde4__kscd.desktop.in.h:2 msgid "KsCD" msgstr "" #: ../menu-data/kscope:kscope.desktop.in.h:1 msgid "KScope" msgstr "" #: ../menu-data/kscope:kscope.desktop.in.h:2 msgid "Source editing environment" msgstr "" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:1 msgid "Shisen-Sho" msgstr "" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:2 msgid "Shisen-Sho Mahjongg-like Tile Game" msgstr "" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:1 msgid "KShutdown" msgstr "" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:2 msgid "A graphical shutdown utility" msgstr "" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:1 msgid "KsirK" msgstr "" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:2 msgid "World Domination Strategy Game" msgstr "" #: ../menu-data/ksnakeduel:kde4__ksnakeduel.desktop.in.h:1 msgid "KSnakeDuel" msgstr "" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:1 msgid "Screen Capture Program" msgstr "" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:2 msgid "KSnapshot" msgstr "" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:1 msgid "KSpaceDuel" msgstr "" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:2 msgid "Space Arcade Game" msgstr "" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:1 msgid "KSquares" msgstr "" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:2 msgid "Connect the dots to create squares" msgstr "" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:1 msgid "SSH AskPass" msgstr "" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:2 msgid "Enter passphrase to authenticate to the ssh agent" msgstr "" #: ../menu-data/kst:kst.desktop.in.h:1 msgid "Kst" msgstr "" #: ../menu-data/kst:kst.desktop.in.h:2 msgid "Data Viewer" msgstr "" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:1 msgid "Desktop Planetarium" msgstr "" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:2 msgid "KStars" msgstr "" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:1 msgid "KSudoku" msgstr "" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:2 msgid "KSudoku, Sudoku game & more for KDE" msgstr "" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:1 msgid "KSysGuard" msgstr "" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:2 msgid "System Monitor" msgstr "" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:1 msgid "KSystemLog" msgstr "" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:2 msgid "System log viewer tool" msgstr "" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:1 msgid "KTeaTime" msgstr "" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:2 msgid "Tea Cooker" msgstr "" #: ../menu-data/ktikz:kde4__ktikz.desktop.in.h:1 msgid "KTikZ" msgstr "" #: ../menu-data/ktikz:kde4__ktikz.desktop.in.h:2 #: ../menu-data/qtikz:qtikz.desktop.in.h:2 msgid "Program for creating TikZ (from the LaTeX pgf package) diagrams" msgstr "" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:1 msgid "Countdown Launcher" msgstr "" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:2 msgid "KTimer" msgstr "" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:1 msgid "KTnef" msgstr "" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:2 msgid "A viewer/extractor for TNEF files" msgstr "" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:1 msgid "KTorrent" msgstr "" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:2 msgid "A BitTorrent program for KDE" msgstr "" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:1 msgid "Touch Typing Tutor" msgstr "" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:2 msgid "KTouch" msgstr "" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:1 msgid "Potato Guy" msgstr "" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:2 msgid "Picture Game for Children" msgstr "" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:1 msgid "KTurtle" msgstr "" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:2 msgid "Educational Programming Environment" msgstr "" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:1 msgid "Kubrick" msgstr "" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:2 msgid "A 3-D game based on Rubik's Cube" msgstr "" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:1 msgid "KUIViewer" msgstr "" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:2 msgid "Qt Designer UI File Viewer" msgstr "" #: ../menu-data/kupfer:kupfer.desktop.in.h:1 msgid "Kupfer" msgstr "" #: ../menu-data/kupfer:kupfer.desktop.in.h:2 msgid "Convenient command and access tool for applications and documents" msgstr "" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:1 msgid "KUser" msgstr "" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:2 msgid "User Manager" msgstr "" #: ../menu-data/kvirc:kvirc.desktop.in.h:1 msgid "KVIrc" msgstr "" #: ../menu-data/kvirc:kvirc.desktop.in.h:2 msgid "Connect to Internet Relay Chat" msgstr "" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:1 msgid "KVPM" msgstr "" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:2 msgid "KDE " msgstr "" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:1 msgid "GUI for various VPN clients" msgstr "" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:2 msgid "KVpnc" msgstr "" #: ../menu-data/kwalletmanager:kwalletmanager5-kwalletd.desktop.in.h:1 #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:2 msgid "Wallet Management Tool" msgstr "" #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:1 msgid "KWalletManager" msgstr "" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:1 msgid "Kwave Sound Editor" msgstr "" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:2 msgid "A sound editor for KDE" msgstr "" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:1 msgid "A flashcard and vocabulary learning program" msgstr "" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:2 msgid "KWordQuiz" msgstr "" #: ../menu-data/kwrite:org.kde.kwrite.desktop.in.h:2 msgid "KWrite" msgstr "" #: ../menu-data/laborejo:laborejo.desktop.in.h:1 msgid "Laborejodp" msgstr "" #: ../menu-data/laborejo:laborejo.desktop.in.h:2 msgid "Music notation editor" msgstr "" #: ../menu-data/laby:laby.desktop.in.h:1 msgid "Laby" msgstr "" #: ../menu-data/laby:laby.desktop.in.h:2 msgid "Learn how to program with ants and spider webs" msgstr "" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:1 msgid "Labyrinth Mind-mapping" msgstr "" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:2 msgid "Map your mind" msgstr "" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:1 msgid "LADI Control Center" msgstr "" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:2 msgid "Configure the LADI system" msgstr "" #: ../menu-data/laditools:ladi-player.desktop.in.h:1 msgid "LADI Player" msgstr "" #: ../menu-data/laditools:ladi-player.desktop.in.h:2 msgid "Control LADI system" msgstr "" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:1 msgid "LADI Log File Viewer" msgstr "" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:2 msgid "View or monitor LADI log files" msgstr "" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:1 msgid "LADI System Tray" msgstr "" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:2 msgid "Manage and configure JACK and ladish" msgstr "" #: ../menu-data/landell:landell.desktop.in.h:1 msgid "Landell" msgstr "" #: ../menu-data/landell:landell.desktop.in.h:2 msgid "Audio and video streams manager" msgstr "" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:1 msgid "Language Support" msgstr "" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:1 msgid "Laptop Mode Tools Configuration" msgstr "" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:2 msgid "Enable/disable Laptop Mode Tools settings" msgstr "" #: ../menu-data/lat:lat.desktop.in.h:1 msgid "LDAP Administration Tool" msgstr "" #: ../menu-data/lat:lat.desktop.in.h:2 msgid "Manage LDAP-based directories" msgstr "" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:1 msgid "LaTeXDraw" msgstr "" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:2 msgid "Graphical editor for PSTricks" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:1 msgid "LaTeXila" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:2 msgid "Edit LaTeX documents" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:4 msgid "Open a New Document" msgstr "" #: ../menu-data/launchy:launchy.desktop.in.h:1 msgid "Launchy" msgstr "" #: ../menu-data/launchy:launchy.desktop.in.h:2 msgid "Keystroke Launcher" msgstr "" #: ../menu-data/lazarus-ide-1.4.0:lazarus-1.4.0.desktop.in.h:1 msgid "Lazarus (1.4.0)" msgstr "" #: ../menu-data/lazarus-ide-1.4.0:lazarus-1.4.0.desktop.in.h:2 msgid "Lazarus IDE (1.4.0)" msgstr "" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:1 msgid "LBreakout2" msgstr "" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:2 msgid "A ball-and-paddle game with nice graphics." msgstr "" #: ../menu-data/lcrt:lcrt.desktop.in.h:1 msgid "lcrt" msgstr "" #: ../menu-data/leafpad:leafpad.desktop.in.h:1 msgid "Leafpad" msgstr "" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:1 msgid "Le Biniou" msgstr "" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:2 msgid "Displays images that evolve with sound" msgstr "" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:1 msgid "Lekhonee Gnome" msgstr "" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:2 msgid "A Wordpress blog client" msgstr "" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:1 msgid "lemon" msgstr "" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:2 msgid "Lemon Point of sale" msgstr "" #: ../menu-data/leocad:leocad.desktop.in.h:1 msgid "LeoCAD" msgstr "" #: ../menu-data/leocad:leocad.desktop.in.h:2 msgid "Create virtual LEGO models" msgstr "" #: ../menu-data/lernid:lernid.desktop.in.h:1 msgid "Lernid" msgstr "" #: ../menu-data/lernid:lernid.desktop.in.h:2 msgid "Participate in online learning events" msgstr "" #: ../menu-data/letodms:letodms.desktop.in.h:1 msgid "LetoDMS" msgstr "" #: ../menu-data/letodms:letodms.desktop.in.h:2 msgid "Open source Document Management System" msgstr "" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:1 msgid "LGeneral" msgstr "" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:2 msgid "" "LGeneral is a turn-based strategy engine heavily inspired by Panzer General" msgstr "" #: ../menu-data/libfm-tools:libfm-pref-apps.desktop.in.h:2 msgid "Select applications called on click on Web link or e-mail address" msgstr "" #: ../menu-data/librecad:librecad.desktop.in.h:1 msgid "LibreCAD" msgstr "" #: ../menu-data/librecad:librecad.desktop.in.h:2 msgid "A professional CAD System" msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:1 msgid "LibreOffice Base" msgstr "LibreOffice мәлімет қоры" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:2 msgid "" "Manage databases, create queries and reports to track and manage your " "information by using Base." msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:3 msgid "New Database" msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:1 msgid "LibreOffice Calc" msgstr "LibreOffice электрондық кестелер" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:2 msgid "" "Perform calculations, analyze information and manage lists in spreadsheets " "by using Calc." msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:3 msgid "New Spreadsheet" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:1 msgid "LibreOffice" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:2 msgid "" "The office productivity suite compatible to the open and standardized ODF " "document format. Supported by The Document Foundation." msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:3 msgid "Text Document" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:4 msgid "Spreadsheet" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:5 msgid "Presentation" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:6 msgid "Drawing" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:7 msgid "Database" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:8 msgid "Formula" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-xsltfilter.desktop.in.h:1 msgid "LibreOffice XSLT based filters" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-xsltfilter.desktop.in.h:2 msgid "XSLT based filters" msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:1 msgid "LibreOffice Draw" msgstr "LibreOffice Draw" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:2 msgid "Create and edit drawings, flow charts and logos by using Draw." msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:3 msgid "New Drawing" msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:1 msgid "LibreOffice Impress" msgstr "LibreOffice Impress" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:2 msgid "" "Create and edit presentations for slideshows, meeting and Web pages by using " "Impress." msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:3 msgid "New Presentation" msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:1 msgid "LibreOffice Math" msgstr "LibreOffice Math" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:2 msgid "Create and edit scientific formulas and equations by using Math." msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:3 msgid "New Formula" msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:1 msgid "LibreOffice Writer" msgstr "LibreOffice мәтін жазу" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:2 msgid "" "Create and edit text and graphics in letters, reports, documents and Web " "pages by using Writer." msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:3 msgid "New Document" msgstr "" #: ../menu-data/libu1db-qt5-examples:u1db-qt-gallery.desktop.in.h:1 msgid "U1Db QML Example Gallery" msgstr "" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:1 msgid "About Xfce" msgstr "" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:2 msgid "Information about the Xfce Desktop Environment" msgstr "" #: ../menu-data/licq-plugin-kde4:kde4__licq.desktop.in.h:1 #: ../menu-data/licq-plugin-qt4:licq.desktop.in.h:1 msgid "Licq" msgstr "" #: ../menu-data/lifeograph:lifeograph.desktop.in.h:1 msgid "Lifeograph" msgstr "" #: ../menu-data/lifeograph:lifeograph.desktop.in.h:2 msgid "Keep a private journal of your life" msgstr "" #: ../menu-data/liferea:liferea.desktop.in.h:1 msgid "Liferea Feed Reader" msgstr "" #: ../menu-data/liferea:liferea.desktop.in.h:2 msgid "Read news feeds and blogs" msgstr "" #: ../menu-data/light-locker-settings:light-locker-settings.desktop.in.h:1 msgid "Light Locker Settings" msgstr "" #: ../menu-data/light-locker-settings:light-locker-settings.desktop.in.h:2 msgid "Configure locking your session" msgstr "" #: ../menu-data/lightdm-gtk-greeter-settings:lightdm-gtk-greeter-settings.desktop.in.h:1 msgid "LightDM GTK+ Greeter settings" msgstr "" #: ../menu-data/lightdm-gtk-greeter-settings:lightdm-gtk-greeter-settings.desktop.in.h:2 msgid "Configure LightDM GTK+ Greeter" msgstr "" #: ../menu-data/lightsoff:lightsoff.desktop.in.h:1 msgid "Lights Off" msgstr "" #: ../menu-data/lightsoff:lightsoff.desktop.in.h:2 msgid "Turn off all the lights" msgstr "" #: ../menu-data/lightspark:lightspark.desktop.in.h:1 msgid "Lightspark" msgstr "" #: ../menu-data/lightspark:lightspark.desktop.in.h:2 msgid "An alternative flash player" msgstr "" #: ../menu-data/lightyears:lightyears.desktop.in.h:1 msgid "20.000 Light Years Into Space" msgstr "" #: ../menu-data/lightyears:lightyears.desktop.in.h:2 msgid "" "Create a steam network to power a city and repair in time the damages that " "it will take" msgstr "" #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:1 msgid "Liguidsoap" msgstr "" #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:2 msgid "Simple GTK gui to liquidsoap to interactively configure your streams." msgstr "" #: ../menu-data/lilyterm:lilyterm.desktop.in.h:1 msgid "LilyTerm" msgstr "" #: ../menu-data/lilyterm:lilyterm.desktop.in.h:2 msgid "A light and easy to use libvte based X Terminal Emulator" msgstr "" #: ../menu-data/lincity-ng:lincity-ng.desktop.in.h:1 msgid "Lincity-NG" msgstr "" #: ../menu-data/lincity-ng:lincity-ng.desktop.in.h:2 msgid "" "Plan and build a city and take care of transport, economics, electricity and " "others." msgstr "" #: ../menu-data/lincity:lincity.desktop.in.h:1 msgid "Lincity" msgstr "" #: ../menu-data/lincity:lincity.desktop.in.h:2 msgid "City simulation game" msgstr "" #: ../menu-data/lingot:lingot.desktop.in.h:1 msgid "Lingot" msgstr "" #: ../menu-data/lingot:lingot.desktop.in.h:2 msgid "LINGOT Is Not a Guitar-Only Tuner" msgstr "" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:1 msgid "LinkChecker GUI" msgstr "" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:2 #: ../menu-data/linkchecker:linkchecker.desktop.in.h:2 msgid "URL validator" msgstr "" #: ../menu-data/linkchecker:linkchecker.desktop.in.h:1 msgid "LinkChecker Commandline" msgstr "" #: ../menu-data/links2:links2.desktop.in.h:1 msgid "Links 2" msgstr "" #: ../menu-data/links2:links2.desktop.in.h:2 msgid "Web browser running in both graphics and text mode" msgstr "" #: ../menu-data/linphone:linphone.desktop.in.h:1 msgid "Linphone" msgstr "" #: ../menu-data/linphone:linphone.desktop.in.h:2 msgid "Linphone is a web-phone" msgstr "" #: ../menu-data/linpsk:linpsk.desktop.in.h:1 msgid "Linpsk" msgstr "" #: ../menu-data/linsmith:linsmith.desktop.in.h:1 msgid "Linsmith" msgstr "" #: ../menu-data/linsmith:linsmith.desktop.in.h:2 msgid "Smith Chart Generator" msgstr "" #: ../menu-data/linssid:linssid.desktop.in.h:1 msgid "LinSSID" msgstr "" #: ../menu-data/linssid:linssid.desktop.in.h:2 msgid "Find local wireless attach points" msgstr "" #: ../menu-data/linthesia:linthesia.desktop.in.h:1 msgid "Linthesia" msgstr "" #: ../menu-data/linthesia:linthesia.desktop.in.h:2 msgid "Piano game" msgstr "" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:1 msgid "LinuxDC++" msgstr "" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:2 msgid "A file-sharing client for the Direct Connect network" msgstr "" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:1 msgid "Liquid War" msgstr "" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:2 msgid "A unique multiplayer wargame" msgstr "" #: ../menu-data/literki:literki.desktop.in.h:1 msgid "Literki" msgstr "" #: ../menu-data/literki:literki.desktop.in.h:2 msgid "Hacker's keyboard" msgstr "" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:1 msgid "Little Wizard" msgstr "" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:2 msgid "Development environment for children" msgstr "" #: ../menu-data/livemix:livemix.desktop.in.h:1 msgid "LiveMix - Live Mixer" msgstr "" #: ../menu-data/livemix:livemix.desktop.in.h:2 msgid "Mix your music tracks live" msgstr "" #: ../menu-data/lives:LiVES.desktop.in.h:1 msgid "LiVES" msgstr "" #: ../menu-data/lives:LiVES.desktop.in.h:2 msgid "A video editor and VJ program" msgstr "" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:1 msgid "Oscilloscope" msgstr "" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:2 msgid "An oscilloscope DSSI plugin" msgstr "" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:1 msgid "llk_linux" msgstr "" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:2 msgid "Gtk based LianLianKan Game." msgstr "" #: ../menu-data/lmarbles:lmarbles.desktop.in.h:1 msgid "LMarbles" msgstr "" #: ../menu-data/lmarbles:lmarbles.desktop.in.h:2 msgid "Build figures out of colored marbles" msgstr "" #: ../menu-data/lmemory:lmemory.desktop.in.h:1 msgid "LMemory" msgstr "" #: ../menu-data/lmemory:lmemory.desktop.in.h:2 msgid "Memory Game" msgstr "" #: ../menu-data/lmms:lmms.desktop.in.h:1 msgid "LMMS" msgstr "" #: ../menu-data/lmms:lmms.desktop.in.h:2 msgid "easy music production for everyone!" msgstr "" #: ../menu-data/logisim:logisim.desktop.in.h:1 msgid "Logisim" msgstr "" #: ../menu-data/logisim:logisim.desktop.in.h:2 msgid "Graphical tool for designing and simulating logic circuits" msgstr "" #: ../menu-data/logjam:logjam.desktop.in.h:1 msgid "LogJam" msgstr "" #: ../menu-data/logjam:logjam.desktop.in.h:2 msgid "Manage journal/weblog" msgstr "" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:1 msgid "Lokalize" msgstr "" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:2 msgid "Computer-Aided Translation System" msgstr "" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:1 msgid "London Law" msgstr "" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:2 msgid "London Law board game with network support" msgstr "" #: ../menu-data/longomatch:longomatch.desktop.in.h:1 msgid "LongoMatch: The Digital Coach" msgstr "" #: ../menu-data/longomatch:longomatch.desktop.in.h:2 msgid "Sports video analysis tool for coaches" msgstr "" #: ../menu-data/loook:loook.desktop.in.h:1 msgid "Loook" msgstr "" #: ../menu-data/loook:loook.desktop.in.h:2 msgid "Search strings in ODF documents" msgstr "" #: ../menu-data/loqui:loqui.desktop.in.h:1 msgid "Loqui" msgstr "" #: ../menu-data/loqui:loqui.desktop.in.h:2 msgid "IRC client" msgstr "" #: ../menu-data/lostirc:lostirc.desktop.in.h:1 msgid "LostIRC" msgstr "" #: ../menu-data/lostirc:lostirc.desktop.in.h:2 msgid "Chat on IRC-networks" msgstr "" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:1 msgid "LottaNZB Usenet Downloader" msgstr "" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:2 msgid "Download from the Usenet with the help of NZB files" msgstr "" #: ../menu-data/love:love.desktop.in.h:1 msgid "LÖVE" msgstr "" #: ../menu-data/love:love.desktop.in.h:2 msgid "Games development framework in lua" msgstr "" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:1 msgid "Hardware Lister" msgstr "" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:2 msgid "Provides information on hardware" msgstr "" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:1 msgid "LSkat" msgstr "" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:2 msgid "Card Game" msgstr "" #: ../menu-data/ltris:ltris.desktop.in.h:1 msgid "LTris" msgstr "" #: ../menu-data/ltris:ltris.desktop.in.h:2 msgid "A tetris clone with nice graphics" msgstr "" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:1 msgid "LTRsift" msgstr "" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:2 msgid "" "A graphical tool for postprocessing and classification of LTR " "retrotransposons." msgstr "" #: ../menu-data/luakit:luakit.desktop.in.h:1 msgid "Luakit" msgstr "" #: ../menu-data/luakit:luakit.desktop.in.h:2 msgid "Fast, small, webkit based micro-browser extensible by Lua" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-identica.desktop.in.h:1 msgid "identi.ca" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-identica.desktop.in.h:2 msgid "Launching identi.ca" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-rotate.desktop.in.h:1 msgid "Rotate your screen" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-rotate.desktop.in.h:2 msgid "Rotate your screen using xrotate" msgstr "" #: ../menu-data/lubuntu-software-center:lubuntu-software-center.desktop.in.h:1 msgid "Lubuntu Software Center" msgstr "" #: ../menu-data/lubuntu-software-center:lubuntu-software-center.desktop.in.h:2 #: ../menu-data/software-center:ubuntu-software-center.desktop.in.h:2 msgid "Lets you choose from thousands of applications available for Ubuntu" msgstr "" #: ../menu-data/luckybackup:luckybackup.desktop.in.h:1 msgid "luckyBackup" msgstr "" #: ../menu-data/luckybackup:luckybackup.desktop.in.h:2 msgid "Backup & sync your data with the power of rsync" msgstr "" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:1 msgid "Luminance HDR" msgstr "" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:2 msgid "Create and tonemap HDR images" msgstr "" #: ../menu-data/luola:luola.desktop.in.h:1 msgid "Luola" msgstr "" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:1 msgid "Lure of the Temptress" msgstr "" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:2 msgid "classic 2D point and click fantasy adventure game" msgstr "" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:1 msgid "LuserNET News Reader" msgstr "" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:2 msgid "News Reader for GNUstep" msgstr "" #: ../menu-data/lxinput:lxinput.desktop.in.h:1 msgid "Keyboard and Mouse" msgstr "" #: ../menu-data/lxinput:lxinput.desktop.in.h:2 msgid "Configure keyboard, mouse, and other input devices" msgstr "" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:1 msgid "Lxkeymap" msgstr "" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:2 msgid "Lxkeymap application" msgstr "" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:1 msgid "Default applications for LXSession" msgstr "" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:2 msgid "Change the default applications on LXDE" msgstr "" #: ../menu-data/lxshortcut:lxshortcut.desktop.in.h:1 msgid "Shortcut Editor" msgstr "" #: ../menu-data/lxshortcut:lxshortcut.desktop.in.h:2 msgid "Create new or change existing desktop entry" msgstr "" #: ../menu-data/lxtask:lxtask.desktop.in.h:1 msgid "Task Manager" msgstr "" #: ../menu-data/lxtask:lxtask.desktop.in.h:2 msgid "Manage running processes" msgstr "" #: ../menu-data/lybniz:lybniz.desktop.in.h:1 msgid "Lybniz Graph Plotter" msgstr "" #: ../menu-data/lybniz:lybniz.desktop.in.h:2 msgid "Plot graphs and functions" msgstr "" #: ../menu-data/lynis:lynis.desktop.in.h:1 msgid "Lynis auditing tool" msgstr "" #: ../menu-data/lynis:lynis.desktop.in.h:2 msgid "Security auditing tool (root)" msgstr "" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:1 msgid "Lynkeos Image Processor" msgstr "" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:2 msgid "Filtering of astronomical images" msgstr "" #: ../menu-data/lyricue:lyricue.desktop.in.h:1 msgid "Lyricue" msgstr "" #: ../menu-data/lyricue:lyricue.desktop.in.h:2 msgid "The GNU Lyric Display System" msgstr "" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:1 msgid "Lyricue Server" msgstr "" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:2 msgid "The GNU Lyric Display System Display" msgstr "" #: ../menu-data/lyx:lyx.desktop.in.h:1 msgid "LyX" msgstr "" #: ../menu-data/lyx:lyx.desktop.in.h:2 msgid "High level LaTeX frontend" msgstr "" #: ../menu-data/madbomber:madbomber.desktop.in.h:1 msgid "Mad Bomber" msgstr "" #: ../menu-data/madbomber:madbomber.desktop.in.h:2 msgid "Catch the Bombs" msgstr "" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:1 msgid "Maelstrom" msgstr "" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:2 msgid "Play an Asteroids like game" msgstr "" #: ../menu-data/magicor:magicor.desktop.in.h:1 msgid "Magicor" msgstr "" #: ../menu-data/magicor:magicor.desktop.in.h:2 msgid "Puzzle game in the spirit of solomon's key" msgstr "" #: ../menu-data/magictouch:magictouch.desktop.in.h:1 msgid "MagicTouch" msgstr "" #: ../menu-data/magictouch:magictouch.desktop.in.h:2 msgid "Retro game goes multitouch: use two knobs to paint a picture" msgstr "" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:1 msgid "Mah-Jong" msgstr "" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:2 msgid "Play classic Mahjong puzzle game" msgstr "" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:1 msgid "Mail Notification" msgstr "" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:2 msgid "Get notified when new mail arrives" msgstr "" #: ../menu-data/mailnag:mailnag-config.desktop.in.h:1 msgid "Mailnag Configuration" msgstr "" #: ../menu-data/mailnag:mailnag-config.desktop.in.h:2 msgid "An extensible mail notification daemon" msgstr "" #: ../menu-data/makehuman:makehuman.desktop.in.h:1 msgid "MakeHuman" msgstr "" #: ../menu-data/makehuman:makehuman.desktop.in.h:2 msgid "" "MakeHuman is a free, open source tool for creating realistic 3D human " "characters." msgstr "" #: ../menu-data/mame:mame.desktop.in.h:1 msgid "MAME™ Arcade Emulator" msgstr "" #: ../menu-data/mame:mame.desktop.in.h:2 msgid "Play vintage arcade games using the MAME™ emulator" msgstr "" #: ../menu-data/manaplus:manaplus.desktop.in.h:1 msgid "ManaPlus" msgstr "" #: ../menu-data/manaplus:manaplus.desktop.in.h:2 msgid "A 2D MMORPG client" msgstr "" #: ../menu-data/mancala:mancala.desktop.in.h:1 msgid "Mancala" msgstr "" #: ../menu-data/mancala:mancala.desktop.in.h:2 msgid "A board game involving count and capture" msgstr "" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:1 msgid "Visit 3D Fractal World" msgstr "" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:2 msgid "Mandelbulber" msgstr "" #: ../menu-data/mangler:mangler.desktop.in.h:1 msgid "Mangler" msgstr "" #: ../menu-data/mangler:mangler.desktop.in.h:2 msgid "Voice chat on Ventrilo 3.x servers" msgstr "" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:1 msgid "Input Device Sharing" msgstr "" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:2 msgid "Share mouse and pointer with other Computers" msgstr "" #: ../menu-data/marble-mobile:marble-mobile.desktop.in.h:1 #: ../menu-data/marble-touch:marble-touch.desktop.in.h:1 #: ../menu-data/marble:marble.desktop.in.h:1 #: ../menu-data/marble:marble_geo.desktop.in.h:1 #: ../menu-data/marble:marble_gpx.desktop.in.h:1 #: ../menu-data/marble:marble_kml.desktop.in.h:1 #: ../menu-data/marble:marble_osm.desktop.in.h:1 #: ../menu-data/marble:marble_shp.desktop.in.h:1 #: ../menu-data/marble:marble_worldwind.desktop.in.h:1 msgid "Marble" msgstr "" #: ../menu-data/marble-mobile:marble-mobile.desktop.in.h:2 #: ../menu-data/marble-touch:marble-touch.desktop.in.h:2 #: ../menu-data/marble:marble.desktop.in.h:2 #: ../menu-data/marble:marble_gpx.desktop.in.h:2 #: ../menu-data/marble:marble_kml.desktop.in.h:2 #: ../menu-data/marble:marble_osm.desktop.in.h:2 #: ../menu-data/marble:marble_shp.desktop.in.h:2 msgid "Virtual Globe" msgstr "" #: ../menu-data/marco:marco.desktop.in.h:1 msgid "Marco" msgstr "" #: ../menu-data/marsshooter:mars.desktop.in.h:1 msgid "M.A.R.S." msgstr "" #: ../menu-data/marsshooter:mars.desktop.in.h:2 msgid "M.A.R.S. - a ridiculous shooter" msgstr "" #: ../menu-data/massif-visualizer:kde4__massif-visualizer.desktop.in.h:1 msgid "Massif-Visualizer" msgstr "" #: ../menu-data/massif-visualizer:kde4__massif-visualizer.desktop.in.h:2 msgid "Visualization of Memory Profiling Data" msgstr "" #: ../menu-data/massxpert:massxpert.desktop.in.h:1 msgid "massXpert" msgstr "" #: ../menu-data/massxpert:massxpert.desktop.in.h:2 msgid "Bio-polymer mass spectrometry software" msgstr "" #: ../menu-data/mat:mat.desktop.in.h:1 msgid "Metadata Anonymisation Toolkit" msgstr "" #: ../menu-data/mat:mat.desktop.in.h:2 msgid "MAT" msgstr "" #: ../menu-data/matanza:matanza.desktop.in.h:1 msgid "Matanza" msgstr "" #: ../menu-data/matanza:matanza.desktop.in.h:2 msgid "Space ascii war game" msgstr "" #: ../menu-data/matchbox-keyboard:inputmethods__matchbox-keyboard.desktop.in.h:2 msgid "Virtual Keyboard" msgstr "" #: ../menu-data/mate-accountsdialog:mate-accountsdialog.desktop.in.h:1 msgid "Mate-AccountsDialog" msgstr "" #: ../menu-data/mate-accountsdialog:mate-accountsdialog.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-user-accounts-panel.desktop.in.h:2 msgid "Add or remove users" msgstr "" #: ../menu-data/mate-control-center:mate-about-me.desktop.in.h:1 #: ../menu-data/mugshot:mugshot.desktop.in.h:1 msgid "About Me" msgstr "" #: ../menu-data/mate-control-center:mate-about-me.desktop.in.h:2 msgid "Set your personal information" msgstr "" #: ../menu-data/mate-control-center:mate-appearance-properties.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-appearance-panel.desktop.in.h:1 #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:5 msgid "Appearance" msgstr "" #: ../menu-data/mate-control-center:mate-appearance-properties.desktop.in.h:2 msgid "Customize the look of the desktop" msgstr "" #: ../menu-data/mate-control-center:mate-at-properties.desktop.in.h:1 msgid "Assistive Technologies" msgstr "" #: ../menu-data/mate-control-center:mate-at-properties.desktop.in.h:2 msgid "Choose which accessibility features to enable when you log in" msgstr "" #: ../menu-data/mate-control-center:mate-default-applications-properties.desktop.in.h:2 msgid "Select your default applications" msgstr "" #: ../menu-data/mate-control-center:mate-display-properties.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-display-panel.desktop.in.h:1 msgid "Displays" msgstr "" #: ../menu-data/mate-control-center:mate-font-viewer.desktop.in.h:2 msgid "Preview fonts" msgstr "" #: ../menu-data/mate-control-center:mate-keybinding.desktop.in.h:1 msgid "Keyboard Shortcuts" msgstr "" #: ../menu-data/mate-control-center:mate-keybinding.desktop.in.h:2 msgid "Assign shortcut keys to commands" msgstr "" #: ../menu-data/mate-control-center:mate-keyboard.desktop.in.h:2 msgid "Set your keyboard preferences" msgstr "" #: ../menu-data/mate-control-center:mate-network-properties.desktop.in.h:1 msgid "Network Proxy" msgstr "" #: ../menu-data/mate-control-center:mate-network-properties.desktop.in.h:2 msgid "Set your network proxy preferences" msgstr "" #: ../menu-data/mate-control-center:mate-settings-mouse.desktop.in.h:1 msgid "Mouse" msgstr "" #: ../menu-data/mate-control-center:mate-settings-mouse.desktop.in.h:2 msgid "Set your mouse preferences" msgstr "" #: ../menu-data/mate-control-center:mate-theme-installer.desktop.in.h:1 msgid "Theme Installer" msgstr "" #: ../menu-data/mate-control-center:mate-theme-installer.desktop.in.h:2 msgid "Installs themes packages for various parts of the desktop" msgstr "" #: ../menu-data/mate-control-center:mate-window-properties.desktop.in.h:2 msgid "Set your window properties" msgstr "" #: ../menu-data/mate-control-center:matecc.desktop.in.h:2 msgid "The MATE configuration tool" msgstr "" #: ../menu-data/mate-desktop:mate-about.desktop.in.h:1 msgid "About MATE" msgstr "" #: ../menu-data/mate-desktop:mate-about.desktop.in.h:2 msgid "Learn more about MATE" msgstr "" #: ../menu-data/mate-desktop:mate-color-select.desktop.in.h:1 msgid "MATE Color Selection" msgstr "" #: ../menu-data/mate-desktop:mate-color-select.desktop.in.h:2 msgid "Choose colors from the palette or the screen" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:application-browser.desktop.in.h:1 msgid "Application Browser" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-screensaver-lock.desktop.in.h:1 msgid "Lock Screen" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-logout.desktop.in.h:1 msgid "Session Logout Dialog" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-logout.desktop.in.h:2 msgid "Prompt the user to log out of their session" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-shutdown.desktop.in.h:1 msgid "System Shutdown Dialog" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-shutdown.desktop.in.h:2 msgid "Prompt the user to shutdown their computer" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:trigger-panel-run-dialog.desktop.in.h:1 msgid "Run Application" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:trigger-panel-run-dialog.desktop.in.h:2 msgid "Show the \"Run Application\" dialog" msgstr "" #: ../menu-data/mate-notification-daemon:mate-notification-properties.desktop.in.h:1 msgid "Popup Notifications" msgstr "" #: ../menu-data/mate-notification-daemon:mate-notification-properties.desktop.in.h:2 msgid "Set your popup notification preferences" msgstr "" #: ../menu-data/mate-panel:mate-panel.desktop.in.h:2 msgid "" "Launch other applications and provide various utilities to manage windows, " "show the time, etc." msgstr "" #: ../menu-data/mate-power-manager:mate-power-preferences.desktop.in.h:2 msgid "Configure power management" msgstr "" #: ../menu-data/mate-screensaver:mate-screensaver-preferences.desktop.in.h:2 msgid "Set your screensaver preferences" msgstr "" #: ../menu-data/mate-screensaver:screensavers__cosmos-slideshow.desktop.in.h:1 msgid "Cosmos" msgstr "" #: ../menu-data/mate-screensaver:screensavers__cosmos-slideshow.desktop.in.h:2 msgid "Display a slideshow of pictures of the cosmos" msgstr "" #: ../menu-data/mate-screensaver:screensavers__footlogo-floaters.desktop.in.h:1 msgid "Floating MATE" msgstr "" #: ../menu-data/mate-screensaver:screensavers__footlogo-floaters.desktop.in.h:2 msgid "Bubbles the MATE logo around the screen" msgstr "" #: ../menu-data/mate-screensaver:screensavers__gnomelogo-floaters.desktop.in.h:1 msgid "Floating GNOME" msgstr "" #: ../menu-data/mate-screensaver:screensavers__gnomelogo-floaters.desktop.in.h:2 msgid "Bubbles the GNOME logo around the screen" msgstr "" #: ../menu-data/mate-screensaver:screensavers__personal-slideshow.desktop.in.h:1 msgid "Pictures folder" msgstr "" #: ../menu-data/mate-screensaver:screensavers__personal-slideshow.desktop.in.h:2 msgid "Display a slideshow from your Pictures folder" msgstr "" #: ../menu-data/mate-screensaver:screensavers__popsquares.desktop.in.h:1 msgid "Pop art squares" msgstr "" #: ../menu-data/mate-screensaver:screensavers__popsquares.desktop.in.h:2 msgid "A pop-art-ish grid of pulsing colors." msgstr "" #: ../menu-data/mate-system-monitor:mate-system-monitor.desktop.in.h:1 msgid "MATE System Monitor" msgstr "" #: ../menu-data/mate-system-tools:mate-network.desktop.in.h:2 msgid "Configure network devices and connections" msgstr "" #: ../menu-data/mate-system-tools:mate-services.desktop.in.h:1 msgid "Services" msgstr "" #: ../menu-data/mate-system-tools:mate-services.desktop.in.h:2 msgid "Configure which services will be run when the system starts" msgstr "" #: ../menu-data/mate-system-tools:mate-shares.desktop.in.h:1 msgid "Shared Folders" msgstr "" #: ../menu-data/mate-system-tools:mate-shares.desktop.in.h:2 msgid "Configure which folders are available for your network neighborhood" msgstr "" #: ../menu-data/mate-system-tools:mate-time.desktop.in.h:1 msgid "Time and Date" msgstr "" #: ../menu-data/mate-system-tools:mate-time.desktop.in.h:2 msgid "Change system time, date, and timezone" msgstr "" #: ../menu-data/mate-terminal:mate-terminal.desktop.in.h:1 msgid "MATE Terminal" msgstr "" #: ../menu-data/mate-tweak:mate-tweak.desktop.in.h:1 msgid "MATE Tweak" msgstr "" #: ../menu-data/mate-user-guide:mate-user-guide.desktop.in.h:1 #: ../menu-data/yelp:yelp.desktop.in.h:1 msgid "Help" msgstr "" #: ../menu-data/mate-user-guide:mate-user-guide.desktop.in.h:2 msgid "Get help with MATE" msgstr "" #: ../menu-data/mate-utils:mate-dictionary.desktop.in.h:1 msgid "MATE Dictionary" msgstr "" #: ../menu-data/mate-utils:mate-disk-usage-analyzer.desktop.in.h:1 msgid "MATE Disk Usage Analyzer" msgstr "" #: ../menu-data/mate-utils:mate-screenshot.desktop.in.h:1 msgid "Take Screenshot" msgstr "" #: ../menu-data/mate-utils:mate-screenshot.desktop.in.h:2 msgid "Save images of your desktop or individual windows" msgstr "" #: ../menu-data/mate-utils:mate-search-tool.desktop.in.h:1 msgid "MATE Search Tool" msgstr "" #: ../menu-data/mate-utils:mate-search-tool.desktop.in.h:2 msgid "Locate documents and folders on this computer by name or content" msgstr "" #: ../menu-data/mate-utils:mate-system-log.desktop.in.h:1 msgid "Log File Viewer" msgstr "" #: ../menu-data/mate-utils:mate-system-log.desktop.in.h:2 msgid "View or monitor system log files" msgstr "" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:1 msgid "Mathomatic" msgstr "" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:2 msgid "Do symbolic mathematics and quick calculations" msgstr "" #: ../menu-data/mathwar:MathWar.desktop.in.h:1 msgid "MathWar" msgstr "" #: ../menu-data/mathwar:MathWar.desktop.in.h:2 msgid "A simple math game for kids" msgstr "" #: ../menu-data/matita:matita.desktop.in.h:1 msgid "Matita" msgstr "" #: ../menu-data/matita:matita.desktop.in.h:2 msgid "Interactive theorem prover" msgstr "" #: ../menu-data/matlab-support:matlab.desktop.in.h:1 msgid "MATLAB" msgstr "" #: ../menu-data/matlab-support:matlab.desktop.in.h:2 msgid "Scientific computing environment" msgstr "" #: ../menu-data/mc:mc.desktop.in.h:1 msgid "Midnight Commander" msgstr "" #: ../menu-data/mc:mc.desktop.in.h:2 msgid "File manager" msgstr "" #: ../menu-data/mcomix:mcomix.desktop.in.h:1 msgid "MComix" msgstr "" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:1 msgid "mCRL2" msgstr "" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:2 msgid "Graphical front end for mCRL2 toolset" msgstr "" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:1 msgid "Graphical IDE for MCS-51 based microcontrollers" msgstr "" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:2 msgid "MCU 8051 IDE" msgstr "" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:1 msgid "MDB Viewer" msgstr "" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:2 msgid "View and export Microsoft Access databases" msgstr "" #: ../menu-data/mdfinder.app:MDFinder.desktop.in.h:1 msgid "MDFinder" msgstr "" #: ../menu-data/mdfinder.app:MDFinder.desktop.in.h:2 msgid "GNUstep Finder and desktop search system" msgstr "" #: ../menu-data/me-tv:me-tv.desktop.in.h:1 msgid "Me TV" msgstr "" #: ../menu-data/me-tv:me-tv.desktop.in.h:2 msgid "A digital television (DVB) viewer for GNOME" msgstr "" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:1 msgid "MediaInfo" msgstr "" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:2 msgid "Supplies technical and tag information about a video or audio file" msgstr "" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:1 msgid "MediathekView" msgstr "" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:2 msgid "View streams from public German TV stations" msgstr "" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:1 msgid "MediaTomb" msgstr "" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:2 msgid "MediaTomb UPnP MediaServer web user interface." msgstr "" #: ../menu-data/medit:medit.desktop.in.h:1 msgid "medit" msgstr "" #: ../menu-data/medit:medit.desktop.in.h:2 msgid "Text editor" msgstr "" #: ../menu-data/mednafen:mednafen.desktop.in.h:1 msgid "Mednafen" msgstr "" #: ../menu-data/mednafen:mednafen.desktop.in.h:2 msgid "Multi-system video game emulator" msgstr "" #: ../menu-data/megaglest:megaglest.desktop.in.h:1 msgid "A real time strategy game." msgstr "" #: ../menu-data/megaglest:megaglest.desktop.in.h:2 msgid "MegaGlest" msgstr "" #: ../menu-data/megaglest:megaglest_editor.desktop.in.h:1 msgid "Map Editor" msgstr "" #: ../menu-data/megaglest:megaglest_editor.desktop.in.h:2 msgid "MegaGlest Map Editor" msgstr "" #: ../menu-data/megaglest:megaglest_g3dviewer.desktop.in.h:1 msgid "G3d Model Viewer" msgstr "" #: ../menu-data/megaglest:megaglest_g3dviewer.desktop.in.h:2 msgid "MegaGlest Model Viewer" msgstr "" #: ../menu-data/meld:meld.desktop.in.h:1 msgid "Meld Diff Viewer" msgstr "" #: ../menu-data/meld:meld.desktop.in.h:2 msgid "Compare and merge your files" msgstr "" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:1 msgid "Melting" msgstr "" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:2 msgid "\"Computes the melting temperature for a nucleic acid duplex.\"" msgstr "" #: ../menu-data/memaker:memaker.desktop.in.h:1 msgid "MeMaker" msgstr "" #: ../menu-data/memaker:memaker.desktop.in.h:2 msgid "Builds avatars for all your applications." msgstr "" #: ../menu-data/menulibre:menulibre.desktop.in.h:2 msgid "Add or remove applications from the menu" msgstr "" #: ../menu-data/meritous:meritous.desktop.in.h:1 msgid "Meritous" msgstr "" #: ../menu-data/meritous:meritous.desktop.in.h:2 msgid "action-adventure dungeon crawl game" msgstr "" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:1 msgid "Merkaartor" msgstr "" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:2 msgid "OpenStreetMap Editor" msgstr "" #: ../menu-data/meshlab:meshlab.desktop.in.h:1 msgid "MeshLab" msgstr "" #: ../menu-data/meshlab:meshlab.desktop.in.h:2 msgid "View and process meshes" msgstr "" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:1 msgid "Dreamcast ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:2 msgid "Play Sega Dreamcast games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:1 msgid "Game Boy ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:2 msgid "Play Nintendo Game Boy games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:1 msgid "Game Boy Advance ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:2 msgid "Play Nintendo Game Boy Advance games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:1 msgid "Genesis ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:2 msgid "Play Sega Genesis games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:1 msgid "MSX ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:2 msgid "Play MSX games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:1 msgid "Nintendo64 ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:2 msgid "Play Nintendo 64 games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:1 msgid "NES ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:2 msgid "Play Nintendo Entertainment System games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:1 msgid "Sega Master System/Game Gear ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:2 msgid "Play Sega Master System and Game Gear games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:1 msgid "Super NES ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:2 msgid "Play Super Nintendo Entertainment System games" msgstr "" #: ../menu-data/mess:mess.desktop.in.h:1 msgid "MESS Home Systems Emulator" msgstr "" #: ../menu-data/mess:mess.desktop.in.h:2 msgid "Relive old home systems with the MESS emulator" msgstr "" #: ../menu-data/messaging-app:messaging-app.desktop.in.h:1 msgid "Messaging" msgstr "" #: ../menu-data/messaging-app:messaging-app.desktop.in.h:2 msgid "Messaging application" msgstr "" #: ../menu-data/metacity:metacity.desktop.in.h:1 msgid "Metacity" msgstr "" #: ../menu-data/meterbridge:meterbridge.desktop.in.h:1 msgid "Meterbridge" msgstr "" #: ../menu-data/metview:metview.desktop.in.h:1 msgid "ECMWF Metview - meteorological workstation" msgstr "" #: ../menu-data/metview:metview.desktop.in.h:2 msgid "Process and visualise meteorological data" msgstr "" #: ../menu-data/mgm:mgm.desktop.in.h:1 msgid "MGM System Monitor" msgstr "" #: ../menu-data/mgm:mgm.desktop.in.h:2 msgid "A highly configurable, very gaudy system load meter" msgstr "" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:1 msgid "mhWaveEdit" msgstr "" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:2 msgid "Record, play, edit and convert sound files" msgstr "" #: ../menu-data/mialmpick:mia-lmpick.desktop.in.h:1 msgid "mialmpick Version 0.2.10" msgstr "" #: ../menu-data/mialmpick:mia-lmpick.desktop.in.h:2 msgid "mia-lmpick Version 0.2.10" msgstr "" #: ../menu-data/miceamaze:miceamaze.desktop.in.h:1 msgid "MiceAmaze" msgstr "" #: ../menu-data/miceamaze:miceamaze.desktop.in.h:2 msgid "video game with mice in a maze" msgstr "" #: ../menu-data/microhope:microhope-avr.desktop.in.h:1 msgid "µHOPE" msgstr "" #: ../menu-data/microhope:microhope-avr.desktop.in.h:2 msgid "MicroHOPE microcontroller programming system" msgstr "" #: ../menu-data/microhope:microhope-doc.desktop.in.h:1 msgid "microHOPE Manual" msgstr "" #: ../menu-data/microhope:microhope-doc.desktop.in.h:2 msgid "microHOPE User Manual" msgstr "" #: ../menu-data/micropolis:micropolis.desktop.in.h:1 msgid "Micropolis" msgstr "" #: ../menu-data/micropolis:micropolis.desktop.in.h:2 msgid "A real-time city management simulator" msgstr "" #: ../menu-data/midisnoop:midisnoop.desktop.in.h:1 msgid "MIDI monitor and prober." msgstr "" #: ../menu-data/midisnoop:midisnoop.desktop.in.h:2 msgid "Midisnoop" msgstr "" #: ../menu-data/midori:midori-private.desktop.in.h:1 msgid "Midori Private Browsing" msgstr "" #: ../menu-data/midori:midori-private.desktop.in.h:2 msgid "Open a new private browsing window" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:1 msgid "Midori" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:2 msgid "Lightweight web browser" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:3 msgid "New _Tab" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:4 msgid "New _Window" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:5 msgid "New P_rivate Browsing Window" msgstr "" #: ../menu-data/mikutter:mikutter.desktop.in.h:1 msgid "mikutter" msgstr "" #: ../menu-data/mikutter:mikutter.desktop.in.h:2 msgid "Twitter Client" msgstr "" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:1 msgid "MilkyTracker" msgstr "" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:2 msgid "Fasttracker 2 Clone" msgstr "" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:3 msgid "MilkyTracker (play song)" msgstr "" #: ../menu-data/minbar:minbar.desktop.in.h:1 msgid "Minbar Prayer Times" msgstr "" #: ../menu-data/minbar:minbar.desktop.in.h:2 msgid "Islamic prayer times" msgstr "" #: ../menu-data/minetest:minetest.desktop.in.h:1 msgid "Minetest" msgstr "" #: ../menu-data/minetest:minetest.desktop.in.h:2 msgid "Multiplayer infinite-world block sandbox" msgstr "" #: ../menu-data/minirok:kde4__minirok.desktop.in.h:1 msgid "Minirok" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:1 msgid "Minitube" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:2 msgid "Watch YouTube videos" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:3 #: ../menu-data/parole:parole.desktop.in.h:3 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:3 #: ../menu-data/totem:totem.desktop.in.h:3 msgid "Play/Pause" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:6 msgid "Stop After This Video" msgstr "" #: ../menu-data/mirage:mirage.desktop.in.h:1 msgid "Mirage" msgstr "" #: ../menu-data/mirage:mirage.desktop.in.h:2 msgid "A fast GTK+ Image Viewer" msgstr "" #: ../menu-data/miro:miro.desktop.in.h:1 msgid "Miro" msgstr "" #: ../menu-data/miro:miro.desktop.in.h:2 msgid "" "Fully featured video and music player, podcast client, and bittorrent client" msgstr "" #: ../menu-data/mirrormagic:mirrormagic.desktop.in.h:1 msgid "MirrorMagic" msgstr "" #: ../menu-data/mirrormagic:mirrormagic.desktop.in.h:2 msgid "Icon=_usr_share_games_mirrormagic_graphics_mirrormagic" msgstr "" #: ../menu-data/mit-scheme:mit-scheme.desktop.in.h:1 msgid "MIT/GNU Scheme" msgstr "" #: ../menu-data/mixxx:mixxx.desktop.in.h:1 msgid "Mixxx" msgstr "" #: ../menu-data/mixxx:mixxx.desktop.in.h:2 msgid "A digital DJ interface" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:1 msgid "mkvinfo" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:2 msgid "Show information about MKV files" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvtoolnix-gui.desktop.in.h:1 msgid "MKVToolNix GUI" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvtoolnix-gui.desktop.in.h:2 msgid "Matroska files creator and tools" msgstr "" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:1 msgid "MLDonkey" msgstr "" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:2 msgid "Graphical frontend for MLDonkey" msgstr "" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:1 msgid "Multilingual Terminal" msgstr "" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:2 msgid "Use Multi-Lingual Command Line" msgstr "" #: ../menu-data/mm3d:mm3d.desktop.in.h:1 msgid "Misfit Model 3D" msgstr "" #: ../menu-data/mm3d:mm3d.desktop.in.h:2 msgid "Create and edit 3D models and animations" msgstr "" #: ../menu-data/mmass:mmass.desktop.in.h:1 msgid "mMass" msgstr "" #: ../menu-data/mmass:mmass.desktop.in.h:2 msgid "Mass spectrum viewer and data analysis proteomics tool" msgstr "" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:1 msgid "mmpong-gl" msgstr "" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:2 msgid "massively multiplayer pong game" msgstr "" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:1 msgid "Mnemosyne" msgstr "" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:2 msgid "A flash card program to make your review process more efficient" msgstr "" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:1 msgid "Mobile Atlas Creator" msgstr "" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:2 msgid "create offline-atlases for GPS/cell phone applications" msgstr "" #: ../menu-data/model-builder:model-builder.desktop.in.h:1 msgid "Model Builder" msgstr "" #: ../menu-data/model-builder:model-builder.desktop.in.h:2 msgid "Graphical ODE simulator" msgstr "" #: ../menu-data/modem-manager-gui:modem-manager-gui.desktop.in.h:1 msgid "Modem Manager GUI" msgstr "" #: ../menu-data/modem-manager-gui:modem-manager-gui.desktop.in.h:2 msgid "Graphical interface for Modem manager daemon control" msgstr "" #: ../menu-data/mokomaze:mokomaze.desktop.in.h:1 msgid "Mokomaze" msgstr "" #: ../menu-data/mokomaze:mokomaze.desktop.in.h:2 msgid "Ball-in-the-labyrinth game" msgstr "" #: ../menu-data/monajat-applet:monajat.desktop.in.h:1 msgid "Monajat Applet for supplications" msgstr "" #: ../menu-data/monajat-applet:monajat.desktop.in.h:2 msgid "Monajat in system tray icon" msgstr "" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:1 msgid "Monkey Bubble" msgstr "" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:2 msgid "Monkey Bubble Arcade Game" msgstr "" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:1 msgid "Monkey Studio IDE" msgstr "" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:2 msgid "The best cross platform IDE available!" msgstr "" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:3 msgid "Open With MkS" msgstr "" #: ../menu-data/mono-runtime-common:mono-runtime-common.desktop.in.h:1 msgid "Mono Runtime" msgstr "" #: ../menu-data/mono-runtime-common:mono-runtime-terminal.desktop.in.h:1 msgid "Mono Runtime (Terminal)" msgstr "" #: ../menu-data/mono-tools-gui:gsharp.desktop.in.h:1 msgid "gsharp" msgstr "" #: ../menu-data/mono-tools-gui:gsharp.desktop.in.h:2 msgid "" "Write C# in an interactive shell, and inject your code into running Mono " "processes" msgstr "" #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:1 msgid "Mono IL Contrast" msgstr "" #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:2 msgid "Identify differences in the API exposed by mono library assemblies." msgstr "" #: ../menu-data/monodevelop:monodevelop.desktop.in.h:1 msgid "MonoDevelop" msgstr "" #: ../menu-data/monodevelop:monodevelop.desktop.in.h:2 msgid "Develop .NET applications in an Integrated Development Environment" msgstr "" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:1 msgid "Mono Documentation" msgstr "" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:2 msgid "View, search and edit documentation related to Mono" msgstr "" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:1 msgid "Monodoc (http)" msgstr "" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:2 msgid "Monodoc Documentation Browser" msgstr "" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:1 msgid "Monster Masher" msgstr "" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:2 msgid "Mash monsters and save the gnomes" msgstr "" #: ../menu-data/monsterz:monsterz.desktop.in.h:1 msgid "Monsterz" msgstr "" #: ../menu-data/monsterz:monsterz.desktop.in.h:2 msgid "Little arcade puzzle game, similar to the famous Bejeweled" msgstr "" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:1 msgid "Moonlander" msgstr "" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:2 msgid "Fun game based on the classic moon lander" msgstr "" #: ../menu-data/moonshot-ui:moonshot-webp.desktop.in.h:1 msgid "Moonshot Web Provisioning Installer" msgstr "" #: ../menu-data/moonshot-ui:moonshot.desktop.in.h:1 msgid "Moonshot Identity Manager" msgstr "" #: ../menu-data/mopidy:mopidy.desktop.in.h:1 msgid "Mopidy" msgstr "" #: ../menu-data/mopidy:mopidy.desktop.in.h:2 msgid "Music server with support for MPD and HTTP clients" msgstr "" #: ../menu-data/moria:moria.desktop.in.h:1 msgid "Moria" msgstr "" #: ../menu-data/moria:moria.desktop.in.h:2 msgid "single-played rogue-like with a regenerating dungeon" msgstr "" #: ../menu-data/morris:morris.desktop.in.h:1 msgid "Morris" msgstr "" #: ../menu-data/morris:morris.desktop.in.h:2 msgid "Nine Men's Morris Game" msgstr "" #: ../menu-data/moserial:moserial.desktop.in.h:1 msgid "moserial Terminal" msgstr "" #: ../menu-data/moserial:moserial.desktop.in.h:2 msgid "A serial terminal optimized for logging and file capture" msgstr "" #: ../menu-data/mousepad:mousepad.desktop.in.h:1 msgid "Mousepad" msgstr "" #: ../menu-data/mousepad:mousepad.desktop.in.h:2 msgid "Simple Text Editor" msgstr "" #: ../menu-data/mozc-utils-gui:setup-mozc.desktop.in.h:1 msgid "Mozc Setup" msgstr "" #: ../menu-data/mozc-utils-gui:setup-mozc.desktop.in.h:2 msgid "Set up Mozc engine" msgstr "" #: ../menu-data/mozo:mozo.desktop.in.h:2 msgid "Change which applications are shown on the main menu" msgstr "" #. DocPath= #: ../menu-data/mp3diags:mp3diags.desktop.in.h:2 msgid "MP3 Diags - diagnosis and repair tool" msgstr "" #: ../menu-data/mp3diags:mp3diags.desktop.in.h:3 msgid "MP3 Diags" msgstr "" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:1 msgid "Mp3splt-gtk audio splitter" msgstr "" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:2 msgid "Split mp3 and ogg files without decoding" msgstr "" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:1 msgid "MPDCon" msgstr "" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:2 msgid "GNUstep client for MPD" msgstr "" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:1 msgid "Music Player Daemon" msgstr "" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:2 msgid "MPRIS 2 support for MPD" msgstr "" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:1 msgid "Mplinuxman" msgstr "" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:2 msgid "Manage your MPMan portable mp3 player" msgstr "" #: ../menu-data/mpv:mpv.desktop.in.h:1 msgid "mpv Media Player" msgstr "" #: ../menu-data/mpv:mpv.desktop.in.h:2 #: ../menu-data/snappy:snappy.desktop.in.h:2 msgid "Play movies and songs" msgstr "" #: ../menu-data/mricron:dcm2niigui.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-dcm2niigui.desktop.in.h:1 msgid "DICOM to NIfTI Conversion" msgstr "" #: ../menu-data/mricron:dcm2niigui.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-dcm2niigui.desktop.in.h:2 msgid "dcm2nii" msgstr "" #: ../menu-data/mricron:mricron-npm.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-npm.desktop.in.h:1 msgid "Non-parametric MRI Analysis" msgstr "" #: ../menu-data/mricron:mricron-npm.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-npm.desktop.in.h:2 msgid "NPM" msgstr "" #: ../menu-data/mricron:mricron.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-mricron.desktop.in.h:1 msgid "2D/3D MRI Image Viewer" msgstr "" #: ../menu-data/mricron:mricron.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mricron.desktop.in.h:2 msgid "MRIcron" msgstr "" #: ../menu-data/mrrescue:mrrescue.desktop.in.h:1 msgid "Mr Rescue" msgstr "" #: ../menu-data/mrrescue:mrrescue.desktop.in.h:2 msgid "Exec=mrrescue" msgstr "" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:1 msgid "MRI Tractography View" msgstr "" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:2 msgid "MRview" msgstr "" #: ../menu-data/mtink:mtink.desktop.in.h:1 msgid "Mtink" msgstr "" #: ../menu-data/mtink:mtink.desktop.in.h:2 msgid "Status monitor for Epson inkjet printers" msgstr "" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:1 msgid "mtPaint graphic editor" msgstr "" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:2 msgid "painting program to create pixel art and manipulate digital photos" msgstr "" #: ../menu-data/mttroff:mttroff.desktop.in.h:1 msgid "Troff" msgstr "" #: ../menu-data/mttroff:mttroff.desktop.in.h:2 msgid "TROff - A libavg based multitouch TRON clone" msgstr "" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:1 msgid "Mu-cade" msgstr "" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:2 msgid "Kenta Cho's Mu-cade" msgstr "" #: ../menu-data/mudita24:mudita24.desktop.in.h:1 msgid "Mudita24" msgstr "" #: ../menu-data/mudita24:mudita24.desktop.in.h:2 msgid "ALSA GUI control tool for Envy24 (ice1712) soundcards" msgstr "" #: ../menu-data/mudlet:mudlet.desktop.in.h:1 msgid "Mudlet" msgstr "" #: ../menu-data/mudlet:mudlet.desktop.in.h:2 msgid "Play online text-based games (MUDs)" msgstr "" #: ../menu-data/muffin:muffin.desktop.in.h:1 msgid "Muffin" msgstr "" #: ../menu-data/mugshot:mugshot.desktop.in.h:2 msgid "Configure your profile image and contact details" msgstr "" #: ../menu-data/multitet:multitet.desktop.in.h:1 msgid "Multitet" msgstr "" #: ../menu-data/multitet:multitet.desktop.in.h:2 msgid "Multitouch cooperative Tetris-like game" msgstr "" #: ../menu-data/mumble:mumble.desktop.in.h:1 msgid "Mumble" msgstr "" #: ../menu-data/mumble:mumble.desktop.in.h:2 msgid "A low-latency, high quality voice chat program for gaming" msgstr "" #: ../menu-data/muon-discover:muon-discover-category.desktop.in.h:1 msgid "Install More..." msgstr "" #: ../menu-data/muon-discover:muon-discover.desktop.in.h:1 msgid "Muon Discover" msgstr "" #: ../menu-data/muon-discover:muon-discover.desktop.in.h:2 msgid "Software Center" msgstr "" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:1 msgid "Muon Update Manager" msgstr "" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:2 msgid "Update Manager" msgstr "Жаңарту менеджері" #: ../menu-data/muon:muon.desktop.in.h:1 msgid "Muon Package Manager" msgstr "" #: ../menu-data/muon:muon.desktop.in.h:2 msgid "Package Manager" msgstr "" #: ../menu-data/mupdf:mupdf.desktop.in.h:1 msgid "MuPDF" msgstr "" #: ../menu-data/mupdf:mupdf.desktop.in.h:2 msgid "PDF file viewer" msgstr "" #: ../menu-data/mupen64plus-ui-console:mupen64plus.desktop.in.h:1 msgid "Mupen64Plus" msgstr "" #: ../menu-data/mupen64plus-ui-console:mupen64plus.desktop.in.h:2 msgid "" "Nintendo 64 emulator and plugins for Linux, Mac OSX, FreeBSD, and Windows" msgstr "" #: ../menu-data/murmur:murmur.desktop.in.h:1 msgid "Murmur" msgstr "" #: ../menu-data/murmur:murmur.desktop.in.h:2 msgid "Python/GTK2 Museek client" msgstr "" #: ../menu-data/muse:muse.desktop.in.h:1 msgid "MusE" msgstr "" #: ../menu-data/muse:muse.desktop.in.h:2 msgid "Midi Music Editor" msgstr "" #: ../menu-data/museeq:museeq.desktop.in.h:1 msgid "Museeq" msgstr "" #: ../menu-data/museeq:museeq.desktop.in.h:2 msgid "C++/QT3 Museek client" msgstr "" #: ../menu-data/musescore:mscore.desktop.in.h:1 msgid "Create, play and print sheet music" msgstr "" #: ../menu-data/musescore:mscore.desktop.in.h:2 msgid "MuseScore" msgstr "" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:1 msgid "Musetup-gtk" msgstr "" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:2 msgid "Museek daemon configuration tool" msgstr "" #: ../menu-data/musique:musique.desktop.in.h:1 msgid "Musique" msgstr "" #: ../menu-data/musique:musique.desktop.in.h:2 msgid "Play your music collection" msgstr "" #: ../menu-data/mutt:mutt.desktop.in.h:1 msgid "Simple text-based Mail User Agent" msgstr "" #: ../menu-data/mutt:mutt.desktop.in.h:2 msgid "mutt" msgstr "" #: ../menu-data/mutter:mutter-wayland.desktop.in.h:1 msgid "Mutter (wayland compositor)" msgstr "" #: ../menu-data/mutter:mutter.desktop.in.h:1 msgid "Mutter" msgstr "" #: ../menu-data/mx44:mx44.desktop.in.h:1 msgid "mx44" msgstr "" #: ../menu-data/mx44:mx44.desktop.in.h:2 msgid "Polyphonic, multichannel midi realtime software synthesizer" msgstr "" #: ../menu-data/mypaint:mypaint.desktop.in.h:1 msgid "MyPaint" msgstr "" #: ../menu-data/mypaint:mypaint.desktop.in.h:2 msgid "Painting program for digital artists" msgstr "" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:1 msgid "MySQL Workbench" msgstr "" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:2 msgid "MySQL Database Design, Administration and Development Tool" msgstr "" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:1 msgid "MythNetTV" msgstr "" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:2 msgid "A video RSS grabber" msgstr "" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:1 msgid "MythTV Backend Setup" msgstr "" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:2 msgid "Used to configure a backend" msgstr "" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:1 msgid "MythTV Frontend" msgstr "" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:2 msgid "A frontend for all content on a mythtv-backend" msgstr "" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:1 msgid "nagstamon" msgstr "" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:2 msgid "Nagios status monitor " msgstr "" #: ../menu-data/nautilus-actions:nact.desktop.in.h:1 msgid "Nautilus-Actions Configuration Tool" msgstr "" #: ../menu-data/nautilus-actions:nact.desktop.in.h:2 msgid "Configure items to be added to the Nautilus context menus" msgstr "" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:1 msgid "Nautilus Compare Extension Preferences" msgstr "" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:2 msgid "Preferences for Nautilus Compare Extension" msgstr "" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:1 msgid "Dropbox" msgstr "" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:2 msgid "Sync your files across computers and to the web" msgstr "" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:1 msgid "Nautilus Pastebin Configurator" msgstr "" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:2 msgid "Nautilus Pastebin configuration panel" msgstr "" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:1 msgid "Nautilus scripts manager" msgstr "" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:2 msgid "Enable or disable Nautilus scripts" msgstr "" #: ../menu-data/navit:navit.desktop.in.h:1 msgid "Navit" msgstr "" #: ../menu-data/navit:navit.desktop.in.h:2 msgid "The open source vector based navigation program with routing engine" msgstr "" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:1 msgid "Cn3D NCBI Database Viewer" msgstr "" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:2 msgid "View NCBI databases in 3D" msgstr "" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:1 msgid "Sequin DNA Sequence Submission Tool" msgstr "" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:2 msgid "Submit DNA sequences to the GenBank, EMBL, and DDBJ databases" msgstr "" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:1 msgid "DDV Sequence Alignment Viewer" msgstr "" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:2 msgid "View multiple sequence alignment for GenBank" msgstr "" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:1 msgid "Entrez NCBI Database Querying Tool" msgstr "" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:2 msgid "Query NCBI databases and retrieve documents" msgstr "" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:1 msgid "OneD Biological Sequence Viewer" msgstr "" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:2 msgid "View single biological sequences" msgstr "" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:1 msgid "Ncmpcpp" msgstr "" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:2 msgid "NCurses Music Player Client" msgstr "" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:1 msgid "Windows Wireless Drivers" msgstr "" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:2 msgid "Ndiswrapper driver installation tool" msgstr "" #: ../menu-data/nec2c:nec2c.desktop.in.h:1 msgid "nec2c" msgstr "" #: ../menu-data/nec2c:nec2c.desktop.in.h:2 msgid "Antenna Modelling Software" msgstr "" #: ../menu-data/nedit:nedit.desktop.in.h:1 msgid "NEdit \"Nirvana Text Editor\"" msgstr "" #: ../menu-data/needrestart-session:needrestart-session.desktop.in.h:1 msgid "needrestart-session" msgstr "" #: ../menu-data/needrestart-session:needrestart-session.desktop.in.h:2 msgid "" "Check for processes in the current user session need to be restarted after " "upgrades." msgstr "" #: ../menu-data/needrestart-session:needrestart.desktop.in.h:1 msgid "needrestart" msgstr "" #: ../menu-data/needrestart-session:needrestart.desktop.in.h:2 msgid "Check which system services need to be restarted after upgrades." msgstr "" #: ../menu-data/nekobee:nekobee.desktop.in.h:1 msgid "Nekobee" msgstr "" #: ../menu-data/nekobee:nekobee.desktop.in.h:2 msgid "Simple single-oscillator DSSI plugin" msgstr "" #: ../menu-data/nemiver:nemiver.desktop.in.h:1 msgid "Nemiver C/C++ Debugger" msgstr "" #: ../menu-data/nemiver:nemiver.desktop.in.h:2 msgid "Debug Applications" msgstr "" #: ../menu-data/nemo:nemo-autostart.desktop.in.h:1 msgid "Nemo" msgstr "" #: ../menu-data/nemo:nemo-autostart.desktop.in.h:2 msgid "Start Nemo desktop at log in" msgstr "" #: ../menu-data/nemo:nemo.desktop.in.h:1 msgid "Files" msgstr "" #: ../menu-data/nemo:nemo.desktop.in.h:2 msgid "Access and organize files" msgstr "" #: ../menu-data/neobio:neobio.desktop.in.h:1 msgid "Sequence alignments neobio" msgstr "" #: ../menu-data/nestopia:nestopia.desktop.in.h:1 msgid "Nestopia" msgstr "" #: ../menu-data/nestopia:nestopia.desktop.in.h:2 msgid "Accurate NES Emulator" msgstr "" #: ../menu-data/netanim:NetAnim.desktop.in.h:1 msgid "Network animator" msgstr "" #: ../menu-data/netanim:NetAnim.desktop.in.h:2 msgid "Network animator based on Qt4 working with ns-3" msgstr "" #: ../menu-data/netbeans:netbeans.desktop.in.h:1 msgid "NetBeans" msgstr "" #: ../menu-data/netemul:netemul.desktop.in.h:1 msgid "NetEmul" msgstr "" #: ../menu-data/netemul:netemul.desktop.in.h:2 msgid "The LAN network simulator" msgstr "" #: ../menu-data/netgen:netgen.desktop.in.h:1 msgid "Netgen Mesh Generator" msgstr "" #: ../menu-data/nethack-x11:nethack-x11.desktop.in.h:1 msgid "X NetHack" msgstr "" #: ../menu-data/nethack-x11:nethack-x11.desktop.in.h:2 msgid "NetHack (X interface)" msgstr "" #: ../menu-data/netmate:netmate.desktop.in.h:1 msgid "Netmate" msgstr "" #: ../menu-data/netmate:netmate.desktop.in.h:2 msgid "shows pcap dump lines in network header style" msgstr "" #: ../menu-data/netpanzer:netpanzer.desktop.in.h:1 msgid "NetPanzer" msgstr "" #: ../menu-data/netpanzer:netpanzer.desktop.in.h:2 msgid "Online multiplayer tactical warfare game" msgstr "" #: ../menu-data/netrek-client-cow:netrek-client-cow.desktop.in.h:1 msgid "Netrek" msgstr "" #: ../menu-data/netsurf-gtk:netsurf-gtk.desktop.in.h:1 msgid "NetSurf Web Browser" msgstr "" #: ../menu-data/nettoe:nettoe.desktop.in.h:1 msgid "netToe" msgstr "" #: ../menu-data/nettoe:nettoe.desktop.in.h:2 msgid "Play a game of Tic Tac Toe." msgstr "" #: ../menu-data/network-manager-gnome:nm-applet.desktop.in.h:2 msgid "Manage your network connections" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-afni.desktop.in.h:1 msgid "Analysis of Functional NeuroImages" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-afni.desktop.in.h:2 msgid "AFNI" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-devel-ml.desktop.in.h:1 msgid "Developer Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-devel-ml.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-upstream-ml.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-user-ml.desktop.in.h:2 msgid "Opens the list archive in a browser window" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-fsl-4.1.desktop.in.h:2 msgid "FSL 4.1" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:1 msgid "3D Structure Segmentation" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:2 msgid "ITK-SNAP" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-mipav.desktop.in.h:1 msgid "Medical Image Processing, Analysis, and Visualization" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-mipav.desktop.in.h:2 msgid "MIPAV" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-openelectrophy.desktop.in.h:1 msgid "Electrophysiological Data Analysis" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-openelectrophy.desktop.in.h:2 msgid "OpenElectrophy" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:1 #: ../menu-data/psychopy:psychopy.desktop.in.h:1 msgid "Psychology Stimuli IDE" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:2 #: ../menu-data/psychopy:psychopy.desktop.in.h:2 msgid "PsychoPy" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-sigviewer.desktop.in.h:1 #: ../menu-data/sigviewer:sigviewer.desktop.in.h:1 msgid "SigViewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-sigviewer.desktop.in.h:2 msgid "Biosignals (e.g. EEG, ECG) Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-slicer.desktop.in.h:1 msgid "3D Slicer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-spykeviewer.desktop.in.h:1 #: ../menu-data/spykeviewer:spykeviewer.desktop.in.h:1 msgid "Spyke Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-spykeviewer.desktop.in.h:2 #: ../menu-data/spykeviewer:spykeviewer.desktop.in.h:2 msgid "Graphical utility for analyzing electrophysiological data" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-upstream-ml.desktop.in.h:1 msgid "Upstream Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-user-ml.desktop.in.h:1 msgid "User Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:1 #: ../menu-data/voxbo:vbview2.desktop.in.h:1 msgid "VoxBo Image Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:2 #: ../menu-data/voxbo:vbview2.desktop.in.h:2 msgid "VBView2" msgstr "" #: ../menu-data/neverball:neverball.desktop.in.h:1 msgid "Neverball" msgstr "" #: ../menu-data/neverball:neverball.desktop.in.h:2 msgid "A 3D arcade game with a ball" msgstr "" #: ../menu-data/neverputt:neverputt.desktop.in.h:1 msgid "Neverputt" msgstr "" #: ../menu-data/neverputt:neverputt.desktop.in.h:2 msgid "A 3D mini golf game" msgstr "" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:1 msgid "Nexuiz" msgstr "" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:2 msgid "" "A networked 3D first person shooter game with high-quality graphic effects" msgstr "" #: ../menu-data/nfoview:nfoview.desktop.in.h:1 msgid "NFO Viewer" msgstr "" #: ../menu-data/nfoview:nfoview.desktop.in.h:2 msgid "View NFO files" msgstr "" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:1 msgid "Ngraph" msgstr "" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:2 msgid "create scientific 2-dimensional graphs" msgstr "" #: ../menu-data/nicotine:nicotine.desktop.in.h:1 msgid "Nicotine-Plus" msgstr "" #: ../menu-data/nicotine:nicotine.desktop.in.h:2 msgid "SoulSeek filesharing client" msgstr "" #: ../menu-data/nikwi:nikwi.desktop.in.h:1 msgid "Nikwi Deluxe" msgstr "" #: ../menu-data/nikwi:nikwi.desktop.in.h:2 msgid "Platform game where your goal is to collect candies" msgstr "" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:1 msgid "Ninja IDE" msgstr "" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:2 msgid "Python IDE" msgstr "" #: ../menu-data/nip2:nip2.desktop.in.h:1 msgid "nip2" msgstr "" #: ../menu-data/nip2:nip2.desktop.in.h:2 msgid "Image manipulation program based on VIPS" msgstr "" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:1 msgid "nitrogen" msgstr "" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:2 msgid "Browse and set desktop backgrounds" msgstr "" #: ../menu-data/njam:njam.desktop.in.h:1 msgid "Njam" msgstr "" #: ../menu-data/njam:njam.desktop.in.h:2 msgid "pacman-like game with multiplayer support" msgstr "" #: ../menu-data/njplot:njplot.desktop.in.h:1 msgid "NJplot" msgstr "" #: ../menu-data/njplot:njplot.desktop.in.h:2 msgid "" "Displays, modifies and exports in PostScript format phylogenetic trees" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-admin.desktop.in.h:1 msgid "NmapSI4 - Full mode" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-admin.desktop.in.h:2 #: ../menu-data/nmapsi4:kde4__nmapsi4.desktop.in.h:2 msgid "Is a Qt4 interface for nmap scanner" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:1 msgid "NmapSI4-logr" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:2 msgid "Is a Qt4 interface for nmapsi4 log" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4.desktop.in.h:1 msgid "NmapSI4 - User mode" msgstr "" #: ../menu-data/noblenote:noblenote.desktop.in.h:1 msgid "nobleNote" msgstr "" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:1 msgid "Noiz2sa" msgstr "" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:2 msgid "An Abstract Shooter by Kenta Cho" msgstr "" #: ../menu-data/nomnom:nomnom.desktop.in.h:1 msgid "NomNom" msgstr "" #: ../menu-data/nomnom:nomnom.desktop.in.h:2 msgid "Download and stream media" msgstr "" #: ../menu-data/nootka:nootka.desktop.in.h:1 msgid "Nootka" msgstr "" #: ../menu-data/nootka:nootka.desktop.in.h:2 msgid "Application for learning musical score notation " msgstr "" #: ../menu-data/notes-app:notes-app.desktop.in.h:2 msgid "Notes application for Ubuntu" msgstr "" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:1 msgid "Notification Daemon" msgstr "" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:2 msgid "Display notifications" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-gtk.desktop.in.h:1 msgid "NRefactory Demo (GTK#)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-gtk.desktop.in.h:2 msgid "NRefactory C# analysis library Demo (GTK#)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-swf.desktop.in.h:1 msgid "NRefactory Demo (System.Windows.Forms)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-swf.desktop.in.h:2 msgid "NRefactory C# analysis library Demo (System.Windows.Forms)" msgstr "" #: ../menu-data/nsnake:nsnake.desktop.in.h:1 msgid "nsnake" msgstr "" #: ../menu-data/nsnake:nsnake.desktop.in.h:2 msgid "Classic snake game on the terminal" msgstr "" #: ../menu-data/nted:nted.desktop.in.h:1 msgid "NtEd" msgstr "" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:1 msgid "NTFS Configuration Tool" msgstr "" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:2 msgid "Enable/disable write support for NTFS with a simple click." msgstr "" #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:1 msgid "NuApplet" msgstr "" #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:2 msgid "QT NuFW Client" msgstr "" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:1 msgid "Numpty Physics" msgstr "" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:2 msgid "uri_link_play" msgstr "" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:1 msgid "NUT Monitor" msgstr "" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:2 msgid "Network UPS Tools GUI client" msgstr "" #: ../menu-data/nvidia-settings:nvidia-settings.desktop.in.h:1 msgid "NVIDIA X Server Settings" msgstr "" #: ../menu-data/nvidia-settings:nvidia-settings.desktop.in.h:2 msgid "Configure NVIDIA X Server Settings" msgstr "" #: ../menu-data/nvpy:nvpy.desktop.in.h:1 msgid "nvPY" msgstr "" #: ../menu-data/nvpy:nvpy.desktop.in.h:2 msgid "Cross-platform simplenote-syncing note-taking tool" msgstr "" #: ../menu-data/nvtv:nvtv.desktop.in.h:1 msgid "Nvtv TV Out" msgstr "" #: ../menu-data/nvtv:nvtv.desktop.in.h:2 msgid "Control the TV output of NVidia video cards" msgstr "" #: ../menu-data/nzb:nzb.desktop.in.h:1 msgid "Nzb" msgstr "" #: ../menu-data/nzb:nzb.desktop.in.h:2 msgid "Grab nzb files" msgstr "" #: ../menu-data/obconf:obconf.desktop.in.h:1 msgid "Openbox Configuration Manager" msgstr "" #: ../menu-data/obconf:obconf.desktop.in.h:2 msgid "Tweak settings for Openbox" msgstr "" #: ../menu-data/obextool:obextool.desktop.in.h:1 msgid "ObexTool" msgstr "" #: ../menu-data/obextool:obextool.desktop.in.h:2 msgid "A GUI for bluetooth transfers" msgstr "" #: ../menu-data/objcryst-fox:fox.desktop.in.h:1 msgid "Fox" msgstr "" #: ../menu-data/objcryst-fox:fox.desktop.in.h:2 msgid "Crystal structure determination" msgstr "" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:1 msgid "OpenCASCADE" msgstr "" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:2 msgid "OpenCASCADE DRAWEXE test harness" msgstr "" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:1 msgid "OCRFeeder" msgstr "" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:2 msgid "The complete OCR suite." msgstr "" #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:1 msgid "GNU Octave" msgstr "" #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:2 msgid "Scientific Computing using GNU Octave" msgstr "" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:1 msgid "OggConvert" msgstr "" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:2 msgid "Convert media files to Free formats" msgstr "" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:1 msgid "Okteta" msgstr "" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:2 msgid "Hex Editor" msgstr "" #: ../menu-data/okular-backend-odp:kde4__okularApplication_doc_calligra.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_docx_calligra.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odp.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odt.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_wpd_calligra.desktop.in.h:1 msgid "okular" msgstr "" #: ../menu-data/okular-extra-backends:kde4__okularApplication_chm.desktop.in.h:1 #: ../menu-data/okular:kde4__okular.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_mobi.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_plucker.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_txt.desktop.in.h:1 msgid "Okular" msgstr "" #: ../menu-data/omegat:omegat.desktop.in.h:1 msgid "OmegaT" msgstr "" #: ../menu-data/omegat:omegat.desktop.in.h:2 msgid "Computer-Assisted Translation tool" msgstr "" #: ../menu-data/onboard:onboard.desktop.in.h:1 msgid "Onboard" msgstr "" #: ../menu-data/onboard:onboard.desktop.in.h:2 msgid "Flexible onscreen keyboard for GNOME" msgstr "" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:1 msgid "One Is Enough" msgstr "" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:2 msgid "2D platform game about communist and capitalist balls" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:1 msgid "Oneko" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:2 msgid "A cat chases mouse pointer" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:3 msgid "Oneko Dog" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:4 msgid "Oneko STOP" msgstr "" #: ../menu-data/onionshare:onionshare.desktop.in.h:1 msgid "OnionShare" msgstr "" #: ../menu-data/onionshare:onionshare.desktop.in.h:2 msgid "Share a file securely and anonymously over Tor" msgstr "" #: ../menu-data/oolite:oolite.desktop.in.h:1 msgid "Oolite" msgstr "" #: ../menu-data/oolite:oolite.desktop.in.h:2 msgid "An OpenGL Elite-like space game" msgstr "" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:1 msgid "OpenAxiom" msgstr "" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:2 msgid "Open scientific computation platform" msgstr "" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:1 msgid "Open Invaders" msgstr "" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:2 msgid "Play a Space Invaders clone" msgstr "" #: ../menu-data/openambit:openambit.desktop.in.h:1 msgid "Openambit" msgstr "" #: ../menu-data/openambit:openambit.desktop.in.h:2 msgid "Open source synchronization for Suunto Ambit series" msgstr "" #: ../menu-data/openarena:openarena.desktop.in.h:1 msgid "OpenArena" msgstr "" #: ../menu-data/openarena:openarena.desktop.in.h:2 msgid "" "A fast-paced 3D first-person shooter, similar to id Software Inc.'s Quake " "III Arena" msgstr "" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:1 msgid "OBM" msgstr "" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:2 msgid "Logs GSM and GPS and uploads to openBmap." msgstr "" #: ../menu-data/openbve:openbve.desktop.in.h:1 msgid "OpenBVE" msgstr "" #: ../menu-data/openbve:openbve.desktop.in.h:2 msgid "Train/railway simulator compatible with 'BVE Trainsim' routes" msgstr "" #: ../menu-data/opencfu:opencfu.desktop.in.h:1 msgid "OpenCFU" msgstr "" #: ../menu-data/opencfu:opencfu.desktop.in.h:2 msgid "A modern program to count circular objects from pictures or webcams" msgstr "" #: ../menu-data/opencity:opencity.desktop.in.h:1 msgid "OpenCity" msgstr "" #: ../menu-data/opencity:opencity.desktop.in.h:2 msgid "a 3D city simulator game" msgstr "" #: ../menu-data/openclonk:openclonk.desktop.in.h:1 msgid "OpenClonk" msgstr "" #: ../menu-data/openclonk:openclonk.desktop.in.h:2 msgid "An action-packed game of strategy, tactics, and skill." msgstr "" #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:1 msgid "Open Cubic Player" msgstr "" #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:2 msgid "Open Cubic Player 0.1.20 for UNIX" msgstr "" #: ../menu-data/opendict:opendict.desktop.in.h:1 msgid "Dictionary OpenDict" msgstr "" #: ../menu-data/opendict:opendict.desktop.in.h:2 msgid "Lookup words in a local or Internet dictionary" msgstr "" #: ../menu-data/openfetion:openfetion.desktop.in.h:1 msgid "OpenFetion" msgstr "" #: ../menu-data/openfetion:openfetion.desktop.in.h:2 msgid "Fetion For Linux" msgstr "" #: ../menu-data/openjdk-6-jre:openjdk-6-java.desktop.in.h:1 msgid "OpenJDK Java 6 Runtime" msgstr "" #: ../menu-data/openjdk-7-jre:openjdk-7-java.desktop.in.h:1 msgid "OpenJDK Java 7 Runtime" msgstr "" #: ../menu-data/openjdk-8-jre:openjdk-8-java.desktop.in.h:1 msgid "OpenJDK Java 8 Runtime" msgstr "" #: ../menu-data/openjdk-8-jre:openjdk-8-policytool.desktop.in.h:1 msgid "OpenJDK Java 8 Policy Tool" msgstr "" #: ../menu-data/openlp:openlp.desktop.in.h:2 #, no-c-format msgid "Exec=openlp %F" msgstr "" #: ../menu-data/openlp:openlp.desktop.in.h:3 msgid "OpenLP" msgstr "" #: ../menu-data/openlugaru:openlugaru.desktop.in.h:1 msgid "OpenLugaru" msgstr "" #: ../menu-data/openlugaru:openlugaru.desktop.in.h:2 msgid "Single-player game featuring rabbits" msgstr "" #: ../menu-data/openmcdf:structuredstorageexplorer.desktop.in.h:1 msgid "Structured Storage Explorer" msgstr "" #: ../menu-data/openmolar:openmolar.desktop.in.h:1 msgid "OpenMolar" msgstr "" #: ../menu-data/openmolar:openmolar.desktop.in.h:2 msgid "Dental Practice Management Software" msgstr "" #: ../menu-data/openmsx-catapult:openMSX-Catapult.desktop.in.h:1 msgid "openMSX Catapult" msgstr "" #: ../menu-data/openmsx-catapult:openMSX-Catapult.desktop.in.h:2 msgid "Graphical interface for openMSX" msgstr "" #: ../menu-data/openmsx:openmsx.desktop.in.h:1 msgid "openMSX" msgstr "" #: ../menu-data/openmsx:openmsx.desktop.in.h:2 msgid "MSX emulator" msgstr "" #: ../menu-data/openmw-cs:openmw-cs.desktop.in.h:1 msgid "OpenMW Content Editor" msgstr "" #: ../menu-data/openmw-cs:openmw-cs.desktop.in.h:2 msgid "A replacement for the Morrowind Construction Set." msgstr "" #: ../menu-data/openmw-launcher:openmw.desktop.in.h:1 msgid "OpenMW Launcher" msgstr "" #: ../menu-data/openmw-launcher:openmw.desktop.in.h:2 msgid "An engine replacement for The Elder Scrolls III: Morrowind" msgstr "" #: ../menu-data/openpref:openpref.desktop.in.h:1 msgid "Openpref" msgstr "" #: ../menu-data/openpref:openpref.desktop.in.h:2 msgid "Single player variant of Preferans" msgstr "" #: ../menu-data/openrocket:openrocket.desktop.in.h:1 msgid "OpenRocket" msgstr "" #: ../menu-data/openrocket:openrocket.desktop.in.h:2 msgid "Design and simulate model rockets" msgstr "" #: ../menu-data/openscad:openscad.desktop.in.h:1 msgid "OpenSCAD" msgstr "" #: ../menu-data/opensesame:opensesame.desktop.in.h:1 msgid "OpenSesame" msgstr "" #: ../menu-data/opensesame:opensesame.desktop.in.h:2 msgid "Graphical experiment builder for the social sciences" msgstr "" #: ../menu-data/openshot:openshot.desktop.in.h:1 msgid "OpenShot Video Editor" msgstr "" #: ../menu-data/openshot:openshot.desktop.in.h:2 msgid "Create and edit videos and movies" msgstr "" #: ../menu-data/openssn:openssn.desktop.in.h:1 msgid "OpenSSN" msgstr "" #: ../menu-data/openssn:openssn.desktop.in.h:2 msgid "Command a submarine in a deep ocean environment" msgstr "" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:1 msgid "OpenSterogram" msgstr "" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:2 msgid "Create 3D autostereograms" msgstr "" #: ../menu-data/openstreetmap-client:maps.desktop.in.h:2 msgid "Maps application" msgstr "" #: ../menu-data/openstv:openstv.desktop.in.h:1 msgid "OpenSTV Voting Software" msgstr "" #: ../menu-data/openstv:openstv.desktop.in.h:2 msgid "Conduct a Single Transferable Vote election" msgstr "" #: ../menu-data/openteacher:openteacher.desktop.in.h:1 msgid "OpenTeacher" msgstr "" #: ../menu-data/openteacher:openteacher.desktop.in.h:2 msgid "Your personal tutor" msgstr "" #: ../menu-data/openttd:openttd.desktop.in.h:1 msgid "OpenTTD" msgstr "" #: ../menu-data/openttd:openttd.desktop.in.h:2 msgid "A clone of Transport Tycoon Deluxe" msgstr "" #: ../menu-data/opentyrian:opentyrian.desktop.in.h:1 msgid "OpenTyrian" msgstr "" #: ../menu-data/opentyrian:opentyrian.desktop.in.h:2 msgid "An arcade-style shoot 'em up" msgstr "" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:1 msgid "OpenUniverse Space Simulator" msgstr "" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:2 msgid "Explore the solar system in this accurate simulation" msgstr "" #: ../menu-data/openwalnut-qt4:openwalnut.desktop.in.h:1 msgid "OpenWalnut" msgstr "" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:1 msgid "Open Yahtzee" msgstr "" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:2 msgid "The classic dice game Yahtzee" msgstr "" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:1 msgid "Ophcrack" msgstr "" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:2 msgid "Microsoft Windows password cracker" msgstr "" #: ../menu-data/optgeo:optgeo.desktop.in.h:1 msgid "OptGeo" msgstr "" #: ../menu-data/optgeo:optgeo.desktop.in.h:2 msgid "Interactive tool to study and simulate optic assemblies" msgstr "" #: ../menu-data/orage:globaltime.desktop.in.h:1 msgid "Orage Globaltime" msgstr "" #: ../menu-data/orage:globaltime.desktop.in.h:2 msgid "Show clocks from different countries" msgstr "" #: ../menu-data/orage:xfcalendar.desktop.in.h:1 msgid "Orage Calendar" msgstr "" #: ../menu-data/orage:xfcalendar.desktop.in.h:2 #: ../menu-data/plan:plan.desktop.in.h:2 msgid "Desktop calendar" msgstr "" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:1 msgid "Orbital Eunuchs Sniper" msgstr "" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:2 msgid "Anti-terrorist Satellite Sniping Game" msgstr "" #: ../menu-data/oregano:oregano.desktop.in.h:1 msgid "Oregano" msgstr "" #: ../menu-data/oregano:oregano.desktop.in.h:2 msgid "Schematic, capture and simulation of electronic circuits" msgstr "" #: ../menu-data/osmo:osmo.desktop.in.h:1 msgid "Osmo" msgstr "" #: ../menu-data/osmo:osmo.desktop.in.h:2 msgid "Personal Organizer" msgstr "" #: ../menu-data/othman:Othman.desktop.in.h:1 msgid "Othman Quran Browser" msgstr "" #: ../menu-data/othman:Othman.desktop.in.h:2 msgid "Electronic Mus-haf" msgstr "" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:1 msgid "Out Of Order" msgstr "" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:2 msgid "Adventure Game" msgstr "" #: ../menu-data/overgod:overgod.desktop.in.h:1 msgid "Overgod" msgstr "" #: ../menu-data/overgod:overgod.desktop.in.h:2 msgid "Play a bi-directional scrolling arcade game" msgstr "" #: ../menu-data/ovito:ovito.desktop.in.h:1 msgid "OVITO" msgstr "" #: ../menu-data/ovito:ovito.desktop.in.h:2 msgid "" "Scientific visualization and analysis software for atomistic simulation data." msgstr "" #: ../menu-data/owncloud-client:owncloud.desktop.in.h:1 msgid "ownCloud desktop sync client " msgstr "" #: ../menu-data/owncloud-client:owncloud.desktop.in.h:2 msgid "ownCloud desktop synchronization client" msgstr "" #: ../menu-data/p4vasp:p4vasp.desktop.in.h:1 msgid "visualization suite for VASP" msgstr "" #: ../menu-data/p4vasp:p4vasp.desktop.in.h:2 msgid "p4vasp" msgstr "" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:1 msgid "Pacemaker GUI" msgstr "" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:2 msgid "Pacemaker CRM GUI" msgstr "" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:1 msgid "Debian Package Search" msgstr "" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:2 msgid "Search for packages and view package information" msgstr "" #: ../menu-data/packeth:packeth.desktop.in.h:1 msgid "PackETH" msgstr "" #: ../menu-data/packeth:packeth.desktop.in.h:2 msgid "Packet Generator" msgstr "" #: ../menu-data/pacman4console:pacman4console.desktop.in.h:1 msgid "Pacman for Console" msgstr "" #: ../menu-data/pacman4console:pacman4console.desktop.in.h:2 msgid "console based pacman game" msgstr "" #: ../menu-data/pacman:pacman.desktop.in.h:1 msgid "Pacman" msgstr "" #: ../menu-data/pacman:pacman.desktop.in.h:2 msgid "A simple clone of the classic arcade game" msgstr "" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:1 msgid "PulseAudio Device Chooser" msgstr "" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:2 msgid "An Applet for Quick Device Changing" msgstr "" #: ../menu-data/paje.app:paje.desktop.in.h:1 msgid "Paje Trace Viewer" msgstr "" #: ../menu-data/paje.app:paje.desktop.in.h:2 msgid "View traces produced during the execution of multi-threaded programs" msgstr "" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:1 msgid "Palapeli" msgstr "" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:2 msgid "Jigsaw puzzle game" msgstr "" #: ../menu-data/paman:paman.desktop.in.h:1 msgid "PulseAudio Manager" msgstr "" #: ../menu-data/paman:paman.desktop.in.h:2 msgid "Manage your PulseAudio sound server" msgstr "" #: ../menu-data/pan:pan.desktop.in.h:1 msgid "Pan Newsreader" msgstr "" #: ../menu-data/pan:pan.desktop.in.h:2 msgid "Read and Post Usenet Articles" msgstr "" #: ../menu-data/pangzero:pangzero.desktop.in.h:1 msgid "Pang Zero" msgstr "" #: ../menu-data/pangzero:pangzero.desktop.in.h:2 msgid "Pop balloons with your harpoon" msgstr "" #: ../menu-data/paprefs:paprefs.desktop.in.h:1 msgid "PulseAudio Preferences" msgstr "" #: ../menu-data/paprefs:paprefs.desktop.in.h:2 msgid "View and modify the configuration of the local sound server" msgstr "" #: ../menu-data/parcellite:parcellite.desktop.in.h:1 msgid "Parcellite" msgstr "" #: ../menu-data/parley:org.kde.parley.desktop.in.h:1 msgid "Parley" msgstr "" #: ../menu-data/parley:org.kde.parley.desktop.in.h:2 msgid "Vocabulary Trainer" msgstr "" #: ../menu-data/parole:parole.desktop.in.h:1 msgid "Parole Media Player" msgstr "" #: ../menu-data/parsec47:parsec47.desktop.in.h:1 msgid "PARSEC47" msgstr "" #: ../menu-data/parsec47:parsec47.desktop.in.h:2 msgid "Kenta Cho's PARSEC47" msgstr "" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:1 msgid "KDE Partition Manager" msgstr "" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:2 msgid "Manage disks, partitions and file systems" msgstr "" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:1 msgid "Pasaffe" msgstr "" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:2 msgid "Pasaffe password manager" msgstr "" #: ../menu-data/passage:passage.desktop.in.h:1 msgid "Passage" msgstr "" #: ../menu-data/passage:passage.desktop.in.h:2 msgid "game about the passage through life" msgstr "" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:1 msgid "Password Gorilla" msgstr "" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:2 msgid "a password manager" msgstr "" #: ../menu-data/pasystray:pasystray.desktop.in.h:1 msgid "PulseAudio System Tray" msgstr "" #: ../menu-data/pasystray:pasystray.desktop.in.h:2 msgid "An Applet for PulseAudio" msgstr "" #: ../menu-data/patchage:patchage.desktop.in.h:1 msgid "Patchage" msgstr "" #: ../menu-data/patchage:patchage.desktop.in.h:2 msgid "" "Connect audio and MIDI applications together and manage audio sessions" msgstr "" #: ../menu-data/pathogen:pathogen.desktop.in.h:1 msgid "Pathogen" msgstr "" #: ../menu-data/pathogen:pathogen.desktop.in.h:2 msgid "Destroy the pathogens" msgstr "" #: ../menu-data/pathological:pathological.desktop.in.h:1 msgid "Pathological" msgstr "" #: ../menu-data/pathological:pathological.desktop.in.h:2 msgid "Solve puzzles involving paths and marbles" msgstr "" #: ../menu-data/pauker:pauker.desktop.in.h:1 msgid "Pauker" msgstr "" #: ../menu-data/pauker:pauker.desktop.in.h:2 msgid "Generic card based learning program" msgstr "" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:1 msgid "paulstretch" msgstr "" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:2 msgid "suitable for extreme sound stretching of audio (like 50x)" msgstr "" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:1 msgid "PulseAudio Volume Control" msgstr "" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:2 msgid "Adjust the volume level" msgstr "" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:1 msgid "PulseAudio Volume Meter (Playback)" msgstr "" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:2 msgid "Monitor the output volume" msgstr "" #: ../menu-data/paw++:paw++.desktop.in.h:1 msgid "Paw++ (Physics Analysis Workstation)" msgstr "" #: ../menu-data/paw++:paw++.desktop.in.h:2 msgid "Analyze and graphically present experimental data" msgstr "" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:1 msgid "Pax Britannica" msgstr "" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:2 msgid "Multi-player real-time strategy game" msgstr "" #: ../menu-data/pay-test-app:pay-test-app.desktop.in.h:1 msgid "Pay Test App" msgstr "" #: ../menu-data/pay-test-app:pay-test-app.desktop.in.h:2 msgid "Used for testing pay service, nothing else" msgstr "" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:1 msgid "Periodic Calendar" msgstr "" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:2 msgid "" "Utility for tracking menstrual cycles and predicting fertility periods" msgstr "" #: ../menu-data/pcb-common:pcb.desktop.in.h:1 msgid "PCB Designer" msgstr "" #: ../menu-data/pcb-common:pcb.desktop.in.h:2 msgid "Create and edit printed circuit board designs" msgstr "" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:1 msgid "Desktop Preferences" msgstr "" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:2 msgid "Change desktop wallpapers and behavior of desktop manager" msgstr "" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:1 msgid "File Manager PCManFM" msgstr "" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:2 msgid "Browse the file system and manage the files" msgstr "" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:1 msgid "PCP Charts" msgstr "" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:2 msgid "Strip Chart tool for plotting Performance Co-Pilot metrics" msgstr "" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:1 msgid "Gscriptor" msgstr "" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:2 msgid "Send commands to smart cards" msgstr "" #: ../menu-data/pcsx2:pcsx2.desktop.in.h:1 msgid "PCSX2" msgstr "" #: ../menu-data/pcsx2:pcsx2.desktop.in.h:2 msgid "Sony Playstation 2 emulator" msgstr "" #: ../menu-data/pcsxr:pcsx.desktop.in.h:1 msgid "PCSX" msgstr "" #: ../menu-data/pcsxr:pcsx.desktop.in.h:2 msgid "Sony PlayStation emulator" msgstr "" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:1 msgid "PDF Presenter Console" msgstr "" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:2 msgid "Presentation program for PDF files" msgstr "" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:1 msgid "PDF Chain" msgstr "" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:2 msgid "A graphical user interface for the PDF Toolkit (PDFtk)" msgstr "" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:1 msgid "PDF Mod" msgstr "" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:2 msgid "Remove, extract, and rotate pages in PDF documents" msgstr "" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:1 msgid "pdfsam" msgstr "" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:2 msgid "A tool to split and merge pdf documents" msgstr "" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:1 msgid "PDF-Shuffler" msgstr "" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:2 msgid "PDF Merging, Rearranging, Splitting, Rotating and Cropping" msgstr "" #: ../menu-data/peg-e:peg-e.desktop.in.h:1 msgid "Peg-E" msgstr "" #: ../menu-data/peg-e:peg-e.desktop.in.h:2 msgid "Peg elimination game" msgstr "" #: ../menu-data/peg-solitaire:peg-solitaire.desktop.in.h:1 msgid "Peg-Solitaire" msgstr "" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:1 msgid "Peg Solitaire" msgstr "" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:2 msgid "Play an educational puzzle game similar to Hi-Q" msgstr "" #: ../menu-data/pencil2d:pencil2d.desktop.in.h:1 msgid "Pencil2D" msgstr "" #: ../menu-data/pencil2d:pencil2d.desktop.in.h:2 msgid "2D Traditional Animation" msgstr "" #: ../menu-data/pencil:pencil.desktop.in.h:1 msgid "Pencil" msgstr "" #: ../menu-data/pencil:pencil.desktop.in.h:2 msgid "Draw cartoons" msgstr "" #: ../menu-data/penguintv:penguintv.desktop.in.h:1 msgid "PenguinTV Media Aggregator" msgstr "" #: ../menu-data/penguintv:penguintv.desktop.in.h:2 msgid "Aggregates rss feeds, podcasts, and video blogs" msgstr "" #: ../menu-data/pente:pente.desktop.in.h:1 msgid "Pente" msgstr "" #: ../menu-data/pente:pente.desktop.in.h:2 msgid "Five in a row game for X" msgstr "" #: ../menu-data/pentobi:pentobi.desktop.in.h:1 msgid "Pentobi" msgstr "" #: ../menu-data/pentobi:pentobi.desktop.in.h:2 msgid "Computer opponent for the board game Blokus" msgstr "" #: ../menu-data/performous:performous.desktop.in.h:1 msgid "Performous" msgstr "" #: ../menu-data/performous:performous.desktop.in.h:2 msgid "A karaoke game" msgstr "" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:1 msgid "PerlPrimer" msgstr "" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:2 msgid "Graphical design of primers for PCR and sequencing" msgstr "" #: ../menu-data/perroquet:perroquet.desktop.in.h:1 msgid "Perroquet" msgstr "" #: ../menu-data/perroquet:perroquet.desktop.in.h:2 msgid "Oral comprehension teacher" msgstr "" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:1 msgid "Petri-Foo" msgstr "" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:2 msgid "Sound Sampler" msgstr "" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:1 msgid "Postgres Forms (pfm)" msgstr "" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:2 msgid "Graphical user interface for PostgreSQL database" msgstr "" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:1 msgid "pgAdmin III" msgstr "" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:2 msgid "PostgreSQL Administration Tool" msgstr "" #: ../menu-data/phasex:phasex.desktop.in.h:1 msgid "PHASEX" msgstr "" #: ../menu-data/phasex:phasex.desktop.in.h:2 msgid "Phase Harmonic Advanced Synthesis EXperiment" msgstr "" #: ../menu-data/phatch:phatch.desktop.in.h:1 msgid "Phatch PHoto bATCH Processor" msgstr "" #: ../menu-data/phatch:phatch.desktop.in.h:2 msgid "Easily batch process images and edit metadata" msgstr "" #: ../menu-data/phlipple:phlipple.desktop.in.h:1 msgid "Phlipple" msgstr "" #: ../menu-data/phlipple:phlipple.desktop.in.h:2 msgid "Phlipping squares will never be the same again" msgstr "" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:1 msgid "Phoronix Test Suite" msgstr "" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:2 msgid "An Automated, Open-Source Testing Framework" msgstr "" #. Encoding=UTF-8 #: ../menu-data/photoprint:fotoprint.desktop.in.h:2 msgid "PhotoPrint" msgstr "" #: ../menu-data/photoprint:fotoprint.desktop.in.h:3 msgid "Color managed printing of multiple photos on single page" msgstr "" #: ../menu-data/phototonic:phototonic.desktop.in.h:1 msgid "Phototonic" msgstr "" #: ../menu-data/phototonic:phototonic.desktop.in.h:2 msgid "View photos on your computer" msgstr "" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:1 msgid "Piano Booster" msgstr "" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:2 msgid "Learn the piano just by playing a game" msgstr "" #: ../menu-data/picard:picard.desktop.in.h:1 msgid "MusicBrainz Picard" msgstr "" #: ../menu-data/picard:picard.desktop.in.h:2 msgid "Tag your music with the next generation MusicBrainz tagger" msgstr "" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:1 msgid "picmi" msgstr "" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:2 msgid "A number logic game" msgstr "" #: ../menu-data/pida:pida.desktop.in.h:1 msgid "PIDA" msgstr "" #: ../menu-data/pida:pida.desktop.in.h:2 msgid "Python Integrated Development Application" msgstr "" #: ../menu-data/pidgin:pidgin.desktop.in.h:1 msgid "Pidgin Internet Messenger" msgstr "Pidgin лезделі хабарламалар алмасу клиенті" #: ../menu-data/pidgin:pidgin.desktop.in.h:2 msgid "" "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" msgstr "" #: ../menu-data/pinball:pinball.desktop.in.h:1 msgid "Emilia Pinball" msgstr "" #: ../menu-data/pinball:pinball.desktop.in.h:2 msgid "OpenGL pinball game" msgstr "" #: ../menu-data/pingus:pingus.desktop.in.h:1 msgid "Pingus" msgstr "" #: ../menu-data/pingus:pingus.desktop.in.h:2 msgid "Guide a horde of penguins through various obstacles" msgstr "" #: ../menu-data/pink-pony:pink-pony.desktop.in.h:1 msgid "Pink Pony" msgstr "" #: ../menu-data/pink-pony:pink-pony.desktop.in.h:2 msgid "A Tron-like multiplayer racing game" msgstr "" #: ../menu-data/pinot:pinot.desktop.in.h:1 msgid "Pinot Metasearch Tool" msgstr "" #: ../menu-data/pinot:pinot.desktop.in.h:2 msgid "Search the Web and your documents" msgstr "" #: ../menu-data/pinta:pinta.desktop.in.h:1 msgid "Easily create and edit images" msgstr "" #: ../menu-data/pinta:pinta.desktop.in.h:2 msgid "Pinta Image Editor" msgstr "" #: ../menu-data/pioneers:pioneers.desktop.in.h:1 msgid "Pioneers" msgstr "" #: ../menu-data/pioneers:pioneers.desktop.in.h:2 msgid "Play a game of Pioneers" msgstr "" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:1 msgid "PipeWalker" msgstr "" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:2 msgid "Connect all hosts to network!" msgstr "" #: ../menu-data/pithos:pithos.desktop.in.h:1 msgid "Pithos" msgstr "" #: ../menu-data/pithos:pithos.desktop.in.h:2 msgid "Play music from Pandora Radio" msgstr "" #: ../menu-data/pitivi:pitivi.desktop.in.h:1 msgid "Pitivi" msgstr "" #: ../menu-data/pitivi:pitivi.desktop.in.h:2 msgid "Create and edit your own movies" msgstr "" #: ../menu-data/pixbros:pixbros.desktop.in.h:1 msgid "PIX Bros" msgstr "" #: ../menu-data/pixbros:pixbros.desktop.in.h:2 msgid "2D game inspired in Bubble Bobble, Snow Bros and Tumble Pop" msgstr "" #: ../menu-data/pixelize:pixelize.desktop.in.h:1 msgid "Pixelize" msgstr "" #: ../menu-data/pixelize:pixelize.desktop.in.h:2 msgid "Create an image consisting of many small images" msgstr "" #: ../menu-data/pixelmed-webstart-apps:ConvertAmicasJPEG2000FilesetToDicom.desktop.in.h:1 msgid "ConvertAmicasJPEG2000FilesetToDicom" msgstr "" #: ../menu-data/pixelmed-webstart-apps:ConvertAmicasJPEG2000FilesetToDicom.desktop.in.h:2 msgid "Convert Amicas JPEG2000 Fileset to Dicom." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomCleaner.desktop.in.h:1 msgid "DicomCleaner" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomCleaner.desktop.in.h:2 msgid "" "A simple application to query, retrieve, import, de-identify and remap UIDs " "and send DICOM instances." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageBlackout.desktop.in.h:1 msgid "DicomImageBlackout" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageBlackout.desktop.in.h:2 msgid "A simple DICOM image blackout tool." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageViewer.desktop.in.h:1 msgid "DicomImageViewer" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageViewer.desktop.in.h:2 msgid "A simple DICOM image and spectroscopy viewer." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DoseUtility.desktop.in.h:1 msgid "DoseUtility" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DoseUtility.desktop.in.h:2 msgid "" "A simple application to query, retrieve, import, and extract and report " "radiation dose information." msgstr "" #: ../menu-data/pixelmed-webstart-apps:MediaImporter.desktop.in.h:1 msgid "MediaImporter" msgstr "" #: ../menu-data/pixelmed-webstart-apps:MediaImporter.desktop.in.h:2 msgid "A simple media checker that searches for DICOMDIR and/or DICOM files." msgstr "" #: ../menu-data/pixelmed-webstart-apps:WatchFolderAndSend.desktop.in.h:1 msgid "WatchFolderAndSend" msgstr "" #: ../menu-data/pixelmed-webstart-apps:WatchFolderAndSend.desktop.in.h:2 msgid "WatchFolderAndSend Application." msgstr "" #: ../menu-data/pixfrogger:pixfrogger.desktop.in.h:1 msgid "PIX Frogger" msgstr "" #: ../menu-data/pixfrogger:pixfrogger.desktop.in.h:2 msgid "Help the frog cross the street" msgstr "" #: ../menu-data/plan:plan.desktop.in.h:1 msgid "plan" msgstr "" #: ../menu-data/planarity:planarity.desktop.in.h:1 msgid "Planarity" msgstr "" #: ../menu-data/planarity:planarity.desktop.in.h:2 msgid "" "A libavg based multitouch adaption of the popular game Planarity, aka " "Untangle" msgstr "" #: ../menu-data/planets:planets.desktop.in.h:1 msgid "Planets" msgstr "" #: ../menu-data/planets:planets.desktop.in.h:2 msgid "" "A simple interactive program for playing with simulations of planetary " "systems" msgstr "" #: ../menu-data/plank:plank.desktop.in.h:1 msgid "Plank" msgstr "" #: ../menu-data/plank:plank.desktop.in.h:2 msgid "Plank. Stupidly simple." msgstr "" #: ../menu-data/planner:planner.desktop.in.h:1 msgid "Planner Project Management" msgstr "" #: ../menu-data/planner:planner.desktop.in.h:2 msgid "Handle the tasks, resources, and cost of your projects" msgstr "" #: ../menu-data/plasma-desktop:org.kde.kfontview.desktop.in.h:1 msgid "KFontView" msgstr "" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:1 msgid "Plasma Media Center" msgstr "" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:2 msgid "A mediacenter user interface written with the Plasma framework" msgstr "" #: ../menu-data/plasma-nm:kde5-nm-connection-editor.desktop.in.h:1 msgid "kde5-nm-connection-editor" msgstr "" #: ../menu-data/plasma-nm:kde5-nm-connection-editor.desktop.in.h:2 msgid "Edit your network connections" msgstr "" #: ../menu-data/plasma-scriptengine-superkaramba:kde4__superkaramba.desktop.in.h:1 msgid "SuperKaramba" msgstr "" #: ../menu-data/plasma-scriptengine-superkaramba:kde4__superkaramba.desktop.in.h:2 msgid "An engine for cool desktop eyecandy." msgstr "" #: ../menu-data/plasma-sdk:cuttlefish.desktop.in.h:1 msgid "Cuttlefish" msgstr "" #: ../menu-data/plasma-sdk:cuttlefish.desktop.in.h:2 msgid "Icon Previewer for Artists and Developers" msgstr "" #: ../menu-data/plasma-sdk:org.kde.plasma.themeexplorer.desktop.in.h:1 msgid "Explore and edit your Plasma themes" msgstr "" #: ../menu-data/plasma-sdk:org.kde.plasma.themeexplorer.desktop.in.h:2 msgid "Plasma Theme Explorer" msgstr "" #: ../menu-data/plasma-widget-amule:plasmamule-engine-feeder.desktop__plasmamule-engine-feeder.desktop.in.h:1 msgid "file- and linkhandler for plasmamule" msgstr "" #: ../menu-data/plasma-widget-amule:plasmamule-engine-feeder.desktop__plasmamule-engine-feeder.desktop.in.h:2 msgid "Sends ed2k://, magnet: or *.emulecollection to the engine" msgstr "" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:1 msgid "Klipper" msgstr "" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:2 msgid "A cut & paste history utility" msgstr "" #: ../menu-data/plasma-workspace:plasma-windowed.desktop.in.h:1 msgid "Plasma Windowed" msgstr "" #: ../menu-data/plasma-workspace:plasma-windowed.desktop.in.h:2 msgid "Run Plasmoids as simple applications" msgstr "" #: ../menu-data/plasmidomics:plasmidomics.desktop.in.h:1 msgid "Plasmidomics" msgstr "" #: ../menu-data/plasmidomics:plasmidomics.desktop.in.h:2 msgid "Tool for drawing of plasmids and vector maps" msgstr "" #: ../menu-data/playitslowly:playitslowly.desktop.in.h:1 msgid "Play it Slowly" msgstr "" #: ../menu-data/playitslowly:playitslowly.desktop.in.h:2 msgid "A tool to play back a piece of music at a different speed or pitch" msgstr "" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:1 msgid "PlayOnLinux" msgstr "PlayOnLinux" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:2 msgid "Game" msgstr "" #: ../menu-data/plee-the-bear:plee-the-bear.desktop.in.h:1 msgid "Plee the Bear" msgstr "" #: ../menu-data/plee-the-bear:plee-the-bear.desktop.in.h:2 msgid "Catch your son, he ate all the honey then ran away" msgstr "" #: ../menu-data/plm:plm.desktop.in.h:1 msgid "PLM" msgstr "" #: ../menu-data/plm:plm.desktop.in.h:2 msgid "Learn programming interactively" msgstr "" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:1 msgid "PlopFolio" msgstr "" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:2 msgid "Personal dashboard for GNUstep" msgstr "" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:1 msgid "PlotDrop" msgstr "" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:2 msgid "Drag and Drop graph plotting" msgstr "" #: ../menu-data/pluma:pluma.desktop.in.h:1 msgid "Pluma" msgstr "" #: ../menu-data/plume-creator:plume-creator.desktop.in.h:1 msgid "Plume Creator" msgstr "" #: ../menu-data/plume-creator:plume-creator.desktop.in.h:2 msgid "Write your fiction here ! Manage your writing projects" msgstr "" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:1 msgid "Pod Browser" msgstr "" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:2 msgid "Browse Perl Documentation" msgstr "" #: ../menu-data/poe.app:Poe.desktop.in.h:1 msgid "Poe" msgstr "" #: ../menu-data/poe.app:Poe.desktop.in.h:2 msgid "Vorbis comment editor" msgstr "" #: ../menu-data/poedit:poedit-uri.desktop.in.h:1 #: ../menu-data/poedit:poedit.desktop.in.h:1 msgid "Poedit" msgstr "" #: ../menu-data/poedit:poedit.desktop.in.h:2 msgid "Gettext catalogs editor" msgstr "" #: ../menu-data/pokerth:pokerth.desktop.in.h:1 msgid "PokerTH" msgstr "" #: ../menu-data/pokerth:pokerth.desktop.in.h:2 msgid "Texas hold'em game" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:1 msgid "Polari" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:2 msgid "An Internet Relay Chat Client for GNOME" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:3 msgid "Show connections" msgstr "" #: ../menu-data/polybori-gui:PolyGUI.desktop.in.h:1 #: ../menu-data/polybori-gui:PolyGUI2.7.desktop.in.h:1 #: ../menu-data/polybori-gui:PolyGUI2.desktop.in.h:1 msgid "PolyBoRi GUI" msgstr "" #: ../menu-data/polybori-gui:PolyGUI.desktop.in.h:2 #: ../menu-data/polybori-gui:PolyGUI2.7.desktop.in.h:2 #: ../menu-data/polybori-gui:PolyGUI2.desktop.in.h:2 msgid "PolyGUI" msgstr "" #: ../menu-data/pondus:pondus.desktop.in.h:1 msgid "Pondus" msgstr "" #: ../menu-data/pondus:pondus.desktop.in.h:2 msgid "Keep track of your weight" msgstr "" #: ../menu-data/portabase:portabase.desktop.in.h:1 msgid "PortaBase" msgstr "" #: ../menu-data/portabase:portabase.desktop.in.h:2 msgid "An easy-to-use personal database application" msgstr "" #: ../menu-data/postbooks-updater:postbooks-updater.desktop.in.h:1 msgid "PostBooks Updater" msgstr "" #: ../menu-data/postbooks:postbooks.desktop.in.h:1 msgid "PostBooks" msgstr "" #: ../menu-data/posterazor:posterazor.desktop.in.h:1 msgid "PosteRazor" msgstr "" #: ../menu-data/posterazor:posterazor.desktop.in.h:2 msgid "Splits an image across multiple pages for assembly into a poster" msgstr "" #: ../menu-data/postr:postr.desktop.in.h:1 msgid "Flickr Uploader" msgstr "" #: ../menu-data/postr:postr.desktop.in.h:2 msgid "Upload photos to Flickr" msgstr "" #: ../menu-data/powder:powder.desktop.in.h:1 msgid "Powder" msgstr "" #: ../menu-data/powder:powder.desktop.in.h:2 msgid "Graphical dungeon crawling game" msgstr "" #: ../menu-data/powermanga:powermanga.desktop.in.h:1 msgid "Powermanga" msgstr "" #: ../menu-data/powermanga:powermanga.desktop.in.h:2 msgid "Play a vertical shoot'em up game" msgstr "" #: ../menu-data/pq:pq.desktop.in.h:1 msgid "Progress Quest" msgstr "" #: ../menu-data/pq:pq.desktop.in.h:2 msgid "Watch your fantasy character advance" msgstr "" #: ../menu-data/praat:praat.desktop.in.h:1 msgid "Praat Speech Analyzer" msgstr "" #: ../menu-data/praat:praat.desktop.in.h:2 msgid "Analyze, synthesize and manipulate speech" msgstr "" #: ../menu-data/prboom-plus:prboom-plus.desktop.in.h:1 msgid "PrBoom+" msgstr "" #: ../menu-data/prboom-plus:prboom-plus.desktop.in.h:2 msgid "enhanced clone of the classic first-person shooter Doom" msgstr "" #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:1 msgid "prelude-notify" msgstr "" #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:2 msgid "Graphical notification applet for prelude" msgstr "" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:1 msgid "Prepaid Manager" msgstr "" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:2 msgid "Manage balance of prepaid GSM SIM cards" msgstr "" #: ../menu-data/prerex:prerex.desktop.in.h:1 msgid "prerex" msgstr "" #: ../menu-data/prerex:prerex.desktop.in.h:2 #: ../menu-data/vprerex:vprerex.desktop.in.h:2 msgid "Edit course prerequisite charts" msgstr "" #: ../menu-data/preview.app:Preview.desktop.in.h:1 msgid "Preview" msgstr "Қарап шығу" #: ../menu-data/price.app:PRICE.desktop.in.h:1 msgid "PRICE" msgstr "" #: ../menu-data/price.app:PRICE.desktop.in.h:2 msgid "Precision Raster Image Convolution Engine" msgstr "" #: ../menu-data/primrose:primrose.desktop.in.h:1 msgid "Primrose" msgstr "" #: ../menu-data/primrose:primrose.desktop.in.h:2 msgid "Captivating tile-clearing puzzle game" msgstr "" #: ../menu-data/print-manager:org.kde.AddPrinter.desktop.in.h:1 msgid "Add Printer" msgstr "" #: ../menu-data/print-manager:org.kde.AddPrinter.desktop.in.h:2 msgid "Tool for adding new printers" msgstr "" #: ../menu-data/print-manager:org.kde.ConfigurePrinter.desktop.in.h:1 msgid "Configure Printer" msgstr "" #: ../menu-data/print-manager:org.kde.ConfigurePrinter.desktop.in.h:2 msgid "Configure your printer" msgstr "" #: ../menu-data/print-manager:org.kde.PrintQueue.desktop.in.h:1 msgid "Print Queue" msgstr "" #: ../menu-data/print-manager:org.kde.PrintQueue.desktop.in.h:2 msgid "View the print jobs" msgstr "" #: ../menu-data/printer-driver-foo2zjs-common:hplj1020.desktop.in.h:1 msgid "Reactivate HP LaserJet 1018/1020 after reloading paper" msgstr "" #: ../menu-data/printer-driver-foo2zjs-common:hplj1020.desktop.in.h:2 msgid "" "Click the button in this program when your printer ran out of paper and you " "have refilled the paper" msgstr "" #: ../menu-data/project-x:projectx.desktop.in.h:1 msgid "A video editing and demultiplexing tool" msgstr "" #: ../menu-data/project-x:projectx.desktop.in.h:2 msgid "ProjectX" msgstr "" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:1 msgid "ProjectCenter" msgstr "" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:2 msgid "The Official GNUstep IDE" msgstr "" #: ../menu-data/projectl:projectl.desktop.in.h:1 msgid "ProjectL" msgstr "" #: ../menu-data/projectl:projectl.desktop.in.h:2 msgid "HIZ's ProjectL" msgstr "" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:1 msgid "projectM Jack Audio Visualization" msgstr "" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:2 msgid "" "A milkdrop based music visualizer visualizing JackAudio streams on a Qt4 GUI" msgstr "" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:1 msgid "projectM PulseAudio Visualization" msgstr "" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:2 msgid "Visualization of PulseAudio streams with projectM" msgstr "" #: ../menu-data/promoe:promoe.desktop.in.h:1 msgid "Promoe" msgstr "" #: ../menu-data/promoe:promoe.desktop.in.h:2 msgid "XMMS2 Client" msgstr "" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:1 msgid "Proof General" msgstr "" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:2 msgid "Organise your proofs!" msgstr "" #: ../menu-data/psensor:psensor.desktop.in.h:1 msgid "Psensor" msgstr "" #: ../menu-data/psensor:psensor.desktop.in.h:2 msgid "Psensor is a graphical temperature monitor for Linux" msgstr "" #: ../menu-data/psi-plus-webkit:psi-plus-webkit.desktop.in.h:1 msgid "Psi+ Webkit" msgstr "" #: ../menu-data/psi-plus-webkit:psi-plus-webkit.desktop.in.h:2 #: ../menu-data/psi-plus:psi-plus.desktop.in.h:2 #: ../menu-data/psi:psi.desktop.in.h:2 msgid "Communicate over the XMPP network" msgstr "" #: ../menu-data/psi-plus:psi-plus.desktop.in.h:1 msgid "Psi+" msgstr "" #: ../menu-data/psi:psi.desktop.in.h:1 msgid "Psi" msgstr "" #: ../menu-data/pspp:pspp.desktop.in.h:1 msgid "GNU PSPP" msgstr "" #: ../menu-data/pspp:pspp.desktop.in.h:2 msgid "Analyze statistical data with a free alternative to SPSS" msgstr "" #: ../menu-data/ptask:ptask.desktop.in.h:1 msgid "ptask" msgstr "" #: ../menu-data/ptask:ptask.desktop.in.h:2 msgid "ptask is a task management tool based on taskwarrior" msgstr "" #: ../menu-data/pterm:pterm.desktop.in.h:1 msgid "PuTTY Terminal Emulator" msgstr "" #: ../menu-data/pterm:pterm.desktop.in.h:2 msgid "Start a PuTTY terminal session" msgstr "" #: ../menu-data/puddletag:puddletag.desktop.in.h:1 msgid "puddletag" msgstr "" #: ../menu-data/puddletag:puddletag.desktop.in.h:2 msgid "Audio Tag Editor" msgstr "" #: ../menu-data/pumpa:pumpa.desktop.in.h:1 msgid "Pumpa" msgstr "" #: ../menu-data/pumpa:pumpa.desktop.in.h:2 msgid "pump.io social networking" msgstr "" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:1 msgid "PureAdmin" msgstr "" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:2 msgid "Administer and monitor your FTP server" msgstr "" #: ../menu-data/puredata-gui:puredata.desktop.in.h:1 msgid "Pure Data" msgstr "" #: ../menu-data/puredata-gui:puredata.desktop.in.h:2 msgid "Visual dataflow programming platform for multimedia" msgstr "" #: ../menu-data/putty:putty.desktop.in.h:1 msgid "PuTTY SSH Client" msgstr "" #: ../menu-data/putty:putty.desktop.in.h:2 msgid "Connect to an SSH server with PuTTY" msgstr "" #: ../menu-data/pybik:pybik.desktop.in.h:1 msgid "Pybik" msgstr "" #: ../menu-data/pybik:pybik.desktop.in.h:2 msgid "Rubik's cube game" msgstr "" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:1 msgid "Pybliographic Bibliography Manager" msgstr "" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:2 msgid "Manage bibliographic databases" msgstr "" #: ../menu-data/pybridge:pybridge.desktop.in.h:1 msgid "PyBridge" msgstr "" #: ../menu-data/pychess:pychess.desktop.in.h:1 msgid "PyChess" msgstr "" #: ../menu-data/pychess:pychess.desktop.in.h:2 msgid "" "PyChess is a fully featured, nice looking, easy to use chess client for the " "Gnome desktop" msgstr "" #: ../menu-data/pycode-browser:pycode-browser-book.desktop.in.h:1 msgid "PythonBook" msgstr "" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:1 msgid "LearnByCoding" msgstr "" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:2 msgid "Python Programs" msgstr "" #: ../menu-data/pycorrfit:pycorrfit.desktop.in.h:1 msgid "PyCorrFit" msgstr "" #: ../menu-data/pycorrfit:pycorrfit.desktop.in.h:2 #: ../menu-data/pyscanfcs:pyscanfcs.desktop.in.h:2 msgid "FCS Data Analysis" msgstr "" #: ../menu-data/pyhoca-gui:pyhoca-gui.desktop.in.h:1 msgid "PyHoca-GUI" msgstr "" #: ../menu-data/pyhoca-gui:pyhoca-gui.desktop.in.h:2 msgid "Python X2Go Client Applet" msgstr "" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:1 msgid "PyKaraoke Mini" msgstr "" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:2 msgid "Minimum-interface PyKaraoke" msgstr "" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:1 msgid "PyKaraoke" msgstr "" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:2 msgid "Universal karaoke songs and movies player" msgstr "" #: ../menu-data/pylang:pylang.desktop.in.h:1 msgid "Practice Languages" msgstr "" #: ../menu-data/pylang:pylang.desktop.in.h:2 msgid "Complete the right sentence with random words in English, Spanish..." msgstr "" #: ../menu-data/pymappergui:pymappergui.desktop.in.h:1 msgid "pyMapperGUI" msgstr "" #: ../menu-data/pymappergui:pymappergui.desktop.in.h:2 msgid "Graphical User Interface for libmapper" msgstr "" #: ../menu-data/pymca:edfviewer.desktop.in.h:1 msgid "EDFviewer" msgstr "" #: ../menu-data/pymca:edfviewer.desktop.in.h:2 msgid "Display files in ESRF Data Format" msgstr "" #: ../menu-data/pymca:elementsinfo.desktop.in.h:1 msgid "Elementsinfo" msgstr "" #: ../menu-data/pymca:elementsinfo.desktop.in.h:2 msgid "Display X-ray information on elements" msgstr "" #: ../menu-data/pymca:peakidentifier.desktop.in.h:1 msgid "Peakidentifier" msgstr "" #: ../menu-data/pymca:peakidentifier.desktop.in.h:2 msgid "Find the energy of X-ray spectral lines" msgstr "" #: ../menu-data/pymca:pymca.desktop.in.h:1 msgid "PyMCA" msgstr "" #: ../menu-data/pymca:pymca.desktop.in.h:2 msgid "Analyse X-ray Fluorescence data" msgstr "" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:1 msgid "PyMCA ROI tool" msgstr "" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:2 msgid "Region of Interest imaging tool for XRF analysis" msgstr "" #: ../menu-data/pymissile:pymissile.desktop.in.h:1 msgid "pymissile" msgstr "" #: ../menu-data/pymissile:pymissile.desktop.in.h:2 msgid "Control Marks and Spencer USB Missile Launcher" msgstr "" #: ../menu-data/pymol:pymol.desktop.in.h:1 msgid "PyMOL Molecular Graphics System" msgstr "" #: ../menu-data/pymol:pymol.desktop.in.h:2 msgid "Model molecular structures and produce high-quality images of them" msgstr "" #: ../menu-data/pynagram:pynagram.desktop.in.h:1 msgid "Pynagram" msgstr "" #: ../menu-data/pynagram:pynagram.desktop.in.h:2 msgid "Unjumble letters" msgstr "" #: ../menu-data/pyneighborhood:pyNeighborhood.desktop.in.h:1 msgid "pyNeighborhood" msgstr "" #: ../menu-data/pypar2:pypar2.desktop.in.h:1 msgid "PyPar2" msgstr "" #: ../menu-data/pypar2:pypar2.desktop.in.h:2 msgid "A graphical frontend for the par2 utility" msgstr "" #: ../menu-data/pype:pype.desktop.in.h:1 msgid "PyPE" msgstr "" #: ../menu-data/pype:pype.desktop.in.h:2 msgid "Python Programmers Editor" msgstr "" #: ../menu-data/pypibrowser:pypibrowser.desktop.in.h:1 msgid "PyPI Browser" msgstr "" #: ../menu-data/pyprompter:pyprompter.desktop.in.h:1 msgid "pyprompter" msgstr "" #: ../menu-data/pyqso:pyqso.desktop.in.h:1 msgid "PyQSO" msgstr "" #: ../menu-data/pyqso:pyqso.desktop.in.h:2 msgid "Contact Logging Tool" msgstr "" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:1 msgid "pyRacerz" msgstr "" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:2 msgid "2D racing game" msgstr "" #: ../menu-data/pyragua:pyragua.desktop.in.h:1 msgid "Pyragua" msgstr "" #: ../menu-data/pyragua:pyragua.desktop.in.h:2 msgid "A fast and lightweight IDE using wxPython" msgstr "" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:1 msgid "pyRenamer" msgstr "" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:2 msgid "Mass rename files" msgstr "" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:1 msgid "Dream Cheeky Rocket Control" msgstr "" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:2 msgid "Enabling Cubicle Warfare on Linux" msgstr "" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:1 msgid "Pyromaths" msgstr "" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:2 msgid "Generator for math worksheets for french college" msgstr "" #: ../menu-data/pyroom:pyroom.desktop.in.h:1 msgid "PyRoom" msgstr "" #: ../menu-data/pyroom:pyroom.desktop.in.h:2 msgid "Distraction free full-screen text editor" msgstr "" #: ../menu-data/pyscanfcs:pyscanfcs.desktop.in.h:1 msgid "PyScanFCS" msgstr "" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:1 msgid "PyScrabble" msgstr "" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:2 msgid "A classical game of words" msgstr "" #: ../menu-data/pysiogame:pysiogame.desktop.in.h:1 msgid "pySioGame" msgstr "" #: ../menu-data/pysiogame:pysiogame.desktop.in.h:2 msgid "A little set of educational apps for kids" msgstr "" #: ../menu-data/pysolfc:pysol.desktop.in.h:1 msgid "PySol Fan Club Edition" msgstr "" #: ../menu-data/pyspread:pyspread.desktop.in.h:1 msgid "Pyspread" msgstr "" #: ../menu-data/pyspread:pyspread.desktop.in.h:2 msgid "Python spreadsheet application" msgstr "" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:1 msgid "Pysycache Admin" msgstr "" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:2 msgid "Configuration of PySyCache" msgstr "" #: ../menu-data/pysycache:pysycache.desktop.in.h:1 msgid "PySyCache" msgstr "" #: ../menu-data/pysycache:pysycache.desktop.in.h:2 msgid "Teach kids to move the mouse" msgstr "" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:1 msgid "pyAcidoBasic" msgstr "" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:2 msgid "Interactive tool to simulate acido-basic titrations" msgstr "" #: ../menu-data/python-ase:ase-gui.desktop.in.h:1 msgid "ase-gui" msgstr "" #: ../menu-data/python-ase:ase-gui.desktop.in.h:2 msgid "Atomic Simulation Environment GUI" msgstr "" #: ../menu-data/python-dogtail:sniff.desktop.in.h:1 msgid "AT-SPI Browser" msgstr "" #: ../menu-data/python-dogtail:sniff.desktop.in.h:2 msgid "Browse your Assistive Technology-enabled desktop" msgstr "" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:1 msgid "guidata-tests" msgstr "" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:2 msgid "you can use this applications to test all guidata features." msgstr "" #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:1 msgid "guiqwt-tests" msgstr "" #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:2 msgid "you can use this applications to test all guiqwt features." msgstr "" #: ../menu-data/python-guiqwt:sift.desktop.in.h:1 msgid "Sift" msgstr "" #: ../menu-data/python-guiqwt:sift.desktop.in.h:2 msgid "" "Signal and Image Filtering Tool (demo software based on guidata and guiqwt)" msgstr "" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:1 msgid "gifeffit" msgstr "" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:2 msgid "interactive program for XAFS analysis" msgstr "" #: ../menu-data/python-lunch:lunch.desktop.in.h:1 msgid "Lunch" msgstr "" #: ../menu-data/python-lunch:lunch.desktop.in.h:2 msgid "Distributed Process Launcher" msgstr "" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:1 msgid "pyMecaVideo" msgstr "" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:2 msgid "Interactive tool to track moving points in video framesets" msgstr "" #: ../menu-data/python-nxt-filer:python-nxt-filer.desktop.in.h:1 msgid "NXT filer" msgstr "" #: ../menu-data/python-nxt-filer:python-nxt-filer.desktop.in.h:2 msgid "Lego Mindstorm NXT file viewer" msgstr "" #: ../menu-data/python-pyo:E-Pyo.desktop.in.h:1 msgid "E-Pyo" msgstr "" #: ../menu-data/python-sqlkit:sqlkit.desktop.in.h:1 msgid "sqledit" msgstr "" #: ../menu-data/python-sqlkit:sqlkit.desktop.in.h:2 msgid "Sqledit" msgstr "" #: ../menu-data/python-web2py:web2py.desktop.in.h:1 msgid "web2py" msgstr "" #: ../menu-data/python-web2py:web2py.desktop.in.h:2 msgid "Enterprise web development framework using Python" msgstr "" #: ../menu-data/python-whiteboard:python-whiteboard.desktop.in.h:1 msgid "python-whiteboard" msgstr "" #: ../menu-data/python-windowmocker:window-mocker.desktop.in.h:1 #: ../menu-data/python3-windowmocker:window-mocker3.desktop.in.h:1 msgid "Window Mocker" msgstr "" #: ../menu-data/python-windowmocker:window-mocker.desktop.in.h:2 #: ../menu-data/python3-windowmocker:window-mocker3.desktop.in.h:2 msgid "Create windows according to a specification" msgstr "" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:1 msgid "wxGlade" msgstr "" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:2 msgid "GUI designer written in Python with wxPython" msgstr "" #: ../menu-data/python-wxtools:PyCrust.desktop.in.h:1 msgid "PyCrust" msgstr "" #: ../menu-data/python-wxtools:PyCrust.desktop.in.h:2 msgid "GUI Python Shell with Filling" msgstr "" #: ../menu-data/python-wxtools:XRCed.desktop.in.h:1 msgid "XRCed" msgstr "" #: ../menu-data/python-wxtools:XRCed.desktop.in.h:2 msgid "wxPython XRC resource editor" msgstr "" #: ../menu-data/python3-autopilot-vis:autopilot3-vis.desktop.in.h:1 msgid "Autopilot Vis (py3)" msgstr "" #: ../menu-data/python3-autopilot-vis:autopilot3-vis.desktop.in.h:2 msgid "Inspect autopilot-enabled application internals (python 3 version)." msgstr "" #: ../menu-data/python3.4:python3.4.desktop.in.h:1 msgid "Python (v3.4)" msgstr "" #: ../menu-data/python3.4:python3.4.desktop.in.h:2 msgid "Python Interpreter (v3.4)" msgstr "" #: ../menu-data/python3.5:python3.5.desktop.in.h:1 msgid "Python (v3.5)" msgstr "" #: ../menu-data/python3.5:python3.5.desktop.in.h:2 msgid "Python Interpreter (v3.5)" msgstr "" #: ../menu-data/pythoncad:pythoncad.desktop.in.h:1 msgid "PyCAD" msgstr "" #: ../menu-data/pythoncad:pythoncad.desktop.in.h:2 msgid "PythonCAD" msgstr "" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:1 msgid "pytrainer" msgstr "" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:2 msgid "The Free Sport Training Center" msgstr "" #: ../menu-data/q4wine:q4wine.desktop.in.h:1 msgid "utility for Wine applications and prefixes management." msgstr "" #: ../menu-data/q4wine:q4wine.desktop.in.h:2 msgid "Q4Wine" msgstr "" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:1 msgid "Qalculate!" msgstr "" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:2 msgid "Powerful and easy to use calculator" msgstr "" #: ../menu-data/qapt-deb-installer:qapt-deb-installer.desktop.in.h:1 msgid "QApt Package Installer" msgstr "" #: ../menu-data/qarecord:qarecord.desktop.in.h:1 msgid "QARecord" msgstr "" #: ../menu-data/qarecord:qarecord.desktop.in.h:2 msgid "Simple but solid audio recording tool" msgstr "" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:1 msgid "QasConfig" msgstr "" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:2 msgid "ALSA configuration browser" msgstr "" #: ../menu-data/qashctl:qashctl.desktop.in.h:1 msgid "QasHctl" msgstr "" #: ../menu-data/qashctl:qashctl.desktop.in.h:2 msgid "ALSA HCTL mixer" msgstr "" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:1 msgid "QasMixer" msgstr "" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:2 msgid "Graphical mixer application for the ALSA" msgstr "" #: ../menu-data/qbittorrent:qBittorrent.desktop.in.h:2 msgid "qBittorrent" msgstr "" #: ../menu-data/qbrew:qbrew.desktop.in.h:1 msgid "QBrew" msgstr "" #: ../menu-data/qbrew:qbrew.desktop.in.h:2 msgid "Homebrewer's recipe calculator" msgstr "" #: ../menu-data/qcomicbook:qcomicbook.desktop.in.h:1 msgid "qcomicbook" msgstr "" #: ../menu-data/qcomicbook:qcomicbook.desktop.in.h:2 msgid "" "QComicBook is a viewer for comic book archives (cbz, cbr, cbt). QComicBook " "has specific features like page preview, thumbnails view, bookmarks, manga " "mode for easing comicbook reading." msgstr "" #: ../menu-data/qdacco:qdacco.desktop.in.h:1 msgid "Qdacco dictionary" msgstr "" #: ../menu-data/qdacco:qdacco.desktop.in.h:2 msgid "Search words in an catalan - english dictionary" msgstr "" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:1 msgid "QDevelop" msgstr "" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:2 msgid "Development environment for Qt4" msgstr "" #: ../menu-data/qdigidoc:qdigidoc-client.desktop.in.h:1 msgid "DigiDoc3 Client" msgstr "" #: ../menu-data/qdigidoc:qdigidoc-crypto.desktop.in.h:1 msgid "DigiDoc3 Crypto" msgstr "" #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:1 msgid "QElectroTech " msgstr "" #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:2 msgid "Edit electrical diagrams." msgstr "" #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:1 msgid "Qemu Launcher" msgstr "" #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:2 msgid "Manage virtual machine configurations" msgstr "" #: ../menu-data/qesteidutil:qesteidutil.desktop.in.h:1 msgid "ID-card Utility" msgstr "" #: ../menu-data/qgis:qbrowser.desktop.in.h:1 msgid "QGIS Browser" msgstr "" #: ../menu-data/qgis:qgis.desktop.in.h:1 msgid "QGIS Desktop" msgstr "" #: ../menu-data/qgit:qgit.desktop.in.h:1 msgid "qgit" msgstr "" #: ../menu-data/qgit:qgit.desktop.in.h:2 msgid "git GUI viewer" msgstr "" #: ../menu-data/qgo:qgo.desktop.in.h:1 msgid "qGo" msgstr "" #: ../menu-data/qgo:qgo.desktop.in.h:2 msgid "Play Go online and against computer, view and edit SGF files" msgstr "" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:1 msgid "QHiMDTransfer" msgstr "" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:2 msgid "Transfer software for Sony HiMD Walkman" msgstr "" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:1 msgid "QjackCtl" msgstr "" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:2 msgid "QjackCtl is a JACK Audio Connection Kit Qt GUI Interface" msgstr "" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:1 msgid "QJackRcd" msgstr "" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:2 msgid "A simple Jack recorder" msgstr "" #: ../menu-data/qjoypad:qjoypad.desktop.in.h:1 msgid "QJoyPad" msgstr "" #: ../menu-data/qjoypad:qjoypad.desktop.in.h:2 msgid "Trigger keystrokes and mouse actions with gamepads/joysticks" msgstr "" #: ../menu-data/qlandkartegt:qlandkartegt.desktop.in.h:1 msgid "QLandkarteGT" msgstr "" #: ../menu-data/qlandkartegt:qlandkartegt.desktop.in.h:2 #: ../menu-data/qmapshack:qmapshack.desktop.in.h:2 msgid "GPS device mapping utility" msgstr "" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:1 msgid "Qliss3D" msgstr "" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:2 msgid "demonstration tool for Lissajous physiques" msgstr "" #: ../menu-data/qlix:qlix.desktop.in.h:1 msgid "Qlix" msgstr "" #: ../menu-data/qlix:qlix.desktop.in.h:2 msgid "" "Manage tracks, files, and playlists between a host computer and an MTP device" msgstr "" #: ../menu-data/qmapshack:qmapshack.desktop.in.h:1 msgid "QMapShack" msgstr "" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:1 msgid "QMidiArp" msgstr "" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:2 msgid "Arpeggiator-Sequencer-LFO" msgstr "" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:1 msgid "QmidiNet" msgstr "" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:2 msgid "QmidiNet is a MIDI Network Gateway via UDP/IP Multicast" msgstr "" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:1 msgid "Qmidiroute" msgstr "" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:2 msgid "Midi Router" msgstr "" #: ../menu-data/qmmp:qmmp.desktop.in.h:1 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:1 msgid "Qmmp" msgstr "" #: ../menu-data/qmmp:qmmp.desktop.in.h:2 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:2 msgid "Qt4-based Multimedia Player" msgstr "" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:1 msgid "QMPDClient" msgstr "" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:2 msgid "A nicer MPD client" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:1 msgid "qpdfview" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:2 msgid "A tabbed document viewer using Qt and the Poppler library." msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:3 msgid "Choose instance" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:4 msgid "Non-unique instance" msgstr "" #: ../menu-data/qprogram-starter:qprogram-starter.desktop.in.h:1 msgid "qprogram-starter" msgstr "" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:1 msgid "QPxTool" msgstr "" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:2 msgid "CD/DVD media quality checker" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:1 msgid "Qreator" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:2 msgid "Create your own QR codes" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:3 msgid "New QR code for URL" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:4 msgid "New QR code for Text" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:5 msgid "New QR code for Location" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:6 msgid "New QR code for WiFi network" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:7 msgid "New QR code for a Software Center app" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:8 msgid "New QR code for a Business card" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:9 msgid "New QR code for a Call or text message" msgstr "" #: ../menu-data/qrfcview:qrfcview.desktop.in.h:1 msgid "qRFCView" msgstr "" #: ../menu-data/qrfcview:qrfcview.desktop.in.h:2 msgid "Downloads and displays RFC" msgstr "" #: ../menu-data/qrq:qrq.desktop.in.h:1 msgid "qrq" msgstr "" #: ../menu-data/qrq:qrq.desktop.in.h:2 msgid "High speed Morse telegraphy trainer" msgstr "" #: ../menu-data/qsampler:qsampler.desktop.in.h:1 msgid "Qsampler" msgstr "" #: ../menu-data/qsampler:qsampler.desktop.in.h:2 msgid "Qsampler is a LinuxSampler Qt GUI Interface" msgstr "" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:1 msgid "QSapecNG" msgstr "" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:2 msgid "Symbolic analyzer of linear analog circuits" msgstr "" #: ../menu-data/qshutdown:qshutdown.desktop.in.h:1 msgid "qshutdown" msgstr "" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:1 msgid "QSource-Highlight" msgstr "" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:2 msgid "Highlight your sources" msgstr "" #: ../menu-data/qsstv:qsstv.desktop.in.h:1 msgid "QSSTV" msgstr "" #: ../menu-data/qsstv:qsstv.desktop.in.h:2 msgid "Qt-based slow-scan TV and fax" msgstr "" #: ../menu-data/qstardict:qstardict.desktop.in.h:1 msgid "QStarDict is Qt version of StarDict" msgstr "" #: ../menu-data/qstardict:qstardict.desktop.in.h:2 msgid "QStarDict" msgstr "" #: ../menu-data/qsynth:qsynth.desktop.in.h:1 msgid "Qsynth" msgstr "" #: ../menu-data/qsynth:qsynth.desktop.in.h:2 msgid "Qsynth is a FluidSynth Qt GUI Interface" msgstr "" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:1 msgid "Qt 4 Designer" msgstr "" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:2 msgid "Interface Designer" msgstr "" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:1 msgid "Qt 4 Assistant" msgstr "" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:2 msgid "Document Browser" msgstr "" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:1 msgid "Qt 4 Linguist" msgstr "" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:2 msgid "Translation Tool" msgstr "" #: ../menu-data/qt4-qtconfig:qtconfig-qt4.desktop.in.h:1 msgid "Qt 4 Settings" msgstr "" #: ../menu-data/qtcreator-plugin-ubuntu:ubuntusdk.desktop.in.h:1 msgid "Ubuntu SDK" msgstr "" #: ../menu-data/qtcreator:qtcreator.desktop.in.h:1 msgid "Qt Creator" msgstr "" #: ../menu-data/qtel:qtel.desktop.in.h:1 msgid "Qtel" msgstr "" #: ../menu-data/qtel:qtel.desktop.in.h:2 msgid "The Qt EchoLink Client" msgstr "" #: ../menu-data/qtemu:qtemu.desktop.in.h:1 msgid "QtEmu" msgstr "" #: ../menu-data/qtemu:qtemu.desktop.in.h:2 msgid "Frontend to QEMU virtual machine monitor" msgstr "" #: ../menu-data/qterm:qterm.desktop.in.h:1 msgid "QTerm" msgstr "" #: ../menu-data/qtgain:QtGain.desktop.in.h:1 msgid "QtGain" msgstr "" #: ../menu-data/qtgain:QtGain.desktop.in.h:2 msgid "Add \"gain\" tags to your audio files" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:1 msgid "qthid-2.2" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:2 msgid "limited support for devices with older firmware" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid.desktop.in.h:1 msgid "qthid" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid.desktop.in.h:2 msgid "" "full support for the Funcube Dongle API available with firmware 18f or later" msgstr "" #: ../menu-data/qtikz:qtikz.desktop.in.h:1 msgid "QTikZ" msgstr "" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:1 msgid "QtiPlot" msgstr "" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:2 msgid "Analyze and plot scientific data" msgstr "" #: ../menu-data/qtm:qtm.desktop.in.h:1 msgid "QTM" msgstr "" #: ../menu-data/qtm:qtm.desktop.in.h:2 msgid "Weblog management application" msgstr "" #: ../menu-data/qtqr:qtqr.desktop.in.h:1 msgid "QtQR" msgstr "" #: ../menu-data/qtqr:qtqr.desktop.in.h:2 msgid "" "QtQR is a Qt based software that let's you generate QR Codes easily, scan an " "image file for QR Codes and decode them or use your webcam to scan a printed " "one." msgstr "" #: ../menu-data/qtractor:qtractor.desktop.in.h:1 msgid "Qtractor" msgstr "" #: ../menu-data/qtractor:qtractor.desktop.in.h:2 msgid "Qtractor is an Audio/MIDI multi-track sequencer application" msgstr "" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:1 msgid "QTScrobbler" msgstr "" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:2 msgid "" "QTScrobbler is tool for submitting .scrobbler.log from portable players to " "Last.fm" msgstr "" #: ../menu-data/qtsmbstatus-client:qtsmbstatus.desktop.in.h:1 msgid "QtSmbstatus Client" msgstr "" #: ../menu-data/qtsmbstatus-client:qtsmbstatus.desktop.in.h:2 #: ../menu-data/qtsmbstatus-light:qtsmbstatusl.desktop.in.h:2 msgid "QtSmbstatus is a GUI (graphical user interface) for smbstatus" msgstr "" #: ../menu-data/qtsmbstatus-light:qtsmbstatusl.desktop.in.h:1 msgid "QtSmbstatus Light" msgstr "" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:1 msgid "Quadrapassel" msgstr "" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:2 msgid "Fit falling blocks together" msgstr "" #: ../menu-data/quake2:quake2-groundzero.desktop.in.h:1 msgid "Quake II MP2: Ground Zero" msgstr "" #: ../menu-data/quake2:quake2-groundzero.desktop.in.h:2 #: ../menu-data/quake:quake-dissolution.desktop.in.h:2 msgid "Mission Pack 2 for the classic first person shooter" msgstr "" #: ../menu-data/quake2:quake2-reckoning.desktop.in.h:1 msgid "Quake II MP1: The Reckoning" msgstr "" #: ../menu-data/quake2:quake2-reckoning.desktop.in.h:2 #: ../menu-data/quake:quake-armagon.desktop.in.h:2 msgid "Mission Pack 1 for the classic first person shooter" msgstr "" #: ../menu-data/quake2:quake2.desktop.in.h:1 msgid "Quake II" msgstr "" #: ../menu-data/quake2:quake2.desktop.in.h:2 #: ../menu-data/quake:quake.desktop.in.h:2 msgid "Classic first person shooter" msgstr "" #: ../menu-data/quake3:quake3-team-arena.desktop.in.h:1 msgid "Quake III: Team Arena" msgstr "" #: ../menu-data/quake3:quake3-team-arena.desktop.in.h:2 msgid "Expansion pack for Quake III Arena" msgstr "" #: ../menu-data/quake3:quake3.desktop.in.h:1 msgid "Quake III Arena" msgstr "" #: ../menu-data/quake3:quake3.desktop.in.h:2 msgid "Play the original Quake III Arena" msgstr "" #: ../menu-data/quake:quake-armagon.desktop.in.h:1 msgid "Quake: Scourge of Armagon" msgstr "" #: ../menu-data/quake:quake-dissolution.desktop.in.h:1 msgid "Quake: Dissolution of Eternity" msgstr "" #: ../menu-data/quake:quake.desktop.in.h:1 msgid "Quake" msgstr "" #: ../menu-data/quarry:quarry.desktop.in.h:1 msgid "Quarry" msgstr "" #: ../menu-data/quarry:quarry.desktop.in.h:2 msgid "A multi-purpose board game GUI for Go, Amazons and Reversi" msgstr "" #: ../menu-data/quassel-client:quasselclient.desktop.in.h:1 msgid "Quassel IRC (Client only)" msgstr "" #: ../menu-data/quassel-client:quasselclient.desktop.in.h:2 #: ../menu-data/quassel:quassel.desktop.in.h:2 msgid "Distributed IRC client with central core component" msgstr "" #: ../menu-data/quassel:quassel.desktop.in.h:1 msgid "Quassel IRC" msgstr "" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:1 msgid "QuickSynergy" msgstr "" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:2 msgid "A graphical interface for easily configuring Synergy" msgstr "" #: ../menu-data/quisk:quisk.desktop.in.h:1 msgid "Quisk" msgstr "" #: ../menu-data/quisk:quisk.desktop.in.h:2 msgid "Audio IQ signal intermediate frequency receiver" msgstr "" #: ../menu-data/quitcount:quitcount.desktop.in.h:1 msgid "QuitCount" msgstr "" #: ../menu-data/quitcount:quitcount.desktop.in.h:2 msgid "Simple counter showing your gains since you quit smoking" msgstr "" #: ../menu-data/quiterss:quiterss.desktop.in.h:1 msgid "QuiteRSS" msgstr "" #: ../menu-data/quiterss:quiterss.desktop.in.h:2 msgid "QuiteRSS is a RSS/Atom feed reader written in C++/Qt4" msgstr "" #: ../menu-data/quodlibet:quodlibet.desktop.in.h:1 msgid "Quod Libet" msgstr "" #: ../menu-data/quodlibet:quodlibet.desktop.in.h:2 msgid "Listen to, browse, or edit your audio collection" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:1 msgid "QupZilla" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:2 msgid "A fast and secure web browser" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:3 msgid "Open new tab" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:4 msgid "Open new window" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:5 msgid "Start private browsing" msgstr "" #: ../menu-data/qutecom:qutecom.desktop.in.h:1 msgid "QuteCom" msgstr "" #: ../menu-data/qutecom:qutecom.desktop.in.h:2 msgid "" "Talk to people over the Internet and send instant messages over multiple " "protocols" msgstr "" #: ../menu-data/qutim:qutim.desktop.in.h:1 msgid "qutIM" msgstr "" #: ../menu-data/qutim:qutim.desktop.in.h:2 msgid "Communicate over IM" msgstr "" #: ../menu-data/qv4l2:qv4l2.desktop.in.h:1 msgid "Qt V4L2 test Utility" msgstr "" #: ../menu-data/qv4l2:qv4l2.desktop.in.h:2 msgid "Allow testing Video4Linux devices" msgstr "" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:1 msgid "QViaggiaTreno" msgstr "" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:2 msgid "Interfaccia grafica per ViaggiaTreno" msgstr "" #: ../menu-data/qwbfsmanager:QWBFSManager.desktop.in.h:1 msgid "QWBFS Manager" msgstr "" #: ../menu-data/qwbfsmanager:QWBFSManager.desktop.in.h:2 msgid "" "QWBFS Manager is a graphical user interface (GUI) for working with WBFS " "filesystem formatted hard disk drive." msgstr "" #: ../menu-data/qweborf:qweborf.desktop.in.h:1 msgid "qweborf" msgstr "" #: ../menu-data/qweborf:qweborf.desktop.in.h:2 msgid "Shares files using the HTTP protocol" msgstr "" #: ../menu-data/qwo:qwo.desktop.in.h:1 msgid "qwo" msgstr "" #: ../menu-data/qwo:qwo.desktop.in.h:2 msgid "An input method for touchscreens" msgstr "" #: ../menu-data/qxw:qxw.desktop.in.h:1 msgid "Qxw" msgstr "" #: ../menu-data/qxw:qxw.desktop.in.h:2 msgid "Construct crossword puzzles" msgstr "" #: ../menu-data/r-base-core:R.desktop.in.h:1 msgid "R" msgstr "" #: ../menu-data/r-base-core:R.desktop.in.h:2 msgid "R software environment for statistical computing and graphics" msgstr "" #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:3 msgid "R Commander);" msgstr "" #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:1 msgid "Graphical interface to the R environment for statistical computing );" msgstr "" #: ../menu-data/racket:drracket.desktop.in.h:1 msgid "DrRacket" msgstr "" #: ../menu-data/racket:drracket.desktop.in.h:2 msgid "IDE for Racket" msgstr "" #: ../menu-data/radiotray:radiotray.desktop.in.h:1 msgid "Radio Tray" msgstr "" #: ../menu-data/raincat:raincat.desktop.in.h:1 msgid "Raincat" msgstr "" #: ../menu-data/raincat:raincat.desktop.in.h:2 msgid "2D puzzle game featuring a fuzzy little cat" msgstr "" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:1 msgid "Rakarrack" msgstr "" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:2 msgid "Guitar Effects Processor" msgstr "" #: ../menu-data/rapid-photo-downloader:rapid-photo-downloader.desktop.in.h:1 msgid "Rapid Photo Downloader" msgstr "" #: ../menu-data/rapid-photo-downloader:rapid-photo-downloader.desktop.in.h:2 msgid "" "Download photos and videos from cameras, memory cards and Portable Storage " "Devices" msgstr "" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:1 msgid "RapidSVN" msgstr "" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:2 #: ../menu-data/subcommander:subcommander.desktop.in.h:2 msgid "A GUI Client for Subversion" msgstr "" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:1 msgid "RasMol (GTK version)" msgstr "" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:2 msgid "View macro-molecules and prepare publication-quality images of them" msgstr "" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:1 msgid "RawTherapee" msgstr "" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:2 msgid "An advanced photo development program" msgstr "" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:1 msgid "Razor Appearance Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:2 msgid "Configure appearance of Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-autosuspend.desktop.in.h:1 msgid "Razor Autosuspend Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:1 msgid "Razor Shortcut Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:2 msgid "Configure global shortcut of Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:1 msgid "Razor Mouse Configurator" msgstr "" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:2 msgid "Configure X11 mouse" msgstr "" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:1 msgid "Razor Freedesktop Notifications Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:2 msgid "Configure freedesktop notifications in Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:1 msgid "Qt Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:2 msgid "Configure Qt" msgstr "" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:1 msgid "Razor Configuration Center" msgstr "" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:2 msgid "Configure Razor-Qt modules" msgstr "" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:1 msgid "Razor Desktop Configurator" msgstr "" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:2 msgid "Configure Razor-Qt desktop module" msgstr "" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:1 msgid "Leave" msgstr "" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:2 msgid "Leave the system" msgstr "" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:1 msgid "About Razor" msgstr "" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:2 msgid "Learn more about Razor-qt" msgstr "" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:1 msgid "Razor Session Configurator" msgstr "" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:2 msgid "Configure Razor-Qt session module" msgstr "" #: ../menu-data/realtimebattle:realtimebattle.desktop.in.h:1 msgid "RealTimeBattle" msgstr "" #: ../menu-data/realtimebattle:realtimebattle.desktop.in.h:2 msgid "programming game" msgstr "" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:1 msgid "Find documents by specifying search terms" msgstr "" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:2 msgid "Recoll" msgstr "" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:1 msgid "Red Eclipse" msgstr "" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:2 msgid "First-person shooter with agile gameplay and built-in editor." msgstr "" #. Encoding=UTF-­8 #Encoding causes problems #: ../menu-data/rednotebook:rednotebook.desktop.in.h:2 msgid "RedNotebook" msgstr "" #: ../menu-data/rednotebook:rednotebook.desktop.in.h:3 msgid "Daily journal with calendar, templates and keyword searching " msgstr "" #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:1 msgid "Redshift" msgstr "" #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:2 msgid "Color temperature adjustment tool" msgstr "" #: ../menu-data/referencer:referencer.desktop.in.h:1 msgid "Referencer" msgstr "" #: ../menu-data/referencer:referencer.desktop.in.h:2 msgid "Document organiser" msgstr "" #: ../menu-data/regexxer:regexxer.desktop.in.h:1 msgid "regexxer Search Tool" msgstr "" #: ../menu-data/regexxer:regexxer.desktop.in.h:2 msgid "Search and replace using regular expressions" msgstr "" #: ../menu-data/regina-normal:regina.desktop.in.h:1 msgid "Regina" msgstr "" #: ../menu-data/regina-normal:regina.desktop.in.h:2 msgid "Software for 3-manifold topology and normal surface theory" msgstr "" #: ../menu-data/reinteract:reinteract.desktop.in.h:1 msgid "Reinteract" msgstr "" #: ../menu-data/reinteract:reinteract.desktop.in.h:2 msgid "Interactive Python shell" msgstr "" #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:1 msgid "Rekonq" msgstr "" #: ../menu-data/relational:relational.desktop.in.h:1 msgid "Relational" msgstr "" #: ../menu-data/relational:relational.desktop.in.h:2 msgid "Learn and experiment relational algebra" msgstr "" #: ../menu-data/reminders-app:com.ubuntu.reminders.desktop.in.h:1 msgid "Reminders" msgstr "" #: ../menu-data/reminders-app:com.ubuntu.reminders.desktop.in.h:2 msgid "Ubuntu Reminders app, powered by Evernote" msgstr "" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:1 msgid "REminiscence" msgstr "" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:2 msgid "A port of FlashBack game engine" msgstr "" #: ../menu-data/remmina:remmina.desktop.in.h:1 msgid "Remmina Remote Desktop Client" msgstr "Remmina қашықтаған жұмыс үстел клиенті" #: ../menu-data/remmina:remmina.desktop.in.h:2 msgid "Connect to remote desktops" msgstr "" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:1 msgid "Ren'Py Demo" msgstr "" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:2 msgid "visual-novel game demo with Ren'Py" msgstr "" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:1 msgid "The Question" msgstr "" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:2 msgid "a simple visual-novel game with Ren'Py" msgstr "" #: ../menu-data/renpy:renpy.desktop.in.h:1 msgid "Ren'Py" msgstr "" #: ../menu-data/renpy:renpy.desktop.in.h:2 msgid "visual-novel type games" msgstr "" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:1 msgid "repsnapper" msgstr "" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:2 msgid "Controls your 3D plastic printer" msgstr "" #: ../menu-data/resapplet:resapplet.desktop.in.h:1 msgid "Resolution Switcher" msgstr "" #: ../menu-data/resapplet:resapplet.desktop.in.h:2 msgid "Change your screen resolution" msgstr "" #: ../menu-data/residualvm:residualvm.desktop.in.h:1 msgid "ResidualVM" msgstr "" #: ../menu-data/residualvm:residualvm.desktop.in.h:2 msgid "Interpreter for several 3D games" msgstr "" #: ../menu-data/retext:retext.desktop.in.h:1 msgid "ReText" msgstr "" #: ../menu-data/retext:retext.desktop.in.h:2 msgid "Simple text editor for Markdown and reStructuredText" msgstr "" #: ../menu-data/revelation:revelation.desktop.in.h:1 msgid "Organize and secure your passwords" msgstr "" #: ../menu-data/revelation:revelation.desktop.in.h:2 msgid "Revelation Password Manager" msgstr "" #: ../menu-data/rfdump:rfdump.desktop.in.h:1 msgid "RFDump" msgstr "" #: ../menu-data/rfdump:rfdump.desktop.in.h:2 msgid "Tool to directly interoperate with an RFID reader" msgstr "" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:1 msgid "rgbPaint painting program" msgstr "" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:2 msgid "Simple painting program for pixel art" msgstr "" #: ../menu-data/rhinote:rhinote.desktop.in.h:1 msgid "Rhinote" msgstr "" #: ../menu-data/rhinote:rhinote.desktop.in.h:2 msgid "Virtual sticky-notes" msgstr "" #: ../menu-data/rhythmbox:rhythmbox.desktop.in.h:1 msgid "Rhythmbox Music Player" msgstr "" #: ../menu-data/ri-li:ri-li.desktop.in.h:1 msgid "Ri-li" msgstr "" #: ../menu-data/ri-li:ri-li.desktop.in.h:2 msgid "a toy simulator game" msgstr "" #: ../menu-data/ripoff:ripoff.desktop.in.h:1 msgid "RipOff" msgstr "" #: ../menu-data/ripoff:ripoff.desktop.in.h:2 msgid "Rip audio from your CDs" msgstr "" #: ../menu-data/ripperx:ripperx.desktop.in.h:1 msgid "Ripper X" msgstr "" #: ../menu-data/ripperx:ripperx.desktop.in.h:2 msgid "Rip Cds" msgstr "" #: ../menu-data/ristretto:ristretto.desktop.in.h:1 msgid "Ristretto Image Viewer" msgstr "" #: ../menu-data/ristretto:ristretto.desktop.in.h:2 msgid "Look at your images easily" msgstr "" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:1 msgid "RKWard" msgstr "" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:2 msgid "GUI for the R-project" msgstr "" #: ../menu-data/rlplot:rlplot.desktop.in.h:1 msgid "Rlplot Graph Generator" msgstr "" #: ../menu-data/rlplot:rlplot.desktop.in.h:2 msgid "Generate publication quality graphs" msgstr "" #: ../menu-data/rlvm:rlvm.desktop.in.h:1 msgid "rlvm" msgstr "" #. GNOME and KDE 3 uses Comment. #: ../menu-data/rlvm:rlvm.desktop.in.h:3 msgid "RealLive Emulator" msgstr "" #: ../menu-data/robocode:robocode.desktop.in.h:1 msgid "Robocode" msgstr "" #: ../menu-data/robocode:robocode.desktop.in.h:2 msgid "Java programming game with battle tanks" msgstr "" #: ../menu-data/robocut:robocut.desktop.in.h:1 msgid "Robocut" msgstr "" #: ../menu-data/robocut:robocut.desktop.in.h:2 msgid "allow you to cut graphics with a Graphtec plotters" msgstr "" #: ../menu-data/robojournal:robojournal.desktop.in.h:1 msgid "RoboJournal" msgstr "" #: ../menu-data/robojournal:robojournal.desktop.in.h:2 msgid "Keep a journal/diary of day-to-day events in your life." msgstr "" #: ../menu-data/rockdodger:rockdodger.desktop.in.h:1 msgid "Addictive rock-dodging greeblie-killing platform game" msgstr "" #: ../menu-data/rockdodger:rockdodger.desktop.in.h:2 msgid "Rock Dodger" msgstr "" #: ../menu-data/rocs:org.kde.rocs.desktop.in.h:1 msgid "Rocs" msgstr "" #: ../menu-data/rocs:org.kde.rocs.desktop.in.h:2 msgid "Graph Theory Tool for Professors and Students." msgstr "" #: ../menu-data/roger-router:roger.desktop.in.h:1 msgid "Roger Router" msgstr "" #: ../menu-data/roger-router:roger.desktop.in.h:2 msgid "" "Journal, Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible" msgstr "" #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:1 msgid "ROOT" msgstr "" #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:2 msgid "ROOT's Object Oriented Technologies" msgstr "" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:1 msgid "MIDI and Audio Sequencer and Notation Editor" msgstr "" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:2 msgid "Rosegarden" msgstr "" #: ../menu-data/rott:rott.desktop.in.h:1 msgid "Rise of the Triad" msgstr "" #: ../menu-data/rott:rott.desktop.in.h:2 msgid "" "A high quality, fast scrolling first-person perspective 3D action game" msgstr "" #: ../menu-data/roxterm:roxterm.desktop.in.h:1 msgid "ROXTerm" msgstr "" #: ../menu-data/rrootage:rrootage.desktop.in.h:1 msgid "rRootage" msgstr "" #: ../menu-data/rrootage:rrootage.desktop.in.h:2 msgid "Destroy autocreated battleships" msgstr "" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:1 msgid "RSIBreak" msgstr "" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:2 msgid "Makes sure you rest now and then" msgstr "" #: ../menu-data/rurple-ng:rurple-ng.desktop.in.h:1 msgid "Rurple NG" msgstr "" #: ../menu-data/rurple-ng:rurple-ng.desktop.in.h:2 msgid "Learn programming with a robot" msgstr "" #: ../menu-data/rutilt:rutilt.desktop.in.h:1 msgid "RutilT WLAN Manager" msgstr "" #: ../menu-data/rutilt:rutilt.desktop.in.h:2 msgid "Manage your wireless network interfaces" msgstr "" #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:1 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:1 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:1 msgid "Rxvt Color Unicode Terminal" msgstr "" #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:3 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:3 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:3 msgid "New Rxvt Color Unicode Terminal" msgstr "" #: ../menu-data/rygel:rygel.desktop.in.h:1 msgid "Rygel" msgstr "" #: ../menu-data/rygel:rygel.desktop.in.h:2 msgid "UPnP/DLNA Services" msgstr "" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:1 msgid "SABnzbd+" msgstr "" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:2 msgid "Download from usenet" msgstr "" #: ../menu-data/sadms:sadms.desktop.in.h:1 msgid "Sadms" msgstr "" #: ../menu-data/saga:saga.desktop.in.h:1 msgid "SAGA GIS" msgstr "" #: ../menu-data/saga:saga.desktop.in.h:2 msgid "Geodata Processing and Analysis" msgstr "" #: ../menu-data/sagasu:sagasu.desktop.in.h:1 msgid "Sagasu" msgstr "" #: ../menu-data/sagasu:sagasu.desktop.in.h:2 msgid "GNOME tool to find strings in a set of files" msgstr "" #: ../menu-data/sagcad:sagcad.desktop.in.h:1 msgid "SagCAD" msgstr "" #: ../menu-data/sagcad:sagcad.desktop.in.h:2 msgid "Draw and create" msgstr "" #: ../menu-data/sailcut:sailcut.desktop.in.h:1 msgid "Sailcut CAD" msgstr "" #: ../menu-data/sailcut:sailcut.desktop.in.h:2 msgid "Sail Design Application" msgstr "" #: ../menu-data/sakura:sakura.desktop.in.h:1 msgid "Sakura" msgstr "" #: ../menu-data/samplv1:samplv1.desktop.in.h:1 msgid "samplv1" msgstr "" #: ../menu-data/samplv1:samplv1.desktop.in.h:2 msgid "samplv1 is an old school polyphonic sampler" msgstr "" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:1 msgid "Platinum Arts Sandbox Gamemaker" msgstr "" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:2 msgid "Create 3D games and worlds" msgstr "" #: ../menu-data/saods9:saods9.desktop.in.h:1 msgid "SAOImage DS9 " msgstr "" #: ../menu-data/saods9:saods9.desktop.in.h:2 msgid "Astronomical Data Visualization Application" msgstr "" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:1 msgid "Sauerbraten" msgstr "" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:2 msgid "A networked, fast-paced 3D first-person shooter" msgstr "" #: ../menu-data/sawfish:sawfish.desktop.in.h:1 msgid "Sawfish" msgstr "" #: ../menu-data/scantailor:scantailor.desktop.in.h:1 msgid "Scan Tailor" msgstr "" #: ../menu-data/scantailor:scantailor.desktop.in.h:2 msgid "Interactive post-processing tool for scanned pages" msgstr "" #: ../menu-data/scid:scid.desktop.in.h:1 msgid "Scid" msgstr "" #: ../menu-data/scid:scid.desktop.in.h:2 msgid "Free chess database application" msgstr "" #: ../menu-data/scidavis:scidavis.desktop.in.h:1 msgid "SciDAVis" msgstr "" #: ../menu-data/scidavis:scidavis.desktop.in.h:2 msgid "Application for scientific data analysis and visualization" msgstr "" #: ../menu-data/scilab-cli:scilab-cli.desktop.in.h:1 #: ../menu-data/scilab:scilab-adv-cli.desktop.in.h:1 #: ../menu-data/scilab:scilab.desktop.in.h:1 msgid "Scientific software package for numerical computations" msgstr "" #: ../menu-data/scilab-cli:scilab-cli.desktop.in.h:2 msgid "Scilab CLI" msgstr "" #: ../menu-data/scilab:scilab-adv-cli.desktop.in.h:2 msgid "Scilab advanced CLI" msgstr "" #: ../menu-data/scilab:scilab.desktop.in.h:2 msgid "Scilab" msgstr "" #: ../menu-data/scim:scim-setup.desktop.in.h:1 msgid "SCIM Input Method" msgstr "" #: ../menu-data/scim:scim-setup.desktop.in.h:2 msgid "Configure the Smart Common Input Method platform" msgstr "" #: ../menu-data/scite:SciTE.desktop.in.h:1 msgid "SciTE Text Editor" msgstr "" #: ../menu-data/scite:SciTE.desktop.in.h:2 msgid "Edit your source files" msgstr "" #: ../menu-data/scolasync:scolasync.desktop.in.h:1 msgid "ScolaSync" msgstr "" #: ../menu-data/scolasync:scolasync.desktop.in.h:2 msgid "Interactive tool to copy files to or from USB storage media" msgstr "" #: ../menu-data/scolily:scolily.desktop.in.h:1 msgid "Scolily Score Recorder" msgstr "" #: ../menu-data/scolily:scolily.desktop.in.h:2 msgid "Create scores on-the-fly by recording from mic" msgstr "" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:1 msgid "Scorched 3D" msgstr "" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:2 msgid "3D artillery game similar to Scorched Earth" msgstr "" #: ../menu-data/scratch:scratch.desktop.in.h:1 msgid "Scratch" msgstr "" #: ../menu-data/scratch:scratch.desktop.in.h:2 #: ../menu-data/squeak-vm:squeak.desktop.in.h:2 msgid "Programming system and content development tool" msgstr "" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:1 msgid "Screenie" msgstr "" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:2 msgid "Screenshot Composer" msgstr "" #: ../menu-data/screenkey:screenkey.desktop.in.h:1 msgid "Screenkey" msgstr "" #: ../menu-data/screenkey:screenkey.desktop.in.h:2 msgid "Screencast your keys" msgstr "" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:1 msgid "Screenlets" msgstr "" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:2 msgid "A graphical tool to manage your Screenlets." msgstr "" #: ../menu-data/screenruler:screenruler.desktop.in.h:2 msgid "Measure objects on your screen" msgstr "" #: ../menu-data/scummvm:scummvm.desktop.in.h:1 msgid "ScummVM" msgstr "" #: ../menu-data/scummvm:scummvm.desktop.in.h:2 msgid "Interpreter for several adventure games" msgstr "" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:1 msgid "SDL-Ball" msgstr "" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:2 msgid "Breakout Game" msgstr "" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:1 msgid "sdlBasic" msgstr "" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:2 msgid "Multiplatform basic interpreter for the development of videogames" msgstr "" #: ../menu-data/seahorse-adventures:seahorse-adventures.desktop.in.h:1 msgid "Seahorse Adventures" msgstr "" #: ../menu-data/seahorse-adventures:seahorse-adventures.desktop.in.h:2 msgid "Help Barbie the seahorse float on bubbles to the moon" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-encrypted.desktop.in.h:1 msgid "Decrypt File" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-keys.desktop.in.h:1 msgid "Import Key" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-signature.desktop.in.h:1 msgid "Verify Signature" msgstr "" #: ../menu-data/seahorse:seahorse.desktop.in.h:1 msgid "Passwords and Keys" msgstr "" #: ../menu-data/seahorse:seahorse.desktop.in.h:2 msgid "Manage your passwords and encryption keys" msgstr "" #: ../menu-data/searchandrescue:SearchAndRescue.desktop.in.h:1 msgid "Search and rescue" msgstr "" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:1 msgid "Searchmonkey" msgstr "" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:2 msgid "Regular expression power search utility" msgstr "" #: ../menu-data/seascope:seascope.desktop.in.h:1 msgid "seascope" msgstr "" #: ../menu-data/seascope:seascope.desktop.in.h:2 msgid "lexical source code navigation tool" msgstr "" #: ../menu-data/seaview:seaview.desktop.in.h:1 msgid "SeaView" msgstr "" #: ../menu-data/seaview:seaview.desktop.in.h:2 msgid "" "Edits multiple sequence alignments and prints them in PostScript format." msgstr "" #: ../menu-data/secpanel:secpanel.desktop.in.h:1 msgid "SecPanel" msgstr "" #: ../menu-data/secpanel:secpanel.desktop.in.h:2 msgid "A graphical user interface for SSH and SCP" msgstr "" #: ../menu-data/seetxt:seetxt.desktop.in.h:1 msgid "Seetxt" msgstr "" #: ../menu-data/seetxt:seetxt.desktop.in.h:2 msgid "Lightweight text file and man page viewer" msgstr "" #: ../menu-data/semantik:kde4__semantik.desktop.in.h:1 msgid "Semantik" msgstr "" #: ../menu-data/semantik:kde4__semantik.desktop.in.h:2 msgid "Mind mapping software" msgstr "" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:1 msgid "Sentinella" msgstr "" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:2 msgid "Action launcher based on system activity" msgstr "" #: ../menu-data/seq24:seq24.desktop.in.h:1 msgid "Seq24" msgstr "" #: ../menu-data/seq24:seq24.desktop.in.h:2 msgid "MIDI Sequencer" msgstr "" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:1 msgid "Series60-Remote" msgstr "" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:2 msgid "Application to manage your S60 mobile phone" msgstr "" #: ../menu-data/setbfree:setbfree.desktop.in.h:1 msgid "setBfree" msgstr "" #: ../menu-data/setbfree:setbfree.desktop.in.h:2 msgid "MIDI-controlled, software synthesizer using JACK" msgstr "" #: ../menu-data/sflphone-gnome:sflphone.desktop.in.h:1 msgid "SFLphone VoIP Client" msgstr "" #: ../menu-data/sflphone-gnome:sflphone.desktop.in.h:2 #: ../menu-data/sflphone-kde:kde4__sflphone-client-kde.desktop.in.h:2 msgid "Call and receive calls with SIP or IAX protocols" msgstr "" #: ../menu-data/sflphone-kde:kde4__sflphone-client-kde.desktop.in.h:1 msgid "SFLphone VoIP KDE4 client" msgstr "" #: ../menu-data/sgt-puzzles:sgt-blackbox.desktop.in.h:1 msgid "Black Box" msgstr "" #: ../menu-data/sgt-puzzles:sgt-blackbox.desktop.in.h:2 msgid "Deduce the positions of the balls by firing lasers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:1 msgid "Bridges" msgstr "" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:2 msgid "Connect the islands together with bridges" msgstr "" #: ../menu-data/sgt-puzzles:sgt-cube.desktop.in.h:1 msgid "Cube" msgstr "" #: ../menu-data/sgt-puzzles:sgt-cube.desktop.in.h:2 msgid "" "Get all six blue squares on to the six faces of the cube at the same time" msgstr "" #: ../menu-data/sgt-puzzles:sgt-dominosa.desktop.in.h:1 msgid "Dominosa" msgstr "" #: ../menu-data/sgt-puzzles:sgt-dominosa.desktop.in.h:2 msgid "" "Reconstruct the pattern by arranging the set of dominoes to match the " "provided array of numbers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-fifteen.desktop.in.h:1 msgid "Fifteen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-fifteen.desktop.in.h:2 msgid "" "Try to end up with the tiles in numerical order, with the space in the " "bottom right" msgstr "" #: ../menu-data/sgt-puzzles:sgt-filling.desktop.in.h:1 msgid "Filling" msgstr "" #: ../menu-data/sgt-puzzles:sgt-filling.desktop.in.h:2 msgid "" "Fill in digits so that each connected region of squares containing the same " "digit has an area equal to that digit" msgstr "" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:1 msgid "Flip" msgstr "" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:2 msgid "Light all the squares up at the same time" msgstr "" #: ../menu-data/sgt-puzzles:sgt-galaxies.desktop.in.h:1 msgid "Galaxies" msgstr "" #: ../menu-data/sgt-puzzles:sgt-galaxies.desktop.in.h:2 msgid "" "Draw edges along the grid lines which divide the rectangle under certain " "rules" msgstr "" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:1 msgid "Guess" msgstr "" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:2 msgid "Game similar to the famous 'Mastermind'" msgstr "" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:1 msgid "Inertia" msgstr "" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:2 msgid "Collect all the gems without running into any mines" msgstr "" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:1 msgid "Keen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:2 msgid "Game based on KenKen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-lightup.desktop.in.h:1 msgid "Light Up" msgstr "" #: ../menu-data/sgt-puzzles:sgt-lightup.desktop.in.h:2 msgid "Light up all the empty squares by placing light bulbs in some of them" msgstr "" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:1 msgid "Loopy" msgstr "" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:2 msgid "Draw lines around a digit according to the number in it" msgstr "" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:1 msgid "Magnets" msgstr "" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:2 msgid "Magnets puzzle game" msgstr "" #: ../menu-data/sgt-puzzles:sgt-map.desktop.in.h:1 msgid "Map" msgstr "" #: ../menu-data/sgt-puzzles:sgt-map.desktop.in.h:2 msgid "" "Colour each region with one of four colours so that no two regions sharing a " "boundary have the same colour" msgstr "" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:1 msgid "Net" msgstr "" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:2 msgid "Rotate every tile to fix the network" msgstr "" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:1 msgid "Netslide" msgstr "" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:2 msgid "" "Game combining the grid generation of Net with the movement of Sixteen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:1 msgid "Pattern" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:2 msgid "Fill in the entire grid black or white" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:1 msgid "Pearl" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:2 msgid "Game based on Masyu" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pegs.desktop.in.h:1 msgid "Pegs" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pegs.desktop.in.h:2 msgid "Remove all but one of the pegs by jumping an adjacent peg over it" msgstr "" #: ../menu-data/sgt-puzzles:sgt-range.desktop.in.h:1 msgid "Range" msgstr "" #: ../menu-data/sgt-puzzles:sgt-range.desktop.in.h:2 msgid "Fill the grid so the range of each numbered square matches the number" msgstr "" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:1 msgid "Rectangles" msgstr "" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:2 msgid "" "Subdivide the grid into rectangles of various sizes following certain rules" msgstr "" #: ../menu-data/sgt-puzzles:sgt-samegame.desktop.in.h:1 msgid "Same Game" msgstr "" #: ../menu-data/sgt-puzzles:sgt-samegame.desktop.in.h:2 msgid "" "Clear the grid of coloured squares by highlighting contiguous regions of " "more than one coloured square" msgstr "" #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:1 msgid "Signpost" msgstr "" #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:2 msgid "Link the squares of a grid according to the arrows on them" msgstr "" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:1 msgid "Singles" msgstr "" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:2 msgid "Puzzle game based on Hitori" msgstr "" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:1 msgid "Sixteen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:2 msgid "Game similar to Fifteen, but with a different type of move" msgstr "" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:1 msgid "Slant" msgstr "" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:2 msgid "Draw a diagonal line and choose which way each line slants" msgstr "" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:1 msgid "Solo" msgstr "" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:2 msgid "Sudoku game" msgstr "" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:1 msgid "Tents" msgstr "" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:2 msgid "Place tents in some of the remaining squares, under some conditions" msgstr "" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:1 msgid "Towers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:2 msgid "Puzzle game based on Skyscrapers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:1 msgid "Twiddle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:2 msgid "Arrange the numbers into ascending order " msgstr "" #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:1 msgid "Undead" msgstr "" #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:2 msgid "Monster-placing puzzle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:1 msgid "Unequal" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:2 msgid "Fully populate the grid with numbers under some conditions" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:1 msgid "Unruly" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:2 msgid "Black and white grid puzzle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:1 msgid "Untangle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:2 msgid "Position the points so that no line crosses another" msgstr "" #: ../menu-data/shelxle:shelxle.desktop.in.h:1 msgid "ShelXle" msgstr "" #: ../menu-data/shelxle:shelxle.desktop.in.h:2 msgid "A Qt GUI for SHELX" msgstr "" #: ../menu-data/shisen.app:Shisen.desktop.in.h:1 msgid "Shisen" msgstr "" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:1 msgid "Photo Viewer" msgstr "" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:2 msgid "Shotwell Photo Viewer" msgstr "" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:1 msgid "Organize your photos" msgstr "" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:2 msgid "Shotwell Photo Manager" msgstr "" #: ../menu-data/showfoto:kde4__showfoto.desktop.in.h:1 msgid "showFoto" msgstr "" #: ../menu-data/showq:showq.desktop.in.h:1 msgid "ShowQ" msgstr "" #: ../menu-data/showq:showq.desktop.in.h:2 msgid "MIDI controllable audio player" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:1 msgid "Shutter" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:2 msgid "Capture, edit and share screenshots" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:3 msgid "Redo last screenshot" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:4 msgid "Capture an area of the screen" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:5 msgid "Capture the entire screen" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:6 msgid "Select a window to capture" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:7 msgid "Capture the current active window" msgstr "" #: ../menu-data/sigil:sigil.desktop.in.h:1 msgid "Sigil" msgstr "" #: ../menu-data/sigil:sigil.desktop.in.h:2 msgid "ePUB file editor" msgstr "" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:1 msgid "Account authentication" msgstr "" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:2 msgid "Login to online accounts" msgstr "" #: ../menu-data/sigviewer:sigviewer.desktop.in.h:2 msgid "" "Viewer for biosignals such as EEG, EMG, and ECG. http://sigviewer.sf.net" msgstr "" #: ../menu-data/silverjuke:silverjuke.desktop.in.h:1 msgid "Silverjuke" msgstr "" #: ../menu-data/silverjuke:silverjuke.desktop.in.h:2 msgid "Play and organize music in an easy-to-use jukebox style" msgstr "" #: ../menu-data/simdock:simdock.desktop.in.h:1 msgid "SimDock" msgstr "" #: ../menu-data/simdock:simdock.desktop.in.h:2 msgid "A dockbar for GNOME" msgstr "" #: ../menu-data/simon:kde4__afaras.desktop.in.h:1 msgid "Afaras" msgstr "" #: ../menu-data/simon:kde4__afaras.desktop.in.h:2 msgid "Find and remove bad samples" msgstr "" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:1 msgid "KSimond" msgstr "" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:2 msgid "KDE Front-End to Simond" msgstr "" #: ../menu-data/simon:kde4__sam.desktop.in.h:1 msgid "Sam" msgstr "" #: ../menu-data/simon:kde4__sam.desktop.in.h:2 msgid "Acoustic Modeller" msgstr "" #: ../menu-data/simon:kde4__simon.desktop.in.h:1 msgid "Simon" msgstr "" #: ../menu-data/simon:kde4__simon.desktop.in.h:2 msgid "Speech Recognition and Model Management" msgstr "" #: ../menu-data/simon:kde4__simond.desktop.in.h:1 msgid "Simond" msgstr "" #: ../menu-data/simon:kde4__simond.desktop.in.h:2 msgid "Speech Recognition Server" msgstr "" #: ../menu-data/simon:kde4__ssc.desktop.in.h:1 msgid "SSC" msgstr "" #: ../menu-data/simon:kde4__ssc.desktop.in.h:2 msgid "Simon sample collector" msgstr "" #: ../menu-data/simon:kde4__sscd.desktop.in.h:1 msgid "SSCd" msgstr "" #: ../menu-data/simon:kde4__sscd.desktop.in.h:2 msgid "Sample Collection Server" msgstr "" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:1 msgid "Simple Image Reducer" msgstr "" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:2 msgid "Reduce and rotate images in three-four clicks." msgstr "" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:2 msgid "Scan Documents" msgstr "" #: ../menu-data/simpleburn:simpleburn.desktop.in.h:1 msgid "SimpleBurn" msgstr "" #: ../menu-data/simpleburn:simpleburn.desktop.in.h:2 msgid "CD/DVD burning and extraction utility" msgstr "" #: ../menu-data/simutrans:simutrans.desktop.in.h:1 msgid "Simutrans" msgstr "" #: ../menu-data/simutrans:simutrans.desktop.in.h:2 msgid "Transportation simulator" msgstr "" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:1 msgid "Sineshaper" msgstr "" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:2 msgid "Monophonic synth plugin with two oscillators and waveshapers" msgstr "" #: ../menu-data/singularity:singularity.desktop.in.h:1 msgid "Singularity" msgstr "" #: ../menu-data/singularity:singularity.desktop.in.h:2 msgid "Become the singularity" msgstr "" #: ../menu-data/siril:siril.desktop.in.h:1 msgid "Siril" msgstr "" #: ../menu-data/siril:siril.desktop.in.h:2 msgid "Process astronomical images" msgstr "" #: ../menu-data/sitplus:sitplus.desktop.in.h:1 msgid "Sitplus" msgstr "" #: ../menu-data/sitplus:sitplus.desktop.in.h:2 msgid "Framework for ludic-therapeutic activities" msgstr "" #: ../menu-data/sixpack:SIXpack.desktop.in.h:1 msgid "SIXpack" msgstr "" #: ../menu-data/sixpack:SIXpack.desktop.in.h:2 msgid "EXAFS data analysis" msgstr "" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:1 msgid "Skanlite" msgstr "" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:2 msgid "Scan and save images" msgstr "" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:1 msgid "skrooge" msgstr "" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:2 msgid "Manage your money" msgstr "" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:1 msgid "GTK Slash'EM" msgstr "" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (GTK)" msgstr "" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:1 msgid "SDL Slash'EM" msgstr "" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (SDL)" msgstr "" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:1 msgid "X Slash'EM" msgstr "" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (X11)" msgstr "" #: ../menu-data/slashtime:slashtime.desktop.in.h:1 msgid "Slashtime" msgstr "" #: ../menu-data/slashtime:slashtime.desktop.in.h:2 msgid "View the time at locations around the world" msgstr "" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:1 msgid "slbackup-php" msgstr "" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:2 msgid "Webpage for configuring slbackup" msgstr "" #: ../menu-data/slic3r:slic3r.desktop.in.h:1 msgid "Slic3r" msgstr "" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:1 msgid "Slime Volley" msgstr "" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:2 msgid "Unrealistic 2D volleyball simulation" msgstr "" #: ../menu-data/slimrat:slimrat.desktop.in.h:1 msgid "Download files from various hosters" msgstr "" #: ../menu-data/slimrat:slimrat.desktop.in.h:2 msgid "Slimrat File Downloader" msgstr "" #: ../menu-data/slingshot:slingshot.desktop.in.h:1 msgid "Slingshot" msgstr "" #: ../menu-data/slingshot:slingshot.desktop.in.h:2 msgid "2D space shooting game with gravity" msgstr "" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:1 msgid "SLUDGE Floor Maker" msgstr "" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:2 msgid "Edit SLUDGE floor plans" msgstr "" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:1 msgid "SLUDGE Project Manager" msgstr "" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:2 msgid "Manage and compile SLUDGE projects" msgstr "" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:1 msgid "SLUDGE Sprite Bank Editor" msgstr "" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:2 msgid "Edit SLUDGE sprite banks" msgstr "" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:1 msgid "SLUDGE Translation Editor" msgstr "" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:2 msgid "Edit SLUDGE translation files" msgstr "" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:1 msgid "SLUDGE Z-Buffer Maker" msgstr "" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:2 msgid "Edit SLUDGE z-buffer files" msgstr "" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:1 msgid "SLUDGE Engine" msgstr "" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:2 msgid "Play SLUDGE games" msgstr "" #: ../menu-data/sm:sm.desktop.in.h:1 msgid "Screen-Message" msgstr "" #: ../menu-data/sm:sm.desktop.in.h:2 msgid "Displays a short text fullscreen" msgstr "" #: ../menu-data/smartpm:smart.desktop.in.h:1 msgid "Smart Package Manager" msgstr "" #: ../menu-data/smartshine:smartshine.desktop.in.h:1 msgid "SmartShine" msgstr "" #: ../menu-data/smartshine:smartshine.desktop.in.h:2 msgid "Make your photos shine - auto gamma levels, contrast, saturation " msgstr "" #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:1 msgid "Smb4K" msgstr "" #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:2 msgid "Advanced Network Neighborhood Browser" msgstr "" #: ../menu-data/smc:smc.desktop.in.h:1 msgid "Secret Maryo Chronicles" msgstr "" #: ../menu-data/smc:smc.desktop.in.h:2 msgid "A 2D platform game with style similar to classic sidescroller games" msgstr "" #: ../menu-data/smplayer:smplayer.desktop.in.h:1 msgid "A great MPlayer front-end" msgstr "" #: ../menu-data/smplayer:smplayer.desktop.in.h:2 msgid "SMPlayer" msgstr "" #: ../menu-data/smtube:smtube.desktop.in.h:1 msgid "Browse and search from YouTube" msgstr "" #: ../menu-data/smtube:smtube.desktop.in.h:2 msgid "YouTube Browser for SMPlayer" msgstr "" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:1 msgid "Smuxi IRC Client" msgstr "" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:2 msgid "Chat with other people on IRC" msgstr "" #: ../menu-data/snake4:snake4.desktop.in.h:1 msgid "Snake4" msgstr "" #: ../menu-data/snake4:snake4.desktop.in.h:2 msgid "Fruit-eating snake game" msgstr "" #: ../menu-data/snappea:snappea.desktop.in.h:1 msgid "Snappea 3-Manifold Creator" msgstr "" #: ../menu-data/snappea:snappea.desktop.in.h:2 msgid "Create and study hyperbolic 3-manifolds" msgstr "" #: ../menu-data/snappy:snappy.desktop.in.h:1 msgid "Movie Player" msgstr "" #: ../menu-data/snowballz:snowball.desktop.in.h:1 msgid "SnowballZ" msgstr "" #: ../menu-data/snowballz:snowball.desktop.in.h:2 msgid "Command your army of penguins" msgstr "" #: ../menu-data/sofa-apps:sofa.desktop.in.h:1 msgid "SOFA" msgstr "" #: ../menu-data/sofa-apps:sofa.desktop.in.h:2 msgid "Open Source Framework for Medical Simulation" msgstr "" #: ../menu-data/software-center:ubuntu-software-center.desktop.in.h:1 msgid "Ubuntu Software Center" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:1 msgid "Additional Drivers" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:2 msgid "Configure third-party and proprietary drivers" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-gnome.desktop.in.h:1 #: ../menu-data/software-properties-gtk:software-properties-gtk.desktop.in.h:1 msgid "Software & Updates" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-gnome.desktop.in.h:2 #: ../menu-data/software-properties-gtk:software-properties-gtk.desktop.in.h:2 #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:2 msgid "Configure the sources for installable software and updates" msgstr "" #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:1 msgid "Software Sources" msgstr "" #: ../menu-data/solaar:solaar.desktop.in.h:1 msgid "Solaar" msgstr "" #: ../menu-data/solaar:solaar.desktop.in.h:2 msgid "Logitech Unifying Receiver peripherals manager" msgstr "" #: ../menu-data/solarwolf:solarwolf.desktop.in.h:1 msgid "SolarWolf" msgstr "" #: ../menu-data/solfege:solfege.desktop.in.h:1 msgid "GNU Solfege" msgstr "" #: ../menu-data/solfege:solfege.desktop.in.h:2 msgid "Ear training" msgstr "" #: ../menu-data/sonata:sonata.desktop.in.h:1 msgid "Sonata" msgstr "" #: ../menu-data/sonata:sonata.desktop.in.h:2 msgid "An elegant GTK+ MPD client" msgstr "" #: ../menu-data/songwrite:songwrite.desktop.in.h:1 msgid "Songwrite" msgstr "" #: ../menu-data/songwrite:songwrite.desktop.in.h:2 msgid "guitar tablature editor and player" msgstr "" #: ../menu-data/sonic-visualiser:sonic-visualiser.desktop.in.h:1 msgid "Sonic Visualiser" msgstr "" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:1 msgid "SooperLooper" msgstr "" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:2 msgid "Looping Sampler" msgstr "" #: ../menu-data/sopwith:sopwith.desktop.in.h:1 msgid "Sopwith" msgstr "" #: ../menu-data/sopwith:sopwith.desktop.in.h:2 msgid "WW1 Dogfighting Game" msgstr "" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:1 msgid "Sound Juicer Audio CD Extractor" msgstr "" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:2 msgid "Copy music from your CDs" msgstr "" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:1 msgid "Sound Converter" msgstr "" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:2 msgid "Converts audio files into other formats" msgstr "" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:1 msgid "soundKonverter" msgstr "" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:2 msgid "Audio file converter, CD ripper and Replay Gain tool" msgstr "" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:1 msgid "Source-Highlight-IDE" msgstr "" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:2 msgid "Develop, modify or debug a source-highlight definition file" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-find.desktop.in.h:1 #: ../menu-data/spacefm:spacefm-find.desktop.in.h:1 msgid "SpaceFM File Search" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-find.desktop.in.h:2 #: ../menu-data/spacefm:spacefm-find.desktop.in.h:2 msgid "Search for files and folders" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-folder-handler.desktop.in.h:1 #: ../menu-data/spacefm:spacefm-folder-handler.desktop.in.h:1 msgid "SpaceFM Open Folder" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-folder-handler.desktop.in.h:2 #: ../menu-data/spacefm:spacefm-folder-handler.desktop.in.h:2 msgid "Open folder" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm.desktop.in.h:1 #: ../menu-data/spacefm:spacefm.desktop.in.h:1 msgid "SpaceFM" msgstr "" #: ../menu-data/spacezero:spacezero.desktop.in.h:1 msgid "Spacezero" msgstr "" #: ../menu-data/spacezero:spacezero.desktop.in.h:2 msgid "Real Time Strategy 2D space combat multiplayer net game." msgstr "" #: ../menu-data/sparkleshare:sparkleshare-invite-opener.desktop.in.h:1 msgid "SparkleShareInviteOpener" msgstr "" #: ../menu-data/sparkleshare:sparkleshare.desktop.in.h:1 msgid "SparkleShare" msgstr "" #: ../menu-data/sparkleshare:sparkleshare.desktop.in.h:2 msgid "Self hosted, instant, secure file sync" msgstr "" #: ../menu-data/spatialite-gui:spatialite-gui.desktop.in.h:1 msgid "Spatialite GUI" msgstr "" #: ../menu-data/spe:spe.desktop.in.h:1 msgid "SPE (Stani's Python Editor)" msgstr "" #: ../menu-data/spe:spe.desktop.in.h:2 msgid "Integrated Python Development Environment" msgstr "" #: ../menu-data/specto:specto.desktop.in.h:1 msgid "Specto" msgstr "" #: ../menu-data/specto:specto.desktop.in.h:2 msgid "Be notified of everything" msgstr "" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:1 msgid "2.4 GHz spectrum analysis using the Wi-Spy hardware device" msgstr "" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:2 msgid "Spectrum Tool" msgstr "" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:1 msgid "SpeedCrunch" msgstr "" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:2 msgid "High precision calculator" msgstr "" #: ../menu-data/spek:spek.desktop.in.h:1 msgid "View spectrograms of your audio files" msgstr "" #: ../menu-data/spek:spek.desktop.in.h:2 msgid "Spek Spectrum Analyser" msgstr "" #: ../menu-data/spim:xspim.desktop.in.h:1 msgid "xSPIM" msgstr "" #: ../menu-data/spim:xspim.desktop.in.h:2 msgid "Graphical MIPS32 Assembly language emulator" msgstr "" #: ../menu-data/sponc:sponc.desktop.in.h:1 msgid "Sponc" msgstr "" #: ../menu-data/sponc:sponc.desktop.in.h:2 msgid "A multitouch pong clone" msgstr "" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:1 msgid "Spotlighter" msgstr "" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:2 msgid "Show and move a spotlight on the desktop" msgstr "" #: ../menu-data/spout:spout.desktop.in.h:1 msgid "Spout" msgstr "" #: ../menu-data/spring:spring.desktop.in.h:1 msgid "Spring" msgstr "" #: ../menu-data/spring:spring.desktop.in.h:2 msgid "An open source RTS with similar gameplay to TA" msgstr "" #: ../menu-data/springlobby:springlobby.desktop.in.h:1 msgid "SpringLobby" msgstr "" #: ../menu-data/springlobby:springlobby.desktop.in.h:2 msgid "Play real-time strategy games using the Spring engine" msgstr "" #: ../menu-data/spyder3:spyder3.desktop.in.h:1 msgid "Spyder3" msgstr "" #: ../menu-data/spyder3:spyder3.desktop.in.h:2 msgid "Scientific PYthon Development EnviRonment - Python3" msgstr "" #: ../menu-data/spyder:spyder.desktop.in.h:1 msgid "Spyder" msgstr "" #: ../menu-data/spyder:spyder.desktop.in.h:2 msgid "Scientific PYthon Development EnviRonment" msgstr "" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:1 msgid "DB Browser for SQLite" msgstr "" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:2 msgid "DB Browser for SQLite is a light GUI editor for SQLite databases" msgstr "" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:1 msgid "Sqliteman" msgstr "" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:2 msgid "Administer and develop your Sqlite3 databases" msgstr "" #: ../menu-data/squeak-vm:squeak.desktop.in.h:1 msgid "Squeak" msgstr "" #. appear in desktop menus (once they are updated; e.g. update-menus command). #: ../menu-data/ssvnc:ssvnc.desktop.in.h:2 msgid "SSL/SSH VNC Viewer" msgstr "" #: ../menu-data/ssvnc:ssvnc.desktop.in.h:3 msgid "SSVNC - access remote VNC desktops" msgstr "" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:1 msgid "StackApplet" msgstr "" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:2 msgid "Launch the StackApplet indicator" msgstr "" #: ../menu-data/staden:staden_gap4.desktop.in.h:1 msgid "gap4" msgstr "" #: ../menu-data/staden:staden_gap4.desktop.in.h:2 msgid "Staden gap4 assembly editor" msgstr "" #: ../menu-data/staden:staden_gap5.desktop.in.h:1 msgid "gap5" msgstr "" #: ../menu-data/staden:staden_gap5.desktop.in.h:2 msgid "Staden gap5 assembly editor" msgstr "" #: ../menu-data/staden:staden_pregap4.desktop.in.h:1 msgid "pregap4" msgstr "" #: ../menu-data/staden:staden_pregap4.desktop.in.h:2 msgid "Staden pregap4 DNA preprocessor" msgstr "" #: ../menu-data/staden:staden_trev.desktop.in.h:1 msgid "trev" msgstr "" #: ../menu-data/staden:staden_trev.desktop.in.h:2 msgid "Staden trev program" msgstr "" #: ../menu-data/stardict-common:stardict.desktop.in.h:1 msgid "StarDict" msgstr "" #: ../menu-data/stardict-common:stardict.desktop.in.h:2 msgid "Lookup words" msgstr "" #: ../menu-data/starplot:starplot.desktop.in.h:1 msgid "StarPlot Star Chart Viewer" msgstr "" #: ../menu-data/starplot:starplot.desktop.in.h:2 msgid "View detailed star charts in 3D" msgstr "" #: ../menu-data/starvoyager:starvoyager.desktop.in.h:1 msgid "Star Voyager" msgstr "" #: ../menu-data/starvoyager:starvoyager.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_starvoyager" msgstr "" #: ../menu-data/steadyflow:steadyflow.desktop.in.h:2 msgid "Steadyflow Download Manager" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:1 msgid "Steam" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:2 msgid "Application for managing and playing games on Steam" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:3 msgid "Store" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:4 msgid "Community" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:5 msgid "Library" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:6 msgid "Servers" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:7 msgid "Screenshots" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:8 msgid "News" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:9 msgid "Settings" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:10 msgid "Big Picture" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:11 msgid "Friends" msgstr "" #: ../menu-data/stella:stella.desktop.in.h:1 msgid "Stella" msgstr "" #: ../menu-data/stella:stella.desktop.in.h:2 msgid "A multi-platform Atari 2600 emulator" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:1 msgid "Stellarium" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:2 msgid "Planetarium" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:3 msgid "Open in window" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:5 msgid "Open in debug mode" msgstr "" #: ../menu-data/step:org.kde.step.desktop.in.h:1 msgid "Step" msgstr "" #: ../menu-data/step:org.kde.step.desktop.in.h:2 msgid "Simulate physics experiments" msgstr "" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:1 msgid "StepBill" msgstr "" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:2 msgid "StepBill - XBill for GNUstep (based on MacBill)" msgstr "" #: ../menu-data/stoken:stoken-gui-small.desktop.in.h:1 msgid "Software Token (small)" msgstr "" #: ../menu-data/stoken:stoken-gui-small.desktop.in.h:2 #: ../menu-data/stoken:stoken-gui.desktop.in.h:2 msgid "RSA SecurID-compatible software token" msgstr "" #: ../menu-data/stoken:stoken-gui.desktop.in.h:1 msgid "Software Token" msgstr "" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:1 msgid "Stopmotion" msgstr "" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:2 msgid "Program to create stop-motion animations" msgstr "" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:1 msgid "Stopwatch" msgstr "" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:2 msgid "A virtual stopwatch" msgstr "" #: ../menu-data/storageservicemanager:org.kde.storageservicemanager.desktop.in.h:1 msgid "Cloud Storage Manager" msgstr "" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:1 msgid "Stormbaan Coureur" msgstr "" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:2 msgid "simulated obstacle course for automobiles" msgstr "" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:1 msgid "streamtuner2" msgstr "" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:2 msgid "Listen to shoutcast/xiph/live365 music stations" msgstr "" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:1 msgid "StretchPlayer" msgstr "" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:2 msgid "Audio file player with time stretch" msgstr "" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:1 msgid "Structure Synth" msgstr "" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:2 msgid "Application for creating 3D structures" msgstr "" #: ../menu-data/subcommander:subcommander.desktop.in.h:1 msgid "Subcommander" msgstr "" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:1 msgid "SubDownloader" msgstr "" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:2 msgid "Application to download/upload subtitles of your movies." msgstr "" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:1 msgid "Subtitle Composer" msgstr "" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:2 msgid "KDE subtitle editor" msgstr "" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:1 msgid "Subtitle Editor" msgstr "" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:2 msgid "A subtitle editor based on GStreamer and Gtk+" msgstr "" #: ../menu-data/sudoku:sudoku.desktop.in.h:2 msgid "console based sudoku game" msgstr "" #: ../menu-data/sumo:sumo.desktop.in.h:1 msgid "Simulation of Urban MObility" msgstr "" #: ../menu-data/sumo:sumo.desktop.in.h:2 msgid "Road traffic Simulator" msgstr "" #: ../menu-data/sunflow:sunflow.desktop.in.h:1 msgid "Sunflow" msgstr "" #: ../menu-data/sunflow:sunflow.desktop.in.h:2 msgid "Photorealistic Rendering Engine" msgstr "" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:1 msgid "Super Transball 2" msgstr "" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:2 msgid "Thrust type of game" msgstr "" #: ../menu-data/supertux-stable:supertux.desktop.in.h:1 msgid "SuperTux" msgstr "" #: ../menu-data/supertux-stable:supertux.desktop.in.h:2 msgid "A Super Mario inspired penguin platform game" msgstr "" #: ../menu-data/supertux:supertux2.desktop.in.h:1 msgid "SuperTux 2" msgstr "" #: ../menu-data/supertux:supertux2.desktop.in.h:2 msgid "Play a classic 2D platform game" msgstr "" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:1 msgid "SuperTuxKart" msgstr "" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:2 msgid "A kart racing game" msgstr "" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:1 msgid "Aven Cave Surveying Tool" msgstr "" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:2 msgid "Visualise cave surveys" msgstr "" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:1 msgid "SVN Workbench" msgstr "" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:2 msgid "A Workbench for Subversion" msgstr "" #: ../menu-data/swami:swami.desktop.in.h:1 msgid "Swami Instrument Editor" msgstr "" #: ../menu-data/swami:swami.desktop.in.h:2 msgid "Create, play and organize MIDI instruments and sounds" msgstr "" #: ../menu-data/sweep:sweep.desktop.in.h:1 msgid "Sweep" msgstr "" #: ../menu-data/sweep:sweep.desktop.in.h:2 msgid "Sweep Sound Editor" msgstr "" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:1 msgid "Sweeper" msgstr "" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:2 msgid "System Cleaner" msgstr "" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:1 msgid "Sweet Home 3D Furniture Library Editor" msgstr "" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:2 msgid "Create your own SweetHome3D furniture libraries" msgstr "" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:1 msgid "Sweet Home 3D Textures Library Editor" msgstr "" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:2 msgid "Create your own SweetHome3D textures libraries" msgstr "" #: ../menu-data/sweethome3d:sweethome3d.desktop.in.h:1 msgid "Sweet Home 3D" msgstr "" #: ../menu-data/sweethome3d:sweethome3d.desktop.in.h:2 msgid "" "Interior design Java application for quickly choosing and placing furniture " "on a house 2D plan drawn by the end-user with a 3D preview" msgstr "" #: ../menu-data/swell-foop:swell-foop.desktop.in.h:1 msgid "Swell Foop" msgstr "" #: ../menu-data/swell-foop:swell-foop.desktop.in.h:2 msgid "Clear the screen by removing groups of colored and shaped tiles" msgstr "" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:1 msgid "Sylph-Searcher" msgstr "" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:2 msgid "Full-text search program for Sylpheed" msgstr "" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:1 msgid "Sylpheed" msgstr "" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:2 msgid "E-Mail client" msgstr "" #: ../menu-data/synapse:synapse.desktop.in.h:1 msgid "Synapse" msgstr "" #: ../menu-data/synapse:synapse.desktop.in.h:2 msgid "Search everything you do." msgstr "" #: ../menu-data/synaptic:synaptic.desktop.in.h:1 msgid "Synaptic Package Manager" msgstr "Synaptic пакеттер менеджері" #: ../menu-data/synaptic:synaptic.desktop.in.h:2 msgid "Install, remove and upgrade software packages" msgstr "" #: ../menu-data/sync-monitor-helper:syncmonitorhelper.desktop.in.h:1 msgid "Sync Monitor" msgstr "" #: ../menu-data/sync-monitor-helper:syncmonitorhelper.desktop.in.h:2 msgid "Ask for online account authentication if the token expires" msgstr "" #: ../menu-data/sync-monitor-uoa:sync-monitor-calendar.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-contacts.desktop.in.h:1 msgid "sync-monitor" msgstr "" #: ../menu-data/sync-ui:sync.desktop.in.h:1 msgid "Sync" msgstr "Синхронизация" #: ../menu-data/sync-ui:sync.desktop.in.h:2 msgid "Up to date" msgstr "" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:1 msgid "Sync Mail Dir" msgstr "" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:2 msgid "Synchronizes mailboxes in Maildir format" msgstr "" #: ../menu-data/synergy:synergy.desktop.in.h:1 msgid "Synergy" msgstr "" #: ../menu-data/synergy:synergy.desktop.in.h:2 msgid "Share your keyboard and mouse over a network" msgstr "" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:1 msgid "Synfig Studio" msgstr "" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:2 msgid "Create and edit 2D animations and compositions" msgstr "" #: ../menu-data/synthv1:synthv1.desktop.in.h:1 msgid "synthv1" msgstr "" #: ../menu-data/synthv1:synthv1.desktop.in.h:2 msgid "synthv1 is an old school polyphonic synthtesizer" msgstr "" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:1 msgid "Sysinfo" msgstr "Жүйе туралы ақпарат" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:2 msgid "Display detailed computer/system information" msgstr "" #: ../menu-data/sysprof:sysprof.desktop.in.h:1 msgid "Sysprof Profiler" msgstr "" #: ../menu-data/sysprof:sysprof.desktop.in.h:2 msgid "A system-wide linux profiler" msgstr "" #: ../menu-data/system-config-date:system-config-date.desktop.in.h:2 msgid "Change system date and time" msgstr "" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:1 msgid "Kickstart" msgstr "" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:2 msgid "Create a kickstart file" msgstr "" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:1 msgid "Logical Volume Management" msgstr "" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:2 msgid "Configure LVM in a graphical setting" msgstr "" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:1 msgid "Printers" msgstr "" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:2 msgid "Configure printers" msgstr "" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:1 msgid "Samba" msgstr "" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:2 msgid "Create, modify, and delete samba shares" msgstr "" #: ../menu-data/systemd-ui:systemadm.desktop.in.h:1 msgid "systemadm" msgstr "" #: ../menu-data/systemd-ui:systemadm.desktop.in.h:2 msgid "Manage Systemd Units" msgstr "" #: ../menu-data/systemsettings:kdesystemsettings.desktop.in.h:1 msgid "KDE System Settings" msgstr "" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:1 msgid "Tagaini Jisho" msgstr "" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:2 msgid "A free Japanese dictionary and study assistant" msgstr "" #: ../menu-data/tagtool:tagtool.desktop.in.h:1 msgid "Audio Tag Tool" msgstr "" #: ../menu-data/tagtool:tagtool.desktop.in.h:2 msgid "MP3 and Ogg Vorbis tag editor" msgstr "" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:1 msgid "Tagua" msgstr "" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:2 msgid "A generic board game application." msgstr "" #: ../menu-data/tali:tali.desktop.in.h:1 msgid "Tali" msgstr "" #: ../menu-data/tali:tali.desktop.in.h:2 msgid "Beat the odds in a poker-style dice game" msgstr "" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:1 msgid "TalkSoup" msgstr "" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:2 msgid "IRC Client for GNUstep" msgstr "" #: ../menu-data/tangerine:tangerine.desktop.in.h:1 msgid "Tangerine Media Sharing" msgstr "" #: ../menu-data/tangerine:tangerine.desktop.in.h:2 msgid "Share your music with close friends" msgstr "" #: ../menu-data/tanglet:tanglet.desktop.in.h:1 msgid "Tanglet" msgstr "" #: ../menu-data/tanglet:tanglet.desktop.in.h:2 msgid "Single player variant of Boggle" msgstr "" #: ../menu-data/taskcoach:taskcoach.desktop.in.h:1 msgid "Task Coach" msgstr "" #: ../menu-data/taskcoach:taskcoach.desktop.in.h:2 msgid "Your friendly task manager" msgstr "" #: ../menu-data/tasque:tasque.desktop.in.h:1 msgid "Tasque" msgstr "" #: ../menu-data/tasque:tasque.desktop.in.h:2 msgid "Easy quick task management" msgstr "" #: ../menu-data/tatan:tatan.desktop.in.h:1 msgid "Tatan" msgstr "" #: ../menu-data/tatan:tatan.desktop.in.h:2 msgid "HIZ's Tatan" msgstr "" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:1 msgid "TCOS Server Configurator" msgstr "" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:2 msgid "Configure TCOS server daemons and users" msgstr "" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:1 msgid "TCOS Standalone" msgstr "" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:2 msgid "Configure standalone mode of TCOS" msgstr "" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:1 msgid "TCOS-config" msgstr "" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:2 msgid "Configure and make bootable initramfs images for thin client networks" msgstr "" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:1 msgid "TcosMonitor" msgstr "" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:2 msgid "Thin client network monitor" msgstr "" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:1 msgid "TcosPersonalize" msgstr "" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:2 msgid "Configure a simple TCOS thin client" msgstr "" #: ../menu-data/tea:tea.desktop.in.h:1 msgid "TEA Text Editor" msgstr "" #: ../menu-data/tea:tea.desktop.in.h:2 msgid "Text editor with hundreds of functions" msgstr "" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:1 msgid "TecnoballZ" msgstr "" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:2 msgid "Play an Arkanoid-like game" msgstr "" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:1 msgid "Teeworlds" msgstr "" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:2 msgid "An online multi-player platform 2D shooter" msgstr "" #: ../menu-data/teg:teg.desktop.in.h:1 msgid "T.E.G. client" msgstr "" #: ../menu-data/teg:teg.desktop.in.h:2 msgid "Tenes Empanadas Graciela client" msgstr "" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:1 msgid "Tegaki Recognize" msgstr "" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:2 msgid "Handwriting Recognition" msgstr "" #: ../menu-data/tekka:tekka.desktop.in.h:1 msgid "tekka IRC Client" msgstr "" #: ../menu-data/tekka:tekka.desktop.in.h:2 msgid "Chat on IRC" msgstr "" #: ../menu-data/telegnome:telegnome.desktop.in.h:1 msgid "TeleGNOME" msgstr "" #: ../menu-data/telegnome:telegnome.desktop.in.h:2 msgid "Viewer for Teletext pages" msgstr "" #: ../menu-data/telephony-service:telephony-service-call.desktop.in.h:1 msgid "Phone Calls" msgstr "" #: ../menu-data/telephony-service:telephony-service-sms.desktop.in.h:1 msgid "SMS" msgstr "" #: ../menu-data/tellico:kde4__tellico.desktop.in.h:1 msgid "A collection manager" msgstr "" #: ../menu-data/tellico:kde4__tellico.desktop.in.h:2 msgid "Tellico" msgstr "" #: ../menu-data/tennix:tennix.desktop.in.h:1 msgid "Tennix!" msgstr "" #: ../menu-data/tennix:tennix.desktop.in.h:2 msgid "Play tennis against the computer or a friend" msgstr "" #: ../menu-data/terminal.app:Terminal.desktop.in.h:2 msgid "A terminal emulator for GNUstep" msgstr "" #: ../menu-data/terminator:terminator.desktop.in.h:1 msgid "Terminator" msgstr "" #: ../menu-data/terminator:terminator.desktop.in.h:2 msgid "Multiple terminals in one window" msgstr "" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:1 msgid "terminatorX" msgstr "" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:2 msgid "Scratch and mix audio" msgstr "" #: ../menu-data/terminology:terminology.desktop.in.h:1 msgid "Terminology" msgstr "" #. GenericName[ko]=터미널 #: ../menu-data/terminology:terminology.desktop.in.h:3 msgid "Terminal emulator" msgstr "" #: ../menu-data/termit:termit.desktop.in.h:1 msgid "Termit" msgstr "" #: ../menu-data/termit:termit.desktop.in.h:2 msgid "Lightweight terminal emulator" msgstr "" #: ../menu-data/terraintool:terraintool.desktop.in.h:1 msgid "Terraintool surface mesh generator" msgstr "" #: ../menu-data/terraintool:terraintool.desktop.in.h:2 msgid "Generate surface mesh in survex format" msgstr "" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:1 msgid "Tetraproc" msgstr "" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:2 msgid "Tetrahedral Microphone Processor for Ambisonic Recording" msgstr "" #: ../menu-data/tetzle:tetzle.desktop.in.h:1 msgid "Tetzle" msgstr "" #: ../menu-data/tetzle:tetzle.desktop.in.h:2 msgid "Jigsaw puzzle with tetromino pieces" msgstr "" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:1 msgid "GNU TeXmacs Editor" msgstr "" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:2 msgid "A structured wysiwyg scientific text editor" msgstr "" #: ../menu-data/texmaker:texmaker.desktop.in.h:1 #: ../menu-data/texstudio:texstudio.desktop.in.h:1 msgid "LaTeX development environment" msgstr "" #: ../menu-data/texmaker:texmaker.desktop.in.h:2 msgid "Texmaker" msgstr "" #: ../menu-data/texstudio:texstudio.desktop.in.h:2 msgid "TeXstudio" msgstr "" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:1 msgid "TextEdit" msgstr "" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:2 msgid "an OpenStep text editor" msgstr "" #: ../menu-data/texworks:texworks.desktop.in.h:1 msgid "TeXworks" msgstr "" #: ../menu-data/texworks:texworks.desktop.in.h:2 msgid "" "A simple environment for editing, typesetting, and previewing TeX documents" msgstr "" #: ../menu-data/tgif:tgif.desktop.in.h:1 msgid "Tgif" msgstr "" #: ../menu-data/tgif:tgif.desktop.in.h:2 msgid "Interactive 2-D vector drawing program for X11" msgstr "" #: ../menu-data/thawab:thawab.desktop.in.h:1 msgid "Thawab" msgstr "" #: ../menu-data/thawab:thawab.desktop.in.h:2 msgid "Electronic Arabic/Islamic Encyclopedia" msgstr "" #: ../menu-data/themonospot:themonospot.desktop.in.h:1 msgid "themonospot - extract information from avi or mkv files" msgstr "" #: ../menu-data/themonospot:themonospot.desktop.in.h:2 msgid "themonospot" msgstr "" #: ../menu-data/theorur:theorur.desktop.in.h:1 msgid "Theorur" msgstr "" #: ../menu-data/theorur:theorur.desktop.in.h:2 msgid "Broadcast multimedia streams over an Icecast system" msgstr "" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:1 msgid "Therion loch viewer" msgstr "" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:2 msgid "View therion surveys in 3D" msgstr "" #: ../menu-data/therion:therion.desktop.in.h:1 msgid "Therion" msgstr "" #: ../menu-data/therion:therion.desktop.in.h:2 msgid "Draw up surveys in Therion format" msgstr "" #: ../menu-data/threadscope:threadscope.desktop.in.h:1 msgid "threadscope" msgstr "" #: ../menu-data/threadscope:threadscope.desktop.in.h:2 msgid "Haskell GHC thread profiler" msgstr "" #: ../menu-data/thunar:Thunar.desktop.in.h:1 msgid "Thunar File Manager" msgstr "Thunar файлдық менеджері" #: ../menu-data/thunar:Thunar.desktop.in.h:2 msgid "Browse the filesystem with the file manager" msgstr "Файлдық жүйені файлдық менеджерімен шолу" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:1 msgid "Thunderbird Mail" msgstr "" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:2 msgid "Send and receive mail with Thunderbird" msgstr "" #: ../menu-data/tickr:tickr.desktop.in.h:1 msgid "Tickr - Feed Reader" msgstr "" #: ../menu-data/tickr:tickr.desktop.in.h:2 msgid "GTK-based highly graphically-customizable Feed Ticker" msgstr "" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:1 msgid "Tic Tac Toe" msgstr "" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:2 msgid "Simple, fun tic tac toe game for GNOME" msgstr "" #: ../menu-data/tiger:tiger.desktop.in.h:1 msgid "Tiger UNIX security tool" msgstr "" #: ../menu-data/tiger:tiger.desktop.in.h:2 msgid "Tiger UNIX security tool (root)" msgstr "" #: ../menu-data/tilda:tilda.desktop.in.h:1 msgid "Tilda" msgstr "" #: ../menu-data/tiled:tiled.desktop.in.h:1 msgid "Tiled" msgstr "" #: ../menu-data/tiled:tiled.desktop.in.h:2 msgid "Tile map editor" msgstr "" #: ../menu-data/tilem:tilem2.desktop.in.h:1 msgid "TilEm" msgstr "" #: ../menu-data/tilem:tilem2.desktop.in.h:2 msgid "Graphing calculator emulator" msgstr "" #: ../menu-data/tilp2:tilp.desktop.in.h:1 msgid "TILP" msgstr "" #: ../menu-data/tilp2:tilp.desktop.in.h:2 msgid "TI Calculators Linking Program" msgstr "" #: ../menu-data/timemachine:timemachine.desktop.in.h:1 msgid "JACK Timemachine" msgstr "" #: ../menu-data/timemon.app:TimeMon.desktop.in.h:1 msgid "TimeMon" msgstr "" #: ../menu-data/timemon.app:TimeMon.desktop.in.h:2 msgid "CPU time usage monitor for GNUstep" msgstr "" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:1 msgid "Software sound renderer (MIDI sequencer, MOD player)" msgstr "" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:2 msgid "TiMidity++ MIDI sequencer" msgstr "" #: ../menu-data/tint2:tint2.desktop.in.h:1 msgid "Tint2 panel" msgstr "" #: ../menu-data/tint2:tint2.desktop.in.h:2 msgid "Lightweight panel" msgstr "" #: ../menu-data/tint2:tint2conf.desktop.in.h:1 msgid "Tint2 panel settings" msgstr "" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:1 msgid "Tiny Ear Trainer" msgstr "" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:2 msgid "A tool to train your ears to hear relative pitch" msgstr "" #: ../menu-data/titanion:titanion.desktop.in.h:1 msgid "Titanion" msgstr "" #: ../menu-data/titanion:titanion.desktop.in.h:2 msgid "Kenta Cho's Titanion" msgstr "" #: ../menu-data/tkabber:tkabber.desktop.in.h:1 msgid "Tkabber" msgstr "" #: ../menu-data/tkabber:tkabber.desktop.in.h:2 msgid "Communicate via XMPP (Jabber) protocol" msgstr "" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:1 msgid "tkcvs" msgstr "" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:2 msgid "A graphical frontend to CVS and Subversion." msgstr "" #: ../menu-data/tkgate:tkgate.desktop.in.h:1 msgid "tkgate Circuit Simulator" msgstr "" #: ../menu-data/tkgate:tkgate.desktop.in.h:2 msgid "Event driven digital circuit simulator with Tcl/Tk" msgstr "" #: ../menu-data/tomahawk:tomahawk.desktop.in.h:1 msgid "Tomahawk" msgstr "" #: ../menu-data/tomahawk:tomahawk.desktop.in.h:2 msgid "Tomahawk — Social Music Player" msgstr "" #: ../menu-data/tomatoes:tomatoes.desktop.in.h:1 msgid "I Have No Tomatoes" msgstr "" #: ../menu-data/tomatoes:tomatoes.desktop.in.h:2 msgid "How many tomatoes can you smash in ten short minutes?" msgstr "" #: ../menu-data/tomboy:tomboy.desktop.in.h:1 msgid "Tomboy Notes" msgstr "" #: ../menu-data/toppler:toppler.desktop.in.h:1 msgid "Tower Toppler" msgstr "" #: ../menu-data/toppler:toppler.desktop.in.h:2 msgid "A clone of the 'Nebulus' game on old 8 and 16 bit machines." msgstr "" #: ../menu-data/tora:tora.desktop.in.h:1 msgid "TOra" msgstr "" #: ../menu-data/tora:tora.desktop.in.h:2 msgid "A graphical toolkit for database administration and development" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser-settings.desktop.in.h:1 msgid "Tor Browser Settings" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser-settings.desktop.in.h:2 msgid "Tor Browser Launcher Settings" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser.desktop.in.h:1 msgid "Tor Browser" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser.desktop.in.h:2 msgid "Launch the Tor Browser Bundle" msgstr "" #: ../menu-data/torchat:torchat.desktop.in.h:1 msgid "TorChat" msgstr "" #: ../menu-data/torchat:torchat.desktop.in.h:2 msgid "Decentralized instant messenger built on top of the Tor Network" msgstr "" #: ../menu-data/torcs:torcs.desktop.in.h:1 msgid "TORCS" msgstr "" #: ../menu-data/torcs:torcs.desktop.in.h:2 msgid "3D racing cars simulator game" msgstr "" #: ../menu-data/tortoisehg:thg.desktop.in.h:1 msgid "TortoiseHg" msgstr "" #: ../menu-data/tortoisehg:thg.desktop.in.h:2 msgid "GUI application for using Mercurial" msgstr "" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:1 msgid "Torus Trooper" msgstr "" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:2 msgid "Kenta Cho's Torus Trooper" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:1 #: ../menu-data/totem:totem.desktop.in.h:1 msgid "Videos" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:2 #: ../menu-data/totem:totem.desktop.in.h:2 msgid "Play movies" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:6 #: ../menu-data/totem:totem.desktop.in.h:6 msgid "Mute" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:7 #: ../menu-data/totem:totem.desktop.in.h:7 msgid "Fullscreen" msgstr "" #: ../menu-data/trackballs:trackballs.desktop.in.h:1 msgid "Marble Madness type game" msgstr "" #: ../menu-data/trackballs:trackballs.desktop.in.h:2 msgid "Trackballs" msgstr "" #: ../menu-data/tracker-gui:tracker-needle.desktop.in.h:1 msgid "Desktop Search" msgstr "" #: ../menu-data/tracker-gui:tracker-needle.desktop.in.h:2 msgid "" "Find what you're looking for on this computer by name or content using " "Tracker" msgstr "" #: ../menu-data/transcend:transcend.desktop.in.h:1 msgid "Transcend" msgstr "" #: ../menu-data/transcend:transcend.desktop.in.h:2 msgid "retro-style, abstract 2D shooter" msgstr "" #: ../menu-data/transcriber:transcriber.desktop.in.h:1 msgid "Transcriber" msgstr "" #: ../menu-data/transcriber:transcriber.desktop.in.h:2 msgid "Transcribe speech data using an integrated editor" msgstr "" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:1 msgid "Transfermii" msgstr "" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:2 msgid "Transfer miis from a wiimote" msgstr "" #: ../menu-data/transgui:transgui.desktop.in.h:1 msgid "Transmission remote GUI" msgstr "" #: ../menu-data/transgui:transgui.desktop.in.h:2 msgid "GUI to remotely control a Transmission daemon" msgstr "" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:1 msgid "Transmageddon Video Transcoder" msgstr "" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:2 msgid "Video format conversion tool" msgstr "" #: ../menu-data/transmission-gtk:transmission-gtk.desktop.in.h:1 msgid "Transmission BitTorrent Client" msgstr "" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:1 msgid "Qtransmission Bittorrent Client" msgstr "" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:3 msgid "Start Transmission Minimized" msgstr "" #: ../menu-data/transmission-remote-gtk:transmission-remote-gtk.desktop.in.h:1 msgid "Transmission Remote" msgstr "" #: ../menu-data/transmission-remote-gtk:transmission-remote-gtk.desktop.in.h:2 msgid "Remotely manage the Transmission BitTorrent client" msgstr "" #: ../menu-data/traverso:traverso.desktop.in.h:1 msgid "Multitrack Recorder" msgstr "" #: ../menu-data/traverso:traverso.desktop.in.h:2 msgid "Traverso" msgstr "" #: ../menu-data/treeline:treeline.desktop.in.h:1 msgid "TreeLine" msgstr "" #: ../menu-data/treeline:treeline.desktop.in.h:2 msgid "Tree-like structured custom data manager" msgstr "" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:1 msgid "TreeView X" msgstr "" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:2 msgid "" "Displays, modifies, prints and exports in SVG format phylogenetic trees" msgstr "" #: ../menu-data/tribler:tribler.desktop.in.h:1 msgid "Tribler" msgstr "" #: ../menu-data/tribler:tribler.desktop.in.h:2 msgid "P2P /Bittorrent/Youtube client" msgstr "" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:1 msgid "Trigger" msgstr "" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:2 msgid "3D rally racing car game" msgstr "" #: ../menu-data/trimage:trimage.desktop.in.h:1 msgid "Trimage image compressor" msgstr "" #: ../menu-data/trimage:trimage.desktop.in.h:2 msgid "A cross-platform tool for optimizing PNG and JPG files." msgstr "" #: ../menu-data/triplane:triplane.desktop.in.h:1 msgid "Triplane Classic" msgstr "" #: ../menu-data/triplane:triplane.desktop.in.h:2 msgid "side-scrolling dogfighting game" msgstr "" #: ../menu-data/triplea:triplea.desktop.in.h:1 msgid "TripleA" msgstr "" #: ../menu-data/trophy:trophy.desktop.in.h:1 msgid "Trophy" msgstr "" #: ../menu-data/trophy:trophy.desktop.in.h:2 msgid "2D car racing game with power-ups" msgstr "" #: ../menu-data/trovacap:trovacap.desktop.in.h:1 msgid "TrovaCAP" msgstr "" #: ../menu-data/trovacap:trovacap.desktop.in.h:2 msgid "Computes Italian ZIP codes" msgstr "" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:1 msgid "TrustedQSL" msgstr "" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:2 msgid "Sign QSO data for upload to LoTW" msgstr "" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:1 msgid "Tryton" msgstr "" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:2 msgid "Access Tryton server" msgstr "" #: ../menu-data/tryton-neso:neso.desktop.in.h:1 msgid "Neso" msgstr "" #: ../menu-data/tryton-neso:neso.desktop.in.h:2 msgid "Run Tryton" msgstr "" #: ../menu-data/ttb:ttb.desktop.in.h:1 msgid "TTB Teletekst Browser" msgstr "" #: ../menu-data/ttb:ttb.desktop.in.h:2 msgid "Teletekst Browser" msgstr "" #: ../menu-data/tucnak:tucnak.desktop.in.h:1 msgid "Tucnak" msgstr "" #: ../menu-data/tucnak:tucnak.desktop.in.h:2 msgid "VHF Contest Logger" msgstr "" #: ../menu-data/tulip:tulip.desktop.in.h:1 msgid "Tulip" msgstr "" #: ../menu-data/tulip:tulip.desktop.in.h:2 msgid "Data Visualization software" msgstr "" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:1 msgid "Tumiki Fighters" msgstr "" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:2 msgid "Kenta Cho's Tumiki Fighters" msgstr "" #: ../menu-data/tunapie:tunapie.desktop.in.h:1 msgid "Tunapie" msgstr "" #: ../menu-data/tunapie:tunapie.desktop.in.h:2 msgid "Lists audio and video streams from shoutcast and icecast" msgstr "" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:1 msgid "TunesViewer" msgstr "" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:2 msgid "Access iTunesU media and podcasts." msgstr "" #: ../menu-data/tunnelx:tunnelx.desktop.in.h:1 msgid "Tunnel Cave Drawing Software" msgstr "" #: ../menu-data/tunnelx:tunnelx.desktop.in.h:2 msgid "Draw cave surveys" msgstr "" #: ../menu-data/tupi:tupi.desktop.in.h:1 msgid "Tupi: Open 2D Magic" msgstr "" #: ../menu-data/tupi:tupi.desktop.in.h:2 msgid "2D Animation Toolkit" msgstr "" #: ../menu-data/turpial:turpial.desktop.in.h:1 msgid "Turpial" msgstr "" #: ../menu-data/turpial:turpial.desktop.in.h:2 msgid "A light, beautiful and functional microblogging client" msgstr "" #: ../menu-data/turtleart:turtleart.desktop.in.h:1 msgid "TurtleArt" msgstr "" #: ../menu-data/turtleart:turtleart.desktop.in.h:2 msgid "A Logo programming environment" msgstr "" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:1 msgid "TuxCards" msgstr "" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:2 msgid "hierarchical notebook to enter and manage notes and ideas" msgstr "" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:1 msgid "Tux Commander" msgstr "" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:2 msgid "A two panel file manager" msgstr "" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:1 msgid "Tuxfootball" msgstr "" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:2 msgid "2D Football Game" msgstr "" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:1 msgid "tuxguitar" msgstr "" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:2 msgid "Edit, playback guitar tablatures" msgstr "" #: ../menu-data/tuxmath:tuxmath.desktop.in.h:1 msgid "Tux Math " msgstr "" #: ../menu-data/tuxmath:tuxmath.desktop.in.h:2 msgid "Tux Math - Learn math with Tux!" msgstr "" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:1 msgid "Tux Paint" msgstr "" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:2 msgid "A drawing program for children." msgstr "" #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:1 msgid "TuxPuck" msgstr "" #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:2 msgid "Play Shufflepuck with Tux" msgstr "" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:1 msgid "Tux Typing" msgstr "" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:2 msgid "Educational typing tutor game starring Tux" msgstr "" #: ../menu-data/tvtime:tvtime.desktop.in.h:1 msgid "High quality television application" msgstr "" #: ../menu-data/tvtime:tvtime.desktop.in.h:2 msgid "TVTime Television Viewer" msgstr "" #: ../menu-data/twclock:twclock.desktop.in.h:1 msgid "twclock" msgstr "" #: ../menu-data/twclock:twclock.desktop.in.h:2 msgid "World Clock and CW ID for Ham Radio Operators" msgstr "" #: ../menu-data/twinkle:twinkle.desktop.in.h:1 msgid "Twinkle" msgstr "" #: ../menu-data/twinkle:twinkle.desktop.in.h:2 msgid "A SIP softphone" msgstr "" #: ../menu-data/tworld:tworld.desktop.in.h:1 msgid "Tile World" msgstr "" #: ../menu-data/twpsk:twpsk.desktop.in.h:1 msgid "twpsk" msgstr "" #: ../menu-data/twpsk:twpsk.desktop.in.h:2 msgid "PSK31 for Linux with a openMotif GUI" msgstr "" #: ../menu-data/txtreader:txtreader.desktop.in.h:1 msgid "Txt Reader" msgstr "" #: ../menu-data/txtreader:txtreader.desktop.in.h:2 msgid "Read text novels and more" msgstr "" #: ../menu-data/typecatcher:typecatcher.desktop.in.h:1 msgid "TypeCatcher" msgstr "" #: ../menu-data/typecatcher:typecatcher.desktop.in.h:2 msgid "Download Google webfonts for off-line use" msgstr "" #: ../menu-data/ubuntu-app-test:ubuntu-app-test.desktop.in.h:1 msgid "Ubuntu App Test" msgstr "" #: ../menu-data/ubuntu-app-test:ubuntu-app-test.desktop.in.h:2 msgid "A shell used to test applications" msgstr "" #: ../menu-data/ubuntu-html5-ui-toolkit-examples:ubuntu-html5-ui-gallery.desktop.in.h:1 msgid "Ubuntu HTML5 UI Gallery" msgstr "" #: ../menu-data/ubuntu-keyboard-autopilot:ubuntu-keyboard-tester.desktop.in.h:1 msgid "Ubuntu Keyboard Tester" msgstr "" #: ../menu-data/ubuntu-keyboard-autopilot:ubuntu-keyboard-tester.desktop.in.h:2 msgid "Test application for Ubuntu Keyboard autopilot tests" msgstr "" #: ../menu-data/ubuntu-kylin-software-center:ubuntu-kylin-software-center.desktop.in.h:1 msgid "Ubuntu Kylin Software Center" msgstr "" #: ../menu-data/ubuntu-kylin-software-center:ubuntu-kylin-software-center.desktop.in.h:2 msgid "Ubuntu Kylin software-center" msgstr "" #: ../menu-data/ubuntu-mate-welcome:ubuntu-mate-welcome.desktop.in.h:1 msgid "Welcome" msgstr "" #: ../menu-data/ubuntu-mate-welcome:ubuntu-mate-welcome.desktop.in.h:2 msgid "Welcome to Ubuntu MATE" msgstr "" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:1 msgid "Ubuntu Tour" msgstr "" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:2 msgid "Experience Ubuntu in your web browser" msgstr "" #: ../menu-data/ubuntu-system-settings-online-accounts:online-accounts-ui.desktop.in.h:1 #: ../menu-data/unity-control-center-signon:credentials-preferences.desktop.in.h:1 #: ../menu-data/unity-control-center-signon:unity-credentials-panel.desktop.in.h:1 msgid "Online Accounts" msgstr "" #: ../menu-data/ubuntu-system-settings-online-accounts:online-accounts-ui.desktop.in.h:2 msgid "Create and edit Online Accounts" msgstr "" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:1 msgid "Ubuntu Studio Controls" msgstr "" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:2 msgid "Administer realtime privilege for users" msgstr "" #: ../menu-data/ubuntustudio-installer:ubuntustudio-installer.desktop.in.h:1 msgid "Ubuntu Studio Meta Installer" msgstr "" #: ../menu-data/ubuntustudio-installer:ubuntustudio-installer.desktop.in.h:2 msgid "Used to install Ubuntu Studio Software Metas" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-forum.desktop.in.h:1 msgid "Ubuntu Studio Forum" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-forum.desktop.in.h:2 msgid "Go to the Ubuntu Studio Forum" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-help.desktop.in.h:1 msgid "Help and Documentation" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-help.desktop.in.h:2 msgid "Help and Documentation for using UbuntuStudio" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-irc.desktop.in.h:1 msgid "UbuntuStudio IRC" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-irc.desktop.in.h:2 msgid "UbuntuStudio's IRC support channel" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list-dev.desktop.in.h:1 msgid "Ubuntu Studio You can help" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list-dev.desktop.in.h:2 msgid "Join the Ubuntu Studio Team" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list.desktop.in.h:1 msgid "ubuntustudio mail list page" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list.desktop.in.h:2 msgid "join the UbuntuStudio mail list" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-web.desktop.in.h:1 msgid "ubuntustudio.org" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-web.desktop.in.h:2 msgid "Ubuntu Studio Home Page" msgstr "" #: ../menu-data/uck:uck.desktop.in.h:1 msgid "Ubuntu Customization Kit" msgstr "" #: ../menu-data/uck:uck.desktop.in.h:2 msgid "Customize your Ubuntu Desktop CDs easily" msgstr "" #: ../menu-data/udav:udav.desktop.in.h:1 msgid "UDAV" msgstr "" #: ../menu-data/udav:udav.desktop.in.h:2 msgid "Data handling and plotting tool" msgstr "" #: ../menu-data/udev-discover:udev-discover.desktop.in.h:1 msgid "Udev Discover" msgstr "" #: ../menu-data/udev-discover:udev-discover.desktop.in.h:2 msgid "Sysfs tree browsing tool focused on helping udev users and developers" msgstr "" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:1 msgid "UDJ Desktop Client" msgstr "" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:2 msgid "Social music player" msgstr "" #: ../menu-data/ufraw:ufraw.desktop.in.h:1 msgid "UFRaw" msgstr "" #: ../menu-data/ufraw:ufraw.desktop.in.h:2 msgid "A utility to read and manipulate raw images from digital cameras" msgstr "" #: ../menu-data/ugene:ugene.desktop.in.h:1 msgid "Unipro UGENE" msgstr "" #: ../menu-data/ugene:ugene.desktop.in.h:2 msgid "Integrated Bioinformatics Suite" msgstr "" #: ../menu-data/uget:uget-gtk.desktop.in.h:1 msgid "uGet" msgstr "" #: ../menu-data/uget:uget-gtk.desktop.in.h:2 msgid "Download multiple URLs and apply it to one of setting/queue." msgstr "" #: ../menu-data/uhexen2:uhexen2.desktop.in.h:1 msgid "Hexen 2" msgstr "" #: ../menu-data/uhexen2:uhexen2.desktop.in.h:2 msgid "Hexen II" msgstr "" #: ../menu-data/uim-gtk2.0:uim.desktop.in.h:2 msgid "Customize uim input method environment" msgstr "" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:1 msgid "UIMA Annotation Viewer" msgstr "" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:2 msgid "Viewer for UIMA annotations" msgstr "" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:1 msgid "UIMA CPE Gui" msgstr "" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:2 msgid "Graphical interface to build UIMA CPE" msgstr "" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:1 msgid "UIMA Document Analyzer" msgstr "" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:2 msgid "Simple UIMA analysis engine runner" msgstr "" #: ../menu-data/ukopp:ukopp.desktop.in.h:1 msgid "ukopp" msgstr "" #: ../menu-data/ukopp:ukopp.desktop.in.h:2 msgid "Full and incremental backup with media verification" msgstr "" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:1 msgid "Umbrello" msgstr "" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:2 msgid "UML Modeller" msgstr "" #: ../menu-data/umit:umit.desktop.in.h:1 msgid "Umit Network Scanner" msgstr "" #: ../menu-data/umit:umit.desktop.in.h:2 msgid "Explore the network and scan ports" msgstr "" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:1 msgid "UNetbootin" msgstr "" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:2 msgid "Tool for creating Live USB drives" msgstr "" #: ../menu-data/unison-gtk:unison-gtk.desktop.in.h:1 #: ../menu-data/unison2.32.52-gtk:unison2.32.52-gtk.desktop.in.h:1 #: ../menu-data/unison2.40.102-gtk:unison2.40.102-gtk.desktop.in.h:1 msgid "Unison" msgstr "" #: ../menu-data/unison-gtk:unison-gtk.desktop.in.h:2 #: ../menu-data/unison2.40.102-gtk:unison2.40.102-gtk.desktop.in.h:2 msgid "GTK interface for the unison file synchronization tool 2.40.102" msgstr "" #: ../menu-data/unison2.32.52-gtk:unison2.32.52-gtk.desktop.in.h:2 msgid "GTK interface for the unison file synchronization tool 2.32.52" msgstr "" #: ../menu-data/unity-control-center-signon:credentials-preferences.desktop.in.h:2 #: ../menu-data/unity-control-center-signon:unity-credentials-panel.desktop.in.h:2 msgid "Online account credentials and settings" msgstr "" #: ../menu-data/unity-control-center-signon:update-accounts.desktop.in.h:1 msgid "Account update tool" msgstr "" #: ../menu-data/unity-control-center:unity-appearance-panel.desktop.in.h:2 msgid "Change the background and the theme" msgstr "" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:1 msgid "Bluetooth" msgstr "" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:2 msgid "Configure Bluetooth settings" msgstr "" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:1 msgid "Time & Date" msgstr "" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:2 msgid "Change your clock and date settings" msgstr "" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:1 msgid "Details" msgstr "" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:2 msgid "System Information" msgstr "" #: ../menu-data/unity-control-center:unity-keyboard-panel.desktop.in.h:2 msgid "Change keyboard settings" msgstr "" #: ../menu-data/unity-control-center:unity-mouse-panel.desktop.in.h:1 msgid "Mouse & Touchpad" msgstr "" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:1 msgid "Power" msgstr "" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:2 msgid "Power management settings" msgstr "" #: ../menu-data/unity-control-center:unity-region-panel.desktop.in.h:1 msgid "Text Entry" msgstr "" #: ../menu-data/unity-control-center:unity-region-panel.desktop.in.h:2 msgid "Change your keyboard or input method settings" msgstr "" #: ../menu-data/unity-control-center:unity-screen-panel.desktop.in.h:1 msgid "Brightness & Lock" msgstr "" #: ../menu-data/unity-control-center:unity-screen-panel.desktop.in.h:2 msgid "Screen brightness and lock settings" msgstr "" #: ../menu-data/unity-control-center:unity-universal-access-panel.desktop.in.h:1 msgid "Universal Access" msgstr "" #: ../menu-data/unity-control-center:unity-user-accounts-panel.desktop.in.h:1 msgid "User Accounts" msgstr "" #: ../menu-data/unity-control-center:unity-wacom-panel.desktop.in.h:1 msgid "Wacom Tablet" msgstr "" #: ../menu-data/unity-lens-photos:unity-lens-photos.desktop.in.h:1 msgid "Photos lens for Unity" msgstr "" #: ../menu-data/unity-lens-photos:unity-lens-photos.desktop.in.h:2 msgid "unity-lens-photos" msgstr "" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:1 msgid "unity-scope-gdrive" msgstr "" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:2 msgid "Google Drive scope for Unity" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:1 msgid "Unity Tweak Tool" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:2 msgid "Configuration frontend for the Unity desktop environment" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:3 msgid "Unity" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:4 #: ../menu-data/xfwm4:xfce-wm-settings.desktop.in.h:1 msgid "Window Manager" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:6 msgid "System" msgstr "" #: ../menu-data/unity-webapps-amazoncloudreader:AmazonCloudReaderreadamazoncom.desktop.in.h:1 msgid "AmazonCloudReader" msgstr "" #: ../menu-data/unity-webapps-bbcnews:BBCNewsbbccouk.desktop.in.h:1 msgid "BBC News" msgstr "" #: ../menu-data/unity-webapps-cnn-news:cnn-newscnncom.desktop.in.h:1 msgid "cnn-news" msgstr "" #: ../menu-data/unity-webapps-common:ubuntu-amazon-default.desktop.in.h:1 msgid "Amazon" msgstr "" #: ../menu-data/unity-webapps-deezer:Deezerdeezercom.desktop.in.h:1 msgid "Deezer" msgstr "" #: ../menu-data/unity-webapps-deviantart:DeviantArtdeviantartcom.desktop.in.h:1 msgid "DeviantArt" msgstr "" #: ../menu-data/unity-webapps-facebookmessenger:FacebookMessengerfacebookcom.desktop.in.h:1 msgid "FacebookMessenger" msgstr "" #: ../menu-data/unity-webapps-gmail:Gmailmailgooglecom.desktop.in.h:1 msgid "Gmail" msgstr "" #: ../menu-data/unity-webapps-googlecalendar:GoogleCalendargooglecom.desktop.in.h:1 msgid "GoogleCalendar" msgstr "" #: ../menu-data/unity-webapps-googledocs:GoogleDocsdocsgooglecom.desktop.in.h:1 msgid "GoogleDocs" msgstr "" #: ../menu-data/unity-webapps-googlenews:GoogleNewsgooglecom.desktop.in.h:1 msgid "GoogleNews" msgstr "" #: ../menu-data/unity-webapps-googleplus:GooglePlusplusgooglecom.desktop.in.h:1 msgid "GooglePlus" msgstr "" #: ../menu-data/unity-webapps-googleplusgames:GooglePlusGamesplusgooglecom.desktop.in.h:1 msgid "GooglePlusGames" msgstr "" #: ../menu-data/unity-webapps-grooveshark:groovesharkgroovesharkcom.desktop.in.h:1 msgid "grooveshark" msgstr "" #: ../menu-data/unity-webapps-hulu-player:hulu-playerhulucom.desktop.in.h:1 msgid "hulu-player" msgstr "" #: ../menu-data/unity-webapps-lastfm-radio:lastfm-radiolastfm.desktop.in.h:1 msgid "lastfm-radio" msgstr "" #: ../menu-data/unity-webapps-launchpad:Launchpadlaunchpadnet.desktop.in.h:1 msgid "Launchpad" msgstr "" #: ../menu-data/unity-webapps-librefm:LibreFmlibrefm.desktop.in.h:1 msgid "LibreFm" msgstr "" #: ../menu-data/unity-webapps-linkedin:LinkedInlinkedincom.desktop.in.h:1 msgid "LinkedIn" msgstr "" #: ../menu-data/unity-webapps-livemail:LiveMailmaillivecom.desktop.in.h:1 msgid "LiveMail" msgstr "" #: ../menu-data/unity-webapps-mail-ru:mail-rumailru.desktop.in.h:1 msgid "mail-ru" msgstr "" #: ../menu-data/unity-webapps-newsblur:Newsblurnewsblurcom.desktop.in.h:1 msgid "Newsblur" msgstr "" #: ../menu-data/unity-webapps-pandora:pandorapandoracom.desktop.in.h:1 msgid "pandora" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-basic-example.desktop.in.h:1 msgid "Unity WebApp QML Comonent - Basic API Showcase App" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-basic-example.desktop.in.h:2 msgid "Unity WebApp QML Comonent for Ubuntu Basic API Showcase App" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-bbcnews-example.desktop.in.h:1 msgid "BBCNewsWebappsQMLExample" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-bbcnews-example.desktop.in.h:2 msgid "Unity WebApp QML Component for Ubuntu Example using BBCNews binding" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-facebookmessenger-example.desktop.in.h:1 msgid "FacebookMessengerWebappsQMLExample" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-facebookmessenger-example.desktop.in.h:2 msgid "FacebookMessenger WebBrowser Container Example" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-model-example.desktop.in.h:1 msgid "Unity WebApp QML Comonent - Example of WebApps Applications Model" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-model-example.desktop.in.h:2 msgid "" "Unity WebApp QML Comonent for Ubuntu Example of WebApps Applications Model" msgstr "" #: ../menu-data/unity-webapps-qml:unitywebappsqmllauncher.desktop.in.h:1 msgid "Unity Webapps QML Test Launcher" msgstr "" #: ../menu-data/unity-webapps-qq-mail:qq-mailmailqqcom.desktop.in.h:1 msgid "qq-mail" msgstr "" #: ../menu-data/unity-webapps-reddit:Redditredditcom.desktop.in.h:1 msgid "Reddit" msgstr "" #: ../menu-data/unity-webapps-tumblr:Tumblrtumblrcom.desktop.in.h:1 msgid "Tumblr" msgstr "" #: ../menu-data/unity-webapps-twitter:Twittertwittercom.desktop.in.h:1 msgid "Twitter" msgstr "" #: ../menu-data/unity-webapps-vkcom:Vkcomvkcom.desktop.in.h:1 msgid "Vkcom" msgstr "" #: ../menu-data/unity-webapps-wordpress:wordpresswordpresscom.desktop.in.h:1 msgid "wordpress" msgstr "" #: ../menu-data/unity-webapps-yahoomail:YahooMailmailyahoocom.desktop.in.h:1 msgid "YahooMail" msgstr "" #: ../menu-data/unity-webapps-yahoonews:YahooNewsyahoocom.desktop.in.h:1 msgid "YahooNews" msgstr "" #: ../menu-data/unity-webapps-yandexmail:YandexMailyandexcom.desktop.in.h:1 msgid "YandexMail" msgstr "" #: ../menu-data/unity-webapps-yandexmusic:yandexmusicmusicyandexru.desktop.in.h:1 msgid "yandexmusic" msgstr "" #: ../menu-data/unity-webapps-yandexnews:YandexNewsnewsyandexru.desktop.in.h:1 msgid "YandexNews" msgstr "" #: ../menu-data/unity-webapps-youtube:YouTubeyoutubecom.desktop.in.h:1 msgid "YouTube" msgstr "" #: ../menu-data/unity8:unity8-dash.desktop.in.h:1 msgid "Scopes" msgstr "" #: ../menu-data/unity8:unity8-dash.desktop.in.h:2 msgid "An interface for using the Scopes system" msgstr "" #: ../menu-data/unity8:unity8.desktop.in.h:1 msgid "Unity 8" msgstr "" #: ../menu-data/unity8:unity8.desktop.in.h:2 msgid "The converged Unity shell" msgstr "" #: ../menu-data/unknown-horizons:unknown-horizons.desktop.in.h:1 msgid "Unknown Horizons" msgstr "" #: ../menu-data/unknown-horizons:unknown-horizons.desktop.in.h:2 msgid "" "A 2D real time strategy simulation with an emphasis on economy and city " "building" msgstr "" #: ../menu-data/update-manager:update-manager.desktop.in.h:1 msgid "Software Updater" msgstr "" #: ../menu-data/update-manager:update-manager.desktop.in.h:2 msgid "Show and install available updates" msgstr "" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:1 msgid "UPnP Inspector" msgstr "" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:2 msgid "DLNA/UPnP device and service analyzer,control-point and test-tool" msgstr "" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:1 msgid "UPnP Router Control" msgstr "" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:2 msgid "A simple program to manage UPnP IGD compliant routers" msgstr "" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:1 msgid "Upstart Event Monitor" msgstr "" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:2 msgid "upstart-monitor" msgstr "" #: ../menu-data/uqm:uqm.desktop.in.h:1 msgid "The Ur-Quan Masters" msgstr "" #: ../menu-data/uqm:uqm.desktop.in.h:2 msgid "An interstellar adventure game" msgstr "" #: ../menu-data/usb-creator-gtk:usb-creator-gtk.desktop.in.h:1 #: ../menu-data/usb-creator-kde:usb-creator-kde.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "Жүктелінетін дискіні жасау" #: ../menu-data/usb-creator-gtk:usb-creator-gtk.desktop.in.h:2 #: ../menu-data/usb-creator-kde:usb-creator-kde.desktop.in.h:2 msgid "Create a startup disk using a CD or disc image" msgstr "" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:1 msgid "USBprog" msgstr "" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:2 msgid "USBprog firmware programmer" msgstr "" #: ../menu-data/usbview:usbview.desktop.in.h:1 msgid "USBView" msgstr "" #: ../menu-data/usbview:usbview.desktop.in.h:2 msgid "View USB devices attached to system" msgstr "" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:1 msgid "About Myself" msgstr "" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:2 msgid "Change personal information" msgstr "" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:1 msgid "Disk Management" msgstr "" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:2 msgid "Mount and unmount filesystems" msgstr "" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:1 msgid "Password" msgstr "" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:2 msgid "Change your login password" msgstr "" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:1 msgid "UTF-8 Migration Tool" msgstr "" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:2 msgid "UTF-8 Migration Wizard" msgstr "" #: ../menu-data/utopia-documents:UtopiaDocuments.desktop.in.h:1 msgid "Utopia Documents" msgstr "" #: ../menu-data/utopia-documents:UtopiaDocuments.desktop.in.h:2 msgid "PDF Reader for Scientific Articles" msgstr "" #: ../menu-data/v-sim:v-sim.desktop.in.h:1 msgid "V_Sim" msgstr "" #: ../menu-data/v-sim:v-sim.desktop.in.h:2 msgid "Atomic visualisation" msgstr "" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:1 msgid "Video4Linux Control Panel" msgstr "" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:2 msgid "A universal control panel for V4L2 devices" msgstr "" #: ../menu-data/vagalume:vagalume.desktop.in.h:1 msgid "Last.fm Client" msgstr "" #: ../menu-data/vagalume:vagalume.desktop.in.h:2 msgid "Vagalume Last.fm Client" msgstr "" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:1 msgid "Val & Rick" msgstr "" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:2 msgid "Kenta Cho's Val & Rick" msgstr "" #: ../menu-data/vala-terminal:vala-terminal.desktop.in.h:2 msgid "Command Line Interface" msgstr "Командалық жол интерфейсі" #: ../menu-data/valknut:valknut.desktop.in.h:1 msgid "Valknut" msgstr "" #: ../menu-data/valknut:valknut.desktop.in.h:2 msgid "Share files over the Direct Connect network" msgstr "" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:1 msgid "VBA Express" msgstr "" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:2 msgid "VisualBoyAdvance Front-end" msgstr "" #: ../menu-data/vcmi:vcmiclient.desktop.in.h:1 msgid "VCMI Client" msgstr "" #: ../menu-data/vcmi:vcmiclient.desktop.in.h:2 msgid "Open engine for Heroes of Might and Magic 3" msgstr "" #: ../menu-data/vcmi:vcmilauncher.desktop.in.h:1 msgid "VCMI" msgstr "" #: ../menu-data/vcmi:vcmilauncher.desktop.in.h:2 msgid "Launcher for open engine of Heroes of Might and Magic 3" msgstr "" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:1 msgid "Vectoroids" msgstr "" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:2 msgid "A clone of the classic arcade game \"Asteroids\"" msgstr "" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:1 msgid "Verbiste" msgstr "" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:2 msgid "French conjugation system" msgstr "" #: ../menu-data/veromix:veromix.desktop.in.h:1 msgid "Veromix" msgstr "" #: ../menu-data/veromix:veromix.desktop.in.h:2 msgid "Mixer for the PulseAudio sound server (GTK+)" msgstr "" #: ../menu-data/veusz:veusz.desktop.in.h:1 msgid "Veusz" msgstr "" #: ../menu-data/veusz:veusz.desktop.in.h:2 msgid "Scientific plotting and graphing package" msgstr "" #: ../menu-data/vice:x128.desktop.in.h:1 msgid "Commodore 128" msgstr "" #: ../menu-data/vice:x128.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_c128icon-32x28" msgstr "" #: ../menu-data/vice:x64.desktop.in.h:1 msgid "Commodore 64" msgstr "" #: ../menu-data/vice:x64.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_c64icon-32x28" msgstr "" #: ../menu-data/vice:xcbm2.desktop.in.h:1 msgid "Commodore CBM-II" msgstr "" #: ../menu-data/vice:xcbm2.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_cbm2icon-32x28" msgstr "" #: ../menu-data/vice:xpet.desktop.in.h:1 msgid "Commodore PET" msgstr "" #: ../menu-data/vice:xpet.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_peticon-32x28" msgstr "" #: ../menu-data/vice:xplus4.desktop.in.h:1 msgid "Commodore Plus/4" msgstr "" #: ../menu-data/vice:xplus4.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_plus4icon-32x28" msgstr "" #: ../menu-data/vice:xvic.desktop.in.h:1 msgid "Commodore VIC-20" msgstr "" #: ../menu-data/vice:xvic.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_vic20icon-32x28" msgstr "" #: ../menu-data/videocut:videocut.desktop.in.h:1 msgid "A simple video application" msgstr "" #: ../menu-data/videocut:videocut.desktop.in.h:2 msgid "VideoCut" msgstr "" #: ../menu-data/videoporama:videoporama.desktop.in.h:1 msgid "Videoporama" msgstr "" #: ../menu-data/videoporama:videoporama.desktop.in.h:2 msgid "Make and export image slideshows" msgstr "" #: ../menu-data/view3dscene:view3dscene.desktop.in.h:1 msgid "view3dscene" msgstr "" #: ../menu-data/view3dscene:view3dscene.desktop.in.h:2 msgid "View 3D models in various formats, play with VRML / X3D worlds" msgstr "" #: ../menu-data/viewmol:viewmol.desktop.in.h:1 msgid "Viewmol" msgstr "" #: ../menu-data/viewnior:viewnior.desktop.in.h:1 msgid "Viewnior" msgstr "" #: ../menu-data/viewnior:viewnior.desktop.in.h:2 msgid "Elegant Image Viewer" msgstr "" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:1 msgid "ViewPDF" msgstr "" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:2 msgid "PDF Reader for GNUstep" msgstr "" #: ../menu-data/vifm:vifm.desktop.in.h:1 msgid "Vim like ncurses based file manager" msgstr "" #: ../menu-data/vifm:vifm.desktop.in.h:2 msgid "Vifm" msgstr "" #: ../menu-data/viking:viking.desktop.in.h:1 msgid "Viking" msgstr "" #: ../menu-data/viking:viking.desktop.in.h:2 msgid "Map Based GPS Data Manager (live data capable)." msgstr "" #: ../menu-data/vim-common:vim.desktop.in.h:1 msgid "Vim" msgstr "" #: ../menu-data/vim-gui-common:gvim.desktop.in.h:1 msgid "GVim" msgstr "" #: ../menu-data/vinagre:vinagre.desktop.in.h:1 msgid "Remote Desktop Viewer" msgstr "" #: ../menu-data/vinagre:vinagre.desktop.in.h:2 #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:2 msgid "Access remote desktops" msgstr "" #: ../menu-data/vino:vino-preferences.desktop.in.h:2 msgid "Choose how other users can remotely view your desktop" msgstr "" #: ../menu-data/viridian:viridian.desktop.in.h:1 msgid "viridian" msgstr "" #: ../menu-data/viridian:viridian.desktop.in.h:2 msgid "Stand alone front end for Ampache." msgstr "" #: ../menu-data/virt-manager:virt-manager.desktop.in.h:1 msgid "Virtual Machine Manager" msgstr "" #: ../menu-data/virt-manager:virt-manager.desktop.in.h:2 msgid "Manage virtual machines" msgstr "" #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:1 msgid "Remote Viewer" msgstr "" #: ../menu-data/virtaal:virtaal.desktop.in.h:1 msgid "Virtaal" msgstr "" #: ../menu-data/virtaal:virtaal.desktop.in.h:2 msgid "" "A translation tool to help a human translator translate files into other " "languages" msgstr "" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:1 msgid "VirtualBox" msgstr "" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:2 msgid "Run several virtual systems on a single host computer" msgstr "" #: ../menu-data/virtualbricks:virtualbricks.desktop.in.h:1 msgid "Virtualbricks" msgstr "" #: ../menu-data/virtualbricks:virtualbricks.desktop.in.h:2 msgid "Manage your virtual network and virtual machines" msgstr "" #: ../menu-data/virtualjaguar:virtualjaguar.desktop.in.h:1 msgid "Virtual Jaguar" msgstr "" #: ../menu-data/virtualjaguar:virtualjaguar.desktop.in.h:2 msgid "Cross-platform Atari Jaguar emulator" msgstr "" #: ../menu-data/viruskiller:viruskiller.desktop.in.h:1 msgid "Virus Killer" msgstr "" #: ../menu-data/visolate:visolate.desktop.in.h:1 msgid "Visolate" msgstr "" #: ../menu-data/visolate:visolate.desktop.in.h:2 msgid "PCB CNC converter" msgstr "" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:1 msgid "VisualBoy Advance" msgstr "" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:2 msgid "Game Boy Advance emulator" msgstr "" #: ../menu-data/visualvm:visualvm.desktop.in.h:1 msgid "VisualVM" msgstr "" #: ../menu-data/visualvm:visualvm.desktop.in.h:2 msgid "All-in-One Java Troubleshooting Tool" msgstr "" #: ../menu-data/vitables:vitables.desktop.in.h:1 msgid "ViTables" msgstr "" #: ../menu-data/vitables:vitables.desktop.in.h:2 msgid "PyTables & HDF5 Files Visualizer" msgstr "" #: ../menu-data/vite:vite.desktop.in.h:1 msgid "ViTE" msgstr "" #: ../menu-data/vite:vite.desktop.in.h:2 msgid "A visual trace explorer" msgstr "" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:1 msgid "Virtual MIDI Keyboard" msgstr "" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:2 msgid "MIDI Virtual Keyboard" msgstr "" #: ../menu-data/vlc:vlc.desktop.in.h:1 msgid "VLC media player" msgstr "" #: ../menu-data/vlc:vlc.desktop.in.h:2 msgid "Read, capture, broadcast your multimedia streams" msgstr "" #: ../menu-data/vmpk:vmpk.desktop.in.h:1 msgid "VMPK" msgstr "" #: ../menu-data/vmpk:vmpk.desktop.in.h:2 msgid "Virtual MIDI Piano Keyboard" msgstr "" #: ../menu-data/vodovod:vodovod.desktop.in.h:1 msgid "Vodovod" msgstr "" #: ../menu-data/vodovod:vodovod.desktop.in.h:2 msgid "" "Vodovod is a puzzle game in which you must lead the water to the storage " "tank." msgstr "" #: ../menu-data/vokoscreen:vokoscreen.desktop.in.h:1 msgid "screencast" msgstr "" #: ../menu-data/vokoscreen:vokoscreen.desktop.in.h:2 msgid "vokoscreen" msgstr "" #: ../menu-data/volti:volti.desktop.in.h:1 msgid "Volti" msgstr "" #: ../menu-data/volti:volti.desktop.in.h:2 msgid "Tray Audio Volume Control" msgstr "" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:1 msgid "VolumeControl" msgstr "" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:2 msgid "Audio mixer for GNUstep" msgstr "" #: ../menu-data/vor:vor.desktop.in.h:1 msgid "VoR" msgstr "" #: ../menu-data/vor:vor.desktop.in.h:2 msgid "Variations on Rockdodger" msgstr "" #: ../menu-data/vprerex:vprerex.desktop.in.h:1 msgid "vprerex" msgstr "" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:1 msgid "Virtual USB Analyzer" msgstr "" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:2 msgid "visualizing logs of USB packets" msgstr "" #: ../menu-data/vym:vym.desktop.in.h:1 msgid "VYM - View Your Mind" msgstr "" #: ../menu-data/vym:vym.desktop.in.h:2 msgid "Create mind maps" msgstr "" #: ../menu-data/w3af:w3af.desktop.in.h:1 msgid "w3af" msgstr "" #: ../menu-data/w3af:w3af.desktop.in.h:2 msgid "Web Application Attack and Audit Framework" msgstr "" #: ../menu-data/wakeup:wakeup.desktop.in.h:1 msgid "Wakeup" msgstr "" #: ../menu-data/wakeup:wakeup.desktop.in.h:2 msgid "" "A talking and fully customizable alarm clock that will operate from poweroff" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:1 msgid "Wallch" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:2 msgid "Change desktop wallpapers automatically" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:3 msgid "Change Wallpaper Once" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:4 msgid "Start/Stop Wallpapers" msgstr "" #: ../menu-data/wally:wally.desktop__wally.desktop.in.h:1 msgid "Wally" msgstr "" #: ../menu-data/wally:wally.desktop__wally.desktop.in.h:2 msgid "KDE4 Wallpaper changer" msgstr "" #: ../menu-data/wammu:wammu.desktop.in.h:1 msgid "Wammu" msgstr "" #: ../menu-data/wammu:wammu.desktop.in.h:2 msgid "Application for mobile phones - frontend for Gammu" msgstr "" #: ../menu-data/warmux:warmux.desktop.in.h:1 msgid "Warmux" msgstr "" #: ../menu-data/warmux:warmux.desktop.in.h:2 msgid "A 2D game where funny characters launch funny weapons" msgstr "" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:1 msgid "Warzone 2100" msgstr "" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:2 msgid "Postnuclear realtime strategy" msgstr "" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:1 msgid "Wavbreaker File Splitter" msgstr "" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:2 msgid "Split wave files into multiple chunks" msgstr "" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:1 msgid "wavesurfer" msgstr "" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:2 msgid "Manipulate sound files" msgstr "" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:1 msgid "Wbar-config" msgstr "" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:2 msgid "GUI tool to configure Wbar" msgstr "" #: ../menu-data/webbrowser-app:webbrowser-app.desktop.in.h:1 msgid "Browser" msgstr "" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:1 msgid "WebHTTrack Website Copier" msgstr "" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:2 msgid "Copy websites to your computer" msgstr "" #: ../menu-data/webissues:webissues.desktop.in.h:1 msgid "WebIssues" msgstr "" #: ../menu-data/webissues:webissues.desktop.in.h:2 msgid "Desktop Client for the WebIssues team collaboration system" msgstr "" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:1 msgid "QBoobmsg" msgstr "" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:2 msgid "Send and receive messages from various websites" msgstr "" #: ../menu-data/weboob-qt:qcineoob.desktop.in.h:1 msgid "QCineoob" msgstr "" #: ../menu-data/weboob-qt:qcineoob.desktop.in.h:2 msgid "" "Search for movies, persons, torrents and subtitles on many websites, and get " "info about them" msgstr "" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:1 msgid "QCookboob" msgstr "" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:2 msgid "Search for recipes on many websites, and get info about them" msgstr "" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:1 msgid "QFlatBoob" msgstr "" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:2 msgid "Search housings" msgstr "" #: ../menu-data/weboob-qt:qhandjoob.desktop.in.h:1 msgid "QHandJoob" msgstr "" #: ../menu-data/weboob-qt:qhandjoob.desktop.in.h:2 msgid "Search for jobs" msgstr "" #: ../menu-data/weboob-qt:qhavedate.desktop.in.h:1 msgid "QHaveDate" msgstr "" #: ../menu-data/weboob-qt:qhavedate.desktop.in.h:2 msgid "Optimize your probabilities to have sex on dating websites" msgstr "" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:1 msgid "QVideoob" msgstr "" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:2 msgid "Search for videos on many websites, and get info about them" msgstr "" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:1 msgid "QWebContentEdit" msgstr "" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:2 msgid "Edit website contents" msgstr "" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:1 msgid "Weboob backends configuration" msgstr "" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:2 msgid "Configure Weboob backends" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-sheet.desktop.in.h:1 msgid "Zoho Webservice Spreadsheet" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-sheet.desktop.in.h:2 msgid "" "Perform calculation, analyze information and manage lists in spreadsheets " "using Zoho web services." msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-show.desktop.in.h:1 msgid "Zoho Webservice Presentation" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-show.desktop.in.h:2 msgid "" "Create and edit presentations for slideshows, meeting and Web pages using " "Zoho web services." msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-writer.desktop.in.h:1 msgid "Zoho Webservice Word Processor" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-writer.desktop.in.h:2 msgid "" "Create and edit text and graphics in letters, reports, documents and Web " "pages using Zoho web services." msgstr "" #: ../menu-data/weka:weka.desktop.in.h:1 msgid "weka" msgstr "" #: ../menu-data/weka:weka.desktop.in.h:2 msgid "Machine learning algorithms for data mining tasks" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12.desktop.in.h:1 msgid "Battle for Wesnoth (1.12)" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12.desktop.in.h:2 msgid "A fantasy turn-based strategy game" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12_editor.desktop.in.h:1 msgid "Battle for Wesnoth Map Editor (1.12)" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12_editor.desktop.in.h:2 msgid "A map editor for Battle for Wesnoth maps" msgstr "" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:1 msgid "Which Way is Up" msgstr "" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:2 msgid "2D platform game with a slight rotational twist" msgstr "" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:1 msgid "Wicd Network Manager" msgstr "" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:2 msgid "Start the Wicd client without system tray icon" msgstr "" #: ../menu-data/widelands:widelands.desktop.in.h:1 msgid "Widelands" msgstr "" #: ../menu-data/widelands:widelands.desktop.in.h:2 msgid "A a real-time build-up strategy game" msgstr "" #: ../menu-data/widemargin:widemargin.desktop.in.h:1 msgid "Simple Bible Application" msgstr "" #: ../menu-data/widemargin:widemargin.desktop.in.h:2 msgid "Wide Margin" msgstr "" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:1 msgid "WiFi Radar" msgstr "" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:2 msgid "Tool for connecting to wireless networks" msgstr "" #: ../menu-data/wine1.6:wine.desktop.in.h:1 msgid "Wine Windows Program Loader" msgstr "" #: ../menu-data/winefish:winefish.desktop.in.h:1 msgid "Winefish LaTeX Editor" msgstr "" #: ../menu-data/winefish:winefish.desktop.in.h:2 msgid "LaTeX Editor based on Bluefish" msgstr "" #: ../menu-data/winetricks:winetricks.desktop.in.h:1 msgid "Winetricks" msgstr "" #: ../menu-data/winetricks:winetricks.desktop.in.h:2 msgid "Install applications on Wine" msgstr "" #: ../menu-data/winff:winff.desktop.in.h:1 msgid "WinFF" msgstr "" #: ../menu-data/winff:winff.desktop.in.h:2 msgid "GUI for avconv" msgstr "" #: ../menu-data/wing:wing.desktop.in.h:1 msgid "WING" msgstr "" #: ../menu-data/wing:wing.desktop.in.h:2 msgid "Play Galaga-like arcade game" msgstr "" #: ../menu-data/wininfo:xdg-wininfo.desktop.in.h:1 msgid "A window information utility for X" msgstr "" #: ../menu-data/wininfo:xdg-wininfo.desktop.in.h:2 msgid "X Window Information" msgstr "" #: ../menu-data/winpdb:winpdb.desktop.in.h:1 msgid "Winpdb" msgstr "" #: ../menu-data/winpdb:winpdb.desktop.in.h:2 msgid "Platform independent Python debugger" msgstr "" #: ../menu-data/winswitch:winswitch.desktop.in.h:1 msgid "Window Switch" msgstr "" #: ../menu-data/winswitch:winswitch.desktop.in.h:2 msgid "Move running applications between networked computers" msgstr "" #: ../menu-data/wireshark:wireshark.desktop.in.h:1 msgid "Wireshark" msgstr "" #: ../menu-data/wireshark:wireshark.desktop.in.h:2 msgid "Network traffic analyzer" msgstr "" #: ../menu-data/wizznic:wizznic.desktop.in.h:1 msgid "Wizznic" msgstr "" #: ../menu-data/wizznic:wizznic.desktop.in.h:2 msgid "A puzzle-block falling game." msgstr "" #: ../menu-data/wmforecast:wmforecast.desktop.in.h:1 msgid "wmforecast" msgstr "" #: ../menu-data/wmforecast:wmforecast.desktop.in.h:2 msgid "A weather dockapp for Window Maker using the Yahoo Weather API" msgstr "" #: ../menu-data/wmgui:wmgui.desktop.in.h:1 msgid "Wmgui" msgstr "" #: ../menu-data/wmgui:wmgui.desktop.in.h:2 msgid "Simple GTK gui to the wiimote to test and display the wiimote data." msgstr "" #: ../menu-data/wmitime:wmitime.desktop.in.h:1 msgid "Wmitime" msgstr "" #: ../menu-data/wmitime:wmitime.desktop.in.h:2 msgid "\"Display time and internet time\"" msgstr "" #: ../menu-data/wmnut:wmnut.desktop.in.h:1 msgid "WMNut" msgstr "" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:1 msgid "Wolf4SDL" msgstr "" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:2 msgid "SDL-Port of Wolfenstein 3-D and Spear of Destiny" msgstr "" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:1 msgid "WordNet" msgstr "" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:2 msgid "electronic lexical database of English language" msgstr "" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:1 msgid "Word War vi" msgstr "" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:2 msgid "side-scrolling shoot'em up arcade game" msgstr "" #: ../menu-data/worker:worker.desktop.in.h:1 msgid "Worker" msgstr "" #: ../menu-data/worker:worker.desktop.in.h:2 msgid "File manager for X." msgstr "" #: ../menu-data/workrave:workrave.desktop.in.h:1 msgid "Workrave" msgstr "" #: ../menu-data/workrave:workrave.desktop.in.h:2 msgid "" "Assists in the prevention and recovery of Repetitive Strain Injury (RSI)" msgstr "" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:1 msgid "wpa_gui" msgstr "" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:2 msgid "Graphical user interface for wpa_supplicant" msgstr "" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:1 msgid "WrapperFactory" msgstr "" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:2 msgid "Graphically create Unix application wrappers for GNUstep" msgstr "" #: ../menu-data/writetype:writetype.desktop.in.h:1 msgid "Writetype" msgstr "" #: ../menu-data/writetype:writetype.desktop.in.h:2 msgid "A word processor to make typing easier" msgstr "" #: ../menu-data/wsjt:wsjt.desktop.in.h:1 msgid "wsjt" msgstr "" #: ../menu-data/wsjt:wsjt.desktop.in.h:2 #: ../menu-data/wsjtx:wsjtx.desktop.in.h:2 msgid "Weak Signal Ham Radio" msgstr "" #: ../menu-data/wsjtx:wsjtx.desktop.in.h:1 msgid "wsjtx" msgstr "" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:1 msgid "wxBanker Finance Manager" msgstr "" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:2 msgid "A lightweight personal finance manager" msgstr "" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:1 msgid "wxFormBuilder" msgstr "" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:2 msgid "wxWidgets GUI Designer" msgstr "" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:1 msgid "wxHexEditor" msgstr "" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:2 msgid "A hex editor for huge files and devices" msgstr "" #: ../menu-data/wxmaxima:wxMaxima.desktop.in.h:1 msgid "wxMaxima" msgstr "" #: ../menu-data/x-tile:x-tile.desktop.in.h:1 msgid "X Tile" msgstr "" #: ../menu-data/x-tile:x-tile.desktop.in.h:2 msgid "Tile the Windows Upon your X Desktop" msgstr "" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:1 msgid "X11VNC Server" msgstr "" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:2 msgid "Share this desktop by VNC" msgstr "" #: ../menu-data/x2:x2.desktop.in.h:1 msgid "X2" msgstr "" #: ../menu-data/x2goclient:x2goclient.desktop.in.h:1 msgid "X2Go Client" msgstr "" #: ../menu-data/xabacus:xabacus.desktop.in.h:1 msgid "Xabacus" msgstr "" #: ../menu-data/xabacus:xabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (plain X version)" msgstr "" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:1 msgid "Xacobeo" msgstr "" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:2 msgid "Build and execute XPath queries" msgstr "" #: ../menu-data/xaos:xaos.desktop.in.h:1 msgid "Xaos - Fractal Zoomer" msgstr "" #: ../menu-data/xaos:xaos.desktop.in.h:2 msgid "Fractal Generator" msgstr "" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:1 msgid "Xarchiver" msgstr "" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:2 msgid "A GTK+2 only archive manager" msgstr "" #: ../menu-data/xastir:xastir.desktop.in.h:1 msgid "Xastir" msgstr "" #: ../menu-data/xastir:xastir.desktop.in.h:2 msgid "X Amateur Station Tracking and Information Reporting" msgstr "" #: ../menu-data/xbill:xbill.desktop.in.h:1 msgid "XBill" msgstr "" #: ../menu-data/xbill:xbill.desktop.in.h:2 msgid "Get rid of those Wingdows Viruses!" msgstr "" #: ../menu-data/xboard:xboard-config.desktop.in.h:1 #: ../menu-data/xboard:xboard-fen-viewer.desktop.in.h:1 #: ../menu-data/xboard:xboard-pgn-viewer.desktop.in.h:1 #: ../menu-data/xboard:xboard-tourney.desktop.in.h:1 #: ../menu-data/xboard:xboard.desktop.in.h:1 msgid "Xboard" msgstr "" #: ../menu-data/xboard:xboard-config.desktop.in.h:2 msgid "Start preconfigured XBoard" msgstr "" #: ../menu-data/xboard:xboard-fen-viewer.desktop.in.h:2 msgid "XBoard FEN display" msgstr "" #: ../menu-data/xboard:xboard-pgn-viewer.desktop.in.h:2 msgid "Run XBoard as PGN viewer" msgstr "" #: ../menu-data/xboard:xboard-tourney.desktop.in.h:2 msgid "Resume XBoard chess tourney" msgstr "" #: ../menu-data/xboard:xboard.desktop.in.h:2 msgid "Chess Game" msgstr "" #: ../menu-data/xbomb:xbomb.desktop.in.h:1 msgid "xbomb" msgstr "" #: ../menu-data/xbomb:xbomb.desktop.in.h:2 msgid "'minesweeper' game with squares, hexagons or triangles" msgstr "" #: ../menu-data/xca:xca.desktop.in.h:1 msgid "XCA" msgstr "" #: ../menu-data/xca:xca.desktop.in.h:2 msgid "" "A graphical user interface for handling and issuing X.509 compliant " "Certificates" msgstr "" #: ../menu-data/xcfa:xcfa.desktop.in.h:1 msgid "XCFA" msgstr "" #: ../menu-data/xcfa:xcfa.desktop.in.h:2 msgid "X Convert File Audio. Programme pour convertir les fichiers audio." msgstr "" #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:1 msgid "XChat-GNOME IRC Chat" msgstr "" #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:2 msgid "Chat with people using IRC" msgstr "" #: ../menu-data/xchat:xchat.desktop.in.h:1 msgid "XChat IRC" msgstr "" #: ../menu-data/xchat:xchat.desktop.in.h:2 msgid "Chat with other people using Internet Relay Chat" msgstr "" #: ../menu-data/xchm:xchm.desktop.in.h:1 msgid "xCHM" msgstr "" #: ../menu-data/xchm:xchm.desktop.in.h:2 msgid "Compiled HTML Help (CHM) file viewer" msgstr "" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:1 msgid "XCrySDen" msgstr "" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:2 msgid "Crystalline and Molecular Structure Visualisation Program" msgstr "" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:1 msgid "Xdemineur" msgstr "" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:2 msgid "Yet another minesweeper for X" msgstr "" #: ../menu-data/xdemorse:xdemorse.desktop.in.h:1 msgid "xdemorse" msgstr "" #: ../menu-data/xdemorse:xdemorse.desktop.in.h:2 msgid "Decode Morse signals to Text" msgstr "" #: ../menu-data/xdesktopwaves:xdesktopwaves-start.desktop.in.h:1 msgid "xdesktopwaves: start" msgstr "" #: ../menu-data/xdesktopwaves:xdesktopwaves-stop.desktop.in.h:1 msgid "xdesktopwaves: stop" msgstr "" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:1 msgid "xdiagnose" msgstr "" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:2 msgid "X.org Diagnostic and Repair Utility" msgstr "" #: ../menu-data/xdot:xdot.desktop.in.h:1 msgid "XDot" msgstr "" #: ../menu-data/xdot:xdot.desktop.in.h:2 msgid "Interactive viewer for Graphviz dot files" msgstr "" #: ../menu-data/xdx:Xdx.desktop.in.h:1 msgid "Xdx" msgstr "" #: ../menu-data/xdx:Xdx.desktop.in.h:2 msgid "DX-cluster client for amateur radio" msgstr "" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:1 msgid "xenwatch" msgstr "" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:2 msgid "watch xen domains" msgstr "" #: ../menu-data/xfburn:xfburn.desktop.in.h:1 msgid "Xfburn" msgstr "" #: ../menu-data/xfburn:xfburn.desktop.in.h:2 msgid "CD and DVD burning application" msgstr "" #: ../menu-data/xfburn:xfburn.desktop.in.h:3 msgid "Burn Image (xfburn)" msgstr "" #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:1 msgid "Desktop " msgstr "" #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:2 msgid "Set desktop background and menu and icon behavior" msgstr "" #: ../menu-data/xfe:xfe.desktop.in.h:1 msgid "Xfe" msgstr "" #: ../menu-data/xfe:xfe.desktop.in.h:2 msgid "A lightweight file manager for X Window" msgstr "" #: ../menu-data/xfig:xfig.desktop.in.h:1 msgid "xfig" msgstr "" #: ../menu-data/xfig:xfig.desktop.in.h:2 msgid "Facility for Interactive Generation of figures under X11" msgstr "" #: ../menu-data/xflr5:xflr5.desktop.in.h:1 msgid "XFLR5" msgstr "" #: ../menu-data/xflr5:xflr5.desktop.in.h:2 msgid "analysis tool for airfoils" msgstr "" #: ../menu-data/xfpanel-switch:xfpanel-switch.desktop.in.h:1 msgid "Xfce Panel Switch" msgstr "" #: ../menu-data/xfpanel-switch:xfpanel-switch.desktop.in.h:2 msgid "Backup and restore your panel configuration" msgstr "" #: ../menu-data/xfwm4:xfce-wm-settings.desktop.in.h:2 msgid "Configure window behavior and shortcuts" msgstr "" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:1 msgid "Window Manager Tweaks" msgstr "" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:2 msgid "Fine-tune window behaviour and effects" msgstr "" #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:2 msgid "Configure layout, names and margins" msgstr "" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:1 msgid "Galaga" msgstr "" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:2 msgid "Play Galaga Game" msgstr "" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:1 msgid "Xgnokii" msgstr "" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:2 msgid "Manage your mobile phone" msgstr "" #: ../menu-data/xhtml2ps:xhtml2ps.desktop.in.h:1 msgid "xhtml2ps" msgstr "" #: ../menu-data/xia:xia.desktop.in.h:1 msgid "XIA" msgstr "" #: ../menu-data/xia:xia.desktop.in.h:2 msgid "Convert svg to html5 interactive pictures" msgstr "" #: ../menu-data/xine-ui:xine.desktop.in.h:1 msgid "xine" msgstr "" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:1 msgid "VDR FrameBuffer Frontend" msgstr "" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - FrameBuffer Frontend" msgstr "" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:1 msgid "VDR X-Frontend" msgstr "" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - X-Frontend" msgstr "" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:1 msgid "Calibrate Touchscreen" msgstr "" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:2 msgid "Run the calibration tool for touchscreens" msgstr "" #: ../menu-data/xiphos:xiphos.desktop.in.h:1 msgid "Xiphos Bible Guide" msgstr "" #: ../menu-data/xiphos:xiphos.desktop.in.h:2 msgid "Study the Bible" msgstr "" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:1 msgid "Thai X terminal" msgstr "" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:2 msgid "X Terminal that supports Thai (TIS-620 encoding)" msgstr "" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:1 msgid "Xjadeo" msgstr "" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:2 msgid "A simple video player that gets sync from jack transport." msgstr "" #: ../menu-data/xjig:xjig.desktop.in.h:1 msgid "xjig" msgstr "" #: ../menu-data/xjig:xjig.desktop.in.h:2 msgid "A jigsaw puzzle" msgstr "" #: ../menu-data/xjump:xjump.desktop.in.h:1 msgid "XJump" msgstr "" #: ../menu-data/xjump:xjump.desktop.in.h:2 msgid "A jumping game" msgstr "" #: ../menu-data/xlog:xlog.desktop.in.h:1 msgid "Xlog" msgstr "" #: ../menu-data/xlog:xlog.desktop.in.h:2 msgid "Amateur Radio logging program" msgstr "" #: ../menu-data/xmabacus:xmabacus.desktop.in.h:1 msgid "XMabacus" msgstr "" #: ../menu-data/xmabacus:xmabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (Motif version)" msgstr "" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:1 msgid "xmahjongg" msgstr "" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:2 msgid "A colorful solitaire Mah Jongg game" msgstr "" #: ../menu-data/xmakemol-gl:xmakemol.desktop.in.h:1 #: ../menu-data/xmakemol:xmakemol.desktop.in.h:1 msgid "XMakemol" msgstr "" #: ../menu-data/xmakemol-gl:xmakemol.desktop.in.h:2 #: ../menu-data/xmakemol:xmakemol.desktop.in.h:2 msgid "View and manipulate atomic and other chemical systems" msgstr "" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:1 msgid "Maxima Algebra System" msgstr "" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:2 msgid "An interface to the Maxima Computer Algebra System" msgstr "" #: ../menu-data/xmille:xmille.desktop.in.h:1 msgid "Xmille" msgstr "" #: ../menu-data/xmille:xmille.desktop.in.h:2 msgid "Icon=" msgstr "" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:1 msgid "XML Copy Editor" msgstr "" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:2 msgid "Edit XML documents" msgstr "" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:1 msgid "XMMS2tray" msgstr "" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:2 msgid "XMMS2 tray icon" msgstr "" #: ../menu-data/xmonad:xmonad.desktop.in.h:1 msgid "Xmonad" msgstr "" #: ../menu-data/xmotd:xmotd.desktop.in.h:1 msgid "Message of the day" msgstr "" #: ../menu-data/xmotd:xmotd.desktop.in.h:2 msgid "A message of the day browser for X" msgstr "" #: ../menu-data/xmoto:xmoto.desktop.in.h:1 msgid "Xmoto" msgstr "" #: ../menu-data/xmoto:xmoto.desktop.in.h:2 msgid "Motocross game" msgstr "" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:1 msgid "xmbarrel" msgstr "" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:2 #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:2 msgid "barrel game" msgstr "" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:1 msgid "xmcubes" msgstr "" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:2 #: ../menu-data/xpuzzles:xcubes.desktop.in.h:2 msgid "cubes game" msgstr "" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:1 msgid "xmdino" msgstr "" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:2 #: ../menu-data/xpuzzles:xdino.desktop.in.h:2 msgid "dino game" msgstr "" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:1 msgid "xmhexagons" msgstr "" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:2 #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:2 msgid "hexagons game" msgstr "" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:1 msgid "xmmball" msgstr "" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:2 #: ../menu-data/xpuzzles:xmball.desktop.in.h:2 msgid "mball game" msgstr "" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:1 msgid "xmmlink" msgstr "" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:2 #: ../menu-data/xpuzzles:xmlink.desktop.in.h:2 msgid "mlink game" msgstr "" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:1 msgid "xmoct" msgstr "" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:2 #: ../menu-data/xpuzzles:xoct.desktop.in.h:2 msgid "oct game" msgstr "" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:1 msgid "xmpanex" msgstr "" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:2 #: ../menu-data/xpuzzles:xpanex.desktop.in.h:2 msgid "panex game" msgstr "" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:1 msgid "xmpyraminx" msgstr "" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:2 #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:2 msgid "pyraminx game" msgstr "" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:1 msgid "xmrubik" msgstr "" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:2 #: ../menu-data/xpuzzles:xrubik.desktop.in.h:2 msgid "rubik game" msgstr "" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:1 msgid "xmskewb" msgstr "" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:2 #: ../menu-data/xpuzzles:xskewb.desktop.in.h:2 msgid "skewb game" msgstr "" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:1 msgid "xmtriangles" msgstr "" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:2 #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:2 msgid "triangles game" msgstr "" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:1 msgid "Xnec2c" msgstr "" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:2 msgid "Xnec2c antenna simulation" msgstr "" #: ../menu-data/xombrero:xombrero.desktop.in.h:1 msgid "xombrero Browser" msgstr "" #: ../menu-data/xombrero:xombrero.desktop.in.h:2 msgid "Minimalist's Web Browser" msgstr "" #: ../menu-data/xonix:xonix.desktop.in.h:1 msgid "Game to carve up the screen whilst dodging monsters" msgstr "" #: ../menu-data/xonix:xonix.desktop.in.h:2 msgid "Icon=xonix" msgstr "" #: ../menu-data/xoo:xoo.desktop.in.h:1 msgid "Xoo" msgstr "" #: ../menu-data/xoo:xoo.desktop.in.h:2 msgid "Handheld Device Simulator" msgstr "" #: ../menu-data/xoscope:xoscope.desktop.in.h:1 msgid "Xoscope" msgstr "" #: ../menu-data/xoscope:xoscope.desktop.in.h:2 msgid "digital oscilloscope" msgstr "" #: ../menu-data/xosview:xosview.desktop.in.h:1 msgid "Xosview" msgstr "" #: ../menu-data/xosview:xosview.desktop.in.h:2 msgid "X based system monitor" msgstr "" #: ../menu-data/xournal:xournal.desktop.in.h:1 msgid "Xournal" msgstr "" #: ../menu-data/xournal:xournal.desktop.in.h:2 msgid "Take handwritten notes" msgstr "" #: ../menu-data/xpad:xpad.desktop.in.h:1 msgid "Xpad" msgstr "" #: ../menu-data/xpad:xpad.desktop.in.h:2 msgid "Jot down notes for later" msgstr "" #: ../menu-data/xpaint:xpaint.desktop.in.h:1 msgid "XPaint" msgstr "" #: ../menu-data/xpaint:xpaint.desktop.in.h:2 msgid "Xpaint painting application" msgstr "" #: ../menu-data/xpdf:xpdf.desktop.in.h:1 msgid "xpdf" msgstr "" #: ../menu-data/xpdf:xpdf.desktop.in.h:2 msgid "View PDF files" msgstr "" #: ../menu-data/xpn:xpn.desktop.in.h:1 msgid "Xpn Newsreader" msgstr "" #: ../menu-data/xpn:xpn.desktop.in.h:2 msgid "Read News from Usenet" msgstr "" #: ../menu-data/xpra:xpra.desktop.in.h:1 msgid "Xpra" msgstr "" #: ../menu-data/xpra:xpra.desktop.in.h:2 #: ../menu-data/xpra:xpra_launcher.desktop.in.h:2 msgid "Connect to an Xpra session" msgstr "" #: ../menu-data/xpra:xpra_launcher.desktop.in.h:1 msgid "Xpra Launcher" msgstr "" #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:1 msgid "xbarrel" msgstr "" #: ../menu-data/xpuzzles:xcubes.desktop.in.h:1 msgid "xcubes" msgstr "" #: ../menu-data/xpuzzles:xdino.desktop.in.h:1 msgid "xdino" msgstr "" #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:1 msgid "xhexagons" msgstr "" #: ../menu-data/xpuzzles:xmball.desktop.in.h:1 msgid "xmball" msgstr "" #: ../menu-data/xpuzzles:xmlink.desktop.in.h:1 msgid "xmlink" msgstr "" #: ../menu-data/xpuzzles:xoct.desktop.in.h:1 msgid "xoct" msgstr "" #: ../menu-data/xpuzzles:xpanex.desktop.in.h:1 msgid "xpanex" msgstr "" #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:1 msgid "xpyraminx" msgstr "" #: ../menu-data/xpuzzles:xrubik.desktop.in.h:1 msgid "xrubik" msgstr "" #: ../menu-data/xpuzzles:xskewb.desktop.in.h:1 msgid "xskewb" msgstr "" #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:1 msgid "xtriangles" msgstr "" #: ../menu-data/xqf:xqf.desktop.in.h:1 msgid "XQF Game Server Browser" msgstr "" #: ../menu-data/xqf:xqf.desktop.in.h:2 msgid "Locate and connect to game servers" msgstr "" #: ../menu-data/xsane:xsane.desktop.in.h:1 msgid "XSane Image scanning program" msgstr "" #: ../menu-data/xsane:xsane.desktop.in.h:2 msgid "" "A program to work with scanner. Can be used as a scanning, copier, OCR, fax " "tools." msgstr "" #: ../menu-data/xscavenger:xscavenger.desktop.in.h:1 msgid "XScavenger" msgstr "" #: ../menu-data/xscavenger:xscavenger.desktop.in.h:2 msgid "X11 clone of Lode Runner" msgstr "" #: ../menu-data/xscorch:xscorch.desktop.in.h:1 msgid "Xscorch" msgstr "" #: ../menu-data/xscorch:xscorch.desktop.in.h:2 msgid "Clone of Scorched Earth" msgstr "" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:1 msgid "XSD Diagram" msgstr "" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:2 msgid "XML Schema Definition (XSD) diagram viewer" msgstr "" #: ../menu-data/xsensors:xsensors.desktop.in.h:1 msgid "XSensors" msgstr "" #: ../menu-data/xsensors:xsensors.desktop.in.h:2 msgid "View hardware health" msgstr "" #: ../menu-data/xshogi:xshogi.desktop.in.h:1 msgid "Xshogi" msgstr "" #: ../menu-data/xshogi:xshogi.desktop.in.h:2 msgid "Play Shogi Game" msgstr "" #: ../menu-data/xskat:xskat.desktop.in.h:1 msgid "XSkat" msgstr "" #: ../menu-data/xskat:xskat.desktop.in.h:2 msgid "Card game" msgstr "" #: ../menu-data/xsol:xsol.desktop.in.h:1 msgid "Klondike Solitaire" msgstr "" #: ../menu-data/xsol:xsol.desktop.in.h:2 msgid "X Solitaire" msgstr "" #: ../menu-data/xsoldier:xsoldier.desktop.in.h:1 msgid "X Soldier" msgstr "" #: ../menu-data/xsoldier:xsoldier.desktop.in.h:2 msgid "Shoot 'em up game with the \"not shooting\" bonus" msgstr "" #: ../menu-data/xterm:debian-xterm.desktop.in.h:1 msgid "XTerm" msgstr "" #. GenericName=Terminal #: ../menu-data/xterm:debian-xterm.desktop.in.h:3 msgid "standard terminal emulator for the X window system" msgstr "" #: ../menu-data/xtide:xtide.desktop.in.h:1 msgid "XTide Tide Predictor" msgstr "" #: ../menu-data/xtide:xtide.desktop.in.h:2 msgid "View tide and current predictions" msgstr "" #: ../menu-data/xvattr:xvattr.desktop.in.h:1 msgid "gxvattr" msgstr "" #: ../menu-data/xvattr:xvattr.desktop.in.h:2 msgid "XVideo Settings Utility" msgstr "" #: ../menu-data/xvile:uxvile.desktop.in.h:1 msgid "UXVile" msgstr "" #: ../menu-data/xvile:uxvile.desktop.in.h:2 #: ../menu-data/xvile:xvile.desktop.in.h:2 msgid "VI Like Emacs" msgstr "" #: ../menu-data/xvile:xvile.desktop.in.h:1 msgid "XVile" msgstr "" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:1 msgid "XWelltris" msgstr "" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:2 msgid "Play a 3D Tetris like game" msgstr "" #: ../menu-data/xye:xye.desktop.in.h:1 msgid "Xye" msgstr "" #: ../menu-data/xye:xye.desktop.in.h:2 msgid "" "Solve puzzles and action challenges in order to get all the gems in the room." msgstr "" #: ../menu-data/xyscan:xyscan.desktop.in.h:1 msgid "XYscan" msgstr "" #: ../menu-data/xyscan:xyscan.desktop.in.h:2 msgid "grabbing data from printed plots" msgstr "" #: ../menu-data/xzoom:xzoom.desktop.in.h:2 msgid "Magnify part of display, with real-time updates." msgstr "" #: ../menu-data/yabause-gtk:yabause-gtk.desktop.in.h:1 msgid "Yabause (Gtk port)" msgstr "" #: ../menu-data/yabause-gtk:yabause-gtk.desktop.in.h:2 #: ../menu-data/yabause-qt:yabause-qt.desktop.in.h:2 msgid "Sega Saturn emulator" msgstr "" #: ../menu-data/yabause-qt:yabause-qt.desktop.in.h:1 msgid "Yabause (Qt port)" msgstr "" #: ../menu-data/yagf:YAGF.desktop.in.h:1 msgid "YAGF" msgstr "" #: ../menu-data/yagf:YAGF.desktop.in.h:2 msgid "Graphical frontend for Cuneiform and Tesseract" msgstr "" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:1 msgid "YahtzeeSharp" msgstr "" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:2 msgid "An open source Yahtzee like game written in C#" msgstr "" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:1 msgid "Yakuake" msgstr "" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:2 msgid "A drop-down terminal emulator based on KDE Konsole technology." msgstr "" #: ../menu-data/yapet:yapet.desktop.in.h:1 msgid "YAPET" msgstr "" #: ../menu-data/yapet:yapet.desktop.in.h:2 msgid "Yet Another Password Encryption Tool" msgstr "" #: ../menu-data/yarssr:yarssr.desktop.in.h:1 msgid "Yarssr" msgstr "" #: ../menu-data/yarssr:yarssr.desktop.in.h:2 msgid "RSS reader for the notification area" msgstr "" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:1 msgid "Yate VoIP Client" msgstr "" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:2 msgid "Place phone calls over the Internet" msgstr "" #: ../menu-data/yelp:yelp.desktop.in.h:2 msgid "Get help with Unity" msgstr "" #: ../menu-data/yi:yi-emacs.desktop.in.h:1 msgid "Yi (Emacs keymap)" msgstr "" #: ../menu-data/yi:yi-vim.desktop.in.h:1 msgid "Yi (Vim keymap)" msgstr "" #: ../menu-data/yofrankie:yofrankie-bge.desktop.in.h:1 msgid "Yo Frankie!" msgstr "" #: ../menu-data/yofrankie:yofrankie-bge.desktop.in.h:2 msgid "A 3D platform game" msgstr "" #: ../menu-data/yokadi:yokadi.desktop.in.h:1 msgid "Yokadi" msgstr "" #: ../menu-data/yokadi:yokadi.desktop.in.h:2 msgid "Command-line oriented TODO list manager" msgstr "" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:1 msgid "3D FITS data viewer for spectro-imaging" msgstr "" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:2 msgid "Cubeview" msgstr "" #: ../menu-data/yorick-gyoto:gyotoy.desktop.in.h:1 msgid "Gyotoy" msgstr "" #: ../menu-data/yorick-gyoto:gyotoy.desktop.in.h:2 msgid "General Relativity Orbit Tracer" msgstr "" #: ../menu-data/yorick-spydr:spydr.desktop.in.h:1 msgid "FITS image display and simple analysis" msgstr "" #: ../menu-data/yorick-spydr:spydr.desktop.in.h:2 msgid "Spydr" msgstr "" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:1 msgid "Yoshimi" msgstr "" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:2 msgid "Software Synthesizer based on ZynAddSubFX" msgstr "" #: ../menu-data/youker-assistant:youker-assistant.desktop.in.h:1 msgid "youker-assistant" msgstr "" #: ../menu-data/youtranslate:youtranslate.desktop.in.h:1 msgid "Online Translator YouTranslate!" msgstr "" #: ../menu-data/youtranslate:youtranslate.desktop.in.h:2 msgid "Translate words or sentences using an online translation service" msgstr "" #: ../menu-data/yubikey-neo-manager:neoman.desktop.in.h:1 msgid "YubiKey NEO Manager" msgstr "" #: ../menu-data/yubikey-neo-manager:neoman.desktop.in.h:2 msgid "Graphical interface YubiKey NEO management" msgstr "" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:1 msgid "YubiKey Personalization Tool" msgstr "" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:2 msgid "Graphical interface for programing a YubiKey" msgstr "" #: ../menu-data/yubikey-piv-manager:pivman.desktop.in.h:1 msgid "YubiKey PIV Manager" msgstr "" #: ../menu-data/yubikey-piv-manager:pivman.desktop.in.h:2 msgid "Tool for configuring your PIV-enabled YubiKey" msgstr "" #: ../menu-data/yudit:yudit.desktop.in.h:1 msgid "Yudit" msgstr "" #: ../menu-data/z88:z88.desktop.in.h:1 msgid "Z88" msgstr "" #: ../menu-data/z88:z88.desktop.in.h:2 msgid "Finite Element Analysis Program" msgstr "" #: ../menu-data/zangband:zangband.desktop.in.h:1 msgid "Zangband" msgstr "" #: ../menu-data/zangband:zangband.desktop.in.h:2 msgid "A single-player, text-based, roguelike game" msgstr "" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:1 msgid "Zanshin" msgstr "" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:2 msgid "TODO Management Application" msgstr "" #: ../menu-data/zapping:zapping.desktop.in.h:1 msgid "Zapping TV Viewer" msgstr "" #: ../menu-data/zapping:zapping.desktop.in.h:2 msgid "Lets you watch TV in a window" msgstr "" #: ../menu-data/zathura-cb:zathura-cb.desktop.in.h:1 #: ../menu-data/zathura-djvu:zathura-djvu.desktop.in.h:1 #: ../menu-data/zathura-ps:zathura-ps.desktop.in.h:1 #: ../menu-data/zathura:zathura-pdf-poppler.desktop.in.h:1 #: ../menu-data/zathura:zathura.desktop.in.h:1 msgid "Zathura" msgstr "" #: ../menu-data/zathura-cb:zathura-cb.desktop.in.h:2 #: ../menu-data/zathura-djvu:zathura-djvu.desktop.in.h:2 #: ../menu-data/zathura-ps:zathura-ps.desktop.in.h:2 #: ../menu-data/zathura:zathura-pdf-poppler.desktop.in.h:2 #: ../menu-data/zathura:zathura.desktop.in.h:2 msgid "A minimalistic document viewer" msgstr "" #: ../menu-data/zaz:zaz.desktop.in.h:1 msgid "Zaz" msgstr "" #: ../menu-data/zaz:zaz.desktop.in.h:2 msgid "Zaz ain't Z***" msgstr "" #: ../menu-data/zeal:zeal.desktop.in.h:1 msgid "Zeal" msgstr "" #: ../menu-data/zeal:zeal.desktop.in.h:2 msgid "Simple API documentation browser" msgstr "" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:1 msgid "ZeGrapher" msgstr "" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:2 msgid "Interactive tool plot mathematic objects" msgstr "" #: ../menu-data/zeitgeist-explorer:zeitgeist-explorer.desktop.in.h:1 msgid "Zeitgeist Explorer" msgstr "" #: ../menu-data/zeitgeist-explorer:zeitgeist-explorer.desktop.in.h:2 msgid "" "A tool which can be used to monitor and explore the events logged by " "zeitgeist" msgstr "" #: ../menu-data/zekr:zekr.desktop.in.h:1 msgid "Zekr " msgstr "Zekr " #: ../menu-data/zekr:zekr.desktop.in.h:2 msgid "Study The Quran" msgstr "" #: ../menu-data/zenmap:zenmap.desktop.in.h:1 msgid "Zenmap" msgstr "" #: ../menu-data/zenmap:zenmap.desktop.in.h:2 msgid "A cross-platform GUI for the Nmap Security Scanner." msgstr "" #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:1 msgid "zEscrow" msgstr "" #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:2 msgid "Backup eCryptfs configuration and mount passphrases" msgstr "" #: ../menu-data/zim:zim.desktop.in.h:1 msgid "Zim Desktop Wiki" msgstr "Zim Desktop Wiki" #: ../menu-data/zim:zim.desktop.in.h:2 msgid "Edit text files \"wiki style\"" msgstr "" #: ../menu-data/zim:zim.desktop.in.h:3 msgid "Quick Note" msgstr "" #: ../menu-data/zim:zim.desktop.in.h:4 msgid "Quick Note from Clipboard" msgstr "" #: ../menu-data/zipper.app:Zipper.desktop.in.h:1 msgid "Zipper" msgstr "" #: ../menu-data/zipper.app:Zipper.desktop.in.h:2 msgid "Archive manager for GNUstep" msgstr "" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:1 msgid "AT1" msgstr "" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:2 msgid "Correct the pitch of a voice singing out of tune" msgstr "" #: ../menu-data/zita-bls1:zita-bls1.desktop.in.h:1 msgid "Zita-bls1" msgstr "" #: ../menu-data/zita-bls1:zita-bls1.desktop.in.h:2 msgid "converter of binaural signals into a convential stereo signals." msgstr "" #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:1 msgid "Zita-mu1" msgstr "" #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:2 msgid "App used to organise stereo monitoring for JACK" msgstr "" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:1 msgid "Zita-Rev1" msgstr "" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:2 msgid "amazing reverb by kokkinizita - more bang per byte" msgstr "" #: ../menu-data/zsnes:zsnes.desktop.in.h:1 msgid "ZSNES" msgstr "" #: ../menu-data/zsnes:zsnes.desktop.in.h:2 msgid "Super Nintendo Entertainment System (TM) emulator" msgstr "" #: ../menu-data/zulucrypt-gui:zulucrypt-gui.desktop.in.h:1 msgid "zuluCrypt" msgstr "" #: ../menu-data/zulucrypt-gui:zulucrypt-gui.desktop.in.h:2 msgid "Graphical front end for zulucrypt-cli" msgstr "" #: ../menu-data/zulumount-gui:zulumount-gui.desktop.in.h:1 msgid "zuluMount" msgstr "" #: ../menu-data/zulumount-gui:zulumount-gui.desktop.in.h:2 msgid "Encrypted volumes and partition mounter" msgstr "" #: ../menu-data/zynaddsubfx:zynaddsubfx.desktop.in.h:1 msgid "ZynAddSubFX Software Synthesizer" msgstr "" #: ../menu-data/zyne:zyne.desktop.in.h:1 msgid "Zyne" msgstr "" #: ../menu-data/zyne:zyne.desktop.in.h:2 msgid "Modular synthesizer written in Python" msgstr "" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:1 msgid "Lv2rack" msgstr "" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:2 msgid "LV2 plugins host for JACK" msgstr "" #: ../menu-data/zynjacku:zynjacku.desktop.in.h:1 msgid "Zynjacku" msgstr "Zynjacku" #: ../menu-data/zynjacku:zynjacku.desktop.in.h:2 msgid "LV2 synths host for JACK" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/coreutils.po0000644000000000000000000076202012734304304017441 0ustar # Kazakh translation for coreutils. # Copyright (C) 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the coreutils package. # Baurzhan Muftakhidinov , 2010. # msgid "" msgstr "" "Project-Id-Version: GNU coreutils 8.7\n" "Report-Msgid-Bugs-To: bug-coreutils@gnu.org\n" "POT-Creation-Date: 2016-01-20 10:34+0000\n" "PO-Revision-Date: 2011-12-05 20:48+0000\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:08+0000\n" "X-Generator: Launchpad (build 18115)\n" "X-Poedit-Country: KAZAKHSTAN\n" "Language: kk\n" "X-Poedit-Language: Kazakh\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "" #: lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "" #: lib/closein.c:100 msgid "error closing file" msgstr "файлды жабу қатесі" #: lib/closeout.c:112 src/base64.c:112 src/base64.c:124 src/base64.c:130 #: src/base64.c:171 src/base64.c:227 src/cat.c:186 src/cat.c:202 src/cat.c:286 #: src/cksum.c:251 src/expand.c:329 src/expand.c:354 src/head.c:297 #: src/head.c:347 src/head.c:763 src/head.c:804 src/mktemp.c:351 src/od.c:925 #: src/paste.c:160 src/shuf.c:368 src/split.c:741 src/split.c:978 #: src/split.c:983 src/tail.c:349 src/tail.c:1201 src/tail.c:1307 #: src/tail.c:2204 src/tr.c:1620 src/tr.c:1845 src/tr.c:1939 #: src/unexpand.c:426 src/unexpand.c:442 #, c-format msgid "write error" msgstr "жазу қатесі" #: lib/copy-acl.c:611 src/copy.c:1165 src/copy.c:2617 #, c-format msgid "preserving permissions for %s" msgstr "" #: lib/error.c:188 msgid "Unknown system error" msgstr "Белгісіз жүйелік қате" #: lib/file-type.c:38 msgid "regular empty file" msgstr "қалыпты бос файл" #: lib/file-type.c:38 msgid "regular file" msgstr "қалыпты файл" #: lib/file-type.c:41 msgid "directory" msgstr "бума" #: lib/file-type.c:53 msgid "symbolic link" msgstr "символдық сілтеме" #: lib/file-type.c:59 msgid "message queue" msgstr "" #: lib/file-type.c:62 msgid "semaphore" msgstr "семафор" #: lib/file-type.c:65 msgid "shared memory object" msgstr "" #: lib/file-type.c:68 msgid "typed memory object" msgstr "" #: lib/file-type.c:44 msgid "block special file" msgstr "" #: lib/file-type.c:47 msgid "character special file" msgstr "" #: lib/file-type.c:72 msgid "contiguous data" msgstr "" #: lib/file-type.c:50 msgid "fifo" msgstr "" #: lib/file-type.c:78 msgid "door" msgstr "" #: lib/file-type.c:81 msgid "multiplexed block special file" msgstr "" #: lib/file-type.c:84 msgid "multiplexed character special file" msgstr "" #: lib/file-type.c:87 msgid "multiplexed file" msgstr "" #: lib/file-type.c:90 msgid "named file" msgstr "" #: lib/file-type.c:93 msgid "network special file" msgstr "" #: lib/file-type.c:96 msgid "migrated file with data" msgstr "" #: lib/file-type.c:99 msgid "migrated file without data" msgstr "" #: lib/file-type.c:102 msgid "port" msgstr "" #: lib/file-type.c:56 msgid "socket" msgstr "сокет" #: lib/file-type.c:108 msgid "whiteout" msgstr "" #: lib/file-type.c:70 msgid "weird file" msgstr "" #: lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "" #: lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "" #: lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "" #: lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "" #: lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "" #: lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "Жадты бөлу мүмкін емес" #: lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "" #: lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "Белгісіз ат немесе сервис" #: lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "" #: lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "" #: lib/gai_strerror.c:67 msgid "System error" msgstr "Жүйелік қате" #: lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "" #: lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "" #: lib/gai_strerror.c:71 msgid "Request canceled" msgstr "Сұраныс қайтарылды" #: lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "Сұраныс қайтарылмады" #: lib/gai_strerror.c:73 msgid "All requests done" msgstr "Барлық сұраныстар орындалды" #: lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "Сигнал бойынша үзілді" #: lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "" #: lib/gai_strerror.c:87 msgid "Unknown error" msgstr "Белгісіз қате" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/mkdir-p.c:196 src/install.c:484 #, c-format msgid "cannot change permissions of %s" msgstr "" #: lib/mkdir-p.c:206 src/copy.c:2266 src/install.c:709 src/install.c:722 #, c-format msgid "cannot create directory %s" msgstr "" #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 src/csplit.c:219 #: src/split.c:929 src/tac.c:434 #, c-format msgid "memory exhausted" msgstr "" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "" #: lib/openat-die.c:57 src/find-mount-point.c:107 #, c-format msgid "failed to return to initial working directory" msgstr "" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:312 msgid "`" msgstr "" #: lib/quotearg.c:313 msgid "'" msgstr "" #: lib/randread.c:128 #, c-format msgid "%s: end of file" msgstr "" #: src/du.c:1026 src/md5sum.c:608 src/od.c:909 src/tac.c:238 src/tac.c:349 #: src/tac.c:505 src/tac.c:585 src/wc.c:733 #, c-format msgid "%s: read error" msgstr "" #: lib/regcomp.c:131 msgid "Success" msgstr "" #: lib/regcomp.c:134 msgid "No match" msgstr "" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:704 msgid "No previous regular expression" msgstr "" #: lib/root-dev-ino.h:37 #, c-format msgid "it is dangerous to operate recursively on %s" msgstr "" #: lib/root-dev-ino.h:41 #, c-format msgid "it is dangerous to operate recursively on %s (same as %s)" msgstr "" #: lib/root-dev-ino.h:43 #, c-format msgid "use --no-preserve-root to override this failsafe" msgstr "" #. TRANSLATORS: A regular expression testing for an affirmative answer #. (english: "yes"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^yesexpr=' #: lib/rpmatch.c:147 msgid "^[yY]" msgstr "" #. TRANSLATORS: A regular expression testing for a negative answer #. (english: "no"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^noexpr=' #: lib/rpmatch.c:160 msgid "^[nN]" msgstr "" #: lib/set-mode-acl.c:697 src/copy.c:2289 src/cp.c:516 #, c-format msgid "setting permissions for %s" msgstr "" #: lib/siglist.h:31 msgid "Hangup" msgstr "" #: lib/siglist.h:34 msgid "Interrupt" msgstr "" #: lib/siglist.h:37 msgid "Quit" msgstr "" #: lib/siglist.h:40 msgid "Illegal instruction" msgstr "" #: lib/siglist.h:43 msgid "Trace/breakpoint trap" msgstr "" #: lib/siglist.h:46 msgid "Aborted" msgstr "" #: lib/siglist.h:49 msgid "Floating point exception" msgstr "" #: lib/siglist.h:52 msgid "Killed" msgstr "" #: lib/siglist.h:55 msgid "Bus error" msgstr "" #: lib/siglist.h:58 msgid "Segmentation fault" msgstr "" #: lib/siglist.h:61 msgid "Broken pipe" msgstr "" #: lib/siglist.h:64 msgid "Alarm clock" msgstr "" #: lib/siglist.h:67 msgid "Terminated" msgstr "" #: lib/siglist.h:70 msgid "Urgent I/O condition" msgstr "" #: lib/siglist.h:73 msgid "Stopped (signal)" msgstr "" #: lib/siglist.h:76 msgid "Stopped" msgstr "" #: lib/siglist.h:79 msgid "Continued" msgstr "" #: lib/siglist.h:82 msgid "Child exited" msgstr "" #: lib/siglist.h:85 msgid "Stopped (tty input)" msgstr "" #: lib/siglist.h:88 msgid "Stopped (tty output)" msgstr "" #: lib/siglist.h:91 msgid "I/O possible" msgstr "" #: lib/siglist.h:94 msgid "CPU time limit exceeded" msgstr "" #: lib/siglist.h:97 msgid "File size limit exceeded" msgstr "" #: lib/siglist.h:100 msgid "Virtual timer expired" msgstr "" #: lib/siglist.h:103 msgid "Profiling timer expired" msgstr "" #: lib/siglist.h:106 msgid "Window changed" msgstr "" #: lib/siglist.h:109 msgid "User defined signal 1" msgstr "" #: lib/siglist.h:112 msgid "User defined signal 2" msgstr "" #: lib/siglist.h:117 msgid "EMT trap" msgstr "" #: lib/siglist.h:120 msgid "Bad system call" msgstr "" #: lib/siglist.h:123 msgid "Stack fault" msgstr "" #: lib/siglist.h:126 msgid "Information request" msgstr "" #: lib/siglist.h:128 msgid "Power failure" msgstr "" #: lib/siglist.h:131 msgid "Resource lost" msgstr "" #: lib/strsignal.c:114 #, c-format msgid "Real-time signal %d" msgstr "" #: lib/strsignal.c:118 #, c-format msgid "Unknown signal %d" msgstr "" #: lib/unicodeio.c:102 msgid "iconv function not usable" msgstr "" #: lib/unicodeio.c:104 msgid "iconv function not available" msgstr "" #: lib/unicodeio.c:111 msgid "character out of range" msgstr "" #: lib/unicodeio.c:181 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "" #: lib/unicodeio.c:183 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "" #: lib/userspec.c:106 msgid "invalid user" msgstr "" #: lib/userspec.c:107 msgid "invalid group" msgstr "" #: lib/userspec.c:108 msgid "invalid spec" msgstr "" #: lib/verror.c:73 #, c-format msgid "unable to display error message" msgstr "" #: lib/version-etc.c:74 #, c-format msgid "Packaged by %s (%s)\n" msgstr "" #: lib/version-etc.c:77 #, c-format msgid "Packaged by %s\n" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: lib/version-etc.c:84 msgid "(C)" msgstr "" #: lib/version-etc.c:86 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:102 #, c-format msgid "Written by %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:106 #, c-format msgid "Written by %s and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:110 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:117 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:124 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:139 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:147 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:156 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:167 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: lib/version-etc.c:245 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" #: lib/version-etc.c:247 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: lib/version-etc.c:251 src/system.h:573 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: lib/version-etc.c:253 #, c-format msgid "%s home page: \n" msgstr "" #: lib/version-etc.c:256 src/system.h:574 msgid "General help using GNU software: \n" msgstr "" #: lib/xfreopen.c:35 msgid "stdin" msgstr "" #: lib/xfreopen.c:36 msgid "stdout" msgstr "" #: lib/xfreopen.c:37 msgid "stderr" msgstr "" #: lib/xfreopen.c:38 msgid "unknown stream" msgstr "" #: lib/xfreopen.c:39 #, c-format msgid "failed to reopen %s with mode %s" msgstr "" #: lib/xmemcoll.c:39 src/expr.c:886 #, c-format msgid "string comparison failed" msgstr "" #: lib/xmemcoll.c:40 #, c-format msgid "Set LC_ALL='C' to work around the problem." msgstr "" #: lib/xmemcoll.c:42 #, c-format msgid "The strings compared were %s and %s." msgstr "" #: lib/xprintf.c:50 lib/xprintf.c:76 #, c-format msgid "cannot perform formatted output" msgstr "" #: lib/xstrtol-error.c:63 #, c-format msgid "invalid %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:68 #, c-format msgid "invalid suffix in %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:72 #, c-format msgid "%s%s argument '%s' too large" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/base64.c:40 msgid "Simon Josefsson" msgstr "" #: src/base64.c:64 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]\n" "Base%d encode or decode FILE, or standard input, to standard output.\n" msgstr "" #: src/base64.c:67 msgid "" " -d, --decode decode data\n" " -i, --ignore-garbage when decoding, ignore non-alphabet characters\n" " -w, --wrap=COLS wrap encoded lines after COLS character (default " "76).\n" " Use 0 to disable line wrapping\n" "\n" msgstr "" #: src/base64.c:81 #, c-format msgid "" "\n" "The data are encoded as described for the %s alphabet in RFC 4648.\n" "When decoding, the input may contain newlines in addition to the bytes of\n" "the formal %s alphabet. Use --ignore-garbage to attempt to recover\n" "from any other non-alphabet bytes in the encoded stream.\n" msgstr "" #: src/base64.c:174 src/base64.c:211 src/csplit.c:263 src/csplit.c:1437 #: src/join.c:451 src/shuf.c:156 src/shuf.c:360 src/tac-pipe.c:74 #: src/tee.c:204 src/tr.c:1644 #, c-format msgid "read error" msgstr "" #: src/base64.c:230 #, c-format msgid "invalid input" msgstr "" #: src/base64.c:293 msgid "invalid wrap size" msgstr "" #: src/base64.c:286 src/basename.c:174 src/comm.c:435 src/cp.c:605 #: src/date.c:445 src/dircolors.c:447 src/du.c:964 src/hostid.c:74 #: src/hostname.c:111 src/id.c:169 src/install.c:930 src/join.c:961 #: src/link.c:85 src/ln.c:563 src/logname.c:71 src/mknod.c:156 src/mv.c:449 #: src/nproc.c:119 src/od.c:1808 src/ptx.c:2080 src/seq.c:546 src/shuf.c:319 #: src/shuf.c:338 src/sort.c:4531 src/split.c:1326 src/tr.c:1797 #: src/tsort.c:555 src/tty.c:112 src/uname.c:251 src/uniq.c:453 src/uniq.c:470 #: src/unlink.c:81 src/uptime.c:250 src/users.c:146 src/wc.c:666 src/who.c:827 #: src/whoami.c:79 #, c-format msgid "extra operand %s" msgstr "" #: src/base64.c:318 src/cat.c:781 #, c-format msgid "closing standard input" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/basename.c:29 src/chgrp.c:37 src/chmod.c:39 src/chown.c:36 #: src/comm.c:38 src/cp.c:57 src/csplit.c:42 src/cut.c:45 src/date.c:39 #: src/dd.c:45 src/df.c:43 src/dirname.c:32 src/du.c:54 src/env.c:33 #: src/expand.c:49 src/fold.c:36 src/groups.c:35 src/head.c:45 src/id.c:39 #: src/install.c:50 src/ln.c:42 src/ls.c:124 src/mkdir.c:36 src/mkfifo.c:33 #: src/mknod.c:34 src/mv.c:42 src/nice.c:39 src/nl.c:41 src/paste.c:53 #: src/pathchk.c:33 src/pinky.c:37 src/printenv.c:44 src/printf.c:63 #: src/rm.c:42 src/rmdir.c:38 src/stty.c:66 src/sum.c:38 src/tac.c:59 #: src/tail.c:70 src/tee.c:36 src/touch.c:44 src/tty.c:43 src/uname.c:60 #: src/unexpand.c:50 src/uniq.c:42 src/uptime.c:46 src/users.c:36 src/wc.c:51 #: src/who.c:49 src/yes.c:32 msgid "David MacKenzie" msgstr "" #: src/basename.c:48 #, c-format msgid "" "Usage: %s NAME [SUFFIX]\n" " or: %s OPTION... NAME...\n" msgstr "" #: src/basename.c:53 msgid "" "Print NAME with any leading directory components removed.\n" "If specified, also remove a trailing SUFFIX.\n" msgstr "" #: src/basename.c:60 msgid "" " -a, --multiple support multiple arguments and treat each as a NAME\n" " -s, --suffix=SUFFIX remove a trailing SUFFIX; implies -a\n" " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/basename.c:67 #, c-format msgid "" "\n" "Examples:\n" " %s /usr/bin/sort -> \"sort\"\n" " %s include/stdio.h .h -> \"stdio\"\n" " %s -s .h include/stdio.h -> \"stdio\"\n" " %s -a any/str1 any/str2 -> \"str1\" followed by \"str2\"\n" msgstr "" #: src/basename.c:168 src/chcon.c:537 src/chgrp.c:277 src/chmod.c:526 #: src/chown.c:280 src/chroot.c:197 src/comm.c:427 src/csplit.c:1371 #: src/dirname.c:116 src/expr.c:326 src/join.c:1147 src/link.c:77 #: src/mkdir.c:182 src/mkfifo.c:107 src/mknod.c:145 src/nohup.c:111 #: src/pathchk.c:148 src/printf.c:674 src/readlink.c:145 src/realpath.c:236 #: src/rm.c:321 src/rmdir.c:223 src/seq.c:540 src/setuidgid.c:137 #: src/sleep.c:119 src/stat.c:1499 src/stdbuf.c:345 src/tr.c:1782 #: src/unlink.c:75 #, c-format msgid "missing operand" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cat.c:48 src/cp.c:56 src/df.c:42 src/du.c:53 src/factor.c:110 #: src/split.c:49 msgid "Torbjorn Granlund" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cat.c:49 src/comm.c:37 src/ls.c:123 src/rm.c:43 src/split.c:50 #: src/tee.c:35 src/uniq.c:41 msgid "Richard M. Stallman" msgstr "" #: src/cat.c:88 src/df.c:1209 src/expand.c:103 src/fold.c:66 src/head.c:105 #: src/ls.c:4720 src/nl.c:175 src/paste.c:435 src/pr.c:2752 src/sum.c:58 #: src/tac.c:133 src/tail.c:258 src/tee.c:62 src/unexpand.c:113 #, c-format msgid "Usage: %s [OPTION]... [FILE]...\n" msgstr "" #: src/cat.c:91 msgid "Concatenate FILE(s) to standard output.\n" msgstr "" #: src/cat.c:97 msgid "" "\n" " -A, --show-all equivalent to -vET\n" " -b, --number-nonblank number nonempty output lines, overrides -n\n" " -e equivalent to -vE\n" " -E, --show-ends display $ at end of each line\n" " -n, --number number all output lines\n" " -s, --squeeze-blank suppress repeated empty output lines\n" msgstr "" #: src/cat.c:102 msgid "" " -t equivalent to -vT\n" " -T, --show-tabs display TAB characters as ^I\n" " -u (ignored)\n" " -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n" msgstr "" #: src/cat.c:114 #, c-format msgid "" "\n" "Examples:\n" " %s f - g Output f's contents, then standard input, then g's contents.\n" " %s Copy standard input to standard output.\n" msgstr "" #: src/cat.c:326 #, c-format msgid "cannot do ioctl on %s" msgstr "" #: src/cat.c:637 src/dd.c:2217 src/sort.c:383 src/tee.c:165 src/yes.c:86 #, c-format msgid "standard output" msgstr "" #: src/cat.c:716 #, c-format msgid "%s: input file is output file" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/chcon.c:36 src/runcon.c:62 msgid "Russell Coker" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/chcon.c:37 src/chgrp.c:38 src/chmod.c:40 src/chown.c:37 src/cp.c:58 #: src/cut.c:46 src/dirname.c:33 src/du.c:56 src/head.c:46 src/hostid.c:33 #: src/hostname.c:33 src/mktemp.c:36 src/mv.c:43 src/nohup.c:37 src/od.c:36 #: src/pathchk.c:34 src/pwd.c:31 src/rm.c:44 src/setuidgid.c:38 src/sleep.c:34 #: src/sync.c:31 src/tail.c:72 src/tr.c:37 src/true.c:33 msgid "Jim Meyering" msgstr "" #: src/chcon.c:100 src/runcon.c:207 src/runcon.c:238 #, c-format msgid "failed to create security context: %s" msgstr "" #: src/chcon.c:112 #, c-format msgid "failed to set %s security context component to %s" msgstr "" #: src/chcon.c:156 src/chcon.c:546 src/copy.c:2227 src/runcon.c:221 #: src/stat.c:702 #, c-format msgid "failed to get security context of %s" msgstr "" #: src/chcon.c:166 #, c-format msgid "can't apply partial context to unlabeled file %s" msgstr "" #: src/chcon.c:193 #, c-format msgid "failed to change context of %s to %s" msgstr "" #: src/chcon.c:255 src/chmod.c:216 src/chown-core.c:325 src/copy.c:581 #: src/du.c:457 src/ls.c:2981 #, c-format msgid "cannot access %s" msgstr "" #: src/chcon.c:265 src/chmod.c:229 src/chown-core.c:338 src/du.c:437 #, c-format msgid "cannot read directory %s" msgstr "" #: src/chcon.c:292 #, c-format msgid "changing security context of %s\n" msgstr "" #: src/chcon.c:326 src/chmod.c:346 src/chown-core.c:539 src/remove.c:562 #, c-format msgid "fts_read failed" msgstr "" #: src/chcon.c:337 src/chmod.c:357 src/chown-core.c:551 src/du.c:642 #: src/remove.c:576 #, c-format msgid "fts_close failed" msgstr "" #: src/chcon.c:351 #, c-format msgid "" "Usage: %s [OPTION]... CONTEXT FILE...\n" " or: %s [OPTION]... [-u USER] [-r ROLE] [-l RANGE] [-t TYPE] FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chcon.c:357 msgid "" "Change the SELinux security context of each FILE to CONTEXT.\n" "With --reference, change the security context of each FILE to that of " "RFILE.\n" msgstr "" #: src/chcon.c:364 src/chgrp.c:123 src/chown.c:94 msgid "" " --dereference affect the referent of each symbolic link (this is\n" " the default), rather than the symbolic link itself\n" " -h, --no-dereference affect symbolic links instead of any referenced " "file\n" msgstr "" #: src/chcon.c:369 msgid "" " -u, --user=USER set user USER in the target security context\n" " -r, --role=ROLE set role ROLE in the target security context\n" " -t, --type=TYPE set type TYPE in the target security context\n" " -l, --range=RANGE set range RANGE in the target security context\n" msgstr "" #: src/chcon.c:375 src/chgrp.c:132 src/chmod.c:387 src/chown.c:110 msgid "" " --no-preserve-root do not treat '/' specially (the default)\n" " --preserve-root fail to operate recursively on '/'\n" msgstr "" #: src/chcon.c:379 msgid "" " --reference=RFILE use RFILE's security context rather than " "specifying\n" " a CONTEXT value\n" msgstr "" #: src/chcon.c:383 src/chgrp.c:140 src/chown.c:118 msgid "" " -R, --recursive operate on files and directories recursively\n" msgstr "" #: src/chcon.c:386 msgid "" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chcon.c:389 src/chgrp.c:143 src/chown.c:121 msgid "" "\n" "The following options modify how a hierarchy is traversed when the -R\n" "option is also specified. If more than one is specified, only the final\n" "one takes effect.\n" "\n" " -H if a command line argument is a symbolic link\n" " to a directory, traverse it\n" " -L traverse every symbolic link to a directory\n" " encountered\n" " -P do not traverse any symbolic links (default)\n" "\n" msgstr "" #: src/chcon.c:518 src/chgrp.c:264 src/chown.c:267 #, c-format msgid "-R --dereference requires either -H or -L" msgstr "" #: src/chcon.c:524 #, c-format msgid "-R -h requires -P" msgstr "" #: src/chcon.c:539 src/chgrp.c:279 src/chmod.c:528 src/chown.c:282 #: src/comm.c:429 src/csplit.c:1373 src/join.c:1149 src/link.c:79 #: src/mknod.c:147 src/setuidgid.c:139 src/tr.c:1785 #, c-format msgid "missing operand after %s" msgstr "" #: src/chcon.c:562 src/runcon.c:251 #, c-format msgid "invalid context: %s" msgstr "" #: src/chcon.c:569 #, c-format msgid "conflicting security context specifiers given" msgstr "" #: src/chcon.c:578 src/chgrp.c:287 src/chgrp.c:305 src/chmod.c:536 #: src/chmod.c:555 src/chown.c:290 src/chown.c:319 src/cp.c:431 src/cp.c:491 #: src/mv.c:97 src/pwd.c:273 src/rm.c:331 src/touch.c:347 #, c-format msgid "failed to get attributes of %s" msgstr "" #: src/chgrp.c:92 #, c-format msgid "invalid group: %s" msgstr "" #: src/chgrp.c:108 #, c-format msgid "" "Usage: %s [OPTION]... GROUP FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chgrp.c:113 msgid "" "Change the group of each FILE to GROUP.\n" "With --reference, change the group of each FILE to that of RFILE.\n" "\n" msgstr "" #: src/chgrp.c:118 src/chmod.c:382 src/chown.c:89 msgid "" " -c, --changes like verbose but report only when a change is made\n" " -f, --silent, --quiet suppress most error messages\n" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chgrp.c:128 src/chown.c:99 msgid "" " (useful only on systems that can change the\n" " ownership of a symlink)\n" msgstr "" #: src/chgrp.c:136 msgid "" " --reference=RFILE use RFILE's group rather than specifying a\n" " GROUP value\n" msgstr "" #: src/chgrp.c:158 #, c-format msgid "" "\n" "Examples:\n" " %s staff /u Change the group of /u to \"staff\".\n" " %s -hR staff /u Change the group of /u and subfiles to \"staff\".\n" msgstr "" #: src/chmod.c:126 #, c-format msgid "getting new attributes of %s" msgstr "" #: src/chmod.c:149 src/chown-core.c:147 #, c-format msgid "neither symbolic link %s nor referent has been changed\n" msgstr "" #: src/chmod.c:163 #, c-format msgid "mode of %s changed from %04lo (%s) to %04lo (%s)\n" msgstr "" #: src/chmod.c:166 #, c-format msgid "failed to change mode of %s from %04lo (%s) to %04lo (%s)\n" msgstr "" #: src/chmod.c:169 #, c-format msgid "mode of %s retained as %04lo (%s)\n" msgstr "" #: src/chmod.c:236 #, c-format msgid "cannot operate on dangling symlink %s" msgstr "" #: src/chmod.c:276 #, c-format msgid "changing permissions of %s" msgstr "" #: src/chmod.c:311 #, c-format msgid "%s: new permissions are %s, not %s" msgstr "" #: src/chmod.c:371 #, c-format msgid "" "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n" " or: %s [OPTION]... OCTAL-MODE FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chmod.c:377 msgid "" "Change the mode of each FILE to MODE.\n" "With --reference, change the mode of each FILE to that of RFILE.\n" "\n" msgstr "" #: src/chmod.c:391 msgid " --reference=RFILE use RFILE's mode instead of MODE values\n" msgstr "" #: src/chmod.c:394 msgid " -R, --recursive change files and directories recursively\n" msgstr "" #: src/chmod.c:399 msgid "" "\n" "Each MODE is of the form '[ugoa]*([-+=]([rwxXst]*|[ugo]))+|[-+=][0-7]+'.\n" msgstr "" #: src/chmod.c:513 #, c-format msgid "cannot combine mode and --reference options" msgstr "" #: src/chmod.c:544 #, c-format msgid "invalid mode: %s" msgstr "" #: src/chown-core.c:158 #, c-format msgid "changed ownership of %s from %s to %s\n" msgstr "" #: src/chown-core.c:159 #, c-format msgid "changed group of %s from %s to %s\n" msgstr "" #: src/chown-core.c:160 #, c-format msgid "no change to ownership of %s\n" msgstr "" #: src/chown-core.c:165 #, c-format msgid "failed to change ownership of %s from %s to %s\n" msgstr "" #: src/chown-core.c:166 #, c-format msgid "failed to change group of %s from %s to %s\n" msgstr "" #: src/chown-core.c:167 src/chown-core.c:173 #, c-format msgid "failed to change ownership of %s\n" msgstr "" #: src/chown-core.c:171 #, c-format msgid "failed to change ownership of %s to %s\n" msgstr "" #: src/chown-core.c:172 #, c-format msgid "failed to change group of %s to %s\n" msgstr "" #: src/chown-core.c:180 #, c-format msgid "ownership of %s retained as %s\n" msgstr "" #: src/chown-core.c:181 #, c-format msgid "group of %s retained as %s\n" msgstr "" #: src/chown-core.c:182 #, c-format msgid "ownership of %s retained\n" msgstr "" #: src/chown-core.c:379 #, c-format msgid "cannot dereference %s" msgstr "" #: src/chown-core.c:467 #, c-format msgid "changing ownership of %s" msgstr "" #: src/chown-core.c:468 #, c-format msgid "changing group of %s" msgstr "" #: src/chown.c:79 #, c-format msgid "" "Usage: %s [OPTION]... [OWNER][:[GROUP]] FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chown.c:84 msgid "" "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" "With --reference, change the owner and group of each FILE to those of " "RFILE.\n" "\n" msgstr "" #: src/chown.c:103 msgid "" " --from=CURRENT_OWNER:CURRENT_GROUP\n" " change the owner and/or group of each file only if\n" " its current owner and/or group match those " "specified\n" " here. Either may be omitted, in which case a " "match\n" " is not required for the omitted attribute\n" msgstr "" #: src/chown.c:114 msgid "" " --reference=RFILE use RFILE's owner and group rather than\n" " specifying OWNER:GROUP values\n" msgstr "" #: src/chown.c:136 msgid "" "\n" "Owner is unchanged if missing. Group is unchanged if missing, but changed\n" "to login group if implied by a ':' following a symbolic OWNER.\n" "OWNER and GROUP may be numeric as well as symbolic.\n" msgstr "" #: src/chown.c:142 #, c-format msgid "" "\n" "Examples:\n" " %s root /u Change the owner of /u to \"root\".\n" " %s root:staff /u Likewise, but also change its group to \"staff\".\n" " %s -hR root /u Change the owner of /u and subfiles to \"root\".\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/chroot.c:34 msgid "Roland McGrath" msgstr "" #: src/chroot.c:97 src/install.c:576 src/setuidgid.c:110 src/setuidgid.c:120 #, c-format msgid "invalid group %s" msgstr "" #: src/chroot.c:109 #, c-format msgid "invalid group list %s" msgstr "" #: src/chroot.c:132 #, c-format msgid "" "Usage: %s [OPTION] NEWROOT [COMMAND [ARG]...]\n" " or: %s OPTION\n" msgstr "" #: src/chroot.c:137 msgid "" "Run COMMAND with root directory set to NEWROOT.\n" "\n" msgstr "" #: src/chroot.c:195 msgid "" " --groups=G_LIST specify supplementary groups as g1,g2,..,gN\n" msgstr "" #: src/chroot.c:198 msgid " --userspec=USER:GROUP specify user and group (ID or name) to use\n" msgstr "" #: src/chroot.c:201 #, c-format msgid " --skip-chdir do not change working directory to %s\n" msgstr "" #: src/chroot.c:149 msgid "" "\n" "If no command is given, run '${SHELL} -i' (default: '/bin/sh -i').\n" msgstr "" #: src/chroot.c:286 #, c-format msgid "option --skip-chdir only permitted if NEWROOT is old %s" msgstr "" #: src/chroot.c:202 #, c-format msgid "cannot change root directory to %s" msgstr "" #: src/chroot.c:206 #, c-format msgid "cannot chdir to root directory" msgstr "" #: src/chroot.c:375 #, c-format msgid "no group specified for unknown uid: %d" msgstr "" #: src/chroot.c:400 #, c-format msgid "failed to get supplemental groups" msgstr "" #: src/chroot.c:412 #, c-format msgid "failed to set supplemental groups" msgstr "" #: src/chroot.c:247 #, c-format msgid "failed to set group-ID" msgstr "" #: src/chroot.c:253 #, c-format msgid "failed to set user-ID" msgstr "" #: src/chroot.c:275 src/nohup.c:236 src/setuidgid.c:212 src/stdbuf.c:365 #: src/timeout.c:454 #, c-format msgid "failed to run command %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cksum.c:40 msgid "Q. Frank Xia" msgstr "" #: src/cksum.c:216 #, c-format msgid "%s: file too long" msgstr "" #: src/cksum.c:263 #, c-format msgid "" "Usage: %s [FILE]...\n" " or: %s [OPTION]\n" msgstr "" #: src/cksum.c:268 msgid "" "Print CRC checksum and byte counts of each FILE.\n" "\n" msgstr "" #: src/comm.c:103 src/join.c:187 #, c-format msgid "Usage: %s [OPTION]... FILE1 FILE2\n" msgstr "" #: src/comm.c:107 msgid "Compare sorted files FILE1 and FILE2 line by line.\n" msgstr "" #: src/comm.c:113 src/join.c:200 msgid "" "\n" "When FILE1 or FILE2 (not both) is -, read standard input.\n" msgstr "" #: src/comm.c:110 msgid "" "\n" "With no options, produce three-column output. Column one contains\n" "lines unique to FILE1, column two contains lines unique to FILE2,\n" "and column three contains lines common to both files.\n" msgstr "" #: src/comm.c:116 msgid "" "\n" " -1 suppress column 1 (lines unique to FILE1)\n" " -2 suppress column 2 (lines unique to FILE2)\n" " -3 suppress column 3 (lines that appear in both files)\n" msgstr "" #: src/comm.c:122 msgid "" "\n" " --check-order check that the input is correctly sorted, even\n" " if all input lines are pairable\n" " --nocheck-order do not check that the input is correctly sorted\n" msgstr "" #: src/comm.c:128 msgid " --output-delimiter=STR separate columns with STR\n" msgstr "" #: src/comm.c:138 src/cut.c:178 src/head.c:133 src/numfmt.c:944 src/paste.c:453 #: src/tail.c:304 msgid " -z, --zero-terminated line delimiter is NUL, not newline\n" msgstr "" #: src/comm.c:133 msgid "" "\n" "Note, comparisons honor the rules specified by 'LC_COLLATE'.\n" msgstr "" #: src/comm.c:137 #, c-format msgid "" "\n" "Examples:\n" " %s -12 file1 file2 Print only lines present in both file1 and file2.\n" " %s -3 file1 file2 Print lines in file1 not in file2, and vice versa.\n" msgstr "" #: src/comm.c:222 #, c-format msgid "file %d is not in sorted order" msgstr "" #: src/comm.c:420 #, c-format msgid "multiple output delimiters specified" msgstr "" #: src/copy.c:195 src/copy.c:346 src/copy.c:357 src/head.c:425 #, c-format msgid "cannot lseek %s" msgstr "" #: src/copy.c:191 src/copy.c:563 #, c-format msgid "error deallocating %s" msgstr "" #: src/copy.c:168 src/dd.c:1617 src/dd.c:1984 src/du.c:1085 src/head.c:148 #: src/head.c:261 src/head.c:333 src/head.c:537 src/head.c:619 src/head.c:699 #: src/head.c:757 src/head.c:781 src/tail.c:411 src/tail.c:499 src/tail.c:548 #: src/tail.c:641 src/tail.c:769 src/tail.c:817 src/tail.c:854 src/tail.c:1782 #: src/tail.c:1812 src/uniq.c:394 #, c-format msgid "error reading %s" msgstr "" #: src/copy.c:206 src/dd.c:2047 src/dd.c:2110 src/head.c:151 #, c-format msgid "error writing %s" msgstr "" #: src/copy.c:293 #, c-format msgid "overflow reading %s" msgstr "" #: src/copy.c:313 #, c-format msgid "%s: failed to get extents info" msgstr "" #: src/copy.c:373 #, c-format msgid "%s: write failed" msgstr "" #: src/copy.c:442 src/copy.c:1083 #, c-format msgid "failed to extend %s" msgstr "" #: src/copy.c:662 #, c-format msgid "clearing permissions for %s" msgstr "" #: src/copy.c:697 src/copy.c:2480 src/cp.c:329 #, c-format msgid "failed to preserve ownership for %s" msgstr "" #: src/copy.c:723 #, c-format msgid "failed to lookup file %s" msgstr "" #: src/copy.c:728 #, c-format msgid "failed to preserve authorship for %s" msgstr "" #: src/copy.c:2212 src/install.c:906 src/mkdir.c:188 src/mkfifo.c:113 #: src/mknod.c:166 #, c-format msgid "failed to set default file creation context to %s" msgstr "" #: src/copy.c:931 #, c-format msgid "failed to set default file creation context for %s" msgstr "" #: src/copy.c:957 #, c-format msgid "failed to set the security context of %s" msgstr "" #: src/copy.c:804 src/csplit.c:640 src/du.c:971 src/fmt.c:451 src/head.c:854 #: src/sort.c:4543 src/split.c:1342 src/tail.c:1756 src/wc.c:678 #, c-format msgid "cannot open %s for reading" msgstr "" #: src/copy.c:810 src/copy.c:972 src/dd.c:1554 src/dd.c:2122 src/dd.c:2261 #: src/tail.c:1592 src/tail.c:1658 src/truncate.c:140 #, c-format msgid "cannot fstat %s" msgstr "" #: src/copy.c:820 #, c-format msgid "skipping file %s, as it was replaced while being copied" msgstr "" #: src/copy.c:881 src/copy.c:1579 src/copy.c:1782 src/copy.c:1940 src/ln.c:314 #: src/remove.c:263 src/remove.c:280 src/remove.c:405 src/remove.c:431 #, c-format msgid "cannot remove %s" msgstr "" #: src/copy.c:886 src/copy.c:1583 src/copy.c:1777 src/copy.c:1945 #: src/remove.c:375 #, c-format msgid "removed %s\n" msgstr "" #: src/copy.c:926 #, c-format msgid "not writing through dangling symlink %s" msgstr "" #: src/copy.c:964 #, c-format msgid "cannot create regular file %s" msgstr "" #: src/copy.c:985 #, c-format msgid "failed to clone %s from %s" msgstr "" #: src/copy.c:1098 src/copy.c:2541 #, c-format msgid "preserving times for %s" msgstr "" #: src/copy.c:1175 src/copy.c:1181 src/head.c:862 src/touch.c:172 #: src/truncate.c:417 #, c-format msgid "failed to close %s" msgstr "" #: src/copy.c:1674 #, c-format msgid "%s: replace %s, overriding mode %04lo (%s)? " msgstr "" #: src/copy.c:1675 #, c-format msgid "%s: unwritable %s (mode %04lo, %s); try anyway? " msgstr "" #: src/copy.c:1478 #, c-format msgid "%s: overwrite %s? " msgstr "" #: src/copy.c:1547 #, c-format msgid " (backup: %s)" msgstr "" #: src/copy.c:1557 #, c-format msgid "failed to restore the default file creation context" msgstr "" #: src/copy.c:1589 #, c-format msgid "cannot create hard link %s to %s" msgstr "" #: src/copy.c:1642 src/copy.c:1694 src/copy.c:2277 src/copy.c:2604 #: src/find-mount-point.c:84 src/install.c:678 src/realpath.c:145 #: src/stat.c:1239 src/truncate.c:363 #, c-format msgid "cannot stat %s" msgstr "" #: src/copy.c:1650 #, c-format msgid "omitting directory %s" msgstr "" #: src/copy.c:1664 #, c-format msgid "warning: source file %s specified more than once" msgstr "" #: src/copy.c:1712 src/ln.c:246 #, c-format msgid "%s and %s are the same file" msgstr "" #: src/copy.c:1811 #, c-format msgid "cannot overwrite non-directory %s with directory %s" msgstr "" #: src/copy.c:1829 src/ln.c:214 #, c-format msgid "will not overwrite just-created %s with %s" msgstr "" #: src/copy.c:1847 #, c-format msgid "cannot overwrite directory %s with non-directory" msgstr "" #: src/copy.c:1861 #, c-format msgid "cannot move directory onto non-directory: %s -> %s" msgstr "" #: src/copy.c:1891 #, c-format msgid "backing up %s would destroy source; %s not moved" msgstr "" #: src/copy.c:1892 #, c-format msgid "backing up %s would destroy source; %s not copied" msgstr "" #: src/copy.c:1915 src/ln.c:276 #, c-format msgid "cannot backup %s" msgstr "" #: src/copy.c:1979 #, c-format msgid "will not copy %s through just-created symlink %s" msgstr "" #: src/copy.c:2056 #, c-format msgid "cannot copy a directory, %s, into itself, %s" msgstr "" #: src/copy.c:2278 #, c-format msgid "warning: source directory %s specified more than once" msgstr "" #: src/copy.c:2073 #, c-format msgid "will not create hard link %s to directory %s" msgstr "" #: src/copy.c:2123 #, c-format msgid "cannot move %s to a subdirectory of itself, %s" msgstr "" #: src/copy.c:2166 #, c-format msgid "cannot move %s to %s" msgstr "" #: src/copy.c:2178 #, c-format msgid "inter-device move failed: %s to %s; unable to remove target" msgstr "" #: src/copy.c:2246 #, c-format msgid "cannot copy cyclic symbolic link %s" msgstr "" #: src/copy.c:2355 #, c-format msgid "%s: can make relative symbolic links only in current directory" msgstr "" #: src/copy.c:2362 #, c-format msgid "cannot create symbolic link %s to %s" msgstr "" #: src/copy.c:2416 src/mkfifo.c:132 #, c-format msgid "cannot create fifo %s" msgstr "" #: src/copy.c:2425 #, c-format msgid "cannot create special file %s" msgstr "" #: src/copy.c:2436 src/ls.c:3185 src/stat.c:921 #, c-format msgid "cannot read symbolic link %s" msgstr "" #: src/copy.c:2463 #, c-format msgid "cannot create symbolic link %s" msgstr "" #: src/copy.c:2495 #, c-format msgid "%s has unknown file type" msgstr "" #: src/copy.c:2644 src/ln.c:358 #, c-format msgid "cannot un-backup %s" msgstr "" #: src/copy.c:2648 #, c-format msgid "%s -> %s (unbackup)\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/coreutils.c:47 msgid "Alex Deymo" msgstr "" #: src/coreutils.c:64 #, c-format msgid "Usage: %s --coreutils-prog=PROGRAM_NAME [PARAMETERS]... \n" msgstr "" #: src/coreutils.c:67 msgid "" "Execute the PROGRAM_NAME built-in program with the given PARAMETERS.\n" "\n" msgstr "" #: src/coreutils.c:85 #, c-format msgid "" "\n" "Use: '%s --coreutils-prog=PROGRAM_NAME --help' for individual program help.\n" msgstr "" #: src/coreutils.c:177 src/coreutils.c:202 #, c-format msgid "unknown program %s" msgstr "" #: src/cp.c:156 src/mv.c:286 #, c-format msgid "" "Usage: %s [OPTION]... [-T] SOURCE DEST\n" " or: %s [OPTION]... SOURCE... DIRECTORY\n" " or: %s [OPTION]... -t DIRECTORY SOURCE...\n" msgstr "" #: src/cp.c:162 msgid "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n" msgstr "" #: src/cp.c:168 msgid "" " -a, --archive same as -dR --preserve=all\n" " --attributes-only don't copy the file data, just the " "attributes\n" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " --copy-contents copy contents of special files when " "recursive\n" " -d same as --no-dereference --preserve=links\n" msgstr "" #: src/cp.c:177 msgid "" " -f, --force if an existing destination file cannot be\n" " opened, remove it and try again (this " "option\n" " is ignored when the -n option is also " "used)\n" " -i, --interactive prompt before overwrite (overrides a previous " "-n\n" " option)\n" " -H follow command-line symbolic links in SOURCE\n" msgstr "" #: src/cp.c:186 msgid "" " -l, --link hard link files instead of copying\n" " -L, --dereference always follow symbolic links in SOURCE\n" msgstr "" #: src/cp.c:190 msgid "" " -n, --no-clobber do not overwrite an existing file (overrides\n" " a previous -i option)\n" " -P, --no-dereference never follow symbolic links in SOURCE\n" msgstr "" #: src/cp.c:195 msgid "" " -p same as --preserve=mode,ownership,timestamps\n" " --preserve[=ATTR_LIST] preserve the specified attributes (default:\n" " mode,ownership,timestamps), if possible\n" " additional attributes: context, links, " "xattr,\n" " all\n" msgstr "" #: src/cp.c:203 msgid "" " --no-preserve=ATTR_LIST don't preserve the specified attributes\n" " --parents use full source file name under DIRECTORY\n" msgstr "" #: src/cp.c:207 msgid "" " -R, -r, --recursive copy directories recursively\n" " --reflink[=WHEN] control clone/CoW copies. See below\n" " --remove-destination remove each existing destination file before\n" " attempting to open it (contrast with --" "force)\n" msgstr "" #: src/cp.c:213 msgid "" " --sparse=WHEN control creation of sparse files. See below\n" " --strip-trailing-slashes remove any trailing slashes from each " "SOURCE\n" " argument\n" msgstr "" #: src/cp.c:218 msgid "" " -s, --symbolic-link make symbolic links instead of copying\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY copy all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" msgstr "" #: src/cp.c:224 msgid "" " -u, --update copy only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" " -x, --one-file-system stay on this file system\n" msgstr "" #: src/cp.c:232 msgid "" " -Z set SELinux security context of destination\n" " file to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the\n" " SELinux or SMACK security context to CTX\n" msgstr "" #: src/cp.c:233 msgid "" "\n" "By default, sparse SOURCE files are detected by a crude heuristic and the\n" "corresponding DEST file is made sparse as well. That is the behavior\n" "selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n" "file whenever the SOURCE file contains a long enough sequence of zero " "bytes.\n" "Use --sparse=never to inhibit creation of sparse files.\n" "\n" "When --reflink[=always] is specified, perform a lightweight copy, where the\n" "data blocks are copied only when modified. If this is not possible the " "copy\n" "fails, or if --reflink=auto is specified, fall back to a standard copy.\n" msgstr "" #: src/cp.c:245 src/install.c:649 src/ln.c:420 src/mv.c:322 msgid "" "\n" "The backup suffix is '~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control method may be selected via the --backup option or " "through\n" "the VERSION_CONTROL environment variable. Here are the values:\n" "\n" msgstr "" #: src/cp.c:252 src/install.c:656 src/ln.c:427 src/mv.c:329 msgid "" " none, off never make backups (even if --backup is given)\n" " numbered, t make numbered backups\n" " existing, nil numbered if numbered backups exist, simple otherwise\n" " simple, never always make simple backups\n" msgstr "" #: src/cp.c:258 msgid "" "\n" "As a special case, cp makes a backup of SOURCE when the force and backup\n" "options are given and SOURCE and DEST are the same name for an existing,\n" "regular file.\n" msgstr "" #: src/cp.c:317 #, c-format msgid "failed to preserve times for %s" msgstr "" #: src/cp.c:348 #, c-format msgid "failed to preserve permissions for %s" msgstr "" #: src/cp.c:475 #, c-format msgid "cannot make directory %s" msgstr "" #: src/cp.c:524 src/cp.c:543 #, c-format msgid "%s exists but is not a directory" msgstr "" #: src/cp.c:570 src/cp.c:1069 src/install.c:402 src/install.c:844 src/ln.c:123 #: src/ln.c:181 src/ln.c:202 src/ln.c:515 src/mv.c:154 src/mv.c:400 #, c-format msgid "failed to access %s" msgstr "" #: src/cp.c:590 src/install.c:915 src/ln.c:546 src/mv.c:434 src/shred.c:1181 #: src/touch.c:429 src/truncate.c:354 #, c-format msgid "missing file operand" msgstr "" #: src/cp.c:592 src/install.c:917 src/ln.c:560 src/mv.c:436 #, c-format msgid "missing destination file operand after %s" msgstr "" #: src/cp.c:601 src/install.c:926 src/mv.c:445 #, c-format msgid "cannot combine --target-directory (-t) and --no-target-directory (-T)" msgstr "" #: src/cp.c:617 src/cp.c:1072 src/install.c:404 src/install.c:847 #: src/install.c:939 src/ln.c:125 src/ln.c:518 src/ln.c:574 src/mv.c:403 #: src/mv.c:459 #, c-format msgid "target %s is not a directory" msgstr "" #: src/cp.c:728 #, c-format msgid "with --parents, the destination must be a directory" msgstr "" #: src/cp.c:1064 src/install.c:839 src/ln.c:510 src/mv.c:395 #, c-format msgid "multiple target directories specified" msgstr "" #: src/cp.c:1116 src/install.c:910 #, c-format msgid "warning: ignoring --context; it requires an SELinux-enabled kernel" msgstr "" #: src/cp.c:1110 #, c-format msgid "cannot make both hard and symbolic links" msgstr "" #: src/cp.c:1117 src/mv.c:466 #, c-format msgid "options --backup and --no-clobber are mutually exclusive" msgstr "" #: src/cp.c:1123 #, c-format msgid "--reflink can be used only with --sparse=auto" msgstr "" #: src/cp.c:1131 src/install.c:900 src/ln.c:582 src/mv.c:474 msgid "backup type" msgstr "" #: src/cp.c:1186 src/install.c:951 #, c-format msgid "cannot set target context and preserve it" msgstr "" #: src/cp.c:1156 #, c-format msgid "cannot preserve security context without an SELinux-enabled kernel" msgstr "" #: src/cp.c:1162 #, c-format msgid "" "cannot preserve extended attributes, cp is built without xattr support" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/csplit.c:41 src/dd.c:46 msgid "Stuart Kemp" msgstr "" #: src/csplit.c:531 #, c-format msgid "input disappeared" msgstr "" #: src/csplit.c:660 src/csplit.c:671 #, c-format msgid "%s: line number out of range" msgstr "" #: src/csplit.c:700 #, c-format msgid "%s: %s: line number out of range" msgstr "" #: src/csplit.c:703 src/csplit.c:752 #, c-format msgid " on repetition %s\n" msgstr "" #: src/csplit.c:746 #, c-format msgid "%s: %s: match not found" msgstr "" #: src/csplit.c:810 src/csplit.c:850 src/nl.c:351 src/tac.c:273 #, c-format msgid "error in regular expression search" msgstr "" #: src/csplit.c:983 #, c-format msgid "write error for %s" msgstr "" #: src/csplit.c:1059 #, c-format msgid "%s: integer expected after delimiter" msgstr "" #: src/csplit.c:1075 #, c-format msgid "%s: '}' is required in repeat count" msgstr "" #: src/csplit.c:1085 #, c-format msgid "%s}: integer required between '{' and '}'" msgstr "" #: src/csplit.c:1112 #, c-format msgid "%s: closing delimiter '%c' missing" msgstr "" #: src/csplit.c:1129 #, c-format msgid "%s: invalid regular expression: %s" msgstr "" #: src/csplit.c:1162 #, c-format msgid "%s: invalid pattern" msgstr "" #: src/csplit.c:1165 #, c-format msgid "%s: line number must be greater than zero" msgstr "" #: src/csplit.c:1171 #, c-format msgid "line number %s is smaller than preceding line number, %s" msgstr "" #: src/csplit.c:1177 #, c-format msgid "warning: line number %s is the same as preceding line number" msgstr "" #: src/csplit.c:1255 #, c-format msgid "missing conversion specifier in suffix" msgstr "" #: src/csplit.c:1261 #, c-format msgid "invalid conversion specifier in suffix: %c" msgstr "" #: src/csplit.c:1264 #, c-format msgid "invalid conversion specifier in suffix: \\%.3o" msgstr "" #: src/csplit.c:1269 #, c-format msgid "invalid flags in conversion specification: %%%c%c" msgstr "" #: src/csplit.c:1286 #, c-format msgid "too many %% conversion specifications in suffix" msgstr "" #: src/csplit.c:1300 #, c-format msgid "missing %% conversion specification in suffix" msgstr "" #: src/csplit.c:1381 src/dd.c:1454 src/nproc.c:105 src/tail.c:2052 msgid "invalid number" msgstr "" #: src/csplit.c:1451 #, c-format msgid "Usage: %s [OPTION]... FILE PATTERN...\n" msgstr "" #: src/csplit.c:1455 msgid "" "Output pieces of FILE separated by PATTERN(s) to files 'xx00', 'xx01', ...,\n" "and output byte counts of each piece to standard output.\n" msgstr "" #: src/csplit.c:1496 msgid "" "\n" "Read standard input if FILE is -\n" msgstr "" #: src/csplit.c:1462 #, c-format msgid "" " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %02d\n" " -f, --prefix=PREFIX use PREFIX instead of 'xx'\n" " -k, --keep-files do not remove output files on errors\n" msgstr "" #: src/csplit.c:1508 msgid " --suppress-matched suppress the lines matching PATTERN\n" msgstr "" #: src/csplit.c:1467 msgid "" " -n, --digits=DIGITS use specified number of digits instead of 2\n" " -s, --quiet, --silent do not print counts of output file sizes\n" " -z, --elide-empty-files remove empty output files\n" msgstr "" #: src/csplit.c:1518 msgid "" "\n" "Each PATTERN may be:\n" " INTEGER copy up to but not including specified line number\n" " /REGEXP/[OFFSET] copy up to but not including a matching line\n" " %REGEXP%[OFFSET] skip to, but not including a matching line\n" " {INTEGER} repeat the previous pattern specified number of times\n" " {*} repeat the previous pattern as many times as possible\n" "\n" "A line OFFSET is a required '+' or '-' followed by a positive integer.\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cut.c:44 src/paste.c:52 msgid "David M. Ihnat" msgstr "" #: src/cut.c:189 #, c-format msgid "Usage: %s OPTION... [FILE]...\n" msgstr "" #: src/cut.c:193 msgid "Print selected parts of lines from each FILE to standard output.\n" msgstr "" #: src/cut.c:199 msgid "" " -b, --bytes=LIST select only these bytes\n" " -c, --characters=LIST select only these characters\n" " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n" msgstr "" #: src/cut.c:204 msgid "" " -f, --fields=LIST select only these fields; also print any line\n" " that contains no delimiter character, unless\n" " the -s option is specified\n" " -n (ignored)\n" msgstr "" #: src/cut.c:210 msgid "" " --complement complement the set of selected bytes, characters\n" " or fields\n" msgstr "" #: src/cut.c:214 msgid "" " -s, --only-delimited do not print lines not containing delimiters\n" " --output-delimiter=STRING use STRING as the output delimiter\n" " the default is to use the input delimiter\n" msgstr "" #: src/cut.c:221 msgid "" "\n" "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n" "range, or many ranges separated by commas. Selected input is written\n" "in the same order that it is read, and is written exactly once.\n" msgstr "" #: src/cut.c:189 msgid "" "Each range is one of:\n" "\n" " N N'th byte, character or field, counted from 1\n" " N- from N'th byte, character or field, to end of line\n" " N-M from N'th to M'th (included) byte, character or field\n" " -M from first to M'th (included) byte, character or field\n" msgstr "" #: src/cut.c:795 src/cut.c:803 msgid "only one type of list may be specified" msgstr "" #: src/cut.c:812 src/numfmt.c:1408 #, c-format msgid "the delimiter must be a single character" msgstr "" #: src/cut.c:847 msgid "you must specify a list of bytes, characters, or fields" msgstr "" #: src/cut.c:850 msgid "an input delimiter may be specified only when operating on fields" msgstr "" #: src/cut.c:854 msgid "" "suppressing non-delimited lines makes sense\n" "\tonly when operating on fields" msgstr "" #: src/date.c:123 #, c-format msgid "" "Usage: %s [OPTION]... [+FORMAT]\n" " or: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n" msgstr "" #: src/date.c:128 msgid "" "Display the current time in the given FORMAT, or set the system date.\n" msgstr "" #: src/date.c:134 msgid "" " -d, --date=STRING display time described by STRING, not 'now'\n" " -f, --file=DATEFILE like --date; once for each line of DATEFILE\n" msgstr "" #: src/date.c:138 msgid "" " -I[FMT], --iso-8601[=FMT] output date/time in ISO 8601 format.\n" " FMT='date' for date only (the default),\n" " 'hours', 'minutes', 'seconds', or 'ns'\n" " for date and time to the indicated " "precision.\n" " Example: 2006-08-14T02:34:56-0600\n" msgstr "" #: src/date.c:145 msgid "" " -R, --rfc-2822 output date and time in RFC 2822 format.\n" " Example: Mon, 14 Aug 2006 02:34:56 -0600\n" msgstr "" #: src/date.c:149 msgid "" " --rfc-3339=FMT output date/time in RFC 3339 format.\n" " FMT='date', 'seconds', or 'ns'\n" " for date and time to the indicated " "precision.\n" " Example: 2006-08-14 02:34:56-06:00\n" msgstr "" #: src/date.c:155 msgid "" " -r, --reference=FILE display the last modification time of FILE\n" msgstr "" #: src/date.c:158 msgid "" " -s, --set=STRING set time described by STRING\n" " -u, --utc, --universal print or set Coordinated Universal Time (UTC)\n" msgstr "" #: src/date.c:158 msgid "" "\n" "FORMAT controls the output. Interpreted sequences are:\n" "\n" " %% a literal %\n" " %a locale's abbreviated weekday name (e.g., Sun)\n" msgstr "" #: src/date.c:165 msgid "" " %A locale's full weekday name (e.g., Sunday)\n" " %b locale's abbreviated month name (e.g., Jan)\n" " %B locale's full month name (e.g., January)\n" " %c locale's date and time (e.g., Thu Mar 3 23:05:25 2005)\n" msgstr "" #: src/date.c:171 msgid "" " %C century; like %Y, except omit last two digits (e.g., 20)\n" " %d day of month (e.g., 01)\n" " %D date; same as %m/%d/%y\n" " %e day of month, space padded; same as %_d\n" msgstr "" #: src/date.c:177 msgid "" " %F full date; same as %Y-%m-%d\n" " %g last two digits of year of ISO week number (see %G)\n" " %G year of ISO week number (see %V); normally useful only with %V\n" msgstr "" #: src/date.c:182 msgid "" " %h same as %b\n" " %H hour (00..23)\n" " %I hour (01..12)\n" " %j day of year (001..366)\n" msgstr "" #: src/date.c:188 msgid "" " %k hour, space padded ( 0..23); same as %_H\n" " %l hour, space padded ( 1..12); same as %_I\n" " %m month (01..12)\n" " %M minute (00..59)\n" msgstr "" #: src/date.c:194 msgid "" " %n a newline\n" " %N nanoseconds (000000000..999999999)\n" " %p locale's equivalent of either AM or PM; blank if not known\n" " %P like %p, but lower case\n" " %r locale's 12-hour clock time (e.g., 11:11:04 PM)\n" " %R 24-hour hour and minute; same as %H:%M\n" " %s seconds since 1970-01-01 00:00:00 UTC\n" msgstr "" #: src/date.c:203 msgid "" " %S second (00..60)\n" " %t a tab\n" " %T time; same as %H:%M:%S\n" " %u day of week (1..7); 1 is Monday\n" msgstr "" #: src/date.c:209 msgid "" " %U week number of year, with Sunday as first day of week (00..53)\n" " %V ISO week number, with Monday as first day of week (01..53)\n" " %w day of week (0..6); 0 is Sunday\n" " %W week number of year, with Monday as first day of week (00..53)\n" msgstr "" #: src/date.c:215 msgid "" " %x locale's date representation (e.g., 12/31/99)\n" " %X locale's time representation (e.g., 23:13:48)\n" " %y last two digits of year (00..99)\n" " %Y year\n" msgstr "" #: src/date.c:221 msgid "" " %z +hhmm numeric time zone (e.g., -0400)\n" " %:z +hh:mm numeric time zone (e.g., -04:00)\n" " %::z +hh:mm:ss numeric time zone (e.g., -04:00:00)\n" " %:::z numeric time zone with : to necessary precision (e.g., -04, " "+05:30)\n" " %Z alphabetic time zone abbreviation (e.g., EDT)\n" "\n" "By default, date pads numeric fields with zeroes.\n" msgstr "" #: src/date.c:230 msgid "" "The following optional flags may follow '%':\n" "\n" " - (hyphen) do not pad the field\n" " _ (underscore) pad with spaces\n" " 0 (zero) pad with zeros\n" " ^ use upper case if possible\n" " # use opposite case if possible\n" msgstr "" #: src/date.c:239 msgid "" "\n" "After any flags comes an optional field width, as a decimal number;\n" "then an optional modifier, which is either\n" "E to use the locale's alternate representations if available, or\n" "O to use the locale's alternate numeric symbols if available.\n" msgstr "" #: src/date.c:246 msgid "" "\n" "Examples:\n" "Convert seconds since the epoch (1970-01-01 UTC) to a date\n" " $ date --date='@2147483647'\n" "\n" "Show the time on the west coast of the US (use tzselect(1) to find TZ)\n" " $ TZ='America/Los_Angeles' date\n" "\n" "Show the local time for 9AM next Friday on the west coast of the US\n" " $ date --date='TZ=\"America/Los_Angeles\" 09:00 next Fri'\n" msgstr "" #: src/date.c:279 src/dd.c:2201 src/head.c:845 src/md5sum.c:498 #: src/md5sum.c:862 src/od.c:869 src/od.c:1920 src/pr.c:1172 src/pr.c:1362 #: src/pr.c:1484 src/stty.c:851 src/tac.c:562 src/tail.c:342 src/tee.c:126 #: src/tr.c:1945 src/tsort.c:530 src/wc.c:196 #, c-format msgid "standard input" msgstr "" #: src/date.c:307 src/date.c:527 #, c-format msgid "invalid date %s" msgstr "" #: src/date.c:418 src/date.c:452 #, c-format msgid "multiple output formats specified" msgstr "" #: src/date.c:430 #, c-format msgid "the options to specify dates for printing are mutually exclusive" msgstr "" #: src/date.c:437 #, c-format msgid "the options to print and set the time may not be used together" msgstr "" #: src/date.c:458 #, c-format msgid "" "the argument %s lacks a leading '+';\n" "when using an option to specify date(s), any non-option\n" "argument must be a format string beginning with '+'" msgstr "" #: src/date.c:535 #, c-format msgid "cannot set date" msgstr "" #: src/date.c:558 src/du.c:371 #, c-format msgid "time %s is out of range" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/dd.c:44 src/factor.c:109 src/rm.c:41 src/tail.c:69 src/touch.c:41 #: src/wc.c:50 msgid "Paul Rubin" msgstr "" #: src/dd.c:521 #, c-format msgid "" "Usage: %s [OPERAND]...\n" " or: %s OPTION\n" msgstr "" #: src/dd.c:526 msgid "" "Copy a file, converting and formatting according to the operands.\n" "\n" " bs=BYTES read and write up to BYTES bytes at a time\n" " cbs=BYTES convert BYTES bytes at a time\n" " conv=CONVS convert the file as per the comma separated symbol list\n" " count=N copy only N input blocks\n" " ibs=BYTES read up to BYTES bytes at a time (default: 512)\n" msgstr "" #: src/dd.c:568 msgid "" " if=FILE read from FILE instead of stdin\n" " iflag=FLAGS read as per the comma separated symbol list\n" " obs=BYTES write BYTES bytes at a time (default: 512)\n" " of=FILE write to FILE instead of stdout\n" " oflag=FLAGS write as per the comma separated symbol list\n" " seek=N skip N obs-sized blocks at start of output\n" " skip=N skip N ibs-sized blocks at start of input\n" " status=LEVEL The LEVEL of information to print to stderr;\n" " 'none' suppresses everything but error messages,\n" " 'noxfer' suppresses the final transfer statistics,\n" " 'progress' shows periodic transfer statistics\n" msgstr "" #: src/dd.c:546 msgid "" "\n" "N and BYTES may be followed by the following multiplicative suffixes:\n" "c =1, w =2, b =512, kB =1000, K =1024, MB =1000*1000, M =1024*1024, xM =M\n" "GB =1000*1000*1000, G =1024*1024*1024, and so on for T, P, E, Z, Y.\n" "\n" "Each CONV symbol may be:\n" "\n" msgstr "" #: src/dd.c:555 msgid "" " ascii from EBCDIC to ASCII\n" " ebcdic from ASCII to EBCDIC\n" " ibm from ASCII to alternate EBCDIC\n" " block pad newline-terminated records with spaces to cbs-size\n" " unblock replace trailing spaces in cbs-size records with newline\n" " lcase change upper case to lower case\n" " ucase change lower case to upper case\n" " sparse try to seek rather than write the output for NUL input blocks\n" " swab swap every pair of input bytes\n" " sync pad every input block with NULs to ibs-size; when used\n" " with block or unblock, pad with spaces rather than NULs\n" msgstr "" #: src/dd.c:568 msgid "" " excl fail if the output file already exists\n" " nocreat do not create the output file\n" " notrunc do not truncate the output file\n" " noerror continue after read errors\n" " fdatasync physically write output file data before finishing\n" " fsync likewise, but also write metadata\n" msgstr "" #: src/dd.c:576 msgid "" "\n" "Each FLAG symbol may be:\n" "\n" " append append mode (makes sense only for output; conv=notrunc " "suggested)\n" msgstr "" #: src/dd.c:583 msgid " cio use concurrent I/O for data\n" msgstr "" #: src/dd.c:585 msgid " direct use direct I/O for data\n" msgstr "" #: src/dd.c:587 msgid " directory fail unless a directory\n" msgstr "" #: src/dd.c:589 msgid " dsync use synchronized I/O for data\n" msgstr "" #: src/dd.c:591 msgid " sync likewise, but also for metadata\n" msgstr "" #: src/dd.c:592 msgid " fullblock accumulate full blocks of input (iflag only)\n" msgstr "" #: src/dd.c:595 msgid " nonblock use non-blocking I/O\n" msgstr "" #: src/dd.c:597 msgid " noatime do not update access time\n" msgstr "" #: src/dd.c:635 msgid " nocache Request to drop cache. See also oflag=sync\n" msgstr "" #: src/dd.c:603 msgid " noctty do not assign controlling terminal from file\n" msgstr "" #: src/dd.c:606 msgid " nofollow do not follow symlinks\n" msgstr "" #: src/dd.c:608 msgid " nolinks fail if multiply-linked\n" msgstr "" #: src/dd.c:610 msgid " binary use binary I/O for data\n" msgstr "" #: src/dd.c:612 msgid " text use text I/O for data\n" msgstr "" #: src/dd.c:614 msgid " count_bytes treat 'count=N' as a byte count (iflag only)\n" msgstr "" #: src/dd.c:617 msgid " skip_bytes treat 'skip=N' as a byte count (iflag only)\n" msgstr "" #: src/dd.c:620 msgid " seek_bytes treat 'seek=N' as a byte count (oflag only)\n" msgstr "" #: src/dd.c:660 #, c-format msgid "" "\n" "Sending a %s signal to a running 'dd' process makes it\n" "print I/O statistics to standard error and then resume copying.\n" "\n" "Options are:\n" "\n" msgstr "" #: src/dd.c:696 #, c-format msgid "memory exhausted by input buffer of size % bytes (%s)" msgstr "" #: src/dd.c:725 #, c-format msgid "memory exhausted by output buffer of size % bytes (%s)" msgstr "" #: src/dd.c:720 msgid "Infinity B" msgstr "" #: src/dd.c:809 #, c-format msgid "% byte copied, %g s, %s/s" msgid_plural "% bytes copied, %g s, %s/s" msgstr[0] "" msgstr[1] "" #: src/dd.c:815 #, c-format msgid "% bytes (%s) copied, %g s, %s/s" msgstr "" #: src/dd.c:818 #, c-format msgid "% bytes (%s, %s) copied, %g s, %s/s" msgstr "" #: src/dd.c:683 #, c-format msgid "" "%+% records in\n" "%+% records out\n" msgstr "" #: src/dd.c:689 #, c-format msgid "% truncated record\n" msgid_plural "% truncated records\n" msgstr[0] "" msgstr[1] "" #: src/dd.c:812 #, c-format msgid "closing input file %s" msgstr "" #: src/dd.c:819 #, c-format msgid "closing output file %s" msgstr "" #: src/dd.c:1022 #, c-format msgid "failed to turn off O_DIRECT: %s" msgstr "" #: src/dd.c:1093 src/dd.c:1942 #, c-format msgid "writing to %s" msgstr "" #: src/dd.c:1207 src/dd.c:1261 #, c-format msgid "unrecognized operand %s" msgstr "" #: src/dd.c:1218 msgid "invalid conversion" msgstr "" #: src/dd.c:1221 src/dd.c:1297 msgid "invalid input flag" msgstr "" #: src/dd.c:1224 src/dd.c:1291 src/dd.c:1303 msgid "invalid output flag" msgstr "" #: src/dd.c:1402 msgid "invalid status level" msgstr "" #: src/dd.c:1348 #, c-format msgid "cannot combine any two of {ascii,ebcdic,ibm}" msgstr "" #: src/dd.c:1350 #, c-format msgid "cannot combine block and unblock" msgstr "" #: src/dd.c:1352 #, c-format msgid "cannot combine lcase and ucase" msgstr "" #: src/dd.c:1354 #, c-format msgid "cannot combine excl and nocreat" msgstr "" #: src/dd.c:1357 #, c-format msgid "cannot combine direct and nocache" msgstr "" #: src/dd.c:1514 #, c-format msgid "" "warning: working around lseek kernel bug for file (%s)\n" " of mt_type=0x%0lx -- see for the list of types" msgstr "" #: src/dd.c:1601 #, c-format msgid "%s: cannot skip" msgstr "" #: src/dd.c:1603 src/dd.c:1622 src/dd.c:1683 #, c-format msgid "%s: cannot seek" msgstr "" #: src/dd.c:1663 #, c-format msgid "offset overflow while reading file %s" msgstr "" #: src/dd.c:1675 #, c-format msgid "warning: invalid file offset after failed read" msgstr "" #: src/dd.c:1679 #, c-format msgid "cannot work around kernel bug after all" msgstr "" #: src/dd.c:1822 #, c-format msgid "setting flags for %s" msgstr "" #: src/dd.c:1922 #, c-format msgid "%s: cannot skip to specified offset" msgstr "" #: src/dd.c:2133 #, c-format msgid "failed to truncate to % bytes in output file %s" msgstr "" #: src/dd.c:2146 #, c-format msgid "fdatasync failed for %s" msgstr "" #: src/dd.c:2156 #, c-format msgid "fsync failed for %s" msgstr "" #: src/dd.c:2207 src/dd.c:2236 src/nohup.c:163 src/nohup.c:165 #, c-format msgid "failed to open %s" msgstr "" #: src/dd.c:2246 #, c-format msgid "" "offset too large: cannot truncate to a length of seek=% (%lu-byte) " "blocks" msgstr "" #: src/dd.c:2267 #, c-format msgid "failed to truncate to % bytes in output file %s" msgstr "" #: src/dd.c:2283 src/dd.c:2289 #, c-format msgid "failed to discard cache for: %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/df.c:44 src/du.c:55 src/expr.c:153 src/kill.c:33 src/pathchk.c:32 #: src/shuf.c:39 src/sleep.c:35 src/sort.c:67 msgid "Paul Eggert" msgstr "" #: src/df.c:172 msgid "Filesystem" msgstr "Файлдық жүйе" #: src/df.c:175 msgid "Type" msgstr "Түрі" #: src/df.c:178 src/df.c:542 msgid "blocks" msgstr "блок" #: src/df.c:181 msgid "Used" msgstr "Қолд" #: src/df.c:184 msgid "Available" msgstr "Қолжетерлік" #: src/df.c:187 msgid "Use%" msgstr "Пайд%" #: src/df.c:190 msgid "Inodes" msgstr "" #: src/df.c:193 msgid "IUsed" msgstr "" #: src/df.c:196 msgid "IFree" msgstr "" #: src/df.c:199 msgid "IUse%" msgstr "" #: src/df.c:202 msgid "Mounted on" msgstr "Тіркелген жері" #: src/df.c:207 msgid "File" msgstr "" #: src/df.c:387 #, c-format msgid "option --output: field %s unknown" msgstr "" #: src/df.c:394 #, c-format msgid "option --output: field %s used more than once" msgstr "" #: src/df.c:410 src/df.c:449 msgid "Size" msgstr "Өлшемі" #: src/df.c:414 src/df.c:451 msgid "Avail" msgstr "Қолж" #: src/df.c:474 msgid "Capacity" msgstr "Сыйымдылығы" #. TRANSLATORS: this is the "1K-blocks" header in "df" output. #. TRANSLATORS: this is the "1024-blocks" header in "df -P". #: src/df.c:545 src/df.c:554 #, c-format msgid "%s-%s" msgstr "" #: src/df.c:1242 #, c-format msgid "cannot access %s: over-mounted by another device" msgstr "" #: src/df.c:1210 msgid "" "Show information about the file system on which each FILE resides,\n" "or all file systems by default.\n" msgstr "" #. TRANSLATORS: The thousands and decimal separators are best #. adjusted to an appropriate default for your locale. #: src/df.c:1420 msgid "" " -a, --all include pseudo, duplicate, inaccessible file " "systems\n" " -B, --block-size=SIZE scale sizes by SIZE before printing them; e.g.,\n" " '-BM' prints sizes in units of 1,048,576 bytes;\n" " see SIZE format below\n" " -h, --human-readable print sizes in powers of 1024 (e.g., 1023M)\n" " -H, --si print sizes in powers of 1000 (e.g., 1.1G)\n" msgstr "" #: src/df.c:1227 msgid "" " -i, --inodes list inode information instead of block usage\n" " -k like --block-size=1K\n" " -l, --local limit listing to local file systems\n" " --no-sync do not invoke sync before getting usage info " "(default)\n" msgstr "" #: src/df.c:1435 msgid "" " --output[=FIELD_LIST] use the output format defined by FIELD_LIST,\n" " or print all fields if FIELD_LIST is " "omitted.\n" " -P, --portability use the POSIX output format\n" " --sync invoke sync before getting usage info\n" msgstr "" #: src/df.c:1441 msgid "" " --total elide all entries insignificant to available space,\n" " and produce a grand total\n" msgstr "" #: src/df.c:1445 msgid "" " -t, --type=TYPE limit listing to file systems of type TYPE\n" " -T, --print-type print file system type\n" " -x, --exclude-type=TYPE limit listing to file systems not of type TYPE\n" " -v (ignored)\n" msgstr "" #: src/df.c:1455 msgid "" "\n" "FIELD_LIST is a comma-separated list of columns to be included. Valid\n" "field names are: 'source', 'fstype', 'itotal', 'iused', 'iavail', 'ipcent',\n" "'size', 'used', 'avail', 'pcent', 'file' and 'target' (see info page).\n" msgstr "" #: src/df.c:1285 #, c-format msgid "options %s and %s are mutually exclusive" msgstr "" #: src/df.c:1442 #, c-format msgid "file system type %s both selected and excluded" msgstr "" #: src/df.c:1500 msgid "Warning: " msgstr "Ескерту: " #: src/df.c:1502 src/stat.c:814 msgid "cannot read table of mounted file systems" msgstr "" #: src/df.c:1539 #, c-format msgid "no file systems processed" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/dircolors.c:35 msgid "H. Peter Anvin" msgstr "" #: src/dircolors.c:97 src/uptime.c:196 src/users.c:105 #, c-format msgid "Usage: %s [OPTION]... [FILE]\n" msgstr "" #: src/dircolors.c:98 msgid "" "Output commands to set the LS_COLORS environment variable.\n" "\n" "Determine format of output:\n" " -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n" " -c, --csh, --c-shell output C shell code to set LS_COLORS\n" " -p, --print-database output defaults\n" msgstr "" #: src/dircolors.c:108 msgid "" "\n" "If FILE is specified, read it to determine which colors to use for which\n" "file types and extensions. Otherwise, a precompiled database is used.\n" "For details on the format of these files, run 'dircolors --print-database'.\n" msgstr "" #: src/dircolors.c:286 #, c-format msgid "%s:%lu: invalid line; missing second token" msgstr "" #: src/dircolors.c:358 #, c-format msgid "%s:%lu: unrecognized keyword %s" msgstr "" #: src/dircolors.c:359 msgid "" msgstr "" #: src/dircolors.c:440 #, c-format msgid "" "the options to output dircolors' internal database and\n" "to select a shell syntax are mutually exclusive" msgstr "" #: src/dircolors.c:450 msgid "file operands cannot be combined with --print-database (-p)" msgstr "" #: src/dircolors.c:473 #, c-format msgid "no SHELL environment variable, and no shell type option given" msgstr "" #: src/dirname.c:50 #, c-format msgid "Usage: %s [OPTION] NAME...\n" msgstr "" #: src/dirname.c:54 msgid "" "Output each NAME with its last non-slash component and trailing slashes\n" "removed; if NAME contains no /'s, output '.' (meaning the current " "directory).\n" "\n" msgstr "" #: src/dirname.c:59 msgid " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/dirname.c:64 #, c-format msgid "" "\n" "Examples:\n" " %s /usr/bin/ -> \"/usr\"\n" " %s dir1/str dir2/str -> \"dir1\" followed by \"dir2\"\n" " %s stdio.h -> \".\"\n" msgstr "" #: src/du.c:270 src/sort.c:394 src/wc.c:112 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" " or: %s [OPTION]... --files0-from=F\n" msgstr "" #: src/du.c:284 msgid "" "Summarize disk usage of the set of FILEs, recursively for directories.\n" msgstr "" #: src/du.c:290 msgid "" " -0, --null end each output line with NUL, not newline\n" " -a, --all write counts for all files, not just directories\n" " --apparent-size print apparent sizes, rather than disk usage; " "although\n" " the apparent size is usually smaller, it may be\n" " larger due to holes in ('sparse') files, internal\n" " fragmentation, indirect blocks, and the like\n" msgstr "" #: src/du.c:299 msgid "" " -B, --block-size=SIZE scale sizes by SIZE before printing them; e.g.,\n" " '-BM' prints sizes in units of 1,048,576 bytes;\n" " see SIZE format below\n" " -b, --bytes equivalent to '--apparent-size --block-size=1'\n" " -c, --total produce a grand total\n" " -D, --dereference-args dereference only symlinks that are listed on the\n" " command line\n" " -d, --max-depth=N print the total for a directory (or file, with --" "all)\n" " only if it is N or fewer levels below the command\n" " line argument; --max-depth=0 is the same as\n" " --summarize\n" msgstr "" #: src/du.c:312 msgid "" " --files0-from=F summarize disk usage of the\n" " NUL-terminated file names specified in file F;\n" " if F is -, then read names from standard input\n" " -H equivalent to --dereference-args (-D)\n" " -h, --human-readable print sizes in human readable format (e.g., 1K 234M " "2G)\n" " --inodes list inode usage information instead of block usage\n" msgstr "" #: src/du.c:310 msgid "" " -k like --block-size=1K\n" " -L, --dereference dereference all symbolic links\n" " -l, --count-links count sizes many times if hard linked\n" " -m like --block-size=1M\n" msgstr "" #: src/du.c:327 msgid "" " -P, --no-dereference don't follow any symbolic links (this is the " "default)\n" " -S, --separate-dirs for directories do not include size of " "subdirectories\n" " --si like -h, but use powers of 1000 not 1024\n" " -s, --summarize display only a total for each argument\n" msgstr "" #: src/du.c:333 msgid "" " -t, --threshold=SIZE exclude entries smaller than SIZE if positive,\n" " or entries greater than SIZE if negative\n" " --time show time of the last modification of any file in " "the\n" " directory, or any of its subdirectories\n" " --time=WORD show time as WORD instead of modification time:\n" " atime, access, use, ctime or status\n" " --time-style=STYLE show times using STYLE, which can be:\n" " full-iso, long-iso, iso, or +FORMAT;\n" " FORMAT is interpreted like in 'date'\n" msgstr "" #: src/du.c:333 msgid "" " -X, --exclude-from=FILE exclude files that match any pattern in FILE\n" " --exclude=PATTERN exclude files that match PATTERN\n" " -x, --one-file-system skip directories on different file systems\n" msgstr "" #: src/du.c:386 msgid "Infinity" msgstr "" #: src/du.c:624 #, c-format msgid "fts_read failed: %s" msgstr "" #: src/du.c:780 #, c-format msgid "invalid maximum depth %s" msgstr "" #: src/du.c:809 #, c-format msgid "invalid --threshold argument '-0'" msgstr "" #: src/du.c:887 #, c-format msgid "cannot both summarize and show all entries" msgstr "" #: src/du.c:894 #, c-format msgid "warning: summarizing is the same as using --max-depth=0" msgstr "" #: src/du.c:900 #, c-format msgid "warning: summarizing conflicts with --max-depth=%lu" msgstr "" #: src/du.c:952 #, c-format msgid "warning: options --apparent-size and -b are ineffective with --inodes" msgstr "" #: src/du.c:966 src/sort.c:4533 src/wc.c:668 msgid "file operands cannot be combined with --files0-from" msgstr "" #: src/du.c:1040 src/sort.c:4562 src/wc.c:747 #, c-format msgid "when reading file names from stdin, no file name of %s allowed" msgstr "" #: src/du.c:1057 src/du.c:1065 src/wc.c:760 src/wc.c:768 msgid "invalid zero-length file name" msgstr "" #: src/du.c:1088 src/ls.c:2649 src/wc.c:791 msgid "total" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:26 msgid "Brian Fox" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:27 msgid "Chet Ramey" msgstr "" #: src/echo.c:41 #, c-format msgid "" "Usage: %s [SHORT-OPTION]... [STRING]...\n" " or: %s LONG-OPTION\n" msgstr "" #: src/echo.c:45 msgid "" "Echo the STRING(s) to standard output.\n" "\n" " -n do not output the trailing newline\n" msgstr "" #: src/echo.c:51 msgid "" " -e enable interpretation of backslash escapes (default)\n" " -E disable interpretation of backslash escapes\n" msgstr "" #: src/echo.c:54 msgid "" " -e enable interpretation of backslash escapes\n" " -E disable interpretation of backslash escapes (default)\n" msgstr "" #: src/echo.c:60 msgid "" "\n" "If -e is in effect, the following sequences are recognized:\n" "\n" msgstr "" #: src/echo.c:65 src/printf.c:105 msgid "" " \\\\ backslash\n" " \\a alert (BEL)\n" " \\b backspace\n" " \\c produce no further output\n" " \\e escape\n" " \\f form feed\n" " \\n new line\n" " \\r carriage return\n" " \\t horizontal tab\n" " \\v vertical tab\n" msgstr "" #: src/echo.c:77 msgid "" " \\0NNN byte with octal value NNN (1 to 3 digits)\n" " \\xHH byte with hexadecimal value HH (1 to 2 digits)\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/env.c:32 src/printenv.c:45 src/whoami.c:35 msgid "Richard Mlynarik" msgstr "" #: src/env.c:52 #, c-format msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n" msgstr "" #: src/env.c:55 msgid "Set each NAME to VALUE in the environment and run COMMAND.\n" msgstr "" #: src/env.c:61 msgid "" " -i, --ignore-environment start with an empty environment\n" " -0, --null end each output line with NUL, not newline\n" " -u, --unset=NAME remove variable from the environment\n" msgstr "" #: src/env.c:68 msgid "" "\n" "A mere - implies -i. If no COMMAND, print the resulting environment.\n" msgstr "" #: src/env.c:124 #, c-format msgid "cannot unset %s" msgstr "" #: src/env.c:135 #, c-format msgid "cannot set %s" msgstr "" #: src/env.c:152 #, c-format msgid "cannot specify --null (-0) with command" msgstr "" #: src/expand.c:107 msgid "Convert tabs in each FILE to spaces, writing to standard output.\n" msgstr "" #: src/expand.c:114 msgid "" " -i, --initial do not convert tabs after non blanks\n" " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n" msgstr "" #: src/expand.c:118 msgid "" " -t, --tabs=LIST use comma separated list of explicit tab positions\n" msgstr "" #: src/expand.c:171 src/unexpand.c:190 #, c-format msgid "tab stop is too large %s" msgstr "" #: src/expand.c:179 src/unexpand.c:198 #, c-format msgid "tab size contains invalid character(s): %s" msgstr "" #: src/expand.c:205 src/unexpand.c:224 #, c-format msgid "tab size cannot be 0" msgstr "" #: src/expand.c:207 src/unexpand.c:226 #, c-format msgid "tab sizes must be ascending" msgstr "" #: src/expand.c:325 src/expand.c:344 src/unexpand.c:373 src/unexpand.c:418 #, c-format msgid "input line is too long" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/expr.c:151 src/ln.c:41 src/mv.c:41 src/tee.c:34 msgid "Mike Parker" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/expr.c:152 src/groups.c:36 msgid "James Youngman" msgstr "" #: src/expr.c:203 #, c-format msgid "" "Usage: %s EXPRESSION\n" " or: %s OPTION\n" msgstr "" #: src/expr.c:211 msgid "" "\n" "Print the value of EXPRESSION to standard output. A blank line below\n" "separates increasing precedence groups. EXPRESSION may be:\n" "\n" " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n" "\n" " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n" msgstr "" #: src/expr.c:220 msgid "" "\n" " ARG1 < ARG2 ARG1 is less than ARG2\n" " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n" " ARG1 = ARG2 ARG1 is equal to ARG2\n" " ARG1 != ARG2 ARG1 is unequal to ARG2\n" " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n" " ARG1 > ARG2 ARG1 is greater than ARG2\n" msgstr "" #: src/expr.c:229 msgid "" "\n" " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n" " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n" msgstr "" #: src/expr.c:236 #, no-c-format msgid "" "\n" " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n" " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n" " ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n" msgstr "" #: src/expr.c:242 msgid "" "\n" " STRING : REGEXP anchored pattern match of REGEXP in STRING\n" "\n" " match STRING REGEXP same as STRING : REGEXP\n" " substr STRING POS LENGTH substring of STRING, POS counted from 1\n" " index STRING CHARS index in STRING where any CHARS is found, or 0\n" " length STRING length of STRING\n" msgstr "" #: src/expr.c:251 msgid "" " + TOKEN interpret TOKEN as a string, even if it is a\n" " keyword like 'match' or an operator like '/'\n" "\n" " ( EXPRESSION ) value of EXPRESSION\n" msgstr "" #: src/expr.c:257 msgid "" "\n" "Beware that many operators need to be escaped or quoted for shells.\n" "Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n" "Pattern matches return the string matched between \\( and \\) or null; if\n" "\\( and \\) are not used, they return the number of characters matched or " "0.\n" msgstr "" #: src/expr.c:264 msgid "" "\n" "Exit status is 0 if EXPRESSION is neither null nor 0, 1 if EXPRESSION is " "null\n" "or 0, 2 if EXPRESSION is syntactically invalid, and 3 if an error occurred.\n" msgstr "" #: src/expr.c:278 #, c-format msgid "syntax error" msgstr "" #: src/expr.c:599 src/ptx.c:283 #, c-format msgid "error in regular expression matcher" msgstr "" #: src/expr.c:791 src/expr.c:828 #, c-format msgid "non-integer argument" msgstr "" #: src/expr.c:793 src/truncate.c:314 #, c-format msgid "division by zero" msgstr "" #: src/expr.c:887 src/sort.c:2044 #, c-format msgid "set LC_ALL='C' to work around the problem" msgstr "" #: src/expr.c:889 #, c-format msgid "the strings compared were %s and %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/factor.c:111 msgid "Niels Moller" msgstr "" #: src/factor.c:1283 src/factor.c:1383 src/factor.c:1459 #, c-format msgid "Lucas prime test failure. This should not happen" msgstr "" #: src/factor.c:2092 #, c-format msgid "squfof queue overflow" msgstr "" #: src/factor.c:2419 #, c-format msgid "%s is not a valid positive integer" msgstr "" #: src/factor.c:2442 src/od.c:1646 src/od.c:1715 #, c-format msgid "%s is too large" msgstr "" #: src/factor.c:2454 #, c-format msgid "" "Usage: %s [NUMBER]...\n" " or: %s OPTION\n" msgstr "" #: src/factor.c:2459 msgid "" "Print the prime factors of each specified integer NUMBER. If none\n" "are specified on the command line, read them from standard input.\n" "\n" msgstr "" #: src/find-mount-point.c:40 #, c-format msgid "cannot get current directory" msgstr "" #: src/find-mount-point.c:50 src/find-mount-point.c:64 #: src/find-mount-point.c:92 #, c-format msgid "cannot change to directory %s" msgstr "" #: src/find-mount-point.c:70 #, c-format msgid "cannot stat current directory (now %s)" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/fmt.c:38 msgid "Ross Paterson" msgstr "" #: src/fmt.c:270 #, c-format msgid "Usage: %s [-WIDTH] [OPTION]... [FILE]...\n" msgstr "" #: src/fmt.c:271 msgid "" "Reformat each paragraph in the FILE(s), writing to standard output.\n" "The option -WIDTH is an abbreviated form of --width=DIGITS.\n" msgstr "" #: src/fmt.c:278 msgid "" " -c, --crown-margin preserve indentation of first two lines\n" " -p, --prefix=STRING reformat only lines beginning with STRING,\n" " reattaching the prefix to reformatted lines\n" " -s, --split-only split long lines, but do not refill\n" msgstr "" #: src/fmt.c:287 #, no-c-format msgid "" " -t, --tagged-paragraph indentation of first line different from second\n" " -u, --uniform-spacing one space between words, two after sentences\n" " -w, --width=WIDTH maximum line width (default of 75 columns)\n" " -g, --goal=WIDTH goal width (default of 93% of width)\n" msgstr "" #: src/fmt.c:359 #, c-format msgid "" "invalid option -- %c; -WIDTH is recognized only when it is the first\n" "option; use -w N instead" msgstr "" #: src/fmt.c:399 src/fmt.c:406 msgid "invalid width" msgstr "" #: src/fold.c:69 msgid "Wrap input lines in each FILE, writing to standard output.\n" msgstr "" #: src/fold.c:77 msgid "" " -b, --bytes count bytes rather than columns\n" " -s, --spaces break at spaces\n" " -w, --width=WIDTH use WIDTH columns instead of 80\n" msgstr "" #: src/fold.c:283 src/pr.c:830 msgid "invalid number of columns" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/getlimits.c:29 src/realpath.c:33 src/stdbuf.c:37 src/timeout.c:78 #: src/truncate.c:37 msgid "Padraig Brady" msgstr "" #: src/getlimits.c:65 #, c-format msgid "Usage: %s\n" msgstr "" #: src/getlimits.c:69 msgid "" "Output platform dependent limits in a format useful for shell scripts.\n" "\n" msgstr "" #: src/group-list.c:69 src/id.c:365 src/setuidgid.c:184 #, c-format msgid "failed to get groups for user %s" msgstr "" #: src/group-list.c:74 src/id.c:370 #, c-format msgid "failed to get groups for the current process" msgstr "" #: src/group-list.c:114 #, c-format msgid "cannot find name for group ID %lu" msgstr "" #: src/groups.c:53 #, c-format msgid "Usage: %s [OPTION]... [USERNAME]...\n" msgstr "" #: src/groups.c:54 msgid "" "Print group memberships for each USERNAME or, if no USERNAME is specified, " "for\n" "the current process (which may differ if the groups database has changed).\n" msgstr "" #: src/groups.c:105 src/id.c:233 #, c-format msgid "cannot get real UID" msgstr "" #: src/groups.c:110 src/id.c:241 #, c-format msgid "cannot get effective GID" msgstr "" #: src/groups.c:115 src/id.c:246 #, c-format msgid "cannot get real GID" msgstr "" #: src/groups.c:128 src/id.c:206 #, c-format msgid "%s: no such user" msgstr "" #: src/head.c:113 #, c-format msgid "" "Print the first %d lines of each FILE to standard output.\n" "With more than one FILE, precede each with a header giving the file name.\n" msgstr "" #: src/head.c:121 #, c-format msgid "" " -c, --bytes=[-]NUM print the first NUM bytes of each file;\n" " with the leading '-', print all but the last\n" " NUM bytes of each file\n" " -n, --lines=[-]NUM print the first NUM lines instead of the first " "%d;\n" " with the leading '-', print all but the last\n" " NUM lines of each file\n" msgstr "" #: src/head.c:125 msgid "" " -q, --quiet, --silent never print headers giving file names\n" " -v, --verbose always print headers giving file names\n" msgstr "" #: src/head.c:138 msgid "" "\n" "NUM may have a multiplier suffix:\n" "b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n" "GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.\n" msgstr "" #: src/head.c:154 #, c-format msgid "%s: file has shrunk too much" msgstr "" #: src/head.c:612 src/head.c:691 src/tail.c:449 #, c-format msgid "%s: cannot seek to offset %s" msgstr "" #: src/tail.c:453 #, c-format msgid "%s: cannot seek to relative offset %s" msgstr "" #: src/head.c:227 src/head.c:1051 #, c-format msgid "%s: number of bytes is too large" msgstr "" #: src/head.c:893 src/tail.c:1947 msgid "invalid number of lines" msgstr "" #: src/head.c:894 src/tail.c:1948 msgid "invalid number of bytes" msgstr "" #: src/head.c:981 src/head.c:1039 #, c-format msgid "invalid trailing option -- %c" msgstr "" #: src/hostid.c:42 #, c-format msgid "" "Usage: %s [OPTION]\n" "Print the numeric identifier (in hexadecimal) for the current host.\n" "\n" msgstr "" #: src/hostname.c:56 #, c-format msgid "" "Usage: %s [NAME]\n" " or: %s OPTION\n" "Print or set the hostname of the current system.\n" "\n" msgstr "" #: src/hostname.c:94 #, c-format msgid "cannot set name to %s" msgstr "" #: src/hostname.c:97 #, c-format msgid "cannot set hostname; this system lacks the functionality" msgstr "" #: src/hostname.c:105 #, c-format msgid "cannot determine hostname" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/id.c:38 src/touch.c:42 msgid "Arnold Robbins" msgstr "" #: src/id.c:84 #, c-format msgid "Usage: %s [OPTION]... [USER]\n" msgstr "" #: src/id.c:85 msgid "" "Print user and group information for the specified USER,\n" "or (when USER omitted) for the current user.\n" "\n" msgstr "" #: src/id.c:90 msgid "" " -a ignore, for compatibility with other versions\n" " -Z, --context print only the security context of the process\n" " -g, --group print only the effective group ID\n" " -G, --groups print all group IDs\n" " -n, --name print a name instead of a number, for -ugG\n" " -r, --real print the real ID instead of the effective ID, with -ugG\n" " -u, --user print only the effective user ID\n" " -z, --zero delimit entries with NUL characters, not whitespace;\n" " not permitted in default format\n" msgstr "" #: src/id.c:96 msgid "" "\n" "Without any OPTION, print some useful set of identified information.\n" msgstr "" #: src/id.c:151 #, c-format msgid "--context (-Z) works only on an SELinux/SMACK-enabled kernel" msgstr "" #: src/id.c:140 #, c-format msgid "--context (-Z) works only on an SELinux-enabled kernel" msgstr "" #: src/id.c:175 #, c-format msgid "cannot print security context when user specified" msgstr "" #: src/id.c:178 #, c-format msgid "cannot print \"only\" of more than one choice" msgstr "" #: src/id.c:185 #, c-format msgid "cannot print only names or real IDs in default format" msgstr "" #: src/id.c:209 #, c-format msgid "option --zero not permitted in default format" msgstr "" #: src/id.c:199 #, c-format msgid "can't get process context" msgstr "" #: src/id.c:224 #, c-format msgid "cannot get effective UID" msgstr "" #: src/id.c:311 #, c-format msgid "cannot find name for user ID %s" msgstr "" #: src/id.c:329 #, c-format msgid "uid=%s" msgstr "" #: src/id.c:334 #, c-format msgid " gid=%s" msgstr "" #: src/id.c:341 #, c-format msgid " euid=%s" msgstr "" #: src/id.c:349 #, c-format msgid " egid=%s" msgstr "" #: src/id.c:377 msgid " groups=" msgstr "" #: src/id.c:393 #, c-format msgid " context=%s" msgstr "" #: src/install.c:373 #, c-format msgid "warning: %s: failed to change context to %s" msgstr "" #: src/install.c:414 #, c-format msgid "creating directory %s" msgstr "" #: src/install.c:482 #, c-format msgid "cannot change ownership of %s" msgstr "" #: src/install.c:506 #, c-format msgid "cannot set time stamps for %s" msgstr "" #: src/install.c:527 src/split.c:426 src/timeout.c:439 #, c-format msgid "fork system call failed" msgstr "" #: src/install.c:531 #, c-format msgid "cannot run %s" msgstr "" #: src/install.c:535 #, c-format msgid "waiting for strip" msgstr "" #: src/install.c:537 #, c-format msgid "strip process terminated abnormally" msgstr "" #: src/install.c:558 #, c-format msgid "invalid user %s" msgstr "" #: src/install.c:594 #, c-format msgid "" "Usage: %s [OPTION]... [-T] SOURCE DEST\n" " or: %s [OPTION]... SOURCE... DIRECTORY\n" " or: %s [OPTION]... -t DIRECTORY SOURCE...\n" " or: %s [OPTION]... -d DIRECTORY...\n" msgstr "" #: src/install.c:601 msgid "" "\n" "This install program copies files (often just compiled) into destination\n" "locations you choose. If you want to download and install a ready-to-use\n" "package on a GNU/Linux system, you should instead be using a package " "manager\n" "like yum(1) or apt-get(1).\n" "\n" "In the first three forms, copy SOURCE to DEST or multiple SOURCE(s) to\n" "the existing DIRECTORY, while setting permission modes and owner/group.\n" "In the 4th form, create all components of the given DIRECTORY(ies).\n" msgstr "" #: src/install.c:615 msgid "" " --backup[=CONTROL] make a backup of each existing destination file\n" " -b like --backup but does not accept an argument\n" " -c (ignored)\n" " -C, --compare compare each pair of source and destination files, " "and\n" " in some cases, do not modify the destination at all\n" " -d, --directory treat all arguments as directory names; create all\n" " components of the specified directories\n" msgstr "" #: src/install.c:633 msgid "" " -D create all leading components of DEST except the " "last,\n" " or all components of --target-directory,\n" " then copy SOURCE to DEST\n" " -g, --group=GROUP set group ownership, instead of process' current " "group\n" " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-" "x\n" " -o, --owner=OWNER set ownership (super-user only)\n" msgstr "" #: src/install.c:631 msgid "" " -p, --preserve-timestamps apply access/modification times of SOURCE " "files\n" " to corresponding destination files\n" " -s, --strip strip symbol tables\n" " --strip-program=PROGRAM program used to strip binaries\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY copy all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" " -v, --verbose print the name of each directory as it is created\n" msgstr "" #: src/install.c:651 msgid "" " --preserve-context preserve SELinux security context\n" " -Z set SELinux security context of destination\n" " file to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the\n" " SELinux or SMACK security context to CTX\n" msgstr "" #: src/unlink.c:86 #, c-format msgid "cannot unlink %s" msgstr "" #: src/install.c:859 #, c-format msgid "" "WARNING: ignoring --preserve-context; this kernel is not SELinux-enabled" msgstr "" #: src/install.c:886 #, c-format msgid "the strip option may not be used when installing a directory" msgstr "" #: src/install.c:889 #, c-format msgid "target directory not allowed when installing a directory" msgstr "" #: src/install.c:947 src/mkdir.c:201 src/stdbuf.c:326 #, c-format msgid "invalid mode %s" msgstr "" #: src/install.c:954 #, c-format msgid "" "WARNING: ignoring --strip-program option as -s option was not specified" msgstr "" #: src/install.c:959 #, c-format msgid "" "options --compare (-C) and --preserve-timestamps are mutually exclusive" msgstr "" #: src/install.c:966 #, c-format msgid "options --compare (-C) and --strip are mutually exclusive" msgstr "" #: src/install.c:972 #, c-format msgid "" "the --compare (-C) option is ignored when you specify a mode with non-" "permission bits" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/join.c:40 src/sort.c:66 msgid "Mike Haertel" msgstr "" #: src/join.c:195 msgid "" "For each pair of input lines with identical join fields, write a line to\n" "standard output. The default join field is the first, delimited by blanks.\n" msgstr "" #: src/join.c:204 msgid "" "\n" " -a FILENUM also print unpairable lines from file FILENUM, where\n" " FILENUM is 1 or 2, corresponding to FILE1 or FILE2\n" " -e EMPTY replace missing input fields with EMPTY\n" msgstr "" #: src/join.c:200 msgid "" " -i, --ignore-case ignore differences in case when comparing fields\n" " -j FIELD equivalent to '-1 FIELD -2 FIELD'\n" " -o FORMAT obey FORMAT while constructing output line\n" " -t CHAR use CHAR as input and output field separator\n" msgstr "" #: src/join.c:206 msgid "" " -v FILENUM like -a FILENUM, but suppress joined output lines\n" " -1 FIELD join on this FIELD of file 1\n" " -2 FIELD join on this FIELD of file 2\n" " --check-order check that the input is correctly sorted, even\n" " if all input lines are pairable\n" " --nocheck-order do not check that the input is correctly sorted\n" " --header treat the first line in each file as field headers,\n" " print them without trying to pair them\n" msgstr "" #: src/join.c:226 src/shuf.c:82 src/sort.c:507 src/uniq.c:205 msgid " -z, --zero-terminated line delimiter is NUL, not newline\n" msgstr "" #: src/join.c:218 msgid "" "\n" "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n" "else fields are separated by CHAR. Any FIELD is a field number counted\n" "from 1. FORMAT is one or more comma or blank separated specifications,\n" "each being 'FILENUM.FIELD' or '0'. Default FORMAT outputs the join field,\n" "the remaining fields from FILE1, the remaining fields from FILE2, all\n" "separated by CHAR. If FORMAT is the keyword 'auto', then the first\n" "line of each file determines the number of fields output for each line.\n" "\n" "Important: FILE1 and FILE2 must be sorted on the join fields.\n" "E.g., use \"sort -k 1b,1\" if 'join' has no options,\n" "or use \"join -t ''\" if 'sort' has no options.\n" "Note, comparisons honor the rules specified by 'LC_COLLATE'.\n" "If the input is not sorted and some lines cannot be joined, a\n" "warning message will be given.\n" msgstr "" #: src/join.c:403 #, c-format msgid "%s:%: is not sorted: %.*s" msgstr "" #: src/join.c:840 src/join.c:1038 #, c-format msgid "invalid field number: %s" msgstr "" #: src/join.c:861 src/join.c:870 #, c-format msgid "invalid field specifier: %s" msgstr "" #: src/join.c:877 #, c-format msgid "invalid file number in field spec: %s" msgstr "" #: src/join.c:920 #, c-format msgid "incompatible join fields %lu, %lu" msgstr "" #: src/join.c:1049 #, c-format msgid "conflicting empty-field replacement strings" msgstr "" #: src/join.c:1101 src/sort.c:4468 #, c-format msgid "multi-character tab %s" msgstr "" #: src/join.c:1105 src/sort.c:4473 #, c-format msgid "incompatible tabs" msgstr "" #: src/join.c:1174 #, c-format msgid "both files cannot be standard input" msgstr "" #: src/kill.c:76 #, c-format msgid "" "Usage: %s [-s SIGNAL | -SIGNAL] PID...\n" " or: %s -l [SIGNAL]...\n" " or: %s -t [SIGNAL]...\n" msgstr "" #: src/kill.c:82 msgid "Send signals to processes, or list signals.\n" msgstr "" #: src/kill.c:88 msgid "" " -s, --signal=SIGNAL, -SIGNAL\n" " specify the name or number of the signal to be sent\n" " -l, --list list signal names, or convert signal names to/from " "numbers\n" " -t, --table print a table of signal information\n" msgstr "" #: src/kill.c:96 msgid "" "\n" "SIGNAL may be a signal name like 'HUP', or a signal number like '1',\n" "or the exit status of a process terminated by a signal.\n" "PID is an integer; if negative it identifies a process group.\n" msgstr "" #: src/kill.c:205 #, c-format msgid "%s: invalid process id" msgstr "" #: src/kill.c:259 #, c-format msgid "invalid option -- %c" msgstr "" #: src/kill.c:268 #, c-format msgid "%s: multiple signals specified" msgstr "" #: src/kill.c:282 #, c-format msgid "multiple -l or -t options specified" msgstr "" #: src/kill.c:299 #, c-format msgid "cannot combine signal with -l or -t" msgstr "" #: src/kill.c:305 #, c-format msgid "no process ID specified" msgstr "" #: src/libstdbuf.c:109 #, c-format msgid "failed to allocate a % byte stdio buffer\n" msgstr "" #: src/libstdbuf.c:116 #, c-format msgid "invalid buffering mode %s for %s\n" msgstr "" #: src/libstdbuf.c:124 #, c-format msgid "could not set buffering of %s to mode %s\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/link.c:36 src/unlink.c:36 src/who.c:50 msgid "Michael Stone" msgstr "" #: src/link.c:45 #, c-format msgid "" "Usage: %s FILE1 FILE2\n" " or: %s OPTION\n" msgstr "" #: src/link.c:48 msgid "" "Call the link function to create a link named FILE2 to an existing FILE1.\n" "\n" msgstr "" #: src/link.c:90 #, c-format msgid "cannot create link %s to %s" msgstr "" #: src/ln.c:190 #, c-format msgid "%s: hard link not allowed for directory" msgstr "" #: src/ln.c:255 #, c-format msgid "%s: cannot overwrite directory" msgstr "" #: src/ln.c:260 #, c-format msgid "%s: replace %s? " msgstr "" #: src/ln.c:345 #, c-format msgid "failed to create symbolic link %s" msgstr "" #: src/ln.c:346 #, c-format msgid "failed to create symbolic link %s -> %s" msgstr "" #: src/ln.c:348 #, c-format msgid "failed to create hard link to %.0s%s" msgstr "" #: src/ln.c:351 #, c-format msgid "failed to create hard link %s" msgstr "" #: src/ln.c:352 #, c-format msgid "failed to create hard link %s => %s" msgstr "" #: src/ln.c:374 #, c-format msgid "" "Usage: %s [OPTION]... [-T] TARGET LINK_NAME (1st form)\n" " or: %s [OPTION]... TARGET (2nd form)\n" " or: %s [OPTION]... TARGET... DIRECTORY (3rd form)\n" " or: %s [OPTION]... -t DIRECTORY TARGET... (4th form)\n" msgstr "" #: src/ln.c:381 msgid "" "In the 1st form, create a link to TARGET with the name LINK_NAME.\n" "In the 2nd form, create a link to TARGET in the current directory.\n" "In the 3rd and 4th forms, create links to each TARGET in DIRECTORY.\n" "Create hard links by default, symbolic links with --symbolic.\n" "By default, each destination (name of new link) should not already exist.\n" "When creating hard links, each TARGET must exist. Symbolic links\n" "can hold arbitrary text; if later resolved, a relative link is\n" "interpreted in relation to its parent directory.\n" msgstr "" #: src/ln.c:394 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an argument\n" " -d, -F, --directory allow the superuser to attempt to hard link\n" " directories (note: will probably fail due " "to\n" " system restrictions, even for the " "superuser)\n" " -f, --force remove existing destination files\n" msgstr "" #: src/ln.c:402 msgid "" " -i, --interactive prompt whether to remove destinations\n" " -L, --logical dereference TARGETs that are symbolic links\n" " -n, --no-dereference treat LINK_NAME as a normal file if\n" " it is a symbolic link to a directory\n" " -P, --physical make hard links directly to symbolic links\n" " -r, --relative create symbolic links relative to link " "location\n" " -s, --symbolic make symbolic links instead of hard links\n" msgstr "" #: src/ln.c:411 msgid "" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY specify the DIRECTORY in which to " "create\n" " the links\n" " -T, --no-target-directory treat LINK_NAME as a normal file always\n" " -v, --verbose print name of each linked file\n" msgstr "" #: src/ln.c:433 #, c-format msgid "" "\n" "Using -s ignores -L and -P. Otherwise, the last option specified controls\n" "behavior when a TARGET is a symbolic link, defaulting to %s.\n" msgstr "" #: src/ln.c:554 #, c-format msgid "cannot combine --target-directory and --no-target-directory" msgstr "" #: src/ln.c:588 #, c-format msgid "cannot do --relative without --symbolic" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/logname.c:30 msgid "FIXME: unknown" msgstr "" #: src/logname.c:39 src/sync.c:40 #, c-format msgid "Usage: %s [OPTION]\n" msgstr "" #: src/logname.c:40 msgid "" "Print the name of the current user.\n" "\n" msgstr "" #: src/logname.c:84 #, c-format msgid "no login name" msgstr "" #. TRANSLATORS: ls output needs to be aligned for ease of reading, #. so be wary of using variable width fields from the locale. #. Note %b is handled specially by ls and aligned correctly. #. Note also that specifying a width as in %5b is erroneous as strftime #. will count bytes rather than characters in multibyte locales. #: src/ls.c:732 msgid "%b %e %Y" msgstr "%b %e %Y" #. TRANSLATORS: ls output needs to be aligned for ease of reading, #. so be wary of using variable width fields from the locale. #. Note %b is handled specially by ls and aligned correctly. #. Note also that specifying a width as in %5b is erroneous as strftime #. will count bytes rather than characters in multibyte locales. #: src/ls.c:745 msgid "%b %e %H:%M" msgstr "%b %e %H:%M" #: src/ls.c:1599 #, c-format msgid "ignoring invalid width in environment variable COLUMNS: %s" msgstr "" #: src/ls.c:1629 #, c-format msgid "ignoring invalid tab size in environment variable TABSIZE: %s" msgstr "" #: src/ls.c:1767 msgid "invalid line width" msgstr "" #: src/ls.c:1836 msgid "invalid tab size" msgstr "" #: src/ls.c:2033 #, c-format msgid "invalid time style format %s" msgstr "" #: src/ls.c:2057 msgid "Valid arguments are:\n" msgstr "" #: src/ls.c:2061 msgid " - +FORMAT (e.g., +%H:%M) for a 'date'-style format\n" msgstr "" #: src/ls.c:2096 #, c-format msgid "error initializing month strings" msgstr "" #: src/ls.c:2407 #, c-format msgid "unrecognized prefix: %s" msgstr "" #: src/ls.c:2437 #, c-format msgid "unparsable value for LS_COLORS environment variable" msgstr "" #: src/ls.c:1580 #, c-format msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s" msgstr "" #: src/ls.c:2514 src/pwd.c:161 #, c-format msgid "cannot open directory %s" msgstr "" #: src/ls.c:2529 #, c-format msgid "cannot determine device and inode of %s" msgstr "" #: src/ls.c:2538 #, c-format msgid "%s: not listing already-listed directory" msgstr "" #: src/ls.c:2615 src/pwd.c:229 #, c-format msgid "reading directory %s" msgstr "" #: src/ls.c:2630 #, c-format msgid "closing directory %s" msgstr "" #: src/ls.c:3302 #, c-format msgid "cannot compare file names %s and %s" msgstr "" #: src/ls.c:4721 msgid "" "List information about the FILEs (the current directory by default).\n" "Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.\n" msgstr "" #: src/ls.c:4728 msgid "" " -a, --all do not ignore entries starting with .\n" " -A, --almost-all do not list implied . and ..\n" " --author with -l, print the author of each file\n" " -b, --escape print C-style escapes for nongraphic " "characters\n" msgstr "" #: src/ls.c:4829 msgid "" " --block-size=SIZE scale sizes by SIZE before printing them; " "e.g.,\n" " '--block-size=M' prints sizes in units of\n" " 1,048,576 bytes; see SIZE format below\n" " -B, --ignore-backups do not list implied entries ending with ~\n" " -c with -lt: sort by, and show, ctime (time of " "last\n" " modification of file status information);\n" " with -l: show ctime and sort by name;\n" " otherwise: sort by ctime, newest first\n" msgstr "" #: src/ls.c:4839 msgid "" " -C list entries by columns\n" " --color[=WHEN] colorize the output; WHEN can be 'always' " "(default\n" " if omitted), 'auto', or 'never'; more info " "below\n" " -d, --directory list directories themselves, not their " "contents\n" " -D, --dired generate output designed for Emacs' dired mode\n" msgstr "" #: src/ls.c:4752 msgid "" " -f do not sort, enable -aU, disable -ls --color\n" " -F, --classify append indicator (one of */=>@|) to entries\n" " --file-type likewise, except do not append '*'\n" " --format=WORD across -x, commas -m, horizontal -x, long -l,\n" " single-column -1, verbose -l, vertical -C\n" " --full-time like -l --time-style=full-iso\n" msgstr "" #: src/ls.c:4760 msgid " -g like -l, but do not list owner\n" msgstr "" #: src/ls.c:4859 msgid "" " --group-directories-first\n" " group directories before files;\n" " can be augmented with a --sort option, but " "any\n" " use of --sort=none (-U) disables grouping\n" msgstr "" #: src/ls.c:4865 msgid "" " -G, --no-group in a long listing, don't print group names\n" " -h, --human-readable with -l and/or -s, print human readable sizes\n" " (e.g., 1K 234M 2G)\n" " --si likewise, but use powers of 1000 not 1024\n" msgstr "" #: src/ls.c:4871 msgid "" " -H, --dereference-command-line\n" " follow symbolic links listed on the command " "line\n" " --dereference-command-line-symlink-to-dir\n" " follow each command line symbolic link\n" " that points to a directory\n" " --hide=PATTERN do not list implied entries matching shell " "PATTERN\n" " (overridden by -a or -A)\n" msgstr "" #: src/ls.c:4881 msgid "" " --indicator-style=WORD append indicator with style WORD to entry " "names:\n" " none (default), slash (-p),\n" " file-type (--file-type), classify (-F)\n" " -i, --inode print the index number of each file\n" " -I, --ignore=PATTERN do not list implied entries matching shell " "PATTERN\n" " -k, --kibibytes default to 1024-byte blocks for disk usage\n" msgstr "" #: src/ls.c:4795 msgid "" " -l use a long listing format\n" " -L, --dereference when showing file information for a symbolic\n" " link, show information for the file the link\n" " references rather than for the link itself\n" " -m fill width with a comma separated list of " "entries\n" msgstr "" #: src/ls.c:4803 msgid "" " -n, --numeric-uid-gid like -l, but list numeric user and group IDs\n" " -N, --literal print raw entry names (don't treat e.g. " "control\n" " characters specially)\n" " -o like -l, but do not list group information\n" " -p, --indicator-style=slash\n" " append / indicator to directories\n" msgstr "" #: src/ls.c:4907 msgid "" " -q, --hide-control-chars print ? instead of nongraphic characters\n" " --show-control-chars show nongraphic characters as-is (the default,\n" " unless program is 'ls' and output is a " "terminal)\n" " -Q, --quote-name enclose entry names in double quotes\n" " --quoting-style=WORD use quoting style WORD for entry names:\n" " literal, locale, shell, shell-always,\n" " shell-escape, shell-escape-always, c, escape\n" msgstr "" #: src/ls.c:4820 msgid "" " -r, --reverse reverse order while sorting\n" " -R, --recursive list subdirectories recursively\n" " -s, --size print the allocated size of each file, in " "blocks\n" msgstr "" #: src/ls.c:4922 msgid "" " -S sort by file size, largest first\n" " --sort=WORD sort by WORD instead of name: none (-U), size (-" "S),\n" " time (-t), version (-v), extension (-X)\n" " --time=WORD with -l, show time as WORD instead of default\n" " modification time: atime or access or use (-" "u);\n" " ctime or status (-c); also use specified " "time\n" " as sort key if --sort=time (newest first)\n" msgstr "" #: src/ls.c:4933 msgid "" " --time-style=STYLE with -l, show times using style STYLE:\n" " full-iso, long-iso, iso, locale, or +FORMAT;\n" " FORMAT is interpreted like in 'date'; if " "FORMAT\n" " is FORMAT1FORMAT2, then FORMAT1 " "applies\n" " to non-recent files and FORMAT2 to recent " "files;\n" " if STYLE is prefixed with 'posix-', STYLE\n" " takes effect only outside the POSIX locale\n" msgstr "" #: src/ls.c:4844 msgid "" " -t sort by modification time, newest first\n" " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n" msgstr "" #: src/ls.c:4949 msgid "" " -u with -lt: sort by, and show, access time;\n" " with -l: show access time and sort by name;\n" " otherwise: sort by access time, newest first\n" " -U do not sort; list entries in directory order\n" " -v natural sort of (version) numbers within text\n" msgstr "" #: src/ls.c:4956 msgid "" " -w, --width=COLS set output width to COLS. 0 means no limit\n" " -x list entries by lines instead of by columns\n" " -X sort alphabetically by entry extension\n" " -Z, --context print any security context of each file\n" " -1 list one file per line. Avoid '\\n' with -q or " "-b\n" msgstr "" #: src/ls.c:4865 msgid "" "\n" "Using color to distinguish file types is disabled both by default and\n" "with --color=never. With --color=auto, ls emits color codes only when\n" "standard output is connected to a terminal. The LS_COLORS environment\n" "variable can change the settings. Use the dircolors command to set it.\n" msgstr "" #: src/ls.c:4872 msgid "" "\n" "Exit status:\n" " 0 if OK,\n" " 1 if minor problems (e.g., cannot access subdirectory),\n" " 2 if serious trouble (e.g., cannot access command-line argument).\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:94 src/seq.c:39 msgid "Ulrich Drepper" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:95 msgid "Scott Miller" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:96 msgid "David Madore" msgstr "" #: src/md5sum.c:169 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" "Print or check %s (%d-bit) checksums.\n" msgstr "" #: src/md5sum.c:180 msgid "" "\n" " -b, --binary read in binary mode (default unless reading tty " "stdin)\n" msgstr "" #: src/md5sum.c:185 msgid "" "\n" " -b, --binary read in binary mode\n" msgstr "" #: src/md5sum.c:181 #, c-format msgid " -c, --check read %s sums from the FILEs and check them\n" msgstr "" #: src/md5sum.c:184 msgid " --tag create a BSD-style checksum\n" msgstr "" #: src/md5sum.c:188 msgid "" " -t, --text read in text mode (default if reading tty stdin)\n" msgstr "" #: src/md5sum.c:192 msgid " -t, --text read in text mode (default)\n" msgstr "" #: src/md5sum.c:203 msgid "" "\n" "The following five options are useful only when verifying checksums:\n" " --ignore-missing don't fail or report status for missing files\n" " --quiet don't print OK for each successfully verified file\n" " --status don't output anything, status code shows success\n" " --strict exit non-zero for improperly formatted checksum " "lines\n" " -w, --warn warn about improperly formatted checksum lines\n" "\n" msgstr "" #: src/md5sum.c:215 #, c-format msgid "" "\n" "The sums are computed as described in %s. When checking, the input\n" "should be a former output of this program. The default mode is to print a\n" "line with checksum, a space, a character indicating input mode ('*' for " "binary,\n" "' ' for text or where binary is insignificant), and name for each FILE.\n" msgstr "" #: src/md5sum.c:523 #, c-format msgid "%s: too many checksum lines" msgstr "" #: src/md5sum.c:547 #, c-format msgid "%s: %: improperly formatted %s checksum line" msgstr "" #: src/md5sum.c:623 msgid "FAILED open or read" msgstr "" #: src/md5sum.c:595 msgid "FAILED" msgstr "" #: src/md5sum.c:597 msgid "OK" msgstr "" #: src/md5sum.c:621 #, c-format msgid "%s: no properly formatted %s checksum lines found" msgstr "" #: src/md5sum.c:631 #, c-format msgid "WARNING: % line is improperly formatted" msgid_plural "WARNING: % lines are improperly formatted" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:639 #, c-format msgid "WARNING: % listed file could not be read" msgid_plural "WARNING: % listed files could not be read" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:647 #, c-format msgid "WARNING: % computed checksum did NOT match" msgid_plural "WARNING: % computed checksums did NOT match" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:720 #, c-format msgid "%s: no file was verified" msgstr "" #: src/md5sum.c:760 #, c-format msgid "--tag does not support --text mode" msgstr "" #: src/md5sum.c:766 #, c-format msgid "the --tag option is meaningless when verifying checksums" msgstr "" #: src/md5sum.c:773 #, c-format msgid "" "the --binary and --text options are meaningless when verifying checksums" msgstr "" #: src/md5sum.c:831 #, c-format msgid "" "the --ignore-missing option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:781 #, c-format msgid "the --status option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:788 #, c-format msgid "the --warn option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:795 #, c-format msgid "the --quiet option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:802 #, c-format msgid "the --strict option is meaningful only when verifying checksums" msgstr "" #: src/mkdir.c:56 src/rmdir.c:164 #, c-format msgid "Usage: %s [OPTION]... DIRECTORY...\n" msgstr "" #: src/mkdir.c:57 msgid "Create the DIRECTORY(ies), if they do not already exist.\n" msgstr "" #: src/mkdir.c:65 msgid "" " -m, --mode=MODE set file mode (as in chmod), not a=rwx - umask\n" " -p, --parents no error if existing, make parent directories as needed\n" " -v, --verbose print a message for each created directory\n" msgstr "" #: src/mkdir.c:70 msgid "" " -Z set SELinux security context of each created " "directory\n" " to the default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the SELinux\n" " or SMACK security context to CTX\n" msgstr "" #: src/mkdir.c:127 src/mkdir.c:160 #, c-format msgid "failed to set default creation context for %s" msgstr "" #: src/mkdir.c:180 #, c-format msgid "failed to restore context for %s" msgstr "" #: src/mkdir.c:168 #, c-format msgid "created directory %s" msgstr "" #: src/mkdir.c:238 src/mkfifo.c:116 src/mknod.c:133 #, c-format msgid "" "warning: ignoring --context; it requires an SELinux/SMACK-enabled kernel" msgstr "" #: src/mkfifo.c:51 src/pathchk.c:89 #, c-format msgid "Usage: %s [OPTION]... NAME...\n" msgstr "" #: src/mkfifo.c:52 msgid "Create named pipes (FIFOs) with the given NAMEs.\n" msgstr "" #: src/mkfifo.c:58 src/mknod.c:60 msgid "" " -m, --mode=MODE set file permission bits to MODE, not a=rw - umask\n" msgstr "" #: src/mkfifo.c:63 src/mknod.c:65 msgid "" " -Z set the SELinux security context to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the SELinux\n" " or SMACK security context to CTX\n" msgstr "" #: src/mkfifo.c:121 src/mknod.c:127 #, c-format msgid "invalid mode" msgstr "" #: src/mkfifo.c:126 src/mknod.c:132 #, c-format msgid "mode must specify only file permission bits" msgstr "" #: src/mkfifo.c:174 src/mknod.c:270 #, c-format msgid "cannot set permissions of %s" msgstr "" #: src/mknod.c:52 #, c-format msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n" msgstr "" #: src/mknod.c:54 msgid "Create the special file NAME of the given TYPE.\n" msgstr "" #: src/mknod.c:68 msgid "" "\n" "Both MAJOR and MINOR must be specified when TYPE is b, c, or u, and they\n" "must be omitted when TYPE is p. If MAJOR or MINOR begins with 0x or 0X,\n" "it is interpreted as hexadecimal; otherwise, if it begins with 0, as octal;\n" "otherwise, as decimal. TYPE may be:\n" msgstr "" #: src/mknod.c:75 msgid "" "\n" " b create a block (buffered) special file\n" " c, u create a character (unbuffered) special file\n" " p create a FIFO\n" msgstr "" #: src/mknod.c:150 msgid "Special files require major and minor device numbers." msgstr "" #: src/mknod.c:160 msgid "Fifos do not have major and minor device numbers." msgstr "" #: src/mknod.c:176 #, c-format msgid "block special files not supported" msgstr "" #: src/mknod.c:185 #, c-format msgid "character special files not supported" msgstr "" #: src/mknod.c:201 #, c-format msgid "invalid major device number %s" msgstr "" #: src/mknod.c:206 #, c-format msgid "invalid minor device number %s" msgstr "" #: src/mknod.c:211 #, c-format msgid "invalid device %s %s" msgstr "" #: src/mknod.c:225 #, c-format msgid "invalid device type %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/mktemp.c:37 msgid "Eric Blake" msgstr "" #: src/mktemp.c:68 #, c-format msgid "Usage: %s [OPTION]... [TEMPLATE]\n" msgstr "" #: src/mktemp.c:69 msgid "" "Create a temporary file or directory, safely, and print its name.\n" "TEMPLATE must contain at least 3 consecutive 'X's in last component.\n" "If TEMPLATE is not specified, use tmp.XXXXXXXXXX, and --tmpdir is implied.\n" msgstr "" #: src/mktemp.c:74 msgid "" "Files are created u+rw, and directories u+rwx, minus umask restrictions.\n" msgstr "" #: src/mktemp.c:78 msgid "" " -d, --directory create a directory, not a file\n" " -u, --dry-run do not create anything; merely print a name (unsafe)\n" " -q, --quiet suppress diagnostics about file/dir-creation failure\n" msgstr "" #: src/mktemp.c:81 msgid "" " --suffix=SUFF append SUFF to TEMPLATE; SUFF must not contain a " "slash.\n" " This option is implied if TEMPLATE does not end in " "X\n" msgstr "" #: src/mktemp.c:85 msgid "" " -p DIR, --tmpdir[=DIR] interpret TEMPLATE relative to DIR; if DIR is not\n" " specified, use $TMPDIR if set, else /tmp. With\n" " this option, TEMPLATE must not be an absolute name;\n" " unlike with -t, TEMPLATE may contain slashes, but\n" " mktemp creates only the final component\n" msgstr "" #: src/mktemp.c:92 msgid "" " -t interpret TEMPLATE as a single file name component,\n" " relative to a directory: $TMPDIR, if set; else the\n" " directory specified via -p; else /tmp [deprecated]\n" msgstr "" #: src/mktemp.c:229 #, c-format msgid "too many templates" msgstr "" #: src/mktemp.c:249 #, c-format msgid "with --suffix, template %s must end in X" msgstr "" #: src/mktemp.c:274 src/split.c:1130 #, c-format msgid "invalid suffix %s, contains directory separator" msgstr "" #: src/mktemp.c:279 #, c-format msgid "too few X's in template %s" msgstr "" #: src/mktemp.c:292 #, c-format msgid "invalid template, %s, contains directory separator" msgstr "" #: src/mktemp.c:306 #, c-format msgid "invalid template, %s; with --tmpdir, it may not be absolute" msgstr "" #: src/mktemp.c:326 #, c-format msgid "failed to create directory via template %s" msgstr "" #: src/mktemp.c:336 #, c-format msgid "failed to create file via template %s" msgstr "" #: src/mv.c:292 msgid "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n" msgstr "" #: src/mv.c:298 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " -f, --force do not prompt before overwriting\n" " -i, --interactive prompt before overwrite\n" " -n, --no-clobber do not overwrite an existing file\n" "If you specify more than one of -i, -f, -n, only the final one takes " "effect.\n" msgstr "" #: src/mv.c:307 msgid "" " --strip-trailing-slashes remove any trailing slashes from each " "SOURCE\n" " argument\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" msgstr "" #: src/mv.c:313 msgid "" " -t, --target-directory=DIRECTORY move all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" " -u, --update move only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" " -Z, --context set SELinux security context of destination\n" " file to default type\n" msgstr "" #: src/nice.c:72 #, c-format msgid "Usage: %s [OPTION] [COMMAND [ARG]...]\n" msgstr "" #: src/nice.c:73 #, c-format msgid "" "Run COMMAND with an adjusted niceness, which affects process scheduling.\n" "With no COMMAND, print the current niceness. Niceness values range from\n" "%d (most favorable to the process) to %d (least favorable to the process).\n" msgstr "" #: src/nice.c:82 msgid " -n, --adjustment=N add integer N to the niceness (default 10)\n" msgstr "" #: src/nice.c:172 #, c-format msgid "invalid adjustment %s" msgstr "" #: src/nice.c:181 #, c-format msgid "a command must be given with an adjustment" msgstr "" #: src/nice.c:188 src/nice.c:199 #, c-format msgid "cannot get niceness" msgstr "" #: src/nice.c:205 #, c-format msgid "cannot set niceness" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/nl.c:40 msgid "Scott Bartram" msgstr "" #: src/nl.c:179 msgid "Write each FILE to standard output, with line numbers added.\n" msgstr "" #: src/nl.c:186 msgid "" " -b, --body-numbering=STYLE use STYLE for numbering body lines\n" " -d, --section-delimiter=CC use CC for separating logical pages\n" " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n" msgstr "" #: src/nl.c:191 msgid "" " -h, --header-numbering=STYLE use STYLE for numbering header lines\n" " -i, --line-increment=NUMBER line number increment at each line\n" " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as " "one\n" " -n, --number-format=FORMAT insert line numbers according to FORMAT\n" " -p, --no-renumber do not reset line numbers at logical " "pages\n" " -s, --number-separator=STRING add STRING after (possible) line number\n" msgstr "" #: src/nl.c:199 msgid "" " -v, --starting-line-number=NUMBER first line number on each logical page\n" " -w, --number-width=NUMBER use NUMBER columns for line numbers\n" msgstr "" #: src/nl.c:205 msgid "" "\n" "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n" "two delimiter characters for separating logical pages, a missing\n" "second character implies :. Type \\\\ for \\. STYLE is one of:\n" msgstr "" #: src/nl.c:211 msgid "" "\n" " a number all lines\n" " t number only nonempty lines\n" " n number no lines\n" " pBRE number only lines that contain a match for the basic regular\n" " expression, BRE\n" "\n" "FORMAT is one of:\n" "\n" " ln left justified, no leading zeros\n" " rn right justified, no leading zeros\n" " rz right justified, leading zeros\n" "\n" msgstr "" #: src/nl.c:278 #, c-format msgid "line number overflow" msgstr "" #: src/nl.c:478 #, c-format msgid "invalid header numbering style: %s" msgstr "" #: src/nl.c:486 #, c-format msgid "invalid body numbering style: %s" msgstr "" #: src/nl.c:494 #, c-format msgid "invalid footer numbering style: %s" msgstr "" #: src/nl.c:501 msgid "invalid starting line number" msgstr "" #: src/nl.c:506 msgid "invalid line number increment" msgstr "" #: src/nl.c:513 msgid "invalid line number of blank lines" msgstr "" #: src/nl.c:520 msgid "invalid line number field width" msgstr "" #: src/nl.c:557 #, c-format msgid "invalid line numbering format: %s" msgstr "" #: src/nohup.c:53 #, c-format msgid "" "Usage: %s COMMAND [ARG]...\n" " or: %s OPTION\n" msgstr "" #: src/nohup.c:59 msgid "" "Run COMMAND, ignoring hangup signals.\n" "\n" msgstr "" #: src/nohup.c:64 #, c-format msgid "" "\n" "If standard input is a terminal, redirect it from an unreadable file.\n" "If standard output is a terminal, append output to 'nohup.out' if possible,\n" "'$HOME/nohup.out' otherwise.\n" "If standard error is a terminal, redirect it to standard output.\n" "To save output to FILE, use '%s COMMAND > FILE'.\n" msgstr "" #: src/nohup.c:127 #, c-format msgid "failed to render standard input unusable" msgstr "" #: src/nohup.c:131 #, c-format msgid "ignoring input" msgstr "" #: src/nohup.c:175 #, c-format msgid "ignoring input and appending output to %s" msgstr "" #: src/nohup.c:176 #, c-format msgid "appending output to %s" msgstr "" #: src/nohup.c:193 #, c-format msgid "failed to set the copy of stderr to close on exec" msgstr "" #: src/nohup.c:198 #, c-format msgid "ignoring input and redirecting stderr to stdout" msgstr "" #: src/nohup.c:199 #, c-format msgid "redirecting stderr to stdout" msgstr "" #: src/nohup.c:203 #, c-format msgid "failed to redirect standard error" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/nproc.c:33 msgid "Giuseppe Scrivano" msgstr "" #: src/nproc.c:57 src/pwd.c:56 src/tty.c:64 src/uname.c:120 src/whoami.c:44 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "" #: src/nproc.c:58 msgid "" "Print the number of processing units available to the current process,\n" "which may be less than the number of online processors\n" "\n" msgstr "" #: src/nproc.c:63 msgid "" " --all print the number of installed processors\n" " --ignore=N if possible, exclude N processing units\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/numfmt.c:35 msgid "Assaf Gordon" msgstr "" #: src/numfmt.c:693 #, c-format msgid "value too large to be converted: %s" msgstr "" #: src/numfmt.c:697 #, c-format msgid "invalid number: %s" msgstr "" #: src/numfmt.c:701 #, c-format msgid "rejecting suffix in input: %s (consider using --from)" msgstr "" #: src/numfmt.c:705 #, c-format msgid "invalid suffix in input: %s" msgstr "" #: src/numfmt.c:709 #, c-format msgid "missing 'i' suffix in input: %s (e.g Ki/Mi/Gi)" msgstr "" #: src/numfmt.c:723 #, c-format msgid "failed to prepare value '%Lf' for printing" msgstr "" #: src/numfmt.c:857 #, c-format msgid "invalid unit size: %s" msgstr "" #: src/numfmt.c:813 #, c-format msgid "Usage: %s [OPTION]... [NUMBER]...\n" msgstr "" #: src/numfmt.c:816 msgid "" "Reformat NUMBER(s), or the numbers from standard input if none are " "specified.\n" msgstr "" #: src/numfmt.c:820 msgid " --debug print warnings about invalid input\n" msgstr "" #: src/numfmt.c:823 msgid "" " -d, --delimiter=X use X instead of whitespace for field delimiter\n" msgstr "" #: src/numfmt.c:896 msgid "" " --field=FIELDS replace the numbers in these input fields " "(default=1)\n" " see FIELDS below\n" msgstr "" #: src/numfmt.c:829 msgid "" " --format=FORMAT use printf style floating-point FORMAT;\n" " see FORMAT below for details\n" msgstr "" #: src/numfmt.c:833 msgid "" " --from=UNIT auto-scale input numbers to UNITs; default is " "'none';\n" " see UNIT below\n" msgstr "" #: src/numfmt.c:837 msgid "" " --from-unit=N specify the input unit size (instead of the default " "1)\n" msgstr "" #: src/numfmt.c:840 msgid "" " --grouping use locale-defined grouping of digits, e.g. " "1,000,000\n" " (which means it has no effect in the C/POSIX " "locale)\n" msgstr "" #: src/numfmt.c:844 msgid "" " --header[=N] print (without converting) the first N header lines;\n" " N defaults to 1 if not specified\n" msgstr "" #: src/numfmt.c:848 msgid "" " --invalid=MODE failure mode for invalid numbers: MODE can be:\n" " abort (default), fail, warn, ignore\n" msgstr "" #: src/numfmt.c:852 msgid "" " --padding=N pad the output to N characters; positive N will\n" " right-align; negative N will left-align;\n" " padding is ignored if the output is wider than N;\n" " the default is to automatically pad if a " "whitespace\n" " is found\n" msgstr "" #: src/numfmt.c:859 msgid "" " --round=METHOD use METHOD for rounding when scaling; METHOD can be:\n" " up, down, from-zero (default), towards-zero, " "nearest\n" msgstr "" #: src/numfmt.c:863 msgid "" " --suffix=SUFFIX add SUFFIX to output numbers, and accept optional\n" " SUFFIX in input numbers\n" msgstr "" #: src/numfmt.c:867 msgid "" " --to=UNIT auto-scale output numbers to UNITs; see UNIT below\n" msgstr "" #: src/numfmt.c:870 msgid "" " --to-unit=N the output unit size (instead of the default 1)\n" msgstr "" #: src/numfmt.c:877 msgid "" "\n" "UNIT options:\n" msgstr "" #: src/numfmt.c:880 msgid "" " none no auto-scaling is done; suffixes will trigger an error\n" msgstr "" #: src/numfmt.c:883 msgid "" " auto accept optional single/two letter suffix:\n" " 1K = 1000,\n" " 1Ki = 1024,\n" " 1M = 1000000,\n" " 1Mi = 1048576,\n" msgstr "" #: src/numfmt.c:889 msgid "" " si accept optional single letter suffix:\n" " 1K = 1000,\n" " 1M = 1000000,\n" " ...\n" msgstr "" #: src/numfmt.c:894 msgid "" " iec accept optional single letter suffix:\n" " 1K = 1024,\n" " 1M = 1048576,\n" " ...\n" msgstr "" #: src/numfmt.c:899 msgid "" " iec-i accept optional two-letter suffix:\n" " 1Ki = 1024,\n" " 1Mi = 1048576,\n" " ...\n" msgstr "" #: src/numfmt.c:978 msgid "" "\n" "FIELDS supports cut(1) style field ranges:\n" " N N'th field, counted from 1\n" " N- from N'th field, to end of line\n" " N-M from N'th to M'th field (inclusive)\n" " -M from first to M'th field (inclusive)\n" " - all fields\n" "Multiple fields/ranges can be separated with commas\n" msgstr "" #: src/numfmt.c:988 #, c-format msgid "" "\n" "FORMAT must be suitable for printing one floating-point argument '%f'.\n" "Optional quote (%'f) will enable --grouping (if supported by current " "locale).\n" "Optional width value (%10f) will pad output. Optional zero (%010f) width\n" "will zero pad the number. Optional negative values (%-10f) will left align.\n" "Optional precision (%.1f) will override the input determined precision.\n" msgstr "" #: src/numfmt.c:912 #, c-format msgid "" "\n" "Exit status is 0 if all input numbers were successfully converted.\n" "By default, %s will stop at the first conversion error with exit status 2.\n" "With --invalid='fail' a warning is printed for each conversion error\n" "and the exit status is 2. With --invalid='warn' each conversion error is\n" "diagnosed, but the exit status is 0. With --invalid='ignore' conversion\n" "errors are not diagnosed and the exit status is 0.\n" msgstr "" #: src/numfmt.c:1005 #, c-format msgid "" "\n" "Examples:\n" " $ %s --to=si 1000\n" " -> \"1.0K\"\n" " $ %s --to=iec 2048\n" " -> \"2.0K\"\n" " $ %s --to=iec-i 4096\n" " -> \"4.0Ki\"\n" " $ echo 1K | %s --from=si\n" " -> \"1000\"\n" " $ echo 1K | %s --from=iec\n" " -> \"1024\"\n" " $ df -B1 | %s --header --field 2-4 --to=si\n" " $ ls -l | %s --header --field 5 --to=iec\n" " $ ls -lh | %s --header --field 5 --from=iec --padding=10\n" " $ ls -lh | %s --header --field 5 --from=iec --format %%10f\n" msgstr "" #: src/numfmt.c:974 src/seq.c:212 #, c-format msgid "format %s has no %% directive" msgstr "" #: src/numfmt.c:990 #, c-format msgid "invalid format %s (width overflow)" msgstr "" #: src/numfmt.c:1090 #, c-format msgid "--format padding overriding --padding" msgstr "" #: src/numfmt.c:1007 src/seq.c:229 #, c-format msgid "format %s ends in %%" msgstr "" #: src/numfmt.c:1125 #, c-format msgid "invalid precision in format %s" msgstr "" #: src/numfmt.c:1131 #, c-format msgid "invalid format %s, directive must be %%[0]['][-][N][.][N]f" msgstr "" #: src/numfmt.c:1018 src/seq.c:236 #, c-format msgid "format %s has too many %% directives" msgstr "" #: src/numfmt.c:1182 #, c-format msgid "invalid suffix in input %s: %s" msgstr "" #: src/numfmt.c:1211 #, c-format msgid "" "value/precision too large to be printed: '%Lg/%' (consider using --" "to)" msgstr "" #: src/numfmt.c:1092 #, c-format msgid "value too large to be printed: '%Lg' (consider using --to)" msgstr "" #: src/numfmt.c:1100 #, c-format msgid "value too large to be printed: '%Lg' (cannot handle values > 999Y)" msgstr "" #: src/numfmt.c:1310 #, c-format msgid "large input value %s: possible precision loss" msgstr "" #: src/numfmt.c:1499 #, c-format msgid "invalid padding value %s" msgstr "" #: src/numfmt.c:1512 #, c-format msgid "multiple field specifications" msgstr "" #: src/numfmt.c:1546 #, c-format msgid "invalid header value %s" msgstr "" #: src/numfmt.c:1456 #, c-format msgid "--grouping cannot be combined with --format" msgstr "" #: src/numfmt.c:1576 #, c-format msgid "failed to set locale" msgstr "" #: src/numfmt.c:1463 #, c-format msgid "no conversion option specified" msgstr "" #: src/numfmt.c:1471 #, c-format msgid "grouping cannot be combined with --to" msgstr "" #: src/numfmt.c:1473 #, c-format msgid "grouping has no effect in this locale" msgstr "" #: src/numfmt.c:1486 #, c-format msgid "--header ignored with command-line input" msgstr "" #: src/numfmt.c:1511 #, c-format msgid "error reading input" msgstr "" #: src/numfmt.c:1520 #, c-format msgid "failed to convert some of the input numbers" msgstr "" #: src/od.c:294 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" " or: %s [-abcdfilosx]... [FILE] [[+]OFFSET[.][b]]\n" " or: %s --traditional [OPTION]... [FILE] [[+]OFFSET[.][b] " "[+][LABEL][.][b]]\n" msgstr "" #: src/od.c:327 msgid "" "\n" "Write an unambiguous representation, octal bytes by default,\n" "of FILE to standard output. With more than one FILE argument,\n" "concatenate them in the listed order to form the input.\n" msgstr "" #: src/od.c:335 msgid "" "\n" "If first and second call formats both apply, the second format is assumed\n" "if the last operand begins with + or (if there are 2 operands) a digit.\n" "An OFFSET operand means -j OFFSET. LABEL is the pseudo-address\n" "at first byte printed, incremented when dump is progressing.\n" "For OFFSET and LABEL, a 0x or 0X prefix indicates hexadecimal;\n" "suffixes may be . for octal and b for multiply by 512.\n" msgstr "" #: src/od.c:347 msgid "" " -A, --address-radix=RADIX output format for file offsets; RADIX is one\n" " of [doxn], for Decimal, Octal, Hex or None\n" " --endian={big|little} swap input bytes according the specified " "order\n" " -j, --skip-bytes=BYTES skip BYTES input bytes first\n" msgstr "" #: src/od.c:353 msgid "" " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n" " -S BYTES, --strings[=BYTES] output strings of at least BYTES graphic " "chars;\n" " 3 is implied when BYTES is not specified\n" " -t, --format=TYPE select output format or formats\n" " -v, --output-duplicates do not use * to mark line suppression\n" " -w[BYTES], --width[=BYTES] output BYTES bytes per output line;\n" " 32 is implied when BYTES is not specified\n" " --traditional accept arguments in third form above\n" msgstr "" #: src/od.c:366 msgid "" "\n" "\n" "Traditional format specifications may be intermixed; they accumulate:\n" " -a same as -t a, select named characters, ignoring high-order bit\n" " -b same as -t o1, select octal bytes\n" " -c same as -t c, select printable characters or backslash escapes\n" " -d same as -t u2, select unsigned decimal 2-byte units\n" msgstr "" #: src/od.c:345 msgid "" " -f same as -t fF, select floats\n" " -i same as -t dI, select decimal ints\n" " -l same as -t dL, select decimal longs\n" " -o same as -t o2, select octal 2-byte units\n" " -s same as -t d2, select decimal 2-byte units\n" " -x same as -t x2, select hexadecimal 2-byte units\n" msgstr "" #: src/od.c:383 msgid "" "\n" "\n" "TYPE is made up of one or more of these specifications:\n" " a named character, ignoring high-order bit\n" " c printable character or backslash escape\n" msgstr "" #: src/od.c:360 msgid "" " d[SIZE] signed decimal, SIZE bytes per integer\n" " f[SIZE] floating point, SIZE bytes per integer\n" " o[SIZE] octal, SIZE bytes per integer\n" " u[SIZE] unsigned decimal, SIZE bytes per integer\n" " x[SIZE] hexadecimal, SIZE bytes per integer\n" msgstr "" #: src/od.c:367 msgid "" "\n" "SIZE is a number. For TYPE in [doux], SIZE may also be C for\n" "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n" "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n" "for sizeof(double) or L for sizeof(long double).\n" msgstr "" #: src/od.c:374 msgid "" "\n" "Adding a z suffix to any type displays printable characters at the end of\n" "each output line.\n" msgstr "" #: src/od.c:379 msgid "" "\n" "\n" "BYTES is hex with 0x or 0X prefix, and may have a multiplier suffix:\n" " b 512\n" " KB 1000\n" " K 1024\n" " MB 1000*1000\n" " M 1024*1024\n" "and so on for G, T, P, E, Z, Y.\n" msgstr "" #: src/od.c:639 src/od.c:759 #, c-format msgid "invalid type string %s" msgstr "" #: src/od.c:649 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte integral type" msgstr "" #: src/od.c:770 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte floating point type" msgstr "" #: src/od.c:828 #, c-format msgid "invalid character '%c' in type string %s" msgstr "" #: src/od.c:1053 #, c-format msgid "cannot skip past end of combined input" msgstr "" #: src/od.c:1609 #, c-format msgid "" "invalid output address radix '%c'; it must be one character from [doxn]" msgstr "" #: src/od.c:1735 #, c-format msgid "no type may be specified when dumping strings" msgstr "" #: src/od.c:1810 msgid "compatibility mode supports at most one file" msgstr "" #: src/od.c:1831 #, c-format msgid "skip-bytes + read-bytes is too large" msgstr "" #: src/od.c:1874 #, c-format msgid "warning: invalid width %lu; using %d instead" msgstr "" #: src/operand2sig.c:69 #, c-format msgid "%s: invalid signal" msgstr "" #: src/paste.c:220 #, c-format msgid "standard input is closed" msgstr "" #: src/paste.c:441 msgid "" "Write lines consisting of the sequentially corresponding lines from\n" "each FILE, separated by TABs, to standard output.\n" msgstr "" #: src/paste.c:447 msgid "" " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n" " -s, --serial paste one file at a time instead of in parallel\n" msgstr "" #: src/paste.c:508 #, c-format msgid "delimiter list ends with an unescaped backslash: %s" msgstr "" #: src/pathchk.c:90 msgid "" "Diagnose invalid or unportable file names.\n" "\n" " -p check for most POSIX systems\n" " -P check for empty names and leading \"-\"\n" " --portability check for all POSIX systems (equivalent to -p -P)\n" msgstr "" #: src/pathchk.c:170 #, c-format msgid "leading '-' in a component of file name %s" msgstr "" #: src/pathchk.c:196 #, c-format msgid "nonportable character %s in file name %s" msgstr "" #: src/pathchk.c:272 #, c-format msgid "empty file name" msgstr "" #: src/pathchk.c:314 #, c-format msgid "%s: unable to determine maximum file name length" msgstr "" #: src/pathchk.c:325 #, c-format msgid "limit %lu exceeded by length %lu of file name %s" msgstr "" #: src/pathchk.c:411 #, c-format msgid "limit %lu exceeded by length %lu of file name component %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pinky.c:36 src/uptime.c:45 src/users.c:35 src/who.c:48 msgid "Joseph Arceneaux" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pinky.c:38 src/uptime.c:47 msgid "Kaveh Ghazi" msgstr "" #. TRANSLATORS: Real name is unknown; at most 19 characters. #: src/pinky.c:242 msgid " ???" msgstr "" #. TRANSLATORS: Idle time is unknown; at most 5 characters. #: src/pinky.c:266 msgid "?????" msgstr "" #: src/pinky.c:314 #, c-format msgid "Login name: " msgstr "" #: src/pinky.c:317 #, c-format msgid "In real life: " msgstr "" #. TRANSLATORS: Real name is unknown; no hard limit. #: src/pinky.c:321 msgid "???\n" msgstr "" #: src/pinky.c:341 #, c-format msgid "Directory: " msgstr "" #: src/pinky.c:343 #, c-format msgid "Shell: " msgstr "" #: src/pinky.c:362 #, c-format msgid "Project: " msgstr "" #: src/pinky.c:386 #, c-format msgid "Plan:\n" msgstr "" #: src/pinky.c:405 msgid "Login" msgstr "" #: src/pinky.c:407 msgid "Name" msgstr "" #: src/pinky.c:408 msgid " TTY" msgstr "" #: src/pinky.c:410 msgid "Idle" msgstr "" #: src/pinky.c:411 msgid "When" msgstr "" #: src/pinky.c:414 msgid "Where" msgstr "" #: src/pinky.c:493 #, c-format msgid "Usage: %s [OPTION]... [USER]...\n" msgstr "" #: src/pinky.c:494 msgid "" "\n" " -l produce long format output for the specified USERs\n" " -b omit the user's home directory and shell in long format\n" " -h omit the user's project file in long format\n" " -p omit the user's plan file in long format\n" " -s do short format output, this is the default\n" msgstr "" #: src/pinky.c:502 msgid "" " -f omit the line of column headings in short format\n" " -w omit the user's full name in short format\n" " -i omit the user's full name and remote host in short format\n" " -q omit the user's full name, remote host and idle time\n" " in short format\n" msgstr "" #: src/pinky.c:511 #, c-format msgid "" "\n" "A lightweight 'finger' program; print user information.\n" "The utmp file will be %s.\n" msgstr "" #: src/pinky.c:595 #, c-format msgid "no username specified; at least one must be specified when using -l" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pr.c:330 msgid "Pete TerMaat" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pr.c:331 msgid "Roland Huebner" msgstr "" #: src/pr.c:908 #, c-format msgid "'--pages=FIRST_PAGE[:LAST_PAGE]' missing argument" msgstr "" #: src/pr.c:910 #, c-format msgid "invalid page range %s" msgstr "" #: src/pr.c:966 msgid "'-l PAGE_LENGTH' invalid number of lines" msgstr "" #: src/pr.c:981 msgid "'-N NUMBER' invalid starting line number" msgstr "" #: src/pr.c:985 msgid "'-o MARGIN' invalid line offset" msgstr "" #: src/pr.c:1022 msgid "'-w PAGE_WIDTH' invalid number of characters" msgstr "" #: src/pr.c:1031 msgid "'-W PAGE_WIDTH' invalid number of characters" msgstr "" #: src/pr.c:1096 #, c-format msgid "cannot specify number of columns when printing in parallel" msgstr "" #: src/pr.c:1100 #, c-format msgid "cannot specify both printing across and printing in parallel" msgstr "" #: src/pr.c:1196 #, c-format msgid "'-%c' extra characters or invalid number in the argument: %s" msgstr "" #: src/pr.c:1293 #, c-format msgid "page width too narrow" msgstr "" #: src/pr.c:2353 #, c-format msgid "starting page number % exceeds page count %" msgstr "" #: src/pr.c:2380 #, c-format msgid "page number overflow" msgstr "" #: src/pr.c:2385 #, c-format msgid "Page %" msgstr "" #: src/pr.c:2757 msgid "Paginate or columnate FILE(s) for printing.\n" msgstr "" #: src/pr.c:2763 msgid "" " +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n" " begin [stop] printing with page FIRST_[LAST_]PAGE\n" " -COLUMN, --columns=COLUMN\n" " output COLUMN columns and print columns down,\n" " unless -a is used. Balance number of lines in the\n" " columns on each page\n" msgstr "" #: src/pr.c:2771 msgid "" " -a, --across print columns across rather than down, used together\n" " with -COLUMN\n" " -c, --show-control-chars\n" " use hat notation (^G) and octal backslash notation\n" " -d, --double-space\n" " double space the output\n" msgstr "" #: src/pr.c:2779 msgid "" " -D, --date-format=FORMAT\n" " use FORMAT for the header date\n" " -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n" " expand input CHARs (TABs) to tab WIDTH (8)\n" " -F, -f, --form-feed\n" " use form feeds instead of newlines to separate pages\n" " (by a 3-line page header with -F or a 5-line header\n" " and trailer without -F)\n" msgstr "" #: src/pr.c:2789 msgid "" " -h, --header=HEADER\n" " use a centered HEADER instead of filename in page " "header,\n" " -h \"\" prints a blank line, don't use -h\"\"\n" " -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n" " replace spaces with CHARs (TABs) to tab WIDTH (8)\n" " -J, --join-lines merge full lines, turns off -W line truncation, no " "column\n" " alignment, --sep-string[=STRING] sets separators\n" msgstr "" #: src/pr.c:2769 msgid "" " -l, --length=PAGE_LENGTH\n" " set the page length to PAGE_LENGTH (66) lines\n" " (default number of lines of text 56, and with -F 63).\n" " implies -t if PAGE_LENGTH <= 10\n" msgstr "" #: src/pr.c:2775 msgid "" " -m, --merge print all files in parallel, one in each column,\n" " truncate lines, but join lines of full length with -J\n" msgstr "" #: src/pr.c:2805 msgid "" " -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n" " number lines, use DIGITS (5) digits, then SEP (TAB),\n" " default counting starts with 1st line of input file\n" " -N, --first-line-number=NUMBER\n" " start counting with NUMBER at 1st line of first\n" " page printed (see +FIRST_PAGE)\n" msgstr "" #: src/pr.c:2813 msgid "" " -o, --indent=MARGIN\n" " offset each line with MARGIN (zero) spaces, do not\n" " affect -w or -W, MARGIN will be added to PAGE_WIDTH\n" " -r, --no-file-warnings\n" " omit warning when a file cannot be opened\n" msgstr "" #: src/pr.c:2794 msgid "" " -s[CHAR], --separator[=CHAR]\n" " separate columns by a single character, default for " "CHAR\n" " is the character without -w and 'no char' with -" "w.\n" " -s[CHAR] turns off line truncation of all 3 column\n" " options (-COLUMN|-a -COLUMN|-m) except -w is set\n" msgstr "" #: src/pr.c:2802 msgid "" " -S[STRING], --sep-string[=STRING]\n" " separate columns by STRING,\n" " without -S: Default separator with -J and \n" " otherwise (same as -S\" \"), no effect on column " "options\n" msgstr "" #: src/pr.c:2808 msgid "" " -t, --omit-header omit page headers and trailers;\n" " implied if PAGE_LENGTH <= 10\n" msgstr "" #: src/pr.c:2834 msgid "" " -T, --omit-pagination\n" " omit page headers and trailers, eliminate any " "pagination\n" " by form feeds set in input files\n" " -v, --show-nonprinting\n" " use octal backslash notation\n" " -w, --width=PAGE_WIDTH\n" " set page width to PAGE_WIDTH (72) characters for\n" " multiple text-column output only, -s[char] turns off " "(72)\n" msgstr "" #: src/pr.c:2844 msgid "" " -W, --page-width=PAGE_WIDTH\n" " set page width to PAGE_WIDTH (72) characters always,\n" " truncate lines, except -J option is set, no " "interference\n" " with -S or -s\n" msgstr "" #: src/printenv.c:62 #, c-format msgid "" "Usage: %s [OPTION]... [VARIABLE]...\n" "Print the values of the specified environment VARIABLE(s).\n" "If no VARIABLE is specified, print name and value pairs for them all.\n" "\n" msgstr "" #: src/printenv.c:69 msgid " -0, --null end each output line with NUL, not newline\n" msgstr "" #: src/printf.c:79 #, c-format msgid "" "warning: %s: character(s) following character constant have been ignored" msgstr "" #: src/printf.c:88 #, c-format msgid "" "Usage: %s FORMAT [ARGUMENT]...\n" " or: %s OPTION\n" msgstr "" #: src/printf.c:93 msgid "" "Print ARGUMENT(s) according to FORMAT, or execute according to OPTION:\n" "\n" msgstr "" #: src/printf.c:99 msgid "" "\n" "FORMAT controls the output as in C printf. Interpreted sequences are:\n" "\n" " \\\" double quote\n" msgstr "" #: src/printf.c:117 msgid "" " \\NNN byte with octal value NNN (1 to 3 digits)\n" " \\xHH byte with hexadecimal value HH (1 to 2 digits)\n" " \\uHHHH Unicode (ISO/IEC 10646) character with hex value HHHH (4 digits)\n" " \\UHHHHHHHH Unicode character with hex value HHHHHHHH (8 digits)\n" msgstr "" #: src/printf.c:127 msgid "" " %% a single %\n" " %b ARGUMENT as a string with '\\' escapes interpreted,\n" " except that octal escapes are of the form \\0 or \\0NNN\n" " %q ARGUMENT is printed in a format that can be reused as shell " "input,\n" " escaping non-printable characters with the proposed POSIX $'' " "syntax.\n" "\n" "and all C format specifications ending with one of diouxXfeEgGcs, with\n" "ARGUMENTs converted to proper type first. Variable widths are handled.\n" msgstr "" #: src/printf.c:148 #, c-format msgid "%s: expected a numeric value" msgstr "" #: src/printf.c:150 #, c-format msgid "%s: value not completely converted" msgstr "" #: src/printf.c:247 src/printf.c:274 #, c-format msgid "missing hexadecimal number in escape" msgstr "" #: src/printf.c:286 #, c-format msgid "invalid universal character name \\%c%0*x" msgstr "" #: src/printf.c:547 #, c-format msgid "invalid field width: %s" msgstr "" #: src/printf.c:582 #, c-format msgid "invalid precision: %s" msgstr "" #: src/printf.c:609 #, c-format msgid "%.*s: invalid conversion specification" msgstr "" #: src/printf.c:692 #, c-format msgid "warning: ignoring excess arguments, starting with %s" msgstr "" #. TRANSLATORS: Please translate "F. Pinard" to "François Pinard" #. if "ç" (c-with-cedilla) is available in the translation's character #. set and encoding. #. This is a proper name. See the gettext manual, section Names. #: src/ptx.c:42 msgid "F. Pinard" msgstr "" #: src/ptx.c:419 #, c-format msgid "%s (for regexp %s)" msgstr "" #: src/ptx.c:1817 #, c-format msgid "" "Usage: %s [OPTION]... [INPUT]... (without -G)\n" " or: %s -G [OPTION]... [INPUT [OUTPUT]]\n" msgstr "" #: src/ptx.c:1821 msgid "" "Output a permuted index, including context, of the words in the input " "files.\n" msgstr "" #: src/ptx.c:1830 msgid "" " -A, --auto-reference output automatically generated references\n" " -G, --traditional behave more like System V 'ptx'\n" msgstr "" #: src/ptx.c:1834 msgid "" " -F, --flag-truncation=STRING use STRING for flagging line truncations.\n" " The default is '/'\n" msgstr "" #: src/ptx.c:1832 msgid "" " -M, --macro-name=STRING macro name to use instead of 'xx'\n" " -O, --format=roff generate output as roff directives\n" " -R, --right-side-refs put references at right, not counted in -w\n" " -S, --sentence-regexp=REGEXP for end of lines or end of sentences\n" " -T, --format=tex generate output as TeX directives\n" msgstr "" #: src/ptx.c:1839 msgid "" " -W, --word-regexp=REGEXP use REGEXP to match each keyword\n" " -b, --break-file=FILE word break characters in this FILE\n" " -f, --ignore-case fold lower case to upper case for sorting\n" " -g, --gap-size=NUMBER gap size in columns between output fields\n" " -i, --ignore-file=FILE read ignore word list from FILE\n" " -o, --only-file=FILE read only word list from this FILE\n" msgstr "" #: src/ptx.c:1847 msgid "" " -r, --references first field of each line is a reference\n" " -t, --typeset-mode - not implemented -\n" " -w, --width=NUMBER output width in columns, reference " "excluded\n" msgstr "" #: src/ptx.c:1948 #, c-format msgid "invalid gap width: %s" msgstr "" #: src/ls.c:1750 src/ptx.c:1975 #, c-format msgid "invalid line width: %s" msgstr "" #: src/pwd.c:57 msgid "" "Print the full filename of the current working directory.\n" "\n" msgstr "" #: src/pwd.c:61 msgid "" " -L, --logical use PWD from environment, even if it contains symlinks\n" " -P, --physical avoid all symlinks\n" msgstr "" #: src/pwd.c:67 msgid "" "\n" "If no option is specified, -P is assumed.\n" msgstr "" #: src/pwd.c:166 #, c-format msgid "failed to chdir to %s" msgstr "" #: src/pwd.c:170 src/pwd.c:277 src/split.c:373 #, c-format msgid "failed to stat %s" msgstr "" #: src/pwd.c:235 #, c-format msgid "couldn't find directory entry in %s with matching i-node" msgstr "" #: src/pwd.c:362 #, c-format msgid "ignoring non-option arguments" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/readlink.c:32 msgid "Dmitry V. Levin" msgstr "" #: src/readlink.c:62 src/realpath.c:71 src/rm.c:135 src/shred.c:147 #: src/stat.c:1349 src/touch.c:212 #, c-format msgid "Usage: %s [OPTION]... FILE...\n" msgstr "" #: src/readlink.c:63 msgid "" "Print value of a symbolic link or canonical file name\n" "\n" msgstr "" #: src/readlink.c:65 msgid "" " -f, --canonicalize canonicalize by following every symlink in\n" " every component of the given name " "recursively;\n" " all but the last component must exist\n" " -e, --canonicalize-existing canonicalize by following every symlink in\n" " every component of the given name " "recursively,\n" " all components must exist\n" msgstr "" #: src/readlink.c:75 msgid "" " -m, --canonicalize-missing canonicalize by following every symlink in\n" " every component of the given name " "recursively,\n" " without requirements on components " "existence\n" " -n, --no-newline do not output the trailing delimiter\n" " -q, --quiet,\n" " -s, --silent suppress most error messages\n" " -v, --verbose report error messages\n" " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/readlink.c:152 #, c-format msgid "ignoring --no-newline with multiple arguments" msgstr "" #: src/realpath.c:72 msgid "" "Print the resolved absolute file name;\n" "all but the last component must exist\n" "\n" msgstr "" #: src/realpath.c:76 msgid "" " -e, --canonicalize-existing all components of the path must exist\n" " -m, --canonicalize-missing no path components need exist or be a " "directory\n" " -L, --logical resolve '..' components before symlinks\n" " -P, --physical resolve symlinks as encountered (default)\n" " -q, --quiet suppress most error messages\n" " --relative-to=FILE print the resolved path relative to FILE\n" " --relative-base=FILE print absolute paths unless paths below FILE\n" " -s, --strip, --no-symlinks don't expand symlinks\n" " -z, --zero end each output line with NUL, not newline\n" "\n" msgstr "" #: src/relpath.c:130 msgid "generating relative path" msgstr "" #: src/remove.c:273 #, c-format msgid "%s: descend into write-protected directory %s? " msgstr "" #: src/remove.c:274 #, c-format msgid "%s: descend into directory %s? " msgstr "" #. TRANSLATORS: You may find it more convenient to #. translate "%s: remove %s (write-protected) %s? " #. instead. It should avoid grammatical problems #. with the output of file_type. #: src/remove.c:290 #, c-format msgid "%s: remove write-protected %s %s? " msgstr "" #: src/remove.c:291 #, c-format msgid "%s: remove %s %s? " msgstr "" #: src/remove.c:374 #, c-format msgid "removed directory %s\n" msgstr "" #: src/remove.c:446 #, c-format msgid "refusing to remove %s or %s directory: skipping %s" msgstr "" #: src/remove.c:500 #, c-format msgid "skipping %s, since it's on a different device" msgstr "" #: src/remove.c:520 #, c-format msgid "traversal failed: %s" msgstr "" #: src/remove.c:526 #, c-format msgid "" "unexpected failure: fts_info=%d: %s\n" "please report to %s" msgstr "" #: src/rm.c:119 #, c-format msgid "Try '%s ./%s' to remove the file %s.\n" msgstr "" #: src/rm.c:136 msgid "" "Remove (unlink) the FILE(s).\n" "\n" " -f, --force ignore nonexistent files and arguments, never " "prompt\n" " -i prompt before every removal\n" msgstr "" #: src/rm.c:140 msgid "" " -I prompt once before removing more than three files, " "or\n" " when removing recursively; less intrusive than -" "i,\n" " while still giving protection against most " "mistakes\n" " --interactive[=WHEN] prompt according to WHEN: never, once (-I), or\n" " always (-i); without WHEN, prompt always\n" msgstr "" #: src/rm.c:149 msgid "" " --one-file-system when removing a hierarchy recursively, skip any\n" " directory that is on a file system different from\n" " that of the corresponding command line argument\n" msgstr "" #: src/rm.c:154 msgid "" " --no-preserve-root do not treat '/' specially\n" " --preserve-root do not remove '/' (default)\n" " -r, -R, --recursive remove directories and their contents recursively\n" " -d, --dir remove empty directories\n" " -v, --verbose explain what is being done\n" msgstr "" #: src/rm.c:163 msgid "" "\n" "By default, rm does not remove directories. Use the --recursive (-r or -R)\n" "option to remove each listed directory, too, along with all of its " "contents.\n" msgstr "" #: src/rm.c:168 #, c-format msgid "" "\n" "To remove a file whose name starts with a '-', for example '-foo',\n" "use one of these commands:\n" " %s -- -foo\n" "\n" " %s ./-foo\n" msgstr "" #: src/rm.c:177 msgid "" "\n" "Note that if you use rm to remove a file, it might be possible to recover\n" "some of its contents, given sufficient expertise and/or time. For greater\n" "assurance that the contents are truly unrecoverable, consider using shred.\n" msgstr "" #: src/rm.c:340 #, c-format msgid "%s: remove % argument recursively? " msgid_plural "%s: remove % arguments recursively? " msgstr[0] "" msgstr[1] "" #: src/rm.c:343 #, c-format msgid "%s: remove % argument? " msgid_plural "%s: remove % arguments? " msgstr[0] "" msgstr[1] "" #: src/rmdir.c:134 src/rmdir.c:233 #, c-format msgid "removing directory, %s" msgstr "" #: src/rmdir.c:148 #, c-format msgid "failed to remove directory %s" msgstr "" #: src/rmdir.c:165 msgid "" "Remove the DIRECTORY(ies), if they are empty.\n" "\n" " --ignore-fail-on-non-empty\n" " ignore each failure that is solely because a directory\n" " is non-empty\n" msgstr "" #: src/rmdir.c:172 msgid "" " -p, --parents remove DIRECTORY and its ancestors; e.g., 'rmdir -p a/b/c' " "is\n" " similar to 'rmdir a/b/c a/b a'\n" " -v, --verbose output a diagnostic for every directory processed\n" msgstr "" #: src/rmdir.c:242 #, c-format msgid "failed to remove %s" msgstr "" #: src/runcon.c:83 #, c-format msgid "" "Usage: %s CONTEXT COMMAND [args]\n" " or: %s [ -c ] [-u USER] [-r ROLE] [-t TYPE] [-l RANGE] COMMAND [args]\n" msgstr "" #: src/runcon.c:81 msgid "" "Run a program in a different SELinux security context.\n" "With neither CONTEXT nor COMMAND, print the current security context.\n" msgstr "" #: src/runcon.c:94 msgid "" " CONTEXT Complete security context\n" " -c, --compute compute process transition context before modifying\n" " -t, --type=TYPE type (for same role as parent)\n" " -u, --user=USER user identity\n" " -r, --role=ROLE role\n" " -l, --range=RANGE levelrange\n" "\n" msgstr "" #: src/runcon.c:144 #, c-format msgid "multiple roles" msgstr "" #: src/runcon.c:149 #, c-format msgid "multiple types" msgstr "" #: src/runcon.c:154 #, c-format msgid "multiple users" msgstr "" #: src/runcon.c:159 #, c-format msgid "multiple levelranges" msgstr "" #: src/runcon.c:177 src/runcon.c:213 #, c-format msgid "failed to get current context" msgstr "" #: src/runcon.c:187 #, c-format msgid "you must specify -c, -t, -u, -l, -r, or context" msgstr "" #: src/runcon.c:195 #, c-format msgid "no command specified" msgstr "" #: src/runcon.c:201 #, c-format msgid "%s may be used only on a SELinux kernel" msgstr "" #: src/runcon.c:227 #, c-format msgid "failed to compute a new context" msgstr "" #: src/runcon.c:235 #, c-format msgid "failed to set new user: %s" msgstr "" #: src/runcon.c:238 #, c-format msgid "failed to set new type: %s" msgstr "" #: src/runcon.c:241 #, c-format msgid "failed to set new range: %s" msgstr "" #: src/runcon.c:244 #, c-format msgid "failed to set new role: %s" msgstr "" #: src/runcon.c:255 #, c-format msgid "unable to set security context %s" msgstr "" #: src/selinux.c:126 src/selinux.c:299 #, c-format msgid "error canonicalizing %s" msgstr "" #: src/seq.c:68 #, c-format msgid "" "Usage: %s [OPTION]... LAST\n" " or: %s [OPTION]... FIRST LAST\n" " or: %s [OPTION]... FIRST INCREMENT LAST\n" msgstr "" #: src/seq.c:73 msgid "Print numbers from FIRST to LAST, in steps of INCREMENT.\n" msgstr "" #: src/seq.c:79 msgid "" " -f, --format=FORMAT use printf style floating-point FORMAT\n" " -s, --separator=STRING use STRING to separate numbers (default: \\n)\n" " -w, --equal-width equalize width by padding with leading zeroes\n" msgstr "" #: src/seq.c:86 msgid "" "\n" "If FIRST or INCREMENT is omitted, it defaults to 1. That is, an\n" "omitted INCREMENT defaults to 1 even when LAST is smaller than FIRST.\n" "The sequence of numbers ends when the sum of the current number and\n" "INCREMENT would become greater than LAST.\n" "FIRST, INCREMENT, and LAST are interpreted as floating point values.\n" "INCREMENT is usually positive if FIRST is smaller than LAST, and\n" "INCREMENT is usually negative if FIRST is greater than LAST.\n" msgstr "" #: src/seq.c:94 msgid "" "FORMAT must be suitable for printing one argument of type 'double';\n" "it defaults to %.PRECf if FIRST, INCREMENT, and LAST are all fixed point\n" "decimal numbers with maximum precision PREC, and to %g otherwise.\n" msgstr "" #: src/seq.c:140 #, c-format msgid "invalid floating point argument: %s" msgstr "" #: src/seq.c:232 #, c-format msgid "format %s has unknown %%%c directive" msgstr "" #: src/seq.c:555 #, c-format msgid "format string may not be specified when printing equal width strings" msgstr "" #: src/set-fields.c:169 msgid "invalid byte or character range" msgstr "" #: src/set-fields.c:170 msgid "invalid field range" msgstr "" #: src/set-fields.c:177 src/set-fields.c:223 msgid "byte/character positions are numbered from 1" msgstr "" #: src/set-fields.c:178 src/set-fields.c:224 msgid "fields are numbered from 1" msgstr "" #: src/cut.c:387 msgid "invalid range with no endpoint: -" msgstr "" #: src/cut.c:403 msgid "invalid decreasing range" msgstr "" #: src/set-fields.c:261 #, c-format msgid "byte/character offset %s is too large" msgstr "" #: src/cut.c:485 #, c-format msgid "field number %s is too large" msgstr "" #: src/set-fields.c:273 #, c-format msgid "invalid byte/character position %s" msgstr "" #: src/set-fields.c:274 #, c-format msgid "invalid field value %s" msgstr "" #: src/set-fields.c:282 msgid "missing list of byte/character positions" msgstr "" #: src/cut.c:870 msgid "missing list of fields" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/shred.c:74 msgid "Colin Plumb" msgstr "" #: src/shred.c:148 msgid "" "Overwrite the specified FILE(s) repeatedly, in order to make it harder\n" "for even very expensive hardware probing to recover the data.\n" msgstr "" #: src/shred.c:173 msgid "" "\n" "If FILE is -, shred standard output.\n" msgstr "" #: src/shred.c:155 #, c-format msgid "" " -f, --force change permissions to allow writing if necessary\n" " -n, --iterations=N overwrite N times instead of the default (%d)\n" " --random-source=FILE get random bytes from FILE\n" " -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n" msgstr "" #: src/shred.c:186 msgid "" " -u truncate and remove file after overwriting\n" " --remove[=HOW] like -u but give control on HOW to delete; See below\n" " -v, --verbose show progress\n" " -x, --exact do not round file sizes up to the next full block;\n" " this is the default for non-regular files\n" " -z, --zero add a final overwrite with zeros to hide shredding\n" msgstr "" #: src/shred.c:196 msgid "" "\n" "Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n" "the files because it is common to operate on device files like /dev/hda,\n" "and those files usually should not be removed.\n" "The optional HOW parameter indicates how to remove a directory entry:\n" "'unlink' => use a standard unlink call.\n" "'wipe' => also first obfuscate bytes in the name.\n" "'wipesync' => also sync each obfuscated byte to disk.\n" "The default mode is 'wipesync', but note it can be expensive.\n" "\n" msgstr "" #: src/shred.c:180 msgid "" "CAUTION: Note that shred relies on a very important assumption:\n" "that the file system overwrites data in place. This is the traditional\n" "way to do things, but many modern file system designs do not satisfy this\n" "assumption. The following are examples of file systems on which shred is\n" "not effective, or is not guaranteed to be effective in all file system " "modes:\n" "\n" msgstr "" #: src/shred.c:188 msgid "" "* log-structured or journaled file systems, such as those supplied with\n" "AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n" "\n" "* file systems that write redundant data and carry on even if some writes\n" "fail, such as RAID-based file systems\n" "\n" "* file systems that make snapshots, such as Network Appliance's NFS server\n" "\n" msgstr "" #: src/shred.c:198 msgid "" "* file systems that cache in temporary locations, such as NFS\n" "version 3 clients\n" "\n" "* compressed file systems\n" "\n" msgstr "" #: src/shred.c:205 msgid "" "In the case of ext3 file systems, the above disclaimer applies\n" "(and shred is thus of limited effectiveness) only in data=journal mode,\n" "which journals file data in addition to just metadata. In both the\n" "data=ordered (default) and data=writeback modes, shred works as usual.\n" "Ext3 journaling modes can be changed by adding the data=something option\n" "to the mount options for a particular file system in the /etc/fstab file,\n" "as documented in the mount man page (man mount).\n" "\n" msgstr "" #: src/shred.c:215 msgid "" "In addition, file system backups and remote mirrors may contain copies\n" "of the file that cannot be removed, and that will allow a shredded file\n" "to be recovered later.\n" msgstr "" #: src/shred.c:295 #, c-format msgid "%s: fdatasync failed" msgstr "" #: src/shred.c:306 #, c-format msgid "%s: fsync failed" msgstr "" #: src/shred.c:383 #, c-format msgid "%s: cannot rewind" msgstr "" #: src/shred.c:402 #, c-format msgid "%s: pass %lu/%lu (%s)..." msgstr "" #: src/shred.c:452 #, c-format msgid "%s: error writing at offset %s" msgstr "" #: src/shred.c:470 #, c-format msgid "%s: lseek failed" msgstr "" #: src/shred.c:481 #, c-format msgid "%s: file too large" msgstr "" #: src/shred.c:504 #, c-format msgid "%s: pass %lu/%lu (%s)...%s" msgstr "" #: src/shred.c:520 #, c-format msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%" msgstr "" #: src/shred.c:767 #, c-format msgid "%s: fstat failed" msgstr "" #: src/shred.c:778 #, c-format msgid "%s: invalid file type" msgstr "" #: src/shred.c:797 #, c-format msgid "%s: file has negative size" msgstr "" #: src/shred.c:864 src/sort.c:932 src/split.c:378 #, c-format msgid "%s: error truncating" msgstr "" #: src/shred.c:880 #, c-format msgid "%s: fcntl failed" msgstr "" #: src/shred.c:885 #, c-format msgid "%s: cannot shred append-only file descriptor" msgstr "" #: src/shred.c:967 #, c-format msgid "%s: removing" msgstr "" #: src/shred.c:991 #, c-format msgid "%s: renamed to %s" msgstr "" #: src/shred.c:1013 #, c-format msgid "%s: failed to remove" msgstr "" #: src/shred.c:1017 #, c-format msgid "%s: removed" msgstr "" #: src/shred.c:1024 src/shred.c:1067 #, c-format msgid "%s: failed to close" msgstr "" #: src/shred.c:1060 #, c-format msgid "%s: failed to open for writing" msgstr "" #: src/shred.c:1250 msgid "invalid number of passes" msgstr "" #: src/shred.c:1134 src/shuf.c:290 src/sort.c:4441 #, c-format msgid "multiple random sources specified" msgstr "" #: src/shred.c:1269 msgid "invalid file size" msgstr "" #: src/shuf.c:48 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]\n" " or: %s -e [OPTION]... [ARG]...\n" " or: %s -i LO-HI [OPTION]...\n" msgstr "" #: src/shuf.c:54 msgid "Write a random permutation of the input lines to standard output.\n" msgstr "" #: src/shuf.c:74 msgid "" " -e, --echo treat each ARG as an input line\n" " -i, --input-range=LO-HI treat each number LO through HI as an input " "line\n" " -n, --head-count=COUNT output at most COUNT lines\n" " -o, --output=FILE write result to FILE instead of standard output\n" " --random-source=FILE get random bytes from FILE\n" " -r, --repeat output lines can be repeated\n" msgstr "" #: src/shuf.c:225 #, c-format msgid "too many input lines" msgstr "" #: src/shuf.c:244 #, c-format msgid "multiple -i options specified" msgstr "" #: src/shuf.c:434 src/shuf.c:440 src/shuf.c:445 msgid "invalid input range" msgstr "" #: src/shuf.c:458 #, c-format msgid "invalid line count: %s" msgstr "" #: src/shuf.c:284 src/sort.c:4435 #, c-format msgid "multiple output files specified" msgstr "" #: src/shuf.c:310 #, c-format msgid "cannot combine -e and -i options" msgstr "" #: src/shuf.c:579 #, c-format msgid "no lines to repeat" msgstr "" #: src/sleep.c:44 #, c-format msgid "" "Usage: %s NUMBER[SUFFIX]...\n" " or: %s OPTION\n" "Pause for NUMBER seconds. SUFFIX may be 's' for seconds (the default),\n" "'m' for minutes, 'h' for hours or 'd' for days. Unlike most " "implementations\n" "that require NUMBER be an integer, here NUMBER may be an arbitrary floating\n" "point number. Given two or more arguments, pause for the amount of time\n" "specified by the sum of their values.\n" "\n" msgstr "" #: src/sleep.c:135 src/timeout.c:320 #, c-format msgid "invalid time interval %s" msgstr "" #: src/sleep.c:146 src/tail.c:1219 #, c-format msgid "cannot read realtime clock" msgstr "" #: src/sort.c:399 msgid "Write sorted concatenation of all FILE(s) to standard output.\n" msgstr "" #: src/sort.c:405 msgid "" "Ordering options:\n" "\n" msgstr "" #: src/sort.c:409 msgid "" " -b, --ignore-leading-blanks ignore leading blanks\n" " -d, --dictionary-order consider only blanks and alphanumeric " "characters\n" " -f, --ignore-case fold lower case to upper case characters\n" msgstr "" #: src/sort.c:415 msgid "" " -g, --general-numeric-sort compare according to general numerical value\n" " -i, --ignore-nonprinting consider only printable characters\n" " -M, --month-sort compare (unknown) < 'JAN' < ... < 'DEC'\n" msgstr "" #: src/sort.c:420 msgid "" " -h, --human-numeric-sort compare human readable numbers (e.g., 2K 1G)\n" msgstr "" #: src/sort.c:452 msgid "" " -n, --numeric-sort compare according to string numerical value\n" " -R, --random-sort shuffle, but group identical keys. See " "shuf(1)\n" " --random-source=FILE get random bytes from FILE\n" " -r, --reverse reverse the result of comparisons\n" msgstr "" #: src/sort.c:429 msgid "" " --sort=WORD sort according to WORD:\n" " general-numeric -g, human-numeric -h, month -" "M,\n" " numeric -n, random -R, version -V\n" " -V, --version-sort natural sort of (version) numbers within text\n" "\n" msgstr "" #: src/sort.c:437 msgid "" "Other options:\n" "\n" msgstr "" "Басқа опциялар:\n" "\n" #: src/sort.c:441 msgid "" " --batch-size=NMERGE merge at most NMERGE inputs at once;\n" " for more use temp files\n" msgstr "" #: src/sort.c:445 msgid "" " -c, --check, --check=diagnose-first check for sorted input; do not sort\n" " -C, --check=quiet, --check=silent like -c, but do not report first bad " "line\n" " --compress-program=PROG compress temporaries with PROG;\n" " decompress them with PROG -d\n" msgstr "" #: src/sort.c:452 msgid "" " --debug annotate the part of the line used to sort,\n" " and warn about questionable usage to stderr\n" " --files0-from=F read input from the files specified by\n" " NUL-terminated names in file F;\n" " If F is - then read names from standard input\n" msgstr "" #: src/sort.c:459 msgid "" " -k, --key=KEYDEF sort via a key; KEYDEF gives location and type\n" " -m, --merge merge already sorted files; do not sort\n" msgstr "" #: src/sort.c:463 msgid "" " -o, --output=FILE write result to FILE instead of standard output\n" " -s, --stable stabilize sort by disabling last-resort " "comparison\n" " -S, --buffer-size=SIZE use SIZE for main memory buffer\n" msgstr "" #: src/sort.c:469 #, c-format msgid "" " -t, --field-separator=SEP use SEP instead of non-blank to blank " "transition\n" " -T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or " "%s;\n" " multiple options specify multiple directories\n" " --parallel=N change the number of sorts run concurrently to " "N\n" " -u, --unique with -c, check for strict ordering;\n" " without -c, output only the first of an equal " "run\n" msgstr "" #: src/sort.c:512 msgid "" "\n" "KEYDEF is F[.C][OPTS][,F[.C][OPTS]] for start and stop position, where F is " "a\n" "field number and C a character position in the field; both are origin 1, " "and\n" "the stop position defaults to the line's end. If neither -t nor -b is in\n" "effect, characters in a field are counted from the beginning of the " "preceding\n" "whitespace. OPTS is one or more single-letter ordering options " "[bdfgiMhnRrV],\n" "which override global ordering options for that key. If no key is given, " "use\n" "the entire line as the key. Use --debug to diagnose incorrect key usage.\n" "\n" "SIZE may be followed by the following multiplicative suffixes:\n" msgstr "" #: src/sort.c:525 msgid "" "% 1% of memory, b 1, K 1024 (default), and so on for M, G, T, P, E, Z, Y.\n" "\n" "*** WARNING ***\n" "The locale specified by the environment affects sort order.\n" "Set LC_ALL=C to get the traditional sort order that uses\n" "native byte values.\n" msgstr "" #: src/sort.c:697 #, c-format msgid "waiting for %s [-d]" msgstr "" #: src/sort.c:702 #, c-format msgid "%s [-d] terminated abnormally" msgstr "" #: src/sort.c:856 #, c-format msgid "cannot create temporary file in %s" msgstr "" #: src/sort.c:950 src/sort.c:2025 src/sort.c:3071 src/sort.c:3713 #: src/sort.c:3804 src/sort.c:3807 msgid "open failed" msgstr "" #: src/sort.c:970 msgid "fflush failed" msgstr "" #: src/sort.c:975 src/sort.c:2028 src/sort.c:4706 msgid "close failed" msgstr "жабу сәтсіз" #: src/sort.c:1110 msgid "couldn't create temporary file" msgstr "" #: src/sort.c:1149 #, c-format msgid "couldn't create process for %s -d" msgstr "" #: src/sort.c:1220 #, c-format msgid "warning: cannot remove: %s" msgstr "" #: src/sort.c:1306 #, c-format msgid "invalid --%s argument %s" msgstr "" #: src/sort.c:1309 #, c-format msgid "minimum --%s argument is %s" msgstr "" #: src/sort.c:1324 #, c-format msgid "--%s argument %s too large" msgstr "" #: src/sort.c:1327 #, c-format msgid "maximum --%s argument with current rlimit is %s" msgstr "" #: src/sort.c:1409 #, c-format msgid "number in parallel must be nonzero" msgstr "" #: src/sort.c:1494 msgid "stat failed" msgstr "" #: src/sort.c:1755 msgid "read failed" msgstr "" #: src/sort.c:2043 #, c-format msgid "string transformation failed" msgstr "" #: src/sort.c:2046 #, c-format msgid "the untransformed string was %s" msgstr "" #: src/sort.c:2209 #, c-format msgid "^ no match for key\n" msgstr "" #: src/sort.c:2389 #, c-format msgid "obsolescent key %s used; consider %s instead" msgstr "" #: src/sort.c:2395 #, c-format msgid "key %lu has zero width and will be ignored" msgstr "" #: src/sort.c:2406 #, c-format msgid "" "leading blanks are significant in key %lu; consider also specifying 'b'" msgstr "" #: src/sort.c:2419 #, c-format msgid "key %lu is numeric and spans multiple fields" msgstr "" #: src/sort.c:2451 #, c-format msgid "option '-%s' is ignored" msgid_plural "options '-%s' are ignored" msgstr[0] "" msgstr[1] "" #: src/sort.c:2457 #, c-format msgid "option '-r' only applies to last-resort comparison" msgstr "" #: src/sort.c:2731 src/sort.c:2740 msgid "write failed" msgstr "" #: src/sort.c:2783 #, c-format msgid "%s: %s:%s: disorder: " msgstr "" #: src/sort.c:2786 msgid "standard error" msgstr "" #: src/sort.c:3698 msgid "cannot read" msgstr "" #: src/sort.c:3976 #, c-format msgid "%s: invalid field specification %s" msgstr "" #: src/sort.c:3987 #, c-format msgid "options '-%s' are incompatible" msgstr "" #: src/sort.c:4038 #, c-format msgid "%s: invalid count at start of %s" msgstr "" #: src/sort.c:4295 msgid "invalid number after '-'" msgstr "" #: src/sort.c:4302 src/sort.c:4388 src/sort.c:4416 msgid "invalid number after '.'" msgstr "" #: src/sort.c:4315 src/sort.c:4421 msgid "stray character in field spec" msgstr "" #: src/sort.c:4362 #, c-format msgid "multiple compress programs specified" msgstr "" #: src/sort.c:4379 msgid "invalid number at field start" msgstr "" #: src/sort.c:4383 src/sort.c:4411 msgid "field number is zero" msgstr "" #: src/sort.c:4392 msgid "character offset is zero" msgstr "" #: src/sort.c:4407 msgid "invalid number after ','" msgstr "" #: src/sort.c:4457 #, c-format msgid "empty tab" msgstr "" #: src/sort.c:4550 src/wc.c:692 #, c-format msgid "cannot read file names from %s" msgstr "" #: src/sort.c:4572 #, c-format msgid "%s:%lu: invalid zero-length file name" msgstr "" #: src/sort.c:4578 #, c-format msgid "no input from %s" msgstr "" #: src/sort.c:4624 #, c-format msgid "using %s sorting rules" msgstr "" #: src/sort.c:4674 msgid "failed to set locale; " msgstr "" #: src/sort.c:4627 #, c-format msgid "using simple byte comparison" msgstr "" #: src/sort.c:4658 #, c-format msgid "extra operand %s not allowed with -%c" msgstr "" #: src/split.c:207 #, c-format msgid "the suffix length needs to be at least %" msgstr "" #: src/split.c:224 #, c-format msgid "Usage: %s [OPTION]... [FILE [PREFIX]]\n" msgstr "" #: src/split.c:228 msgid "" "Output pieces of FILE to PREFIXaa, PREFIXab, ...;\n" "default size is 1000 lines, and default PREFIX is 'x'.\n" msgstr "" #: src/split.c:236 #, c-format msgid "" " -a, --suffix-length=N generate suffixes of length N (default %d)\n" " --additional-suffix=SUFFIX append an additional SUFFIX to file names\n" " -b, --bytes=SIZE put SIZE bytes per output file\n" " -C, --line-bytes=SIZE put at most SIZE bytes of records per output file\n" " -d use numeric suffixes starting at 0, not " "alphabetic\n" " --numeric-suffixes[=FROM] same as -d, but allow setting the start " "value\n" " -e, --elide-empty-files do not generate empty output files with '-n'\n" " --filter=COMMAND write to shell COMMAND; file name is $FILE\n" " -l, --lines=NUMBER put NUMBER lines/records per output file\n" " -n, --number=CHUNKS generate CHUNKS output files; see explanation " "below\n" " -t, --separator=SEP use SEP instead of newline as the record " "separator;\n" " '\\0' (zero) specifies the NUL character\n" " -u, --unbuffered immediately copy input to output with '-n r/...'\n" msgstr "" #: src/split.c:229 msgid "" " --verbose print a diagnostic just before each\n" " output file is opened\n" msgstr "" #: src/split.c:259 msgid "" "\n" "CHUNKS may be:\n" " N split into N files based on size of input\n" " K/N output Kth of N to stdout\n" " l/N split into N files without splitting lines/records\n" " l/K/N output Kth of N to stdout without splitting lines/records\n" " r/N like 'l' but use round robin distribution\n" " r/K/N likewise but only output Kth of N to stdout\n" msgstr "" #: src/split.c:354 #, c-format msgid "output file suffixes exhausted" msgstr "" #: src/split.c:366 #, c-format msgid "creating file %s\n" msgstr "" #: src/split.c:375 #, c-format msgid "%s would overwrite input; aborting" msgstr "" #: src/split.c:391 #, c-format msgid "failed to set FILE environment variable" msgstr "" #: src/split.c:393 #, c-format msgid "executing with FILE=%s\n" msgstr "" #: src/split.c:395 #, c-format msgid "failed to create pipe" msgstr "" #: src/split.c:409 #, c-format msgid "closing prior pipe" msgstr "" #: src/split.c:411 #, c-format msgid "closing output pipe" msgstr "" #: src/split.c:415 #, c-format msgid "moving input pipe" msgstr "" #: src/split.c:417 #, c-format msgid "closing input pipe" msgstr "" #: src/split.c:422 #, c-format msgid "failed to run command: \"%s -c %s\"" msgstr "" #: src/split.c:428 #, c-format msgid "failed to close input pipe" msgstr "" #: src/split.c:464 #, c-format msgid "waiting for child process" msgstr "" #: src/split.c:474 #, c-format msgid "with FILE=%s, signal %s from command: %s" msgstr "" #: src/split.c:482 #, c-format msgid "with FILE=%s, exit %d from command: %s" msgstr "" #: src/split.c:489 src/timeout.c:494 #, c-format msgid "unknown status from command (0x%X)" msgstr "" #: src/split.c:1052 #, c-format msgid "cannot split in more than one way" msgstr "" #: src/split.c:1218 src/split.c:1333 src/split.c:1546 msgid "invalid number of chunks" msgstr "" #: src/split.c:1223 msgid "invalid chunk number" msgstr "" #: src/split.c:1270 msgid "invalid suffix length" msgstr "" #: src/split.c:1344 #, c-format msgid "empty record separator" msgstr "" #: src/split.c:1355 #, c-format msgid "multi-character separator %s" msgstr "" #: src/split.c:1363 #, c-format msgid "multiple separator characters specified" msgstr "" #: src/split.c:1236 #, c-format msgid "line count option -%s%c... is too large" msgstr "" #: src/split.c:1248 #, c-format msgid "%s: invalid start value for numerical suffix" msgstr "" #: src/split.c:1430 msgid "invalid IO block size" msgstr "" #: src/split.c:1297 #, c-format msgid "--filter does not process a chunk extracted to stdout" msgstr "" #: src/split.c:1334 #, c-format msgid "numerical suffix start value is too large for the suffix length" msgstr "" #: src/split.c:1369 #, c-format msgid "%s: cannot determine file size" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/stat.c:173 msgid "Michael Meskes" msgstr "" #: src/stat.c:857 #, c-format msgid "failed to canonicalize %s" msgstr "" #: src/stat.c:1069 #, c-format msgid "warning: unrecognized escape '\\%c'" msgstr "" #: src/stat.c:1124 #, c-format msgid "%s: invalid directive" msgstr "" #: src/stat.c:1170 #, c-format msgid "warning: backslash at end of format" msgstr "" #: src/stat.c:1201 #, c-format msgid "using %s to denote standard input does not work in file system mode" msgstr "" #: src/stat.c:1208 #, c-format msgid "cannot read file system information for %s" msgstr "" #: src/stat.c:1228 #, c-format msgid "cannot stat standard input" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' with --file-system, and NOT from printf. #: src/stat.c:1264 msgid "" " File: \"%n\"\n" " ID: %-8i Namelen: %-7l Type: %T\n" "Block size: %-10s Fundamental block size: %S\n" "Blocks: Total: %-10b Free: %-10f Available: %a\n" "Inodes: Total: %-10c Free: %d\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1287 msgid "" " File: %N\n" " Size: %-10s\tBlocks: %-10b IO Block: %-6o %F\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1297 msgid "Device: %Dh/%dd\tInode: %-10i Links: %-5h Device type: %t,%T\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1305 msgid "Device: %Dh/%dd\tInode: %-10i Links: %h\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1314 msgid "Access: (%04a/%10.10A) Uid: (%5u/%8U) Gid: (%5g/%8G)\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1324 #, c-format msgid "Context: %C\n" msgstr "" #: src/stat.c:1332 msgid "" "Access: %x\n" "Modify: %y\n" "Change: %z\n" " Birth: %w\n" msgstr "" #: src/stat.c:1350 msgid "Display file or file system status.\n" msgstr "" #: src/stat.c:1356 msgid "" " -L, --dereference follow links\n" " -f, --file-system display file system status instead of file status\n" msgstr "" #: src/stat.c:1442 msgid "" " -c --format=FORMAT use the specified FORMAT instead of the default;\n" " output a newline after each use of FORMAT\n" " --printf=FORMAT like --format, but interpret backslash escapes,\n" " and do not output a mandatory trailing newline;\n" " if you want a newline, include \\n in FORMAT\n" " -t, --terse print the information in terse form\n" msgstr "" #: src/stat.c:1453 msgid "" "\n" "The valid format sequences for files (without --file-system):\n" "\n" " %a access rights in octal (note '#' and '0' printf flags)\n" " %A access rights in human readable form\n" " %b number of blocks allocated (see %B)\n" " %B the size in bytes of each block reported by %b\n" " %C SELinux security context string\n" msgstr "" #: src/stat.c:1380 msgid "" " %d device number in decimal\n" " %D device number in hex\n" " %f raw mode in hex\n" " %F file type\n" " %g group ID of owner\n" " %G group name of owner\n" msgstr "" #: src/stat.c:1470 msgid "" " %h number of hard links\n" " %i inode number\n" " %m mount point\n" " %n file name\n" " %N quoted file name with dereference if symbolic link\n" " %o optimal I/O transfer size hint\n" " %s total size, in bytes\n" " %t major device type in hex, for character/block device special files\n" " %T minor device type in hex, for character/block device special files\n" msgstr "" #: src/stat.c:1481 msgid "" " %u user ID of owner\n" " %U user name of owner\n" " %w time of file birth, human-readable; - if unknown\n" " %W time of file birth, seconds since Epoch; 0 if unknown\n" " %x time of last access, human-readable\n" " %X time of last access, seconds since Epoch\n" " %y time of last data modification, human-readable\n" " %Y time of last data modification, seconds since Epoch\n" " %z time of last status change, human-readable\n" " %Z time of last status change, seconds since Epoch\n" "\n" msgstr "" #: src/stat.c:1413 msgid "" "Valid format sequences for file systems:\n" "\n" " %a free blocks available to non-superuser\n" " %b total data blocks in file system\n" " %c total file nodes in file system\n" " %d free file nodes in file system\n" " %f free blocks in file system\n" msgstr "" #: src/stat.c:1422 msgid "" " %i file system ID in hex\n" " %l maximum length of filenames\n" " %n file name\n" " %s block size (for faster transfers)\n" " %S fundamental block size (for block counts)\n" " %t file system type in hex\n" " %T file system type in human readable form\n" msgstr "" #: src/stdbuf.c:90 #, c-format msgid "Usage: %s OPTION... COMMAND\n" msgstr "" #: src/stdbuf.c:91 msgid "" "Run COMMAND, with modified buffering operations for its standard streams.\n" msgstr "" #: src/stdbuf.c:97 msgid "" " -i, --input=MODE adjust standard input stream buffering\n" " -o, --output=MODE adjust standard output stream buffering\n" " -e, --error=MODE adjust standard error stream buffering\n" msgstr "" #: src/stdbuf.c:104 msgid "" "\n" "If MODE is 'L' the corresponding stream will be line buffered.\n" "This option is invalid with standard input.\n" msgstr "" #: src/stdbuf.c:107 msgid "" "\n" "If MODE is '0' the corresponding stream will be unbuffered.\n" msgstr "" #: src/stdbuf.c:110 msgid "" "\n" "Otherwise MODE is a number which may be followed by one of the following:\n" "KB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y.\n" "In this case the corresponding stream will be fully buffered with the " "buffer\n" "size set to MODE bytes.\n" msgstr "" #: src/stdbuf.c:116 msgid "" "\n" "NOTE: If COMMAND adjusts the buffering of its standard streams ('tee' does\n" "for example) then that will override corresponding changes by 'stdbuf'.\n" "Also some filters (like 'dd' and 'cat' etc.) don't use streams for I/O,\n" "and are thus unaffected by 'stdbuf' settings.\n" msgstr "" #: src/stdbuf.c:226 #, c-format msgid "failed to find %s" msgstr "" #: src/stdbuf.c:246 src/stdbuf.c:278 #, c-format msgid "failed to update the environment with %s" msgstr "" #: src/stdbuf.c:320 #, c-format msgid "line buffering stdin is meaningless" msgstr "" #: src/stdbuf.c:376 #, c-format msgid "you must specify a buffering mode option" msgstr "" #: src/stty.c:513 #, c-format msgid "" "Usage: %s [-F DEVICE | --file=DEVICE] [SETTING]...\n" " or: %s [-F DEVICE | --file=DEVICE] [-a|--all]\n" " or: %s [-F DEVICE | --file=DEVICE] [-g|--save]\n" msgstr "" #: src/stty.c:519 msgid "Print or change terminal characteristics.\n" msgstr "" #: src/stty.c:525 msgid "" " -a, --all print all current settings in human-readable form\n" " -g, --save print all current settings in a stty-readable form\n" " -F, --file=DEVICE open and use the specified DEVICE instead of stdin\n" msgstr "" #: src/stty.c:532 msgid "" "\n" "Optional - before SETTING indicates negation. An * marks non-POSIX\n" "settings. The underlying system defines which settings are available.\n" msgstr "" #: src/stty.c:554 msgid "" "\n" "Special characters:\n" msgstr "" #: src/stty.c:558 msgid " * discard CHAR CHAR will toggle discarding of output\n" msgstr "" #: src/stty.c:563 msgid "" " * dsusp CHAR CHAR will send a terminal stop signal once input flushed\n" msgstr "" #: src/stty.c:567 msgid "" " eof CHAR CHAR will send an end of file (terminate the input)\n" " eol CHAR CHAR will end the line\n" msgstr "" #: src/stty.c:572 msgid " * eol2 CHAR alternate CHAR for ending the line\n" msgstr "" #: src/stty.c:576 msgid "" " erase CHAR CHAR will erase the last character typed\n" " intr CHAR CHAR will send an interrupt signal\n" " kill CHAR CHAR will erase the current line\n" msgstr "" #: src/stty.c:582 msgid " * lnext CHAR CHAR will enter the next character quoted\n" msgstr "" #: src/stty.c:587 msgid " * status CHAR CHAR will send an info signal\n" msgstr "" #: src/stty.c:591 msgid " quit CHAR CHAR will send a quit signal\n" msgstr "" #: src/stty.c:595 msgid " * rprnt CHAR CHAR will redraw the current line\n" msgstr "" #: src/stty.c:599 msgid "" " start CHAR CHAR will restart the output after stopping it\n" " stop CHAR CHAR will stop the output\n" " susp CHAR CHAR will send a terminal stop signal\n" msgstr "" #: src/stty.c:605 msgid " * swtch CHAR CHAR will switch to a different shell layer\n" msgstr "" #: src/stty.c:610 msgid " * werase CHAR CHAR will erase the last word typed\n" msgstr "" #: src/stty.c:614 msgid "" "\n" "Special settings:\n" " N set the input and output speeds to N bauds\n" msgstr "" #: src/stty.c:620 msgid "" " * cols N tell the kernel that the terminal has N columns\n" " * columns N same as cols N\n" msgstr "" #: src/stty.c:625 #, c-format msgid "" " * [-]drain wait for transmission before applying settings (%s by " "default)\n" msgstr "" #: src/stty.c:627 msgid "on" msgstr "" #: src/stty.c:627 msgid "off" msgstr "" #: src/stty.c:628 msgid " ispeed N set the input speed to N\n" msgstr "" #: src/stty.c:632 msgid " * line N use line discipline N\n" msgstr "" #: src/stty.c:636 msgid "" " min N with -icanon, set N characters minimum for a completed " "read\n" " ospeed N set the output speed to N\n" msgstr "" #: src/stty.c:641 msgid "" " * rows N tell the kernel that the terminal has N rows\n" " * size print the number of rows and columns according to the " "kernel\n" msgstr "" #: src/stty.c:646 msgid "" " speed print the terminal speed\n" " time N with -icanon, set read timeout of N tenths of a second\n" msgstr "" #: src/stty.c:650 msgid "" "\n" "Control settings:\n" " [-]clocal disable modem control signals\n" " [-]cread allow input to be received\n" msgstr "" #: src/stty.c:657 msgid " * [-]crtscts enable RTS/CTS handshaking\n" msgstr "" #: src/stty.c:662 msgid " * [-]cdtrdsr enable DTR/DSR handshaking\n" msgstr "" #: src/stty.c:666 msgid " csN set character size to N bits, N in [5..8]\n" msgstr "" #: src/stty.c:590 msgid "" " [-]cstopb use two stop bits per character (one with '-')\n" " [-]hup send a hangup signal when the last process closes the tty\n" " [-]hupcl same as [-]hup\n" " [-]parenb generate parity bit in output and expect parity bit in " "input\n" " [-]parodd set odd parity (or even parity with '-')\n" msgstr "" #: src/stty.c:677 msgid " * [-]cmspar use \"stick\" (mark/space) parity\n" msgstr "" #: src/stty.c:681 msgid "" "\n" "Input settings:\n" " [-]brkint breaks cause an interrupt signal\n" " [-]icrnl translate carriage return to newline\n" " [-]ignbrk ignore break characters\n" " [-]igncr ignore carriage return\n" " [-]ignpar ignore characters with parity errors\n" msgstr "" #: src/stty.c:691 msgid "" " * [-]imaxbel beep and do not flush a full input buffer on a character\n" msgstr "" #: src/stty.c:695 msgid "" " [-]inlcr translate newline to carriage return\n" " [-]inpck enable input parity checking\n" " [-]istrip clear high (8th) bit of input characters\n" msgstr "" #: src/stty.c:612 msgid " * [-]iutf8 assume input characters are UTF-8 encoded\n" msgstr "" #: src/stty.c:706 msgid " * [-]iuclc translate uppercase characters to lowercase\n" msgstr "" #: src/stty.c:711 msgid "" " * [-]ixany let any character restart output, not only start character\n" msgstr "" #: src/stty.c:715 msgid "" " [-]ixoff enable sending of start/stop characters\n" " [-]ixon enable XON/XOFF flow control\n" " [-]parmrk mark parity errors (with a 255-0-character sequence)\n" " [-]tandem same as [-]ixoff\n" msgstr "" #: src/stty.c:721 msgid "" "\n" "Output settings:\n" msgstr "" #: src/stty.c:726 msgid " * bsN backspace delay style, N in [0..1]\n" msgstr "" #: src/stty.c:731 msgid " * crN carriage return delay style, N in [0..3]\n" msgstr "" #: src/stty.c:736 msgid " * ffN form feed delay style, N in [0..1]\n" msgstr "" #: src/stty.c:741 msgid " * nlN newline delay style, N in [0..1]\n" msgstr "" #: src/stty.c:746 msgid " * [-]ocrnl translate carriage return to newline\n" msgstr "" #: src/stty.c:751 msgid "" " * [-]ofdel use delete characters for fill instead of NUL characters\n" msgstr "" #: src/stty.c:756 msgid "" " * [-]ofill use fill (padding) characters instead of timing for delays\n" msgstr "" #: src/stty.c:761 msgid " * [-]olcuc translate lowercase characters to uppercase\n" msgstr "" #: src/stty.c:766 msgid " * [-]onlcr translate newline to carriage return-newline\n" msgstr "" #: src/stty.c:771 msgid " * [-]onlret newline performs a carriage return\n" msgstr "" #: src/stty.c:776 msgid " * [-]onocr do not print carriage returns in the first column\n" msgstr "" #: src/stty.c:780 msgid " [-]opost postprocess output\n" msgstr "" #: src/stty.c:784 msgid "" " * tabN horizontal tab delay style, N in [0..3]\n" " * tabs same as tab0\n" " * -tabs same as tab3\n" msgstr "" #: src/stty.c:791 msgid " * vtN vertical tab delay style, N in [0..1]\n" msgstr "" #: src/stty.c:795 msgid "" "\n" "Local settings:\n" " [-]crterase echo erase characters as backspace-space-backspace\n" msgstr "" #: src/stty.c:801 msgid "" " * crtkill kill all line by obeying the echoprt and echoe settings\n" " * -crtkill kill all line by obeying the echoctl and echok settings\n" msgstr "" #: src/stty.c:807 msgid " * [-]ctlecho echo control characters in hat notation ('^c')\n" msgstr "" #: src/stty.c:811 msgid " [-]echo echo input characters\n" msgstr "" #: src/stty.c:815 msgid " * [-]echoctl same as [-]ctlecho\n" msgstr "" #: src/stty.c:819 msgid "" " [-]echoe same as [-]crterase\n" " [-]echok echo a newline after a kill character\n" msgstr "" #: src/stty.c:824 msgid " * [-]echoke same as [-]crtkill\n" msgstr "" #: src/stty.c:828 msgid " [-]echonl echo newline even if not echoing other characters\n" msgstr "" #: src/stty.c:832 msgid "" " * [-]echoprt echo erased characters backward, between '\\' and '/'\n" msgstr "" #: src/stty.c:837 msgid "" " * [-]extproc enable \"LINEMODE\"; useful with high latency links\n" msgstr "" #: src/stty.c:842 msgid " * [-]flusho discard output\n" msgstr "" #: src/stty.c:846 #, c-format msgid "" " [-]icanon enable special characters: %s\n" " [-]iexten enable non-POSIX special characters\n" msgstr "" #: src/stty.c:857 msgid "" " [-]isig enable interrupt, quit, and suspend special characters\n" " [-]noflsh disable flushing after interrupt and quit special " "characters\n" msgstr "" #: src/stty.c:862 msgid " * [-]prterase same as [-]echoprt\n" msgstr "" #: src/stty.c:867 msgid "" " * [-]tostop stop background jobs that try to write to the terminal\n" msgstr "" #: src/stty.c:872 msgid "" " * [-]xcase with icanon, escape with '\\' for uppercase characters\n" msgstr "" #: src/stty.c:876 msgid "" "\n" "Combination settings:\n" msgstr "" #: src/stty.c:881 msgid " * [-]LCASE same as [-]lcase\n" msgstr "" #: src/stty.c:885 msgid "" " cbreak same as -icanon\n" " -cbreak same as icanon\n" msgstr "" #: src/stty.c:889 msgid "" " cooked same as brkint ignpar istrip icrnl ixon opost isig\n" " icanon, eof and eol characters to their default values\n" " -cooked same as raw\n" msgstr "" #: src/stty.c:894 #, c-format msgid " crt same as %s\n" msgstr "" #: src/stty.c:904 #, c-format msgid "" " dec same as %s intr ^c erase 0177\n" " kill ^u\n" msgstr "" #: src/stty.c:919 msgid " * [-]decctlq same as [-]ixany\n" msgstr "" #: src/stty.c:923 msgid "" " ek erase and kill characters to their default values\n" " evenp same as parenb -parodd cs7\n" " -evenp same as -parenb cs8\n" msgstr "" #: src/stty.c:929 msgid " * [-]lcase same as xcase iuclc olcuc\n" msgstr "" #: src/stty.c:933 msgid "" " litout same as -parenb -istrip -opost cs8\n" " -litout same as parenb istrip opost cs7\n" msgstr "" #: src/stty.c:937 #, c-format msgid "" " nl same as %s\n" " -nl same as %s\n" msgstr "" #: src/stty.c:703 msgid "" " oddp same as parenb parodd cs7\n" " -oddp same as -parenb cs8\n" " [-]parity same as [-]evenp\n" " pass8 same as -parenb -istrip cs8\n" " -pass8 same as parenb istrip cs7\n" msgstr "" #: src/stty.c:964 #, c-format msgid "" " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n" " -inlcr -igncr -icrnl -ixon -ixoff -icanon -opost\n" " -isig%s min 1 time 0\n" " -raw same as cooked\n" msgstr "" #: src/stty.c:983 #, c-format msgid "" " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n" " icanon iexten echo echoe echok -echonl -noflsh\n" " %s\n" " %s\n" " %s,\n" " all special characters to their default values\n" msgstr "" #: src/stty.c:724 msgid "" "\n" "Handle the tty line connected to standard input. Without arguments,\n" "prints baud rate, line discipline, and deviations from stty sane. In\n" "settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n" "127; special values ^- or undef used to disable special characters.\n" msgstr "" #: src/stty.c:796 #, c-format msgid "only one device may be specified" msgstr "" #: src/stty.c:826 #, c-format msgid "" "the options for verbose and stty-readable output styles are\n" "mutually exclusive" msgstr "" #: src/stty.c:832 #, c-format msgid "when specifying an output style, modes may not be set" msgstr "" #: src/stty.c:847 #, c-format msgid "%s: couldn't reset non-blocking mode" msgstr "" #: src/stty.c:892 src/stty.c:1002 #, c-format msgid "invalid argument %s" msgstr "" #: src/stty.c:903 src/stty.c:920 src/stty.c:932 src/stty.c:945 src/stty.c:957 #: src/stty.c:977 #, c-format msgid "missing argument to %s" msgstr "" #: src/stty.c:1309 #, c-format msgid "%s: error setting %s" msgstr "" #: src/stty.c:983 #, c-format msgid "invalid line discipline %s" msgstr "" #: src/stty.c:1053 #, c-format msgid "%s: unable to perform all requested operations" msgstr "" #: src/stty.c:1399 #, c-format msgid "%s: no size information for this device" msgstr "" #: src/stty.c:2306 msgid "invalid integer argument" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/sum.c:37 msgid "Kayvan Aghaiepour" msgstr "" #: src/sum.c:62 msgid "Print checksum and block counts for each FILE.\n" msgstr "" #: src/sum.c:68 msgid "" "\n" " -r use BSD sum algorithm, use 1K blocks\n" " -s, --sysv use System V sum algorithm, use 512 bytes blocks\n" msgstr "" #: src/sync.c:63 #, c-format msgid "Usage: %s [OPTION] [FILE]...\n" msgstr "" #: src/sync.c:64 msgid "" "Synchronize cached writes to persistent storage\n" "\n" "If one or more files are specified, sync only them,\n" "or their containing file systems.\n" "\n" msgstr "" #: src/sync.c:72 msgid " -d, --data sync only file data, no unneeded metadata\n" msgstr "" #: src/sync.c:75 msgid "" " -f, --file-system sync the file systems that contain the files\n" msgstr "" #: src/sync.c:113 #, c-format msgid "error opening %s" msgstr "" #: src/sync.c:123 #, c-format msgid "couldn't reset non-blocking mode %s" msgstr "" #: src/sync.c:154 #, c-format msgid "error syncing %s" msgstr "" #: src/sync.c:212 #, c-format msgid "cannot specify both --data and --file-system" msgstr "" #: src/sync.c:216 #, c-format msgid "--data needs at least one argument" msgstr "" #: src/system.h:343 #, c-format msgid "" "\n" "NOTE: your shell may have its own version of %s, which usually supersedes\n" "the version described here. Please refer to your shell's documentation\n" "for details about the options it supports.\n" msgstr "" #: src/system.h:349 msgid " --help display this help and exit\n" msgstr "" #: src/system.h:351 msgid " --version output version information and exit\n" msgstr "" #: src/base64.c:76 src/cat.c:110 src/fmt.c:295 src/shuf.c:70 src/sum.c:70 msgid "" "\n" "With no FILE, or when FILE is -, read standard input.\n" msgstr "" #: src/system.h:544 msgid "" "\n" "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "" #: src/system.h:595 msgid "" "\n" "The SIZE argument is an integer and optional unit (example: 10K is " "10*1024).\n" "Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000).\n" msgstr "" #: src/system.h:561 #, c-format msgid "" "\n" "Display values are in units of the first available SIZE from --block-size,\n" "and the %s_BLOCK_SIZE, BLOCK_SIZE and BLOCKSIZE environment variables.\n" "Otherwise, units default to 1024 bytes (or 512 if POSIXLY_CORRECT is set).\n" msgstr "" #: src/system.h:633 #, c-format msgid "" "\n" "%s online help: <%s>\n" msgstr "" #. TRANSLATORS: Replace LANG_CODE in this URL with your language code #. to form one of #. the URLs at http://translationproject.org/team/. Otherwise, replace #. the entire URL with your translation team's email address. #: src/system.h:585 #, c-format msgid "Report %s translation bugs to \n" msgstr "" #: src/system.h:647 #, c-format msgid "Full documentation at: <%s%s>\n" msgstr "" #: src/system.h:649 #, c-format msgid "or available locally via: info '(coreutils) %s%s'\n" msgstr "" #: src/system.h:596 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/system.h:628 #, c-format msgid "" "WARNING: Circular directory structure.\n" "This almost certainly means that you have a corrupted file system.\n" "NOTIFY YOUR SYSTEM MANAGER.\n" "The following directory is part of the cycle:\n" " %s\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tac.c:58 msgid "Jay Lepreau" msgstr "" #: src/tac.c:135 msgid "Write each FILE to standard output, last line first.\n" msgstr "" #: src/tac.c:144 msgid "" " -b, --before attach the separator before instead of after\n" " -r, --regex interpret the separator as a regular expression\n" " -s, --separator=STRING use STRING as the separator instead of newline\n" msgstr "" #: src/tac.c:234 src/tac.c:335 #, c-format msgid "%s: seek failed" msgstr "" #: src/tac.c:263 #, c-format msgid "record too large" msgstr "" #: src/tac.c:450 #, c-format msgid "failed to create temporary file in %s" msgstr "" #: src/tac.c:458 #, c-format msgid "failed to open %s for writing" msgstr "" #: src/tac.c:475 #, c-format msgid "failed to rewind stream for %s" msgstr "" #: src/tac.c:511 src/tac.c:518 #, c-format msgid "%s: write error" msgstr "" #: src/tac.c:571 #, c-format msgid "failed to open %s for reading" msgstr "" #: src/tac.c:629 #, c-format msgid "separator cannot be empty" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tail.c:71 msgid "Ian Lance Taylor" msgstr "" #: src/tail.c:261 #, c-format msgid "" "Print the last %d lines of each FILE to standard output.\n" "With more than one FILE, precede each with a header giving the file name.\n" msgstr "" #: src/tail.c:269 msgid "" " -c, --bytes=[+]NUM output the last NUM bytes; or use -c +NUM to\n" " output starting with byte NUM of each file\n" msgstr "" #: src/tail.c:273 msgid "" " -f, --follow[={name|descriptor}]\n" " output appended data as the file grows;\n" " an absent option argument means 'descriptor'\n" " -F same as --follow=name --retry\n" msgstr "" #: src/tail.c:279 #, c-format msgid "" " -n, --lines=[+]NUM output the last NUM lines, instead of the last " "%d;\n" " or use -n +NUM to output starting with line " "NUM\n" " --max-unchanged-stats=N\n" " with --follow=name, reopen a FILE which has not\n" " changed size after N (default %d) iterations\n" " to see if it has been unlinked or renamed\n" " (this is the usual case of rotated log files);\n" " with inotify, this option is rarely useful\n" msgstr "" #: src/tail.c:292 msgid "" " --pid=PID with -f, terminate after process ID, PID dies\n" " -q, --quiet, --silent never output headers giving file names\n" " --retry keep trying to open a file if it is inaccessible\n" msgstr "" #: src/tail.c:297 msgid "" " -s, --sleep-interval=N with -f, sleep for approximately N seconds\n" " (default 1.0) between iterations;\n" " with inotify and --pid=P, check process P at\n" " least once every N seconds\n" " -v, --verbose always output headers giving file names\n" msgstr "" #: src/tail.c:309 msgid "" "\n" "NUM may have a multiplier suffix:\n" "b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n" "GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.\n" "\n" msgstr "" #: src/tail.c:319 msgid "" "With --follow (-f), tail defaults to following the file descriptor, which\n" "means that even if a tail'ed file is renamed, tail will continue to track\n" "its end. This default behavior is not desirable when you really want to\n" "track the actual name of the file, not the file descriptor (e.g., log\n" "rotation). Use --follow=name in that case. That causes tail to track the\n" "named file in a way that accommodates renaming, removal and creation.\n" msgstr "" #: src/tail.c:378 #, c-format msgid "closing %s (fd=%d)" msgstr "" #: src/tail.c:457 #, c-format msgid "%s: cannot seek to end-relative offset %s" msgstr "" #: src/tail.c:894 #, c-format msgid "cannot determine location of %s. reverting to polling" msgstr "" #: src/tail.c:959 #, c-format msgid "%s has been replaced with a symbolic link. giving up on this name" msgstr "" #: src/tail.c:963 #, c-format msgid "%s has become inaccessible" msgstr "" #: src/tail.c:980 #, c-format msgid "%s has been replaced with an untailable file; giving up on this name" msgstr "" #: src/tail.c:989 #, c-format msgid "%s has been replaced with a remote file. giving up on this name" msgstr "" #: src/tail.c:1010 #, c-format msgid "%s has become accessible" msgstr "" #: src/tail.c:1031 #, c-format msgid "%s has appeared; following new file" msgstr "" #: src/tail.c:1041 #, c-format msgid "%s has been replaced; following new file" msgstr "" #: src/tail.c:1130 #, c-format msgid "%s: cannot change nonblocking mode" msgstr "" #: src/tail.c:1172 src/tail.c:1287 #, c-format msgid "%s: file truncated" msgstr "" #: src/tail.c:1196 src/tail.c:1442 #, c-format msgid "no files remaining" msgstr "" #: src/tail.c:1369 #, c-format msgid "cannot watch parent directory of %s" msgstr "" #: src/tail.c:1372 src/tail.c:1387 #, c-format msgid "inotify resources exhausted" msgstr "" #: src/tail.c:1390 src/tail.c:1519 #, c-format msgid "cannot watch %s" msgstr "" #: src/tail.c:1527 #, c-format msgid "%s was replaced" msgstr "" #: src/tail.c:1473 #, c-format msgid "error monitoring inotify event" msgstr "" #: src/tail.c:1493 #, c-format msgid "error reading inotify event" msgstr "" #: src/tail.c:1786 #, c-format msgid "%s: cannot follow end of this type of file; giving up on this name" msgstr "" #: src/tail.c:2115 msgid "invalid maximum number of unchanged stats between opens" msgstr "" #: src/tail.c:2123 msgid "invalid PID" msgstr "" #: src/tail.c:2139 #, c-format msgid "invalid number of seconds: %s" msgstr "" #: src/tail.c:2026 #, c-format msgid "option used in invalid context -- %c" msgstr "" #: src/tail.c:2171 #, c-format msgid "warning: --retry ignored; --retry is useful only when following" msgstr "" #: src/tail.c:2175 #, c-format msgid "warning: --retry only effective for the initial open" msgstr "" #: src/tail.c:2038 #, c-format msgid "warning: PID ignored; --pid=PID is useful only when following" msgstr "" #: src/tail.c:2041 #, c-format msgid "warning: --pid=PID is not supported on this system" msgstr "" #: src/tail.c:2142 #, c-format msgid "cannot follow %s by name" msgstr "" #: src/tail.c:2148 #, c-format msgid "warning: following standard input indefinitely is ineffective" msgstr "" #: src/tail.c:2209 #, c-format msgid "inotify cannot be used, reverting to polling" msgstr "" #: src/tee.c:63 msgid "" "Copy standard input to each FILE, and also to standard output.\n" "\n" " -a, --append append to the given FILEs, do not overwrite\n" " -i, --ignore-interrupts ignore interrupt signals\n" msgstr "" #: src/tee.c:93 msgid "" " -p diagnose errors writing to non pipes\n" " --output-error[=MODE] set behavior on write error. See MODE below\n" msgstr "" #: src/tee.c:99 msgid "" "\n" "MODE determines behavior with write errors on the outputs:\n" " 'warn' diagnose errors writing to any output\n" " 'warn-nopipe' diagnose errors writing to any output not a pipe\n" " 'exit' exit on error writing to any output\n" " 'exit-nopipe' exit on error writing to any output not a pipe\n" "The default MODE for the -p option is 'warn-nopipe'.\n" "The default operation when --output-error is not specified, is to\n" "exit immediately on error writing to a pipe, and diagnose errors\n" "writing to non pipe outputs.\n" msgstr "" #: src/test.c:123 #, c-format msgid "missing argument after %s" msgstr "" #: src/test.c:159 #, c-format msgid "invalid integer %s" msgstr "" #: src/test.c:245 #, c-format msgid "%s expected" msgstr "" #: src/test.c:248 #, c-format msgid "%s expected, found %s" msgstr "" #: src/test.c:260 src/test.c:618 #, c-format msgid "%s: unary operator expected" msgstr "" #: src/test.c:329 msgid "-nt does not accept -l" msgstr "" #: src/test.c:342 msgid "-ef does not accept -l" msgstr "" #: src/test.c:358 msgid "-ot does not accept -l" msgstr "" #: src/test.c:372 #, c-format msgid "%s: unknown binary operator" msgstr "" #: src/test.c:646 #, c-format msgid "%s: binary operator expected" msgstr "" #: src/test.c:704 msgid "" "Usage: test EXPRESSION\n" " or: test\n" " or: [ EXPRESSION ]\n" " or: [ ]\n" " or: [ OPTION\n" msgstr "" #: src/test.c:711 msgid "" "Exit with the status determined by EXPRESSION.\n" "\n" msgstr "" #: src/test.c:717 msgid "" "\n" "An omitted EXPRESSION defaults to false. Otherwise,\n" "EXPRESSION is true or false and sets exit status. It is one of:\n" msgstr "" #: src/test.c:722 msgid "" "\n" " ( EXPRESSION ) EXPRESSION is true\n" " ! EXPRESSION EXPRESSION is false\n" " EXPRESSION1 -a EXPRESSION2 both EXPRESSION1 and EXPRESSION2 are true\n" " EXPRESSION1 -o EXPRESSION2 either EXPRESSION1 or EXPRESSION2 is true\n" msgstr "" #: src/test.c:729 msgid "" "\n" " -n STRING the length of STRING is nonzero\n" " STRING equivalent to -n STRING\n" " -z STRING the length of STRING is zero\n" " STRING1 = STRING2 the strings are equal\n" " STRING1 != STRING2 the strings are not equal\n" msgstr "" #: src/test.c:737 msgid "" "\n" " INTEGER1 -eq INTEGER2 INTEGER1 is equal to INTEGER2\n" " INTEGER1 -ge INTEGER2 INTEGER1 is greater than or equal to INTEGER2\n" " INTEGER1 -gt INTEGER2 INTEGER1 is greater than INTEGER2\n" " INTEGER1 -le INTEGER2 INTEGER1 is less than or equal to INTEGER2\n" " INTEGER1 -lt INTEGER2 INTEGER1 is less than INTEGER2\n" " INTEGER1 -ne INTEGER2 INTEGER1 is not equal to INTEGER2\n" msgstr "" #: src/test.c:746 msgid "" "\n" " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode numbers\n" " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n" " FILE1 -ot FILE2 FILE1 is older than FILE2\n" msgstr "" #: src/test.c:752 msgid "" "\n" " -b FILE FILE exists and is block special\n" " -c FILE FILE exists and is character special\n" " -d FILE FILE exists and is a directory\n" " -e FILE FILE exists\n" msgstr "" #: src/test.c:759 msgid "" " -f FILE FILE exists and is a regular file\n" " -g FILE FILE exists and is set-group-ID\n" " -G FILE FILE exists and is owned by the effective group ID\n" " -h FILE FILE exists and is a symbolic link (same as -L)\n" " -k FILE FILE exists and has its sticky bit set\n" msgstr "" #: src/test.c:766 msgid "" " -L FILE FILE exists and is a symbolic link (same as -h)\n" " -O FILE FILE exists and is owned by the effective user ID\n" " -p FILE FILE exists and is a named pipe\n" " -r FILE FILE exists and read permission is granted\n" " -s FILE FILE exists and has a size greater than zero\n" msgstr "" #: src/test.c:773 msgid "" " -S FILE FILE exists and is a socket\n" " -t FD file descriptor FD is opened on a terminal\n" " -u FILE FILE exists and its set-user-ID bit is set\n" " -w FILE FILE exists and write permission is granted\n" " -x FILE FILE exists and execute (or search) permission is granted\n" msgstr "" #: src/test.c:780 msgid "" "\n" "Except for -h and -L, all FILE-related tests dereference symbolic links.\n" "Beware that parentheses need to be escaped (e.g., by backslashes) for " "shells.\n" "INTEGER may also be -l STRING, which evaluates to the length of STRING.\n" msgstr "" #: src/test.c:786 msgid "" "\n" "NOTE: [ honors the --help and --version options, but test does not.\n" "test treats each of those as it treats any other nonempty STRING.\n" msgstr "" #: src/test.c:791 msgid "test and/or [" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:803 msgid "Kevin Braunsdorf" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:804 msgid "Matthew Bradburn" msgstr "" #: src/test.c:863 #, c-format msgid "missing %s" msgstr "" #: src/test.c:872 #, c-format msgid "extra argument %s" msgstr "" #: src/timeout.c:112 #, c-format msgid "warning: sigprocmask" msgstr "" #: src/timeout.c:145 #, c-format msgid "warning: timer_settime" msgstr "" #: src/timeout.c:150 #, c-format msgid "warning: timer_create" msgstr "" #: src/timeout.c:225 #, c-format msgid "" "Usage: %s [OPTION] DURATION COMMAND [ARG]...\n" " or: %s [OPTION]\n" msgstr "" #: src/timeout.c:229 msgid "Start COMMAND, and kill it if still running after DURATION.\n" msgstr "" #: src/timeout.c:240 msgid "" " --preserve-status\n" " exit with the same status as COMMAND, even when the\n" " command times out\n" " --foreground\n" " when not running timeout directly from a shell prompt,\n" " allow COMMAND to read from the TTY and get TTY signals;\n" " in this mode, children of COMMAND will not be timed out\n" " -k, --kill-after=DURATION\n" " also send a KILL signal if COMMAND is still running\n" " this long after the initial signal was sent\n" " -s, --signal=SIGNAL\n" " specify the signal to be sent on timeout;\n" " SIGNAL may be a name like 'HUP' or a number;\n" " see 'kill -l' for a list of signals\n" msgstr "" #: src/timeout.c:254 msgid "" "\n" "DURATION is a floating point number with an optional suffix:\n" "'s' for seconds (the default), 'm' for minutes, 'h' for hours or 'd' for " "days.\n" msgstr "" #: src/timeout.c:259 msgid "" "\n" "If the command times out, and --preserve-status is not set, then exit with\n" "status 124. Otherwise, exit with the status of COMMAND. If no signal\n" "is specified, send the TERM signal upon timeout. The TERM signal kills\n" "any process that does not block or catch that signal. It may be necessary\n" "to use the KILL (9) signal, since this signal cannot be caught, in which\n" "case the exit status is 128+9 rather than 124.\n" msgstr "" #: src/timeout.c:363 #, c-format msgid "warning: disabling core dumps failed" msgstr "" #: src/timeout.c:471 #, c-format msgid "error waiting for command" msgstr "" #: src/timeout.c:482 #, c-format msgid "the monitored command dumped core" msgstr "" #: src/timeout.c:497 #, c-format msgid "unknown status from command (%d)" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/touch.c:43 msgid "Jim Kingdon" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/touch.c:45 msgid "Randy Smith" msgstr "" #: src/touch.c:115 src/touch.c:309 #, c-format msgid "invalid date format %s" msgstr "" #: src/touch.c:191 #, c-format msgid "cannot touch %s" msgstr "" #: src/touch.c:197 #, c-format msgid "setting times of %s" msgstr "" #: src/touch.c:213 msgid "" "Update the access and modification times of each FILE to the current time.\n" "\n" "A FILE argument that does not exist is created empty, unless -c or -h\n" "is supplied.\n" "\n" "A FILE argument string of - is handled specially and causes touch to\n" "change the times of the file associated with standard output.\n" msgstr "" #: src/touch.c:225 msgid "" " -a change only the access time\n" " -c, --no-create do not create any files\n" " -d, --date=STRING parse STRING and use it instead of current time\n" " -f (ignored)\n" msgstr "" #: src/touch.c:231 msgid "" " -h, --no-dereference affect each symbolic link instead of any " "referenced\n" " file (useful only on systems that can change the\n" " timestamps of a symlink)\n" " -m change only the modification time\n" msgstr "" #: src/touch.c:237 msgid "" " -r, --reference=FILE use this file's times instead of current time\n" " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time\n" " --time=WORD change the specified time:\n" " WORD is access, atime, or use: equivalent to -a\n" " WORD is modify or mtime: equivalent to -m\n" msgstr "" #: src/touch.c:246 msgid "" "\n" "Note that the -d and -t options accept different time-date formats.\n" msgstr "" #: src/touch.c:335 #, c-format msgid "cannot specify times from more than one source" msgstr "" #: src/touch.c:409 #, c-format msgid "" "warning: 'touch %s' is obsolete; use 'touch -t %04ld%02d%02d%02d%02d.%02d'" msgstr "" #: src/tr.c:286 #, c-format msgid "Usage: %s [OPTION]... SET1 [SET2]\n" msgstr "" #: src/tr.c:290 msgid "" "Translate, squeeze, and/or delete characters from standard input,\n" "writing to standard output.\n" "\n" " -c, -C, --complement use the complement of SET1\n" " -d, --delete delete characters in SET1, do not translate\n" " -s, --squeeze-repeats replace each sequence of a repeated character\n" " that is listed in the last specified SET,\n" " with a single occurrence of that character\n" " -t, --truncate-set1 first truncate SET1 to length of SET2\n" msgstr "" #: src/tr.c:303 msgid "" "\n" "SETs are specified as strings of characters. Most represent themselves.\n" "Interpreted sequences are:\n" "\n" " \\NNN character with octal value NNN (1 to 3 octal digits)\n" " \\\\ backslash\n" " \\a audible BEL\n" " \\b backspace\n" " \\f form feed\n" " \\n new line\n" " \\r return\n" " \\t horizontal tab\n" msgstr "" #: src/tr.c:317 msgid "" " \\v vertical tab\n" " CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n" " [CHAR*] in SET2, copies of CHAR until length of SET1\n" " [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0\n" " [:alnum:] all letters and digits\n" " [:alpha:] all letters\n" " [:blank:] all horizontal whitespace\n" " [:cntrl:] all control characters\n" " [:digit:] all digits\n" msgstr "" #: src/tr.c:328 msgid "" " [:graph:] all printable characters, not including space\n" " [:lower:] all lower case letters\n" " [:print:] all printable characters, including space\n" " [:punct:] all punctuation characters\n" " [:space:] all horizontal or vertical whitespace\n" " [:upper:] all upper case letters\n" " [:xdigit:] all hexadecimal digits\n" " [=CHAR=] all characters which are equivalent to CHAR\n" msgstr "" #: src/tr.c:338 msgid "" "\n" "Translation occurs if -d is not given and both SET1 and SET2 appear.\n" "-t may be used only when translating. SET2 is extended to length of\n" "SET1 by repeating its last character as necessary. Excess characters\n" "of SET2 are ignored. Only [:lower:] and [:upper:] are guaranteed to\n" "expand in ascending order; used in SET2 while translating, they may\n" "only be used in pairs to specify case conversion. -s uses the last\n" "specified SET, and occurs after translation or deletion.\n" msgstr "" #: src/tr.c:509 #, c-format msgid "" "warning: the ambiguous octal escape \\%c%c%c is being\n" "\tinterpreted as the 2-byte sequence \\0%c%c, %c" msgstr "" #: src/tr.c:518 #, c-format msgid "warning: an unescaped backslash at end of string is not portable" msgstr "" #: src/tr.c:673 #, c-format msgid "range-endpoints of '%s-%s' are in reverse collating sequence order" msgstr "" #: src/tr.c:829 #, c-format msgid "invalid repeat count %s in [c*n] construct" msgstr "" #: src/tr.c:910 #, c-format msgid "missing character class name '[::]'" msgstr "" #: src/tr.c:913 #, c-format msgid "missing equivalence class character '[==]'" msgstr "" #: src/tr.c:928 #, c-format msgid "invalid character class %s" msgstr "" #: src/tr.c:947 #, c-format msgid "%s: equivalence class operand must be a single character" msgstr "" #: src/tr.c:1229 #, c-format msgid "misaligned [:upper:] and/or [:lower:] construct" msgstr "" #: src/tr.c:1335 #, c-format msgid "too many characters in set" msgstr "" #: src/tr.c:1420 #, c-format msgid "" "when translating with string1 longer than string2,\n" "the latter string must not end with a character class" msgstr "" #: src/tr.c:1480 #, c-format msgid "the [c*] repeat construct may not appear in string1" msgstr "" #: src/tr.c:1490 #, c-format msgid "only one [c*] repeat construct may appear in string2" msgstr "" #: src/tr.c:1498 #, c-format msgid "[=c=] expressions may not appear in string2 when translating" msgstr "" #: src/tr.c:1505 #, c-format msgid "" "when translating, the only character classes that may appear in\n" "string2 are 'upper' and 'lower'" msgstr "" #: src/tr.c:1520 #, c-format msgid "when not truncating set1, string2 must be non-empty" msgstr "" #: src/tr.c:1529 #, c-format msgid "" "when translating with complemented character classes,\n" "string2 must map all characters in the domain to one" msgstr "" #: src/tr.c:1538 #, c-format msgid "the [c*] construct may appear in string2 only when translating" msgstr "" #: src/tr.c:1788 msgid "Two strings must be given when both deleting and squeezing repeats." msgstr "" #: src/tr.c:1790 msgid "Two strings must be given when translating." msgstr "" #: src/tr.c:1800 msgid "Only one string may be given when deleting without squeezing repeats." msgstr "" #: src/true.c:38 #, c-format msgid "" "Usage: %s [ignored command line arguments]\n" " or: %s OPTION\n" msgstr "" #: src/true.c:45 msgid "Exit with a status code indicating success." msgstr "" #: src/true.c:46 msgid "Exit with a status code indicating failure." msgstr "" #: src/truncate.c:96 #, c-format msgid "Usage: %s OPTION... FILE...\n" msgstr "" #: src/truncate.c:97 msgid "" "Shrink or extend the size of each FILE to the specified size\n" "\n" "A FILE argument that does not exist is created.\n" "\n" "If a FILE is larger than the specified size, the extra data is lost.\n" "If a FILE is shorter, it is extended and the extended part (hole)\n" "reads as zero bytes.\n" msgstr "" #: src/truncate.c:109 msgid " -c, --no-create do not create any files\n" msgstr "" #: src/truncate.c:112 msgid "" " -o, --io-blocks treat SIZE as number of IO blocks instead of bytes\n" msgstr "" #: src/truncate.c:88 msgid "" " -r, --reference=RFILE base size on RFILE\n" " -s, --size=SIZE set or adjust the file size by SIZE bytes\n" msgstr "" #: src/truncate.c:121 msgid "" "\n" "SIZE may also be prefixed by one of the following modifying characters:\n" "'+' extend by, '-' reduce by, '<' at most, '>' at least,\n" "'/' round down to multiple of, '%' round up to multiple of.\n" msgstr "" #: src/truncate.c:149 #, c-format msgid "overflow in % * % byte blocks for file %s" msgstr "" #: src/truncate.c:173 #, c-format msgid "%s has unusable, apparently negative size" msgstr "" #: src/truncate.c:183 src/truncate.c:384 #, c-format msgid "cannot get the size of %s" msgstr "" #: src/truncate.c:205 #, c-format msgid "overflow rounding up size of file %s" msgstr "" #: src/truncate.c:215 #, c-format msgid "overflow extending size of file %s" msgstr "" #: src/truncate.c:230 #, c-format msgid "failed to truncate %s at % bytes" msgstr "" #: src/truncate.c:303 #, c-format msgid "multiple relative modifiers specified" msgstr "" #: src/truncate.c:285 msgid "Invalid number" msgstr "" #: src/truncate.c:333 #, c-format msgid "you must specify either %s or %s" msgstr "" #: src/truncate.c:340 #, c-format msgid "you must specify a relative %s with %s" msgstr "" #: src/truncate.c:347 #, c-format msgid "%s was specified but %s was not" msgstr "" #: src/truncate.c:404 #, c-format msgid "cannot open %s for writing" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tsort.c:40 msgid "Mark Kettenis" msgstr "" #: src/tsort.c:82 #, c-format msgid "" "Usage: %s [OPTION] [FILE]\n" "Write totally ordered list consistent with the partial ordering in FILE.\n" msgstr "" #: src/uptime.c:210 #, c-format msgid "\n" msgstr "" #: src/tsort.c:472 #, c-format msgid "%s: input contains an odd number of tokens" msgstr "" #: src/tsort.c:518 #, c-format msgid "%s: input contains a loop:" msgstr "" #: src/tty.c:65 msgid "" "Print the file name of the terminal connected to standard input.\n" "\n" " -s, --silent, --quiet print nothing, only return an exit status\n" msgstr "" #: src/tty.c:120 msgid "not a tty" msgstr "" #: src/uname.c:124 msgid "" "Print certain system information. With no OPTION, same as -s.\n" "\n" " -a, --all print all information, in the following order,\n" " except omit -p and -i if unknown:\n" " -s, --kernel-name print the kernel name\n" " -n, --nodename print the network node hostname\n" " -r, --kernel-release print the kernel release\n" msgstr "" #: src/uname.c:133 msgid "" " -v, --kernel-version print the kernel version\n" " -m, --machine print the machine hardware name\n" " -p, --processor print the processor type (non-portable)\n" " -i, --hardware-platform print the hardware platform (non-portable)\n" " -o, --operating-system print the operating system\n" msgstr "" #: src/uname.c:143 msgid "" "Print machine architecture.\n" "\n" msgstr "" #: src/uname.c:286 #, c-format msgid "cannot get system name" msgstr "" #: src/unexpand.c:117 msgid "Convert blanks in each FILE to tabs, writing to standard output.\n" msgstr "" #: src/unexpand.c:124 msgid "" " -a, --all convert all blanks, instead of just initial blanks\n" " --first-only convert only leading sequences of blanks (overrides -a)\n" " -t, --tabs=N have tabs N characters apart instead of 8 (enables -a)\n" " -t, --tabs=LIST use comma separated LIST of tab positions (enables -a)\n" msgstr "" #: src/unexpand.c:152 #, c-format msgid "tabs are too far apart" msgstr "" #: src/unexpand.c:504 #, c-format msgid "tab stop value is too large" msgstr "" #: src/uniq.c:134 #, c-format msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n" msgstr "" #: src/uniq.c:138 msgid "" "Filter adjacent matching lines from INPUT (or standard input),\n" "writing to OUTPUT (or standard output).\n" "\n" "With no options, matching lines are merged to the first occurrence.\n" msgstr "" #: src/uniq.c:183 msgid "" " -c, --count prefix lines by the number of occurrences\n" " -d, --repeated only print duplicate lines, one for each group\n" msgstr "" #: src/uniq.c:187 msgid "" " -D print all duplicate lines\n" " --all-repeated[=METHOD] like -D, but allow separating groups\n" " with an empty line;\n" " METHOD={none(default),prepend,separate}\n" msgstr "" #: src/uniq.c:193 msgid " -f, --skip-fields=N avoid comparing the first N fields\n" msgstr "" #: src/uniq.c:196 msgid "" " --group[=METHOD] show all items, separating groups with an empty " "line;\n" " METHOD={separate(default),prepend,append,both}\n" msgstr "" #: src/uniq.c:200 msgid "" " -i, --ignore-case ignore differences in case when comparing\n" " -s, --skip-chars=N avoid comparing the first N characters\n" " -u, --unique only print unique lines\n" msgstr "" #: src/uniq.c:161 msgid " -w, --check-chars=N compare no more than N characters in lines\n" msgstr "" #: src/uniq.c:166 msgid "" "\n" "A field is a run of blanks (usually spaces and/or TABs), then non-blank\n" "characters. Fields are skipped before chars.\n" msgstr "" #: src/uniq.c:171 msgid "" "\n" "Note: 'uniq' does not detect repeated lines unless they are adjacent.\n" "You may want to sort the input first, or use 'sort -u' without 'uniq'.\n" "Also, comparisons honor the rules specified by 'LC_COLLATE'.\n" msgstr "" #: src/uniq.c:358 #, c-format msgid "too many repeated lines" msgstr "" #: src/uniq.c:521 msgid "invalid number of fields to skip" msgstr "" #: src/uniq.c:530 msgid "invalid number of bytes to skip" msgstr "" #: src/uniq.c:539 msgid "invalid number of bytes to compare" msgstr "" #: src/uniq.c:646 #, c-format msgid "--group is mutually exclusive with -c/-d/-D/-u" msgstr "" #: src/uniq.c:653 #, c-format msgid "grouping and printing repeat counts is meaningless" msgstr "" #: src/uniq.c:558 #, c-format msgid "printing all duplicated lines and repeat counts is meaningless" msgstr "" #: src/unlink.c:45 #, c-format msgid "" "Usage: %s FILE\n" " or: %s OPTION\n" msgstr "" #: src/unlink.c:48 msgid "" "Call the unlink function to remove the specified FILE.\n" "\n" msgstr "" #: src/uptime.c:125 #, c-format msgid "couldn't get boot time" msgstr "" #. TRANSLATORS: This prints the current clock time. #: src/uptime.c:136 msgid " %H:%M%P " msgstr " %H:%M%P " #: src/uptime.c:138 #, c-format msgid " ??:???? " msgstr " ??:???? " #: src/uptime.c:140 #, c-format msgid "up ???? days ??:??, " msgstr "" #: src/uptime.c:144 #, c-format msgid "up %ld day %2d:%02d, " msgid_plural "up %ld days %2d:%02d, " msgstr[0] "" msgstr[1] "" #: src/uptime.c:149 #, c-format msgid "up %2d:%02d, " msgstr "" #: src/uptime.c:151 #, c-format msgid "%lu user" msgid_plural "%lu users" msgstr[0] "%lu пайдаланушы" #: src/uptime.c:161 #, c-format msgid ", load average: %.2f" msgstr "" #: src/uptime.c:197 #, c-format msgid "" "Print the current time, the length of time the system has been up,\n" "the number of users on the system, and the average number of jobs\n" "in the run queue over the last 1, 5 and 15 minutes." msgstr "" #: src/uptime.c:206 #, c-format msgid "" " Processes in\n" "an uninterruptible sleep state also contribute to the load average.\n" msgstr "" #: src/uptime.c:212 #, c-format msgid "" "If FILE is not specified, use %s. %s as FILE is common.\n" "\n" msgstr "" #: src/users.c:106 #, c-format msgid "" "Output who is currently logged in according to FILE.\n" "If FILE is not specified, use %s. %s as FILE is common.\n" "\n" msgstr "" #: src/wc.c:116 msgid "" "Print newline, word, and byte counts for each FILE, and a total line if\n" "more than one FILE is specified. A word is a non-zero-length sequence of\n" "characters delimited by white space.\n" msgstr "" #: src/wc.c:124 msgid "" "\n" "The options below may be used to select which counts are printed, always in\n" "the following order: newline, word, character, byte, maximum line length.\n" " -c, --bytes print the byte counts\n" " -m, --chars print the character counts\n" " -l, --lines print the newline counts\n" msgstr "" #: src/wc.c:132 msgid "" " --files0-from=F read input from the files specified by\n" " NUL-terminated names in file F;\n" " If F is - then read names from standard input\n" " -L, --max-line-length print the maximum display width\n" " -w, --words print the word counts\n" msgstr "" #: src/who.c:210 msgid " old " msgstr "" #: src/who.c:440 msgid "system boot" msgstr "" #: src/who.c:447 src/who.c:449 msgid "id=" msgstr "" #: src/who.c:462 src/who.c:467 msgid "term=" msgstr "" #: src/who.c:464 src/who.c:468 msgid "exit=" msgstr "" #: src/who.c:485 msgid "LOGIN" msgstr "" #: src/who.c:505 msgid "clock change" msgstr "" #: src/who.c:517 src/who.c:518 msgid "run-level" msgstr "" #: src/who.c:521 src/who.c:522 msgid "last=" msgstr "" #: src/who.c:553 #, c-format msgid "" "\n" "# users=%lu\n" msgstr "" #: src/who.c:559 msgid "NAME" msgstr "" #: src/who.c:559 msgid "LINE" msgstr "" #: src/who.c:559 msgid "TIME" msgstr "" #: src/who.c:559 msgid "IDLE" msgstr "" #: src/who.c:560 msgid "PID" msgstr "" #: src/who.c:560 msgid "COMMENT" msgstr "" #: src/who.c:560 msgid "EXIT" msgstr "" #: src/who.c:640 #, c-format msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n" msgstr "" #: src/who.c:641 msgid "Print information about users who are currently logged in.\n" msgstr "" #: src/who.c:644 msgid "" "\n" " -a, --all same as -b -d --login -p -r -t -T -u\n" " -b, --boot time of last system boot\n" " -d, --dead print dead processes\n" " -H, --heading print line of column headings\n" msgstr "" #: src/who.c:651 msgid " -l, --login print system login processes\n" msgstr "" #: src/who.c:654 msgid "" " --lookup attempt to canonicalize hostnames via DNS\n" " -m only hostname and user associated with stdin\n" " -p, --process print active processes spawned by init\n" msgstr "" #: src/who.c:659 msgid "" " -q, --count all login names and number of users logged on\n" " -r, --runlevel print current runlevel\n" " -s, --short print only name, line, and time (default)\n" " -t, --time print last system clock change\n" msgstr "" #: src/who.c:665 msgid "" " -T, -w, --mesg add user's message status as +, - or ?\n" " -u, --users list users logged in\n" " --message same as -T\n" " --writable same as -T\n" msgstr "" #: src/who.c:673 #, c-format msgid "" "\n" "If FILE is not specified, use %s. %s as FILE is common.\n" "If ARG1 ARG2 given, -m presumed: 'am i' or 'mom likes' are usual.\n" msgstr "" #: src/whoami.c:45 msgid "" "Print the user name associated with the current effective user ID.\n" "Same as id -un.\n" "\n" msgstr "" #: src/whoami.c:87 #, c-format msgid "cannot find name for user ID %lu" msgstr "" #: src/yes.c:41 #, c-format msgid "" "Usage: %s [STRING]...\n" " or: %s OPTION\n" msgstr "" #: src/yes.c:47 msgid "" "Repeatedly output a line with all specified STRING(s), or 'y'.\n" "\n" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/language-selector.po0000644000000000000000000003560012734304304021026 0ustar # Kazakh translation for language-selector # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the language-selector package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: language-selector\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-05-26 22:49+0000\n" "PO-Revision-Date: 2013-06-10 05:19+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:41+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: kk\n" #. Hack for Chinese langpack split #. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically. #: ../LanguageSelector/LocaleInfo.py:56 msgid "Chinese (simplified)" msgstr "Қытай (жеңілдетілген)" #. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically. #: ../LanguageSelector/LocaleInfo.py:58 msgid "Chinese (traditional)" msgstr "Қытай (кәдімгі)" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:233 msgid "No language information available" msgstr "Тілдер жайлы еш ақпарат жоқ" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:234 msgid "" "The system does not have information about the available languages yet. Do " "you want to perform a network update to get them now? " msgstr "" "Жүйе қол жетімді тілдер туралы ақпарат әлі уақытқа дейін жоқ. Ақпаратты алу " "үшін дәл қазір жаңартуды орындағыңыз келеді ме? " #: ../LanguageSelector/gtk/GtkLanguageSelector.py:238 msgid "_Update" msgstr "_Жаңарту" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:322 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:359 #: ../data/LanguageSelector.ui.h:21 msgid "Language" msgstr "Тіл" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:329 msgid "Installed" msgstr "Орнатылған" #. print("%(INSTALL)d to install, %(REMOVE)d to remove" % (countInstall, countRemove)) #. Translators: %(INSTALL)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "INSTALL". #: ../LanguageSelector/gtk/GtkLanguageSelector.py:397 #, python-format msgid "%(INSTALL)d to install" msgid_plural "%(INSTALL)d to install" msgstr[0] "%(INSTALL)d орнату үшін" #. Translators: %(REMOVE)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "REMOVE". #: ../LanguageSelector/gtk/GtkLanguageSelector.py:399 #, python-format msgid "%(REMOVE)d to remove" msgid_plural "%(REMOVE)d to remove" msgstr[0] "%(REMOVE)d жою үшін" #. Translators: this string will concatenate the "%n to install" and "%n to remove" strings, you can replace the comma if you need to. #: ../LanguageSelector/gtk/GtkLanguageSelector.py:408 #, python-format msgid "%s, %s" msgstr "%s, %s" #. find out about the other options #: ../LanguageSelector/gtk/GtkLanguageSelector.py:456 msgid "none" msgstr "таңдалмаған" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:509 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:718 msgid "Software database is broken" msgstr "Бағдарламалық мәліметтер қоры бұзылған" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:510 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:719 msgid "" "It is impossible to install or remove any software. Please use the package " "manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix " "this issue at first." msgstr "" "Бағдарламаларды орнату немесе жою мүмкін емес. Мәселені шешу үшін " "\"Synaptic\" пакеттер менеджерін қолданыңыз немесе терминалда \"sudo apt-get " "install -f\" орындаңыз." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:551 msgid "Could not install the selected language support" msgstr "Таңдалған тілдің қолдауын орнату мүмкін емес" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:552 msgid "" "This is perhaps a bug of this application. Please file a bug report at " "https://bugs.launchpad.net/ubuntu/+source/language-selector/+filebug" msgstr "" "Ағымдағы бағдарламаның қатесі туындаған секілді. " "https://bugs.launchpad.net/ubuntu/+source/language-selector/+filebug сілтеме " "бойынша қате туралы хабарлауыңызды сұраймыз." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:576 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:612 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:616 msgid "Could not install the full language support" msgstr "Тілдің толық қолдауын орнату мүмкін емес" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:577 msgid "" "Usually this is related to an error in your software archive or software " "manager. Check your preferences in Software Sources (click the icon at the " "very right of the top bar and select \"System Settings... -> Software " "Sources\")." msgstr "" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:613 msgid "Failed to authorize to install packages." msgstr "" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:671 msgid "The language support is not installed completely" msgstr "Тілдің қолдауы толығымен қамтылмаған" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:672 msgid "" "Some translations or writing aids available for your chosen languages are " "not installed yet. Do you want to install them now?" msgstr "" "Жүйеде таңдалған тілдің қол жетімділігі толығымен орнатылып қамтылмаған. " "Жетіспегендерді қазір орнатқыңыз келеді ме?" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:675 msgid "_Remind Me Later" msgstr "_Кейінірек ескерту" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:676 msgid "_Install" msgstr "_Орнату" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:679 msgid "Details" msgstr "Толығырақ" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:943 #, python-format msgid "" "Failed to apply the '%s' format\n" "choice. The examples may show up if you\n" "close and re-open Language Support." msgstr "" #: ../data/LanguageSelector.ui.h:1 ../data/language-selector.desktop.in.h:1 msgid "Language Support" msgstr "Тілдің қолдауы" #: ../data/LanguageSelector.ui.h:2 msgid "" "Checking available language support\n" "\n" "The availability of translations or writing aids can differ between " "languages." msgstr "" "Тілдің қолдауының жетімдігін тексеру\n" "\n" "Әр түрлі тілдерде қолдау толықтығы әртекті болуы мүмкін." #: ../data/LanguageSelector.ui.h:5 msgid "Installed Languages" msgstr "Орнатылған тілдер" #: ../data/LanguageSelector.ui.h:6 msgid "" "When a language is installed, individual users can choose it in their " "Language settings." msgstr "" "Егер қайсыбір тіл орнатылған болса, кез-келген пайдаланушы өзіне қажетті " "болса сол Тілді таңдай алады." #: ../data/LanguageSelector.ui.h:7 msgid "Language for menus and windows:" msgstr "Мәзірлер мен терезелердегі қолданылатын тіл:" #: ../data/LanguageSelector.ui.h:8 msgid "" "This setting only affects the language your desktop and applications are " "displayed in. It does not set the system environment, like currency or date " "format settings. For that, use the settings in the Regional Formats tab.\n" "The order of the values displayed here decides which translations to use for " "your desktop. If translations for the first language are not available, the " "next one in this list will be tried. The last entry of this list is always " "\"English\".\n" "Every entry below \"English\" will be ignored." msgstr "" "Бұл баптау тек жұмыс орта мен бағдарламалар тіліне әсер етеді. Ол валюта " "немесе күн форматы сияқты жүйелік орта баптауларына әсері жоқ. Оны " "өзгертемін десеңіз, \"Аймақтық форматтар\" бетіндегі баптауларды қараңыз.\n" "Жұмыс ортасы үшін қолданылатынын тілдер осындағы мәндердің ретімен " "байланысты. Егер тізім бойынша бірінші тілдің аудармасы жоқ болса, онда осы " "тізім бойынша келесі тілдің аудармасы қолданылатын болады. Әрқашан " "\"Ағылшын\" тілі тізімде ең соңғы болады.\n" "Сондықтан \"Ағылшын\" тілден төмен орналасқан тілдер қарастырылмайтын болады." #: ../data/LanguageSelector.ui.h:11 msgid "" "Drag languages to arrange them in order of preference.\n" "Changes take effect next time you log in." msgstr "" #: ../data/LanguageSelector.ui.h:13 msgid "Apply System-Wide" msgstr "Барлық жүйе үшін іске асыру" #: ../data/LanguageSelector.ui.h:14 msgid "" "Use the same language choices for startup and the login " "screen." msgstr "" #: ../data/LanguageSelector.ui.h:15 msgid "Install / Remove Languages..." msgstr "Тілдерді Орнату / Жою..." #: ../data/LanguageSelector.ui.h:16 msgid "Keyboard input method system:" msgstr "Пернетақтадан енгізу әдістемелері:" #: ../data/LanguageSelector.ui.h:17 msgid "" "If you need to type in languages, which require more complex input methods " "than just a simple key to letter mapping, you may want to enable this " "function.\n" "For example, you will need this function for typing Chinese, Japanese, " "Korean or Vietnamese.\n" "The recommended value for Ubuntu is \"IBus\".\n" "If you want to use alternative input method systems, install the " "corresponding packages first and then choose the desired system here." msgstr "" #: ../data/LanguageSelector.ui.h:22 msgid "Display numbers, dates and currency amounts in the usual format for:" msgstr "Күнді, валютаны кәдімгі форматта бейнелеуі:" #: ../data/LanguageSelector.ui.h:23 msgid "" "This will set the system environment like shown below and will also affect " "the preferred paper format and other region specific settings.\n" "If you want to display the desktop in a different language than this, please " "select it in the \"Language\" tab.\n" "Hence you should set this to a sensible value for the region in which you " "are located." msgstr "" "Бұл төменде көрсетілген жүйелік орта баптауларын, қолданылатын қағаз форматы " "және тағы басқа аймақтық баптауларын өзгертеді.\n" "Егер сіздің жүйелік ортасында басқа тілді қолданылғыңыз келсе, онда оны " "\"Тіл\" бетінде өзгерте аласыз.\n" "Демек өзіңіздің орналасқан аймағын көрсетуіңіз қажет." #: ../data/LanguageSelector.ui.h:26 msgid "Changes take effect next time you log in." msgstr "Өзгертулер келесі жүйеге кірген кезде іске асырылады." #: ../data/LanguageSelector.ui.h:27 msgid "" "Use the same format choice for startup and the login screen." msgstr "" #: ../data/LanguageSelector.ui.h:28 msgid "Currency:" msgstr "Валюта:" #: ../data/LanguageSelector.ui.h:29 msgid "Date:" msgstr "Күн:" #: ../data/LanguageSelector.ui.h:30 msgid "Number:" msgstr "Сан:" #: ../data/LanguageSelector.ui.h:31 msgid "Example" msgstr "Мысал" #: ../data/LanguageSelector.ui.h:32 msgid "Regional Formats" msgstr "Аймақтық форматтар" #: ../data/language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "Жүйедегі қосымша және ана тілдерін қалыпқа келтіру" #. Name #: ../data/incomplete-language-support-gnome.note.in:5 msgid "Incomplete Language Support" msgstr "Тілдің қолдауы толығымен қамтылмаған" #. Description #: ../data/incomplete-language-support-gnome.note.in:6 msgid "" "The language support files for your selected language seem to be incomplete. " "You can install the missing components by clicking on \"Run this action " "now\" and follow the instructions. An active internet connection is " "required. If you would like to do this at a later time, please use Language " "Support instead (click the icon at the very right of the top bar and select " "\"System Settings... -> Language Support\")." msgstr "" #. Name #: ../data/restart_session_required.note.in:5 msgid "Session Restart Required" msgstr "Жүйеден шығып, қайта кіруіңіз қажет" #. Description #: ../data/restart_session_required.note.in:6 msgid "The new language settings will take effect once you have logged out." msgstr "Жаңа тіл баптаулары жүйеге шығып-кірген кезде ғана іске асырылады." #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:1 msgid "Set system default language" msgstr "" #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:2 msgid "System policy prevented setting default language" msgstr "" #: ../gnome-language-selector:33 msgid "don't verify installed language support" msgstr "орнатылған тілдің қолдауын тексермеу" #: ../gnome-language-selector:36 ../check-language-support:27 msgid "alternative datadir" msgstr "өзгеше datadir бумасы" #: ../check-language-support:24 msgid "target language code" msgstr "қажетті тілдің коды" #: ../check-language-support:28 msgid "check for the given package(s) only -- separate packagenames by comma" msgstr "" "тем осы пакетті (пакеттерді) тексеру -- үтір арқылы пакеттердің аттары" #: ../check-language-support:30 msgid "output all available language support packages for all languages" msgstr "" #: ../check-language-support:33 msgid "show installed packages as well as missing ones" msgstr "орнатылған пакеттерді және орнатылмағандарды да көрсету" language-pack-kk-base/data/kk/LC_MESSAGES/ubuntu-keyboard.po0000644000000000000000000000564312734304304020551 0ustar # Kazakh translation for ubuntu-keyboard # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the ubuntu-keyboard package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: ubuntu-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-05-11 12:50+0100\n" "PO-Revision-Date: 2016-05-31 16:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:28+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../qml/keys/LanguageMenu.qml:81 msgid "Settings" msgstr "Баптаулар" #: ../qml/keys/languages.js:19 msgid "Arabic" msgstr "Арабша" #: ../qml/keys/languages.js:20 msgid "Azerbaijani" msgstr "Әзірбайжанша" #: ../qml/keys/languages.js:21 msgid "Bosnian" msgstr "Боснаша" #: ../qml/keys/languages.js:22 msgid "Catalan" msgstr "Каталанша" #: ../qml/keys/languages.js:23 msgid "Czech" msgstr "Чехше" #: ../qml/keys/languages.js:24 msgid "Danish" msgstr "Датша" #: ../qml/keys/languages.js:25 msgid "German" msgstr "Немісше" #: ../qml/keys/languages.js:26 msgid "Emoji" msgstr "Эмоджи" #: ../qml/keys/languages.js:27 msgid "Greek" msgstr "Грекше" #: ../qml/keys/languages.js:28 msgid "English" msgstr "Ағылшынша" #: ../qml/keys/languages.js:29 msgid "Spanish" msgstr "Испанша" #: ../qml/keys/languages.js:30 msgid "Finnish" msgstr "Финше" #: ../qml/keys/languages.js:31 msgid "French" msgstr "Французша" #: ../qml/keys/languages.js:32 msgid "Scottish Gaelic" msgstr "Шотландша" #: ../qml/keys/languages.js:33 msgid "Hebrew" msgstr "Ивритше" #: ../qml/keys/languages.js:34 msgid "Croatian" msgstr "Хорватша" #: ../qml/keys/languages.js:35 msgid "Hungarian" msgstr "Венгрше" #: ../qml/keys/languages.js:36 msgid "Icelandic" msgstr "Исландша" #: ../qml/keys/languages.js:37 msgid "Italian" msgstr "Италянша" #: ../qml/keys/languages.js:40 msgid "Dutch" msgstr "Немісше" #: ../qml/keys/languages.js:41 msgid "Norwegian" msgstr "Норвегше" #: ../qml/keys/languages.js:42 msgid "Polish" msgstr "Польша" #: ../qml/keys/languages.js:43 msgid "Portuguese" msgstr "Португалша" #: ../qml/keys/languages.js:44 msgid "Romanian" msgstr "Румынша" #: ../qml/keys/languages.js:45 msgid "Russian" msgstr "Орысша" #: ../qml/keys/languages.js:46 msgid "Slovenian" msgstr "Словенше" #: ../qml/keys/languages.js:47 msgid "Serbian" msgstr "Сербше" #: ../qml/keys/languages.js:48 msgid "Swedish" msgstr "Шведше" #: ../qml/keys/languages.js:49 msgid "Ukrainian" msgstr "Украинша" #: ../qml/keys/LanguageMenu.qml:124 msgid "Chinese - Pinyin" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/usbcreator.po0000644000000000000000000001621312734304304017575 0ustar # Kazakh translation for usb-creator # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the usb-creator package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: usb-creator\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-22 19:49+0000\n" "PO-Revision-Date: 2011-04-12 18:20+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:35+0000\n" "X-Generator: Launchpad (build 18115)\n" #: .././gui/usbcreator-gtk.ui.h:1 msgid "Installation Failed" msgstr "Орнатылым сәтсіз аяқталды" #: .././gui/usbcreator-gtk.ui.h:2 msgid "" "The installation failed. Please see ~/.cache/usb-creator.log for more " "details.\n" msgstr "" #: .././gui/usbcreator-gtk.ui.h:4 msgid "Installation Complete" msgstr "Орнатылым аяқталды" #: .././gui/usbcreator-gtk.ui.h:5 msgid "Test Disk" msgstr "" #: .././gui/usbcreator-gtk.ui.h:6 msgid "" "Installation is complete. You may now run Ubuntu on other computers by " "booting them with this drive inserted." msgstr "" #. #-#-#-#-# usbcreator.pot (PACKAGE VERSION) #-#-#-#-# #. set title of progress window (same as gtk frontend) #: .././gui/usbcreator-gtk.ui.h:7 .././usbcreator/frontends/kde/frontend.py:184 #: usbcreator/frontends/kde/frontend.py:184 msgid "Installing" msgstr "" #: .././gui/usbcreator-gtk.ui.h:8 .././usbcreator/frontends/kde/frontend.py:504 #: usbcreator/frontends/kde/frontend.py:504 msgid "Quit the installation?" msgstr "Орнатылымнан шығу қажет пе?" #: .././gui/usbcreator-gtk.ui.h:9 .././usbcreator/frontends/kde/frontend.py:505 #: usbcreator/frontends/kde/frontend.py:505 msgid "Do you really want to quit the installation now?" msgstr "Орнатылымнан қазір шығу қажет пе?" #: .././gui/usbcreator-gtk.ui.h:10 msgid "Make Startup Disk" msgstr "" #: .././gui/usbcreator-gtk.ui.h:11 msgid "" "To try or install Ubuntu from a removable disk, it needs to be set up as a " "startup disk." msgstr "" #: .././gui/usbcreator-gtk.ui.h:12 msgid "Source disc image (.iso):" msgstr "" #: .././gui/usbcreator-gtk.ui.h:13 msgid "Other..." msgstr "" #: .././gui/usbcreator-gtk.ui.h:14 msgid "Disk to use:" msgstr "" #: .././gui/usbcreator-gtk.ui.h:15 msgid "Erase Disk" msgstr "Дискті тазарту" #: .././desktop/usb-creator-kde.desktop.in.h:1 #: .././desktop/usb-creator-gtk.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "" #: .././desktop/usb-creator-kde.desktop.in.h:2 #: .././desktop/usb-creator-gtk.desktop.in.h:2 msgid "Create a startup disk using a CD or disc image" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:1 msgid "Image the device" msgstr "Құрылғының бейнесін алу" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:2 msgid "System policy prevents writing a disk image to this device" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:3 msgid "Mount a device" msgstr "Құрылғыны құрастыру (mount)" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:4 msgid "System policy prevents mounting" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:5 msgid "Run KVM" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:6 msgid "System policy prevents running KVM" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:182 #: usbcreator/frontends/kde/frontend.py:182 msgid "Cancel" msgstr "Бас тарту" #: .././usbcreator/frontends/kde/frontend.py:211 #: .././usbcreator/frontends/gtk/frontend.py:648 #: usbcreator/frontends/kde/frontend.py:211 msgid "Installation failed." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:366 #: .././usbcreator/frontends/gtk/frontend.py:423 #: usbcreator/frontends/kde/frontend.py:366 msgid "The device is not large enough to hold this image." msgstr "" #. #-#-#-#-# usbcreator.pot (PACKAGE VERSION) #-#-#-#-# #. This here filter is for kfiledialog, no clue if it will ever make a return #. filter = '*.iso|' + _('CD Images') + '\n*.img|' + _('Disk Images') #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:541 #: usbcreator/frontends/kde/frontend.py:398 msgid "CD Images" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:542 #: usbcreator/frontends/kde/frontend.py:398 msgid "Disk Images" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:428 #: .././usbcreator/frontends/gtk/frontend.py:570 #: usbcreator/frontends/kde/frontend.py:428 msgid "Are you sure you want to write the disc image to the device?" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:429 #: .././usbcreator/frontends/gtk/frontend.py:571 #: usbcreator/frontends/kde/frontend.py:429 msgid "All existing data will be lost." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:437 #: usbcreator/frontends/kde/frontend.py:437 msgid "Starting up" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:446 #: usbcreator/frontends/kde/frontend.py:446 msgid "You must select both source image and target device first." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:457 #: .././usbcreator/frontends/gtk/frontend.py:604 #: usbcreator/frontends/kde/frontend.py:457 msgid "Finishing..." msgstr "Аяқтау..." #: .././usbcreator/frontends/kde/frontend.py:476 #: usbcreator/frontends/kde/frontend.py:476 msgid "" "The installation is complete. You may now reboot your computer with this " "device inserted to try or install Ubuntu." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:488 #: usbcreator/frontends/kde/frontend.py:488 msgid "Retry?" msgstr "Қайталау?" #: .././usbcreator/frontends/gtk/frontend.py:335 msgid "CD-Drive/Image" msgstr "" #: .././usbcreator/frontends/gtk/frontend.py:348 msgid "OS Version" msgstr "ОЖ нұсқасы" #: .././usbcreator/frontends/gtk/frontend.py:358 msgid "Size" msgstr "" #: .././usbcreator/frontends/gtk/frontend.py:493 msgid "Device" msgstr "Құрылғы" #: .././usbcreator/frontends/gtk/frontend.py:509 msgid "Label" msgstr "Белгі" #: .././usbcreator/frontends/gtk/frontend.py:519 msgid "Capacity" msgstr "Сыйымдылығы" #: .././usbcreator/frontends/gtk/frontend.py:577 msgid "Starting up..." msgstr "" #: .././usbcreator/frontends/gtk/frontend.py:602 #, python-format msgid "%d%% complete" msgstr "" #: .././usbcreator/install.py:92 #, python-format msgid "The extension \"%s\" is not supported." msgstr "\"%s\" кеңейтуге қолдау көрсетілмейді." #: .././usbcreator/install.py:101 #, python-format msgid "" "An uncaught exception was raised:\n" "%s" msgstr "" #: .././usbcreator/install.py:105 msgid "Writing disk image..." msgstr "Дисктің образы жазылуда..." #: .././usbcreator/install.py:106 #, python-format msgid "" "Could not write the disk image (%(source)s) to the device (%(device)s)." msgstr "" #: .././bin/usb-creator-kde:64 msgid "provide a source image to pre-populate the UI." msgstr "" #: .././bin/usb-creator-kde:69 msgid "allow writing to system-internal devices" msgstr "" language-pack-kk-base/data/kk/LC_MESSAGES/NetworkManager.po0000644000000000000000000066060512734304304020362 0ustar # Kazakh translation for network-manager # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the network-manager package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: network-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-12 09:07+0000\n" "PO-Revision-Date: 2010-02-11 11:16+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:45+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../clients/cli/agent.c:39 #, c-format msgid "" "Usage: nmcli agent { COMMAND | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" msgstr "" #: ../clients/cli/agent.c:47 #, c-format msgid "" "Usage: nmcli agent secret { help }\n" "\n" "Runs nmcli as NetworkManager secret agent. When NetworkManager requires\n" "a password it asks registered agents for it. This command keeps nmcli " "running\n" "and if a password is required asks the user for it.\n" "\n" msgstr "" #: ../clients/cli/agent.c:57 #, c-format msgid "" "Usage: nmcli agent polkit { help }\n" "\n" "Registers nmcli as a polkit action for the user session.\n" "When a polkit daemon requires an authorization, nmcli asks the user and " "gives\n" "the response back to polkit.\n" "\n" msgstr "" #: ../clients/cli/agent.c:67 #, c-format msgid "" "Usage: nmcli agent all { help }\n" "\n" "Runs nmcli as both NetworkManager secret and a polkit agent.\n" "\n" msgstr "" #: ../clients/cli/agent.c:149 #, c-format msgid "nmcli successfully registered as a NetworkManager's secret agent.\n" msgstr "" #: ../clients/cli/agent.c:151 #, c-format msgid "Error: secret agent initialization failed" msgstr "" #: ../clients/cli/agent.c:166 #, c-format msgid "Error: polkit agent initialization failed: %s" msgstr "" #: ../clients/cli/agent.c:174 #, c-format msgid "nmcli successfully registered as a polkit agent.\n" msgstr "" #: ../clients/cli/agent.c:206 ../clients/cli/connections.c:11054 #: ../clients/cli/devices.c:3644 ../clients/cli/general.c:343 #: ../clients/cli/general.c:481 #, c-format msgid "Error: NetworkManager is not running." msgstr "" #: ../clients/cli/agent.c:239 #, c-format msgid "Error: 'agent' command '%s' is not valid." msgstr "" #: ../clients/cli/common.c:38 ../clients/cli/common.c:51 #: ../clients/cli/common.c:59 ../clients/cli/common.c:71 #: ../clients/cli/connections.c:192 ../clients/cli/connections.c:214 msgid "GROUP" msgstr "" #. 0 #: ../clients/cli/common.c:39 ../clients/cli/common.c:60 msgid "ADDRESS" msgstr "" #. 1 #. 2 #: ../clients/cli/common.c:40 ../clients/cli/common.c:61 #: ../clients/cli/connections.c:217 msgid "GATEWAY" msgstr "" #. 2 #: ../clients/cli/common.c:41 ../clients/cli/common.c:62 msgid "ROUTE" msgstr "" #. 3 #: ../clients/cli/common.c:42 ../clients/cli/common.c:63 msgid "DNS" msgstr "" #. 4 #: ../clients/cli/common.c:43 ../clients/cli/common.c:64 msgid "DOMAIN" msgstr "" #. 5 #: ../clients/cli/common.c:44 msgid "WINS" msgstr "" #. 0 #: ../clients/cli/common.c:52 ../clients/cli/common.c:72 msgid "OPTION" msgstr "" #: ../clients/cli/common.c:376 ../clients/cli/common.c:436 #, c-format msgid "invalid prefix '%s'; <1-%d> allowed" msgstr "" #: ../clients/cli/common.c:384 #, c-format msgid "invalid IP address: %s" msgstr "" #: ../clients/cli/common.c:448 #, c-format msgid "" "the second component of route ('%s') is neither a next hop address nor a " "metric" msgstr "" #: ../clients/cli/common.c:457 #, c-format msgid "invalid metric '%s'" msgstr "" #: ../clients/cli/common.c:465 #, c-format msgid "invalid route: %s" msgstr "" #: ../clients/cli/common.c:477 msgid "default route cannot be added (NetworkManager handles it by itself)" msgstr "" #: ../clients/cli/common.c:494 msgid "unmanaged" msgstr "" #: ../clients/cli/common.c:496 msgid "unavailable" msgstr "" #: ../clients/cli/common.c:498 ../clients/cli/general.c:245 msgid "disconnected" msgstr "" #: ../clients/cli/common.c:500 msgid "connecting (prepare)" msgstr "" #: ../clients/cli/common.c:502 msgid "connecting (configuring)" msgstr "" #: ../clients/cli/common.c:504 msgid "connecting (need authentication)" msgstr "" #: ../clients/cli/common.c:506 msgid "connecting (getting IP configuration)" msgstr "" #: ../clients/cli/common.c:508 msgid "connecting (checking IP connectivity)" msgstr "" #: ../clients/cli/common.c:510 msgid "connecting (starting secondary connections)" msgstr "" #: ../clients/cli/common.c:512 ../clients/cli/general.c:241 msgid "connected" msgstr "" #: ../clients/cli/common.c:514 ../clients/cli/connections.c:645 msgid "deactivating" msgstr "" #: ../clients/cli/common.c:516 msgid "connection failed" msgstr "" #: ../clients/cli/common.c:518 ../clients/cli/common.c:535 #: ../clients/cli/connections.c:650 ../clients/cli/connections.c:673 #: ../clients/cli/connections.c:1946 ../clients/cli/devices.c:1024 #: ../clients/cli/devices.c:1065 ../clients/cli/devices.c:1067 #: ../clients/cli/general.c:248 ../clients/cli/general.c:286 #: ../clients/cli/general.c:429 ../clients/cli/general.c:445 #: ../clients/cli/settings.c:839 ../clients/cli/settings.c:925 #: ../clients/cli/settings.c:1265 ../clients/cli/settings.c:1901 #: ../clients/cli/settings.c:3198 #, c-format msgid "unknown" msgstr "" #. "CAPABILITIES" #: ../clients/cli/common.c:527 ../clients/cli/connections.c:930 #: ../clients/cli/connections.c:932 ../clients/cli/connections.c:934 #: ../clients/cli/connections.c:968 ../clients/cli/connections.c:1037 #: ../clients/cli/connections.c:1038 ../clients/cli/connections.c:1040 #: ../clients/cli/connections.c:3454 ../clients/cli/connections.c:8567 #: ../clients/cli/connections.c:8568 ../clients/cli/devices.c:772 #: ../clients/cli/devices.c:989 ../clients/cli/devices.c:990 #: ../clients/cli/devices.c:991 ../clients/cli/devices.c:992 #: ../clients/cli/devices.c:993 ../clients/cli/devices.c:1028 #: ../clients/cli/devices.c:1030 ../clients/cli/devices.c:1058 #: ../clients/cli/devices.c:1059 ../clients/cli/devices.c:1060 #: ../clients/cli/devices.c:1061 ../clients/cli/devices.c:1062 #: ../clients/cli/devices.c:1063 ../clients/cli/devices.c:1064 #: ../clients/cli/devices.c:1066 ../clients/cli/devices.c:1068 #: ../clients/cli/general.c:439 ../clients/cli/settings.c:3193 msgid "yes" msgstr "" #: ../clients/cli/common.c:529 ../clients/cli/connections.c:930 #: ../clients/cli/connections.c:932 ../clients/cli/connections.c:934 #: ../clients/cli/connections.c:1037 ../clients/cli/connections.c:1038 #: ../clients/cli/connections.c:1040 ../clients/cli/connections.c:3455 #: ../clients/cli/connections.c:8567 ../clients/cli/connections.c:8568 #: ../clients/cli/devices.c:772 ../clients/cli/devices.c:989 #: ../clients/cli/devices.c:990 ../clients/cli/devices.c:991 #: ../clients/cli/devices.c:992 ../clients/cli/devices.c:993 #: ../clients/cli/devices.c:1028 ../clients/cli/devices.c:1030 #: ../clients/cli/devices.c:1058 ../clients/cli/devices.c:1059 #: ../clients/cli/devices.c:1060 ../clients/cli/devices.c:1061 #: ../clients/cli/devices.c:1062 ../clients/cli/devices.c:1063 #: ../clients/cli/devices.c:1064 ../clients/cli/devices.c:1066 #: ../clients/cli/devices.c:1068 ../clients/cli/general.c:441 #: ../clients/cli/settings.c:3195 msgid "no" msgstr "" #: ../clients/cli/common.c:531 msgid "yes (guessed)" msgstr "" #: ../clients/cli/common.c:533 msgid "no (guessed)" msgstr "" #: ../clients/cli/common.c:544 msgid "No reason given" msgstr "" #. We should not really come here #: ../clients/cli/common.c:547 ../clients/cli/connections.c:2980 #, c-format msgid "Unknown error" msgstr "" #: ../clients/cli/common.c:550 msgid "Device is now managed" msgstr "" #: ../clients/cli/common.c:553 msgid "Device is now unmanaged" msgstr "" #: ../clients/cli/common.c:556 msgid "The device could not be readied for configuration" msgstr "" #: ../clients/cli/common.c:559 msgid "" "IP configuration could not be reserved (no available address, timeout, etc.)" msgstr "" #: ../clients/cli/common.c:562 msgid "The IP configuration is no longer valid" msgstr "" #: ../clients/cli/common.c:565 msgid "Secrets were required, but not provided" msgstr "" #: ../clients/cli/common.c:568 msgid "802.1X supplicant disconnected" msgstr "" #: ../clients/cli/common.c:571 msgid "802.1X supplicant configuration failed" msgstr "" #: ../clients/cli/common.c:574 msgid "802.1X supplicant failed" msgstr "" #: ../clients/cli/common.c:577 msgid "802.1X supplicant took too long to authenticate" msgstr "" #: ../clients/cli/common.c:580 msgid "PPP service failed to start" msgstr "" #: ../clients/cli/common.c:583 msgid "PPP service disconnected" msgstr "" #: ../clients/cli/common.c:586 msgid "PPP failed" msgstr "" #: ../clients/cli/common.c:589 msgid "DHCP client failed to start" msgstr "" #: ../clients/cli/common.c:592 msgid "DHCP client error" msgstr "" #: ../clients/cli/common.c:595 msgid "DHCP client failed" msgstr "" #: ../clients/cli/common.c:598 msgid "Shared connection service failed to start" msgstr "" #: ../clients/cli/common.c:601 msgid "Shared connection service failed" msgstr "" #: ../clients/cli/common.c:604 msgid "AutoIP service failed to start" msgstr "" #: ../clients/cli/common.c:607 msgid "AutoIP service error" msgstr "" #: ../clients/cli/common.c:610 msgid "AutoIP service failed" msgstr "" #: ../clients/cli/common.c:613 msgid "The line is busy" msgstr "" #: ../clients/cli/common.c:616 msgid "No dial tone" msgstr "" #: ../clients/cli/common.c:619 msgid "No carrier could be established" msgstr "" #: ../clients/cli/common.c:622 msgid "The dialing request timed out" msgstr "" #: ../clients/cli/common.c:625 msgid "The dialing attempt failed" msgstr "" #: ../clients/cli/common.c:628 msgid "Modem initialization failed" msgstr "" #: ../clients/cli/common.c:631 msgid "Failed to select the specified APN" msgstr "" #: ../clients/cli/common.c:634 msgid "Not searching for networks" msgstr "" #: ../clients/cli/common.c:637 msgid "Network registration denied" msgstr "" #: ../clients/cli/common.c:640 msgid "Network registration timed out" msgstr "" #: ../clients/cli/common.c:643 msgid "Failed to register with the requested network" msgstr "" #: ../clients/cli/common.c:646 msgid "PIN check failed" msgstr "" #: ../clients/cli/common.c:649 msgid "Necessary firmware for the device may be missing" msgstr "" #: ../clients/cli/common.c:652 msgid "The device was removed" msgstr "" #: ../clients/cli/common.c:655 msgid "NetworkManager went to sleep" msgstr "" #: ../clients/cli/common.c:658 msgid "The device's active connection disappeared" msgstr "" #: ../clients/cli/common.c:661 msgid "Device disconnected by user or client" msgstr "" #: ../clients/cli/common.c:664 msgid "Carrier/link changed" msgstr "" #: ../clients/cli/common.c:667 msgid "The device's existing connection was assumed" msgstr "" #: ../clients/cli/common.c:670 msgid "The supplicant is now available" msgstr "" #: ../clients/cli/common.c:673 msgid "The modem could not be found" msgstr "" #: ../clients/cli/common.c:676 msgid "The Bluetooth connection failed or timed out" msgstr "" #: ../clients/cli/common.c:679 msgid "GSM Modem's SIM card not inserted" msgstr "" #: ../clients/cli/common.c:682 msgid "GSM Modem's SIM PIN required" msgstr "" #: ../clients/cli/common.c:685 msgid "GSM Modem's SIM PUK required" msgstr "" #: ../clients/cli/common.c:688 msgid "GSM Modem's SIM wrong" msgstr "" #: ../clients/cli/common.c:691 msgid "InfiniBand device does not support connected mode" msgstr "" #: ../clients/cli/common.c:694 msgid "A dependency of the connection failed" msgstr "" #: ../clients/cli/common.c:697 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge" msgstr "" #: ../clients/cli/common.c:700 msgid "ModemManager is unavailable" msgstr "" #: ../clients/cli/common.c:703 msgid "The Wi-Fi network could not be found" msgstr "" #: ../clients/cli/common.c:706 msgid "A secondary connection of the base connection failed" msgstr "" #: ../clients/cli/common.c:709 msgid "DCB or FCoE setup failed" msgstr "" #: ../clients/cli/common.c:712 msgid "teamd control failed" msgstr "" #: ../clients/cli/common.c:715 msgid "Modem failed or no longer available" msgstr "" #: ../clients/cli/common.c:718 msgid "Modem now ready and available" msgstr "" #: ../clients/cli/common.c:721 msgid "SIM PIN was incorrect" msgstr "" #: ../clients/cli/common.c:724 msgid "New connection activation was enqueued" msgstr "" #: ../clients/cli/common.c:727 msgid "The device's parent changed" msgstr "" #: ../clients/cli/common.c:730 msgid "The device parent's management changed" msgstr "" #. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason) #: ../clients/cli/common.c:734 ../libnm-glib/nm-device.c:1888 #: ../libnm/nm-device.c:1839 msgid "Unknown" msgstr "" #: ../clients/cli/common.c:776 #, c-format msgid "invalid priority map '%s'" msgstr "" #: ../clients/cli/common.c:783 ../clients/cli/common.c:789 #, c-format msgid "priority '%s' is not valid (<0-%ld>)" msgstr "" #: ../clients/cli/common.c:856 #, c-format msgid "'%s' is not a valid team configuration or file name." msgstr "" #: ../clients/cli/common.c:958 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "" #: ../clients/cli/common.c:965 #, c-format msgid "Error: openconnect failed with status %d\n" msgstr "" #: ../clients/cli/common.c:967 #, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "" #: ../clients/cli/common.c:1045 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " "without '--ask' option.\n" msgstr "" #. define some prompts for connection editor #: ../clients/cli/connections.c:41 msgid "Setting name? " msgstr "" #: ../clients/cli/connections.c:42 msgid "Property name? " msgstr "" #: ../clients/cli/connections.c:43 msgid "Enter connection type: " msgstr "" #. define some other prompts #: ../clients/cli/connections.c:46 msgid "Connection type: " msgstr "" #: ../clients/cli/connections.c:47 msgid "VPN type: " msgstr "" #: ../clients/cli/connections.c:48 msgid "Master: " msgstr "" #: ../clients/cli/connections.c:49 msgid "Connection (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:50 msgid "VPN connection (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:51 msgid "Connection(s) (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:52 msgid "Connection(s) (name, UUID, path or apath): " msgstr "" #: ../clients/cli/connections.c:53 msgid "Tunnel mode: " msgstr "" #: ../clients/cli/connections.c:54 msgid "MACVLAN mode: " msgstr "" #. 0 #: ../clients/cli/connections.c:73 ../clients/cli/connections.c:193 #: ../clients/cli/devices.c:55 ../clients/cli/devices.c:89 #: ../clients/cli/devices.c:99 ../clients/cli/devices.c:110 #: ../clients/cli/devices.c:120 ../clients/cli/devices.c:137 #: ../clients/cli/devices.c:150 ../clients/cli/devices.c:176 #: ../clients/cli/devices.c:191 ../clients/cli/devices.c:200 #: ../clients/cli/devices.c:210 ../clients/cli/devices.c:251 msgid "NAME" msgstr "" #. 0 #. 1 #: ../clients/cli/connections.c:74 ../clients/cli/connections.c:194 msgid "UUID" msgstr "" #. 1 #. 0 #. 1 #. 2 #: ../clients/cli/connections.c:75 ../clients/cli/connections.c:215 #: ../clients/cli/devices.c:41 ../clients/cli/devices.c:57 #: ../clients/cli/devices.c:179 msgid "TYPE" msgstr "" #. 2 #: ../clients/cli/connections.c:76 msgid "TIMESTAMP" msgstr "" #. 3 #: ../clients/cli/connections.c:77 msgid "TIMESTAMP-REAL" msgstr "" #. 4 #. 16 #: ../clients/cli/connections.c:78 ../clients/cli/devices.c:72 msgid "AUTOCONNECT" msgstr "" #. 5 #: ../clients/cli/connections.c:79 msgid "AUTOCONNECT-PRIORITY" msgstr "" #. 6 #: ../clients/cli/connections.c:80 msgid "READONLY" msgstr "" #. 7 #. 8 #. 2 #. 15 #. 5 #: ../clients/cli/connections.c:81 ../clients/cli/connections.c:201 #: ../clients/cli/devices.c:43 ../clients/cli/devices.c:166 #: ../clients/cli/devices.c:182 msgid "DBUS-PATH" msgstr "" #. 8 #. 13 #. 4 #: ../clients/cli/connections.c:82 ../clients/cli/devices.c:164 #: ../clients/cli/devices.c:181 msgid "ACTIVE" msgstr "" #. 9 #. 0 #. 12 #. 3 #. 0 #: ../clients/cli/connections.c:83 ../clients/cli/devices.c:40 #: ../clients/cli/devices.c:56 ../clients/cli/devices.c:163 #: ../clients/cli/devices.c:180 ../clients/cli/devices.c:252 msgid "DEVICE" msgstr "" #. 10 #. 3 #. 1 #. 10 #. 1 #: ../clients/cli/connections.c:84 ../clients/cli/connections.c:196 #: ../clients/cli/devices.c:42 ../clients/cli/devices.c:66 #: ../clients/cli/general.c:36 msgid "STATE" msgstr "" #. 11 #: ../clients/cli/connections.c:85 msgid "ACTIVE-PATH" msgstr "" #. 2 #: ../clients/cli/connections.c:195 msgid "DEVICES" msgstr "" #. 4 #: ../clients/cli/connections.c:197 msgid "DEFAULT" msgstr "" #. 5 #: ../clients/cli/connections.c:198 msgid "DEFAULT6" msgstr "" #. 6 #: ../clients/cli/connections.c:199 msgid "SPEC-OBJECT" msgstr "" #. 7 #. 4 #. Ask for optional 'vpn' arguments. #: ../clients/cli/connections.c:200 ../clients/cli/connections.c:238 #: ../clients/cli/connections.c:4173 ../clients/tui/nm-editor-utils.c:233 #: ../clients/tui/nmt-connect-connection-list.c:405 msgid "VPN" msgstr "" #. 9 #. 5 #. 22 #: ../clients/cli/connections.c:202 ../clients/cli/devices.c:46 #: ../clients/cli/devices.c:78 msgid "CON-PATH" msgstr "" #. 10 #: ../clients/cli/connections.c:203 msgid "ZONE" msgstr "" #. 11 #: ../clients/cli/connections.c:204 msgid "MASTER-PATH" msgstr "" #. 1 #: ../clients/cli/connections.c:216 msgid "USERNAME" msgstr "" #. 3 #: ../clients/cli/connections.c:218 msgid "BANNER" msgstr "" #. 4 #: ../clients/cli/connections.c:219 msgid "VPN-STATE" msgstr "" #. 5 #: ../clients/cli/connections.c:220 msgid "CFG" msgstr "" #: ../clients/cli/connections.c:233 ../clients/cli/devices.c:225 msgid "GENERAL" msgstr "" #. 0 #. 6 #: ../clients/cli/connections.c:234 ../clients/cli/devices.c:232 msgid "IP4" msgstr "" #. 1 #. 7 #: ../clients/cli/connections.c:235 ../clients/cli/devices.c:233 msgid "DHCP4" msgstr "" #. 2 #. 8 #: ../clients/cli/connections.c:236 ../clients/cli/devices.c:234 msgid "IP6" msgstr "" #. 3 #. 9 #: ../clients/cli/connections.c:237 ../clients/cli/devices.c:235 msgid "DHCP6" msgstr "" #: ../clients/cli/connections.c:269 #, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" "\n" "COMMAND := { show | up | down | add | modify | edit | delete | monitor | " "reload | load }\n" "\n" " show [--active] [--order ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file " "]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-" "]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" msgstr "" #: ../clients/cli/connections.c:291 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\n" "\n" "List in-memory and on-disk connection profiles, some of which may also be\n" "active if a device is using that connection profile. Without a parameter, " "all\n" "profiles are listed. When --active option is specified, only the active\n" "profiles are shown. --order allows custom connection ordering (see manual " "page).\n" "\n" "ARGUMENTS := [--active] [id | uuid | path | apath] ...\n" "\n" "Show details for specified connections. By default, both static " "configuration\n" "and active connection data are displayed. It is possible to filter the " "output\n" "using global '--fields' option. Refer to the manual page for more " "information.\n" "When --active option is specified, only the active profiles are taken into\n" "account. Use global --show-secrets option to reveal associated secrets as " "well.\n" msgstr "" #: ../clients/cli/connections.c:312 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\n" "\n" "Activate a connection on a device. The profile to activate is identified by " "its\n" "name, UUID or D-Bus path.\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ] [passwd-file ]\n" "\n" "Activate a device with a connection. The connection profile is selected\n" "automatically by NetworkManager.\n" "\n" "ifname - specifies the device to active the connection on\n" "ap - specifies AP to connect to (only valid for Wi-Fi)\n" "nsp - specifies NSP to connect to (only valid for WiMAX)\n" "passwd-file - file with password(s) required to activate the connection\n" "\n" msgstr "" #: ../clients/cli/connections.c:333 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] ...\n" "\n" "Deactivate a connection from a device (without preventing the device from\n" "further auto-activation). The profile to deactivate is identified by its " "name,\n" "UUID or D-Bus path.\n" "\n" msgstr "" #: ../clients/cli/connections.c:345 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-" "- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [mtu ]\n" "\n" " bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) " "| broadcast (3) |\n" " 802.3ad (4) | balance-tlb (5) | balance-alb " "(6)]\n" " [primary ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\n" " [forward-delay <2-30>]\n" " [hello-time <1-10>]\n" " [max-age <6-40>]\n" " [ageing-time <0-1000000>]\n" " [multicast-snooping yes|no]\n" " [mac ]\n" "\n" " bridge-slave: master \n" " [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " vpn: vpn-type " "vpnc|openvpn|pptp|openconnect|openswan|libreswan|ssh|l2tp|iodine|...\n" " [user ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\n" " [pi yes|no]\n" " [vnet-hdr yes|no]\n" " [multi-queue yes|no]\n" "\n" " ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n" " remote \n" " [local ]\n" " [dev ]\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\n" " [source-port-min <0-65535>]\n" " [source-port-max <0-65535>]\n" " [destination-port <0-65535>]\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" msgstr "" #: ../clients/cli/connections.c:457 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modify one or more properties of the connection profile.\n" "The profile is identified by its name, UUID or D-Bus path. For multi-valued\n" "properties you can use optional '+' or '-' prefix to the property name.\n" "The '+' sign allows appending items instead of overwriting the whole value.\n" "The '-' sign allows removing selected items instead of the whole value.\n" "\n" "Examples:\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" msgstr "" #: ../clients/cli/connections.c:480 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clone an existing connection profile. The newly created connection will be\n" "the exact copy of the , except the uuid property (will be generated) " "and\n" "id (provided as argument).\n" "\n" msgstr "" #: ../clients/cli/connections.c:492 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Edit an existing connection profile in an interactive editor.\n" "The profile is identified by its name, UUID or D-Bus path\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "Add a new connection profile in an interactive editor.\n" "\n" msgstr "" #: ../clients/cli/connections.c:507 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Delete a connection profile.\n" "The profile is identified by its name, UUID or D-Bus path.\n" "\n" msgstr "" #: ../clients/cli/connections.c:518 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ...\n" "\n" "Monitor connection profile activity.\n" "This command prints a line whenever the specified connection changes.\n" "Monitors all connection profiles in case none is specified.\n" "\n" msgstr "" #: ../clients/cli/connections.c:530 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" "\n" "Reload all connection files from disk.\n" "\n" msgstr "" #: ../clients/cli/connections.c:538 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "Load/reload one or more connection files from disk. Use this after manually\n" "editing a connection file to ensure that NetworkManager is aware of its " "latest\n" "state.\n" "\n" msgstr "" #: ../clients/cli/connections.c:550 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \n" "\n" "Import an external/foreign configuration as a NetworkManager connection " "profile.\n" "The type of the input file is specified by type option.\n" "Only VPN configurations are supported at the moment. The configuration\n" "is imported by NetworkManager VPN plugins.\n" "\n" msgstr "" #: ../clients/cli/connections.c:563 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\n" "\n" "Export a connection. Only VPN connections are supported at the moment.\n" "The data are directed to standard output or to a file if a name is given.\n" "\n" msgstr "" #: ../clients/cli/connections.c:641 msgid "activating" msgstr "" #: ../clients/cli/connections.c:643 msgid "activated" msgstr "" #: ../clients/cli/connections.c:647 msgid "deactivated" msgstr "" #: ../clients/cli/connections.c:659 msgid "VPN connecting (prepare)" msgstr "" #: ../clients/cli/connections.c:661 msgid "VPN connecting (need authentication)" msgstr "" #: ../clients/cli/connections.c:663 msgid "VPN connecting" msgstr "" #: ../clients/cli/connections.c:665 msgid "VPN connecting (getting IP configuration)" msgstr "" #: ../clients/cli/connections.c:667 msgid "VPN connected" msgstr "" #: ../clients/cli/connections.c:669 msgid "VPN connection failed" msgstr "" #: ../clients/cli/connections.c:671 msgid "VPN disconnected" msgstr "" #: ../clients/cli/connections.c:741 #, c-format msgid "Error updating secrets for %s: %s\n" msgstr "" #: ../clients/cli/connections.c:761 msgid "Connection profile details" msgstr "" #: ../clients/cli/connections.c:773 ../clients/cli/connections.c:1166 #, c-format msgid "Error: 'connection show': %s" msgstr "" #: ../clients/cli/connections.c:929 ../clients/cli/settings.c:1897 msgid "never" msgstr "" #: ../clients/cli/connections.c:1154 msgid "Activate connection details" msgstr "" #: ../clients/cli/connections.c:1390 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "" #: ../clients/cli/connections.c:1405 ../clients/cli/connections.c:1413 #, c-format msgid "'%s' has to be alone" msgstr "" #. Add headers #: ../clients/cli/connections.c:1631 msgid "NetworkManager active profiles" msgstr "" #: ../clients/cli/connections.c:1632 msgid "NetworkManager connection profiles" msgstr "" #: ../clients/cli/connections.c:1678 ../clients/cli/connections.c:2393 #: ../clients/cli/connections.c:2415 ../clients/cli/connections.c:2424 #: ../clients/cli/connections.c:2433 ../clients/cli/connections.c:2592 #: ../clients/cli/connections.c:10160 ../clients/cli/connections.c:10277 #: ../clients/cli/connections.c:10409 ../clients/cli/connections.c:10542 #: ../clients/cli/connections.c:10652 ../clients/cli/connections.c:10663 #: ../clients/cli/connections.c:10762 ../clients/cli/devices.c:2322 #: ../clients/cli/devices.c:2330 ../clients/cli/devices.c:2653 #: ../clients/cli/devices.c:2660 ../clients/cli/devices.c:2674 #: ../clients/cli/devices.c:2681 ../clients/cli/devices.c:2698 #: ../clients/cli/devices.c:2706 ../clients/cli/devices.c:2719 #: ../clients/cli/devices.c:3083 ../clients/cli/devices.c:3090 #: ../clients/cli/devices.c:3097 ../clients/cli/devices.c:3109 #: ../clients/cli/devices.c:3122 ../clients/cli/devices.c:3129 #: ../clients/cli/devices.c:3301 ../clients/cli/devices.c:3308 #: ../clients/cli/devices.c:3481 #, c-format msgid "Error: %s argument is missing." msgstr "" #: ../clients/cli/connections.c:1693 #, c-format msgid "Error: %s - no such connection profile." msgstr "" #: ../clients/cli/connections.c:1752 ../clients/cli/connections.c:2456 #: ../clients/cli/connections.c:11163 ../clients/cli/devices.c:3270 #: ../clients/cli/devices.c:3751 ../clients/cli/general.c:536 #: ../clients/cli/general.c:585 ../clients/cli/general.c:602 #: ../clients/cli/general.c:641 ../clients/cli/general.c:655 #: ../clients/cli/general.c:773 ../clients/cli/general.c:820 #: ../clients/cli/general.c:840 #, c-format msgid "Error: %s." msgstr "" #: ../clients/cli/connections.c:1848 #, c-format msgid "no active connection on device '%s'" msgstr "" #: ../clients/cli/connections.c:1856 msgid "no active connection or device" msgstr "" #: ../clients/cli/connections.c:1907 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "" #: ../clients/cli/connections.c:1910 #, c-format msgid "no device found for connection '%s'" msgstr "" #: ../clients/cli/connections.c:1922 msgid "unknown reason" msgstr "" #: ../clients/cli/connections.c:1924 ../clients/cli/general.c:277 msgid "none" msgstr "" #: ../clients/cli/connections.c:1926 msgid "the user was disconnected" msgstr "" #: ../clients/cli/connections.c:1928 msgid "the base network connection was interrupted" msgstr "" #: ../clients/cli/connections.c:1930 msgid "the VPN service stopped unexpectedly" msgstr "" #: ../clients/cli/connections.c:1932 msgid "the VPN service returned invalid configuration" msgstr "" #: ../clients/cli/connections.c:1934 msgid "the connection attempt timed out" msgstr "" #: ../clients/cli/connections.c:1936 msgid "the VPN service did not start in time" msgstr "" #: ../clients/cli/connections.c:1938 msgid "the VPN service failed to start" msgstr "" #: ../clients/cli/connections.c:1940 msgid "no valid VPN secrets" msgstr "" #: ../clients/cli/connections.c:1942 msgid "invalid VPN secrets" msgstr "" #: ../clients/cli/connections.c:1944 msgid "the connection was removed" msgstr "" #: ../clients/cli/connections.c:1966 ../clients/cli/connections.c:2001 #: ../clients/cli/connections.c:2162 ../clients/cli/connections.c:8458 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:1974 #, c-format msgid "" "Connection successfully activated (master waiting for slaves) (D-Bus active " "path: %s)\n" msgstr "" #: ../clients/cli/connections.c:1981 ../clients/cli/connections.c:1984 #: ../clients/cli/connections.c:2006 #, c-format msgid "Error: Connection activation failed." msgstr "" #: ../clients/cli/connections.c:2057 #, c-format msgid "VPN connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2065 #, c-format msgid "Error: Connection activation failed: %s." msgstr "" #: ../clients/cli/connections.c:2084 ../clients/cli/devices.c:1426 #, c-format msgid "Error: Timeout %d sec expired." msgstr "" #: ../clients/cli/connections.c:2144 #, c-format msgid "Error: Connection activation failed: %s" msgstr "" #: ../clients/cli/connections.c:2229 #, c-format msgid "failed to read passwd-file '%s': %s" msgstr "" #: ../clients/cli/connections.c:2241 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2249 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2262 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2318 #, c-format msgid "unknown device '%s'." msgstr "" #: ../clients/cli/connections.c:2323 msgid "neither a valid connection nor device given" msgstr "" #: ../clients/cli/connections.c:2406 #, c-format msgid "Error: Connection '%s' does not exist." msgstr "" #: ../clients/cli/connections.c:2441 ../clients/cli/devices.c:1325 #: ../clients/cli/devices.c:2336 ../clients/cli/devices.c:2730 #: ../clients/cli/devices.c:3314 #, c-format msgid "Unknown parameter: %s\n" msgstr "" #: ../clients/cli/connections.c:2466 msgid "preparing" msgstr "" #: ../clients/cli/connections.c:2487 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "" #: ../clients/cli/connections.c:2503 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2574 ../clients/cli/connections.c:10395 #: ../clients/cli/connections.c:10594 #, c-format msgid "Error: No connection specified." msgstr "" #: ../clients/cli/connections.c:2606 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "" #: ../clients/cli/connections.c:2607 ../clients/cli/connections.c:10424 #, c-format msgid "Error: not all active connections found." msgstr "" #: ../clients/cli/connections.c:2616 #, c-format msgid "Error: no active connection provided." msgstr "" #: ../clients/cli/connections.c:2959 ../clients/cli/utils.c:648 #, c-format msgid "'%s' not among [%s]" msgstr "" #: ../clients/cli/connections.c:3036 #, c-format msgid "Error: '%s': '%s' is not a valid %s MAC address." msgstr "" #. Ask for optional arguments #: ../clients/cli/connections.c:3037 ../clients/cli/connections.c:3569 #: ../clients/tui/nm-editor-utils.c:163 ../libnm-core/nm-connection.c:1716 #: ../libnm-glib/nm-device.c:1861 ../libnm/nm-device.c:1812 msgid "InfiniBand" msgstr "" #: ../clients/cli/connections.c:3037 ../clients/tui/nm-editor-utils.c:146 #: ../libnm-glib/nm-device.c:1849 ../libnm/nm-device.c:1800 msgid "Ethernet" msgstr "" #: ../clients/cli/connections.c:3057 #, c-format msgid "Error: 'mtu': '%s' is not a valid MTU." msgstr "" #: ../clients/cli/connections.c:3073 #, c-format msgid "Error: 'parent': '%s' is not a valid interface name." msgstr "" #: ../clients/cli/connections.c:3094 #, c-format msgid "Error: 'p-key': '%s' is not a valid InfiniBand P_KEY." msgstr "" #: ../clients/cli/connections.c:3109 #, c-format msgid "Error: '%s' is not a valid UID/GID." msgstr "" #: ../clients/cli/connections.c:3153 #, c-format msgid "Error: '%s': '%s' is not a valid %s %s." msgstr "" #: ../clients/cli/connections.c:3166 msgid "Wi-Fi mode" msgstr "" #: ../clients/cli/connections.c:3175 msgid "InfiniBand transport mode" msgstr "" #: ../clients/cli/connections.c:3187 msgid "ADSL protocol" msgstr "" #: ../clients/cli/connections.c:3198 msgid "ADSL encapsulation" msgstr "" #: ../clients/cli/connections.c:3207 msgid "TUN device mode" msgstr "" #: ../clients/cli/connections.c:3220 #, c-format msgid "Error: 'flags': '%s' is not valid; use <0-7>." msgstr "" #: ../clients/cli/connections.c:3242 #, c-format msgid "Error: '%s': '%s' is not valid; %s " msgstr "" #: ../clients/cli/connections.c:3420 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "" #: ../clients/cli/connections.c:3445 #, c-format msgid "Error: '%s': '%s' is not valid; use <%u-%u>." msgstr "" #. Ask for optional arguments. #: ../clients/cli/connections.c:3501 #, c-format msgid "There is %d optional argument for '%s' connection type.\n" msgid_plural "There are %d optional arguments for '%s' connection type.\n" msgstr[0] "" msgstr[1] "" #: ../clients/cli/connections.c:3504 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" msgstr[0] "" msgstr[1] "" #. Ask for optional arguments #: ../clients/cli/connections.c:3521 msgid "ethernet" msgstr "" #: ../clients/cli/connections.c:3526 ../clients/cli/connections.c:3574 #: ../clients/cli/connections.c:3708 ../clients/cli/connections.c:3787 msgid "MTU [auto]: " msgstr "" #: ../clients/cli/connections.c:3537 ../clients/cli/connections.c:3585 #: ../clients/cli/connections.c:3680 ../clients/cli/connections.c:3719 #: ../clients/cli/connections.c:4105 msgid "MAC [none]: " msgstr "" #: ../clients/cli/connections.c:3548 msgid "Cloned MAC [none]: " msgstr "" #: ../clients/cli/connections.c:3596 #, c-format msgid "Transport mode %s" msgstr "" #: ../clients/cli/connections.c:3609 msgid "Parent interface [none]: " msgstr "" #: ../clients/cli/connections.c:3620 msgid "P_KEY [none]: " msgstr "" #: ../clients/cli/connections.c:3630 #, c-format msgid "Error: 'p-key' is mandatory when 'parent' is specified.\n" msgstr "" #. Ask for optional arguments #: ../clients/cli/connections.c:3647 ../clients/tui/nm-editor-utils.c:154 #: ../libnm-glib/nm-device.c:1851 ../libnm/nm-device.c:1802 msgid "Wi-Fi" msgstr "" #: ../clients/cli/connections.c:3655 ../clients/cli/connections.c:6203 #, c-format msgid "Mode %s" msgstr "" #. Ask for optional 'wimax' arguments. #: ../clients/cli/connections.c:3675 ../libnm-glib/nm-device.c:1857 #: ../libnm/nm-device.c:1808 msgid "WiMAX" msgstr "" #. Ask for optional 'pppoe' arguments. #: ../clients/cli/connections.c:3698 msgid "PPPoE" msgstr "" #: ../clients/cli/connections.c:3702 ../clients/cli/connections.c:3740 #: ../clients/cli/connections.c:4227 msgid "Password [none]: " msgstr "" #: ../clients/cli/connections.c:3704 msgid "Service [none]: " msgstr "" #. Ask for optional 'gsm' or 'cdma' arguments. #: ../clients/cli/connections.c:3734 msgid "mobile broadband" msgstr "" #: ../clients/cli/connections.c:3738 ../clients/cli/connections.c:4177 msgid "Username [none]: " msgstr "" #. Ask for optional 'bluetooth' arguments. #: ../clients/cli/connections.c:3753 msgid "bluetooth" msgstr "" #: ../clients/cli/connections.c:3760 #, c-format msgid "Bluetooth type %s" msgstr "" #: ../clients/cli/connections.c:3766 #, c-format msgid "Error: 'bt-type': '%s' is not a valid bluetooth type.\n" msgstr "" #. Ask for optional 'vlan' arguments. #. 13 #: ../clients/cli/connections.c:3782 ../clients/cli/devices.c:239 #: ../clients/tui/nm-editor-utils.c:217 ../clients/tui/nmt-page-vlan.c:94 #: ../libnm-core/nm-connection.c:1714 ../libnm-glib/nm-device.c:1869 #: ../libnm-util/nm-connection.c:1632 ../libnm/nm-device.c:1820 msgid "VLAN" msgstr "" #: ../clients/cli/connections.c:3798 msgid "VLAN flags (<0-7>) [none]: " msgstr "" #: ../clients/cli/connections.c:3809 msgid "Ingress priority maps [none]: " msgstr "" #: ../clients/cli/connections.c:3820 msgid "Egress priority maps [none]: " msgstr "" #: ../clients/cli/connections.c:3831 msgid "Bonding mode [balance-rr]: " msgstr "" #. Ask for optional 'bond' arguments. #: ../clients/cli/connections.c:3847 msgid "bond" msgstr "" #: ../clients/cli/connections.c:3869 msgid "Bonding primary interface [none]: " msgstr "" #: ../clients/cli/connections.c:3872 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name.\n" msgstr "" #: ../clients/cli/connections.c:3880 #, c-format msgid "Bonding monitoring mode %s" msgstr "" #: ../clients/cli/connections.c:3886 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "" #: ../clients/cli/connections.c:3895 msgid "Bonding miimon [100]: " msgstr "" #: ../clients/cli/connections.c:3898 #, c-format msgid "Error: 'miimon': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3906 msgid "Bonding downdelay [0]: " msgstr "" #: ../clients/cli/connections.c:3909 #, c-format msgid "Error: 'downdelay': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3917 msgid "Bonding updelay [0]: " msgstr "" #: ../clients/cli/connections.c:3920 #, c-format msgid "Error: 'updelay': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3929 msgid "Bonding arp-interval [0]: " msgstr "" #: ../clients/cli/connections.c:3932 #, c-format msgid "Error: 'arp-interval': '%s' is not a valid number <0-%u>.\n" msgstr "" #. FIXME: verify the string #: ../clients/cli/connections.c:3940 msgid "Bonding arp-ip-target [none]: " msgstr "" #: ../clients/cli/connections.c:3947 msgid "LACP rate ('slow' or 'fast') [slow]: " msgstr "" #: ../clients/cli/connections.c:3953 #, c-format msgid "Error: 'lacp_rate': '%s' is invalid ('slow' or 'fast').\n" msgstr "" #: ../clients/cli/connections.c:3976 msgid "Team JSON configuration [none]: " msgstr "" #: ../clients/cli/connections.c:3993 msgid "team" msgstr "" #: ../clients/cli/connections.c:3999 msgid "team-slave" msgstr "" #. Ask for optional 'bridge' arguments. #: ../clients/cli/connections.c:4011 msgid "bridge" msgstr "" #: ../clients/cli/connections.c:4017 #, c-format msgid "Enable STP %s" msgstr "" #: ../clients/cli/connections.c:4022 #, c-format msgid "Error: 'stp': %s.\n" msgstr "" #: ../clients/cli/connections.c:4030 msgid "STP priority [32768]: " msgstr "" #: ../clients/cli/connections.c:4034 #, c-format msgid "Error: 'priority': '%s' is not a valid number <0-%d>.\n" msgstr "" #: ../clients/cli/connections.c:4042 msgid "Forward delay [15]: " msgstr "" #: ../clients/cli/connections.c:4046 #, c-format msgid "Error: 'forward-delay': '%s' is not a valid number <2-30>.\n" msgstr "" #: ../clients/cli/connections.c:4055 msgid "Hello time [2]: " msgstr "" #: ../clients/cli/connections.c:4059 #, c-format msgid "Error: 'hello-time': '%s' is not a valid number <1-10>.\n" msgstr "" #: ../clients/cli/connections.c:4067 msgid "Max age [20]: " msgstr "" #: ../clients/cli/connections.c:4071 #, c-format msgid "Error: 'max-age': '%s' is not a valid number <6-40>.\n" msgstr "" #: ../clients/cli/connections.c:4079 msgid "MAC address ageing time [300]: " msgstr "" #: ../clients/cli/connections.c:4083 #, c-format msgid "Error: 'ageing-time': '%s' is not a valid number <0-1000000>.\n" msgstr "" #: ../clients/cli/connections.c:4092 #, c-format msgid "Enable IGMP snooping %s" msgstr "" #: ../clients/cli/connections.c:4097 #, c-format msgid "Error: 'multicast-snooping': %s.\n" msgstr "" #. Ask for optional 'bridge-slave' arguments. #: ../clients/cli/connections.c:4124 msgid "bridge-slave" msgstr "" #: ../clients/cli/connections.c:4129 msgid "Bridge port priority [32]: " msgstr "" #: ../clients/cli/connections.c:4142 msgid "Bridge port STP path cost [100]: " msgstr "" #: ../clients/cli/connections.c:4156 #, c-format msgid "Hairpin %s" msgstr "" #: ../clients/cli/connections.c:4161 #, c-format msgid "Error: 'hairpin': %s.\n" msgstr "" #. Ask for optional 'olpc' arguments. #: ../clients/cli/connections.c:4188 ../libnm-glib/nm-device.c:1855 #: ../libnm/nm-device.c:1806 msgid "OLPC Mesh" msgstr "" #: ../clients/cli/connections.c:4193 msgid "OLPC Mesh channel [1]: " msgstr "" #: ../clients/cli/connections.c:4196 #, c-format msgid "Error: 'channel': '%s' is not a valid number <1-13>.\n" msgstr "" #: ../clients/cli/connections.c:4204 msgid "DHCP anycast MAC address [none]: " msgstr "" #. Ask for optional 'adsl' arguments. #: ../clients/cli/connections.c:4223 ../libnm-glib/nm-device.c:1871 #: ../libnm/nm-device.c:1822 msgid "ADSL" msgstr "" #: ../clients/cli/connections.c:4231 #, c-format msgid "ADSL encapsulation %s" msgstr "" #. Ask for optional 'macvlan' arguments. #: ../clients/cli/connections.c:4249 msgid "macvlan" msgstr "" #: ../clients/cli/connections.c:4255 #, c-format msgid "Tap %s" msgstr "" #: ../clients/cli/connections.c:4260 #, c-format msgid "Error: 'tap': %s.\n" msgstr "" #. Ask for optional 'vxlan' arguments. #: ../clients/cli/connections.c:4276 ../libnm-glib/nm-device.c:1875 #: ../libnm/nm-device.c:1826 msgid "VXLAN" msgstr "" #: ../clients/cli/connections.c:4281 ../clients/cli/connections.c:4605 msgid "Parent device [none]: " msgstr "" #: ../clients/cli/connections.c:4286 ../clients/cli/connections.c:4610 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name.\n" msgstr "" #: ../clients/cli/connections.c:4295 msgid "Local address [none]: " msgstr "" #: ../clients/cli/connections.c:4300 #, c-format msgid "Error: 'local': '%s' is not a valid IP address.\n" msgstr "" #: ../clients/cli/connections.c:4309 msgid "Minimum source port [0]: " msgstr "" #: ../clients/cli/connections.c:4313 #, c-format msgid "Error: 'source-port-min': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4322 msgid "Maximum source port [0]: " msgstr "" #: ../clients/cli/connections.c:4326 #, c-format msgid "Error: 'source-port-max': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4335 msgid "Destination port [8472]: " msgstr "" #: ../clients/cli/connections.c:4339 #, c-format msgid "Error: 'destination-port': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4378 msgid "IPv4 address (IP[/plen]) [none]: " msgstr "" #: ../clients/cli/connections.c:4380 msgid "IPv6 address (IP[/plen]) [none]: " msgstr "" #: ../clients/cli/connections.c:4394 #, c-format msgid " Address successfully added: %s\n" msgstr "" #: ../clients/cli/connections.c:4396 #, c-format msgid " Warning: address already present: %s\n" msgstr "" #: ../clients/cli/connections.c:4398 #, c-format msgid " Warning: ignoring garbage at the end: '%s'\n" msgstr "" #: ../clients/cli/connections.c:4400 ../clients/cli/connections.c:5609 #: ../clients/cli/connections.c:5656 ../clients/cli/connections.c:6573 #: ../clients/cli/connections.c:6606 msgid "Error: " msgstr "" #: ../clients/cli/connections.c:4420 msgid "IPv4 gateway [none]: " msgstr "" #: ../clients/cli/connections.c:4423 msgid "IPv6 gateway [none]: " msgstr "" #: ../clients/cli/connections.c:4443 #, c-format msgid "Error: invalid gateway address '%s'\n" msgstr "" #. Ask for IP addresses #: ../clients/cli/connections.c:4456 #, c-format msgid "Do you want to add IP addresses? %s" msgstr "" #: ../clients/cli/connections.c:4464 #, c-format msgid "Press to finish adding addresses.\n" msgstr "" #. Ask for optional 'tun' arguments. #: ../clients/cli/connections.c:4508 ../libnm-glib/nm-device.c:1879 #: ../libnm/nm-device.c:1830 msgid "Tun" msgstr "" #: ../clients/cli/connections.c:4513 msgid "User ID [none]: " msgstr "" #: ../clients/cli/connections.c:4526 msgid "Group ID [none]: " msgstr "" #: ../clients/cli/connections.c:4540 #, c-format msgid "Enable PI %s" msgstr "" #: ../clients/cli/connections.c:4545 #, c-format msgid "Error: 'pi': %s.\n" msgstr "" #: ../clients/cli/connections.c:4553 #, c-format msgid "Enable VNET header %s" msgstr "" #: ../clients/cli/connections.c:4558 #, c-format msgid "Error: 'vnet-hdr': %s.\n" msgstr "" #: ../clients/cli/connections.c:4566 #, c-format msgid "Enable multi queue %s" msgstr "" #: ../clients/cli/connections.c:4571 #, c-format msgid "Error: 'multi-queue': %s.\n" msgstr "" #. Ask for optional 'ip-tunnel' arguments. #: ../clients/cli/connections.c:4585 msgid "IP Tunnel" msgstr "" #: ../clients/cli/connections.c:4590 msgid "Local endpoint [none]: " msgstr "" #: ../clients/cli/connections.c:4596 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address\n" msgstr "" #: ../clients/cli/connections.c:4662 ../clients/cli/connections.c:10188 #, c-format msgid "Error: . argument is missing." msgstr "" #: ../clients/cli/connections.c:4667 #, c-format msgid "Error: value for '%s' is missing." msgstr "" #: ../clients/cli/connections.c:4685 #, c-format msgid "Error: invalid . '%s'." msgstr "" #: ../clients/cli/connections.c:4693 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "" #: ../clients/cli/connections.c:4704 #, c-format msgid "Error: don't know how to create '%s' setting." msgstr "" #: ../clients/cli/connections.c:4714 #, c-format msgid "Error: invalid property '%s': %s." msgstr "" #: ../clients/cli/connections.c:4726 #, c-format msgid "Error: failed to modify %s.%s: %s." msgstr "" #: ../clients/cli/connections.c:4745 #, c-format msgid "Error: failed to remove a value from %s.%s: %s." msgstr "" #: ../clients/cli/connections.c:4779 #, c-format msgid "" "Warning: 'type' is ignored. Use 'nmcli connection add \"%s\" ...' instead." msgstr "" #: ../clients/cli/connections.c:4787 msgid "Error: redundant 'master' option." msgstr "" #: ../clients/cli/connections.c:4800 msgid "Error: 'master' is required." msgstr "" #: ../clients/cli/connections.c:4954 #, c-format msgid "Error: 'parent': not valid without 'p-key'." msgstr "" #: ../clients/cli/connections.c:5009 ../clients/cli/connections.c:5971 msgid "SSID: " msgstr "" #: ../clients/cli/connections.c:5012 ../clients/cli/connections.c:5974 msgid "Error: 'ssid' is required." msgstr "" #: ../clients/cli/connections.c:5076 msgid "WiMAX NSP name: " msgstr "" #: ../clients/cli/connections.c:5079 msgid "Error: 'nsp' is required." msgstr "" #: ../clients/cli/connections.c:5131 msgid "PPPoE username: " msgstr "" #: ../clients/cli/connections.c:5134 ../clients/cli/connections.c:6041 msgid "Error: 'username' is required." msgstr "" #: ../clients/cli/connections.c:5203 msgid "APN: " msgstr "" #: ../clients/cli/connections.c:5206 msgid "Error: 'apn' is required." msgstr "" #: ../clients/cli/connections.c:5264 msgid "Bluetooth device address: " msgstr "" #: ../clients/cli/connections.c:5267 msgid "Error: 'addr' is required." msgstr "" #: ../clients/cli/connections.c:5308 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s (%s), %s]." msgstr "" #: ../clients/cli/connections.c:5352 msgid "VLAN parent device or connection UUID: " msgstr "" #: ../clients/cli/connections.c:5355 ../clients/cli/connections.c:6112 msgid "Error: 'dev' is required." msgstr "" #: ../clients/cli/connections.c:5359 msgid "VLAN ID <0-4094>: " msgstr "" #: ../clients/cli/connections.c:5362 ../clients/cli/connections.c:6428 msgid "Error: 'id' is required." msgstr "" #: ../clients/cli/connections.c:5368 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-4094>." msgstr "" #: ../clients/cli/connections.c:5378 ../clients/cli/connections.c:6120 #, c-format msgid "Error: 'dev': '%s' is neither UUID, interface name, nor MAC." msgstr "" #: ../clients/cli/connections.c:5510 #, c-format msgid "Error: 'mode': %s." msgstr "" #: ../clients/cli/connections.c:5519 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name." msgstr "" #: ../clients/cli/connections.c:5742 #, c-format msgid "Error: 'stp': %s." msgstr "" #: ../clients/cli/connections.c:5751 #, c-format msgid "Error: 'multicast-snooping': %s." msgstr "" #: ../clients/cli/connections.c:5870 #, c-format msgid "Error: 'hairpin': %s." msgstr "" #: ../clients/cli/connections.c:5919 msgid "Error: 'vpn-type' is required." msgstr "" #: ../clients/cli/connections.c:5926 #, c-format msgid "Warning: 'vpn-type': %s not known.\n" msgstr "" #: ../clients/cli/connections.c:5987 #, c-format msgid "Error: 'channel': '%s' is not valid; use <1-13>." msgstr "" #: ../clients/cli/connections.c:6038 msgid "Username: " msgstr "" #: ../clients/cli/connections.c:6047 #, c-format msgid "Protocol %s" msgstr "" #: ../clients/cli/connections.c:6050 msgid "Error: 'protocol' is required." msgstr "" #: ../clients/cli/connections.c:6109 msgid "MACVLAN parent device or connection UUID: " msgstr "" #: ../clients/cli/connections.c:6129 ../clients/cli/connections.c:6209 #: ../clients/cli/connections.c:6311 msgid "Error: 'mode' is required." msgstr "" #: ../clients/cli/connections.c:6135 msgid "Error: 'mode' is not valid." msgstr "" #: ../clients/cli/connections.c:6148 #, c-format msgid "Error: 'tap': %s." msgstr "" #: ../clients/cli/connections.c:6234 #, c-format msgid "Error: 'pi': %s." msgstr "" #: ../clients/cli/connections.c:6245 #, c-format msgid "Error: 'vnet-hdr': %s." msgstr "" #: ../clients/cli/connections.c:6256 #, c-format msgid "Error: 'multi-queue': %s." msgstr "" #: ../clients/cli/connections.c:6325 #, c-format msgid "Error: 'mode': '%s' is not valid, use one of %s" msgstr "" #: ../clients/cli/connections.c:6331 msgid "Remote endpoint: " msgstr "" #: ../clients/cli/connections.c:6334 ../clients/cli/connections.c:6436 msgid "Error: 'remote' is required." msgstr "" #: ../clients/cli/connections.c:6341 #, c-format msgid "Error: 'remote': '%s' is not valid; must be an IP address" msgstr "" #: ../clients/cli/connections.c:6355 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address" msgstr "" #: ../clients/cli/connections.c:6364 ../clients/cli/connections.c:6459 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name." msgstr "" #: ../clients/cli/connections.c:6425 msgid "VXLAN ID: " msgstr "" #: ../clients/cli/connections.c:6433 msgid "Remote: " msgstr "" #: ../clients/cli/connections.c:6442 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-16777215>." msgstr "" #: ../clients/cli/connections.c:6468 #, c-format msgid "Error: 'remote': '%s' is not a valid IP address" msgstr "" #: ../clients/cli/connections.c:6477 #, c-format msgid "Error: 'local': '%s' is not a valid IP address" msgstr "" #: ../clients/cli/connections.c:6486 #, c-format msgid "Error: 'source-port-min': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6495 #, c-format msgid "Error: 'source-port-max': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6504 #, c-format msgid "Error: 'destination-port': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6544 #, c-format msgid "Error: '%s' is not a valid connection type." msgstr "" #: ../clients/cli/connections.c:6585 #, c-format msgid "Error: IPv4 gateway specified without IPv4 addresses" msgstr "" #: ../clients/cli/connections.c:6589 #, c-format msgid "Error: multiple IPv4 gateways specified" msgstr "" #: ../clients/cli/connections.c:6593 #, c-format msgid "Error: Invalid IPv4 gateway '%s'" msgstr "" #: ../clients/cli/connections.c:6618 #, c-format msgid "Error: IPv6 gateway specified without IPv6 addresses" msgstr "" #: ../clients/cli/connections.c:6622 #, c-format msgid "Error: multiple IPv6 gateways specified" msgstr "" #: ../clients/cli/connections.c:6626 #, c-format msgid "Error: Invalid IPv6 gateway '%s'" msgstr "" #: ../clients/cli/connections.c:6674 ../clients/cli/connections.c:10227 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "" #: ../clients/cli/connections.c:6679 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "" #: ../clients/cli/connections.c:6955 ../clients/cli/connections.c:10682 #, c-format msgid "Error: 'type' argument is required." msgstr "" #: ../clients/cli/connections.c:6963 #, c-format msgid "Error: invalid connection type; %s." msgstr "" #: ../clients/cli/connections.c:6972 ../clients/cli/devices.c:2142 #, c-format msgid "Error: 'autoconnect': %s." msgstr "" #: ../clients/cli/connections.c:6982 #, c-format msgid "Error: 'save': %s." msgstr "" #: ../clients/cli/connections.c:6999 msgid "Interface name [*]: " msgstr "" #: ../clients/cli/connections.c:7004 #, c-format msgid "Error: 'ifname' argument is required." msgstr "" #: ../clients/cli/connections.c:7006 #, c-format msgid "Error: mandatory 'ifname' not seen before '%s'." msgstr "" #: ../clients/cli/connections.c:7015 #, c-format msgid "Error: 'ifname': '%s' is not a valid interface nor '*'." msgstr "" #: ../clients/cli/connections.c:8039 #, c-format msgid "['%s' setting values]\n" msgstr "" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8121 #, c-format msgid "" "---[ Main menu ]---\n" "goto [ | ] :: go to a setting or property\n" "remove [.] | :: remove setting or reset property " "value\n" "set [. ] :: set property value\n" "describe [.] :: describe property\n" "print [all | [.]] :: print the connection\n" "verify [all | fix] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [] [/|] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [] :: print this help\n" "nmcli :: nmcli configuration\n" "quit :: exit nmcli\n" msgstr "" #: ../clients/cli/connections.c:8148 #, c-format msgid "" "goto [.] | :: enter setting/property for editing\n" "\n" "This command enters into a setting or property for editing it.\n" "\n" "Examples: nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" msgstr "" #: ../clients/cli/connections.c:8155 #, c-format msgid "" "remove [.] :: remove setting or reset property value\n" "\n" "This command removes an entire setting from the connection, or if a " "property\n" "is given, resets that property to the default value.\n" "\n" "Examples: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" msgstr "" #: ../clients/cli/connections.c:8162 #, c-format msgid "" "set [. ] :: set property value\n" "\n" "This command sets property value.\n" "\n" "Example: nmcli> set con.id My connection\n" msgstr "" #: ../clients/cli/connections.c:8167 #, c-format msgid "" "describe [.] :: describe property\n" "\n" "Shows property description. You can consult nm-settings(5) manual page to " "see all NM settings and properties.\n" msgstr "" #: ../clients/cli/connections.c:8172 #, c-format msgid "" "print [all] :: print setting or connection values\n" "\n" "Shows current property or the whole connection.\n" "\n" "Example: nmcli ipv4> print all\n" msgstr "" #: ../clients/cli/connections.c:8177 #, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" "\n" "Verifies whether the setting or connection is valid and can be saved later.\n" "It indicates invalid values on error. Some errors may be fixed " "automatically\n" "by 'fix' option.\n" "\n" "Examples: nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verify\n" msgstr "" #: ../clients/cli/connections.c:8186 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" "\n" "Sends the connection profile to NetworkManager that either will save it\n" "persistently, or will only keep it in memory. 'save' without an argument\n" "means 'save persistent'.\n" "Note that once you save the profile persistently those settings are saved\n" "across reboot or restart. Subsequent changes can also be temporary or\n" "persistent, but any temporary changes will not persist across reboot or\n" "restart. If you want to fully remove the persistent connection, the " "connection\n" "profile must be deleted.\n" msgstr "" #: ../clients/cli/connections.c:8197 #, c-format msgid "" "activate [] [/|] :: activate the connection\n" "\n" "Activates the connection.\n" "\n" "Available options:\n" " - device the connection will be activated on\n" "/| - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when is not " "specified)\n" msgstr "" #: ../clients/cli/connections.c:8204 ../clients/cli/connections.c:8363 #, c-format msgid "" "back :: go to upper menu level\n" "\n" msgstr "" #: ../clients/cli/connections.c:8207 #, c-format msgid "" "help/? [] :: help for the nmcli commands\n" "\n" msgstr "" #: ../clients/cli/connections.c:8210 #, c-format msgid "" "nmcli [ ] :: nmcli configuration\n" "\n" "Configures nmcli. The following options are available:\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "show-secrets yes | no [default: no]\n" "prompt-color | <0-8> [default: 0]\n" "%s\n" "Examples: nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" msgstr "" #: ../clients/cli/connections.c:8232 ../clients/cli/connections.c:8369 #, c-format msgid "" "quit :: exit nmcli\n" "\n" "This command exits nmcli. When the connection being edited is not saved, the " "user is asked to confirm the action.\n" msgstr "" #: ../clients/cli/connections.c:8237 ../clients/cli/connections.c:8374 #: ../clients/cli/connections.c:8798 ../clients/cli/connections.c:9746 #, c-format msgid "Unknown command: '%s'\n" msgstr "" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8303 #, c-format msgid "" "---[ Property menu ]---\n" "set [] :: set new value\n" "add [] :: add new option to the property\n" "change :: change current value\n" "remove [ |