language-pack-gd-base/0000755000000000000000000000000012743727032011752 5ustar language-pack-gd-base/debian/0000755000000000000000000000000012743727032013174 5ustar language-pack-gd-base/debian/rules0000755000000000000000000000165312743727032014261 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-gd-base/debian/postinst0000644000000000000000000000021012743727032014773 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "gd" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-gd-base/debian/control0000644000000000000000000000214112743727032014575 0ustar Source: language-pack-gd-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-gd-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-gd (>= ${binary:Version}) Recommends: Conflicts: language-pack-gd (<< ${binary:Version}) Replaces: language-pack-gd (<< ${binary:Version}), language-pack-gd-base (<< ${binary:Version}), language-pack-gd (<< ${binary:Version}), language-pack-gnome-gd (<< ${binary:Version}), language-pack-gnome-gd-base (<< ${binary:Version}), language-pack-kde-gd (<< ${binary:Version}), language-pack-kde-gd-base (<< ${binary:Version}) Description: translations for language Gaelic; Scottish Gaelic Translation data for all supported packages for: Gaelic; Scottish Gaelic . This package provides the bulk of translation data and is updated only seldom. language-pack-gd provides frequent translation updates, so you should install this as well. language-pack-gd-base/debian/copyright0000644000000000000000000000174312743727032015134 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-gd-base/debian/compat0000644000000000000000000000000212743727032014372 0ustar 8 language-pack-gd-base/debian/postrm0000644000000000000000000000020412743727032014437 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "gd" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-gd-base/debian/changelog0000644000000000000000000000030612743727032015045 0ustar language-pack-gd-base (1:14.04+20160720) trusty-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Wed, 20 Jul 2016 17:00:10 +0000 language-pack-gd-base/debian/source/0000755000000000000000000000000012743727032014474 5ustar language-pack-gd-base/debian/source/format0000644000000000000000000000001512743727032015703 0ustar 3.0 (native) language-pack-gd-base/data/0000755000000000000000000000000012743727032012663 5ustar language-pack-gd-base/data/extra.tar0000644000000000000000000002400012743727032014512 0ustar var/lib/locales/supported.d/gd0000644000373100047300000000002212743727032020207 0ustar langpacklangpack00000000000000gd_GB.UTF-8 UTF-8 language-pack-gd-base/data/gd/0000755000000000000000000000000012743727032013255 5ustar language-pack-gd-base/data/gd/LC_MESSAGES/0000755000000000000000000000000012743727036015046 5ustar language-pack-gd-base/data/gd/LC_MESSAGES/kcm-driver-manager.po0000644000000000000000000001420612743727032021060 0ustar # Gaelic; Scottish translation for kubuntu-driver-manager # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the kubuntu-driver-manager package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: kubuntu-driver-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-05-12 12:03+0000\n" "PO-Revision-Date: 2015-04-02 21:18+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " "(n > 2 && n < 20) ? 2 : 3;\n" "X-Launchpad-Export-Date: 2016-07-20 14:51+0000\n" "X-Generator: Launchpad (build 18147)\n" #: Module.cpp:220 DriverManager.cpp:248 msgctxt "@label" msgid "" "The package system could not be initialized, your configuration may be " "broken." msgstr "" #: DriverManager.cpp:253 msgctxt "@label" msgid "" "Another application seems to be using the package system at this time. You " "must close all other package managers before you will be able to install or " "remove any packages." msgstr "" #: DriverManager.cpp:260 #, kde-format msgctxt "@label" msgid "" "You do not have enough disk space in the directory at %1 to continue with " "this operation." msgstr "" #: DriverManager.cpp:266 msgctxt "@label" msgid "Could not download packages" msgstr "" #: DriverManager.cpp:269 msgctxt "@label" msgid "An error occurred while applying changes:" msgstr "" #: DriverManager.cpp:273 msgctxt "@label" msgid "" "This operation cannot continue since proper authorization was not provided" msgstr "" #: DriverManager.cpp:277 msgctxt "@label" msgid "" "It appears that the QApt worker has either crashed or disappeared. Please " "report a bug to the QApt maintainers" msgstr "" #: DriverManager.cpp:285 msgctxt "@label" msgid "" "The following package has not been verified by its author. Downloading " "untrusted packages has been disallowed by your current configuration." msgid_plural "" "The following packages have not been verified by their authors. Downloading " "untrusted packages has been disallowed by your current configuration." msgstr[0] "" msgstr[1] "" #: DriverManager.cpp:298 #, kde-format msgctxt "@label" msgid "" "The package \"%1\" has not been found among your software sources. " "Therefore, it cannot be installed. " msgstr "" #: DriverManager.cpp:310 msgctxt "@title:window" msgid "Media Change Required" msgstr "" #: DriverManager.cpp:311 #, kde-format msgctxt "@label" msgid "Please insert %1 into %2" msgstr "" #: DriverManager.cpp:320 msgctxt "@title:window" msgid "Warning - Unverified Software" msgstr "" #: DriverManager.cpp:322 msgctxt "@label" msgid "" "The following piece of software cannot be verified. Installing " "unverified software represents a security risk, as the presence of " "unverifiable software can be a sign of tampering. Do you wish to " "continue?" msgid_plural "" "The following pieces of software cannot be verified. Installing " "unverified software represents a security risk, as the presence of " "unverifiable software can be a sign of tampering. Do you wish to " "continue?" msgstr[0] "" msgstr[1] "" #: DriverManager.cpp:341 msgctxt "@title:window" msgid "Configuration File Changed" msgstr "" #: DriverManager.cpp:343 #, kde-format msgctxt "@label Notifies a config file change" msgid "" "A new version of the configuration file %1 is " "available, but your version has been modified. Would you like to keep your " "current version or install the new version?" msgstr "" #: DriverManager.cpp:348 msgctxt "@action Use the new config file" msgid "Use New Version" msgstr "" #: DriverManager.cpp:349 msgctxt "@action Keep the old config file" msgid "Keep Old Version" msgstr "" #: Module.cpp:55 msgid "Driver Manager" msgstr "Manaidsear nan draibhearan" #: Module.cpp:59 msgid "Copyright 2013 Rohan Garg" msgstr "Còir-lethbhreac 2013 Rohan Garg" #: Module.cpp:61 msgid "Rohan Garg" msgstr "Rohan Garg" #: Module.cpp:61 msgid "Author" msgstr "Ùghdar" #: Module.cpp:73 msgid "Your computer requires no proprietary drivers" msgstr "" #: Module.cpp:130 msgctxt "" "The backend is trying to figure out what drivers are suitable for the users " "system" msgid "Collecting information about your system" msgstr "" #: Module.cpp:232 msgctxt "The backend replied with a error" msgid "" "Something went terribly wrong. Please hit the 'Refresh Driver List' button" msgstr "" #: DriverWidget.cpp:44 #, kde-format msgctxt "%1 is hardware vendor, %2 is hardware model" msgid "%1 %2" msgstr "" #: DriverWidget.cpp:79 #, kde-format msgctxt "Manually installed 3rd party driver" msgid "This device is using a manually-installed driver : (%1)" msgstr "" #: DriverWidget.cpp:86 #, kde-format msgctxt "" "%1 is description and %2 is package name; when driver is recommended for use" msgid "Using %1 from %2 (Recommended Driver)" msgstr "" #: DriverWidget.cpp:91 #, kde-format msgctxt "%1 is description and %2 is package name" msgid "Using %1 from %2" msgstr "" #: DriverWidget.cpp:98 msgctxt "The driver is under a open source license" msgid "Open Source Driver" msgstr "" #: DriverWidget.cpp:101 msgctxt "The driver is under a proprietary license" msgid "Proprietary Driver" msgstr "" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr " ,Launchpad Contributions:,GunChleoc" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",," #. i18n: file: Module.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, Module) #: rc.cpp:11 msgid "Dialog" msgstr "Còmhradh" #. i18n: file: Module.ui:63 #. i18n: ectx: property (text), widget (QPushButton, reloadButton) #: rc.cpp:14 msgid "Refresh Driver List" msgstr "" #. i18n: file: DriverWidget.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, Form) #: rc.cpp:5 msgid "Form" msgstr "Foirm" #. i18n: file: DriverWidget.ui:20 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:8 msgid "TextLabel" msgstr "Leubail teacsa" language-pack-gd-base/data/gd/LC_MESSAGES/example-content.po0000644000000000000000000000164112743727032020507 0ustar # Gaelic; Scottish translation for example-content # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2011. # 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: 2013-07-28 23:21+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:57+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "Buill-eisimpleir" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Eisimpleir de shusbaint airson Ubuntu" language-pack-gd-base/data/gd/LC_MESSAGES/kcm-whoopsie.po0000644000000000000000000000473112743727032020014 0ustar # Gaelic; Scottish translation for kde-config-whoopsie # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the kde-config-whoopsie package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: kde-config-whoopsie\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-19 03:06+0000\n" "PO-Revision-Date: 2015-04-02 21:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:51+0000\n" "X-Generator: Launchpad (build 18147)\n" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr " ,Launchpad Contributions:" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "," #. i18n: file: Module.ui:27 #. i18n: ectx: property (text), widget (QCheckBox, crashesCheckBox) #: rc.cpp:5 msgid "Send error reports to Canonical" msgstr "" #. i18n: file: Module.ui:57 #. i18n: ectx: property (text), widget (QLabel, crashesDescriptionLabel) #: rc.cpp:8 msgid "" "Error reports include information about what a program was doing when it " "failed. You always have the choice to send or cancel an error report." msgstr "" #. i18n: file: Module.ui:67 #. i18n: ectx: property (text), widget (QCheckBox, autoCheckBox) #: rc.cpp:11 msgid "Send a report automatically if a problem prevents login" msgstr "" #. i18n: file: Module.ui:78 #. i18n: ectx: property (text), widget (QCheckBox, metricsCheckBox) #: rc.cpp:14 msgid "Send occasional system information to Canonical" msgstr "" #. i18n: file: Module.ui:106 #. i18n: ectx: property (text), widget (QLabel, metricsDescriptionLabel) #: rc.cpp:17 msgid "" "This includes things like how many programs are running, how much disk space " "the computer has, and what devices are connected." msgstr "" #: Module.cpp:46 msgid "Diagnostics" msgstr "" #: Module.cpp:50 msgid "Copyright 2013 Harald Sitter" msgstr "" #: Module.cpp:54 msgid "Harald Sitter" msgstr "" #: Module.cpp:54 msgid "Author" msgstr "" #: Module.cpp:65 #, kde-format msgctxt "@info" msgid "" "Kubuntu can collect anonymous information that helps developers improve it. " "All information collected is covered by our privacy " "policy." msgstr "" #: Module.cpp:123 #, kde-format msgctxt "@info" msgid "Previous Reports" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/kcm_notificationhelper.po0000644000000000000000000000473312743727032022131 0ustar # Gaelic; Scottish translation for kubuntu-notification-helper # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-07 14:12+0000\n" "PO-Revision-Date: 2015-04-02 21:20+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:06+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:50 msgid "kcmnotificationhelper" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:53 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" msgstr "Jonathan Thomas" #: src/kcmodule/notificationhelperconfigmodule.cpp:62 msgid "Harald Sitter" msgstr "Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" msgstr "Fiosrachadh mun àrdachadh" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/desktop_kubuntu-driver-manager.po0000644000000000000000000000211512743727033023531 0ustar # Gaelic; Scottish translation for kubuntu-driver-manager # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the kubuntu-driver-manager package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: kubuntu-driver-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-05-12 12:03+0000\n" "PO-Revision-Date: 2015-04-02 21:17+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:51+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/kcm_driver_manager.desktop:11 msgctxt "X-KDE-Keywords" msgid "drivers" msgstr "draibhearan" #: src/kcm_driver_manager.desktop:14 msgctxt "Name" msgid "Driver Manager" msgstr "Manaidsear nan draibhearan" #: src/kcm_driver_manager.desktop:15 msgctxt "Comment" msgid "Driver management software" msgstr "Bathar-bog gus draibhearan a stiùireadh" language-pack-gd-base/data/gd/LC_MESSAGES/software-properties.po0000644000000000000000000006613612743727033021443 0ustar # Gaelic; Scottish translation for software-properties # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the software-properties package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: software-properties\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-05 21:06+0000\n" "PO-Revision-Date: 2014-03-07 11:31+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " "(n > 2 && n < 20) ? 2 : 3;\n" "X-Launchpad-Export-Date: 2016-07-20 13:16+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../data/com.ubuntu.softwareproperties.policy.in.h:1 msgid "Write Configuration" msgstr "Rèiteachadh sgrìobhaidh" #: ../data/com.ubuntu.softwareproperties.policy.in.h:2 msgid "To change software repository settings, you need to authenticate." msgstr "" "Feumaidh tu dearbhadh a dhèanamh mus urrainn dhut roghainnean ionad-tasgaidh " "a' bhathar-bhog atharrachadh." #: ../data/software-properties-gtk.desktop.in.h:1 #: ../data/gtkbuilder/main.ui.h:14 msgid "Software & Updates" msgstr "Bathar-bog ⁊ ùrachaidhean" #: ../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 "" "Rèitich na tùsan airson bathar-bog agus ùrachaidhean a ghabhas a stàladh" #: ../data/software-properties-gtk.desktop.in.h:3 msgid "Drivers;Repositories;Repository;PPA;" msgstr "Draibhearan;Ionadan-tasgaidh;Ionad-tasgaidh;PPA;" #: ../data/software-properties-kde.desktop.in.h:1 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:690 msgid "Software Sources" msgstr "Tùsan bathair-bhog" #: ../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 "" "Cha mholar an command-line switch --enable-component/-e tuilleadh. An àite " "\"software-properties-gtk -e multiverse\" 's urrainn dhut \"add-apt-" "repository multiverse\" a chleachdadh" #: ../software-properties-kde:78 ../add-apt-repository:59 msgid "Print a lot of debug information to the command line" msgstr "Clò-bhuail mòran fiosrachadh dì-bhugachaidh dhan loidhne-àithne" #: ../add-apt-repository:62 msgid "remove repository from sources.list.d directory" msgstr "thoir air falbh an t-ionad-tasgaidh on phasgan sources.list.d" #: ../add-apt-repository:65 #, c-format msgid "URL of keyserver. Default: %default" msgstr "URL frithealaiche nan iuchraichean. Bun-roghainn: %default" #: ../add-apt-repository:68 msgid "Allow downloading of the source packages from the repository" msgstr "Ceadaich luchdadh a-nuas de phacaidean tùsail on ionad-tasgaidh" #: ../add-apt-repository:71 msgid "Assume yes to all queries" msgstr "Cuir mar fhiacham gu bheilear ag aontachadh ri gach freagairt" #: ../add-apt-repository:78 msgid "Error: must run as root" msgstr "Mearachd: feumar a ruith mar root" #: ../add-apt-repository:82 msgid "Error: need a repository as argument" msgstr "Mearachd: tha feum air ionad-tasgaidh mar argamaid" #: ../add-apt-repository:85 msgid "Error: need a single repository as argument" msgstr "Mearachd: tha feum air aon ionad-tasgaidh mar argamaid" #: ../add-apt-repository:105 #, c-format msgid "'%s' distribution component disabled for all sources." msgstr "" "Chaidh a' cho-phàirt sgaoileadh \"%s\" a chur à comas airson gach tùs." #: ../add-apt-repository:107 #, c-format msgid "'%s' distribution component is already disabled for all sources." msgstr "" "Chaidh a' cho-phàirt sgaoileadh \"%s\" a chur à comas airson gach tùs mu " "thràth." #: ../add-apt-repository:112 #, c-format msgid "'%s' distribution component enabled for all sources." msgstr "" "Chaidh a' cho-phàirt sgaoileadh \"%s\" a chur an comas airson gach tùs." #: ../add-apt-repository:114 #, c-format msgid "'%s' distribution component is already enabled for all sources." msgstr "" "Chaidh a' cho-phàirt sgaoileadh \"%s\" a chur an comas airson gach tùs mu " "thràth." #: ../add-apt-repository:136 #, c-format msgid " More info: %s" msgstr " Barrachd fiosrachaidh: %s" #: ../add-apt-repository:140 msgid "Press [ENTER] to continue or ctrl-c to cancel removing it" msgstr "" "Brùth [ENTER] gus leantainn air adhart no ctrl-c airson sguir dhe thoirt air " "falbh" #: ../add-apt-repository:142 msgid "Press [ENTER] to continue or ctrl-c to cancel adding it" msgstr "" "Brùth [ENTER] airson leantainn air adhart no ctrl-c airson sgur dhe chur ris" #: ../add-apt-repository:160 ../add-apt-repository:164 #, c-format msgid "Error: '%s' doesn't exist in a sourcelist file" msgstr "Mearachd: Chan eil \"%s\" air liosta sourcelist" #: ../add-apt-repository:169 #, c-format msgid "Error: '%s' invalid" msgstr "Mearachd: Tha \"%s\" mì-dhligheach" #: ../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 "" "Nach gabh thu pàirt sa cho-fharpais a thaobh nam prògraman as mòr-chòrdte " "gus taic a chumail ri leasachadh Ubuntu. Ma ghabhas tu pàirt ann, thèid " "liosta dhe na prògraman a chleachdas tu a chruinneachadh agus dè cho tric 's " "a chleachdas tu iad agus thèid a chur gu Ubuntu an uairsin, gun urra, gach " "seachdain.\n" "\n" "Cleachdaidh sinn am fiosrachadh seo gus piseach a thoirt air taic Ubuntu do " "phrògraman air a bheil fèill mhòr agus airson aplacaidean a rangachadh san " "toraidhean luirg." #: ../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 "" "Nach gabh thu pàirt sa cho-fharpais a thaobh nam prògraman as mòr-chòrdte " "gus taic a chumail ri leasachadh Debian. Ma ghabhas tu pàirt ann, thèid " "liosta dhe na prògraman a chleachdas tu a chruinneachadh agus dè cho tric 's " "a chleachdas tu iad agus thèid a chur gu Debian an uairsin, gun urra, gach " "seachdain.\n" "\n" "Cleachdaidh iad am fiosrachadh seo gus piseach a thoirt air co-dhealbhachd " "nan CD stàlaidh." #: ../softwareproperties/distro.py:44 msgid "" "Submit the list of installed software and how often it is is used to the " "distribution project." msgstr "" "Cuir liosta a' bhathair-bhog a stàlaich thu agus dè cho tric 's a thathar " "'ga chleachdadh gu pròiseact an sgaoilidh." #: ../softwareproperties/kde/DialogMirror.py:63 msgid "Mirror" msgstr "Sgàthan" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:185 #: ../softwareproperties/kde/DialogMirror.py:218 msgid "Testing Mirrors" msgstr "A' cur nan sgàthan fo dheuchainn" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:187 msgid "Cancel" msgstr "Sguir dheth" #: ../softwareproperties/kde/DialogMirror.py:219 #: ../softwareproperties/gtk/DialogMirror.py:335 msgid "No suitable download server was found" msgstr "" "Cha deach frithealaiche freagarrach a lorg gus a luchdadh a-nuas uaithe" #: ../softwareproperties/kde/DialogMirror.py:220 #: ../softwareproperties/gtk/DialogMirror.py:336 msgid "Please check your Internet connection." msgstr "Thoir sùil air a' cheangal agaibh ris an eadar-lìon." #: ../softwareproperties/kde/DialogMirror.py:235 #: ../softwareproperties/gtk/DialogMirror.py:351 msgid "Canceling..." msgstr "A' sgur dheth..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:162 #: ../data/gtkbuilder/main.ui.h:9 msgid "Daily" msgstr "Gach latha" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:163 #: ../data/gtkbuilder/main.ui.h:10 msgid "Every two days" msgstr "Gach dà latha" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:164 #: ../data/gtkbuilder/main.ui.h:11 msgid "Weekly" msgstr "Gach seachdain" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:165 #: ../data/gtkbuilder/main.ui.h:12 msgid "Every two weeks" msgstr "Gach dàrna seachdain" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:172 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:244 #, python-format msgid "Every %s days" msgstr "A h-uile %s latha" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:214 #, python-format msgid "%s updates" msgstr "Ùrachaidhean %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 "Bathar-bog %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 "Eile..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:668 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:963 msgid "Import key" msgstr "Ion-phortaich iuchair" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:977 msgid "Error importing selected file" msgstr "Mearachd ag ion-phortadh an fhaidhle a thagh thu" #: ../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 "" "Dh'fhaoidte nach e faidhle iuchrach CPG a tha san fhaidhle a thagh thu no 's " "mathaid gu bheil e coirbte." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:685 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:994 msgid "Error removing the key" msgstr "Mearachd a' toirt air falbh na h-iuchrach" #: ../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 "" "Cha b' urrainn dhuinn an iuchair a thagh thu a thoirt air falbh. Nach dèan " "thu aithris air a' bhuga seo?" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:703 msgid "Reload" msgstr "Ath-luchdaich" #: ../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 "" "Tha am fiosrachadh mu dhèidhinn bathar-bog a tha ri làimh ro " "aosta\n" "\n" "Gus bathar-bog agus ùrachaidhean a stàladh o thùsan ùra no feadhainn a " "chaidh atharrachadh, feumaidh tu am fiosrachadh air bathar-bog a tha ri " "fhaighinn ath-nuadhachadh.\n" "\n" "Feumaidh tu ceangal beò ris an eadar-lìon mus urrainn dhut leantainn air " "adhart." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:730 msgid "CD Error" msgstr "Mearachd leis a' CD" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:738 #, python-format msgid "" "Error scanning the CD\n" "\n" "%s" msgstr "" "Mearachd a' sganadh a' CD\n" "\n" "%s" #: ../softwareproperties/kde/CdromProgress.py:54 msgid "CD Name" msgstr "Ainm a' CD" #: ../softwareproperties/kde/CdromProgress.py:54 #: ../softwareproperties/gtk/CdromProgress.py:59 msgid "Please enter a name for the disc" msgstr "Cuir a-steach ainm airson an diosg" #: ../softwareproperties/kde/CdromProgress.py:58 msgid "Insert Disk" msgstr "Cuir a-steach diosg" #: ../softwareproperties/kde/CdromProgress.py:58 #: ../softwareproperties/gtk/CdromProgress.py:75 msgid "Please insert a disk in the drive:" msgstr "Cuir an diosg dhan draibh:" #: ../data/gtkbuilder/dialog-add.ui.h:1 msgid "" "Enter the complete APT line of the repository that you want to add " "as source" msgstr "" "Cuir a-steach loidhne APT shlàn an ionaid-thasgaidh a bu toigh leat " "a chur ris mar thù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 "" "Tha an loidhne APT a' gabhail a-steach seòrsa, ionad agus co-phàirtean de " "dh'ionad-tasgaidh, mar eisimpleir \"%s\"." #: ../softwareproperties/kde/DialogEdit.py:43 #: ../data/gtkbuilder/dialog-edit-source.ui.h:1 msgid "Binary" msgstr "Bìnearaidh" #: ../softwareproperties/kde/DialogEdit.py:44 ../data/gtkbuilder/main.ui.h:15 msgid "Source code" msgstr "Bun-tùs a' chòd" #: ../softwareproperties/SoftwareProperties.py:502 #: ../softwareproperties/SoftwareProperties.py:509 msgid "(Source Code)" msgstr "(Bun-tùs a' chòd)" #: ../softwareproperties/SoftwareProperties.py:515 msgid "Source Code" msgstr "Bun-tùs a' chòd" #: ../softwareproperties/gtk/DialogMirror.py:248 msgid "New mirror" msgstr "Sgàthan ùr" #: ../softwareproperties/gtk/DialogMirror.py:324 #, python-format msgid "Completed %s of %s tests" msgstr "Choilean sinn %s de %s deuchainn(ean)" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:681 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:700 msgid "Active" msgstr "Gnìomhach" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:739 msgid "Key" msgstr "Iuchair" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:756 msgid "_Add key from paste data" msgstr "_Cuir an iuchair ris a tha air an stòr-bhòrd" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:769 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:780 msgid "Error importing key" msgstr "Mearachd ag ion-phortadh na h-iuchrach" #: ../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 "" "Dh'fhaoidte nach e faidhle iuchair GPG a tha san dàta a thagh thu no gu " "bheil e coirbte." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:731 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:829 msgid "Error scanning the CD" msgstr "Mearachd a' sganadh a' CD" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:830 msgid "Could not find a suitable CD." msgstr "Cha b' urrainn dhuinn CD freagarrach a lorg." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1040 msgid "Applying changes..." msgstr "A' cur an sàs nan atharraichean..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1121 #: ../data/gtkbuilder/main.ui.h:42 msgid "Re_vert" msgstr "Ai_sig" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1123 msgid "_Apply Changes" msgstr "_Cuir an sàs na h-atharraichean" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1125 msgid "_Cancel" msgstr "_Sguir dheth" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1127 msgid "_Restart..." msgstr "_Ath-thòisich..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1142 msgid "Searching for available drivers..." msgstr "A' lorg draibhearan a tha ri làimh..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1172 msgid "An error occurred while searching for drivers." msgstr "Thachair mearachd fhad 's a bha sinn a' lorg draibhearan." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1246 msgid "This device is using the recommended driver." msgstr "Tha an t-uidheam seo a' cleachdadh an draibheir a mholar." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1247 msgid "This device is using an alternative driver." msgstr "Tha an t-uidheam seo a' cleachdadh draibhear eile." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1248 msgid "This device is using a manually-installed driver." msgstr "" "Tha an t-uidheam seo a' cleachdadh draibhear a chaidh a stàladh de làimh." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1249 msgid "This device is not working." msgstr "Chan eil an t-uidheam seo ag obair." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1258 msgid "Continue using a manually installed driver" msgstr "Cum a' dol a' cleachdadh draibhear a chaidh a stàladh de làimh" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1285 msgid "Using {} from {}" msgstr "A' cleachdadh {} o {}" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1287 msgid "Using {}" msgstr "A' cleachdadh {}" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1294 msgid "open source" msgstr "bun-tùs fosgailte" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1296 msgid "proprietary" msgstr "fo sheilbh" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1299 #, python-brace-format msgid "{base_description} ({licence}, tested)" msgstr "{base_description} ({licence}, air a chur fo dheuchainn)" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1301 #, python-brace-format msgid "{base_description} ({licence})" msgstr "{base_description} ({licence})" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1321 msgid "Do not use the device" msgstr "Na cleachd an t-uidheam seo" #. No drivers found. #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1341 msgid "No additional drivers available." msgstr "Chan eil draibhearan eile ri làimh." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1359 msgid "Unknown" msgstr "Neo aithnichte" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1408 msgid "You need to restart the computer to complete the driver changes." msgstr "" "Feumaidh tu an coimpiutair ath-thòiseachadh gus atharrachadh an draibheir a " "choileanadh." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1422 #, python-format msgid "%(count)d proprietary driver in use." msgid_plural "%(count)d proprietary drivers in use." msgstr[0] "%(count)d draibhear fo sheilbh 'ga chleachdadh." msgstr[1] "%(count)d dhraibhear fo sheilbh 'ga chleachdadh." msgstr[2] "%(count)d draibhearan fo sheilbh 'ga chleachdadh." msgstr[3] "%(count)d draibhear fo sheilbh 'ga chleachdadh." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1427 #: ../data/gtkbuilder/main.ui.h:37 msgid "No proprietary drivers are in use." msgstr "Chan eil draibhear fo sheilbh 'ga chleachdadh." #: ../softwareproperties/gtk/DialogAddSourcesList.py:43 msgid "Add Software Channels" msgstr "Cuir seanailean bathair-bhog ris" #: ../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] "" "A bheil thu airson bathar-bog a stàladh o thùsan eile no on tùs seo a-mhàin?" msgstr[1] "" "A bheil thu airson bathar-bog a stàladh o thùsan eile no o na tùsan seo a-" "mhàin?" msgstr[2] "" "A bheil thu airson bathar-bog a stàladh o thùsan eile no o na tùsan seo a-" "mhàin?" msgstr[3] "" "A bheil thu airson bathar-bog a stàladh o thùsan eile no o na tùsan seo a-" "mhàin?" #: ../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 "" "'S urrainn dhut na tùsan a leanas a chur ris no an cur an àite nan tùsan " "làithreach agad. Na stàlaich bathar-bog ach feadhainn o thùsan sa bheil " "earbsa." #: ../softwareproperties/gtk/DialogAddSourcesList.py:104 msgid "There are no sources to install software from" msgstr "Chan eil bun-tùsan ann as urrainn dhut bathar-bog a stàladh uaithe" #: ../softwareproperties/gtk/DialogAddSourcesList.py:105 #, python-format msgid "The file '%s' does not contain any valid software sources." msgstr "Chan eil tùsan bathair-bhog dligheach san fhaidhle \"%s\"." #. some known keys #: ../softwareproperties/AptAuth.py:39 msgid "Ubuntu Archive Automatic Signing Key " msgstr "" "Iuchair soidhnidh fhèin-obrachail aig tasg-lann Ubuntu " #: ../softwareproperties/AptAuth.py:40 msgid "Ubuntu CD Image Automatic Signing Key " msgstr "" "Iuchair soidhnidh fhèin-obrachail aig ìomhaigh CD Ubuntu " #: ../data/gtkbuilder/dialog-edit-source.ui.h:2 msgid "Source" msgstr "Bun-tùs" #: ../data/gtkbuilder/dialog-edit-source.ui.h:3 msgid "Edit Source" msgstr "Deasaich am bun-tùs" #: ../data/gtkbuilder/dialog-edit-source.ui.h:4 msgid "Type:" msgstr "Seòrsa:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:5 msgid "URI:" msgstr "URI:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:6 msgid "Distribution:" msgstr "Sgaoileadh:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:7 msgid "Components:" msgstr "Co-phàirtean:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:8 msgid "Comment:" msgstr "Beachd:" #: ../data/gtkbuilder/dialog-add-sources-list.ui.h:1 msgid "_Replace" msgstr "_Cuir 'na àite" #: ../data/gtkbuilder/dialog-cdrom-progress.ui.h:1 msgid "Scanning CD-ROM" msgstr "A' sganadh an CD-ROM" #: ../data/gtkbuilder/main.ui.h:1 msgid "Display immediately" msgstr "Taisbean anns a’ bhad" #: ../data/gtkbuilder/main.ui.h:2 msgid "Display weekly" msgstr "Taisbean gach seachdain" #: ../data/gtkbuilder/main.ui.h:3 msgid "Display every two weeks" msgstr "Taisbean gach dàrna seachdain" #: ../data/gtkbuilder/main.ui.h:4 msgid "For any new version" msgstr "Airson tionndadh ùr sam bith" #: ../data/gtkbuilder/main.ui.h:5 msgid "For long-term support versions" msgstr "Airson tionndaidhean ris an robh taic o chionn fhada" #: ../data/gtkbuilder/main.ui.h:6 msgid "Never" msgstr "Chan ann idir" #: ../data/gtkbuilder/main.ui.h:7 msgid "Download automatically" msgstr "Luchdaich a-nuas gu fèin-obrachail" #: ../data/gtkbuilder/main.ui.h:8 msgid "Download and install automatically" msgstr "Luchdaich a-nuas agus stàlaich gu fèin-obrachail" #: ../data/gtkbuilder/main.ui.h:13 msgid "To install from a CD-ROM or DVD, insert the medium into the drive." msgstr "Cuir am meadhan dhan draibh gus stàladh a dhèanamh o CD-ROM no DVD." #: ../data/gtkbuilder/main.ui.h:16 msgid "Download from:" msgstr "Luchdaich a-nuas o:" #: ../data/gtkbuilder/main.ui.h:17 msgid "Downloadable from the Internet" msgstr "Gabhaidh a luchdadh a-nuas on eadar-lìon" #: ../data/gtkbuilder/main.ui.h:18 msgid "Installable from CD-ROM/DVD" msgstr "Gabhaidh a stàladh o CD-ROM/DVD" #: ../data/gtkbuilder/main.ui.h:19 msgid "Add..." msgstr "Cuir ris..." #: ../data/gtkbuilder/main.ui.h:20 msgid "Edit..." msgstr "Deasaich..." #: ../data/gtkbuilder/main.ui.h:21 msgid "Add Volume..." msgstr "Cuir draibh ris..." #: ../data/gtkbuilder/main.ui.h:22 msgid "Other Software" msgstr "Bathar-bog eile" #: ../data/gtkbuilder/main.ui.h:23 msgid "Install updates from:" msgstr "Stàlaich ùrachaidhean o:" #: ../data/gtkbuilder/main.ui.h:24 msgid "Automatically check for updates:" msgstr "Thoir sùil airson ùrachaidhean gu fèin-obrachail:" #: ../data/gtkbuilder/main.ui.h:25 msgid "When there are security updates:" msgstr "Nuair a bhios ùrachaidhean tèarainteachd ann:" #: ../data/gtkbuilder/main.ui.h:26 msgid "When there are other updates:" msgstr "Nuair a bhios ùrachaidhean eile ann:" #: ../data/gtkbuilder/main.ui.h:27 msgid "Notify me of a new Ubuntu version:" msgstr "Innis dhomh ma tha tionndadh ùr de Ubuntu ann:" #: ../data/gtkbuilder/main.ui.h:28 msgid "Updates" msgstr "Ùrachaidhean" #: ../data/gtkbuilder/main.ui.h:29 msgid "Trusted software providers" msgstr "Solaraichean bathair-bhog earbsach" #: ../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 "" "Cleachdar iuchraichean gus tùsan bàthair-bhog a dhearbhadh agus an " "coimpiutair agad a dhìon o bhathar-bog droch-rùnach" #: ../data/gtkbuilder/main.ui.h:32 msgid "_Import Key File..." msgstr "_Ion-phortaic faidhle na h-iuchrach..." #: ../data/gtkbuilder/main.ui.h:33 msgid "Import the public key from a trusted software provider" msgstr "" "Ion-phortaich an iuchair phoblach o sholaraiche bathair-bhog earbsach" #: ../data/gtkbuilder/main.ui.h:34 msgid "Restore _Defaults" msgstr "Aisig na _bun-roghainnean" #: ../data/gtkbuilder/main.ui.h:35 msgid "Restore the default keys of your distribution" msgstr "Aisig iuchraichean bunaiteach an sgaoilidh agad" #: ../data/gtkbuilder/main.ui.h:36 msgid "Authentication" msgstr "Dearbhadh" #: ../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 "" "Tha còd prìobhaideach aig draibhear fo sheilbh nach urrainn do " "leasaichearan Ubuntu ath-sgrùdadh no leasachadh agus tha ùrachaidhean eile " "ann a tha a' crochadh air an reiceadair an draibheir." #: ../data/gtkbuilder/main.ui.h:39 msgid "Additional Drivers" msgstr "Draibhearan a bharrachd" #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:1 #: ../data/gtkbuilder/dialog-mirror.ui.h:6 msgid " " msgstr " " #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:7 msgid "_Reload" msgstr "_Ath-luchdaich" #: ../data/gtkbuilder/dialog-mirror.ui.h:1 msgid "Choose a Download Server" msgstr "Tagh frithealaiche luchdaidh a-nuas" #: ../data/gtkbuilder/dialog-mirror.ui.h:2 msgid "Protocol:" msgstr "Pròtacal:" #: ../data/gtkbuilder/dialog-mirror.ui.h:3 msgid "_Select Best Server" msgstr "_Tagh am frithhealaiche as fhearr" #: ../data/gtkbuilder/dialog-mirror.ui.h:4 msgid "Performs a connection test to find the best mirror for your location" msgstr "" "Cuiridh seo ceangal fo dheuchainn gus an sgàthan as fhearr a lorg dha d' " "ionad" #: ../data/gtkbuilder/dialog-mirror.ui.h:5 msgid "Choose _Server" msgstr "Tagh _frithealaiche" #: ../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 "" "A' cur nam frithealaichean luchdaidh a-nuas fo dheuchainn\n" "\n" "Thèid sreath de dheuchainnean a dhèanamh gus an sgàthan as fhearr a lorg dha " "d' ionad." #: ../data/gtkbuilder/dialog-add.ui.h:2 msgid "APT line:" msgstr "Loidhne APT:" #: ../data/gtkbuilder/dialog-add.ui.h:3 msgid "_Add Source" msgstr "_Cuir bun-tùs ris" language-pack-gd-base/data/gd/LC_MESSAGES/notificationhelper.po0000644000000000000000000001217512743727033021277 0ustar # Gaelic; Scottish translation for kubuntu-notification-helper # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-07 14:12+0000\n" "PO-Revision-Date: 2015-04-02 21:21+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:06+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/daemon/event.cpp:124 msgid "System Notification Helper" msgstr "" #: src/daemon/event.cpp:148 msgid "Hide" msgstr "Falaich" #: src/daemon/event.cpp:161 msgctxt "notification title" msgid "System Notification Helper" msgstr "" #: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "" #: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" msgstr "Ath-thòisich" #: src/daemon/apportevent/apportevent.cpp:65 #: src/daemon/installevent/installevent.cpp:56 #: src/daemon/l10nevent/l10nevent.cpp:117 #: src/daemon/driverevent/driverevent.cpp:143 #: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "" #: src/daemon/apportevent/apportevent.cpp:67 #: src/daemon/installevent/installevent.cpp:58 #: src/daemon/l10nevent/l10nevent.cpp:119 #: src/daemon/driverevent/driverevent.cpp:145 #: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookevent.cpp:59 msgctxt "Notification when an upgrade requires the user to do something" msgid "Software upgrade notifications are available" msgstr "" #: src/daemon/apportevent/apportevent.cpp:64 #: src/daemon/installevent/installevent.cpp:55 #: src/daemon/hookevent/hookevent.cpp:61 msgctxt "Opens a dialog with more details" msgid "Details" msgstr "Mion-fhiosrachadh" #: src/daemon/hookevent/hookevent.cpp:62 msgctxt "User declines an action" msgid "Ignore" msgstr "Leig seachad" #: src/daemon/hookevent/hookevent.cpp:64 msgctxt "User indicates he never wants to see this notification again" msgid "Never show again" msgstr "" #: src/daemon/hookevent/hookgui.cpp:53 msgid "Update Information" msgstr "" #: src/daemon/hookevent/hookgui.cpp:93 msgid "Run this action now" msgstr "" #: src/daemon/l10nevent/l10nevent.cpp:114 msgctxt "" "Notification when additional packages are required for complete system " "localization" msgid "Language support is incomplete, additional packages are required" msgstr "" #: src/daemon/l10nevent/l10nevent.cpp:116 msgctxt "Installs additional localization packages" msgid "Install" msgstr "Stàlaich" #: src/daemon/apportevent/apportevent.cpp:62 msgctxt "Notification when apport detects a crash" msgid "An application has crashed on your system (now or in the past)" msgstr "" #: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" #: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "" #: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "" #: src/daemon/installevent/installevent.cpp:39 msgid "Set of default screensavers" msgstr "" #: src/daemon/installevent/installevent.cpp:41 msgid "Google Talk support for Kopete" msgstr "" #: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "" #: src/daemon/installevent/installgui.cpp:44 msgid "Install Selected" msgstr "" #: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" #: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" #: src/daemon/driverevent/driverevent.cpp:140 msgctxt "" "Notification when additional packages are required for activating " "proprietary hardware" msgid "Proprietary drivers might be required to enable additional features" msgstr "" #: src/daemon/driverevent/driverevent.cpp:142 msgctxt "Launches KDE Control Module to manage drivers" msgid "Manage Drivers" msgstr "" #: src/daemon/notificationhelpermodule.cpp:59 msgid "Kubuntu Notification Helper" msgstr "" #: src/daemon/notificationhelpermodule.cpp:60 msgid "A Notification Helper for Kubuntu" msgstr "" #: src/daemon/notificationhelpermodule.cpp:71 msgid "(C) 2009 Jonathan Thomas, (C) 2009-2013 Harald Sitter" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/click.po0000644000000000000000000000236012743727033016471 0ustar # Gaelic; Scottish translation for click # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the click package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: click\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-09-08 02:17+0100\n" "PO-Revision-Date: 2015-11-16 12:45+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:50+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../pk-plugin/com.ubuntu.click.policy.in.h:1 msgid "Install package" msgstr "Stàlaich a' phacaid" #: ../pk-plugin/com.ubuntu.click.policy.in.h:2 msgid "To install software, you need to authenticate." msgstr "Feumaidh tu dearbhadh mus urrainn dhut bathar-bog a stàladh." #: ../pk-plugin/com.ubuntu.click.policy.in.h:3 msgid "Remove package" msgstr "Thoir a' phacaid air falbh" #: ../pk-plugin/com.ubuntu.click.policy.in.h:4 msgid "To remove software, you need to authenticate." msgstr "" "Feumaidh tu dearbhadh mus urrainn dhut bathar-bog a thoirt air falbh." language-pack-gd-base/data/gd/LC_MESSAGES/apturl.po0000644000000000000000000001426212743727033016717 0ustar # Gaelic; Scottish translation for apturl # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the apturl package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: apturl\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-03-16 03:03+0000\n" "PO-Revision-Date: 2012-01-24 21:30+0000\n" "Last-Translator: alasdair caimbeul \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:35+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../apturl-gtk:49 ../apturl-kde:52 msgid "User requested interrupt." msgstr "Briseadh a dh'iarr an cleachdaiche" #: ../AptUrl/Parser.py:85 msgid "Non whitelist char in the uri" msgstr "Tha caracter nach eil 'na charactar whitelist san URI" #: ../AptUrl/Parser.py:93 msgid "Whitespace in key=value" msgstr "Geal-spàs ann an key=value" #: ../AptUrl/Parser.py:99 #, python-format msgid "Exception '%s'" msgstr "Eisgeachd \"%s\"" #: ../AptUrl/Parser.py:109 #, python-format msgid "Url string '%s' too long" msgstr "Tha sreath an URL \"%s\" ro fhada" #: ../AptUrl/Parser.py:115 msgid "No ':' in the uri" msgstr "Chan eil \":\" san URI" #: ../AptUrl/AptUrl.py:73 #, python-format msgid "Enabling '%s' failed" msgstr "Cha b' urrainn dhuinn \"%s\" a chur an comas" #: ../AptUrl/AptUrl.py:91 #, python-format msgid "Unknown channel '%s'" msgstr "Chan aithne dhuinn an seanail \"%s\"" #: ../AptUrl/AptUrl.py:92 #, python-format msgid "The channel '%s' is not known" msgstr "Chan aithne dhuinn an seanail \"%s\"" #: ../AptUrl/AptUrl.py:100 #, python-format msgid "Enabling channel '%s' failed" msgstr "Cha b' urrainn dhuinn an seanail \"%s\" a chur an comas" #: ../AptUrl/AptUrl.py:112 msgid "Invalid /etc/apt/sources.list file" msgstr "Tha am faidhle /etc/apt/sources.list mì-dhligheach" #: ../AptUrl/AptUrl.py:115 msgid "Software index is broken" msgstr "Tha clàr-amais a' bhathair-bhog briste" #: ../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 "" "Thachair mearachd mhòr ann an siostam stiùireadh a' bhathair-bhog agad. " "Feuch a bheil pacaidean briste ann a' cleachdadh synaptic, thoir sùil air " "ceadan an fhaidhle \"/etc/apt/sources.list\" agus a bheil e coilean agus " "luchdaich fiosrachadh a' bhathair-bhog a-rithist le: \"sudo apt-get update' " "and 'sudo apt-get install -f\"." #: ../AptUrl/AptUrl.py:144 msgid "Need a url to continue, exiting" msgstr "" "Tha feum air URL mus urrainn dhuinn leantainn air adhart, a' dèanamh fàgail" #: ../AptUrl/AptUrl.py:147 #, python-format msgid "Invalid url: '%s' given, exiting" msgstr "" "Chaidh an URL mì-dhligheach \"%s\" a thoirt seachad, a' dèanamh fàgail" #: ../AptUrl/AptUrl.py:183 #, python-format msgid "Can not deal with protocol '%s' " msgstr "Chan urrainn dhuinn dèiligeadh ris a' phròtacal \"%s\" " #: ../AptUrl/AptUrl.py:205 #, python-format msgid "Package '%s' is virtual." msgstr "'S e pacaid bhiortail a tha ann an \"%s\"." #: ../AptUrl/AptUrl.py:208 #, python-format msgid "Could not find package '%s'." msgstr "Cha b' urrainn dhuinn a' phacaid \"%s\" a lorg." #: ../AptUrl/AptUrl.py:214 #, python-format msgid "Package '%s' is already installed" msgstr "Chaidh a' phacaid \"%s\" a stàladh mar-thà" #: ../AptUrl/AptUrl.py:229 #, python-format msgid "Can not install '%s' (%s) " msgstr "Cha urrainn dhuinn \"%s\" (%s) a stàladh " #: ../AptUrl/AptUrl.py:235 #, python-format msgid "" "Package '%s' requests minimal version '%s', but only '%s' is available" msgstr "" "Feumaidh a' phacaid \"%s\" an tionndadh \"%s\" air a' char as lugha ach chan " "eil ann ach \"%s\"" #: ../AptUrl/UI.py:16 msgid "Enable additional components" msgstr "Cuir co-phàirtean a bharrachd an comas" #: ../AptUrl/UI.py:24 ../AptUrl/gtk/GtkUI.py:100 ../AptUrl/kde/KdeUI.py:80 msgid "Enable additional software channel" msgstr "Cuir seanail bathair-bhog a bharrachd an comas" #: ../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 "" "A bheil thu airson an seanail bathair-bhog a leanas a chur an comas: \"%s\"?" #: ../AptUrl/gtk/GtkUI.py:154 ../AptUrl/kde/KdeUI.py:133 msgid "Install additional software?" msgstr "A bheil thu airson am bathar-bog a bharrachd a stàladh?" #: ../AptUrl/gtk/GtkUI.py:155 ../AptUrl/kde/KdeUI.py:134 #, python-format msgid "Do you want to install package '%s'?" msgstr "A bheil thu airson a' phacaid \"%s\" a stàladh?" #. kate: space-indent on; indent-width 4; mixedindent off; indent-mode python; #: ../data/apturl-gtk.ui.h:1 msgid "Description" msgstr "Tuairisgeul" #: ../data/apturl-gtk.ui.h:2 msgid "_Install" msgstr "_Stàlaich" #: ../data/apturl.schemas.in.h:1 msgid "Whether the specified command should handle \"apt\" URLs" msgstr "" "Co-dhiù am bu chòir dhan àithne a chaidh a shònrachadh URLaichean \"apt\" a " "làimhseachadh" #: ../data/apturl.schemas.in.h:2 msgid "" "True if the command specified in the \"command\" key should handle \"apt\" " "URLs." msgstr "" "True ma bu chòir dhan àithne a chaidh a shònrachadh san iuchair \"command\" " "URLaichean \"apt\" a làimhseachadh." #: ../data/apturl.schemas.in.h:3 msgid "The handler for \"apt\" URLs" msgstr "An làimhsichear airson URLaichean \"apt\"" #: ../data/apturl.schemas.in.h:4 msgid "The command used to handle \"apt\" URLs, if enabled." msgstr "" "An àithne a tha 'ga chleachdadh gus URLaichean \"apt\" a làimhseachadh, ma " "tha sin an comas." #: ../data/apturl.schemas.in.h:5 msgid "Run the command in a terminal" msgstr "Ruith an àithne ann an tèirmineal" #: ../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 "" "True ma bu chòir dhan àithne a tha 'ga chleachdadh airson làimhseachadh " "URLaichean mar seo a ruith ann an tèirmineal." language-pack-gd-base/data/gd/LC_MESSAGES/friendly-recovery.po0000644000000000000000000002132412743727033021055 0ustar # Gaelic; Scottish translation for friendly-recovery # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the friendly-recovery package. # FIRST AUTHOR , 2011. # 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: 2013-08-06 00:26+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:35+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../lib/recovery-mode/options/apt-snapshots:20 #, sh-format msgid "Revert to old snapshot and reboot" msgstr "Till dhan t-seann snapshot is ath-thòisich an siostam" #: ../lib/recovery-mode/options/apt-snapshots:31 #, sh-format msgid "Snapshot" msgstr "Snapshot" #: ../lib/recovery-mode/options/clean:6 #, sh-format msgid "Try to make free space" msgstr "Feuch is saor àite" #: ../lib/recovery-mode/options/clean:12 #, sh-format msgid "" "Trying to find packages you don't need (apt-get autoremove), please review " "carefully." msgstr "" "A' feuchainn ri pacaidean a lorg air nach eil feum agad tuilleadh (apt-get " "autoremove), cuir sùil gheur orra." #: ../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 "Deiseil, brùth ENTER" #: ../lib/recovery-mode/options/dpkg:6 #, sh-format msgid "Repair broken packages" msgstr "Càirich pacaidean briste" #: ../lib/recovery-mode/options/failsafeX:11 #, sh-format msgid "Run in failsafe graphic mode" msgstr "Ruith sa mhodh ghrafaigeachd sàbhailte" #: ../lib/recovery-mode/options/fsck:6 #, sh-format msgid "Check all file systems" msgstr "Sgrùd gach siostam fhaidhlichean" #: ../lib/recovery-mode/options/grub:6 #, sh-format msgid "Update grub bootloader" msgstr "Ùraich an grub bootloader" #: ../lib/recovery-mode/options/network:6 #, sh-format msgid "Enable networking" msgstr "Cuir lìonrachadh an comas" #: ../lib/recovery-mode/options/root:9 #, sh-format msgid "Drop to root shell prompt" msgstr "Tuit gun root shell prompt" #: ../lib/recovery-mode/options/system-summary:9 #: ../lib/recovery-mode/options/system-summary:107 #, sh-format msgid "System summary" msgstr "Gearr-chunntas an t-siostaim" #: ../lib/recovery-mode/options/system-summary:15 #, sh-format msgid "Read-only mode" msgstr "Modh ri leughadh a-mhàin" #: ../lib/recovery-mode/options/system-summary:17 #, sh-format msgid "Read/Write mode" msgstr "Modh leughaidh/sgrìobhaidh" #: ../lib/recovery-mode/options/system-summary:21 #, sh-format msgid "none" msgstr "chan eil gin" #: ../lib/recovery-mode/options/system-summary:23 #, sh-format msgid "IP configured" msgstr "Chaidh an IP a rèiteachadh" #: ../lib/recovery-mode/options/system-summary:25 #, sh-format msgid "IP and DNS configured" msgstr "Chaidh an IP agus an DNS a rèiteachadh" #: ../lib/recovery-mode/options/system-summary:36 #, sh-format msgid "No software RAID detected (mdstat)" msgstr "Cha deach RAID bathair-bhog a lorg (mdstat)" #: ../lib/recovery-mode/options/system-summary:42 #, sh-format msgid "No LVM detected (vgscan)" msgstr "Cha deach LVM a lorg (vgscan)" #: ../lib/recovery-mode/options/system-summary:46 #, sh-format msgid "Unknown (must be run as root)" msgstr "Neo-aithnichte (feumar a ruith mar root)" #: ../lib/recovery-mode/options/system-summary:48 #, sh-format msgid "Physical Volumes:" msgstr "Draibhean fiosaigeach:" #: ../lib/recovery-mode/options/system-summary:51 #: ../lib/recovery-mode/options/system-summary:60 #, sh-format msgid "ok (good)" msgstr "ceart gu leòr (math)" #: ../lib/recovery-mode/options/system-summary:53 #: ../lib/recovery-mode/options/system-summary:62 #, sh-format msgid "not ok (BAD)" msgstr "chan eil e ceart gu leòr (DONA)" #: ../lib/recovery-mode/options/system-summary:57 #, sh-format msgid "Volume Groups:" msgstr "Buidhnean a dhraibhean:" #: ../lib/recovery-mode/options/system-summary:69 #, sh-format msgid "unknown (read-only filesystem)" msgstr "neo-aithnichte (siostam fhaidhlichean a tha ri leughadh a-mhàin)" #: ../lib/recovery-mode/options/system-summary:71 #, sh-format msgid "unknown (must be run as root)" msgstr "neo-aithnichte (feumar a ruith mar root)" #: ../lib/recovery-mode/options/system-summary:75 #, sh-format msgid "yes (good)" msgstr "tha (math)" #: ../lib/recovery-mode/options/system-summary:77 #, sh-format msgid "no (BAD)" msgstr "chan eil (DONA)" #: ../lib/recovery-mode/options/system-summary:81 #, sh-format msgid "(Use arrows/PageUp/PageDown keys to scroll and TAB key to select)" msgstr "" "(Cleachd na saighdean/duilleag suas/duilleag airson sgroladh agus an iuchait " "TAB gus rud a thaghadh)" #: ../lib/recovery-mode/options/system-summary:83 #, sh-format msgid "=== General information ===" msgstr "=== Fiosrachadh coitcheann ===" #: ../lib/recovery-mode/options/system-summary:84 #, sh-format msgid "System mode:" msgstr "Modh an t-siostaim:" #: ../lib/recovery-mode/options/system-summary:85 #, sh-format msgid "CPU information:" msgstr "Fiosrachadh mun CPU:" #: ../lib/recovery-mode/options/system-summary:86 #, sh-format msgid "Network connectivity:" msgstr "Ceanglaichean ris an lìonra:" #: ../lib/recovery-mode/options/system-summary:88 #, sh-format msgid "=== Detailed disk usage ===" msgstr "=== Mion-fhiosrachadh air cleachdadh an diosga ===" #: ../lib/recovery-mode/options/system-summary:91 #, sh-format msgid "=== Software RAID state ===" msgstr "=== Staid RAID a' bhathair-bhog ===" #: ../lib/recovery-mode/options/system-summary:94 #, sh-format msgid "=== LVM state ===" msgstr "=== Staid LVM ===" #: ../lib/recovery-mode/options/system-summary:97 #, sh-format msgid "=== Detailed memory usage ===" msgstr "=== Mion-fhiosrachadh air cleachdadh na cuimhne ===" #: ../lib/recovery-mode/options/system-summary:100 #, sh-format msgid "=== Detailed network configuration ===" msgstr "=== Mion-fhiosrachadh air rèiteachadh an lìonraidh ===" #: ../lib/recovery-mode/options/system-summary:103 #, sh-format msgid "=== System database (APT) ===" msgstr "=== Stòr-dàta an t-siostaim (APT) ===" #: ../lib/recovery-mode/options/system-summary:104 #, sh-format msgid "Database is consistent:" msgstr "Tha stòr-dàta cunbhalach:" #: ../lib/recovery-mode/recovery-menu:20 #, sh-format msgid "Recovery Menu (filesystem state: read-only)" msgstr "" "An clàr-taice aisig (staid an t-siostaim fhaidhlichean: ri leughadh a-mhàin)" #: ../lib/recovery-mode/recovery-menu:22 #, sh-format msgid "Recovery Menu (filesystem state: read/write)" msgstr "" "An clàr-taice aisig (staid an t-siostaim fhaidhlichean: leughadh/sgrìobhadh)" #: ../lib/recovery-mode/recovery-menu:26 #, sh-format msgid " Resume normal boot" msgstr " Till gu bùtadh àbhaisteach" #: ../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 "" "Tha thu an impis am modh aisig fhàgail agus leantainn air tòiseachadh an t-" "siostaim. Thoir an aire gu bheil cuid a dhraibhearan grafaigeachd ann a tha " "feumach air bùtadh grafaigeachd slàn agus gum fàillig iad nuair a leanas tu " "air on mhodh aisig.\n" "Ma thachras sin, cha leig thu leas ach ath-bhùtadh on sgrìn tòiseachaidh " "agus bùtadh àbhaisteach a dhèanamh an uairsin." #: ../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 "" "Ma leanas tu air adhart, thèid an siostam fhaidhlichean agad ath-" "mhunntachadh sa mhodh leughadh/sgrìobhaidh agus munntaichidh e siostam " "fhaidhlichean sam bith eile a tha mìnichte ann an /etc/fstab.\n" "A bheil thu airson leantainn air adhart?" #: ../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 "" "Thagh thu roghainn a dh'fheumas an siostam fhaidhlichean sa mhodh ri " "leughadh a-mhàin. Gu mì-fhortanach, thagh thu roghainn eile roimhe 's " "dh'fhàg thu am modh sin.\n" "'S e ath-thòiseachadh an t-siostaim an dòigh as fhasa airson tilleadh gun " "mhodh ri leughadh a-mhàin." language-pack-gd-base/data/gd/LC_MESSAGES/system-service.po0000644000000000000000000000563012743727033020371 0ustar # Gaelic; Scottish translation for ubuntu-system-service # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the ubuntu-system-service package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: ubuntu-system-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-23 15:02+0000\n" "PO-Revision-Date: 2012-09-17 20:52+0000\n" "Last-Translator: alasdair caimbeul \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:50+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../backend/com.ubuntu.systemservice.policy.in.h:1 msgid "Get current global proxy" msgstr "Faigh am progsaidh uile-choitcheann làithreach" #: ../backend/com.ubuntu.systemservice.policy.in.h:2 msgid "System policy prevents querying proxy settings" msgstr "" "Tha poileasaidh an t-siostaim a' cur bacadh air ceisteachadh roghainnean a' " "phrogsaidh" #: ../backend/com.ubuntu.systemservice.policy.in.h:3 msgid "Set current global proxy" msgstr "Suidhich am progsaidh uile-choitcheann làithreach" #: ../backend/com.ubuntu.systemservice.policy.in.h:4 msgid "System policy prevents setting proxy settings" msgstr "" "Tha poileasaidh an t-siostaim a' cur bacadh air suidheachadh roghainnean a' " "phrogsaidh" #: ../backend/com.ubuntu.systemservice.policy.in.h:5 msgid "Set current global proxy exception" msgstr "Suidhich an eisgeachd progsaidh uile-choitcheann làithreach" #: ../backend/com.ubuntu.systemservice.policy.in.h:6 msgid "System policy prevents setting no_proxy settings" msgstr "" "Tha poileasaidh an t-siostaim a' cur bacadh air suidheachadh nan roghainnean " "no_proxy" #: ../backend/com.ubuntu.systemservice.policy.in.h:7 msgid "Set current global keyboard" msgstr "Suidhich am meur-chlàr uile-choitcheann làithreach" #: ../backend/com.ubuntu.systemservice.policy.in.h:8 msgid "System policy prevents setting global keyboard settings" msgstr "" "Tha poileasaidh an t-siostaim a' cur bacadh air suidheachadh roghainnean " "uile-choitcheann a' mheur-chlàir" #: ../backend/com.ubuntu.systemservice.policy.in.h:9 msgid "Get current global keyboard" msgstr "Faigh am meur-chlàr uile-choitcheann làithreach" #: ../backend/com.ubuntu.systemservice.policy.in.h:10 msgid "System policy prevents querying keyboard settings" msgstr "" "Tha poileasaidh an t-siostaim a' cur bacadh air ceisteachadh roghainnean a' " "mheur-chlàir" #: ../backend/com.ubuntu.systemservice.policy.in.h:11 msgid "Check if the package system is locked" msgstr "Thoir sùil a bheil siostam nam pacaidean glaiste" #: ../backend/com.ubuntu.systemservice.policy.in.h:12 msgid "System policy prevents querying package system lock" msgstr "" "Tha poileasaidh an t-siostaim a' cur bacadh air ceisteachadh glais an t-" "siostaim" language-pack-gd-base/data/gd/LC_MESSAGES/remote-login-service.po0000644000000000000000000000254212743727033021445 0ustar # Gaelic; Scottish translation for remote-login-service # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the remote-login-service package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: remote-login-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-17 21:19+0000\n" "PO-Revision-Date: 2013-08-17 00:52+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:39+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../data/remote-login-service.conf.in.h:1 msgid "Remote Login" msgstr "Clàradh a-steach cèin" #: ../src/main.c:381 msgid "" "Configuration file for the remote login service. Defaults to '/etc/remote-" "login-service.conf'." msgstr "" "Am faidhle rèiteachaidh airson na seirbheis leis an dèanar clàradh a-steach " "cèin. 'S e \"/etc/remote-login-service.conf\" am bun-roghainn airson seo." #: ../src/main.c:381 msgid "key_file" msgstr "key_file" #: ../src/main.c:406 msgid "- Determine the remote servers that can be logged into" msgstr "" "- Sònraich na frithealaichean cèin air an urrainnear clàradh a-steach ann" language-pack-gd-base/data/gd/LC_MESSAGES/indicator-datetime.po0000644000000000000000000002066412743727033021161 0ustar # Gaelic; Scottish translation for indicator-datetime # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the indicator-datetime package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: indicator-datetime\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-15 22:39+0000\n" "PO-Revision-Date: 2014-04-07 16:03+0000\n" "Last-Translator: GunChleoc \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:07+0000\n" "X-Generator: Launchpad (build 18147)\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 "%l:%M %p" #. TRANSLATORS: a strftime(3) format for 24hr time w/seconds #: ../src/formatter.cpp:240 msgid "%H:%M:%S" msgstr "%H:%M:%D" #. 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 "%a %e %b %Y" #. 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 %e %b" #. 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 "%e %b %Y" #. 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 "%e %b" #. This strftime(3) format string shows the year. #: ../src/formatter-desktop.cpp:176 msgid "%Y" msgstr "%Y" #. 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 "Cuir tachartas ris..." #: ../src/menu.cpp:439 msgid "Clock" msgstr "Cleoc" #: ../src/menu.cpp:491 msgid "Time & Date settings…" msgstr "Roghainnean an ama ⁊ a' chinn-là" #: ../src/menu.cpp:546 msgid "Date and Time" msgstr "Ceann-là agus àm" #: ../src/menu.cpp:519 msgid "Upcoming" msgstr "A' tighinn" #: ../src/menu.cpp:601 #, c-format msgid "%s (has alarms)" msgstr "%s (tha caismeachdan aige)" #: ../src/snap.cpp:148 #, c-format msgid "Alarm %s" msgstr "Ciasmeachd %s" #: ../src/snap.cpp:101 msgid "Show" msgstr "Seall" #: ../src/snap.cpp:102 msgid "Dismiss" msgstr "Leig seachad" #: ../src/utils.c:274 msgid "Today" msgstr "An-diugh" #: ../src/utils.c:278 msgid "Tomorrow" msgstr "A-màireach" #. 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 "%a %d %b" #. 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. #. (\u2003 is a unicode em space which is slightly wider than a normal space.) #. en_US example: "Tomorrow\u2003%l:%M %p" --> "Tomorrow 1:00 PM" #: ../src/utils.c:312 msgid "Tomorrow\\u2003%l:%M %p" msgstr "A-màireach\\u2003%l:%M %p" #. 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. #. (\u2003 is a unicode em space which is slightly wider than a normal space.) #. en_US example: "Tomorrow\u2003%l:%M %p" --> "Fri 1:00 PM" #: ../src/utils.c:320 msgid "%a\\u2003%l:%M %p" msgstr "%a\\u2003%l:%M %p" #. 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. #. (\u2003 is a unicode em space which is slightly wider than a normal space.) #. en_US example: "%a %d %b\u2003%l:%M %p" --> "Fri Oct 31 1:00 PM" #. en_GB example: "%a %b %d\u2003%l:%M %p" --> "Fri 31 Oct 1:00 PM" #: ../src/utils.c:329 msgid "%a %d %b\\u2003%l:%M %p" msgstr "%a %b %d\\u2003%l:%M %p" #. 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. #. (\u2003 is a unicode em space which is slightly wider than a normal space.) #. en_US example: "Tomorrow\u2003%l:%M %p" --> "Tomorrow 13:00" #: ../src/utils.c:349 msgid "Tomorrow\\u2003%H:%M" msgstr "A-màireach\\u2003%H:%M" #. 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. #. (\u2003 is a unicode em space which is slightly wider than a normal space.) #. en_US example: "%a\u2003%H:%M" --> "Fri 13:00" #: ../src/utils.c:357 msgid "%a\\u2003%H:%M" msgstr "%a\\u2003%H:%M" #. 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. #. (\u2003 is a unicode em space which is slightly wider than a normal space.) #. en_US example: "%a %d %b\u2003%H:%M" --> "Fri Oct 31 13:00" #. en_GB example: "%a %b %d\u2003%H:%M" --> "Fri 31 Oct 13:00" #: ../src/utils.c:366 msgid "%a %d %b\\u2003%H:%M" msgstr "%a %b %d\\u2003%H:%M" language-pack-gd-base/data/gd/LC_MESSAGES/apport.po0000644000000000000000000013766112743727033016726 0ustar # Gaelic; Scottish translation for apport # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the apport package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: apport\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-18 09:44+0000\n" "PO-Revision-Date: 2013-09-19 16:52+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:02+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../debian/tmp/usr/bin/apport-valgrind.py:37 ../bin/apport-valgrind.py:37 msgid "See man page for details." msgstr "Faic duilleag na treòire airson mion-fhiosrachadh." #: ../debian/tmp/usr/bin/apport-valgrind.py:43 ../bin/apport-valgrind.py:43 msgid "specify the log file name produced by valgrind" msgstr "sònraich ainm faidhle an loga a rinn valgrind" #: ../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 "" "Cleachd Sandbox Dir (SDIR) a-rithist a chaidh a chruthachadh roimhe no, mur " "eil e ann, cruthaich e" #: ../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 "" "na cruthaich 's na cleachd Sandbox Directory a-rithist airson samhlaidhean " "dì-bhugachaidh a bharrachd is cleachd dìreach an fheadhainn a tha stàlaichte." #: ../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 "" "Cleachd Cache Dir (CDIR) a-rithist a chaidh a chruthachadh roimhe no, mur " "eil e ann, cruthaich e" #: ../debian/tmp/usr/bin/apport-valgrind.py:58 ../bin/apport-valgrind.py:58 msgid "" "report download/install progress when installing packages into sandbox" msgstr "" "seall adhartas an luchdaidh a-nuas/an stàlaidh nuair a stàlaichear pacaidean " "sa bhogsa-ghainmhich" #: ../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 "" "an executable a thèid a ruith fo inneal sgrùdadh na cuimhne aig valgrind " "airson greim fhaighinn air aoidion cuimhne" #: ../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 "" "Stàlaich pacaid a bharrachd san bhogsa-ghainmhich (gabhaidh seo a " "shònrachadh iomadh turas)" #: ../debian/tmp/usr/bin/apport-valgrind.py:97 ../bin/apport-valgrind.py:97 #, python-format msgid "Error: %s is not an executable. Stopping." msgstr "Mearachd: Chan eil %s 'na rud so-ghnìomhaichte. A' sgur dheth." #: ../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 "" "Dh'fhaoidte gum fàs an siostam agad neo-sheasmhach a-nis is gum b' fheairrde " "dhut ath-thòiseachadh." #: ../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/apport-gtk.ui.h:4 ../gtk/apport-gtk.ui.h:4 msgid "Crash report" msgstr "Aithris tuislidh" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:5 ../gtk/apport-gtk.ui.h:5 msgid "Sorry, an internal error happened." msgstr "" "Tha sinn duillich ach thachair mearachd inntearnail." #: ../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 "" "Ma mhothaicheas tu do dhuilgheadasan eile, feuch is ath-thòisich an " "coimpiutair." #: ../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 "" "Cuir thugainn aithris air a' mhearachd seo gus taic a chumail rinn 'ga " "chàraidh" #: ../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 "" "Leig seachad duilgheadas an tionndaidh seo dhen phrògram san àm ri teachd" #: ../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 "Seall am mion-fhiosrachadh" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:10 ../gtk/apport-gtk.ui.h:10 msgid "_Examine locally" msgstr "_Sgrùd e gu h-ionadail" #: ../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 "Fàg dùinte e" #: ../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 "Lean air adhart" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:13 ../gtk/apport-gtk.ui.h:13 msgid "Collecting problem information" msgstr "A' cruinneachadh fiosrachadh mun duilgheadas" #: ../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 "" "Tha sinn a' cruinneachadh fiosrachadh a dh'fhaodadh a bhith cuideachail dhan " "luchd-leasachaidh a' càradh an duilgheadais a rinn thu aithris air." #: ../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 "A' luchdadh suas fiosrachadh mun duilgheadas" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:16 ../gtk/apport-gtk.ui.h:16 msgid "Uploading problem information" msgstr "A' luchdadh suas fiosrachadh mun duilgheadas" #: ../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 "" "Tha am fiosrachadh a chaidh a chruinneachadh ga chur gu siostam tracadh nam " "bugaichean. Dh'fhaoidte gum feum seo beagan mhionaidean." #: ../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 "Tha coltas nach deach a' phacaid seo a stàladh mar bu chòir" #: ../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 "" "Chan e pacaid %s oifigeil a tha seo. Thoir air falbh pacaid sam bith a tha " "le treas-phàrtaidh 's feuch ris a-rithist." #: ../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 "" "Tha cuid a phacaidean stàlaichte agad a tha ro aosta. Àrdaich na pacaidean a " "leanas agus thoir sùil ach a bheil an duilgheadas ann fhathast:\n" "\n" " %s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:270 #: ../apport/ui.py:270 msgid "unknown program" msgstr "prògram neo-aithnichte" #: ../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 "Tha sinn duilich ach dhùin am prògram \"%s\" gu h-obann." #: ../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 "Duilgheadas ann an %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 "" "Chan eil cuimhne shaor gu leòr aig a' choimpiutair agad agus chan urrainn " "dha an duilgheadas a sgrùdadh gu fèin-obrachail is aithris a chur dhan luchd-" "leasachaidh." #: ../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 "Aithris duilgheadais mhì-dhligheach" #: ../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 "Chan eil cead-inntrigidh agad dhan aithris duilgheadais seo." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:326 #: ../apport/ui.py:326 msgid "Error" msgstr "Mearachd" #: ../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 "" "Chan eil àite gu leòr air an diosg gus an aithris seo a làimhseachadh." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:411 #: ../apport/ui.py:411 msgid "No package specified" msgstr "Cha deach pacaid a shònrachadh" #: ../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 "" "Feumaidh tu pacaid no PID a shònrachadh. Faic --help airson barrachd " "fiosrachaidh." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:435 #: ../apport/ui.py:435 msgid "Permission denied" msgstr "Chaidh cead a dhiùltadh" #: ../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 "" "Chan eil am pròiseas a shònraich thu a' buntainn riut. Ruith am prògram seo " "mar shealbhadair a' phròiseis no mar root." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:438 #: ../apport/ui.py:438 msgid "Invalid PID" msgstr "PID mì-dhligheach" #: ../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 "Chan eil ID a' phròiseis a shònraich thu a' buntainn do phrògram." #: ../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 "Cha do lorg an sgriobt %s pacaid air a bheil buaidh" #: ../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 "Chan eil a' phacaid %s ann" #: ../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 "Cha ghabh an aithris a chruthachadh" #: ../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 "Ag ùrachadh aithris an duilgheadais" #: ../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 "" "Cha tusa an neach a rinn aithris air an duilgheadas seo 's chan eil fo-" "sgrìobhadh agad ann air neo bha an aithris seo ann dà thuras no chaidh a " "dhùnadh mu thràth.\n" "\n" "Cruthaich aithris ùr le \"apport-bug\"." #: ../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 "" "Cha tusa an neach a rinn aithris air an duilgheadas seo. Tha e fada nas " "fhasa comharra a chur ri buga a dh'innseas gur e dùblachadh a tha ann seach " "na beachdan is ceanglachain agad a ghluasad gu buga ùr.\n" "\n" "Leis a sin, mholamaid dhut aithris ùr a dhèanamh air a' bhuga le \"apport-" "bug\" agus beachd a chur ris a' bhuga seo mun fhear a chlàraich thu.\n" "\n" "A bheil thu cinnteach gu bheil thu airson leantainn air adhart?" #: ../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 "Cha deach fiosrachadh a bharrachd a chruinneachadh." #: ../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 "Dè seòrsa duilgheadas tha thu airson aithris a dhèanamh air?" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:632 #: ../apport/ui.py:632 msgid "Unknown symptom" msgstr "Buaidh nach aithne dhuinn" #: ../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 "Chan aithne dhuinn a' bhuaidh \"%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 "" "An dèidh dhut an teachdaireachd seo a dhùnadh. briog air uinneag aplacaid " "gus aithris a dhèanamh air duilgheadas leis." #: ../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 "Cha b' urrainn dha xprop ID pròiseas na h-uinneige a dhearbhadh" #: ../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 "Sònraich ainm na pacaid." #: ../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 "" "Cuir taga a bharrachd ris an aithris. 'S urrainn dhut a shònrachadh iomadh " "turas." #: ../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 [options] [symptom|pid|package|program path|.apport/.crash file]" #: ../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 "" "Tòisich sa mhodh aithriseadh bhugaichean. Feumaidh seo --package agus --pid " "roghainneil no dìreach --pid. Mur eil aon seach aon dhiubh ann, nochd liosta " "de bhuaidhean air a bheil eòlas. (Tuigear dheth seo ma tha argamaid " "shingilte air a chur ann)." #: ../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 "" "Briog air uinneag mar thargaid gus aithris a dhèanamh air duilgheadas." #: ../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 "" "Tòisich sa mhodh ùrachadh bhugaichean. Gabhaidh seo ri --package ma tha feum " "air." #: ../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 "" "Clàraich buga mu dhèidhinn buaidh. (Tuigear dheth seo mas e ainm na buaidhe " "an aon argamaid.)" #: ../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 "" "Sònraich ainm na pacaid sa mhodh --file-bug. Tha seo roghainneil ma chaidh --" "pid a shònrachadh. (Tuigear dheth seo mas e ainm na pacaid an aon argamaid.)" #: ../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 "" "Sònraich prògram a tha a' ruith sa mhodh --file-bug. Ma thèid seo a " "shònrachadh, bidh barrachd fiosrachaidh san aithris. (Tuigear dheth seo mas " "e pid an aon argamaid.)" #: ../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 "Tha am pid a shònraich thu 'na aplacaid chrochte." #: ../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 "" "Dèan aithris air an tuisleadh on fhaidhle .apport no .crash a tha ann seach " "an fheadhainn a tha ri dhèiligeadh ann an %s. (Tuigear dheth seo mas e am " "faidhle an aon argamaid.)" #: ../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 "" "Sa mhodh aithriseadh bhugaichean, sàbhail am fiosrachadh a chaidh a " "chruinneachadh ann am faidhle seach a bhith a' dèanamh aithris air. 'S " "urrainn dhut aithris a dhèanamh leis an fhaidhle às a dhèidh sin no o " "choimpiutair eile." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:750 #: ../apport/ui.py:750 msgid "Print the Apport version number." msgstr "Clò-bhuail àireamh an tionndaidh aig 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 "" "Cuireadh seo air bhog apport-retrace ann an uinneag tèirmineil gus sgrùdadh " "a dhèanamh air an tuisleadh." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:890 #: ../apport/ui.py:890 msgid "Run gdb session" msgstr "Ruith seisean gdb" #: ../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 "" "Ruith seisean gdb as aonais gun a bhith a' luchdadh a-nuas nan samhlaidhean " "dì-bhugachaidh" #. 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 "Ùraich %s le Stack Trace a tha gu tur samhlach" #: ../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 "" "Tha aithris an duilgheadais seo a' buntainn ri prògram nach eil stàlaichte " "tuilleadh." #: ../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 "" "Thachair an duilgheadas leis a' phrògram %s ach chaidh atharrachadh on a " "thachair an tuisleadh." #: ../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 "Chaidh an aithris seo a dhochann is cha ghabh a làimhseachadh." #. 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 "Tha an aithris seo a' buntainn do phacaid nach eil stàlaichte." #: ../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 "" "Thachair mearachd fhad 's a bha sinn a' feuchainn ri aithris na mearachd seo " "a làimhseachadh:" #: ../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 "" "Cha b' urrainn dhuinn a' phacaid no ainm na pacaid thùsail a dhearbhadh." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1137 #: ../apport/ui.py:1137 msgid "Unable to start web browser" msgstr "Chan urrainn dhuinn brabhsair-lìn a thòiseachadh" #: ../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 "Chan urrainn dhuinn brabhsair-lìn a thòiseachadh gus %s fhosgladh." #: ../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 "" "Cuir a-steach fiosrachadh a' chunntais agad airson siostam tracadh nam " "bugaichean aig %s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1250 #: ../apport/ui.py:1250 msgid "Network problem" msgstr "Duilgheadas leis an lìonra" #: ../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 "" "Chan urrainn dhuinn ceangal ri stòr-dàta nan tuisleadh, thoir sùil air a' " "cheangal agad ris an eadar-lìon." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1279 #: ../apport/ui.py:1279 msgid "Memory exhaustion" msgstr "Gainnead cuimhne" #: ../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 "" "Chan eil cuimhne gu leòr air an t-siostam agad is chan urrainn dha aithris " "an tuislidh seo a làimhseachadh." #: ../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 "" "Chan urrainn dhuinn aithris a dhèanamh air an duilgheadas:\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 "Tha sinn eòlach air an duilgheadas seo mu thràth" #: ../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 "" "Chaidh aithris a dhèanamh air an duilgheadas seo mu thràth is chì thu " "aithris a' bhuga sa bhrabhsair-lìn agad. Thoir sùil ach a bheil fiosrachadh " "ùr sam bith agad a dh'fhaodadh a bhith feumail dhan luchd-leasachaidh." #: ../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 "" "Fhuair an luchd-leasachaidh aithris air an duilgheadas seo mu thràth. Tapadh " "leat!" #: ../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 "Dèan aithris air duilgheadas..." #: ../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 "Dèan aithris air mearachd dhan luchd-leasachaidh" #: ../data/apportcheckresume.py:73 #: ../debian/tmp/usr/share/apport/apportcheckresume.py:73 msgid "" "This occured during a previous suspend and prevented it from resuming " "properly." msgstr "" "Thachair seo nuair a chaidh a chur 'na dhàil roimhe agus cha b' urrainn " "dhuinn leantainn air cùisean mar bu chòir." #: ../data/apportcheckresume.py:75 #: ../debian/tmp/usr/share/apport/apportcheckresume.py:75 msgid "" "This occured during a previous hibernate and prevented it from resuming " "properly." msgstr "" "Thachair seo nuair a chaidh a chur 'na chadal-geamhraidh roimhe agus cha b' " "urrainn dhuinn leantainn air cùisean mar bu chòir." #: ../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 "" "Lean sinn air ach thuislich e aig an fhìor-dheireadh agus bidh coltas gun " "deach a choileanadh mar bu chòir." #: ../bin/apport-unpack.py:22 ../debian/tmp/usr/bin/apport-unpack.py:22 #, python-format msgid "Usage: %s " msgstr "Pàtran: %s " #: ../bin/apport-unpack.py:46 ../debian/tmp/usr/bin/apport-unpack.py:46 msgid "Destination directory exists and is not empty." msgstr "Tha am pasgan sin sa cheann-uidhe mu thràth 's chan eil e falamh." #: ../debian/tmp/usr/bin/apport-cli.py:74 ../bin/apport-cli.py:74 msgid "Press any key to continue..." msgstr "Brùth putan sam bith airson leantainn air adhart..." #: ../debian/tmp/usr/bin/apport-cli.py:81 ../bin/apport-cli.py:81 msgid "What would you like to do? Your options are:" msgstr "Dè bu chaomh leat dèanamh? Seo na roghainnean agad:" #: ../debian/tmp/usr/bin/apport-cli.py:85 ../bin/apport-cli.py:85 #, python-format msgid "Please choose (%s):" msgstr "Dèan taghadh (%s):" #: ../debian/tmp/usr/bin/apport-cli.py:148 ../bin/apport-cli.py:148 #, python-format msgid "(%i bytes)" msgstr "(%i bytes)" #: ../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 "(dàta bìnearaidh)" #: ../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 "" "A bheil thu airson aithris mun duilgheadas a chur gun luchd-leasachaidh?" #: ../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 "" "An dèidh dhut an aithris air an duilgheadas a chur, nach lìon thu am foirm\n" "ann an uinneag a' bhrabhsair a thèid fhosgladh gu fèin-obrachail?" #: ../debian/tmp/usr/bin/apport-cli.py:182 ../bin/apport-cli.py:182 #, python-format msgid "&Send report (%s)" msgstr "&Cuir an aithris (%s)" #: ../debian/tmp/usr/bin/apport-cli.py:186 ../bin/apport-cli.py:186 msgid "&Examine locally" msgstr "&Sgrùd gu h-ionadail" #: ../debian/tmp/usr/bin/apport-cli.py:190 ../bin/apport-cli.py:190 msgid "&View report" msgstr "&Faic an aithris" #: ../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 "" "&Glèidh faidhle na h-aithrise gus a chur uaireigin eile no airson lethbhreac " "dheth a chur am badeigin eile" #: ../debian/tmp/usr/bin/apport-cli.py:192 ../bin/apport-cli.py:192 msgid "Cancel and &ignore future crashes of this program version" msgstr "" "Sguir dheth agus le&ig seachad tuislidhean de thionndadh seo a' phrògraim " "seo san àm ri teachd" #: ../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 "&Sguir dheth" #: ../debian/tmp/usr/bin/apport-cli.py:222 ../bin/apport-cli.py:222 msgid "Problem report file:" msgstr "Faidhle aithris an duilgheadais:" #: ../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 "&Dearbhaich" #: ../debian/tmp/usr/bin/apport-cli.py:232 ../bin/apport-cli.py:232 #, python-format msgid "Error: %s" msgstr "Mearachd: %s" #: ../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 "A' cruinneachadh fiosrachadh mun duilgheadas" #: ../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 "" "'S urrainn dhut am fiosrachadh a chruinnich sinn a chur gun luchd-" "leasachaidh ach\n" "an urrainn dhaibh an aplacaid a leasachadh. Faodaidh gun doir seo beagan " "mhionaidean." #: ../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 "" "Tha am fiosrachadh a chruinnich sinn 'ga chur gu siostam tracadh nam " "bugaichean.\n" "Dh'fhaoidte gun doir seo beagan mhionaidean." #: ../debian/tmp/usr/bin/apport-cli.py:302 ../bin/apport-cli.py:302 msgid "&Done" msgstr "&Deiseil" #: ../debian/tmp/usr/bin/apport-cli.py:308 ../bin/apport-cli.py:308 msgid "none" msgstr "chan eil gin" #: ../debian/tmp/usr/bin/apport-cli.py:309 ../bin/apport-cli.py:309 #, python-format msgid "Selected: %s. Multiple choices:" msgstr "Thagh thu: %s. Iomadh roghainn:" #: ../debian/tmp/usr/bin/apport-cli.py:325 ../bin/apport-cli.py:325 msgid "Choices:" msgstr "Roghainnean:" #: ../debian/tmp/usr/bin/apport-cli.py:339 ../bin/apport-cli.py:339 msgid "Path to file (Enter to cancel):" msgstr "" "An t-slighe a dh'ionnsaigh an fhaidhle (Brùth Enter airson sgur dheth):" #: ../debian/tmp/usr/bin/apport-cli.py:345 ../bin/apport-cli.py:345 msgid "File does not exist." msgstr "Chan eil am faidhle ann." #: ../debian/tmp/usr/bin/apport-cli.py:347 ../bin/apport-cli.py:347 msgid "This is a directory." msgstr "'S e pasgan a tha seo." #: ../debian/tmp/usr/bin/apport-cli.py:353 ../bin/apport-cli.py:353 msgid "To continue, you must visit the following URL:" msgstr "" "Feumaidh tu tadhal air an URL a leanas mus urrainn dhut leantainn air adhart:" #: ../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 "" "'S urrainn dhut brabhsair a chur gu dol an-dràsta no lethbhreac dhen URL seo " "a chur ann am brabhsair no coimpiutair eile." #: ../debian/tmp/usr/bin/apport-cli.py:357 ../bin/apport-cli.py:357 msgid "Launch a browser now" msgstr "Cuir brabhsair gu dol an-dràsta" #: ../debian/tmp/usr/bin/apport-cli.py:371 ../bin/apport-cli.py:371 msgid "No pending crash reports. Try --help for more information." msgstr "" "Chan eil aithris sam bith air tuisleadh ri dhèiligeadh. Feuch --help airson " "barrachd fiosrachaidh." #: ../data/general-hooks/ubuntu.py:133 #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:133 msgid "" "An Ubuntu package has a file conflict with a package that is not a genuine " "Ubuntu package" msgstr "" "Tha pacaid Ubuntu ann an còmhstri le pacaid nach eil 'na fhìor-phacaid Ubuntu" #: ../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 "" "Chaidh an siostam agad a rèiteachadh le grub 2 an toiseach ach thug thu air " "falbh sin 's thug thu a-steach grub 1 ach cha deach a rèiteachadh. Gus " "dèanamh cinnteach gun dèid rèiteachadh a' bootloader agad ùrachadh gach " "turas a bhios kernel ùr ri fhaighinn, fosgail tèirmineal is ruith na " "leanas:\n" "\n" " sudo apt-get install grub-pc\n" #: ../apport/com.ubuntu.apport.policy.in.h:1 msgid "Collect system information" msgstr "Cruinnich fiosrachaidh mun t-siostam" #: ../apport/com.ubuntu.apport.policy.in.h:2 msgid "" "Authentication is required to collect system information for this problem " "report" msgstr "" "Tha feum air dearbhadh mus urrainn dhuinn fiosrachadh a chruinneachadh mun t-" "siostam airson na h-aithrise seo" #: ../apport/com.ubuntu.apport.policy.in.h:3 msgid "System problem reports" msgstr "Aithrisean air duilgheadasan an t-siostaim" #: ../apport/com.ubuntu.apport.policy.in.h:4 msgid "" "Please enter your password to access problem reports of system programs" msgstr "" "Cuir a-steach am facal-faire agad gus cothrom fhaighinn air aithrisean mu " "dhèidhinn duilgheadas a bha aig prògraman a t-siostaim" #: ../kde/apport-kde-mimelnk.desktop.in.h:1 msgid "Apport crash file" msgstr "Faidhle tuislidh Apport" #: ../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 "Tha sinn duilich, thachair mearachd inntearnail ann an %s." #: ../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 "" "Tha sinn duilich, dh'èirich duilgheadas nuair a bha sinn a' stàladh a' " "bhathair-bhog." #: ../debian/tmp/usr/share/apport/testsuite/test_ui_gtk.py:148 #: ../debian/tmp/usr/share/apport/testsuite/test_ui_kde.py:144 msgid "Package: apport 1.2.3~0ubuntu1" msgstr "Pacaid: apport 1.2.3~0ubuntu1" #: ../debian/tmp/usr/share/apport/testsuite/test_ui_gtk.py:184 #: ../debian/tmp/usr/share/apport/testsuite/test_ui_gtk.py:225 #: ../debian/tmp/usr/share/apport/testsuite/test_ui_kde.py:180 #: ../debian/tmp/usr/share/apport/testsuite/test_ui_kde.py:221 msgid "The application Apport has closed unexpectedly." msgstr "Dhùin an aplacaid Apport gu h-obann" #: ../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 "Cuir air bhog a-rithist" #: ../debian/tmp/usr/share/apport/testsuite/test_ui_gtk.py:263 msgid "The application Apport has stopped responding." msgstr "Chan eil an aplacaid Apport a' freagairt tuilleadh." #: ../debian/tmp/usr/share/apport/testsuite/test_ui_gtk.py:265 msgid "You can wait to see if it wakes up, or close or relaunch it." msgstr "" "'S urrainn dhut feitheamh gus am freagair e, a dhùnadh no a chur gu dol às " "ùr." #: ../gtk/apport-gtk.py:228 ../debian/tmp/usr/share/apport/apport-gtk.py:228 msgid "Force Closed" msgstr "Sparr air dùnadh" #: ../debian/tmp/usr/share/apport/testsuite/test_ui_gtk.py:340 msgid "Sorry, the application apport has stopped unexpectedly." msgstr "Tha sinn duilich ach stad an aplacaid Apport gu h-obann." #: ../debian/tmp/usr/share/apport/testsuite/test_ui_gtk.py:357 msgid "Sorry, apport has closed unexpectedly." msgstr "Tha sinn duilich ach dhùin Apport gu h-obann." #: ../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 "Cuir" #: ../debian/tmp/usr/share/apport/testsuite/test_ui.py:1069 #: ../debian/tmp/usr/share/apport/testsuite/test_ui.py:1080 #: ../debian/tmp/usr/share/apport/testsuite/test_ui.py:1091 msgid "Problem in bash" msgstr "Duilgheadas sa bash" #: ../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 "Tha sinn duilich ach stad an aplacaid %s gu h-obann." #: ../gtk/apport-gtk.py:160 ../debian/tmp/usr/share/apport/apport-gtk.py:160 #, python-format msgid "Sorry, %s has closed unexpectedly." msgstr "Tha sinn duilich ach dhùin %s gu h-obann." #: ../gtk/apport-gtk.py:238 ../debian/tmp/usr/share/apport/apport-gtk.py:238 #, python-format msgid "The application %s has stopped responding." msgstr "Chan eil an aplacaid \"%s\" a' freagairt tuilleadh." #: ../gtk/apport-gtk.py:242 ../debian/tmp/usr/share/apport/apport-gtk.py:242 #, python-format msgid "The program \"%s\" has stopped responding." msgstr "Chan eil am prògram \"%s\" a' freagairt tuilleadh." #: ../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 "Pacaid: %s" #: ../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 "Thachair an aplacaid %s ri mearachd inntearnail." #: ../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 "Dhùin an aplacaid %s gu h-obann." #: ../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 "Leig seachad duilgheadasan dhen t-seòrsa seo san àm ri teachd" #: ../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 "Falaich am mion-fhiosrachadh" #: ../kde/apport-kde.py:314 ../debian/tmp/usr/share/apport/apport-kde.py:314 msgid "Username:" msgstr "Ainm-cleachdaiche:" #: ../kde/apport-kde.py:315 ../debian/tmp/usr/share/apport/apport-kde.py:315 msgid "Password:" msgstr "Facal-faire:" #: ../kde/apport-kde.py:405 ../debian/tmp/usr/share/apport/apport-kde.py:405 msgid "Collecting Problem Information" msgstr "A' cruinneachadh fiosrachadh mun duilgheadas" #: ../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 "" "'S urrainn dhut am fiosrachadh a chaidh a chruinneachadh a chur dhan luchd-" "leasachaidh airson 's gun urrainn dhaibh an aplacaid a leasachadh. " "Dh'fhaoidte gum feum seo beagan mhionaidean." #: ../kde/apport-kde.py:433 ../debian/tmp/usr/share/apport/apport-kde.py:433 msgid "Uploading Problem Information" msgstr "A' luchdadh suas fiosrachadh mun duilgheadas" #: ../debian/tmp/usr/bin/apport-retrace.py:31 ../bin/apport-retrace.py:31 msgid "%prog [options] " msgstr "%prog [options] " #: ../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 "Na cuir na traces ùra dhan aithris ach sgrìobh iad ann an stdout." #: ../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 "" "Tòisich air seisean gdb eadar-ghnìomhach le core dump na h-aithrise (-o air " "a leigeil seachad; cha dèan e ath-sgrìobhadh na h-aithrise)" #: ../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 "" "Sgrìobh an aithris atharraichte san fhaidhle a tha ann 's na atharraich an " "aithris thùsail" #: ../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 "" "Thoir air falbh an core dump às an aithris às dèidh ath-ghintinn an stack " "trace" #: ../debian/tmp/usr/bin/apport-retrace.py:43 ../bin/apport-retrace.py:43 msgid "Override report's CoreFile" msgstr "Tar-àithn CoreFile na h-aithrise" #: ../debian/tmp/usr/bin/apport-retrace.py:45 ../bin/apport-retrace.py:45 msgid "Override report's ExecutablePath" msgstr "Tar-àithn ExecutablePath na h-aithrise" #: ../debian/tmp/usr/bin/apport-retrace.py:47 ../bin/apport-retrace.py:47 msgid "Override report's ProcMaps" msgstr "Tar-àithn ProcMaps na h-aithrise" #: ../debian/tmp/usr/bin/apport-retrace.py:49 ../bin/apport-retrace.py:49 msgid "Rebuild report's Package information" msgstr "Ath-thog fiosrachadh pacaid na h-aithrise" #: ../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 "" "Tog bogsa-gainmhich sealach is luchdaich a-nuas/stàlaich na pacaidean is " "samhlaidhean dì-bhugachaidh air a bheil feum ann; as aonais na roghainn seo, " "tuigear dheth gun deach na pacaidean is samhlaidhean dì-bhugachaidh " "iomchaidh a stàladh air an t-siostam mu thràth. Tha an argamaid seo a' " "tomhadh ris a' bhun-phasgan aig rèiteachadh siostam nam pacaidean; ma " "shònraicheas tu \"system\", cleachdaidh e faidhlichean rèiteachaidh an t-" "siostaim ach ma nì thu sin, chan urrainn dha retrace a dhèanamh air " "tuislidhean ach feadhainn san sgaoileadh a tha a' ruith an-dràsta fhèin." #: ../debian/tmp/usr/bin/apport-retrace.py:53 ../bin/apport-retrace.py:53 msgid "" "Report download/install progress when installing packages into sandbox" msgstr "" "Seall adhartas an luchdaidh a-nuas/an stàlaidh nuair a stàlaichear pacaidean " "sa bhogsa-ghainmhich" #: ../debian/tmp/usr/bin/apport-retrace.py:55 ../bin/apport-retrace.py:55 msgid "Prepend timestamps to log messages, for batch operation" msgstr "" "Cuir stampa-ama air beulaibh teachdaireachdan an loga, airson gnìomhachadh " "batch" #: ../debian/tmp/usr/bin/apport-retrace.py:59 ../bin/apport-retrace.py:59 msgid "Cache directory for packages downloaded in the sandbox" msgstr "" "Pasgan an tasgadain airson pacaidean a chaidh a luchdadh a-nuas dhan bhogsa-" "ghainmhich" #: ../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 "" "Am pasgan airson pacaidean a chaidh fhosgladh. Tuigear dheth ann an ruith " "sam bith o seo a-mach gun dèid pacaid sam bith a chaidh a luchdadh a-nuas " "fhosgladh 's a chur dhan bhogsa-ghainmhich seo mu thràth." #: ../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 "" "Slighe gu faidhle sa bheil am fiosrachadh airson dearbhadh aig stòr-dàta nan " "tuislidhean. Tha seo 'ga chleachdadh nuair a shònraichear ID tuislidh gus na " "retraced stack traces a luchdadh suas (dìreach mur an deach -g, -o no -s a " "shònrachadh)" #: ../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 "" "Seall na retraced stack traces is faighnich dhìom mus dèid an cur gu stòr-" "dàta nan tuislidhean." #: ../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 "" "An t-slighe gun stòr-dàta sqlite dùblaichte (bun-roghainn: cha doirear sùil " "a bheil iad dùblaichte)" #: ../debian/tmp/usr/bin/apport-retrace.py:70 ../bin/apport-retrace.py:70 msgid "incorrect number of arguments; use --help for a short help" msgstr "" "àireamh chearr de dh'argamaidean; cleachd --help airson beagan cobharach" #: ../debian/tmp/usr/bin/apport-retrace.py:78 ../bin/apport-retrace.py:78 msgid "You cannot use -C without -S. Stopping." msgstr "Chan urrainn dhut -C a chleachdadh às aonais -S. A' stad." #: ../debian/tmp/usr/bin/apport-retrace.py:80 ../bin/apport-retrace.py:80 msgid "" "you either need to do a local operation (-s, -g, -o) or supply an " "authentication file (--auth); see --help for a short help" msgstr "" "feumaidh tu a dhèanamh gu h-ionadail (-s, -g -o) no feumaidh tu faidhle " "dearbhaidh a shònrachadh (--auth); faic --help airson beagan cobharach" #. 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 "A bheil e ceart gu leòr an cur mar cheanglachain? [y/n]" language-pack-gd-base/data/gd/LC_MESSAGES/screen-resolution-extra.po0000644000000000000000000000665412743727033022217 0ustar # Gaelic; Scottish translation for screen-resolution-extra # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the screen-resolution-extra package. # FIRST AUTHOR , 2012. # 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: 2014-01-06 01:53+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:48+0000\n" "X-Generator: Launchpad (build 18147)\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 "" "Mhothaich roghainnean dùmhlachd-bhreacaidh a' mhonatair gu bheil agad ris an " "dùmhlachd-bhreacaidh bhiortail a shuidheachadh san fhaidhle rèiteachaidh " "agad mus urrainn dhut na roghainnean agad a chur an sàs.\n" "\n" "A bheil thu airson 's gun suidhich gleus dùmhlachd-bhreacaidh na sgrìn an " "dùmhlachd-bhreacaidh bhiortail dhut? (Mholamaid seo)" #: ../ScreenResolution/ui.py:64 msgid "Could not connect to Monitor Resolution Settings DBUS service." msgstr "" "Cha b' urrainn dhuinn ceangal ri seirbheis DBUS roghainnean dùmhlachd-" "bhreacaidh a' mhonatair." #: ../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 "" "Clàraich a-mach agus a-steach a-rithist. 'S urrainn dhut an uairsin " "roghainnean dùmhlachd-bhreacaidh a' mhonatair a chleachdadh gus na " "monatairean agad a shuidheachadh." #: ../ScreenResolution/ui.py:68 msgid "Monitor Resolution Settings can't apply your settings." msgstr "" "Chan urrainn do gleus roghainnean dùmhlachd-bhreacaidh a' mhonatair na " "roghainnean agad a chur an gnìomh." #: ../ScreenResolution/ui.py:70 msgid "Monitor Resolution Settings" msgstr "Roghainnean dùmhlachd-bhreacaidh a' mhonatair" #: ../screenresolution-mechanism.policy.in.h:1 msgid "Change Screen Resolution Configuration" msgstr "Atharraich roghainnean dùmhlachd-bhreacaidh a' mhonatair" #: ../screenresolution-mechanism.policy.in.h:2 msgid "Changing the Screen Resolution configuration requires privileges." msgstr "" "Feumaidh tu pribhleidean mus urrainn dhut roghainnean dùmhlachd-bhreacaidh " "a' mhonatair atharrachadh." #: ../screenresolution-mechanism.policy.in.h:3 msgid "Change the effect of Ctrl+Alt+Backspace" msgstr "Atharraich dè a' bhuaidh a bhios aig Ctrl+Alt+Backspace" #: ../screenresolution-mechanism.policy.in.h:4 msgid "Changing the effect of Ctrl+Alt+Backspace requires privileges." msgstr "" "Feumaidh tu pribhleidean mus urrainn dhut a' bhuaidh a tha aig " "Ctrl+Alt+Backspace atharrachadh." #: ../screenresolution-mechanism.policy.in.h:5 msgid "Enable or disable the NVIDIA GPU with PRIME" msgstr "Cuir an comas no à comas an NVIDIA GPU le PRIME" #: ../screenresolution-mechanism.policy.in.h:6 msgid "Enabling or disabling the NVIDIA GPU requires privileges." msgstr "" "Feumaidh pribhleidean a bhith agad mus urrainn dhut NVIDIA GPU a chur an " "comas no à comas." language-pack-gd-base/data/gd/LC_MESSAGES/ldm.po0000644000000000000000000000477112743727034016171 0ustar # Gaelic; Scottish translation for ldm # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the ldm package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: ldm\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-11-24 08:57+0200\n" "PO-Revision-Date: 2011-04-27 21:35+0000\n" "Last-Translator: alasdair caimbeul \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:40+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../src/plugin.c:22 msgid "Username" msgstr "Ainm-cleachdaiche" #: ../src/plugin.c:37 msgid "Password" msgstr "Facal-faire" #: ../src/plugin.c:41 msgid "Verifying password. Please wait." msgstr "A' dearbhadh an fhacail-fhaire. Fuirich ort." #: ../src/plugins/ssh/ssh.c:436 msgid "No response from server, restarting..." msgstr "Chan eil am frithealaiche a' freagairt, ag ath-thòiseachadh..." #: ../gtkgreet/greeter.c:240 #, c-format msgid "Automatic login in %d seconds" msgstr "Clàradh a-steach fèin-obrachail ann an %d diog(an)" #: ../gtkgreet/greeter.c:504 msgid "Select _Language ..." msgstr "Tagh _cànan..." #: ../gtkgreet/greeter.c:516 msgid "Select _Session ..." msgstr "Tagh _seisean..." #: ../gtkgreet/greeter.c:527 msgid "Select _Host ..." msgstr "_Tagh òstair..." #: ../gtkgreet/greeter.c:562 msgid "_Reboot" msgstr "_Dèan reboot" #: ../gtkgreet/greeter.c:570 msgid "Shut_down" msgstr "Dùin _sìos" #: ../gtkgreet/greeter.c:715 msgid "_Preferences" msgstr "_Roghainnean" #: ../gtkgreet/greeter.c:814 msgid "Login as Guest" msgstr "Clàraich a-steach mar aoigh" #: ../gtkgreet/sesswin.c:107 ../gtkgreet/langwin.c:104 #: ../gtkgreet/prefwin.c:90 msgid "Default" msgstr "Bunaiteach" #: ../gtkgreet/sesswin.c:109 msgid "Failsafe xterm" msgstr "Failsafe xterm" #: ../gtkgreet/sesswin.c:132 msgid "Change _Session" msgstr "Atharraich an _seisean" #: ../gtkgreet/sesswin.c:143 msgid "Select your session manager:" msgstr "Tagh manaidsear an t-seisein agad:" #: ../gtkgreet/hostwin.c:123 msgid "Select the host for your session to use:" msgstr "Tagh òstair a chleachdar airson an t-seisein agad:" #: ../gtkgreet/langwin.c:127 msgid "Change _Language" msgstr "Atharraich an _cànan" #: ../gtkgreet/langwin.c:139 msgid "Select the language for your session to use:" msgstr "Tagh an cànan a chleachdar airson an t-seisein agad:" language-pack-gd-base/data/gd/LC_MESSAGES/human-theme.po0000644000000000000000000000171512743727034017620 0ustar # Gaelic; Scottish translation for human-theme # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the human-theme package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: human-theme\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2011-06-23 11:36+0000\n" "PO-Revision-Date: 2011-06-12 22:55+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:02+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../index.theme.in.h:1 msgid "Ubuntu default theme" msgstr "Ùrlar bunaiteach Ubuntu" #: ../Human-Clearlooks/index.theme.in.h:1 msgid "Human-Clearlooks" msgstr "Human-Clearlooks" #: ../DarkRoom/index.theme.in.h:1 msgid "DarkRoom" msgstr "DarkRoom" language-pack-gd-base/data/gd/LC_MESSAGES/unity_firefox_extension.po0000644000000000000000000000450212743727034022373 0ustar # Gaelic; Scottish translation for unity-firefox-extension # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the unity-firefox-extension package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: unity-firefox-extension\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2007-10-18 14:00+0100\n" "PO-Revision-Date: 2013-07-04 00:09+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:29+0000\n" "X-Generator: Launchpad (build 18147)\n" #: unity_webapps.properties:0 msgid "" "Would you like to install %S (%S), for extra features and quicker access?" msgstr "" "A bheil thu airson %S (%S) a stàladh airson barrachd fheartan is inntrigeadh " "nas luaithe?" #: unity_webapps.properties:1 msgid "Yes" msgstr "Tha" #: unity_webapps.properties:2 msgid "Y" msgstr "T" #: unity_webapps.properties:3 msgid "No" msgstr "Chan eil" #: unity_webapps.properties:4 msgid "N" msgstr "C" #: unity_webapps.properties:5 msgid "Don't ask again" msgstr "Na faighnich a-rithist" #: unity_webapps.properties:6 msgid "D" msgstr "N" #: unity_webapps.properties:7 msgid "Desktop Integration" msgstr "Innteagrachadh an deasga" #: unity_webapps.properties:8 msgid "Exceptions..." msgstr "Eisgeachdan" #: unity_webapps.properties:9 msgid "Prompt integration options for any website" msgstr "Faighnich na roghainnean innteagrachaidh airson gach làrach-lìn" #: unity_webapps.properties:10 msgid "These websites won't prompt any integration options" msgstr "" "Cha dùisg na làraichean-lìn a leanas roghainnean innteagrachaidh sam bith" #: unity_webapps.properties:11 msgid "Exceptions - Integrated websites" msgstr "Eisgeachdan - làraichean-lìn innteagraichte" #: unity_webapps.properties:12 msgid "Site" msgstr "Làrach" #: unity_webapps.properties:13 msgid "Close" msgstr "Dùin" #: unity_webapps.properties:14 msgid "Would you like to install %S, for extra features and quicker access?" msgstr "" "A bheil thu airson %S a stàladh airson barrachd fheartan is inntrigeadh nas " "luaithe?" #: unity_webapps.properties:15 msgid "Install" msgstr "Stàlaich" language-pack-gd-base/data/gd/LC_MESSAGES/pulseaudio.po0000644000000000000000000017434112743727034017570 0ustar # Gaelic; Scottish translation for pulseaudio # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the pulseaudio package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: pulseaudio\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-01-28 22:58+0000\n" "PO-Revision-Date: 2016-01-24 23:39+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:13+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../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/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-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/pulsecore/sink.c:3427 msgid "Built-in Audio" msgstr "" #: ../src/pulsecore/sink.c:3432 msgid "Modem" 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:140 #, c-format msgid "Got signal %s." msgstr "" #: ../src/daemon/main.c:167 msgid "Exiting." msgstr "" #: ../src/daemon/main.c:161 #, c-format msgid "Failed to find user '%s'." msgstr "" #: ../src/daemon/main.c:166 #, c-format msgid "Failed to find group '%s'." msgstr "" #: ../src/daemon/main.c:194 #, c-format msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)." 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 "" #: ../src/daemon/main.c:195 #, c-format msgid "Failed to change group list: %s" msgstr "" #: ../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:272 msgid "Successfully changed user to \"" msgstr "" #: ../src/daemon/main.c:256 msgid "System wide mode unsupported on this platform." msgstr "" #: ../src/daemon/main.c:298 #, c-format msgid "setrlimit(%s, (%u, %u)) failed: %s" 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:623 msgid "Daemon not running" msgstr "" #: ../src/daemon/main.c:625 #, c-format msgid "Daemon running as PID %u" 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:803 msgid "Daemon startup successful." msgstr "" #: ../src/daemon/main.c:831 #, c-format msgid "setsid() failed: %s" msgstr "" #: ../src/daemon/main.c:913 #, c-format msgid "This is PulseAudio %s" msgstr "" #: ../src/daemon/main.c:914 #, c-format msgid "Compilation host: %s" msgstr "" #: ../src/daemon/main.c:915 ../src/tests/resampler-test.c:418 #, c-format msgid "Compilation CFLAGS: %s" msgstr "" #: ../src/daemon/main.c:918 #, c-format msgid "Running on host: %s" msgstr "" #: ../src/daemon/main.c:921 #, c-format msgid "Found %u CPUs." msgstr "" #: ../src/daemon/main.c:923 #, c-format msgid "Page size is %lu bytes" msgstr "" #: ../src/daemon/main.c:926 msgid "Compiled with Valgrind support: yes" msgstr "" #: ../src/daemon/main.c:928 msgid "Compiled with Valgrind support: no" msgstr "" #: ../src/daemon/main.c:931 #, c-format msgid "Running in valgrind mode: %s" msgstr "" #: ../src/daemon/main.c:933 #, c-format msgid "Running in VM: %s" msgstr "" #: ../src/daemon/main.c:936 msgid "Optimized build: yes" msgstr "" #: ../src/daemon/main.c:938 msgid "Optimized build: no" msgstr "" #: ../src/daemon/main.c:942 msgid "NDEBUG defined, all asserts disabled." msgstr "" #: ../src/daemon/main.c:944 msgid "FASTPATH defined, only fast path asserts disabled." msgstr "" #: ../src/daemon/main.c:946 msgid "All asserts enabled." msgstr "" #: ../src/daemon/main.c:958 msgid "Failed to get machine ID" msgstr "" #: ../src/daemon/main.c:953 #, c-format msgid "Machine ID is %s." msgstr "" #: ../src/daemon/main.c:957 #, c-format msgid "Session ID is %s." msgstr "" #: ../src/daemon/main.c:963 #, c-format msgid "Using runtime directory %s." msgstr "" #: ../src/daemon/main.c:968 #, c-format msgid "Using state directory %s." msgstr "" #: ../src/daemon/main.c:971 #, c-format msgid "Using modules directory %s." msgstr "" #: ../src/daemon/main.c:973 #, c-format msgid "Running in system mode: %s" msgstr "" #: ../src/daemon/main.c:976 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://pulseaudio.org/wiki/WhatIsWrongWithSystemMode 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:1003 msgid "Fresh high-resolution timers available! Bon appetit!" msgstr "" #: ../src/daemon/main.c:1005 msgid "" "Dude, your kernel stinks! The chef's recommendation today is Linux with high-" "resolution timers enabled!" 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/main.c:1147 msgid "Daemon startup complete." msgstr "" #: ../src/daemon/main.c:1153 msgid "Daemon shutdown initiated." msgstr "" #: ../src/daemon/main.c:1187 msgid "Daemon terminated." msgstr "" #: ../src/daemon/cmdline.c:113 #, 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 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: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/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/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/caps.c:54 msgid "Cleaning up privileges." 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/daemon/pulseaudio-kde.desktop.in.h:1 msgid "PulseAudio Sound System KDE Routing Policy" msgstr "" #: ../src/daemon/pulseaudio-kde.desktop.in.h:2 msgid "Start the PulseAudio Sound System with KDE Routing Policy" 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/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:49 msgid "No authorization 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/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/client-conf.c:117 #, c-format msgid "Failed to open configuration file '%s': %s" msgstr "" #: ../src/pulse/context.c:528 msgid "No cookie loaded. Attempting to connect without." 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/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 (%u, %ssuspended)." 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:440 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: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:667 #, c-format msgid "" "%s [options]\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 " "the stream is\n" " being connected to.\n" " --fix-rate Take the sampling rate from the sink " "the stream is\n" " being connected to.\n" " --fix-channels Take the number of channels and the " "channel map\n" " from the sink 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" 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: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/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:145 #, c-format msgid "Failure to suspend: %s\n" msgstr "" #: ../src/utils/pasuspender.c:111 #, c-format msgid "Failure to resume: %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/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%s%s\n" "\t balance %0.2f\n" "\tBase Volume: %s%s%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:394 #, 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%s%s\n" "\t balance %0.2f\n" "\tBase Volume: %s%s%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: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:660 #, 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 %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:733 #, 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 %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:803 #, c-format msgid "" "Sample #%u\n" "\tName: %s\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tVolume: %s\n" "\t %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: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: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: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/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: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:69 ../src/utils/pactl.c:1566 msgid "#N SINK|SOURCE" 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: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:54 msgid "NAME|#N VOLUME" msgstr "" #: ../src/utils/pacmd.c:55 msgid "#N 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/pacmd.c:74 ../src/utils/pactl.c:1576 msgid "CARD-NAME|CARD-#N PORT OFFSET" 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:1950 msgid "You have to specify a sink name/index and a mute boolean" 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:1965 msgid "You have to specify a source name/index and a mute boolean" msgstr "" #: ../src/utils/pactl.c:1980 msgid "You have to specify a sink input index and a mute boolean" msgstr "" #: ../src/utils/pactl.c:1985 msgid "Invalid sink input index specification" msgstr "" #: ../src/utils/pactl.c:1998 msgid "You have to specify a source output index and a mute boolean" 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/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 "Dh’fhàillig parsadh na loidhne-àithne.\n" #: ../src/utils/pax11publish.c:110 #, c-format msgid "Server: %s\n" msgstr "Frithealaiche: %s\n" #: ../src/utils/pax11publish.c:112 #, c-format msgid "Source: %s\n" msgstr "Tùs: %s\n" #: ../src/utils/pax11publish.c:114 #, c-format msgid "Sink: %s\n" msgstr "" #: ../src/utils/pax11publish.c:116 #, c-format msgid "Cookie: %s\n" msgstr "Briosgaid: %s\n" #: ../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 "Dh’fhàillig sàbhaladh dàta na briosgaid\n" #: ../src/utils/pax11publish.c:157 #, c-format msgid "Failed to load client configuration file.\n" msgstr "" #: ../src/utils/pax11publish.c:162 #, c-format msgid "Failed to read environment configuration data.\n" msgstr "" #: ../src/utils/pax11publish.c:168 #, c-format msgid "Failed to get FQDN.\n" msgstr "Cha b’ urrainn dhuinn FQDN fhaighinn.\n" #: ../src/utils/pax11publish.c:188 #, c-format msgid "Failed to load cookie data\n" msgstr "Dh’fhàillig luchdadh dàta na briosgaid\n" #: ../src/utils/pax11publish.c:206 #, c-format msgid "Not yet implemented.\n" msgstr "Cha deach a chur an sàs fhathast.\n" #: ../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:71 ../src/utils/pacmd.c:77 ../src/utils/pacmd.c:78 msgid "1|0" 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:83 #, 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: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/pacmd.c:212 ../src/utils/pacmd.c:321 ../src/utils/pacmd.c:339 #, c-format msgid "write(): %s" msgstr "" #: ../src/pulsecore/lock-autospawn.c:141 ../src/pulsecore/lock-autospawn.c:227 msgid "Cannot access autospawn lock." 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 ../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-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/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/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:2314 #: ../src/modules/bluetooth/module-bluez4-device.c:2181 #: ../src/modules/bluetooth/module-bluez5-device.c:1944 msgid "Speaker" 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/reserve-wrap.c:149 msgid "PulseAudio Sound Server" 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 "" #: ../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: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: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:3901 msgid "Analog Mono" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3902 msgid "Analog Stereo" 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:3786 msgid "Analog 4-channel Input" 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:4154 #, c-format msgid "%s Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4162 #, c-format msgid "%s Input" 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 "" #: ../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/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/tests/resampler-test.c:419 #, c-format msgid "=== %d seconds: %d Hz %d ch (%s) -> %d Hz %d ch (%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 "" #. add on profile #: ../src/modules/macosx/module-coreaudio-device.c:754 msgid "On" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/ecryptfs-utils.po0000644000000000000000000000524512743727034020407 0ustar # Gaelic; Scottish translation for ecryptfs-utils # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the ecryptfs-utils package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: ecryptfs-utils\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-16 00:32+0000\n" "PO-Revision-Date: 2013-08-15 00:45+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:31+0000\n" "X-Generator: Launchpad (build 18147)\n" #. Name #: ../src/desktop/ecryptfs-record-passphrase:1 msgid "Record your encryption passphrase" msgstr "Clàraich an abairt-fhaire crioptachaidh agad" #. 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 "" "Gus am pasgan-dachaigh no am pasgan prìobhaideach agad a chrioptachadh, " "chaidh abairt-fhaire làidir a chruthachadh gu fèin-obrachail. Bheir thu a' " "ghlas far a' phasgain agad leis an fhacal-fhaire àbhaisteach agad mar is " "trice ach ma bhios agad idir am pasgan seo aiseag de làimh, bidh feum agad " "air an abairt-fhaire. Clò-bhuail e no sgrìobh sìos e 's cum e ann an àite " "sàbhailte. Ma bhriogas tu air \"Ruith an gnìomh seo an-dràsta\" cuir a-" "steach am facal-faire leis an clàraich thu a-steach nuair a dh'iarrar an " "\"Abairt-fhaire\" ort agus is urrainn dhut an abairt-fhaire agad a chaidh a " "ghintinn air thuaiream a thaisbeanadh. Air neo, bidh agad ri \"ecryptfs-" "unwrap-passphrase\" a ruith on loidhne-àithne gus an abairt-fhaire a chaidh " "a chruthachadh fhaighinn 's a chlàradh." #: ../src/desktop/ecryptfs-mount-private.desktop.in.h:1 msgid "Access Your Private Data" msgstr "Inntrigeadh dhan dàta phrìobhaideach agad" #: ../src/desktop/ecryptfs-setup-private.desktop.in.h:1 msgid "Setup Your Encrypted Private Directory" msgstr "Suidhich am pasgan crioptaichte prìobhaideach agad" language-pack-gd-base/data/gd/LC_MESSAGES/app-install-data.po0000644000000000000000000251767112743727034020562 0ustar # Gaelic; Scottish translation for app-install-data-ubuntu # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the app-install-data-ubuntu package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: app-install-data-ubuntu\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-18 17:13+0000\n" "PO-Revision-Date: 2014-04-10 12:02+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:20+0000\n" "X-Generator: Launchpad (build 18147)\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 compression/uncompression tool" #: ../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 "ACE compression/uncompression tool" #: ../menu-data-additional/bzr.desktop.in.h:1 msgid "Bazaar Version Control System" msgstr "Bazaar Version Control System" #: ../menu-data-additional/bzr.desktop.in.h:2 msgid "Easy to use distributed version control system" msgstr "Easy to use distributed version control system" #: ../menu-data-additional/fglrx-driver.desktop.in.h:1 msgid "ATI binary X.Org driver" msgstr "ATI binary X.Org driver" #: ../menu-data-additional/fglrx-driver.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with newer ATI graphic cards" msgstr "" "Optimized hardware acceleration of OpenGL with newer ATI graphic cards" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:1 msgid "Installer for the Adobe Flash plugin for Mozilla" msgstr "Installer for the Adobe Flash plugin for Mozilla" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:2 msgid "Adobe Flash plugin" msgstr "Adobe Flash plugin" #: ../menu-data-additional/gnome-utils.desktop.in.h:1 msgid "GNOME Desktop Utilities" msgstr "GNOME Desktop Utilities" #: ../menu-data-additional/gnome-utils.desktop.in.h:2 msgid "Dictionary, Disk Usage Analyzer, Log File Viewer, Search Tool" msgstr "Dictionary, Disk Usage Analyzer, Log File Viewer, Search Tool" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:1 msgid "Icedtea Java Plugin" msgstr "Icedtea Java Plugin" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:2 msgid "Icedtea Java Browser Plugin" msgstr "Icedtea Java Browser Plugin" #: ../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 "" "The Kernel Panic game for the Spring engine. A fast-paced RTS with no " "economy." #: ../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 "" "Commonly used applications with restricted copyright for kubuntu (mp3, avi, " "mpeg, TrueType, Java, Flash)" #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:2 msgid "Kubuntu restricted extras" msgstr "Kubuntu restricted extras" #: ../menu-data-additional/lxde.desktop.in.h:1 msgid "LXDE (the Lightweight X11 Desktop Environment)" msgstr "LXDE (the Lightweight X11 Desktop Environment)" #: ../menu-data-additional/lxde.desktop.in.h:2 msgid "Meta-package for the Lightweight X11 Desktop Environment" msgstr "Meta-package for the Lightweight X11 Desktop Environment" #: ../menu-data-additional/mysql-client.desktop.in.h:1 msgid "MySQL Client" msgstr "MySQL Client" #: ../menu-data-additional/mysql-server.desktop.in.h:1 msgid "MySQL Server" msgstr "MySQL Server" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 173' driver)" msgstr "NVidia binary X.Org driver ('version 173' driver)" #: ../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 "Optimized hardware acceleration of OpenGL with nvidia graphic cards" #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:1 msgid "NVidia binary X.Org driver ('current' driver)" msgstr "NVidia binary X.Org driver ('current' driver)" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 96' driver)" msgstr "NVidia binary X.Org driver ('version 96' driver)" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with older nvidia graphic cards" msgstr "" "Optimized hardware acceleration of OpenGL with older nvidia graphic cards" #: ../menu-data-additional/openclipart.desktop.in.h:1 msgid "Open ClipArt" msgstr "Open ClipArt" #: ../menu-data-additional/openclipart.desktop.in.h:2 msgid "This is a collection of free ClipArt" msgstr "This is a collection of free ClipArt" #: ../menu-data-additional/pidgin-otr.desktop.in.h:1 msgid "Pidgin Internet Messenger Off-the-Record Plugin" msgstr "Pidgin Internet Messenger Off-the-Record Plugin" #: ../menu-data-additional/pidgin-otr.desktop.in.h:2 msgid "Off-the-Record Messaging plugin for pidgin" msgstr "Off-the-Record Messaging plugin for pidgin" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:1 msgid "Pidgin Internet Messenger Plugin Pack" msgstr "Pidgin Internet Messenger Plugin Pack" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:2 msgid "30 useful plugins for pidgin" msgstr "30 useful plugins for pidgin" #: ../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 "RAR compression/uncompression tool" #: ../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 "Spam filter using text analysis (works with Evolution Mail)" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:1 msgid "Arte plugin for totem" msgstr "Arte plugin for totem" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:2 msgid "A totem plugin to watch streams from arte.tv" msgstr "A totem plugin to watch streams from arte.tv" #: ../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 "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash, Codecs)" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:2 msgid "Ubuntu restricted extras" msgstr "Ubuntu restricted extras" #: ../menu-data-additional/unity-2d-meta.desktop.in.h:1 msgid "Unity 2D" msgstr "Unity 2D" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash)" msgstr "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash)" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:2 msgid "Xubuntu restricted extras" msgstr "Xubuntu restricted extras" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:1 msgid "Codecs to play" msgstr "Codecs to play" #: ../menu-data-codecs/gstreamer-bad-multiverse.desktop.in.h:2 msgid "GStreamer plugins for aac, xvid, mpeg2, faad" msgstr "GStreamer plugins for aac, xvid, mpeg2, faad" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:2 msgid "GStreamer plugins for mms, wavpack, quicktime, musepack" msgstr "GStreamer plugins for mms, wavpack, quicktime, musepack" #: ../menu-data-codecs/gstreamer-ffmpeg.desktop.in.h:1 msgid "Codecs to play mpeg, divx, mpeg4, ac3, wmv and asf files" msgstr "Codecs to play mpeg, divx, mpeg4, ac3, wmv and asf files" #: ../menu-data-codecs/gstreamer-ffmpeg.desktop.in.h:2 msgid "GStreamer ffmpeg video plugin" msgstr "GStreamer ffmpeg video plugin" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:1 msgid "Codecs to play mp3, sid, mpeg1, mpeg2, AC-3, DVD (without encryption)" msgstr "" "Codecs to play mp3, sid, mpeg1, mpeg2, AC-3, DVD (without encryption)" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:2 msgid "GStreamer extra plugins" msgstr "GStreamer extra plugins" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:1 msgid "Educational desktop for Kubuntu" msgstr "Educational desktop for Kubuntu" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:2 msgid "The complete educational desktop for Kubuntu" msgstr "The complete educational desktop for Kubuntu" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:1 msgid "Educational desktop for Ubuntu" msgstr "Educational desktop for Ubuntu" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:2 msgid "The complete educational desktop for Ubuntu" msgstr "The complete educational desktop for Ubuntu" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:1 msgid "Pre-School Bundle" msgstr "Pre-School Bundle" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:2 msgid "Pre-school educational application bundle" msgstr "Pre-school educational application bundle" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:1 msgid "Primary Bundle" msgstr "Primary Bundle" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:2 msgid "Primary grade-level educational application bundle" msgstr "Primary grade-level educational application bundle" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:1 msgid "Secondary Bundle" msgstr "Secondary Bundle" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:2 msgid "Secondary grade-level educational application bundle" msgstr "Secondary grade-level educational application bundle" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:1 msgid "Tertiary Bundle" msgstr "Tertiary Bundle" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:2 msgid "Tertiary educational application bundle" msgstr "Tertiary educational application bundle" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:1 msgid "Enigmail extension for Thunderbird" msgstr "Enigmail extension for Thunderbird" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:2 msgid "GPG support for Thunderbird" msgstr "GPG support for Thunderbird" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:1 msgid "Firefox Launchpad plugin" msgstr "Firefox Launchpad plugin" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:2 msgid "" "Firefox Launchpad integration adds quick search for Launchpad services" msgstr "" "Firefox Launchpad integration adds quick search for Launchpad services" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:1 msgid "Ubufox extension for Firefox" msgstr "Ubufox extension for Firefox" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:2 msgid "Ubuntu-specific configuration defaults and apt support for Firefox" msgstr "Ubuntu-specific configuration defaults and apt support for Firefox" #: ../menu-data/0ad:0ad.desktop.in.h:1 msgid "0 A.D." msgstr "0 A.D." #: ../menu-data/0ad:0ad.desktop.in.h:2 msgid "A real-time strategy game of ancient warfare" msgstr "A real-time strategy game of ancient warfare" #: ../menu-data/3dchess:3dchess.desktop.in.h:1 msgid "3D Chess" msgstr "3D Chess" #: ../menu-data/3dchess:3dchess.desktop.in.h:2 msgid "3D chess for X11" msgstr "3D chess for X11" #: ../menu-data/3depict:3depict.desktop.in.h:1 msgid "Valued point cloud visualisation and analysis" msgstr "Valued point cloud visualisation and analysis" #: ../menu-data/3depict:3depict.desktop.in.h:2 msgid "3depict" msgstr "3depict" #: ../menu-data/4digits:4digits.desktop.in.h:1 msgid "4digits" msgstr "4digits" #: ../menu-data/4digits:4digits.desktop.in.h:2 msgid "A guess-the-number game, aka Bulls and Cows" msgstr "A guess-the-number game, aka Bulls and Cows" #: ../menu-data/7kaa:7kaa.desktop.in.h:1 msgid "Seven Kingdoms" msgstr "Seven Kingdoms" #: ../menu-data/7kaa:7kaa.desktop.in.h:2 msgid "Seven Kingdoms: Ancient Adversaries" msgstr "Seven Kingdoms: Ancient Adversaries" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:1 msgid "A7Xpg" msgstr "A7Xpg" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:2 msgid "Kenta Cho's A7Xpg" msgstr "Kenta Cho's A7Xpg" #: ../menu-data/abe:abe.desktop.in.h:1 msgid "Abe's Amazing Adventure" msgstr "Abe's Amazing Adventure" #: ../menu-data/abe:abe.desktop.in.h:2 msgid "Side-scrolling game" msgstr "Side-scrolling game" #: ../menu-data/abiword:abiword.desktop.in.h:1 msgid "AbiWord" msgstr "AbiWord" #: ../menu-data/abiword:abiword.desktop.in.h:2 msgid "Compose, edit, and view documents" msgstr "Compose, edit, and view documents" #: ../menu-data/abraca:abraca.desktop.in.h:1 msgid "Abraca XMMS2 Client" msgstr "Abraca XMMS2 Client" #: ../menu-data/abraca:abraca.desktop.in.h:2 msgid "Manage Music" msgstr "Manage Music" #: ../menu-data/abuse:abuse.desktop.in.h:1 msgid "Abuse" msgstr "Abuse" #: ../menu-data/abuse:abuse.desktop.in.h:2 msgid "A side-scrolling shoot-em-up action game" msgstr "A side-scrolling shoot-em-up action game" #: ../menu-data/accerciser:accerciser.desktop.in.h:1 msgid "Give your application an accessibility workout" msgstr "Give your application an accessibility workout" #: ../menu-data/accerciser:accerciser.desktop.in.h:2 msgid "Accerciser Accessibility Explorer" msgstr "Accerciser Accessibility Explorer" #: ../menu-data/ace-of-penguins:penguin-canfield.desktop.in.h:1 msgid "Penguin Canfield" msgstr "Penguin Canfield" #: ../menu-data/ace-of-penguins:penguin-freecell.desktop.in.h:1 msgid "Penguin Freecell" msgstr "Penguin Freecell" #: ../menu-data/ace-of-penguins:penguin-golf.desktop.in.h:1 msgid "Penguin Golf" msgstr "Penguin Golf" #: ../menu-data/ace-of-penguins:penguin-mastermind.desktop.in.h:1 msgid "Penguin Mastermind" msgstr "Penguin Mastermind" #: ../menu-data/ace-of-penguins:penguin-merlin.desktop.in.h:1 msgid "Penguin Merlin" msgstr "Penguin Merlin" #: ../menu-data/ace-of-penguins:penguin-minesweeper.desktop.in.h:1 msgid "Penguin Minesweeper" msgstr "Penguin Minesweeper" #: ../menu-data/ace-of-penguins:penguin-pegged.desktop.in.h:1 msgid "Penguin Pegged" msgstr "Penguin Pegged" #: ../menu-data/ace-of-penguins:penguin-solitaire.desktop.in.h:1 msgid "Penguin Solitaire" msgstr "Penguin Solitaire" #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:1 msgid "Penguin Spider" msgstr "Penguin Spider" #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:1 msgid "Penguin Taipei-Editor" msgstr "Penguin Taipei-Editor" #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:1 msgid "Penguin Taipei" msgstr "Penguin Taipei" #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:1 msgid "Penguin Thornq" msgstr "Penguin Thornq" #: ../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 image manipulator" #: ../menu-data/achilles:achilles.desktop.in.h:1 msgid "Achilles Life Simulator" msgstr "Achilles Life Simulator" #: ../menu-data/achilles:achilles.desktop.in.h:2 msgid "Watch a simulation of artificial life and evolution" msgstr "Watch a simulation of artificial life and evolution" #: ../menu-data/acidrip:acidrip.desktop.in.h:1 msgid "AcidRip DVD Ripper" msgstr "AcidRip DVD Ripper" #: ../menu-data/acidrip:acidrip.desktop.in.h:2 msgid "DVD Ripper" msgstr "DVD Ripper" #: ../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 Aerial Combat Simulator" msgstr "ACM Aerial Combat Simulator" #: ../menu-data/acm:acm.desktop.in.h:2 msgid "Fly military aircraft in a combat situation" msgstr "Fly military aircraft in a combat situation" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:1 msgid "Aconnectgui" msgstr "Aconnectgui" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:2 msgid "Midi connections manager " msgstr "Midi connections manager " #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:1 msgid "Acoustid Fingerprinter" msgstr "Acoustid Fingerprinter" #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:2 msgid "Acoustid Music fingerprinting tool" msgstr "Acoustid Music fingerprinting tool" #: ../menu-data/actionaz:actionaz.desktop.in.h:1 msgid "Actionaz" msgstr "Actionaz" #: ../menu-data/actiona:actiona.desktop.in.h:2 msgid "Automate tasks" msgstr "Automate tasks" #: ../menu-data/active-documentviewer:kde4__active-documentviewer.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_chm.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_comicbook.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_djvu.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_dvi.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_epub.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_fax.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_fb.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_ghostview.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_kimgio.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_ooo.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_pdf.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_plucker.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_tiff.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_txt.desktop.in.h:1 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_xps.desktop.in.h:1 msgid "Reader" msgstr "Reader" #: ../menu-data/active-documentviewer:kde4__active-documentviewer.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_chm.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_comicbook.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_djvu.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_dvi.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_epub.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_fax.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_fb.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_ghostview.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_kimgio.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_ooo.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_pdf.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_plucker.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_tiff.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_txt.desktop.in.h:2 #: ../menu-data/active-documentviewer:kde4__active-documentviewer_xps.desktop.in.h:2 msgid "Viewer for various types of documents" msgstr "Viewer for various types of documents" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:1 msgid "Activity Log Manager" msgstr "Manaidsear loga na gnìomhachd" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:2 msgid "Configure what gets logged in your Zeitgeist activity log" msgstr "Configure what gets logged in your Zeitgeist activity log" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:1 msgid "Security & Privacy" msgstr "Security & Privacy" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:2 msgid "Privacy and Activity Manager" msgstr "Privacy and Activity Manager" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:1 msgid "Adanaxis" msgstr "Adanaxis" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:2 msgid "Fly your ship in a 4d environment" msgstr "Fly your ship in a 4d environment" #: ../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 "Contacts" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:2 msgid "Contacts Address Book" msgstr "Contacts Address Book" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:1 msgid "Waste's Edge" msgstr "Waste's Edge" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:2 msgid "A 2D graphical RPG" msgstr "A 2D graphical RPG" #: ../menu-data/adun.app:UL.desktop.in.h:1 msgid "Adun" msgstr "Adun" #: ../menu-data/adun.app:UL.desktop.in.h:2 msgid "Biomoleculal Simulator" msgstr "Biomoleculal Simulator" #: ../menu-data/advene:advene.desktop.in.h:1 msgid "Advene Video annotation" msgstr "Advene Video annotation" #: ../menu-data/advene:advene.desktop.in.h:2 msgid "Annotate Digital Video, Exchange on the NEt" msgstr "Annotate Digital Video, Exchange on the NEt" #: ../menu-data/aegisub:aegisub.desktop.in.h:1 msgid "Aegisub" msgstr "Aegisub" #: ../menu-data/aegisub:aegisub.desktop.in.h:2 msgid "Create and edit subtitles for film and videos." msgstr "Create and edit subtitles for film and videos." #: ../menu-data/aeolus:aeolus.desktop.in.h:1 msgid "Aeolus" msgstr "Aeolus" #: ../menu-data/aeolus:aeolus.desktop.in.h:2 msgid "Organ Emulator" msgstr "Organ Emulator" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:1 msgid "Aeskulap Viewer" msgstr "Aeskulap Viewer" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:2 msgid "Medical image viewer and DICOM network client" msgstr "Medical image viewer and DICOM network client" #: ../menu-data/agave:agave.desktop.in.h:1 msgid "Agave" msgstr "Agave" #: ../menu-data/agave:agave.desktop.in.h:2 msgid "Generate color schemes" msgstr "Generate color schemes" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:1 msgid "SimpleAgenda" msgstr "SimpleAgenda" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:2 msgid "Simple agenda and calendar application for GNUstep" msgstr "Simple agenda and calendar application for GNUstep" #: ../menu-data/aghermann:aghermann.desktop.in.h:1 msgid "Aghermann" msgstr "Aghermann" #: ../menu-data/aghermann:aghermann.desktop.in.h:2 msgid "" "Manage EEG recordings, view and score EDF files, and simulate Process S" msgstr "" "Manage EEG recordings, view and score EDF files, and simulate Process S" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:1 msgid "Edfhed" msgstr "Edfhed" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:2 msgid "EDF file header editor" msgstr "EDF file header editor" #: ../menu-data/agtl:advancedcaching.desktop.in.h:1 msgid "AGTL Geocaching Tool" msgstr "AGTL Geocaching Tool" #: ../menu-data/agtl:advancedcaching.desktop.in.h:2 msgid "Advanced Geocaching Tool For Linux" msgstr "Advanced Geocaching Tool For Linux" #: ../menu-data/airstrike:airstrike.desktop.in.h:1 msgid "Airstrike" msgstr "Airstrike" #: ../menu-data/airstrike:airstrike.desktop.in.h:2 msgid "Dogfight an enemy plane" msgstr "Dogfight an enemy plane" #: ../menu-data/aisleriot:sol.desktop.in.h:1 msgid "AisleRiot Solitaire" msgstr "AisleRiot Solitaire" #: ../menu-data/aisleriot:sol.desktop.in.h:2 msgid "Play many different solitaire games" msgstr "Play many different solitaire games" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:1 msgid "Akregator" msgstr "Akregator" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:2 msgid "A KDE News Feed Reader" msgstr "A KDE News Feed Reader" #: ../menu-data/alacarte:alacarte.desktop.in.h:1 #: ../menu-data/mozo:mozo.desktop.in.h:1 msgid "Main Menu" msgstr "Main Menu" #: ../menu-data/alacarte:alacarte.desktop.in.h:2 msgid "Add or remove applications from the main menu" msgstr "Add or remove applications from the main menu" #: ../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 "Alarm Clock" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:2 msgid "Wake up in the morning" msgstr "Wake up in the morning" #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:2 msgid "Schedule your tasks" msgstr "Schedule your tasks" #: ../menu-data/alex4:alex4.desktop.in.h:1 msgid "Alex the Allegator 4" msgstr "Alex the Allegator 4" #: ../menu-data/alex4:alex4.desktop.in.h:2 msgid "Retro platform game" msgstr "Retro platform game" #: ../menu-data/algobox:algobox.desktop.in.h:1 msgid "Algorithmics introduction software" msgstr "Algorithmics introduction software" #: ../menu-data/algobox:algobox.desktop.in.h:2 msgid "AlgoBox" msgstr "AlgoBox" #: ../menu-data/alien-arena:alien-arena.desktop.in.h:1 msgid "Alien Arena" msgstr "Alien Arena" #: ../menu-data/alien-arena:alien-arena.desktop.in.h:2 msgid "A standalone 3D first person online deathmatch shooter" msgstr "A standalone 3D first person online deathmatch shooter" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:1 msgid "AlienBlaster" msgstr "AlienBlaster" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:2 msgid "Blast the invading aliens" msgstr "Blast the invading aliens" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:1 msgid "Aliki (with ALSA support)" msgstr "Aliki (with ALSA support)" #: ../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 "Measurement tool for Impulse Responses" #: ../menu-data/aliki:aliki-jack.desktop.in.h:1 msgid "Aliki (with JACK support)" msgstr "Aliki (with JACK support)" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:1 msgid "Alleyoop Memory Checker" msgstr "Alleyoop Memory Checker" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:2 msgid "" "Find memory-management problems in your programs using the valgrind tool" msgstr "" "Find memory-management problems in your programs using the valgrind tool" #: ../menu-data/alltray:alltray.desktop.in.h:1 msgid "AllTray" msgstr "AllTray" #: ../menu-data/alltray:alltray.desktop.in.h:2 msgid "Dock any application to the notification area/system tray." msgstr "Dock any application to the notification area/system tray." #: ../menu-data/almanah:almanah.desktop.in.h:1 msgid "Almanah Diary" msgstr "Almanah Diary" #: ../menu-data/almanah:almanah.desktop.in.h:2 msgid "Keep a personal diary" msgstr "Keep a personal diary" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:1 msgid "Alsamixergui" msgstr "Alsamixergui" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:2 msgid "Graphical audio mixer" msgstr "Graphical audio mixer" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:1 msgid "Alsaplayer" msgstr "Alsaplayer" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:2 msgid "Versatile audio player for the Audio Linux Sound Architecture" msgstr "Versatile audio player for the Audio Linux Sound Architecture" #: ../menu-data/alsoft-conf:alsoft-conf.desktop.in.h:1 msgid "OpenAL-Soft Configuration Utility" msgstr "OpenAL-Soft Configuration Utility" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:1 msgid "AltOS UI" msgstr "AltOS UI" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:2 msgid "View and log downlink data from Altus Metrum products" msgstr "View and log downlink data from Altus Metrum products" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:1 msgid "Amarok" msgstr "Amarok" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:2 msgid "Amarok - Rediscover Your Music!" msgstr "Amarok - Rediscover Your Music!" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:1 msgid "AMZ Downloader" msgstr "AMZ Downloader" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:2 msgid "Download with AMZ Downloader" msgstr "Download with AMZ Downloader" #: ../menu-data/amide:amide.desktop.in.h:1 msgid "Amide" msgstr "Amide" #: ../menu-data/amide:amide.desktop.in.h:2 msgid "analysis tool for medical images" msgstr "analysis tool for medical images" #: ../menu-data/amoebax:amoebax.desktop.in.h:1 msgid "Defeat your opponent by filling up their grid up with garbage." msgstr "Defeat your opponent by filling up their grid up with garbage." #: ../menu-data/amoebax:amoebax.desktop.in.h:2 msgid "Amoebax" msgstr "Amoebax" #: ../menu-data/amor:kde4__amor.desktop.in.h:1 msgid "AMOR" msgstr "AMOR" #: ../menu-data/amor:kde4__amor.desktop.in.h:2 msgid "On-Screen Creature" msgstr "On-Screen Creature" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:1 msgid "Amora Daemon" msgstr "Amora Daemon" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:2 msgid "Remote control your desktop from your Bluetooth enabled mobile phone " msgstr "" "Remote control your desktop from your Bluetooth enabled mobile phone " #: ../menu-data/amphetamine:amphetamine.desktop.in.h:1 msgid "Amphetamine" msgstr "Amphetamine" #: ../menu-data/amphetamine:amphetamine.desktop.in.h:2 msgid "Fight evil monsters with your magic weapons." msgstr "Fight evil monsters with your magic weapons." #: ../menu-data/ams:ams.desktop.in.h:1 msgid "Alsa Modular Synth" msgstr "Alsa Modular Synth" #: ../menu-data/ams:ams.desktop.in.h:2 msgid "Modular Software Synth" msgstr "Modular Software Synth" #: ../menu-data/amsn:amsn.desktop.in.h:1 msgid "aMSN" msgstr "aMSN" #: ../menu-data/amsn:amsn.desktop.in.h:2 msgid "MSN Messenger for Linux" msgstr "MSN Messenger for Linux" #: ../menu-data/amsynth:amsynth.desktop.in.h:1 msgid "amSynth" msgstr "amSynth" #: ../menu-data/amsynth:amsynth.desktop.in.h:2 msgid "Two oscillator software synthesizer" msgstr "Two oscillator software synthesizer" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:1 msgid "aMuleGUI" msgstr "aMuleGUI" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:2 msgid "aMule remote control" msgstr "aMule remote control" #: ../menu-data/amule:amule.desktop.in.h:1 msgid "aMule" msgstr "aMule" #: ../menu-data/amule:amule.desktop.in.h:2 msgid "A client for the eD2k network" msgstr "A client for the eD2k network" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:1 msgid "Anagramarama" msgstr "Anagramarama" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:2 msgid "fast paced anagram puzzle game using SDL" msgstr "fast paced anagram puzzle game using SDL" #: ../menu-data/androidsdk-ddms:ddms.desktop.in.h:1 msgid "Dalvik Debug Monitor" msgstr "Dalvik Debug Monitor" #: ../menu-data/androidsdk-hierarchyviewer:hierarchyviewer.desktop.in.h:1 msgid "Android Hierarchy Viewer" msgstr "Android Hierarchy Viewer" #: ../menu-data/angband:angband-gtk.desktop.in.h:1 msgid "Angband (GTK)" msgstr "Angband (GTK)" #: ../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 "" "A roguelike dungeon exploration game based on the books of J.R.R.Tolkien" #: ../menu-data/angband:angband-sdl.desktop.in.h:1 msgid "Angband (SDL)" msgstr "Angband (SDL)" #: ../menu-data/angband:angband-x11.desktop.in.h:1 msgid "Angband (X11)" msgstr "Angband (X11)" #: ../menu-data/angrydd:angrydd.desktop.in.h:1 msgid "Angry Drunken Dwarves" msgstr "Angry Drunken Dwarves" #: ../menu-data/angrydd:angrydd.desktop.in.h:2 msgid "Falling blocks puzzle game" msgstr "Falling blocks puzzle game" #: ../menu-data/anjuta:anjuta.desktop.in.h:1 msgid "Anjuta" msgstr "Anjuta" #: ../menu-data/anjuta:anjuta.desktop.in.h:2 msgid "Develop software in an integrated development environment" msgstr "Develop software in an integrated development environment" #: ../menu-data/anki:anki.desktop.in.h:1 msgid "Anki" msgstr "Anki" #: ../menu-data/anki:anki.desktop.in.h:2 msgid "An intelligent spaced-repetition memory training program" msgstr "An intelligent spaced-repetition memory training program" #: ../menu-data/apertium-tolk:apertium-tolk.desktop.in.h:1 msgid "Translator" msgstr "Translator" #: ../menu-data/apertium-tolk:apertium-tolk.desktop.in.h:2 msgid "Translate as you type" msgstr "Translate as you type" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:1 msgid "Apitrace Retracer" msgstr "Apitrace Retracer" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:2 msgid "Play back and inspect traces generated by apitrace" msgstr "Play back and inspect traces generated by apitrace" #: ../menu-data/apper:kde4__apper.desktop.in.h:1 msgid "Apper" msgstr "Apper" #: ../menu-data/apper:kde4__apper.desktop.in.h:2 #: ../menu-data/apper:kde4__apper_installer.desktop.in.h:2 #: ../menu-data/apper:kde4__apper_settings.desktop.in.h:2 #: ../menu-data/apper:kde4__apper_updates.desktop.in.h:2 msgid "Application to get and manage software" msgstr "Application to get and manage software" #: ../menu-data/apper:kde4__apper_appsetup.desktop.in.h:1 msgid "Listaller Package Installer" msgstr "Listaller Package Installer" #: ../menu-data/apper:kde4__apper_appsetup.desktop.in.h:2 msgid "Tool to install new 3rd-party software" msgstr "" #: ../menu-data/apper:kde4__apper_installer.desktop.in.h:1 msgid "Apper Installer" msgstr "Apper Installer" #: ../menu-data/apper:kde4__apper_settings.desktop.in.h:1 msgid "Apper Settings" msgstr "Apper Settings" #: ../menu-data/apper:kde4__apper_updates.desktop.in.h:1 msgid "Apper Updates" msgstr "Apper Updates" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:1 msgid "APTonCD" msgstr "APTonCD" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:2 msgid "Create a Installation Disc" msgstr "Create a Installation Disc" #: ../menu-data/apturl-common:apturl.desktop.in.h:1 msgid "AptURL" msgstr "AptURL" #: ../menu-data/apvlv:apvlv.desktop.in.h:1 msgid "apvlv" msgstr "apvlv" #: ../menu-data/apvlv:apvlv.desktop.in.h:2 msgid "Alf's PDF Viewer Like Vim" msgstr "Alf's PDF Viewer Like Vim" #: ../menu-data/aqemu:aqemu.desktop.in.h:1 msgid "AQEMU" msgstr "AQEMU" #: ../menu-data/aqemu:aqemu.desktop.in.h:2 msgid "QEMU & KVM Virtual Machine Manager" msgstr "QEMU & KVM Virtual Machine Manager" #: ../menu-data/aqsis:aqsltell.desktop.in.h:1 msgid "Aqsis Shader Inspector" msgstr "Aqsis Shader Inspector" #: ../menu-data/aqsis:aqsltell.desktop.in.h:2 msgid "Inspect compiled RenderMan Shading Language (RSL) files" msgstr "Inspect compiled RenderMan Shading Language (RSL) files" #: ../menu-data/aqualung:aqualung.desktop.in.h:1 msgid "Aqualung" msgstr "Aqualung" #: ../menu-data/aqualung:aqualung.desktop.in.h:2 msgid "Gapless audio player" msgstr "Gapless audio player" #: ../menu-data/arandr:arandr.desktop.in.h:1 msgid "ARandR" msgstr "ARandR" #: ../menu-data/arandr:arandr.desktop.in.h:2 msgid "Screen Settings" msgstr "Screen Settings" #: ../menu-data/aranym:aranym-jit.desktop.in.h:1 msgid "ARAnyM JIT" msgstr "ARAnyM JIT" #: ../menu-data/aranym:aranym-jit.desktop.in.h:2 msgid "Virtual Machine with JIT CPU compiler for max speed" msgstr "Virtual Machine with JIT CPU compiler for max speed" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:1 msgid "ARAnyM MMU" msgstr "ARAnyM MMU" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:2 msgid "Virtual Machine with MMU for FreeMiNT and Linux-m68k" msgstr "Virtual Machine with MMU for FreeMiNT and Linux-m68k" #: ../menu-data/aranym:aranym.desktop.in.h:1 msgid "ARAnyM" msgstr "ARAnyM" #: ../menu-data/aranym:aranym.desktop.in.h:2 msgid "Virtual Machine for Atari 32-bit applications" msgstr "Virtual Machine for Atari 32-bit applications" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:1 msgid "ARC Certificate Utility" msgstr "ARC Certificate Utility" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:2 msgid "Converts between X509 and PKCS12 certificates" msgstr "Converts between X509 and PKCS12 certificates" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:1 msgid "ARC Proxy Generator" msgstr "ARC Proxy Generator" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:2 msgid "Create shortlived X509 proxy certificate" msgstr "Create shortlived X509 proxy certificate" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:1 msgid "ARC Job Manager" msgstr "ARC Job Manager" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:2 msgid "Manage running Grid jobs" msgstr "Manage running Grid jobs" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:1 msgid "ARC Storage Explorer" msgstr "ARC Storage Explorer" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:2 msgid "Browse Grid storage resources" msgstr "Browse Grid storage resources" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:1 msgid "ARC Job Submission Tool" msgstr "ARC Job Submission Tool" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:2 msgid "Submit jobs to the Grid" msgstr "Submit jobs to the Grid" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:1 msgid "Ardentryst" msgstr "Ardentryst" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:2 msgid "Fantasy sidescroller game" msgstr "Fantasy sidescroller game" #: ../menu-data/ardesia:ardesia.desktop.in.h:1 msgid "Ardesia desktop sketchpad " msgstr "Ardesia desktop sketchpad " #: ../menu-data/ardesia:ardesia.desktop.in.h:2 msgid "Annotate on the desktop screen." msgstr "Annotate on the desktop screen." #: ../menu-data/ardour-i686:ardour.desktop.in.h:1 #: ../menu-data/ardour:ardour.desktop.in.h:1 msgid "Ardour Digital Audio Workstation" msgstr "Ardour Digital Audio Workstation" #: ../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 "Record, mix and master multi-track audio" #: ../menu-data/ardour3:ardour3.desktop.in.h:1 msgid "Ardour3" msgstr "" #: ../menu-data/arduino:arduino.desktop.in.h:1 msgid "Arduino IDE" msgstr "Arduino IDE" #: ../menu-data/arduino:arduino.desktop.in.h:2 msgid "Create physical computing projects" msgstr "Create physical computing projects" #: ../menu-data/ario:ario.desktop.in.h:1 msgid "Ario" msgstr "Ario" #: ../menu-data/ario:ario.desktop.in.h:2 msgid "Client application to mpd" msgstr "Client application to mpd" #: ../menu-data/arista:arista.desktop.in.h:1 msgid "Arista Transcoder" msgstr "Arista Transcoder" #: ../menu-data/arista:arista.desktop.in.h:2 msgid "Convert multimedia for all your devices" msgstr "Convert multimedia for all your devices" #: ../menu-data/ark:org.kde.ark.desktop.in.h:1 msgid "Archiving Tool" msgstr "Archiving Tool" #: ../menu-data/ark:org.kde.ark.desktop.in.h:2 msgid "Ark" msgstr "Ark" #: ../menu-data/arkose-gui:arkose-gui.desktop.in.h:1 msgid "Arkose Desktop Application Sandboxing" msgstr "Arkose Desktop Application Sandboxing" #: ../menu-data/arkose-gui:arkose-gui.desktop.in.h:2 msgid "Desktop application sandboxing" msgstr "Desktop application sandboxing" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:1 msgid "Armagetron Advanced" msgstr "Armagetron Advanced" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:2 msgid "3d light cycle game" msgstr "3d light cycle game" #: ../menu-data/arora:arora.desktop.in.h:1 msgid "Arora" msgstr "Arora" #: ../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 "Browse the World Wide Web" #: ../menu-data/artha:artha.desktop.in.h:1 msgid "Artha" msgstr "Artha" #: ../menu-data/artha:artha.desktop.in.h:2 msgid "Handy thesaurus based on WordNet" msgstr "Handy thesaurus based on WordNet" #: ../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 "Advanced Strategic Command" #: ../menu-data/asc:asc.desktop.in.h:2 msgid "Defend your Command" msgstr "Defend your Command" #: ../menu-data/asciijump:asciijump.desktop.in.h:1 msgid "asciijump" msgstr "asciijump" #: ../menu-data/asciijump:asciijump.desktop.in.h:2 msgid "A clone of the dsj game" msgstr "A clone of the dsj game" #: ../menu-data/aseprite:aseprite.desktop.in.h:1 msgid "ASEPRITE" msgstr "ASEPRITE" #: ../menu-data/aseprite:aseprite.desktop.in.h:2 msgid "Sprite Editor" msgstr "Sprite Editor" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:1 msgid "AssaultCube" msgstr "AssaultCube" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:2 msgid "Realistic first-person-shooter" msgstr "Realistic first-person-shooter" #: ../menu-data/astromenace:astromenace.desktop.in.h:1 msgid "AstroMenace" msgstr "AstroMenace" #: ../menu-data/astromenace:astromenace.desktop.in.h:2 msgid "hardcore 3D space shooter with spaceship upgrade possibilities" msgstr "hardcore 3D space shooter with spaceship upgrade possibilities" #: ../menu-data/asunder:asunder.desktop.in.h:1 msgid "Asunder CD Ripper" msgstr "Asunder CD Ripper" #: ../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 "" "An application to save tracks from an Audio CD as WAV, MP3, OGG, FLAC, " "and/or Wavpack" #: ../menu-data/asylum:asylum.desktop.in.h:1 msgid "Asylum" msgstr "Asylum" #: ../menu-data/asylum:asylum.desktop.in.h:2 msgid "surreal platform shooting game" msgstr "surreal platform shooting game" #: ../menu-data/atanks:atanks.desktop.in.h:1 msgid "Atomic Tanks" msgstr "Atomic Tanks" #: ../menu-data/atanks:atanks.desktop.in.h:2 msgid "Destroy your opponents' tanks." msgstr "Destroy your opponents' tanks." #: ../menu-data/atomix:atomix.desktop.in.h:1 msgid "Atomix" msgstr "Atomix" #: ../menu-data/atomix:atomix.desktop.in.h:2 msgid "Molecule puzzle game" msgstr "Molecule puzzle game" #: ../menu-data/atris:atris.desktop.in.h:1 msgid "Atris" msgstr "Atris" #: ../menu-data/atris:atris.desktop.in.h:2 msgid "Tetris-like game" msgstr "Tetris-like game" #: ../menu-data/attal:attal.desktop.in.h:1 msgid "Attal" msgstr "Attal" #: ../menu-data/attal:attal.desktop.in.h:2 #: ../menu-data/triplea:triplea.desktop.in.h:2 msgid "Turn based strategy game" msgstr "Turn based strategy game" #: ../menu-data/audacious:audacious.desktop.in.h:1 msgid "Audacious" msgstr "Audacious" #: ../menu-data/audacious:audacious.desktop.in.h:2 msgid "Listen to music" msgstr "Listen to music" #: ../menu-data/audacity:audacity.desktop.in.h:1 msgid "Audacity" msgstr "Audacity" #: ../menu-data/audacity:audacity.desktop.in.h:2 msgid "Record and edit audio files" msgstr "Record and edit audio files" #: ../menu-data/audex:kde4__audex.desktop.in.h:1 msgid "Audex" msgstr "Audex" #: ../menu-data/audex:kde4__audex.desktop.in.h:2 msgid "Rip audio tracks from your audio CDs" msgstr "Rip audio tracks from your audio CDs" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:1 msgid "Auralquiz" msgstr "Auralquiz" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:2 msgid "A simple music quiz game for GNU/Linux" msgstr "A simple music quiz game for GNU/Linux" #: ../menu-data/auto-multiple-choice-common:auto-multiple-choice.desktop.in.h:1 msgid "Auto Multiple Choice" msgstr "Auto Multiple Choice" #: ../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 "" "Manage multiple choice questionnaires, with automatic marking from papers' " "scans" #: ../menu-data/autokey-gtk:autokey-gtk.desktop.in.h:1 msgid "AutoKey" msgstr "AutoKey" #: ../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 "Program keyboard shortcuts" #: ../menu-data/autokey-qt:autokey-qt.desktop.in.h:1 msgid "AutoKey (KDE)" msgstr "AutoKey (KDE)" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:1 msgid "AutoRenamer" msgstr "AutoRenamer" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:2 msgid "Automatically rename files have them sort in given order" msgstr "Automatically rename files have them sort in given order" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:1 msgid "Avahi Zeroconf Browser" msgstr "Avahi Zeroconf Browser" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:2 msgid "Browse for Zeroconf services available on your network" msgstr "Browse for Zeroconf services available on your network" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:1 msgid "Avahi SSH Server Browser" msgstr "Avahi SSH Server Browser" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:2 msgid "Browse for Zeroconf-enabled SSH Servers" msgstr "Browse for Zeroconf-enabled SSH Servers" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:1 msgid "Avahi VNC Server Browser" msgstr "Avahi VNC Server Browser" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:2 msgid "Browse for Zeroconf-enabled VNC Servers" msgstr "Browse for Zeroconf-enabled VNC Servers" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:1 msgid "Avidemux (Qt)" msgstr "Avidemux (Qt)" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:2 #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:2 msgid "Edit your Videos" msgstr "Edit your Videos" #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:1 msgid "Avidemux (GTK+)" msgstr "Avidemux (GTK+)" #: ../menu-data/avogadro:avogadro.desktop.in.h:1 msgid "Avogadro" msgstr "Avogadro" #: ../menu-data/avogadro:avogadro.desktop.in.h:2 msgid "Advanced molecular editor" msgstr "Advanced molecular editor" #: ../menu-data/aweather:aweather.desktop.in.h:1 msgid "AWeather" msgstr "AWeather" #: ../menu-data/aweather:aweather.desktop.in.h:2 msgid "Advanced weather reporting program" msgstr "Advanced weather reporting program" #: ../menu-data/aws-status:aws-status.desktop.in.h:1 msgid "AWS Status" msgstr "AWS Status" #: ../menu-data/aws-status:aws-status.desktop.in.h:2 msgid "Shows Status of EC2 instances running on given account." msgstr "Shows Status of EC2 instances running on given account." #: ../menu-data/axel-kapt:axel-kapt.desktop.in.h:1 msgid "Axel" msgstr "Axel" #: ../menu-data/axel-kapt:axel-kapt.desktop.in.h:2 msgid "Front-end for Axel - a light download accelerator" msgstr "Front-end for Axel - a light download accelerator" #: ../menu-data/ayttm:ayttm.desktop.in.h:1 msgid "ayttm" msgstr "ayttm" #: ../menu-data/ayttm:ayttm.desktop.in.h:2 msgid "\"The GTK Unified Messaging Client\"" msgstr "\"The GTK Unified Messaging Client\"" #: ../menu-data/azureus:azureus.desktop.in.h:1 msgid "Download and share files using the BitTorrent P2P network" msgstr "Download and share files using the BitTorrent P2P network" #: ../menu-data/azureus:azureus.desktop.in.h:2 msgid "Vuze" msgstr "Vuze" #: ../menu-data/babiloo:babiloo.desktop.in.h:1 msgid "Babiloo" msgstr "Babiloo" #: ../menu-data/babiloo:babiloo.desktop.in.h:2 msgid "Application to view dictionaries" msgstr "Application to view dictionaries" #: ../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 "Back In Time" #: ../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 "Simple backup system" #: ../menu-data/backintime-kde:kde4__backintime-kde4-root.desktop.in.h:1 msgid "Back In Time (root)" msgstr "Air ais ann an tìde (freumh)" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:1 msgid "Bacula Administration Tool" msgstr "Bacula Administration Tool" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:2 msgid "Bacula Director Console" msgstr "Bacula Director Console" #: ../menu-data/bacula-traymonitor:bacula-tray-monitor.desktop.in.h:1 msgid "Bacula Monitor" msgstr "Bacula Monitor" #: ../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 "Notification Tray Monitor" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:1 msgid "Balazar Brothers" msgstr "Balazar Brothers" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:2 msgid "3D adventure and roleplaying game" msgstr "3D adventure and roleplaying game" #: ../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 "2D overhead shooter in Zero G" #: ../menu-data/ballz:ballz.desktop.in.h:1 msgid "B.A.L.L.Z." msgstr "B.A.L.L.Z." #: ../menu-data/ballz:ballz.desktop.in.h:2 msgid "Platform game with some puzzle elements" msgstr "Platform game with some puzzle elements" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:1 #: ../menu-data/balsa:balsa.desktop.in.h:1 msgid "E-Mail utility" msgstr "E-Mail utility" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:2 #: ../menu-data/balsa:balsa.desktop.in.h:2 msgid "Balsa Mail Client" msgstr "Balsa Mail Client" #: ../menu-data/bangarang:kde4__bangarang.desktop.in.h:1 msgid "Bangarang" msgstr "Bangarang" #: ../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 "Cluicheadair mheadhanan" #: ../menu-data/banshee:banshee.desktop.in.h:1 msgid "Banshee Media Player" msgstr "Banshee Media Player" #: ../menu-data/banshee:banshee.desktop.in.h:2 msgid "Play and organize your media collection" msgstr "Play and organize your media collection" #: ../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 "Transfer files using the FTP, FTPS or SFTP protocol" #: ../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 "A rather destructive action game." #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:1 msgid "Barry Backup" msgstr "Barry Backup" #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:2 msgid "Backup and restore databases on the BlackBerry Handheld" msgstr "Backup and restore databases on the BlackBerry Handheld" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:1 msgid "Barry Desktop Panel" msgstr "Barry Desktop Panel" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:2 msgid "Manage BlackBerry devices from a central GUI." msgstr "Manage BlackBerry devices from a central GUI." #: ../menu-data/basenji:basenji.desktop.in.h:1 msgid "Basenji" msgstr "Basenji" #: ../menu-data/basenji:basenji.desktop.in.h:2 msgid "A portable volume indexer." msgstr "A portable volume indexer." #: ../menu-data/basex:basexgui.desktop.in.h:1 msgid "BaseX XML Database" msgstr "BaseX XML Database" #: ../menu-data/basex:basexgui.desktop.in.h:2 msgid "Visually query and analyse your XML data" msgstr "Visually query and analyse your XML data" #: ../menu-data/basic256:basic256.desktop.in.h:1 msgid "BASIC-256" msgstr "BASIC-256" #: ../menu-data/basic256:basic256.desktop.in.h:2 msgid "Learn BASIC in an environment designed for young children" msgstr "Learn BASIC in an environment designed for young children" #: ../menu-data/basket:kde4__basket.desktop.in.h:1 msgid "BasKet Note Pads" msgstr "BasKet Note Pads" #: ../menu-data/basket:kde4__basket.desktop.in.h:2 msgid "Taking care of your ideas." msgstr "Taking care of your ideas." #: ../menu-data/bastet:bastet.desktop.in.h:1 msgid "Bastard Tetris" msgstr "Bastard Tetris" #: ../menu-data/bastet:bastet.desktop.in.h:2 msgid "Go mad with this Tetris clone" msgstr "Go mad with this Tetris clone" #: ../menu-data/batmon.app:batmon.desktop.in.h:1 msgid "Battery Monitor (batmon)" msgstr "Battery Monitor (batmon)" #: ../menu-data/batmon.app:batmon.desktop.in.h:2 msgid "Monitor battery status" msgstr "Monitor battery status" #: ../menu-data/battery-stats:battery-stats.desktop.in.h:1 msgid "Battery Charge Graph" msgstr "Battery Charge Graph" #: ../menu-data/bauble:bauble.desktop.in.h:1 msgid "Bauble" msgstr "Bauble" #: ../menu-data/bauble:bauble.desktop.in.h:2 msgid "An application for managing botanical collections" msgstr "An application for managing botanical collections" #: ../menu-data/beneath-a-steel-sky:beneath-a-steel-sky.desktop.in.h:1 msgid "Beneath A Steel Sky" msgstr "Beneath A Steel Sky" #: ../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 "" "A science-fiction adventure game set in a bleak post-apocalyptic vision of " "the future" #: ../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 "Berusky" #: ../menu-data/berusky:berusky.desktop.in.h:2 msgid "Logic game based on Sokoban(TM)" msgstr "Logic game based on Sokoban(TM)" #: ../menu-data/betaradio:betaradio.desktop.in.h:1 msgid "BetaRadio Tuner" msgstr "BetaRadio Tuner" #: ../menu-data/betaradio:betaradio.desktop.in.h:2 msgid "An easy way to listen to internet radio of Taiwan." msgstr "An easy way to listen to internet radio of Taiwan." #: ../menu-data/between:between.desktop.in.h:1 msgid "Between" msgstr "Between" #: ../menu-data/between:between.desktop.in.h:2 msgid "game about consciousness and isolation" msgstr "game about consciousness and isolation" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:1 msgid "Bibledit-BibleTime" msgstr "Bibledit-BibleTime" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:2 msgid "Bibledit BibleTime Interface" msgstr "Bibledit BibleTime Interface" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:1 msgid "Bibledit-Gtk" msgstr "Bibledit-Gtk" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:2 msgid "Bible Editor" msgstr "Bible Editor" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:1 msgid "Bibledit-Xiphos" msgstr "Bibledit-Xiphos" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:2 msgid "Bibledit Xiphos Interface" msgstr "Bibledit Xiphos Interface" #: ../menu-data/bibletime:bibletime.desktop.in.h:1 msgid "An easy to use bible study tool" msgstr "An easy to use bible study tool" #: ../menu-data/bibletime:bibletime.desktop.in.h:2 msgid "BibleTime " msgstr "BibleTime " #: ../menu-data/bibshelf:bibshelf.desktop.in.h:1 msgid "BibShelf Book Manager" msgstr "BibShelf Book Manager" #: ../menu-data/bibshelf:bibshelf.desktop.in.h:2 msgid "Book collection management application" msgstr "Book collection management application" #: ../menu-data/bibus:bibus.desktop.in.h:1 msgid "Bibus" msgstr "Bibus" #: ../menu-data/bibus:bibus.desktop.in.h:2 msgid "manage references and citations in your publications" msgstr "manage references and citations in your publications" #: ../menu-data/bijiben:bijiben.desktop.in.h:1 #: ../menu-data/notes-app:notes-app.desktop.in.h:1 msgid "Notes" msgstr "Notes" #: ../menu-data/bijiben:bijiben.desktop.in.h:2 msgid "Post notes, tag files!" msgstr "Post notes, tag files!" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:1 msgid "Billard-GL" msgstr "Billard-GL" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:2 msgid "Play Billard Game" msgstr "Play Billard Game" #: ../menu-data/biloba:biloba.desktop.in.h:1 msgid "Biloba" msgstr "Biloba" #: ../menu-data/biloba:biloba.desktop.in.h:2 msgid "Up to four player network capable turn based strategy board game" msgstr "Up to four player network capable turn based strategy board game" #: ../menu-data/biniax2:biniax2.desktop.in.h:1 msgid "Biniax-2" msgstr "Biniax-2" #: ../menu-data/biniax2:biniax2.desktop.in.h:2 msgid "Colorful Logic game with arcade and tactics modes" msgstr "Colorful Logic game with arcade and tactics modes" #: ../menu-data/bino:bino.desktop.in.h:1 msgid "Bino" msgstr "Bino" #: ../menu-data/bino:bino.desktop.in.h:2 msgid "3D video player" msgstr "3D video player" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:1 msgid "Biogenesis" msgstr "Biogenesis" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:2 msgid "" "artificial life program that simulates the processes involved in the " "evolution of organisms" msgstr "" "artificial life program that simulates the processes involved in the " "evolution of organisms" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:1 msgid "Bitmeter" msgstr "Bitmeter" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:2 msgid "JACK diagnostic tool" msgstr "JACK diagnostic tool" #: ../menu-data/bitpim:bitpim.desktop.in.h:1 msgid "BitPim" msgstr "BitPim" #: ../menu-data/bitpim:bitpim.desktop.in.h:2 msgid "CDMA Mobile Phone Tool" msgstr "CDMA Mobile Phone Tool" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:1 msgid "BitStormLite" msgstr "BitStormLite" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:2 msgid "A small and fast BitTorrent client" msgstr "A small and fast BitTorrent client" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:1 msgid "Bittornado Client" msgstr "Bittornado Client" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:2 msgid "Bittorrent Client" msgstr "Bittorrent Client" #: ../menu-data/bkchem:bkchem.desktop.in.h:1 msgid "BKchem" msgstr "BKchem" #: ../menu-data/bkchem:bkchem.desktop.in.h:2 msgid "Edit chemical structures and reactions" msgstr "Edit chemical structures and reactions" #: ../menu-data/black-box:black-box.desktop.in.h:1 msgid "Black-Box" msgstr "Black-Box" #: ../menu-data/black-box:black-box.desktop.in.h:2 msgid "Find the crystals" msgstr "Find the crystals" #: ../menu-data/blam:blam.desktop.in.h:1 msgid "Blam Feed Reader" msgstr "Blam Feed Reader" #: ../menu-data/blam:blam.desktop.in.h:2 msgid "Feed reader" msgstr "Feed reader" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:1 msgid "BleachBit" msgstr "BleachBit" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:2 msgid "Free space and maintain privacy" msgstr "Free space and maintain privacy" #: ../menu-data/blender:blender.desktop.in.h:1 msgid "Blender" msgstr "Blender" #: ../menu-data/blender:blender.desktop.in.h:2 msgid "3D modeling, animation, rendering and post-production" msgstr "3D modeling, animation, rendering and post-production" #: ../menu-data/bless:bless.desktop.in.h:1 msgid "Bless Hex Editor" msgstr "Bless Hex Editor" #: ../menu-data/bless:bless.desktop.in.h:2 msgid "Edit binary files" msgstr "Edit binary files" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:1 msgid "Blinken" msgstr "Blinken" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:2 msgid "A memory enhancement game" msgstr "A memory enhancement game" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:1 msgid "Blob Wars : Blob And Conquer" msgstr "Blob Wars : Blob And Conquer" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:2 msgid "Mission and Objective based 3D Action Game" msgstr "Mission and Objective based 3D Action Game" #: ../menu-data/blobby:blobby.desktop.in.h:1 msgid "Blobby Volley 2" msgstr "Blobby Volley 2" #: ../menu-data/blobby:blobby.desktop.in.h:2 msgid "Volleyball Game" msgstr "Volleyball Game" #: ../menu-data/bloboats:bloboats.desktop.in.h:1 msgid "Bloboats" msgstr "Bloboats" #: ../menu-data/bloboats:bloboats.desktop.in.h:2 msgid "An arcade-like boat racing game" msgstr "An arcade-like boat racing game" #: ../menu-data/blobwars:blobwars.desktop.in.h:1 msgid "Blob Wars : Metal Blob Solid" msgstr "Blob Wars : Metal Blob Solid" #: ../menu-data/blobwars:blobwars.desktop.in.h:2 msgid "Mission and Objective based 2D Platform Game" msgstr "Mission and Objective based 2D Platform Game" #: ../menu-data/blockattack:blockattack.desktop.in.h:1 msgid "Block Attack - Rise of the Blocks" msgstr "Block Attack - Rise of the Blocks" #: ../menu-data/blockattack:blockattack.desktop.in.h:2 msgid "Switch blocks so they match" msgstr "Switch blocks so they match" #: ../menu-data/blockout2:blockout2.desktop.in.h:1 msgid "BlockOut II" msgstr "BlockOut II" #: ../menu-data/blockout2:blockout2.desktop.in.h:2 msgid "Play a 3D Tetris game" msgstr "Play a 3D Tetris game" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:1 msgid "Blocks Of The Undead" msgstr "Blocks Of The Undead" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:2 msgid "Tetris Attack clone with spooky undertones" msgstr "Tetris Attack clone with spooky undertones" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:1 msgid "Blogilo" msgstr "Blogilo" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:2 msgid "A KDE Blogging Client" msgstr "A KDE Blogging Client" #: ../menu-data/bluefish:bluefish.desktop.in.h:1 msgid "Bluefish Editor" msgstr "Bluefish Editor" #: ../menu-data/bluefish:bluefish.desktop.in.h:2 msgid "Web Development Editor" msgstr "Web Development Editor" #: ../menu-data/blueman:blueman-manager.desktop.in.h:1 msgid "Bluetooth Manager" msgstr "Bluetooth Manager" #: ../menu-data/blueman:blueman-manager.desktop.in.h:2 msgid "Blueman Bluetooth Manager" msgstr "Blueman Bluetooth Manager" #: ../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 "" "A really simple but powerful audio player in Python/PyGTK, using Gstreamer." #: ../menu-data/blueproximity:blueproximity.desktop.in.h:1 msgid "BlueProximity" msgstr "BlueProximity" #: ../menu-data/bluetile:bluetile.desktop.in.h:1 msgid "Bluetile" msgstr "Bluetile" #: ../menu-data/bluewho:bluewho.desktop.in.h:1 msgid "BlueWho" msgstr "BlueWho" #: ../menu-data/bluewho:bluewho.desktop.in.h:2 msgid "Information and notification of new discovered bluetooth devices" msgstr "Information and notification of new discovered bluetooth devices" #: ../menu-data/bmon:bmon.desktop.in.h:1 msgid "bmon" msgstr "bmon" #: ../menu-data/bmon:bmon.desktop.in.h:2 msgid "Bandwidth monitor" msgstr "Bandwidth monitor" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:1 msgid "Boa Constructor" msgstr "Boa Constructor" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:2 msgid "RAD Tool for Python and WxWindows" msgstr "RAD Tool for Python and WxWindows" #: ../menu-data/boats:boats.desktop.in.h:1 msgid "Boat Scenario" msgstr "Boat Scenario" #: ../menu-data/boats:boats.desktop.in.h:2 msgid "Race scenario drawing tool" msgstr "Race scenario drawing tool" #: ../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 "BOINC Manager" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:2 msgid "Configure or monitor a BOINC core client" msgstr "Configure or monitor a BOINC core client" #: ../menu-data/bokken:bokken.desktop.in.h:1 msgid "Bokken" msgstr "Bokken" #: ../menu-data/bokken:bokken.desktop.in.h:2 msgid "Reverse engineering suite" msgstr "Reverse engineering suite" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:1 msgid "Bomber" msgstr "Bomber" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:2 msgid "Arcade Bombing Game" msgstr "Arcade Bombing Game" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:1 msgid "Bomberclone" msgstr "Bomberclone" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:2 msgid "Play a Bomberman like game" msgstr "Play a Bomberman like game" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:1 msgid "Bombono DVD" msgstr "Bombono DVD" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:2 msgid "DVD authoring program" msgstr "DVD authoring program" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:1 msgid "bookletimposer" msgstr "bookletimposer" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:2 msgid "Impose PDF documents to create booklets" msgstr "Impose PDF documents to create booklets" #: ../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 "Bos Wars" #: ../menu-data/boswars:boswars.desktop.in.h:2 msgid "Battle for survival" msgstr "Battle for survival" #: ../menu-data/bouncy:bouncy.desktop.in.h:1 msgid "Bouncy the Hungry Rabbit" msgstr "Bouncy the Hungry Rabbit" #: ../menu-data/bouncy:bouncy.desktop.in.h:2 msgid "Eat the yummy veggies in the garden (game for small kids)" msgstr "Eat the yummy veggies in the garden (game for small kids)" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:1 msgid "Bovo" msgstr "Bovo" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:2 msgid "Five-in-a-row Board Game" msgstr "Five-in-a-row Board Game" #: ../menu-data/bpython:bpython.desktop.in.h:1 msgid "bpython" msgstr "bpython" #: ../menu-data/bpython:bpython.desktop.in.h:2 msgid "A fancy interface to the python interpreter!" msgstr "A fancy interface to the python interpreter!" #: ../menu-data/braindump:kde4__braindump.desktop.in.h:3 msgid "Braindump" msgstr "Braindump" #: ../menu-data/brainparty:brainparty.desktop.in.h:1 msgid "Brain Party" msgstr "Brain Party" #: ../menu-data/brainparty:brainparty.desktop.in.h:2 msgid "36 puzzle games for all the family " msgstr "36 puzzle games for all the family " #: ../menu-data/brasero:brasero.desktop.in.h:1 msgid "Create and copy CDs and DVDs" msgstr "Create and copy CDs and DVDs" #: ../menu-data/brasero:brasero.desktop.in.h:2 msgid "Brasero Disc Burner" msgstr "Brasero Disc Burner" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:1 msgid "Brewtarget" msgstr "Brewtarget" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:2 msgid "Beer calculator" msgstr "Beer calculator" #: ../menu-data/briquolo:briquolo.desktop.in.h:1 msgid "Briquolo" msgstr "Briquolo" #: ../menu-data/briquolo:briquolo.desktop.in.h:2 msgid "An OpenGL breakout" msgstr "An OpenGL breakout" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:1 msgid "Brp-pacu" msgstr "Brp-pacu" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:2 msgid "Sound Analysis" msgstr "Sound Analysis" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:1 msgid "Brutal Chess" msgstr "Brutal Chess" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:2 msgid "Play 3d chess with reflection of the chessmen" msgstr "Play 3d chess with reflection of the chessmen" #: ../menu-data/btanks:btanks.desktop.in.h:1 msgid "Battle Tanks" msgstr "Battle Tanks" #: ../menu-data/btanks:btanks.desktop.in.h:2 msgid "fast 2D tank arcade game with multiplayer and split-screen modes" msgstr "fast 2D tank arcade game with multiplayer and split-screen modes" #: ../menu-data/bubbros:bubbros.desktop.in.h:1 msgid "The Bub's Brothers" msgstr "The Bub's Brothers" #: ../menu-data/bubbros:bubbros.desktop.in.h:2 msgid "Kill evil enemies by catching them into bubbles and smashing those" msgstr "Kill evil enemies by catching them into bubbles and smashing those" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:1 msgid "Bug Squish" msgstr "Bug Squish" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:2 msgid "Squash the bugs before they suck up your blood" msgstr "Squash the bugs before they suck up your blood" #: ../menu-data/bugsx:bugsx.desktop.in.h:1 msgid "Bugsx " msgstr "Bugsx " #: ../menu-data/bugsx:bugsx.desktop.in.h:2 msgid "Evolve biomorphs using genetic algorithms" msgstr "Evolve biomorphs using genetic algorithms" #: ../menu-data/bum:bum.desktop.in.h:1 msgid "BootUp-Manager" msgstr "BootUp-Manager" #: ../menu-data/bum:bum.desktop.in.h:2 msgid "Graphical runlevel configuration tool" msgstr "Graphical runlevel configuration tool" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:1 msgid "BurgerSpace" msgstr "BurgerSpace" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:2 msgid "A hamburger-smashing video game" msgstr "A hamburger-smashing video game" #: ../menu-data/buxon:buxon.desktop.in.h:1 msgid "Buxon" msgstr "Buxon" #: ../menu-data/buxon:buxon.desktop.in.h:2 msgid "sioc:Forum browser" msgstr "sioc:Forum browser" #: ../menu-data/buzztard:buzztard-edit.desktop.in.h:1 msgid "Buzztard Music Editor" msgstr "Buzztard Music Editor" #: ../menu-data/buzztard:buzztard-edit.desktop.in.h:2 msgid "Edit buzztard song files" msgstr "Edit buzztard song files" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:1 msgid "bygfoot" msgstr "bygfoot" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:2 msgid " A soccer manager game" msgstr " A soccer manager game" #: ../menu-data/byobu:byobu.desktop.in.h:1 msgid "Byobu Terminal" msgstr "Byobu Terminal" #: ../menu-data/byobu:byobu.desktop.in.h:2 msgid "Advanced Command Line and Text Window Manager" msgstr "Advanced Command Line and Text Window Manager" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:1 msgid "BZFlag" msgstr "BZFlag" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:2 msgid "Battle enemy tanks" msgstr "Battle enemy tanks" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:1 msgid "Bazaar Explorer" msgstr "Bazaar Explorer" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:2 msgid "GUI application for using Bazaar" msgstr "GUI application for using Bazaar" #: ../menu-data/cadabra:cadabra.desktop.in.h:1 msgid "Cadabra" msgstr "Cadabra" #: ../menu-data/cadabra:cadabra.desktop.in.h:2 msgid "Computer algebra system for field theory problems" msgstr "Computer algebra system for field theory problems" #: ../menu-data/cain:cain.desktop.in.h:1 msgid "Cain" msgstr "Cain" #: ../menu-data/cain:cain.desktop.in.h:2 msgid "simulations of chemical reactions" msgstr "simulations of chemical reactions" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:1 msgid "MacSlow's Cairo-Clock" msgstr "MacSlow's Cairo-Clock" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:2 msgid "a super fine analog clock" msgstr "a super fine analog clock" #: ../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 "Doca aotrom agus dreachmhor agus deasc-let son do bhàrr-deasc." #: ../menu-data/calibre:calibre-gui.desktop.in.h:1 msgid "calibre" msgstr "calibre" #: ../menu-data/calibre:calibre-gui.desktop.in.h:2 msgid "E-book library management" msgstr "E-book library management" #: ../menu-data/calibre:ebook-viewer.desktop.in.h:1 msgid "E-Book Viewer" msgstr "" #: ../menu-data/calligra-data:kde4__calligra.desktop.in.h:1 msgid "Calligra" msgstr "Calligra" #: ../menu-data/krita-data:kde4__calligraactive.desktop.in.h:1 msgid "Calligra Active" msgstr "Calligra Active" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:1 msgid "Calligra Author" msgstr "Calligra Author" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:2 msgid "Write ebooks and textbooks" msgstr "Write ebooks and textbooks" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:1 msgid "Calligra Flow" msgstr "Calligra Flow" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:2 msgid "Flowchart & Diagram Editing" msgstr "Flowchart & Diagram Editing" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:1 msgid "Plan" msgstr "Plan" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:2 #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:2 msgid "Project Management" msgstr "Project Management" #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:1 msgid "Plan WorkPackage Handler" msgstr "Plan WorkPackage Handler" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:1 msgid "Calligra Sheets" msgstr "Calligra Sheets" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:2 msgid "Write spreadsheet documents" msgstr "Write spreadsheet documents" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:1 msgid "Calligra Stage" msgstr "Calligra Stage" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:2 msgid "Write presentation documents" msgstr "Write presentation documents" #: ../menu-data/calligrawords:kde4__calligrawords_ascii.desktop.in.h:1 #: ../menu-data/calligrawords:kde4__words.desktop.in.h:1 msgid "Calligra Words" msgstr "Calligra Words" #: ../menu-data/calligrawords:kde4__words.desktop.in.h:2 msgid "Write documents" msgstr "Write documents" #: ../menu-data/camera-app:camera-app.desktop.in.h:1 #: ../menu-data/camera.app:Camera.desktop.in.h:1 msgid "Camera" msgstr "Camara" #: ../menu-data/camera-app:camera-app.desktop.in.h:2 msgid "Camera application" msgstr "Camera application" #: ../menu-data/camera.app:Camera.desktop.in.h:2 msgid "Download files from your digital camera." msgstr "Download files from your digital camera." #: ../menu-data/cameramonitor:cameramonitor.desktop.in.h:1 msgid "Camera Monitor" msgstr "Camera Monitor" #: ../menu-data/camitk-imp:camitk-imp.desktop.in.h:1 msgid "CamiTK-imp" msgstr "" #: ../menu-data/camitk-imp:camitk-imp.desktop.in.h:2 msgid "Computer Assisted Medical Intervention ToolKit Workbench" msgstr "" #: ../menu-data/camorama:camorama.desktop.in.h:1 msgid "Camorama Webcam Viewer" msgstr "Camorama Webcam Viewer" #: ../menu-data/camorama:camorama.desktop.in.h:2 msgid "View, alter and save images from a webcam" msgstr "View, alter and save images from a webcam" #: ../menu-data/canorus:canorus.desktop.in.h:1 msgid "Canorus" msgstr "Canorus" #: ../menu-data/canorus:canorus.desktop.in.h:2 msgid "A free next-generation cross-platform music score editor!" msgstr "A free next-generation cross-platform music score editor!" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:1 msgid "Cantata" msgstr "Cantata" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:2 msgid "Music Player Client" msgstr "Music Player Client" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:1 msgid "Cantor" msgstr "Cantor" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:2 msgid "KDE Frontend to Mathematical Software" msgstr "KDE Frontend to Mathematical Software" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:1 msgid "Cardpeek" msgstr "Cardpeek" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:2 msgid "Tool to read the contents of smart cards" msgstr "Tool to read the contents of smart cards" #: ../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 "Cortical Surface Reconstruction and Visualization" #: ../menu-data/caret:caret.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-caret.desktop.in.h:2 msgid "Caret" msgstr "Caret" #: ../menu-data/carmetal:carmetal.desktop.in.h:1 msgid "CaRMetal" msgstr "CaRMetal" #: ../menu-data/carmetal:carmetal.desktop.in.h:2 msgid "CaRMetal interactive geometry" msgstr "CaRMetal interactive geometry" #: ../menu-data/catdoc:wordview.desktop.in.h:1 msgid "Wordview Microsoft doc Viewer" msgstr "Wordview Microsoft doc Viewer" #: ../menu-data/catdoc:wordview.desktop.in.h:2 msgid "Microsoft doc document file viewer" msgstr "Microsoft doc document file viewer" #: ../menu-data/catfish:catfish.desktop.in.h:1 msgid "Catfish File Search" msgstr "Catfish File Search" #: ../menu-data/catfish:catfish.desktop.in.h:2 msgid "Search the file system" msgstr "Search the file system" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:1 msgid "Bibliographic Reference Extracting Tool" msgstr "Bibliographic Reference Extracting Tool" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:2 msgid "cb2Bib" msgstr "cb2Bib" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:1 msgid "Cbrpager" msgstr "Cbrpager" #: ../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 "A viewer for comic book archives" #: ../menu-data/cdcat:cdcat.desktop.in.h:1 msgid "CdCat" msgstr "CdCat" #: ../menu-data/cdcat:cdcat.desktop.in.h:2 msgid "Disk and data archive management tool" msgstr "Disk and data archive management tool" #: ../menu-data/cecilia:cecilia.desktop.in.h:1 msgid "Cecilia" msgstr "Cecilia" #: ../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 "Sound synthesis and audio signal processing environment" #: ../menu-data/ceferino:ceferino.desktop.in.h:1 msgid "Ceferino" msgstr "Ceferino" #: ../menu-data/ceferino:ceferino.desktop.in.h:2 msgid "Save the cows!" msgstr "Save the cows!" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:1 msgid "Celestia (GLUT)" msgstr "Celestia (GLUT)" #: ../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 "Explore the Universe in this detailed space simulation" #: ../menu-data/celestia-gnome:celestia.desktop.in.h:1 msgid "Celestia (GNOME)" msgstr "Celestia (GNOME)" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:1 msgid "CellWriter" msgstr "CellWriter" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:2 msgid "Grid-entry handwriting recognition input panel" msgstr "Grid-entry handwriting recognition input panel" #: ../menu-data/cenon.app:Cenon.desktop.in.h:1 msgid "Cenon" msgstr "Cenon" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:1 msgid "CVS Frontend" msgstr "CVS Frontend" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:2 msgid "Cervisia" msgstr "Cervisia" #: ../menu-data/cgoban:cgoban.desktop.in.h:1 msgid "Cgoban" msgstr "Cgoban" #: ../menu-data/cgoban:cgoban.desktop.in.h:2 msgid "Play Go against human or computer opponents" msgstr "Play Go against human or computer opponents" #: ../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 "Character map for GNUstep" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:1 msgid "System Testing" msgstr "System Testing" #: ../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 "CheckGMail" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:2 #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:1 msgid "Gmail Notifier" msgstr "Gmail Notifier" #: ../menu-data/cheese:cheese.desktop.in.h:1 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:1 msgid "Cheese Webcam Booth" msgstr "Cheese Webcam Booth" #: ../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 "Take photos and videos with your webcam, with fun graphical effects" #: ../menu-data/chemtool:chemtool.desktop.in.h:1 msgid "Chemtool" msgstr "Chemtool" #: ../menu-data/chemtool:chemtool.desktop.in.h:2 msgid "Draw and make calculations on chemical structures" msgstr "Draw and make calculations on chemical structures" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:1 msgid "CherryTree" msgstr "CherryTree" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:2 msgid "Hierarchical Note Taking" msgstr "Hierarchical Note Taking" #: ../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 "Childsplay" #: ../menu-data/childsplay:childsplay.desktop.in.h:2 msgid "Suite of educational games for young children" msgstr "Suite of educational games for young children" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:1 msgid "chinese-calendar" msgstr "chinese-calendar" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:2 msgid "Chinese lunar calendar" msgstr "Chinese lunar calendar" #: ../menu-data/chirp:chirp.desktop.in.h:1 msgid "CHIRP" msgstr "CHIRP" #: ../menu-data/chirp:chirp.desktop.in.h:2 msgid "CHIRP Radio Programming Tool" msgstr "CHIRP Radio Programming Tool" #: ../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 "Chocolate Doom" #: ../menu-data/chocolate-doom:chocolate-doom.desktop.in.h:2 #: ../menu-data/chocolate-doom:screensavers__chocolate-doom-screensaver.desktop.in.h:2 msgid "Conservative Doom source port" msgstr "Conservative Doom source port" #: ../menu-data/chocolate-doom:chocolate-setup.desktop.in.h:1 msgid "Chocolate Doom Setup" msgstr "Chocolate Doom Setup" #: ../menu-data/chocolate-doom:chocolate-setup.desktop.in.h:2 msgid "Setup tool for Chocolate Doom" msgstr "Setup tool for Chocolate Doom" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:1 msgid "Choqok" msgstr "Choqok" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:2 msgid "Micro-blogging Client" msgstr "Micro-blogging Client" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:1 msgid "Chromium Web Browser" msgstr "Chromium Web Browser" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:2 msgid "Access the Internet" msgstr "Access the Internet" #: ../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 "Open a New Window" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:4 msgid "Open a New Window in incognito mode" msgstr "Open a New Window in incognito mode" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:5 msgid "Open a New Window with a temporary profile" msgstr "Open a New Window with a temporary profile" #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:1 msgid "Chromium B.S.U." msgstr "Chromium B.S.U." #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:2 msgid "Scrolling space shooter" msgstr "Scrolling space shooter" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:1 msgid "Circus Linux!" msgstr "Circus Linux!" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:2 msgid "Throw the clowns before they fall and hit the balloons with them" msgstr "Throw the clowns before they fall and hit the balloons with them" #: ../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-chordata:Chordata.desktop.in.h:1 msgid "CLAM Chordata" msgstr "CLAM Chordata" #: ../menu-data/clam-chordata:Chordata.desktop.in.h:2 msgid "MP3/OGG/Wav songs chord analyser" msgstr "MP3/OGG/Wav songs chord analyser" #: ../menu-data/clam-chordata:Chordata.desktop.in.h:3 msgid "Analize chords (Chordata)" msgstr "Analize chords (Chordata)" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:1 msgid "CLAM Network Editor" msgstr "CLAM Network Editor" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:2 msgid "" "An audio tool to build processing networks by connecting functional boxes" msgstr "" "An audio tool to build processing networks by connecting functional boxes" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:3 msgid "Edit (NetworkEditor)" msgstr "Edit (NetworkEditor)" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:1 msgid "CLAM Prototyper" msgstr "CLAM Prototyper" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:2 msgid "Runs an audio processing core under a QT designer interface" msgstr "Runs an audio processing core under a QT designer interface" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:3 msgid "Run with Prototyper" msgstr "Run with Prototyper" #: ../menu-data/clamtk:clamtk.desktop.in.h:1 msgid "ClamTk" msgstr "ClamTk" #: ../menu-data/clamtk:clamtk.desktop.in.h:2 msgid "Scan for viruses..." msgstr "Scan for viruses..." #: ../menu-data/clamz:clamz.desktop.in.h:1 msgid "Clamz MP3 Downloader (command-line)" msgstr "Clamz MP3 Downloader (command-line)" #: ../menu-data/clamz:clamz.desktop.in.h:2 msgid "Download MP3 files from AmazonMP3.com" msgstr "Download MP3 files from AmazonMP3.com" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:1 msgid "ClassicMenu Indicator" msgstr "ClassicMenu Indicator" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:2 msgid "Indicator applet to show the Gnome Classic main menu" msgstr "Indicator applet to show the Gnome Classic main menu" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:1 msgid "Claws Mail" msgstr "Claws Mail" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:2 msgid "Lightweight and Fast GTK+ based Mail Client" msgstr "Lightweight and Fast GTK+ based Mail Client" #: ../menu-data/clementine:clementine.desktop.in.h:1 msgid "Clementine" msgstr "Clementine" #: ../menu-data/clementine:clementine.desktop.in.h:2 msgid "Plays music and last.fm streams" msgstr "Plays music and last.fm streams" #: ../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 "Play" #: ../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 "Pause" #: ../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 "Stop" #: ../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 "Previous" #: ../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 "Next" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:2 msgid "Update Manager" msgstr "Update Manager" #: ../menu-data/click-update-manager:click-update-manager.desktop.in.h:2 msgid "UpdateManager for Click packages" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:1 msgid "Clinica" msgstr "Clinica" #: ../menu-data/clinica:clinica.desktop.in.h:2 msgid "Medical records manager" msgstr "Medical records manager" #: ../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 "ClipIt" #: ../menu-data/clipit:clipit.desktop.in.h:2 #: ../menu-data/parcellite:parcellite.desktop.in.h:2 msgid "Clipboard Manager" msgstr "Clipboard Manager" #: ../menu-data/clips:clips.desktop.in.h:1 msgid "CLIPS" msgstr "CLIPS" #: ../menu-data/clips:clips.desktop.in.h:2 msgid "Expert system tool" msgstr "Expert system tool" #: ../menu-data/clustalx:clustalx.desktop.in.h:1 msgid "Clustal X" msgstr "Clustal X" #: ../menu-data/clustalx:clustalx.desktop.in.h:2 msgid "" "Global multiple nucleotide or peptide sequence alignment and phylogenetic " "analysis" msgstr "" "Global multiple nucleotide or peptide sequence alignment and phylogenetic " "analysis" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:1 msgid "ClusterSSH" msgstr "ClusterSSH" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:2 msgid "Control multiple ssh or rsh sessions from a single input window" msgstr "Control multiple ssh or rsh sessions from a single input window" #: ../menu-data/coccinella:coccinella.desktop.in.h:1 msgid "Coccinella" msgstr "Coccinella" #: ../menu-data/coccinella:coccinella.desktop.in.h:2 msgid "Communication tool with a built-in whiteboard" msgstr "Communication tool with a built-in whiteboard" #: ../menu-data/code-aster-gui:code-aster-gui.desktop.in.h:1 msgid "code-aster-gui" msgstr "code-aster-gui" #: ../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 "Graphical command editor for Code_Aster." #: ../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 "Code::Blocks IDE" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:2 msgid "Configurable and extensible IDE" msgstr "Configurable and extensible IDE" #: ../menu-data/codelite:codelite.desktop.in.h:1 msgid "CodeLite" msgstr "CodeLite" #: ../menu-data/codfis:codfis.desktop.in.h:1 msgid "CodFis" msgstr "CodFis" #: ../menu-data/codfis:codfis.desktop.in.h:2 msgid "Computes Italian Fiscal codes" msgstr "Computes Italian Fiscal codes" #: ../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 "ColorCode" #: ../menu-data/colorcode:colorcode.desktop.in.h:2 msgid "Advanced clone of the MasterMind code-breaking game" msgstr "Advanced clone of the MasterMind code-breaking game" #: ../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 "ICC Profile Installer" #: ../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 "Install ICC profiles" #: ../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 "Dath" #: ../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 "CCMX Loader" #: ../menu-data/colorhug-client:colorhug-ccmx.desktop.in.h:2 msgid "Modify the calibration matrices on the ColorHug device" msgstr "Modify the calibration matrices on the ColorHug device" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:1 msgid "ColorHug Documentation" msgstr "ColorHug Documentation" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:2 msgid "Documentation for the ColorHug display colorimeter" msgstr "Documentation for the ColorHug display colorimeter" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:1 msgid "Firmware Updater" msgstr "Firmware Updater" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:2 msgid "Update the firmware on the ColorHug colorimeter" msgstr "Update the firmware on the ColorHug colorimeter" #: ../menu-data/colorname:colorname.desktop.in.h:1 msgid "colorname" msgstr "colorname" #: ../menu-data/comix:comix.desktop.in.h:1 msgid "Comix" msgstr "Comix" #: ../menu-data/compiz-core:compiz.desktop.in.h:1 msgid "Compiz" msgstr "Compiz" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:1 msgid "CompizConfig Settings Manager" msgstr "CompizConfig Settings Manager" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:2 msgid "Configure Compiz with CompizConfig" msgstr "Configure Compiz with CompizConfig" #: ../menu-data/composite:composite.desktop.in.h:1 msgid "Composite" msgstr "Composite" #: ../menu-data/composite:composite.desktop.in.h:2 msgid "Live performance sequencer" msgstr "Live performance sequencer" #: ../menu-data/conduit:conduit.desktop.in.h:1 msgid "Conduit Synchronizer" msgstr "Conduit Synchronizer" #: ../menu-data/conduit:conduit.desktop.in.h:2 msgid "Synchronization for GNOME" msgstr "Synchronization for GNOME" #: ../menu-data/confclerk:confclerk.desktop.in.h:1 msgid "ConfClerk" msgstr "ConfClerk" #: ../menu-data/confclerk:confclerk.desktop.in.h:2 msgid "Offline conference schedule application" msgstr "Offline conference schedule application" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:1 msgid "Configure-Debian" msgstr "Configure-Debian" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:2 msgid "Reconfigure Your Packages" msgstr "Reconfigure Your Packages" #: ../menu-data/congruity:congruity.desktop.in.h:1 msgid "Congruity" msgstr "Congruity" #: ../menu-data/connectagram:connectagram.desktop.in.h:1 msgid "Connectagram" msgstr "Connectagram" #: ../menu-data/controlaula:controlaula.desktop.in.h:1 msgid " Classrooom control" msgstr " Classrooom control" #: ../menu-data/controlaula:controlaula.desktop.in.h:2 msgid "Teacher tool to control classroom computers" msgstr "Teacher tool to control classroom computers" #: ../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 "ConvertAll" #: ../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 "CoqIDE Proof Assistant" #: ../menu-data/coqide:coqide.desktop.in.h:2 msgid "Graphical interface for the Coq proof assistant" msgstr "Graphical interface for the Coq proof assistant" #: ../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 "Cortina" #: ../menu-data/cortina:cortina.desktop.in.h:2 msgid "Manage your desktop wallpapers" msgstr "Manage your desktop wallpapers" #: ../menu-data/cowbell:cowbell.desktop.in.h:1 msgid "Cowbell Music Organizer" msgstr "Cowbell Music Organizer" #: ../menu-data/cowbell:cowbell.desktop.in.h:2 msgid "An elegant music organizer" msgstr "An elegant music organizer" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:1 msgid "CQRLOG" msgstr "CQRLOG" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:2 msgid "Advanced logging program for hamradio operators" msgstr "Advanced logging program for hamradio operators" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:1 msgid "Crack Attack" msgstr "Crack Attack" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:2 msgid "Puzzle game similar to Tetris Attack" msgstr "Puzzle game similar to Tetris Attack" #: ../menu-data/crawl:crawl.desktop.in.h:1 msgid "Dungeon Crawl" msgstr "Dungeon Crawl" #: ../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 "Criticalmass" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:2 msgid "Play a shoot-em-up a la galaxian" msgstr "Play a shoot-em-up a la galaxian" #: ../menu-data/critterding:critterding.desktop.in.h:1 msgid "Critterding" msgstr "Critterding" #: ../menu-data/critterding:critterding.desktop.in.h:2 msgid "Petri dish universe in 3D that demonstrates evolving artificial life" msgstr "Petri dish universe in 3D that demonstrates evolving artificial life" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:1 msgid "Crossfire GTK Client V2" msgstr "Crossfire GTK Client V2" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:2 msgid "Client for Crossfire, a multiplayer graphical RPG and adventure game" msgstr "Client for Crossfire, a multiplayer graphical RPG and adventure game" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:1 msgid "CRRCsim" msgstr "CRRCsim" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:2 msgid "A flight simulator" msgstr "A flight simulator" #: ../menu-data/cryptkeeper:cryptkeeper.desktop.in.h:1 msgid "Cryptkeeper" msgstr "Cryptkeeper" #: ../menu-data/csmash:csmash.desktop.in.h:1 msgid "Cannon Smash" msgstr "Cannon Smash" #: ../menu-data/csmash:csmash.desktop.in.h:2 msgid "3D tabletennis game" msgstr "3D tabletennis game" #: ../menu-data/ctsim:ctsim.desktop.in.h:1 msgid "CTSim Computed Tomography Simulator" msgstr "CTSim Computed Tomography Simulator" #: ../menu-data/ctsim:ctsim.desktop.in.h:2 msgid "Simulate the process of X-ray Computed Tomography" msgstr "Simulate the process of X-ray Computed Tomography" #: ../menu-data/cultivation:cultivation.desktop.in.h:1 msgid "Cultivation" msgstr "Cultivation" #: ../menu-data/cultivation:cultivation.desktop.in.h:2 msgid "Game about the interactions within a gardening community" msgstr "Game about the interactions within a gardening community" #: ../menu-data/curtain:curtain.desktop.in.h:1 msgid "Curtain" msgstr "Curtain" #: ../menu-data/curtain:curtain.desktop.in.h:2 msgid "Show and move a curtain on the desktop" msgstr "Show and move a curtain on the desktop" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:1 msgid "CuteCom" msgstr "CuteCom" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:2 msgid "Serial Terminal" msgstr "Serial Terminal" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:1 msgid "CuteSDR" msgstr "CuteSDR" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:2 msgid "Spectrum display and demodulator of IQ radio data" msgstr "Spectrum display and demodulator of IQ radio data" #: ../menu-data/cuyo:cuyo.desktop.in.h:1 msgid "Cuyo" msgstr "Cuyo" #: ../menu-data/cuyo:cuyo.desktop.in.h:2 msgid "Play a tetris like game with many levels" msgstr "Play a tetris like game with many levels" #: ../menu-data/cycle:cycle.desktop.in.h:1 msgid "Cycle" msgstr "Cycle" #: ../menu-data/cyclograph-gtk2:cyclograph-gtk.desktop.in.h:1 msgid "Cyclograph GTK" msgstr "" #: ../menu-data/cyclograph-gtk2:cyclograph-gtk.desktop.in.h:2 #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:2 #: ../menu-data/cyclograph-qt4:cyclograph-qt.desktop.in.h:2 msgid "Plots slopes of bycicle routes." msgstr "" #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:1 msgid "Cyclograph GTK3" 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 "A free and romantic music player" #: ../menu-data/cytadela:cytadela.desktop.in.h:1 msgid "Cytadela" msgstr "Cytadela" #: ../menu-data/cytadela:cytadela.desktop.in.h:2 msgid "old-school first person shooter" msgstr "old-school first person shooter" #: ../menu-data/d-feet:d-feet.desktop.in.h:1 msgid "D-Feet" msgstr "D-Feet" #: ../menu-data/d-feet:d-feet.desktop.in.h:2 msgid "Debug D-Bus applications" msgstr "Debug D-Bus applications" #: ../menu-data/d-rats:d-rats.desktop.in.h:1 msgid "D-RATS" msgstr "D-RATS" #: ../menu-data/d-rats:d-rats.desktop.in.h:2 msgid "D-STAR Communication Tool" msgstr "D-STAR Communication Tool" #: ../menu-data/d-rats:d-rats_mapdownloader.desktop.in.h:1 msgid "D-RATS Map Downloader" msgstr "D-RATS Map Downloader" #: ../menu-data/d-rats:d-rats_repeater.desktop.in.h:1 msgid "D-RATS Repeater" msgstr "D-RATS Repeater" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:1 msgid "Descent 1" msgstr "Descent 1" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent: First Strike from 1995..." msgstr "DXX-Rebirth source port of Descent: First Strike from 1995..." #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:1 msgid "Descent 2" msgstr "Descent 2" #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent 2: Counterstrike from 1996..." msgstr "DXX-Rebirth source port of Descent 2: Counterstrike from 1996..." #: ../menu-data/daemonfs:daemonfs.desktop.in.h:1 msgid "Real time monitoring software" msgstr "Real time monitoring software" #: ../menu-data/daemonfs:daemonfs.desktop.in.h:2 msgid "DaemonFS" msgstr "DaemonFS" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:1 msgid "Daisy player" msgstr "Daisy player" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:2 msgid "Player for DAISY Books" msgstr "Player for DAISY Books" #: ../menu-data/darkroom:kde4__darkroom.desktop.in.h:1 msgid "Darkroom" msgstr "Darkroom" #: ../menu-data/darkroom:kde4__darkroom.desktop.in.h:2 msgid "Raw Images Converter" msgstr "Raw Images Converter" #: ../menu-data/darktable:darktable.desktop.in.h:1 msgid "Organize and develop images from digital cameras" msgstr "Organize and develop images from digital cameras" #: ../menu-data/darktable:darktable.desktop.in.h:2 msgid "Darktable Photo Workflow Software" msgstr "Darktable Photo Workflow Software" #: ../menu-data/dasher:dasher.desktop.in.h:1 msgid "Dasher" msgstr "Dasher" #: ../menu-data/dasher:dasher.desktop.in.h:2 msgid "Enter text without a keyboard" msgstr "Enter text without a keyboard" #: ../menu-data/dc-qt:dc-qt.desktop.in.h:1 msgid "dc-qt" msgstr "dc-qt" #: ../menu-data/dc-qt:dc-qt.desktop.in.h:2 msgid "GUI for Direct Connect Protocol" msgstr "GUI for Direct Connect Protocol" #: ../menu-data/dconf-editor:ca.desrt.dconf-editor.desktop.in.h:1 msgid "dconf Editor" msgstr "dconf Editor" #: ../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 "Directly edit your entire configuration database" #: ../menu-data/ddd:ddd.desktop.in.h:1 msgid "Data Display Debugger" msgstr "Data Display Debugger" #: ../menu-data/ddd:ddd.desktop.in.h:2 msgid "Graphical debugger frontend" msgstr "Graphical debugger frontend" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:1 msgid "Debian Package Viewer" msgstr "Debian Package Viewer" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:2 msgid "Debian package file viewer" msgstr "Debian package file viewer" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:1 msgid "Debian Reference" msgstr "Debian Reference" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:2 msgid "Debian Reference Guide" msgstr "Debian Reference Guide" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:1 msgid "Decibel Audio Player" msgstr "Decibel Audio Player" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:2 msgid "A simple audio player" msgstr "A simple audio player" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:1 msgid "Microblog" msgstr "Microblog" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:2 msgid "Active Twitter & Identi.ca client" msgstr "Active Twitter & Identi.ca client" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:1 msgid "News Reader" msgstr "News Reader" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:2 msgid "A news feed reader for touch tablets" msgstr "A news feed reader for touch tablets" #: ../menu-data/defendguin:defendguin.desktop.in.h:1 msgid "Defendguin" msgstr "Defendguin" #: ../menu-data/defendguin:defendguin.desktop.in.h:2 msgid "Save the Penguins" msgstr "Save the Penguins" #: ../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 "Change your backup settings" #: ../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 "Dell Driver Installer" #: ../menu-data/dell-recovery:dell-recovery-media.desktop.in.h:1 msgid "Dell Recovery" msgstr "Dell Recovery" #: ../menu-data/deluge-gtk:deluge.desktop.in.h:1 msgid "Deluge BitTorrent Client" msgstr "Deluge BitTorrent Client" #: ../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 "Download and share files over BitTorrent" #: ../menu-data/denemo:denemo.desktop.in.h:1 msgid "GNU Denemo" msgstr "GNU Denemo" #: ../menu-data/denemo:denemo.desktop.in.h:2 #: ../menu-data/nted:nted.desktop.in.h:2 msgid "Edit musical scores" msgstr "Edit musical scores" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:1 msgid "DeskScribe" msgstr "DeskScribe" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:2 msgid "Desktop user activity logging tool" msgstr "Desktop user activity logging tool" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:1 msgid "Desktop Webmail" msgstr "Desktop Webmail" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:2 msgid "Compose email in browser" msgstr "Compose email in browser" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:3 #: ../menu-data/thunderbird:thunderbird.desktop.in.h:3 msgid "Compose New Message" msgstr "Compose New Message" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:1 msgid "DesktopNova-Tray" msgstr "DesktopNova-Tray" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:2 msgid "A Tray-Icon for DesktopNova" msgstr "A Tray-Icon for DesktopNova" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:1 msgid "DesktopNova" msgstr "DesktopNova" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:2 msgid "Changes your background image automatically" msgstr "Changes your background image automatically" #: ../menu-data/desmume:desmume.desktop.in.h:1 msgid "DeSmuME (Gtk)" msgstr "DeSmuME (Gtk)" #: ../menu-data/desmume:desmume.desktop.in.h:2 msgid "Nintento DS emulator" msgstr "Nintento DS emulator" #: ../menu-data/devede:devede.desktop.in.h:1 msgid "DeVeDe DVD/CD Video Creator" msgstr "DeVeDe DVD/CD Video Creator" #: ../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 "" "Allows to create video CDs and DVDs, suitable to be reproduced in home DVD " "players" #: ../menu-data/devhelp:devhelp.desktop.in.h:1 msgid "Devhelp" msgstr "Devhelp" #: ../menu-data/devhelp:devhelp.desktop.in.h:2 msgid "Developer's Help program" msgstr "Developer's Help program" #: ../menu-data/dff:dff.desktop.in.h:1 msgid "DFF" msgstr "DFF" #: ../menu-data/dff:dff.desktop.in.h:2 msgid "Digital Forensics Framework" msgstr "Digital Forensics Framework" #: ../menu-data/dfo:dfo.desktop.in.h:1 msgid "Desktop Flickr Organizer" msgstr "Desktop Flickr Organizer" #: ../menu-data/dfo:dfo.desktop.in.h:2 msgid "Desktop Flickr Organizer for Gnome" msgstr "Desktop Flickr Organizer for Gnome" #: ../menu-data/dia-common:dia.desktop.in.h:1 msgid "Dia" msgstr "Dia" #: ../menu-data/dia-common:dia.desktop.in.h:2 msgid "Edit your Diagrams" msgstr "Edit your Diagrams" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:1 msgid "Dialer" msgstr "Dialer" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:2 msgid "Dialer 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 "Dicompyler" #: ../menu-data/dicompyler:dicompyler.desktop.in.h:2 msgid "Radiation therapy research platform" msgstr "Radiation therapy research platform" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:1 msgid "Dictionary Reader" msgstr "Dictionary Reader" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:2 msgid "A Dict client for GNUstep" msgstr "A Dict client for GNUstep" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:1 msgid "DiffPDF" msgstr "DiffPDF" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:2 msgid "Compare two PDF files" msgstr "Compare two PDF files" #: ../menu-data/diffuse:diffuse.desktop.in.h:1 msgid "Diffuse Merge Tool" msgstr "Diffuse Merge Tool" #: ../menu-data/diffuse:diffuse.desktop.in.h:2 msgid "Graphical tool for merging and comparing text files" msgstr "Graphical tool for merging and comparing text files" #: ../menu-data/digikam:kde4__digikam.desktop.in.h:1 msgid "digiKam" msgstr "digiKam" #: ../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 "" "Manage your photographs like a professional with the power of open source" #: ../menu-data/dillo:dillo.desktop.in.h:1 msgid "Dillo" msgstr "Dillo" #: ../menu-data/dillo:dillo.desktop.in.h:2 msgid "Lightweight browser" msgstr "Lightweight browser" #: ../menu-data/din:din.desktop.in.h:1 msgid "DIN Is Noise" msgstr "DIN Is Noise" #: ../menu-data/din:din.desktop.in.h:2 msgid "A musical instrument" msgstr "A musical instrument" #: ../menu-data/dino:dino.desktop.in.h:1 msgid "Dino" msgstr "Dino" #: ../menu-data/dino:dino.desktop.in.h:2 msgid "Integrated MIDI piano roll editor and sequencer engine" msgstr "Integrated MIDI piano roll editor and sequencer engine" #: ../menu-data/diodon:diodon.desktop.in.h:1 msgid "Diodon" msgstr "Diodon" #: ../menu-data/diodon:diodon.desktop.in.h:2 msgid "GTK+ Clipboard Manager" msgstr "GTK+ Clipboard Manager" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:1 msgid "dispcalGUI" msgstr "dispcalGUI" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:2 msgid "" "A graphical user interface for the Argyll CMS display calibration utilities" msgstr "" "A graphical user interface for the Argyll CMS display calibration utilities" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:1 msgid "distcc monitor" msgstr "distcc monitor" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:2 msgid "Graphical view of distributed compile tasks" msgstr "Graphical view of distributed compile tasks" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:1 msgid "DjView4" msgstr "DjView4" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:2 msgid "DjVu Viewer" msgstr "DjVu Viewer" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:1 msgid "djvusmooth" msgstr "djvusmooth" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:2 msgid "Graphical editor for DjVu" msgstr "Graphical editor for DjVu" #: ../menu-data/dkopp:dkopp.desktop.in.h:1 msgid "dkopp" msgstr "dkopp" #: ../menu-data/dkopp:dkopp.desktop.in.h:2 msgid "Full and incremental backup to DVD with verify" msgstr "Full and incremental backup to DVD with verify" #: ../menu-data/dlume:dlume.desktop.in.h:1 msgid "Dlume" msgstr "Dlume" #: ../menu-data/dlume:dlume.desktop.in.h:2 msgid "Simple and easy to use addressbook" msgstr "Simple and easy to use addressbook" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:1 msgid "docbook2odf" msgstr "docbook2odf" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:2 msgid "Convert to OpenDocument" msgstr "Convert to OpenDocument" #: ../menu-data/docky:docky.desktop.in.h:1 msgid "Docky" msgstr "Docky" #: ../menu-data/docky:docky.desktop.in.h:2 msgid "The finest dock no money can buy." msgstr "The finest dock no money can buy." #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:1 msgid "Dodgin' Diamond 2" msgstr "Dodgin' Diamond 2" #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:2 msgid "Little shoot-'em-up arcade game for one or two player" msgstr "Little shoot-'em-up arcade game for one or two player" #: ../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:org.kde.dolphin.desktop.in.h:1 msgid "Dolphin" msgstr "Dolphin" #: ../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 "Manaidsear fhaidhlichean" #: ../menu-data/dooble:dooble.desktop.in.h:1 msgid "Dooble" msgstr "Dooble" #: ../menu-data/dopewars:dopewars.desktop.in.h:1 msgid "Dopewars" msgstr "Dopewars" #: ../menu-data/dopewars:dopewars.desktop.in.h:2 msgid "dopewars drug dealing game" msgstr "dopewars drug dealing game" #: ../menu-data/dosbox:dosbox.desktop.in.h:1 msgid "DOSBox Emulator" msgstr "DOSBox Emulator" #: ../menu-data/dosbox:dosbox.desktop.in.h:2 msgid "Run old DOS applications" msgstr "Run old DOS applications" #: ../menu-data/dosemu:dosemu.desktop.in.h:1 msgid "DOS emulator" msgstr "DOS emulator" #: ../menu-data/dosemu:dosemu.desktop.in.h:2 msgid "DOS emulator \"dosemu\"" msgstr "DOS emulator \"dosemu\"" #: ../menu-data/dossizola:dossizola.desktop.in.h:1 msgid "Do'SSi Zo'la" msgstr "Do'SSi Zo'la" #: ../menu-data/dossizola:dossizola.desktop.in.h:2 msgid "Isola game with nice graphics" msgstr "Isola game with nice graphics" #: ../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 "Dozzaqueux" #: ../menu-data/dozzaqueux:dozzaqueux.desktop.in.h:2 msgid "Simulator for chemical mixtures" msgstr "Simulator for chemical mixtures" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:1 msgid "Dragon Player" msgstr "Dragon Player" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:2 #: ../menu-data/xine-ui:xine.desktop.in.h:2 msgid "Video Player" msgstr "Video Player" #: ../menu-data/drascula-french:drascula-french.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Français)" msgstr "Drascula: The Vampire Strikes Back (Français)" #: ../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 "classic 2D point and click adventure game" #: ../menu-data/drascula-german:drascula-german.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Deutsch)" msgstr "Drascula: The Vampire Strikes Back (Deutsch)" #: ../menu-data/drascula-italian:drascula-italian.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Italiano)" msgstr "Drascula: The Vampire Strikes Back (Italiano)" #: ../menu-data/drascula-spanish:drascula-spanish.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Español)" msgstr "Drascula: The Vampire Strikes Back (Español)" #: ../menu-data/drascula:drascula.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back" msgstr "Drascula: The Vampire Strikes Back" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:1 msgid "DRAWxtl" msgstr "DRAWxtl" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:2 msgid "Display crystal structures" msgstr "Display crystal structures" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:1 msgid "Dreamchess" msgstr "Dreamchess" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:2 msgid "a 3D chess game" msgstr "a 3D chess game" #: ../menu-data/dreampie:dreampie.desktop.in.h:1 msgid "DreamPie" msgstr "DreamPie" #: ../menu-data/dreampie:dreampie.desktop.in.h:2 msgid "An interactive Python shell" msgstr "An interactive Python shell" #: ../menu-data/drgeo:drgeo.desktop.in.h:1 msgid "Dr.Geo" msgstr "Dr.Geo" #: ../menu-data/drgeo:drgeo.desktop.in.h:2 msgid "Dr.Geo Math Tool" msgstr "Dr.Geo Math Tool" #: ../menu-data/driconf:driconf.desktop.in.h:1 msgid "3D Acceleration" msgstr "3D Acceleration" #: ../menu-data/driconf:driconf.desktop.in.h:2 msgid "Change 3D Acceleration options" msgstr "Change 3D Acceleration options" #: ../menu-data/driftnet:driftnet.desktop.in.h:1 msgid "Driftnet" msgstr "Driftnet" #: ../menu-data/driftnet:driftnet.desktop.in.h:2 msgid "Picks out and displays images from network traffic" msgstr "Picks out and displays images from network traffic" #: ../menu-data/drivel:gnome-drivel.desktop.in.h:1 msgid "Drivel Journal Editor" msgstr "Drivel Journal Editor" #: ../menu-data/drivel:gnome-drivel.desktop.in.h:2 msgid "Update and manage your online journal" msgstr "Update and manage your online journal" #: ../menu-data/drpython:drpython.desktop.in.h:1 msgid "DrPython" msgstr "DrPython" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:1 msgid "drumkv1" msgstr "drumkv1" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:2 msgid "drumkv1 is an old school drum-kit sampler" msgstr "drumkv1 is an old school drum-kit sampler" #: ../menu-data/drumstick-tools:drumstick-drumgrid.desktop.in.h:1 msgid "Drumstick Drum Grid" msgstr "Drumstick Drum Grid" #: ../menu-data/drumstick-tools:drumstick-guiplayer.desktop.in.h:1 msgid "Drumstick MIDI Player" msgstr "Drumstick MIDI Player" #: ../menu-data/drumstick-tools:drumstick-vpiano.desktop.in.h:1 msgid "Drumstick Virtual Piano" msgstr "Drumstick Virtual Piano" #: ../menu-data/dvb-apps:alevt.desktop.in.h:1 msgid "alevt" msgstr "alevt" #: ../menu-data/dvb-apps:alevt.desktop.in.h:2 msgid "Teletext Browser" msgstr "Teletext Browser" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:1 msgid "DVBcut" msgstr "DVBcut" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:2 msgid "Cut DVB streams" msgstr "Cut DVB streams" #: ../menu-data/dvcs-autosync:dvcs-autosync.desktop.in.h:1 msgid "DVCS-Autosync" msgstr "DVCS-Autosync" #: ../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 "" "Synchronize and version your files across multiple computers with " "distributed version control (by default with Git)" #: ../menu-data/dvd95:dvd95.desktop.in.h:1 msgid "Dvd95 Converter" msgstr "Dvd95 Converter" #: ../menu-data/dvd95:dvd95.desktop.in.h:2 msgid "Convert a DVD9 into a DVD5" msgstr "Convert a DVD9 into a DVD5" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:1 msgid "dvdisaster" msgstr "dvdisaster" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:2 msgid "Additional error protection for CD/DVD media" msgstr "Additional error protection for CD/DVD media" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:1 msgid "dvd::rip queue" msgstr "dvd::rip queue" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:2 msgid "Queue dvd::rip projects" msgstr "Queue dvd::rip projects" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:1 msgid "dvd::rip" msgstr "dvd::rip" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:2 msgid "Rip DVDs" msgstr "Rip DVDs" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:1 msgid "DVD Styler" msgstr "DVD Styler" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:2 msgid "Video DVD Production" msgstr "Video DVD Production" #: ../menu-data/dwb:dwb.desktop.in.h:1 msgid "dwb" msgstr "dwb" #: ../menu-data/dwb:dwb.desktop.in.h:2 msgid "Small and fast webkit browser " msgstr "Small and fast webkit browser " #: ../menu-data/dwww:dwww.desktop.in.h:1 msgid "Debian Documentation Browser" msgstr "Debian Documentation Browser" #: ../menu-data/dx:dx.desktop.in.h:1 msgid "OpenDX Data Explorer" msgstr "OpenDX Data Explorer" #: ../menu-data/dx:dx.desktop.in.h:2 msgid "Visualize scientific, engineering and analytical data" msgstr "Visualize scientific, engineering and analytical data" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:1 msgid "Enlightenment File Manager" msgstr "Enlightenment File Manager" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:2 msgid "File Manager provided by Enlightenment" msgstr "File Manager provided by Enlightenment" #: ../menu-data/eagle:eagle.desktop.in.h:1 msgid "Design a printed circuit board." msgstr "Design a printed circuit board." #: ../menu-data/eagle:eagle.desktop.in.h:2 msgid "Eagle" msgstr "Eagle" #: ../menu-data/easychem:easychem.desktop.in.h:1 msgid "EasyChem Chemical Structures Editor" msgstr "EasyChem Chemical Structures Editor" #: ../menu-data/easychem:easychem.desktop.in.h:2 msgid "Create high-quality chemical formulas" msgstr "Create high-quality chemical formulas" #: ../menu-data/easymp3gain-gtk:easymp3gain-gnome.desktop.in.h:1 #: ../menu-data/easymp3gain-qt:easymp3gain-kde.desktop.in.h:1 msgid "easyMP3Gain" msgstr "easyMP3Gain" #: ../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 "A GUI for mp3gain, vorbisgain and aacgain" #: ../menu-data/easystroke:easystroke.desktop.in.h:1 msgid "Easystroke Gesture Recognition" msgstr "Easystroke Gesture Recognition" #: ../menu-data/easystroke:easystroke.desktop.in.h:2 msgid "Control your desktop using mouse gestures" msgstr "Control your desktop using mouse gestures" #: ../menu-data/easystroke:easystroke.desktop.in.h:3 msgid "About" msgstr "About" #: ../menu-data/easystroke:easystroke.desktop.in.h:4 msgid "Enable" msgstr "Enable" #: ../menu-data/easystroke:easystroke.desktop.in.h:5 msgid "Disable" msgstr "Cuir à comas" #: ../menu-data/easystroke:easystroke.desktop.in.h:6 msgid "Quit" msgstr "Fàg an-seo" #: ../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 "eboard" #: ../menu-data/eboard:eboard.desktop.in.h:2 msgid "A graphical chessboard program" msgstr "A graphical chessboard program" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:1 msgid "eBook speaker" msgstr "eBook speaker" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:2 msgid "Speaking e-reader" msgstr "Speaking e-reader" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:1 msgid "ebook2cw" msgstr "ebook2cw" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:2 msgid "Converts ebooks to Morse MP3s/OGGs" msgstr "Converts ebooks to Morse MP3s/OGGs" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:1 msgid "Ebumeter" msgstr "Ebumeter" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:2 msgid "Loudness meter according to EBU-R128 for JACK" msgstr "Loudness meter according to EBU-R128 for JACK" #: ../menu-data/ebview:ebview.desktop.in.h:1 msgid "EBView" msgstr "EBView" #: ../menu-data/ebview:ebview.desktop.in.h:2 msgid "EPWING CD-ROM dictionary viewer" msgstr "EPWING CD-ROM dictionary viewer" #: ../menu-data/ecere-dev:ecere.desktop.in.h:1 msgid "Ecere IDE" msgstr "Ecere IDE" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:1 msgid "Eclipse" msgstr "Eclipse" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:2 msgid "Eclipse Integrated Development Environment" msgstr "Eclipse Integrated Development Environment" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:1 msgid "EdenMath" msgstr "EdenMath" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:2 msgid "A Scientific Calculator" msgstr "A Scientific Calculator" #: ../menu-data/edubuntu-menueditor:menueditor.desktop.in.h:1 msgid "Edubuntu Menu Editor" msgstr "Edubuntu Menu Editor" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:1 msgid "Start LTSP-Live" msgstr "Start LTSP-Live" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:2 msgid "Starts an LTSP server from the live CD" msgstr "Starts an LTSP server from the live CD" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:1 msgid "EekBoek" msgstr "EekBoek" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:2 msgid "Bookkeeping program for small to medium sized companies" msgstr "Bookkeeping program for small to medium sized companies" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:1 msgid "Efax-gtk" msgstr "Efax-gtk" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:2 msgid "GUI front end for the efax fax program" msgstr "GUI front end for the efax fax program" #: ../menu-data/eficas:eficas.desktop.in.h:1 msgid "Eficas" msgstr "Eficas" #: ../menu-data/efte:efte.desktop.in.h:1 msgid "eFTE" msgstr "eFTE" #: ../menu-data/efte:efte.desktop.in.h:2 msgid "Fast, extendable programmers' text editor" msgstr "Fast, extendable programmers' text editor" #: ../menu-data/eiciel:eiciel.desktop.in.h:1 msgid "Eiciel" msgstr "Eiciel" #: ../menu-data/eiciel:eiciel.desktop.in.h:2 msgid "" "View or change ACL and User Extended Attributes on files and directories" msgstr "" "View or change ACL and User Extended Attributes on files and directories" #: ../menu-data/einstein:einstein.desktop.in.h:1 msgid "Einstein" msgstr "Einstein" #: ../menu-data/einstein:einstein.desktop.in.h:2 msgid "\"Puzzle game inspired on Einstein's puzzle\"" msgstr "\"Puzzle game inspired on Einstein's puzzle\"" #: ../menu-data/eiskaltdcpp-gtk3:eiskaltdcpp-gtk3.desktop.in.h:1 msgid "EiskaltDC++ Gtk3" msgstr "EiskaltDC++ Gtk3" #: ../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 "Share files over the DC++ network" #: ../menu-data/eiskaltdcpp-gtk:eiskaltdcpp-gtk.desktop.in.h:1 msgid "EiskaltDC++ Gtk" msgstr "EiskaltDC++ Gtk" #: ../menu-data/eiskaltdcpp-qt-mini:eiskaltdcpp-qt-mini.desktop.in.h:1 msgid "EiskaltDC++ Qt Mini" msgstr "EiskaltDC++ Qt Mini" #: ../menu-data/eiskaltdcpp-qt:eiskaltdcpp-qt.desktop.in.h:1 msgid "EiskaltDC++ Qt" msgstr "EiskaltDC++ Qt" #: ../menu-data/ekiga:ekiga.desktop.in.h:1 msgid "Ekiga Softphone" msgstr "Ekiga Softphone" #: ../menu-data/ekiga:ekiga.desktop.in.h:2 msgid "Talk to and see people over the Internet" msgstr "Talk to and see people over the Internet" #: ../menu-data/electric:electric.desktop.in.h:1 msgid "electric" msgstr "electric" #: ../menu-data/electric:electric.desktop.in.h:2 msgid "Electrical CAD System" msgstr "Electrical CAD System" #: ../menu-data/electrum:electrum.desktop.in.h:1 msgid "Lightweight Bitcoin Client" msgstr "" #: ../menu-data/electrum:electrum.desktop.in.h:2 msgid "Electrum Bitcoin Wallet" msgstr "" #: ../menu-data/elinks:elinks.desktop.in.h:1 msgid "ELinks Web Browser" msgstr "ELinks Web Browser" #: ../menu-data/elinks:elinks.desktop.in.h:2 msgid "Browse the web in text mode" msgstr "Browse the web in text mode" #: ../menu-data/elki:elki.desktop.in.h:1 msgid "ELKI" msgstr "ELKI" #: ../menu-data/elki:elki.desktop.in.h:2 msgid "Data mining algorithm development framework" msgstr "Data mining algorithm development framework" #: ../menu-data/emacs23:emacs23.desktop.in.h:1 msgid "GNU Emacs 23" msgstr "GNU Emacs 23" #: ../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 "View and edit files" #: ../menu-data/emacs24-lucid:emacs24-lucid.desktop.in.h:1 #: ../menu-data/emacs24:emacs24.desktop.in.h:1 msgid "GNU Emacs 24" msgstr "GNU Emacs 24" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:1 msgid "Email-Reminder" msgstr "Email-Reminder" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:2 msgid "Set/modify your personal email reminders" msgstr "Set/modify your personal email reminders" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:1 msgid "EMBOSS Explorer" msgstr "EMBOSS Explorer" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:2 msgid "Starts the default web browser on the local EMBOSS Explorer website." msgstr "Starts the default web browser on the local EMBOSS Explorer website." #: ../menu-data/emelfm2:emelfm2.desktop.in.h:1 msgid "emelFM2" msgstr "emelFM2" #: ../menu-data/emelfm2:emelfm2.desktop.in.h:2 msgid "2-pane Gtk+2 file manager" msgstr "2-pane Gtk+2 file manager" #: ../menu-data/emerillon:emerillon.desktop.in.h:1 msgid "Emerillon Map Viewer" msgstr "Emerillon Map Viewer" #: ../menu-data/emerillon:emerillon.desktop.in.h:2 msgid "Browse maps" msgstr "Browse maps" #: ../menu-data/emesene:emesene.desktop.in.h:1 msgid "emesene" msgstr "emesene" #: ../menu-data/emesene:emesene.desktop.in.h:2 msgid "Instant messaging client for MSN, Gtalk and Facebook" msgstr "Instant messaging client for MSN, Gtalk and Facebook" #: ../menu-data/emesene:emesene.desktop.in.h:3 msgid "Open a new instance" msgstr "Open a new instance" #: ../menu-data/emma:emma.desktop.in.h:1 msgid "emma" msgstr "emma" #: ../menu-data/emma:emma.desktop.in.h:2 msgid "MySQL managing assistant" msgstr "MySQL managing assistant" #: ../menu-data/empathy:empathy.desktop.in.h:1 msgid "Empathy Internet Messaging" msgstr "Empathy Internet Messaging" #: ../menu-data/empathy:empathy.desktop.in.h:2 msgid "Chat on Google Talk, Facebook, MSN and many other chat services" msgstr "Chat on Google Talk, Facebook, MSN and many other chat services" #: ../menu-data/empcommand:empcommand.desktop.in.h:1 msgid "EMPCommand" msgstr "EMPCommand" #: ../menu-data/empcommand:empcommand.desktop.in.h:2 msgid "multi-touch-and-shoot 2d game" msgstr "multi-touch-and-shoot 2d game" #: ../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 "emu8051" #: ../menu-data/emu8051:emu8051.desktop.in.h:2 msgid "intel 8051 emulator" msgstr "intel 8051 emulator" #: ../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 "Enemylines3" #: ../menu-data/enemylines3:enemylines3.desktop.in.h:2 msgid "semi-abstract first person 3d-shooter game" msgstr "semi-abstract first person 3d-shooter game" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:1 msgid "Enemylines7" msgstr "Enemylines7" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:2 msgid "first person 3d-shooter game" msgstr "first person 3d-shooter game" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:1 msgid "Engauge-digitizer" msgstr "Engauge-digitizer" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:2 msgid "Extract data from graphs" msgstr "Extract data from graphs" #: ../menu-data/enigma:enigma.desktop.in.h:1 msgid "Enigma" msgstr "Enigma" #: ../menu-data/enigma:enigma.desktop.in.h:2 msgid "Uncover pairs of stones while navigating obstacles using a marble" msgstr "Uncover pairs of stones while navigating obstacles using a marble" #: ../menu-data/entagged:entagged.desktop.in.h:1 msgid "Entagged" msgstr "Entagged" #: ../menu-data/entagged:entagged.desktop.in.h:2 msgid "Tag Editor" msgstr "Tag Editor" #: ../menu-data/entangle:entangle.desktop.in.h:1 msgid "Entangle" msgstr "Entangle" #: ../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 "Image Viewer" #: ../menu-data/eog:eog.desktop.in.h:2 ../menu-data/eom:eom.desktop.in.h:2 msgid "Browse and rotate images" msgstr "Browse and rotate images" #: ../menu-data/epigrass:epigrass.desktop.in.h:1 msgid "Epigrass" msgstr "Epigrass" #: ../menu-data/epigrass:epigrass.desktop.in.h:2 msgid "Epidemics Simulator" msgstr "Epidemics Simulator" #: ../menu-data/epiphany-browser:epiphany.desktop.in.h:1 msgid "Epiphany Web Browser" msgstr "Epiphany Web Browser" #: ../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 "Browse the web" #: ../menu-data/epiphany:epiphany-game.desktop.in.h:1 msgid "Epiphany" msgstr "Epiphany" #: ../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 "" "Collect valuable minerals, while avoiding being hit by a falling boulder or " "a bomb" #: ../menu-data/epoptes:epoptes.desktop.in.h:1 msgid "Epoptes" msgstr "Epoptes" #: ../menu-data/epoptes:epoptes.desktop.in.h:2 msgid "Epoptes computer lab administration tool" msgstr "Epoptes computer lab administration tool" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:1 msgid "Eqonomize!" msgstr "Eqonomize!" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:2 msgid "Manage your personal finances" msgstr "Manage your personal finances" #: ../menu-data/eric:eric.desktop.in.h:1 msgid "Eric python IDE" msgstr "Eric python IDE" #: ../menu-data/eric:eric.desktop.in.h:2 msgid "Full featured Python IDE" msgstr "Full featured Python IDE" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:1 msgid "eSpeak speech synthesizer" msgstr "eSpeak speech synthesizer" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:2 msgid "Let the computer read out text for you" msgstr "Let the computer read out text for you" #: ../menu-data/esperanza:esperanza.desktop.in.h:1 msgid "Esperanza" msgstr "Esperanza" #: ../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 "" "XMMS2 client which aims to be as feature-full and easy-to-use as possible" #: ../menu-data/etherape:etherape.desktop.in.h:1 msgid "EtherApe" msgstr "EtherApe" #: ../menu-data/etherape:etherape.desktop.in.h:2 msgid "Graphical Network Monitor" msgstr "Graphical Network Monitor" #: ../menu-data/etm-qt:etm_qt.desktop.in.h:1 msgid "etm_qt" 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 "eToys" #: ../menu-data/etoys:etoys.desktop.in.h:2 msgid " A media-rich model, simulation construction kit and authoring tool" msgstr " A media-rich model, simulation construction kit and authoring tool" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:1 msgid "Ettercap" msgstr "Ettercap" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:2 msgid "Nework sniffer/analyser" msgstr "" #: ../menu-data/etw:etw.desktop.in.h:1 msgid "Eat The Whistle" msgstr "Eat The Whistle" #: ../menu-data/etw:etw.desktop.in.h:2 msgid "arcade-style soccer game" msgstr "arcade-style soccer game" #: ../menu-data/euler:euler.desktop.in.h:1 msgid "Euler" msgstr "Euler" #: ../menu-data/euler:euler.desktop.in.h:2 msgid "An interactive mathematical program" msgstr "An interactive mathematical program" #: ../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 "evilvte" #: ../menu-data/evilvte:evilvte.desktop.in.h:2 #: ../menu-data/exo-utils:exo-terminal-emulator.desktop.in.h:1 msgid "Terminal Emulator" msgstr "Terminal Emulator" #: ../menu-data/evilwm:evilwm.desktop.in.h:1 msgid "evilwm" msgstr "evilwm" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:1 msgid "Print Preview" msgstr "Print Preview" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:2 msgid "Preview before printing" msgstr "Preview before printing" #: ../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 "Document Viewer" #: ../menu-data/atril:atril.desktop.in.h:2 #: ../menu-data/evince-common:evince.desktop.in.h:2 msgid "View multi-page documents" msgstr "View multi-page documents" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:1 msgid "Evolution Data Server" msgstr "Evolution Data Server" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:2 msgid "Required to have EDS appear in UOA" msgstr "Required to have EDS appear in UOA" #: ../menu-data/evolution:evolution.desktop.in.h:1 msgid "Evolution Mail and Calendar" msgstr "Evolution Mail and Calendar" #: ../menu-data/evolution:evolution.desktop.in.h:2 msgid "Manage your email, contacts and schedule" msgstr "Manage your email, contacts and schedule" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:1 msgid "Evolvotron" msgstr "Evolvotron" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:2 msgid "Interactive image generator" msgstr "Interactive image generator" #: ../menu-data/exaile:exaile.desktop.in.h:1 msgid "Exaile Music Player" msgstr "Exaile Music Player" #: ../menu-data/exaile:exaile.desktop.in.h:2 msgid "Listen to, explore, or manage your audio collection" msgstr "Listen to, explore, or manage your audio collection" #: ../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 "Ex Falso" #: ../menu-data/exfalso:exfalso.desktop.in.h:2 msgid "Edit tags in your audio files" msgstr "Edit tags in your audio files" #: ../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 "Browse the file system" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:1 msgid "Mail Reader" msgstr "Mail Reader" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:2 msgid "Read your email" msgstr "Read your email" #: ../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 "Use the command line" #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:1 #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:2 msgid "Web Browser" msgstr "Brabhsair-lìn" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:1 msgid "expEYES Manual" msgstr "expEYES Manual" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:2 msgid "expEYES User Manual" msgstr "expEYES User Manual" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:1 msgid "expEYES Junior Manual" msgstr "expEYES Junior Manual" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:2 msgid "expEYES Junior User Manual" msgstr "expEYES Junior User Manual" #: ../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 "ExpEYES Junior" #: ../menu-data/expeyes:expeyes-junior.desktop.in.h:2 msgid "EXPEYES Junior" msgstr "EXPEYES Junior" #: ../menu-data/expeyes:expeyes.desktop.in.h:1 msgid "expEYES" msgstr "expEYES" #: ../menu-data/expeyes:expeyes.desktop.in.h:2 msgid "hardware & software framework for developing science experiments" msgstr "hardware & software framework for developing science experiments" #: ../menu-data/extace:extace.desktop.in.h:1 msgid "Extace Waveform Display" msgstr "Extace Waveform Display" #: ../menu-data/extace:extace.desktop.in.h:2 msgid "Audio Waveform Monitor" msgstr "Audio Waveform Monitor" #: ../menu-data/extrema:extrema.desktop.in.h:1 msgid "eXtrema" msgstr "eXtrema" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:1 msgid "Extreme Tux Racer" msgstr "Extreme Tux Racer" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:2 msgid "Race a penguin down a mountain" msgstr "Race a penguin down a mountain" #: ../menu-data/exult:exult.desktop.in.h:1 msgid "Exult" msgstr "Exult" #: ../menu-data/exult:exult.desktop.in.h:2 msgid "Exult Ultima 7 Engine" msgstr "Exult Ultima 7 Engine" #: ../menu-data/f-spot:f-spot.desktop.in.h:1 msgid "F-Spot Photo Manager" msgstr "F-Spot Photo Manager" #: ../menu-data/f-spot:f-spot.desktop.in.h:2 msgid "Organize, enjoy, and share your photos" msgstr "Organize, enjoy, and share your photos" #: ../menu-data/fatrat:fatrat.desktop.in.h:1 msgid "Qt-based download/upload manager" msgstr "Qt-based download/upload manager" #: ../menu-data/fatrat:fatrat.desktop.in.h:2 msgid "FatRat" msgstr "FatRat" #: ../menu-data/faumachine:faum.desktop.in.h:1 msgid "FAUmachine" msgstr "FAUmachine" #: ../menu-data/faumachine:faum.desktop.in.h:2 msgid "run the virtual machine FAUmachine" msgstr "run the virtual machine FAUmachine" #: ../menu-data/faustworks:faustworks.desktop.in.h:1 msgid "FaustWorks" msgstr "FaustWorks" #: ../menu-data/faustworks:faustworks.desktop.in.h:2 msgid "IDE for Faust dsp programming language" msgstr "IDE for Faust dsp programming language" #: ../menu-data/fbreader:FBReader.desktop.in.h:1 msgid "E-book reader" msgstr "E-book reader" #: ../menu-data/fbreader:FBReader.desktop.in.h:2 msgid "FBReader E-book reader" msgstr "FBReader E-book reader" #: ../menu-data/fccexam:fccexam.desktop.in.h:1 msgid "fccexam" msgstr "fccexam" #: ../menu-data/fccexam:fccexam.desktop.in.h:2 msgid "FCC Radio Examination trainer" msgstr "FCC Radio Examination trainer" #: ../menu-data/fceu:fceu.desktop.in.h:1 msgid "FCE Ultra" msgstr "FCE Ultra" #: ../menu-data/fceu:fceu.desktop.in.h:2 msgid "Play NES ROMs" msgstr "Play NES ROMs" #: ../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/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 "Fcitx Config Tool" #: ../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 "Fcitx GUI Config Tool" #: ../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 "Fcitx Skin Installer" #: ../menu-data/fcitx-data:fcitx-skin-installer.desktop.in.h:2 msgid "Installer Script for Fcitx Skin" msgstr "Installer Script for Fcitx Skin" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:1 msgid "Fcitx" msgstr "Fcitx" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:2 msgid "Start Input Method" 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/fcitx-ui-light:fcitx-light.desktop.in.h:1 msgid "Fcitx Light UI" msgstr "Fcitx Light UI" #: ../menu-data/fcitx-ui-light:fcitx-light.desktop.in.h:2 msgid "Chinese Input Method (Use Light weight UI)" msgstr "Chinese Input Method (Use Light weight UI)" #: ../menu-data/feh:feh.desktop.in.h:1 msgid "Feh" msgstr "Feh" #: ../menu-data/feh:feh.desktop.in.h:2 #: ../menu-data/preview.app:Preview.desktop.in.h:2 msgid "Image viewer" msgstr "Image viewer" #: ../menu-data/felix-latin:felix.desktop.in.h:1 msgid "Latin-French dictionary" msgstr "Latin-French dictionary" #: ../menu-data/felix-latin:felix.desktop.in.h:2 msgid "Gaffiot's dictionary is a reference book" msgstr "Gaffiot's dictionary is a reference book" #: ../menu-data/ferret:ferret.desktop.in.h:1 msgid "ferret" msgstr "ferret" #: ../menu-data/ferret:ferret.desktop.in.h:2 msgid "Design E-R databases" msgstr "Design E-R databases" #: ../menu-data/fet:fet.desktop.in.h:1 msgid "Timetable Generator" msgstr "Timetable Generator" #: ../menu-data/fet:fet.desktop.in.h:2 msgid "Generate timetables for educational institutions" msgstr "Generate timetables for educational institutions" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:1 msgid "FFADO Mixer" msgstr "FFADO Mixer" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:2 msgid "Audio mixer for Firewire devices" msgstr "Audio mixer for Firewire devices" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:1 msgid "Movie creator ffDiaporama" msgstr "Movie creator ffDiaporama" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:2 msgid "Movie creator from photos and video clips" msgstr "Movie creator from photos and video clips" #: ../menu-data/ffgtk:ffgtk.desktop.in.h:1 msgid "FFGTK Router Manager" msgstr "FFGTK Router Manager" #: ../menu-data/ffgtk:ffgtk.desktop.in.h:2 msgid "Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible" msgstr "Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:1 msgid "Feeding Frenzy!" msgstr "Feeding Frenzy!" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:2 msgid "multiplayer platform game with dwarfs fighting with/for food" msgstr "multiplayer platform game with dwarfs fighting with/for food" #: ../menu-data/fgo:fgo.desktop.in.h:1 msgid "FGo!" msgstr "FGo!" #: ../menu-data/fgo:fgo.desktop.in.h:2 msgid "Graphical launcher for the FlightGear Filght Simulator" msgstr "Graphical launcher for the FlightGear Filght Simulator" #: ../menu-data/fgrun:fgrun.desktop.in.h:1 msgid "FlightGear Launch Control" msgstr "FlightGear Launch Control" #: ../menu-data/fgrun:fgrun.desktop.in.h:2 msgid "Launch FlightGear via FGRun" msgstr "Launch FlightGear via FGRun" #: ../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 "Archive Manager" #: ../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 "Create and modify an archive" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:1 msgid "Filelight" msgstr "Filelight" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:2 msgid "View disk usage information" msgstr "View disk usage information" #: ../menu-data/filezilla:filezilla.desktop.in.h:1 msgid "FileZilla" msgstr "FileZilla" #: ../menu-data/filezilla:filezilla.desktop.in.h:2 msgid "Download and upload files via FTP, FTPS and SFTP" msgstr "Download and upload files via FTP, FTPS and SFTP" #: ../menu-data/filler:filler.desktop.in.h:1 msgid "Filler" msgstr "Filler" #: ../menu-data/filler:filler.desktop.in.h:2 msgid "Filler in Java Game" msgstr "Filler in Java Game" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:1 msgid "Fish Fillets" msgstr "Fish Fillets" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:2 msgid "Puzzle game about witty fish saving the world sokoban-style" msgstr "Puzzle game about witty fish saving the world sokoban-style" #: ../menu-data/firefox:firefox.desktop.in.h:1 msgid "Firefox Web Browser" msgstr "Firefox Web Browser" #: ../menu-data/firefox:firefox.desktop.in.h:4 msgid "Open a New Private Window" msgstr "Open a New Private Window" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:1 msgid "Firewall" msgstr "Firewall" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:2 #: ../menu-data/gufw:gufw.desktop.in.h:1 msgid "Firewall Configuration" msgstr "Firewall Configuration" #: ../menu-data/fityk:fityk.desktop.in.h:1 msgid "fityk" msgstr "fityk" #: ../menu-data/fityk:fityk.desktop.in.h:2 msgid "Peak fitting and data analysis" msgstr "Peak fitting and data analysis" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:1 msgid "Five or More" msgstr "Five or More" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:2 msgid "Remove colored balls from the board by forming lines" msgstr "Remove colored balls from the board by forming lines" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:1 msgid "FlameRobin" msgstr "FlameRobin" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:2 msgid "Administration Tool for Firebird DBMS" msgstr "Administration Tool for Firebird DBMS" #: ../menu-data/flare-game:flare.desktop.in.h:1 msgid "Flare" msgstr "Flare" #: ../menu-data/flare-game:flare.desktop.in.h:2 msgid "A single player, 2D-isometric, action Role-Playing Game" msgstr "A single player, 2D-isometric, action Role-Playing Game" #: ../menu-data/fldiff:fldiff.desktop.in.h:1 msgid "fldiff" msgstr "fldiff" #: ../menu-data/fldiff:fldiff.desktop.in.h:2 msgid "A graphical diff program" msgstr "A graphical diff program" #: ../menu-data/fldigi:flarq.desktop.in.h:1 msgid "Flarq" msgstr "Flarq" #: ../menu-data/fldigi:flarq.desktop.in.h:2 msgid "Amateur Radio Data Transfer with ARQ" msgstr "Amateur Radio Data Transfer with ARQ" #: ../menu-data/fldigi:fldigi.desktop.in.h:1 msgid "Fldigi" msgstr "Fldigi" #: ../menu-data/fldigi:fldigi.desktop.in.h:2 #: ../menu-data/linpsk:linpsk.desktop.in.h:2 msgid "Amateur Radio Sound Card Communications" msgstr "Amateur Radio Sound Card Communications" #: ../menu-data/flegita:flegita.desktop.in.h:1 msgid "Scanner Utility" msgstr "Scanner Utility" #: ../menu-data/flegita:flegita.desktop.in.h:2 msgid "Simply scan images" msgstr "Simply scan images" #: ../menu-data/flight-of-the-amazon-queen:flight-of-the-amazon-queen.desktop.in.h:1 msgid "Flight of the Amazon Queen" msgstr "Flight of the Amazon Queen" #: ../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 "" "Embark on a quest to rescue a kidnapped princess and in the process, " "discover the true sinister intentions of a suspiciously located Lederhosen " "company" #: ../menu-data/flightgear:flightgear.desktop.in.h:1 msgid "FlightGear" msgstr "FlightGear" #: ../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 "flmsg" #: ../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 "Amateur Radio Communications" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:1 msgid "FloboPuyo" msgstr "FloboPuyo" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:2 msgid "A tetris-like game" msgstr "A tetris-like game" #: ../menu-data/florence:florence.desktop.in.h:1 msgid "Florence Virtual Keyboard" msgstr "Florence Virtual Keyboard" #: ../menu-data/flowblade:flowblade.desktop.in.h:1 msgid "Flowblade Movie Editor" msgstr "Flowblade Movie Editor" #: ../menu-data/flowblade:flowblade.desktop.in.h:2 msgid "Edit media to create movies" msgstr "Edit media to create movies" #: ../menu-data/flpsed:flpsed.desktop.in.h:1 msgid "flpsed PDF Annotator" msgstr "flpsed PDF Annotator" #: ../menu-data/flpsed:flpsed.desktop.in.h:2 msgid "Add text and annotations to PDF and PostScript documents" msgstr "Add text and annotations to PDF and PostScript documents" #: ../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 "FLTK Block Attack!" #: ../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 "Block Attack! Game" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:1 msgid "FLTK Checkers" msgstr "FLTK Checkers" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:2 msgid "Checkers Game" msgstr "Checkers Game" #: ../menu-data/fltk1.1-games:flsudoku.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flsudoku.desktop.in.h:1 msgid "FLTK Sudoku" msgstr "FLTK Sudoku" #: ../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 "Suduku Number Game" #: ../menu-data/fluid:fluid.desktop.in.h:1 msgid "FLUID" msgstr "FLUID" #: ../menu-data/fluid:fluid.desktop.in.h:2 msgid "FLTK GUI Designer" msgstr "FLTK GUI Designer" #: ../menu-data/flumotion:flumotion-admin.desktop.in.h:1 msgid "Flumotion Streaming Server Administration" msgstr "Flumotion Streaming Server Administration" #: ../menu-data/flumotion:flumotion-admin.desktop.in.h:2 msgid "Manage the Flumotion Streaming Server" msgstr "Manage the Flumotion Streaming Server" #: ../menu-data/flush:flush.desktop.in.h:1 msgid "Flush" msgstr "Flush" #: ../menu-data/flush:flush.desktop.in.h:2 msgid "Downloading files by BitTorrent protocol" msgstr "Downloading files by BitTorrent protocol" #: ../menu-data/flwrap:flwrap.desktop.in.h:1 msgid "Flwrap" msgstr "Flwrap" #: ../menu-data/fmit:fmit.desktop.in.h:1 msgid "FMIT" msgstr "FMIT" #: ../menu-data/fmit:fmit.desktop.in.h:2 msgid "Tune musical instruments" msgstr "Tune musical instruments" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:1 msgid "FocusWriter" msgstr "FocusWriter" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:2 msgid "Write without distractions" msgstr "Write without distractions" #: ../menu-data/fofix:fofix.desktop.in.h:1 msgid "FoFiX" msgstr "FoFiX" #: ../menu-data/font-manager:font-manager.desktop.in.h:1 msgid "Font Manager" msgstr "Font Manager" #: ../menu-data/font-manager:font-manager.desktop.in.h:2 msgid "Preview, compare and manage fonts" msgstr "Preview, compare and manage fonts" #: ../menu-data/font-manager:font-sampler.desktop.in.h:1 msgid "Font Sampler" msgstr "Font Sampler" #: ../menu-data/font-manager:font-sampler.desktop.in.h:2 msgid "Create a PDF sample sheet from a directory of fonts" msgstr "Create a PDF sample sheet from a directory of fonts" #: ../menu-data/fontforge:fontforge.desktop.in.h:1 msgid "FontForge" msgstr "FontForge" #: ../menu-data/fontforge:fontforge.desktop.in.h:2 msgid "An outline font editor" msgstr "An outline font editor" #: ../menu-data/fontmatrix:fontmatrix.desktop.in.h:1 msgid "Fontmatrix" msgstr "Fontmatrix" #: ../menu-data/fontmatrix:fontmatrix.desktop.in.h:2 msgid "A font manager" msgstr "A font manager" #: ../menu-data/fontypython:fontypython.desktop.in.h:1 msgid "Fonty Python Font Manager" msgstr "Fonty Python Font Manager" #: ../menu-data/fontypython:fontypython.desktop.in.h:2 msgid "View and temporarily install all kinds of fonts." msgstr "View and temporarily install all kinds of fonts." #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:1 msgid "Foo YC20" msgstr "Foo YC20" #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:2 msgid "Organ synthesizer" msgstr "Organ synthesizer" #: ../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 "Fotowall" #: ../menu-data/fotowall:fotowall.desktop.in.h:2 msgid "Photo collection creativity tool" msgstr "Photo collection creativity tool" #: ../menu-data/fotoxx:kornelix-fotoxx.desktop.in.h:1 msgid "fotoxx" msgstr "fotoxx" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:2 msgid "Edit photos and manage collections" msgstr "Edit photos and manage collections" #: ../menu-data/four-in-a-row:gnect.desktop.in.h:1 msgid "Four-in-a-Row" msgstr "Four-in-a-Row" #: ../menu-data/four-in-a-row:four-in-a-row.desktop.in.h:2 msgid "Make lines of the same color to win" msgstr "Make lines of the same color to win" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:1 msgid "FoxtrotGPS" msgstr "FoxtrotGPS" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:2 msgid "Display map and GPS position" msgstr "Display map and GPS position" #: ../menu-data/fpm2:fpm2.desktop.in.h:1 msgid "Figaro's Password Manager 2" msgstr "Figaro's Password Manager 2" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:2 msgid "Manage passwords" msgstr "Manage passwords" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:1 msgid "fprint-demo" msgstr "fprint-demo" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:2 msgid "Fingerprint scanning demonstration" msgstr "Fingerprint scanning demonstration" #: ../menu-data/fqterm:fqterm.desktop.in.h:1 msgid "FQTerm" msgstr "FQTerm" #: ../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 "BBS client based on Qt library in linux" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:1 msgid "Fracplanet" msgstr "Fracplanet" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:2 msgid "Interactive fractal planet generator" msgstr "Interactive fractal planet generator" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:1 msgid "QFractalNow" msgstr "QFractalNow" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:2 msgid "Fractal images generator" msgstr "Fractal images generator" #: ../menu-data/frama-c:frama-c.desktop.in.h:1 msgid "Frama-C" msgstr "Frama-C" #: ../menu-data/frama-c:frama-c.desktop.in.h:2 msgid "Framework for source code analysis of software written in C" msgstr "Framework for source code analysis of software written in C" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:1 msgid "Fraqtive" msgstr "Fraqtive" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:2 msgid "Mandelbrot family fractal generator" msgstr "Mandelbrot family fractal generator" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:1 msgid "FreeAlchemist" msgstr "FreeAlchemist" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:2 msgid "A simpler figure block game" msgstr "A simpler figure block game" #: ../menu-data/freebirth:freebirth.desktop.in.h:1 msgid "Freebirth" msgstr "Freebirth" #: ../menu-data/freebirth:freebirth.desktop.in.h:2 msgid "Bass synthesizer/sample player/sequencer" msgstr "Bass synthesizer/sample player/sequencer" #: ../menu-data/freecad:freecad.desktop.in.h:1 msgid "FreeCAD" msgstr "FreeCAD" #: ../menu-data/freecad:freecad.desktop.in.h:2 msgid "Feature based Parametric Modeler" msgstr "Feature based Parametric Modeler" #: ../menu-data/freeciv-client-extras:freeciv-modpack.desktop.in.h:1 msgid "Freeciv modpack installer" msgstr "Freeciv modpack installer" #: ../menu-data/freeciv-client-extras:freeciv-mp-gtk3.desktop.in.h:2 msgid "Download and install add-ons for Freeciv" msgstr "Download and install add-ons for Freeciv" #: ../menu-data/freeciv-client-gtk:freeciv-gtk.desktop.in.h:1 msgid "Freeciv" msgstr "Freeciv" #: ../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 "" "Turn-based strategy game inspired by the history of human civilization" #: ../menu-data/freeciv-client-gtk:freeciv-gtk3.desktop.in.h:1 msgid "Freeciv (gtk3)" msgstr "" #: ../menu-data/freeciv-server:freeciv-server.desktop.in.h:1 msgid "Freeciv server" msgstr "Freeciv server" #: ../menu-data/freecol:freecol.desktop.in.h:1 msgid "FreeCol" msgstr "FreeCol" #: ../menu-data/freecol:freecol.desktop.in.h:2 msgid "Turn-based strategy game" msgstr "Turn-based strategy game" #: ../menu-data/freediams:freediams.desktop.in.h:1 msgid "FreeDiams" msgstr "FreeDiams" #: ../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 "DFArc - Dink frontend" #: ../menu-data/freedink-dfarc:freedink-dfarc.desktop.in.h:2 msgid "Run, edit, install, remove and package D-Mods (Dink Modules)" msgstr "Run, edit, install, remove and package D-Mods (Dink Modules)" #: ../menu-data/freedink-engine:freedink.desktop.in.h:1 msgid "FreeDink" msgstr "FreeDink" #: ../menu-data/freedink-engine:freedink.desktop.in.h:2 msgid "Humorous zelda-like isometric adventure/RPG" msgstr "Humorous zelda-like isometric adventure/RPG" #: ../menu-data/freedm:freedm.desktop.in.h:1 msgid "Free DM" msgstr "Free DM" #: ../menu-data/freedm:freedm.desktop.in.h:2 msgid "Multiplayer-only Clone of the first person shooter Doom" msgstr "" #: ../menu-data/freedoom:freedoom.desktop.in.h:1 msgid "Freedoom" msgstr "Freedoom" #: ../menu-data/freedoom:freedoom.desktop.in.h:2 msgid "Clone of the legendary first person shooter Doom" msgstr "" #: ../menu-data/freedroid:freedroid.desktop.in.h:1 msgid "Freedroid" msgstr "Freedroid" #: ../menu-data/freedroid:freedroid.desktop.in.h:2 msgid "Clear a spaceship from all droids" msgstr "Clear a spaceship from all droids" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:1 msgid "Freedroid RPG" msgstr "Freedroid RPG" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:2 msgid "Isometric role playing game" msgstr "Isometric role playing game" #: ../menu-data/freegish:freegish.desktop.in.h:1 msgid "FreeGish" msgstr "FreeGish" #: ../menu-data/freegish:freegish.desktop.in.h:2 msgid "A physics based arcade game" msgstr "A physics based arcade game" #: ../menu-data/freemat:freemat.desktop.in.h:1 msgid "" "A free environment for rapid engineering and scientific prototyping and data " "processing" msgstr "" "A free environment for rapid engineering and scientific prototyping and data " "processing" #: ../menu-data/freemat:freemat.desktop.in.h:2 msgid "FreeMat" msgstr "FreeMat" #: ../menu-data/freemedforms-emr:freemedforms.desktop.in.h:1 msgid "FreeMedForms EMR" msgstr "FreeMedForms EMR" #: ../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 "FreeMind" #: ../menu-data/freemind:freemind.desktop.in.h:2 msgid "A free mind mapping tool" msgstr "A free mind mapping tool" #: ../menu-data/freeorion:freeorion.desktop.in.h:1 msgid "FreeOrion" 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/freeplane:freeplane.desktop.in.h:1 msgid "Freeplane" msgstr "Freeplane" #: ../menu-data/freeplane:freeplane.desktop.in.h:2 msgid "" "A free tool to structure and organise your information with mind mapping" msgstr "" "A free tool to structure and organise your information with mind mapping" #: ../menu-data/freepops-updater-gnome:freepops-updater-gnome.desktop.in.h:1 msgid "FreePOPs updater" msgstr "FreePOPs updater" #: ../menu-data/freepops-updater-gnome:freepops-updater-gnome.desktop.in.h:2 msgid "Download updated version of FreePOPs plugins" msgstr "Download updated version of FreePOPs plugins" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:1 msgid "Freespace2 launcher" msgstr "Freespace2 launcher" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:2 msgid "launcher for the Freespace 2 Source Code Project" msgstr "launcher for the Freespace 2 Source Code Project" #: ../menu-data/freetennis:freetennis.desktop.in.h:1 msgid "FreeTennis" msgstr "FreeTennis" #: ../menu-data/freetennis:freetennis.desktop.in.h:2 msgid "Free Tennis - a free tennis simulation" msgstr "Free Tennis - a free tennis simulation" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:1 msgid "FreetuxTV Television Channels Player" msgstr "FreetuxTV Television Channels Player" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:2 msgid "Watch television channels from internet" msgstr "Watch television channels from internet" #: ../menu-data/freevial:freevial.desktop.in.h:1 msgid "Freevial" msgstr "Freevial" #: ../menu-data/freevial:freevial.desktop.in.h:2 msgid "Play a trivia-like game for community events" msgstr "Play a trivia-like game for community events" #: ../menu-data/freevo:freevo.desktop.in.h:1 msgid "Freevo" msgstr "Freevo" #: ../menu-data/freevo:freevo.desktop.in.h:2 msgid "Playing various multimedia formats, like pictures, audio or video" msgstr "Playing various multimedia formats, like pictures, audio or video" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:1 msgid "FreeWheeling" msgstr "FreeWheeling" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:2 msgid "live looping instrument" msgstr "live looping instrument" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:1 msgid "Freqtweak" msgstr "Freqtweak" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:2 msgid "Realtime audio processor based on frequency spectral manipulation" msgstr "Realtime audio processor based on frequency spectral manipulation" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:1 msgid "Frescobaldi" msgstr "Frescobaldi" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:2 msgid "LilyPond Music Editor" msgstr "LilyPond Music Editor" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:1 msgid "Frets on Fire" msgstr "Frets on Fire" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:2 msgid "Rock out with your keyboard" msgstr "Rock out with your keyboard" #: ../menu-data/steam:steam.desktop.in.h:11 msgid "Friends" msgstr "Caraidean" #: ../menu-data/friends-app:friends-app.desktop.in.h:2 msgid "What are your friends up to?" msgstr "What are your friends up to?" #: ../menu-data/fritzing:fritzing.desktop.in.h:1 msgid "Fritzing" msgstr "Fritzing" #: ../menu-data/fritzing:fritzing.desktop.in.h:2 msgid "PCB-Suite" msgstr "PCB-Suite" #: ../menu-data/frogatto:frogatto.desktop.in.h:1 msgid "Frogatto" msgstr "Frogatto" #: ../menu-data/frogatto:frogatto.desktop.in.h:2 msgid "Young frog's adventure" msgstr "Young frog's adventure" #: ../menu-data/frogr:frogr.desktop.in.h:1 msgid "Frogr" msgstr "Frogr" #: ../menu-data/frogr:frogr.desktop.in.h:2 msgid "Upload and organize photos in Flickr accounts" msgstr "Upload and organize photos in Flickr accounts" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:1 msgid "Frozen-Bubble" msgstr "Frozen-Bubble" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:2 msgid "Pop out the bubbles!" msgstr "Pop out the bubbles!" #: ../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 "Software Collection for (f)MRI Data Analysis" #: ../menu-data/neurodebian-desktop:neurodebian-fsl-4.1.desktop.in.h:2 msgid "FSL 4.1" msgstr "FSL 4.1" #: ../menu-data/fslint:fslint.desktop.in.h:1 msgid "FSlint" msgstr "FSlint" #: ../menu-data/fslint:fslint.desktop.in.h:2 msgid "File System Lint" msgstr "File System Lint" #: ../menu-data/ftools-fv:fv.desktop.in.h:1 msgid "fv FITS Editor" msgstr "fv FITS Editor" #: ../menu-data/ftools-fv:fv.desktop.in.h:2 msgid "View and manipulate FITS-format files" msgstr "View and manipulate FITS-format files" #: ../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 "Funny Boat" #: ../menu-data/funnyboat:funnyboat.desktop.in.h:2 msgid "a side scrolling arcade shooter game on a steamboat" msgstr "a side scrolling arcade shooter game on a steamboat" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:1 msgid "Furius ISO Mount" msgstr "Furius ISO Mount" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:2 msgid "Manage ISO, IMG, BIN, MDF and NRG images" msgstr "Manage ISO, IMG, BIN, MDF and NRG images" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:1 msgid "Fuse Spectrum Emulator (GTK+ version)" msgstr "Fuse Spectrum Emulator (GTK+ version)" #: ../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 "" "Emulator of the 1980s ZX Spectrum home computer and its various clones" #: ../menu-data/fuse-emulator-sdl:fuse-sdl.desktop.in.h:1 msgid "Fuse Spectrum Emulator (SDL version)" msgstr "Fuse Spectrum Emulator (SDL version)" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:1 msgid "Compiz Fusion Icon" msgstr "Compiz Fusion Icon" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:2 msgid "Manage Compiz Fusion and switch between the available window managers" msgstr "" #: ../menu-data/fuss-launcher:fuss-launcher.desktop.in.h:1 msgid "Fuss Application Launcher" msgstr "Fuss Application Launcher" #: ../menu-data/fvwm:fvwm.desktop.in.h:1 msgid "fvwm2" msgstr "fvwm2" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:1 msgid "Firewall Builder" msgstr "Firewall Builder" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:2 msgid "Firewall administration tool GUI" msgstr "Firewall administration tool GUI" #: ../menu-data/fyre:fyre.desktop.in.h:1 msgid "Fyre" msgstr "Fyre" #: ../menu-data/fyre:fyre.desktop.in.h:2 msgid "Render Peter de Jong maps" msgstr "Render Peter de Jong maps" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:1 msgid "GNOME2 IP Messenger" msgstr "GNOME2 IP Messenger" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:2 msgid "IP Messenger for the GNOME2" msgstr "IP Messenger for the GNOME2" #: ../menu-data/g3data:g3data.desktop.in.h:1 msgid "G3Data Graph Analyzer" msgstr "G3Data Graph Analyzer" #: ../menu-data/g3data:g3data.desktop.in.h:2 msgid "Retrieve data from scanned images of graphs" msgstr "Retrieve data from scanned images of graphs" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:1 msgid "G3DViewer" msgstr "G3DViewer" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:2 msgid "3D model viewer" msgstr "3D model viewer" #: ../menu-data/gabedit:gabedit.desktop.in.h:1 msgid "Gabedit QC-GUI" msgstr "Gabedit QC-GUI" #: ../menu-data/gabedit:gabedit.desktop.in.h:2 msgid "graphical user interface to computational chemistry packages" msgstr "graphical user interface to computational chemistry packages" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:1 msgid "GADMIN-BIND" msgstr "GADMIN-BIND" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:2 msgid "BIND DNS server administration" msgstr "BIND DNS server administration" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:1 msgid "GADMIN-OPENVPN-Client" msgstr "GADMIN-OPENVPN-Client" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:2 msgid "OpenVPN Client administration" msgstr "OpenVPN Client administration" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:1 msgid "GADMIN-OPENVPN-Server" msgstr "GADMIN-OPENVPN-Server" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:2 msgid "OpenVPN server administration" msgstr "OpenVPN server administration" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:1 msgid "GADMIN-PROFTPD" msgstr "GADMIN-PROFTPD" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:2 msgid "ProFTPD FTP server administration" msgstr "ProFTPD FTP server administration" #: ../menu-data/gadmin-rsync:gadmin-rsync.desktop.in.h:1 msgid "GAdmin-Rsync" msgstr "GAdmin-Rsync" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:1 msgid "GADMIN-SAMBA" msgstr "GADMIN-SAMBA" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:2 msgid "SAMBA file, print and domain server administration" msgstr "SAMBA file, print and domain server administration" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:1 msgid "GTK Aiksaurus" msgstr "GTK Aiksaurus" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:2 msgid "Find Synonyms and Homonyms" msgstr "Find Synonyms and Homonyms" #: ../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 "A GTK+ Jabber client" #: ../menu-data/galculator:galculator.desktop.in.h:1 msgid "Galculator" msgstr "Galculator" #: ../menu-data/galculator:galculator.desktop.in.h:2 msgid "Perform simple and scientific calculations" msgstr "Perform simple and scientific calculations" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:1 msgid "Gallery" msgstr "Gallery" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:2 msgid "Browse your photographs" msgstr "Browse your photographs" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:1 msgid "Upload pictures and videos to Gallery" msgstr "Upload pictures and videos to Gallery" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:2 msgid "Gallery Uploader" msgstr "Gallery Uploader" #: ../menu-data/gally:kde4__gally.desktop.in.h:1 msgid "Gally" msgstr "Gally" #: ../menu-data/gally:kde4__gally.desktop.in.h:2 msgid "Sign Language Tutor" msgstr "Sign Language Tutor" #: ../menu-data/galternatives:galternatives.desktop.in.h:1 msgid "Alternatives Configurator" msgstr "Alternatives Configurator" #: ../menu-data/galternatives:galternatives.desktop.in.h:2 msgid "Configure the system default alternatives" msgstr "Configure the system default alternatives" #: ../menu-data/gamazons:gamazons.desktop.in.h:1 msgid "Gamazons" msgstr "Gamazons" #: ../menu-data/gamazons:gamazons.desktop.in.h:2 msgid "Gamazons game" msgstr "Gamazons game" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:1 msgid "Gambas3" msgstr "Gambas3" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:2 msgid "Gambas3 Integrated Development Environment" msgstr "Gambas3 Integrated Development Environment" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:1 msgid "Game Conqueror" msgstr "Game Conqueror" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:2 msgid "A game hacking tool. A GUI front-end for scanmem." msgstr "A game hacking tool. A GUI front-end for scanmem." #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:1 msgid "gamera-gui" msgstr "gamera-gui" #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:2 msgid "GUI for the Gamera framework" msgstr "GUI for the Gamera framework" #: ../menu-data/gamgi:gamgi.desktop.in.h:1 msgid "gamgi" msgstr "gamgi" #: ../menu-data/gamgi:gamgi.desktop.in.h:2 msgid "Construct, view and analyse atomic structures" msgstr "Construct, view and analyse atomic structures" #: ../menu-data/gammaray:GammaRay.desktop.in.h:1 msgid "GammaRay" msgstr "GammaRay" #: ../menu-data/gammaray:GammaRay.desktop.in.h:2 msgid "Qt-application inspection and manipulation tool" msgstr "Qt-application inspection and manipulation tool" #: ../menu-data/gamt:gamt.desktop.in.h:1 msgid "gamt" msgstr "gamt" #: ../menu-data/gamt:gamt.desktop.in.h:2 msgid "Intel AMT serial-over-lan client." msgstr "Intel AMT serial-over-lan client." #: ../menu-data/ganyremote:ganyremote.desktop.in.h:1 msgid "ganyremote" msgstr "ganyremote" #: ../menu-data/ganyremote:ganyremote.desktop.in.h:2 msgid "Bluetooth remote control" msgstr "Bluetooth remote control" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:1 msgid "Garden of Coloured Lights" msgstr "Garden of Coloured Lights" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:2 msgid "Abstract vertical shooter with music elements" msgstr "Abstract vertical shooter with music elements" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:1 msgid "Gargoyle" msgstr "Gargoyle" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:2 msgid "" "Interactive Fiction multi-interpreter that supports all major IF formats" msgstr "" "Interactive Fiction multi-interpreter that supports all major IF formats" #: ../menu-data/garlic:garlic.desktop.in.h:1 msgid "Garlic Protein Visualization" msgstr "Garlic Protein Visualization" #: ../menu-data/garlic:garlic.desktop.in.h:2 msgid "Visualize and investigate proteins and some geometric objects" msgstr "Visualize and investigate proteins and some geometric objects" #: ../menu-data/gastman:gastman.desktop.in.h:1 msgid "Gastman" msgstr "Gastman" #: ../menu-data/gastman:gastman.desktop.in.h:2 msgid "Graphical Asterisk Console" msgstr "Graphical Asterisk Console" #: ../menu-data/gatos:gatos-conf.desktop.in.h:1 msgid "gatos-conf" msgstr "gatos-conf" #: ../menu-data/gatos:gatos-conf.desktop.in.h:2 msgid "Gatos Configuration Editor" msgstr "Gatos Configuration Editor" #: ../menu-data/gatos:xatitv.desktop.in.h:1 msgid "TV viewer for ATI video cards" msgstr "TV viewer for ATI video cards" #: ../menu-data/gatos:xatitv.desktop.in.h:2 msgid "xatitv" msgstr "xatitv" #: ../menu-data/gaupol:gaupol.desktop.in.h:1 msgid "Edit subtitle files" msgstr "Edit subtitle files" #: ../menu-data/gaupol:gaupol.desktop.in.h:2 msgid "Gaupol Subtitle Editor" msgstr "Gaupol Subtitle Editor" #: ../menu-data/gausssum:gausssum.desktop.in.h:1 msgid "GaussSum" msgstr "GaussSum" #: ../menu-data/gausssum:gausssum.desktop.in.h:2 msgid "Graphical display of computational chemistry output" msgstr "Graphical display of computational chemistry output" #: ../menu-data/gbatnav:gbnclient.desktop.in.h:1 msgid "Gnome Batalla Naval client" msgstr "Gnome Batalla Naval client" #: ../menu-data/gbatnav:gbnserver.desktop.in.h:1 msgid "Gnome Batalla Naval server" msgstr "Gnome Batalla Naval server" #: ../menu-data/gbemol:gbemol.desktop.in.h:1 msgid "gbemol" msgstr "gbemol" #: ../menu-data/gbemol:gbemol.desktop.in.h:2 msgid "MPD client" msgstr "MPD client" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:1 msgid "GbgOffice" msgstr "GbgOffice" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:2 msgid "GTK2 Bulgarian-English Dictionary" msgstr "GTK2 Bulgarian-English Dictionary" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:1 msgid "GBirthday" msgstr "GBirthday" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:2 msgid "Birthday reminder for E-Mail contacts" msgstr "Birthday reminder for E-Mail contacts" #: ../menu-data/gbonds:gbonds.desktop.in.h:1 msgid "GBonds" msgstr "GBonds" #: ../menu-data/gbonds:gbonds.desktop.in.h:2 msgid "Savings Bond Inventory" msgstr "Savings Bond Inventory" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:1 msgid "gbrainy" msgstr "gbrainy" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:2 msgid "" "Play games that challenge your logic, verbal, calculation and memory " "abilities" msgstr "" "Play games that challenge your logic, verbal, calculation and memory " "abilities" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:1 msgid "GChemPaint Chemical Structures Editor" msgstr "GChemPaint Chemical Structures Editor" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:2 msgid "Edit chemical 2D structures" msgstr "Edit chemical 2D structures" #: ../menu-data/gcin:gcin-tools.desktop.in.h:1 msgid "gcin Setup" msgstr "gcin Setup" #: ../menu-data/gcin:gcin-tools.desktop.in.h:2 msgid "Setup utility for gcin input method" msgstr "Setup utility for gcin input method" #: ../menu-data/gco:gco.desktop.in.h:1 msgid "GNOME Comics Organizer" msgstr "GNOME Comics Organizer" #: ../menu-data/gco:gco.desktop.in.h:2 msgid "A GNOME interface for managing your comic book collection" msgstr "A GNOME interface for managing your comic book collection" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:1 msgid "Gcolor2" msgstr "Gcolor2" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:2 msgid "Simple GTK2 color selector and picker" msgstr "Simple GTK2 color selector and picker" #: ../menu-data/gcompris:gcompris.desktop.in.h:1 msgid "Educational suite GCompris" msgstr "Educational suite GCompris" #: ../menu-data/gcompris:gcompris.desktop.in.h:2 msgid "Educational game for ages 2 to 10" msgstr "Educational game for ages 2 to 10" #: ../menu-data/gconf-cleaner:gconf-cleaner.desktop.in.h:1 msgid "GConf Cleaner" msgstr "GConf Cleaner" #: ../menu-data/gconf-cleaner:gconf-cleaner.desktop.in.h:2 msgid "A Cleaning tool for GConf" msgstr "A Cleaning tool for GConf" #: ../menu-data/gconf-editor:gconf-editor.desktop.in.h:1 msgid "Configuration Editor" msgstr "Configuration Editor" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:1 msgid "GConjugue" msgstr "GConjugue" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:2 msgid "Conjugates Portuguese verbs" msgstr "Conjugates Portuguese verbs" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:1 msgid "Access Prompt" msgstr "Access Prompt" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:2 msgid "Unlock access to passwords and other secrets" msgstr "Unlock access to passwords and other secrets" #: ../menu-data/gcr:gcr-viewer.desktop.in.h:1 msgid "View file" msgstr "View file" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:1 msgid "Gnome Crystal Crystalline Structures Viewer" msgstr "Gnome Crystal Crystalline Structures Viewer" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:2 msgid "Edit and display crystalline structures" msgstr "Edit and display crystalline structures" #: ../menu-data/gcstar:gcstar.desktop.in.h:1 msgid "GCstar Collections Manager" msgstr "GCstar Collections Manager" #: ../menu-data/gcstar:gcstar.desktop.in.h:2 msgid "Manage your collections of movies, games, books, music and more" msgstr "Manage your collections of movies, games, books, music and more" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:1 msgid "Molecules Viewer" msgstr "Molecules Viewer" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:2 msgid "Display chemical 3D structures" msgstr "Display chemical 3D structures" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:1 msgid "Chemical calculator" msgstr "Chemical calculator" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:2 msgid "A simple calculator for chemistry" msgstr "A simple calculator for chemistry" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:1 msgid "Periodic table of the elements" msgstr "Periodic table of the elements" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:2 msgid "A Mendeleiev table of the chemical elements" msgstr "A Mendeleiev table of the chemical elements" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:1 msgid "Spectrum viewer" msgstr "Spectrum viewer" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:2 msgid "A spectrum viewer for the GNOME desktop" msgstr "A spectrum viewer for the GNOME desktop" #: ../menu-data/gcx:gcx.desktop.in.h:1 msgid "GCX Astro-Image Processor" msgstr "GCX Astro-Image Processor" #: ../menu-data/gcx:gcx.desktop.in.h:2 msgid "Process astronomical images and control CCDs" msgstr "Process astronomical images and control CCDs" #: ../menu-data/gdebi-kde:kde4__gdebi-kde.desktop.in.h:1 #: ../menu-data/gdebi:gdebi.desktop.in.h:1 msgid "GDebi Package Installer" msgstr "GDebi Package Installer" #: ../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 "Install and view software packages" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:1 msgid "gDesklets" msgstr "gDesklets" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:2 msgid "A desktop applet system for GNOME" msgstr "A desktop applet system for GNOME" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:1 msgid "gDevilspie" msgstr "gDevilspie" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:2 msgid "GUI for devilspie matching daemon" msgstr "GUI for devilspie matching daemon" #: ../menu-data/gdigi:gdigi.desktop.in.h:1 msgid "gdigi" msgstr "gdigi" #: ../menu-data/gdis:gdis.desktop.in.h:1 msgid "GDIS Molecule Modeller" msgstr "GDIS Molecule Modeller" #: ../menu-data/gdis:gdis.desktop.in.h:2 msgid "" "Model and manipulate molecules, and create high-quality renderings of them" msgstr "" "Model and manipulate molecules, and create high-quality renderings of them" #: ../menu-data/gdmap:gdmap.desktop.in.h:1 msgid "Graphical Disk Map" msgstr "Graphical Disk Map" #: ../menu-data/gdmap:gdmap.desktop.in.h:2 msgid "Display disk space using tree maps" msgstr "Display disk space using tree maps" #: ../menu-data/gdpc:gdpc.desktop.in.h:1 msgid "GDPC Molecular Dynamic Simulator" msgstr "GDPC Molecular Dynamic Simulator" #: ../menu-data/gdpc:gdpc.desktop.in.h:2 msgid "Visualize molecular dynamic simulations" msgstr "Visualize molecular dynamic simulations" #: ../menu-data/geany:geany.desktop.in.h:1 msgid "Geany" msgstr "Geany" #: ../menu-data/geany:geany.desktop.in.h:2 msgid "A fast and lightweight IDE using GTK2" msgstr "A fast and lightweight IDE using GTK2" #: ../menu-data/geary:geary-autostart.desktop.in.h:1 #: ../menu-data/geary:geary.desktop.in.h:1 msgid "Geary Mail" msgstr "Geary Mail" #: ../menu-data/geary:geary-autostart.desktop.in.h:2 #: ../menu-data/geary:geary.desktop.in.h:2 msgid "Send and receive email" msgstr "Send and receive email" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:1 msgid "Gebabbel" msgstr "Gebabbel" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:2 msgid "Convert GPS data and exchange it with a GPS unit" msgstr "Convert GPS data and exchange it with a GPS unit" #: ../menu-data/gecrit:gecrit.desktop.in.h:1 msgid "gEcrit" msgstr "gEcrit" #: ../menu-data/gecrit:gecrit.desktop.in.h:2 msgid "A python text editor." msgstr "A python text editor." #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:1 msgid "gEDA Attribute Editor" msgstr "gEDA Attribute Editor" #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:2 msgid "Manipulate component attributes with gattrib" msgstr "Manipulate component attributes with gattrib" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:1 msgid "gEDA Schematic Editor" msgstr "gEDA Schematic Editor" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:2 msgid "Create and edit electrical schematics and symbols with gschem" msgstr "Create and edit electrical schematics and symbols with gschem" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:1 msgid "gEDA Schematic -> PCB Project" msgstr "gEDA Schematic -> PCB Project" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:2 msgid "Create and edit electronics projects with xgsch2pcb" msgstr "Create and edit electronics projects with xgsch2pcb" #: ../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 "Edit text files" #: ../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 "Deasaiche teacsa" #: ../menu-data/geeqie:geeqie.desktop.in.h:1 msgid "Geeqie" msgstr "Geeqie" #: ../menu-data/geeqie:geeqie.desktop.in.h:2 msgid "View and manage images" msgstr "View and manage images" #: ../menu-data/geis-tools:geisview.desktop.in.h:1 msgid "geisview" msgstr "geisview" #: ../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 "Periodic Table" #: ../menu-data/gelemental:gelemental.desktop.in.h:2 msgid "View the periodic table of elements" msgstr "View the periodic table of elements" #: ../menu-data/gemanx-gtk2:gemanx.desktop.in.h:1 msgid "GeMan X BBS Client" msgstr "GeMan X BBS Client" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:1 msgid "Gem Drop X" msgstr "Gem Drop X" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:2 msgid "Grab the gems and throw them back up before they crush you" msgstr "Grab the gems and throw them back up before they crush you" #: ../menu-data/geneatd:geneatd.desktop.in.h:1 msgid "GeneaTD" msgstr "GeneaTD" #: ../menu-data/geneatd:geneatd.desktop.in.h:2 msgid "Multi-touch tower defense game" msgstr "Multi-touch tower defense game" #: ../menu-data/genpo:genpo.desktop.in.h:1 msgid "Genpo" msgstr "Genpo" #: ../menu-data/genpo:genpo.desktop.in.h:2 msgid "GENPO is the GENeral Purpose Organ." msgstr "GENPO is the GENeral Purpose Organ." #: ../menu-data/gentoo:gentoo.desktop.in.h:1 msgid "Gentoo" msgstr "Gentoo" #: ../menu-data/gentoo:gentoo.desktop.in.h:2 msgid "Fully GUI-configurable, two-pane X file manager" msgstr "Fully GUI-configurable, two-pane X file manager" #: ../menu-data/geogebra:geogebra.desktop.in.h:1 msgid "GeoGebra" msgstr "GeoGebra" #: ../menu-data/geogebra:geogebra.desktop.in.h:2 msgid "Create interactive mathematical constructions and applets." msgstr "Create interactive mathematical constructions and applets." #: ../menu-data/geomview:geomview.desktop.in.h:1 msgid "Geomview" msgstr "Geomview" #: ../menu-data/geomview:geomview.desktop.in.h:2 msgid "Interactive geometry viewing program" msgstr "Interactive geometry viewing program" #: ../menu-data/geotranz:geotranz.desktop.in.h:1 msgid "Geotranz" msgstr "Geotranz" #: ../menu-data/geotranz:geotranz.desktop.in.h:2 msgid "Geographic coordinates translator" msgstr "Geographic coordinates translator" #: ../menu-data/gerbv:gerbv.desktop.in.h:1 msgid "Gerbv Gerber File Viewer" msgstr "Gerbv Gerber File Viewer" #: ../menu-data/gerbv:gerbv.desktop.in.h:2 msgid "Gerber file viewer for PCB design" msgstr "Gerber file viewer for PCB design" #: ../menu-data/gerstensaft:gerstensaft.desktop.in.h:1 msgid "Graphical frontend to SAFT" msgstr "Graphical frontend to SAFT" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:1 msgid "Gespeaker" msgstr "Gespeaker" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:2 msgid "A frontend for espeak" msgstr "A frontend for espeak" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:1 msgid "gExtractWinIcons" msgstr "gExtractWinIcons" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:2 msgid "Extract cursors and icons from MS Windows compatible resource files" msgstr "Extract cursors and icons from MS Windows compatible resource files" #: ../menu-data/gfaim:gfaim.desktop.in.h:1 msgid "Gfaim" msgstr "Gfaim" #: ../menu-data/gfaim:gfaim.desktop.in.h:2 msgid "Find any recipe you want" msgstr "Find any recipe you want" #: ../menu-data/gfax:gfax.desktop.in.h:1 msgid "Gfax Facsimile Program" msgstr "Gfax Facsimile Program" #: ../menu-data/gfax:gfax.desktop.in.h:2 msgid "Send and Receive Facsimiles" msgstr "Send and Receive Facsimiles" #: ../menu-data/gfceu:gfceu.desktop.in.h:1 msgid "GFCE Ultra NES Emulator" msgstr "GFCE Ultra NES Emulator" #: ../menu-data/gfceu:gfceu.desktop.in.h:2 msgid "Play Nintendo ROM files" msgstr "Play Nintendo ROM files" #: ../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 "GFingerPoken" #: ../menu-data/gfpoken:gfpoken.desktop.in.h:2 msgid "GFingerPoken logic game" msgstr "GFingerPoken logic game" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:1 msgid "gFTP" msgstr "gFTP" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:2 msgid "Download and upload files using multiple file transfer protocols" msgstr "Download and upload files using multiple file transfer protocols" #: ../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 "Source code coverage browser" #: ../menu-data/ggobi:ggobi.desktop.in.h:1 msgid "GGobi" msgstr "GGobi" #: ../menu-data/ggobi:ggobi.desktop.in.h:2 msgid "Multivariate interactive graphics for exploratory data analysis" msgstr "Multivariate interactive graphics for exploratory data analysis" #: ../menu-data/ghemical:ghemical.desktop.in.h:1 msgid "ghemical" msgstr "ghemical" #: ../menu-data/ghemical:ghemical.desktop.in.h:2 msgid "Draw models of molecules" msgstr "Draw models of molecules" #: ../menu-data/ghex:ghex.desktop.in.h:1 msgid "GHex" msgstr "GHex" #: ../menu-data/ghex:ghex.desktop.in.h:2 msgid "Inspect and edit binary files" msgstr "Inspect and edit binary files" #: ../menu-data/ghextris:ghextris.desktop.in.h:1 msgid "Ghextris" msgstr "Ghextris" #: ../menu-data/ghextris:ghextris.desktop.in.h:2 msgid "Fit falling blocks together on a hexagonal grid" msgstr "Fit falling blocks together on a hexagonal grid" #: ../menu-data/ghkl:ghkl.desktop.in.h:1 msgid "ghkl" msgstr "ghkl" #: ../menu-data/ghkl:ghkl.desktop.in.h:2 msgid "hkl library graphical interface." msgstr "hkl library graphical interface." #: ../menu-data/giggle:giggle.desktop.in.h:1 msgid "Giggle" msgstr "Giggle" #: ../menu-data/giggle:giggle.desktop.in.h:2 msgid "Git repository viewer" msgstr "Git repository viewer" #: ../menu-data/gigolo:gigolo.desktop.in.h:1 msgid "Gigolo" msgstr "Gigolo" #: ../menu-data/gigolo:gigolo.desktop.in.h:2 msgid "A simple frontend to easily connect to remote filesystems" msgstr "A simple frontend to easily connect to remote filesystems" #: ../menu-data/gimmix:gimmix.desktop.in.h:1 msgid "Gimmix" msgstr "Gimmix" #: ../menu-data/gimmix:gimmix.desktop.in.h:2 msgid "Gimmix is a graphical music player daemon (MPD) client written in C." msgstr "Gimmix is a graphical music player daemon (MPD) client written in C." #: ../menu-data/gimp:gimp.desktop.in.h:1 msgid "GIMP Image Editor" msgstr "GIMP Image Editor" #: ../menu-data/gimp:gimp.desktop.in.h:2 msgid "Create images and edit photographs" msgstr "Create images and edit photographs" #: ../menu-data/ginkgocadx:ginkgocadx.desktop.in.h:1 msgid "Ginkgo CADx" msgstr "Ginkgo CADx" #: ../menu-data/ginkgocadx:ginkgocadx.desktop.in.h:2 msgid "Medical Image (DICOM) Viewer" msgstr "Medical Image (DICOM) Viewer" #: ../menu-data/gip:gip.desktop.in.h:1 msgid "Gip IP Address Calculator" msgstr "Gip IP Address Calculator" #: ../menu-data/gip:gip.desktop.in.h:2 msgid "Calculate IP addresses and networks" msgstr "Calculate IP addresses and networks" #: ../menu-data/gisomount:gisomount.desktop.in.h:1 msgid "gISOMount" msgstr "gISOMount" #: ../menu-data/git-annex:git-annex.desktop.in.h:1 msgid "Git Annex" msgstr "Git Annex" #: ../menu-data/git-annex:git-annex.desktop.in.h:2 msgid "Track and sync the files in your Git Annex" msgstr "Track and sync the files in your Git Annex" #: ../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 "Git DAG" #: ../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 "gitg" #: ../menu-data/gitg:gitg.desktop.in.h:2 msgid "Git repository browser" msgstr "Git repository browser" #: ../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 "G. JACK Clock" #: ../menu-data/gjacktransport:gjackclock.desktop.in.h:2 msgid "Display JACK transport timecode" msgstr "Display JACK transport timecode" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:1 msgid "G. JACK Transport" msgstr "G. JACK Transport" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:2 msgid "Access JACK transport mechanism via a dynamic graphical slider. " msgstr "Access JACK transport mechanism via a dynamic graphical slider. " #: ../menu-data/gjiten:gjiten.desktop.in.h:1 msgid "Gjiten" msgstr "Gjiten" #: ../menu-data/gjiten:gjiten.desktop.in.h:2 msgid "Japanese dictionary" msgstr "Japanese dictionary" #: ../menu-data/gjots2:gjots2.desktop.in.h:1 msgid "Gjots2 Jotter" msgstr "Gjots2 Jotter" #: ../menu-data/gjots2:gjots2.desktop.in.h:2 msgid "Store and organise your random notes" msgstr "Store and organise your random notes" #: ../menu-data/gkamus:gkamus.desktop.in.h:1 msgid "gKamus" msgstr "gKamus" #: ../menu-data/gkamus:gkamus.desktop.in.h:2 msgid "English - Indonesian dictionary" msgstr "English - Indonesian dictionary" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:1 msgid "Keyboard Layout" msgstr "Keyboard Layout" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:2 msgid "Preview keyboard layouts" msgstr "Preview keyboard layouts" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:1 msgid "GkDebconf" msgstr "GkDebconf" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:2 msgid "Helper to reconfigure packages" msgstr "Helper to reconfigure packages" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:1 msgid "GKrellM System Monitor" msgstr "GKrellM System Monitor" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:2 msgid "Monitor for CPU, memory, disks, network, mail" msgstr "Monitor for CPU, memory, disks, network, mail" #: ../menu-data/gl-117:gl-117.desktop.in.h:1 msgid "gl-117" msgstr "gl-117" #: ../menu-data/gl-117:gl-117.desktop.in.h:2 msgid "Play a flight simulator" msgstr "Play a flight simulator" #: ../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 "Create labels, business cards and media covers" #: ../menu-data/glade-gtk2:glade-3.desktop.in.h:1 #: ../menu-data/glade:glade.desktop.in.h:1 msgid "Glade Interface Designer" msgstr "Glade Interface Designer" #: ../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 "Create or open user interface designs for GTK+ applications" #: ../menu-data/gladish:gladish.desktop.in.h:1 msgid "gladish" msgstr "gladish" #: ../menu-data/gladish:gladish.desktop.in.h:2 msgid "LADI Session Handler" msgstr "LADI Session Handler" #: ../menu-data/glfer:glfer.desktop.in.h:1 msgid "glfer" msgstr "glfer" #: ../menu-data/glfer:glfer.desktop.in.h:2 msgid "slow CW (QRSS) / dual-frequency CW (DFCW)" msgstr "slow CW (QRSS) / dual-frequency CW (DFCW)" #: ../menu-data/gliv:gliv.desktop.in.h:1 msgid "Gliv" msgstr "Gliv" #: ../menu-data/gliv:gliv.desktop.in.h:2 msgid "View images using gdk-pixbuf and OpenGL" msgstr "View images using gdk-pixbuf and OpenGL" #: ../menu-data/glob2:glob2.desktop.in.h:1 msgid "Globulation 2" msgstr "Globulation 2" #: ../menu-data/glob2:glob2.desktop.in.h:2 msgid "An innovative new strategy game" msgstr "An innovative new strategy game" #: ../menu-data/globs:globs.desktop.in.h:1 msgid "Globs" msgstr "Globs" #: ../menu-data/globs:globs.desktop.in.h:2 msgid "GL Open Benchmark Suite" msgstr "GL Open Benchmark Suite" #: ../menu-data/glogg:glogg.desktop.in.h:1 msgid "glogg" msgstr "glogg" #: ../menu-data/glogg:glogg.desktop.in.h:2 msgid "A smart interactive log explorer." msgstr "A smart interactive log explorer." #: ../menu-data/glogic:glogic.desktop.in.h:1 msgid "gLogic" msgstr "gLogic" #: ../menu-data/glogic:glogic.desktop.in.h:2 msgid "Logic circuit simulator" msgstr "Logic circuit simulator" #: ../menu-data/glom:glom.desktop.in.h:1 msgid "Glom" msgstr "Glom" #: ../menu-data/glom:glom.desktop.in.h:2 msgid "A user-friendly database environment." msgstr "A user-friendly database environment." #: ../menu-data/glpeces:glpeces.desktop.in.h:1 msgid "Play with 39 tangram and more 18,000 figures" msgstr "Play with 39 tangram and more 18,000 figures" #: ../menu-data/glpeces:glpeces.desktop.in.h:2 msgid "GLPeces" msgstr "GLPeces" #: ../menu-data/gltron:gltron.desktop.in.h:1 msgid "glTron" msgstr "glTron" #: ../menu-data/gltron:gltron.desktop.in.h:2 msgid "Play a Tron-like light cycle game" msgstr "Play a Tron-like light cycle game" #: ../menu-data/glurp:glurp.desktop.in.h:1 msgid "Glurp" msgstr "Glurp" #: ../menu-data/glurp:glurp.desktop.in.h:2 msgid "A Client for the MPD daemon" msgstr "A Client for the MPD daemon" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:1 msgid "Gmail Notify" msgstr "Gmail Notify" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:2 msgid "Notify the arrival of new mail on Gmail" msgstr "Notify the arrival of new mail on Gmail" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:1 msgid "gmanedit" msgstr "gmanedit" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:2 msgid "GNOME Manpages Editor" msgstr "GNOME Manpages Editor" #: ../menu-data/gmchess:gmchess.desktop.in.h:1 msgid "Chinese chess" msgstr "Chinese chess" #: ../menu-data/gmchess:gmchess.desktop.in.h:2 msgid "Play the popular chinese chess game" msgstr "Play the popular chinese chess game" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:1 msgid "Gmerlin mixer" msgstr "Gmerlin mixer" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:2 msgid "Alsa mixer" msgstr "Alsa mixer" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:1 msgid "Gmerlin KBD" msgstr "Gmerlin KBD" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:2 msgid "Configure the Gmerlin keyboard daemon" msgstr "Configure the Gmerlin keyboard daemon" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:1 msgid "Gmerlin player" msgstr "Gmerlin player" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:2 msgid "Multiformat mediaplayer" msgstr "Multiformat mediaplayer" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:1 msgid "Gmerlin plugin configurator" msgstr "Gmerlin plugin configurator" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:2 msgid "Configure gmerlin plugins" msgstr "Configure gmerlin plugins" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:1 msgid "Gmerlin recorder" msgstr "Gmerlin recorder" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:2 msgid "Audio/video recorder" msgstr "Audio/video recorder" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:1 msgid "Gmerlin transcoder" msgstr "Gmerlin transcoder" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:2 msgid "Gmerlin multimedia transcoder" msgstr "Gmerlin multimedia transcoder" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:1 msgid "Gmerlin visualizer" msgstr "Gmerlin visualizer" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:2 msgid "Run visualization plugins" msgstr "Run visualization plugins" #: ../menu-data/gmfsk:gmfsk.desktop.in.h:1 msgid "gMFSK" msgstr "gMFSK" #: ../menu-data/gmfsk:gmfsk.desktop.in.h:2 msgid "HF digital mode terminal" msgstr "HF digital mode terminal" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:1 msgid "Gmidimonitor (with ALSA support)" msgstr "Gmidimonitor (with ALSA support)" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:2 msgid "Analyse MIDI messages through ALSA" msgstr "Analyse MIDI messages through ALSA" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:1 msgid "Gmidimonitor (with JACK support)" msgstr "Gmidimonitor (with JACK support)" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:2 msgid "Analyse MIDI messages through JACK" msgstr "Analyse MIDI messages through JACK" #: ../menu-data/gmlive:gmlive.desktop.in.h:1 msgid "Gmlive" msgstr "Gmlive" #: ../menu-data/gmlive:gmlive.desktop.in.h:2 msgid "Streaming Direct Broadcast System based on P2P" msgstr "Streaming Direct Broadcast System based on P2P" #: ../menu-data/gmobilemedia:gmobilemedia.desktop.in.h:1 msgid "gMobileMedia (Mobile Media Browser)" msgstr "gMobileMedia (Mobile Media Browser)" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:1 msgid "gmorgan" msgstr "gmorgan" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:2 msgid "MIDI rhythm station for ALSA" msgstr "MIDI rhythm station for ALSA" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:1 msgid "Gmount-iso" msgstr "Gmount-iso" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:2 msgid "Mount CD-ROM and DVD image iso" msgstr "Mount CD-ROM and DVD image iso" #: ../menu-data/gmpc:gmpc.desktop.in.h:1 msgid "Gnome Music Player Client" msgstr "Gnome Music Player Client" #: ../menu-data/gmpc:gmpc.desktop.in.h:2 msgid "A gnome frontend for the mpd daemon" msgstr "A gnome frontend for the mpd daemon" #: ../menu-data/gmsh:gmsh.desktop.in.h:1 msgid "Gmsh Mesh Generator" msgstr "Gmsh Mesh Generator" #: ../menu-data/gmsh:gmsh.desktop.in.h:2 #: ../menu-data/netgen:netgen.desktop.in.h:2 msgid "3-D finite element mesh generator" msgstr "3-D finite element mesh generator" #: ../menu-data/gmtp:gmtp.desktop.in.h:1 msgid "gMTP" msgstr "gMTP" #: ../menu-data/gmtp:gmtp.desktop.in.h:2 msgid "A simple MTP Client for MP3 Players" msgstr "A simple MTP Client for MP3 Players" #: ../menu-data/gmult:gmult.desktop.in.h:1 msgid "Multiplication Puzzle" msgstr "Multiplication Puzzle" #: ../menu-data/gmult:gmult.desktop.in.h:2 msgid "Figure out which letters are which numbers" msgstr "Figure out which letters are which numbers" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:1 msgid "gmusicbrowser" msgstr "gmusicbrowser" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:2 msgid "Jukebox for large collections of mp3/ogg/flac/mpc" msgstr "Jukebox for large collections of mp3/ogg/flac/mpc" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:1 msgid "GMySQLcc" msgstr "GMySQLcc" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:2 msgid "Gtk+ MySQL Control Center" msgstr "Gtk+ MySQL Control Center" #: ../menu-data/gnac:gnac.desktop.in.h:1 msgid "Gnac" msgstr "Gnac" #: ../menu-data/gnac:gnac.desktop.in.h:2 msgid "Audio converter for GNOME" msgstr "Audio converter for GNOME" #: ../menu-data/gnash:gnash.desktop.in.h:1 msgid "Gnash SWF Viewer" msgstr "Gnash SWF Viewer" #: ../menu-data/gnash:gnash.desktop.in.h:2 #: ../menu-data/klash:klash.desktop.in.h:2 msgid "View SWF Files" msgstr "View SWF Files" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:1 msgid "GnoeMoe" msgstr "GnoeMoe" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:2 msgid "GnoeMoe Gnome MOO Client" msgstr "GnoeMoe Gnome MOO Client" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:1 msgid "Gnomad 2" msgstr "Gnomad 2" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:2 msgid "A tool for managing Creative Nomad/Zen Jukeboxes and Dell DJs" msgstr "A tool for managing Creative Nomad/Zen Jukeboxes and Dell DJs" #: ../menu-data/gnome-activity-journal:gnome-activity-journal.desktop.in.h:1 msgid "Activity Journal" msgstr "Activity Journal" #: ../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 "" "Browse a chronological log of your activities and easily find files, " "contacts, etc." #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:1 msgid "GNOME ALSA Mixer" msgstr "GNOME ALSA Mixer" #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:2 msgid "ALSA sound mixer for GNOME" msgstr "ALSA sound mixer for GNOME" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:1 msgid "Blog Entry Poster" msgstr "Blog Entry Poster" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:2 msgid "Post an entry to a web log" msgstr "Post an entry to a web log" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:1 msgid "Bluetooth Transfer" msgstr "Bluetooth Transfer" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:2 msgid "Send files via Bluetooth" msgstr "Send files via Bluetooth" #: ../menu-data/gnome-bluetooth:bluetooth-wizard.desktop.in.h:1 msgid "Bluetooth Device Setup" msgstr "Bluetooth Device Setup" #: ../menu-data/gnome-bluetooth:bluetooth-wizard.desktop.in.h:2 msgid "Setup Bluetooth devices" msgstr "Setup Bluetooth devices" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:1 msgid "Boxes" msgstr "Boxes" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:2 msgid "View and use virtual machines" msgstr "View and use virtual machines" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:1 msgid "GNOME Breakout" msgstr "GNOME Breakout" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:2 msgid "Play a clone of the classic arcade game Breakout for GNOME" msgstr "Play a clone of the classic arcade game Breakout for GNOME" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:1 msgid "BitTorrent Download Client" msgstr "BitTorrent Download Client" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:2 msgid "Download files with BitTorrent" msgstr "Download files with BitTorrent" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:1 msgid "Calculator" msgstr "Calculator" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:2 msgid "Perform arithmetic, scientific or financial calculations" msgstr "Perform arithmetic, scientific or financial calculations" #: ../menu-data/gnome-chess:gnome-chess.desktop.in.h:1 msgid "Chess" msgstr "Chess" #: ../menu-data/gnome-chess:glchess.desktop.in.h:2 msgid "Play the classic two-player boardgame of chess" msgstr "Play the classic two-player boardgame of chess" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:1 msgid "GNOME Clocks" msgstr "GNOME Clocks" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:2 msgid "Clocks for world times, plus alarms, stopwatch and a timer" msgstr "Clocks for world times, plus alarms, stopwatch and a timer" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:1 msgid "GNOME Color Chooser" msgstr "GNOME Color Chooser" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:2 msgid "Customize your GNOME desktop" msgstr "Customize your GNOME desktop" #: ../menu-data/gnome-color-manager:gcm-calibrate.desktop.in.h:2 msgid "Color Calibration" msgstr "Color Calibration" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:1 msgid "Color Picker" msgstr "Color Picker" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:2 msgid "Use the color sensor to sample spot colors" msgstr "Use the color sensor to sample spot colors" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:1 msgid "Color Profile Viewer" msgstr "Color Profile Viewer" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:2 msgid "Inspect and compare installed color profiles" msgstr "Inspect and compare installed color profiles" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:1 msgid "GNOME Commander" msgstr "GNOME Commander" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:2 msgid "A two paned file manager" msgstr "A two paned file manager" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:1 msgid "Disk Image Mounter" msgstr "Disk Image Mounter" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:2 msgid "Mount Disk Images" msgstr "Mount Disk Images" #: ../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 "Disks" #: ../menu-data/gnome-disk-utility:gnome-disks.desktop.in.h:2 msgid "Manage Drives and Media" msgstr "Manage Drives and Media" #: ../menu-data/gnome-do:gnome-do.desktop.in.h:1 msgid "GNOME Do" msgstr "GNOME Do" #: ../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 "" "Do things as quickly as possible (but no quicker) with your files, " "bookmarks, applications, music, contacts, and more!" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:1 msgid "Documents" msgstr "Sgrìobhainnean" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:2 msgid "Access, manage and share documents" msgstr "Access, manage and share documents" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:1 msgid "Digital TV Control Center" msgstr "Digital TV Control Center" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:2 msgid "Schedule recordings and browse program guide" msgstr "Schedule recordings and browse program guide" #: ../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 "Font Viewer" #: ../menu-data/gnome-font-viewer:org.gnome.font-viewer.desktop.in.h:2 msgid "View fonts on your system" msgstr "View fonts on your system" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:1 msgid "Genius Math Tool" msgstr "Genius Math Tool" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:2 msgid "Genius Mathematical Tool and Calculator" msgstr "Genius Mathematical Tool and Calculator" #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:2 msgid "Gmail Inbox Monitor" msgstr "Gmail Inbox Monitor" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:1 msgid "Gnome Gmail" msgstr "Gnome Gmail" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:2 msgid "Integrate GMail with your desktop" msgstr "Integrate GMail with your desktop" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:1 msgid "Hearts" msgstr "Hearts" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:2 msgid "Play the popular Hearts card game" msgstr "Play the popular Hearts card game" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:1 msgid "Klotski" msgstr "Klotski" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:2 msgid "Slide blocks to solve the puzzle" msgstr "Slide blocks to solve the puzzle" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:1 msgid "Infrared Remote Control" msgstr "Infrared Remote Control" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:2 msgid "Configure your remote control" msgstr "Configure your remote control" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:1 msgid "Mahjongg" msgstr "Mahjongg" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:2 msgid "Disassemble a pile of tiles by removing matching pairs" msgstr "Disassemble a pile of tiles by removing matching pairs" #: ../menu-data/gnome-maps:org.gnome.Maps.desktop.in.h:1 #: ../menu-data/openstreetmap-client:maps.desktop.in.h:1 msgid "Maps" msgstr "Maps" #: ../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 "Mastermind" #: ../menu-data/gnome-mastermind:gnome-mastermind.desktop.in.h:2 msgid "Break the hidden code!" msgstr "Break the hidden code!" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:1 msgid "GNOME Media Player" msgstr "GNOME Media Player" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:2 msgid "A simple media player for GNOME" msgstr "A simple media player for GNOME" #: ../menu-data/gnome-sound-recorder:org.gnome.SoundRecorder.desktop.in.h:1 msgid "Sound Recorder" msgstr "Sound Recorder" #: ../menu-data/gnome-media:gnome-sound-recorder.desktop.in.h:2 msgid "Record sound clips" msgstr "Record sound clips" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:1 msgid "Multimedia Systems Selector" msgstr "Multimedia Systems Selector" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:2 msgid "Configure defaults for GStreamer applications" msgstr "Configure defaults for GStreamer applications" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:1 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:1 msgid "Mines" msgstr "Mines" #: ../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 "Clear hidden mines from a minefield" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:1 msgid "GNOME MPlayer" msgstr "GNOME MPlayer" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:2 #: ../menu-data/parole:parole.desktop.in.h:2 msgid "Play your media" msgstr "Play your media" #: ../menu-data/gnome-mud:gnome-mud.desktop.in.h:1 msgid "GNOME-Mud" msgstr "GNOME-Mud" #: ../menu-data/gnome-mud:gnome-mud.desktop.in.h:2 msgid "The GNOME MUD Client" msgstr "The GNOME MUD Client" #: ../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 "Play and organize your music collection" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:1 msgid "Network Tools" msgstr "Network Tools" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:2 msgid "View information about your network" msgstr "View information about your network" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:1 msgid "Nibbles" msgstr "Nibbles" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:2 msgid "Guide a worm around a maze" msgstr "Guide a worm around a maze" #: ../menu-data/gnome-orca:orca.desktop.in.h:1 msgid "Orca Screen Reader" msgstr "Orca Screen Reader" #: ../menu-data/gnome-orca:orca.desktop.in.h:2 msgid "" "Provide access to graphical desktop environments via synthesized speech " "and/or refreshable braille" msgstr "" "Provide access to graphical desktop environments via synthesized speech " "and/or refreshable braille" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:1 msgid "Software Install" msgstr "Software Install" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:2 msgid "Install selected software on the system" msgstr "Install selected software on the system" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:1 msgid "Software Log Viewer" msgstr "Sealladair log bathar-bog" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:2 msgid "View past package management tasks" msgstr "Seall ri gnìomhan stiùiridh pacaid eachdraidheil" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:1 msgid "Software Settings" msgstr "Suidheachaidhean bathar-bog" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:2 msgid "" "Change software update preferences and enable or disable software sources" msgstr "" "Atharraich roghainnean ùrachadh bathar-bog agus cuir bunan-tùs bathar-bog an " "comas no á comas" #: ../menu-data/gnome-packagekit-tools:gpk-install-catalog.desktop.in.h:1 msgid "Catalog Installer" msgstr "Catalog Installer" #: ../menu-data/gnome-packagekit-tools:gpk-install-catalog.desktop.in.h:2 msgid "Install a catalog of software on the system" msgstr "Install a catalog of software on the system" #: ../menu-data/gnome-packagekit-tools:gpk-service-pack.desktop.in.h:1 msgid "Service Pack Creator" msgstr "Service Pack Creator" #: ../menu-data/gnome-packagekit-tools:gpk-service-pack.desktop.in.h:2 msgid "Create service packs for sharing with other computers" msgstr "Create service packs for sharing with other computers" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:1 msgid "Gnome Paint Drawing Editor" msgstr "Gnome Paint Drawing Editor" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:2 msgid "Create and Edit Drawings or Images" msgstr "Create and Edit Drawings or Images" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:1 msgid "Phone Manager" msgstr "Phone Manager" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:2 msgid "Receive and send text messages from your mobile phone" msgstr "Receive and send text messages from your mobile phone" #: ../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 "Gnome-Pie" #: ../menu-data/gnome-pie:gnome-pie.desktop.in.h:2 msgid "Cakes don't lie." msgstr "Cakes don't lie." #: ../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 "Power Statistics" #: ../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 "Observe power management" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:1 msgid "GNOME PPP" msgstr "GNOME PPP" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:2 msgid "GNOME Dialup Tool" msgstr "GNOME Dialup Tool" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:1 msgid "Robots" msgstr "Robotairean" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:2 msgid "Avoid the robots and make them crash into each other" msgstr "Avoid the robots and make them crash into each other" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:1 msgid "Scheduled tasks" msgstr "Scheduled tasks" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:2 msgid "Manage your system tasks" msgstr "Manage your system tasks" #: ../menu-data/gnome-session-flashback:gnome-flashback-services.desktop.in.h:1 msgid "GNOME Flashback Services" 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 "Window Manager" #: ../menu-data/gnome-shell-extensions:gnome-shell-classic.desktop.in.h:1 msgid "GNOME Shell Classic" msgstr "GNOME Shell Classic" #: ../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 "Window management and application launching" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:1 msgid "gnome-shell-timer Preference" msgstr "gnome-shell-timer Preference" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:2 msgid "Preference Editor for gnome-shell-timer" msgstr "Preference Editor for gnome-shell-timer" #: ../menu-data/gnome-shell:evolution-calendar.desktop.in.h:1 msgid "Evolution Calendar" msgstr "Evolution Calendar" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:1 msgid "GNOME Shell Extension Preferences" msgstr "GNOME Shell Extension Preferences" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:2 msgid "Configure GNOME Shell Extensions" msgstr "Configure GNOME Shell Extensions" #: ../menu-data/gnome-shell:gnome-shell.desktop.in.h:1 msgid "GNOME Shell" msgstr "GNOME Shell" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:1 msgid "Specimen Font Previewer" msgstr "Specimen Font Previewer" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:2 msgid "Preview and compare fonts" msgstr "Preview and compare fonts" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:1 msgid "GNOME Split" msgstr "GNOME Split" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:2 msgid "Split and assemble files easily" msgstr "Split and assemble files easily" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:1 msgid "Gnome Subtitles" msgstr "Gnome Subtitles" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:2 msgid "Video subtitling for the GNOME desktop" msgstr "Video subtitling for the GNOME desktop" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:1 #: ../menu-data/sudoku:sudoku.desktop.in.h:1 msgid "Sudoku" msgstr "Sudoku" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:2 msgid "Test your logic skills in this number grid puzzle" msgstr "Test your logic skills in this number grid puzzle" #: ../menu-data/gnome-system-monitor:gnome-system-monitor-kde.desktop.in.h:1 msgid "GNOME System Monitor" msgstr "GNOME System Monitor" #: ../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 "View current processes and monitor system state" #: ../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 "Terminal" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:3 msgid "New Terminal" msgstr "New Terminal" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:1 msgid "Tetravex" msgstr "Tetravex" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:2 msgid "Complete the puzzle by matching numbered tiles" msgstr "Complete the puzzle by matching numbered tiles" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:1 msgid "Language Translator" msgstr "Language Translator" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:2 msgid "Translate a text or web page" msgstr "Translate a text or web page" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:1 msgid "Tweak Tool" msgstr "Tweak Tool" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:2 msgid "Tweak advanced GNOME 3 settings" msgstr "Tweak advanced GNOME 3 settings" #: ../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 "Personal File Sharing" #: ../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 "Preferences for sharing of files" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:1 msgid "GNOME Video Arcade" msgstr "GNOME Video Arcade" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:2 msgid "Play classic arcade games" msgstr "Play classic arcade games" #: ../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 "Gnome Catalog" #: ../menu-data/gnomecatalog:gnomecatalog.desktop.in.h:2 msgid "make disk/CD catalogs" msgstr "make disk/CD catalogs" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:1 msgid "GnomeKiSS" msgstr "GnomeKiSS" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:2 msgid "Gnome's KiSSeake dolls viewer" msgstr "Gnome's KiSSeake dolls viewer" #: ../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 "Listen to FM radio" #: ../menu-data/gnomint:gnomint.desktop.in.h:1 msgid "gnoMint X.509 CA Manager" msgstr "gnoMint X.509 CA Manager" #: ../menu-data/gnomint:gnomint.desktop.in.h:2 msgid "Manage X.509 certificates and CAs, easily and graphically" msgstr "Manage X.509 certificates and CAs, easily and graphically" #: ../menu-data/gnote:gnote.desktop.in.h:1 msgid "Gnote" msgstr "Gnote" #: ../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 "Take notes, link ideas, and stay organized" #: ../menu-data/gnotime:gnotime.desktop.in.h:1 msgid "GnoTime Tracking Tool" msgstr "GnoTime Tracking Tool" #: ../menu-data/gnotime:gnotime.desktop.in.h:2 msgid "To-Do List Organizer, Diary and Billing System" msgstr "To-Do List Organizer, Diary and Billing System" #: ../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 "GNU Backgammon" #: ../menu-data/gnubg:gnubg.desktop.in.h:2 msgid "GTK or console backgammon program with analysis" msgstr "GTK or console backgammon program with analysis" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:1 msgid "Gnubiff" msgstr "Gnubiff" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:2 msgid "Gnubiff is a mail notification program." msgstr "Gnubiff is a mail notification program." #: ../menu-data/gnubik:gnubik.desktop.in.h:1 msgid "GNUbik" msgstr "GNUbik" #: ../menu-data/gnubik:gnubik.desktop.in.h:2 msgid "3D Rubik's cube game" msgstr "3D Rubik's cube game" #: ../menu-data/gnucash:gnucash.desktop.in.h:1 msgid "Manage your finances, accounts, and investments" msgstr "Manage your finances, accounts, and investments" #: ../menu-data/gnucash:gnucash.desktop.in.h:2 msgid "GnuCash Finance Management" msgstr "GnuCash Finance Management" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:1 msgid "GNUDoQ" msgstr "GNUDoQ" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:2 msgid "GNUDoQ, Su Doku generator and solver." msgstr "GNUDoQ, Su Doku generator and solver." #: ../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 "GNUjump" #: ../menu-data/gnujump:gnujump.desktop.in.h:2 msgid "Jump up the tower to survive" msgstr "Jump up the tower to survive" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:1 msgid "GNUMail" msgstr "GNUMail" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:2 msgid "Mail client for GNUstep" msgstr "Mail client for GNUstep" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:1 msgid "GNUmed" msgstr "GNUmed" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:2 msgid "Paperless Medical Record and Practice Management" msgstr "Paperless Medical Record and Practice Management" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:1 msgid "Gnumeric Spreadsheet" msgstr "Gnumeric Spreadsheet" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:2 msgid "Calculation, Analysis, and Visualization of Information" msgstr "Calculation, Analysis, and Visualization of Information" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:1 msgid "GNUnet Secured P2P" msgstr "GNUnet Secured P2P" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:2 msgid "Share files using GNU's anonymous and censorship-resistant network" msgstr "Share files using GNU's anonymous and censorship-resistant network" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:1 msgid "GNUnet Setup" msgstr "GNUnet Setup" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:2 msgid "Configure GNUnet" msgstr "Configure GNUnet" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:1 msgid "GNU Robbo" msgstr "GNU Robbo" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:2 msgid "A clone of Robbo" msgstr "A clone of Robbo" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:1 msgid "gnuclient" msgstr "gnuclient" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:2 msgid "Client for the GNU Emacs Text Editor" msgstr "Client for the GNU Emacs Text Editor" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:1 msgid "GNUSim8085" msgstr "GNUSim8085" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:2 msgid "Intel 8085 microprocessor simulator" msgstr "Intel 8085 microprocessor simulator" #: ../menu-data/goattracker:goattracker.desktop.in.h:1 msgid "GoatTracker" msgstr "GoatTracker" #: ../menu-data/gobby-0.4:gobby.desktop.in.h:1 msgid "Gobby Collaborative Editor (0.4)" msgstr "Gobby Collaborative Editor (0.4)" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:2 msgid "Edit text files collaboratively" msgstr "Edit text files collaboratively" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:1 msgid "Gobby Collaborative Editor (0.5)" msgstr "Gobby Collaborative Editor (0.5)" #: ../menu-data/gofigure2:gofigure2.desktop.in.h:1 msgid "GoFigure2" msgstr "GoFigure2" #: ../menu-data/gofigure2:gofigure2.desktop.in.h:2 msgid "Visualization and Analysis of 3D+t bio-images" msgstr "Visualization and Analysis of 3D+t bio-images" #: ../menu-data/gogglesmm:gogglesmm.desktop.in.h:1 msgid "Goggles Music Manager" msgstr "Goggles Music Manager" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:1 msgid "GoldenCheetah" msgstr "GoldenCheetah" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:2 msgid "Cycling Power Analysis Software." msgstr "Cycling Power Analysis Software." #: ../menu-data/goldendict:goldendict.desktop.in.h:1 msgid "GoldenDict" msgstr "GoldenDict" #: ../menu-data/golly:golly.desktop.in.h:1 msgid "Golly" msgstr "Golly" #: ../menu-data/golly:golly.desktop.in.h:2 msgid "A Conway's Game of Life simulator" msgstr "A Conway's Game of Life simulator" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:1 msgid "Gomoku.app" msgstr "Gomoku.app" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:2 msgid "GNUstep Gomoku Game" msgstr "GNUstep Gomoku Game" #: ../menu-data/goobox:goobox.desktop.in.h:1 #: ../menu-data/kscd:kde4__kscd.desktop.in.h:1 msgid "CD Player" msgstr "CD Player" #: ../menu-data/goobox:goobox.desktop.in.h:2 msgid "Play and extract CDs" msgstr "Play and extract CDs" #: ../menu-data/gopchop:gopchop.desktop.in.h:1 msgid "GOPchop" msgstr "GOPchop" #: ../menu-data/gopchop:gopchop.desktop.in.h:2 msgid "MPEG2 GOP-accurate editor" msgstr "MPEG2 GOP-accurate editor" #: ../menu-data/goplay:goplay.desktop.in.h:1 msgid "GoPlay!" msgstr "GoPlay!" #: ../menu-data/goplay:goplay.desktop.in.h:2 msgid "Gaming packages browser" msgstr "Gaming packages browser" #: ../menu-data/goplay:goscience.desktop.in.h:1 msgid "GoScience!" msgstr "GoScience!" #: ../menu-data/goplay:goscience.desktop.in.h:2 msgid "Science packages browser" msgstr "Science packages browser" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:1 msgid "GOsa²" msgstr "GOsa²" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:2 msgid "GOsa" msgstr "GOsa" #: ../menu-data/gosmore:gosmore.desktop.in.h:1 msgid "Gosmore Map Viewer" msgstr "Gosmore Map Viewer" #: ../menu-data/gosmore:gosmore.desktop.in.h:2 msgid "View, search and route with OpenStreetMap" msgstr "View, search and route with OpenStreetMap" #: ../menu-data/gourmet:gourmet.desktop.in.h:1 msgid "Gourmet Recipe Manager" msgstr "Gourmet Recipe Manager" #: ../menu-data/gourmet:gourmet.desktop.in.h:2 msgid "" "Organize recipes, create shopping lists, calculate nutritional information, " "and more." msgstr "" "Organize recipes, create shopping lists, calculate nutritional information, " "and more." #: ../menu-data/gpa:gpa.desktop.in.h:1 msgid "gpa" msgstr "gpa" #: ../menu-data/gpa:gpa.desktop.in.h:2 msgid "GNU Privacy Assistant" msgstr "GNU Privacy Assistant" #: ../menu-data/gpaco:gpaco.desktop.in.h:1 msgid "Package Organizer" msgstr "Package Organizer" #: ../menu-data/gpaco:gpaco.desktop.in.h:2 msgid "Manages software installed from source code" msgstr "Manages software installed from source code" #: ../menu-data/gpaint:gpaint.desktop.in.h:1 msgid "GNU Paint" msgstr "GNU Paint" #: ../menu-data/gpaint:gpaint.desktop.in.h:2 msgid "A small-scale painting program for GNOME, the GNU Desktop" msgstr "A small-scale painting program for GNOME, the GNU Desktop" #: ../menu-data/gparted:gparted.desktop.in.h:1 msgid "GParted Partition Editor" msgstr "GParted Partition Editor" #: ../menu-data/gparted:gparted.desktop.in.h:2 msgid "Create, reorganize, and delete partitions" msgstr "Create, reorganize, and delete partitions" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:1 msgid "gPDFText ebook editor" msgstr "gPDFText ebook editor" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:2 msgid "Edit text from ebook PDF files" msgstr "Edit text from ebook PDF files" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:1 msgid "gPHPEdit" msgstr "gPHPEdit" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:2 msgid "Edit PHP source files" msgstr "Edit PHP source files" #: ../menu-data/gpick:gpick.desktop.in.h:1 msgid "Gpick" msgstr "Gpick" #: ../menu-data/gpick:gpick.desktop.in.h:2 msgid "Color picker" msgstr "Color picker" #: ../menu-data/gpicview:gpicview.desktop.in.h:2 msgid "View your images easily" msgstr "View your images easily" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:1 msgid "GPixPod" msgstr "GPixPod" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:2 msgid "Organize photos on your iPod, freely!" msgstr "Organize photos on your iPod, freely!" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:1 msgid "gPlanarity" msgstr "gPlanarity" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:2 msgid "Puzzle game involving untangling planar graphs" msgstr "Puzzle game involving untangling planar graphs" #: ../menu-data/gpodder:gpodder.desktop.in.h:1 msgid "gPodder Podcast Client" msgstr "gPodder Podcast Client" #: ../menu-data/gpodder:gpodder.desktop.in.h:2 msgid "Subscribe to audio and video content from the web" msgstr "Subscribe to audio and video content from the web" #: ../menu-data/gpointing-device-settings:gpointing-device-settings.desktop.in.h:1 msgid "Pointing devices" msgstr "Pointing devices" #: ../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 "Set your mouse and touchpad preferences" #: ../menu-data/gpomme:gpomme.desktop.in.h:1 msgid "pommed GTK client" msgstr "pommed GTK client" #: ../menu-data/gpomme:gpomme.desktop.in.h:2 msgid "A graphical client for pommed" msgstr "A graphical client for pommed" #: ../menu-data/gpredict:gpredict.desktop.in.h:1 msgid "GNOME Predict" msgstr "GNOME Predict" #: ../menu-data/gpredict:gpredict.desktop.in.h:2 msgid "Satellite tracker" msgstr "Satellite tracker" #: ../menu-data/gprename:gprename.desktop.in.h:1 msgid "GPRename" msgstr "GPRename" #: ../menu-data/gprename:gprename.desktop.in.h:2 msgid "To rename files and directories in batch" msgstr "To rename files and directories in batch" #: ../menu-data/gprompter:gprompter.desktop.in.h:1 msgid "gprompter" msgstr "gprompter" #: ../menu-data/gprompter:gprompter.desktop.in.h:2 #: ../menu-data/pyprompter:pyprompter.desktop.in.h:2 msgid "Predictive text editor powered by presage" msgstr "Predictive text editor powered by presage" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:1 msgid "GPSCorrelate" msgstr "GPSCorrelate" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:2 msgid "Add coordinates to jpeg images using gpx files" msgstr "Add coordinates to jpeg images using gpx files" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:1 msgid "GpsDrive" msgstr "GpsDrive" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:2 msgid "GPS Navigation" msgstr "GPS Navigation" #: ../menu-data/gpsk31:gpsk31.desktop.in.h:1 msgid "gpsk31" msgstr "gpsk31" #: ../menu-data/gpsk31:gpsk31.desktop.in.h:2 msgid "psk31 program for hamradio operators" msgstr "psk31 program for hamradio operators" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:1 msgid "GpsPrune" msgstr "GpsPrune" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:2 msgid "Visualize, edit and prune GPS tracks" msgstr "Visualize, edit and prune GPS tracks" #: ../menu-data/gpxviewer:gpxviewer.desktop.in.h:1 msgid "GPX Viewer" msgstr "GPX Viewer" #: ../menu-data/gpxviewer:gpxviewer.desktop.in.h:2 msgid "GPS Trace Viewer" msgstr "GPS Trace Viewer" #: ../menu-data/grace:grace.desktop.in.h:1 msgid "Grace" msgstr "Grace" #: ../menu-data/grace:grace.desktop.in.h:2 msgid "An XY plotting tool" msgstr "An XY plotting tool" #: ../menu-data/grafx2:grafx2.desktop.in.h:1 msgid "GrafX2" msgstr "GrafX2" #: ../menu-data/grafx2:grafx2.desktop.in.h:2 msgid "Deluxe Paint Clone" msgstr "Deluxe Paint Clone" #: ../menu-data/gramps:gramps.desktop.in.h:1 msgid "Gramps Genealogy System" msgstr "Gramps Genealogy System" #: ../menu-data/gramps:gramps.desktop.in.h:2 msgid "" "Manage genealogical information, perform genealogical research and analysis" msgstr "" "Manage genealogical information, perform genealogical research and analysis" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:1 msgid "Granatier" msgstr "Granatier" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:2 msgid "Bomberman clone" msgstr "Bomberman clone" #: ../menu-data/granule:granule.desktop.in.h:1 msgid "Granule" msgstr "Granule" #: ../menu-data/granule:granule.desktop.in.h:2 msgid "Flashcards Program" msgstr "Flashcards Program" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:1 msgid "Graphmonkey" msgstr "Graphmonkey" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:2 msgid "Draw mathematical graphs/curves" msgstr "Draw mathematical graphs/curves" #: ../menu-data/graphthing:graphthing.desktop.in.h:1 msgid "GraphThing" msgstr "GraphThing" #: ../menu-data/graphthing:graphthing.desktop.in.h:2 msgid "Create, manipulate and study graphs." msgstr "Create, manipulate and study graphs." #: ../menu-data/grass-core:grass64.desktop.in.h:1 msgid "GRASS GIS" msgstr "GRASS GIS" #: ../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 "Geographic Information System" #: ../menu-data/gravitation:gravitation.desktop.in.h:1 msgid "Gravitation" msgstr "Gravitation" #: ../menu-data/gravitation:gravitation.desktop.in.h:2 msgid "game about mania, melancholia, and the creative process" msgstr "game about mania, melancholia, and the creative process" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:1 msgid "Gravity Wars" msgstr "Gravity Wars" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:2 msgid "Test your skills against gravity" msgstr "Test your skills against gravity" #: ../menu-data/grcm:grcm.desktop.in.h:1 msgid "Grcm" msgstr "Grcm" #: ../menu-data/grcm:grcm.desktop.in.h:2 msgid "Manage machine connections" msgstr "Manage machine connections" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:1 msgid "Remotedesktop Client" msgstr "Remotedesktop Client" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:2 msgid "Connect to a remote Windows Terminal-Server" msgstr "Connect to a remote Windows Terminal-Server" #: ../menu-data/greenwich:greenwich.desktop.in.h:1 msgid "Greenwich" msgstr "Greenwich" #: ../menu-data/gresistor:gresistor.desktop.in.h:1 msgid "gResistor" msgstr "gResistor" #: ../menu-data/gresistor:gresistor.desktop.in.h:2 msgid "Resistor color code calculator" msgstr "Resistor color code calculator" #: ../menu-data/gresolver:gresolver.desktop.in.h:1 msgid "DNS Query Tool" msgstr "DNS Query Tool" #: ../menu-data/gresolver:gresolver.desktop.in.h:2 msgid "Perform advanced DNS queries" msgstr "Perform advanced DNS queries" #: ../menu-data/gretl-common:gretl.desktop.in.h:1 msgid "gretl" msgstr "gretl" #: ../menu-data/gretl-common:gretl.desktop.in.h:2 msgid "Econometrics package" msgstr "Econometrics package" #: ../menu-data/grhino:grhino.desktop.in.h:1 msgid "GRhino" msgstr "GRhino" #: ../menu-data/grhino:grhino.desktop.in.h:2 msgid "Reversi game for GNOME, supporting the Go/Game Text Protocol" msgstr "Reversi game for GNOME, supporting the Go/Game Text Protocol" #: ../menu-data/gridlock.app:Gridlock.desktop.in.h:1 msgid "Gridlock" msgstr "Gridlock" #: ../menu-data/griffith:griffith.desktop.in.h:1 msgid "Griffith" msgstr "Griffith" #: ../menu-data/griffith:griffith.desktop.in.h:2 msgid "Movie Collection Manager" msgstr "Movie Collection Manager" #: ../menu-data/gringotts:gringotts.desktop.in.h:1 msgid "Gringotts" msgstr "Gringotts" #: ../menu-data/gringotts:gringotts.desktop.in.h:2 msgid "An electronic strongbox" msgstr "An electronic strongbox" #: ../menu-data/grisbi:grisbi.desktop.in.h:1 msgid "Grisbi" msgstr "Grisbi" #: ../menu-data/grisbi:grisbi.desktop.in.h:2 msgid "Personnal finances manager" msgstr "Personnal finances manager" #: ../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 "gromit" #: ../menu-data/gromit:gromit.desktop.in.h:2 msgid "draw freehand screen annotations" msgstr "draw freehand screen annotations" #: ../menu-data/grpn:grpn.desktop.in.h:1 msgid "Grpn Calculator" msgstr "Grpn Calculator" #: ../menu-data/grpn:grpn.desktop.in.h:2 msgid "A reverse polish notation calculator" msgstr "A reverse polish notation calculator" #: ../menu-data/grr.app:Grr.desktop.in.h:1 msgid "Grr Feed Reader" msgstr "Grr Feed Reader" #: ../menu-data/grr.app:Grr.desktop.in.h:2 msgid "Günther's RSS Reader" msgstr "Günther's RSS Reader" #: ../menu-data/grsync:grsync.desktop.in.h:1 msgid "Grsync" msgstr "Grsync" #: ../menu-data/grsync:grsync.desktop.in.h:2 msgid "Synchronize files with rsync" msgstr "Synchronize files with rsync" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:1 msgid "gscan2pdf" msgstr "gscan2pdf" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:2 msgid "A GUI to aid the scan-to-PDF process" msgstr "A GUI to aid the scan-to-PDF process" #: ../menu-data/gshare:gshare-manager.desktop.in.h:1 msgid "File Sharing" msgstr "File Sharing" #: ../menu-data/gshare:gshare-manager.desktop.in.h:2 msgid "Configure the file sharing service" msgstr "Configure the file sharing service" #: ../menu-data/gshutdown:gshutdown.desktop.in.h:1 msgid "GShutdown" msgstr "GShutdown" #: ../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 "" "An advanced shutdown utility which allows you to schedule the shutdown or " "the restart of your computer" #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:1 msgid "GSmartControl" msgstr "GSmartControl" #. tooltip #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:3 msgid "Monitor and control SMART data on hard disks" msgstr "Monitor and control SMART data on hard disks" #: ../menu-data/gsmc:gsmc.desktop.in.h:1 msgid "GTK Smith Chart Calculator" msgstr "GTK Smith Chart Calculator" #: ../menu-data/gsmc:gsmc.desktop.in.h:2 msgid "RF Impedance calculator" msgstr "RF Impedance calculator" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:1 msgid "GSpiceUI" msgstr "GSpiceUI" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:2 msgid "Graphical frontend to Spice simulators" msgstr "Graphical frontend to Spice simulators" #: ../menu-data/gsql:gsql.desktop.in.h:1 msgid "gsql" msgstr "gsql" #: ../menu-data/gsql:gsql.desktop.in.h:2 msgid "Integrated Database Development Environment for GNOME" msgstr "Integrated Database Development Environment for GNOME" #: ../menu-data/gstm:gstm.desktop.in.h:1 msgid "gSTM" msgstr "gSTM" #: ../menu-data/gstm:gstm.desktop.in.h:2 msgid "Manage SSH tunnel connections" msgstr "Manage SSH tunnel connections" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:1 msgid "GTAMSAnalyzer" msgstr "GTAMSAnalyzer" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:2 msgid "Qualitative Research Software for GNUstep" msgstr "Qualitative Research Software for GNUstep" #: ../menu-data/gtans:gtans.desktop.in.h:1 msgid "Tangrams" msgstr "Tangrams" #: ../menu-data/gtans:gtans.desktop.in.h:2 msgid "gtans" msgstr "gtans" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:1 msgid "GTetrinet" msgstr "GTetrinet" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:2 msgid "Tetrinet client for GNOME" msgstr "Tetrinet client for GNOME" #: ../menu-data/gtg:gtg.desktop.in.h:1 msgid "Getting Things GNOME!" msgstr "Getting Things GNOME!" #: ../menu-data/gtg:gtg.desktop.in.h:2 msgid "" "Personal tasks and TODO-list items organizer for the GNOME desktop " "environment." msgstr "" "Personal tasks and TODO-list items organizer for the GNOME desktop " "environment." #: ../menu-data/gtg:gtg.desktop.in.h:3 msgid "New Task" msgstr "New Task" #: ../menu-data/gthumb:gthumb.desktop.in.h:1 msgid "gThumb Image Viewer" msgstr "gThumb Image Viewer" #: ../menu-data/gthumb:gthumb.desktop.in.h:2 msgid "View and organize your images" msgstr "View and organize your images" #: ../menu-data/gtick:gtick.desktop.in.h:1 msgid "Gtick" msgstr "Gtick" #: ../menu-data/gtick:gtick.desktop.in.h:2 msgid "a GTK-based metronome" msgstr "a GTK-based metronome" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:1 msgid "GTimeLog Time Tracker" msgstr "GTimeLog Time Tracker" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:2 msgid "Track and time daily activities" msgstr "Track and time daily activities" #: ../menu-data/gtimer:gtimer.desktop.in.h:1 msgid "GTimer" msgstr "GTimer" #: ../menu-data/gtimer:gtimer.desktop.in.h:2 msgid "GTK-based X11 task timer" msgstr "GTK-based X11 task timer" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:1 msgid "Gtk-ChTheme" msgstr "Gtk-ChTheme" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:2 msgid "GTK+2.0 Theme Changer" msgstr "GTK+2.0 Theme Changer" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:1 msgid "gtk-gnutella" msgstr "gtk-gnutella" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:2 msgid "A GUI based Gnutella Servent" msgstr "A GUI based Gnutella Servent" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:1 msgid "RecordMyDesktop" msgstr "RecordMyDesktop" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:2 msgid "Record a video of your desktop" msgstr "Record a video of your desktop" #: ../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 "Take Vector Screenshot" #: ../menu-data/gtk-vector-screenshot:take-vector-screenshot.desktop.in.h:2 msgid "Save vector images of application windows" msgstr "Save vector images of application windows" #: ../menu-data/gtkam:gtkam.desktop.in.h:1 msgid "Gtkam Digital Camera Browser" msgstr "Gtkam Digital Camera Browser" #: ../menu-data/gtkam:gtkam.desktop.in.h:2 msgid "Browse and download images from an attached digital camera" msgstr "Browse and download images from an attached digital camera" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:1 msgid "GtkAtlantic" msgstr "GtkAtlantic" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:2 msgid "Connect to a Monopd server" msgstr "Connect to a Monopd server" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:1 msgid "GtkBalls" msgstr "GtkBalls" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:2 msgid "Puzzle game" msgstr "Puzzle game" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:1 msgid "Gtkboard Board Games" msgstr "Gtkboard Board Games" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:2 msgid "Play various and sundry board games" msgstr "Play various and sundry board games" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:1 msgid "gtkGuitune" msgstr "gtkGuitune" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:2 msgid "Tune your Guitar" msgstr "Tune your Guitar" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:1 msgid "GtkHash" msgstr "GtkHash" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:2 msgid "Compute message digests and checksums" msgstr "Compute message digests and checksums" #: ../menu-data/gtklick:gtklick.desktop.in.h:1 msgid "gtklick" msgstr "gtklick" #: ../menu-data/gtklick:gtklick.desktop.in.h:2 msgid "A Simple Metronome" msgstr "A Simple Metronome" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:1 msgid "Remove orphaned packages" msgstr "Remove orphaned packages" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:2 msgid "A graphical tool to find and remove orphaned libraries" msgstr "A graphical tool to find and remove orphaned libraries" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:1 msgid "GtkPerf" msgstr "GtkPerf" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:2 msgid "Test GTK+ performance" msgstr "Test GTK+ performance" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:1 msgid "Manage music, video and photos on an Apple iPod" msgstr "Manage music, video and photos on an Apple iPod" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:2 msgid "gtkpod iPod Manager" msgstr "gtkpod iPod Manager" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:1 msgid "Serial port terminal" msgstr "Serial port terminal" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:2 msgid "Communicate with the serial port" msgstr "Communicate with the serial port" #: ../menu-data/gtkvncviewer:data__gtkvncviewer.desktop.in.h:1 msgid "Gtk VNC Viewer" msgstr "Gtk VNC Viewer" #: ../menu-data/gtkvncviewer:data__gtkvncviewer.desktop.in.h:2 msgid "Connect to your VNC servers" msgstr "Connect to your VNC servers" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:1 msgid "GTKWave" msgstr "GTKWave" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:2 msgid "Display simulation results" msgstr "Display simulation results" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:1 msgid "Gtranslator PO File Editor" msgstr "Gtranslator PO File Editor" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:2 msgid "Translate and localize applications and libraries" msgstr "Translate and localize applications and libraries" #: ../menu-data/guake:guake.desktop.in.h:1 msgid "Guake Terminal" msgstr "Guake Terminal" #: ../menu-data/guake:guake.desktop.in.h:2 msgid "Use the command line in a Quake-like terminal" msgstr "Use the command line in a Quake-like terminal" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:1 msgid "Guayadeque Music Player" msgstr "Guayadeque Music Player" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:2 msgid "Play music songs" msgstr "Play music songs" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:1 msgid "Character Map" msgstr "Character Map" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:2 msgid "Insert special characters into documents" msgstr "Insert special characters into documents" #: ../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 "APT Key Manager" #: ../menu-data/gui-apt-key:gui-apt-key.desktop.in.h:2 msgid "Graphical administration tool for digital keys used with APT" msgstr "Graphical administration tool for digital keys used with APT" #: ../menu-data/guitarix:guitarix.desktop.in.h:1 msgid "guitarix" msgstr "guitarix" #: ../menu-data/guitarix:guitarix.desktop.in.h:2 msgid "Simple mono amplifier simulation" msgstr "Simple mono amplifier simulation" #: ../menu-data/gummi:gummi.desktop.in.h:1 msgid "Gummi" msgstr "Gummi" #: ../menu-data/gummi:gummi.desktop.in.h:2 msgid "Simple LaTeX Editor" msgstr "Simple LaTeX Editor" #: ../menu-data/gunroar:gunroar.desktop.in.h:1 msgid "Gunroar" msgstr "Gunroar" #: ../menu-data/gunroar:gunroar.desktop.in.h:2 msgid "Kenta Cho's Gunroar" msgstr "Kenta Cho's Gunroar" #: ../menu-data/gupnp-tools:gupnp-av-cp.desktop.in.h:1 msgid "UPnP AV Control Point" msgstr "UPnP AV Control Point" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:1 msgid "gurlchecker" msgstr "gurlchecker" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:2 msgid "Graphical Web Links checker" msgstr "Graphical Web Links checker" #: ../menu-data/guvcview:guvcview.desktop.in.h:1 msgid "GTK UVC video viewer" msgstr "GTK UVC video viewer" #: ../menu-data/guvcview:guvcview.desktop.in.h:2 msgid "A video viewer and capturer for the linux uvc driver" msgstr "A video viewer and capturer for the linux uvc driver" #: ../menu-data/guymager:guymager.desktop.in.h:1 msgid "Guymager" msgstr "Guymager" #: ../menu-data/guymager:guymager.desktop.in.h:2 msgid "Fast forensic imager" msgstr "Fast forensic imager" #: ../menu-data/gv:gv.desktop.in.h:1 msgid "gv" msgstr "gv" #: ../menu-data/gv:gv.desktop.in.h:2 msgid "View PS and/or PDF files" msgstr "View PS and/or PDF files" #: ../menu-data/gvb:gvb.desktop.in.h:1 msgid "Play with waves and vibrations" msgstr "Play with waves and vibrations" #: ../menu-data/gvb:gvb.desktop.in.h:2 msgid "Gvb" msgstr "Gvb" #: ../menu-data/gvrng:gvrng.desktop.in.h:1 msgid "GvRng" msgstr "GvRng" #: ../menu-data/gvrng:gvrng.desktop.in.h:2 msgid "Guido van Robot NG" msgstr "Guido van Robot NG" #: ../menu-data/gwaei:gwaei.desktop.in.h:1 msgid "gWaei Japanese-English Dictionary" msgstr "gWaei Japanese-English Dictionary" #: ../menu-data/gwaei:gwaei.desktop.in.h:2 msgid "Enter a Japanese or English word to easily get translations" msgstr "Enter a Japanese or English word to easily get translations" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:1 msgid "gWakeOnLan" msgstr "gWakeOnLan" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:2 msgid "" "A GTK+ utility to awake turned off machine using the Wake On LAN feature." msgstr "" "A GTK+ utility to awake turned off machine using the Wake On LAN feature." #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:1 msgid "Waterfall" msgstr "Waterfall" #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:2 msgid "View all characters of font in all sizes." msgstr "View all characters of font in all sizes." #: ../menu-data/gwave:gwave.desktop.in.h:1 msgid "gwave" msgstr "gwave" #: ../menu-data/gwave:gwave.desktop.in.h:2 msgid "A waveform viewer eg for spice simulators " msgstr "A waveform viewer eg for spice simulators " #: ../menu-data/gwc:gwc.desktop.in.h:1 msgid "Gnome Wave Cleaner" msgstr "Gnome Wave Cleaner" #: ../menu-data/gwc:gwc.desktop.in.h:2 msgid "Sound File Noise Reduction" msgstr "Sound File Noise Reduction" #: ../menu-data/gweled:gweled.desktop.in.h:1 msgid "Gweled" msgstr "Gweled" #: ../menu-data/gweled:gweled.desktop.in.h:2 msgid "Play a puzzle game similar to \"Diamond Mine\"" msgstr "Play a puzzle game similar to \"Diamond Mine\"" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:1 msgid "GwenRename" msgstr "GwenRename" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:2 msgid "A batch renaming tool for KDE" msgstr "A batch renaming tool for KDE" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:1 msgid "Gwenview" msgstr "Gwenview" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:2 msgid "A simple image viewer" msgstr "A simple image viewer" #: ../menu-data/gwhere:gwhere.desktop.in.h:1 msgid "Removable media catalog management" msgstr "Removable media catalog management" #: ../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 "" "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." #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:1 msgid "GWorkspace" msgstr "GWorkspace" #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:2 msgid "GNUstep Workspace Manager" msgstr "GNUstep Workspace Manager" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:1 msgid "See the time in other timezones" msgstr "See the time in other timezones" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:2 msgid "World Clock (gworldclock)" msgstr "World Clock (gworldclock)" #: ../menu-data/gwrite:gwrite.desktop.in.h:1 msgid "GWrite" msgstr "GWrite" #: ../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 "Simple text editor" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:1 msgid "Gwyddion" msgstr "Gwyddion" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:2 msgid "SPM data visualization and analysis" msgstr "SPM data visualization and analysis" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:1 msgid "gxmms2" msgstr "gxmms2" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:2 msgid "Play music" msgstr "Play music" #: ../menu-data/gxneur:gxneur.desktop.in.h:1 msgid "gXNeur" msgstr "gXNeur" #: ../menu-data/gxneur:gxneur.desktop.in.h:2 msgid "Automatic keyboard layout switcher" msgstr "Automatic keyboard layout switcher" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:1 msgid "Gxtuner" msgstr "Gxtuner" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:2 msgid "Simple Tuner Interface for jack" msgstr "Simple Tuner Interface for jack" #: ../menu-data/gyrus:gyrus.desktop.in.h:1 msgid "Gyrus IMAP Cyrus Administrator" msgstr "Gyrus IMAP Cyrus Administrator" #: ../menu-data/gyrus:gyrus.desktop.in.h:2 msgid "Administer the mailboxes of your IMAP Cyrus servers" msgstr "Administer the mailboxes of your IMAP Cyrus servers" #: ../menu-data/hamexam:hamexam.desktop.in.h:1 msgid "hamexam" msgstr "hamexam" #: ../menu-data/hamexam:hamexam.desktop.in.h:2 msgid "Ham Radio Examination trainer" msgstr "Ham Radio Examination trainer" #: ../menu-data/hamfax:hamfax.desktop.in.h:1 msgid "hamfax" msgstr "hamfax" #: ../menu-data/hamfax:hamfax.desktop.in.h:2 msgid "Send and receive radio facsimiles" msgstr "Send and receive radio facsimiles" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:1 msgid "Time Tracking Overview" msgstr "Time Tracking Overview" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:2 msgid "The overview window of hamster time tracker" msgstr "The overview window of hamster time tracker" #: ../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 "Time Tracker" #: ../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 "Project Hamster - track your time" #: ../menu-data/hamster-indicator:hamster-indicator.desktop.in.h:1 msgid "Hamster Indicator" msgstr "Hamster Indicator" #: ../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 "Foo2ZJS Firmware Downloader and Installer" #: ../menu-data/hannah:hannah.desktop.in.h:1 msgid "Help Hannah's Horse" msgstr "Help Hannah's Horse" #: ../menu-data/hannah:hannah.desktop.in.h:2 msgid "A pacman-like game" msgstr "A pacman-like game" #: ../menu-data/hardinfo:hardinfo.desktop.in.h:1 msgid "System Profiler and Benchmark" msgstr "System Profiler and Benchmark" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:1 msgid "HasciiCam" msgstr "HasciiCam" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:2 msgid "(h)ascii for the masses!" msgstr "(h)ascii for the masses!" #: ../menu-data/hatari:hatariui.desktop.in.h:1 msgid "Hatari UI" msgstr "Hatari UI" #: ../menu-data/hdfview:hdfview.desktop.in.h:1 msgid "hdfview" msgstr "hdfview" #: ../menu-data/hdfview:hdfview.desktop.in.h:2 msgid "HDF4/5 Data Browser" msgstr "HDF4/5 Data Browser" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:1 msgid "HDHomeRun Config GUI" msgstr "HDHomeRun Config GUI" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:2 msgid "A GUI for configuration of HDHomeRun devices" msgstr "A GUI for configuration of HDHomeRun devices" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:1 msgid "Hedgewars" msgstr "Hedgewars" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:2 msgid "Fighting Hedgehogs" msgstr "Fighting Hedgehogs" #: ../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 "GNUstep Help Viewer" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:1 msgid "HerculesStudio" msgstr "HerculesStudio" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:2 msgid "GUI front-end of hercules emulator" msgstr "GUI front-end of hercules emulator" #: ../menu-data/heroes-common:heroes.desktop.in.h:1 msgid "Heroes" msgstr "Heroes" #: ../menu-data/heroes-common:heroes.desktop.in.h:2 msgid "Collect powerups and avoid your opponents' trails" msgstr "Collect powerups and avoid your opponents' trails" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:1 msgid "Hex-a-hop" msgstr "Hex-a-hop" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:2 msgid "Puzzle game based on hexagonal tiles" msgstr "Puzzle game based on hexagonal tiles" #: ../menu-data/hexalate:hexalate.desktop.in.h:1 msgid "Hexalate" msgstr "Hexalate" #: ../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/xchat:xchat.desktop.in.h:2 msgid "Chat with other people using Internet Relay Chat" msgstr "Chat with other people using Internet Relay Chat" #: ../menu-data/hexter:hexter.desktop.in.h:1 msgid "Hexter" msgstr "Hexter" #: ../menu-data/hexter:hexter.desktop.in.h:2 msgid "Yamaha DX7 modeling DSSI plugin" msgstr "Yamaha DX7 modeling DSSI plugin" #: ../menu-data/higan:higan.desktop.in.h:1 msgid "higan" msgstr "" #: ../menu-data/higan:higan.desktop.in.h:2 msgid "SNES emulator" msgstr "SNES emulator" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:1 msgid "Hijra Applet" msgstr "Hijra Applet" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:2 msgid "Hijri calendar in system tray icon" msgstr "Hijri calendar in system tray icon" #: ../menu-data/hime:hime-setup.desktop.in.h:1 msgid "hime Setup" msgstr "hime Setup" #: ../menu-data/hime:hime-setup.desktop.in.h:2 msgid "Setup utility for hime input method" msgstr "Setup utility for hime input method" #: ../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 "Hitori" #: ../menu-data/hitori:hitori.desktop.in.h:2 msgid "Play the Hitori puzzle game" msgstr "Play the Hitori puzzle game" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:1 msgid "Ho22bus" msgstr "Ho22bus" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:2 msgid "Recite word easily" msgstr "Recite word easily" #: ../menu-data/ho22bus:hodict.desktop.in.h:1 msgid "HoDict" msgstr "HoDict" #: ../menu-data/ho22bus:hodict.desktop.in.h:2 msgid "Ho22bus's Dict" msgstr "Ho22bus's Dict" #: ../menu-data/hocr-gtk:hocr-gtk.desktop.in.h:1 msgid "hocr-gtk" msgstr "hocr-gtk" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:1 msgid "sane-pygtk" msgstr "sane-pygtk" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:2 msgid "A minimal program to work with scanner." msgstr "A minimal program to work with scanner." #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:1 msgid "An open source poker client and server" msgstr "An open source poker client and server" #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:2 msgid "HoldingNuts" msgstr "HoldingNuts" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:1 msgid "Holotz Castle" msgstr "Holotz Castle" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:2 msgid "Play an exciting mystery game" msgstr "Play an exciting mystery game" #: ../menu-data/homebank:homebank.desktop.in.h:1 msgid "HomeBank" msgstr "HomeBank" #: ../menu-data/homebank:homebank.desktop.in.h:2 msgid "Free, easy, personal accounting for everyone." msgstr "Free, easy, personal accounting for everyone." #: ../menu-data/horae:artemis.desktop.in.h:1 msgid "Artemis" msgstr "Artemis" #: ../menu-data/horae:artemis.desktop.in.h:2 msgid "Interactive EXAFS data analysis" msgstr "Interactive EXAFS data analysis" #: ../menu-data/horae:athena.desktop.in.h:1 msgid "Athena" msgstr "Athena" #: ../menu-data/horae:athena.desktop.in.h:2 msgid "Interactive EXAFS data processing" msgstr "Interactive EXAFS data processing" #: ../menu-data/horae:hephaestus.desktop.in.h:1 msgid "Hephaestus" msgstr "Hephaestus" #: ../menu-data/horae:hephaestus.desktop.in.h:2 msgid "The x-ray absorption spectroscopist's periodic table" msgstr "The x-ray absorption spectroscopist's periodic table" #: ../menu-data/horgand:horgand.desktop.in.h:1 msgid "Horgand" msgstr "Horgand" #: ../menu-data/horgand:horgand.desktop.in.h:2 msgid "Organd Soft Synth" msgstr "Organd Soft Synth" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:1 msgid "Manage the reservations for your hotel, hostel or B&B" msgstr "Manage the reservations for your hotel, hostel or B&B" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:2 msgid "HotelDruid" msgstr "HotelDruid" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:1 msgid "Hotot Twitter Client" msgstr "Hotot Twitter Client" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:2 msgid "Lightweight Twitter client based on Gtk2 and WebKit" msgstr "Lightweight Twitter client based on Gtk2 and WebKit" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:1 msgid "Hotot Qt" msgstr "Hotot Qt" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:2 msgid "Lightweight Twitter client based on Qt and WebKit" msgstr "Lightweight Twitter client based on Qt and WebKit" #: ../menu-data/hotssh:hotssh.desktop.in.h:1 msgid "Secure Shell" msgstr "Secure Shell" #: ../menu-data/hotssh:hotssh.desktop.in.h:2 msgid "Connect to a remote computer using Secure Shell" msgstr "Connect to a remote computer using Secure Shell" #: ../menu-data/hplip-gui:hplip.desktop.in.h:1 msgid "HPLIP Toolbox" msgstr "HPLIP Toolbox" #: ../menu-data/hplip-gui:hplip.desktop.in.h:2 msgid "HP Printing System Control Center" msgstr "HP Printing System Control Center" #: ../menu-data/htop:htop.desktop.in.h:1 msgid "Htop" msgstr "Htop" #: ../menu-data/htop:htop.desktop.in.h:2 msgid "Show System Processes" msgstr "Show System Processes" #: ../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 "Hugin Calibrate Lens" #: ../menu-data/hugin:calibrate_lens_gui.desktop.in.h:2 msgid "Characterise lens distortion" msgstr "Characterise lens distortion" #: ../menu-data/hugin:hugin.desktop.in.h:1 msgid "Hugin Panorama Creator" msgstr "Hugin Panorama Creator" #: ../menu-data/hugin:hugin.desktop.in.h:2 msgid "Stitch photographs together" msgstr "Stitch photographs together" #: ../menu-data/hugin:pto_gen.desktop.in.h:1 msgid "Hugin PTO generator" msgstr "Hugin PTO generator" #: ../menu-data/hugin:pto_gen.desktop.in.h:2 msgid "Initialise a Hugin panorama project from multiple photos" msgstr "Initialise a Hugin panorama project from multiple photos" #: ../menu-data/hv3:hv3.desktop.in.h:1 msgid "Hv3 Web Browser" msgstr "Hv3 Web Browser" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:1 msgid "XHydra" msgstr "XHydra" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:2 msgid "A fast network logon cracker" msgstr "A fast network logon cracker" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:1 msgid "Hydrogen" msgstr "Hydrogen" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:2 msgid "Create drum sequences" msgstr "Create drum sequences" #: ../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 "i3" #: ../menu-data/i3-wm:i3.desktop.in.h:2 msgid "improved dynamic tiling window manager" msgstr "improved dynamic tiling window manager" #: ../menu-data/iagno:iagno.desktop.in.h:1 msgid "Iagno" msgstr "Iagno" #: ../menu-data/iagno:iagno.desktop.in.h:2 msgid "Dominate the board in a classic version of Reversi" msgstr "Dominate the board in a classic version of Reversi" #: ../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 "Cangjie Preferences" #. 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 "Set preferences for the Cangjie input method" #. The title of the preferences window for Quick #: ../menu-data/ibus-cangjie:ibus-setup-quick.desktop.in.h:2 msgid "Quick Preferences" msgstr "Quick Preferences" #. 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 "Set preferences for the Quick input method" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:1 msgid "IBus Hangul Preferences" msgstr "IBus Hangul Preferences" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:2 msgid "Set IBus Hangul Preferences" msgstr "Set IBus Hangul Preferences" #: ../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-libpinyin:ibus-setup-libbopomofo.desktop.in.h:1 msgid "IBus LibBopomofo Preferences" msgstr "IBus LibBopomofo Preferences" #: ../menu-data/ibus-libpinyin:ibus-setup-libbopomofo.desktop.in.h:2 msgid "Set ibus-libbopomofo Preferences" msgstr "Set ibus-libbopomofo Preferences" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:1 msgid "IBus LibPinyin Setup" msgstr "IBus LibPinyin Setup" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:2 msgid "Set ibus-libpinyin Preferences" msgstr "Set ibus-libpinyin Preferences" #: ../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:ibus-setup.desktop.in.h:1 msgid "Keyboard Input Methods" msgstr "Keyboard Input Methods" #: ../menu-data/ibus:ibus-setup.desktop.in.h:2 msgid "Adjust methods for keyboard input." msgstr "Adjust methods for keyboard input." #: ../menu-data/icebreaker:icebreaker.desktop.in.h:1 msgid "IceBreaker" msgstr "IceBreaker" #: ../menu-data/icebreaker:icebreaker.desktop.in.h:2 msgid "Melt an iceberg into small pieces, in order to trap the penguins" msgstr "Melt an iceberg into small pieces, in order to trap the penguins" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:1 msgid "Icemon" msgstr "Icemon" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:2 msgid "A monitor for an Icecream compilation network" msgstr "A monitor for an Icecream compilation network" #: ../menu-data/icedtea-netx-common:icedtea-netx-javaws.desktop.in.h:1 msgid "IcedTea Java Web Start" msgstr "IcedTea Java Web Start" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:1 msgid "IcedTea Web Control Panel" msgstr "IcedTea Web Control Panel" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:2 msgid "Configure IcedTea Web (javaws and plugin)" msgstr "Configure IcedTea Web (javaws and plugin)" #: ../menu-data/idjc:idjc.desktop.in.h:1 msgid "Create your live radio show or podcast" msgstr "Create your live radio show or podcast" #: ../menu-data/idjc:idjc.desktop.in.h:2 msgid "Internet DJ Console" msgstr "Internet DJ Console" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:1 msgid "IDLE (using Python-2.7)" msgstr "IDLE (using Python-2.7)" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-2.7)" msgstr "Integrated Development Environment for Python (using Python-2.7)" #: ../menu-data/idle-python3.3:idle-python3.3.desktop.in.h:1 msgid "IDLE (using Python-3.3)" msgstr "IDLE (using Python-3.3)" #: ../menu-data/idle-python3.3:idle-python3.3.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-3.3)" msgstr "Integrated Development Environment for Python (using Python-3.3)" #: ../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/idle3:idle3.desktop.in.h:1 msgid "IDLE 3" msgstr "IDLE 3" #: ../menu-data/idle3:idle3.desktop.in.h:2 msgid "Integrated DeveLopment Environment for Python3" msgstr "Integrated DeveLopment Environment for Python3" #: ../menu-data/idle:idle.desktop.in.h:1 msgid "IDLE" msgstr "IDLE" #: ../menu-data/eric:eric.desktop.in.h:2 ../menu-data/idle:idle.desktop.in.h:2 msgid "Integrated Development Environment for Python" msgstr "Integrated Development Environment for Python" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:1 msgid "ifpgui" msgstr "ifpgui" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:2 msgid "KDE-style GUI for iRiver iFP flash players " msgstr "KDE-style GUI for iRiver iFP flash players " #: ../menu-data/ifrit:ifrit.desktop.in.h:1 msgid "IFRIT 3D Data Visualization" msgstr "IFRIT 3D Data Visualization" #: ../menu-data/ifrit:ifrit.desktop.in.h:2 msgid "Visualize numerical simulations in 3D" msgstr "Visualize numerical simulations in 3D" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:1 msgid "ii-esu" msgstr "ii-esu" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:2 msgid "HIZ's ES" msgstr "HIZ's ES" #: ../menu-data/ike-qtgui:ike.desktop.in.h:1 msgid "Shrew Soft VPN Access Manager" msgstr "Manaidsear Cothrom VPN Bog Shrew" #: ../menu-data/ike-qtgui:ike.desktop.in.h:2 msgid "Application to manage remote site configurations" msgstr "Aplacaid a' stiùireadh rèiteachaidhean làrach iomallach" #: ../menu-data/im-config:im-config.desktop.in.h:1 #: ../menu-data/uim-gtk2.0:uim.desktop.in.h:1 msgid "Input Method" msgstr "Input Method" #: ../menu-data/im-config:im-config.desktop.in.h:2 msgid "Set Keyboard Input Method" msgstr "Set Keyboard Input Method" #: ../menu-data/im-switch:im-switch.desktop.in.h:1 msgid "Input Method Switcher" msgstr "Input Method Switcher" #: ../menu-data/imagej:imagej.desktop.in.h:1 msgid "ImageJ" msgstr "ImageJ" #: ../menu-data/imagej:imagej.desktop.in.h:2 msgid "Image processing and analysis" msgstr "Image processing and analysis" #: ../menu-data/imagemagick:display.im6.desktop.in.h:1 msgid "ImageMagick (display)" msgstr "ImageMagick (display)" #: ../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 "Display and edit image files" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:1 msgid "ImageVis3D" msgstr "ImageVis3D" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:2 msgid "Desktop volume rendering application for large data" msgstr "Desktop volume rendering application for large data" #: ../menu-data/imagination:imagination.desktop.in.h:1 msgid "Imagination" msgstr "Imagination" #: ../menu-data/imagination:imagination.desktop.in.h:2 msgid "A lightweight DVD slideshow maker using GTK+2" msgstr "A lightweight DVD slideshow maker using GTK+2" #: ../menu-data/imview:imview.desktop.in.h:1 msgid "Imview Image Viewer" msgstr "Imview Image Viewer" #: ../menu-data/imview:imview.desktop.in.h:2 msgid "View and analyze scientific images" msgstr "View and analyze scientific images" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:1 msgid "indicator-china-weather" msgstr "indicator-china-weather" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:2 msgid "Indicator applet for current weather conditions in China" msgstr "Indicator applet for current weather conditions in China" #: ../menu-data/indicator-multiload:indicator-multiload.desktop.in.h:1 msgid "System Load Indicator" msgstr "System Load Indicator" #: ../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 "" "A system load monitor capable of displaying graphs for CPU, ram, and swap " "space use, plus network traffic." #: ../menu-data/inkscape:inkscape.desktop.in.h:1 msgid "Inkscape Vector Graphics Editor" msgstr "Inkscape Vector Graphics Editor" #: ../menu-data/inkscape:inkscape.desktop.in.h:2 msgid "Create and edit Scalable Vector Graphics images" msgstr "Create and edit Scalable Vector Graphics images" #: ../menu-data/insanity-tools:insanity-gtk.desktop.in.h:1 msgid "Insanity testing system" msgstr "Insanity testing system" #: ../menu-data/insanity-tools:insanity-gtk.desktop.in.h:2 msgid "Run automated tests" msgstr "Run automated tests" #: ../menu-data/instead:instead.desktop.in.h:1 msgid "INSTEAD" msgstr "INSTEAD" #: ../menu-data/instead:instead.desktop.in.h:2 msgid "Simple Text Adventures Interpreter" msgstr "Simple Text Adventures Interpreter" #: ../menu-data/intone:intone.desktop.in.h:1 msgid "Intone" msgstr "Intone" #: ../menu-data/intone:intone.desktop.in.h:2 msgid "Simple music player for mobile devices" msgstr "" #: ../menu-data/invesalius:invesalius-3.0.desktop.in.h:1 msgid "InVesalius-3.0" msgstr "InVesalius-3.0" #: ../menu-data/iok:iok.desktop.in.h:1 msgid "Indic Onscreen Keyboard" msgstr "Indic Onscreen Keyboard" #: ../menu-data/iok:iok.desktop.in.h:2 msgid "Enter Indic characters with a virtual keyboard" msgstr "Enter Indic characters with a virtual keyboard" #: ../menu-data/iptux:iptux.desktop.in.h:1 msgid "iptux" msgstr "iptux" #: ../menu-data/iptux:iptux.desktop.in.h:2 msgid "Lan communication software" msgstr "Lan communication software" #: ../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 "Enhanced interactive Python qtconsole" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:2 msgid "IPython Qt console" msgstr "IPython Qt console" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:3 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:3 msgid "Pylab" msgstr "Pylab" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:4 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:4 msgid "Pylab (inline plots)" msgstr "Pylab (inline plots)" #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:2 msgid "IPython3 Qt console" msgstr "IPython3 Qt console" #: ../menu-data/ipython3:ipython3.desktop.in.h:1 #: ../menu-data/ipython:ipython.desktop.in.h:1 msgid "Enhanced interactive Python shell" msgstr "Enhanced interactive Python shell" #: ../menu-data/ipython3:ipython3.desktop.in.h:2 msgid "ipython3" msgstr "ipython3" #: ../menu-data/ipython:ipython.desktop.in.h:2 msgid "ipython" msgstr "ipython" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:1 msgid "Ircp Tray" msgstr "Ircp Tray" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:2 msgid "A simple OBEX file transfer applet" msgstr "A simple OBEX file transfer applet" #: ../menu-data/iriverter:iriverter.desktop.in.h:1 msgid "iriverter" msgstr "iriverter" #: ../menu-data/iriverter:iriverter.desktop.in.h:2 msgid "Convert videos for your handheld device" msgstr "Convert videos for your handheld device" #: ../menu-data/isag:isag.desktop.in.h:1 msgid "Isag System Activity Grapher" msgstr "Isag System Activity Grapher" #: ../menu-data/isag:isag.desktop.in.h:2 msgid "Interactive System Activity Grapher for sysstat" msgstr "Interactive System Activity Grapher for sysstat" #: ../menu-data/isenkram:isenkramd.desktop.in.h:1 msgid "Isenkram" msgstr "Isenkram" #: ../menu-data/isenkram:isenkramd.desktop.in.h:2 msgid "Suggest new packages when hardware devices are plugged in" msgstr "Suggest new packages when hardware devices are plugged in" #: ../menu-data/isomaster:isomaster.desktop.in.h:1 msgid "ISO Master" msgstr "ISO Master" #: ../menu-data/isomaster:isomaster.desktop.in.h:2 msgid "Read, write and modify ISO images" msgstr "Read, write and modify ISO images" #: ../menu-data/istanbul:istanbul.desktop.in.h:1 msgid "Istanbul Desktop Session Recorder" msgstr "Istanbul Desktop Session Recorder" #: ../menu-data/istanbul:istanbul.desktop.in.h:2 msgid "Record a video of your desktop session" msgstr "Record a video of your desktop session" #: ../menu-data/italc-client:italc-client.desktop.in.h:1 msgid "iTALC Client" msgstr "" #: ../menu-data/italc-master:italc-master.desktop.in.h:1 msgid "iTALC Master" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:1 msgid "3D Structure Segmentation" msgstr "3D Structure Segmentation" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:2 msgid "ITK-SNAP" msgstr "ITK-SNAP" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:1 msgid "Jaaa (with ALSA support)" msgstr "Jaaa (with ALSA support)" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:2 msgid "Analyse or generate an Audio signal through ALSA" msgstr "Analyse or generate an Audio signal through ALSA" #: ../menu-data/jabref:jabref.desktop.in.h:1 msgid "JabRef" msgstr "JabRef" #: ../menu-data/jabref:jabref.desktop.in.h:2 msgid "Graphical editor for BibTex bibliographies" msgstr "Graphical editor for BibTex bibliographies" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:1 msgid "JACK Keyboard" msgstr "JACK Keyboard" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:2 msgid "Virtual keyboard for JACK MIDI" msgstr "Virtual keyboard for JACK MIDI" #: ../menu-data/jack-mixer:jack_mixer.desktop.in.h:1 msgid "Jack Mixer" msgstr "Jack Mixer" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:1 msgid "JACK Rack" msgstr "JACK Rack" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:2 msgid "Stereo LADSPA effects rack" msgstr "Stereo LADSPA effects rack" #: ../menu-data/jackeq:jackeq.desktop.in.h:1 msgid "JackEQ" msgstr "JackEQ" #: ../menu-data/jackeq:jackeq.desktop.in.h:2 msgid "routes and manipulates audio from/to multiple sources" msgstr "routes and manipulates audio from/to multiple sources" #: ../menu-data/jajuk:jajuk.desktop.in.h:1 msgid "Jajuk" msgstr "Jajuk" #: ../menu-data/jajuk:jajuk.desktop.in.h:2 msgid "Jajuk Advanced Jukebox" msgstr "Jajuk Advanced Jukebox" #: ../menu-data/jamin:jamin.desktop.in.h:1 msgid "JAMin" msgstr "JAMin" #: ../menu-data/jamin:jamin.desktop.in.h:2 msgid "JACK Audio Mastering interface" msgstr "JACK Audio Mastering interface" #: ../menu-data/japa:japa-alsa.desktop.in.h:1 msgid "Japa (with ALSA support)" msgstr "Japa (with ALSA support)" #: ../menu-data/japa:japa-alsa.desktop.in.h:2 msgid "Analyse an Audio signal through ALSA" msgstr "Analyse an Audio signal through ALSA" #: ../menu-data/japa:japa-jack.desktop.in.h:1 msgid "Japa (with JACK support)" msgstr "Japa (with JACK support)" #: ../menu-data/japa:japa-jack.desktop.in.h:2 msgid "Analyse an Audio signal through JACK" msgstr "Analyse an Audio signal through JACK" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:1 msgid "Jargon Informatique" msgstr "Jargon Informatique" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:2 msgid "French computering dictionary" msgstr "French computering dictionary" #: ../menu-data/javamorph:javamorph.desktop.in.h:1 msgid "JavaMorph" msgstr "JavaMorph" #: ../menu-data/javamorph:javamorph.desktop.in.h:2 msgid "Merge two human-face-JPEGs!" msgstr "Merge two human-face-JPEGs!" #: ../menu-data/jaxe:jaxe.desktop.in.h:1 msgid "Jaxe" msgstr "Jaxe" #: ../menu-data/jaxe:jaxe.desktop.in.h:2 msgid "XML Editor" msgstr "XML Editor" #: ../menu-data/jclic:jclic.desktop.in.h:1 msgid "JClic" msgstr "JClic" #: ../menu-data/jclic:jclic.desktop.in.h:2 msgid "" "Multimedia educational activities: puzzles, associations, text exercises, " "crosswords, scrambled letters, etc." msgstr "" "Multimedia educational activities: puzzles, associations, text exercises, " "crosswords, scrambled letters, etc." #: ../menu-data/jd:jd.desktop.in.h:1 msgid "JD 2ch browser" msgstr "JD 2ch browser" #: ../menu-data/jd:jd.desktop.in.h:2 msgid "JD is a 2ch browser based on gtkmm2." msgstr "JD is a 2ch browser based on gtkmm2." #: ../menu-data/jedit:jedit.desktop.in.h:1 msgid "jEdit" msgstr "jEdit" #: ../menu-data/jeex:jeex.desktop.in.h:1 msgid "Jeex" msgstr "Jeex" #: ../menu-data/jeex:jeex.desktop.in.h:2 msgid "Hexadecimal Editor for Linux" msgstr "Hexadecimal Editor for Linux" #: ../menu-data/jemboss:jemboss.desktop.in.h:1 msgid "Jemboss" msgstr "Jemboss" #: ../menu-data/jemboss:jemboss.desktop.in.h:2 msgid "" "Graphical user interface for the European Molecular Biology Open Software " "Suite." msgstr "" "Graphical user interface for the European Molecular Biology Open Software " "Suite." #: ../menu-data/jester:jester.desktop.in.h:1 msgid "Jester" msgstr "Jester" #: ../menu-data/jester:jester.desktop.in.h:2 msgid "board game similar to Othello" msgstr "board game similar to Othello" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:1 msgid "JFractionLab" msgstr "JFractionLab" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:2 msgid "Calculate Fractions is fun!" msgstr "Calculate Fractions is fun!" #: ../menu-data/jftp:jftp.desktop.in.h:1 msgid "JFTP" msgstr "JFTP" #: ../menu-data/jftp:jftp.desktop.in.h:2 msgid "Java GUI client for FTP, SMB, SFTP and NFS" msgstr "Java GUI client for FTP, SMB, SFTP and NFS" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:1 msgid "GNOME Build Tool" msgstr "GNOME Build Tool" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:2 msgid "Build GNOME modules" msgstr "Build GNOME modules" #: ../menu-data/jigzo:jigzo.desktop.in.h:1 msgid "jigzo" msgstr "jigzo" #: ../menu-data/jigzo:jigzo.desktop.in.h:2 msgid "Photo puzzle game for children" msgstr "Photo puzzle game for children" #: ../menu-data/jitsi:jitsi.desktop.in.h:1 msgid "Jitsi" msgstr "" #: ../menu-data/jitsi:jitsi.desktop.in.h:2 msgid "VoIP and Instant Messaging client" msgstr "" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:1 msgid "Jkmeter" msgstr "Jkmeter" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:2 #: ../menu-data/meterbridge:meterbridge.desktop.in.h:2 msgid "Audio level meter for JACK" msgstr "Audio level meter for JACK" #: ../menu-data/jmeter:jmeter.desktop.in.h:1 msgid "JMeter" msgstr "JMeter" #: ../menu-data/jmeter:jmeter.desktop.in.h:2 msgid "Load testing application" msgstr "Load testing application" #: ../menu-data/jmeters:jmeters.desktop.in.h:1 msgid "Jmeters" msgstr "Jmeters" #: ../menu-data/jmeters:jmeters.desktop.in.h:2 msgid "Multichannel audio level meter for JACK" msgstr "Multichannel audio level meter for JACK" #: ../menu-data/jmol:jmol.desktop.in.h:1 msgid "Jmol" msgstr "Jmol" #: ../menu-data/jmol:jmol.desktop.in.h:2 msgid "Molecular Viewer" msgstr "Molecular Viewer" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:1 msgid "Jnoisemeter" msgstr "Jnoisemeter" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:2 msgid "Audio test signals meter for JACK" msgstr "Audio test signals meter for JACK" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:1 msgid "System Jobs" msgstr "System Jobs" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:2 msgid "Manage system jobs present on your computer" msgstr "Manage system jobs present on your computer" #: ../menu-data/josm:josm.desktop.in.h:1 msgid "Josm" msgstr "Josm" #: ../menu-data/josm:josm.desktop.in.h:2 msgid "Editor for OpenStreetMap.org" msgstr "Editor for OpenStreetMap.org" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:1 msgid "Jovie" msgstr "Jovie" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:2 msgid "KDE Text To Speech Service" msgstr "KDE Text To Speech Service" #: ../menu-data/jpilot:jpilot.desktop.in.h:1 msgid "J-Pilot" msgstr "J-Pilot" #: ../menu-data/jpilot:jpilot.desktop.in.h:2 msgid "Desktop organizer application for the Palm Pilot" msgstr "Desktop organizer application for the Palm Pilot" #: ../menu-data/jscribble:jscribble.desktop.in.h:1 msgid "jscribble" msgstr "jscribble" #: ../menu-data/jscribble:jscribble.desktop.in.h:2 msgid "Infinite Notepad" msgstr "Infinite Notepad" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:1 msgid "jstest-gtk" msgstr "jstest-gtk" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:2 msgid "Joystick testing and configuration tool" msgstr "Joystick testing and configuration tool" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:1 msgid "JSymphonic" msgstr "JSymphonic" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:2 msgid "File manager for Sony MP3 players" msgstr "File manager for Sony MP3 players" #: ../menu-data/juffed:juffed.desktop.in.h:1 msgid "JuffEd text editor" msgstr "JuffEd text editor" #: ../menu-data/juffed:juffed.desktop.in.h:2 msgid "Advanced text editor" msgstr "Advanced text editor" #: ../menu-data/juk:kde4__juk.desktop.in.h:2 msgid "JuK" msgstr "JuK" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:1 msgid "Jump'n'Bump" msgstr "Jump'n'Bump" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:2 msgid "Jump on your opponents to make them explode" msgstr "Jump on your opponents to make them explode" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:1 msgid "JXplorer" msgstr "JXplorer" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:2 msgid "Java LDAP Browser" msgstr "Java LDAP Browser" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:1 msgid "Disk writing program" msgstr "Disk writing program" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:2 msgid "K3b" msgstr "K3b" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:3 msgid "New Video DVD Project" msgstr "New Video DVD Project" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:4 msgid "New Data CD Project" msgstr "New Data CD Project" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:5 msgid "New Audio CD Project" msgstr "New Audio CD Project" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:6 msgid "New Video CD Project" msgstr "New Video CD Project" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:7 msgid "New Mixed Mode CD Project" msgstr "New Mixed Mode CD Project" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:8 msgid "New eMovix Project" msgstr "New eMovix Project" #: ../menu-data/k3d:k3d.desktop.in.h:1 msgid "K-3D" msgstr "K-3D" #: ../menu-data/k3d:k3d.desktop.in.h:2 msgid "Free-as-in-freedom 3D modeling and animation software" msgstr "Free-as-in-freedom 3D modeling and animation software" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:1 msgid "K4DirStat" msgstr "K4DirStat" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:2 msgid "Directory statistics and disk usage" msgstr "Directory statistics and disk usage" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:1 msgid "Kabikaboo" msgstr "Kabikaboo" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:2 msgid "Manage large collections of notes" msgstr "Manage large collections of notes" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:1 msgid "KAddressBook" msgstr "KAddressBook" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:2 msgid "Contact Manager" msgstr "Contact Manager" #: ../menu-data/kadu:kadu.desktop.in.h:1 msgid "Kadu" msgstr "Kadu" #: ../menu-data/kadu:kadu.desktop.in.h:2 msgid "Gadu-Gadu/XMPP protocol client" msgstr "Gadu-Gadu/XMPP protocol client" #: ../menu-data/kaffeine:kde4__kaffeine.desktop.in.h:1 msgid "Kaffeine" msgstr "Kaffeine" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:1 msgid "Kajongg" msgstr "Kajongg" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:2 msgid "The ancient Chinese board game for 4 players" msgstr "The ancient Chinese board game for 4 players" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:1 msgid "KAlarm" msgstr "KAlarm" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:2 msgid "Personal Alarm Scheduler" msgstr "Personal Alarm Scheduler" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:1 msgid "KAlgebra" msgstr "KAlgebra" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:2 msgid "Math Expression Solver and Plotter" msgstr "Math Expression Solver and Plotter" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:1 msgid "KAlgebra Mobile" msgstr "KAlgebra Mobile" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:2 msgid "Pocket Math Expression Solver and Plotter" msgstr "Pocket Math Expression Solver and Plotter" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:1 msgid "KDE Periodic Table of Elements" msgstr "KDE Periodic Table of Elements" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:2 #: ../menu-data/kalzium:kde4__kalzium_cml.desktop.in.h:1 msgid "Kalzium" msgstr "Kalzium" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:1 msgid "Kamerka" msgstr "Kamerka" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:2 msgid "Fancy-looking animated application for taking photos from webcam" msgstr "Fancy-looking animated application for taking photos from webcam" #: ../menu-data/kamoso:org.kde.kamoso.desktop.in.h:1 msgid "Kamoso" msgstr "Kamoso" #: ../menu-data/kamoso:kde4__kamoso.desktop.in.h:2 msgid "Take any picture with your web cam" msgstr "Take any picture with your web cam" #: ../menu-data/kanadic:kanadic-fullkatahira.desktop.in.h:1 msgid "Hira Drill" msgstr "Hira Drill" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:1 msgid "Kanagram" msgstr "Kanagram" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:2 msgid "KDE Letter Order Game" msgstr "KDE Letter Order Game" #: ../menu-data/kanatest:kanatest.desktop.in.h:1 msgid "Kana test" msgstr "Kana test" #: ../menu-data/kanatest:kanatest.desktop.in.h:2 msgid "Drill game to learn Japanese kana characters" msgstr "Drill game to learn Japanese kana characters" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:1 msgid "kanyremote" msgstr "kanyremote" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:2 msgid "Bluetooth remote control for KDE" msgstr "Bluetooth remote control for KDE" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:1 msgid "Kapman" msgstr "Kapman" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:2 msgid "Eat pills escaping ghosts" msgstr "Eat pills escaping ghosts" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:1 msgid "KDE Template Generator" msgstr "KDE Template Generator" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:2 msgid "KAppTemplate" msgstr "KAppTemplate" #: ../menu-data/kasumi:kasumi.desktop.in.h:1 msgid "Anthy Dictionary editor" msgstr "Anthy Dictionary editor" #: ../menu-data/kasumi:kasumi.desktop.in.h:2 msgid "Edit Anthy dictionary." msgstr "Edit Anthy dictionary." #: ../menu-data/kate:org.kde.kate.desktop.in.h:1 msgid "Advanced Text Editor" msgstr "Advanced Text Editor" #: ../menu-data/kate:org.kde.kate.desktop.in.h:2 msgid "Kate" msgstr "Kate" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:1 msgid "KAtomic" msgstr "KAtomic" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:2 msgid "Sokoban-like Logic Game" msgstr "Sokoban-like Logic Game" #: ../menu-data/katoob:katoob.desktop.in.h:1 msgid "Katoob" msgstr "Katoob" #: ../menu-data/katoob:katoob.desktop.in.h:2 msgid "Multilingual Unicode Text Editor" msgstr "Multilingual Unicode Text Editor" #: ../menu-data/kayali:kayali.desktop.in.h:1 msgid "Kayali" msgstr "Kayali" #: ../menu-data/kayali:kayali.desktop.in.h:2 msgid "A Computer Algebra System" msgstr "A Computer Algebra System" #: ../menu-data/kazam:kazam.desktop.in.h:1 msgid "Kazam" msgstr "Kazam" #: ../menu-data/kazam:kazam.desktop.in.h:2 msgid "Record a video or take a screenshot of your screen" msgstr "Record a video or take a screenshot of your screen" #: ../menu-data/kazam:kazam.desktop.in.h:3 msgid "Take a screenshot of entire workspace" msgstr "Take a screenshot of entire workspace" #: ../menu-data/kazam:kazam.desktop.in.h:4 msgid "Select an area to screenshot" msgstr "Select an area to screenshot" #: ../menu-data/kazam:kazam.desktop.in.h:5 msgid "Select a window to screenshot" msgstr "Select a window to screenshot" #: ../menu-data/kazam:kazam.desktop.in.h:6 msgid "Preferences" msgstr "Roghainnean" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:1 msgid "KBackup" msgstr "KBackup" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:2 msgid "Backup your data with an easy to use user interface" msgstr "Backup your data with an easy to use user interface" #: ../menu-data/kball:kball.desktop.in.h:1 msgid "KBall" msgstr "KBall" #: ../menu-data/kball:kball.desktop.in.h:2 msgid "Find the exit" msgstr "Find the exit" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:1 msgid "KBibTeX" msgstr "KBibTeX" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:2 msgid "KDE-based editor for bibliographic files" msgstr "KDE-based editor for bibliographic files" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:1 msgid "Blackbox Logic Game" msgstr "Blackbox Logic Game" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:2 msgid "KBlackBox" msgstr "KBlackBox" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:1 msgid "KBlocks" msgstr "KBlocks" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:2 msgid "Falling Blocks Game" msgstr "Falling Blocks Game" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:1 msgid "KBounce" msgstr "KBounce" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:2 msgid "Ball Bouncing Game" msgstr "Ball Bouncing Game" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:1 msgid "KBreakOut" msgstr "KBreakOut" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:2 msgid "Breakout-like Game" msgstr "Breakout-like Game" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:1 msgid "Practice exercises with fractions" msgstr "Practice exercises with fractions" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:2 msgid "KBruch" msgstr "KBruch" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:1 msgid "KCachegrind" msgstr "KCachegrind" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:2 msgid "Visualization of Performance Profiling Data" msgstr "Visualization of Performance Profiling Data" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:1 msgid "KCalc" msgstr "KCalc" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:2 msgid "Scientific Calculator" msgstr "Scientific Calculator" #: ../menu-data/kcemu:kcemu.desktop.in.h:1 msgid "KCemu" msgstr "KCemu" #: ../menu-data/kcemu:kcemu.desktop.in.h:2 msgid "Emulator for KC85 and compatible computer" msgstr "Emulator for KC85 and compatible computer" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:1 msgid "Character Selector" msgstr "Character Selector" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:2 msgid "KCharSelect" msgstr "KCharSelect" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:1 msgid "KchmViewer" msgstr "KchmViewer" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:2 msgid "A viewer of CHM (MS-Help) files" msgstr "A viewer of CHM (MS-Help) files" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:1 msgid "KDE collectd database-viewer" msgstr "KDE collectd database-viewer" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:2 msgid "Viewer for collectd-databases" msgstr "Viewer for collectd-databases" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:1 msgid "Color Chooser" msgstr "Color Chooser" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:2 msgid "KColorChooser" msgstr "KColorChooser" #: ../menu-data/kcoloredit:kde4__kcoloredit.desktop.in.h:1 msgid "Color Palette Editor" msgstr "Color Palette Editor" #: ../menu-data/kcoloredit:kde4__kcoloredit.desktop.in.h:2 msgid "KColorEdit" msgstr "KColorEdit" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:1 msgid "KDbg" msgstr "KDbg" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:2 msgid "Debug programs" msgstr "Debug programs" #: ../menu-data/kde-config-fcitx:kde4__kbd-layout-viewer.desktop.in.h:1 msgid "Keyboard layout viewer" msgstr "Keyboard layout viewer" #: ../menu-data/kde-config-fcitx:kde4__kbd-layout-viewer.desktop.in.h:2 msgid "View keyboard layout" msgstr "View keyboard layout" #: ../menu-data/kde-developer-sdk:kde4__kde-developer-sdk.desktop.in.h:1 msgid "KDE SDK" msgstr "" #: ../menu-data/kde-developer-sdk:kde4__kde-developer-sdk.desktop.in.h:2 msgid "Metapackage for developing KDE Software" 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 "KNetAttach" #: ../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 "Network Folder Wizard" #: ../menu-data/kde-telepathy-contact-list:kde4__ktp-contactlist.desktop.in.h:1 msgid "KDE IM Contacts" msgstr "KDE IM Contacts" #: ../menu-data/kde-telepathy-contact-list:org.kde.ktpcontactlist.desktop.in.h:2 msgid "Displays your instant messenger contacts" msgstr "Displays your instant messenger contacts" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:1 msgid "KDE IM Log Viewer" msgstr "KDE IM Log Viewer" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:2 msgid "Displays your KDE Instant Messenger logs" msgstr "Displays your KDE Instant Messenger logs" #: ../menu-data/plasma-desktop:org.kde.kfontview.desktop.in.h:1 msgid "KFontView" msgstr "KFontView" #: ../menu-data/kde-workspace-randr:kde4__krandrtray.desktop.in.h:1 msgid "KRandRTray" msgstr "KRandRTray" #: ../menu-data/kde-workspace-randr:kde4__krandrtray.desktop.in.h:2 msgid "A panel applet for resizing and reorientating X screens." msgstr "A panel applet for resizing and reorientating X screens." #: ../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:kde4__kdeconnect.desktop.in.h:2 msgid "Connect smartphones to your KDE Plasma Workspace" 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 "KMailService" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:1 msgid "Kdenlive" msgstr "Kdenlive" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:2 msgid "Nonlinear video editor for KDE" msgstr "Nonlinear video editor for KDE" #: ../menu-data/kdepasswd:kde4__kdepasswd.desktop.in.h:1 msgid "Change Password" msgstr "Atharraich am facal-faire" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:1 msgid "Account Wizard" msgstr "Account Wizard" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:2 msgid "Launch the account wizard to configure PIM accounts." msgstr "Launch the account wizard to configure PIM accounts." #: ../menu-data/kdepim-runtime:kde4__akonaditray.desktop.in.h:1 msgid "Akonaditray" msgstr "Akonaditray" #: ../menu-data/kdepim-runtime:kde4__akonaditray.desktop.in.h:2 msgid "Akonadi Tray Utility" msgstr "Akonadi Tray Utility" #: ../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 "KMail Header Theme Editor" #: ../menu-data/kdepim-themeeditors:org.kde.headerthemeeditor.desktop.in.h:2 msgid "Mail Header Theme Editor" msgstr "Mail Header Theme Editor" #: ../menu-data/kdesrc-build:kde4__kdesrc-build.desktop.in.h:1 msgid "KDE Source Builder" msgstr "KDE Source Builder" #: ../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 "" "Builds the KDE Platform and associated software from its source code. A " "command-line only program." #: ../menu-data/kdesvn:kde4__kdesvn.desktop.in.h:1 msgid "kdesvn" msgstr "kdesvn" #: ../menu-data/kdesvn:kde4__kdesvn.desktop.in.h:2 msgid "A Subversion client for KDE" msgstr "A Subversion client for KDE" #: ../menu-data/kdevelop:kde4__kdevelop.desktop.in.h:1 msgid "KDevelop 4" msgstr "KDevelop 4" #: ../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 "Integrated Development Environment" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:1 msgid "KDevelop 4 (Pick Session)" msgstr "KDevelop 4 (Pick Session)" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:2 msgid "Integrated Development Environment (Pick Session to start with)" msgstr "Integrated Development Environment (Pick Session to start with)" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:1 msgid "KDiskFree" msgstr "KDiskFree" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:2 msgid "View Disk Usage" msgstr "View Disk Usage" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:1 msgid "KDiamond" msgstr "KDiamond" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:2 msgid "Three-in-a-row game" msgstr "Three-in-a-row game" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:1 msgid "KDiff3" msgstr "KDiff3" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:2 msgid "A File And Directory Comparison And Merge Tool" msgstr "A File And Directory Comparison And Merge Tool" #: ../menu-data/kdocker:kdocker.desktop.in.h:1 msgid "KDocker" msgstr "KDocker" #: ../menu-data/kdocker:kdocker.desktop.in.h:2 msgid "Docks any application into system tray" msgstr "Docks any application into system tray" #: ../menu-data/kdrill:kdrill.desktop.in.h:1 msgid "KDrill" msgstr "KDrill" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:1 msgid "Ked Password Manager" msgstr "Ked Password Manager" #: ../menu-data/keepass2:keepass2.desktop.in.h:1 msgid "KeePass2" msgstr "KeePass2" #: ../menu-data/keepass2:keepass2.desktop.in.h:2 msgid "Password manager" msgstr "Password manager" #: ../menu-data/keepassx:keepassx.desktop.in.h:1 msgid "KeePassX" msgstr "KeePassX" #: ../menu-data/keepassx:keepassx.desktop.in.h:2 msgid "Cross Platform Password Manager" msgstr "Cross Platform Password Manager" #: ../menu-data/keepnote:keepnote.desktop.in.h:1 msgid "KeepNote" msgstr "KeepNote" #: ../menu-data/keepnote:keepnote.desktop.in.h:2 msgid "Note-taking Application" msgstr "Note-taking Application" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:1 msgid "Kepas" msgstr "Kepas" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:2 msgid "Kepas - KDE Easy Publish and Share" msgstr "Kepas - KDE Easy Publish and Share" #: ../menu-data/ketm:ketm.desktop.in.h:1 msgid "KETM" msgstr "KETM" #: ../menu-data/ketm:ketm.desktop.in.h:2 msgid "Kill Everything That Moves" msgstr "Kill Everything That Moves" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:1 msgid "KEuroCalc" msgstr "KEuroCalc" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:2 msgid "A currency converter and calculator" msgstr "A currency converter and calculator" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:1 msgid "Kexi" msgstr "Kexi" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:2 msgid "Develop desktop database applications" msgstr "Develop desktop database applications" #: ../menu-data/key-mon:key-mon.desktop.in.h:1 msgid "KeyMon" msgstr "KeyMon" #: ../menu-data/key-mon:key-mon.desktop.in.h:2 msgid "Keyboard and Mouse Monitor for screencasts" msgstr "Keyboard and Mouse Monitor for screencasts" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:1 msgid "Keyboardcast" msgstr "Keyboardcast" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:2 msgid "Send keys to multiple windows simultaneously" msgstr "Send keys to multiple windows simultaneously" #: ../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 "KeyTouch Editor" #: ../menu-data/keytouch-editor:keytouch-editor.desktop.in.h:2 msgid "Edit keyboard maps for keytouch" msgstr "Edit keyboard maps for keytouch" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:1 msgid "KFileReplace" msgstr "KFileReplace" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:2 msgid "Search & Replace Tool" msgstr "Search & Replace Tool" #: ../menu-data/kfind:kde4__kfind.desktop.in.h:1 msgid "Find Files/Folders" msgstr "Find Files/Folders" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:1 msgid "Floppy Formatter" msgstr "Floppy Formatter" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:2 msgid "KFloppy" msgstr "KFloppy" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:1 msgid "KFourInLine" msgstr "KFourInLine" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:2 msgid "Four-in-a-row Board Game" msgstr "Four-in-a-row Board Game" #: ../menu-data/kfritz:kde4__kfritz.desktop.in.h:1 msgid "KFritz" msgstr "KFritz" #: ../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 "" "Access call history and phone book of your Fritz!Box and get notifications " "on incoming and outgoing calls." #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:1 msgid "KFTPGrabber" msgstr "KFTPGrabber" #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:2 msgid "A graphical FTP client" msgstr "A graphical FTP client" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:1 msgid "KGeography" msgstr "KGeography" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:2 msgid "A Geography Learning Program" msgstr "A Geography Learning Program" #: ../menu-data/kget:kde4__kget.desktop.in.h:1 msgid "KGet" msgstr "KGet" #: ../menu-data/kget:kde4__kget.desktop.in.h:2 #: ../menu-data/steadyflow:steadyflow.desktop.in.h:1 msgid "Download Manager" msgstr "Download Manager" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:1 msgid "KGmailNotifier" msgstr "KGmailNotifier" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:2 msgid "A Gmail notifier applet for KDE" msgstr "A Gmail notifier applet for KDE" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:1 msgid "KGoldrunner" msgstr "KGoldrunner" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:2 msgid "A game of action and puzzle-solving" msgstr "A game of action and puzzle-solving" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:1 msgid "A GnuPG frontend" msgstr "A GnuPG frontend" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:2 msgid "KGpg" msgstr "KGpg" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:1 msgid "Screen Grabbing Program" msgstr "Screen Grabbing Program" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:2 msgid "KGrab" msgstr "KGrab" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:1 msgid "KDE Hangman Game" msgstr "KDE Hangman Game" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:2 msgid "KHangMan" msgstr "KHangMan" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:1 msgid "Khmer Converter" msgstr "Khmer Converter" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:2 msgid "Convert Khmer between Unicode and legacy Khmer encodings." msgstr "Convert Khmer between Unicode and legacy Khmer encodings." #: ../menu-data/kicad:eeschema.desktop.in.h:1 msgid "Design an electronic schematic" msgstr "Design an electronic schematic" #: ../menu-data/kicad:eeschema.desktop.in.h:2 msgid "Eeschema" msgstr "Eeschema" #: ../menu-data/kicad:kicad.desktop.in.h:1 msgid "Design a printed circuit board" msgstr "Design a printed circuit board" #: ../menu-data/kicad:kicad.desktop.in.h:2 msgid "KiCad" msgstr "KiCad" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:1 msgid "Icon Editor" msgstr "Icon Editor" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:2 msgid "KIconEdit" msgstr "KIconEdit" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:1 msgid "Kid3-qt" msgstr "Kid3-qt" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:2 #: ../menu-data/kid3:kde4__kid3.desktop.in.h:2 msgid "Audio Tagger" msgstr "Audio Tagger" #: ../menu-data/kid3:kde4__kid3.desktop.in.h:1 msgid "Kid3" msgstr "Kid3" #: ../menu-data/kig:org.kde.kig.desktop.in.h:1 msgid "Kig" msgstr "Kig" #: ../menu-data/kig:org.kde.kig.desktop.in.h:2 msgid "Explore Geometric Constructions" msgstr "Explore Geometric Constructions" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:1 msgid "Kigo" msgstr "Kigo" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:2 msgid "Go Board Game" msgstr "Go Board Game" #: ../menu-data/kiki-the-nano-bot:kiki-the-nano-bot.desktop.in.h:1 msgid "Kiki the nano bot" msgstr "Kiki the nano bot" #: ../menu-data/kiki:kiki.desktop.in.h:1 msgid "Kiki" msgstr "Kiki" #: ../menu-data/kiki:kiki.desktop.in.h:2 msgid "Regular expression testing" msgstr "Regular expression testing" #: ../menu-data/kildclient:kildclient.desktop.in.h:1 msgid "KildClient" msgstr "KildClient" #: ../menu-data/kildclient:kildclient.desktop.in.h:2 msgid "Connect to MUDs (Multi User Dungeons)" msgstr "Connect to MUDs (Multi User Dungeons)" #: ../menu-data/kile:kde4__kile.desktop.in.h:1 msgid "(La)TeX development environment" msgstr "(La)TeX development environment" #: ../menu-data/kile:kde4__kile.desktop.in.h:2 msgid "Kile" msgstr "Kile" #: ../menu-data/killbots:org.kde.killbots.desktop.in.h:1 msgid "Killbots" msgstr "Killbots" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:1 msgid "KImageMapEditor" msgstr "KImageMapEditor" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:2 msgid "HTML Image Map Editor" msgstr "HTML Image Map Editor" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:1 msgid "KInfoCenter" msgstr "KInfoCenter" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:2 msgid "Info Center" msgstr "Info Center" #: ../menu-data/kino:Kino.desktop.in.h:1 msgid "Kino" msgstr "Kino" #: ../menu-data/kino:Kino.desktop.in.h:2 msgid "Edit DV video" msgstr "Edit DV video" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:1 msgid "KIPI Plugins" msgstr "KIPI Plugins" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:2 msgid "KDE Image Plugins Interface" msgstr "KDE Image Plugins Interface" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:1 msgid "A tool to assemble images as a panorama" msgstr "A tool to assemble images as a panorama" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:2 msgid "Panorama" msgstr "Panorama" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:1 msgid "Photo Layouts Editor" msgstr "Photo Layouts Editor" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:2 msgid "Create beautiful and professional photo layouts from your photos" msgstr "Create beautiful and professional photo layouts from your photos" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:1 msgid "Kiriki" msgstr "Kiriki" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:2 msgid "Yahtzee-like Dice Game" msgstr "Yahtzee-like Dice Game" #: ../menu-data/kismet:kismet.desktop.in.h:1 msgid "Kismet" msgstr "Kismet" #: ../menu-data/kita2:kde__kita2.desktop.in.h:1 msgid "Kita2" msgstr "Kita2" #: ../menu-data/kita2:kde__kita2.desktop.in.h:2 msgid "2ch client for KDE" msgstr "2ch client for KDE" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:1 msgid "Japanese Reference and Study Tool" msgstr "Japanese Reference and Study Tool" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:2 msgid "Kiten" msgstr "Kiten" #: ../menu-data/kiten:org.kde.kitenkanjibrowser.desktop.in.h:1 msgid "Kanji Browser" msgstr "Kanji Browser" #: ../menu-data/kiten:kitenradselect.desktop.in.h:1 msgid "Radical Selector" msgstr "Radical Selector" #: ../menu-data/kitsune:kitsune.desktop.in.h:1 msgid "Kitsune" msgstr "Kitsune" #: ../menu-data/kitsune:kitsune.desktop.in.h:2 msgid "Countdown" msgstr "Countdown" #: ../menu-data/kjots:kde4__Kjots.desktop.in.h:1 msgid "KJots" msgstr "KJots" #: ../menu-data/kjots:kde4__Kjots.desktop.in.h:2 msgid "Note Taker" msgstr "Note Taker" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:1 msgid "KJumpingCube" msgstr "KJumpingCube" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:2 msgid "Territory Capture Game" msgstr "Territory Capture Game" #: ../menu-data/klash:klash.desktop.in.h:1 msgid "Gnash SWF Viewer for KDE" msgstr "Gnash SWF Viewer for KDE" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:1 msgid "KLatexFormula" msgstr "KLatexFormula" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:2 msgid "Generate images from LaTeX equations" msgstr "Generate images from LaTeX equations" #: ../menu-data/klavaro:klavaro.desktop.in.h:1 msgid "Klavaro" msgstr "Klavaro" #: ../menu-data/klavaro:klavaro.desktop.in.h:2 msgid "Yet another touch typing tutor" msgstr "Yet another touch typing tutor" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:1 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:1 msgid "Kleopatra" msgstr "Kleopatra" #: ../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 "Certificate Manager and Unified Crypto GUI" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:1 msgid "a KDE program to learn the alphabet" msgstr "a KDE program to learn the alphabet" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:2 msgid "KLettres" msgstr "KLettres" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:1 msgid "Klickety" msgstr "Klickety" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:1 msgid "SameGame" msgstr "SameGame" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:2 msgid "Board Game" msgstr "Board Game" #: ../menu-data/klines:org.kde.klines.desktop.in.h:1 msgid "Tactical Game" msgstr "Tactical Game" #: ../menu-data/klines:org.kde.klines.desktop.in.h:2 msgid "Kolor Lines" msgstr "Kolor Lines" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:1 msgid "KLinkStatus" msgstr "KLinkStatus" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:2 msgid "Link Checker" msgstr "Link Checker" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:1 msgid "Klipper" msgstr "Klipper" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:2 msgid "A cut & paste history utility" msgstr "A cut & paste history utility" #: ../menu-data/klog:kde4__klog.desktop.in.h:1 msgid "KLog" msgstr "KLog" #: ../menu-data/klog:kde4__klog.desktop.in.h:2 msgid "KDE Ham Radio logging program" msgstr "KDE Ham Radio logging program" #: ../menu-data/kluppe:kluppe.desktop.in.h:1 msgid "Kluppe" msgstr "Kluppe" #: ../menu-data/kluppe:kluppe.desktop.in.h:2 msgid "audio loop-player and recorder" msgstr "audio loop-player and recorder" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:1 msgid "KMag" msgstr "KMag" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:2 #: ../menu-data/xzoom:xzoom.desktop.in.h:1 msgid "Screen Magnifier" msgstr "Screen Magnifier" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:1 msgid "KMahjongg" msgstr "KMahjongg" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:2 msgid "Mahjongg Solitaire" msgstr "Mahjongg Solitaire" #: ../menu-data/kmail-mobile:kde4__kmail-mobile.desktop.in.h:1 msgid "Mail" msgstr "Mail" #: ../menu-data/kmail:org.kde.kmail.desktop.in.h:1 msgid "KMail" msgstr "KMail" #: ../menu-data/kmail:kde4__KMail2.desktop.in.h:2 msgid "Mail Client" msgstr "Mail Client" #: ../menu-data/kmail:org.kde.importwizard.desktop.in.h:1 msgid "KMail Import Wizard" msgstr "KMail Import Wizard" #: ../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 "" "Launch the import wizard to migrate data from mailer as " "thunderbird/evolution etc." #: ../menu-data/kmail:org.kde.mboximporter.desktop.in.h:1 msgid "MBoxImporter" msgstr "" #: ../menu-data/kmenuedit:org.kde.kmenuedit.desktop.in.h:1 #: ../menu-data/menulibre:menulibre.desktop.in.h:1 msgid "Menu Editor" msgstr "Menu Editor" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:1 msgid "KMess" msgstr "KMess" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:2 msgid "Live Messenger Client for KDE" msgstr "Live Messenger Client for KDE" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:1 msgid "KMetronome" msgstr "KMetronome" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:2 msgid "KDE MIDI Metronome Using ALSA Sequencer" msgstr "KDE MIDI Metronome Using ALSA Sequencer" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:1 msgid "KMidimon" msgstr "KMidimon" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:2 msgid "ALSA Sequencer MIDI monitor" msgstr "ALSA Sequencer MIDI monitor" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:1 msgid "KMines" msgstr "KMines" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:2 msgid "Minesweeper-like Game" msgstr "Minesweeper-like Game" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:1 msgid "Sound Mixer" msgstr "Sound Mixer" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:2 msgid "KMix" msgstr "KMix" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:1 msgid "KMLDonkey" msgstr "KMLDonkey" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:2 msgid "An MLDonkey frontend for KDE" msgstr "An MLDonkey frontend for KDE" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:1 msgid "Clicks the mouse for you, reducing the effects of RSI" msgstr "Clicks the mouse for you, reducing the effects of RSI" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:2 msgid "KMouseTool" msgstr "KMouseTool" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:1 msgid "KMouth" msgstr "KMouth" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:2 msgid "Speech Synthesizer Frontend" msgstr "Speech Synthesizer Frontend" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:1 msgid "KDE interface for MPlayer" msgstr "KDE interface for MPlayer" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:2 msgid "KMPlayer" msgstr "KMPlayer" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:1 msgid "Function Plotter" msgstr "Function Plotter" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:2 msgid "KmPlot" msgstr "KmPlot" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:1 msgid "KMyMoney" msgstr "KMyMoney" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:2 msgid "Personal Finance Manager" msgstr "Personal Finance Manager" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:1 msgid "Naval Battle" msgstr "Naval Battle" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:2 msgid "Ship Sinking Game" msgstr "Ship Sinking Game" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:1 msgid "KNemo" msgstr "KNemo" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:2 msgid "Network Monitor" msgstr "Network Monitor" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:1 msgid "KNetWalk" msgstr "KNetWalk" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:2 msgid "Network Construction Game" msgstr "Network Construction Game" #: ../menu-data/knights:kde4__knights.desktop.in.h:1 msgid "Knights" msgstr "Knights" #: ../menu-data/knights:kde4__knights.desktop.in.h:2 msgid "Chess game" msgstr "Chess game" #: ../menu-data/knode:kde4__KNode.desktop.in.h:1 msgid "KNode" msgstr "KNode" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:1 msgid "Popup Notes" msgstr "Popup Notes" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:2 msgid "KNotes" msgstr "KNotes" #: ../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 "Kobo Deluxe" #: ../menu-data/kobodeluxe:kobodeluxe.desktop.in.h:2 msgid "Destroy enemy bases in space" msgstr "Destroy enemy bases in space" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:1 msgid "Kolf" msgstr "Kolf" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:2 msgid "Miniature Golf" msgstr "Miniature Golf" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:1 msgid "Kollision" msgstr "Kollision" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:2 msgid "A simple ball dodging game" msgstr "A simple ball dodging game" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:1 msgid "KolourPaint" msgstr "KolourPaint" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:2 msgid "Paint Program" msgstr "Paint Program" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:1 msgid "Komparator4" msgstr "Komparator4" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:2 msgid "A KDE Directory Synchronization Application" msgstr "A KDE Directory Synchronization Application" #: ../menu-data/kompare:kompare.desktop.in.h:1 msgid "Kompare" msgstr "Kompare" #: ../menu-data/kompare:kompare.desktop.in.h:2 msgid "Diff/Patch Frontend" msgstr "Diff/Patch Frontend" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:1 msgid "Konquest" msgstr "Konquest" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:2 msgid "Galactic Strategy Game" msgstr "Galactic Strategy Game" #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:1 msgid "Konsole" msgstr "Konsole" #: ../menu-data/konsolekalendar:konsolekalendar.desktop.in.h:1 msgid "KonsoleKalendar" msgstr "KonsoleKalendar" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:1 msgid "Kontact" msgstr "Kontact" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:2 msgid "Personal Information Manager" msgstr "Personal Information Manager" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:1 msgid "KontrolPack" msgstr "KontrolPack" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:2 msgid "Remote shell command executor and LAN manager" msgstr "Remote shell command executor and LAN manager" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:1 msgid "IRC Client" msgstr "IRC Client" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:2 msgid "Konversation" msgstr "Konversation" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:1 msgid "Kopete" msgstr "Kopete" #: ../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 "Instant Messenger" #: ../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 "Calendar" #: ../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 "Calendar and Scheduling Program" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:2 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:2 msgid "KOrganizer" msgstr "KOrganizer" #: ../menu-data/koules:koules.desktop.in.h:1 msgid "koules" msgstr "koules" #: ../menu-data/koules:koules.desktop.in.h:2 msgid "Push your enemies away, but stay away from obstacles" msgstr "Push your enemies away, but stay away from obstacles" #: ../menu-data/kover:kde4__kover.desktop.in.h:1 msgid "CD Cover Printer" msgstr "CD Cover Printer" #: ../menu-data/kover:kde4__kover.desktop.in.h:2 msgid "Kover" msgstr "Kover" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:1 msgid "KPatience" msgstr "KPatience" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:2 msgid "Patience Card Game" msgstr "Patience Card Game" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:1 msgid "KPhotoAlbum" msgstr "KPhotoAlbum" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:2 msgid "Photo Album" msgstr "Photo Album" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:1 msgid "Open in RAW editor" msgstr "Open in RAW editor" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:2 msgid "Send RAW files to external editor on command line" msgstr "Send RAW files to external editor on command line" #: ../menu-data/kplayer:kde4__kplayer.desktop.in.h:2 msgid "KPlayer" msgstr "KPlayer" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:1 msgid "Internet Dial-Up Tool" msgstr "Internet Dial-Up Tool" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:2 msgid "KPPP" msgstr "KPPP" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:1 msgid "kradio4" msgstr "kradio4" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:2 msgid "V4L/V4L2-Radio Application for KDE4" msgstr "V4L/V4L2-Radio Application for KDE4" #: ../menu-data/kradioripper:kde4__kradioripper.desktop.in.h:1 msgid "KRadioRipper" msgstr "KRadioRipper" #: ../menu-data/kradioripper:kde4__kradioripper.desktop.in.h:2 msgid "Splits a stream in its tracks!" msgstr "Splits a stream in its tracks!" #: ../menu-data/kraft:kde4__kraft.desktop.in.h:1 msgid "Kraft" msgstr "Kraft" #: ../menu-data/krank:krank.desktop.in.h:1 msgid "Krank" msgstr "Krank" #: ../menu-data/krank:krank.desktop.in.h:2 msgid "a little casual game" msgstr "a little casual game" #: ../menu-data/kraptor:kraptor.desktop.in.h:1 msgid "Kraptor" msgstr "Kraptor" #: ../menu-data/kraptor:kraptor.desktop.in.h:2 msgid "classic shoot 'em up scroller game" msgstr "classic shoot 'em up scroller game" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:1 msgid "Kerberos Authentication" msgstr "Kerberos Authentication" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:2 msgid "Kerberos Network Authentication Dialog" msgstr "Kerberos Network Authentication Dialog" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:1 msgid "KRDC" msgstr "KRDC" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:2 msgid "Remote Desktop Client" msgstr "Remote Desktop Client" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:1 msgid "Krecipes" msgstr "Krecipes" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:2 msgid "The KDE Cooking Book" msgstr "The KDE Cooking Book" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:1 msgid "kredentials" msgstr "kredentials" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:2 msgid "Panel Applet to renew authentication credentials" msgstr "Panel Applet to renew authentication credentials" #: ../menu-data/kremotecontrol:kde4__krcdnotifieritem.desktop.in.h:1 msgid "KRemoteControl Notifier Item" msgstr "KRemoteControl Notifier Item" #: ../menu-data/krename:kde4__krename.desktop.in.h:1 msgid "A batch renamer" msgstr "A batch renamer" #: ../menu-data/krename:kde4__krename.desktop.in.h:2 msgid "KRename" msgstr "KRename" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:1 msgid "KReversi" msgstr "KReversi" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:2 msgid "Reversi Board Game" msgstr "Reversi Board Game" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:1 msgid "Krfb" msgstr "Krfb" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:2 #: ../menu-data/vino:vino-preferences.desktop.in.h:1 msgid "Desktop Sharing" msgstr "Desktop Sharing" #: ../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 "Krita" #: ../menu-data/krita:kde4__krita.desktop.in.h:2 msgid "Digital Painting" msgstr "Digital Painting" #: ../menu-data/krita:kde4__krita_jp2.desktop.in.h:1 msgid "Application for Drawing and Handling of Images" msgstr "Application for Drawing and Handling of Images" #: ../menu-data/kritagemini:kde4__kritagemini.desktop.in.h:2 msgid "Krita Gemini" msgstr "" #: ../menu-data/kritasketch:kde4__kritasketch.desktop.in.h:1 msgid "Krita Sketch" msgstr "" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:1 #: ../menu-data/screenruler:screenruler.desktop.in.h:1 msgid "Screen Ruler" msgstr "Screen Ruler" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:2 msgid "KRuler" msgstr "KRuler" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:1 msgid "Krusader" msgstr "Krusader" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:2 msgid "Twin-Panel File Manager" msgstr "Twin-Panel File Manager" #: ../menu-data/kscd:kde4__kscd.desktop.in.h:2 msgid "KsCD" msgstr "KsCD" #: ../menu-data/kscope:kscope.desktop.in.h:1 msgid "KScope" msgstr "KScope" #: ../menu-data/kscope:kscope.desktop.in.h:2 msgid "Source editing environment" msgstr "Source editing environment" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:1 msgid "Shisen-Sho" msgstr "Shisen-Sho" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:2 msgid "Shisen-Sho Mahjongg-like Tile Game" msgstr "Shisen-Sho Mahjongg-like Tile Game" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:1 msgid "KShutdown" msgstr "KShutdown" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:2 msgid "A graphical shutdown utility" msgstr "A graphical shutdown utility" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:1 msgid "KsirK" msgstr "KsirK" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:2 msgid "World Domination Strategy Game" msgstr "World Domination Strategy Game" #: ../menu-data/ksnakeduel:kde4__kdesnake.desktop.in.h:1 msgid "Snake-like Game" msgstr "Snake-like Game" #: ../menu-data/ksnakeduel:kde4__kdesnake.desktop.in.h:2 msgid "KSnake" msgstr "KSnake" #: ../menu-data/ksnakeduel:kde4__ksnakeduel.desktop.in.h:1 msgid "KSnakeDuel" msgstr "KSnakeDuel" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:1 msgid "Screen Capture Program" msgstr "Screen Capture Program" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:2 msgid "KSnapshot" msgstr "KSnapshot" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:1 msgid "KSpaceDuel" msgstr "KSpaceDuel" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:2 msgid "Space Arcade Game" msgstr "Space Arcade Game" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:1 msgid "KSquares" msgstr "KSquares" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:2 msgid "Connect the dots to create squares" msgstr "Connect the dots to create squares" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:1 msgid "SSH AskPass" msgstr "SSH AskPass" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:2 msgid "Enter passphrase to authenticate to the ssh agent" msgstr "Enter passphrase to authenticate to the ssh agent" #: ../menu-data/kst:kst.desktop.in.h:1 msgid "Kst" msgstr "Kst" #: ../menu-data/kst:kst.desktop.in.h:2 msgid "Data Viewer" msgstr "Data Viewer" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:1 msgid "Desktop Planetarium" msgstr "Amharc-lann nam planaidean airson an deasg" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:2 msgid "KStars" msgstr "KStars" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:1 msgid "KSudoku" msgstr "KSudoku" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:2 msgid "KSudoku, Sudoku game & more for KDE" msgstr "KSudoku, Sudoku game & more for KDE" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:1 msgid "KSysGuard" msgstr "KSysGuard" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:2 msgid "System Monitor" msgstr "System Monitor" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:1 msgid "KSystemLog" msgstr "KSystemLog" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:2 msgid "System log viewer tool" msgstr "System log viewer tool" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:1 msgid "KTeaTime" msgstr "KTeaTime" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:2 msgid "Tea Cooker" msgstr "Tea Cooker" #: ../menu-data/ktikz:kde4__ktikz.desktop.in.h:1 msgid "KTikZ" msgstr "KTikZ" #: ../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 "Program for creating TikZ (from the LaTeX pgf package) diagrams" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:1 msgid "Countdown Launcher" msgstr "Countdown Launcher" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:2 msgid "KTimer" msgstr "KTimer" #: ../menu-data/ktimetracker:kde4__ktimetracker.desktop.in.h:1 msgid "KTimeTracker" msgstr "KTimeTracker" #: ../menu-data/ktimetracker:kde4__ktimetracker.desktop.in.h:2 msgid "Personal Time Tracker" msgstr "Personal Time Tracker" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:1 msgid "KTnef" msgstr "KTnef" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:2 msgid "A viewer/extractor for TNEF files" msgstr "A viewer/extractor for TNEF files" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:1 msgid "KTorrent" msgstr "KTorrent" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:2 msgid "A BitTorrent program for KDE" msgstr "A BitTorrent program for KDE" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:1 msgid "Touch Typing Tutor" msgstr "Touch Typing Tutor" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:2 msgid "KTouch" msgstr "KTouch" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:1 msgid "Potato Guy" msgstr "Potato Guy" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:2 msgid "Picture Game for Children" msgstr "Picture Game for Children" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:1 msgid "KTurtle" msgstr "KTurtle" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:2 msgid "Educational Programming Environment" msgstr "Educational Programming Environment" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:1 msgid "Kubrick" msgstr "Kubrick" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:2 msgid "A 3-D game based on Rubik's Cube" msgstr "A 3-D game based on Rubik's Cube" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:1 msgid "KUIViewer" msgstr "KUIViewer" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:2 msgid "Qt Designer UI File Viewer" msgstr "Qt Designer UI File Viewer" #: ../menu-data/kupfer:kupfer.desktop.in.h:1 msgid "Kupfer" msgstr "Kupfer" #: ../menu-data/kupfer:kupfer.desktop.in.h:2 msgid "Convenient command and access tool for applications and documents" msgstr "Convenient command and access tool for applications and documents" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:1 msgid "KUser" msgstr "KUser" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:2 msgid "User Manager" msgstr "User Manager" #: ../menu-data/kvirc:kvirc.desktop.in.h:1 msgid "KVIrc" msgstr "KVIrc" #: ../menu-data/kvirc:kvirc.desktop.in.h:2 msgid "Connect to Internet Relay Chat" msgstr "Connect to Internet Relay Chat" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:1 msgid "KVPM" msgstr "KVPM" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:2 msgid "KDE Volume Partition Manager" msgstr "KDE Volume Partition Manager" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:1 msgid "GUI for various VPN clients" msgstr "GUI for various VPN clients" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:2 msgid "KVpnc" msgstr "KVpnc" #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:1 msgid "KWalletManager" msgstr "KWalletManager" #: ../menu-data/kwalletmanager:kwalletmanager5-kwalletd.desktop.in.h:1 #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:2 msgid "Wallet Management Tool" msgstr "Wallet Management Tool" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:1 msgid "Kwave Sound Editor" msgstr "Kwave Sound Editor" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:2 msgid "A sound editor for KDE" msgstr "A sound editor for KDE" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:1 msgid "A flashcard and vocabulary learning program" msgstr "A flashcard and vocabulary learning program" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:2 msgid "KWordQuiz" msgstr "KWordQuiz" #: ../menu-data/kwrite:org.kde.kwrite.desktop.in.h:2 msgid "KWrite" msgstr "KWrite" #: ../menu-data/l2tp-ipsec-vpn:L2TP-Ipsec-VPN-Manager.desktop.in.h:1 msgid "L2TP Ipsec VPN Manager" msgstr "L2TP Ipsec VPN Manager" #: ../menu-data/l2tp-ipsec-vpn:L2TP-Ipsec-VPN-Manager.desktop.in.h:2 msgid "Manage and change your L2TP IPsec VPN connection settings" msgstr "Manage and change your L2TP IPsec VPN connection settings" #: ../menu-data/l2tp-ipsec-vpn:L2tpIPsecVpn-Applet.desktop.in.h:1 msgid "L2TP Ipsec VPN Applet" msgstr "L2TP Ipsec VPN Applet" #: ../menu-data/l2tp-ipsec-vpn:L2tpIPsecVpn-Applet.desktop.in.h:2 msgid "Control your L2TP IPsec VPN connections" msgstr "Control your L2TP IPsec VPN connections" #: ../menu-data/laborejo:laborejo.desktop.in.h:1 msgid "Laborejodp" msgstr "Laborejodp" #: ../menu-data/laborejo:laborejo.desktop.in.h:2 msgid "Music notation editor" msgstr "Music notation editor" #: ../menu-data/laby:laby.desktop.in.h:1 msgid "Laby" msgstr "Laby" #: ../menu-data/laby:laby.desktop.in.h:2 msgid "Learn how to program with ants and spider webs" msgstr "Learn how to program with ants and spider webs" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:1 msgid "Labyrinth Mind-mapping" msgstr "Labyrinth Mind-mapping" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:2 msgid "Map your mind" msgstr "Map your mind" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:1 msgid "LADI Control Center" msgstr "LADI Control Center" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:2 msgid "Configure the LADI system" msgstr "Configure the LADI system" #: ../menu-data/laditools:ladi-player.desktop.in.h:1 msgid "LADI Player" msgstr "LADI Player" #: ../menu-data/laditools:ladi-player.desktop.in.h:2 msgid "Control LADI system" msgstr "Control LADI system" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:1 msgid "LADI Log File Viewer" msgstr "LADI Log File Viewer" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:2 msgid "View or monitor LADI log files" msgstr "View or monitor LADI log files" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:1 msgid "LADI System Tray" msgstr "LADI System Tray" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:2 msgid "Manage and configure JACK and ladish" msgstr "Manage and configure JACK and ladish" #: ../menu-data/landell:landell.desktop.in.h:1 msgid "Landell" msgstr "Landell" #: ../menu-data/landell:landell.desktop.in.h:2 msgid "Audio and video streams manager" msgstr "Audio and video streams manager" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "Landscape Service" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "Landscape Management Service Preferences" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:1 msgid "Language Support" msgstr "Language Support" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "Configure multiple and native language support on your system" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:1 msgid "Laptop Mode Tools Configuration Tool" msgstr "" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:2 msgid "Tool to enable/disable Laptop Mode Tools settings" msgstr "" #: ../menu-data/lastfm:lastfm.desktop.in.h:1 msgid "Last.fm" msgstr "Last.fm" #: ../menu-data/lastfm:lastfm.desktop.in.h:2 msgid "Listen to Last.fm radio" msgstr "Listen to Last.fm radio" #: ../menu-data/lat:lat.desktop.in.h:1 msgid "LDAP Administration Tool" msgstr "LDAP Administration Tool" #: ../menu-data/lat:lat.desktop.in.h:2 msgid "Manage LDAP-based directories" msgstr "Manage LDAP-based directories" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:1 msgid "LaTeXDraw" msgstr "LaTeXDraw" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:2 msgid "Graphical editor for PSTricks" msgstr "Graphical editor for PSTricks" #: ../menu-data/latexila-data:latexila.desktop.in.h:1 msgid "LaTeXila" msgstr "LaTeXila" #: ../menu-data/latexila-data:latexila.desktop.in.h:2 msgid "Edit LaTeX documents" msgstr "Edit LaTeX documents" #: ../menu-data/latexila-data:latexila.desktop.in.h:4 msgid "Open a New Document" msgstr "Open a New Document" #: ../menu-data/launchy:launchy.desktop.in.h:1 msgid "Launchy" msgstr "Launchy" #: ../menu-data/launchy:launchy.desktop.in.h:2 msgid "Keystroke Launcher" msgstr "Keystroke Launcher" #: ../menu-data/lazarus-ide-1.0.10:lazarus-1.0.10.desktop.in.h:1 msgid "Lazarus (1.0.10)" msgstr "" #: ../menu-data/lazarus-ide-1.0.10:lazarus-1.0.10.desktop.in.h:2 msgid "Lazarus IDE (1.0.10)" msgstr "" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:1 msgid "LBreakout2" msgstr "LBreakout2" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:2 msgid "A ball-and-paddle game with nice graphics." msgstr "A ball-and-paddle game with nice graphics." #: ../menu-data/lcrt:lcrt.desktop.in.h:1 msgid "lcrt" msgstr "lcrt" #: ../menu-data/leafpad:leafpad.desktop.in.h:1 msgid "Leafpad" msgstr "Leafpad" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:1 msgid "Le Biniou" msgstr "Le Biniou" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:2 msgid "Displays images that evolve with sound" msgstr "Displays images that evolve with sound" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:1 msgid "Lekhonee Gnome" msgstr "Lekhonee Gnome" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:2 msgid "A Wordpress blog client" msgstr "A Wordpress blog client" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:1 msgid "lemon" msgstr "lemon" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:2 msgid "Lemon Point of sale" msgstr "Lemon Point of sale" #: ../menu-data/leocad:leocad.desktop.in.h:1 msgid "LeoCAD" msgstr "LeoCAD" #: ../menu-data/leocad:leocad.desktop.in.h:2 msgid "Create virtual LEGO models" msgstr "Create virtual LEGO models" #: ../menu-data/lernid:lernid.desktop.in.h:1 msgid "Lernid" msgstr "Lernid" #: ../menu-data/lernid:lernid.desktop.in.h:2 msgid "Participate in online learning events" msgstr "Participate in online learning events" #: ../menu-data/letodms:letodms.desktop.in.h:1 msgid "LetoDMS" msgstr "LetoDMS" #: ../menu-data/letodms:letodms.desktop.in.h:2 msgid "Open source Document Management System" msgstr "Open source Document Management System" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:1 msgid "LGeneral" msgstr "LGeneral" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:2 msgid "" "LGeneral is a turn-based strategy engine heavily inspired by Panzer General." msgstr "" "LGeneral is a turn-based strategy engine heavily inspired by Panzer General." #: ../menu-data/libcamitk3-dev:camitk-wizard.desktop.in.h:1 msgid "CamiTK-wizard" msgstr "" #: ../menu-data/libcamitk3-dev:camitk-wizard.desktop.in.h:2 msgid "Computer Assisted Medical Intervention ToolKit Wizard" 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 "Preferred Applications" #: ../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 "LibreCAD" #: ../menu-data/librecad:librecad.desktop.in.h:2 msgid "A professional CAD System" msgstr "A professional CAD System" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:1 msgid "LibreOffice Base" msgstr "LibreOffice Base" #: ../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 "" "Manage databases, create queries and reports to track and manage your " "information by using Base." #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:3 msgid "New Database" msgstr "New Database" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:1 msgid "LibreOffice Calc" msgstr "LibreOffice Calc" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:2 msgid "" "Perform calculations, analyze information and manage lists in spreadsheets " "by using Calc." msgstr "" "Perform calculations, analyze information and manage lists in spreadsheets " "by using Calc." #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:3 msgid "New Spreadsheet" msgstr "New Spreadsheet" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:1 msgid "LibreOffice" msgstr "LibreOffice" #: ../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 "" "The office productivity suite compatible to the open and standardized ODF " "document format. Supported by The Document Foundation." #: ../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 "LibreOffice XSLT based filters" #: ../menu-data/libreoffice-common:libreoffice-xsltfilter.desktop.in.h:2 msgid "XSLT based filters" msgstr "XSLT based filters" #: ../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 "Create and edit drawings, flow charts and logos by using Draw." #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:3 msgid "New Drawing" msgstr "New Drawing" #: ../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 "" "Create and edit presentations for slideshows, meeting and Web pages by using " "Impress." #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:3 msgid "New Presentation" msgstr "New Presentation" #: ../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 "Create and edit scientific formulas and equations by using Math." #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:3 msgid "New Formula" msgstr "New Formula" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:1 msgid "LibreOffice Writer" msgstr "LibreOffice Writer" #: ../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 "" "Create and edit text and graphics in letters, reports, documents and Web " "pages by using Writer." #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:3 msgid "New Document" msgstr "New Document" #: ../menu-data/libu1db-qt5-examples:u1db-qt-gallery.desktop.in.h:1 msgid "U1Db QML Example Gallery" msgstr "" #: ../menu-data/libunity-mir-tests:unity-mir-test-helper-app.desktop.in.h:1 msgid "My Fake App" msgstr "" #: ../menu-data/libunity-mir-tests:unity-mir-test-helper-app.desktop.in.h:2 msgid "My Fake App Comment" msgstr "" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:1 msgid "About Xfce" msgstr "About Xfce" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:2 msgid "Information about the Xfce Desktop Environment" msgstr "Information about the Xfce Desktop Environment" #: ../menu-data/licq-plugin-kde4:kde4__licq.desktop.in.h:1 #: ../menu-data/licq-plugin-qt4:licq.desktop.in.h:1 msgid "Licq" msgstr "Licq" #: ../menu-data/lierolibre:lierolibre.desktop.in.h:1 msgid "lierolibre" msgstr "lierolibre" #: ../menu-data/lierolibre:lierolibre.desktop.in.h:2 msgid "Earthworm action game" msgstr "Earthworm action game" #: ../menu-data/liferea:liferea.desktop.in.h:1 msgid "Liferea Feed Reader" msgstr "Liferea Feed Reader" #: ../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/lightsoff:lightsoff.desktop.in.h:1 msgid "Lights Off" msgstr "Lights Off" #: ../menu-data/lightsoff:lightsoff.desktop.in.h:2 msgid "Turn off all the lights" msgstr "Turn off all the lights" #: ../menu-data/lightspark:lightspark.desktop.in.h:1 msgid "Lightspark" msgstr "Lightspark" #: ../menu-data/lightspark:lightspark.desktop.in.h:2 msgid "An alternative flash player" msgstr "An alternative flash player" #: ../menu-data/lightyears:lightyears.desktop.in.h:1 msgid "20.000 Light Years Into Space" msgstr "20.000 Light Years Into Space" #: ../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 "" "Create a steam network to power a city and repair in time the damages that " "it will take" #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:1 msgid "Liguidsoap" msgstr "Liguidsoap" #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:2 msgid "Simple GTK gui to liquidsoap to interactively configure your streams." msgstr "" "Simple GTK gui to liquidsoap to interactively configure your streams." #: ../menu-data/lincity-ng:lincity-ng.desktop.in.h:1 msgid "Lincity-NG" msgstr "Lincity-NG" #: ../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 "" "Plan and build a city and take care of transport, economics, electricity and " "others." #: ../menu-data/lincity:lincity.desktop.in.h:1 msgid "Lincity" msgstr "Lincity" #: ../menu-data/lincity:lincity.desktop.in.h:2 msgid "City simulation game" msgstr "City simulation game" #: ../menu-data/lingot:lingot.desktop.in.h:1 msgid "Lingot" msgstr "Lingot" #: ../menu-data/lingot:lingot.desktop.in.h:2 msgid "LINGOT Is Not a Guitar-Only Tuner" msgstr "LINGOT Is Not a Guitar-Only Tuner" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:1 msgid "LinkChecker Gui" msgstr "LinkChecker Gui" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:2 #: ../menu-data/linkchecker:linkchecker.desktop.in.h:2 msgid "URL validator" msgstr "URL validator" #: ../menu-data/linkchecker:linkchecker.desktop.in.h:1 msgid "LinkChecker Commandline" msgstr "LinkChecker Commandline" #: ../menu-data/links2:links2.desktop.in.h:1 msgid "Links 2" msgstr "Links 2" #: ../menu-data/links2:links2.desktop.in.h:2 msgid "Web browser running in both graphics and text mode" msgstr "Web browser running in both graphics and text mode" #: ../menu-data/linphone:linphone.desktop.in.h:1 msgid "Linphone" msgstr "Linphone" #: ../menu-data/linphone:linphone.desktop.in.h:2 msgid "Linphone is a web-phone" msgstr "Linphone is a web-phone" #: ../menu-data/linpsk:linpsk.desktop.in.h:1 msgid "Linpsk" msgstr "Linpsk" #: ../menu-data/linsmith:linsmith.desktop.in.h:1 msgid "Linsmith" msgstr "Linsmith" #: ../menu-data/linsmith:linsmith.desktop.in.h:2 msgid "Smith Chart Generator" msgstr "Smith Chart Generator" #: ../menu-data/linthesia:linthesia.desktop.in.h:1 msgid "Linthesia" msgstr "Linthesia" #: ../menu-data/linthesia:linthesia.desktop.in.h:2 msgid "Piano game" msgstr "Piano game" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:1 msgid "LinuxDC++" msgstr "LinuxDC++" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:2 msgid "A file-sharing client for the Direct Connect network" msgstr "A file-sharing client for the Direct Connect network" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:1 msgid "Liquid War" msgstr "Liquid War" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:2 msgid "A unique multiplayer wargame" msgstr "A unique multiplayer wargame" #: ../menu-data/literki:literki.desktop.in.h:1 msgid "Literki" msgstr "Literki" #: ../menu-data/literki:literki.desktop.in.h:2 msgid "Hacker's keyboard" msgstr "Hacker's keyboard" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:1 msgid "Little Wizard" msgstr "Little Wizard" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:2 msgid "Development environment for children" msgstr "Development environment for children" #: ../menu-data/livemix:livemix.desktop.in.h:1 msgid "LiveMix - Live Mixer" msgstr "LiveMix - Live Mixer" #: ../menu-data/livemix:livemix.desktop.in.h:2 msgid "Mix your music tracks live" msgstr "Mix your music tracks live" #: ../menu-data/lives:LiVES.desktop.in.h:1 msgid "LiVES " msgstr "LiVES " #: ../menu-data/lives:LiVES.desktop.in.h:2 msgid "Video Editor/VJ tool" msgstr "Video Editor/VJ tool" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:1 msgid "Oscilloscope" msgstr "Oscilloscope" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:2 msgid "An oscilloscope DSSI plugin" msgstr "An oscilloscope DSSI plugin" #: ../menu-data/lletters:lletters.desktop.in.h:1 msgid "Linux Letters and Numbers" msgstr "Linux Letters and Numbers" #: ../menu-data/lletters:lletters.desktop.in.h:2 msgid "GTK letters-learning game for small children" msgstr "GTK letters-learning game for small children" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:1 msgid "llk_linux" msgstr "llk_linux" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:2 msgid "Gtk based LianLianKan Game." msgstr "Gtk based LianLianKan Game." #: ../menu-data/lmarbles:lmarbles.desktop.in.h:1 msgid "LMarbles" msgstr "LMarbles" #: ../menu-data/lmarbles:lmarbles.desktop.in.h:2 msgid "Build figures out of colored marbles" msgstr "Build figures out of colored marbles" #: ../menu-data/lmemory:lmemory.desktop.in.h:1 msgid "LMemory" msgstr "LMemory" #: ../menu-data/lmemory:lmemory.desktop.in.h:2 msgid "Memory Game" msgstr "Memory Game" #: ../menu-data/lmms:lmms.desktop.in.h:1 msgid "Linux MultiMedia Studio" msgstr "Linux MultiMedia Studio" #: ../menu-data/lmms:lmms.desktop.in.h:2 msgid "easy music production for everyone!" msgstr "easy music production for everyone!" #: ../menu-data/logisim:logisim.desktop.in.h:1 msgid "Logisim" msgstr "Logisim" #: ../menu-data/logisim:logisim.desktop.in.h:2 msgid "Graphical tool for designing and simulating logic circuits" msgstr "Graphical tool for designing and simulating logic circuits" #: ../menu-data/logjam:logjam.desktop.in.h:1 msgid "LogJam" msgstr "LogJam" #: ../menu-data/logjam:logjam.desktop.in.h:2 msgid "Manage journal/weblog" msgstr "Manage journal/weblog" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:1 msgid "Lokalize" msgstr "Lokalize" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:2 msgid "Computer-Aided Translation System" msgstr "Computer-Aided Translation System" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:1 msgid "London Law" msgstr "London Law" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:2 msgid "London Law board game with network support" msgstr "London Law board game with network support" #: ../menu-data/longomatch:longomatch.desktop.in.h:1 msgid "LongoMatch: The Digital Coach" msgstr "LongoMatch: The Digital Coach" #: ../menu-data/longomatch:longomatch.desktop.in.h:2 msgid "Sports video analysis tool for coaches" msgstr "Sports video analysis tool for coaches" #: ../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 "Loqui" #: ../menu-data/loqui:loqui.desktop.in.h:2 msgid "IRC client" msgstr "IRC client" #: ../menu-data/lostirc:lostirc.desktop.in.h:1 msgid "LostIRC" msgstr "LostIRC" #: ../menu-data/lostirc:lostirc.desktop.in.h:2 msgid "Chat on IRC-networks" msgstr "Chat on IRC-networks" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:1 msgid "LottaNZB Usenet Downloader" msgstr "LottaNZB Usenet Downloader" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:2 msgid "Download from the Usenet with the help of NZB files" msgstr "Download from the Usenet with the help of NZB files" #: ../menu-data/love:love.desktop.in.h:1 msgid "LÖVE" msgstr "LÖVE" #: ../menu-data/love:love.desktop.in.h:2 msgid "Games development framework in lua" msgstr "Games development framework in lua" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:1 msgid "Hardware Lister" msgstr "Hardware Lister" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:2 msgid "Provides information on hardware" msgstr "Provides information on hardware" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:1 msgid "LSkat" msgstr "LSkat" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:2 msgid "Card Game" msgstr "Card Game" #: ../menu-data/ltris:ltris.desktop.in.h:1 msgid "LTris" msgstr "LTris" #: ../menu-data/ltris:ltris.desktop.in.h:2 msgid "A tetris clone with nice graphics" msgstr "A tetris clone with nice graphics" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:1 msgid "LTRsift" msgstr "LTRsift" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:2 msgid "" "A graphical tool for postprocessing and classification of LTR " "retrotransposons." msgstr "" "A graphical tool for postprocessing and classification of LTR " "retrotransposons." #: ../menu-data/luakit:luakit.desktop.in.h:1 msgid "Luakit" msgstr "Luakit" #: ../menu-data/luakit:luakit.desktop.in.h:2 msgid "Fast, small, webkit based micro-browser extensible by Lua" msgstr "Fast, small, webkit based micro-browser extensible by Lua" #: ../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-rotate.desktop.in.h:1 msgid "Rotate your screen" msgstr "" #: ../menu-data/lubuntu-software-center:lubuntu-software-center.desktop.in.h:1 msgid "Lubuntu Software Center" msgstr "Lubuntu Software Center" #: ../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 "Lets you choose from thousands of applications available for Ubuntu" #: ../menu-data/luciole:luciole.desktop.in.h:1 msgid "Luciole" msgstr "Luciole" #: ../menu-data/luciole:luciole.desktop.in.h:2 msgid "Image Per Image capture tool for making animation movies." msgstr "Image Per Image capture tool for making animation movies." #: ../menu-data/luckybackup:luckybackup.desktop.in.h:1 msgid "luckyBackup" msgstr "luckyBackup" #: ../menu-data/luckybackup:luckybackup.desktop.in.h:2 msgid "Backup & sync your data with the power of rsync" msgstr "Backup & sync your data with the power of rsync" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:1 msgid "Luminance HDR" msgstr "Luminance HDR" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:2 msgid "Create and tonemap HDR images" msgstr "Create and tonemap HDR images" #: ../menu-data/luola:luola.desktop.in.h:1 msgid "Luola" msgstr "Luola" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:1 msgid "Lure of the Temptress" msgstr "Lure of the Temptress" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:2 msgid "classic 2D point and click fantasy adventure game" msgstr "classic 2D point and click fantasy adventure game" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:1 msgid "LuserNET News Reader" msgstr "LuserNET News Reader" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:2 msgid "News Reader for GNUstep" msgstr "News Reader for GNUstep" #: ../menu-data/lxinput:lxinput.desktop.in.h:1 msgid "Keyboard and Mouse" msgstr "Keyboard and Mouse" #: ../menu-data/lxinput:lxinput.desktop.in.h:2 msgid "Configure keyboard, mouse, and other input devices" msgstr "Configure keyboard, mouse, and other input devices" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:1 msgid "Lxkeymap" msgstr "Lxkeymap" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:2 msgid "Lxkeymap application" msgstr "Lxkeymap application" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:1 msgid "Default applications for LXSession" msgstr "Default applications for LXSession" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:2 msgid "Change the default applications on LXDE" msgstr "Change the default applications on LXDE" #: ../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 "Task Manager" #: ../menu-data/lxtask:lxtask.desktop.in.h:2 msgid "Manage running processes" msgstr "Manage running processes" #: ../menu-data/lybniz:lybniz.desktop.in.h:1 msgid "Lybniz Graph Plotter" msgstr "Lybniz Graph Plotter" #: ../menu-data/lybniz:lybniz.desktop.in.h:2 msgid "Plot graphs and functions" msgstr "Plot graphs and functions" #: ../menu-data/lynis:lynis.desktop.in.h:1 msgid "Lynis auditing tool" msgstr "Lynis auditing tool" #: ../menu-data/lynis:lynis.desktop.in.h:2 msgid "Security auditing tool (root)" msgstr "Security auditing tool (root)" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:1 msgid "Lynkeos Image Processor" msgstr "Lynkeos Image Processor" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:2 msgid "Filtering of astronomical images" msgstr "Filtering of astronomical images" #: ../menu-data/lyricue:lyricue.desktop.in.h:1 msgid "Lyricue" msgstr "Lyricue" #: ../menu-data/lyricue:lyricue.desktop.in.h:2 msgid "The GNU Lyric Display System" msgstr "The GNU Lyric Display System" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:1 msgid "Lyricue Server" msgstr "Lyricue Server" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:2 msgid "The GNU Lyric Display System Display" msgstr "The GNU Lyric Display System Display" #: ../menu-data/lyx:lyx.desktop.in.h:1 msgid "LyX Document Processor" msgstr "LyX Document Processor" #: ../menu-data/lyx:lyx.desktop.in.h:2 msgid "High level LaTeX frontend" msgstr "High level LaTeX frontend" #: ../menu-data/madbomber:madbomber.desktop.in.h:1 msgid "Mad Bomber" msgstr "Mad Bomber" #: ../menu-data/madbomber:madbomber.desktop.in.h:2 msgid "Catch the Bombs" msgstr "Catch the Bombs" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:1 msgid "Maelstrom" msgstr "Maelstrom" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:2 msgid "Play an Asteroids like game" msgstr "Play an Asteroids like game" #: ../menu-data/magicicada:magicicada.desktop.in.h:1 msgid "Magicicada" msgstr "Magicicada" #: ../menu-data/magicicada:magicicada.desktop.in.h:2 msgid "Magicicada application" msgstr "Magicicada application" #: ../menu-data/magicor:magicor.desktop.in.h:1 msgid "Magicor" msgstr "Magicor" #: ../menu-data/magicor:magicor.desktop.in.h:2 msgid "Puzzle game in the spirit of solomon's key" msgstr "Puzzle game in the spirit of solomon's key" #: ../menu-data/magictouch:magictouch.desktop.in.h:1 msgid "MagicTouch" msgstr "MagicTouch" #: ../menu-data/magictouch:magictouch.desktop.in.h:2 msgid "Retro game goes multitouch: use two knobs to paint a picture" msgstr "Retro game goes multitouch: use two knobs to paint a picture" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:1 msgid "Mah-Jong" msgstr "Mah-Jong" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:2 msgid "Play classic Mahjong puzzle game" msgstr "Play classic Mahjong puzzle game" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:1 msgid "Mail Notification" msgstr "Mail Notification" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:2 msgid "Get notified when new mail arrives" msgstr "Get notified when new mail arrives" #: ../menu-data/mailnag:mailnag-config.desktop.in.h:1 msgid "Mailnag Configuration" msgstr "Mailnag Configuration" #: ../menu-data/mailnag:mailnag_config.desktop.in.h:2 msgid "A notifier for new emails" msgstr "A notifier for new emails" #: ../menu-data/maitreya:maitreya7.desktop.in.h:1 msgid "Maitreya7" msgstr "" #: ../menu-data/maitreya:maitreya7.desktop.in.h:2 msgid "Astrology Software" msgstr "Astrology Software" #: ../menu-data/makehuman:makehuman.desktop.in.h:1 msgid "MakeHuman" msgstr "MakeHuman" #: ../menu-data/mame:mame.desktop.in.h:1 msgid "MAME™ Arcade Emulator" msgstr "MAME™ Arcade Emulator" #: ../menu-data/mame:mame.desktop.in.h:2 msgid "Play vintage arcade games using the MAME emulator" msgstr "Play vintage arcade games using the MAME emulator" #: ../menu-data/mana:mana.desktop.in.h:1 msgid "Mana" msgstr "Mana" #: ../menu-data/manaplus:manaplus.desktop.in.h:2 msgid "A 2D MMORPG client" msgstr "A 2D MMORPG client" #: ../menu-data/manaplus:manaplus.desktop.in.h:1 msgid "ManaPlus" msgstr "ManaPlus" #: ../menu-data/mancala:mancala.desktop.in.h:1 msgid "Mancala" msgstr "Mancala" #: ../menu-data/mancala:mancala.desktop.in.h:2 msgid "A board game involving count and capture" msgstr "A board game involving count and capture" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:1 msgid "Visit 3D Fractal World" msgstr "Visit 3D Fractal World" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:2 msgid "Mandelbulber" msgstr "Mandelbulber" #: ../menu-data/mangler:mangler.desktop.in.h:1 msgid "Mangler" msgstr "Mangler" #: ../menu-data/mangler:mangler.desktop.in.h:2 msgid "Voice chat on Ventrilo 3.x servers" msgstr "Voice chat on Ventrilo 3.x servers" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:1 msgid "Input Device Sharing" msgstr "Input Device Sharing" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:2 msgid "Share mouse and pointer with other Computers" msgstr "Share mouse and pointer with other Computers" #: ../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 "Marble" #: ../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 "Virtual Globe" #: ../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/massxpert:massxpert.desktop.in.h:1 msgid "massXpert" msgstr "massXpert" #: ../menu-data/massxpert:massxpert.desktop.in.h:2 msgid "Bio-polymer mass spectrometry software" msgstr "Bio-polymer mass spectrometry software" #: ../menu-data/mat:mat.desktop.in.h:2 msgid "MAT" msgstr "" #: ../menu-data/mat:mat.desktop.in.h:1 msgid "Metadata Anonymisation Toolkit" msgstr "Metadata Anonymisation Toolkit" #: ../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/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 "Keyboard" #: ../menu-data/matchbox-keyboard:inputmethods__matchbox-keyboard.desktop.in.h:2 msgid "Virtual Keyboard" msgstr "Virtual Keyboard" #: ../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-notification-daemon:mate-notification-properties.desktop.in.h:1 msgid "Pop-Up Notifications" msgstr "" #: ../menu-data/mate-notification-daemon:mate-notification-properties.desktop.in.h:2 msgid "Set your pop-up notification preferences" msgstr "" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:1 msgid "Mathomatic" msgstr "Mathomatic" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:2 msgid "Do symbolic mathematics and quick calculations" msgstr "Do symbolic mathematics and quick calculations" #: ../menu-data/mathwar:MathWar.desktop.in.h:1 msgid "MathWar" msgstr "MathWar" #: ../menu-data/mathwar:MathWar.desktop.in.h:2 msgid "A simple math game for kids" msgstr "A simple math game for kids" #: ../menu-data/matita:matita.desktop.in.h:1 msgid "Matita" msgstr "Matita" #: ../menu-data/matita:matita.desktop.in.h:2 msgid "Interactive theorem prover" msgstr "Interactive theorem prover" #: ../menu-data/matlab-support:matlab.desktop.in.h:1 msgid "MATLAB" msgstr "MATLAB" #: ../menu-data/matlab-support:matlab.desktop.in.h:2 msgid "Scientific computing environment" msgstr "Scientific computing environment" #: ../menu-data/mc:mc.desktop.in.h:1 msgid "Midnight Commander" msgstr "Midnight Commander" #: ../menu-data/mc:mc.desktop.in.h:2 msgid "File manager" msgstr "File manager" #: ../menu-data/mcomix:mcomix.desktop.in.h:1 msgid "MComix" msgstr "MComix" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:1 msgid "mCRL2" msgstr "mCRL2" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:2 msgid "Graphical front end for mCRL2 toolset" msgstr "Graphical front end for mCRL2 toolset" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:1 msgid "Graphical IDE for MCS-51 based microcontrollers" msgstr "Graphical IDE for MCS-51 based microcontrollers" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:2 msgid "MCU 8051 IDE" msgstr "MCU 8051 IDE" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:1 msgid "MDB Viewer" msgstr "MDB Viewer" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:2 msgid "View and export Microsoft Access databases" msgstr "View and export Microsoft Access databases" #: ../menu-data/me-tv:me-tv.desktop.in.h:1 msgid "Me TV" msgstr "Me TV" #: ../menu-data/me-tv:me-tv.desktop.in.h:2 msgid "A digital television (DVB) viewer for GNOME" msgstr "A digital television (DVB) viewer for GNOME" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:1 msgid "MediaInfo" msgstr "MediaInfo" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:2 msgid "Supplies technical and tag information about a video or audio file" msgstr "Supplies technical and tag information about a video or audio file" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:1 msgid "MediathekView" msgstr "MediathekView" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:2 msgid "View streams from public German TV stations" msgstr "View streams from public German TV stations" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:1 msgid "MediaTomb" msgstr "MediaTomb" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:2 msgid "MediaTomb UPnP MediaServer web user interface." msgstr "MediaTomb UPnP MediaServer web user interface." #: ../menu-data/medit:medit.desktop.in.h:1 msgid "medit" msgstr "medit" #: ../menu-data/medit:medit.desktop.in.h:2 msgid "Text editor" msgstr "Text editor" #: ../menu-data/mednafen:mednafen.desktop.in.h:1 msgid "Mednafen" msgstr "Mednafen" #: ../menu-data/mednafen:mednafen.desktop.in.h:2 msgid "Multi-system video game emulator" msgstr "Multi-system video game emulator" #: ../menu-data/megaglest:megaglest.desktop.in.h:1 msgid "A real time strategy game." msgstr "A real time strategy game." #: ../menu-data/megaglest:megaglest.desktop.in.h:2 msgid "MegaGlest" msgstr "MegaGlest" #: ../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 "Meld Diff Viewer" #: ../menu-data/meld:meld.desktop.in.h:2 msgid "Compare and merge your files" msgstr "Compare and merge your files" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:1 msgid "Melting" msgstr "Melting" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:2 msgid "\"Computes the melting temperature for a nucleic acid duplex.\"" msgstr "\"Computes the melting temperature for a nucleic acid duplex.\"" #: ../menu-data/memaker:memaker.desktop.in.h:1 msgid "MeMaker" msgstr "MeMaker" #: ../menu-data/memaker:memaker.desktop.in.h:2 msgid "Builds avatars for all your applications." msgstr "Builds avatars for all your applications." #: ../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 "Meritous" #: ../menu-data/meritous:meritous.desktop.in.h:2 msgid "action-adventure dungeon crawl game" msgstr "Geama gnìomh-dànachadh snàig sluic-dubh" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:1 msgid "Merkaartor" msgstr "Merkaartor" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:2 msgid "OpenStreetMap Editor" msgstr "OpenStreetMap Editor" #: ../menu-data/meshlab:meshlab.desktop.in.h:1 msgid "MeshLab" msgstr "MeshLab" #: ../menu-data/meshlab:meshlab.desktop.in.h:2 msgid "View and process meshes" msgstr "View and process meshes" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:1 msgid "Dreamcast ROM Player" msgstr "Dreamcast ROM Player" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:2 msgid "Play Sega Dreamcast games" msgstr "Play Sega Dreamcast games" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:1 msgid "Game Boy ROM Player" msgstr "Game Boy ROM Player" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:2 msgid "Play Nintendo Game Boy games" msgstr "Play Nintendo Game Boy games" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:1 msgid "Game Boy Advance ROM Player" msgstr "Game Boy Advance ROM Player" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:2 msgid "Play Nintendo Game Boy Advance games" msgstr "Play Nintendo Game Boy Advance games" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:1 msgid "Genesis ROM Player" msgstr "Genesis ROM Player" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:2 msgid "Play Sega Genesis games" msgstr "Play Sega Genesis games" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:1 msgid "MSX ROM Player" msgstr "MSX ROM Player" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:2 msgid "Play MSX games" msgstr "Play MSX games" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:1 msgid "Nintendo64 ROM Player" msgstr "Nintendo64 ROM Player" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:2 msgid "Play Nintendo 64 games" msgstr "Play Nintendo 64 games" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:1 msgid "NES ROM Player" msgstr "NES ROM Player" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:2 msgid "Play Nintendo Entertainment System games" msgstr "Play Nintendo Entertainment System games" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:1 msgid "Sega Master System/Game Gear ROM Player" msgstr "Sega Master System/Game Gear ROM Player" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:2 msgid "Play Sega Master System and Game Gear games" msgstr "Play Sega Master System and Game Gear games" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:1 msgid "Super NES ROM Player" msgstr "Super NES ROM Player" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:2 msgid "Play Super Nintendo Entertainment System games" msgstr "Play Super Nintendo Entertainment System games" #: ../menu-data/mess:mess.desktop.in.h:1 msgid "MESS" msgstr "MESS" #: ../menu-data/mess:mess.desktop.in.h:2 msgid "Emulateur multi systèmes" msgstr "Emulateur multi systèmes" #: ../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 "Metacity" #: ../menu-data/meterbridge:meterbridge.desktop.in.h:1 msgid "Meterbridge" msgstr "Meterbridge" #: ../menu-data/mgm:mgm.desktop.in.h:1 msgid "MGM System Monitor" msgstr "MGM System Monitor" #: ../menu-data/mgm:mgm.desktop.in.h:2 msgid "A highly configurable, very gaudy system load meter" msgstr "A highly configurable, very gaudy system load meter" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:1 msgid "mhWaveEdit" msgstr "mhWaveEdit" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:2 msgid "Record, play, edit and convert sound files" msgstr "Record, play, edit and convert sound files" #: ../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 "MiceAmaze" #: ../menu-data/miceamaze:miceamaze.desktop.in.h:2 msgid "video game with mice in a maze" msgstr "video game with mice in a maze" #: ../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 "Micropolis" #: ../menu-data/micropolis:micropolis.desktop.in.h:2 msgid "A real-time city management simulator" msgstr "A real-time city management simulator" #: ../menu-data/midisnoop:midisnoop.desktop.in.h:1 msgid "MIDI monitor and prober." msgstr "MIDI monitor and prober." #: ../menu-data/midisnoop:midisnoop.desktop.in.h:2 msgid "Midisnoop" msgstr "Midisnoop" #: ../menu-data/midori:midori-private.desktop.in.h:1 msgid "Midori Private Browsing" msgstr "Brabhsadh prìobhaideach Midori" #: ../menu-data/midori:midori-private.desktop.in.h:2 msgid "Open a new private browsing window" msgstr "Open a new private browsing window" #: ../menu-data/midori:midori.desktop.in.h:1 msgid "Midori" msgstr "Midori" #: ../menu-data/midori:midori.desktop.in.h:2 msgid "Lightweight web browser" msgstr "Lightweight web browser" #: ../menu-data/midori:midori.desktop.in.h:3 msgid "New _Tab" msgstr "_Taba ùr" #: ../menu-data/midori:midori.desktop.in.h:4 msgid "New _Window" msgstr "_Uinneag ùr" #: ../menu-data/midori:midori.desktop.in.h:5 msgid "New P_rivate Browsing Window" msgstr "New P_rivate Browsing Window" #: ../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 "MilkyTracker" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:2 msgid "Fasttracker 2 Clone" msgstr "Fasttracker 2 Clone" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:3 msgid "MilkyTracker (play song)" msgstr "MilkyTracker (play song)" #: ../menu-data/minbar:minbar.desktop.in.h:1 msgid "Minbar Prayer Times" msgstr "Minbar Prayer Times" #: ../menu-data/minbar:minbar.desktop.in.h:2 msgid "Islamic prayer times" msgstr "Islamic prayer times" #: ../menu-data/minetest:minetest.desktop.in.h:1 msgid "Minetest" msgstr "Minetest" #: ../menu-data/minetest:minetest.desktop.in.h:2 msgid "Multiplayer infinite-world block sandbox" msgstr "Multiplayer infinite-world block sandbox" #: ../menu-data/minirok:kde4__minirok.desktop.in.h:1 msgid "Minirok" msgstr "Minirok" #: ../menu-data/minitube:minitube.desktop.in.h:1 msgid "Minitube" msgstr "Minitube" #: ../menu-data/minitube:minitube.desktop.in.h:2 msgid "Watch YouTube videos" msgstr "Watch YouTube videos" #: ../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 "Play/Pause" #: ../menu-data/mirage:mirage.desktop.in.h:1 msgid "Mirage" msgstr "Mirage" #: ../menu-data/mirage:mirage.desktop.in.h:2 msgid "A fast GTK+ Image Viewer" msgstr "A fast GTK+ Image Viewer" #: ../menu-data/miro:miro.desktop.in.h:1 msgid "Miro" msgstr "Miro" #: ../menu-data/miro:miro.desktop.in.h:2 msgid "" "Fully featured video and music player, podcast client, and bittorrent client" msgstr "" "Fully featured video and music player, podcast client, and bittorrent client" #: ../menu-data/mirrormagic:mirrormagic.desktop.in.h:1 msgid "MirrorMagic" msgstr "MirrorMagic" #: ../menu-data/mistelix:mistelix.desktop.in.h:1 msgid "Mistelix" msgstr "Mistelix" #: ../menu-data/mistelix:mistelix.desktop.in.h:2 msgid "Author DVDs and slideshows" msgstr "Author DVDs and slideshows" #: ../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 "Mixxx" #: ../menu-data/mixxx:mixxx.desktop.in.h:2 msgid "A digital DJ interface" msgstr "A digital DJ interface" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:1 msgid "mkvinfo" msgstr "mkvinfo" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:2 msgid "Show information about MKV files" msgstr "Show information about MKV files" #: ../menu-data/mkvtoolnix-gui:mkvmergeGUI.desktop.in.h:1 msgid "mkvmerge GUI" msgstr "mkvmerge GUI" #: ../menu-data/mkvtoolnix-gui:mkvmergeGUI.desktop.in.h:2 msgid "MKV files creator" msgstr "MKV files creator" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:1 msgid "MLDonkey" msgstr "MLDonkey" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:2 msgid "Graphical frontend for MLDonkey" msgstr "Graphical frontend for MLDonkey" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:1 msgid "Multilingual Terminal" msgstr "Multilingual Terminal" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:2 msgid "Use Multi-Lingual Command Line" msgstr "Use Multi-Lingual Command Line" #: ../menu-data/mm3d:mm3d.desktop.in.h:1 msgid "Misfit Model 3D" msgstr "Misfit Model 3D" #: ../menu-data/mm3d:mm3d.desktop.in.h:2 msgid "Create and edit 3D models and animations" msgstr "Create and edit 3D models and animations" #: ../menu-data/mmass:mmass.desktop.in.h:1 msgid "mMass" msgstr "mMass" #: ../menu-data/mmass:mmass.desktop.in.h:2 msgid "Mass spectrum viewer and data analysis proteomics tool" msgstr "Mass spectrum viewer and data analysis proteomics tool" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:1 msgid "mmpong-gl" msgstr "mmpong-gl" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:2 msgid "massively multiplayer pong game" msgstr "massively multiplayer pong game" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:1 msgid "Mnemosyne" msgstr "Mnemosyne" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:2 msgid "A flash card program to make your review process more efficient" msgstr "A flash card program to make your review process more efficient" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:1 msgid "Mobile Atlas Creator" msgstr "Mobile Atlas Creator" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:2 msgid "create offline-atlases for GPS/cell phone applications" msgstr "create offline-atlases for GPS/cell phone applications" #: ../menu-data/model-builder:model-builder.desktop.in.h:1 msgid "Model Builder" msgstr "Model Builder" #: ../menu-data/model-builder:model-builder.desktop.in.h:2 msgid "Graphical ODE simulator" msgstr "Graphical ODE simulator" #: ../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 "Mokomaze" #: ../menu-data/mokomaze:mokomaze.desktop.in.h:2 msgid "Ball-in-the-labyrinth game" msgstr "Ball-in-the-labyrinth game" #: ../menu-data/monajat-applet:monajat.desktop.in.h:1 msgid "Monajat Applet for supplications" msgstr "Monajat Applet for supplications" #: ../menu-data/monajat-applet:monajat.desktop.in.h:2 msgid "Monajat in system tray icon" msgstr "Monajat in system tray icon" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:1 msgid "Monkey Bubble" msgstr "Monkey Bubble" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:2 msgid "Monkey Bubble Arcade Game" msgstr "Monkey Bubble Arcade Game" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:1 msgid "Monkey Studio IDE" msgstr "Monkey Studio IDE" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:2 msgid "The best cross platform IDE available!" msgstr "The best cross platform IDE available!" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:3 msgid "Open With MkS" msgstr "Open With MkS" #: ../menu-data/mono-runtime-common:mono-runtime-common.desktop.in.h:1 msgid "Mono Runtime" msgstr "Mono Runtime" #: ../menu-data/mono-runtime-common:mono-runtime-terminal.desktop.in.h:1 msgid "Mono Runtime (Terminal)" msgstr "Mono Runtime (Terminal)" #: ../menu-data/mono-tools-gui:gsharp.desktop.in.h:1 msgid "gsharp" msgstr "gsharp" #: ../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 "" "Write C# in an interactive shell, and inject your code into running Mono " "processes" #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:1 msgid "Mono IL Contrast" msgstr "Mono IL Contrast" #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:2 msgid "Identify differences in the API exposed by mono library assemblies." msgstr "Identify differences in the API exposed by mono library assemblies." #: ../menu-data/monodevelop:monodevelop.desktop.in.h:1 msgid "MonoDevelop" msgstr "MonoDevelop" #: ../menu-data/monodevelop:monodevelop.desktop.in.h:2 msgid "Develop .NET applications in an Integrated Development Environment" msgstr "Develop .NET applications in an Integrated Development Environment" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:1 msgid "Mono Documentation" msgstr "Mono Documentation" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:2 msgid "View, search and edit documentation related to Mono" msgstr "View, search and edit documentation related to Mono" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:1 msgid "Monodoc (http)" msgstr "Monodoc (http)" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:2 msgid "Monodoc Documentation Browser" msgstr "Monodoc Documentation Browser" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:1 msgid "Monster Masher" msgstr "Monster Masher" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:2 msgid "Mash monsters and save the gnomes" msgstr "Mash monsters and save the gnomes" #: ../menu-data/monsterz:monsterz.desktop.in.h:1 msgid "Monsterz" msgstr "Monsterz" #: ../menu-data/monsterz:monsterz.desktop.in.h:2 msgid "Little arcade puzzle game, similar to the famous Bejeweled" msgstr "Little arcade puzzle game, similar to the famous Bejeweled" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:1 msgid "Moonlander" msgstr "Moonlander" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:2 msgid "Fun game based on the classic moon lander" msgstr "Fun game based on the classic moon lander" #: ../menu-data/mopidy:mopidy.desktop.in.h:1 msgid "Mopidy Music Server" msgstr "" #: ../menu-data/mopidy:mopidy.desktop.in.h:2 msgid "MPD music server with Spotify support" 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 "moserial Terminal" #: ../menu-data/moserial:moserial.desktop.in.h:2 msgid "A serial terminal optimized for logging and file capture" msgstr "A serial terminal optimized for logging and file capture" #: ../menu-data/mousepad:mousepad.desktop.in.h:1 msgid "Mousepad" msgstr "Mousepad" #: ../menu-data/mousepad:mousepad.desktop.in.h:2 msgid "Simple Text Editor" msgstr "Simple Text Editor" #: ../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 "" #. DocPath= #: ../menu-data/mp3diags:mp3diags.desktop.in.h:2 msgid "MP3 Diags - diagnosis and repair tool" msgstr "MP3 Diags - diagnosis and repair tool" #: ../menu-data/mp3diags:mp3diags.desktop.in.h:3 msgid "MP3 Diags" msgstr "MP3 Diags" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:1 msgid "Mp3splt-gtk audio splitter" msgstr "Mp3splt-gtk audio splitter" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:2 msgid "Split mp3 and ogg files without decoding" msgstr "Split mp3 and ogg files without decoding" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:1 msgid "MPDCon" msgstr "MPDCon" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:2 msgid "GNUstep client for MPD" msgstr "GNUstep client for MPD" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:1 msgid "Music Player Daemon" msgstr "Music Player Daemon" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:2 msgid "MPRIS 2 support for MPD" msgstr "MPRIS 2 support for MPD" #: ../menu-data/mplayer-gui:mplayer.desktop.in.h:1 msgid "MPlayer Media Player" msgstr "MPlayer Media Player" #: ../menu-data/mpv:mpv.desktop.in.h:2 #: ../menu-data/snappy:snappy.desktop.in.h:2 msgid "Play movies and songs" msgstr "Play movies and songs" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:1 msgid "Mplinuxman" msgstr "Mplinuxman" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:2 msgid "Manage your MPMan portable mp3 player" msgstr "Manage your MPMan portable mp3 player" #: ../menu-data/mpv:mpv.desktop.in.h:1 msgid "mpv Media Player" 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 "DICOM to NIfTI Conversion" #: ../menu-data/mricron:dcm2niigui.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-dcm2niigui.desktop.in.h:2 msgid "dcm2nii" msgstr "dcm2nii" #: ../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 "Non-parametric MRI Analysis" #: ../menu-data/mricron:mricron-npm.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-npm.desktop.in.h:2 msgid "NPM" msgstr "NPM" #: ../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 "2D/3D MRI Image Viewer" #: ../menu-data/mricron:mricron.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mricron.desktop.in.h:2 msgid "MRIcron" msgstr "MRIcron" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:1 msgid "MRI Tractography View" msgstr "MRI Tractography View" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:2 msgid "MRview" msgstr "MRview" #: ../menu-data/mtink:mtink.desktop.in.h:1 msgid "Mtink" msgstr "Mtink" #: ../menu-data/mtink:mtink.desktop.in.h:2 msgid "Status monitor for Epson inkjet printers" msgstr "Status monitor for Epson inkjet printers" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:1 msgid "mtPaint graphic editor" msgstr "mtPaint graphic editor" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:2 msgid "painting program to create pixel art and manipulate digital photos" msgstr "painting program to create pixel art and manipulate digital photos" #: ../menu-data/mttroff:mttroff.desktop.in.h:1 msgid "Troff" msgstr "Troff" #: ../menu-data/mttroff:mttroff.desktop.in.h:2 msgid "TROff - A libavg based multitouch TRON clone" msgstr "TROff - A libavg based multitouch TRON clone" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:1 msgid "Mu-cade" msgstr "Mu-cade" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:2 msgid "Kenta Cho's Mu-cade" msgstr "Kenta Cho's Mu-cade" #: ../menu-data/mudita24:mudita24.desktop.in.h:1 msgid "Mudita24" msgstr "Mudita24" #: ../menu-data/mudita24:mudita24.desktop.in.h:2 msgid "ALSA GUI control tool for Envy24 (ice1712) soundcards" msgstr "ALSA GUI control tool for Envy24 (ice1712) soundcards" #: ../menu-data/mudlet:mudlet.desktop.in.h:1 msgid "Mudlet" msgstr "Mudlet" #: ../menu-data/mudlet:mudlet.desktop.in.h:2 msgid "Play online text-based games (MUDs)" msgstr "Play online text-based games (MUDs)" #: ../menu-data/muffin:muffin.desktop.in.h:1 msgid "Muffin" msgstr "Muffin" #: ../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/mugshot:mugshot.desktop.in.h:2 msgid "Configure your profile image and contact details" msgstr "" #: ../menu-data/multiget:multiget.desktop.in.h:1 msgid "MultiGet" msgstr "MultiGet" #: ../menu-data/multiget:multiget.desktop.in.h:2 msgid "MultiGet Downloader" msgstr "MultiGet Downloader" #: ../menu-data/multitet:multitet.desktop.in.h:1 msgid "Multitet" msgstr "Multitet" #: ../menu-data/multitet:multitet.desktop.in.h:2 msgid "Multitouch cooperative Tetris-like game" msgstr "Multitouch cooperative Tetris-like game" #: ../menu-data/mumble:mumble.desktop.in.h:1 msgid "Mumble" msgstr "Mumble" #: ../menu-data/mumble:mumble.desktop.in.h:2 msgid "A low-latency, high quality voice chat program for gaming" msgstr "A low-latency, high quality voice chat program for gaming" #: ../menu-data/muon-discover:muon-discover-category.desktop.in.h:1 msgid "Install More..." msgstr "Install More..." #: ../menu-data/muon-discover:muon-discover.desktop.in.h:1 msgid "Muon Discover" msgstr "Muon Discover" #: ../menu-data/muon-discover:muon-discover.desktop.in.h:2 msgid "Software Center" msgstr "Ionad a' bhathair-bhog" #: ../menu-data/muon-installer:kde4__muon-installer.desktop.in.h:1 msgid "Muon Software Center" msgstr "Muon Software Center" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:1 msgid "Muon Update Manager" msgstr "Muon Update Manager" #: ../menu-data/muon:muon.desktop.in.h:1 msgid "Muon Package Manager" msgstr "Muon Package Manager" #: ../menu-data/muon:muon.desktop.in.h:2 msgid "Package Manager" msgstr "Manaidsear nam pacaidean" #: ../menu-data/mupdf:mupdf.desktop.in.h:1 msgid "MuPDF" msgstr "MuPDF" #: ../menu-data/mupdf:mupdf.desktop.in.h:2 msgid "PDF file viewer" msgstr "PDF file viewer" #: ../menu-data/murmur:murmur.desktop.in.h:1 msgid "Murmur" msgstr "Murmur" #: ../menu-data/murmur:murmur.desktop.in.h:2 msgid "Python/GTK2 Museek client" msgstr "Python/GTK2 Museek client" #: ../menu-data/muse:muse.desktop.in.h:1 msgid "MusE" msgstr "MusE" #: ../menu-data/muse:muse.desktop.in.h:2 msgid "Midi Music Editor" msgstr "Midi Music Editor" #: ../menu-data/museeq:museeq.desktop.in.h:1 msgid "Museeq" msgstr "Museeq" #: ../menu-data/museeq:museeq.desktop.in.h:2 msgid "C++/QT3 Museek client" msgstr "C++/QT3 Museek client" #: ../menu-data/musescore:mscore.desktop.in.h:1 msgid "WYSIWYG Music score typesetter" msgstr "WYSIWYG Music score typesetter" #: ../menu-data/musescore:mscore.desktop.in.h:2 msgid "MuseScore" msgstr "MuseScore" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:1 msgid "Musetup-gtk" msgstr "Musetup-gtk" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:2 msgid "Museek daemon configuration tool" msgstr "Museek daemon configuration tool" #: ../menu-data/musique:musique.desktop.in.h:1 msgid "Musique" msgstr "Musique" #: ../menu-data/musique:musique.desktop.in.h:2 msgid "Play your music collection" msgstr "Play your music collection" #: ../menu-data/mutt:mutt.desktop.in.h:1 msgid "Simple text-based Mail User Agent" msgstr "Simple text-based Mail User Agent" #: ../menu-data/mutt:mutt.desktop.in.h:2 msgid "mutt" msgstr "mutt" #: ../menu-data/mutter:mutter.desktop.in.h:1 msgid "Mutter" msgstr "Mutter" #: ../menu-data/mx44:mx44.desktop.in.h:1 msgid "mx44" msgstr "mx44" #: ../menu-data/mx44:mx44.desktop.in.h:2 msgid "Polyphonic, multichannel midi realtime software synthesizer" msgstr "Polyphonic, multichannel midi realtime software synthesizer" #: ../menu-data/mypaint:mypaint.desktop.in.h:1 msgid "MyPaint" msgstr "MyPaint" #: ../menu-data/mypaint:mypaint.desktop.in.h:2 msgid "Painting program for digital artists" msgstr "Painting program for digital artists" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:1 msgid "MySQL Workbench" msgstr "MySQL Workbench" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:2 msgid "MySQL Database Design, Administration and Development Tool" msgstr "MySQL Database Design, Administration and Development Tool" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:1 msgid "MythNetTV" msgstr "MythNetTV" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:2 msgid "A video RSS grabber" msgstr "A video RSS grabber" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:1 msgid "MythTV Backend Setup" msgstr "MythTV Backend Setup" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:2 msgid "Used to configure a backend" msgstr "Used to configure a backend" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:1 msgid "MythTV Frontend" msgstr "MythTV Frontend" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:2 msgid "A frontend for all content on a mythtv-backend" msgstr "A frontend for all content on a mythtv-backend" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:1 msgid "nagstamon" msgstr "nagstamon" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:2 msgid "Nagios status monitor " msgstr "Nagios status monitor " #: ../menu-data/nautilus-actions:nact.desktop.in.h:1 msgid "Nautilus-Actions Configuration Tool" msgstr "Nautilus-Actions Configuration Tool" #: ../menu-data/nautilus-actions:nact.desktop.in.h:2 msgid "Configure items to be added to the Nautilus context menus" msgstr "Configure items to be added to the Nautilus context menus" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:1 msgid "Nautilus Compare Extension Preferences" msgstr "Nautilus Compare Extension Preferences" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:2 msgid "Preferences for Nautilus Compare Extension" msgstr "Preferences for Nautilus Compare Extension" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:1 msgid "Dropbox" msgstr "Dropbox" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:2 msgid "Sync your files across computers and to the web" msgstr "Sync your files across computers and to the web" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:1 msgid "Nautilus Pastebin Configurator" msgstr "Nautilus Pastebin Configurator" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:2 msgid "Nautilus Pastebin configuration panel" msgstr "Nautilus Pastebin configuration panel" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:1 msgid "Nautilus scripts manager" msgstr "Nautilus scripts manager" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:2 msgid "Enable or disable Nautilus scripts" msgstr "Enable or disable Nautilus scripts" #: ../menu-data/navit:navit.desktop.in.h:1 msgid "Navit" msgstr "Navit" #: ../menu-data/navit:navit.desktop.in.h:2 msgid "The open source vector based navigation program with routing engine" msgstr "The open source vector based navigation program with routing engine" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:1 msgid "Cn3D NCBI Database Viewer" msgstr "Cn3D NCBI Database Viewer" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:2 msgid "View NCBI databases in 3D" msgstr "View NCBI databases in 3D" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:1 msgid "Sequin DNA Sequence Submission Tool" msgstr "Sequin DNA Sequence Submission Tool" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:2 msgid "Submit DNA sequences to the GenBank, EMBL, and DDBJ databases" msgstr "Submit DNA sequences to the GenBank, EMBL, and DDBJ databases" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:1 msgid "DDV Sequence Alignment Viewer" msgstr "DDV Sequence Alignment Viewer" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:2 msgid "View multiple sequence alignment for GenBank" msgstr "View multiple sequence alignment for GenBank" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:1 msgid "Entrez NCBI Database Querying Tool" msgstr "Entrez NCBI Database Querying Tool" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:2 msgid "Query NCBI databases and retrieve documents" msgstr "Query NCBI databases and retrieve documents" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:1 msgid "OneD Biological Sequence Viewer" msgstr "OneD Biological Sequence Viewer" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:2 msgid "View single biological sequences" msgstr "View single biological sequences" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:1 msgid "Ncmpcpp" msgstr "Ncmpcpp" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:2 msgid "NCurses Music Player Client" msgstr "NCurses Music Player Client" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:1 msgid "Windows Wireless Drivers" msgstr "Windows Wireless Drivers" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:2 msgid "Ndiswrapper driver installation tool" msgstr "Ndiswrapper driver installation tool" #: ../menu-data/nedit:nedit.desktop.in.h:1 msgid "NEdit" msgstr "NEdit" #: ../menu-data/nekobee:nekobee.desktop.in.h:1 msgid "Nekobee" msgstr "Nekobee" #: ../menu-data/nekobee:nekobee.desktop.in.h:2 msgid "Simple single-oscillator DSSI plugin" msgstr "Simple single-oscillator DSSI plugin" #: ../menu-data/nemiver:nemiver.desktop.in.h:1 msgid "Nemiver C/C++ Debugger" msgstr "Nemiver C/C++ Debugger" #: ../menu-data/nemiver:nemiver.desktop.in.h:2 msgid "Debug Applications" msgstr "Debug Applications" #: ../menu-data/caja:caja-autorun-software.desktop.in.h:1 #: ../menu-data/nemo:nemo-autorun-software.desktop.in.h:1 msgid "Autorun Prompt" msgstr "Autorun Prompt" #: ../menu-data/nemo:nemo.desktop.in.h:1 msgid "Files" msgstr "Faidhlichean" #: ../menu-data/nemo:nemo.desktop.in.h:2 msgid "Access and organize files" msgstr "Faigh cothrom air faidhlichean is rianaich iad" #: ../menu-data/neobio:neobio.desktop.in.h:1 msgid "Sequence alignments neobio" msgstr "Sequence alignments neobio" #: ../menu-data/nepomuk-core-data:kde4__nepomukbackup.desktop.in.h:1 msgid "Nepomuk Backup" msgstr "Nepomuk Backup" #: ../menu-data/nepomuk-core-data:kde4__nepomukcleaner.desktop.in.h:1 msgid "Nepomuk Cleaner" msgstr "Nepomuk Cleaner" #: ../menu-data/nestopia:nestopia.desktop.in.h:1 msgid "Nestopia" msgstr "Nestopia" #: ../menu-data/nestopia:nestopia.desktop.in.h:2 msgid "Accurate NES Emulator" msgstr "Accurate NES Emulator" #: ../menu-data/netanim:NetAnim.desktop.in.h:1 msgid "Network animator" msgstr "Network animator" #: ../menu-data/netanim:NetAnim.desktop.in.h:2 msgid "Network animator based on Qt4 working with ns-3" msgstr "Network animator based on Qt4 working with ns-3" #: ../menu-data/netbeans:netbeans.desktop.in.h:1 msgid "NetBeans IDE 7.0.1" msgstr "NetBeans IDE 7.0.1" #: ../menu-data/netemul:netemul.desktop.in.h:1 msgid "NetEmul" msgstr "NetEmul" #: ../menu-data/netemul:netemul.desktop.in.h:2 msgid "The LAN network simulator" msgstr "The LAN network simulator" #: ../menu-data/netgen:netgen.desktop.in.h:1 msgid "Netgen Mesh Generator" msgstr "Netgen Mesh Generator" #: ../menu-data/nethack-x11:nethack-x11.desktop.in.h:1 msgid "X NetHack" msgstr "X NetHack" #: ../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 "NetPanzer" #: ../menu-data/netpanzer:netpanzer.desktop.in.h:2 msgid "Online multiplayer tactical warfare game" msgstr "Online multiplayer tactical warfare game" #: ../menu-data/netrek-client-cow:netrek-client-cow.desktop.in.h:1 msgid "Netrek" msgstr "Netrek" #: ../menu-data/netsurf-gtk:netsurf-gtk.desktop.in.h:1 msgid "NetSurf Web Browser" msgstr "NetSurf Web Browser" #: ../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 "Play a game of Tic Tac Toe." #: ../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 "Lìonra" #: ../menu-data/network-manager-gnome:nm-applet.desktop.in.h:2 msgid "Manage your network connections" msgstr "Manage your network connections" #: ../menu-data/neverball:neverball.desktop.in.h:1 msgid "Neverball" msgstr "Neverball" #: ../menu-data/neverball:neverball.desktop.in.h:2 msgid "A 3D arcade game with a ball" msgstr "A 3D arcade game with a ball" #: ../menu-data/neverputt:neverputt.desktop.in.h:1 msgid "Neverputt" msgstr "Neverputt" #: ../menu-data/neverputt:neverputt.desktop.in.h:2 msgid "A 3D mini golf game" msgstr "A 3D mini golf game" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:1 msgid "Nexuiz" msgstr "Nexuiz" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:2 msgid "" "A networked 3D first person shooter game with high-quality graphic effects" msgstr "" "A networked 3D first person shooter game with high-quality graphic effects" #: ../menu-data/nfoview:nfoview.desktop.in.h:1 msgid "NFO Viewer" msgstr "NFO Viewer" #: ../menu-data/nfoview:nfoview.desktop.in.h:2 msgid "View NFO files" msgstr "View NFO files" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:1 msgid "Ngraph" msgstr "Ngraph" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:2 msgid "create scientific 2-dimensional graphs" msgstr "create scientific 2-dimensional graphs" #: ../menu-data/nicotine:nicotine.desktop.in.h:1 msgid "Nicotine-Plus" msgstr "Nicotine-Plus" #: ../menu-data/nicotine:nicotine.desktop.in.h:2 msgid "SoulSeek filesharing client" msgstr "SoulSeek filesharing client" #: ../menu-data/nikwi:nikwi.desktop.in.h:1 msgid "Nikwi Deluxe" msgstr "Nikwi Deluxe" #: ../menu-data/nikwi:nikwi.desktop.in.h:2 msgid "Platform game where your goal is to collect candies" msgstr "Platform game where your goal is to collect candies" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:1 msgid "Ninja IDE" msgstr "Ninja IDE" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:2 msgid "Python IDE" msgstr "Python IDE" #: ../menu-data/nip2:nip2.desktop.in.h:1 msgid "nip2" msgstr "nip2" #: ../menu-data/nip2:nip2.desktop.in.h:2 msgid "Image manipulation program based on VIPS" msgstr "Image manipulation program based on VIPS" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:1 msgid "nitrogen" msgstr "nitrogen" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:2 msgid "Browse and set desktop backgrounds" msgstr "Browse and set desktop backgrounds" #: ../menu-data/njam:njam.desktop.in.h:1 msgid "Njam" msgstr "Njam" #: ../menu-data/njam:njam.desktop.in.h:2 msgid "pacman-like game with multiplayer support" msgstr "pacman-like game with multiplayer support" #: ../menu-data/njplot:njplot.desktop.in.h:1 msgid "NJplot" msgstr "NJplot" #: ../menu-data/njplot:njplot.desktop.in.h:2 msgid "" "Displays, modifies and exports in PostScript format phylogenetic trees" msgstr "" "Displays, modifies and exports in PostScript format phylogenetic trees" #: ../menu-data/nmapsi4:kde4__nmapsi4-admin.desktop.in.h:1 msgid "NmapSI4 - Full mode" msgstr "NmapSI4 - Full mode" #: ../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 "Is a Qt4 interface for nmap scanner" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:1 msgid "NmapSI4-logr" msgstr "NmapSI4-logr" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:2 msgid "Is a Qt4 interface for nmapsi4 log" msgstr "Is a Qt4 interface for nmapsi4 log" #: ../menu-data/nmapsi4:kde4__nmapsi4.desktop.in.h:1 msgid "NmapSI4 - User mode" msgstr "NmapSI4 - User mode" #: ../menu-data/noblenote:noblenote.desktop.in.h:1 msgid "nobleNote" msgstr "" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:1 msgid "Noiz2sa" msgstr "Noiz2sa" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:2 msgid "An Abstract Shooter by Kenta Cho" msgstr "An Abstract Shooter by Kenta Cho" #: ../menu-data/nomnom:nomnom.desktop.in.h:1 msgid "NomNom" msgstr "NomNom" #: ../menu-data/nomnom:nomnom.desktop.in.h:2 msgid "Download and stream media" msgstr "Download and stream media" #: ../menu-data/nootka:nootka.desktop.in.h:1 msgid "Nootka" msgstr "Nootka" #: ../menu-data/nootka:nootka.desktop.in.h:2 msgid "Application for learning musical score notation " msgstr "Application for learning musical score notation " #: ../menu-data/notes-app:notes-app.desktop.in.h:2 msgid "Notes application for Ubuntu" msgstr "Notes application for Ubuntu" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:1 msgid "Notification Daemon" msgstr "Notification Daemon" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:2 msgid "Display notifications" msgstr "Taisbeanadh nam brathan" #: ../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/nted:nted.desktop.in.h:1 msgid "NtEd" msgstr "NtEd" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:1 msgid "NTFS Configuration Tool" msgstr "NTFS Configuration Tool" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:2 msgid "Enable/disable write support for NTFS with a simple click." msgstr "Enable/disable write support for NTFS with a simple click." #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:1 msgid "NuApplet" msgstr "NuApplet" #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:2 msgid "QT NuFW Client" msgstr "QT NuFW Client" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:1 msgid "Numpty Physics" msgstr "Numpty Physics" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:2 msgid "uri_link_play" msgstr "uri_link_play" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:1 msgid "NUT Monitor" msgstr "NUT Monitor" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:2 msgid "Network UPS Tools GUI client" msgstr "Network UPS Tools GUI client" #: ../menu-data/nvclock-gtk:nvclock.desktop.in.h:1 msgid "NVCLOCK" msgstr "NVCLOCK" #: ../menu-data/nvclock-gtk:nvclock.desktop.in.h:2 msgid "Overclock and Monitor NVIDIA cards" msgstr "Overclock and Monitor NVIDIA cards" #: ../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 "Nvtv TV Out" #: ../menu-data/nvtv:nvtv.desktop.in.h:2 msgid "Control the TV output of NVidia video cards" msgstr "Control the TV output of NVidia video cards" #: ../menu-data/nzb:nzb.desktop.in.h:1 msgid "Nzb" msgstr "Nzb" #: ../menu-data/nzb:nzb.desktop.in.h:2 msgid "Grab nzb files" msgstr "Grab nzb files" #: ../menu-data/obconf:obconf.desktop.in.h:1 msgid "Openbox Configuration Manager" msgstr "Openbox Configuration Manager" #: ../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 "ObexTool" #: ../menu-data/obextool:obextool.desktop.in.h:2 msgid "A GUI for bluetooth transfers" msgstr "A GUI for bluetooth transfers" #: ../menu-data/objcryst-fox:fox.desktop.in.h:1 msgid "Fox" msgstr "Fox" #: ../menu-data/objcryst-fox:fox.desktop.in.h:2 msgid "Crystal structure determination" msgstr "Crystal structure determination" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:1 msgid "OpenCASCADE" msgstr "OpenCASCADE" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:2 msgid "OpenCASCADE DRAWEXE test harness" msgstr "OpenCASCADE DRAWEXE test harness" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:1 msgid "OCRFeeder" msgstr "OCRFeeder" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:2 msgid "The complete OCR suite." msgstr "The complete OCR suite." #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:1 msgid "GNU Octave" msgstr "GNU Octave" #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:2 msgid "Scientific Computing using GNU Octave" msgstr "Scientific Computing using GNU Octave" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:1 msgid "OggConvert" msgstr "OggConvert" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:2 msgid "Convert media files to Free formats" msgstr "Convert media files to Free formats" #: ../menu-data/ogmrip:ogmrip.desktop.in.h:1 msgid "DVD Encoder OGMRip" msgstr "DVD Encoder OGMRip" #: ../menu-data/ogmrip:ogmrip.desktop.in.h:2 msgid "A DVD encoder" msgstr "A DVD encoder" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:1 msgid "Okteta" msgstr "Okteta" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:2 msgid "Hex Editor" msgstr "Hex Editor" #: ../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 "okular" #: ../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 "Okular" #: ../menu-data/omegat:omegat.desktop.in.h:1 msgid "OmegaT" msgstr "OmegaT" #: ../menu-data/omegat:omegat.desktop.in.h:2 msgid "Computer-Assisted Translation tool" msgstr "Computer-Assisted Translation tool" #: ../menu-data/onboard:onboard.desktop.in.h:1 msgid "Onboard" msgstr "Onboard" #: ../menu-data/onboard:onboard.desktop.in.h:2 msgid "Flexible onscreen keyboard for GNOME" msgstr "Flexible onscreen keyboard for GNOME" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:1 msgid "One Is Enough" msgstr "One Is Enough" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:2 msgid "2D platform game about communist and capitalist balls" msgstr "2D platform game about communist and capitalist balls" #: ../menu-data/ontv:ontv.desktop.in.h:1 msgid "OnTV" msgstr "OnTV" #: ../menu-data/ontv:ontv.desktop.in.h:2 msgid "Monitor TV programs" msgstr "Monitor TV programs" #: ../menu-data/oolite:oolite.desktop.in.h:1 msgid "Oolite" msgstr "Oolite" #: ../menu-data/oolite:oolite.desktop.in.h:2 msgid "An OpenGL Elite-like space game" msgstr "An OpenGL Elite-like space game" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:1 msgid "OpenAxiom" msgstr "OpenAxiom" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:2 msgid "Open scientific computation platform" msgstr "Open scientific computation platform" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:1 msgid "Open Invaders" msgstr "Open Invaders" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:2 msgid "Play a Space Invaders clone" msgstr "Play a Space Invaders clone" #: ../menu-data/openarena:openarena.desktop.in.h:1 msgid "OpenArena" msgstr "OpenArena" #: ../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 "" "A fast-paced 3D first-person shooter, similar to id Software Inc.'s Quake " "III Arena" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:1 msgid "OBM" msgstr "OBM" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:2 msgid "Logs GSM and GPS and uploads to openBmap." msgstr "Logs GSM and GPS and uploads to openBmap." #: ../menu-data/openbve:openbve.desktop.in.h:1 msgid "OpenBVE" msgstr "OpenBVE" #: ../menu-data/openbve:openbve.desktop.in.h:2 msgid "Train/railway simulator compatible with 'BVE Trainsim' routes" msgstr "Train/railway simulator compatible with 'BVE Trainsim' routes" #: ../menu-data/opencity:opencity.desktop.in.h:1 msgid "OpenCity" msgstr "OpenCity" #: ../menu-data/opencity:opencity.desktop.in.h:2 msgid "a 3D city simulator game" msgstr "a 3D city simulator game" #: ../menu-data/openclonk:openclonk.desktop.in.h:1 msgid "OpenClonk" msgstr "OpenClonk" #: ../menu-data/openclonk:openclonk.desktop.in.h:2 msgid "OpenClonk is mainly about mining, settling and fast-paced melees." msgstr "OpenClonk is mainly about mining, settling and fast-paced melees." #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:1 msgid "Open Cubic Player" msgstr "Open Cubic Player" #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:2 msgid "Open Cubic Player 0.1.20 for UNIX" msgstr "Open Cubic Player 0.1.20 for UNIX" #: ../menu-data/opendict:opendict.desktop.in.h:1 msgid "Dictionary OpenDict" msgstr "Dictionary OpenDict" #: ../menu-data/opendict:opendict.desktop.in.h:2 msgid "Lookup words in a local or Internet dictionary " msgstr "Lookup words in a local or Internet dictionary " #: ../menu-data/openfetion:openfetion.desktop.in.h:1 msgid "OpenFetion" msgstr "OpenFetion" #: ../menu-data/openfetion:openfetion.desktop.in.h:2 msgid "Fetion For Linux" msgstr "Fetion For Linux" #: ../menu-data/openjdk-6-jre:openjdk-6-java.desktop.in.h:1 msgid "OpenJDK Java 6 Runtime" msgstr "OpenJDK Java 6 Runtime" #: ../menu-data/openjdk-7-jre:openjdk-7-java.desktop.in.h:1 msgid "OpenJDK Java 7 Runtime" msgstr "OpenJDK Java 7 Runtime" #: ../menu-data/openlp:openlp.desktop.in.h:3 msgid "OpenLP" msgstr "OpenLP" #: ../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 "Structured Storage Explorer" #: ../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/openrocket:openrocket.desktop.in.h:1 msgid "OpenRocket" msgstr "OpenRocket" #: ../menu-data/openrocket:openrocket.desktop.in.h:2 msgid "Design and simulate model rockets" msgstr "Design and simulate model rockets" #: ../menu-data/openscad:openscad.desktop.in.h:1 msgid "OpenSCAD" msgstr "OpenSCAD" #: ../menu-data/opensesame:opensesame.desktop.in.h:1 msgid "OpenSesame" msgstr "OpenSesame" #: ../menu-data/opensesame:opensesame.desktop.in.h:2 msgid "Graphical experiment builder for the social sciences" msgstr "Graphical experiment builder for the social sciences" #: ../menu-data/openshot:openshot.desktop.in.h:1 msgid "OpenShot Video Editor" msgstr "OpenShot Video Editor" #: ../menu-data/openshot:openshot.desktop.in.h:2 msgid "Create and edit videos and movies" msgstr "Create and edit videos and movies" #: ../menu-data/openssn:openssn.desktop.in.h:1 msgid "OpenSSN" msgstr "OpenSSN" #: ../menu-data/openssn:openssn.desktop.in.h:2 msgid "Command a submarine in a deep ocean environment" msgstr "Command a submarine in a deep ocean environment" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:1 msgid "OpenSterogram" msgstr "OpenSterogram" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:2 msgid "Create 3D autostereograms" msgstr "Create 3D autostereograms" #: ../menu-data/openstreetmap-client:maps.desktop.in.h:2 msgid "Maps application" msgstr "Maps application" #: ../menu-data/openstv:openstv.desktop.in.h:1 msgid "OpenSTV Voting Software" msgstr "OpenSTV Voting Software" #: ../menu-data/openstv:openstv.desktop.in.h:2 msgid "Conduct a Single Transferable Vote election" msgstr "Conduct a Single Transferable Vote election" #: ../menu-data/openteacher:openteacher.desktop.in.h:1 msgid "OpenTeacher" msgstr "OpenTeacher" #: ../menu-data/openteacher:openteacher.desktop.in.h:2 msgid "Your personal tutor" msgstr "Your personal tutor" #: ../menu-data/openttd:openttd.desktop.in.h:1 msgid "OpenTTD" msgstr "OpenTTD" #: ../menu-data/openttd:openttd.desktop.in.h:2 msgid "A clone of Transport Tycoon Deluxe" msgstr "A clone of Transport Tycoon Deluxe" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:1 msgid "OpenUniverse Space Simulator" msgstr "OpenUniverse Space Simulator" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:2 msgid "Explore the solar system in this accurate simulation" msgstr "Explore the solar system in this accurate simulation" #: ../menu-data/openvas-client:OpenVAS-Client.desktop.in.h:1 msgid "OpenVAS-Client" msgstr "OpenVAS-Client" #: ../menu-data/openvas-client:OpenVAS-Client.desktop.in.h:2 msgid "GTK+-2 Client for OpenVAS Security Scanner" msgstr "GTK+-2 Client for OpenVAS Security Scanner" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:1 msgid "Open Yahtzee" msgstr "Open Yahtzee" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:2 msgid "The classic dice game Yahtzee" msgstr "The classic dice game Yahtzee" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:1 msgid "Ophcrack" msgstr "Ophcrack" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:2 msgid "Microsoft Windows password cracker" msgstr "Microsoft Windows password cracker" #: ../menu-data/optgeo:optgeo.desktop.in.h:1 msgid "OptGeo" msgstr "OptGeo" #: ../menu-data/optgeo:optgeo.desktop.in.h:2 msgid "Interactive tool to study and simulate optic assemblies" msgstr "Interactive tool to study and simulate optic assemblies" #: ../menu-data/orage:globaltime.desktop.in.h:1 msgid "Orage Globaltime" msgstr "Orage Globaltime" #: ../menu-data/orage:globaltime.desktop.in.h:2 msgid "Show clocks from different countries" msgstr "Show clocks from different countries" #: ../menu-data/orage:xfcalendar.desktop.in.h:1 msgid "Orage Calendar" msgstr "Orage Calendar" #: ../menu-data/orage:xfcalendar.desktop.in.h:2 #: ../menu-data/plan:plan.desktop.in.h:2 msgid "Desktop calendar" msgstr "Desktop calendar" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:1 msgid "Orbital Eunuchs Sniper" msgstr "Orbital Eunuchs Sniper" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:2 msgid "Anti-terrorist Satellite Sniping Game" msgstr "Anti-terrorist Satellite Sniping Game" #: ../menu-data/oregano:oregano.desktop.in.h:1 msgid "Oregano" msgstr "Oregano" #: ../menu-data/oregano:oregano.desktop.in.h:2 msgid "Schematic, capture and simulation of electronic circuits" msgstr "Schematic, capture and simulation of electronic circuits" #: ../menu-data/osmo:osmo.desktop.in.h:1 msgid "Osmo" msgstr "Osmo" #: ../menu-data/osmo:osmo.desktop.in.h:2 msgid "Personal Organizer" msgstr "Personal Organizer" #: ../menu-data/othman:Othman.desktop.in.h:1 msgid "Othman Quran Browser" msgstr "Othman Quran Browser" #: ../menu-data/othman:Othman.desktop.in.h:2 msgid "Electronic Mus-haf" msgstr "Electronic Mus-haf" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:1 msgid "Out Of Order" msgstr "Out Of Order" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:2 msgid "Adventure Game" msgstr "Adventure Game" #: ../menu-data/overgod:overgod.desktop.in.h:1 msgid "Overgod" msgstr "Overgod" #: ../menu-data/overgod:overgod.desktop.in.h:2 msgid "Play a bi-directional scrolling arcade game" msgstr "Play a bi-directional scrolling arcade game" #: ../menu-data/ovito:ovito.desktop.in.h:1 msgid "OVITO" msgstr "OVITO" #: ../menu-data/ovito:ovito.desktop.in.h:2 msgid "" "Scientific visualization and analysis software for atomistic simulation data." msgstr "" "Scientific visualization and analysis software for atomistic simulation data." #: ../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 "Folder Sync" msgstr "Sionc pasgan" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:1 msgid "Pacemaker GUI" msgstr "Pacemaker GUI" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:2 msgid "Pacemaker CRM GUI" msgstr "Pacemaker CRM GUI" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:1 msgid "Debian Package Search" msgstr "Debian Package Search" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:2 msgid "Search for packages and view package information" msgstr "Search for packages and view package information" #: ../menu-data/packeth:packeth.desktop.in.h:1 msgid "PackETH" msgstr "PackETH" #: ../menu-data/packeth:packeth.desktop.in.h:2 msgid "Packet Generator" msgstr "Packet Generator" #: ../menu-data/pacman:pacman.desktop.in.h:1 msgid "Pacman" msgstr "Pacman" #: ../menu-data/pacman:pacman.desktop.in.h:2 msgid "A simple clone of the classic arcade game" msgstr "A simple clone of the classic arcade game" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:1 msgid "PulseAudio Device Chooser" msgstr "PulseAudio Device Chooser" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:2 msgid "An Applet for Quick Device Changing" msgstr "An Applet for Quick Device Changing" #: ../menu-data/pairs:kde4__pairs.desktop.in.h:1 msgid "Pairs" msgstr "Pairs" #: ../menu-data/pairs:kde4__pairs.desktop.in.h:2 msgid "A game to enhance your memory" msgstr "A game to enhance your memory" #: ../menu-data/pairs:kde4__pairseditor.desktop.in.h:1 msgid "Pairs Theme Editor" msgstr "Pairs Theme Editor" #: ../menu-data/pairs:kde4__pairseditor.desktop.in.h:2 msgid "A Pairs theme editor" msgstr "A Pairs theme editor" #: ../menu-data/paje.app:paje.desktop.in.h:1 msgid "Paje Trace Viewer" msgstr "Paje Trace Viewer" #: ../menu-data/paje.app:paje.desktop.in.h:2 msgid "View traces produced during the execution of multi-threaded programs" msgstr "View traces produced during the execution of multi-threaded programs" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:1 msgid "Palapeli" msgstr "Palapeli" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:2 msgid "Jigsaw puzzle game" msgstr "Jigsaw puzzle game" #: ../menu-data/paman:paman.desktop.in.h:1 msgid "PulseAudio Manager" msgstr "PulseAudio Manager" #: ../menu-data/paman:paman.desktop.in.h:2 msgid "Manage your PulseAudio sound server" msgstr "Manage your PulseAudio sound server" #: ../menu-data/pan:pan.desktop.in.h:1 msgid "Pan Newsreader" msgstr "Pan Newsreader" #: ../menu-data/pan:pan.desktop.in.h:2 msgid "Read and Post Usenet Articles" msgstr "Read and Post Usenet Articles" #: ../menu-data/pangzero:pangzero.desktop.in.h:1 msgid "Pang Zero" msgstr "Pang Zero" #: ../menu-data/pangzero:pangzero.desktop.in.h:2 msgid "Pop balloons with your harpoon" msgstr "Pop balloons with your harpoon" #: ../menu-data/paprefs:paprefs.desktop.in.h:1 msgid "PulseAudio Preferences" msgstr "PulseAudio Preferences" #: ../menu-data/paprefs:paprefs.desktop.in.h:2 msgid "View and modify the configuration of the local sound server" msgstr "View and modify the configuration of the local sound server" #: ../menu-data/paraview:paraview.desktop.in.h:1 msgid "ParaView Viewer" msgstr "ParaView Viewer" #: ../menu-data/paraview:paraview.desktop.in.h:2 msgid "ParaView allows viewing of large data sets" msgstr "ParaView allows viewing of large data sets" #: ../menu-data/parcellite:parcellite.desktop.in.h:1 msgid "Parcellite" msgstr "Parcellite" #: ../menu-data/parley:org.kde.parley.desktop.in.h:1 msgid "Parley" msgstr "Parley" #: ../menu-data/parley:org.kde.parley.desktop.in.h:2 msgid "Vocabulary Trainer" msgstr "Vocabulary Trainer" #: ../menu-data/parole:parole.desktop.in.h:1 msgid "Parole Media Player" msgstr "Parole Media Player" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:3 #: ../menu-data/parole:parole.desktop.in.h:4 msgid "Previous Track" msgstr "Previous Track" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:8 #: ../menu-data/parole:parole.desktop.in.h:5 msgid "Next Track" msgstr "Next Track" #: ../menu-data/parsec47:parsec47.desktop.in.h:1 msgid "PARSEC47" msgstr "PARSEC47" #: ../menu-data/parsec47:parsec47.desktop.in.h:2 msgid "Kenta Cho's PARSEC47" msgstr "Kenta Cho's PARSEC47" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:1 msgid "KDE Partition Manager" msgstr "KDE Partition Manager" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:2 msgid "Manage disks, partitions and file systems" msgstr "Manage disks, partitions and file systems" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:1 msgid "Pasaffe" msgstr "Pasaffe" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:2 msgid "Pasaffe password manager" msgstr "Pasaffe password manager" #: ../menu-data/passage:passage.desktop.in.h:1 msgid "Passage" msgstr "Passage" #: ../menu-data/passage:passage.desktop.in.h:2 msgid "game about the passage through life" msgstr "game about the passage through life" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:1 msgid "Password Gorilla" msgstr "Password Gorilla" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:2 msgid "a password manager" msgstr "a password manager" #: ../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 "Patchage" #: ../menu-data/patchage:patchage.desktop.in.h:2 msgid "" "Connect audio and MIDI applications together and manage audio sessions" msgstr "" "Connect audio and MIDI applications together and manage audio sessions" #: ../menu-data/pathogen:pathogen.desktop.in.h:1 msgid "Pathogen" msgstr "Pathogen" #: ../menu-data/pathogen:pathogen.desktop.in.h:2 msgid "Destroy the pathogens" msgstr "Destroy the pathogens" #: ../menu-data/pathological:pathological.desktop.in.h:1 msgid "Pathological" msgstr "Pathological" #: ../menu-data/pathological:pathological.desktop.in.h:2 msgid "Solve puzzles involving paths and marbles" msgstr "Solve puzzles involving paths and marbles" #: ../menu-data/pauker:pauker.desktop.in.h:1 msgid "Pauker" msgstr "Pauker" #: ../menu-data/pauker:pauker.desktop.in.h:2 msgid "Generic card based learning program" msgstr "Generic card based learning program" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:1 msgid "paulstretch" msgstr "paulstretch" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:2 msgid "suitable for extreme sound stretching of audio (like 50x)" msgstr "suitable for extreme sound stretching of audio (like 50x)" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:1 msgid "PulseAudio Volume Control" msgstr "PulseAudio Volume Control" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:2 msgid "Adjust the volume level" msgstr "Adjust the volume level" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:1 msgid "PulseAudio Volume Meter (Playback)" msgstr "PulseAudio Volume Meter (Playback)" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:2 msgid "Monitor the output volume" msgstr "Monitor the output volume" #: ../menu-data/paw++:paw++.desktop.in.h:1 msgid "Paw++ (Physics Analysis Workstation)" msgstr "Paw++ (Physics Analysis Workstation)" #: ../menu-data/paw++:paw++.desktop.in.h:2 msgid "Analyze and graphically present experimental data" msgstr "Analyze and graphically present experimental data" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:1 msgid "Pax Britannica" msgstr "Pax Britannica" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:2 msgid "Multi-player real-time strategy game" msgstr "Multi-player real-time strategy game" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:1 msgid "Periodic Calendar" msgstr "Periodic Calendar" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:2 msgid "" "Utility for tracking menstrual cycles and predicting fertility periods" msgstr "" "Utility for tracking menstrual cycles and predicting fertility periods" #: ../menu-data/pcb-common:pcb.desktop.in.h:1 msgid "PCB Designer" msgstr "PCB Designer" #: ../menu-data/pcb-common:pcb.desktop.in.h:2 msgid "Create and edit printed circuit board designs" msgstr "Create and edit printed circuit board designs" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:1 msgid "Desktop Preferences" msgstr "Desktop Preferences" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:2 msgid "Change desktop wallpapers and behavior of desktop manager" msgstr "Change desktop wallpapers and behavior of desktop manager" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:1 msgid "File Manager PCManFM" msgstr "File Manager PCManFM" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:2 msgid "Browse the file system and manage the files" msgstr "Browse the file system and manage the files" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:1 msgid "PCP Charts" msgstr "PCP Charts" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:2 msgid "Strip Chart tool for plotting Performance Co-Pilot metrics" msgstr "Strip Chart tool for plotting Performance Co-Pilot metrics" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:1 msgid "Gscriptor" msgstr "Gscriptor" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:2 msgid "Send commands to smart cards" msgstr "Send commands to smart cards" #: ../menu-data/pcsxr:pcsx.desktop.in.h:1 msgid "PCSX" msgstr "PCSX" #: ../menu-data/pcsxr:pcsx.desktop.in.h:2 msgid "Sony PlayStation emulator" msgstr "Sony PlayStation emulator" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:1 msgid "PDF Presenter Console" msgstr "PDF Presenter Console" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:2 msgid "Presentation program for PDF files" msgstr "Presentation program for PDF files" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:1 msgid "PDF Chain" msgstr "PDF Chain" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:2 msgid "A graphical user interface for the PDF Toolkit (pdftk)" msgstr "A graphical user interface for the PDF Toolkit (pdftk)" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:1 msgid "PDF Mod" msgstr "PDF Mod" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:2 msgid "Remove, extract, and rotate pages in PDF documents" msgstr "Remove, extract, and rotate pages in PDF documents" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:1 msgid "pdfsam" msgstr "pdfsam" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:2 msgid "A tool to split and merge pdf documents" msgstr "A tool to split and merge pdf documents" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:1 msgid "PDF-Shuffler" msgstr "PDF-Shuffler" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:2 msgid "PDF Merging, Rearranging, Splitting, Rotating and Cropping" msgstr "PDF Merging, Rearranging, Splitting, Rotating and Cropping" #: ../menu-data/peg-e:peg-e.desktop.in.h:1 msgid "Peg-E" msgstr "Peg-E" #: ../menu-data/peg-e:peg-e.desktop.in.h:2 msgid "Peg elimination game" msgstr "Peg elimination game" #: ../menu-data/peg-solitaire:peg-solitaire.desktop.in.h:1 msgid "Peg-Solitaire" msgstr "Peg-Solitaire" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:1 msgid "Peg Solitaire" msgstr "Peg Solitaire" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:2 msgid "Play an educational puzzle game similar to Hi-Q" msgstr "Play an educational puzzle game similar to Hi-Q" #: ../menu-data/pencil:pencil.desktop.in.h:1 msgid "Pencil" msgstr "Pencil" #: ../menu-data/pencil:pencil.desktop.in.h:2 msgid "Draw cartoons" msgstr "Draw cartoons" #: ../menu-data/penguin-command:penguin-command.desktop.in.h:1 msgid "Penguin Command" msgstr "Penguin Command" #: ../menu-data/penguin-command:penguin-command.desktop.in.h:2 msgid "A Missile Command clone" msgstr "A Missile Command clone" #: ../menu-data/penguintv:penguintv.desktop.in.h:1 msgid "PenguinTV Media Aggregator" msgstr "PenguinTV Media Aggregator" #: ../menu-data/penguintv:penguintv.desktop.in.h:2 msgid "Aggregates rss feeds, podcasts, and video blogs" msgstr "Aggregates rss feeds, podcasts, and video blogs" #: ../menu-data/pente:pente.desktop.in.h:1 msgid "Pente" msgstr "Pente" #: ../menu-data/pente:pente.desktop.in.h:2 msgid "Five in a row game for X" msgstr "Five in a row game for X" #: ../menu-data/pentobi:pentobi.desktop.in.h:1 msgid "Pentobi" msgstr "Pentobi" #: ../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 "Performous" #: ../menu-data/performous:performous.desktop.in.h:2 msgid "A karaoke game" msgstr "A karaoke game" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:1 msgid "PerlPrimer" msgstr "PerlPrimer" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:2 msgid "Graphical design of primers for PCR and sequencing" msgstr "Graphical design of primers for PCR and sequencing" #: ../menu-data/perroquet:perroquet.desktop.in.h:1 msgid "Perroquet" msgstr "Perroquet" #: ../menu-data/perroquet:perroquet.desktop.in.h:2 msgid "Oral comprehension teacher" msgstr "Oral comprehension teacher" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:1 msgid "Petri-Foo" msgstr "Petri-Foo" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:2 msgid "Sound Sampler" msgstr "Sound Sampler" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:1 msgid "Postgres Forms (pfm)" msgstr "Postgres Forms (pfm)" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:2 msgid "Graphical user interface for PostgreSQL database" msgstr "Graphical user interface for PostgreSQL database" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:1 msgid "pgAdmin III" msgstr "pgAdmin III" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:2 msgid "PostgreSQL Administration Tool" msgstr "PostgreSQL Administration Tool" #: ../menu-data/phasex:phasex.desktop.in.h:1 msgid "PHASEX" msgstr "PHASEX" #: ../menu-data/phasex:phasex.desktop.in.h:2 msgid "Phase Harmonic Advanced Synthesis EXperiment" msgstr "Phase Harmonic Advanced Synthesis EXperiment" #: ../menu-data/phatch:phatch.desktop.in.h:1 msgid "Phatch PHoto bATCH Processor" msgstr "Phatch PHoto bATCH Processor" #: ../menu-data/phatch:phatch.desktop.in.h:2 msgid "Easily batch process images and edit metadata" msgstr "Easily batch process images and edit metadata" #: ../menu-data/phlipple:phlipple.desktop.in.h:1 msgid "Phlipple" msgstr "Phlipple" #: ../menu-data/phlipple:phlipple.desktop.in.h:2 msgid "Phlipping squares will never be the same again" msgstr "Phlipping squares will never be the same again" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:1 msgid "Phoronix Test Suite" msgstr "Phoronix Test Suite" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:2 msgid "An Automated, Open-Source Testing Framework" msgstr "An Automated, Open-Source Testing Framework" #: ../menu-data/photofilmstrip:photofilmstrip.desktop.in.h:1 msgid "PhotoFilmStrip" msgstr "PhotoFilmStrip" #: ../menu-data/photofilmstrip:photofilmstrip.desktop.in.h:2 msgid "Create animated slideshows" msgstr "Create animated slideshows" #. Encoding=UTF-8 #: ../menu-data/photoprint:fotoprint.desktop.in.h:2 msgid "PhotoPrint" msgstr "PhotoPrint" #: ../menu-data/photoprint:fotoprint.desktop.in.h:3 msgid "Color managed printing of multiple photos on single page" msgstr "Color managed printing of multiple photos on single page" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:1 msgid "Piano Booster" msgstr "Piano Booster" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:2 msgid "Learn the piano just by playing a game" msgstr "Learn the piano just by playing a game" #: ../menu-data/picard:picard.desktop.in.h:1 msgid "MusicBrainz Picard" msgstr "MusicBrainz Picard" #: ../menu-data/picard:picard.desktop.in.h:2 msgid "Tag your music with the next generation MusicBrainz tagger" msgstr "Tag your music with the next generation MusicBrainz tagger" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:1 msgid "picmi" msgstr "picmi" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:2 msgid "A number logic game" msgstr "A number logic game" #: ../menu-data/pida:pida.desktop.in.h:1 msgid "PIDA" msgstr "PIDA" #: ../menu-data/pida:pida.desktop.in.h:2 msgid "Python Integrated Development Application" msgstr "Python Integrated Development Application" #: ../menu-data/pidgin:pidgin.desktop.in.h:1 msgid "Pidgin Internet Messenger" msgstr "Pidgin Internet Messenger" #: ../menu-data/pidgin:pidgin.desktop.in.h:2 msgid "" "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" msgstr "" "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" #: ../menu-data/pinball:pinball.desktop.in.h:1 msgid "Emilia Pinball" msgstr "Emilia Pinball" #: ../menu-data/pinball:pinball.desktop.in.h:2 msgid "OpenGL pinball game" msgstr "OpenGL pinball game" #: ../menu-data/pingus:pingus.desktop.in.h:1 msgid "Pingus" msgstr "Pingus" #: ../menu-data/pingus:pingus.desktop.in.h:2 msgid "Guide a horde of penguins through various obstacles" msgstr "Guide a horde of penguins through various obstacles" #: ../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 "Pinot Metasearch Tool" #: ../menu-data/pinot:pinot.desktop.in.h:2 msgid "Search the Web and your documents" msgstr "Search the Web and your documents" #: ../menu-data/pinta:pinta.desktop.in.h:1 msgid "Easily create and edit images" msgstr "Easily create and edit images" #: ../menu-data/pinta:pinta.desktop.in.h:2 msgid "Pinta Image Editor" msgstr "Pinta Image Editor" #: ../menu-data/pioneers:pioneers.desktop.in.h:1 msgid "Pioneers" msgstr "Pioneers" #: ../menu-data/pioneers:pioneers.desktop.in.h:2 msgid "Play a game of Pioneers" msgstr "Play a game of Pioneers" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:1 msgid "PipeWalker" msgstr "PipeWalker" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:2 msgid "Connect all hosts to network!" msgstr "Connect all hosts to network!" #: ../menu-data/pithos:pithos.desktop.in.h:1 msgid "Pithos" msgstr "Pithos" #: ../menu-data/pithos:pithos.desktop.in.h:2 msgid "Play music from Pandora Radio" msgstr "Play music from Pandora Radio" #: ../menu-data/pitivi:pitivi.desktop.in.h:1 msgid "Pitivi Video Editor" msgstr "Pitivi Video Editor" #: ../menu-data/pitivi:pitivi.desktop.in.h:2 msgid "Create and edit your own movies" msgstr "Create and edit your own movies" #: ../menu-data/pixbros:pixbros.desktop.in.h:1 msgid "PIX Bros" msgstr "PIX Bros" #: ../menu-data/pixbros:pixbros.desktop.in.h:2 msgid "2D game inspired in Bubble Bobble, Snow Bros and Tumble Pop" msgstr "2D game inspired in Bubble Bobble, Snow Bros and Tumble Pop" #: ../menu-data/pixelize:pixelize.desktop.in.h:1 msgid "Pixelize" msgstr "Pixelize" #: ../menu-data/pixelize:pixelize.desktop.in.h:2 msgid "Create an image consisting of many small images" msgstr "Create an image consisting of many small images" #: ../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 "PIX Frogger" #: ../menu-data/pixfrogger:pixfrogger.desktop.in.h:2 msgid "Help the frog cross the street" msgstr "Help the frog cross the street" #: ../menu-data/planarity:planarity.desktop.in.h:1 msgid "Planarity" msgstr "Planarity" #: ../menu-data/planarity:planarity.desktop.in.h:2 msgid "" "A libavg based multitouch adaption of the popular game Planarity, aka " "Untangle" msgstr "" "A libavg based multitouch adaption of the popular game Planarity, aka " "Untangle" #: ../menu-data/planets:planets.desktop.in.h:1 msgid "Planets" msgstr "Planaidean" #: ../menu-data/planets:planets.desktop.in.h:2 msgid "" "A simple interactive program for playing with simulations of planetary " "systems" msgstr "" "A simple interactive program for playing with simulations of planetary " "systems" #: ../menu-data/planner:planner.desktop.in.h:1 msgid "Planner Project Management" msgstr "Planner Project Management" #: ../menu-data/planner:planner.desktop.in.h:2 msgid "Handle the tasks, resources, and cost of your projects" msgstr "Handle the tasks, resources, and cost of your projects" #: ../menu-data/steam:steam.desktop.in.h:9 msgid "Settings" msgstr "Settings" #: ../menu-data/plasma-active-settings:kde4__active-settings.desktop.in.h:2 msgid "Settings for Plasma Active" msgstr "Settings for Plasma Active" #: ../menu-data/webbrowser-app:webbrowser-app.desktop.in.h:1 msgid "Browser" msgstr "Browser" #: ../menu-data/plasma-active-webbrowser:kde4__active-web-browser.desktop.in.h:2 msgid "A web browser reader for touch tablets" msgstr "A web browser reader for touch tablets" #: ../menu-data/plasma-active:kde4__active-about.desktop.in.h:2 msgid "Information about Plasma Active" msgstr "Information about Plasma Active" #: ../menu-data/plasma-active:kde4__active-alarms.desktop.in.h:1 msgid "Alarms" msgstr "Alarms" #: ../menu-data/plasma-active:kde4__active-alarms.desktop.in.h:2 msgid "A tool to setup visual and audio alarms for tablets" msgstr "A tool to setup visual and audio alarms for tablets" #: ../menu-data/gnome-documents:org.gnome.Books.desktop.in.h:1 msgid "Books" msgstr "Books" #: ../menu-data/plasma-active:kde4__active-books.desktop.in.h:2 msgid "All books installed on the device" msgstr "All books installed on the device" #: ../menu-data/plasma-active:kde4__active-filebrowser.desktop.in.h:2 msgid "A simple file browser/manager" msgstr "A simple file browser/manager" #: ../menu-data/plasma-active:kde4__active-imageviewer.desktop.in.h:1 msgid "Images" msgstr "Images" #: ../menu-data/plasma-active:kde4__active-imageviewer.desktop.in.h:2 msgid "An image viewer for touch tablets" msgstr "An image viewer for touch tablets" #: ../menu-data/plasma-active:kde4__widget-strip.desktop.in.h:1 msgid "Widget Strip" msgstr "Widget Strip" #: ../menu-data/plasma-active:kde4__widget-strip.desktop.in.h:2 msgid "A collection of widgets" msgstr "A collection of widgets" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:1 msgid "Plasma Media Center" msgstr "Plasma Media Center" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:2 msgid "A mediacenter user interface written with the Plasma framework" msgstr "A mediacenter user interface written with the Plasma framework" #: ../menu-data/plasma-nm:kde4__kde-nm-connection-editor.desktop.in.h:1 msgid "kde-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 "SuperKaramba" #: ../menu-data/plasma-scriptengine-superkaramba:kde4__superkaramba.desktop.in.h:2 msgid "An engine for cool desktop eyecandy." msgstr "An engine for cool desktop eyecandy." #: ../menu-data/plasma-widget-amule:plasmamule-engine-feeder.desktop__plasmamule-engine-feeder.desktop.in.h:1 msgid "file- and linkhandler for plasmamule" msgstr "file- and linkhandler for plasmamule" #: ../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 "Sends ed2k://, magnet: or *.emulecollection to the engine" #: ../menu-data/plasmate-data:kde4__plasmate.desktop.in.h:1 msgid "Plasmate" msgstr "Plasmate" #: ../menu-data/plasmate-data:kde4__plasmate.desktop.in.h:2 msgid "Plasma Addon Creator" msgstr "Plasma Addon Creator" #: ../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 "Play it Slowly" #: ../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 "A tool to play back a piece of music at a different speed or pitch" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:1 msgid "PlayOnLinux" msgstr "PlayOnLinux" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:2 msgid "Game" msgstr "Game" #: ../menu-data/plee-the-bear:plee-the-bear.desktop.in.h:1 msgid "Plee the Bear" msgstr "Plee the Bear" #: ../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 "Catch your son, he ate all the honey then ran away" #: ../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/ploader:ploader.desktop.in.h:1 msgid "pLoader" msgstr "pLoader" #: ../menu-data/ploader:ploader.desktop.in.h:2 msgid "application to upload your pictures to your Piwigo gallery" msgstr "application to upload your pictures to your Piwigo gallery" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:1 msgid "PlopFolio" msgstr "PlopFolio" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:2 msgid "Personal dashboard for GNUstep" msgstr "Personal dashboard for GNUstep" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:1 msgid "PlotDrop" msgstr "PlotDrop" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:2 msgid "Drag and Drop graph plotting" msgstr "Drag and Drop graph plotting" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:1 msgid "Pod Browser" msgstr "Pod Browser" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:2 msgid "Browse Perl Documentation" msgstr "Browse Perl Documentation" #: ../menu-data/poe.app:Poe.desktop.in.h:1 msgid "Poe" msgstr "Poe" #: ../menu-data/poe.app:Poe.desktop.in.h:2 msgid "Vorbis comment editor" msgstr "Vorbis comment editor" #: ../menu-data/poedit:poedit-uri.desktop.in.h:1 #: ../menu-data/poedit:poedit.desktop.in.h:1 msgid "Poedit" msgstr "Poedit" #: ../menu-data/poedit:poedit.desktop.in.h:2 msgid "Gettext catalogs editor" msgstr "Gettext catalogs editor" #: ../menu-data/pokerth:pokerth.desktop.in.h:1 msgid "PokerTH" msgstr "PokerTH" #: ../menu-data/pokerth:pokerth.desktop.in.h:2 msgid "Texas hold'em game" msgstr "Texas hold'em game" #: ../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 "PolyBoRi GUI" #: ../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 "PolyGUI" #: ../menu-data/pondus:pondus.desktop.in.h:1 msgid "Pondus" msgstr "Pondus" #: ../menu-data/pondus:pondus.desktop.in.h:2 msgid "Keep track of your weight" msgstr "Keep track of your weight" #: ../menu-data/portabase:portabase.desktop.in.h:1 msgid "PortaBase" msgstr "PortaBase" #: ../menu-data/portabase:portabase.desktop.in.h:2 msgid "An easy-to-use personal database application" msgstr "An easy-to-use personal database application" #: ../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 "PosteRazor" #: ../menu-data/posterazor:posterazor.desktop.in.h:2 msgid "Splits an image across multiple pages for assembly into a poster" msgstr "Splits an image across multiple pages for assembly into a poster" #: ../menu-data/postr:postr.desktop.in.h:1 msgid "Flickr Uploader" msgstr "Flickr Uploader" #: ../menu-data/postr:postr.desktop.in.h:2 msgid "Upload photos to Flickr" msgstr "Upload photos to Flickr" #: ../menu-data/powder:powder.desktop.in.h:1 msgid "Powder" msgstr "Powder" #: ../menu-data/powder:powder.desktop.in.h:2 msgid "Graphical dungeon crawling game" msgstr "Graphical dungeon crawling game" #: ../menu-data/powermanga:powermanga.desktop.in.h:1 msgid "Powermanga" msgstr "Powermanga" #: ../menu-data/powermanga:powermanga.desktop.in.h:2 msgid "Play a vertical shoot 'em up game" msgstr "Play a vertical shoot 'em up game" #: ../menu-data/pq:pq.desktop.in.h:1 msgid "Progress Quest" msgstr "Progress Quest" #: ../menu-data/pq:pq.desktop.in.h:2 msgid "Watch your fantasy character advance" msgstr "Watch your fantasy character advance" #: ../menu-data/praat:praat.desktop.in.h:1 msgid "Praat Speech Analyzer" msgstr "Praat Speech Analyzer" #: ../menu-data/praat:praat.desktop.in.h:2 msgid "Analyze, synthesize and manipulate speech" msgstr "Analyze, synthesize and manipulate speech" #: ../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/prefixsuffix:prefixsuffix.desktop.in.h:1 msgid "PrefixSuffix" msgstr "PrefixSuffix" #: ../menu-data/prefixsuffix:prefixsuffix.desktop.in.h:2 msgid "Batch renaming of files." msgstr "Batch renaming of files." #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:1 msgid "prelude-notify" msgstr "prelude-notify" #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:2 msgid "Graphical notification applet for prelude" msgstr "Graphical notification applet for prelude" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:1 msgid "Prepaid Manager" msgstr "Prepaid Manager" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:2 msgid "Manage balance of prepaid GSM SIM cards" msgstr "Manage balance of prepaid GSM SIM cards" #: ../menu-data/prerex:prerex.desktop.in.h:1 msgid "prerex" msgstr "prerex" #: ../menu-data/prerex:prerex.desktop.in.h:2 #: ../menu-data/vprerex:vprerex.desktop.in.h:2 msgid "Edit course prerequisite charts" msgstr "Edit course prerequisite charts" #: ../menu-data/preview.app:Preview.desktop.in.h:1 msgid "Preview" msgstr "Preview" #: ../menu-data/price.app:PRICE.desktop.in.h:1 msgid "PRICE" msgstr "PRICE" #: ../menu-data/price.app:PRICE.desktop.in.h:2 msgid "Precision Raster Image Convolution Engine" msgstr "Precision Raster Image Convolution Engine" #: ../menu-data/primrose:primrose.desktop.in.h:1 msgid "Primrose" msgstr "Primrose" #: ../menu-data/primrose:primrose.desktop.in.h:2 msgid "Captivating tile-clearing puzzle game" msgstr "Captivating tile-clearing puzzle game" #: ../menu-data/printer-driver-foo2zjs-common:hplj1020.desktop.in.h:1 msgid "Reactivate HP LaserJet 1018/1020 after reloading paper" msgstr "Ath-thòisich HP LaserJet 1018/1020 às dhèidh ath-luchdadh pàipear" #: ../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 "" "Briog air a' phutan sa phrògram seo nuair a' ruitheas a' chlò-bhualadair " "agad a-mach à pàipear agus tha thu air an lìonadh a-rithist le pàipear" #: ../menu-data/project-x:projectx.desktop.in.h:1 msgid "A video editing and demultiplexing tool" msgstr "A video editing and demultiplexing tool" #: ../menu-data/project-x:projectx.desktop.in.h:2 msgid "ProjectX" msgstr "ProjectX" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:1 msgid "ProjectCenter" msgstr "ProjectCenter" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:2 msgid "The Official GNUstep IDE" msgstr "The Official GNUstep IDE" #: ../menu-data/projectl:projectl.desktop.in.h:1 msgid "ProjectL" msgstr "ProjectL" #: ../menu-data/projectl:projectl.desktop.in.h:2 msgid "HIZ's ProjectL" msgstr "HIZ's ProjectL" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:1 msgid "projectM Jack Audio Visualization" msgstr "projectM Jack Audio Visualization" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:2 msgid "" "A milkdrop based music visualizer visualizing JackAudio streams on a Qt4 GUI" msgstr "" "A milkdrop based music visualizer visualizing JackAudio streams on a Qt4 GUI" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:1 msgid "projectM PulseAudio Visualization" msgstr "projectM PulseAudio Visualization" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:2 msgid "Visualization of PulseAudio streams with projectM" msgstr "Visualization of PulseAudio streams with projectM" #: ../menu-data/promoe:promoe.desktop.in.h:1 msgid "Promoe" msgstr "Promoe" #: ../menu-data/promoe:promoe.desktop.in.h:2 msgid "XMMS2 Client" msgstr "XMMS2 Client" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:1 msgid "Proof General" msgstr "Proof General" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:2 msgid "Organise your proofs!" msgstr "Organise your proofs!" #: ../menu-data/psensor:psensor.desktop.in.h:1 msgid "Psensor" msgstr "Psensor" #: ../menu-data/psensor:psensor.desktop.in.h:2 msgid "Psensor is a graphical temperature monitor for Linux" msgstr "Psensor is a graphical temperature monitor for Linux" #: ../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 "Communicate over the XMPP network" #: ../menu-data/psi-plus:psi-plus.desktop.in.h:1 msgid "Psi+" msgstr "Psi+" #: ../menu-data/psi:psi.desktop.in.h:1 msgid "Psi" msgstr "Psi" #: ../menu-data/psi:psi.desktop.in.h:2 msgid "Communicate over the Jabber network" msgstr "Communicate over the Jabber network" #: ../menu-data/pspp:pspp.desktop.in.h:1 msgid "GNU PSPP" msgstr "GNU PSPP" #: ../menu-data/pspp:pspp.desktop.in.h:2 msgid "Analyze statistical data with a free alternative to SPSS" msgstr "Analyze statistical data with a free alternative to SPSS" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:1 #: ../menu-data/psychopy:psychopy.desktop.in.h:1 msgid "Psychology Stimuli IDE" msgstr "Psychology Stimuli IDE" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:2 #: ../menu-data/psychopy:psychopy.desktop.in.h:2 msgid "PsychoPy" msgstr "PsychoPy" #: ../menu-data/pterm:pterm.desktop.in.h:1 msgid "PuTTY Terminal Emulator" msgstr "PuTTY Terminal Emulator" #: ../menu-data/pterm:pterm.desktop.in.h:2 msgid "Start a PuTTY terminal session" msgstr "Start a PuTTY terminal session" #: ../menu-data/puddletag:puddletag.desktop.in.h:1 msgid "puddletag" msgstr "puddletag" #: ../menu-data/puddletag:puddletag.desktop.in.h:2 msgid "Audio Tag Editor" msgstr "Audio Tag Editor" #: ../menu-data/pumpa:pumpa.desktop.in.h:1 msgid "Pumpa" msgstr "" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:1 msgid "PureAdmin" msgstr "PureAdmin" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:2 msgid "Administer and monitor your FTP server" msgstr "Administer and monitor your FTP server" #: ../menu-data/puredata-gui:puredata.desktop.in.h:1 msgid "Pure Data" msgstr "Pure Data" #: ../menu-data/puredata-gui:puredata.desktop.in.h:2 msgid "Visual dataflow programming platform for multimedia" msgstr "Visual dataflow programming platform for multimedia" #: ../menu-data/putty:putty.desktop.in.h:1 msgid "PuTTY SSH Client" msgstr "PuTTY SSH Client" #: ../menu-data/putty:putty.desktop.in.h:2 msgid "Connect to an SSH server with PuTTY" msgstr "Connect to an SSH server with PuTTY" #: ../menu-data/pybik:pybik.desktop.in.h:1 msgid "Pybik" msgstr "Pybik" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:1 msgid "Pybliographic Bibliography Manager" msgstr "Pybliographic Bibliography Manager" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:2 msgid "Manage bibliographic databases" msgstr "Manage bibliographic databases" #: ../menu-data/pybridge:pybridge.desktop.in.h:1 msgid "PyBridge" msgstr "PyBridge" #: ../menu-data/pychess:pychess.desktop.in.h:1 msgid "PyChess" msgstr "PyChess" #: ../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 "" "PyChess is a fully featured, nice looking, easy to use chess client for the " "Gnome desktop" #: ../menu-data/pycode-browser:pycode-browser-book.desktop.in.h:1 msgid "PythonBook" msgstr "PythonBook" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:1 msgid "LearnByCoding" msgstr "LearnByCoding" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:2 msgid "Python Programs" msgstr "Python Programs" #: ../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 "PyHoca-GUI" #: ../menu-data/pyhoca-gui:pyhoca-gui.desktop.in.h:2 msgid "Python X2Go Client Applet" msgstr "Python X2Go Client Applet" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:1 msgid "PyKaraoke Mini" msgstr "PyKaraoke Mini" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:2 msgid "Minimum-interface PyKaraoke" msgstr "Minimum-interface PyKaraoke" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:1 msgid "PyKaraoke" msgstr "PyKaraoke" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:2 msgid "Universal karaoke songs and movies player" msgstr "Universal karaoke songs and movies player" #: ../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/pymca:edfviewer.desktop.in.h:1 msgid "EDFviewer" msgstr "EDFviewer" #: ../menu-data/pymca:edfviewer.desktop.in.h:2 msgid "Display files in ESRF Data Format" msgstr "Display files in ESRF Data Format" #: ../menu-data/pymca:elementsinfo.desktop.in.h:1 msgid "Elementsinfo" msgstr "Elementsinfo" #: ../menu-data/pymca:elementsinfo.desktop.in.h:2 msgid "Display X-ray information on elements" msgstr "Display X-ray information on elements" #: ../menu-data/pymca:peakidentifier.desktop.in.h:1 msgid "Peakidentifier" msgstr "Peakidentifier" #: ../menu-data/pymca:peakidentifier.desktop.in.h:2 msgid "Find the energy of X-ray spectral lines" msgstr "Find the energy of X-ray spectral lines" #: ../menu-data/pymca:pymca.desktop.in.h:1 msgid "PyMCA" msgstr "PyMCA" #: ../menu-data/pymca:pymca.desktop.in.h:2 msgid "Analyse X-ray Fluorescence data" msgstr "Analyse X-ray Fluorescence data" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:1 msgid "PyMCA ROI tool" msgstr "PyMCA ROI tool" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:2 msgid "Region of Interest imaging tool for XRF analysis" msgstr "Region of Interest imaging tool for XRF analysis" #: ../menu-data/pymissile:pymissile.desktop.in.h:1 msgid "pymissile" msgstr "pymissile" #: ../menu-data/pymissile:pymissile.desktop.in.h:2 msgid "Control Marks and Spencer USB Missile Launcher" msgstr "Control Marks and Spencer USB Missile Launcher" #: ../menu-data/pymol:pymol.desktop.in.h:1 msgid "PyMOL Molecular Graphics System" msgstr "PyMOL Molecular Graphics System" #: ../menu-data/pymol:pymol.desktop.in.h:2 msgid "Model molecular structures and produce high-quality images of them" msgstr "Model molecular structures and produce high-quality images of them" #: ../menu-data/pynagram:pynagram.desktop.in.h:1 msgid "Pynagram" msgstr "Pynagram" #: ../menu-data/pynagram:pynagram.desktop.in.h:2 msgid "Unjumble letters" msgstr "Unjumble letters" #: ../menu-data/pyneighborhood:pyNeighborhood.desktop.in.h:1 msgid "pyNeighborhood" msgstr "pyNeighborhood" #: ../menu-data/pypar2:pypar2.desktop.in.h:1 msgid "PyPar2" msgstr "PyPar2" #: ../menu-data/pypar2:pypar2.desktop.in.h:2 msgid "A graphical frontend for the par2 utility" msgstr "A graphical frontend for the par2 utility" #: ../menu-data/pype:pype.desktop.in.h:1 msgid "PyPE" msgstr "PyPE" #: ../menu-data/pype:pype.desktop.in.h:2 msgid "Python Programmers Editor" msgstr "Python Programmers Editor" #: ../menu-data/pypibrowser:pypibrowser.desktop.in.h:1 msgid "PyPI Browser" msgstr "PyPI Browser" #: ../menu-data/pyprompter:pyprompter.desktop.in.h:1 msgid "pyprompter" msgstr "pyprompter" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:1 msgid "pyRacerz" msgstr "pyRacerz" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:2 msgid "2D racing game" msgstr "2D racing game" #: ../menu-data/pyragua:pyragua.desktop.in.h:1 msgid "Pyragua" msgstr "Pyragua" #: ../menu-data/pyragua:pyragua.desktop.in.h:2 msgid "A fast and lightweight IDE using wxPython" msgstr "A fast and lightweight IDE using wxPython" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:1 msgid "pyRenamer" msgstr "pyRenamer" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:2 msgid "Mass rename files" msgstr "Mass rename files" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:1 msgid "Dream Cheeky Rocket Control" msgstr "Dream Cheeky Rocket Control" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:2 msgid "Enabling Cubicle Warfare on Linux" msgstr "Enabling Cubicle Warfare on Linux" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:1 msgid "Pyromaths" msgstr "Pyromaths" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:2 msgid "Generator for math worksheets for french college" msgstr "Generator for math worksheets for french college" #: ../menu-data/pyroom:pyroom.desktop.in.h:1 msgid "PyRoom" msgstr "PyRoom" #: ../menu-data/pyroom:pyroom.desktop.in.h:2 msgid "Distraction free full-screen text editor" msgstr "Distraction free full-screen text editor" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:1 msgid "PyScrabble" msgstr "PyScrabble" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:2 msgid "A classical game of words" msgstr "A classical game of words" #: ../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 "PySol Fan Club Edition" #: ../menu-data/pyspread:pyspread.desktop.in.h:1 msgid "Pyspread" msgstr "Pyspread" #: ../menu-data/pyspread:pyspread.desktop.in.h:2 msgid "Python spreadsheet application" msgstr "Python spreadsheet application" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:1 msgid "Pysycache Admin" msgstr "Pysycache Admin" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:2 msgid "Configuration of PySyCache" msgstr "Configuration of PySyCache" #: ../menu-data/pysycache:pysycache.desktop.in.h:1 msgid "PySyCache" msgstr "PySyCache" #: ../menu-data/pysycache:pysycache.desktop.in.h:2 msgid "Teach kids to move the mouse" msgstr "Teach kids to move the mouse" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:1 msgid "pyAcidoBasic" msgstr "pyAcidoBasic" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:2 msgid "Interactive tool to simulate acido-basic titrations" msgstr "Interactive tool to simulate acido-basic titrations" #: ../menu-data/python-dogtail:sniff.desktop.in.h:1 msgid "AT-SPI Browser" msgstr "AT-SPI Browser" #: ../menu-data/python-dogtail:sniff.desktop.in.h:2 msgid "Browse your Assistive Technology-enabled desktop" msgstr "Browse your Assistive Technology-enabled desktop" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:1 msgid "guidata-tests" msgstr "guidata-tests" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:2 msgid "you can use this applications to test all guidata features." msgstr "you can use this applications to test all guidata features." #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:1 msgid "guiqwt-tests" msgstr "guiqwt-tests" #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:2 msgid "you can use this applications to test all guiqwt features." msgstr "you can use this applications to test all guiqwt features." #: ../menu-data/python-guiqwt:sift.desktop.in.h:1 msgid "Sift" msgstr "Sift" #: ../menu-data/python-guiqwt:sift.desktop.in.h:2 msgid "" "Signal and Image Filtering Tool (demo software based on guidata and guiqwt)" msgstr "" "Signal and Image Filtering Tool (demo software based on guidata and guiqwt)" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:1 msgid "gifeffit" msgstr "gifeffit" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:2 msgid "interactive program for XAFS analysis" msgstr "interactive program for XAFS analysis" #: ../menu-data/python-lunch:lunch.desktop.in.h:1 msgid "Lunch" msgstr "Lunch" #: ../menu-data/python-lunch:lunch.desktop.in.h:2 msgid "Distributed Process Launcher" msgstr "Distributed Process Launcher" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:1 msgid "pyMecaVideo" msgstr "pyMecaVideo" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:2 msgid "Interactive tool to track moving points in video framesets" msgstr "Interactive tool to track moving points in video framesets" #: ../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 "sqledit" #: ../menu-data/python-sqlkit:sqlkit.desktop.in.h:2 msgid "Sqledit" msgstr "Sqledit" #: ../menu-data/python-web2py:web2py.desktop.in.h:1 msgid "web2py" msgstr "web2py" #: ../menu-data/python-web2py:web2py.desktop.in.h:2 msgid "Enterprise web development framework using Python" msgstr "Enterprise web development framework using Python" #: ../menu-data/python-whiteboard:python-whiteboard.desktop.in.h:1 msgid "python-whiteboard" msgstr "python-whiteboard" #: ../menu-data/python-windowmocker:window-mocker.desktop.in.h:1 #: ../menu-data/python3-windowmocker:window-mocker3.desktop.in.h:1 msgid "Window Mocker" msgstr "Window Mocker" #: ../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 "Create windows according to a specification" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:1 msgid "wxGlade" msgstr "wxGlade" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:2 msgid "GUI designer written in Python with wxPython" msgstr "GUI designer written in Python with wxPython" #: ../menu-data/python3.3:python3.3.desktop.in.h:1 msgid "Python (v3.3)" msgstr "Python (v3.3)" #: ../menu-data/python3.3:python3.3.desktop.in.h:2 msgid "Python Interpreter (v3.3)" msgstr "Python Interpreter (v3.3)" #: ../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/pythoncad:pythoncad.desktop.in.h:1 msgid "PyCAD" msgstr "PyCAD" #: ../menu-data/pythoncad:pythoncad.desktop.in.h:2 msgid "PythonCAD" msgstr "PythonCAD" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:1 msgid "pytrainer" msgstr "pytrainer" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:2 msgid "The Free Sport Training Center" msgstr "The Free Sport Training Center" #: ../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 "Q4Wine" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:1 msgid "Qalculate!" msgstr "Qalculate!" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:2 msgid "Powerful and easy to use calculator" msgstr "Powerful and easy to use calculator" #: ../menu-data/qapt-deb-installer:qapt-deb-installer.desktop.in.h:1 msgid "QApt Package Installer" msgstr "QApt Package Installer" #: ../menu-data/qarecord:qarecord.desktop.in.h:1 msgid "QARecord" msgstr "QARecord" #: ../menu-data/qarecord:qarecord.desktop.in.h:2 msgid "Simple but solid audio recording tool" msgstr "Simple but solid audio recording tool" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:1 msgid "QasConfig" msgstr "QasConfig" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:2 msgid "ALSA configuration browser" msgstr "ALSA configuration browser" #: ../menu-data/qashctl:qashctl.desktop.in.h:1 msgid "QasHctl" msgstr "QasHctl" #: ../menu-data/qashctl:qashctl.desktop.in.h:2 msgid "ALSA HCTL mixer" msgstr "ALSA HCTL mixer" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:1 msgid "QasMixer" msgstr "QasMixer" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:2 msgid "Graphical mixer application for the ALSA" msgstr "Graphical mixer application for the ALSA" #: ../menu-data/qbittorrent:qBittorrent.desktop.in.h:2 msgid "qBittorrent" msgstr "qBittorrent" #: ../menu-data/qbrew:qbrew.desktop.in.h:1 msgid "QBrew" msgstr "QBrew" #: ../menu-data/qbrew:qbrew.desktop.in.h:2 msgid "Homebrewer's recipe calculator" msgstr "Homebrewer's recipe calculator" #: ../menu-data/qcomicbook:qcomicbook.desktop.in.h:1 msgid "qcomicbook" msgstr "qcomicbook" #: ../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 "" "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." #: ../menu-data/qdacco:qdacco.desktop.in.h:1 msgid "Qdacco dictionary" msgstr "Qdacco dictionary" #: ../menu-data/qdacco:qdacco.desktop.in.h:2 msgid "Search words in an catalan - english dictionary" msgstr "Search words in an catalan - english dictionary" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:1 msgid "QDevelop" msgstr "QDevelop" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:2 msgid "Development environment for Qt4" msgstr "Development environment for Qt4" #: ../menu-data/qdigidoc:qdigidoc-client.desktop.in.h:1 msgid "DigiDoc3 Client" msgstr "DigiDoc3 Client" #: ../menu-data/qdigidoc:qdigidoc-crypto.desktop.in.h:1 msgid "DigiDoc3 Crypto" msgstr "DigiDoc3 Crypto" #. Encoding=UTF-8 #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:2 msgid "QElectroTech" msgstr "QElectroTech" #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:3 msgid "An electric diagrams editor." msgstr "An electric diagrams editor." #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:1 msgid "Qemu Launcher" msgstr "Qemu Launcher" #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:2 msgid "Manage virtual machine configurations" msgstr "Manage virtual machine configurations" #: ../menu-data/qesteidutil:qesteidutil.desktop.in.h:1 msgid "ID-card Utility" msgstr "ID-card Utility" #: ../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 "qgit" #: ../menu-data/qgit:qgit.desktop.in.h:2 msgid "git GUI viewer" msgstr "git GUI viewer" #: ../menu-data/qgo:qgo.desktop.in.h:1 msgid "qGo" msgstr "qGo" #: ../menu-data/qgo:qgo.desktop.in.h:2 msgid "Play Go online and against computer, view and edit SGF files" msgstr "Play Go online and against computer, view and edit SGF files" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:1 msgid "QHiMDTransfer" msgstr "QHiMDTransfer" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:2 msgid "Transfer software for Sony HiMD Walkman" msgstr "Transfer software for Sony HiMD Walkman" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:1 msgid "QjackCtl" msgstr "QjackCtl" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:2 msgid "QjackCtl is a JACK Audio Connection Kit Qt GUI Interface" msgstr "QjackCtl is a JACK Audio Connection Kit Qt GUI Interface" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:1 msgid "QJackRcd" msgstr "QJackRcd" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:2 msgid "A simple Jack recorder" msgstr "A simple Jack recorder" #: ../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 "QLandkarteGT" #: ../menu-data/qlandkartegt:qlandkartegt.desktop.in.h:2 #: ../menu-data/qmapshack:qmapshack.desktop.in.h:2 msgid "GPS device mapping utility" msgstr "GPS device mapping utility" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:1 msgid "Qliss3D" msgstr "Qliss3D" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:2 msgid "demonstration tool for Lissajous physiques" msgstr "demonstration tool for Lissajous physiques" #: ../menu-data/qlix:qlix.desktop.in.h:1 msgid "Qlix" msgstr "Qlix" #: ../menu-data/qlix:qlix.desktop.in.h:2 msgid "" "Manage tracks, files, and playlists between a host computer and an MTP device" msgstr "" "Manage tracks, files, and playlists between a host computer and an MTP device" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:1 msgid "QMidiArp" msgstr "QMidiArp" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:2 msgid "Arpeggiator-Sequencer-LFO" msgstr "Arpeggiator-Sequencer-LFO" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:1 msgid "QmidiNet" msgstr "QmidiNet" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:2 msgid "QmidiNet is a MIDI Network Gateway via UDP/IP Multicast" msgstr "QmidiNet is a MIDI Network Gateway via UDP/IP Multicast" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:1 msgid "qmidiroute" msgstr "qmidiroute" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:2 msgid "Midi Router" msgstr "Midi Router" #: ../menu-data/qmmp:qmmp.desktop.in.h:1 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:1 msgid "Qmmp" msgstr "Qmmp" #: ../menu-data/qmmp:qmmp.desktop.in.h:2 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:2 msgid "Qt4-based Multimedia Player" msgstr "Qt4-based Multimedia Player" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:1 msgid "QMPDClient" msgstr "QMPDClient" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:2 msgid "A nicer MPD client" msgstr "A nicer MPD client" #: ../menu-data/qnifti2dicom:qnifti2dicom.desktop.in.h:1 msgid "QNifti2Dicom" msgstr "QNifti2Dicom" #: ../menu-data/qnifti2dicom:qnifti2dicom.desktop.in.h:2 msgid "Convert 3D NIfTI images to DICOM 2D series" msgstr "Convert 3D NIfTI images to DICOM 2D series" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:1 msgid "qpdfview" msgstr "qpdfview" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:2 msgid "A tabbed PDF viewer using the poppler library." msgstr "A tabbed PDF viewer using the poppler library." #: ../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 "qprogram-starter" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:1 msgid "QPxTool" msgstr "QPxTool" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:2 msgid "CD/DVD media quality checker" msgstr "CD/DVD media quality checker" #: ../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 "qRFCView" #: ../menu-data/qrfcview:qrfcview.desktop.in.h:2 msgid "Downloads and displays RFC" msgstr "Downloads and displays RFC" #: ../menu-data/qrq:qrq.desktop.in.h:1 msgid "qrq" msgstr "qrq" #: ../menu-data/qrq:qrq.desktop.in.h:2 msgid "High speed Morse telegraphy trainer" msgstr "High speed Morse telegraphy trainer" #: ../menu-data/qsampler:qsampler.desktop.in.h:1 msgid "Qsampler" msgstr "Qsampler" #: ../menu-data/qsampler:qsampler.desktop.in.h:2 msgid "Qsampler is a LinuxSampler Qt GUI Interface" msgstr "Qsampler is a LinuxSampler Qt GUI Interface" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:1 msgid "QSapecNG" msgstr "QSapecNG" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:2 msgid "Symbolic analyzer of linear analog circuits" msgstr "Symbolic analyzer of linear analog circuits" #: ../menu-data/qshutdown:qshutdown.desktop.in.h:1 msgid "qshutdown" msgstr "qshutdown" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:1 msgid "QSource-Highlight" msgstr "QSource-Highlight" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:2 msgid "Highlight your sources" msgstr "Highlight your sources" #: ../menu-data/qstardict:qstardict.desktop.in.h:1 msgid "QStarDict is Qt version of StarDict" msgstr "QStarDict is Qt version of StarDict" #: ../menu-data/qstardict:qstardict.desktop.in.h:2 msgid "QStarDict" msgstr "QStarDict" #: ../menu-data/qsynth:qsynth.desktop.in.h:1 msgid "Qsynth" msgstr "Qsynth" #: ../menu-data/qsynth:qsynth.desktop.in.h:2 msgid "Qsynth is a FluidSynth Qt GUI Interface" msgstr "Qsynth is a FluidSynth Qt GUI Interface" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:1 msgid "Qt 4 Designer" msgstr "Qt 4 Designer" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:2 msgid "Interface Designer" msgstr "Interface Designer" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:1 msgid "Qt 4 Assistant" msgstr "Qt 4 Assistant" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:2 msgid "Document Browser" msgstr "Document Browser" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:1 msgid "Qt 4 Linguist" msgstr "Qt 4 Linguist" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:2 msgid "Translation Tool" msgstr "Translation Tool" #: ../menu-data/qt4-qtconfig:qtconfig-qt4.desktop.in.h:1 msgid "Qt 4 Settings" msgstr "Qt 4 Settings" #: ../menu-data/qtcreator-plugin-ubuntu:ubuntusdk.desktop.in.h:1 msgid "Ubuntu SDK" msgstr "Ubuntu SDK" #: ../menu-data/qtcreator:qtcreator.desktop.in.h:1 msgid "Qt Creator" msgstr "Qt Creator" #: ../menu-data/qtemu:qtemu.desktop.in.h:1 msgid "QtEmu" msgstr "QtEmu" #: ../menu-data/qtemu:qtemu.desktop.in.h:2 msgid "Frontend to QEMU virtual machine monitor" msgstr "Frontend to QEMU virtual machine monitor" #: ../menu-data/qterm:qterm.desktop.in.h:1 msgid "QTerm" msgstr "QTerm" #: ../menu-data/qtgain:QtGain.desktop.in.h:1 msgid "QtGain" msgstr "QtGain" #: ../menu-data/qtgain:QtGain.desktop.in.h:2 msgid "Add \"gain\" tags to your audio files" msgstr "Add \"gain\" tags to your audio files" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:1 msgid "qthid-2.2" msgstr "qthid-2.2" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:2 msgid "limited support for devices with older firmware" msgstr "limited support for devices with older firmware" #: ../menu-data/qthid-fcd-controller:qthid.desktop.in.h:1 msgid "qthid" msgstr "qthid" #: ../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 "" "full support for the Funcube Dongle API available with firmware 18f or later" #: ../menu-data/qtikz:qtikz.desktop.in.h:1 msgid "QTikZ" msgstr "QTikZ" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:1 msgid "QtiPlot" msgstr "QtiPlot" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:2 msgid "Analyze and plot scientific data" msgstr "Analyze and plot scientific data" #: ../menu-data/qtm:qtm.desktop.in.h:1 msgid "QTM" msgstr "QTM" #: ../menu-data/qtm:qtm.desktop.in.h:2 msgid "Weblog management application" msgstr "Weblog management application" #: ../menu-data/qtoctave:qtoctave.desktop.in.h:1 msgid "QtOctave" msgstr "QtOctave" #: ../menu-data/qtoctave:qtoctave.desktop.in.h:2 msgid "Graphical Qt frontend for GNU Octave" msgstr "Graphical Qt frontend for GNU Octave" #: ../menu-data/qtqr:qtqr.desktop.in.h:1 msgid "QtQR" msgstr "QtQR" #: ../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 "" "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." #: ../menu-data/qtractor:qtractor.desktop.in.h:1 msgid "Qtractor" msgstr "Qtractor" #: ../menu-data/qtractor:qtractor.desktop.in.h:2 msgid "Qtractor is an Audio/MIDI multi-track sequencer application" msgstr "Qtractor is an Audio/MIDI multi-track sequencer application" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:1 msgid "QTScrobbler" msgstr "QTScrobbler" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:2 msgid "" "QTScrobbler is tool for submitting .scrobbler.log from portable players to " "Last.fm" msgstr "" "QTScrobbler is tool for submitting .scrobbler.log from portable players to " "Last.fm" #: ../menu-data/qtsmbstatus-client:qtsmbstatus.desktop.in.h:1 msgid "QtSmbstatus Client" msgstr "QtSmbstatus Client" #: ../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 "QtSmbstatus is a GUI (graphical user interface) for smbstatus" #: ../menu-data/qtsmbstatus-light:qtsmbstatusl.desktop.in.h:1 msgid "QtSmbstatus Light" msgstr "QtSmbstatus Light" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:1 msgid "Quadrapassel" msgstr "Quadrapassel" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:2 msgid "Fit falling blocks together" msgstr "Fit falling blocks together" #: ../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 "Classic first person shooter" #: ../menu-data/quake3:quake3.desktop.in.h:1 msgid "Quake III Arena" msgstr "Quake III Arena" #: ../menu-data/quake3:quake3.desktop.in.h:2 msgid "Play the original Quake III Arena" msgstr "Play the original Quake III Arena" #: ../menu-data/quake:quake-armagon.desktop.in.h:1 msgid "Quake: Scourge of Armagon" msgstr "Quake: Scourge of Armagon" #: ../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 "Mission Pack 1 for the classic first person shooter" #: ../menu-data/quake:quake-dissolution.desktop.in.h:1 msgid "Quake: Dissolution of Eternity" msgstr "Quake: Dissolution of Eternity" #: ../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 "Mission Pack 2 for the classic first person shooter" #: ../menu-data/quake:quake.desktop.in.h:1 msgid "Quake" msgstr "Quake" #: ../menu-data/quarry:quarry.desktop.in.h:1 msgid "Quarry" msgstr "Quarry" #: ../menu-data/quarry:quarry.desktop.in.h:2 msgid "A multi-purpose board game GUI for Go, Amazons and Reversi" msgstr "A multi-purpose board game GUI for Go, Amazons and Reversi" #: ../menu-data/quassel-client:quasselclient.desktop.in.h:1 msgid "Quassel IRC (Client only)" msgstr "Quassel IRC (Client only)" #: ../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 "Distributed IRC client with central core component" #: ../menu-data/quassel:quassel.desktop.in.h:1 msgid "Quassel IRC" msgstr "Quassel IRC" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:1 msgid "QuickSynergy" msgstr "QuickSynergy" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:2 msgid "A graphical interface for easily configuring Synergy" msgstr "A graphical interface for easily configuring Synergy" #: ../menu-data/quisk:quisk.desktop.in.h:1 msgid "Quisk" msgstr "Quisk" #: ../menu-data/quisk:quisk.desktop.in.h:2 msgid "Audio IQ signal intermediate frequency receiver" msgstr "Audio IQ signal intermediate frequency receiver" #: ../menu-data/quitcount:quitcount.desktop.in.h:1 msgid "QuitCount" msgstr "QuitCount" #: ../menu-data/quitcount:quitcount.desktop.in.h:2 msgid "Simple counter showing your gains since you quit smoking" msgstr "Simple counter showing your gains since you quit smoking" #: ../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 "Quod Libet" #: ../menu-data/quodlibet:quodlibet.desktop.in.h:2 msgid "Listen to, browse, or edit your audio collection" msgstr "Listen to, browse, or edit your audio collection" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:1 msgid "QupZilla" msgstr "QupZilla" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:2 msgid "A fast and secure web browser" msgstr "A fast and secure web browser" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:3 msgid "Open new tab" msgstr "Open new tab" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:4 msgid "Open new window" msgstr "Open new window" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:5 msgid "Start private browsing" msgstr "Start private browsing" #: ../menu-data/qutecom:qutecom.desktop.in.h:1 msgid "QuteCom" msgstr "QuteCom" #: ../menu-data/qutecom:qutecom.desktop.in.h:2 msgid "" "Talk to people over the Internet and send instant messages over multiple " "protocols" msgstr "" "Talk to people over the Internet and send instant messages over multiple " "protocols" #: ../menu-data/qutim:qutim.desktop.in.h:1 msgid "qutIM" msgstr "qutIM" #: ../menu-data/qutim:qutim.desktop.in.h:2 msgid "Communicate over IM" msgstr "Communicate over IM" #: ../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 "Allow testing Video4Linux devices" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:1 msgid "QViaggiaTreno" msgstr "QViaggiaTreno" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:2 msgid "Interfaccia grafica per ViaggiaTreno" msgstr "Interfaccia grafica per ViaggiaTreno" #: ../menu-data/qwbfsmanager:QWBFSManager.desktop.in.h:1 msgid "QWBFS Manager" msgstr "QWBFS Manager" #: ../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 "" "QWBFS Manager is a graphical user interface (GUI) for working with WBFS " "filesystem formatted hard disk drive." #: ../menu-data/qweborf:qweborf.desktop.in.h:1 msgid "qweborf" msgstr "qweborf" #: ../menu-data/qweborf:qweborf.desktop.in.h:2 msgid "Shares files using the HTTP protocol" msgstr "Shares files using the HTTP protocol" #: ../menu-data/qwo:qwo.desktop.in.h:1 msgid "qwo" msgstr "qwo" #: ../menu-data/qwo:qwo.desktop.in.h:2 msgid "An input method for touchscreens" msgstr "An input method for touchscreens" #: ../menu-data/qxw:qxw.desktop.in.h:1 msgid "Qxw" msgstr "Qxw" #: ../menu-data/qxw:qxw.desktop.in.h:2 msgid "Construct crossword puzzles" msgstr "Construct crossword puzzles" #: ../menu-data/r-base-core:R.desktop.in.h:1 msgid "R" msgstr "R" #: ../menu-data/r-base-core:R.desktop.in.h:2 msgid "R software environment for statistical computing and graphics" msgstr "R software environment for statistical computing and graphics" #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:1 msgid "Graphical interface to the R environment for statistical computing " msgstr "Graphical interface to the R environment for statistical computing " #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:2 msgid "R Commander" msgstr "R Commander" #: ../menu-data/racket:drracket.desktop.in.h:1 msgid "DrRacket" msgstr "DrRacket" #: ../menu-data/racket:drracket.desktop.in.h:2 msgid "IDE for Racket" msgstr "IDE for Racket" #: ../menu-data/radiotray:radiotray.desktop.in.h:1 msgid "Radio Tray" msgstr "Radio Tray" #: ../menu-data/raincat:raincat.desktop.in.h:1 msgid "Raincat" msgstr "Raincat" #: ../menu-data/raincat:raincat.desktop.in.h:2 msgid "2D puzzle game featuring a fuzzy little cat" msgstr "2D puzzle game featuring a fuzzy little cat" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:1 msgid "Rakarrack" msgstr "Rakarrack" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:2 msgid "Guitar Effects Processor" msgstr "Guitar Effects Processor" #: ../menu-data/rapid-photo-downloader:rapid-photo-downloader.desktop.in.h:1 msgid "Rapid Photo Downloader" msgstr "Rapid Photo Downloader" #: ../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 "" "Download photos and videos from cameras, memory cards and Portable Storage " "Devices" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:1 msgid "RapidSVN" msgstr "RapidSVN" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:2 #: ../menu-data/subcommander:subcommander.desktop.in.h:2 msgid "A GUI Client for Subversion" msgstr "A GUI Client for Subversion" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:1 msgid "RasMol (GTK version)" msgstr "RasMol (GTK version)" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:2 msgid "View macro-molecules and prepare publication-quality images of them" msgstr "View macro-molecules and prepare publication-quality images of them" #: ../menu-data/rawstudio:rawstudio.desktop.in.h:1 msgid "Rawstudio" msgstr "Rawstudio" #: ../menu-data/rawstudio:rawstudio.desktop.in.h:2 msgid "Read, manipulate and convert digital camera raw-images" msgstr "Read, manipulate and convert digital camera raw-images" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:1 msgid "RawTherapee" msgstr "RawTherapee" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:2 msgid "An advanced photo development program" msgstr "An advanced photo development program" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:1 msgid "Razor Appearance Configuration" msgstr "Razor Appearance Configuration" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:2 msgid "Configure appearance of Razor desktop" msgstr "Configure appearance of Razor desktop" #: ../menu-data/razorqt-config:razor-config-autosuspend.desktop.in.h:1 msgid "Razor Autosuspend Configuration" msgstr "Razor Autosuspend Configuration" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:1 msgid "Razor Shortcut Configuration" msgstr "Razor Shortcut Configuration" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:2 msgid "Configure global shortcut of Razor desktop" msgstr "Configure global shortcut of Razor desktop" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:1 msgid "Razor Mouse Configurator" msgstr "Razor Mouse Configurator" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:2 msgid "Configure X11 mouse" msgstr "Configure X11 mouse" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:1 msgid "Razor Freedesktop Notifications Configuration" msgstr "Razor Freedesktop Notifications Configuration" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:2 msgid "Configure freedesktop notifications in Razor desktop" msgstr "Configure freedesktop notifications in Razor desktop" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:1 msgid "Qt Configuration" msgstr "Qt Configuration" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:2 msgid "Configure Qt" msgstr "Configure Qt" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:1 msgid "Razor Configuration Center" msgstr "Razor Configuration Center" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:2 msgid "Configure Razor-Qt modules" msgstr "Configure Razor-Qt modules" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:1 msgid "Razor Desktop Configurator" msgstr "Razor Desktop Configurator" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:2 msgid "Configure Razor-Qt desktop module" msgstr "Configure Razor-Qt desktop module" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:1 msgid "Leave" msgstr "Leave" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:2 msgid "Leave the system" msgstr "Leave the system" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:1 msgid "About Razor" msgstr "About Razor" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:2 msgid "Learn more about Razor-qt" msgstr "Learn more about Razor-qt" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:1 msgid "Razor Session Configurator" msgstr "Razor Session Configurator" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:2 msgid "Configure Razor-Qt session module" msgstr "Configure Razor-Qt session module" #: ../menu-data/rdsconsole:rdsconsole.desktop.in.h:1 msgid "Resara Server Admin Console" msgstr "Resara Server Admin Console" #: ../menu-data/rdsconsole:rdsconsole.desktop.in.h:2 msgid "Admin console for Resara Server" msgstr "Admin console for Resara Server" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:1 msgid "Find documents by specifying search terms" msgstr "Find documents by specifying search terms" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:2 msgid "Recoll" msgstr "Recoll" #: ../menu-data/recorditnow:kde4__recorditnow.desktop.in.h:1 msgid "Desktop recorder" msgstr "Desktop recorder" #: ../menu-data/recorditnow:kde4__recorditnow.desktop.in.h:2 msgid "RecordItNow" msgstr "RecordItNow" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:1 msgid "Red Eclipse" msgstr "Red Eclipse" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:2 msgid "First-person shooter with agile gameplay and built-in editor." msgstr "First-person shooter with agile gameplay and built-in editor." #. Encoding=UTF-­8 #Encoding causes problems #: ../menu-data/rednotebook:rednotebook.desktop.in.h:2 msgid "RedNotebook" msgstr "RedNotebook" #: ../menu-data/rednotebook:rednotebook.desktop.in.h:3 msgid "Daily journal with calendar, templates and keyword searching " msgstr "Daily journal with calendar, templates and keyword searching " #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:1 msgid "Redshift" msgstr "Redshift" #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:2 msgid "Color temperature adjustment tool" msgstr "Color temperature adjustment tool" #: ../menu-data/referencer:referencer.desktop.in.h:1 msgid "Referencer" msgstr "Referencer" #: ../menu-data/referencer:referencer.desktop.in.h:2 msgid "Document organiser" msgstr "Document organiser" #: ../menu-data/regexxer:regexxer.desktop.in.h:1 msgid "regexxer Search Tool" msgstr "regexxer Search Tool" #: ../menu-data/regexxer:regexxer.desktop.in.h:2 msgid "Search and replace using regular expressions" msgstr "Search and replace using regular expressions" #: ../menu-data/regina-normal:regina.desktop.in.h:1 msgid "Regina" msgstr "Regina" #: ../menu-data/regina-normal:regina.desktop.in.h:2 msgid "Software for 3-manifold topology and normal surface theory" msgstr "Software for 3-manifold topology and normal surface theory" #: ../menu-data/reinteract:reinteract.desktop.in.h:1 msgid "Reinteract" msgstr "Reinteract" #: ../menu-data/reinteract:reinteract.desktop.in.h:2 msgid "Interactive Python shell" msgstr "Interactive Python shell" #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:1 msgid "Rekonq" msgstr "Rekonq" #: ../menu-data/relational:relational.desktop.in.h:1 msgid "Relational" msgstr "Relational" #: ../menu-data/relational:relational.desktop.in.h:2 msgid "Learn and experiment relational algebra" msgstr "Learn and experiment relational algebra" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:1 msgid "REminiscence" msgstr "REminiscence" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:2 msgid "A port of FlashBack game engine" msgstr "A port of FlashBack game engine" #: ../menu-data/remmina:remmina.desktop.in.h:1 msgid "Remmina Remote Desktop Client" msgstr "Remmina Remote Desktop Client" #: ../menu-data/remmina:remmina.desktop.in.h:2 msgid "Connect to remote desktops" msgstr "Connect to remote desktops" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:1 msgid "Ren'Py Demo" msgstr "Ren'Py Demo" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:2 msgid "visual-novel game demo with Ren'Py" msgstr "visual-novel game demo with Ren'Py" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:1 msgid "The Question" msgstr "The Question" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:2 msgid "a simple visual-novel game with Ren'Py" msgstr "a simple visual-novel game with Ren'Py" #: ../menu-data/renpy:renpy.desktop.in.h:1 msgid "Ren'Py" msgstr "Ren'Py" #: ../menu-data/renpy:renpy.desktop.in.h:2 msgid "visual-novel type games" msgstr "visual-novel type games" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:1 msgid "repsnapper" msgstr "repsnapper" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:2 msgid "Controls your 3D plastic printer" msgstr "Controls your 3D plastic printer" #: ../menu-data/resapplet:resapplet.desktop.in.h:1 msgid "Resolution Switcher" msgstr "Resolution Switcher" #: ../menu-data/resapplet:resapplet.desktop.in.h:2 msgid "Change your screen resolution" msgstr "Change your screen resolution" #: ../menu-data/residualvm:residualvm.desktop.in.h:1 msgid "ResidualVM" msgstr "ResidualVM" #: ../menu-data/residualvm:residualvm.desktop.in.h:2 msgid "Interpreter for several 3D games" msgstr "Interpreter for several 3D games" #: ../menu-data/retext:retext.desktop.in.h:1 msgid "ReText" msgstr "ReText" #: ../menu-data/retext:retext.desktop.in.h:2 msgid "Simple text editor for Markdown and reStructuredText" msgstr "Simple text editor for Markdown and reStructuredText" #: ../menu-data/revelation:revelation.desktop.in.h:1 msgid "Organize and secure your passwords" msgstr "Organize and secure your passwords" #: ../menu-data/revelation:revelation.desktop.in.h:2 msgid "Revelation Password Manager" msgstr "Revelation Password Manager" #: ../menu-data/rfdump:rfdump.desktop.in.h:1 msgid "RFDump" msgstr "RFDump" #: ../menu-data/rfdump:rfdump.desktop.in.h:2 msgid "Tool to directly interoperate with an RFID reader" msgstr "Tool to directly interoperate with an RFID reader" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:1 msgid "rgbPaint painting program" msgstr "rgbPaint painting program" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:2 msgid "Simple painting program for pixel art" msgstr "Simple painting program for pixel art" #: ../menu-data/rhinote:rhinote.desktop.in.h:1 msgid "Rhinote" msgstr "Rhinote" #: ../menu-data/rhinote:rhinote.desktop.in.h:2 msgid "Virtual sticky-notes" msgstr "Virtual sticky-notes" #: ../menu-data/rhythmbox:rhythmbox.desktop.in.h:1 msgid "Rhythmbox Music Player" msgstr "Rhythmbox Music Player" #: ../menu-data/ri-li:ri-li.desktop.in.h:1 msgid "Ri-li" msgstr "Ri-li" #: ../menu-data/ri-li:ri-li.desktop.in.h:2 msgid "a toy simulator game" msgstr "a toy simulator game" #: ../menu-data/ripoff:ripoff.desktop.in.h:1 msgid "RipOff" msgstr "RipOff" #: ../menu-data/ripoff:ripoff.desktop.in.h:2 msgid "Rip audio from your CDs" msgstr "Rip audio from your CDs" #: ../menu-data/ripperx:ripperx.desktop.in.h:1 msgid "Ripper X" msgstr "Ripper X" #: ../menu-data/ripperx:ripperx.desktop.in.h:2 msgid "Rip Cds" msgstr "Rip Cds" #: ../menu-data/ristretto:ristretto.desktop.in.h:1 msgid "Ristretto Image Viewer" msgstr "Ristretto Image Viewer" #: ../menu-data/ristretto:ristretto.desktop.in.h:2 msgid "Look at your images easily" msgstr "Look at your images easily" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:1 msgid "RKWard" msgstr "RKWard" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:2 msgid "GUI for the R-project" msgstr "GUI for the R-project" #: ../menu-data/rlplot:rlplot.desktop.in.h:1 msgid "Rlplot Graph Generator" msgstr "Rlplot Graph Generator" #: ../menu-data/rlplot:rlplot.desktop.in.h:2 msgid "Generate publication quality graphs" msgstr "Generate publication quality graphs" #: ../menu-data/rlvm:rlvm.desktop.in.h:1 msgid "rlvm" msgstr "rlvm" #. GNOME and KDE 3 uses Comment. #: ../menu-data/rlvm:rlvm.desktop.in.h:3 msgid "RealLive Emulator" msgstr "RealLive Emulator" #: ../menu-data/robocode:robocode.desktop.in.h:1 msgid "Robocode" msgstr "Robocode" #: ../menu-data/robocode:robocode.desktop.in.h:2 msgid "Java programming game based on battle tanks" msgstr "Java programming game based on battle tanks" #: ../menu-data/robocut:robocut.desktop.in.h:1 msgid "Robocut" msgstr "Robocut" #: ../menu-data/robocut:robocut.desktop.in.h:2 msgid "allow you to cut graphics with a Graphtec plotters" msgstr "allow you to cut graphics with a Graphtec plotters" #: ../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 "Rocs" #: ../menu-data/rocs:org.kde.rocs.desktop.in.h:2 msgid "Graph Theory Tool for Professors and Students." msgstr "Graph Theory Tool for Professors and Students." #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:1 msgid "ROOT" msgstr "ROOT" #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:2 msgid "ROOT's Object Oriented Technologies" msgstr "ROOT's Object Oriented Technologies" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:1 msgid "MIDI and Audio Sequencer and Notation Editor" msgstr "MIDI and Audio Sequencer and Notation Editor" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:2 msgid "Rosegarden" msgstr "Rosegarden" #: ../menu-data/rott:rott.desktop.in.h:1 msgid "Rise of the Triad" msgstr "Rise of the Triad" #: ../menu-data/rott:rott.desktop.in.h:2 msgid "" "A high quality, fast scrolling first-person perspective 3D action game" msgstr "" "A high quality, fast scrolling first-person perspective 3D action game" #: ../menu-data/roxterm:roxterm.desktop.in.h:1 msgid "ROXTerm" msgstr "ROXTerm" #: ../menu-data/rrootage:rrootage.desktop.in.h:1 msgid "rRootage" msgstr "rRootage" #: ../menu-data/rrootage:rrootage.desktop.in.h:2 msgid "Destroy autocreated battleships" msgstr "Destroy autocreated battleships" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:1 msgid "RSIBreak" msgstr "RSIBreak" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:2 msgid "Makes sure you rest now and then" msgstr "Makes sure you rest now and then" #: ../menu-data/rubrica:rubrica2.desktop.in.h:1 msgid "Rubrica Addressbook" msgstr "Rubrica Addressbook" #: ../menu-data/rubrica:rubrica2.desktop.in.h:2 msgid "Manage contacts and addresses" msgstr "Manage contacts and addresses" #: ../menu-data/rutilt:rutilt.desktop.in.h:1 msgid "RutilT WLAN Manager" msgstr "RutilT WLAN Manager" #: ../menu-data/rutilt:rutilt.desktop.in.h:2 msgid "Manage your wireless network interfaces" msgstr "Manage your wireless network interfaces" #: ../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 "Rygel" #: ../menu-data/rygel:rygel.desktop.in.h:2 msgid "UPnP/DLNA Services" msgstr "UPnP/DLNA Services" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:1 msgid "SABnzbd+" msgstr "SABnzbd+" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:2 msgid "Download from usenet" msgstr "Download from usenet" #: ../menu-data/sadms:sadms.desktop.in.h:1 msgid "Sadms" msgstr "Sadms" #: ../menu-data/saga:saga.desktop.in.h:1 msgid "SAGA GIS" msgstr "SAGA GIS" #: ../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 "Sagasu" #: ../menu-data/sagasu:sagasu.desktop.in.h:2 msgid "GNOME tool to find strings in a set of files" msgstr "GNOME tool to find strings in a set of files" #: ../menu-data/sagcad:sagcad.desktop.in.h:1 msgid "SagCAD" msgstr "SagCAD" #: ../menu-data/sagcad:sagcad.desktop.in.h:2 msgid "Draw and create" msgstr "Draw and create" #: ../menu-data/sailcut:sailcut.desktop.in.h:1 msgid "Sailcut CAD" msgstr "Sailcut CAD" #: ../menu-data/sailcut:sailcut.desktop.in.h:2 msgid "Sail Design Application" msgstr "Sail Design Application" #: ../menu-data/sakura:sakura.desktop.in.h:1 msgid "Sakura" msgstr "Sakura" #: ../menu-data/samplv1:samplv1.desktop.in.h:1 msgid "samplv1" msgstr "samplv1" #: ../menu-data/samplv1:samplv1.desktop.in.h:2 msgid "samplv1 is an old school polyphonic sampler" msgstr "samplv1 is an old school polyphonic sampler" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:1 msgid "Platinum Arts Sandbox Gamemaker" msgstr "Platinum Arts Sandbox Gamemaker" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:2 msgid "Create 3D games and worlds" msgstr "Create 3D games and worlds" #: ../menu-data/saods9:saods9.desktop.in.h:1 msgid "SAOImage DS9 " msgstr "SAOImage DS9 " #: ../menu-data/saods9:saods9.desktop.in.h:2 msgid "Astronomical Data Visualization Application" msgstr "Astronomical Data Visualization Application" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:1 msgid "Sauerbraten" msgstr "Sauerbraten" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:2 msgid "A networked, fast-paced 3D first-person shooter" msgstr "A networked, fast-paced 3D first-person shooter" #: ../menu-data/sawfish:sawfish.desktop.in.h:1 msgid "Sawfish" msgstr "Sawfish" #: ../menu-data/scantailor:scantailor.desktop.in.h:1 msgid "Scan Tailor" msgstr "Scan Tailor" #: ../menu-data/scantailor:scantailor.desktop.in.h:2 msgid "Interactive post-processing tool for scanned pages" msgstr "Interactive post-processing tool for scanned pages" #: ../menu-data/scidavis:scidavis.desktop.in.h:1 msgid "SciDAVis" msgstr "SciDAVis" #: ../menu-data/scidavis:scidavis.desktop.in.h:2 msgid "Application for scientific data analysis and visualization" msgstr "Application for scientific data analysis and visualization" #: ../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 "Scientific software package for numerical computations" #: ../menu-data/scilab-cli:scilab-cli.desktop.in.h:2 msgid "Scilab CLI" msgstr "Scilab CLI" #: ../menu-data/scilab:scilab-adv-cli.desktop.in.h:2 msgid "Scilab advanced CLI" msgstr "Scilab advanced CLI" #: ../menu-data/scilab:scilab.desktop.in.h:2 msgid "Scilab" msgstr "Scilab" #: ../menu-data/scim:scim-setup.desktop.in.h:1 msgid "SCIM Input Method" msgstr "SCIM Input Method" #: ../menu-data/scim:scim-setup.desktop.in.h:2 msgid "Configure the Smart Common Input Method platform" msgstr "Configure the Smart Common Input Method platform" #: ../menu-data/scite:SciTE.desktop.in.h:1 msgid "SciTE Text Editor" msgstr "SciTE Text Editor" #: ../menu-data/scite:SciTE.desktop.in.h:2 msgid "Edit your source files" msgstr "Edit your source files" #: ../menu-data/scolasync:scolasync.desktop.in.h:1 msgid "ScolaSync" msgstr "ScolaSync" #: ../menu-data/scolasync:scolasync.desktop.in.h:2 msgid "Interactive tool to copy files to or from USB storage media" msgstr "Interactive tool to copy files to or from USB storage media" #: ../menu-data/scolily:scolily.desktop.in.h:1 msgid "Scolily Score Recorder" msgstr "Scolily Score Recorder" #: ../menu-data/scolily:scolily.desktop.in.h:2 msgid "Create scores on-the-fly by recording from mic" msgstr "Create scores on-the-fly by recording from mic" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:1 msgid "Scorched 3D" msgstr "Scorched 3D" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:2 msgid "3D artillery game similar to Scorched Earth" msgstr "3D artillery game similar to Scorched Earth" #: ../menu-data/scratch:scratch.desktop.in.h:1 msgid "Scratch" msgstr "Scratch" #: ../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 " Programming system and content development tool" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:1 msgid "Screenie" msgstr "Screenie" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:2 msgid "Screenshot Composer" msgstr "Screenshot Composer" #: ../menu-data/screenkey:screenkey.desktop.in.h:1 msgid "Screenkey" msgstr "Screenkey" #: ../menu-data/screenkey:screenkey.desktop.in.h:2 msgid "Screencast your keys" msgstr "Screencast your keys" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:1 msgid "Screenlets" msgstr "Screenlets" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:2 msgid "A graphical tool to manage your Screenlets." msgstr "A graphical tool to manage your Screenlets." #: ../menu-data/screenruler:screenruler.desktop.in.h:2 msgid "Measure objects on your screen" msgstr "Measure objects on your screen" #: ../menu-data/scribes:scribes.desktop.in.h:1 msgid "Scribes Text Editor" msgstr "Scribes Text Editor" #: ../menu-data/scribus:scribus.desktop.in.h:1 msgid "Scribus" msgstr "Scribus" #: ../menu-data/scribus:scribus.desktop.in.h:2 msgid "Page Layout and Publication" msgstr "Page Layout and Publication" #: ../menu-data/scummvm:scummvm.desktop.in.h:1 msgid "ScummVM" msgstr "ScummVM" #: ../menu-data/scummvm:scummvm.desktop.in.h:2 msgid "Interpreter for several adventure games" msgstr "Interpreter for several adventure games" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:1 msgid "SDL-Ball" msgstr "SDL-Ball" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:2 msgid "Breakout Game" msgstr "Breakout Game" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:1 msgid "sdlBasic" msgstr "sdlBasic" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:2 msgid "Multiplatform basic interpreter for the development of videogames" msgstr "Multiplatform basic interpreter for the development of videogames" #: ../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 "Decrypt File" #: ../menu-data/seahorse-nautilus:seahorse-pgp-keys.desktop.in.h:1 msgid "Import Key" msgstr "Import Key" #: ../menu-data/seahorse-nautilus:seahorse-pgp-signature.desktop.in.h:1 msgid "Verify Signature" msgstr "Verify Signature" #: ../menu-data/seahorse:seahorse.desktop.in.h:1 msgid "Passwords and Keys" msgstr "Passwords and Keys" #: ../menu-data/seahorse:seahorse.desktop.in.h:2 msgid "Manage your passwords and encryption keys" msgstr "Manage your passwords and encryption keys" #: ../menu-data/searchandrescue:SearchAndRescue.desktop.in.h:1 msgid "Search and rescue" msgstr "Search and rescue" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:1 msgid "Searchmonkey" msgstr "Searchmonkey" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:2 msgid "Regular expression power search utility" msgstr "" #: ../menu-data/seaview:seaview.desktop.in.h:1 msgid "SeaView" msgstr "SeaView" #: ../menu-data/seaview:seaview.desktop.in.h:2 msgid "" "Edits multiple sequence alignments and prints them in PostScript format." msgstr "" "Edits multiple sequence alignments and prints them in PostScript format." #: ../menu-data/secpanel:secpanel.desktop.in.h:1 msgid "SecPanel" msgstr "SecPanel" #: ../menu-data/secpanel:secpanel.desktop.in.h:2 msgid "A graphical user interface for SSH and SCP" msgstr "A graphical user interface for SSH and SCP" #: ../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 "Semantik" #: ../menu-data/semantik:kde4__semantik.desktop.in.h:2 msgid "Mind mapping software" msgstr "Mind mapping software" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:1 msgid "Sentinella" msgstr "Sentinella" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:2 msgid "Action launcher based on system activity" msgstr "Action launcher based on system activity" #: ../menu-data/seq24:seq24.desktop.in.h:1 msgid "Seq24" msgstr "Seq24" #: ../menu-data/seq24:seq24.desktop.in.h:2 msgid "MIDI Sequencer" msgstr "MIDI Sequencer" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:1 msgid "Series60-Remote" msgstr "Series60-Remote" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:2 msgid "Application to manage your S60 mobile phone" msgstr "Application to manage your S60 mobile phone" #: ../menu-data/setbfree:setbfree.desktop.in.h:1 msgid "setBfree" msgstr "setBfree" #: ../menu-data/setbfree:setbfree.desktop.in.h:2 msgid "MIDI-controlled, software synthesizer using JACK" msgstr "MIDI-controlled, software synthesizer using JACK" #: ../menu-data/sflphone-gnome:sflphone.desktop.in.h:1 msgid "SFLphone VoIP Client" msgstr "SFLphone VoIP Client" #: ../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 "Call and receive calls with SIP or IAX protocols" #: ../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 "Black Box" #: ../menu-data/sgt-puzzles:sgt-blackbox.desktop.in.h:2 msgid "Deduce the positions of the balls by firing lasers" msgstr "Deduce the positions of the balls by firing lasers" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:1 msgid "Bridges" msgstr "Bridges" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:2 msgid "Connect the islands together with bridges" msgstr "Connect the islands together with bridges" #: ../menu-data/sgt-puzzles:sgt-cube.desktop.in.h:1 msgid "Cube" msgstr "Cube" #: ../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 "" "Get all six blue squares on to the six faces of the cube at the same time" #: ../menu-data/sgt-puzzles:sgt-dominosa.desktop.in.h:1 msgid "Dominosa" msgstr "Dominosa" #: ../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 "" "Reconstruct the pattern by arranging the set of dominoes to match the " "provided array of numbers" #: ../menu-data/sgt-puzzles:sgt-fifteen.desktop.in.h:1 msgid "Fifteen" msgstr "Fifteen" #: ../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 "" "Try to end up with the tiles in numerical order, with the space in the " "bottom right" #: ../menu-data/sgt-puzzles:sgt-filling.desktop.in.h:1 msgid "Filling" msgstr "Filling" #: ../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 "" "Fill in digits so that each connected region of squares containing the same " "digit has an area equal to that digit" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:1 msgid "Flip" msgstr "Flip" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:2 msgid "Light all the squares up at the same time" msgstr "Light all the squares up at the same time" #: ../menu-data/sgt-puzzles:sgt-galaxies.desktop.in.h:1 msgid "Galaxies" msgstr "Galaxies" #: ../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 "" "Draw edges along the grid lines which divide the rectangle under certain " "rules" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:1 msgid "Guess" msgstr "Guess" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:2 msgid "Game similar to the famous 'Mastermind'" msgstr "Game similar to the famous 'Mastermind'" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:1 msgid "Inertia" msgstr "Inertia" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:2 msgid "Collect all the gems without running into any mines" msgstr "Collect all the gems without running into any mines" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:1 msgid "Keen" msgstr "Keen" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:2 msgid "Game based on KenKen" msgstr "Game based on KenKen" #: ../menu-data/sgt-puzzles:sgt-lightup.desktop.in.h:1 msgid "Light Up" msgstr "Light Up" #: ../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 "" "Light up all the empty squares by placing light bulbs in some of them" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:1 msgid "Loopy" msgstr "Loopy" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:2 msgid "Draw lines around a digit according to the number in it" msgstr "Draw lines around a digit according to the number in it" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:1 msgid "Magnets" msgstr "Magnets" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:2 msgid "Magnets puzzle game" msgstr "Magnets puzzle game" #: ../menu-data/sgt-puzzles:sgt-map.desktop.in.h:1 msgid "Map" msgstr "Map" #: ../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 "" "Colour each region with one of four colours so that no two regions sharing a " "boundary have the same colour" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:1 msgid "Net" msgstr "Net" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:2 msgid "Rotate every tile to fix the network" msgstr "Rotate every tile to fix the network" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:1 msgid "Netslide" msgstr "Netslide" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:2 msgid "" "Game combining the grid generation of Net with the movement of Sixteen" msgstr "" "Game combining the grid generation of Net with the movement of Sixteen" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:1 msgid "Pattern" msgstr "Pattern" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:2 msgid "Fill in the entire grid black or white" msgstr "Fill in the entire grid black or white" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:1 msgid "Pearl" msgstr "Pearl" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:2 msgid "Game based on Masyu" msgstr "Game based on Masyu" #: ../menu-data/sgt-puzzles:sgt-pegs.desktop.in.h:1 msgid "Pegs" msgstr "Pegs" #: ../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 "Remove all but one of the pegs by jumping an adjacent peg over it" #: ../menu-data/sgt-puzzles:sgt-range.desktop.in.h:1 msgid "Range" msgstr "Range" #: ../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 "" "Fill the grid so the range of each numbered square matches the number" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:1 msgid "Rectangles" msgstr "Rectangles" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:2 msgid "" "Subdivide the grid into rectangles of various sizes following certain rules" msgstr "" "Subdivide the grid into rectangles of various sizes following certain rules" #: ../menu-data/sgt-puzzles:sgt-samegame.desktop.in.h:1 msgid "Same Game" msgstr "Same Game" #: ../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 "" "Clear the grid of coloured squares by highlighting contiguous regions of " "more than one coloured square" #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:1 msgid "Signpost" msgstr "Signpost" #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:2 msgid "Link the squares of a grid according to the arrows on them" msgstr "Link the squares of a grid according to the arrows on them" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:1 msgid "Singles" msgstr "Singles" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:2 msgid "Puzzle game based on Hitori" msgstr "Puzzle game based on Hitori" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:1 msgid "Sixteen" msgstr "Sixteen" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:2 msgid "Game similar to Fifteen, but with a different type of move" msgstr "Game similar to Fifteen, but with a different type of move" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:1 msgid "Slant" msgstr "Slant" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:2 msgid "Draw a diagonal line and choose which way each line slants" msgstr "Draw a diagonal line and choose which way each line slants" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:1 msgid "Solo" msgstr "Solo" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:2 msgid "Sudoku game" msgstr "Sudoku game" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:1 msgid "Tents" msgstr "Tents" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:2 msgid "Place tents in some of the remaining squares, under some conditions" msgstr "Place tents in some of the remaining squares, under some conditions" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:1 msgid "Towers" msgstr "Towers" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:2 msgid "Puzzle game based on Skyscrapers" msgstr "Puzzle game based on Skyscrapers" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:1 msgid "Twiddle" msgstr "Twiddle" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:2 msgid "Arrange the numbers into ascending order " msgstr "Arrange the numbers into ascending order " #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:1 msgid "Undead" msgstr "Undead" #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:2 msgid "Monster-placing puzzle" msgstr "Monster-placing puzzle" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:1 msgid "Unequal" msgstr "Unequal" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:2 msgid "Fully populate the grid with numbers under some conditions" msgstr "Fully populate the grid with numbers under some conditions" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:1 msgid "Unruly" msgstr "Unruly" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:2 msgid "Black and white grid puzzle" msgstr "Black and white grid puzzle" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:1 msgid "Untangle" msgstr "Untangle" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:2 msgid "Position the points so that no line crosses another" msgstr "Position the points so that no line crosses another" #: ../menu-data/share-app:share-app.desktop.in.h:1 msgid "Share" msgstr "Co-roinn" #: ../menu-data/share-app:share-app.desktop.in.h:2 msgid "Share application" msgstr "Share application" #: ../menu-data/shelxle:shelxle.desktop.in.h:1 msgid "ShelXle" msgstr "ShelXle" #: ../menu-data/shelxle:shelxle.desktop.in.h:2 msgid "A Qt GUI for SHELX" msgstr "A Qt GUI for SHELX" #: ../menu-data/shisen.app:Shisen.desktop.in.h:1 msgid "Shisen" msgstr "Shisen" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:1 msgid "Photo Viewer" msgstr "Photo Viewer" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:2 msgid "Shotwell Photo Viewer" msgstr "Shotwell Photo Viewer" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:1 msgid "Organize your photos" msgstr "Organize your photos" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:2 msgid "Shotwell Photo Manager" msgstr "Shotwell Photo Manager" #: ../menu-data/showfoto:kde4__showfoto.desktop.in.h:1 msgid "showFoto" msgstr "showFoto" #: ../menu-data/showq:showq.desktop.in.h:1 msgid "ShowQ" msgstr "ShowQ" #: ../menu-data/showq:showq.desktop.in.h:2 msgid "MIDI controllable audio player" msgstr "MIDI controllable audio player" #: ../menu-data/shutter:shutter.desktop.in.h:1 msgid "Shutter" msgstr "Shutter" #: ../menu-data/shutter:shutter.desktop.in.h:2 msgid "Capture, edit and share screenshots" msgstr "Capture, edit and share screenshots" #: ../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 "Capture an area of the screen" #: ../menu-data/shutter:shutter.desktop.in.h:5 msgid "Capture the entire screen" msgstr "Capture the entire screen" #: ../menu-data/shutter:shutter.desktop.in.h:6 msgid "Select a window to capture" msgstr "Select a window to capture" #: ../menu-data/shutter:shutter.desktop.in.h:7 msgid "Capture the current active window" msgstr "Capture the current active window" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:1 msgid "Account authentication" msgstr "Account authentication" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:2 msgid "Login to online accounts" msgstr "Login to online accounts" #: ../menu-data/neurodebian-desktop:neurodebian-sigviewer.desktop.in.h:1 #: ../menu-data/sigviewer:sigviewer.desktop.in.h:1 msgid "SigViewer" msgstr "SigViewer" #: ../menu-data/sigviewer:sigviewer.desktop.in.h:2 msgid "" "Viewer for biosignals such as EEG, EMG, and ECG. http://sigviewer.sf.net" msgstr "" "Viewer for biosignals such as EEG, EMG, and ECG. http://sigviewer.sf.net" #: ../menu-data/simdock:simdock.desktop.in.h:1 msgid "SimDock" msgstr "SimDock" #: ../menu-data/simdock:simdock.desktop.in.h:2 msgid "A dockbar for GNOME" msgstr "A dockbar for GNOME" #: ../menu-data/simon:kde4__afaras.desktop.in.h:1 msgid "Afaras" msgstr "Afaras" #: ../menu-data/simon:kde4__afaras.desktop.in.h:2 msgid "Find and remove bad samples" msgstr "Find and remove bad samples" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:1 msgid "KSimond" msgstr "KSimond" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:2 msgid "KDE Front-End to Simond" msgstr "KDE Front-End to Simond" #: ../menu-data/simon:kde4__sam.desktop.in.h:1 msgid "Sam" msgstr "Sam" #: ../menu-data/simon:kde4__sam.desktop.in.h:2 msgid "Acoustic Modeller" msgstr "Acoustic Modeller" #: ../menu-data/simon:kde4__simon.desktop.in.h:1 msgid "Simon" msgstr "Simon" #: ../menu-data/simon:kde4__simon.desktop.in.h:2 msgid "Speech Recognition and Model Management" msgstr "Speech Recognition and Model Management" #: ../menu-data/simon:kde4__simond.desktop.in.h:1 msgid "Simond" msgstr "Simond" #: ../menu-data/simon:kde4__simond.desktop.in.h:2 msgid "Speech Recognition Server" msgstr "Speech Recognition Server" #: ../menu-data/simon:kde4__ssc.desktop.in.h:1 msgid "SSC" msgstr "SSC" #: ../menu-data/simon:kde4__ssc.desktop.in.h:2 msgid "Simon sample collector" msgstr "Simon sample collector" #: ../menu-data/simon:kde4__sscd.desktop.in.h:1 msgid "SSCd" msgstr "SSCd" #: ../menu-data/simon:kde4__sscd.desktop.in.h:2 msgid "Sample Collection Server" msgstr "Sample Collection Server" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:1 msgid "Simple Image Reducer" msgstr "Simple Image Reducer" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:2 msgid "Reduce and rotate images in three-four clicks." msgstr "Reduce and rotate images in three-four clicks." #: ../menu-data/simple-scan:simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:2 msgid "Scan Documents" msgstr "Scan Documents" #: ../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" msgstr "" #: ../menu-data/simutrans:simutrans.desktop.in.h:1 msgid "Simutrans" msgstr "Simutrans" #: ../menu-data/simutrans:simutrans.desktop.in.h:2 msgid "Transportation simulator" msgstr "Transportation simulator" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:1 msgid "Sineshaper" msgstr "Sineshaper" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:2 msgid "Monophonic synth plugin with two oscillators and waveshapers" msgstr "Monophonic synth plugin with two oscillators and waveshapers" #: ../menu-data/singularity:singularity.desktop.in.h:1 msgid "Singularity" msgstr "Singularity" #: ../menu-data/singularity:singularity.desktop.in.h:2 msgid "Become the singularity" msgstr "Become the singularity" #: ../menu-data/sitplus:sitplus.desktop.in.h:1 msgid "Sitplus" msgstr "Sitplus" #: ../menu-data/sitplus:sitplus.desktop.in.h:2 msgid "Framework for ludic-therapeutic activities" msgstr "Framework for ludic-therapeutic activities" #: ../menu-data/sixpack:SIXpack.desktop.in.h:1 msgid "SIXpack" msgstr "SIXpack" #: ../menu-data/sixpack:SIXpack.desktop.in.h:2 msgid "EXAFS data analysis" msgstr "EXAFS data analysis" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:1 msgid "Skanlite" msgstr "Skanlite" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:2 msgid "Scan and save images" msgstr "Scan and save images" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:1 msgid "skrooge" msgstr "skrooge" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:2 msgid "Manage your money" msgstr "Manage your money" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:1 msgid "GTK Slash'EM" msgstr "GTK Slash'EM" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (GTK)" msgstr "Super Lotsa Added Stuff Hack - Extended Magic (GTK)" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:1 msgid "SDL Slash'EM" msgstr "SDL Slash'EM" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (SDL)" msgstr "Super Lotsa Added Stuff Hack - Extended Magic (SDL)" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:1 msgid "X Slash'EM" msgstr "X Slash'EM" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (X11)" msgstr "Super Lotsa Added Stuff Hack - Extended Magic (X11)" #: ../menu-data/slashtime:slashtime.desktop.in.h:1 msgid "Slashtime" msgstr "Slashtime" #: ../menu-data/slashtime:slashtime.desktop.in.h:2 msgid "View the time at locations around the world" msgstr "View the time at locations around the world" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:1 msgid "slbackup-php" msgstr "slbackup-php" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:2 msgid "Webpage for configuring slbackup" msgstr "Webpage for configuring slbackup" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:1 msgid "Slime Volley" msgstr "Slime Volley" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:2 msgid "Unrealistic 2D volleyball simulation" msgstr "Unrealistic 2D volleyball simulation" #: ../menu-data/slimrat:slimrat.desktop.in.h:1 msgid "Download files from various hosters" msgstr "Download files from various hosters" #: ../menu-data/slimrat:slimrat.desktop.in.h:2 msgid "Slimrat File Downloader" msgstr "Slimrat File Downloader" #: ../menu-data/slingshot:slingshot.desktop.in.h:1 msgid "Slingshot" msgstr "Slingshot" #: ../menu-data/slingshot:slingshot.desktop.in.h:2 msgid "2D space shooting game with gravity" msgstr "2D space shooting game with gravity" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:1 msgid "SLUDGE Floor Maker" msgstr "SLUDGE Floor Maker" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:2 msgid "Edit SLUDGE floor plans" msgstr "Edit SLUDGE floor plans" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:1 msgid "SLUDGE Project Manager" msgstr "SLUDGE Project Manager" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:2 msgid "Manage and compile SLUDGE projects" msgstr "Manage and compile SLUDGE projects" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:1 msgid "SLUDGE Sprite Bank Editor" msgstr "SLUDGE Sprite Bank Editor" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:2 msgid "Edit SLUDGE sprite banks" msgstr "Edit SLUDGE sprite banks" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:1 msgid "SLUDGE Translation Editor" msgstr "SLUDGE Translation Editor" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:2 msgid "Edit SLUDGE translation files" msgstr "Edit SLUDGE translation files" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:1 msgid "SLUDGE Z-Buffer Maker" msgstr "SLUDGE Z-Buffer Maker" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:2 msgid "Edit SLUDGE z-buffer files" msgstr "Edit SLUDGE z-buffer files" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:1 msgid "SLUDGE Engine" msgstr "SLUDGE Engine" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:2 msgid "Play SLUDGE games" msgstr "Play SLUDGE games" #: ../menu-data/sm:sm.desktop.in.h:1 msgid "Screen-Message" msgstr "Screen-Message" #: ../menu-data/sm:sm.desktop.in.h:2 msgid "Displays a short text fullscreen" msgstr "Displays a short text fullscreen" #: ../menu-data/smartpm:smart.desktop.in.h:1 msgid "Smart Package Manager" msgstr "Smart Package Manager" #: ../menu-data/smartshine:smartshine.desktop.in.h:1 msgid "SmartShine" msgstr "SmartShine" #: ../menu-data/smartshine:smartshine.desktop.in.h:2 msgid "Make your photos shine - auto gamma levels, contrast, saturation " msgstr "Make your photos shine - auto gamma levels, contrast, saturation " #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:1 msgid "Smb4K" msgstr "Smb4K" #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:2 msgid "Advanced Network Neighborhood Browser" msgstr "Advanced Network Neighborhood Browser" #: ../menu-data/smc:smc.desktop.in.h:1 msgid "Secret Maryo Chronicles" msgstr "Secret Maryo Chronicles" #: ../menu-data/smc:smc.desktop.in.h:2 msgid "A 2D platform game with style similar to classic sidescroller games" msgstr "A 2D platform game with style similar to classic sidescroller games" #: ../menu-data/smplayer:smplayer.desktop.in.h:1 msgid "A great MPlayer front-end" msgstr "A great MPlayer front-end" #: ../menu-data/smplayer:smplayer.desktop.in.h:2 msgid "SMPlayer" msgstr "SMPlayer" #: ../menu-data/smtube:smtube.desktop.in.h:1 msgid "Search and download videos from YouTube" msgstr "" #: ../menu-data/smtube:smtube.desktop.in.h:2 msgid "SMPlayer YouTube Browser" msgstr "" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:1 msgid "Smuxi IRC Client" msgstr "Smuxi IRC Client" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:2 msgid "Chat with other people on IRC" msgstr "Chat with other people on IRC" #: ../menu-data/snake4:snake4.desktop.in.h:1 msgid "Snake4" msgstr "Snake4" #: ../menu-data/snake4:snake4.desktop.in.h:2 msgid "Fruit-eating snake game" msgstr "Fruit-eating snake game" #: ../menu-data/snappea:snappea.desktop.in.h:1 msgid "Snappea 3-Manifold Creator" msgstr "Snappea 3-Manifold Creator" #: ../menu-data/snappea:snappea.desktop.in.h:2 msgid "Create and study hyperbolic 3-manifolds" msgstr "Create and study hyperbolic 3-manifolds" #: ../menu-data/snowballz:snowball.desktop.in.h:1 msgid "SnowballZ" msgstr "SnowballZ" #: ../menu-data/snowballz:snowball.desktop.in.h:2 msgid "Command your army of penguins" msgstr "Command your army of penguins" #: ../menu-data/socnetv:socnetv.desktop.in.h:1 msgid "SocNetV" msgstr "SocNetV" #: ../menu-data/socnetv:socnetv.desktop.in.h:2 msgid "Social Networks Visualisation and Analysis." msgstr "Social Networks Visualisation and Analysis." #: ../menu-data/sofa-apps:sofa.desktop.in.h:1 msgid "SOFA" msgstr "SOFA" #: ../menu-data/sofa-apps:sofa.desktop.in.h:2 msgid "Open Source Framework for Medical Simulation" msgstr "Open Source Framework for Medical Simulation" #: ../menu-data/software-center:ubuntu-software-center.desktop.in.h:1 msgid "Ubuntu Software Center" msgstr "Ubuntu Software Center" #: ../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 "Software & Updates" #: ../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 "Configure the sources for installable software and updates" #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:1 msgid "Software Sources" msgstr "Software Sources" #: ../menu-data/solarwolf:solarwolf.desktop.in.h:1 msgid "SolarWolf" msgstr "SolarWolf" #: ../menu-data/solfege:solfege.desktop.in.h:1 msgid "GNU Solfege" msgstr "GNU Solfege" #: ../menu-data/solfege:solfege.desktop.in.h:2 msgid "Ear training" msgstr "Ear training" #: ../menu-data/sonata:sonata.desktop.in.h:1 msgid "Sonata" msgstr "Sonata" #: ../menu-data/sonata:sonata.desktop.in.h:2 msgid "An elegant GTK+ MPD client" msgstr "An elegant GTK+ MPD client" #: ../menu-data/songwrite:songwrite.desktop.in.h:1 msgid "Songwrite" msgstr "Songwrite" #: ../menu-data/songwrite:songwrite.desktop.in.h:2 msgid "guitar tablature editor and player" msgstr "guitar tablature editor and player" #: ../menu-data/sonic-visualiser:sonic-visualiser.desktop.in.h:1 msgid "Sonic Visualiser" msgstr "Sonic Visualiser" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:1 msgid "SooperLooper" msgstr "SooperLooper" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:2 msgid "Looping Sampler" msgstr "" #: ../menu-data/sopwith:sopwith.desktop.in.h:1 msgid "Sopwith" msgstr "Sopwith" #: ../menu-data/sopwith:sopwith.desktop.in.h:2 msgid "WW1 Dogfighting Game" msgstr "WW1 Dogfighting Game" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:1 msgid "Sound Juicer Audio CD Extractor" msgstr "Sound Juicer Audio CD Extractor" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:2 msgid "Copy music from your CDs" msgstr "Copy music from your CDs" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:1 msgid "Sound Converter" msgstr "Sound Converter" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:2 msgid "Converts audio files into other formats" msgstr "Converts audio files into other formats" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:1 msgid "soundKonverter" msgstr "soundKonverter" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:2 msgid "Audio file converter, CD ripper and Replay Gain tool" msgstr "Audio file converter, CD ripper and Replay Gain tool" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:1 msgid "Source-Highlight-IDE" msgstr "Source-Highlight-IDE" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:2 msgid "Develop, modify or debug a source-highlight definition file" msgstr "Develop, modify or debug a source-highlight definition file" #: ../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 "Spacezero" #: ../menu-data/spacezero:spacezero.desktop.in.h:2 msgid "Real Time Strategy 2D space combat multiplayer net game." msgstr "Real Time Strategy 2D space combat multiplayer net game." #: ../menu-data/sparkleshare:sparkleshare-invite-opener.desktop.in.h:1 msgid "SparkleShareInviteOpener" msgstr "SparkleShareInviteOpener" #: ../menu-data/sparkleshare:sparkleshare.desktop.in.h:1 msgid "SparkleShare" msgstr "SparkleShare" #: ../menu-data/spatialite-gui:spatialite-gui.desktop.in.h:1 msgid "Spatialite GUI" msgstr "Spatialite GUI" #: ../menu-data/spe:spe.desktop.in.h:1 msgid "SPE (Stani's Python Editor)" msgstr "SPE (Stani's Python Editor)" #: ../menu-data/spe:spe.desktop.in.h:2 msgid "Integrated Python Development Environment" msgstr "Integrated Python Development Environment" #: ../menu-data/specimen:specimen.desktop.in.h:1 msgid "Specimen" msgstr "Specimen" #: ../menu-data/specto:specto.desktop.in.h:1 msgid "Specto" msgstr "Specto" #: ../menu-data/specto:specto.desktop.in.h:2 msgid "Be notified of everything" msgstr "Be notified of everything" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:1 msgid "2.4 GHz spectrum analysis using the Wi-Spy hardware device" msgstr "2.4 GHz spectrum analysis using the Wi-Spy hardware device" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:2 msgid "Spectrum Tool" msgstr "Spectrum Tool" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:1 msgid "SpeedCrunch" msgstr "SpeedCrunch" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:2 msgid "High precision calculator" msgstr "High precision calculator" #: ../menu-data/spek:spek.desktop.in.h:1 msgid "View spectrograms of your audio files" msgstr "View spectrograms of your audio files" #: ../menu-data/spek:spek.desktop.in.h:2 msgid "Spek Spectrum Analyser" msgstr "Spek Spectrum Analyser" #: ../menu-data/spim:xspim.desktop.in.h:1 msgid "xSPIM" msgstr "xSPIM" #: ../menu-data/spim:xspim.desktop.in.h:2 msgid "Graphical MIPS32 Assembly language emulator" msgstr "Graphical MIPS32 Assembly language emulator" #: ../menu-data/sponc:sponc.desktop.in.h:1 msgid "Sponc" msgstr "Sponc" #: ../menu-data/sponc:sponc.desktop.in.h:2 msgid "A multitouch pong clone" msgstr "A multitouch pong clone" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:1 msgid "Spotlighter" msgstr "Spotlighter" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:2 msgid "Show and move a spotlight on the desktop" msgstr "Show and move a spotlight on the desktop" #: ../menu-data/spout:spout.desktop.in.h:1 msgid "Spout" msgstr "Spout" #: ../menu-data/spring:spring.desktop.in.h:1 msgid "Spring" msgstr "Spring" #: ../menu-data/spring:spring.desktop.in.h:2 msgid "An open source RTS with similar gameplay to TA" msgstr "An open source RTS with similar gameplay to TA" #: ../menu-data/springlobby:springlobby.desktop.in.h:1 msgid "SpringLobby" msgstr "SpringLobby" #: ../menu-data/springlobby:springlobby.desktop.in.h:2 msgid "Play real-time strategy games using the Spring engine" msgstr "Play real-time strategy games using the Spring engine" #: ../menu-data/spyder:spyder.desktop.in.h:1 msgid "Spyder" msgstr "Spyder" #: ../menu-data/spyder:spyder.desktop.in.h:2 msgid "Scientific PYthon Development EnviRonment" msgstr "Scientific PYthon Development EnviRonment" #: ../menu-data/neurodebian-desktop:neurodebian-spykeviewer.desktop.in.h:1 #: ../menu-data/spykeviewer:spykeviewer.desktop.in.h:1 msgid "Spyke Viewer" msgstr "Spyke Viewer" #: ../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 "Graphical utility for analyzing electrophysiological data" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:1 msgid "SQLite database browser" msgstr "SQLite database browser" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:2 msgid "GUI editor for SQLite databases" msgstr "GUI editor for SQLite databases" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:1 msgid "Sqliteman" msgstr "Sqliteman" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:2 msgid "Administer and develop your Sqlite3 databases" msgstr "Administer and develop your Sqlite3 databases" #: ../menu-data/squeak-vm:squeak.desktop.in.h:1 msgid "Squeak" msgstr "Squeak" #. 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 "SSL/SSH VNC Viewer" #: ../menu-data/ssvnc:ssvnc.desktop.in.h:3 msgid "SSVNC - access remote VNC desktops" msgstr "SSVNC - access remote VNC desktops" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:1 msgid "StackApplet" msgstr "StackApplet" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:2 msgid "Launch the StackApplet indicator" msgstr "Launch the StackApplet indicator" #: ../menu-data/stardict-common:stardict.desktop.in.h:1 msgid "StarDict" msgstr "StarDict" #: ../menu-data/stardict-common:stardict.desktop.in.h:2 msgid "Lookup words" msgstr "Lookup words" #: ../menu-data/starplot:starplot.desktop.in.h:1 msgid "StarPlot Star Chart Viewer" msgstr "StarPlot Star Chart Viewer" #: ../menu-data/starplot:starplot.desktop.in.h:2 msgid "View detailed star charts in 3D" msgstr "View detailed star charts in 3D" #: ../menu-data/starvoyager:starvoyager.desktop.in.h:1 msgid "Star Voyager" msgstr "Star Voyager" #: ../menu-data/steadyflow:steadyflow.desktop.in.h:2 msgid "Steadyflow Download Manager" msgstr "Steadyflow Download Manager" #: ../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:10 msgid "Big Picture" msgstr "" #: ../menu-data/stella:stella.desktop.in.h:1 msgid "Stella" msgstr "Stella" #: ../menu-data/stella:stella.desktop.in.h:2 msgid "A multi-platform Atari 2600 emulator" msgstr "A multi-platform Atari 2600 emulator" #: ../menu-data/stellarium:stellarium.desktop.in.h:1 msgid "Stellarium" msgstr "Stellarium" #: ../menu-data/stellarium:stellarium.desktop.in.h:2 msgid "Planetarium" msgstr "Amharc-lann nam planaidean" #: ../menu-data/stellarium:stellarium.desktop.in.h:3 msgid "Open in window" msgstr "Fosgail ann an uinneag" #: ../menu-data/kodi:kodi.desktop.in.h:3 #: ../menu-data/stellarium:stellarium.desktop.in.h:4 msgid "Open in fullscreen" msgstr "Fosgail sa mhodh làn-sgrìn" #: ../menu-data/stellarium:stellarium.desktop.in.h:5 msgid "Open in safe mode" msgstr "Open in safe mode" #: ../menu-data/step:org.kde.step.desktop.in.h:1 msgid "Step" msgstr "Ceum" #: ../menu-data/step:org.kde.step.desktop.in.h:2 msgid "Simulate physics experiments" msgstr "Simulate physics experiments" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:1 msgid "StepBill" msgstr "StepBill" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:2 msgid "StepBill - XBill for GNUstep (based on MacBill)" msgstr "StepBill - XBill for GNUstep (based on MacBill)" #: ../menu-data/stoken:stoken-gui.desktop.in.h:1 msgid "Software Token" msgstr "Software Token" #: ../menu-data/stoken:stoken-gui.desktop.in.h:2 msgid "Software token for cryptographic authentication" msgstr "Software token for cryptographic authentication" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:1 msgid "Stopmotion" msgstr "Stopmotion" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:2 msgid "Program to create stop-motion animations" msgstr "Program to create stop-motion animations" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:1 msgid "Stopwatch" msgstr "Stopwatch" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:2 msgid "A virtual stopwatch" msgstr "A virtual stopwatch" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:1 msgid "Stormbaan Coureur" msgstr "Stormbaan Coureur" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:2 msgid "simulated obstacle course for automobiles" msgstr "simulated obstacle course for automobiles" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:1 msgid "streamtuner2" msgstr "streamtuner2" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:2 msgid "Listen to shoutcast/xiph/live365 music stations" msgstr "Listen to shoutcast/xiph/live365 music stations" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:1 msgid "StretchPlayer" msgstr "StretchPlayer" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:2 msgid "Audio file player with time stretch" msgstr "Audio file player with time stretch" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:1 msgid "Structure Synth" msgstr "Structure Synth" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:2 msgid "Application for creating 3D structures" msgstr "Application for creating 3D structures" #: ../menu-data/subcommander:subcommander.desktop.in.h:1 msgid "Subcommander" msgstr "Subcommander" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:1 msgid "SubDownloader" msgstr "SubDownloader" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:2 msgid "Application to download/upload subtitles of your movies." msgstr "Application to download/upload subtitles of your movies." #: ../menu-data/subsurface:subsurface.desktop.in.h:1 msgid "subsurface" msgstr "subsurface" #: ../menu-data/subsurface:subsurface.desktop.in.h:2 msgid "manage and display dive computer data" msgstr "manage and display dive computer data" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:1 msgid "Subtitle Composer" msgstr "Subtitle Composer" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:2 msgid "KDE subtitle editor" msgstr "KDE subtitle editor" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:1 msgid "Subtitle Editor" msgstr "Subtitle Editor" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:2 msgid "A subtitle editor based on GStreamer and Gtk+" msgstr "A subtitle editor based on GStreamer and Gtk+" #: ../menu-data/sugar-emulator-0.96:sugar-emulator.desktop.in.h:1 #: ../menu-data/sugar-emulator-0.98:sugar-emulator.desktop.in.h:1 msgid "Sugar" msgstr "Sugar" #: ../menu-data/sugar-emulator-0.96:sugar-emulator.desktop.in.h:2 #: ../menu-data/sugar-emulator-0.98:sugar-emulator.desktop.in.h:2 msgid "The emulator for the Sugar Desktop Environment" msgstr "The emulator for the Sugar Desktop Environment" #: ../menu-data/sumo:sumo.desktop.in.h:1 msgid "Simulation of Urban MObility" msgstr "Simulation of Urban MObility" #: ../menu-data/sumo:sumo.desktop.in.h:2 msgid "Road traffic Simulator" msgstr "Road traffic Simulator" #: ../menu-data/sunflow:sunflow.desktop.in.h:1 msgid "Sunflow" msgstr "Sunflow" #: ../menu-data/sunflow:sunflow.desktop.in.h:2 msgid "Photorealistic Rendering Engine" msgstr "Photorealistic Rendering Engine" #: ../menu-data/supercollider-emacs:scel.desktop.in.h:1 msgid "SuperCollider Emacs (scel)" msgstr "SuperCollider Emacs (scel)" #: ../menu-data/supercollider-emacs:scel.desktop.in.h:2 msgid "Emacs environment for SuperCollider" msgstr "Emacs environment for SuperCollider" #: ../menu-data/supercollider-ide:SuperColliderIDE.desktop.in.h:1 msgid "SuperCollider IDE" msgstr "" #: ../menu-data/supercollider-vim:scvim.desktop.in.h:1 msgid "SuperCollider Vim" msgstr "SuperCollider Vim" #: ../menu-data/supercollider-vim:scvim.desktop.in.h:2 msgid "Vim environment for SuperCollider" msgstr "Vim environment for SuperCollider" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:1 msgid "Super Transball 2" msgstr "Super Transball 2" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:2 msgid "Thrust type of game" msgstr "Thrust type of game" #: ../menu-data/supertux-stable:supertux.desktop.in.h:1 msgid "SuperTux" msgstr "SuperTux" #: ../menu-data/supertux-stable:supertux.desktop.in.h:2 msgid "A Super Mario inspired penguin platform game" msgstr "A Super Mario inspired penguin platform game" #: ../menu-data/supertux:supertux2.desktop.in.h:1 msgid "SuperTux 2" msgstr "SuperTux 2" #: ../menu-data/supertux:supertux2.desktop.in.h:2 msgid "Play a classic 2D platform game" msgstr "Play a classic 2D platform game" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:1 msgid "SuperTuxKart" msgstr "SuperTuxKart" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:2 msgid "A kart racing game" msgstr "A kart racing game" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:1 msgid "Aven Cave Surveying Tool" msgstr "Aven Cave Surveying Tool" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:2 msgid "Visualise cave surveys" msgstr "Visualise cave surveys" #: ../menu-data/survex-svxedit:survex-svxedit.desktop.in.h:1 msgid "SvxEdit Cave Survey Data Editor" msgstr "SvxEdit Cave Survey Data Editor" #: ../menu-data/survex-svxedit:survex-svxedit.desktop.in.h:2 msgid "Enter cave survey data for Survex" msgstr "Enter cave survey data for Survex" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:1 msgid "SVN Workbench" msgstr "SVN Workbench" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:2 msgid "A Workbench for Subversion" msgstr "A Workbench for Subversion" #: ../menu-data/swami:swami.desktop.in.h:1 msgid "Swami Instrument Editor" msgstr "Swami Instrument Editor" #: ../menu-data/swami:swami.desktop.in.h:2 msgid "Create, play and organize MIDI instruments and sounds" msgstr "Create, play and organize MIDI instruments and sounds" #: ../menu-data/sweep:sweep.desktop.in.h:1 msgid "Sweep" msgstr "Sweep" #: ../menu-data/sweep:sweep.desktop.in.h:2 msgid "Sweep Sound Editor" msgstr "Sweep Sound Editor" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:1 msgid "Sweeper" msgstr "Sweeper" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:2 msgid "System Cleaner" msgstr "System Cleaner" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:1 msgid "Sweet Home 3D Furniture Library Editor" msgstr "Sweet Home 3D Furniture Library Editor" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:2 msgid "Create your own SweetHome3D furniture libraries" msgstr "Create your own SweetHome3D furniture libraries" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:1 msgid "Sweet Home 3D Textures Library Editor" msgstr "Sweet Home 3D Textures Library Editor" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:2 msgid "Create your own SweetHome3D textures libraries" msgstr "Create your own SweetHome3D textures libraries" #: ../menu-data/sweethome3d:sweethome3d.desktop.in.h:1 msgid "Sweet Home 3D" msgstr "Sweet Home 3D" #: ../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 "Swell Foop" #: ../menu-data/swell-foop:swell-foop.desktop.in.h:2 msgid "Clear the screen by removing groups of colored and shaped tiles" msgstr "Clear the screen by removing groups of colored and shaped tiles" #: ../menu-data/swift-im:swift.desktop.in.h:1 msgid "Swift" msgstr "Swift" #: ../menu-data/swift-im:swift.desktop.in.h:2 msgid "Communicate over the Jabber/XMPP network" msgstr "Communicate over the Jabber/XMPP network" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:1 msgid "Sylph-Searcher" msgstr "Sylph-Searcher" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:2 msgid "Full-text search program for Sylpheed" msgstr "Full-text search program for Sylpheed" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:1 msgid "Sylpheed" msgstr "Sylpheed" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:2 msgid "E-Mail client" msgstr "E-Mail client" #: ../menu-data/synaptic:synaptic.desktop.in.h:1 msgid "Synaptic Package Manager" msgstr "Synaptic Package Manager" #: ../menu-data/synaptic:synaptic.desktop.in.h:2 msgid "Install, remove and upgrade software packages" msgstr "Install, remove and upgrade software packages" #: ../menu-data/sync-ui:sync.desktop.in.h:1 msgid "Sync" msgstr "Sioncronaich" #: ../menu-data/sync-ui:sync.desktop.in.h:2 msgid "Up to date" msgstr "Up to date" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:1 msgid "Sync Mail Dir" msgstr "Sync Mail Dir" #: ../menu-data/syncmaildir-applet:smd-applet-configure.desktop.in.h:2 msgid "Configure Sync Mail Dir" msgstr "Configure Sync Mail Dir" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:2 msgid "Synchronizes mailboxes in Maildir format" msgstr "Synchronizes mailboxes in Maildir format" #: ../menu-data/synergy:synergy.desktop.in.h:1 msgid "Synergy" msgstr "Synergy" #: ../menu-data/synergy:synergy.desktop.in.h:2 msgid "Share your keyboard and mouse over a network" msgstr "Share your keyboard and mouse over a network" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:1 msgid "Synfig Studio" msgstr "Synfig Studio" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:2 msgid "Create and edit 2D animations and compositions" msgstr "Create and edit 2D animations and compositions" #: ../menu-data/synthv1:synthv1.desktop.in.h:1 msgid "synthv1" msgstr "synthv1" #: ../menu-data/synthv1:synthv1.desktop.in.h:2 msgid "synthv1 is an old school polyphonic synthtesizer" msgstr "synthv1 is an old school polyphonic synthtesizer" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:1 msgid "Sysinfo" msgstr "Sysinfo" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:2 msgid "Display detailed computer/system information" msgstr "Display detailed computer/system information" #: ../menu-data/sysprof:sysprof.desktop.in.h:1 msgid "Sysprof Profiler" msgstr "Sysprof Profiler" #: ../menu-data/sysprof:sysprof.desktop.in.h:2 msgid "A system-wide linux profiler" msgstr "A system-wide linux profiler" #: ../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 "Date & Time" #: ../menu-data/system-config-date:system-config-date.desktop.in.h:2 msgid "Change system date and time" msgstr "Change system date and time" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:1 msgid "Kickstart" msgstr "Kickstart" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:2 msgid "Create a kickstart file" msgstr "Create a kickstart file" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:1 msgid "Logical Volume Management" msgstr "Logical Volume Management" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:2 msgid "Configure LVM in a graphical setting" msgstr "Configure LVM in a graphical setting" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:1 msgid "Printers" msgstr "Printers" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:2 msgid "Configure printers" msgstr "Configure printers" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:1 msgid "Samba" msgstr "Samba" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:2 msgid "Create, modify, and delete samba shares" msgstr "Create, modify, and delete samba shares" #: ../menu-data/systemsettings:kdesystemsettings.desktop.in.h:1 msgid "KDE System Settings" msgstr "KDE System Settings" #: ../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 "Roghainnean an t-siostaim" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:1 msgid "Tagaini Jisho" msgstr "Tagaini Jisho" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:2 msgid "A free Japanese dictionary and study assistant" msgstr "A free Japanese dictionary and study assistant" #: ../menu-data/tagtool:tagtool.desktop.in.h:1 msgid "Audio Tag Tool" msgstr "Audio Tag Tool" #: ../menu-data/tagtool:tagtool.desktop.in.h:2 msgid "MP3 and Ogg Vorbis tag editor" msgstr "MP3 and Ogg Vorbis tag editor" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:1 msgid "Tagua" msgstr "Tagua" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:2 msgid "A generic board game application." msgstr "Aplacaid geama bòrd gnèitheach" #: ../menu-data/tali:tali.desktop.in.h:1 msgid "Tali" msgstr "Tali" #: ../menu-data/tali:tali.desktop.in.h:2 msgid "Beat the odds in a poker-style dice game" msgstr "Beat the odds in a poker-style dice game" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:1 msgid "TalkSoup" msgstr "TalkSoup" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:2 msgid "An IRC Client for GNUstep and Mac OS X" msgstr "An IRC Client for GNUstep and Mac OS X" #: ../menu-data/tangerine:tangerine.desktop.in.h:1 msgid "Tangerine Media Sharing" msgstr "Tangerine Media Sharing" #: ../menu-data/tangerine:tangerine.desktop.in.h:2 msgid "Share your music with close friends" msgstr "Share your music with close friends" #: ../menu-data/tanglet:tanglet.desktop.in.h:1 msgid "Tanglet" msgstr "Tanglet" #: ../menu-data/tanglet:tanglet.desktop.in.h:2 msgid "Single player variant of Boggle" msgstr "Single player variant of Boggle" #: ../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/tasks-mobile:kde4__tasks-mobile.desktop.in.h:1 msgid "Tasks" msgstr "Tasks" #: ../menu-data/tasque:tasque.desktop.in.h:1 msgid "Tasque" msgstr "Tasque" #: ../menu-data/tasque:tasque.desktop.in.h:2 msgid "Easy quick task management" msgstr "Easy quick task management" #: ../menu-data/tatan:tatan.desktop.in.h:1 msgid "Tatan" msgstr "Tatan" #: ../menu-data/tatan:tatan.desktop.in.h:2 msgid "HIZ's Tatan" msgstr "HIZ's Tatan" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:1 msgid "TCOS Server Configurator" msgstr "TCOS Server Configurator" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:2 msgid "Configure TCOS server daemons and users" msgstr "Configure TCOS server daemons and users" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:1 msgid "TCOS Standalone" msgstr "TCOS Standalone" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:2 msgid "Configure standalone mode of TCOS" msgstr "Configure standalone mode of TCOS" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:1 msgid "TCOS-config" msgstr "TCOS-config" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:2 msgid "Configure and make bootable initramfs images for thin client networks" msgstr "" "Configure and make bootable initramfs images for thin client networks" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:1 msgid "TcosMonitor" msgstr "TcosMonitor" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:2 msgid "Thin client network monitor" msgstr "Thin client network monitor" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:1 msgid "TcosPersonalize" msgstr "TcosPersonalize" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:2 msgid "Configure a simple TCOS thin client" msgstr "Configure a simple TCOS thin client" #: ../menu-data/tea:tea.desktop.in.h:1 msgid "TEA Text Editor" msgstr "TEA Text Editor" #: ../menu-data/tea:tea.desktop.in.h:2 msgid "Text editor with hundreds of functions" msgstr "Text editor with hundreds of functions" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:1 msgid "TecnoballZ" msgstr "TecnoballZ" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:2 msgid "Play an Arkanoid-like game" msgstr "Play an Arkanoid-like game" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:1 msgid "Teeworlds" msgstr "Teeworlds" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:2 msgid "An online multi-player platform 2D shooter" msgstr "An online multi-player platform 2D shooter" #: ../menu-data/teg:teg.desktop.in.h:1 msgid "T.E.G. client" msgstr "T.E.G. client" #: ../menu-data/teg:teg.desktop.in.h:2 msgid "Tenes Empanadas Graciela client" msgstr "Tenes Empanadas Graciela client" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:1 msgid "Tegaki Recognize" msgstr "Tegaki Recognize" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:2 msgid "Handwriting Recognition" msgstr "Handwriting Recognition" #: ../menu-data/tekka:tekka.desktop.in.h:1 msgid "tekka IRC Client" msgstr "tekka IRC Client" #: ../menu-data/tekka:tekka.desktop.in.h:2 msgid "Chat on IRC" msgstr "Chat on IRC" #: ../menu-data/telegnome:telegnome.desktop.in.h:1 msgid "TeleGNOME" msgstr "TeleGNOME" #: ../menu-data/telegnome:telegnome.desktop.in.h:2 msgid "Viewer for Teletext pages" msgstr "Viewer for Teletext pages" #: ../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 "A collection manager" #: ../menu-data/tellico:kde4__tellico.desktop.in.h:2 msgid "Tellico" msgstr "Tellico" #: ../menu-data/tennix:tennix.desktop.in.h:1 msgid "Tennix!" msgstr "Tennix!" #: ../menu-data/tennix:tennix.desktop.in.h:2 msgid "Play tennis against the computer or a friend" msgstr "Play tennis against the computer or a friend" #: ../menu-data/terminal.app:Terminal.desktop.in.h:2 msgid "A terminal emulator for GNUstep" msgstr "A terminal emulator for GNUstep" #: ../menu-data/terminator:terminator.desktop.in.h:1 msgid "Terminator" msgstr "Terminator" #: ../menu-data/terminator:terminator.desktop.in.h:2 msgid "Multiple terminals in one window" msgstr "Multiple terminals in one window" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:1 msgid "terminatorX" msgstr "terminatorX" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:2 msgid "Scratch and mix audio" msgstr "Scratch and mix audio" #: ../menu-data/termit:termit.desktop.in.h:1 msgid "Termit" msgstr "Termit" #: ../menu-data/termit:termit.desktop.in.h:2 msgid "Lightweight terminal emulator" msgstr "Lightweight terminal emulator" #: ../menu-data/terraintool:terraintool.desktop.in.h:1 msgid "Terraintool surface mesh generator" msgstr "Terraintool surface mesh generator" #: ../menu-data/terraintool:terraintool.desktop.in.h:2 msgid "Generate surface mesh in survex format" msgstr "Generate surface mesh in survex format" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Test Drive an Ubuntu ISO" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Download and run an Ubuntu ISO in a Virtual Machine" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:1 msgid "Tetraproc" msgstr "Tetraproc" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:2 msgid "Tetrahedral Microphone Processor for Ambisonic Recording" msgstr "Tetrahedral Microphone Processor for Ambisonic Recording" #: ../menu-data/tetzle:tetzle.desktop.in.h:1 msgid "Tetzle" msgstr "Tetzle" #: ../menu-data/tetzle:tetzle.desktop.in.h:2 msgid "Jigsaw puzzle with tetromino pieces" msgstr "Jigsaw puzzle with tetromino pieces" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:1 msgid "GNU TeXmacs Editor" msgstr "GNU TeXmacs Editor" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:2 msgid "A structured wysiwyg scientific text editor" msgstr "A structured wysiwyg scientific text editor" #: ../menu-data/texmaker:texmaker.desktop.in.h:1 #: ../menu-data/texstudio:texstudio.desktop.in.h:1 msgid "LaTeX development environment" msgstr "LaTeX development environment" #: ../menu-data/texmaker:texmaker.desktop.in.h:2 msgid "Texmaker" msgstr "Texmaker" #: ../menu-data/texstudio:texstudio.desktop.in.h:2 msgid "TeXstudio" msgstr "TeXstudio" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:1 msgid "TextEdit" msgstr "TextEdit" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:2 msgid "an OpenStep text editor" msgstr "an OpenStep text editor" #: ../menu-data/texworks:texworks.desktop.in.h:1 msgid "TeXworks" msgstr "TeXworks" #: ../menu-data/texworks:texworks.desktop.in.h:2 msgid "" "A simple environment for editing, typesetting, and previewing TeX documents" msgstr "" "A simple environment for editing, typesetting, and previewing TeX documents" #: ../menu-data/tgif:tgif.desktop.in.h:1 msgid "Tgif" msgstr "Tgif" #: ../menu-data/tgif:tgif.desktop.in.h:2 msgid "Interactive 2-D vector drawing program for X11" msgstr "Interactive 2-D vector drawing program for X11" #: ../menu-data/thawab:thawab.desktop.in.h:1 msgid "Thawab" msgstr "Thawab" #: ../menu-data/thawab:thawab.desktop.in.h:2 msgid "Electronic Arabic/Islamic Encyclopedia" msgstr "Electronic Arabic/Islamic Encyclopedia" #: ../menu-data/themonospot:themonospot.desktop.in.h:1 msgid "themonospot - extract information from avi or mkv files" msgstr "themonospot - extract information from avi or mkv files" #: ../menu-data/themonospot:themonospot.desktop.in.h:2 msgid "themonospot" msgstr "themonospot" #: ../menu-data/theorur:theorur.desktop.in.h:1 msgid "Theorur" msgstr "Theorur" #: ../menu-data/theorur:theorur.desktop.in.h:2 msgid "Broadcast multimedia streams over an Icecast system" msgstr "Broadcast multimedia streams over an Icecast system" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:1 msgid "Therion loch viewer" msgstr "Therion loch viewer" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:2 msgid "View therion surveys in 3D" msgstr "View therion surveys in 3D" #: ../menu-data/therion:therion.desktop.in.h:1 msgid "Therion" msgstr "Therion" #: ../menu-data/therion:therion.desktop.in.h:2 msgid "Draw up surveys in Therion format" msgstr "Draw up surveys in Therion format" #: ../menu-data/threadscope:threadscope.desktop.in.h:1 msgid "threadscope" msgstr "threadscope" #: ../menu-data/threadscope:threadscope.desktop.in.h:2 msgid "Haskell GHC thread profiler" msgstr "Haskell GHC thread profiler" #: ../menu-data/thunar:Thunar.desktop.in.h:1 msgid "Thunar File Manager" msgstr "Thunar File Manager" #: ../menu-data/thunar:Thunar.desktop.in.h:2 msgid "Browse the filesystem with the file manager" msgstr "Browse the filesystem with the file manager" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:1 msgid "Thunderbird Mail" msgstr "Thunderbird Mail" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:2 msgid "Send and receive mail with Thunderbird" msgstr "Send and receive mail with Thunderbird" #: ../menu-data/tickr:tickr.desktop.in.h:1 msgid "Tickr - Feed Reader" msgstr "Tickr - Feed Reader" #: ../menu-data/tickr:tickr.desktop.in.h:2 msgid "GTK-based highly graphically-customizable Feed Ticker" msgstr "GTK-based highly graphically-customizable Feed Ticker" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:1 msgid "Tic Tac Toe" msgstr "Tic Tac Toe" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:2 msgid "Simple, fun tic tac toe game for GNOME" msgstr "Simple, fun tic tac toe game for GNOME" #: ../menu-data/tiger:tiger.desktop.in.h:1 msgid "Tiger UNIX security tool" msgstr "Tiger UNIX security tool" #: ../menu-data/tiger:tiger.desktop.in.h:2 msgid "Tiger UNIX security tool (root)" msgstr "Tiger UNIX security tool (root)" #: ../menu-data/tilda:tilda.desktop.in.h:1 msgid "Tilda" msgstr "Tilda" #: ../menu-data/tiled:tiled.desktop.in.h:1 msgid "Tiled" msgstr "Tiled" #: ../menu-data/tiled:tiled.desktop.in.h:2 msgid "Tile map editor" msgstr "Tile map editor" #: ../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 "TILP" #: ../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 "JACK Timemachine" #: ../menu-data/timemon.app:TimeMon.desktop.in.h:1 msgid "TimeMon" msgstr "TimeMon" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:1 msgid "Software sound renderer (MIDI sequencer, MOD player)" msgstr "Software sound renderer (MIDI sequencer, MOD player)" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:2 msgid "TiMidity++ MIDI sequencer" msgstr "TiMidity++ MIDI sequencer" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:1 msgid "Tiny Ear Trainer" msgstr "Tiny Ear Trainer" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:2 msgid "A tool to train your ears to hear relative pitch" msgstr "A tool to train your ears to hear relative pitch" #: ../menu-data/titanion:titanion.desktop.in.h:1 msgid "Titanion" msgstr "Titanion" #: ../menu-data/titanion:titanion.desktop.in.h:2 msgid "Kenta Cho's Titanion" msgstr "Kenta Cho's Titanion" #: ../menu-data/tkabber:tkabber.desktop.in.h:1 msgid "Tkabber" msgstr "Tkabber" #: ../menu-data/tkabber:tkabber.desktop.in.h:2 msgid "Communicate via XMPP (Jabber) protocol" msgstr "Communicate via XMPP (Jabber) protocol" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:1 msgid "tkcvs" msgstr "tkcvs" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:2 msgid "A graphical frontend to CVS and Subversion." msgstr "A graphical frontend to CVS and Subversion." #: ../menu-data/tkgate:tkgate.desktop.in.h:1 msgid "tkgate Circuit Simulator" msgstr "tkgate Circuit Simulator" #: ../menu-data/tkgate:tkgate.desktop.in.h:2 msgid "Event driven digital circuit simulator with Tcl/Tk" msgstr "Event driven digital circuit simulator with Tcl/Tk" #: ../menu-data/tmw:tmw.desktop.in.h:1 msgid "The Mana world" msgstr "The Mana world" #: ../menu-data/tmw:tmw.desktop.in.h:2 msgid "The Mana World 2D MMORPG client" msgstr "The Mana World 2D MMORPG client" #: ../menu-data/tomahawk:tomahawk.desktop.in.h:1 msgid "Tomahawk" msgstr "Tomahawk" #: ../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 "I Have No Tomatoes" #: ../menu-data/tomatoes:tomatoes.desktop.in.h:2 msgid "How many tomatoes can you smash in ten short minutes?" msgstr "How many tomatoes can you smash in ten short minutes?" #: ../menu-data/tomboy:tomboy.desktop.in.h:1 msgid "Tomboy Notes" msgstr "Tomboy Notes" #: ../menu-data/toonloop:toonloop.desktop.in.h:1 msgid "Toonloop" msgstr "Toonloop" #: ../menu-data/toonloop:toonloop.desktop.in.h:2 msgid "Toonloop Live Animation Editor" msgstr "Toonloop Live Animation Editor" #: ../menu-data/topp:TOPPAS.desktop.in.h:1 msgid "TOPPAS" msgstr "" #: ../menu-data/topp:TOPPAS.desktop.in.h:2 #: ../menu-data/topp:TOPPView.desktop.in.h:2 msgid "viewer for mass spectrometry data" msgstr "" #: ../menu-data/topp:TOPPView.desktop.in.h:1 msgid "TOPPView" msgstr "" #: ../menu-data/toppler:toppler.desktop.in.h:1 msgid "Tower Toppler" msgstr "Tower Toppler" #: ../menu-data/toppler:toppler.desktop.in.h:2 msgid "A clone of the 'Nebulus' game on old 8 and 16 bit machines." msgstr "A clone of the 'Nebulus' game on old 8 and 16 bit machines." #: ../menu-data/tora:tora.desktop.in.h:1 msgid "TOra" msgstr "TOra" #: ../menu-data/tora:tora.desktop.in.h:2 msgid "A graphical toolkit for database administration and development" msgstr "A graphical toolkit for database administration and development" #: ../menu-data/torchat:torchat.desktop.in.h:1 msgid "TorChat" msgstr "TorChat" #: ../menu-data/torchat:torchat.desktop.in.h:2 msgid "Decentralized instant messenger built on top of the Tor Network" msgstr "Decentralized instant messenger built on top of the Tor Network" #: ../menu-data/torcs:torcs.desktop.in.h:1 msgid "TORCS" msgstr "TORCS" #: ../menu-data/torcs:torcs.desktop.in.h:2 msgid "3D racing cars simulator game" msgstr "3D racing cars simulator game" #: ../menu-data/tortoisehg:thg.desktop.in.h:1 msgid "TortoiseHg" msgstr "TortoiseHg" #: ../menu-data/tortoisehg:thg.desktop.in.h:2 msgid "GUI application for using Mercurial" msgstr "GUI application for using Mercurial" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:1 msgid "Torus Trooper" msgstr "Torus Trooper" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:2 msgid "Kenta Cho's Torus Trooper" msgstr "Kenta Cho's Torus Trooper" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:1 #: ../menu-data/totem:totem.desktop.in.h:1 msgid "Videos" msgstr "Videos" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:2 #: ../menu-data/totem:totem.desktop.in.h:2 msgid "Play movies" msgstr "Play movies" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:6 #: ../menu-data/totem:totem.desktop.in.h:6 msgid "Mute" msgstr "Mute" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:7 #: ../menu-data/totem:totem.desktop.in.h:7 msgid "Fullscreen" msgstr "Làn-sgrìn" #: ../menu-data/tovidgui:tovidgui.desktop.in.h:1 msgid "tovid GUI" msgstr "tovid GUI" #: ../menu-data/tovidgui:tovidgui.desktop.in.h:2 msgid "Author videos to DVD with menus" msgstr "Author videos to DVD with menus" #: ../menu-data/trackballs:trackballs.desktop.in.h:1 msgid "Marble Madness type game" msgstr "Marble Madness type game" #: ../menu-data/trackballs:trackballs.desktop.in.h:2 msgid "Trackballs" msgstr "Trackballs" #: ../menu-data/tracker-gui:tracker-needle.desktop.in.h:1 msgid "Desktop Search" msgstr "Desktop Search" #: ../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 "" "Find what you're looking for on this computer by name or content using " "Tracker" #: ../menu-data/transcend:transcend.desktop.in.h:1 msgid "Transcend" msgstr "Transcend" #: ../menu-data/transcend:transcend.desktop.in.h:2 msgid "retro-style, abstract 2D shooter" msgstr "retro-style, abstract 2D shooter" #: ../menu-data/transcriber:transcriber.desktop.in.h:1 msgid "Transcriber" msgstr "Transcriber" #: ../menu-data/transcriber:transcriber.desktop.in.h:2 msgid "Transcribe speech data using an integrated editor" msgstr "Transcribe speech data using an integrated editor" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:1 msgid "Transfermii" msgstr "Transfermii" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:2 msgid "Transfer miis from a wiimote" msgstr "Transfer miis from a wiimote" #: ../menu-data/transgui:transgui.desktop.in.h:1 msgid "Transmission remote GUI" msgstr "Transmission remote GUI" #: ../menu-data/transgui:transgui.desktop.in.h:2 msgid "GUI to remotely control a Transmission daemon" msgstr "GUI to remotely control a Transmission daemon" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:1 msgid "Transmageddon Video Transcoder" msgstr "Transmageddon Video Transcoder" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:2 msgid "Video format conversion tool" msgstr "Video format conversion tool" #: ../menu-data/transmission-gtk:transmission-gtk.desktop.in.h:1 msgid "Transmission BitTorrent Client" msgstr "Transmission BitTorrent Client" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:1 msgid "Qtransmission Bittorrent Client" msgstr "Qtransmission Bittorrent Client" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:3 msgid "Start Transmission Minimized" msgstr "Start Transmission Minimized" #: ../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 "Multitrack Recorder" #: ../menu-data/traverso:traverso.desktop.in.h:2 msgid "Traverso" msgstr "Traverso" #: ../menu-data/treeline:treeline.desktop.in.h:1 msgid "TreeLine" msgstr "TreeLine" #: ../menu-data/treeline:treeline.desktop.in.h:2 msgid "Tree-like structured custom data manager" msgstr "Tree-like structured custom data manager" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:1 msgid "TreeView X" msgstr "TreeView X" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:2 msgid "" "Displays, modifies, prints and exports in SVG format phylogenetic trees" msgstr "" "Displays, modifies, prints and exports in SVG format phylogenetic trees" #: ../menu-data/tribler:tribler.desktop.in.h:1 msgid "Tribler" msgstr "Tribler" #: ../menu-data/tribler:tribler.desktop.in.h:2 msgid "P2P /Bittorrent/Youtube client" msgstr "P2P /Bittorrent/Youtube client" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:1 msgid "Trigger" msgstr "Trigger" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:2 msgid "3D rally racing car game" msgstr "3D rally racing car game" #: ../menu-data/trimage:trimage.desktop.in.h:1 msgid "Trimage image compressor" msgstr "Trimage image compressor" #: ../menu-data/trimage:trimage.desktop.in.h:2 msgid "A cross-platform tool for optimizing PNG and JPG files." msgstr "A cross-platform tool for optimizing PNG and JPG files." #: ../menu-data/triplane:triplane.desktop.in.h:1 msgid "Triplane Classic" msgstr "Triplane Classic" #: ../menu-data/triplane:triplane.desktop.in.h:2 msgid "side-scrolling dogfighting game" msgstr "side-scrolling dogfighting game" #: ../menu-data/tritium:tritium.desktop.in.h:1 msgid "Tritium" msgstr "Tritium" #: ../menu-data/tritium:tritium.desktop.in.h:2 msgid "Tritium window manager" msgstr "Tritium window manager" #: ../menu-data/trophy:trophy.desktop.in.h:1 msgid "Trophy" msgstr "Trophy" #: ../menu-data/trophy:trophy.desktop.in.h:2 msgid "2D car racing game with power-ups" msgstr "2D car racing game with power-ups" #: ../menu-data/trovacap:trovacap.desktop.in.h:1 msgid "TrovaCAP" msgstr "TrovaCAP" #: ../menu-data/trovacap:trovacap.desktop.in.h:2 msgid "Computes Italian ZIP codes" msgstr "Computes Italian ZIP codes" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:1 msgid "TrustedQSL" msgstr "TrustedQSL" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:2 msgid "Sign QSO data for upload to LoTW" msgstr "Sign QSO data for upload to LoTW" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:1 msgid "Tryton" msgstr "Tryton" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:2 msgid "Access Tryton server" msgstr "Access Tryton server" #: ../menu-data/tryton-neso:neso.desktop.in.h:1 msgid "Neso" msgstr "Neso" #: ../menu-data/tryton-neso:neso.desktop.in.h:2 msgid "Run Tryton" msgstr "Run Tryton" #: ../menu-data/ttb:ttb.desktop.in.h:1 msgid "TTB Teletekst Browser" msgstr "TTB Teletekst Browser" #: ../menu-data/ttb:ttb.desktop.in.h:2 msgid "Teletekst Browser" msgstr "Teletekst Browser" #: ../menu-data/tucnak2:tucnak2.desktop.in.h:1 msgid "Tucnak 2" msgstr "Tucnak 2" #: ../menu-data/tucnak:tucnak.desktop.in.h:2 msgid "VHF Contest Logger" msgstr "VHF Contest Logger" #: ../menu-data/tulip:tulip.desktop.in.h:1 msgid "Tulip" msgstr "Tulip" #: ../menu-data/tulip:tulip.desktop.in.h:2 msgid "Data Visualization software" msgstr "Data Visualization software" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:1 msgid "Tumiki Fighters" msgstr "Tumiki Fighters" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:2 msgid "Kenta Cho's Tumiki Fighters" msgstr "Kenta Cho's Tumiki Fighters" #: ../menu-data/tunapie:tunapie.desktop.in.h:1 msgid "Tunapie" msgstr "Tunapie" #: ../menu-data/tunapie:tunapie.desktop.in.h:2 msgid "Lists audio and video streams from shoutcast and icecast" msgstr "Lists audio and video streams from shoutcast and icecast" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:1 msgid "TunesViewer" msgstr "TunesViewer" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:2 msgid "Access iTunesU media and podcasts." msgstr "Access iTunesU media and podcasts." #: ../menu-data/tunnelx:tunnelx.desktop.in.h:1 msgid "Tunnel Cave Drawing Software" msgstr "Tunnel Cave Drawing Software" #: ../menu-data/tunnelx:tunnelx.desktop.in.h:2 msgid "Draw cave surveys" msgstr "Draw cave surveys" #: ../menu-data/tupi:tupi.desktop.in.h:1 msgid "Tupi: Open 2D Magic" msgstr "Tupi: Open 2D Magic" #: ../menu-data/tupi:tupi.desktop.in.h:2 msgid "2D Animation Toolkit" msgstr "2D Animation Toolkit" #: ../menu-data/turpial:turpial.desktop.in.h:1 msgid "Turpial" msgstr "Turpial" #: ../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 "TurtleArt" #: ../menu-data/turtleart:turtleart.desktop.in.h:2 msgid "A Logo programming environment" msgstr "A Logo programming environment" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:1 msgid "TuxCards" msgstr "TuxCards" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:2 msgid "hierarchical notebook to enter and manage notes and ideas" msgstr "hierarchical notebook to enter and manage notes and ideas" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:1 msgid "Tux Commander" msgstr "Tux Commander" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:2 msgid "A two panel file manager" msgstr "A two panel file manager" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:1 msgid "Tuxfootball" msgstr "Tuxfootball" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:2 msgid "2D Football Game" msgstr "2D Football Game" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:1 msgid "tuxguitar" msgstr "tuxguitar" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:2 msgid "Edit, playback guitar tablatures" msgstr "Edit, playback guitar tablatures" #: ../menu-data/tuxmath:tuxmath.desktop.in.h:1 msgid "Tux Math " msgstr "Tux Math " #: ../menu-data/tuxmath:tuxmath.desktop.in.h:2 msgid "Tux Math - Learn math with Tux!" msgstr "Tux Math - Learn math with Tux!" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:1 msgid "Tux Paint" msgstr "Tux Paint" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:2 msgid "A drawing program for children." msgstr "A drawing program for children." #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:1 msgid "Tuxpuck" msgstr "Tuxpuck" #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:2 msgid "Play Shufflepuck with Tux" msgstr "Play Shufflepuck with Tux" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:1 msgid "Tux Typing" msgstr "Tux Typing" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:2 msgid "Educational typing tutor game starring Tux" msgstr "Educational typing tutor game starring Tux" #: ../menu-data/tvtime:tvtime.desktop.in.h:1 msgid "High quality television application" msgstr "High quality television application" #: ../menu-data/tvtime:tvtime.desktop.in.h:2 msgid "TVTime Television Viewer" msgstr "TVTime Television Viewer" #: ../menu-data/twclock:twclock.desktop.in.h:1 msgid "twclock" msgstr "twclock" #: ../menu-data/twclock:twclock.desktop.in.h:2 msgid "World Clock and CW ID for Ham Radio Operators" msgstr "World Clock and CW ID for Ham Radio Operators" #: ../menu-data/twinkle:twinkle.desktop.in.h:1 msgid "Twinkle" msgstr "Twinkle" #: ../menu-data/twinkle:twinkle.desktop.in.h:2 msgid "A SIP softphone" msgstr "A SIP softfòn" #: ../menu-data/tworld:tworld.desktop.in.h:1 msgid "Tile World" msgstr "Tile World" #: ../menu-data/twpsk:twpsk.desktop.in.h:1 msgid "twpsk" msgstr "twpsk" #: ../menu-data/twpsk:twpsk.desktop.in.h:2 msgid "PSK31 for Linux with a openMotif GUI" msgstr "PSK31 for Linux with a openMotif GUI" #: ../menu-data/txtreader:txtreader.desktop.in.h:1 msgid "Txt Reader" msgstr "Txt Reader" #: ../menu-data/txtreader:txtreader.desktop.in.h:2 msgid "Read text novels and more" msgstr "Read text novels and more" #: ../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-html5-ui-toolkit-examples:ubuntu-html5-ui-gallery.desktop.in.h:1 msgid "Ubuntu HTML5 UI Gallery" msgstr "" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:1 msgid "Ubuntu Tour" msgstr "Ubuntu Tour" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:2 msgid "Experience Ubuntu in your web browser" msgstr "Experience Ubuntu in your web browser" #: ../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 "Online Accounts" #: ../menu-data/ubuntu-system-settings-online-accounts:online-accounts-ui.desktop.in.h:2 msgid "Create and edit Online Accounts" msgstr "" #: ../menu-data/ubuntu-ui-toolkit-examples:calculator.desktop.in.h:1 msgid "calculator" msgstr "calculator" #: ../menu-data/ubuntu-ui-toolkit-examples:calculator.desktop.in.h:2 #: ../menu-data/ubuntu-ui-toolkit-examples:locale.desktop.in.h:2 #: ../menu-data/ubuntu-ui-toolkit-examples:unit-converter.desktop.in.h:2 msgid "My project description" msgstr "My project description" #: ../menu-data/ubuntu-ui-toolkit-examples:locale.desktop.in.h:1 msgid "Locale" msgstr "Locale" #: ../menu-data/ubuntu-ui-toolkit-examples:ubuntu-ui-toolkit-gallery.desktop.in.h:1 msgid "Ubuntu UI Toolkit Gallery" msgstr "Ubuntu UI Toolkit Gallery" #: ../menu-data/ubuntu-ui-toolkit-examples:unit-converter.desktop.in.h:1 msgid "converter" msgstr "converter" #: ../menu-data/ubuntuone-control-panel-qt:ubuntuone-control-panel-qt-gnome.desktop.in.h:1 #: ../menu-data/ubuntuone-control-panel-qt:ubuntuone-installer.desktop.in.h:1 msgid "Ubuntu One" msgstr "Ubuntu One" #: ../menu-data/ubuntuone-control-panel-qt:ubuntuone-control-panel-qt-gnome.desktop.in.h:2 #: ../menu-data/ubuntuone-control-panel-qt:ubuntuone-installer.desktop.in.h:2 msgid "Configure and manage your Ubuntu One account" msgstr "Configure and manage your Ubuntu One account" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:1 msgid "Ubuntu Studio Controls" msgstr "Ubuntu Studio Controls" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:2 msgid "Change settings for multimedia production" msgstr "Change settings for multimedia production" #: ../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-extra-audio.desktop.in.h:1 msgid "Extra Audio Production Applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-audio.desktop.in.h:2 msgid "Allows the installation of more audio software" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-dtp.desktop.in.h:1 msgid "Extra publishing applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-dtp.desktop.in.h:2 msgid "Allows the installation of more publishing applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-effects.desktop.in.h:1 msgid "Extra Audio Effects" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-effects.desktop.in.h:2 msgid "Allows the installation of more Audio Effects" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-graphic.desktop.in.h:1 msgid "Extra Graphics Applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-graphic.desktop.in.h:2 msgid "Allows the installation of Graphics Applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-midi.desktop.in.h:1 msgid "Extra MIDI Utilities" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-midi.desktop.in.h:2 msgid "Allows the installation of more MIDI Utilities" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-mixer.desktop.in.h:1 msgid "Extra mixers" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-mixer.desktop.in.h:2 msgid "Allows the installation of other mixers" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-office.desktop.in.h:1 msgid "Extra Office Applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-office.desktop.in.h:2 msgid "Allows the installation of abiword, gnumeric and libreoffice" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-photo.desktop.in.h:1 msgid "Extra Photography Applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-photo.desktop.in.h:2 msgid "Allows the installation of more Photography applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-synth.desktop.in.h:1 msgid "Extra Sound Generators" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-synth.desktop.in.h:2 msgid "Allows the installation of Soft Synths and Sound Generators" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-video.desktop.in.h:1 msgid "Extra Video Applications" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-extra-video.desktop.in.h:2 msgid "Allows the installation of Video Applications" 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 "Ubuntu Customization Kit" #: ../menu-data/uck:uck.desktop.in.h:2 msgid "Customize your Ubuntu Desktop CDs easily" msgstr "Customize your Ubuntu Desktop CDs easily" #: ../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 "Udev Discover" #: ../menu-data/udev-discover:udev-discover.desktop.in.h:2 msgid "Sysfs tree browsing tool focused on helping udev users and developers" msgstr "" "Sysfs tree browsing tool focused on helping udev users and developers" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:1 msgid "UDJ Desktop Client" msgstr "UDJ Desktop Client" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:2 msgid "Social music player" msgstr "Social music player" #: ../menu-data/ufraw:ufraw.desktop.in.h:1 msgid "UFRaw" msgstr "UFRaw" #: ../menu-data/ufraw:ufraw.desktop.in.h:2 msgid "A utility to read and manipulate raw images from digital cameras" msgstr "A utility to read and manipulate raw images from digital cameras" #: ../menu-data/ugene:ugene.desktop.in.h:1 msgid "Unipro UGENE" msgstr "Unipro UGENE" #: ../menu-data/ugene:ugene.desktop.in.h:2 msgid "Integrated Bioinformatics Suite" msgstr "Integrated Bioinformatics Suite" #: ../menu-data/uget:uget-gtk.desktop.in.h:1 msgid "uGet" msgstr "uGet" #: ../menu-data/uget:uget-gtk.desktop.in.h:2 msgid "Download multiple URLs and apply it to one of setting/queue." msgstr "Download multiple URLs and apply it to one of setting/queue." #: ../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 "Customize uim input method environment" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:1 msgid "UIMA Annotation Viewer" msgstr "UIMA Annotation Viewer" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:2 msgid "Viewer for UIMA annotations" msgstr "Viewer for UIMA annotations" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:1 msgid "UIMA CPE Gui" msgstr "UIMA CPE Gui" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:2 msgid "Graphical interface to build UIMA CPE" msgstr "Graphical interface to build UIMA CPE" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:1 msgid "UIMA Document Analyzer" msgstr "UIMA Document Analyzer" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:2 msgid "Simple UIMA analysis engine runner" msgstr "Simple UIMA analysis engine runner" #: ../menu-data/ukopp:ukopp.desktop.in.h:1 msgid "ukopp" msgstr "ukopp" #: ../menu-data/ukopp:ukopp.desktop.in.h:2 msgid "Full and incremental backup with media verification" msgstr "Full and incremental backup with media verification" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:1 msgid "Umbrello" msgstr "Umbrello" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:2 msgid "UML Modeller" msgstr "UML Modeller" #: ../menu-data/umit:umit.desktop.in.h:1 msgid "Umit Network Scanner" msgstr "Umit Network Scanner" #: ../menu-data/umit:umit.desktop.in.h:2 msgid "Explore the network and scan ports" msgstr "Explore the network and scan ports" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:1 msgid "UNetbootin" msgstr "UNetbootin" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:2 msgid "Tool for creating Live USB drives" msgstr "Tool for creating Live USB drives" #: ../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 "Unison" #: ../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 "GTK interface for the unison file synchronization tool 2.40.102" #: ../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 "GTK interface for the unison file synchronization tool 2.32.52" #: ../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 "Online account credentials and settings" #: ../menu-data/unity-control-center-signon:update-accounts.desktop.in.h:1 msgid "Account update tool" msgstr "Account update tool" #: ../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 "Appearance" #: ../menu-data/unity-control-center:unity-appearance-panel.desktop.in.h:2 msgid "Change the background and the theme" msgstr "Change the background and the theme" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:1 msgid "Bluetooth" msgstr "Bluetooth" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:2 msgid "Configure Bluetooth settings" msgstr "Configurar opciones de Bluetooth" #: ../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 "Suidheachaidhean stiùireadh dath" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:1 msgid "Time & Date" msgstr "Àm & deat" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:2 msgid "Change your clock and date settings" msgstr "Atharraich suidheachaidhean do gleoc agus deat" #: ../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 "Clàran-taisbean" #: ../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 "" "Atharraich dùmhlachd-bhreacaidh agus suidheachadh sealladairean agus " "proiseactaran" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:1 msgid "Details" msgstr "Mion-chunntasan" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:2 msgid "System Information" msgstr "Fiosrachadh siostam" #: ../menu-data/unity-control-center:unity-keyboard-panel.desktop.in.h:2 msgid "Change keyboard settings" msgstr "Atharraich suidheachaidhean meur-chlàr" #: ../menu-data/unity-control-center:unity-mouse-panel.desktop.in.h:1 msgid "Mouse & Touchpad" 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 "Suidheachaidhean lìonra" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:1 msgid "Power" msgstr "Cumhachd" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:2 msgid "Power management settings" msgstr "Suidheachaidhean stiùireadh cumhachd" #: ../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 "Soillse sgrìn agus suidheachaidhean glasadh" #: ../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 "Fuaim" #: ../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 "Atharraich fuaim bholam agus tachartasan fuaim." #: ../menu-data/unity-control-center:unity-universal-access-panel.desktop.in.h:1 msgid "Universal Access" msgstr "Cothrom uileach" #: ../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 "Roghainnean ruigsinneachd uile-choitcheann" #: ../menu-data/unity-control-center:unity-user-accounts-panel.desktop.in.h:1 msgid "User Accounts" msgstr "Cunntasan Cleachdaiche" #: ../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 "Cuir ris no thoir às cleachdaichean" #: ../menu-data/unity-control-center:unity-wacom-panel.desktop.in.h:1 msgid "Wacom 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/unity-lens-photos:unity-lens-photos.desktop.in.h:1 msgid "Photos lens for Unity" msgstr "Photos lens for Unity" #: ../menu-data/unity-lens-photos:unity-lens-photos.desktop.in.h:2 msgid "unity-lens-photos" msgstr "unity-lens-photos" #: ../menu-data/unity-mail:unity-mail.desktop.in.h:1 msgid "Unity Mail" msgstr "Unity Mail" #: ../menu-data/unity-mail:unity-mail.desktop.in.h:2 msgid "New mail notifications and counter badge for Unity" msgstr "New mail notifications and counter badge for Unity" #: ../menu-data/unity-mail:unity-mail.desktop.in.h:3 msgid "Compose Mail" msgstr "Compose Mail" #: ../menu-data/unity-mail:unity-mail.desktop.in.h:4 msgid "Inbox" msgstr "Inbox" #: ../menu-data/unity-mail:unity-mail.desktop.in.h:5 msgid "Sent" msgstr "Air a chur" #: ../menu-data/unity-mail:unity-mail.desktop.in.h:6 msgid "Change accounts details" msgstr "Change accounts details" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:1 msgid "unity-scope-gdrive" msgstr "unity-scope-gdrive" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:2 msgid "Google Drive scope for Unity" msgstr "Google Drive scope for Unity" #: ../menu-data/unity-scope-tool:unity-scope-tool.desktop.in.h:1 msgid "Unity Scope Tool" msgstr "" #: ../menu-data/unity-scope-tool:unity-scope-tool.desktop.in.h:2 msgid "Developer tool for Unity scopes." msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:1 msgid "Unity Tweak Tool" msgstr "Unity Tweak Tool" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:2 msgid "Configuration frontend for the Unity desktop environment" msgstr "Configuration frontend for the Unity desktop environment" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:3 msgid "Unity" msgstr "Unity" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:6 msgid "System" msgstr "System" #: ../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:UbuntuOneMusiconeubuntucom.desktop.in.h:1 msgid "Ubuntu One Music" msgstr "Ubuntu One Music" #: ../menu-data/unity-webapps-common:ubuntu-amazon-default.desktop.in.h:1 msgid "Amazon" msgstr "Amazon" #: ../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.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 "Unknown Horizons" #: ../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 "" "A 2D real time strategy simulation with an emphasis on economy and city " "building" #: ../menu-data/update-manager:update-manager.desktop.in.h:1 msgid "Software Updater" msgstr "Software Updater" #: ../menu-data/update-manager:update-manager.desktop.in.h:2 msgid "Show and install available updates" msgstr "Seall agus stàlaich ùrachaidhean a tha ri làimh" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:1 msgid "UPnP Inspector" msgstr "UPnP Inspector" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:2 msgid " DLNA/UPnP device and service analyzer,control-point and test-tool" msgstr " DLNA/UPnP device and service analyzer,control-point and test-tool" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:1 msgid "UPnP Router Control" msgstr "UPnP Router Control" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:2 msgid "A simple program to manage UPnP IGD compliant routers" msgstr "A simple program to manage UPnP IGD compliant routers" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:1 msgid "Upstart Event Monitor" msgstr "Monatair tachartasan Upstart" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:2 msgid "upstart-monitor" msgstr "upstart-monitor" #: ../menu-data/uqm:uqm.desktop.in.h:1 msgid "The Ur-Quan Masters" msgstr "The Ur-Quan Masters" #: ../menu-data/uqm:uqm.desktop.in.h:2 msgid "An interstellar adventure game" msgstr "An interstellar adventure game" #: ../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 "Startup Disk Creator" #: ../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 "Create a startup disk using a CD or disc image" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:1 msgid "USBprog" msgstr "USBprog" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:2 msgid "USBprog firmware programmer" msgstr "USBprog firmware programmer" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:1 msgid "About Myself" msgstr "About Myself" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:2 msgid "Change personal information" msgstr "Change personal information" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:1 msgid "Disk Management" msgstr "Disk Management" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:2 msgid "Mount and unmount filesystems" msgstr "Mount and unmount filesystems" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:1 msgid "Password" msgstr "Facal-faire" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:2 msgid "Change your login password" msgstr "Change your login password" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:1 msgid "UTF-8 Migration Tool" msgstr "UTF-8 Migration Tool" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:2 msgid "UTF-8 Migration Wizard" msgstr "UTF-8 Migration Wizard" #: ../menu-data/v-sim:v-sim.desktop.in.h:1 msgid "V_Sim" msgstr "V_Sim" #: ../menu-data/v-sim:v-sim.desktop.in.h:2 msgid "Atomic visualisation" msgstr "Atomic visualisation" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:1 msgid "Video4Linux Control Panel" msgstr "Video4Linux Control Panel" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:2 msgid "A universal control panel for V4L2 devices" msgstr "A universal control panel for V4L2 devices" #: ../menu-data/vagalume:vagalume.desktop.in.h:1 msgid "Last.fm Client" msgstr "Last.fm Client" #: ../menu-data/vagalume:vagalume.desktop.in.h:2 msgid "Vagalume Last.fm Client" msgstr "Vagalume Last.fm Client" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:1 msgid "Val & Rick" msgstr "Val & Rick" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:2 msgid "Kenta Cho's Val & Rick" msgstr "Kenta Cho's Val & Rick" #: ../menu-data/vala-terminal:vala-terminal.desktop.in.h:2 msgid "Command Line Interface" msgstr "Command Line Interface" #: ../menu-data/valknut:valknut.desktop.in.h:1 msgid "Valknut" msgstr "Valknut" #: ../menu-data/valknut:valknut.desktop.in.h:2 msgid "Share files over the Direct Connect network" msgstr "Share files over the Direct Connect network" #: ../menu-data/vavoom:vavoom.desktop.in.h:1 msgid "Vavoom" msgstr "Vavoom" #: ../menu-data/game-data-packager:doom2-masterlevels.desktop.in.h:2 msgid "First Person Shooter Game" msgstr "First Person Shooter Game" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:1 msgid "VBA Express" msgstr "VBA Express" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:2 msgid "VisualBoyAdvance Front-end" msgstr "VisualBoyAdvance Front-end" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:1 msgid "Vectoroids" msgstr "Vectoroids" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:2 msgid "A clone of the classic arcade game \"Asteroids\"" msgstr "A clone of the classic arcade game \"Asteroids\"" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:1 msgid "Verbiste" msgstr "Verbiste" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:2 msgid "French conjugation system" msgstr "French conjugation system" #: ../menu-data/veromix:veromix.desktop.in.h:1 msgid "Veromix" msgstr "Veromix" #: ../menu-data/veromix:veromix.desktop.in.h:2 msgid "Mixer for the PulseAudio sound server (GTK+)" msgstr "Mixer for the PulseAudio sound server (GTK+)" #: ../menu-data/veusz:veusz.desktop.in.h:1 msgid "Veusz" msgstr "Veusz" #: ../menu-data/veusz:veusz.desktop.in.h:2 msgid "For graphing and manipulation of scientific data" msgstr "For graphing and manipulation of scientific data" #: ../menu-data/vice:x128.desktop.in.h:1 msgid "Commodore 128" msgstr "Commodore 128" #: ../menu-data/vice:x64.desktop.in.h:1 msgid "Commodore 64" msgstr "Commodore 64" #: ../menu-data/vice:xcbm2.desktop.in.h:1 msgid "Commodore CBM-II" msgstr "Commodore CBM-II" #: ../menu-data/vice:xpet.desktop.in.h:1 msgid "Commodore PET" msgstr "Commodore PET" #: ../menu-data/vice:xplus4.desktop.in.h:1 msgid "Commodore Plus/4" msgstr "Commodore Plus/4" #: ../menu-data/vice:xvic.desktop.in.h:1 msgid "Commodore VIC-20" msgstr "Commodore VIC-20" #: ../menu-data/vidalia:vidalia.desktop.in.h:1 msgid "Vidalia" msgstr "Vidalia" #: ../menu-data/vidalia:vidalia.desktop.in.h:2 msgid "Tor GUI" msgstr "Tor GUI" #: ../menu-data/videocut:videocut.desktop.in.h:1 msgid "A simple video application" msgstr "A simple video application" #: ../menu-data/videocut:videocut.desktop.in.h:2 msgid "VideoCut" msgstr "VideoCut" #: ../menu-data/videoporama:videoporama.desktop.in.h:1 msgid "Videoporama" msgstr "Videoporama" #: ../menu-data/videoporama:videoporama.desktop.in.h:2 msgid "Make and export image slideshows" msgstr "Make and export image slideshows" #: ../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 "Viewmol" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:1 msgid "ViewPDF" msgstr "ViewPDF" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:2 msgid "PDF Reader for GNUstep" msgstr "PDF Reader for GNUstep" #: ../menu-data/viking:viking.desktop.in.h:1 msgid "Viking" msgstr "Viking" #: ../menu-data/viking:viking.desktop.in.h:2 msgid "Map Based GPS Data Manager (live data capable)." msgstr "Map Based GPS Data Manager (live data capable)." #: ../menu-data/vim-gui-common:gvim.desktop.in.h:1 msgid "GVim" msgstr "GVim" #: ../menu-data/vinagre:vinagre.desktop.in.h:1 msgid "Remote Desktop Viewer" msgstr "Remote Desktop Viewer" #: ../menu-data/vinagre:vinagre.desktop.in.h:2 #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:2 msgid "Access remote desktops" msgstr "Access remote desktops" #: ../menu-data/vino:vino-preferences.desktop.in.h:2 msgid "Choose how other users can remotely view your desktop" msgstr "Choose how other users can remotely view your desktop" #: ../menu-data/viridian:viridian.desktop.in.h:1 msgid "viridian" msgstr "viridian" #: ../menu-data/viridian:viridian.desktop.in.h:2 msgid "Stand alone front end for Ampache." msgstr "Stand alone front end for Ampache." #: ../menu-data/virt-manager:virt-manager.desktop.in.h:1 msgid "Virtual Machine Manager" msgstr "Virtual Machine Manager" #: ../menu-data/virt-manager:virt-manager.desktop.in.h:2 msgid "Manage virtual machines" msgstr "Manage virtual machines" #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:1 msgid "Remote Viewer" msgstr "Remote Viewer" #: ../menu-data/virtaal:virtaal.desktop.in.h:1 msgid "Virtaal" msgstr "Virtaal" #: ../menu-data/virtaal:virtaal.desktop.in.h:2 msgid "" "A translation tool to help a human translator translate files into other " "languages" msgstr "" "A translation tool to help a human translator translate files into other " "languages" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:1 msgid "VirtualBox" msgstr "VirtualBox" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:2 msgid "Run several virtual systems on a single host computer" msgstr "Run several virtual systems on a single host computer" #: ../menu-data/viruskiller:viruskiller.desktop.in.h:1 msgid "Virus Killer" msgstr "Virus Killer" #: ../menu-data/visolate:visolate.desktop.in.h:1 msgid "Visolate" msgstr "Visolate" #: ../menu-data/visolate:visolate.desktop.in.h:2 msgid "PCB CNC converter" msgstr "PCB CNC converter" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:1 msgid " VisualBoy Advance" msgstr " VisualBoy Advance" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:2 msgid "Game Boy Advance emulator" msgstr "Game Boy Advance emulator" #: ../menu-data/visualvm:visualvm.desktop.in.h:1 msgid "VisualVM" msgstr "VisualVM" #: ../menu-data/visualvm:visualvm.desktop.in.h:2 msgid "All-in-One Java Troubleshooting Tool" msgstr "All-in-One Java Troubleshooting Tool" #: ../menu-data/vitables:vitables.desktop.in.h:1 msgid "ViTables" msgstr "ViTables" #: ../menu-data/vitables:vitables.desktop.in.h:2 msgid "PyTables & HDF5 Files Visualizer" msgstr "PyTables & HDF5 Files Visualizer" #: ../menu-data/vite:vite.desktop.in.h:1 msgid "ViTE" msgstr "ViTE" #: ../menu-data/vite:vite.desktop.in.h:2 msgid "A visual trace explorer" msgstr "A visual trace explorer" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:1 msgid "Virtual MIDI Keyboard" msgstr "Virtual MIDI Keyboard" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:2 msgid "MIDI Virtual Keyboard" msgstr "MIDI Virtual Keyboard" #: ../menu-data/vlc:vlc.desktop.in.h:1 msgid "VLC media player" msgstr "VLC media player" #: ../menu-data/vlc:vlc.desktop.in.h:2 msgid "Read, capture, broadcast your multimedia streams" msgstr "Read, capture, broadcast your multimedia streams" #: ../menu-data/vmpk:vmpk.desktop.in.h:1 msgid "VMPK" msgstr "VMPK" #: ../menu-data/vmpk:vmpk.desktop.in.h:2 msgid "Virtual MIDI Piano Keyboard" msgstr "Virtual MIDI Piano Keyboard" #: ../menu-data/vodovod:vodovod.desktop.in.h:1 msgid "Vodovod" msgstr "Vodovod" #: ../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 "" "Vodovod is a puzzle game in which you must lead the water to the storage " "tank." #: ../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 "Volti" #: ../menu-data/volti:volti.desktop.in.h:2 msgid "Tray Audio Volume Control" msgstr "Tray Audio Volume Control" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:1 msgid "VolumeControl" msgstr "VolumeControl" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:2 msgid "Control your volume settings" msgstr "Control your volume settings" #: ../menu-data/volview:volview.desktop.in.h:1 msgid "VolView 3.4" msgstr "VolView 3.4" #: ../menu-data/volview:volview.desktop.in.h:2 msgid "VolView allows volume viewing of image data sets" msgstr "VolView allows volume viewing of image data sets" #: ../menu-data/vor:vor.desktop.in.h:1 msgid "VoR" msgstr "VoR" #: ../menu-data/vor:vor.desktop.in.h:2 msgid "Variations on Rockdodger" msgstr "Variations on Rockdodger" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:1 #: ../menu-data/voxbo:vbview2.desktop.in.h:1 msgid "VoxBo Image Viewer" msgstr "VoxBo Image Viewer" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:2 #: ../menu-data/voxbo:vbview2.desktop.in.h:2 msgid "VBView2" msgstr "VBView2" #: ../menu-data/vprerex:vprerex.desktop.in.h:1 msgid "vprerex" msgstr "vprerex" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:1 msgid "Virtual USB Analyzer" msgstr "Virtual USB Analyzer" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:2 msgid "visualizing logs of USB packets" msgstr "visualizing logs of USB packets" #: ../menu-data/vym:vym.desktop.in.h:1 msgid "VYM - View Your Mind" msgstr "VYM - View Your Mind" #: ../menu-data/vym:vym.desktop.in.h:2 msgid "Create mind maps" msgstr "Create mind maps" #: ../menu-data/w3af:w3af.desktop.in.h:1 msgid "w3af" msgstr "w3af" #: ../menu-data/w3af:w3af.desktop.in.h:2 msgid "Web Application Attack and Audit Framework" msgstr "Web Application Attack and Audit Framework" #: ../menu-data/wakeup:wakeup.desktop.in.h:1 msgid "Wakeup" msgstr "Wakeup" #: ../menu-data/wakeup:wakeup.desktop.in.h:2 msgid "" "A talking and fully customizable alarm clock that will operate from poweroff" msgstr "" "A talking and fully customizable alarm clock that will operate from poweroff" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:1 msgid "Wallch" msgstr "Wallch" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:2 msgid "Change desktop wallpapers automatically" msgstr "Change desktop wallpapers automatically" #: ../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 "Wally" #: ../menu-data/wally:wally.desktop__wally.desktop.in.h:2 msgid "KDE4 Wallpaper changer" msgstr "KDE4 Wallpaper changer" #: ../menu-data/wammu:wammu.desktop.in.h:1 msgid "Wammu" msgstr "Wammu" #: ../menu-data/wammu:wammu.desktop.in.h:2 msgid "Application for mobile phones - frontend for Gammu" msgstr "Application for mobile phones - frontend for Gammu" #: ../menu-data/warmux:warmux.desktop.in.h:1 msgid "Warmux" msgstr "Warmux" #: ../menu-data/warmux:warmux.desktop.in.h:2 msgid "A 2D game where funny characters launch funny weapons" msgstr "A 2D game where funny characters launch funny weapons" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:1 msgid "Warzone 2100" msgstr "Warzone 2100" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:2 msgid "Postnuclear realtime strategy" msgstr "Postnuclear realtime strategy" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:1 msgid "Wavbreaker File Splitter" msgstr "Wavbreaker File Splitter" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:2 msgid "Split wave files into multiple chunks" msgstr "Split wave files into multiple chunks" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:1 msgid "wavesurfer" msgstr "wavesurfer" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:2 msgid "Manipulate sound files" msgstr "Manipulate sound files" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:1 msgid "Wbar-config" msgstr "Wbar-config" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:2 msgid "GUI tool to configure Wbar" msgstr "GUI tool to configure Wbar" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:1 msgid "WebHTTrack Website Copier" msgstr "WebHTTrack Website Copier" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:2 msgid "Copy websites to your computer" msgstr "Copy websites to your computer" #: ../menu-data/webissues:webissues.desktop.in.h:1 msgid "WebIssues" msgstr "WebIssues" #: ../menu-data/webissues:webissues.desktop.in.h:2 msgid "Desktop Client for the WebIssues team collaboration system" msgstr "Desktop Client for the WebIssues team collaboration system" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:1 msgid "QBoobmsg" msgstr "QBoobmsg" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:2 msgid "Send and receive messages from various websites" msgstr "Send and receive messages from various websites" #: ../menu-data/weboob-qt:qcineoob.desktop.in.h:1 msgid "QCineoob" msgstr "QCineoob" #: ../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 "" "Search for movies, persons, torrents and subtitles on many websites, and get " "info about them" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:1 msgid "QCookboob" msgstr "QCookboob" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:2 msgid "Search for recipes on many websites, and get info about them" msgstr "Search for recipes on many websites, and get info about them" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:1 msgid "QFlatBoob" msgstr "QFlatBoob" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:2 msgid "Search housings" msgstr "Search housings" #: ../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 "QHaveDate" #: ../menu-data/weboob-qt:qhavedate.desktop.in.h:2 msgid "Optimize your probabilities to have sex on dating websites" msgstr "Optimize your probabilities to have sex on dating websites" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:1 msgid "QVideoob" msgstr "QVideoob" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:2 msgid "Search for videos on many websites, and get info about them" msgstr "Search for videos on many websites, and get info about them" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:1 msgid "QWebContentEdit" msgstr "QWebContentEdit" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:2 msgid "Edit website contents" msgstr "Edit website contents" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:1 msgid "Weboob backends configuration" msgstr "Weboob backends configuration" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:2 msgid "Configure Weboob backends" msgstr "Configure Weboob backends" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-sheet.desktop.in.h:1 msgid "Zoho Webservice Spreadsheet" msgstr "Zoho Webservice Spreadsheet" #: ../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 "" "Perform calculation, analyze information and manage lists in spreadsheets " "using Zoho web services." #: ../menu-data/webservice-office-zoho:webservice-office-zoho-show.desktop.in.h:1 msgid "Zoho Webservice Presentation" msgstr "Zoho Webservice Presentation" #: ../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 "" "Create and edit presentations for slideshows, meeting and Web pages using " "Zoho web services." #: ../menu-data/webservice-office-zoho:webservice-office-zoho-writer.desktop.in.h:1 msgid "Zoho Webservice Word Processor" msgstr "Zoho Webservice Word Processor" #: ../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 "" "Create and edit text and graphics in letters, reports, documents and Web " "pages using Zoho web services." #: ../menu-data/weka:weka.desktop.in.h:1 msgid "weka" msgstr "weka" #: ../menu-data/weka:weka.desktop.in.h:2 msgid "Machine learning algorithms for data mining tasks" msgstr "Machine learning algorithms for data mining tasks" #: ../menu-data/wesnoth-1.10-core:wesnoth-1.10.desktop.in.h:1 msgid "Battle for Wesnoth (1.10)" msgstr "Battle for Wesnoth (1.10)" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12.desktop.in.h:2 msgid "A fantasy turn-based strategy game" msgstr "A fantasy turn-based strategy game" #: ../menu-data/wesnoth-1.10-core:wesnoth-1.10_editor.desktop.in.h:1 msgid "Battle for Wesnoth Map Editor (1.10)" msgstr "Battle for Wesnoth Map Editor (1.10)" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12_editor.desktop.in.h:2 msgid "A map editor for Battle for Wesnoth maps" msgstr "A map editor for Battle for Wesnoth maps" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:1 msgid "Which Way is Up" msgstr "Which Way is Up" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:2 msgid "2D platform game with a slight rotational twist" msgstr "2D platform game with a slight rotational twist" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:1 msgid "Wicd Network Manager" msgstr "Wicd Network Manager" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:2 msgid "Start the Wicd client without system tray icon" msgstr "Start the Wicd client without system tray icon" #: ../menu-data/widelands:widelands.desktop.in.h:1 msgid "Widelands" msgstr "Widelands" #: ../menu-data/widelands:widelands.desktop.in.h:2 msgid "A a real-time build-up strategy game" msgstr "A a real-time build-up strategy game" #: ../menu-data/widemargin:widemargin.desktop.in.h:1 msgid "Simple Bible Application" msgstr "Simple Bible Application" #: ../menu-data/widemargin:widemargin.desktop.in.h:2 msgid "Wide Margin" msgstr "Wide Margin" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:1 msgid "WiFi Radar" msgstr "WiFi Radar" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:2 msgid "Tool for connecting to wireless networks" msgstr "Tool for connecting to wireless networks" #: ../menu-data/wine1.6:wine.desktop.in.h:1 msgid "Wine Windows Program Loader" msgstr "Wine Windows Program Loader" #: ../menu-data/winefish:winefish.desktop.in.h:1 msgid "Winefish LaTeX Editor" msgstr "Winefish LaTeX Editor" #: ../menu-data/winefish:winefish.desktop.in.h:2 msgid "LaTeX Editor based on Bluefish" msgstr "LaTeX Editor based on Bluefish" #: ../menu-data/winff:winff.desktop.in.h:1 msgid "WinFF" msgstr "WinFF" #: ../menu-data/winff:winff.desktop.in.h:2 msgid "GUI for avconv" msgstr "GUI for avconv" #: ../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 "A window information utility for X" #: ../menu-data/wininfo:xdg-wininfo.desktop.in.h:2 msgid "X Window Information" msgstr "X Window Information" #: ../menu-data/winpdb:winpdb.desktop.in.h:1 msgid "Winpdb" msgstr "Winpdb" #: ../menu-data/winpdb:winpdb.desktop.in.h:2 msgid "Platform independent Python debugger" msgstr "Platform independent Python debugger" #: ../menu-data/winswitch:winswitch.desktop.in.h:1 msgid "Window Switch" msgstr "Window Switch" #: ../menu-data/winswitch:winswitch.desktop.in.h:2 msgid "Move running applications between networked computers" msgstr "Move running applications between networked computers" #: ../menu-data/wireshark:wireshark.desktop.in.h:1 msgid "Wireshark" msgstr "Wireshark" #: ../menu-data/wireshark:wireshark.desktop.in.h:2 msgid "Network traffic analyzer" msgstr "Network traffic analyzer" #: ../menu-data/wizznic:wizznic.desktop.in.h:1 msgid "Wizznic" msgstr "Wizznic" #: ../menu-data/wizznic:wizznic.desktop.in.h:2 msgid "A puzzle-block falling game." msgstr "A puzzle-block falling game." #: ../menu-data/wmgui:wmgui.desktop.in.h:1 msgid "Wmgui" msgstr "Wmgui" #: ../menu-data/wmgui:wmgui.desktop.in.h:2 msgid "Simple GTK gui to the wiimote to test and display the wiimote data." msgstr "Simple GTK gui to the wiimote to test and display the wiimote data." #: ../menu-data/wmitime:wmitime.desktop.in.h:1 msgid "Wmitime" msgstr "Wmitime" #: ../menu-data/wmnut:wmnut.desktop.in.h:1 msgid "WMNut" msgstr "WMNut" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:1 msgid "Wolf4SDL" msgstr "Wolf4SDL" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:2 msgid "SDL-Port of Wolfenstein 3-D and Spear of Destiny" msgstr "SDL-Port of Wolfenstein 3-D and Spear of Destiny" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:1 msgid "WordNet" msgstr "WordNet" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:2 msgid "electronic lexical database of English language" msgstr "electronic lexical database of English language" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:1 msgid "Word War vi" msgstr "Word War vi" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:2 msgid "side-scrolling shoot'em up arcade game" msgstr "side-scrolling shoot'em up arcade game" #: ../menu-data/worker:worker.desktop.in.h:1 msgid "Worker" msgstr "Worker" #: ../menu-data/worker:worker.desktop.in.h:2 msgid "File manager for X." msgstr "File manager for X." #: ../menu-data/workrave:workrave.desktop.in.h:2 msgid "" "Assists in the prevention and recovery of Repetitive Strain Injury (RSI)" msgstr "" "Assists in the prevention and recovery of Repetitive Strain Injury (RSI)" #: ../menu-data/workrave:workrave.desktop.in.h:1 msgid "Workrave" msgstr "Workrave" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:1 msgid "wpa_gui" msgstr "wpa_gui" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:2 msgid "Graphical user interface for wpa_supplicant" msgstr "Graphical user interface for wpa_supplicant" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:1 msgid "WrapperFactory" msgstr "WrapperFactory" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:2 msgid "Graphically create Unix application wrappers for GNUstep" msgstr "Graphically create Unix application wrappers for GNUstep" #: ../menu-data/writetype:writetype.desktop.in.h:1 msgid "Writetype" msgstr "Writetype" #: ../menu-data/writetype:writetype.desktop.in.h:2 msgid "A word processor to make typing easier" msgstr "A word processor to make typing easier" #: ../menu-data/wsjt:wsjt.desktop.in.h:1 msgid "wsjt" msgstr "wsjt" #: ../menu-data/wsjt:wsjt.desktop.in.h:2 #: ../menu-data/wsjtx:wsjtx.desktop.in.h:2 msgid "Weak Signal Ham Radio" msgstr "Weak Signal Ham Radio" #: ../menu-data/wsjtx:wsjtx.desktop.in.h:1 msgid "wsjtx" msgstr "" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:1 msgid "wxBanker Finance Manager" msgstr "wxBanker Finance Manager" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:2 msgid "A lightweight personal finance manager" msgstr "A lightweight personal finance manager" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:1 msgid "wxFormBuilder" msgstr "wxFormBuilder" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:2 msgid "wxWidgets GUI Designer" msgstr "wxWidgets GUI Designer" #: ../menu-data/wxgeometrie:wxgeometrie.desktop.in.h:1 msgid "WxGeometrie" msgstr "WxGeometrie" #: ../menu-data/wxgeometrie:wxgeometrie.desktop.in.h:2 msgid "Swiss army knife for math teachers" msgstr "Swiss army knife for math teachers" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:1 msgid "wxHexEditor" msgstr "wxHexEditor" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:2 msgid "A hex editor for huge files and devices" msgstr "A hex editor for huge files and devices" #: ../menu-data/wxmaxima:wxMaxima.desktop.in.h:1 msgid "wxMaxima" msgstr "wxMaxima" #: ../menu-data/wxmaxima:wxmaxima.desktop.in.h:2 msgid "Perform symbolic and numeric calculations using Maxima" msgstr "Perform symbolic and numeric calculations using Maxima" #: ../menu-data/x-tile:x-tile.desktop.in.h:1 msgid "X Tile" msgstr "X Tile" #: ../menu-data/x-tile:x-tile.desktop.in.h:2 msgid "Tile the Windows Upon your X Desktop" msgstr "Tile the Windows Upon your X Desktop" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:1 msgid "X11VNC Server" msgstr "X11VNC Server" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:2 msgid "Share this desktop by VNC" msgstr "Share this desktop by VNC" #: ../menu-data/x2:x2.desktop.in.h:1 msgid "X2" msgstr "X2" #: ../menu-data/x2goclient:x2goclient.desktop.in.h:1 msgid "X2Go Client" msgstr "X2Go Client" #: ../menu-data/xabacus:xabacus.desktop.in.h:1 msgid "Xabacus" msgstr "Xabacus" #: ../menu-data/xabacus:xabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (plain X version)" msgstr "simulation of the ancient calculator (plain X version)" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:1 msgid "Xacobeo" msgstr "Xacobeo" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:2 msgid "Build and execute XPath queries" msgstr "Build and execute XPath queries" #: ../menu-data/xaos:xaos.desktop.in.h:1 msgid "Xaos - Fractal Zoomer" msgstr "Xaos - Fractal Zoomer" #: ../menu-data/xaos:xaos.desktop.in.h:2 msgid "Fractal Generator" msgstr "Fractal Generator" #: ../menu-data/xaralx:xaralx.desktop.in.h:1 msgid "Xara Xtreme" msgstr "Xara Xtreme" #: ../menu-data/xaralx:xaralx.desktop.in.h:2 msgid "Versatile vector graphics program" msgstr "Versatile vector graphics program" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:1 msgid "Xarchiver" msgstr "Xarchiver" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:2 msgid "A GTK+2 only archive manager" msgstr "A GTK+2 only archive manager" #: ../menu-data/xbill:xbill.desktop.in.h:1 msgid "XBill" msgstr "XBill" #: ../menu-data/xbill:xbill.desktop.in.h:2 msgid "Get rid of those Wingdows Viruses!" msgstr "Get rid of those Wingdows Viruses!" #: ../menu-data/xbmc:xbmc.desktop.in.h:1 msgid "XBMC Media Center" msgstr "XBMC Media Center" #: ../menu-data/xbmc:xbmc.desktop.in.h:2 msgid "Manage and view your media " msgstr "Manage and view your media " #: ../menu-data/kodi:kodi.desktop.in.h:4 msgid "Open in standalone mode" msgstr "Open in standalone mode" #: ../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 "Xboard" #: ../menu-data/xboard:xboard-config.desktop.in.h:2 msgid "Start preconfigured XBoard" msgstr "Start preconfigured XBoard" #: ../menu-data/xboard:xboard-fen-viewer.desktop.in.h:2 msgid "XBoard FEN display" msgstr "XBoard FEN display" #: ../menu-data/xboard:xboard-pgn-viewer.desktop.in.h:2 msgid "Run XBoard as PGN viewer" msgstr "Run XBoard as PGN viewer" #: ../menu-data/xboard:xboard-tourney.desktop.in.h:2 msgid "Resume XBoard chess tourney" msgstr "Resume XBoard chess tourney" #: ../menu-data/xboard:xboard.desktop.in.h:2 msgid "Chess Game" msgstr "Chess Game" #: ../menu-data/xca:xca.desktop.in.h:1 msgid "XCA" msgstr "XCA" #: ../menu-data/xca:xca.desktop.in.h:2 msgid "" "A graphical user interface for handling and issuing X.509 compliant " "Certificates" msgstr "" "A graphical user interface for handling and issuing X.509 compliant " "Certificates" #: ../menu-data/xcfa:xcfa.desktop.in.h:1 msgid "XCFA" msgstr "XCFA" #: ../menu-data/xcfa:xcfa.desktop.in.h:2 msgid "X Convert File Audio. Programme pour convertir les fichiers audio." msgstr "X Convert File Audio. Programme pour convertir les fichiers audio." #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:1 msgid "XChat-GNOME IRC Chat" msgstr "XChat-GNOME IRC Chat" #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:2 msgid "Chat with people using IRC" msgstr "Chat with people using IRC" #: ../menu-data/xchat:xchat.desktop.in.h:1 msgid "XChat IRC" msgstr "XChat IRC" #: ../menu-data/xchm:xchm.desktop.in.h:1 msgid "xCHM" msgstr "xCHM" #: ../menu-data/xchm:xchm.desktop.in.h:2 msgid "Compiled HTML Help (CHM) file viewer" msgstr "Compiled HTML Help (CHM) file viewer" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:1 msgid "XCrySDen" msgstr "XCrySDen" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:2 msgid "Crystalline and Molecular Structure Visualisation Program" msgstr "Crystalline and Molecular Structure Visualisation Program" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:1 msgid "Xdemineur" msgstr "Xdemineur" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:2 msgid "Yet another minesweeper for X" msgstr "Yet another minesweeper for X" #: ../menu-data/xdesktopwaves:xdesktopwaves-start.desktop.in.h:1 msgid "xdesktopwaves: start" msgstr "xdesktopwaves: start" #: ../menu-data/xdesktopwaves:xdesktopwaves-stop.desktop.in.h:1 msgid "xdesktopwaves: stop" msgstr "xdesktopwaves: stop" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:1 msgid "xdiagnose" msgstr "xdiagnose" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:2 msgid "X.org Diagnostic and Repair Utility" msgstr "X.org Diagnostic and Repair Utility" #: ../menu-data/xdot:xdot.desktop.in.h:1 msgid "XDot" msgstr "XDot" #: ../menu-data/xdot:xdot.desktop.in.h:2 msgid "Interactive viewer for Graphviz dot files" msgstr "Interactive viewer for Graphviz dot files" #: ../menu-data/xdx:Xdx.desktop.in.h:1 msgid "Xdx" msgstr "Xdx" #: ../menu-data/xdx:Xdx.desktop.in.h:2 msgid "DX-cluster client for amateur radio" msgstr "Cliant DX-cluster son rèidio amaitear" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:1 msgid "xenwatch" msgstr "xenwatch" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:2 msgid "watch xen domains" msgstr "watch xen domains" #: ../menu-data/xfburn:xfburn.desktop.in.h:1 msgid "Xfburn" msgstr "Xfburn" #: ../menu-data/xfburn:xfburn.desktop.in.h:2 msgid "CD and DVD burning application" msgstr "CD and DVD burning application" #: ../menu-data/xfburn:xfburn.desktop.in.h:3 msgid "Burn Image (xfburn)" msgstr "Burn Image (xfburn)" #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:1 msgid "Desktop " msgstr "Desktop " #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:2 msgid "Set desktop background and menu and icon behaviour" msgstr "Set desktop background and menu and icon behaviour" #: ../menu-data/xfe:xfe.desktop.in.h:1 msgid "Xfe" msgstr "Xfe" #: ../menu-data/xfe:xfe.desktop.in.h:2 msgid "A lightweight file manager for X Window" msgstr "A lightweight file manager for X Window" #: ../menu-data/xfig:xfig.desktop.in.h:1 msgid "Xfig" msgstr "Xfig" #: ../menu-data/xfig:xfig.desktop.in.h:2 msgid "Diagram editor" msgstr "Diagram editor" #: ../menu-data/xflr5:xflr5.desktop.in.h:1 msgid "XFLR5" msgstr "XFLR5" #: ../menu-data/xflr5:xflr5.desktop.in.h:2 msgid "analysis tool for airfoils" msgstr "analysis tool for airfoils" #: ../menu-data/xfwm4:xfce-wm-settings.desktop.in.h:2 msgid "Configure window behavior and shortcuts" msgstr "Configure window behavior and shortcuts" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:1 msgid "Window Manager Tweaks" msgstr "Window Manager Tweaks" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:2 msgid "Fine-tune window behaviour and effects" msgstr "Fine-tune window behaviour and effects" #: ../menu-data/cinnamon:cinnamon-settings-workspaces.desktop.in.h:1 #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:1 msgid "Workspaces" msgstr "Workspaces" #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:2 msgid "Configure layout, names and margins" msgstr "Configure layout, names and margins" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:1 msgid "Galaga" msgstr "Galaga" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:2 msgid "Play Galaga Game" msgstr "Play Galaga Game" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:1 msgid "Xgnokii" msgstr "Xgnokii" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:2 msgid "Manage your mobile phone" msgstr "Manage your mobile phone" #: ../menu-data/xhtml2ps:xhtml2ps.desktop.in.h:1 msgid "xhtml2ps" msgstr "xhtml2ps" #: ../menu-data/xine-ui:xine.desktop.in.h:1 msgid "xine" msgstr "xine" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:1 msgid "VDR FrameBuffer Frontend" msgstr "VDR FrameBuffer Frontend" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - FrameBuffer Frontend" msgstr "VDR Xineliboutput Client - FrameBuffer Frontend" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:1 msgid "VDR X-Frontend" msgstr "VDR X-Frontend" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - X-Frontend" msgstr "VDR Xineliboutput Client - X-Frontend" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:1 msgid "Calibrate Touchscreen" msgstr "Calibrate Touchscreen" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:2 msgid "Run the calibration tool for touchscreens" msgstr "Run the calibration tool for touchscreens" #: ../menu-data/xiphos:xiphos.desktop.in.h:1 msgid "Xiphos Bible Guide" msgstr "Xiphos Bible Guide" #: ../menu-data/xiphos:xiphos.desktop.in.h:2 msgid "Study the Bible" msgstr "Study the Bible" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:1 msgid "Thai X terminal" msgstr "Thai X terminal" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:2 msgid "X Terminal that supports Thai (TIS-620 encoding)" msgstr "X Terminal that supports Thai (TIS-620 encoding)" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:1 msgid "Xjadeo" msgstr "Xjadeo" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:2 msgid "A simple video player that gets sync from jack transport." msgstr "A simple video player that gets sync from jack transport." #: ../menu-data/xjig:xjig.desktop.in.h:1 msgid "xjig" msgstr "xjig" #: ../menu-data/xjig:xjig.desktop.in.h:2 msgid "A jigsaw puzzle" msgstr "A jigsaw puzzle" #: ../menu-data/xjump:xjump.desktop.in.h:1 msgid "XJump" msgstr "XJump" #: ../menu-data/xjump:xjump.desktop.in.h:2 msgid "A jumping game" msgstr "A jumping game" #: ../menu-data/xlog:xlog.desktop.in.h:1 msgid "Xlog" msgstr "Xlog" #: ../menu-data/xlog:xlog.desktop.in.h:2 msgid "Amateur Radio logging program" msgstr "Amateur Radio logging program" #: ../menu-data/xmabacus:xmabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (Motif version)" msgstr "simulation of the ancient calculator (Motif version)" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:1 msgid "xmahjongg" msgstr "xmahjongg" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:2 msgid "A colorful solitaire Mah Jongg game" msgstr "A colorful solitaire Mah Jongg game" #: ../menu-data/xmakemol-gl:xmakemol.desktop.in.h:1 #: ../menu-data/xmakemol:xmakemol.desktop.in.h:1 msgid "XMakemol" msgstr "XMakemol" #: ../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 "View and manipulate atomic and other chemical systems" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:1 msgid "Maxima Algebra System" msgstr "Maxima Algebra System" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:2 msgid "An interface to the Maxima Computer Algebra System" msgstr "An interface to the Maxima Computer Algebra System" #: ../menu-data/xmille:xmille.desktop.in.h:1 msgid "Xmille" msgstr "Xmille" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:1 msgid "XML Copy Editor" msgstr "XML Copy Editor" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:2 msgid "Edit XML documents" msgstr "Edit XML documents" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:1 msgid "XMMS2tray" msgstr "XMMS2tray" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:2 msgid "XMMS2 tray icon" msgstr "XMMS2 tray icon" #: ../menu-data/xmonad:xmonad.desktop.in.h:1 msgid "Xmonad" msgstr "Xmonad" #: ../menu-data/xmotd:xmotd.desktop.in.h:1 msgid "Message of the day" msgstr "Message of the day" #: ../menu-data/xmotd:xmotd.desktop.in.h:2 msgid "A message of the day browser for X" msgstr "A message of the day browser for X" #: ../menu-data/xmoto:xmoto.desktop.in.h:1 msgid "Xmoto" msgstr "Xmoto" #: ../menu-data/xmoto:xmoto.desktop.in.h:2 msgid "Motocross game" msgstr "Motocross game" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:1 msgid "xmbarrel" msgstr "xmbarrel" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:2 #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:2 msgid "barrel game" msgstr "barrel game" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:1 msgid "xmcubes" msgstr "xmcubes" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:2 #: ../menu-data/xpuzzles:xcubes.desktop.in.h:2 msgid "cubes game" msgstr "cubes game" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:1 msgid "xmdino" msgstr "xmdino" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:2 #: ../menu-data/xpuzzles:xdino.desktop.in.h:2 msgid "dino game" msgstr "dino game" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:1 msgid "xmhexagons" msgstr "xmhexagons" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:2 #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:2 msgid "hexagons game" msgstr "hexagons game" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:1 msgid "xmmball" msgstr "xmmball" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:2 #: ../menu-data/xpuzzles:xmball.desktop.in.h:2 msgid "mball game" msgstr "mball game" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:1 msgid "xmmlink" msgstr "xmmlink" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:2 #: ../menu-data/xpuzzles:xmlink.desktop.in.h:2 msgid "mlink game" msgstr "mlink game" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:1 msgid "xmoct" msgstr "xmoct" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:2 #: ../menu-data/xpuzzles:xoct.desktop.in.h:2 msgid "oct game" msgstr "oct game" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:1 msgid "xmpanex" msgstr "xmpanex" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:2 #: ../menu-data/xpuzzles:xpanex.desktop.in.h:2 msgid "panex game" msgstr "panex game" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:1 msgid "xmpyraminx" msgstr "xmpyraminx" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:2 #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:2 msgid "pyraminx game" msgstr "pyraminx game" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:1 msgid "xmrubik" msgstr "xmrubik" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:2 #: ../menu-data/xpuzzles:xrubik.desktop.in.h:2 msgid "rubik game" msgstr "rubik game" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:1 msgid "xmskewb" msgstr "xmskewb" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:2 #: ../menu-data/xpuzzles:xskewb.desktop.in.h:2 msgid "skewb game" msgstr "skewb game" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:1 msgid "xmtriangles" msgstr "xmtriangles" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:2 #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:2 msgid "triangles game" msgstr "triangles game" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:1 msgid "Xnec2c" msgstr "Xnec2c" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:2 msgid "Xnec2c antenna simulation" msgstr "Xnec2c antenna simulation" #: ../menu-data/xnetcardconfig:xfld-xnetcardconfig.desktop.in.h:1 msgid "xnetcardconfig" msgstr "xnetcardconfig" #: ../menu-data/xnetcardconfig:xfld-xnetcardconfig.desktop.in.h:2 msgid "Configure network card" msgstr "Configure network card" #: ../menu-data/xoo:xoo.desktop.in.h:1 msgid "Xoo" msgstr "Xoo" #: ../menu-data/xoo:xoo.desktop.in.h:2 msgid "Handheld Device Simulator" msgstr "Handheld Device Simulator" #: ../menu-data/xoscope:xoscope.desktop.in.h:1 msgid "Xoscope" msgstr "Xoscope" #: ../menu-data/xoscope:xoscope.desktop.in.h:2 msgid "digital oscilloscope" msgstr "digital oscilloscope" #: ../menu-data/xosview:xosview.desktop.in.h:1 msgid "Xosview" msgstr "Xosview" #: ../menu-data/xosview:xosview.desktop.in.h:2 msgid "X based system monitor" msgstr "X based system monitor" #: ../menu-data/xournal:xournal.desktop.in.h:1 msgid "Xournal" msgstr "Xournal" #: ../menu-data/xournal:xournal.desktop.in.h:2 msgid "Take handwritten notes" msgstr "Take handwritten notes" #: ../menu-data/xpad:xpad.desktop.in.h:1 msgid "Xpad" msgstr "Xpad" #: ../menu-data/xpad:xpad.desktop.in.h:2 msgid "Jot down notes for later" msgstr "Jot down notes for later" #: ../menu-data/xpaint:xpaint.desktop.in.h:1 msgid "XPaint" msgstr "XPaint" #: ../menu-data/xpaint:xpaint.desktop.in.h:2 msgid "Xpaint painting application" msgstr "Xpaint painting application" #: ../menu-data/xpdf:xpdf.desktop.in.h:1 msgid "xpdf" msgstr "xpdf" #: ../menu-data/xpdf:xpdf.desktop.in.h:2 msgid "View PDF files" msgstr "View PDF files" #: ../menu-data/xpn:xpn.desktop.in.h:1 msgid "Xpn Newsreader" msgstr "Xpn Newsreader" #: ../menu-data/xpn:xpn.desktop.in.h:2 msgid "Read News from Usenet" msgstr "Read News from Usenet" #: ../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 "Connect to an Xpra session" #: ../menu-data/xpra:xpra_launcher.desktop.in.h:1 msgid "Xpra Launcher" msgstr "Xpra Launcher" #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:1 msgid "xbarrel" msgstr "xbarrel" #: ../menu-data/xpuzzles:xcubes.desktop.in.h:1 msgid "xcubes" msgstr "xcubes" #: ../menu-data/xpuzzles:xdino.desktop.in.h:1 msgid "xdino" msgstr "xdino" #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:1 msgid "xhexagons" msgstr "xhexagons" #: ../menu-data/xpuzzles:xmball.desktop.in.h:1 msgid "xmball" msgstr "xmball" #: ../menu-data/xpuzzles:xmlink.desktop.in.h:1 msgid "xmlink" msgstr "xmlink" #: ../menu-data/xpuzzles:xoct.desktop.in.h:1 msgid "xoct" msgstr "xoct" #: ../menu-data/xpuzzles:xpanex.desktop.in.h:1 msgid "xpanex" msgstr "xpanex" #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:1 msgid "xpyraminx" msgstr "xpyraminx" #: ../menu-data/xpuzzles:xrubik.desktop.in.h:1 msgid "xrubik" msgstr "xrubik" #: ../menu-data/xpuzzles:xskewb.desktop.in.h:1 msgid "xskewb" msgstr "xskewb" #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:1 msgid "xtriangles" msgstr "xtriangles" #: ../menu-data/xqf:xqf.desktop.in.h:1 msgid "XQF Game Server Browser" msgstr "XQF Game Server Browser" #: ../menu-data/xqf:xqf.desktop.in.h:2 msgid "Locate and connect to game servers" msgstr "Locate and connect to game servers" #: ../menu-data/xsane:xsane.desktop.in.h:1 msgid "XSane Image scanning program" msgstr "XSane Image scanning program" #: ../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 "" "A program to work with scanner. Can be used as a scanning, copier, OCR, fax " "tools." #: ../menu-data/xscavenger:xscavenger.desktop.in.h:1 msgid "XScavenger" msgstr "XScavenger" #: ../menu-data/xscavenger:xscavenger.desktop.in.h:2 msgid "X11 clone of Lode Runner" msgstr "X11 clone of Lode Runner" #: ../menu-data/xscorch:xscorch.desktop.in.h:1 msgid "Xscorch" msgstr "Xscorch" #: ../menu-data/xscorch:xscorch.desktop.in.h:2 msgid "Clone of Scorched Earth" msgstr "Clone of Scorched Earth" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:1 msgid "XSD Diagram" msgstr "XSD Diagram" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:2 msgid "XML Schema Definition (XSD) diagram viewer" msgstr "XML Schema Definition (XSD) diagram viewer" #: ../menu-data/xsensors:xsensors.desktop.in.h:1 msgid "XSensors" msgstr "XSensors" #: ../menu-data/xsensors:xsensors.desktop.in.h:2 msgid "View hardware health" msgstr "View hardware health" #: ../menu-data/xshogi:xshogi.desktop.in.h:1 msgid "Xshogi" msgstr "Xshogi" #: ../menu-data/xshogi:xshogi.desktop.in.h:2 msgid "Play Shogi Game" msgstr "Play Shogi Game" #: ../menu-data/xskat:xskat.desktop.in.h:1 msgid "XSkat" msgstr "XSkat" #: ../menu-data/xskat:xskat.desktop.in.h:2 msgid "Card game" msgstr "Card game" #: ../menu-data/xsol:xsol.desktop.in.h:1 msgid "Klondike Solitaire" msgstr "Klondike Solitaire" #: ../menu-data/xsol:xsol.desktop.in.h:2 msgid "X Solitaire" msgstr "X Solitaire" #: ../menu-data/xterm:debian-xterm.desktop.in.h:1 msgid "XTerm" msgstr "XTerm" #. GenericName=Terminal #: ../menu-data/xterm:debian-xterm.desktop.in.h:3 msgid "standard terminal emulator for the X window system" msgstr "standard terminal emulator for the X window system" #: ../menu-data/xtide:xtide.desktop.in.h:1 msgid "XTide Tide Predictor" msgstr "XTide Tide Predictor" #: ../menu-data/xtide:xtide.desktop.in.h:2 msgid "View tide and current predictions" msgstr "View tide and current predictions" #: ../menu-data/xvattr:xvattr.desktop.in.h:1 msgid "gxvattr" msgstr "gxvattr" #: ../menu-data/xvattr:xvattr.desktop.in.h:2 msgid "XVideo Settings Utility" msgstr "XVideo Settings Utility" #: ../menu-data/xvile:uxvile.desktop.in.h:1 msgid "UXVile" msgstr "UXVile" #: ../menu-data/xvile:uxvile.desktop.in.h:2 #: ../menu-data/xvile:xvile.desktop.in.h:2 msgid "VI Like Emacs" msgstr "VI Like Emacs" #: ../menu-data/xvile:xvile.desktop.in.h:1 msgid "XVile" msgstr "XVile" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:1 msgid "XWelltris" msgstr "XWelltris" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:2 msgid "Play a 3D Tetris like game" msgstr "Play a 3D Tetris like game" #: ../menu-data/xxxterm:xxxterm.desktop.in.h:1 msgid "xxxterm Browser" msgstr "xxxterm Browser" #: ../menu-data/xombrero:xombrero.desktop.in.h:2 msgid "Minimalist's Web Browser" msgstr "Minimalist's Web Browser" #: ../menu-data/xye:xye.desktop.in.h:1 msgid "Xye" msgstr "Xye" #: ../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 "XYscan" #: ../menu-data/xyscan:xyscan.desktop.in.h:2 msgid "grabbing data from printed plots" msgstr "grabbing data from printed plots" #: ../menu-data/yabause-gtk:yabause-gtk.desktop.in.h:1 msgid "Yabause (Gtk port)" msgstr "Yabause (Gtk port)" #: ../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 "Sega Saturn emulator" #: ../menu-data/yabause-qt:yabause-qt.desktop.in.h:1 msgid "Yabause (Qt port)" msgstr "Yabause (Qt port)" #: ../menu-data/yade:yade.desktop.in.h:1 msgid "Yade" msgstr "Yade" #: ../menu-data/yagf:YAGF.desktop.in.h:1 msgid "YAGF" msgstr "YAGF" #: ../menu-data/yagf:YAGF.desktop.in.h:2 msgid "Graphical frontend for Cuneiform and Tesseract" msgstr "Graphical frontend for Cuneiform and Tesseract" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:1 msgid "YahtzeeSharp" msgstr "YahtzeeSharp" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:2 msgid "An open source Yahtzee like game written in C#" msgstr "An open source Yahtzee like game written in C#" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:1 msgid "Yakuake" msgstr "Yakuake" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:2 msgid "A drop-down terminal emulator based on KDE Konsole technology." msgstr "A drop-down terminal emulator based on KDE Konsole technology." #: ../menu-data/yapet:yapet.desktop.in.h:1 msgid "YAPET" msgstr "YAPET" #: ../menu-data/yapet:yapet.desktop.in.h:2 msgid "Yet Another Password Encryption Tool" msgstr "Yet Another Password Encryption Tool" #: ../menu-data/yarssr:yarssr.desktop.in.h:1 msgid "Yarssr" msgstr "Yarssr" #: ../menu-data/yarssr:yarssr.desktop.in.h:2 msgid "RSS reader for the notification area" msgstr "RSS reader for the notification area" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:1 msgid "Yate VoIP Client" msgstr "Yate VoIP Client" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:2 msgid "Place phone calls over the Internet" msgstr "Place phone calls over the Internet" #: ../menu-data/mate-user-guide:mate-user-guide.desktop.in.h:1 #: ../menu-data/yelp:yelp.desktop.in.h:1 msgid "Help" msgstr "Help" #: ../menu-data/yelp:yelp.desktop.in.h:2 msgid "Get help with Unity" msgstr "Get help with Unity" #: ../menu-data/ygraph:ygraph.desktop.in.h:1 msgid "ygraph Scientific Data Plotter" msgstr "ygraph Scientific Data Plotter" #: ../menu-data/ygraph:ygraph.desktop.in.h:2 msgid "Produce simple xy-plots of scientific data" msgstr "Produce simple xy-plots of scientific data" #: ../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 "Yo Frankie!" #: ../menu-data/yofrankie:yofrankie-bge.desktop.in.h:2 msgid "A 3D platform game" msgstr "A 3D platform game" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:1 msgid "3D FITS data viewer for spectro-imaging" msgstr "3D FITS data viewer for spectro-imaging" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:2 msgid "Cubeview" msgstr "Cubeview" #: ../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 "FITS image display and simple analysis" #: ../menu-data/yorick-spydr:spydr.desktop.in.h:2 msgid "Spydr" msgstr "Spydr" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:1 msgid "Yoshimi" msgstr "Yoshimi" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:2 msgid "Software Synthesizer based on ZynAddSubFX" msgstr "Software Synthesizer based on ZynAddSubFX" #: ../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 "Online Translator YouTranslate!" #: ../menu-data/youtranslate:youtranslate.desktop.in.h:2 msgid "Translate words or sentences using an online translation service" msgstr "Translate words or sentences using an online translation service" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:1 msgid "YubiKey Personalization Tool" msgstr "YubiKey Personalization Tool" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:2 msgid "Graphical interface for programing a YubiKey" msgstr "Graphical interface for programing a YubiKey" #: ../menu-data/yudit:yudit.desktop.in.h:1 msgid "Yudit" msgstr "Yudit" #: ../menu-data/z88:z88.desktop.in.h:1 msgid "Z88" msgstr "Z88" #: ../menu-data/z88:z88.desktop.in.h:2 msgid " Finite Element Analysis Program" msgstr " Finite Element Analysis Program" #: ../menu-data/zangband:zangband.desktop.in.h:1 msgid "Zangband" msgstr "Zangband" #: ../menu-data/zangband:zangband.desktop.in.h:2 msgid "A single-player, text-based, roguelike game" msgstr "A single-player, text-based, roguelike game" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:1 msgid "Zanshin" msgstr "Zanshin" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:2 msgid "TODO Management Application" msgstr "TODO Management Application" #: ../menu-data/zapping:zapping.desktop.in.h:1 msgid "Zapping TV Viewer" msgstr "Zapping TV Viewer" #: ../menu-data/zapping:zapping.desktop.in.h:2 msgid "Lets you watch TV in a window" msgstr "Lets you watch TV in a window" #: ../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 "Zathura" #: ../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 "A minimalistic document viewer" #: ../menu-data/zaz:zaz.desktop.in.h:1 msgid "Zaz" msgstr "Zaz" #: ../menu-data/zaz:zaz.desktop.in.h:2 msgid "Zaz ain't Z***" msgstr "Zaz ain't Z***" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:1 msgid "ZeGrapher" msgstr "ZeGrapher" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:2 msgid "Interactive tool plot mathematic objects" msgstr "Interactive tool plot mathematic objects" #: ../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 "Study The Quran" #: ../menu-data/zenmap:zenmap.desktop.in.h:1 msgid "Zenmap" msgstr "Zenmap" #: ../menu-data/zenmap:zenmap.desktop.in.h:2 msgid "A cross-platform GUI for the Nmap Security Scanner." msgstr "A cross-platform GUI for the Nmap Security Scanner." #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:1 msgid "zEscrow" msgstr "zEscrow" #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:2 msgid "Backup eCryptfs configuration and mount passphrases" msgstr "Backup eCryptfs configuration and mount passphrases" #: ../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 "Edit text files \"wiki style\"" #: ../menu-data/zim:zim.desktop.in.h:3 msgid "Quick Note" msgstr "Quick Note" #: ../menu-data/zim:zim.desktop.in.h:4 msgid "Quick Note from Clipboard" msgstr "Quick Note from Clipboard" #: ../menu-data/zipper.app:Zipper.desktop.in.h:1 msgid "Zipper" msgstr "Zipper" #: ../menu-data/zipper.app:Zipper.desktop.in.h:2 msgid "GUI for various compressed file formats" msgstr "GUI for various compressed file formats" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:1 msgid "AT1" msgstr "AT1" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:2 msgid "Correct the pitch of a voice singing out of tune" msgstr "Correct the pitch of a voice singing out of tune" #: ../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 "Zita-mu1" #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:2 msgid "App used to organise stereo monitoring for JACK" msgstr "App used to organise stereo monitoring for JACK" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:1 msgid "Zita-Rev1" msgstr "Zita-Rev1" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:2 msgid "amazing reverb by kokkinizita - more bang per byte" msgstr "amazing reverb by kokkinizita - more bang per byte" #: ../menu-data/zsnes:zsnes.desktop.in.h:1 msgid "ZSNES" msgstr "ZSNES" #: ../menu-data/zsnes:zsnes.desktop.in.h:2 msgid "Super Nintendo Entertainment System (TM) emulator" msgstr "Super Nintendo Entertainment System (TM) emulator" #: ../menu-data/zygrib:zygrib.desktop.in.h:1 msgid "zyGrib GRIB file viewer" msgstr "zyGrib GRIB file viewer" #: ../menu-data/zygrib:zygrib.desktop.in.h:2 msgid "Meterological file viewer" msgstr "Meterological file viewer" #: ../menu-data/zynaddsubfx:zynaddsubfx.desktop.in.h:1 msgid "ZynAddSubFX Software Synthesizer" msgstr "ZynAddSubFX Software Synthesizer" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:1 msgid "Lv2rack" msgstr "Lv2rack" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:2 msgid "LV2 plugins host for JACK" msgstr "LV2 plugins host for JACK" #: ../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 "LV2 synths host for JACK" language-pack-gd-base/data/gd/LC_MESSAGES/gst-plugins-good-1.0.po0000644000000000000000000002451712743727034021113 0ustar # Gaelic; Scottish translation for gst-plugins-good1.0 # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the gst-plugins-good1.0 package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: gst-plugins-good1.0\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-18 12:47+0200\n" "PO-Revision-Date: 2013-09-22 11:44+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:38+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ext/jack/gstjackaudiosink.c:356 ext/jack/gstjackaudiosrc.c:364 msgid "Jack server not found" msgstr "" #: ext/jpeg/gstjpegdec.c:915 ext/jpeg/gstjpegdec.c:1181 #: ext/jpeg/gstjpegdec.c:1193 ext/jpeg/gstjpegdec.c:1222 #: ext/jpeg/gstjpegdec.c:1231 ext/jpeg/gstjpegdec.c:1240 #: ext/jpeg/gstjpegdec.c:1248 msgid "Failed to decode JPEG image" msgstr "" #. TRANSLATORS: 'song title' by 'artist name' #: ext/pulse/pulsesink.c:3127 #, c-format msgid "'%s' by '%s'" msgstr "\"%s\" le \"%s\"" #: ext/shout2/gstshout2.c:567 msgid "Could not connect to server" msgstr "" #: ext/soup/gstsouphttpsrc.c:932 msgid "No URL set." msgstr "" #: ext/soup/gstsouphttpsrc.c:1292 msgid "Server does not support seeking." msgstr "" #: ext/soup/gstsouphttpsrc.c:1567 msgid "Could not resolve server name." msgstr "" #: ext/soup/gstsouphttpsrc.c:1573 msgid "Could not establish connection to server." msgstr "" #: ext/soup/gstsouphttpsrc.c:1578 msgid "Secure connection setup failed." msgstr "" #: ext/soup/gstsouphttpsrc.c:1548 msgid "" "A network error occured, or the server closed the connection unexpectedly." msgstr "" #: ext/soup/gstsouphttpsrc.c:1595 msgid "Server sent bad data." msgstr "" #: gst/avi/gstavidemux.c:5705 msgid "Internal data stream error." msgstr "" #: gst/avi/gstavimux.c:1828 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "" #: gst/isomp4/qtdemux.c:648 gst/isomp4/qtdemux.c:652 msgid "This file contains no playable streams." msgstr "" #: gst/isomp4/qtdemux.c:698 gst/isomp4/qtdemux.c:5845 gst/isomp4/qtdemux.c:5912 #: gst/isomp4/qtdemux.c:6167 msgid "This file is invalid and cannot be played." msgstr "" #: gst/isomp4/qtdemux.c:2504 msgid "Cannot play stream because it is encrypted with PlayReady DRM." msgstr "" #: gst/isomp4/qtdemux.c:3604 gst/isomp4/qtdemux.c:6900 #: gst/isomp4/qtdemux.c:6907 gst/isomp4/qtdemux.c:7729 #: gst/isomp4/qtdemux.c:8158 gst/isomp4/qtdemux.c:8165 #: gst/isomp4/qtdemux.c:10530 msgid "This file is corrupt and cannot be played." msgstr "" #: gst/isomp4/qtdemux.c:3846 msgid "Invalid atom size." msgstr "" #: gst/isomp4/qtdemux.c:3924 msgid "This file is incomplete and cannot be played." msgstr "" #: gst/isomp4/qtdemux.c:9139 msgid "The video in this file might not play correctly." msgstr "" #: gst/isomp4/qtdemux.c:10571 #, c-format msgid "This file contains too many streams. Only playing first %d" msgstr "" #: gst/rtsp/gstrtspsrc.c:6406 msgid "" "No supported stream was found. You might need to install a GStreamer RTSP " "extension plugin for Real media streams." msgstr "" #: gst/rtsp/gstrtspsrc.c:6411 msgid "" "No supported stream was found. You might need to allow more transport " "protocols or may otherwise be missing the right GStreamer RTSP extension " "plugin." msgstr "" #: gst/multifile/gstsplitmuxsrc.c:532 gst/wavparse/gstwavparse.c:2260 msgid "Internal data flow error." msgstr "" #: sys/oss4/oss4-sink.c:493 sys/oss4/oss4-source.c:358 sys/oss/gstosssink.c:384 msgid "" "Could not open audio device for playback. Device is being used by another " "application." msgstr "" #: sys/oss4/oss4-sink.c:503 sys/oss4/oss4-source.c:368 sys/oss/gstosssink.c:391 msgid "" "Could not open audio device for playback. You don't have permission to open " "the device." msgstr "" #: sys/oss4/oss4-sink.c:514 sys/oss4/oss4-source.c:379 sys/oss/gstosssink.c:399 msgid "Could not open audio device for playback." msgstr "" #: sys/oss4/oss4-sink.c:523 sys/oss4/oss4-source.c:389 msgid "" "Could not open audio device for playback. This version of the Open Sound " "System is not supported by this element." msgstr "" #: sys/oss4/oss4-sink.c:646 msgid "Playback is not supported by this audio device." msgstr "" #: sys/oss4/oss4-sink.c:653 msgid "Audio playback error." msgstr "" #: sys/oss4/oss4-source.c:503 msgid "Recording is not supported by this audio device." msgstr "" #: sys/oss4/oss4-source.c:510 msgid "Error recording from audio device." msgstr "" #: sys/oss/gstosssrc.c:376 msgid "" "Could not open audio device for recording. You don't have permission to open " "the device." msgstr "" #: sys/oss/gstosssrc.c:384 msgid "Could not open audio device for recording." msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:109 msgid "Record Source" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:120 msgid "Microphone" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:121 msgid "Line In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:122 msgid "Internal CD" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:123 msgid "SPDIF In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:124 msgid "AUX 1 In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:125 msgid "AUX 2 In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:126 msgid "Codec Loopback" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:127 msgid "SunVTS Loopback" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:69 msgid "Volume" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:70 msgid "Gain" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:71 msgid "Monitor" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:72 msgid "Built-in Speaker" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:73 msgid "Headphone" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:74 msgid "Line Out" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:75 msgid "SPDIF Out" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:76 msgid "AUX 1 Out" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:77 msgid "AUX 2 Out" msgstr "" #: sys/v4l2/gstv4l2bufferpool.c:1673 #, c-format msgid "Error reading %d bytes from device '%s'." msgstr "" #: sys/v4l2/gstv4l2object.c:1160 #, c-format msgid "Failed to enumerate possible video formats device '%s' can work with" msgstr "" #: sys/v4l2/gstv4l2object.c:2799 #, c-format msgid "Could not map buffers from device '%s'" msgstr "" #: sys/v4l2/gstv4l2object.c:2807 #, c-format msgid "The driver of device '%s' does not support the IO method %d" msgstr "" #: sys/v4l2/gstv4l2object.c:2814 #, c-format msgid "The driver of device '%s' does not support any known IO method." msgstr "" #: sys/v4l2/gstv4l2object.c:2800 #, c-format msgid "Device '%s' does not support video capture" msgstr "" #: sys/v4l2/gstv4l2object.c:3437 sys/v4l2/gstv4l2object.c:3448 #, c-format msgid "Device '%s' is busy" msgstr "" #: sys/v4l2/gstv4l2object.c:3454 sys/v4l2/gstv4l2object.c:3466 #, c-format msgid "Device '%s' cannot capture at %dx%d" msgstr "" #: sys/v4l2/gstv4l2object.c:3477 #, c-format msgid "Device '%s' cannot capture in the specified format" msgstr "" #: sys/v4l2/gstv4l2object.c:3501 #, c-format msgid "Could not get parameters on device '%s'" msgstr "" #: sys/v4l2/gstv4l2object.c:3509 msgid "Video device did not accept new frame rate setting." msgstr "" #: sys/v4l2/gstv4l2object.c:2575 msgid "Video device could not create buffer pool." msgstr "" #: sys/v4l2/gstv4l2radio.c:138 #, c-format msgid "Failed to get settings of tuner %d on device '%s'." msgstr "" #: sys/v4l2/gstv4l2radio.c:145 #, c-format msgid "Error getting capabilities for device '%s'." msgstr "" #: sys/v4l2/gstv4l2radio.c:152 #, c-format msgid "Device '%s' is not a tuner." msgstr "" #: sys/v4l2/gstv4l2radio.c:179 #, c-format msgid "Failed to get radio input on device '%s'. " msgstr "" #: sys/v4l2/gstv4l2radio.c:202 sys/v4l2/v4l2_calls.c:1067 #, c-format msgid "Failed to set input %d on device %s." msgstr "" #: sys/v4l2/gstv4l2radio.c:236 #, c-format msgid "Failed to change mute state for device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:605 #, c-format msgid "Cannot identify device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:89 #, c-format msgid "" "Error getting capabilities for device '%s': It isn't a v4l2 driver. Check if " "it is a v4l1 driver." msgstr "" #: sys/v4l2/v4l2_calls.c:153 #, c-format msgid "Failed to query attributes of input %d in device %s" msgstr "" #: sys/v4l2/v4l2_calls.c:184 #, c-format msgid "Failed to get setting of tuner %d on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:232 #, c-format msgid "Failed to query norm on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:411 #, c-format msgid "Failed getting controls attributes on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:612 #, c-format msgid "This isn't a device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:619 #, c-format msgid "Could not open device '%s' for reading and writing." msgstr "" #: sys/v4l2/v4l2_calls.c:626 #, c-format msgid "Device '%s' is not a capture device." msgstr "" #: sys/v4l2/v4l2_calls.c:634 #, c-format msgid "Device '%s' is not a output device." msgstr "" #: sys/v4l2/v4l2_calls.c:777 #, c-format msgid "Failed to set norm for device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:815 #, c-format msgid "Failed to get current tuner frequency for device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:857 #, c-format msgid "Failed to set current tuner frequency for device '%s' to %lu Hz." msgstr "" #: sys/v4l2/v4l2_calls.c:891 #, c-format msgid "Failed to get signal strength for device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:927 #, c-format msgid "Failed to get value for control %d on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:962 #, c-format msgid "Failed to set value %d for control %d on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:1042 #, c-format msgid "" "Failed to get current input on device '%s'. May be it is a radio device" msgstr "" #: sys/v4l2/v4l2_calls.c:1099 #, c-format msgid "" "Failed to get current output on device '%s'. May be it is a radio device" msgstr "" #: sys/v4l2/v4l2_calls.c:1124 #, c-format msgid "Failed to set output %d on device %s." msgstr "" #: sys/ximage/gstximagesrc.c:838 msgid "Changing resolution at runtime is not yet supported." msgstr "" #: sys/ximage/gstximagesrc.c:852 msgid "Cannot operate without a clock" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/ubuntu-sso-client.po0000644000000000000000000004011212743727034021002 0ustar # Gaelic; Scottish translation for ubuntu-sso-client # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the ubuntu-sso-client package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: ubuntu-sso-client\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-05 11:38+0000\n" "PO-Revision-Date: 2013-07-23 23:58+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:15+0000\n" "X-Generator: Launchpad (build 18147)\n" #. Undefined variable '_', pylint: disable=E0602 #. all the text that is used in the gui #: ../ubuntu_sso/utils/ui.py:51 #, python-brace-format msgid "By signing up to {app_name} you agree to our {privacy_policy}" msgstr "" "Ma chlàraicheas tu aig {app_name}, bidh thu ag aontachadh ri " "{privacy_policy} againn" #: ../ubuntu_sso/utils/ui.py:53 #, python-brace-format msgid "By signing up to {app_name} you agree to our {terms_and_conditions}" msgstr "" "Ma chlàraicheas tu aig {app_name}, bidh thu ag aontachadh ris na " "{terms_and_conditions}" #: ../ubuntu_sso/utils/ui.py:55 #, python-brace-format msgid " and {privacy_policy}" msgstr " agus {privacy_policy}" #: ../ubuntu_sso/utils/ui.py:56 msgid "Cancel" msgstr "Sguir dheth" #: ../ubuntu_sso/utils/ui.py:57 msgid "Type the characters above" msgstr "Sgrìobh na caractaran a chì thu gu h-àrd" #: ../ubuntu_sso/utils/ui.py:58 msgid "There was a problem getting the captcha, reloading..." msgstr "Bha duilgheadas ann a' faighinn a' captcha, 'ga ath-luchdadh..." #: ../ubuntu_sso/utils/ui.py:60 #, python-format msgid "If you can't read this then %(reload_link)s this page" msgstr "Mur urrainn dhut seo a leughadh, %(reload_link)s an duilleag seo" #: ../ubuntu_sso/utils/ui.py:62 msgid "refresh" msgstr "ath-nuadhaich" #: ../ubuntu_sso/utils/ui.py:63 msgid "Reload" msgstr "Ath-luchdaich" #: ../ubuntu_sso/utils/ui.py:64 msgid "The captcha is a required field" msgstr "Tha an captcha 'na raon riatanach" #: ../ubuntu_sso/utils/ui.py:65 msgid "Close window and set up later" msgstr "Dùin an uinneag agus suidhich e às a dhèidh seo" #: ../ubuntu_sso/utils/ui.py:66 #, python-brace-format msgid "Congratulations, {app_name} is installed!" msgstr "Meal do naidheachd, chaidh {app_name} a stàladh!" #: ../ubuntu_sso/utils/ui.py:67 #, python-format msgid "To connect this computer to %(app_name)s enter your details below." msgstr "" "Gus an coimpiutair seo a cheangal ri %(app_name)s, cuir am fiosrachadh agad " "a-steach gu h-ìosal." #: ../ubuntu_sso/utils/ui.py:69 #, python-brace-format msgid "Register with {app_name}." msgstr "Clàraich aig {app_name}." #: ../ubuntu_sso/utils/ui.py:70 ../ubuntu_sso/utils/ui.py:95 #: ../ubuntu_sso/utils/ui.py:145 msgid "Email address" msgstr "Seòladh puist-d" #: ../ubuntu_sso/utils/ui.py:71 msgid "Re-type Email address" msgstr "Cuir a-steach am post-d a-rithist" #: ../ubuntu_sso/utils/ui.py:72 msgid "The email must be a valid email address." msgstr "Feumaidh am post-d seo a bhith 'na phost-d dligheach." #: ../ubuntu_sso/utils/ui.py:73 msgid "" "The email addresses don't match, please double check and try entering them " "again." msgstr "" "Chan eil an dà sheòladh co-ionnann, thoir sùil orra 's cuir a-steach iad às " "ùr." #: ../ubuntu_sso/utils/ui.py:75 msgid "Email" msgstr "Post-d" #: ../ubuntu_sso/utils/ui.py:76 msgid "The email addresses do not match" msgstr "Chan eil na seòlaidhean piust-d co-ionnann" #: ../ubuntu_sso/utils/ui.py:77 msgid "Enter code verification here" msgstr "Cuir a-steach dearbhadh a' chòd an-seo" #: ../ubuntu_sso/utils/ui.py:78 msgid "Please enter your name" msgstr "Cuir a-steach d' ainm" #: ../ubuntu_sso/utils/ui.py:79 msgid "The process did not finish successfully." msgstr "Cha do choilean am pròiseas mar bu chòir." #: ../ubuntu_sso/utils/ui.py:81 msgid "Sign me in with my existing account" msgstr "Clàraich a-steach mi leis a' chunntas làithreach agam" #: ../ubuntu_sso/utils/ui.py:82 msgid "This field is required." msgstr "Tha an raon seo riatanach." #: ../ubuntu_sso/utils/ui.py:83 msgid "I've forgotten my password" msgstr "Dhìochuimhnich mi am facal-faire agam" #: ../ubuntu_sso/utils/ui.py:84 ../ubuntu_sso/utils/ui.py:132 msgid "Reset password" msgstr "Ath-shuidhich am facal-faire" #: ../ubuntu_sso/utils/ui.py:85 #, python-brace-format msgid "" "To reset your {app_name} password, enter your registered email address " "below. We will send instructions to reset your password." msgstr "" "Gus am facal-faire {app_name} agad ath-shuidheachadh, cuir a-steach an " "seòladh puist-d clàraichte agad a-steach gu h-ìosal. Cuiridh sinn stiùireadh " "thugad a dh'innseas dhut mar a dh'ath-shuidhicheas tu am facal-faire agad." #: ../ubuntu_sso/utils/ui.py:88 msgid "Please enter a valid email address" msgstr "Cuir a-steach seòladh puist-d dligheach" #: ../ubuntu_sso/utils/ui.py:89 msgid "There was a problem accessing the Ubuntu One backend." msgstr "Cha b' urrainn dhuinn cothrom fhaighinn air backend Ubuntu One." #: ../ubuntu_sso/utils/ui.py:91 #, python-format msgid "Create %(app_name)s account" msgstr "Cruthaich cunntas %(app_name)s" #: ../ubuntu_sso/utils/ui.py:92 msgid "Loading..." msgstr "'Ga luchdadh..." #: ../ubuntu_sso/utils/ui.py:93 msgid "Getting information, please wait..." msgstr "A' faighinn an fhiosrachaidh, fuirich ort..." #: ../ubuntu_sso/utils/ui.py:94 msgid "Already have an account? Click here to sign in" msgstr "A bheil cunntas agad mu thràth? Briog an-seo airson clàradh a-steach" #: ../ubuntu_sso/utils/ui.py:96 #, python-format msgid "Connect to %(app_name)s" msgstr "Ceangail ri %(app_name)s" #: ../ubuntu_sso/utils/ui.py:97 ../ubuntu_sso/utils/ui.py:111 msgid "Password" msgstr "Facal-faire" #: ../ubuntu_sso/utils/ui.py:99 #, python-brace-format msgid "Sign In to {app_name}" msgstr "Clàraich a-steach gu {app_name}" #: ../ubuntu_sso/utils/ui.py:101 msgid "Name" msgstr "Ainm" #: ../ubuntu_sso/utils/ui.py:102 msgid "The name must not be empty." msgstr "Chan fhaod an t-ainm a bhith falamh." #: ../ubuntu_sso/utils/ui.py:103 msgid "Next" msgstr "Air adhart" #: ../ubuntu_sso/utils/ui.py:104 msgid "Network detection" msgstr "Lorg lìonraidhean" #: ../ubuntu_sso/utils/ui.py:105 #, python-format msgid "" "Are you online? We can't detect an internet connection - you will need to be " "connected to set up %(app_name)s" msgstr "" "A bheil thu air loidhne? Chan fhaic sinn ceangal ris an eadar-lìon – " "feumaidh tu a bhith ceangailte ris mus urrainn dhut %(app_name)s a " "shuidheachadh" #: ../ubuntu_sso/utils/ui.py:107 msgid "One moment please..." msgstr "Fuirich ort..." #: ../ubuntu_sso/utils/ui.py:108 msgid "Create a password" msgstr "Cruthaich facail-faire" #: ../ubuntu_sso/utils/ui.py:109 msgid "Your password was successfully changed." msgstr "Chaidh am facal-faire agad atharrachadh." #: ../ubuntu_sso/utils/ui.py:110 msgid "At least one number" msgstr "Co-dhiù aon àireamh" #: ../ubuntu_sso/utils/ui.py:112 msgid "Re-type Password" msgstr "Cuir a-steach am facal-faire a-rithist" #: ../ubuntu_sso/utils/ui.py:113 msgid "" "The password must have a minimum of 8 characters and include one uppercase " "character and one number." msgstr "" "Feumaidh co-dhiù 8 caractaran a bhith ann am facal-faire air a' char as " "lugha agus aon litir mhòr is aon àireamh." #: ../ubuntu_sso/utils/ui.py:115 msgid "At least 8 characters" msgstr "Co-dhiù 8 caractaran" #: ../ubuntu_sso/utils/ui.py:116 msgid "Passwords don't match" msgstr "Chan eil an dà fhacal-faire co-ionnann" #: ../ubuntu_sso/utils/ui.py:117 msgid "" "The passwords don't match, please double check and try entering them again." msgstr "" "Chan eil an dà fhacal-faire co-ionnann, thoir sùil orra is cuir a-steach iad " "a-rithist." #: ../ubuntu_sso/utils/ui.py:119 msgid "Your password must contain" msgstr "Feumaidh na leanas a bhith san fhacal-fhaire agad" #: ../ubuntu_sso/utils/ui.py:120 msgid "The password is too weak." msgstr "Tha am facal-faire seo ro lag." #: ../ubuntu_sso/utils/ui.py:121 msgid "At least one uppercase letter" msgstr "Co-dhiù aon litir mhòr" #: ../ubuntu_sso/utils/ui.py:122 msgid "Privacy Policy" msgstr "poileasaidh na prìobhaideachd" #: ../ubuntu_sso/utils/ui.py:123 msgid "Connecting to:" msgstr "A' ceangal ri:" #: ../ubuntu_sso/utils/ui.py:124 msgid "Proxy Settings" msgstr "Roghainnean progsaidh" #: ../ubuntu_sso/utils/ui.py:125 msgid "Incorrect login details. Please try again." msgstr "Tha an t-ainm no am facal-faire cearr. Feuch ris a-rithist." #: ../ubuntu_sso/utils/ui.py:126 msgid "Please provide login details." msgstr "Feumaidh tu ainm-cleachdaiche is facal-faire a chur ann." #: ../ubuntu_sso/utils/ui.py:127 msgid "You are connecting through a proxy." msgstr "Tha thu a' ceangal slighe progsaidh." #: ../ubuntu_sso/utils/ui.py:128 msgid "Get Help With Proxies" msgstr "Faigh cobhair le progsaidhean" #: ../ubuntu_sso/utils/ui.py:129 msgid "Proxy password:" msgstr "Facal-faire progsaidh:" #: ../ubuntu_sso/utils/ui.py:130 msgid "Save and Connect" msgstr "Sàbhail agus ceangail" #: ../ubuntu_sso/utils/ui.py:131 msgid "Proxy username:" msgstr "Ainm-cleachdaiche progsaidh:" #: ../ubuntu_sso/utils/ui.py:133 msgid "" "A password reset code has been sent to your e-mail. Please enter the code " "below along with your new password." msgstr "" "Chaidh còd leis an urrainn dhut am facal-faire ath-shuidheachadh a chur gun " "phost-d agad. Cuir an còd a-steach gu h-ìosal còmhla ris an fhacal-fhaire ùr " "agad." #: ../ubuntu_sso/utils/ui.py:135 msgid "Retype email" msgstr "Cuir am post-d a-steach a-rithist" #: ../ubuntu_sso/utils/ui.py:136 msgid "Retype password" msgstr "Cuir am facal-faire a-steach a-rithist" #: ../ubuntu_sso/utils/ui.py:137 #, python-format msgid "To reset your %(app_name)s password, enter your email address below:" msgstr "" "Gus am facal-faire %(app_name)s agad ath-shuidheachadh, cuir a-steach an " "seòladh puist-d agad gu ìosal:" #: ../ubuntu_sso/utils/ui.py:139 msgid "" "We are very Sorry! The service that signs you on is not responding right " "now\n" "Please try again or come back in a few minutes." msgstr "" "Tha sinn glè dhuilich! Chan eil an t-seirbheis a chlàraicheas a-steach thu " "a' freagairt an-dràsta fhèin.\n" "Nach fheuch thu ris a-rithist an ceann beagan mhionaidean?" #: ../ubuntu_sso/utils/ui.py:142 msgid "Sorry we did not recognize the email address." msgstr "Tha sinn duilich ach cha do dh'aithnich sinn an seòladh puist-d." #: ../ubuntu_sso/utils/ui.py:144 msgid "Reset code" msgstr "An còd ath-shuidheachaidh" #: ../ubuntu_sso/utils/ui.py:147 #, python-format msgid "" "A password reset code has been sent to %(email)s.\n" "Please enter the code below along with your new password." msgstr "" "Chaidh còd airson ath-shuidheachadh an fhacail-fhaire a chur gu %(email)s.\n" "Cuir a-steach an còd gu h-ìosal agus am facal-faire ùr agad." #: ../ubuntu_sso/utils/ui.py:149 msgid "Set Up Account" msgstr "Suidhich cunntas" #: ../ubuntu_sso/utils/ui.py:150 msgid "I don't have an account yet - sign me up" msgstr "Chan eil cunntas agam fhathast - clàraich mi" #: ../ubuntu_sso/utils/ui.py:151 msgid "Sign In" msgstr "Clàraich a-steach" #: ../ubuntu_sso/utils/ui.py:152 msgid "Log-in with my existing account." msgstr "Clàraich a-steach mi le cunntas a tha agam mu thràth." #: ../ubuntu_sso/utils/ui.py:153 msgid "the appname whose ssl error we are going to show." msgstr "an appname a tha sinn a' dol a shealltain a' mhearachd ssl aige" #: ../ubuntu_sso/utils/ui.py:154 msgid "Certificate details" msgstr "Mion-fhiosrachadh an teisteanais" #: ../ubuntu_sso/utils/ui.py:155 msgid "Connect" msgstr "Ceangail" #: ../ubuntu_sso/utils/ui.py:156 msgid "the details ssl certificate we are going to show." msgstr "teisteanas mion-fhiosrachadh ssl a tha sinn a' dol a shealltainn." #: ../ubuntu_sso/utils/ui.py:163 msgid "Open the SSL certificate UI." msgstr "Fosgail UI an teisteanais SSL." #: ../ubuntu_sso/utils/ui.py:164 msgid "SSL Certificate Not Valid" msgstr "Chan eil an teisteanas SSL dligheach" #: ../ubuntu_sso/utils/ui.py:165 msgid "the domain whose ssl certificate we are going to show." msgstr "an àrainn a tha sinn a' dol a shealltainn an teisteanas ssl aice." #: ../ubuntu_sso/utils/ui.py:166 #, python-format msgid "" "You are trying to connect to a proxy server on %(domain)s. This server uses " "a secure connection, and the SSL certificate is not valid because:" msgstr "" "Tha thu a' feuchainn ri ceangal a dhèanamh ri frithealaiche progsaidh air " "%(domain)s. Tha am frithealaiche a' cleachdadh ceangal tèarainte agus chan " "eil an teisteanas SSL dligheach oir:" #: ../ubuntu_sso/utils/ui.py:169 msgid "The certificate has not been verified" msgstr "Cha deach an teisteanas a dhearbhadh" #: ../ubuntu_sso/utils/ui.py:170 msgid "Do you want to connect to this server?" msgstr "A bheil thu airson ceangal ris an fhrithealaiche seo?" #: ../ubuntu_sso/utils/ui.py:171 msgid "Get Help With SSL" msgstr "Faigh cobhair le SSL" #: ../ubuntu_sso/utils/ui.py:172 #, python-format msgid "" "If you are not sure about this server, do not use it to connect to " "%(app_name)s." msgstr "" "Mur eil thu cinnteach mun fhrithealaiche seo, na cleachd e airson ceangal ri " "%(app_name)s." #: ../ubuntu_sso/utils/ui.py:174 msgid "Remember my settings for this certificate." msgstr "Cuimhnich na roghainnean agam airson an teisteanais seo." #: ../ubuntu_sso/utils/ui.py:175 msgid "" "The name on the certificate isn't valid or doesn't match the name of the site" msgstr "" "Chan eil an t-ainm air an teisteanas dligheach no chan eil e co-ionnann ri " "ainm na làraich" #: ../ubuntu_sso/utils/ui.py:177 msgid "The certificate has expired" msgstr "Dh'fhalbh an ùine air an teisteanas" #: ../ubuntu_sso/utils/ui.py:178 #, python-format msgid "You are now logged into %(app_name)s." msgstr "Rinn thu clàradh a-steach air %(app_name)s." #: ../ubuntu_sso/utils/ui.py:179 msgid "Surname" msgstr "Sloinneadh" #: ../ubuntu_sso/utils/ui.py:180 msgid "Terms of Service" msgstr "Teirmichean na seirbheise" #: ../ubuntu_sso/utils/ui.py:181 #, python-brace-format msgid "Sign Up to {app_name}" msgstr "Clàraich aig {app_name}" #: ../ubuntu_sso/utils/ui.py:182 msgid "Show Terms & Conditions" msgstr "Seall na teirmichean ⁊ cumhaichean" #: ../ubuntu_sso/utils/ui.py:183 #, python-format msgid "" "Agreeing to the %(app_name)s Terms & Conditions is required to subscribe." msgstr "" "Feumaidh tu aontachadh ris na teirmichean ⁊ cumhaichean aig %(app_name)s mus " "urrainn dhut fo-sgrìobhadh." #: ../ubuntu_sso/utils/ui.py:185 #, python-format msgid "You can also find these terms at %(url)s" msgstr "" "Gheibh thu na teirmichean an-seo cuideachd: %(url)s" #: ../ubuntu_sso/utils/ui.py:186 msgid "Try again" msgstr "Feuch ris a-rithist" #: ../ubuntu_sso/utils/ui.py:187 msgid "" "There was an error when trying to complete the process. Please check the " "information and try again." msgstr "" "Thachair mearachd nuair a dh'fheuch sinn ris am pròiseas a choileanadh. " "Thoir sùil air an fhiosrachadh is feuch ris a-rithist." #: ../ubuntu_sso/utils/ui.py:189 msgid "Verification code" msgstr "Còd dearbhaidh" #: ../ubuntu_sso/utils/ui.py:190 #, python-format msgid "" "Check %(email)s for an email from Ubuntu One. This message contains a " "verification code. Enter the code in the field below and click OK to " "complete creating your %(app_name)s account." msgstr "" "Thoir sùil air %(email)s airson post-d o Ubuntu One. Bidh còd dearbhaidh san " "teachdaireachd ud. Cuir an còd san raon gu h-ìosal agus briog air \"Ceart ma-" "thà\" gus cruthachadh a' chunntais %(app_name)s a choileanadh." #: ../ubuntu_sso/utils/ui.py:194 msgid "Enter verification code" msgstr "Cuir a-steach an còd dearbhaidh" #: ../ubuntu_sso/utils/ui.py:197 #, python-format msgid "I agree with the %(app_name)s terms and conditions" msgstr "Tha mi ag aontachadh ri teirmichean is cumhaichean %(app_name)s" #: ../ubuntu_sso/utils/ui.py:198 #, python-format msgid "Yes! Email me %(app_name)s tips and updates." msgstr "" "Tha! Cuir gliocasan is ùrachaidhean mu %(app_name)s thugam air a' phost-d." language-pack-gd-base/data/gd/LC_MESSAGES/language-selector.po0000644000000000000000000004003112743727034021003 0ustar # Gaelic; Scottish translation for language-selector # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the language-selector package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: language-selector\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-09-18 20:16+0000\n" "PO-Revision-Date: 2013-07-05 19:28+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " "(n > 2 && n < 20) ? 2 : 3;\n" "X-Launchpad-Export-Date: 2016-07-20 12:40+0000\n" "X-Generator: Launchpad (build 18147)\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 "Sìnis (Shimplichte)" #. 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 "Sìnis (Thradaiseanta)" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:233 msgid "No language information available" msgstr "Chan eil mion-fhiosrachadh air a' chànan ri làimh" #: ../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 "" "Chan eil fiosrachadh aig an t-siostam mu na cànain a tha ri làimh fhathast. " "A bheil thu airson ùrachadh lìonraidh a dhèanamh gus greim fhaighinn orra an-" "dràsta? " #: ../LanguageSelector/gtk/GtkLanguageSelector.py:238 msgid "_Update" msgstr "_Ùrachadh" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:322 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:359 #: ../data/LanguageSelector.ui.h:21 msgid "Language" msgstr "Cànan" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:329 msgid "Installed" msgstr "Stàlaichte" #. 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 ri stàladh" msgstr[1] "%(INSTALL)d ri stàladh" msgstr[2] "%(INSTALL)d ri stàladh" msgstr[3] "%(INSTALL)d ri stàladh" #. 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 ri thoirt air falbh" msgstr[1] "%(REMOVE)d ri thoirt air falbh" msgstr[2] "%(REMOVE)d ri thoirt air falbh" msgstr[3] "%(REMOVE)d ri thoirt air falbh" #. 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 "chan eil gin" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:509 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:718 msgid "Software database is broken" msgstr "Tha stòr-dàta a' bhathar-bhog briste" #: ../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 "" "Cha ghabh bathar-bog a stàladh no a thoirt air falbh. Cleachd manaidsear nam " "pacaidean \"Synaptic\" no ruith \"sudo apt-get install -f\" ann an " "tèirmineal gus an duilgheadas a chàradh an toiseach." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:551 msgid "Could not install the selected language support" msgstr "Cha b' urrainn dhuinn an cànan a thagh thu a stàladh" #: ../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 "" "'S mathaid gu bheil buga san aplacaid seo. Nach dèan thu aithris air an-seo: " "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 "Cha b' urrainn dhuinn an cànan a stàladh gu tur" #: ../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 "" "Mar is trice, tachraidh seo ma tha mearachd ann an tasglann no manaidsear a' " "bhathar-bhog agad. Thoir sùil air na roghainnean agad ann an \"Tùsan a' " "bhathar-bhog\" (briog air an ìomhaigheag air taobh deas a' bhàr aig a' bharr " "agus tagh \"Roghainnean an t-siostaim... -> Tùsan a' bhathar-bhog\")." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:613 msgid "Failed to authorize to install packages." msgstr "Cha b' urrainn dhuinn cead fhaighinn na pacaidean a stàladh." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:671 msgid "The language support is not installed completely" msgstr "Cha deach an cànan seo a stàladh buileach" #: ../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 "" "Tha goireasan a chum eadar-theangachadh no dearbhadh-cànain ann nach deach " "an stàladh fhathast. A bheil thu airson an stàladh an-dràsta?" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:675 msgid "_Remind Me Later" msgstr "_Cuir 'nam chuimhne a-rithist" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:676 msgid "_Install" msgstr "_Stàlaich" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:679 msgid "Details" msgstr "Mion-fhiosrachadh" #: ../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 "" "Cha b' urrainn dhuinn am fòrmat\n" "\"%s\" a chur an sàs. Dh'fhaoidte gun\n" "nochd na h-eisimpleirean ma dhùineas\n" "is ma dh'fhosglas tu taic nan cànan a-rithist." #: ../data/LanguageSelector.ui.h:1 ../data/language-selector.desktop.in.h:1 msgid "Language Support" msgstr "Taic cànain" #: ../data/LanguageSelector.ui.h:2 msgid "" "Checking available language support\n" "\n" "The availability of translations or writing aids can differ between " "languages." msgstr "" "A' sgrùdadh na taic cànain a tha ri làimh\n" "\n" "Dh'fhaodadh nach bi an dearbh ìre de dh'eadar-theangachadh no innealan-taice " "sgrìobhaidh ri fhaighinn airson gach cànan." #: ../data/LanguageSelector.ui.h:5 msgid "Installed Languages" msgstr "Cànain stàlaichte" #: ../data/LanguageSelector.ui.h:6 msgid "" "When a language is installed, individual users can choose it in their " "Language settings." msgstr "" "Ma chaidh cànan a stàladh, is urrainn do chleachdaichean a thaghadh ann an " "roghainnean a' chànain aca." #: ../data/LanguageSelector.ui.h:7 msgid "Cancel" msgstr "Sguir dheth" #: ../data/LanguageSelector.ui.h:8 msgid "Apply Changes" msgstr "Cuir na h-atharraichean an sàs" #: ../data/LanguageSelector.ui.h:7 msgid "Language for menus and windows:" msgstr "Cànan airson nan clàr-taice agus uinneagan:" #: ../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 "" "Cha bi buaidh aig an roghainn seo ach air cànan an deasg is nan aplacaidean " "agad. Chan atharraich e àrainneachd an t-siostaim, can an t-airgeadra no " "fòrmatan a' chinn-là. Gus sin atharrachadh, cuir air dòigh na roghainnean " "air an taba \"Fòrmatan ionadail\".\n" "Tha buaidh aig òrdugh nan luachan an-seo air na h-eadar-theangachaidhean a " "chì thu air an deasg. Mur eil eadar-theangachadh fhaighinn ri fhaighinn sa " "chiad chànan, cleachdaidh sinn an ath-fhear san liosta. 'S e \"Beurla\" an " "cànan mu dheireadh sa liosta an-còmhnaidh.\n" "Thèid rud sam bith a tha fo \"Bheurla\" a leigeil seachad." #: ../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 "" "Slaod cànain gus an cur air dòigh a-rèir do thoil fhèin.\n" "Bidh na h-atharraichean an sàs an ath-thuras a chlàraicheas tu a-" "steach." #: ../data/LanguageSelector.ui.h:13 msgid "Apply System-Wide" msgstr "Cuir an sàs air feadh an t-siostaim" #: ../data/LanguageSelector.ui.h:14 msgid "" "Use the same language choices for startup and the login " "screen." msgstr "" "Cleachd na h-aon roghainnean cànain airson tòiseachadh an t-siostaim " "agus na sgrìn far an clàraichear a-steach." #: ../data/LanguageSelector.ui.h:15 msgid "Install / Remove Languages..." msgstr "Stàlaich/Thoir air falbh cànain..." #: ../data/LanguageSelector.ui.h:16 msgid "Keyboard input method system:" msgstr "Siostam ion-chur meur-chlàir:" #: ../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 "" "Ma dh'fheumas tu sgrìobhadh ann an cànain a tha feumach air dòighean ion-" "chuir nas toinnte seach iuchraichean a bheir dhut litir, 's dòcha gum b' " "fheairrde dhut am foincsean seo an comas.\n" "Mar eisimpleir, feumaidh tu am foincsean seo airson sgrìobhadh ann an Sìnis, " "Seapanais, Coirèanais agus Bhiet-Namais.\n" "'S e \"Ibus\" an luach thathar a' moladh airson Ubuntu.\n" "Ma tha thu ag iarraidh siostaman ion-chuir eile a chleachdadh, stàlaich na " "pacaidean iomchaidh an toiseach 's an uairsin tagh an siostam a tha thu ag " "iarraidh an-seo." #: ../data/LanguageSelector.ui.h:22 msgid "Display numbers, dates and currency amounts in the usual format for:" msgstr "" "Seall àireamhan, cinn-là agus suimean airgid sam fhòrmat àbhaisteach airson:" #: ../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 "" "Suidhichidh seo àrainneachd an t-siostaim mar a chithear gu h-ìosal agus " "bidh buaidh aige cuideachd air fòrmatan a' phàipeir agus roghainnean eile a " "tha sònraichte dhan sgeama ionadail.\n" "Ma tha thu airson an deasg a shealltainn ann an cànan eile seach an tè seo, " "tagh e air an taba \"Cànan\".\n" "Leis a sin, bu chòir dhut luach a thaghadh a tha freagarrach dhan àite far a " "bheil thu." #: ../data/LanguageSelector.ui.h:26 msgid "Changes take effect next time you log in." msgstr "" "Bidh na h-atharraichean an sàs an ath-thuras a chlàraicheas tu a-" "steach." #: ../data/LanguageSelector.ui.h:27 msgid "" "Use the same format choice for startup and the login screen." msgstr "" "Cleachd an aon roghainn cànain airson tòiseachadh an t-siostaim agus " "na sgrìn air an clàraichear a-steach." #: ../data/LanguageSelector.ui.h:30 msgid "Number:" msgstr "Àireamh:" #: ../data/LanguageSelector.ui.h:29 msgid "Date:" msgstr "Ceann-là:" #: ../data/LanguageSelector.ui.h:28 msgid "Currency:" msgstr "Airgeadra:" #: ../data/LanguageSelector.ui.h:31 msgid "Example" msgstr "Ball-eisimpleir" #: ../data/LanguageSelector.ui.h:32 msgid "Regional Formats" msgstr "Fòrmatan ionadail" #: ../data/language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "Cuir air dòigh iomadh cànan air an t-siostam agad" #. Name #: ../data/incomplete-language-support-gnome.note.in:5 msgid "Incomplete Language Support" msgstr "Taic cànain nach eil iomlan" #. 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 "" "Tha coltas nach eil gach faidhle cànain agad airson a' chànain a thagh thu. " "'S urrainn dhut na pìosan a tha a dhìth a stàladh ma bhriogas tu air \"Ruith " "an gnìomh an-dràsta\" agus ma leanas tu ris an stiùireadh. Bidh feum air " "ceangal ris an eadar-lìon. Ma tha thu airson seo a dhèanamh uaireigin eile, " "cleachd \"Taic chànan\" 'na àite (briog air an ìomhaigheag air taobh deas a' " "bhàir gu h-àrd agus tagh \"Roghainnean an t-siostaim... -> Taic cànain\")." #. Name #: ../data/restart_session_required.note.in:5 msgid "Session Restart Required" msgstr "Feumaidh tu an seisean a thòiseachadh as ùr" #. Description #: ../data/restart_session_required.note.in:6 msgid "The new language settings will take effect once you have logged out." msgstr "Bidh na roghainnean cànain ùra an sàs as dèidh dhut clàradh a-mach." #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:1 msgid "Set system default language" msgstr "Suidhich cànan bunaiteach an t-siostaim" #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:2 msgid "System policy prevented setting default language" msgstr "" "Cha b' urrainn dhut an cànan bunaiteach a thaghadh ri linn poileasaidh an t-" "siostaim" #: ../gnome-language-selector:33 msgid "don't verify installed language support" msgstr "na dearbh an taic cànain a tha stàlaichte" #: ../gnome-language-selector:36 ../check-language-support:27 msgid "alternative datadir" msgstr "datadir eile" #: ../check-language-support:24 msgid "target language code" msgstr "còd a' chànain-thargaide" #: ../check-language-support:28 msgid "check for the given package(s) only -- separate packagenames by comma" msgstr "" "na sgrùd ach na pacaidean seo -- cuir cromag eadar ainmean nam pacaidean" #: ../check-language-support:30 msgid "output all available language support packages for all languages" msgstr "cuir gach pacaid taic cànain a tha ri fhaighinn airson gach cànan" #: ../check-language-support:33 msgid "show installed packages as well as missing ones" msgstr "seall na pacaidean stàlaichte agus an fheadhainn a tha a dhìth" language-pack-gd-base/data/gd/LC_MESSAGES/usbcreator.po0000644000000000000000000004110512743727034017556 0ustar # Gaelic; Scottish translation for usb-creator # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the usb-creator package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: usb-creator\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-29 13:11+0000\n" "PO-Revision-Date: 2013-08-08 00:40+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:50+0000\n" "X-Generator: Launchpad (build 18147)\n" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:1 msgid "Install the bootloader" msgstr "Stàlaich am bootloader" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:2 msgid "System policy prevents installing the bootloader" msgstr "Cha ghabh am bootloader a luchdadh ri linn poileasaidh an t-siostaim" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:3 msgid "Format the device" msgstr "Fòrmataich an t-uidheam" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:4 msgid "System policy prevents formatting this device" msgstr "" "Chan urrainn dhut an t-uidheam seo fhòrmatadh ri linn poileasaidh an t-" "siostaim" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:1 msgid "Image the device" msgstr "Ìomhaighich an t-uidheam" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:2 msgid "System policy prevents writing a disk image to this device" msgstr "" "Chan urrainn dhut ìomhaigh diosga a sgrìobhadh air an uidheam seo ri linn " "poileasaidh an t-siostaim" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:3 msgid "Mount a device" msgstr "Munntaich uidheam" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:4 msgid "System policy prevents mounting" msgstr "Chan urrainn dhut munntachadh ri linn poileasaidh an t-siostaim" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:5 msgid "Run KVM" msgstr "Ruith KVM" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:6 msgid "System policy prevents running KVM" msgstr "Cha ruith KVM air sgàth poileasaidh an t-siostaim" #: .././desktop/usb-creator-kde.desktop.in.h:1 #: .././desktop/usb-creator-gtk.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "Cruthaichear diosg tòiseachaidh" #: .././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 "Cruthaich diosg tòiseachaidh a' cleachdadh CD no ìomhaigh diosga" #. #-#-#-#-# 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 "'Ga stàladh" #: .././usbcreator/frontends/kde/frontend.py:211 #: .././usbcreator/frontends/gtk/frontend.py:648 #: usbcreator/frontends/kde/frontend.py:211 msgid "Installation failed." msgstr "Dh'fhàillig an stàladh." #: .././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 "Chan eil an t-uidheam mòr gu leòr airson na h-ìomhaighe seo." #: .././usbcreator/frontends/kde/frontend.py:414 #: .././usbcreator/frontends/gtk/frontend.py:473 #: usbcreator/frontends/kde/frontend.py:414 msgid "There is not enough free space for this image." msgstr "Chan eil àite saor gu leòr airson na h-ìomhaighe seo." #: .././usbcreator/frontends/kde/frontend.py:417 #: usbcreator/frontends/kde/frontend.py:417 msgid "The device needs to be formatted for use." msgstr "Feumaidh tu an t-uidheam seo fòrmatadh mus gabh a chleachdadh." #. #-#-#-#-# 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 "Ìomhaighean CD" #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:542 #: usbcreator/frontends/kde/frontend.py:398 msgid "Disk Images" msgstr "Ìomhaighean Diosg" #: .././usbcreator/frontends/kde/frontend.py:437 #: usbcreator/frontends/kde/frontend.py:437 msgid "Starting up" msgstr "A' tòiseachadh" #: .././usbcreator/frontends/kde/frontend.py:446 #: usbcreator/frontends/kde/frontend.py:446 msgid "You must select both source image and target device first." msgstr "" "Feumaidh tu an dà chuidh an ìomhaigh thùsail agus an t-uidheam targaide a " "thaghadh an toiseach." #: .././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 "" "Chaidh a stàladh. 'S urrainn dhut an coimpiutair agad a thòiseachadh a-" "rithist leis an t-uidheam seo ceangailte ris gus Ubuntu a stàladh." #: .././usbcreator/frontends/kde/frontend.py:488 #: usbcreator/frontends/kde/frontend.py:488 msgid "Retry?" msgstr "A bheil thu airson feuchainn ris a-rithist?" #: .././gui/usbcreator-gtk.ui.h:8 .././usbcreator/frontends/kde/frontend.py:504 #: usbcreator/frontends/kde/frontend.py:504 msgid "Quit the installation?" msgstr "A bheil thu airson sgur dhen stàladh?" #: .././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 "" "A bheil thu cinnteach gu bheil thu airson sgur dhen stàladh an-dràsta?" #. #-#-#-#-# usbcreator.pot (PACKAGE VERSION) #-#-#-#-# #. TODO information about the device we're about to format. #: .././usbcreator/frontends/kde/frontend.py:583 #: .././usbcreator/frontends/gtk/frontend.py:803 #: usbcreator/frontends/kde/frontend.py:583 msgid "Are you sure you want to erase the entire disk?" msgstr "" "A bheil thu cinnteach gu bheil thu airson an diosg air fad a' suathadh às?" #: .././usbcreator/frontends/gtk/frontend.py:133 msgid "To run Ubuntu on a portable device, it needs to be set up first." msgstr "" "Feumaidh tu uidheam so-ghiùlan a shuidheachadh an toiseach mus urrainn dhut " "Ubuntu a ruith air." #: .././usbcreator/frontends/gtk/frontend.py:134 msgid "Source disc image (.img):" msgstr "Ìomhaigh an diosga tùsail (.img):" #: .././usbcreator/frontends/gtk/frontend.py:135 msgid "Target device:" msgstr "An t-uidheam targaide:" #: .././usbcreator/frontends/gtk/frontend.py:136 msgid "Ubuntu Core Installer" msgstr "Stàlaichear Ubuntu Core" #: .././usbcreator/frontends/gtk/frontend.py:137 msgid "Install Ubuntu Core" msgstr "Stàlaich Ubuntu Core" #: .././usbcreator/frontends/gtk/frontend.py:138 msgid "Legal" msgstr "Sanasan laghail" #: .././usbcreator/frontends/gtk/frontend.py:335 msgid "CD-Drive/Image" msgstr "Ìomhaigh CD/Draibh" #: .././usbcreator/frontends/gtk/frontend.py:371 #: .././usbcreator/frontends/winui/main_dialog.py:27 msgid "Image" msgstr "Ìomhaigh" #: .././usbcreator/frontends/gtk/frontend.py:348 msgid "OS Version" msgstr "Tionndadh an OS" #: .././usbcreator/frontends/gtk/frontend.py:358 msgid "Size" msgstr "Meud" #: .././usbcreator/frontends/gtk/frontend.py:512 #: .././usbcreator/frontends/gtk/frontend.py:808 msgid "Erasing..." msgstr "'Ga shuathadh às..." #: .././gui/usbcreator-gtk.ui.h:15 msgid "Erase Disk" msgstr "Suath às diosg" #: .././usbcreator/frontends/gtk/frontend.py:493 msgid "Device" msgstr "Uidheam" #: .././usbcreator/frontends/gtk/frontend.py:509 msgid "Label" msgstr "Leubail" #: .././usbcreator/frontends/gtk/frontend.py:519 msgid "Capacity" msgstr "Tomhas-lìonaidh" #: .././usbcreator/frontends/gtk/frontend.py:608 #: .././usbcreator/frontends/winui/main_dialog.py:39 msgid "Free Space" msgstr "Rum saor" #: .././usbcreator/frontends/gtk/frontend.py:577 msgid "Starting up..." msgstr "'Ga thòiseachadh..." #: .././usbcreator/frontends/gtk/frontend.py:688 #: .././usbcreator/frontends/winui/frontend.py:155 #, python-format msgid "%d%% complete (%dm%ss remaining)" msgstr "%d%% deiseil (%dm%ss air fhàgail)" #: .././usbcreator/frontends/gtk/frontend.py:602 #, python-format msgid "%d%% complete" msgstr "%d%% deiseil" #: .././usbcreator/frontends/gtk/frontend.py:771 msgid "Installation is complete. Your device is rebooting into Ubuntu Core." msgstr "Chaidh a stàladh. Tha an t-uidheam agad a' bùtadh dha Ubuntu Core." #: .././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 "" "Feumaidh tu an diosg so-ghiùlan a shuidheachadh mar dhiosg tòiseachaidh mus " "urrainn dhut Ubuntu fheuchainn no stàladh uaithe." #: .././usbcreator/frontends/winui/main_dialog.py:24 #: .././gui/usbcreator-gtk.ui.h:13 msgid "Source disc image (.iso) or CD:" msgstr "Ìomhaigh an diosga tùsail (.iso) no CD:" #: .././gui/usbcreator-gtk.ui.h:13 msgid "Other..." msgstr "Eile..." #: .././usbcreator/frontends/winui/main_dialog.py:34 msgid "Removable disk to use:" msgstr "An diosg so-ghiùlan a thèid a chleachdadh:" #: .././usbcreator/frontends/winui/main_dialog.py:42 #: .././gui/usbcreator-gtk.ui.h:17 msgid "When starting up from this disk, documents and settings will be:" msgstr "" "Nuair a thòisichear on diosga seo, thèid sgrìobhainnean is roghainnean:" #: .././usbcreator/frontends/winui/main_dialog.py:45 msgid "Stored in reserved space" msgstr "a stòradh ann an àite glèidhte" #: .././usbcreator/frontends/winui/main_dialog.py:46 #: .././gui/usbcreator-gtk.ui.h:19 msgid "How much:" msgstr "Co mheud:" #: .././usbcreator/frontends/winui/main_dialog.py:52 #: .././gui/usbcreator-gtk.ui.h:20 msgid "Discarded on shutdown, unless you save them elsewhere" msgstr "" "a thilgeil air falbh nuair a dhùinear sìos mur an do rinn thu an sàbhaladh " "am badeigin eile" #: .././usbcreator/frontends/winui/main_dialog.py:56 msgid "Quit" msgstr "Fàg an-seo" #: .././usbcreator/frontends/winui/main_dialog.py:58 msgid "Make startup disk" msgstr "Dèan diosg tòiseachaidh" #: .././usbcreator/frontends/winui/install_window.py:32 msgid "&Cancel" msgstr "&Sguir dheth" #: .././usbcreator/frontends/winui/frontend.py:76 msgid "Installation complete" msgstr "Chaidh a stàladh" #: .././usbcreator/frontends/winui/frontend.py:82 msgid "Installation failed" msgstr "Dh'fhàillig an stàladh" #: .././usbcreator/frontends/winui/frontend.py:183 msgid "All" msgstr "Na h-uile" #: .././gui/usbcreator-gtk.ui.h:10 msgid "Make Startup Disk" msgstr "Dèan diosg tòiseachaidh" #: .././usbcreator/install.py:92 #, python-format msgid "The extension \"%s\" is not supported." msgstr "Chan eil taic ris an leudachan \"%s\"." #: .././usbcreator/install.py:145 #, python-format msgid "Missing matching \"%s\" for source image %s." msgstr "Tha seise \"%s\" a dhìth airson na h-ìomhaighe thùsail %s." #: .././usbcreator/install.py:101 #, python-format msgid "" "An uncaught exception was raised:\n" "%s" msgstr "" "Chaidh eisgeachd neo-ghlacte a thogail:\n" "%s" #: .././usbcreator/install.py:177 #, python-format msgid "" "Insufficient free space to write the image:\n" "%s\n" "\n" "(%d MB) > %s (%d MB)" msgstr "" "Chan eil àite saor gu leòr ann gus an ìomhaigh a sgrìobhadh:\n" "%s\n" "\n" "(%d MB) > %s (%d MB)" #: .././usbcreator/install.py:234 msgid "Installing the bootloader..." msgstr "A' stàladh am bootloader..." #: .././usbcreator/install.py:235 msgid "Failed to install the bootloader." msgstr "Dh'fhàillig stàladh a' bootloader." #: .././usbcreator/install.py:265 msgid "Modifying configuration..." msgstr "A' cur air gleus an rèiteachaidh..." #. Failure here probably means the source was not really an Ubuntu #. image and did not have the files we wanted to move, see #. #: .././usbcreator/install.py:276 #, python-format msgid "" "Could not move syslinux files in \"%s\": %s. Maybe \"%s\" is not an Ubuntu " "image?" msgstr "" "Cha b' urrainn dhuinn na faidhlichean syslinux a ghluasad ann an \"%s\": %s. " "A bheil thu cinnteach gu bheil \"%s\" 'na ìomhaigh Ubuntu?" #: .././usbcreator/install.py:383 msgid "Creating a persistence file..." msgstr "A' cruthachadh faidhle buan-mhaireannachd..." #: .././usbcreator/install.py:386 msgid "Creating an ext2 filesystem in the persistence file..." msgstr "" "A' cruthachadh siostam fhaidhlichean ext2 san fhaidhle bhuan-mhaireannachd..." #: .././usbcreator/frontends/kde/frontend.py:457 #: .././usbcreator/frontends/gtk/frontend.py:604 #: usbcreator/frontends/kde/frontend.py:457 msgid "Finishing..." msgstr "'Ga choileanadh..." #: .././usbcreator/install.py:105 msgid "Writing disk image..." msgstr "A' sgrìobhadh ìomhaigh an diosg..." #: .././usbcreator/install.py:422 #, python-format msgid "Could not write the disk image (%s) to the device (%s)." msgstr "" "Cha b' urrainn ìomhaigh an diosg (%s) a sgrìobhadh air an uidheam (%s)." #: .././usbcreator/install.py:452 msgid "Erasing boot partition..." msgstr "A' suathadh às a' phàirteachaidh bhùtaidh..." #: .././usbcreator/install.py:455 msgid "Erasing user partition..." msgstr "A' suathadh às pàirteachadh a' chleachdaiche..." #: .././usbcreator/install.py:458 msgid "Flashing boot partition..." msgstr "A' flashigeadh a' phàirteachaidh bhùtaidh..." #: .././usbcreator/install.py:461 msgid "Flashing user partition..." msgstr "A' flashigeadh pàirteachadh a' chleachdaiche..." #: .././usbcreator/install.py:466 msgid "Rebooting device..." msgstr "Ag ath-bhùtadh an uidheim..." #. Clear. #. Some of the code in this function was copied from Ubiquity's #. scripts/install.py #: .././usbcreator/install.py:488 .././usbcreator/install.py:602 msgid "Removing files..." msgstr "A' toirt air falbh nam faidhlichean..." #: .././usbcreator/install.py:519 .././usbcreator/install.py:625 msgid "Copying files..." msgstr "A' dèanamh lethbhreac dhe na faidhlichean..." #: .././usbcreator/install.py:548 msgid "md5 checksums do not match." msgstr "Chan eil na md5 checksums co-ionnann." #: .././usbcreator/install.py:578 msgid "Installing the EFI bootloader..." msgstr "A' stàladh am bootloader EFI..." #: .././usbcreator/install.py:579 msgid "Failed to install the EFI bootloader." msgstr "Dh'fhàillig stàladh a' bootloader EFI." #. TODO evand 2009-07-23: Catch exceptions around the #. user removing the flash drive mid-write. Give the #. user the option of selecting the re-inserted disk #. from a drop down list and continuing. #. TODO evand 2009-07-23: Fail more gracefully. #: .././usbcreator/install.py:698 #, python-format msgid "Could not read from %s" msgstr "Cha b' urrainn dhuinn %s a leughadh" #: .././usbcreator/install.py:723 msgid "Checksums do not match. Retry?" msgstr "" "Cha robh na checksums co-ionnann. A bheil thu airson feuchainn ris a-rithist?" #: .././usbcreator/install.py:727 msgid "Checksums do not match." msgstr "Cha robh na checksums co-ionnann." #: .././gui/usbcreator-gtk.ui.h:1 msgid "Legal Notice" msgstr "Sanas laghail" #: .././gui/usbcreator-gtk.ui.h:1 msgid "Installation Failed" msgstr "Dh'fhàillig an stàladh" #: .././gui/usbcreator-gtk.ui.h:2 msgid "" "The installation failed. Please see ~/.cache/usb-creator.log for more " "details.\n" msgstr "" "Dh'fhàillig an stàladh. Thoir sùil air ~/.cache/usb-creator.log airson " "barrachd fiosrachaidh.\n" #: .././gui/usbcreator-gtk.ui.h:4 msgid "Installation Complete" msgstr "Chaidh an stàladh a choileanadh" #: .././gui/usbcreator-gtk.ui.h:5 msgid "Test Disk" msgstr "Cuir an diosg fo dheuchainn" #: .././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 "" "Chaidh a stàladh. 'S urrainn dhut Ubuntu a ruith air coimpiutairean eile a-" "nis ma bhùtaicheas tu iad leis an draibh seo 'nam broinn." #: .././gui/usbcreator-gtk.ui.h:14 msgid "Disk to use:" msgstr "An diosg a thèid a chleachdadh:" #: .././gui/usbcreator-gtk.ui.h:18 msgid "Stored in reserved extra space" msgstr "'Ga stòradh ann an àite glèidhte a bharrachd" #: .././main.py:37 msgid "Please run this program as an administrator to continue." msgstr "Ruith am prògram seo mar rianaire airson leantainn air adhart." #: .././main.py:38 msgid "Administrator privileges required" msgstr "Tha feum air pribhleidean rianaire" #: .././main.py:55 #, python-format msgid "" "An unhandled exception occurred:\n" "%s" msgstr "" "Thachair eisgeachd nach gabh a làimhseachadh:\n" "%s" #: .././main.py:56 msgid "Error" msgstr "Mearachd" #: .././usbcreator/frontends/kde/frontend.py:182 #: usbcreator/frontends/kde/frontend.py:182 msgid "Cancel" msgstr "Sguir dheth" language-pack-gd-base/data/gd/LC_MESSAGES/landscape-client.po0000644000000000000000000001432612743727034020620 0ustar # Gaelic; Scottish translation for landscape-client # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the landscape-client package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: landscape-client\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-26 12:07+0000\n" "PO-Revision-Date: 2013-07-12 00:00+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:00+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../landscape/ui/controller/app.py:49 msgid "Success." msgstr "Shoirbhich leat." #: ../landscape/ui/controller/app.py:58 msgid "Failure." msgstr "Dh'fhàillig e." #: ../landscape/ui/controller/app.py:90 msgid "Authentication failed" msgstr "Dh'fhàillig an dearbhadh" #: ../landscape/ui/controller/configuration.py:87 msgid "Registering client failed" msgstr "Dh'fhàillig clàradh a' chliant" #: ../landscape/ui/controller/configuration.py:90 msgid "Registering client was successful" msgstr "Chaidh an cliant a chlàradh" #: ../landscape/ui/controller/configuration.py:98 #: ../landscape/ui/controller/configuration.py:101 #, python-format msgid "Attempting to register at %s" msgstr "A' feuchainn ri clàradh aig %s" #: ../landscape/ui/controller/configuration.py:112 msgid "Disabling client failed" msgstr "Dh'fhàillig cur à comas a' chliant" #: ../landscape/ui/controller/configuration.py:115 msgid "Disabling client was successful" msgstr "Chaidh an cliant a chur à comas" #: ../landscape/ui/controller/configuration.py:120 msgid "Attempting to disable landscape client." msgstr "A' feuchainn ri cliant Landscape a chur à comas." #: ../landscape/ui/view/configuration.py:55 #: ../applications/landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "Seirbheis Landscape" #: ../landscape/ui/view/configuration.py:124 msgid "None" msgstr "Chan eil gin" #: ../landscape/ui/view/configuration.py:128 msgid "Landscape - hosted by Canonical" msgstr "Landscape - air òstaireachd Canonical" #: ../landscape/ui/view/configuration.py:132 msgid "Landscape - dedicated server" msgstr "Landscape – frithealaiche dìleas" #: ../landscape/ui/view/configuration.py:136 msgid "Register" msgstr "Clàraich" #: ../landscape/ui/view/configuration.py:140 msgid "Disable" msgstr "Cur à comas" #: ../landscape/ui/view/configuration.py:144 msgid "Invalid host name." msgstr "Ainm òstair mì-dhligheach" #: ../landscape/ui/view/configuration.py:148 msgid "Only ASCII characters are allowed." msgstr "Chan eil ceadaichte ach caractaran ASCII." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:1 msgid "" "Landscape is a remote administration service from Canonical. If you allow " "it, a Landscape server can monitor this computer's performance and send " "administration commands." msgstr "" "Tha Landscape 'na sheirbheis rianachd chèin le Canonical. Ma leigeas tu " "leis, is urrainn do dh'fhrithealaiche Landscape sùil a chumail air dèanadas " "a' choimpiutair agus àitheantan rianachd a chur." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:2 #: ../scripts/landscape-client-ui-install:52 msgid "Find out more..." msgstr "Faigh barrachd fiosrachaidh..." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:3 msgid "Landscape service:" msgstr "Seirbheis Landscape:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:4 msgid "Account name:" msgstr "Ainm a' chunntais:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:5 msgid "Registration Key:" msgstr "Iuchair clàraidh:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:6 msgid "Don't have an account?" msgstr "Nach eil cunntas agad?" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:7 msgid "Sign up..." msgstr "Clàraich leinn..." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:8 msgid "Landscape server hostname:" msgstr "Ainm òstair an fhrithealaiche Landscape:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:9 msgid "" "If you click \"Disable\" the Landscape client on this machine will be " "disabled. You can reenable it later by revisiting this dialog." msgstr "" "Ma bhriogas tu air \"Cuir à comas\", thèid an cliant Landscape air an inneal " "seo a chur à comas. 'S urrainn dhut a chur an comas a-rithist uaireigin eile " "'s tu a' tadhal air a' chòmhradh seo." #: ../applications/landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "Roghainnean seirbheis rianachd Landscape" #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:1 msgid "Allow the user to read and write Landscape Client settings." msgstr "" "Leig leis a' chleachdaiche na roghainnean aig cliant Landscape a leughadh 's " "atharrachadh." #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:2 msgid "" "System policy prevents you from reading and writing Landscape Client " "Settings." msgstr "" "Chan urrainn dhut na roghainnean aig cliant Landscape a leughadh 's " "atharrachadh ri linn poileasaidh an t-siostaim." #: ../scripts/landscape-client-ui-install:55 msgid "Landscape client" msgstr "Cliant Landscape" #: ../scripts/landscape-client-ui-install:56 msgid "" "Landscape is an easy-to-use commercial systems management and monitoring " "service offered by Canonical that helps administrators manage multiple " "machines efficiently." msgstr "" "'S e seirbheis rianachd siostaman malairteach agus monataireachd a tha " "furasta ri chleachdadh le Canonical a tha ann an Landscape leis an urrainn " "dhut diofar innealan a stiùireadh gu èifeachdach." #: ../scripts/landscape-client-ui-install:59 msgid "" "You need to install Landscape client to be able to configure it. Do you want " "to install it now?" msgstr "" "Feumaidh tu cliant Landscape a stàladh mus urrainn dhut a rèiteachadh. A " "bheil thu airson a stàladh an-dràsta?" #: ../scripts/landscape-client-ui-install:61 msgid "Install Landscape client?" msgstr "A bheil thu airson cliant Landscape a stàladh?" #: ../scripts/landscape-client-ui-install:62 msgid "Install" msgstr "Stàlaich" language-pack-gd-base/data/gd/LC_MESSAGES/NetworkManager.po0000644000000000000000000020106112743727035020331 0ustar # Gaelic; Scottish translation for network-manager # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the network-manager package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: network-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-02 14:58+0000\n" "PO-Revision-Date: 2016-01-24 23:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:44+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../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 "BUIDHEANN" #. 0 #: ../clients/cli/common.c:39 ../clients/cli/common.c:60 msgid "ADDRESS" msgstr "SEÒLADH" #. 2 #: ../clients/cli/common.c:41 ../clients/cli/common.c:62 msgid "ROUTE" msgstr "SLIGHE" #. 3 #: ../clients/cli/common.c:42 ../clients/cli/common.c:63 msgid "DNS" msgstr "DNS" #. 4 #: ../clients/cli/common.c:43 ../clients/cli/common.c:64 msgid "DOMAIN" msgstr "ÀRAINN" #. 5 #: ../clients/cli/common.c:44 msgid "WINS" msgstr "WINS" #. 0 #: ../clients/cli/common.c:52 ../clients/cli/common.c:72 msgid "OPTION" msgstr "ROGHAINN" #: ../clients/cli/common.c:494 msgid "unmanaged" msgstr "gun stiùireadh" #: ../clients/cli/common.c:496 msgid "unavailable" msgstr "chan eil e ri fhaighinn" #: ../clients/cli/common.c:498 ../clients/cli/general.c:245 msgid "disconnected" msgstr "air a dhì-cheangal" #: ../clients/cli/common.c:500 msgid "connecting (prepare)" msgstr "'ga cheangal ('ga ullachadh)" #: ../clients/cli/common.c:502 msgid "connecting (configuring)" msgstr "'ga cheangal ('ga rèiteachadh)" #: ../clients/cli/common.c:504 msgid "connecting (need authentication)" msgstr "'ga cheangal (feumach air dearbhadh)" #: ../clients/cli/common.c:506 msgid "connecting (getting IP configuration)" msgstr "'ga cheangal (a' faighinn rèiteachadh IP)" #: ../clients/cli/common.c:508 msgid "connecting (checking IP connectivity)" msgstr "'ga cheangal (a' dearbhadh comas-ceangail IP)" #: ../clients/cli/common.c:510 msgid "connecting (starting secondary connections)" msgstr "'ga cheangal (a' tòiseachadh ceanglaichean dàrnach)" #: ../clients/cli/common.c:512 ../clients/cli/general.c:241 msgid "connected" msgstr "ceangailte" #: ../clients/cli/common.c:514 ../clients/cli/connections.c:648 msgid "deactivating" msgstr "'ga chur à gnìomh" #: ../clients/cli/common.c:516 msgid "connection failed" msgstr "dh'fhàillig leis a' cheangal" #: ../clients/cli/common.c:518 ../clients/cli/common.c:535 #: ../clients/cli/connections.c:653 ../clients/cli/connections.c:676 #: ../clients/cli/connections.c:1949 ../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:432 ../clients/cli/general.c:448 #: ../clients/cli/settings.c:839 ../clients/cli/settings.c:925 #: ../clients/cli/settings.c:1265 ../clients/cli/settings.c:1901 #: ../clients/cli/settings.c:3205 ../clients/cli/utils.c:1400 #, c-format msgid "unknown" msgstr "chan eil fhios" #: ../clients/cli/common.c:544 msgid "No reason given" msgstr "Cha deach adhbhar a thoirt seachad" #. We should not really come here #: ../clients/cli/common.c:547 ../clients/cli/connections.c:2976 #, c-format msgid "Unknown error" msgstr "Mearachd nach aithne dhuinn" #: ../clients/cli/common.c:550 msgid "Device is now managed" msgstr "Tha an t-uidheam fo stiùireadh a-nis" #: ../clients/cli/common.c:553 msgid "Device is now unmanaged" msgstr "Tha an t-uidheam gun stiùireadh a-nis" #: ../clients/cli/common.c:556 msgid "The device could not be readied for configuration" msgstr "Cha deach leinn an t-uidheam ullachadh airson rèiteachadh" #: ../clients/cli/common.c:559 msgid "" "IP configuration could not be reserved (no available address, timeout, etc.)" msgstr "" "Tha b' urrainn dhuinn rèiteachadh an IP a ghlèidheadh (chan eil seòladh ri " "làimh, dh'fhalbh an ùine air is msaa.)" #: ../clients/cli/common.c:562 msgid "The IP configuration is no longer valid" msgstr "Chan eil rèiteachadh an IP dligheach tuilleadh" #: ../clients/cli/common.c:565 msgid "Secrets were required, but not provided" msgstr "Chaidh rùintean-dìomhair iarraidh ach cha deach an solar" #: ../clients/cli/common.c:568 msgid "802.1X supplicant disconnected" msgstr "Chaidh an ceangal aig 802.1X supplicant a bhriseadh" #: ../clients/cli/common.c:571 msgid "802.1X supplicant configuration failed" msgstr "Dh'fhàillig le rèiteachadh a' 802.1X supplicant" #: ../clients/cli/common.c:574 msgid "802.1X supplicant failed" msgstr "Dh'fhàillig leis a' 802.1X supplicant" #: ../clients/cli/common.c:577 msgid "802.1X supplicant took too long to authenticate" msgstr "Thug e ro fhada an 802.1X supplicant a dhearbhadh" #: ../clients/cli/common.c:580 msgid "PPP service failed to start" msgstr "Cha deach le seirbheis PPP tòiseachadh" #: ../clients/cli/common.c:583 msgid "PPP service disconnected" msgstr "Chaidh ceangal na seirbheise PPP a bhriseadh" #: ../clients/cli/common.c:586 msgid "PPP failed" msgstr "Dh'fhàillig am PPP" #: ../clients/cli/common.c:589 msgid "DHCP client failed to start" msgstr "Dh'fhàillig tòiseachadh a' chliaint DHCP" #: ../clients/cli/common.c:592 msgid "DHCP client error" msgstr "Mearachd a' chliaint DHCP" #: ../clients/cli/common.c:595 msgid "DHCP client failed" msgstr "Dh'fhàillig an cliant DCHP" #: ../clients/cli/common.c:598 msgid "Shared connection service failed to start" msgstr "Dh'fhàillig tòiseachadh seirbheis a' cheangail cho-roinnte" #: ../clients/cli/common.c:601 msgid "Shared connection service failed" msgstr "Dh'fhàillig seirbheis a' cheangail cho-roinnte" #: ../clients/cli/common.c:604 msgid "AutoIP service failed to start" msgstr "Cha deach le seirbheis AutoIP tòiseachadh" #: ../clients/cli/common.c:607 msgid "AutoIP service error" msgstr "Mearachd na seirbheise AutoIP" #: ../clients/cli/common.c:610 msgid "AutoIP service failed" msgstr "Dh'fhàillig an t-seirbheis AutoIP" #: ../clients/cli/common.c:613 msgid "The line is busy" msgstr "Tha an loidhne rang" #: ../clients/cli/common.c:616 msgid "No dial tone" msgstr "Chan eil seirm daithealaidh ann" #: ../clients/cli/common.c:619 msgid "No carrier could be established" msgstr "Cha deach giùlanair a stèidheachadh" #: ../clients/cli/common.c:622 msgid "The dialing request timed out" msgstr "Dh'fhalbh an ùine air an iarrtas daithealaidh" #: ../clients/cli/common.c:625 msgid "The dialing attempt failed" msgstr "Dh'fhàillig oidhirp an daithealaidh" #: ../clients/cli/common.c:628 msgid "Modem initialization failed" msgstr "Dh'fhàillig le tòiseachadh a' mhodem" #: ../clients/cli/common.c:631 msgid "Failed to select the specified APN" msgstr "Cha deach leinn an APN sònraichte a thaghadh" #: ../clients/cli/common.c:634 msgid "Not searching for networks" msgstr "Chan eil lìonraidhean 'gan lorg" #: ../clients/cli/common.c:637 msgid "Network registration denied" msgstr "Chaidh clàradh an lìonraidh a dhiùltadh" #: ../clients/cli/common.c:640 msgid "Network registration timed out" msgstr "Dh'fhalbh an ùine air clàradh an lìonraidh" #: ../clients/cli/common.c:643 msgid "Failed to register with the requested network" msgstr "Cha deach leinn clàradh leis an lìonra a chaidh iarraidh" #: ../clients/cli/common.c:646 msgid "PIN check failed" msgstr "Dh'fhàillig dearbhadh a' PIN" #: ../clients/cli/common.c:649 msgid "Necessary firmware for the device may be missing" msgstr "Dh'fhaoidte gu bheil firmware riatanach a dhìth air an uidheam" #: ../clients/cli/common.c:652 msgid "The device was removed" msgstr "Chaidh an t-uidheam a thoirt air falbh" #: ../clients/cli/common.c:655 msgid "NetworkManager went to sleep" msgstr "Chaidh an NetworkManager a chadal" #: ../clients/cli/common.c:658 msgid "The device's active connection disappeared" msgstr "Rach ceangal gnìomhach an uidheim a-mach à sealladh" #: ../clients/cli/common.c:661 msgid "Device disconnected by user or client" msgstr "" "Chaidh ceangal an uidheim a bhriseadh le cleachdaiche no leis a' chliant" #: ../clients/cli/common.c:664 msgid "Carrier/link changed" msgstr "Dh'atharraich an giùlanair/ceangal" #: ../clients/cli/common.c:667 msgid "The device's existing connection was assumed" msgstr "Bhathar an dùil air ceangal làithreach an uidheim" #: ../clients/cli/common.c:670 msgid "The supplicant is now available" msgstr "Tha an supplicant ri làimh a-nis" #: ../clients/cli/common.c:673 msgid "The modem could not be found" msgstr "Cha deach am modem a lorg" #: ../clients/cli/common.c:676 msgid "The Bluetooth connection failed or timed out" msgstr "Dh'fhàillig leis a' cheangal bluetooth no dh'fhalbh an ùine air" #: ../clients/cli/common.c:679 msgid "GSM Modem's SIM card not inserted" msgstr "Cha deach cairt SIM a' GSM Modem a chur a-steach" #: ../clients/cli/common.c:682 msgid "GSM Modem's SIM PIN required" msgstr "Tha feum air PIN an t-SIM aig a' GSM Modem" #: ../clients/cli/common.c:685 msgid "GSM Modem's SIM PUK required" msgstr "Tha feum air PUK an t-SIM aig a' GSM Modem" #: ../clients/cli/common.c:688 msgid "GSM Modem's SIM wrong" msgstr "Tha SIM a' GSM Modem cearr" #: ../clients/cli/common.c:691 msgid "InfiniBand device does not support connected mode" msgstr "Cha chuir an t-uidheam InfiniBand taic dhan mhodh cheangailte" #: ../clients/cli/common.c:694 msgid "A dependency of the connection failed" msgstr "Dh'fhàillig eisimeileachd a' cheangail" #: ../clients/cli/common.c:697 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge" msgstr "Duilgheadas le RFC 2684 Ethernet thar drochaid ADSL" #: ../clients/cli/common.c:700 msgid "ModemManager is unavailable" msgstr "Chan eil ModemManager ri làimh" #: ../clients/cli/common.c:703 msgid "The Wi-Fi network could not be found" msgstr "Cha deach an lìonra WiFi a lorg" #: ../clients/cli/common.c:706 msgid "A secondary connection of the base connection failed" msgstr "Dh'fhàillig le ceangal dàrnach a' cheangail thùsail" #. 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 "Chan eil fhios" #. 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 "AINM" #. 0 #. 1 #: ../clients/cli/connections.c:74 ../clients/cli/connections.c:194 msgid "UUID" msgstr "UUID" #. 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 "SEÒRSA" #. 2 #: ../clients/cli/connections.c:76 msgid "TIMESTAMP" msgstr "STAMPA-TÌDE" #. 3 #: ../clients/cli/connections.c:77 msgid "TIMESTAMP-REAL" msgstr "STAMPA-TÌDE-FÌOR" #. 4 #. 16 #: ../clients/cli/connections.c:78 ../clients/cli/devices.c:72 msgid "AUTOCONNECT" msgstr "FÈIN-CHEANGAL" #. 6 #: ../clients/cli/connections.c:80 msgid "READONLY" msgstr "LEUGHADH-A-MHÁIN" #. 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 "SLIGHE-DBUS" #. 2 #: ../clients/cli/connections.c:195 msgid "DEVICES" msgstr "UIDHEAMAN" #. 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 "STAID" #. 4 #: ../clients/cli/connections.c:197 msgid "DEFAULT" msgstr "BUN-ROGHAINN" #. 5 #: ../clients/cli/connections.c:198 msgid "DEFAULT6" msgstr "BUN-ROGHAINN6" #. 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:4169 ../clients/tui/nm-editor-utils.c:233 #: ../clients/tui/nmt-connect-connection-list.c:405 msgid "VPN" msgstr "VPN" #. 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 "SLIGHE-MAIGHSTIR" #: ../clients/cli/connections.c:233 ../clients/cli/devices.c:225 msgid "GENERAL" msgstr "COITCHEANN" #. 0 #: ../cli/src/connections.c:154 msgid "IP" msgstr "" #. 1 #: ../clients/cli/connections.c:216 msgid "USERNAME" msgstr "AINM-CLEACHDAICHE" #. 1 #. 2 #: ../clients/cli/common.c:40 ../clients/cli/common.c:61 #: ../clients/cli/connections.c:217 msgid "GATEWAY" msgstr "BEALACH" #. 3 #: ../clients/cli/connections.c:218 msgid "BANNER" msgstr "BRATACH" #. 4 #: ../clients/cli/connections.c:219 msgid "VPN-STATE" msgstr "STAID-VPN" #. 5 #: ../clients/cli/connections.c:220 msgid "CFG" msgstr "" #: ../cli/src/connections.c:195 #, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" " COMMAND := { list | status | up | down | delete }\n" "\n" " list [id | uuid ]\n" " status [id | uuid | path ]\n" " up id | uuid [iface ] [ap ] [nsp ] [--" "nowait] [--timeout ]\n" " up id | uuid [iface ] [ap ] [--nowait] [--timeout " "]\n" " down id | uuid \n" " delete id | uuid \n" "\n" msgstr "" #: ../cli/src/connections.c:256 ../cli/src/connections.c:442 #, c-format msgid "Error: 'con list': %s" msgstr "" #: ../cli/src/connections.c:258 ../cli/src/connections.c:444 #, c-format msgid "Error: 'con list': %s; allowed fields: %s" msgstr "" #: ../cli/src/connections.c:266 msgid "Connection details" msgstr "" #: ../clients/cli/connections.c:932 ../clients/cli/settings.c:1897 msgid "never" msgstr "" #. "CAPABILITIES" #: ../clients/cli/common.c:527 ../clients/cli/connections.c:933 #: ../clients/cli/connections.c:935 ../clients/cli/connections.c:937 #: ../clients/cli/connections.c:971 ../clients/cli/connections.c:1040 #: ../clients/cli/connections.c:1041 ../clients/cli/connections.c:1043 #: ../clients/cli/connections.c:3450 ../clients/cli/connections.c:8563 #: ../clients/cli/connections.c:8564 ../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:442 ../clients/cli/settings.c:3200 msgid "yes" msgstr "" #: ../clients/cli/common.c:529 ../clients/cli/connections.c:933 #: ../clients/cli/connections.c:935 ../clients/cli/connections.c:937 #: ../clients/cli/connections.c:1040 ../clients/cli/connections.c:1041 #: ../clients/cli/connections.c:1043 ../clients/cli/connections.c:3451 #: ../clients/cli/connections.c:8563 ../clients/cli/connections.c:8564 #: ../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:444 #: ../clients/cli/settings.c:3202 msgid "no" msgstr "" #: ../cli/src/connections.c:393 msgid "Connection list" msgstr "" #: ../clients/cli/connections.c:1681 ../clients/cli/connections.c:2389 #: ../clients/cli/connections.c:2411 ../clients/cli/connections.c:2420 #: ../clients/cli/connections.c:2429 ../clients/cli/connections.c:2588 #: ../clients/cli/connections.c:10156 ../clients/cli/connections.c:10273 #: ../clients/cli/connections.c:10405 ../clients/cli/connections.c:10538 #: ../clients/cli/connections.c:10648 ../clients/cli/connections.c:10659 #: ../clients/cli/connections.c:10758 ../clients/cli/devices.c:2346 #: ../clients/cli/devices.c:2354 ../clients/cli/devices.c:2677 #: ../clients/cli/devices.c:2684 ../clients/cli/devices.c:2698 #: ../clients/cli/devices.c:2705 ../clients/cli/devices.c:2722 #: ../clients/cli/devices.c:2730 ../clients/cli/devices.c:2743 #: ../clients/cli/devices.c:3107 ../clients/cli/devices.c:3114 #: ../clients/cli/devices.c:3121 ../clients/cli/devices.c:3133 #: ../clients/cli/devices.c:3146 ../clients/cli/devices.c:3153 #: ../clients/cli/devices.c:3325 ../clients/cli/devices.c:3332 #: ../clients/cli/devices.c:3505 #, c-format msgid "Error: %s argument is missing." msgstr "" #: ../cli/src/connections.c:419 #, c-format msgid "Error: %s - no such connection." msgstr "" #: ../clients/cli/connections.c:2437 ../clients/cli/devices.c:1325 #: ../clients/cli/devices.c:2360 ../clients/cli/devices.c:2754 #: ../clients/cli/devices.c:3338 #, c-format msgid "Unknown parameter: %s\n" msgstr "" #: ../cli/src/connections.c:434 #, c-format msgid "Error: no valid parameter specified." msgstr "" #: ../clients/cli/connections.c:1755 ../clients/cli/connections.c:2452 #: ../clients/cli/connections.c:11162 ../clients/cli/devices.c:3294 #: ../clients/cli/devices.c:3781 ../clients/cli/general.c:539 #: ../clients/cli/general.c:588 ../clients/cli/general.c:605 #: ../clients/cli/general.c:644 ../clients/cli/general.c:658 #: ../clients/cli/general.c:776 ../clients/cli/general.c:823 #: ../clients/cli/general.c:843 #, c-format msgid "Error: %s." msgstr "" #: ../clients/cli/connections.c:644 msgid "activating" msgstr "" #: ../clients/cli/connections.c:646 msgid "activated" msgstr "" #: ../clients/cli/connections.c:650 msgid "deactivated" msgstr "" #: ../clients/cli/connections.c:662 msgid "VPN connecting (prepare)" msgstr "" #: ../clients/cli/connections.c:664 msgid "VPN connecting (need authentication)" msgstr "" #: ../clients/cli/connections.c:666 msgid "VPN connecting" msgstr "" #: ../clients/cli/connections.c:668 msgid "VPN connecting (getting IP configuration)" msgstr "" #: ../clients/cli/connections.c:670 msgid "VPN connected" msgstr "" #: ../clients/cli/connections.c:672 msgid "VPN connection failed" msgstr "" #: ../clients/cli/connections.c:674 msgid "VPN disconnected" msgstr "" #: ../clients/cli/devices.c:762 msgid "N/A" msgstr "" #: ../cli/src/connections.c:752 ../cli/src/connections.c:976 #, c-format msgid "Error: 'con status': %s" msgstr "" #: ../cli/src/connections.c:754 ../cli/src/connections.c:978 #, c-format msgid "Error: 'con status': %s; allowed fields: %s" msgstr "" #: ../cli/src/connections.c:762 msgid "Active connection details" msgstr "" #: ../cli/src/connections.c:898 ../cli/src/connections.c:1560 #: ../cli/src/connections.c:1673 ../cli/src/connections.c:1764 #: ../cli/src/devices.c:1003 ../cli/src/devices.c:1065 #: ../cli/src/devices.c:1231 ../cli/src/devices.c:1364 #: ../cli/src/devices.c:1783 ../cli/src/devices.c:2011 #: ../cli/src/network-manager.c:311 #, c-format msgid "Error: Can't find out if NetworkManager is running: %s." msgstr "" #: ../clients/cli/agent.c:206 ../clients/cli/connections.c:11050 #: ../clients/cli/devices.c:3671 ../clients/cli/general.c:343 #: ../clients/cli/general.c:484 #, c-format msgid "Error: NetworkManager is not running." msgstr "" #: ../cli/src/connections.c:934 msgid "Active connections" msgstr "" #: ../cli/src/connections.c:959 #, c-format msgid "Error: '%s' is not an active connection." msgstr "" #: ../cli/src/connections.c:964 #, c-format msgid "Error: unknown parameter: %s" msgstr "" #: ../clients/cli/connections.c:1851 #, c-format msgid "no active connection on device '%s'" msgstr "" #: ../clients/cli/connections.c:1859 msgid "no active connection or device" msgstr "" #: ../clients/cli/connections.c:1910 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "" #: ../clients/cli/connections.c:1913 #, c-format msgid "no device found for connection '%s'" msgstr "" #: ../clients/cli/connections.c:1925 msgid "unknown reason" msgstr "" #: ../clients/cli/connections.c:1927 ../clients/cli/general.c:277 msgid "none" msgstr "" #: ../clients/cli/connections.c:1929 msgid "the user was disconnected" msgstr "" #: ../clients/cli/connections.c:1931 msgid "the base network connection was interrupted" msgstr "" #: ../clients/cli/connections.c:1933 msgid "the VPN service stopped unexpectedly" msgstr "" #: ../clients/cli/connections.c:1935 msgid "the VPN service returned invalid configuration" msgstr "" #: ../clients/cli/connections.c:1937 msgid "the connection attempt timed out" msgstr "" #: ../clients/cli/connections.c:1939 msgid "the VPN service did not start in time" msgstr "" #: ../clients/cli/connections.c:1941 msgid "the VPN service failed to start" msgstr "" #: ../clients/cli/connections.c:1943 msgid "no valid VPN secrets" msgstr "" #: ../clients/cli/connections.c:1945 msgid "invalid VPN secrets" msgstr "" #: ../clients/cli/connections.c:1947 msgid "the connection was removed" msgstr "" #: ../clients/cli/connections.c:1969 ../clients/cli/connections.c:1997 #: ../clients/cli/connections.c:2158 ../clients/cli/connections.c:8454 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:1980 ../clients/cli/connections.c:2002 #, c-format msgid "Error: Connection activation failed." msgstr "" #: ../clients/cli/connections.c:2053 #, c-format msgid "VPN connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2061 #, c-format msgid "Error: Connection activation failed: %s." msgstr "" #: ../clients/cli/connections.c:2080 ../clients/cli/devices.c:1426 #, c-format msgid "Error: Timeout %d sec expired." msgstr "" #: ../clients/cli/connections.c:2140 #, c-format msgid "Error: Connection activation failed: %s" msgstr "" #: ../cli/src/connections.c:1494 ../cli/src/connections.c:1649 #: ../cli/src/connections.c:1777 #, c-format msgid "Error: Unknown connection: %s." msgstr "" #: ../cli/src/connections.c:1540 ../cli/src/devices.c:1210 #: ../cli/src/devices.c:1756 #, c-format msgid "Error: timeout value '%s' is not valid." msgstr "" #: ../cli/src/connections.c:1553 ../cli/src/connections.c:1666 #: ../cli/src/connections.c:1757 #, c-format msgid "Error: id or uuid has to be specified." msgstr "" #: ../cli/src/connections.c:1586 #, c-format msgid "Error: No suitable device found: %s." msgstr "" #: ../cli/src/connections.c:1588 #, c-format msgid "Error: No suitable device found." msgstr "" #: ../cli/src/connections.c:1702 #, c-format msgid "Warning: Connection not active\n" msgstr "" #: ../clients/cli/connections.c:10357 #, c-format msgid "Error: Connection deletion failed: %s" msgstr "" #: ../cli/src/connections.c:1837 #, c-format msgid "Error: 'con' command '%s' is not valid." msgstr "" #: ../cli/src/connections.c:1905 #, c-format msgid "Error: could not connect to D-Bus." msgstr "" #: ../cli/src/connections.c:1913 #, c-format msgid "Error: Could not get system settings." msgstr "" #: ../cli/src/connections.c:1923 #, c-format msgid "Error: Can't obtain connections: settings service is not running." 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 "UIDHEAM" #. 0 #: ../clients/cli/devices.c:211 ../clients/cli/devices.c:226 msgid "CAPABILITIES" msgstr "" #. 1 #: ../clients/cli/devices.c:227 msgid "WIFI-PROPERTIES" msgstr "" #. 5 #. 2 #: ../clients/cli/devices.c:126 ../clients/cli/devices.c:228 msgid "AP" msgstr "" #. 3 #: ../clients/cli/devices.c:229 msgid "WIRED-PROPERTIES" msgstr "" #. 4 #: ../clients/cli/devices.c:230 msgid "WIMAX-PROPERTIES" msgstr "" #. 0 #. 5 #: ../clients/cli/devices.c:177 ../clients/cli/devices.c:231 msgid "NSP" msgstr "" #. 0 #. 6 #: ../clients/cli/connections.c:234 ../clients/cli/devices.c:232 msgid "IP4" msgstr "IP4" #. 1 #. 7 #: ../clients/cli/connections.c:235 ../clients/cli/devices.c:233 msgid "DHCP4" msgstr "DHCP4" #. 2 #. 8 #: ../clients/cli/connections.c:236 ../clients/cli/devices.c:234 msgid "IP6" msgstr "IP6" #. 3 #. 9 #: ../clients/cli/connections.c:237 ../clients/cli/devices.c:235 msgid "DHCP6" msgstr "DHCP6" #. 10 #: ../clients/cli/devices.c:236 ../clients/tui/nmt-page-bond.c:351 msgid "BOND" msgstr "" #. Ask for optional 'vlan' arguments. #. 13 #: ../clients/cli/connections.c:3778 ../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 "" #. 15 #: ../clients/cli/devices.c:241 msgid "CONNECTIONS" msgstr "" #. 3 #: ../clients/cli/devices.c:59 msgid "VENDOR" msgstr "" #. 4 #: ../clients/cli/devices.c:60 msgid "PRODUCT" msgstr "" #. 5 #: ../clients/cli/devices.c:61 msgid "DRIVER" msgstr "" #. 6 #: ../clients/cli/devices.c:62 msgid "DRIVER-VERSION" msgstr "" #. 7 #: ../clients/cli/devices.c:63 msgid "FIRMWARE-VERSION" msgstr "" #. 8 #: ../clients/cli/devices.c:64 msgid "HWADDR" msgstr "" #. 11 #: ../clients/cli/devices.c:67 msgid "REASON" msgstr "" #. 12 #: ../clients/cli/devices.c:68 msgid "UDI" msgstr "" #. 13 #: ../clients/cli/devices.c:69 msgid "IP-IFACE" msgstr "" #. 15 #: ../clients/cli/devices.c:71 msgid "NM-MANAGED" msgstr "" #. 17 #: ../clients/cli/devices.c:73 msgid "FIRMWARE-MISSING" msgstr "" #. 3 #. 20 #: ../clients/cli/devices.c:44 ../clients/cli/devices.c:76 msgid "CONNECTION" msgstr "" #. 0 #: ../clients/cli/devices.c:90 msgid "AVAILABLE-CONNECTION-PATHS" msgstr "" #. 1 #: ../clients/cli/devices.c:91 msgid "AVAILABLE-CONNECTIONS" msgstr "" #. 0 #: ../clients/cli/devices.c:100 msgid "CARRIER-DETECT" msgstr "" #. 1 #: ../clients/cli/devices.c:101 msgid "SPEED" msgstr "" #. 0 #: ../clients/cli/devices.c:111 msgid "CARRIER" msgstr "" #. 0 #: ../clients/cli/devices.c:121 ../clients/cli/devices.c:731 msgid "WEP" msgstr "" #. 1 #: ../clients/cli/devices.c:122 msgid "WPA" msgstr "" #. 2 #: ../clients/cli/devices.c:123 ../clients/cli/devices.c:739 msgid "WPA2" msgstr "" #. 3 #: ../clients/cli/devices.c:124 msgid "TKIP" msgstr "" #. 4 #: ../clients/cli/devices.c:125 msgid "CCMP" msgstr "" #. 6 #: ../clients/cli/devices.c:127 msgid "ADHOC" msgstr "" #. 0 #: ../clients/cli/devices.c:138 msgid "CTR-FREQ" msgstr "" #. 1 #: ../clients/cli/devices.c:139 msgid "RSSI" msgstr "" #. 2 #: ../clients/cli/devices.c:140 msgid "CINR" msgstr "" #. 3 #: ../clients/cli/devices.c:141 msgid "TX-POW" msgstr "" #. 4 #: ../clients/cli/devices.c:142 msgid "BSID" msgstr "" #. 0 #: ../clients/cli/devices.c:151 ../clients/tui/nmt-page-wifi.c:224 msgid "SSID" msgstr "" #. 2 #: ../clients/cli/devices.c:153 ../clients/tui/nmt-page-wifi.c:358 msgid "BSSID" msgstr "" #. 3 #: ../clients/cli/devices.c:154 msgid "MODE" msgstr "" #. 5 #: ../clients/cli/devices.c:156 msgid "FREQ" msgstr "" #. 6 #: ../clients/cli/devices.c:157 msgid "RATE" msgstr "" #. 7 #. 1 #: ../clients/cli/devices.c:158 ../clients/cli/devices.c:178 msgid "SIGNAL" msgstr "" #. 9 #: ../clients/cli/devices.c:160 msgid "SECURITY" msgstr "" #. 10 #: ../clients/cli/devices.c:161 msgid "WPA-FLAGS" msgstr "" #. 11 #: ../clients/cli/devices.c:162 msgid "RSN-FLAGS" msgstr "" #. 8 #. 13 #. 4 #: ../clients/cli/connections.c:82 ../clients/cli/devices.c:164 #: ../clients/cli/devices.c:181 msgid "ACTIVE" msgstr "GNÌOMHACH" #. 0 #: ../clients/cli/devices.c:192 msgid "SLAVES" msgstr "" #. 1 #: ../clients/cli/devices.c:202 msgid "ID" msgstr "" #: ../cli/src/devices.c:258 #, c-format msgid "" "Usage: nmcli device { COMMAND | help }\n" "\n" " COMMAND := { status | list | disconnect | wifi | wimax }\n" "\n" " COMMAND := { status | list | disconnect | wifi }\n" "\n" " status\n" " list [iface ]\n" " disconnect iface [--nowait] [--timeout ]\n" " wifi [list [iface ] [bssid ]]\n" " wifi connect <(B)SSID> [password ] [wep-key-type key|phrase] " "[iface ] [bssid ] [name ]\n" " [--private] [--nowait] [--timeout ]\n" " wimax [list [iface ] [nsp ]]\n" "\n" msgstr "" #: ../clients/cli/devices.c:650 ../clients/cli/devices.c:801 msgid "(none)" msgstr "" #: ../clients/cli/devices.c:719 #, c-format msgid "%u MHz" msgstr "" #: ../cli/src/devices.c:418 #, c-format msgid "%u MB/s" msgstr "" #: ../cli/src/devices.c:427 msgid "Encrypted: " msgstr "" #: ../cli/src/devices.c:432 msgid "WEP " msgstr "" #: ../cli/src/devices.c:434 msgid "WPA " msgstr "" #: ../cli/src/devices.c:436 msgid "WPA2 " msgstr "" #: ../cli/src/devices.c:439 msgid "Enterprise " msgstr "" #: ../clients/cli/devices.c:760 msgid "Ad-Hoc" msgstr "" #: ../cli/src/devices.c:449 msgid "Infrastructure" msgstr "" #: ../cli/src/devices.c:485 msgid "Home" msgstr "" #: ../cli/src/devices.c:488 msgid "Partner" msgstr "" #: ../cli/src/devices.c:491 msgid "Roaming" msgstr "" #: ../cli/src/devices.c:563 #, c-format msgid "Error: 'dev list': %s" msgstr "" #: ../cli/src/devices.c:565 #, c-format msgid "Error: 'dev list': %s; allowed fields: %s" msgstr "" #: ../clients/cli/devices.c:916 msgid "Device details" msgstr "" #: ../clients/cli/devices.c:980 ../clients/cli/devices.c:983 msgid "(unknown)" msgstr "" #: ../cli/src/devices.c:633 msgid "not connected" msgstr "" #: ../clients/cli/devices.c:1024 #, c-format msgid "%u Mb/s" msgstr "" #: ../clients/cli/devices.c:1115 msgid "on" msgstr "" #: ../clients/cli/devices.c:1115 msgid "off" msgstr "" #: ../cli/src/devices.c:993 #, c-format msgid "Error: 'dev status': %s" msgstr "" #: ../cli/src/devices.c:995 #, c-format msgid "Error: 'dev status': %s; allowed fields: %s" msgstr "" #. Add headers #: ../clients/cli/devices.c:1349 msgid "Status of devices" msgstr "" #: ../clients/cli/devices.c:2146 ../clients/cli/devices.c:2161 #, c-format msgid "Error: '%s' argument is missing." msgstr "" #: ../clients/cli/devices.c:1397 ../clients/cli/devices.c:1707 #: ../clients/cli/devices.c:2128 ../clients/cli/devices.c:2398 #: ../clients/cli/devices.c:3550 #, c-format msgid "Error: Device '%s' not found." msgstr "" #: ../cli/src/devices.c:1113 #, c-format msgid "Success: Device '%s' successfully disconnected." msgstr "" #: ../cli/src/devices.c:1148 #, c-format msgid "Error: Device '%s' (%s) disconnecting failed: %s" msgstr "" #: ../cli/src/devices.c:1161 #, c-format msgid "Device '%s' has been disconnected.\n" msgstr "" #: ../cli/src/devices.c:1224 #, c-format msgid "Error: iface has to be specified." msgstr "" #: ../cli/src/devices.c:1354 #, c-format msgid "Error: 'dev wifi': %s" msgstr "" #: ../cli/src/devices.c:1356 #, c-format msgid "Error: 'dev wifi': %s; allowed fields: %s" msgstr "" #: ../cli/src/devices.c:1379 msgid "WiFi scan list" msgstr "" #: ../clients/cli/devices.c:2421 ../clients/cli/devices.c:2502 #, c-format msgid "Error: Access point with bssid '%s' not found." msgstr "" #: ../cli/src/devices.c:1433 #, c-format msgid "Error: Device '%s' is not a WiFi device." msgstr "" #: ../clients/cli/devices.c:1544 #, c-format msgid "Connection with UUID '%s' created and activated on device '%s'\n" msgstr "" #: ../cli/src/devices.c:1506 #, c-format msgid "Error: Connection activation failed: (%d) %s." msgstr "" #: ../cli/src/devices.c:1531 #, c-format msgid "Error: Failed to add/activate new connection: (%d) %s" msgstr "" #: ../clients/cli/devices.c:1532 #, c-format msgid "Error: Failed to add/activate new connection: Unknown error" msgstr "" #: ../clients/cli/devices.c:2667 #, c-format msgid "Error: SSID or BSSID are missing." msgstr "" #: ../clients/cli/devices.c:2691 #, c-format msgid "Error: bssid argument value '%s' is not a valid BSSID." msgstr "" #: ../clients/cli/devices.c:2715 #, c-format msgid "" "Error: wep-key-type argument value '%s' is invalid, use 'key' or 'phrase'." msgstr "" #: ../clients/cli/devices.c:2763 #, c-format msgid "Error: BSSID to connect to (%s) differs from bssid argument (%s)." msgstr "" #: ../clients/cli/devices.c:2769 #, c-format msgid "Error: Parameter '%s' is neither SSID nor BSSID." msgstr "" #: ../clients/cli/devices.c:2450 ../clients/cli/devices.c:2782 #: ../clients/cli/devices.c:3202 ../clients/cli/devices.c:3351 #, c-format msgid "Error: Device '%s' is not a Wi-Fi device." msgstr "" #: ../clients/cli/devices.c:2784 ../clients/cli/devices.c:3204 #: ../clients/cli/devices.c:3353 #, c-format msgid "Error: No Wi-Fi device found." msgstr "" #: ../clients/cli/devices.c:2829 #, c-format msgid "Error: No network with SSID '%s' found." msgstr "" #: ../clients/cli/devices.c:2831 #, c-format msgid "Error: No access point with BSSID '%s' found." msgstr "" #: ../cli/src/devices.c:1925 #, c-format msgid "Error: 'dev wifi' command '%s' is not valid." msgstr "" #: ../cli/src/devices.c:2001 #, c-format msgid "Error: 'dev wimax': %s" msgstr "" #: ../cli/src/devices.c:2003 #, c-format msgid "Error: 'dev wimax': %s; allowed fields: %s" msgstr "" #: ../cli/src/devices.c:2026 msgid "WiMAX NSP list" msgstr "" #: ../cli/src/devices.c:2063 #, c-format msgid "Error: NSP with name '%s' not found." msgstr "" #: ../cli/src/devices.c:2074 #, c-format msgid "Error: Device '%s' is not a WiMAX device." msgstr "" #: ../cli/src/devices.c:2105 #, c-format msgid "Error: Access point with nsp '%s' not found." msgstr "" #: ../cli/src/devices.c:2132 #, c-format msgid "Error: 'dev wimax' command '%s' is not valid." msgstr "" #: ../clients/cli/devices.c:3772 #, c-format msgid "Error: 'dev' command '%s' is not valid." msgstr "" #: ../clients/cli/general.c:34 msgid "RUNNING" msgstr "" #. 0 #: ../clients/cli/general.c:35 msgid "VERSION" msgstr "" #. 2 #: ../cli/src/network-manager.c:40 msgid "NET-ENABLED" msgstr "" #. 3 #: ../cli/src/network-manager.c:41 msgid "WIFI-HARDWARE" msgstr "" #. 6 #: ../clients/cli/general.c:41 msgid "WIFI" msgstr "" #. 5 #: ../cli/src/network-manager.c:43 msgid "WWAN-HARDWARE" msgstr "" #. 8 #: ../clients/cli/general.c:43 msgid "WWAN" msgstr "" #. 7 #: ../cli/src/network-manager.c:45 msgid "WIMAX-HARDWARE" msgstr "" #. 10 #: ../clients/cli/general.c:45 msgid "WIMAX" msgstr "" #: ../clients/cli/general.c:61 msgid "PERMISSION" msgstr "" #. 0 #: ../clients/cli/general.c:62 msgid "VALUE" msgstr "" #: ../cli/src/network-manager.c:77 #, c-format msgid "" "Usage: nmcli nm { COMMAND | help }\n" "\n" " COMMAND := { status | permissions | enable | sleep | wifi | wwan | wimax " "}\n" "\n" " COMMAND := { status | permissions | enable | sleep | wifi | wwan }\n" "\n" " status\n" " permissions\n" " enable [true|false]\n" " sleep [true|false]\n" " wifi [on|off]\n" " wwan [on|off]\n" " wimax [on|off]\n" "\n" msgstr "" #: ../clients/cli/general.c:233 msgid "asleep" msgstr "" #: ../clients/cli/general.c:235 msgid "connecting" msgstr "" #: ../clients/cli/general.c:237 msgid "connected (local only)" msgstr "" #: ../clients/cli/general.c:239 msgid "connected (site only)" msgstr "" #: ../clients/cli/general.c:243 msgid "disconnecting" msgstr "" #: ../cli/src/network-manager.c:158 #, c-format msgid "Error: 'nm status': %s" msgstr "" #: ../cli/src/network-manager.c:160 #, c-format msgid "Error: 'nm status': %s; allowed fields: %s" msgstr "" #: ../clients/cli/general.c:370 ../clients/cli/general.c:371 #: ../clients/cli/general.c:372 ../clients/cli/general.c:373 #: ../clients/cli/general.c:374 msgid "enabled" msgstr "" #: ../clients/cli/general.c:370 ../clients/cli/general.c:371 #: ../clients/cli/general.c:372 ../clients/cli/general.c:373 #: ../clients/cli/general.c:374 msgid "disabled" msgstr "" #: ../clients/cli/general.c:360 msgid "NetworkManager status" msgstr "" #: ../clients/cli/general.c:365 msgid "running" msgstr "" #: ../cli/src/network-manager.c:196 msgid "not running" msgstr "" #: ../clients/cli/general.c:446 msgid "auth" msgstr "" #: ../cli/src/network-manager.c:301 #, c-format msgid "Error: 'nm permissions': %s" msgstr "" #: ../cli/src/network-manager.c:303 #, c-format msgid "Error: 'nm permissions': %s; allowed fields: %s" msgstr "" #: ../clients/cli/general.c:489 msgid "NetworkManager permissions" msgstr "" #: ../cli/src/network-manager.c:350 ../cli/src/utils.c:459 #, c-format msgid "Error: Couldn't connect to system bus: %s" msgstr "" #: ../cli/src/network-manager.c:361 #, c-format msgid "Error: Couldn't create D-Bus object proxy." msgstr "" #: ../cli/src/network-manager.c:367 #, c-format msgid "Error in sleep: %s" msgstr "" #: ../cli/src/network-manager.c:416 ../cli/src/network-manager.c:471 #: ../cli/src/network-manager.c:509 ../cli/src/network-manager.c:548 #, c-format msgid "Error: '--fields' value '%s' is not valid here; allowed fields: %s" msgstr "" #: ../cli/src/network-manager.c:424 msgid "Networking enabled" msgstr "" #: ../cli/src/network-manager.c:440 #, c-format msgid "Error: invalid 'enable' parameter: '%s'; use 'true' or 'false'." msgstr "" #: ../cli/src/network-manager.c:450 #, c-format msgid "Error: Sleeping status is not exported by NetworkManager." msgstr "" #: ../cli/src/network-manager.c:458 #, c-format msgid "Error: invalid 'sleep' parameter: '%s'; use 'true' or 'false'." msgstr "" #: ../cli/src/network-manager.c:479 msgid "WiFi enabled" msgstr "" #: ../cli/src/network-manager.c:495 #, c-format msgid "Error: invalid 'wifi' parameter: '%s'." msgstr "" #: ../cli/src/network-manager.c:517 msgid "WWAN enabled" msgstr "" #: ../cli/src/network-manager.c:533 #, c-format msgid "Error: invalid 'wwan' parameter: '%s'." msgstr "" #: ../cli/src/network-manager.c:556 msgid "WiMAX enabled" msgstr "" #: ../cli/src/network-manager.c:572 #, c-format msgid "Error: invalid 'wimax' parameter: '%s'." msgstr "" #: ../cli/src/network-manager.c:588 #, c-format msgid "Error: 'nm' command '%s' is not valid." msgstr "" #: ../cli/src/nmcli.c:76 #, c-format msgid "" "Usage: %s [OPTIONS] OBJECT { COMMAND | help }\n" "\n" "OPTIONS\n" " -t[erse] terse output\n" " -p[retty] pretty output\n" " -m[ode] tabular|multiline output mode\n" " -f[ields] |all|common specify fields to output\n" " -e[scape] yes|no escape columns separators in " "values\n" " -n[ocheck] don't check nmcli and " "NetworkManager versions\n" " -v[ersion] show program version\n" " -h[elp] print this help\n" "\n" "OBJECT\n" " nm NetworkManager's status\n" " c[onnection] NetworkManager's connections\n" " d[evice] devices managed by NetworkManager\n" "\n" msgstr "" #: ../clients/cli/nmcli.c:143 #, c-format msgid "Error: Object '%s' is unknown, try 'nmcli help'." msgstr "" #: ../clients/cli/nmcli.c:173 #, c-format msgid "Error: Option '--terse' is specified the second time." msgstr "" #: ../clients/cli/nmcli.c:178 #, c-format msgid "Error: Option '--terse' is mutually exclusive with '--pretty'." msgstr "" #: ../clients/cli/nmcli.c:186 #, c-format msgid "Error: Option '--pretty' is specified the second time." msgstr "" #: ../clients/cli/nmcli.c:191 #, c-format msgid "Error: Option '--pretty' is mutually exclusive with '--terse'." msgstr "" #: ../clients/cli/nmcli.c:201 ../clients/cli/nmcli.c:217 #: ../clients/cli/nmcli.c:235 ../clients/cli/nmcli.c:266 #, c-format msgid "Error: missing argument for '%s' option." msgstr "" #: ../clients/cli/nmcli.c:210 ../clients/cli/nmcli.c:228 #: ../clients/cli/nmcli.c:244 #, c-format msgid "Error: '%s' is not valid argument for '%s' option." msgstr "" #: ../clients/cli/nmcli.c:251 #, c-format msgid "Error: fields for '%s' options are missing." msgstr "" #: ../clients/cli/nmcli.c:278 #, c-format msgid "nmcli tool, version %s\n" msgstr "" #: ../clients/cli/nmcli.c:284 #, c-format msgid "Error: Option '%s' is unknown, try 'nmcli -help'." msgstr "" #: ../cli/src/nmcli.c:247 #, c-format msgid "Caught signal %d, shutting down..." msgstr "" #: ../cli/src/nmcli.c:272 msgid "Error: Could not create NMClient object." msgstr "" #: ../clients/cli/nmcli.c:529 msgid "Success" msgstr "" #: ../cli/src/settings.c:595 #, c-format msgid "%d (hex-ascii-key)" msgstr "" #: ../cli/src/settings.c:597 #, c-format msgid "%d (104/128-bit passphrase)" msgstr "" #: ../clients/cli/settings.c:795 ../clients/cli/settings.c:881 #, c-format msgid "%d (unknown)" msgstr "" #: ../cli/src/settings.c:626 msgid "0 (unknown)" msgstr "" #: ../cli/src/settings.c:632 msgid "any, " msgstr "" #: ../cli/src/settings.c:634 msgid "900 MHz, " msgstr "" #: ../cli/src/settings.c:636 msgid "1800 MHz, " msgstr "" #: ../cli/src/settings.c:638 msgid "1900 MHz, " msgstr "" #: ../cli/src/settings.c:640 msgid "850 MHz, " msgstr "" #: ../cli/src/settings.c:642 msgid "WCDMA 3GPP UMTS 2100 MHz, " msgstr "" #: ../cli/src/settings.c:644 msgid "WCDMA 3GPP UMTS 1800 MHz, " msgstr "" #: ../cli/src/settings.c:646 msgid "WCDMA 3GPP UMTS 1700/2100 MHz, " msgstr "" #: ../cli/src/settings.c:648 msgid "WCDMA 3GPP UMTS 800 MHz, " msgstr "" #: ../cli/src/settings.c:650 msgid "WCDMA 3GPP UMTS 850 MHz, " msgstr "" #: ../cli/src/settings.c:652 msgid "WCDMA 3GPP UMTS 900 MHz, " msgstr "" #: ../cli/src/settings.c:654 msgid "WCDMA 3GPP UMTS 1700 MHz, " msgstr "" #: ../cli/src/settings.c:656 msgid "WCDMA 3GPP UMTS 1900 MHz, " msgstr "" #: ../cli/src/settings.c:658 msgid "WCDMA 3GPP UMTS 2600 MHz, " msgstr "" #: ../clients/cli/settings.c:824 msgid "0 (NONE)" msgstr "" #: ../clients/cli/settings.c:830 msgid "REORDER_HEADERS, " msgstr "" #: ../clients/cli/settings.c:832 msgid "GVRP, " msgstr "" #: ../clients/cli/settings.c:834 msgid "LOOSE_BINDING, " msgstr "" #: ../clients/cli/settings.c:875 #, c-format msgid "%d (disabled)" msgstr "" #: ../clients/cli/settings.c:877 #, c-format msgid "%d (enabled, prefer public IP)" msgstr "" #: ../clients/cli/settings.c:879 #, c-format msgid "%d (enabled, prefer temporary IP)" msgstr "" #: ../clients/cli/settings.c:912 msgid "0 (none)" msgstr "" #: ../clients/cli/settings.c:918 msgid "agent-owned, " msgstr "" #: ../clients/cli/settings.c:920 msgid "not saved, " msgstr "" #: ../clients/cli/settings.c:922 msgid "not required, " msgstr "" #: ../clients/cli/settings.c:1422 ../clients/cli/settings.c:1724 #: ../clients/cli/settings.c:1864 msgid "auto" msgstr "" #: ../clients/cli/utils.c:202 #, c-format msgid "Error converting IP4 address '0x%X' to text form" msgstr "" #: ../clients/cli/utils.c:230 #, c-format msgid "Error converting IP6 address '%s' to text form" msgstr "" #: ../clients/cli/utils.c:964 #, c-format msgid "field '%s' has to be alone" msgstr "" #: ../cli/src/utils.c:237 #, c-format msgid "invalid field '%s'" msgstr "" #: ../clients/cli/utils.c:1024 msgid "Option '--terse' requires specifying '--fields'" msgstr "" #: ../clients/cli/utils.c:1028 #, c-format msgid "" "Option '--terse' requires specific '--fields' option values , not '%s'" msgstr "" #: ../cli/src/utils.c:470 #, c-format msgid "Error: Couldn't create D-Bus object proxy for org.freedesktop.DBus" msgstr "" #: ../cli/src/utils.c:478 #, c-format msgid "Error: NameHasOwner request failed: %s" msgstr "" #: ../clients/cli/utils.c:1390 #, c-format msgid "" "Warning: nmcli (%s) and NetworkManager (%s) versions don't match. Use --" "nocheck to suppress the warning.\n" msgstr "" #: ../clients/cli/utils.c:1399 #, c-format msgid "" "Error: nmcli (%s) and NetworkManager (%s) versions don't match. Force " "execution using --nocheck, but the results are unpredictable." msgstr "" #: ../libnm-core/crypto.c:118 ../libnm-util/crypto.c:131 #, c-format msgid "PEM key file had no end tag '%s'." msgstr "" #: ../libnm-core/crypto.c:131 ../libnm-util/crypto.c:144 #, c-format msgid "Doesn't look like a PEM private key file." msgstr "" #: ../libnm-util/crypto.c:154 #, c-format msgid "Not enough memory to store PEM file data." msgstr "" #: ../libnm-core/crypto.c:148 ../libnm-util/crypto.c:161 #, c-format msgid "Malformed PEM file: Proc-Type was not first tag." msgstr "" #: ../libnm-core/crypto.c:156 ../libnm-util/crypto.c:169 #, c-format msgid "Malformed PEM file: unknown Proc-Type tag '%s'." msgstr "" #: ../libnm-core/crypto.c:166 ../libnm-util/crypto.c:179 #, c-format msgid "Malformed PEM file: DEK-Info was not the second tag." msgstr "" #: ../libnm-core/crypto.c:177 ../libnm-util/crypto.c:190 #, c-format msgid "Malformed PEM file: no IV found in DEK-Info tag." msgstr "" #: ../libnm-core/crypto.c:184 ../libnm-util/crypto.c:197 #, c-format msgid "Malformed PEM file: invalid format of IV in DEK-Info tag." msgstr "" #: ../libnm-core/crypto.c:199 ../libnm-util/crypto.c:212 #, c-format msgid "Malformed PEM file: unknown private key cipher '%s'." msgstr "" #: ../libnm-core/crypto.c:218 ../libnm-util/crypto.c:231 #, c-format msgid "Could not decode private key." msgstr "" #: ../libnm-core/crypto.c:272 ../libnm-util/crypto.c:283 msgid "Failed to find expected PKCS#8 start tag." msgstr "" #: ../libnm-core/crypto.c:280 ../libnm-util/crypto.c:291 #, c-format msgid "Failed to find expected PKCS#8 end tag '%s'." msgstr "" #: ../libnm-util/crypto.c:318 msgid "Not enough memory to store private key data." msgstr "" #: ../libnm-core/crypto.c:299 ../libnm-util/crypto.c:310 msgid "Failed to decode PKCS#8 private key." msgstr "" #: ../libnm-util/crypto.c:345 ../libnm-util/crypto.c:631 #, c-format msgid "Not enough memory to store certificate data." msgstr "" #: ../libnm-core/crypto.c:341 ../libnm-util/crypto.c:352 #, c-format msgid "IV must be an even number of bytes in length." msgstr "" #: ../libnm-util/crypto.c:380 #, c-format msgid "Not enough memory to store the IV." msgstr "" #: ../libnm-core/crypto.c:355 ../libnm-util/crypto.c:366 #, c-format msgid "IV contains non-hexadecimal digits." msgstr "" #: ../libnm-core/crypto.c:395 ../libnm-core/crypto_gnutls.c:91 #: ../libnm-core/crypto_gnutls.c:197 ../libnm-core/crypto_nss.c:112 #: ../libnm-core/crypto_nss.c:277 ../libnm-util/crypto.c:406 #: ../libnm-util/crypto_gnutls.c:151 ../libnm-util/crypto_gnutls.c:256 #: ../libnm-util/crypto_nss.c:162 ../libnm-util/crypto_nss.c:323 #, c-format msgid "Private key cipher '%s' was unknown." msgstr "" #: ../libnm-util/crypto.c:438 #, c-format msgid "Not enough memory to decrypt private key." msgstr "" #: ../libnm-util/crypto.c:503 #, c-format msgid "Not enough memory to store decrypted private key." msgstr "" #: ../libnm-core/crypto.c:494 ../libnm-util/crypto.c:516 #, c-format msgid "Unable to determine private key type." msgstr "" #: ../libnm-core/crypto.c:555 ../libnm-util/crypto.c:571 #, c-format msgid "PEM certificate had no start tag '%s'." msgstr "" #: ../libnm-core/crypto.c:564 ../libnm-util/crypto.c:580 #, c-format msgid "PEM certificate had no end tag '%s'." msgstr "" #: ../libnm-core/crypto.c:582 ../libnm-util/crypto.c:598 #, c-format msgid "Failed to decode certificate." msgstr "" #: ../libnm-core/crypto_gnutls.c:48 ../libnm-util/crypto_gnutls.c:48 msgid "Failed to initialize the crypto engine." msgstr "" #: ../libnm-util/crypto_gnutls.c:92 #, c-format msgid "Failed to initialize the MD5 engine: %s / %s." msgstr "" #: ../libnm-core/crypto_gnutls.c:99 ../libnm-util/crypto_gnutls.c:159 #, c-format msgid "Invalid IV length (must be at least %zd)." msgstr "" #: ../libnm-util/crypto_gnutls.c:164 ../libnm-util/crypto_nss.c:184 #, c-format msgid "Not enough memory for decrypted key buffer." msgstr "" #: ../libnm-util/crypto_gnutls.c:172 #, c-format msgid "Failed to initialize the decryption cipher context: %s / %s." msgstr "" #: ../libnm-util/crypto_gnutls.c:181 #, c-format msgid "Failed to set symmetric key for decryption: %s / %s." msgstr "" #: ../libnm-util/crypto_gnutls.c:190 #, c-format msgid "Failed to set IV for decryption: %s / %s." msgstr "" #: ../libnm-util/crypto_gnutls.c:199 #, c-format msgid "Failed to decrypt the private key: %s / %s." msgstr "" #: ../libnm-core/crypto_gnutls.c:134 ../libnm-core/crypto_nss.c:202 #: ../libnm-util/crypto_gnutls.c:194 ../libnm-util/crypto_nss.c:252 #, c-format msgid "Failed to decrypt the private key: unexpected padding length." msgstr "" #: ../libnm-core/crypto_gnutls.c:145 ../libnm-core/crypto_nss.c:213 #: ../libnm-util/crypto_gnutls.c:205 ../libnm-util/crypto_nss.c:263 #, c-format msgid "Failed to decrypt the private key." msgstr "" #: ../libnm-util/crypto_gnutls.c:285 ../libnm-util/crypto_nss.c:352 #, c-format msgid "Could not allocate memory for encrypting." msgstr "" #: ../libnm-util/crypto_gnutls.c:293 #, c-format msgid "Failed to initialize the encryption cipher context: %s / %s." msgstr "" #: ../libnm-util/crypto_gnutls.c:302 #, c-format msgid "Failed to set symmetric key for encryption: %s / %s." msgstr "" #: ../libnm-util/crypto_gnutls.c:312 #, c-format msgid "Failed to set IV for encryption: %s / %s." msgstr "" #: ../libnm-util/crypto_gnutls.c:321 #, c-format msgid "Failed to encrypt the data: %s / %s." msgstr "" #: ../libnm-core/crypto_gnutls.c:276 ../libnm-util/crypto_gnutls.c:332 #, c-format msgid "Error initializing certificate data: %s" msgstr "" #: ../libnm-core/crypto_gnutls.c:298 ../libnm-util/crypto_gnutls.c:354 #, c-format msgid "Couldn't decode certificate: %s" msgstr "" #: ../libnm-core/crypto_gnutls.c:326 ../libnm-util/crypto_gnutls.c:378 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %s" msgstr "" #: ../libnm-core/crypto_gnutls.c:339 ../libnm-util/crypto_gnutls.c:391 #, c-format msgid "Couldn't decode PKCS#12 file: %s" msgstr "" #: ../libnm-core/crypto_gnutls.c:351 ../libnm-util/crypto_gnutls.c:403 #, c-format msgid "Couldn't verify PKCS#12 file: %s" msgstr "" #: ../libnm-core/crypto_gnutls.c:383 ../libnm-util/crypto_gnutls.c:431 #, c-format msgid "Couldn't initialize PKCS#8 decoder: %s" msgstr "" #: ../libnm-core/crypto_gnutls.c:406 ../libnm-util/crypto_gnutls.c:454 #, c-format msgid "Couldn't decode PKCS#8 file: %s" msgstr "" #: ../libnm-core/crypto_nss.c:54 ../libnm-util/crypto_nss.c:53 #, c-format msgid "Failed to initialize the crypto engine: %d." msgstr "" #: ../libnm-util/crypto_nss.c:99 #, c-format msgid "Failed to initialize the MD5 context: %d." msgstr "" #: ../libnm-core/crypto_nss.c:120 ../libnm-util/crypto_nss.c:170 #, c-format msgid "Invalid IV length (must be at least %d)." msgstr "" #: ../libnm-core/crypto_nss.c:131 ../libnm-util/crypto_nss.c:181 #, c-format msgid "Failed to initialize the decryption cipher slot." msgstr "" #: ../libnm-core/crypto_nss.c:141 ../libnm-util/crypto_nss.c:191 #, c-format msgid "Failed to set symmetric key for decryption." msgstr "" #: ../libnm-core/crypto_nss.c:151 ../libnm-util/crypto_nss.c:201 #, c-format msgid "Failed to set IV for decryption." msgstr "" #: ../libnm-core/crypto_nss.c:159 ../libnm-util/crypto_nss.c:209 #, c-format msgid "Failed to initialize the decryption context." msgstr "" #: ../libnm-core/crypto_nss.c:172 ../libnm-util/crypto_nss.c:222 #, c-format msgid "Failed to decrypt the private key: %d." msgstr "" #: ../libnm-core/crypto_nss.c:180 ../libnm-util/crypto_nss.c:230 #, c-format msgid "Failed to decrypt the private key: decrypted data too large." msgstr "" #: ../libnm-core/crypto_nss.c:191 ../libnm-util/crypto_nss.c:241 #, c-format msgid "Failed to finalize decryption of the private key: %d." msgstr "" #: ../libnm-core/crypto_nss.c:299 ../libnm-util/crypto_nss.c:345 #, c-format msgid "Failed to initialize the encryption cipher slot." msgstr "" #: ../libnm-core/crypto_nss.c:307 ../libnm-util/crypto_nss.c:353 #, c-format msgid "Failed to set symmetric key for encryption." msgstr "" #: ../libnm-core/crypto_nss.c:315 ../libnm-util/crypto_nss.c:361 #, c-format msgid "Failed to set IV for encryption." msgstr "" #: ../libnm-core/crypto_nss.c:323 ../libnm-util/crypto_nss.c:369 #, c-format msgid "Failed to initialize the encryption context." msgstr "" #: ../libnm-core/crypto_nss.c:331 ../libnm-util/crypto_nss.c:377 #, c-format msgid "Failed to encrypt: %d." msgstr "" #: ../libnm-core/crypto_nss.c:339 ../libnm-util/crypto_nss.c:385 #, c-format msgid "Unexpected amount of data after encrypting." msgstr "" #: ../libnm-core/crypto_nss.c:382 ../libnm-util/crypto_nss.c:425 #, c-format msgid "Couldn't decode certificate: %d" msgstr "" #: ../libnm-util/crypto_nss.c:460 #, c-format msgid "Couldn't convert password to UCS2: %d" msgstr "" #: ../libnm-core/crypto_nss.c:450 ../libnm-util/crypto_nss.c:488 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %d" msgstr "" #: ../libnm-core/crypto_nss.c:459 ../libnm-util/crypto_nss.c:497 #, c-format msgid "Couldn't decode PKCS#12 file: %d" msgstr "" #: ../libnm-core/crypto_nss.c:468 ../libnm-util/crypto_nss.c:506 #, c-format msgid "Couldn't verify PKCS#12 file: %d" msgstr "" #: ../libnm-core/crypto_nss.c:519 ../libnm-util/crypto_nss.c:550 msgid "Could not generate random data." msgstr "" #: ../libnm-util/nm-utils.c:2145 #, c-format msgid "Not enough memory to make encryption key." msgstr "" #: ../libnm-util/nm-utils.c:2255 msgid "Could not allocate memory for PEM file creation." msgstr "" #: ../libnm-util/nm-utils.c:2267 #, c-format msgid "Could not allocate memory for writing IV to PEM file." msgstr "" #: ../libnm-util/nm-utils.c:2279 #, c-format msgid "Could not allocate memory for writing encrypted key to PEM file." msgstr "" #: ../libnm-util/nm-utils.c:2298 #, c-format msgid "Could not allocate memory for PEM file data." msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:1 msgid "Enable or disable system networking" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:2 msgid "System policy prevents enabling or disabling system networking" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:3 msgid "" "Put NetworkManager to sleep or wake it up (should only be used by system " "power management)" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:4 msgid "" "System policy prevents putting NetworkManager to sleep or waking it up" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:5 msgid "Enable or disable WiFi devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:6 msgid "System policy prevents enabling or disabling WiFi devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:7 msgid "Enable or disable mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:8 msgid "System policy prevents enabling or disabling mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:9 msgid "Enable or disable WiMAX mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:10 msgid "" "System policy prevents enabling or disabling WiMAX mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:11 msgid "Allow control of network connections" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:12 msgid "System policy prevents control of network connections" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:13 msgid "Connection sharing via a protected WiFi network" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:14 msgid "" "System policy prevents sharing connections via a protected WiFi network" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:15 msgid "Connection sharing via an open WiFi network" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:16 msgid "System policy prevents sharing connections via an open WiFi network" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:17 msgid "Modify personal network connections" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:18 msgid "System policy prevents modification of personal network settings" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:19 msgid "Modify network connections for all users" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:20 msgid "System policy prevents modification of network settings for all users" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:21 msgid "Modify persistent system hostname" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:22 msgid "System policy prevents modification of the persistent system hostname" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:23 msgid "Allow use of user-specific connections" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:24 msgid "System policy prevents use of user-specific connections" msgstr "" #: ../src/main.c:129 #, c-format msgid "Failed to set signal mask: %d" msgstr "" #: ../src/main.c:138 #, c-format msgid "Failed to create signal handling thread: %d" msgstr "" #: ../src/main-utils.c:99 #, c-format msgid "Opening %s failed: %s\n" msgstr "" #: ../src/main-utils.c:105 #, c-format msgid "Writing to %s failed: %s\n" msgstr "" #: ../src/main-utils.c:110 #, c-format msgid "Closing %s failed: %s\n" msgstr "" #: ../src/main.c:207 #, c-format msgid "NetworkManager is already running (pid %ld)\n" msgstr "" #. Logging/debugging #: ../src/main.c:234 ../src/nm-iface-helper.c:298 msgid "Print NetworkManager version and exit" msgstr "" #: ../src/main.c:235 ../src/nm-iface-helper.c:299 msgid "Don't become a daemon" msgstr "" #: ../src/main.c:240 ../src/nm-iface-helper.c:305 msgid "Make all warnings fatal" msgstr "" #: ../src/main.c:241 msgid "Specify the location of a PID file" msgstr "" #: ../src/main.c:336 msgid "filename" msgstr "" #: ../src/main.c:242 msgid "State file location" msgstr "" #: ../src/main.c:337 msgid "/path/to/state.file" msgstr "" #: ../src/nm-config.c:465 msgid "Config file location" msgstr "" #: ../src/main.c:338 msgid "/path/to/config.file" msgstr "" #: ../src/nm-config.c:470 msgid "List of plugins separated by ','" msgstr "" #: ../src/main.c:339 msgid "plugin1,plugin2" msgstr "" #. Translators: Do not translate the values in the square brackets #: ../src/main.c:341 msgid "Log level: one of [ERR, WARN, INFO, DEBUG]" msgstr "" #. Translators: Do not translate the values in the square brackets #: ../src/main.c:344 msgid "" "Log domains separated by ',': any combination of\n" " " "[NONE,HW,RFKILL,ETHER,WIFI,BT,MB,DHCP4,DHCP6,PPP,\n" " " "WIFI_SCAN,IP4,IP6,AUTOIP4,DNS,VPN,SHARING,SUPPLICANT,\n" " " "AGENTS,SETTINGS,SUSPEND,CORE,DEVICE,OLPC,WIMAX,\n" " INFINIBAND,FIREWALL,ADSL]" msgstr "" #. These three are hidden for now, and should eventually just go away. #: ../src/nm-config.c:475 msgid "An http(s) address for checking internet connectivity" msgstr "" #: ../src/nm-config.c:476 msgid "The interval between connectivity checks (in seconds)" msgstr "" #: ../src/nm-config.c:477 msgid "The expected start of the response" msgstr "" #: ../src/main.c:352 msgid "Bingo!" msgstr "" #: ../src/main.c:370 #, c-format msgid "GModules are not supported on your platform!\n" msgstr "" #: ../src/main.c:254 msgid "" "NetworkManager monitors all network connections and automatically\n" "chooses the best connection to use. It also allows the user to\n" "specify wireless access points which wireless cards in the computer\n" "should associate with." msgstr "" #: ../src/main.c:395 #, c-format msgid "Invalid option. Please use --help to see a list of valid options.\n" msgstr "" #: ../src/main.c:405 #, c-format msgid "You must be root to run NetworkManager!\n" msgstr "" #: ../src/main.c:433 #, c-format msgid "Failed to read configuration: (%d) %s\n" msgstr "" #: ../src/main.c:343 ../src/main-utils.c:269 ../src/nm-iface-helper.c:393 #, c-format msgid "%s. Please use --help to see a list of valid options.\n" msgstr "" #: ../src/main.c:451 #, c-format msgid "State file %s parsing failed: (%d) %s\n" msgstr "" #: ../src/main.c:389 ../src/nm-iface-helper.c:408 #, c-format msgid "Could not daemonize: %s [error %u]\n" msgstr "" #: ../src/devices/bluetooth/nm-bluez-device.c:197 #, c-format msgid "%s Network" msgstr "" #: ../src/dhcp-manager/nm-dhcp-dhclient-utils.c:213 msgid "# Created by NetworkManager\n" msgstr "" #: ../src/dhcp-manager/nm-dhcp-dhclient-utils.c:220 #, c-format msgid "" "# Merged from %s\n" "\n" msgstr "" #: ../src/dhcp-manager/nm-dhcp-manager.c:266 msgid "no usable DHCP client could be found." msgstr "" #: ../src/dhcp-manager/nm-dhcp-manager.c:275 msgid "'dhclient' could be found." msgstr "" #: ../src/dhcp-manager/nm-dhcp-manager.c:285 msgid "'dhcpcd' could be found." msgstr "" #: ../src/dhcp-manager/nm-dhcp-manager.c:293 #, c-format msgid "unsupported DHCP client '%s'" msgstr "" #: ../src/dns-manager/nm-dns-manager.c:376 msgid "NOTE: the libc resolver may not support more than 3 nameservers." msgstr "" #: ../src/dns-manager/nm-dns-manager.c:378 msgid "The nameservers listed below may not be recognized." msgstr "" #: ../src/nm-logging.c:216 #, c-format msgid "Unknown log level '%s'" msgstr "" #: ../src/nm-logging.c:309 #, c-format msgid "Unknown log domain '%s'" msgstr "" #: ../src/modem-manager/nm-modem-cdma.c:271 #: ../src/modem-manager/nm-modem-broadband.c:533 ../src/nm-device-bt.c:338 #, c-format msgid "CDMA connection %d" msgstr "" #: ../src/modem-manager/nm-modem-gsm.c:549 #: ../src/modem-manager/nm-modem-broadband.c:511 ../src/nm-device-bt.c:334 #, c-format msgid "GSM connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:194 #, c-format msgid "Bond connection %d" msgstr "" #: ../src/nm-device-adsl.c:194 #, c-format msgid "ADSL connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:204 #, c-format msgid "Bridge connection %d" msgstr "" #: ../src/nm-device-bt.c:309 #, c-format msgid "PAN connection %d" msgstr "" #: ../src/nm-device-bt.c:342 #, c-format msgid "DUN connection %d" msgstr "" #: ../src/nm-device-ethernet.c:1337 #, c-format msgid "PPPoE connection %d" msgstr "" #: ../src/devices/nm-device-ethernet-utils.c:39 #, c-format msgid "Wired connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:167 #, c-format msgid "InfiniBand connection %d" msgstr "" #: ../src/nm-device-olpc-mesh.c:293 #, c-format msgid "Mesh %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:221 #, c-format msgid "VLAN connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:236 #, c-format msgid "VPN connection %d" msgstr "" #: ../src/nm-netlink-monitor.c:149 ../src/nm-netlink-monitor.c:248 #: ../src/nm-netlink-monitor.c:689 #, c-format msgid "error processing netlink message: %s" msgstr "" #: ../src/nm-netlink-monitor.c:227 msgid "error occurred while waiting for data on socket" msgstr "" #: ../src/nm-netlink-monitor.c:272 #, c-format msgid "unable to connect to netlink for monitoring link status: %s" msgstr "" #: ../src/nm-netlink-monitor.c:283 #, c-format msgid "unable to enable netlink handle credential passing: %s" msgstr "" #: ../src/nm-netlink-monitor.c:306 ../src/nm-netlink-monitor.c:366 #, c-format msgid "unable to allocate netlink handle for monitoring link status: %s" msgstr "" #: ../src/nm-netlink-monitor.c:391 #, c-format msgid "unable to allocate netlink link cache for monitoring link status: %s" msgstr "" #: ../src/nm-netlink-monitor.c:518 #, c-format msgid "unable to join netlink group: %s" msgstr "" #: ../src/nm-netlink-monitor.c:665 ../src/nm-netlink-monitor.c:678 #, c-format msgid "error updating link cache: %s" msgstr "" #: ../src/settings/plugins/ifcfg-rh/reader.c:108 msgid "System" msgstr "" #: ../clients/tui/nm-editor-utils.c:190 ../libnm-core/nm-connection.c:1708 #: ../libnm-glib/nm-device.c:1863 ../libnm-util/nm-connection.c:1626 #: ../libnm/nm-device.c:1814 ../src/settings/plugins/ifcfg-rh/reader.c:4178 msgid "Bond" msgstr "" #: ../clients/tui/nm-editor-utils.c:199 ../libnm-core/nm-connection.c:1712 #: ../libnm-glib/nm-device.c:1867 ../libnm-util/nm-connection.c:1630 #: ../libnm/nm-device.c:1818 ../src/settings/plugins/ifcfg-rh/reader.c:4475 msgid "Bridge" msgstr "" #: ../test/nm-online.c:111 #, c-format msgid "\rConnecting" msgstr "" #: ../clients/nm-online.c:147 msgid "" "Time to wait for a connection, in seconds (without the option, default value " "is 30)" msgstr "" #: ../clients/nm-online.c:148 msgid "Exit immediately if NetworkManager is not running or connecting" msgstr "" #: ../clients/nm-online.c:149 msgid "Don't print anything" msgstr "" #: ../test/nm-online.c:162 msgid "Waits for a successful connection in NetworkManager." msgstr "" #: ../clients/nm-online.c:178 ../clients/nm-online.c:184 msgid "Invalid option. Please use --help to see a list of valid options." msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/bootloader.po0000644000000000000000000002761112743727035017546 0ustar # Gaelic; Scottish translation for gfxboot-theme-ubuntu # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the gfxboot-theme-ubuntu package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: gfxboot-theme-ubuntu\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-11 14:19+0000\n" "PO-Revision-Date: 2014-01-06 01:47+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:52+0000\n" "X-Generator: Launchpad (build 18147)\n" #. ok button label #. txt_ok msgid "OK" msgstr "Ceart ma-thà" #. cancel button label #. txt_cancel msgid "Cancel" msgstr "Sguir dheth" #. reboot button label #. txt_reboot msgid "Reboot" msgstr "Bùtaich a-rithist" #. continue button label #. txt_continue msgid "Continue" msgstr "Lean air adhart" #. txt_bootoptions msgid "Boot Options" msgstr "Roghainnean a' bhùtaidh" #. window title for exit dialog #. txt_exit_title (see txt_exit_dialog) msgid "Exiting..." msgstr "'Ga fhàgail..." #. txt_exit_dialog msgid "" "You are leaving the graphical boot menu and\n" "starting the text mode interface." msgstr "" "Tha thu a' fàgail clàr-taice grafaigeach airson bùtadh\n" "an t-siostaim is a' tòiseachadh air an eadar-aghaidh teacsa." #. txt_help msgid "Help" msgstr "Cobhair" #. info box title #. txt_info_title msgid "Boot loader" msgstr "Luchdaiche bùtaidh" #. error box title #. txt_error_title msgid "I/O error" msgstr "Mearachd I/O" #. boot disk change dialog title #. txt_change_disk_title msgid "Change Boot Disk" msgstr "Atharraich an diosga bùtaidh" #. txt_insert_disk #, c-format msgid "Insert boot disk %u." msgstr "Cuir a-steach an diosga bhùtaidh %u." #. txt_insert_disk2 #, c-format msgid "" "This is boot disk %u.\n" "Insert boot disk %u." msgstr "" "Seo an diosga bùtaidh %u.\n" "Cuir a-steach an diosga bùtaidh %u." #. txt_insert_disk3 #, c-format msgid "" "This is not a suitable boot disk.\n" "Please insert boot disk %u." msgstr "" "Chan e diosga bùtaidh freagarrach a tha seo.\n" "Cuir a-steach an diosga bùtaidh %u." #. password dialog title #. txt_password_title msgid "Password" msgstr "Facal-faire" #. Keep the newlines and spaces after ':'! #. txt_password msgid "" "Enter your password: \n" "\n" "\n" msgstr "" "Cuir a-steach am facal-faire agad: \n" "\n" "\n" #. dvd warning title #. txt_dvd_warning_title msgid "DVD Error" msgstr "Mearachd DVD" #. txt_dvd_warning2 msgid "" "This is a two-sided DVD. You have booted from the second side.\n" "\n" "Turn the DVD over then continue." msgstr "" "'S e DVD dà-thaobhach a tha seo. Rinn thu bùtadh on dàrna taobh.\n" "\n" "Tionndaidh an DVD is lean air adhart." #. power off dialog title #. txt_power_off_title msgid "Power Off" msgstr "Cuir a' chumhachd dheth" #. txt_power_off msgid "Halt the system now?" msgstr "A bheil thu airson stad a chur air an t-siostam an-dràsta?" #. txt_password msgid "Password\n" msgstr "Facal-faire\n" #. button label for other/more options #. txt_other_options msgid "Other Options" msgstr "Roghainnean eile" #. label for language selection #. txt_language msgid "Language" msgstr "Cànan" #. label for keymap selection #. txt_keymap msgid "Keymap" msgstr "Mapa iuchraichean" #. label for installation mode selection #. txt_modes msgid "Modes" msgstr "Modhan" #. label for modes menu #. txt_mode_normal msgid "Normal" msgstr "Àbhaisteach" #. label for d-i mode menu #. txt_expert_mode msgid "Expert mode" msgstr "Modh an eòlaiche" #. title for accessibility menu #. txt_access msgid "Accessibility" msgstr "So-inntrigeachd" #. label for accessibility menu #. txt_access_none msgid "None" msgstr "Chan eil gin" #. label for accessibility menu #. txt_access_v1 msgid "High Contrast" msgstr "Iomsgaradh àrd" #. label for accessibility menu #. txt_access_v2 msgid "Magnifier" msgstr "Meudaichear" #. label for accessibility menu #. txt_access_v3 msgid "Screen Reader" msgstr "Leughadair sgrìn" #. label for accessibility menu #. txt_access_brltty msgid "Braille Terminal" msgstr "Tèirmineal Braille" #. label for accessibility menu #. txt_access_m1 msgid "Keyboard Modifiers" msgstr "Atharraichean meòir-chlàir" #. label for accessibility menu #. txt_access_m2 msgid "On-Screen Keyboard" msgstr "Meurchlàr air an sgrìn" #. label for accessibility menu #. txt_access_m3 msgid "Motor Difficulties - switch devices" msgstr "Duilgheadasan gluasaid - atharraich na h-innealan" #. label for accessibility menu #. txt_access_all msgid "Everything" msgstr "Gach nì" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_ubuntu msgid "^Try Ubuntu without installing" msgstr "^Feuch Ubuntu gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_kubuntu msgid "^Try Kubuntu without installing" msgstr "^Feuch Kubuntu gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_edubuntu msgid "^Try Edubuntu without installing" msgstr "^Feuch Edubuntu gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_xubuntu msgid "^Try Xubuntu without installing" msgstr "^Feuch Xubuntu gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_ubuntu_mid msgid "^Try Ubuntu MID without installing" msgstr "^Feuch Ubuntu MID gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_ubuntu_netbook msgid "^Try Ubuntu Netbook without installing" msgstr "^Feuch Ubuntu Netbook gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_kubuntu_netbook msgid "^Try Kubuntu Netbook without installing" msgstr "^Feuch Kubuntu Netbook gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_lubuntu msgid "^Try Lubuntu without installing" msgstr "^Feuch Lubuntu Netbook gun a stàladh" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_start_kubuntu msgid "^Start Kubuntu" msgstr "^Tòisich Kubuntu" #. Installation mode. #. txt_menuitem_driverupdates msgid "Use driver update disc" msgstr "Cleach an diosg airson ùrachadh nan draibhear" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_text_ubuntu msgid "^Install Ubuntu in text mode" msgstr "^Stàlaich Ubuntu sa mhodh teacsa" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_text_kubuntu msgid "^Install Kubuntu in text mode" msgstr "^Stàlaich Kubuntu sa mhodh teacsa" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_text_edubuntu msgid "^Install Edubuntu in text mode" msgstr "^Stàlaich Edbuntu sa mhodh teacsa" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_text_xubuntu msgid "^Install Xubuntu in text mode" msgstr "^Stàlaich Xubuntu sa mhodh teacsa" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_ubuntu msgid "^Install Ubuntu" msgstr "^Stàlaich Ubuntu" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_kubuntu msgid "^Install Kubuntu" msgstr "^Stàlaich Kubuntu" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_edubuntu msgid "^Install Edubuntu" msgstr "^Stàlaich Edbuntu" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_xubuntu msgid "^Install Xubuntu" msgstr "^Stàlaich Xubuntu" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_ubuntu_server msgid "^Install Ubuntu Server" msgstr "^Stàlaich frithealaiche Ubuntu" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_enlist_ubuntu_maas msgid "^Multiple server install with MAAS" msgstr "^Iomadach frithealaiche a stàladh le MAAS" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_ubuntustudio msgid "^Install Ubuntu Studio" msgstr "^Stàlaich stiùidio Ubuntu" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_ubuntu_mid msgid "^Install Ubuntu MID" msgstr "^Stàlaich Ubuntu MID" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_ubuntu_netbook msgid "^Install Ubuntu Netbook" msgstr "^Stàlaih Ubuntu Netbook" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_kubuntu_netbook msgid "^Install Kubuntu Netbook" msgstr "^Stàlaich Kubuntu Netbook" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_lubuntu msgid "^Install Lubuntu" msgstr "^Stàlaich Lubuntu" #. Installation mode. #. txt_menuitem_workstation msgid "Install a workstation" msgstr "^Stàlaich stèisean-obrach" #. Installation mode. #. txt_menuitem_server msgid "Install a server" msgstr "^Stàlaich frithealaiche" #. Installation mode. #. txt_menuitem_oem msgid "OEM install (for manufacturers)" msgstr "^Stàlaich OEM (airson saothraichean)" #. Installation mode. #. txt_menuitem_lamp msgid "Install a LAMP server" msgstr "^Stàlaich frithealaiche LAMP" #. Installation mode. #. txt_menuitem_ltsp msgid "Install an LTSP server" msgstr "^Stàlaich frithealaiche LTSP" #. Installation mode. #. txt_menuitem_ltsp_mythbuntu msgid "Install a Diskless Image Server" msgstr "^Stàlaich frithealaiche ìomhaigh gun diosga" #. Installation mode. #. txt_menuitem_cli msgid "Install a command-line system" msgstr "^Stàlaich siostam loidhne-àithne" #. Installation mode. #. txt_menuitem_minimal msgid "Install a minimal system" msgstr "Stàlaich siostam tana" #. Installation mode. #. txt_menuitem_minimalvm msgid "Install a minimal virtual machine" msgstr "Stàlaich inneal biortail tana" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_check msgid "^Check disc for defects" msgstr "^Thoir sùil a bheil an diosg slàn" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_rescue msgid "^Rescue a broken system" msgstr "^Sàbhail siostam briste" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_memtest msgid "Test ^memory" msgstr "Sgrùd a' chui^mhne" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_hd msgid "^Boot from first hard disk" msgstr "Bùtaich on chlàr-chruaidh an toiseach" #. Boot option. #. txt_option_free msgid "Free software only" msgstr "Bathar-bog saor a-mhàin" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_dell_factory_recovery msgid "^Dell Automatic Reinstall" msgstr "^Ath-stàladh fèin-obrachail Dell" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_install_mythbuntu msgid "^Install Mythbuntu" msgstr "^Stàlaich Mythbuntu" #. Boot menu item; a ^ prefix indicates a unique accelerator key. #. txt_menuitem_live_mythbuntu msgid "^Try Mythbuntu without installing" msgstr "^Feuch Mythbuntu gun a stàladh" #. txt_menuitem_live_ubuntukylin msgid "^Try Ubuntu Kylin without installing" msgstr "^Feuch Ubuntu Kylin gun a bhith 'ga stàladh" #. txt_menuitem_live_ubuntukylin_netbook msgid "^Try Ubuntu Kylin Netbook without installing" msgstr "^Feuch Ubuntu Kylin Netbook gun a bhith 'ga stàladh" #. txt_menuitem_install_text_ubuntukylin msgid "^Install Ubuntu Kylin in text mode" msgstr "^Stàlaich Ubuntu Kylin sa mhodh teacsa" #. txt_menuitem_install_ubuntukylin msgid "^Install Ubuntu Kylin" msgstr "^Stàlaich Ubuntu Kylin" #. txt_menuitem_install_ubuntukylin_netbook msgid "^Install Ubuntu Kylin Netbook" msgstr "^Stàlaich Ubuntu Kylin Netbook" #. txt_menuitem_start_ubuntukylin msgid "^Start Ubuntu Kylin" msgstr "^Tòisich Ubuntu Kylin" language-pack-gd-base/data/gd/LC_MESSAGES/update-manager.po0000644000000000000000000005331212743727035020303 0ustar # Gaelic; Scottish translation for update-manager # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the update-manager package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-09-23 15:41+0000\n" "PO-Revision-Date: 2015-10-08 01:55+0000\n" "Last-Translator: Chris J Arges \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " "(n > 2 && n < 20) ? 2 : 3;\n" "X-Launchpad-Export-Date: 2016-07-20 12:18+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../UpdateManager/backend/InstallBackendAptdaemon.py:67 msgid "Checking for updates…" msgstr "A' toirt sùil airson ùrachaidhean..." #: ../UpdateManager/backend/InstallBackendAptdaemon.py:92 msgid "Installing updates…" msgstr "A' stàladh nan ùrachaidhean..." #: ../UpdateManager/backend/InstallBackendSynaptic.py:37 msgid "Please wait, this can take some time." msgstr "Fuirich ort, faodaidh gun doir seo greiseag." #: ../UpdateManager/backend/InstallBackendSynaptic.py:39 msgid "Update is complete" msgstr "Chaidh an t-ùrachadh a choileanadh" #: ../UpdateManager/ChangelogViewer.py:79 msgid "Open Link in Browser" msgstr "Fosgail an ceangal sa bhrabhsair" #: ../UpdateManager/ChangelogViewer.py:83 msgid "Copy Link to Clipboard" msgstr "Cuir lethbhreac dhen cheangal air an stòr-bhòrd" #: ../UpdateManager/Dialogs.py:115 msgid "Settings…" msgstr "Roghainnean..." #: ../UpdateManager/Dialogs.py:144 ../UpdateManager/UpdateManager.py:247 msgid "You stopped the check for updates." msgstr "Sguir thu de shireadh nan ùrachaidhean." #: ../UpdateManager/Dialogs.py:146 msgid "_Check Again" msgstr "_Thoir sùil a-rithist" #: ../UpdateManager/Dialogs.py:158 msgid "No software updates are available." msgstr "Chan eil ùrachaidhean bathair-bhog ri fhaighinn." #: ../UpdateManager/Dialogs.py:160 ../UpdateManager/Dialogs.py:170 msgid "The software on this computer is up to date." msgstr "Tha am bathar-bog air a' choimpiutair seo cho ùr 's a ghabhas." #. Translators: these are Ubuntu version names like "Ubuntu 12.04" #: ../UpdateManager/Dialogs.py:172 #, python-format msgid "However, %s %s is now available (you have %s)." msgstr "Ge-tà, tha %s %s ri làimh a-nis (tha %s agad)." #: ../UpdateManager/Dialogs.py:177 msgid "Upgrade…" msgstr "Àrdaich...." #. Translators: this is an Ubuntu version name like "Ubuntu 12.04" #: ../UpdateManager/Dialogs.py:200 #, python-format msgid "Software updates are no longer provided for %s %s." msgstr "" "Chan eilear a' solar ùrachaidhean bathair-bhog airson %s %s tuilleadh." #. Translators: this is an Ubuntu version name like "Ubuntu 12.04" #: ../UpdateManager/Dialogs.py:204 #, python-format msgid "To stay secure, you should upgrade to %s %s." msgstr "Bu chòir dut àrdachadh gu %s %s air sgàth adhbharan tèarainteachd." #: ../UpdateManager/Dialogs.py:217 msgid "Not all updates can be installed" msgstr "Cha ghabh gach ùrachadh a stàladh" #: ../UpdateManager/Dialogs.py:219 msgid "" "Run a partial upgrade, to install as many updates as possible.\n" "\n" " This can be caused by:\n" " * A previous upgrade which didn't complete\n" " * Problems with some of the installed software\n" " * Unofficial software packages not provided by Ubuntu\n" " * Normal changes of a pre-release version of Ubuntu" msgstr "" "Ruith àrdachadh neo-iomlan airson 's gun dèid uiread a dh'ùrachaidhean a " "stàladh 's a ghabhas.\n" "\n" " Tachraidh seo gu tric ri linn:\n" " *Ùrachadh a rinn thu roimhe ach nach deach a choileanadh\n" " *Duilgheadasan le cuid dhen bhathar-bhog stàlaichte\n" " *Pacaidean bathair-bhog neo-oifigeil nach deach an solar le Ubuntu\n" " *Atharraichean àbhaisteach air tionndadh ro-sgaoilidh de Ubuntu" #: ../UpdateManager/Dialogs.py:227 msgid "_Partial Upgrade" msgstr "Àrdachadh _pàirteach" #: ../UpdateManager/Dialogs.py:228 msgid "_Continue" msgstr "_Lean air adhart" #: ../UpdateManager/Dialogs.py:265 msgid "_Try Again" msgstr "_Feuch ris a-rithist" #: ../UpdateManager/Dialogs.py:279 msgid "The computer needs to restart to finish installing updates." msgstr "" "Feumaidh an coimpiutair ath-thòiseachadh gus stàladh nan ùrachaidhean a " "choileanadh." #: ../UpdateManager/Dialogs.py:281 msgid "Restart _Later" msgstr "Tòisich às ùr _uaireigin eile" #: ../UpdateManager/Dialogs.py:283 msgid "_Restart Now…" msgstr "Tòisich às ù_r an-dràsta" #. Basic GTK+ parameters #: ../UpdateManager/UpdateManager.py:87 ../data/update-manager.desktop.in.h:1 msgid "Software Updater" msgstr "Ùraichear a' bhathair-bhog" #: ../UpdateManager/UpdateManager.py:245 msgid "Some software couldn’t be checked for updates." msgstr "" "Bha cuid a bhathar-bog ann nach b' urrainn dhuinn ùrachaidhean a lorg air a " "shon." #: ../UpdateManager/UpdateManager.py:248 msgid "Updated software is available from a previous check." msgstr "" "Tha bathar-bog ùraichte ri fhaighinn o sgrùdadh a rinneadh roimhe seo." #. we assert a clean cache #: ../UpdateManager/UpdateManager.py:326 msgid "Software index is broken" msgstr "Tha clàr-amais a' bhathair-bhog briste" #: ../UpdateManager/UpdateManager.py:327 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 "" "Cha ghabh bathar-bog a stàladh no a thoirt air falbh. Cleachd manaidsear nam " "pacaidean \"Synaptic\" no ruith \"sudo apt-get install -f\" ann an " "tèirmineal gus an duilgheadas a chàradh an toiseach." #: ../UpdateManager/UpdateManager.py:333 msgid "Could not initialize the package information" msgstr "Cha b' urrainn dhuinn fiosrachadh na pacaid a chur gu dol" #: ../UpdateManager/UpdateManager.py:334 msgid "" "An unresolvable problem occurred while initializing the package " "information.\n" "\n" "Please report this bug against the 'update-manager' package and include the " "following error message:\n" msgstr "" "Thachair duilgheadas nach gabh fhuasgladh fhad 's a bha sinn a' cur gu dol " "fiosrachadh na pacaid.\n" "\n" "Dèan aithris air a' bhuga seo mu choinneamh \"update-manager\" agus cuir ris " "an teachdaireachd mearachd a leanas:\n" #: ../UpdateManager/UpdateManager.py:351 msgid "Could not calculate the upgrade" msgstr "Cha b' urrainn dhuinn an t-àrdachadh àireamhachadh" #: ../UpdateManager/UpdateManager.py:352 msgid "" "An unresolvable problem occurred while calculating the upgrade.\n" "\n" "Please report this bug against the 'update-manager' package and include the " "following error message:\n" msgstr "" "Dh'èirich duilgheadas nach urrainn dhuinn càradh fhad 's a bha sinn ag " "àireamhachadh an ùrachaidh.\n" "\n" "Nach dèan thu aithris air an duilgheadas seo leis a' phacaid \"update-" "manager\" 's tu a' gabhail a-steach na teachdaireachd a leanas mun " "mhearachd:\n" #: ../UpdateManager/UpdatesAvailable.py:250 msgid "Install Now" msgstr "Stàlaich an-dràsta" #: ../UpdateManager/UpdatesAvailable.py:283 #: ../UpdateManagerText/UpdateManagerText.py:36 msgid "Install" msgstr "Stàlaich" #: ../UpdateManager/UpdatesAvailable.py:317 msgid "Download" msgstr "Luchdaich a-nuas" #: ../UpdateManager/UpdatesAvailable.py:376 msgid "_Remind Me Later" msgstr "_Cuir 'nam chuimhne an ceann greis" #. upload_archive = version_match.group(2).strip() #: ../UpdateManager/UpdatesAvailable.py:513 #, python-format msgid "Version %s: \n" msgstr "Tionndadh %s: \n" #: ../UpdateManager/UpdatesAvailable.py:576 msgid "" "No network connection detected, you can not download changelog information." msgstr "" "Cha do lorg sinn ceangal sam bith ris an lìonra 's chan urrainn dhut " "fiosrachadh an changelog a luchdadh a-nuas mar sin." #: ../UpdateManager/UpdatesAvailable.py:586 msgid "Downloading list of changes..." msgstr "A' luchdadh a-nuas liosta nan atharraichean..." #: ../UpdateManager/UpdatesAvailable.py:630 msgid "_Deselect All" msgstr "_Dì-thagh na h-uile" #: ../UpdateManager/UpdatesAvailable.py:636 msgid "Select _All" msgstr "Tagh n_a h-uile" #: ../UpdateManager/UpdatesAvailable.py:731 #, python-format msgid "%s will be downloaded." msgstr "Thèid %s a luchdadh a-nuas." #: ../UpdateManager/UpdatesAvailable.py:745 msgid "The update has already been downloaded." msgid_plural "The updates have already been downloaded." msgstr[0] "Chaidh an t-ùrachadh seo a luchdadh a-nuas roimhe." msgstr[1] "Chaidh na h-ùrachaidhean seo a luchdadh a-nuas roimhe." msgstr[2] "Chaidh na h-ùrachaidhean seo a luchdadh a-nuas roimhe." msgstr[3] "Chaidh na h-ùrachaidhean seo a luchdadh a-nuas roimhe." #: ../UpdateManager/UpdatesAvailable.py:751 msgid "There are no updates to install." msgstr "Chan eil ùrachaidhean ri stàladh." #: ../UpdateManager/UpdatesAvailable.py:760 msgid "Unknown download size." msgstr "Chan eil fhios dè cho mòr 's a tha an luchdadh a-nuas." #: ../UpdateManager/UpdatesAvailable.py:787 #, python-format msgid "" "Updated software has been issued since %s %s was released. Do you want to " "install it now?" msgstr "" "Chaidh bathar-bog ùraichte fhoillseachadh on a chaidh %s %s a sgaoileadh. A " "bheil thu airson a stàladh an-dràsta?" #: ../UpdateManager/UpdatesAvailable.py:792 msgid "" "Updated software is available for this computer. Do you want to install it " "now?" msgstr "" "Chaidh bathar-bog ùraichte ri fhaighinn airson a' choimpiutair seo. A bheil " "thu airson a stàladh an-dràsta?" #: ../UpdateManager/UpdatesAvailable.py:795 msgid "" "The computer also needs to restart to finish installing previous updates." msgstr "" "Tha an coimpiutair feumach air tòiseachadh às ùr cuideachd gus crìoch a chur " "air stàladh nan ùrachaidhean roimhe." #. print("on_button_install_clicked") #: ../UpdateManager/UpdatesAvailable.py:825 msgid "Not enough free disk space" msgstr "Chan eil àite saor gu leòr air an diosg" #: ../UpdateManager/UpdatesAvailable.py:826 #, python-format msgid "" "The upgrade needs a total of %s free space on disk '%s'. Please free at " "least an additional %s of disk space on '%s'. Empty your trash and remove " "temporary packages of former installations using 'sudo apt-get clean'." msgstr "" "Feumaidh an t-àrdachadh seo %s a dh'àite saor air an diosga \"%s\". Saor co-" "dhiù %s a dh'àite air \"%s\". Falamhaich an sgudal is thoir air falbh na " "pacaidean sealach aig seann-stàlaidhean le \"sudo apt-get-clean\"." #: ../UpdateManager/UpdatesAvailable.py:852 msgid "Connecting..." msgstr "A' ceangal.." #: ../UpdateManager/UpdatesAvailable.py:868 msgid "You may not be able to check for updates or download new updates." msgstr "Dh'fhaoidte nach urrainn dhut ùrachaidh a lorg 's a stàladh." #: ../UpdateManager/UpdatesAvailable.py:1017 msgid "Security updates" msgstr "Ùrachaidhean tèarainteachd" #: ../UpdateManager/UpdatesAvailable.py:1020 msgid "Other updates" msgstr "Ùrachaidhean eile" #: ../UpdateManager/UnitySupport.py:67 msgid "Install All Available Updates" msgstr "Stàlaich gach ùrachadh a tha ri fhaighinn" #: ../UpdateManagerText/UpdateManagerText.py:35 msgid "Cancel" msgstr "Sguir dheth" #: ../UpdateManagerText/UpdateManagerText.py:38 msgid "Changelog" msgstr "Loga nan atharraichean" #: ../UpdateManagerText/UpdateManagerText.py:41 msgid "Updates" msgstr "Ùrachaidhean" #: ../UpdateManagerText/UpdateManagerText.py:54 msgid "Building Updates List" msgstr "A' cruthachadh liosta nan ùrachaidhean" #: ../UpdateManagerText/UpdateManagerText.py:57 msgid "" "\n" "A normal upgrade can not be calculated, please run:\n" " sudo apt-get dist-upgrade\n" "\n" "\n" "This can be caused by:\n" " * A previous upgrade which didn't complete\n" " * Problems with some of the installed software\n" " * Unofficial software packages not provided by Ubuntu\n" " * Normal changes of a pre-release version of Ubuntu" msgstr "" "\n" "Cha ghabh ùrachadh àbhaisteach àireamhachadh, nach ruith thu:\n" " sudo apt-get dist-upgrade\n" "\n" "Dh'fhaoidte gun do thachair seo ri linn:\n" " * Ùrachadh a rinneadh roimhe 's nach deach a choileanadh\n" " * Duilgheadasan le cuid dhen bhathar-bhog a chaidh a stàladh\n" " * Pacaidean bathar-bog neo-oifigeach nach deach an solar le Ubuntu\n" " * Atharraichean àbhaisteach air tionndadh ro-sgoilidh de Ubuntu" #: ../UpdateManagerText/UpdateManagerText.py:127 msgid "Downloading changelog" msgstr "A' luchdadh a-nuas a' changelog" #: ../UpdateManager/Core/MyCache.py:333 msgid "This update does not come from a source that supports changelogs." msgstr "Chan eil an t-ùrachadh seo o thùs a tha a' toirt taic ri changelogs." #: ../UpdateManager/Core/MyCache.py:339 ../UpdateManager/Core/MyCache.py:374 msgid "" "Failed to download the list of changes. \n" "Please check your Internet connection." msgstr "" "Dh'fhàillig luchdadh a-nuas liosta nan atharraichean. \n" "Thoir sùil air a' cheangal agad ris an eadar-lìon." #: ../UpdateManager/Core/MyCache.py:346 #, python-format msgid "" "Changes for %s versions:\n" "Installed version: %s\n" "Available version: %s\n" "\n" msgstr "" "Atharraichean airson tionndaidhean %s:\n" "An tionndadh stàlaichte: %s\n" "An tionndadh a tha ri làimh: %s\n" "\n" #: ../UpdateManager/Core/MyCache.py:360 #, python-format msgid "" "The changelog does not contain any relevant changes.\n" "\n" "Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "until the changes become available or try again later." msgstr "" "Chan eil atharrachadh iomchaidh sam bith sa changelog.\n" "\n" "Cleachd http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "gus am bi na h-atharraichean ri làimh no feuch ris a-rithist an ceann greis." #: ../UpdateManager/Core/MyCache.py:367 #, python-format msgid "" "The list of changes is not available yet.\n" "\n" "Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "until the changes become available or try again later." msgstr "" "Chan eil liosta nan atharraichean ri fhaighinn fhathast.\n" "\n" "Cleachd http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "gus am bi na h-atharraichean ri làimh no feuch ris a-rithist an ceann greis." #. Translators: the %s is a distro name, like 'Ubuntu' and 'base' as in #. the core components and packages. #: ../UpdateManager/Core/UpdateList.py:167 #, python-format msgid "%s base" msgstr "Prìomh-phàirt %s" #. TRANSLATORS: download size of small updates, e.g. "250 kB" #: ../UpdateManager/Core/utils.py:484 #, python-format msgid "%(size).0f kB" msgid_plural "%(size).0f kB" msgstr[0] "%(size).0f kB" msgstr[1] "%(size).0f kB" msgstr[2] "%(size).0f kB" msgstr[3] "%(size).0f kB" #. TRANSLATORS: download size of updates, e.g. "2.3 MB" #: ../UpdateManager/Core/utils.py:488 #, python-format msgid "%.1f MB" msgstr "%.1f MB" #: ../data/gtkbuilder/UpdateManager.ui.h:1 msgid "updates" msgstr "ùrachaidhean" #: ../data/gtkbuilder/UpdateManager.ui.h:2 msgid "Changes" msgstr "Atharraichean" #: ../data/gtkbuilder/UpdateManager.ui.h:3 msgid "Description" msgstr "Tuairisgeul" #: ../data/gtkbuilder/UpdateManager.ui.h:4 msgid "Technical description" msgstr "Tuairisgeul teicnigeach" #: ../data/gtkbuilder/UpdateManager.ui.h:5 msgid "Details of updates" msgstr "Mion-fhiosrachadh air na h-ùrachaidhean" #: ../data/gtkbuilder/UpdateManager.ui.h:6 msgid "The computer will need to restart." msgstr "Feumar an coimpiutair ath-thòiseachadh." #: ../data/gtkbuilder/UpdateManager.ui.h:7 msgid "" "You are connected via roaming and may be charged for the data consumed by " "this update." msgstr "" "Tha thu ceangailte 's tu air fàrsan agus dh'fhaoidte gun iarrar airgead a " "bharrachd ort mu choinneamh an dàta a dh'fheumas an t-ùrachadh seo." #: ../data/gtkbuilder/UpdateManager.ui.h:8 msgid "" "You may want to wait until you’re not using a mobile broadband connection." msgstr "" "'S mathaid gum b' fheairrde dhut fuireach gus nach bi thu air ceangal bann-" "leathann mobile." #: ../data/gtkbuilder/UpdateManager.ui.h:9 msgid "It’s safer to connect the computer to AC power before updating." msgstr "" "Bhiodh e na bu sàbhailte an coimpiutair a cheangal ri cumhachd AC mus dèan " "thu ùrachadh." #: ../data/update-manager.desktop.in.h:2 msgid "Software Updates" msgstr "Ùrachaidhean bathair-bhog" #: ../data/update-manager.desktop.in.h:3 msgid "Show and install available updates" msgstr "Seall agus stàlaich ùrachaidhean a tha ri làimh" #: ../update-manager:71 ../update-manager-text:55 msgid "Show version and exit" msgstr "Seall an tionndadh agus fàg an-seo" #: ../update-manager:74 msgid "Directory that contains the data files" msgstr "Am pasgan sa bheil na faidhlichean dàta" #: ../update-manager:77 msgid "Check if a new Ubuntu release is available" msgstr "Thoir sùil ach a bheil tionndadh ùr de Ubuntu ri fhaighinn" #: ../update-manager:80 msgid "Check if upgrading to the latest devel release is possible" msgstr "" "Thoir sùil an urrainn dhomh àrdachadh gun sgaoileadh luchd-leasachaidh as " "ùire" #: ../update-manager:84 msgid "Upgrade using the latest proposed version of the release upgrader" msgstr "" "Àrdaich gun tionndadh as ùire a tha àrdaichear nan sgaoilidhean a' moladh" #: ../update-manager:91 msgid "Do not focus on map when starting" msgstr "Na dèan fòcas air a' mhapa nuair a thòisicheas an siostam" #: ../update-manager:94 msgid "Do not check for updates when starting" msgstr "Na thoir sùil airson ùrachaidhean nuair a thòisicheas an siostam" #: ../update-manager:98 msgid "Test upgrade with a sandbox aufs overlay" msgstr "Cuir an t-àrdachadh fo dheuchainn le tar-chòmhdachadh sandbox aufs" #: ../update-manager-text:59 msgid "Show description of the package instead of the changelog" msgstr "Seall tuairisgeul na pacaide an àite loga nan atharraichean" #: ../ubuntu-support-status:93 msgid "Show unsupported packages on this machine" msgstr "Seall pacaidean ris nach eil taic air an uidheam seo" #: ../ubuntu-support-status:96 msgid "Show supported packages on this machine" msgstr "Seall pacaidean ris a bheil taic air an uidheam seo" #: ../ubuntu-support-status:99 msgid "Show all packages with their status" msgstr "Seall staid na pacaide ri taobh gach aon dhiubh" #: ../ubuntu-support-status:102 msgid "Show all packages in a list" msgstr "Seall a h-uile pacaid ann an liosta" #: ../ubuntu-support-status:145 #, c-format msgid "Support status summary of '%s':" msgstr "Gearr-chunntas na staid taice aig \"%s\":" #: ../ubuntu-support-status:148 msgid "You have %(num)s packages (%(percent).1f%%) supported until %(time)s" msgstr "" "Tha % (num)s pacaidean (%(percent).1f%%) agad ris a bheil taic gu ruige " "%(time)s" #: ../ubuntu-support-status:154 msgid "" "You have %(num)s packages (%(percent).1f%%) that can not/no-longer be " "downloaded" msgstr "" "Tha % (num)s pacaidean (%(percent).1f%%) agad nach urrainn dhut luchdadh a-" "nuas tuilleadh" #: ../ubuntu-support-status:157 msgid "You have %(num)s packages (%(percent).1f%%) that are unsupported" msgstr "Tha % (num)s pacaidean (%(percent).1f%%) agad ris nach eil taic" #: ../ubuntu-support-status:165 msgid "" "Run with --show-unsupported, --show-supported or --show-all to see more " "details" msgstr "" "Ruith le --show-unsupported, --show-supported no -–show-all airson barrachd " "mion-fhiosrachaidh" #: ../ubuntu-support-status:169 msgid "No longer downloadable:" msgstr "Cha ghabh a luchdadh a-nuas tuilleadh:" #: ../ubuntu-support-status:172 msgid "Unsupported: " msgstr "Gun taic: " #: ../ubuntu-support-status:177 #, c-format msgid "Supported until %s:" msgstr "Taic gu ruige %s:" #: ../ubuntu-support-status:186 msgid "Unsupported" msgstr "Chan eil taic ris" #. Why do we use %s here instead of $strings or {} format placeholders? #. It's because we don't want to break existing translations. #: ../janitor/plugincore/exceptions.py:43 #, python-format msgid "Unimplemented method: %s" msgstr "Dòigh nach deach a chur an sàs: %s" #: ../janitor/plugincore/core/file_cruft.py:41 msgid "A file on disk" msgstr "Faidhle air an diosg" #: ../janitor/plugincore/core/missing_package_cruft.py:40 msgid "Install missing package." msgstr "Stàlaich a' phacaid a tha a dhìth." #. 2012-06-08 BAW: i18n string; don't use {} or PEP 292. #: ../janitor/plugincore/core/missing_package_cruft.py:50 #, python-format msgid "Package %s should be installed." msgstr "Bu chòir dhut a' phacaid %s a stàladh" #: ../janitor/plugincore/core/package_cruft.py:50 msgid ".deb package" msgstr "Pacaid .deb" #: ../janitor/plugincore/plugins/langpack_manual_plugin.py:47 #, python-format msgid "%s needs to be marked as manually installed." msgstr "Feumaidh tu comharra a chur ris %s gun deach a stàladh a làimh." #: ../janitor/plugincore/plugins/kdelibs4to5_plugin.py:50 msgid "" "When upgrading, if kdelibs4-dev is installed, kdelibs5-dev needs to be " "installed. See bugs.launchpad.net, bug #279621 for details." msgstr "" "Ma tha kdelibs4-dev air a stàladh nuair a nithear àrdachadh, feumaidh " "kdelibs5-dev a bhith stàlaichte. Thoir sùil air bugs.launchpad.net, buga " "#279621 airson mion-fhiosrachadh." #: ../janitor/plugincore/plugins/dpkg_status_plugin.py:45 #, python-format msgid "%i obsolete entries in the status file" msgstr "" "Tha %i innteart(an) air nach eil feum tuilleadh ann am faidhle na staid" #: ../janitor/plugincore/plugins/dpkg_status_plugin.py:48 msgid "Obsolete entries in dpkg status" msgstr "Innteartan air nach eil feum tuilleadh ann an staid dpkg" #. pragma: no cover #: ../janitor/plugincore/plugins/dpkg_status_plugin.py:51 msgid "Obsolete dpkg status entries" msgstr "Innteartan staid dpkg air nach eil feum tuilleadh" #: ../janitor/plugincore/plugins/remove_lilo_plugin.py:43 msgid "" "Remove lilo since grub is also installed.(See bug #314004 for details.)" msgstr "" "Thoir air falbh \"lilo\" leis gu bheil \"grub\" air a stàladh cuideachd. " "(Faic am buga #314004 airson mion-fhiosrachadh.)" language-pack-gd-base/data/gd/LC_MESSAGES/avahi.po0000644000000000000000000006371012743727035016504 0ustar # Gaelic; Scottish translation for avahi # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the avahi package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: avahi\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-07-01 09:35+0000\n" "PO-Revision-Date: 2014-11-01 12:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:40+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../avahi-common/error.c:30 msgid "OK" msgstr "Ceart ma-thà" #: ../avahi-common/error.c:31 msgid "Operation failed" msgstr "Dh'fhàillig leis an obrachadh" #: ../avahi-common/error.c:32 msgid "Bad state" msgstr "Droch staid" #: ../avahi-common/error.c:33 msgid "Invalid host name" msgstr "Ainm òstair mì-dhligheach" #: ../avahi-common/error.c:34 msgid "Invalid domain name" msgstr "Ainm àrainne mì-dhligheach" #: ../avahi-common/error.c:35 msgid "No suitable network protocol available" msgstr "Chan eil pròtacal lìonraidh freagarrach ri fhaighinn" #: ../avahi-common/error.c:36 msgid "Invalid DNS TTL" msgstr "DNS TTL mì-dhligheach" #: ../avahi-common/error.c:37 msgid "Resource record key is pattern" msgstr "Tha iuchair clàr a' ghoireis 'na phàtran" #: ../avahi-common/error.c:38 msgid "Local name collision" msgstr "Còmhstri eadar ainmean ionadail" #: ../avahi-common/error.c:39 msgid "Invalid record" msgstr "Clàr mì-dhligheach" #: ../avahi-common/error.c:41 msgid "Invalid service name" msgstr "Ainm seirbheise mì-dhligheach" #: ../avahi-common/error.c:42 msgid "Invalid service type" msgstr "Seòrsa seirbheise mì-dhligheach" #: ../avahi-common/error.c:43 msgid "Invalid port number" msgstr "Àireamh puirt mì-dhligheach" #: ../avahi-common/error.c:44 msgid "Invalid record key" msgstr "Iuchair clàir mì-dhligheach" #: ../avahi-common/error.c:45 msgid "Invalid address" msgstr "Seòladh mì-dhligheach" #: ../avahi-common/error.c:46 msgid "Timeout reached" msgstr "Dh'fhalbh an ùine air" #: ../avahi-common/error.c:47 msgid "Too many clients" msgstr "Tha cus cliantan ann" #: ../avahi-common/error.c:48 msgid "Too many objects" msgstr "Tha cus oibseactan ann" #: ../avahi-common/error.c:49 msgid "Too many entries" msgstr "Tha cus innteartan ann" #: ../avahi-common/error.c:50 msgid "OS Error" msgstr "Mearachd an t-siostam-obrachaidh" #: ../avahi-common/error.c:52 msgid "Access denied" msgstr "Chaidh an t-inntrigeadh a dhiùltadh" #: ../avahi-common/error.c:53 msgid "Invalid operation" msgstr "Obrachadh mì-dhligheach" #: ../avahi-common/error.c:54 msgid "An unexpected D-Bus error occured" msgstr "" #: ../avahi-common/error.c:55 msgid "Daemon connection failed" msgstr "Dh'fhàillig le ceangal dhan daemon" #: ../avahi-common/error.c:56 msgid "Memory exhausted" msgstr "Tha a' chuimhne làn" #: ../avahi-common/error.c:57 msgid "The object passed in was not valid" msgstr "Chan eil an t-oibseact a chaidh a chur a-nall dligheach" #: ../avahi-common/error.c:58 msgid "Daemon not running" msgstr "Chan eil an daemon 'ga ruith" #: ../avahi-common/error.c:59 msgid "Invalid interface index" msgstr "Inneacs eadar-aghaidh mì-dhligheach" #: ../avahi-common/error.c:60 msgid "Invalid protocol specification" msgstr "Sònrachadh pròtacail mì-dhligheach" #: ../avahi-common/error.c:61 msgid "Invalid flags" msgstr "Brataich mhì-dhligheach" #: ../avahi-common/error.c:63 msgid "Not found" msgstr "Cha deach a lorg" #: ../avahi-common/error.c:64 msgid "Invalid configuration" msgstr "Rèiteachadh mì-dhligheach" #: ../avahi-common/error.c:65 msgid "Version mismatch" msgstr "Chan eil na tionndaidhean a-rèir a chèile" #: ../avahi-common/error.c:66 msgid "Invalid service subtype" msgstr "Fo-sheòrsa seirbheise mì-dhligheach" #: ../avahi-common/error.c:67 msgid "Invalid packet" msgstr "Pacaid mhì-dhligheach" #: ../avahi-common/error.c:68 msgid "Invalid DNS return code" msgstr "Còd tillidh DNS mì-dhligheach" #: ../avahi-common/error.c:69 msgid "DNS failure: FORMERR" msgstr "Dh'fhàillig leis an DNS: FORMERR" #: ../avahi-common/error.c:70 msgid "DNS failure: SERVFAIL" msgstr "Dh'fhàillig leis an DNS: SERVFAIL" #: ../avahi-common/error.c:71 msgid "DNS failure: NXDOMAIN" msgstr "Dh'fhàillig leis an DNS: NXDOMAIN" #: ../avahi-common/error.c:72 msgid "DNS failure: NOTIMP" msgstr "Dh'fhàillig leis an DNS: NOTIMP" #: ../avahi-common/error.c:74 msgid "DNS failure: REFUSED" msgstr "Dh'fhàillig leis an DNS: REFUSED" #: ../avahi-common/error.c:75 msgid "DNS failure: YXDOMAIN" msgstr "Dh'fhàillig leis an DNS: YXDOMAIN" #: ../avahi-common/error.c:76 msgid "DNS failure: YXRRSET" msgstr "Dh'fhàillig leis an DNS: YXRRSET" #: ../avahi-common/error.c:77 msgid "DNS failure: NXRRSET" msgstr "Dh'fhàillig leis an DNS: NXRRSET" #: ../avahi-common/error.c:78 msgid "DNS failure: NOTAUTH" msgstr "v: NOTAUTH" #: ../avahi-common/error.c:79 msgid "DNS failure: NOTZONE" msgstr "Dh'fhàillig leis an DNS: NOTZONE" #: ../avahi-common/error.c:80 msgid "Invalid RDATA" msgstr "RDATA mì-dhligheach" #: ../avahi-common/error.c:81 msgid "Invalid DNS type" msgstr "Seòrsa DNS mì-dhligheach" #: ../avahi-common/error.c:82 msgid "Invalid DNS class" msgstr "Clas DNS mì-dhligheach" #: ../avahi-common/error.c:83 msgid "Not supported" msgstr "Gun taic" #: ../avahi-common/error.c:85 msgid "Not permitted" msgstr "Chan eil seo ceadaichte" #: ../avahi-common/error.c:86 msgid "Invalid argument" msgstr "Argamaid mhì-dhligheach" #: ../avahi-common/error.c:87 msgid "Is empty" msgstr "Tha e falamh" #: ../avahi-common/error.c:88 msgid "The requested operation is invalid because redundant" msgstr "" "Tha an t-obrachadh a chaidh iarraidh mì-dhligheach on a tha e anabarrach" #: ../avahi-common/error.c:94 msgid "Invalid Error Code" msgstr "Còd na mearachd mì-dhligheach" #: ../avahi-discover-standalone/avahi-discover.ui.h:1 msgid "Avahi Discovery" msgstr "Lorg Avahi" #: ../avahi-discover-standalone/avahi-discover.ui.h:2 #: ../avahi-python/avahi-discover/avahi-discover.py:76 msgid "No service currently selected." msgstr "Cha deach seirbheis a thaghadh." #: ../avahi-python/avahi-discover/avahi-discover.desktop.in.in.h:1 msgid "Avahi Zeroconf Browser" msgstr "Brabhsair Zeroconf Avahi" #: ../avahi-python/avahi-discover/avahi-discover.desktop.in.in.h:2 msgid "Browse for Zeroconf services available on your network" msgstr "Brabhsaich seirbheisean Zeroconf ri am faighinn air an lìonra agad" #: ../avahi-python/avahi-discover/avahi-discover.py:224 msgid "TXT" msgstr "TXT" #: ../avahi-python/avahi-discover/avahi-discover.py:226 msgid "TXT Data:" msgstr "Dàta TXT:" #: ../avahi-python/avahi-discover/avahi-discover.py:226 msgid "empty" msgstr "falamh" #: ../avahi-python/avahi-discover/avahi-discover.py:228 msgid "Service Type:" msgstr "Seòrsa na seirbheise:" #: ../avahi-python/avahi-discover/avahi-discover.py:229 msgid "Service Name:" msgstr "Ainm na seirbheise:" #: ../avahi-python/avahi-discover/avahi-discover.py:230 msgid "Domain Name:" msgstr "Ainm na h-àrainne:" #: ../avahi-python/avahi-discover/avahi-discover.py:231 msgid "Interface:" msgstr "Eadar-aghaidh:" #: ../avahi-python/avahi-discover/avahi-discover.py:232 msgid "Address:" msgstr "Seòladh:" #: ../avahi-ui/avahi-ui.c:185 msgid "Browse Service Types" msgstr "Brabhsaich seòrsaichean nan seirbheisean" #: ../avahi-ui/avahi-ui.c:185 msgid "A NULL terminated list of service types to browse for" msgstr "" "Liosta 'ga crìochnachadh le NULL dhe na seòrsaichean seirbheise a thèid a " "bhrabhsadh" #: ../avahi-ui/avahi-ui.c:190 msgid "Domain" msgstr "Àrainn" #: ../avahi-ui/avahi-ui.c:190 msgid "The domain to browse in, or NULL for the default domain" msgstr "An àrainn sa thèid a bhrabhsadh, no NULL airson na bun-àrainne" #: ../avahi-ui/avahi-ui.c:196 msgid "Service Type" msgstr "Seòrsa na seirbheise" #: ../avahi-ui/avahi-ui.c:196 msgid "The service type of the selected service" msgstr "Seòrsa na seirbheise a chaidh a thaghadh" #: ../avahi-ui/avahi-ui.c:202 ../avahi-ui/avahi-ui.c:1023 msgid "Service Name" msgstr "Ainm na seirbheise" #: ../avahi-ui/avahi-ui.c:202 msgid "The service name of the selected service" msgstr "Ainm na seirbheise a chaidh a thaghadh" #: ../avahi-ui/avahi-ui.c:208 msgid "Address" msgstr "Seòladh" #: ../avahi-ui/avahi-ui.c:208 msgid "The address of the resolved service" msgstr "Seòladh na seirbheise a chaidh fhuasgladh" #: ../avahi-ui/avahi-ui.c:213 msgid "Port" msgstr "Port" #: ../avahi-ui/avahi-ui.c:213 msgid "The IP port number of the resolved service" msgstr "Àireamh a' phuirt IP aig an t-seirbheis a chaidh fhuasgladh" #: ../avahi-ui/avahi-ui.c:219 msgid "Host Name" msgstr "Ainm-òstair" #: ../avahi-ui/avahi-ui.c:219 msgid "The host name of the resolved service" msgstr "Ainm an òstair aig an t-seirbheis a chaidh fhuasgladh" #: ../avahi-ui/avahi-ui.c:225 msgid "TXT Data" msgstr "Dàta TXT" #: ../avahi-ui/avahi-ui.c:225 msgid "The TXT data of the resolved service" msgstr "An dàta TXT aig an t-seirbheis a chaidh fhuasgladh" #: ../avahi-ui/avahi-ui.c:230 msgid "Resolve Service" msgstr "Fuasgail an t-seirbheis" #: ../avahi-ui/avahi-ui.c:230 msgid "Resolve the selected service automatically before returning" msgstr "" "Fuasgail an t-seirbheis a chaidh a thaghadh gu fèin-obrachail ron tilleadh" #: ../avahi-ui/avahi-ui.c:236 msgid "Resolve Service Host Name" msgstr "Fuasgail ainm-òstair na seirbheise" #: ../avahi-ui/avahi-ui.c:236 msgid "" "Resolve the host name of the selected service automatically before returning" msgstr "" "Fuasgail ainm-òstair na seirbheise a chaidh a thaghadh gu fèin-obrachail ron " "tilleadh" #: ../avahi-ui/avahi-ui.c:242 msgid "Address family" msgstr "Teaghlach nan seòlaidhean" #: ../avahi-ui/avahi-ui.c:242 msgid "The address family for host name resolution" msgstr "Teaghlach nan seòlaidhean airson fuasgladh an ainm-òstair" #: ../avahi-ui/avahi-ui.c:326 #, c-format msgid "Avahi client failure: %s" msgstr "Dh'fhàillig le cliant Avahi: %s" #: ../avahi-ui/avahi-ui.c:388 #, c-format msgid "Avahi resolver failure: %s" msgstr "Dh'fhàillig le fuasglaiche Avahi: %s" #: ../avahi-ui/avahi-ui.c:518 #, c-format msgid "Browsing for service type %s in domain %s failed: %s" msgstr "Dh'fhàillig le brabhsadh seòrsa na seirbheise %s san àrainn %s: %s" #: ../avahi-ui/avahi-ui.c:519 ../avahi-utils/avahi-browse.c:168 #: ../avahi-utils/avahi-browse.c:169 ../avahi-utils/avahi-browse.c:178 #: ../avahi-utils/avahi-browse.c:179 msgid "n/a" msgstr "chan eil seo iomchaidh" #: ../avahi-ui/avahi-ui.c:649 #, c-format msgid "Avahi domain browser failure: %s" msgstr "Dh'fhàillig le brabhsair àrainne Avahi: %s" #: ../avahi-ui/avahi-ui.c:684 #, c-format msgid "Failed to read Avahi domain: %s" msgstr "Cha deach leinn àrainn Avahi a leughadh: %s" #: ../avahi-ui/avahi-ui.c:706 msgid "Browse service type list is empty!" msgstr "Tha liosta nan seòrsaichean seirbheise ri am brabhsadh falamh!" #: ../avahi-ui/avahi-ui.c:717 #, c-format msgid "Failed to connect to Avahi server: %s" msgstr "Cha deach leinn ceangal ri frithealaiche Avahi: %s" #: ../avahi-ui/avahi-ui.c:735 msgid "Browsing for services on local network:" msgstr "A' brabhsadh nan seirbheisean air lìonra ionadail:" #: ../avahi-ui/avahi-ui.c:737 #, c-format msgid "Browsing for services in domain %s:" msgstr "A' brabhsadh nan seirbheisean san àrainn %s:" #: ../avahi-ui/avahi-ui.c:773 #, c-format msgid "Failed to create browser for %s: %s" msgstr "Cha deach leinn brabhsair a chruthachadh dha %s: %s" #: ../avahi-ui/avahi-ui.c:903 #, c-format msgid "Failed to create resolver for %s of type %s in domain %s: %s" msgstr "" "Cha deach leinn fuasglaiche a chruthachadh dha %s dhen t-seòrsa %s san " "àrainn %s: %s" #: ../avahi-ui/avahi-ui.c:978 #, c-format msgid "Failed to create domain browser: %s" msgstr "Cha deach leinn brabhsair àrainne a chruthachadh: %s" #: ../avahi-ui/avahi-ui.c:989 msgid "Change domain" msgstr "Atharraich an àrainn" #: ../avahi-ui/avahi-ui.c:1031 ../avahi-ui/avahi-ui.c:1162 msgid "Browsing..." msgstr "'Ga bhrabhsadh..." #: ../avahi-ui/avahi-ui.c:1120 msgid "Initializing..." msgstr "'Ga thòiseachadh..." #: ../avahi-ui/avahi-ui.c:1144 msgid "Location" msgstr "Ionad" #: ../avahi-ui/avahi-ui.c:1149 ../avahi-utils/avahi-browse.c:553 msgid "Name" msgstr "Ainm" #: ../avahi-ui/avahi-ui.c:1154 ../avahi-utils/avahi-browse.c:553 msgid "Type" msgstr "Seòrsa" #: ../avahi-ui/avahi-ui.c:1166 msgid "_Domain..." msgstr "Àrai_nn..." #: ../avahi-ui/bssh.c:55 #, c-format msgid "" "%s [options]\n" "\n" " -h --help Show this help\n" " -s --ssh Browse SSH servers\n" " -v --vnc Browse VNC servers\n" " -S --shell Browse both SSH and VNC\n" " -d --domain=DOMAIN The domain to browse in\n" msgstr "" "%s [roghainnean]\n" "\n" " -h --help Seall a' chobhair seo\n" " -s --ssh Brabhsaich frithealaichean SSH\n" " -v --vnc Brabhsaich frithealaichean VNC\n" " -S --shell Brabhsaich an dà chuir frithealaichean SSH is VNC\n" " -d --domain=ÀRAINN An àrainn ri brabhsadh\n" #: ../avahi-ui/bssh.c:101 ../avahi-utils/avahi-browse.c:775 #, c-format msgid "Too many arguments\n" msgstr "Tha cus argamaidean ann\n" #: ../avahi-ui/bssh.c:149 msgid "Choose Shell Server" msgstr "Tagh frithealaiche shell" #: ../avahi-ui/bssh.c:151 msgid "Desktop" msgstr "An deasg" #: ../avahi-ui/bssh.c:152 msgid "Terminal" msgstr "Tèirmineal" #: ../avahi-ui/bssh.c:156 msgid "Choose VNC server" msgstr "Tagh frithealaiche VNC" #: ../avahi-ui/bssh.c:161 msgid "Choose SSH server" msgstr "Tagh frithealaiche SSH" #: ../avahi-ui/bssh.c:185 #, c-format msgid "Connecting to '%s' ...\n" msgstr "A' ceangal ri \"%s\"...\n" #: ../avahi-ui/bssh.c:240 #, c-format msgid "execlp() failed: %s\n" msgstr "Dh'fhàillig le execlp(): %s\n" #: ../avahi-ui/bssh.c:250 #, c-format msgid "Canceled.\n" msgstr "Sguireadh dheth.\n" #: ../avahi-ui/bssh.desktop.in.in.h:1 msgid "Avahi SSH Server Browser" msgstr "Brabhsair frithealaichean SSH Avahi" #: ../avahi-ui/bssh.desktop.in.in.h:2 msgid "Browse for Zeroconf-enabled SSH Servers" msgstr "Brabhsaich frithealaichean SSH le comas Zeroconf" #: ../avahi-ui/bvnc.desktop.in.in.h:1 msgid "Avahi VNC Server Browser" msgstr "Brabhsair frithealaichean VNC Avahi" #: ../avahi-ui/bvnc.desktop.in.in.h:2 msgid "Browse for Zeroconf-enabled VNC Servers" msgstr "Brabhsaich frithealaichean VNC le comas Zeroconf" #: ../avahi-utils/avahi-browse.c:107 #, c-format msgid ": All for now\n" msgstr ": Sin agad e an-dràsta\n" #: ../avahi-utils/avahi-browse.c:118 #, c-format msgid ": Cache exhausted\n" msgstr ": Tha an tasgadan làn\n" #: ../avahi-utils/avahi-browse.c:239 ../avahi-utils/avahi-browse.c:261 #, c-format msgid "Failed to resolve service '%s' of type '%s' in domain '%s': %s\n" msgstr "" "Cha deach leinn an t-seirbheis \"%s\" dhen t-seòrsa \"%s\" san àrainn \"%s\" " "fhuasgladh: %s\n" #: ../avahi-utils/avahi-browse.c:340 #, c-format msgid "service_browser failed: %s\n" msgstr "Dh'fhàillig le service_browser: %s\n" #: ../avahi-utils/avahi-browse.c:378 #, c-format msgid "avahi_service_browser_new() failed: %s\n" msgstr "Dh'fhàillig le avahi_service_browser_new(): %s\n" #: ../avahi-utils/avahi-browse.c:414 #, c-format msgid "service_type_browser failed: %s\n" msgstr "Dh'fhàillig le service_type_browser: %s\n" #: ../avahi-utils/avahi-browse.c:444 #, c-format msgid "avahi_service_type_browser_new() failed: %s\n" msgstr "Dh'fhàillig le avahi_service_type_browser_new(): %s\n" #: ../avahi-utils/avahi-browse.c:519 #, c-format msgid "avahi_domain_browser_new() failed: %s\n" msgstr "Dh'fhàillig le avahi_domain_browser_new(): %s\n" #: ../avahi-utils/avahi-browse.c:535 ../avahi-utils/avahi-publish.c:394 #: ../avahi-utils/avahi-resolve.c:280 ../avahi-utils/avahi-set-host-name.c:168 #, c-format msgid "Failed to query version string: %s\n" msgstr "Dh'fhàillig le sreang an tionndaidh a cheasnachadh: %s\n" #: ../avahi-utils/avahi-browse.c:540 ../avahi-utils/avahi-publish.c:399 #: ../avahi-utils/avahi-resolve.c:285 ../avahi-utils/avahi-set-host-name.c:173 #: ../avahi-utils/avahi-set-host-name.c:189 #, c-format msgid "Failed to query host name: %s\n" msgstr "Dh'fhàillig le ceasnachadh an ainm-òstair: %s\n" #: ../avahi-utils/avahi-browse.c:544 ../avahi-utils/avahi-publish.c:403 #: ../avahi-utils/avahi-resolve.c:289 ../avahi-utils/avahi-set-host-name.c:177 #, c-format msgid "Server version: %s; Host name: %s\n" msgstr "Tionndadh an fhrithealaiche: %s; Ainm-òstair: %s\n" #. Translators: This is a column heading with abbreviations for #. * Event (+/-), Network Interface, Protocol (IPv4/v6), Domain #: ../avahi-utils/avahi-browse.c:549 #, c-format msgid "E Ifce Prot Domain\n" msgstr "T EAgh Pròt Àrainn\n" #. Translators: This is a column heading with abbreviations for #. * Event (+/-), Network Interface, Protocol (IPv4/v6), Domain #: ../avahi-utils/avahi-browse.c:553 #, c-format msgid "E Ifce Prot %-*s %-20s Domain\n" msgstr "T EAgh Pròt %-*s %-20s Àrainn\n" #. We have been disconnected, so let reconnect #: ../avahi-utils/avahi-browse.c:585 ../avahi-utils/avahi-publish.c:163 #, c-format msgid "Disconnected, reconnecting ...\n" msgstr "Gun cheangal, 'ga ath-cheangal ...\n" #: ../avahi-utils/avahi-browse.c:599 ../avahi-utils/avahi-browse.c:829 #: ../avahi-utils/avahi-publish.c:170 ../avahi-utils/avahi-publish.c:386 #: ../avahi-utils/avahi-resolve.c:272 ../avahi-utils/avahi-set-host-name.c:160 #, c-format msgid "Failed to create client object: %s\n" msgstr "Cha deach leinn oibseact a' chliant a chruthachadh: %s\n" #: ../avahi-utils/avahi-browse.c:604 ../avahi-utils/avahi-publish.c:175 #: ../avahi-utils/avahi-resolve.c:143 ../avahi-utils/avahi-set-host-name.c:59 #, c-format msgid "Client failure, exiting: %s\n" msgstr "Dh'fhàillig leis a' chliant, a' fàgail: %s\n" #: ../avahi-utils/avahi-browse.c:623 ../avahi-utils/avahi-publish.c:206 #, c-format msgid "Waiting for daemon ...\n" msgstr "A' feitheamh air daemon ...\n" #: ../avahi-utils/avahi-browse.c:647 msgid "" " -h --help Show this help\n" " -V --version Show version\n" " -D --browse-domains Browse for browsing domains instead of services\n" " -a --all Show all services, regardless of the type\n" " -d --domain=DOMAIN The domain to browse in\n" " -v --verbose Enable verbose mode\n" " -t --terminate Terminate after dumping a more or less complete " "list\n" " -c --cache Terminate after dumping all entries from the cache\n" " -l --ignore-local Ignore local services\n" " -r --resolve Resolve services found\n" " -f --no-fail Don't fail if the daemon is not available\n" " -p --parsable Output in parsable format\n" msgstr "" " -h --help Seall a' chobhair seo\n" " -V --version Seall an tionndadh\n" " -D --browse-domains Brabhsaich àrainnean-brabhsaidh seach seirbheisean\n" " -a --all Seall a h-uile seirbheis ge b' e dè an seòrsa\n" " -d --domain=ÀRAINN An àrainn ri brabhsadh\n" " -v --verbose Cuir am modh briathrach an comas\n" " -t --terminate Cuir crìoch air às dèidh liosta reusanta coileanta " "a' dumpadh\n" " -c --cache Cuir crìoch air às dèidh a h-uile innteart an " "tasgadain a' dumpadh\n" " -l --ignore-local Leig seachad seirbheisean ionadail\n" " -r --resolve Fuasgail na seirbheisean a chaidh a lorg\n" " -f --no-fail Na fàillig mur eil an daemon ri fhaighinn\n" " -p --parsable Às-chur ann am fòrmat a ghabhas parsadh\n" #: ../avahi-utils/avahi-browse.c:660 msgid "" " -k --no-db-lookup Don't lookup service types\n" " -b --dump-db Dump service type database\n" msgstr "" " -k --no-db-lookup Na lorg seòrsaichean nan seirbheisean\n" " -b --dump-db Dumpaich stòr-dàta nan seòrsaichean seirbheise\n" #: ../avahi-utils/avahi-browse.c:766 ../avahi-utils/avahi-resolve.c:219 #, c-format msgid "Too few arguments\n" msgstr "Chan eil argamaidean gu leòr ann\n" #: ../avahi-utils/avahi-browse.c:821 ../avahi-utils/avahi-publish.c:378 #: ../avahi-utils/avahi-resolve.c:264 ../avahi-utils/avahi-set-host-name.c:152 #, c-format msgid "Failed to create simple poll object.\n" msgstr "Cha deach leinn oibseact cunntais simplidh a chruthachadh.\n" #: ../avahi-utils/avahi-publish.c:76 #, c-format msgid "Established under name '%s'\n" msgstr "Air a stèidheachadh 's an t-ainm \"%s\" air\n" #: ../avahi-utils/avahi-publish.c:81 #, c-format msgid "Failed to register: %s\n" msgstr "Dh'fhàillig leis a' chlàradh: %s\n" #: ../avahi-utils/avahi-publish.c:94 #, c-format msgid "Name collision, picking new name '%s'.\n" msgstr "Còmhstri eadar ainmean, a' taghadh ainm ùr \"%s\".\n" #: ../avahi-utils/avahi-publish.c:114 #, c-format msgid "Failed to create entry group: %s\n" msgstr "Cha deach leinn buidheann innteartan a chruthachadh: %s\n" #: ../avahi-utils/avahi-publish.c:124 #, c-format msgid "Failed to add address: %s\n" msgstr "Cha deach leinn seòladh a chur ris: %s\n" #: ../avahi-utils/avahi-publish.c:134 #, c-format msgid "Failed to add service: %s\n" msgstr "Cha deach leinn seirbheis a chur ris: %s\n" #: ../avahi-utils/avahi-publish.c:140 #, c-format msgid "Failed to add subtype '%s': %s\n" msgstr "Cha deach leinn am fo-sheòrsa \"%s\" a chur ris: %s\n" #: ../avahi-utils/avahi-publish.c:191 #, c-format msgid "Host name conflict\n" msgstr "Còmhstri nan ainmean-òstair\n" #: ../avahi-utils/avahi-publish.c:216 #, c-format msgid "" "%s [options] %s []\n" "%s [options] %s
\n" "\n" " -h --help Show this help\n" " -V --version Show version\n" " -s --service Publish service\n" " -a --address Publish address\n" " -v --verbose Enable verbose mode\n" " -d --domain=DOMAIN Domain to publish service in\n" " -H --host=DOMAIN Host where service resides\n" " --subtype=SUBTYPE An additional subtype to register this service " "with\n" " -R --no-reverse Do not publish reverse entry with address\n" " -f --no-fail Don't fail if the daemon is not available\n" msgstr "" "%s [roghainnean] %s []\n" "%s [roghainnean] %s \n" "\n" " -h --help Seall a' chobhair seo\n" " -V --version Seall an tionndadh\n" " -s --service Foillsich an t-seirbheis\n" " -a --address Foillsich an seòladh\n" " -v --verbose Cuir am modh briathrach an comas\n" " -d --domain=ÀRAINN An àrainn san dèid an t-seirbheis " "fhoillseachadh\n" " -H --host=ÀRAINN An òstair far a bheil an t-seirbheis\n" " --subtype=FO-SHEÒRSA Cuir fo-seòrsa a bharrachd ris leis an dèid\n" " an t-seirbheis seo a chlàradh\n" " -R --no-reverse Na foillsich innteart contrarra leis an t-" "seòladh\n" " -f --no-fail Na fàillig mur eil an daemon ri fhaighinn\n" #: ../avahi-utils/avahi-publish.c:303 ../avahi-utils/avahi-publish.c:318 #, c-format msgid "Bad number of arguments\n" msgstr "Droch uiread a dh'argamaidean\n" #: ../avahi-utils/avahi-publish.c:329 #, c-format msgid "Failed to parse port number: %s\n" msgstr "Cha deach leinn àireamh a' phuirt a pharsadh: %s\n" #: ../avahi-utils/avahi-publish.c:361 ../avahi-utils/avahi-resolve.c:246 #, c-format msgid "No command specified.\n" msgstr "Cha deach àithne a shònrachadh.\n" #: ../avahi-utils/avahi-resolve.c:89 #, c-format msgid "Failed to resolve host name '%s': %s\n" msgstr "Cha deach leinn an t-ainm-òstair \"%s\" fhuasgladh: %s\n" #: ../avahi-utils/avahi-resolve.c:126 #, c-format msgid "Failed to resolve address '%s': %s\n" msgstr "Cha deach leinn an seòladh \"%s\" fhuasgladh: %s\n" #: ../avahi-utils/avahi-resolve.c:157 #, c-format msgid "" "%s [options] %s \n" "%s [options] %s
\n" "\n" " -h --help Show this help\n" " -V --version Show version\n" " -n --name Resolve host name\n" " -a --address Resolve address\n" " -v --verbose Enable verbose mode\n" " -6 Lookup IPv6 address\n" " -4 Lookup IPv4 address\n" msgstr "" "%s [roghainnean] %s \n" "%s [roghainnean] %s \n" "\n" " -h --help Seall a' chobhair seo\n" " -V --version Seall an tionndadh\n" " -n --name Fuasgail an t-ainm-òstair\n" " -a --address Fuasgail an seòladh\n" " -v --verbose Cuir am modh briathrach an comas\n" " -6 Lorg seòladh IPv6\n" " -4 Lorg seòladh IPv4\n" #: ../avahi-utils/avahi-resolve.c:299 ../avahi-utils/avahi-set-host-name.c:181 #, c-format msgid "Failed to create host name resolver: %s\n" msgstr "Cha deach leinn fuasglaiche ainm-òstair a cruthachadh: %s\n" #: ../avahi-utils/avahi-resolve.c:309 #, c-format msgid "Failed to parse address '%s'\n" msgstr "Cha deach leinn an seòladh \"%s\" a pharsadh\n" #: ../avahi-utils/avahi-resolve.c:314 #, c-format msgid "Failed to create address resolver: %s\n" msgstr "Cha deach leinn fuasglaiche seòlaidh a cruthachadh: %s\n" #: ../avahi-utils/avahi-set-host-name.c:73 #, c-format msgid "" "%s [options] \n" "\n" " -h --help Show this help\n" " -V --version Show version\n" " -v --verbose Enable verbose mode\n" msgstr "" "%s [roghainnean] \n" "\n" " -h --help Seall a' chobhair seo\n" " -V --version Seall an tionndadh\n" " -v --verbose Cuir am modh briathrach an comas\n" #: ../avahi-utils/avahi-set-host-name.c:114 #, c-format msgid "Invalid number of arguments, expecting exactly one.\n" msgstr "" "Uiread mì-dhligheach a dh'argamaidean, chan eil sinn an dùil ach air aonan.\n" #: ../avahi-utils/avahi-set-host-name.c:193 #, c-format msgid "Host name successfully changed to %s\n" msgstr "Chaidh an t-ainm-òstair atharrachadh gu %s\n" language-pack-gd-base/data/gd/LC_MESSAGES/grub.po0000644000000000000000000072643112743727035016361 0ustar # Gaelic; Scottish translation for grub2 # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the grub2 package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: grub2\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-12-24 21:18+0100\n" "PO-Revision-Date: 2013-09-14 12:56+0000\n" "Last-Translator: GunChleoc \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:34+0000\n" "X-Generator: Launchpad (build 18147)\n" #: grub-core/bus/usb/serial/ftdi.c:145 grub-core/bus/usb/serial/pl2303.c:158 #: grub-core/term/ieee1275/escc.c:169 grub-core/term/ns8250.c:200 msgid "unsupported serial port speed" msgstr "" #: grub-core/bus/usb/serial/ftdi.c:151 grub-core/bus/usb/serial/pl2303.c:164 #: grub-core/term/efi/serial.c:116 grub-core/term/ieee1275/escc.c:175 #: grub-core/term/ns8250.c:206 grub-core/term/serial.c:239 msgid "unsupported serial port parity" msgstr "" #: grub-core/bus/usb/serial/ftdi.c:157 grub-core/bus/usb/serial/pl2303.c:170 #: grub-core/term/efi/serial.c:122 grub-core/term/ieee1275/escc.c:181 #: grub-core/term/ns8250.c:211 grub-core/term/serial.c:263 msgid "unsupported serial port stop bits number" msgstr "" #: grub-core/bus/usb/serial/ftdi.c:161 grub-core/bus/usb/serial/pl2303.c:174 #: grub-core/term/efi/serial.c:126 grub-core/term/ieee1275/escc.c:185 #: grub-core/term/ns8250.c:215 msgid "unsupported serial port word length" msgstr "" #: grub-core/commands/acpi.c:42 msgid "Don't load host tables specified by comma-separated list." msgstr "" "Na luchdaich clàir òstair a chaidh a shònrachadh le liosta air a sgaradh le " "cromagan." #: grub-core/commands/acpi.c:45 msgid "Load only tables specified by comma-separated list." msgstr "" "Na luchdaich ach clàir a chaidh a shònrachadh le liosta air a sgaradh le " "cromagan." #: grub-core/commands/acpi.c:46 msgid "Export version 1 tables to the OS." msgstr "" #: grub-core/commands/acpi.c:47 msgid "Export version 2 and version 3 tables to the OS." msgstr "" #: grub-core/commands/acpi.c:48 msgid "Set OEMID of RSDP, XSDT and RSDT." msgstr "Suidhich an OEMID aig RSDP, XSDT is RSDT." #: grub-core/commands/acpi.c:50 msgid "Set OEMTABLE ID of RSDP, XSDT and RSDT." msgstr "Suidhich an ID OEMTABLE aig RSDP, XSDT is RSDT." #: grub-core/commands/acpi.c:52 msgid "Set OEMTABLE revision of RSDP, XSDT and RSDT." msgstr "Suidhich an tionndadh dhen OEMTABLE aig RSDP, XSDT is RSDT." #: grub-core/commands/acpi.c:54 msgid "Set creator field of RSDP, XSDT and RSDT." msgstr "Suidhich raon an neach-cruthachaidh aig RSDP, XSDT is RSDT." #: grub-core/commands/acpi.c:56 msgid "Set creator revision of RSDP, XSDT and RSDT." msgstr "Suidhich an tionndadh neach-cruthachaidh aig RSDP, XSDT is RSDT." #. TRANSLATORS: "hangs" here is a noun, not a verb. #: grub-core/commands/acpi.c:58 msgid "" "Don't update EBDA. May fix failures or hangs on some BIOSes but makes it " "ineffective with OS not receiving RSDP from GRUB." msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:218 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:423 #: .pc/elf_bi_endian.patch/grub-core/kern/elf.c:81 #: .pc/elf_bi_endian.patch/grub-core/kern/elfXX.c:29 #: .pc/elf_bi_endian.patch/grub-core/kern/elfXX.c:137 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:161 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:244 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:309 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:316 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:176 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:261 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:331 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:338 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:706 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:813 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1021 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:176 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:261 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:331 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:338 #: grub-core/commands/acpi.c:654 grub-core/commands/acpi.c:671 #: grub-core/commands/i386/pc/play.c:105 grub-core/commands/keylayouts.c:228 #: grub-core/commands/keylayouts.c:243 grub-core/commands/keylayouts.c:261 #: grub-core/commands/verify.c:878 grub-core/efiemu/loadcore.c:347 #: grub-core/kern/elf.c:106 grub-core/kern/elfXX.c:29 #: grub-core/kern/elfXX.c:137 grub-core/loader/arm/linux.c:316 #: grub-core/loader/arm64/linux.c:218 grub-core/loader/arm64/linux.c:423 #: grub-core/loader/efi/chainloader.c:266 #: grub-core/loader/efi/chainloader.c:287 #: grub-core/loader/efi/chainloader.c:319 grub-core/loader/i386/bsd.c:1261 #: grub-core/loader/i386/bsd.c:2087 grub-core/loader/i386/bsdXX.c:20 #: grub-core/loader/i386/bsdXX.c:36 grub-core/loader/i386/bsdXX.c:63 #: grub-core/loader/i386/bsdXX.c:345 grub-core/loader/i386/bsdXX.c:359 #: grub-core/loader/i386/bsdXX.c:489 grub-core/loader/i386/bsdXX.c:500 #: grub-core/loader/i386/bsdXX.c:573 grub-core/loader/i386/bsdXX.c:592 #: grub-core/loader/i386/coreboot/chainloader.c:112 #: grub-core/loader/i386/coreboot/chainloader.c:148 #: grub-core/loader/i386/coreboot/chainloader.c:170 #: grub-core/loader/i386/efi/linux.c:176 grub-core/loader/i386/efi/linux.c:261 #: grub-core/loader/i386/efi/linux.c:331 grub-core/loader/i386/efi/linux.c:338 #: grub-core/loader/i386/linux.c:743 grub-core/loader/i386/linux.c:850 #: grub-core/loader/i386/linux.c:1058 grub-core/loader/i386/multiboot_mbi.c:141 #: grub-core/loader/i386/pc/chainloader.c:186 #: grub-core/loader/i386/pc/linux.c:149 grub-core/loader/i386/pc/linux.c:317 #: grub-core/loader/i386/pc/linux.c:357 grub-core/loader/i386/pc/plan9.c:447 #: grub-core/loader/i386/pc/plan9.c:530 grub-core/loader/i386/pc/plan9.c:546 #: grub-core/loader/i386/xen.c:670 grub-core/loader/i386/xen_fileXX.c:38 #: grub-core/loader/i386/xen_fileXX.c:177 #: grub-core/loader/i386/xen_fileXX.c:319 grub-core/loader/ia64/efi/linux.c:464 #: grub-core/loader/ia64/efi/linux.c:512 grub-core/loader/linux.c:280 #: grub-core/loader/macho.c:84 grub-core/loader/macho.c:109 #: grub-core/loader/machoXX.c:33 grub-core/loader/machoXX.c:46 #: grub-core/loader/machoXX.c:76 grub-core/loader/machoXX.c:116 #: grub-core/loader/machoXX.c:131 grub-core/loader/machoXX.c:147 #: grub-core/loader/machoXX.c:196 grub-core/loader/machoXX.c:317 #: grub-core/loader/multiboot.c:373 grub-core/loader/multiboot_elfxx.c:118 #: grub-core/loader/multiboot_elfxx.c:178 #: grub-core/loader/multiboot_elfxx.c:225 grub-core/loader/multiboot_mbi2.c:105 #: grub-core/loader/xnu.c:731 grub-core/loader/xnu.c:785 #: grub-core/loader/xnu.c:806 grub-core/loader/xnu.c:861 #: grub-core/loader/xnu.c:904 grub-core/loader/xnu.c:942 #: grub-core/loader/xnu_resume.c:68 grub-core/loader/xnu_resume.c:153 #: grub-core/loader/xnu_resume.c:165 util/grub-mkimagexx.c:1469 #, c-format msgid "premature end of file %s" msgstr "" #: grub-core/commands/acpi.c:783 msgid "" "[-1|-2] [--exclude=TABLE1,TABLE2|--load-only=TABLE1,TABLE2] FILE1 [FILE2] " "[...]" msgstr "" #: grub-core/commands/acpi.c:786 msgid "Load host ACPI tables and tables specified by arguments." msgstr "" #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:310 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:365 #: grub-core/commands/acpihalt.c:366 grub-core/kern/err.c:110 #, c-format msgid "error: %s.\n" msgstr "" #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:310 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:365 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:358 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:414 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:433 #: grub-core/commands/acpihalt.c:366 grub-core/kern/emu/misc.c:94 #: grub-core/kern/emu/misc.c:104 grub-core/kern/emu/misc.c:132 #: grub-core/kern/emu/mm.c:34 grub-core/kern/emu/mm.c:62 #: grub-core/kern/mm.c:365 grub-core/lib/relocator.c:1270 #: grub-core/lib/relocator.c:1427 grub-core/lib/relocator.c:1526 #: grub-core/loader/arm/linux.c:421 grub-core/loader/arm/linux.c:480 #: grub-core/loader/arm64/linux.c:358 grub-core/loader/arm64/linux.c:414 #: grub-core/loader/arm64/linux.c:433 grub-core/loader/efi/chainloader.c:279 #: grub-core/net/drivers/ieee1275/ofnet.c:290 grub-core/osdep/unix/dl.c:48 #: grub-core/osdep/windows/dl.c:46 grub-core/script/lexer.c:156 #: grub-core/script/lexer.c:181 msgid "out of memory" msgstr "" #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:316 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:371 #: .pc/core_in_fs.patch/util/setup.c:722 .pc/core_in_fs.patch/util/setup.c:741 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:307 #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:150 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:538 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:770 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:538 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:764 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:577 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:622 #: grub-core/commands/acpihalt.c:372 grub-core/disk/cryptodisk.c:577 #: grub-core/disk/cryptodisk.c:622 grub-core/kern/emu/hostdisk.c:307 #: grub-core/kern/emu/hostfs.c:149 grub-core/osdep/linux/ofpath.c:148 #: grub-core/osdep/linux/ofpath.c:362 grub-core/osdep/linux/ofpath.c:375 #: util/glue-efi.c:80 util/glue-efi.c:94 util/grub-editenv.c:155 #: util/grub-fstest.c:576 util/grub-mkrescue.c:538 util/grub-mkrescue.c:770 #: util/grub-mount.c:507 util/grub-render-label.c:176 util/misc.c:119 #: util/misc.c:143 util/setup.c:730 util/setup.c:749 #, c-format msgid "cannot read `%s': %s" msgstr "" #. TRANSLATORS: It's computer shutdown using ACPI, not disabling ACPI. #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:394 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:449 #: grub-core/commands/acpihalt.c:450 msgid "ACPI shutdown failed" msgstr "" #: grub-core/commands/arc/lsdev.c:51 msgid "List devices." msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:200 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:337 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:390 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:519 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:118 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:196 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:131 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:211 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:695 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1057 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:131 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:211 #: grub-core/commands/blocklist.c:122 grub-core/commands/cat.c:57 #: grub-core/commands/configfile.c:35 grub-core/commands/efi/loadbios.c:168 #: grub-core/commands/file.c:152 grub-core/commands/hexdump.c:47 #: grub-core/commands/legacycfg.c:200 grub-core/commands/legacycfg.c:305 #: grub-core/commands/minicmd.c:44 grub-core/commands/syslinuxcfg.c:143 #: grub-core/commands/testload.c:58 grub-core/commands/testspeed.c:52 #: grub-core/disk/loopback.c:93 grub-core/efiemu/main.c:293 #: grub-core/font/font_cmd.c:32 grub-core/kern/emu/hostdisk.c:519 #: grub-core/loader/arm/linux.c:360 grub-core/loader/arm/linux.c:402 #: grub-core/loader/arm/linux.c:463 grub-core/loader/arm64/linux.c:200 #: grub-core/loader/arm64/linux.c:337 grub-core/loader/arm64/linux.c:390 #: grub-core/loader/efi/chainloader.c:206 grub-core/loader/i386/bsd.c:1447 #: grub-core/loader/i386/bsd.c:1790 grub-core/loader/i386/bsd.c:2060 #: grub-core/loader/i386/coreboot/chainloader.c:437 #: grub-core/loader/i386/efi/linux.c:131 grub-core/loader/i386/efi/linux.c:211 #: grub-core/loader/i386/linux.c:732 grub-core/loader/i386/linux.c:1100 #: grub-core/loader/i386/pc/chainloader.c:274 #: grub-core/loader/i386/pc/freedos.c:105 grub-core/loader/i386/pc/linux.c:138 #: grub-core/loader/i386/pc/linux.c:395 grub-core/loader/i386/pc/ntldr.c:85 #: grub-core/loader/i386/pc/plan9.c:399 #: grub-core/loader/i386/pc/pxechainloader.c:94 #: grub-core/loader/i386/pc/truecrypt.c:96 grub-core/loader/i386/xen.c:402 #: grub-core/loader/i386/xen.c:529 grub-core/loader/i386/xen.c:588 #: grub-core/loader/i386/xen.c:598 grub-core/loader/i386/xnu.c:485 #: grub-core/loader/ia64/efi/linux.c:500 grub-core/loader/ia64/efi/linux.c:575 #: grub-core/loader/mips/linux.c:238 grub-core/loader/mips/linux.c:421 #: grub-core/loader/multiboot.c:260 grub-core/loader/multiboot.c:312 #: grub-core/loader/multiboot.c:322 #: grub-core/loader/powerpc/ieee1275/linux.c:269 #: grub-core/loader/powerpc/ieee1275/linux.c:340 #: grub-core/loader/sparc64/ieee1275/linux.c:305 #: grub-core/loader/sparc64/ieee1275/linux.c:380 grub-core/loader/xnu.c:350 #: grub-core/loader/xnu.c:455 grub-core/loader/xnu.c:768 #: grub-core/loader/xnu.c:882 grub-core/loader/xnu.c:1267 #: grub-core/loader/xnu.c:1415 grub-core/loader/xnu.c:1441 #: grub-core/video/readers/jpeg.c:808 grub-core/video/readers/png.c:1112 msgid "filename expected" msgstr "" #. TRANSLATORS: "embed" is a verb (command description). " #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:273 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:320 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:267 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:314 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:267 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:314 #: .pc/install_arm64_naming.patch/util/grub-install.c:267 #: .pc/install_arm64_naming.patch/util/grub-install.c:314 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:267 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:314 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:62 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:267 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:314 #: .pc/install_signed.patch/util/grub-install.c:256 #: .pc/install_signed.patch/util/grub-install.c:303 #: .pc/install_stage2_confusion.patch/util/grub-install.c:255 #: .pc/install_stage2_confusion.patch/util/grub-install.c:302 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:96 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:100 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:103 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:104 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:105 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:96 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:100 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:103 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:104 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:105 #: .pc/probe-delimiter.patch/util/grub-install.c:267 #: .pc/probe-delimiter.patch/util/grub-install.c:314 #: .pc/probe-delimiter.patch/util/grub-probe.c:710 #: grub-core/commands/blocklist.c:154 grub-core/commands/cat.c:160 #: grub-core/commands/configfile.c:65 grub-core/commands/configfile.c:68 #: grub-core/commands/configfile.c:74 grub-core/commands/configfile.c:80 #: grub-core/commands/configfile.c:86 grub-core/commands/hashsum.c:34 #: grub-core/commands/legacycfg.c:802 grub-core/commands/legacycfg.c:809 #: grub-core/commands/legacycfg.c:814 grub-core/commands/legacycfg.c:819 #: grub-core/commands/macbless.c:223 grub-core/commands/minicmd.c:195 #: grub-core/commands/syslinuxcfg.c:183 grub-core/commands/syslinuxcfg.c:191 #: grub-core/commands/syslinuxcfg.c:197 grub-core/commands/syslinuxcfg.c:203 #: grub-core/commands/testload.c:163 grub-core/efiemu/main.c:312 #: grub-core/kern/emu/main.c:91 grub-core/loader/i386/bsd.c:2108 #: grub-core/loader/i386/bsd.c:2111 grub-core/loader/i386/bsd.c:2114 #: grub-core/loader/i386/coreboot/chainloader.c:504 #: grub-core/loader/ia64/efi/linux.c:630 include/grub/util/install.h:62 #: util/grub-glue-efi.c:52 util/grub-glue-efi.c:54 util/grub-glue-efi.c:56 #: util/grub-install.c:272 util/grub-install.c:319 util/grub-mkfont.c:933 #: util/grub-mkimage.c:68 util/grub-mkimage.c:75 util/grub-mkimage.c:77 #: util/grub-mkimage.c:80 util/grub-mklayout.c:52 util/grub-mklayout.c:54 #: util/grub-mkrescue.c:96 util/grub-mkrescue.c:100 util/grub-mkrescue.c:103 #: util/grub-mkrescue.c:104 util/grub-mkrescue.c:105 #: util/grub-mkstandalone.c:47 util/grub-mkstandalone.c:49 #: util/grub-probe.c:708 util/grub-render-label.c:59 #: util/grub-render-label.c:70 util/grub-render-label.c:72 util/grub-setup.c:78 #: util/grub-setup.c:80 util/grub-setup.c:84 util/grub-syslinux2cfg.c:74 #: util/grub-syslinux2cfg.c:147 util/grub-kbdcomp.in:29 #: util/grub-mkconfig.in:57 msgid "FILE" msgstr "" #: grub-core/commands/blocklist.c:154 msgid "Print a block list." msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:195 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:344 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:124 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:137 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1063 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:137 #: grub-core/commands/boot.c:147 grub-core/commands/legacycfg.c:503 #: grub-core/commands/legacycfg.c:542 grub-core/loader/arm64/linux.c:195 #: grub-core/loader/arm64/linux.c:344 grub-core/loader/i386/bsd.c:1782 #: grub-core/loader/i386/bsd.c:2015 grub-core/loader/i386/efi/linux.c:137 #: grub-core/loader/i386/linux.c:1106 grub-core/loader/i386/pc/linux.c:401 #: grub-core/loader/i386/xen.c:536 grub-core/loader/i386/xen.c:603 #: grub-core/loader/ia64/efi/linux.c:581 grub-core/loader/mips/linux.c:424 #: grub-core/loader/multiboot.c:326 #: grub-core/loader/powerpc/ieee1275/linux.c:346 #: grub-core/loader/sparc64/ieee1275/linux.c:386 grub-core/loader/xnu.c:563 #: grub-core/loader/xnu.c:656 grub-core/loader/xnu.c:771 #: grub-core/loader/xnu.c:885 grub-core/loader/xnu.c:1081 #: grub-core/loader/xnu.c:1248 grub-core/loader/xnu.c:1279 #: grub-core/loader/xnu.c:1418 msgid "you need to load the kernel first" msgstr "" #: grub-core/commands/boot.c:189 msgid "Boot an operating system." msgstr "" #: grub-core/commands/boottime.c:36 #: grub-core/commands/i386/coreboot/cb_timestamps.c:100 msgid "No boot time statistics is available\n" msgstr "" #: grub-core/commands/boottime.c:59 msgid "Show boot time statistics." msgstr "" #: grub-core/commands/cacheinfo.c:38 #, c-format msgid "Disk cache statistics: hits = %lu (%lu.%02lu%%), misses = %lu\n" msgstr "" #: grub-core/commands/cacheinfo.c:43 msgid "No disk cache statistics available\n" msgstr "" #: grub-core/commands/cacheinfo.c:54 msgid "Get disk cache info." msgstr "" #: grub-core/commands/cat.c:33 msgid "Accept DOS-style CR/NL line endings." msgstr "" #: grub-core/commands/cat.c:160 grub-core/commands/minicmd.c:195 msgid "Show the contents of a file." msgstr "" #: grub-core/commands/cmp.c:43 grub-core/commands/i386/pc/drivemap.c:239 #: grub-core/commands/iorw.c:85 grub-core/commands/memrw.c:84 #: grub-core/commands/password.c:75 grub-core/commands/password_pbkdf2.c:93 #: grub-core/commands/regexp.c:113 grub-core/commands/verify.c:754 #: grub-core/mmap/mmap.c:517 grub-core/net/dns.c:633 msgid "two arguments expected" msgstr "" #: grub-core/commands/cmp.c:45 #, c-format msgid "Compare file `%s' with `%s':\n" msgstr "" #: grub-core/commands/cmp.c:54 #, c-format msgid "Files differ in size: %llu [%s], %llu [%s]\n" msgstr "" #: grub-core/commands/cmp.c:81 #, c-format msgid "Files differ at the offset %llu: 0x%x [%s], 0x%x [%s]\n" msgstr "" #. TRANSLATORS: it's always exactly 2 files. #: grub-core/commands/cmp.c:93 msgid "The files are identical.\n" msgstr "" #: grub-core/commands/cmp.c:113 msgid "FILE1 FILE2" msgstr "" #: grub-core/commands/cmp.c:113 msgid "Compare two files." msgstr "" #: grub-core/commands/configfile.c:65 msgid "Load another config file." msgstr "" #: grub-core/commands/configfile.c:69 grub-core/commands/configfile.c:87 msgid "Load another config file without changing context." msgstr "" #: grub-core/commands/configfile.c:75 msgid "" "Load another config file without changing context but take only menu entries." msgstr "" #: grub-core/commands/configfile.c:81 msgid "Load another config file but take only menu entries." msgstr "" #: grub-core/commands/date.c:141 msgid "[[year-]month-day] [hour:minute[:second]]" msgstr "" #: grub-core/commands/date.c:142 msgid "Display/set current datetime." msgstr "" #: grub-core/commands/echo.c:30 msgid "Do not output the trailing newline." msgstr "" #: grub-core/commands/echo.c:31 msgid "Enable interpretation of backslash escapes." msgstr "" #: grub-core/commands/echo.c:134 msgid "[-e|-n] STRING" msgstr "" #: grub-core/commands/echo.c:134 msgid "Display a line of text." msgstr "" #: grub-core/commands/efi/efifwsetup.c:82 msgid "Reboot into firmware setup menu." msgstr "" #: grub-core/commands/efi/fixvideo.c:107 msgid "Fix video problem." msgstr "" #: grub-core/commands/efi/loadbios.c:52 msgid "ROM image is present." msgstr "" #: grub-core/commands/efi/loadbios.c:70 msgid "Can't enable ROM area." msgstr "" #: grub-core/commands/efi/loadbios.c:209 msgid "" "Create BIOS-like structures for backward compatibility with existing OS." msgstr "" #: grub-core/commands/efi/loadbios.c:214 msgid "BIOS_DUMP [INT10_DUMP]" msgstr "" #: grub-core/commands/efi/loadbios.c:215 msgid "Load BIOS dump." msgstr "" #: grub-core/commands/eval.c:63 msgid "STRING ..." msgstr "" #: grub-core/commands/eval.c:64 msgid "Evaluate arguments as GRUB commands" msgstr "" #: grub-core/commands/file.c:39 msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" msgstr "" #: grub-core/commands/file.c:42 msgid "Check if FILE can be booted as x86_64 Xen unprivileged guest kernel" msgstr "" #: grub-core/commands/file.c:44 msgid "Check if FILE can be used as Xen x86 privileged guest kernel" msgstr "" #: grub-core/commands/file.c:46 msgid "Check if FILE can be used as x86 multiboot kernel" msgstr "" #: grub-core/commands/file.c:48 msgid "Check if FILE can be used as x86 multiboot2 kernel" msgstr "" #: grub-core/commands/file.c:50 msgid "Check if FILE is ARM Linux" msgstr "" #: grub-core/commands/file.c:52 msgid "Check if FILE is ARM64 Linux" msgstr "" #: grub-core/commands/file.c:54 msgid "Check if FILE is IA64 Linux" msgstr "" #: grub-core/commands/file.c:56 msgid "Check if FILE is MIPS Linux" msgstr "" #: grub-core/commands/file.c:58 msgid "Check if FILE is MIPSEL Linux" msgstr "" #: grub-core/commands/file.c:60 msgid "Check if FILE is SPARC64 Linux" msgstr "" #: grub-core/commands/file.c:62 msgid "Check if FILE is POWERPC Linux" msgstr "" #: grub-core/commands/file.c:64 msgid "Check if FILE is x86 Linux" msgstr "" #: grub-core/commands/file.c:66 msgid "Check if FILE is x86 Linux supporting 32-bit protocol" msgstr "" #: grub-core/commands/file.c:68 msgid "Check if FILE is x86 kFreeBSD" msgstr "" #: grub-core/commands/file.c:70 msgid "Check if FILE is i386 kFreeBSD" msgstr "" #: grub-core/commands/file.c:72 msgid "Check if FILE is x86_64 kFreeBSD" msgstr "" #: grub-core/commands/file.c:75 msgid "Check if FILE is x86 kNetBSD" msgstr "" #: grub-core/commands/file.c:77 msgid "Check if FILE is i386 kNetBSD" msgstr "" #: grub-core/commands/file.c:79 msgid "Check if FILE is x86_64 kNetBSD" msgstr "" #: grub-core/commands/file.c:82 msgid "Check if FILE is i386 EFI file" msgstr "" #: grub-core/commands/file.c:84 msgid "Check if FILE is x86_64 EFI file" msgstr "" #: grub-core/commands/file.c:86 msgid "Check if FILE is IA64 EFI file" msgstr "" #: grub-core/commands/file.c:88 msgid "Check if FILE is ARM64 EFI file" msgstr "" #: grub-core/commands/file.c:90 msgid "Check if FILE is ARM EFI file" msgstr "" #: grub-core/commands/file.c:92 msgid "Check if FILE is hiberfil.sys in hibernated state" msgstr "" #: grub-core/commands/file.c:94 msgid "Check if FILE is x86_64 XNU (Mac OS X kernel)" msgstr "" #: grub-core/commands/file.c:96 msgid "Check if FILE is i386 XNU (Mac OS X kernel)" msgstr "" #: grub-core/commands/file.c:98 msgid "Check if FILE is XNU (Mac OS X kernel) hibernated image" msgstr "" #: grub-core/commands/file.c:100 msgid "Check if FILE is BIOS bootsector" msgstr "" #. TRANSLATORS: it's a standalone boolean value, #. opposite of "true". #: grub-core/commands/file.c:661 grub-core/commands/i386/cmostest.c:63 #: grub-core/commands/i386/cpuid.c:71 grub-core/commands/keystatus.c:83 #: grub-core/commands/keystatus.c:87 grub-core/commands/keystatus.c:96 #: grub-core/commands/test.c:436 grub-core/commands/true.c:39 #: grub-core/script/execute.c:246 grub-core/script/execute.c:1001 msgid "false" msgstr "" #: grub-core/commands/file.c:670 msgid "OPTIONS FILE" msgstr "" #: grub-core/commands/file.c:671 msgid "Check if FILE is of specified type." msgstr "" #. TRANSLATORS: It means that the specified partition e.g. #. hd0,msdos1=/dev/sda1 doesn't exist. #: grub-core/commands/gptsync.c:140 grub-core/kern/disk.c:258 msgid "no such partition" msgstr "" #: grub-core/commands/gptsync.c:238 #, c-format msgid "New MBR is written to `%s'\n" msgstr "" #: grub-core/commands/gptsync.c:250 msgid "DEVICE [PARTITION[+/-[TYPE]]] ..." msgstr "" #. TRANSLATORS: MBR type is one-byte partition #. type id. #: grub-core/commands/gptsync.c:253 msgid "" "Fill hybrid MBR of GPT drive DEVICE. Specified partitions will be a part of " "hybrid MBR. Up to 3 partitions are allowed. TYPE is an MBR type. + means " "that partition is active. Only one partition can be active." msgstr "" #: grub-core/commands/halt.c:40 msgid "" "Halts the computer. This command does not work on all firmware " "implementations." msgstr "" #: grub-core/commands/hashsum.c:32 msgid "Specify hash to use." msgstr "" #: grub-core/commands/hashsum.c:32 msgid "HASH" msgstr "" #: grub-core/commands/hashsum.c:33 msgid "Check hashes of files with hash list FILE." msgstr "" #: grub-core/commands/hashsum.c:35 msgid "Base directory for hash list." msgstr "" #. TRANSLATORS: platform here isn't identifier. It can be translated. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:269 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:271 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:316 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:318 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:263 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:265 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:310 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:312 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:263 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:265 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:310 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:312 #: .pc/install_arm64_naming.patch/util/grub-install.c:263 #: .pc/install_arm64_naming.patch/util/grub-install.c:265 #: .pc/install_arm64_naming.patch/util/grub-install.c:310 #: .pc/install_arm64_naming.patch/util/grub-install.c:312 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:263 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:265 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:310 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:312 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:48 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:51 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:54 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:57 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:263 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:265 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:310 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:312 #: .pc/install_signed.patch/util/grub-install.c:252 #: .pc/install_signed.patch/util/grub-install.c:254 #: .pc/install_signed.patch/util/grub-install.c:299 #: .pc/install_signed.patch/util/grub-install.c:301 #: .pc/install_stage2_confusion.patch/util/grub-install.c:251 #: .pc/install_stage2_confusion.patch/util/grub-install.c:253 #: .pc/install_stage2_confusion.patch/util/grub-install.c:298 #: .pc/install_stage2_confusion.patch/util/grub-install.c:300 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:98 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:98 #: .pc/probe-delimiter.patch/util/grub-install.c:263 #: .pc/probe-delimiter.patch/util/grub-install.c:265 #: .pc/probe-delimiter.patch/util/grub-install.c:310 #: .pc/probe-delimiter.patch/util/grub-install.c:312 #: grub-core/commands/hashsum.c:35 grub-core/commands/ls.c:150 #: grub-core/commands/macbless.c:227 grub-core/commands/syslinuxcfg.c:51 #: grub-core/commands/syslinuxcfg.c:54 grub-core/kern/emu/main.c:94 #: include/grub/util/install.h:48 include/grub/util/install.h:51 #: include/grub/util/install.h:54 include/grub/util/install.h:57 #: util/grub-install.c:268 util/grub-install.c:270 util/grub-install.c:315 #: util/grub-install.c:317 util/grub-mkimage.c:64 util/grub-mkimage.c:67 #: util/grub-mknetdir.c:46 util/grub-mknetdir.c:48 util/grub-mkrescue.c:98 #: util/grub-setup.c:82 util/grub-syslinux2cfg.c:63 util/grub-syslinux2cfg.c:65 #: util/grub-syslinux2cfg.c:67 util/grub-syslinux2cfg.c:71 #: util/grub-reboot.in:52 util/grub-set-default.in:54 msgid "DIR" msgstr "" #: grub-core/commands/hashsum.c:37 msgid "Don't stop after first error." msgstr "" #: grub-core/commands/hashsum.c:38 msgid "Uncompress file before checksumming." msgstr "" #: grub-core/commands/hashsum.c:165 #, c-format msgid "%s: READ ERROR\n" msgstr "" #: grub-core/commands/hashsum.c:179 #, c-format msgid "%s: HASH MISMATCH\n" msgstr "" #: grub-core/commands/hashsum.c:190 #, c-format msgid "%s: OK\n" msgstr "" #: grub-core/commands/hashsum.c:284 msgid "-h HASH [-c FILE [-p PREFIX]] [FILE1 [FILE2 ...]]" msgstr "" #. TRANSLATORS: "hash checksum" is just to #. be a bit more precise, you can treat it as #. just "hash". #: grub-core/commands/hashsum.c:289 grub-core/commands/hashsum.c:294 #: grub-core/commands/hashsum.c:299 grub-core/commands/hashsum.c:304 #: grub-core/commands/hashsum.c:309 grub-core/commands/hashsum.c:315 msgid "Compute or check hash checksum." msgstr "" #: grub-core/commands/hashsum.c:292 grub-core/commands/hashsum.c:297 #: grub-core/commands/hashsum.c:302 grub-core/commands/hashsum.c:307 #: grub-core/commands/hashsum.c:313 msgid "[-c FILE [-p PREFIX]] [FILE1 [FILE2 ...]]" msgstr "" #: grub-core/commands/hdparm.c:33 msgid "" "Set Advanced Power Management\n" "(1=low, ..., 254=high, 255=off)." msgstr "" #: grub-core/commands/hdparm.c:36 msgid "Display power mode." msgstr "" #: grub-core/commands/hdparm.c:37 msgid "Freeze ATA security settings until reset." msgstr "" #: grub-core/commands/hdparm.c:39 msgid "Display SMART health status." msgstr "" #: grub-core/commands/hdparm.c:40 msgid "" "Set Automatic Acoustic Management\n" "(0=off, 128=quiet, ..., 254=fast)." msgstr "" #: grub-core/commands/hdparm.c:43 msgid "" "Set standby timeout\n" "(0=off, 1=5s, 2=10s, ..., 240=20m, 241=30m, ...)." msgstr "" #: grub-core/commands/hdparm.c:46 msgid "Set drive to standby mode." msgstr "" #: grub-core/commands/hdparm.c:47 msgid "Set drive to sleep mode." msgstr "" #: grub-core/commands/hdparm.c:48 msgid "Print drive identity and settings." msgstr "" #: grub-core/commands/hdparm.c:50 msgid "Show raw contents of ATA IDENTIFY sector." msgstr "" #: grub-core/commands/hdparm.c:52 msgid "Disable/enable SMART (0/1)." msgstr "" #: grub-core/commands/hdparm.c:53 msgid "Do not print messages." msgstr "" #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:492 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:706 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1064 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:706 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1064 #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:71 #: grub-core/commands/hdparm.c:286 grub-core/commands/iorw.c:47 #: grub-core/commands/legacycfg.c:728 grub-core/commands/legacycfg.c:780 #: grub-core/commands/macbless.c:190 grub-core/commands/memrw.c:47 #: grub-core/commands/search.c:304 grub-core/commands/search_wrap.c:178 #: grub-core/commands/setpci.c:243 grub-core/commands/sleep.c:96 #: grub-core/commands/verify.c:668 grub-core/commands/verify.c:720 #: grub-core/fs/zfs/zfsinfo.c:277 grub-core/fs/zfs/zfsinfo.c:356 #: grub-core/gettext/gettext.c:497 grub-core/kern/corecmd.c:65 #: grub-core/kern/corecmd.c:79 grub-core/mmap/mmap.c:430 #: grub-core/net/dns.c:707 grub-core/net/dns.c:739 grub-core/net/net.c:706 #: grub-core/net/net.c:1064 grub-core/normal/context.c:191 #: grub-core/script/execute.c:130 grub-core/term/gfxterm_background.c:136 msgid "one argument expected" msgstr "" #: grub-core/commands/hdparm.c:438 msgid "[OPTIONS] DISK" msgstr "" #: grub-core/commands/hdparm.c:439 msgid "Get/set ATA disk parameters." msgstr "" #: grub-core/commands/help.c:132 grub-core/gnulib/argp-help.c:1642 #: grub-core/lib/arg.c:109 msgid "Usage:" msgstr "" #: grub-core/commands/help.c:146 msgid "[PATTERN ...]" msgstr "" #: grub-core/commands/help.c:147 msgid "Show a help message." msgstr "" #: grub-core/commands/hexdump.c:31 msgid "Skip offset bytes from the beginning of file." msgstr "" #: grub-core/commands/hexdump.c:33 msgid "Read only LENGTH bytes." msgstr "" #: grub-core/commands/hexdump.c:125 msgid "[OPTIONS] FILE_OR_DEVICE" msgstr "" #: grub-core/commands/hexdump.c:126 msgid "Show raw contents of a file or memory." msgstr "" #: grub-core/commands/i386/cmosdump.c:58 msgid "Show raw dump of the CMOS contents." msgstr "" #: grub-core/commands/i386/cmostest.c:108 #: grub-core/commands/i386/cmostest.c:111 #: grub-core/commands/i386/cmostest.c:114 msgid "BYTE:BIT" msgstr "" #: grub-core/commands/i386/cmostest.c:109 msgid "Test bit at BYTE:BIT in CMOS." msgstr "" #: grub-core/commands/i386/cmostest.c:112 msgid "Clear bit at BYTE:BIT in CMOS." msgstr "" #. TRANSLATORS: A bit may be either set (1) or clear (0). #: grub-core/commands/i386/cmostest.c:116 msgid "Set bit at BYTE:BIT in CMOS." msgstr "" #: grub-core/commands/i386/coreboot/cb_timestamps.c:112 msgid "Show coreboot boot time statistics." msgstr "" #: grub-core/commands/i386/coreboot/cbls.c:137 msgid "List coreboot tables." msgstr "" #. TRANSLATORS: "(default)" at the end means that this option is used if #. no argument is specified. #: grub-core/commands/i386/cpuid.c:36 msgid "Check if CPU supports 64-bit (long) mode (default)." msgstr "" #: grub-core/commands/i386/cpuid.c:37 msgid "Check if CPU supports Physical Address Extension." msgstr "" #: grub-core/commands/i386/cpuid.c:119 msgid "Check for CPU features." msgstr "" #. TRANSLATORS: In this file "mapping" refers to a change GRUB makes so if #. your language doesn't have an equivalent of "mapping" you can #. use the word like "rerouting". #. #: grub-core/commands/i386/pc/drivemap.c:43 msgid "Show the current mappings." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:44 msgid "Reset all mappings to the default values." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:45 msgid "Perform both direct and reverse mappings." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:184 msgid "No drives have been remapped" msgstr "" #. TRANSLATORS: This is the header of mapping list. #. On the left is how OS will see the disks and #. on the right current GRUB vision. #: grub-core/commands/i386/pc/drivemap.c:191 msgid "OS disk #num ------> GRUB/BIOS device" msgstr "" #: grub-core/commands/i386/pc/drivemap.c:413 msgid "-l | -r | [-s] grubdev osdisk." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:414 msgid "Manage the BIOS drive mappings." msgstr "" #: grub-core/commands/i386/pc/halt.c:31 msgid "Do not use APM to halt the computer." msgstr "" #: grub-core/commands/i386/pc/halt.c:119 msgid "Halt the system, if possible using APM." msgstr "" #: grub-core/commands/i386/pc/lsapm.c:75 msgid "no APM found" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:77 #, c-format msgid "" "Version %u.%u\n" "32-bit CS = 0x%x, len = 0x%x, offset = 0x%x\n" "16-bit CS = 0x%x, len = 0x%x\n" "DS = 0x%x, len = 0x%x\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:86 msgid "16-bit protected interface supported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:87 msgid "16-bit protected interface unsupported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:89 msgid "32-bit protected interface supported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:90 msgid "32-bit protected interface unsupported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:92 msgid "CPU Idle slows down processor\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:93 msgid "CPU Idle doesn't slow down processor\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:95 msgid "APM disabled\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:95 msgid "APM enabled\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:97 msgid "APM disengaged\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:97 msgid "APM engaged\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:107 msgid "Show APM information." msgstr "" #. TRANSLATORS: It's musical notes, not the notes #. you take. Play command expects arguments which can #. be either a filename or tempo+notes. #. This error happens if none is specified. #: grub-core/commands/i386/pc/play.c:88 msgid "filename or tempo and notes expected" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1298 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1327 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1371 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1454 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1478 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:2030 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:2236 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2022 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2034 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2240 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2078 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2090 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2296 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2020 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2032 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2238 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:2030 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:2236 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2078 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2090 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2296 #: grub-core/commands/i386/pc/play.c:136 grub-core/commands/macbless.c:172 #: grub-core/fs/archelp.c:259 grub-core/fs/bfs.c:622 grub-core/fs/bfs.c:705 #: grub-core/fs/btrfs.c:1298 grub-core/fs/btrfs.c:1327 #: grub-core/fs/btrfs.c:1371 grub-core/fs/btrfs.c:1454 #: grub-core/fs/btrfs.c:1478 grub-core/fs/fat.c:953 grub-core/fs/fshelp.c:192 #: grub-core/fs/hfs.c:1169 grub-core/fs/hfs.c:1178 grub-core/fs/jfs.c:689 #: grub-core/fs/minix.c:416 grub-core/fs/proc.c:139 grub-core/fs/ufs.c:538 #: grub-core/fs/zfs/zfs.c:2080 grub-core/fs/zfs/zfs.c:2092 #: grub-core/fs/zfs/zfs.c:2298 grub-core/net/http.c:120 #, c-format msgid "file `%s' not found" msgstr "" #: grub-core/commands/i386/pc/play.c:147 grub-core/commands/i386/pc/play.c:156 #: grub-core/kern/misc.c:447 grub-core/script/execute.c:137 #: grub-core/script/execute.c:243 msgid "unrecognized number" msgstr "" #: grub-core/commands/i386/pc/play.c:175 msgid "FILE | TEMPO [PITCH1 DURATION1] [PITCH2 DURATION2] ... " msgstr "" #: grub-core/commands/i386/pc/play.c:176 msgid "Play a tune." msgstr "" #: grub-core/commands/i386/pc/sendkey.c:39 msgid "set numlock mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:40 msgid "set capslock mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:41 msgid "set scrolllock mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:42 msgid "set insert mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:43 msgid "set pause mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:44 msgid "press left shift" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:45 msgid "press right shift" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:46 msgid "press SysRq" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:47 msgid "press NumLock key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:48 msgid "press CapsLock key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:49 msgid "press ScrollLock key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:50 msgid "press Insert key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:51 msgid "press left alt" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:52 msgid "press right alt" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:53 msgid "press left ctrl" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:54 msgid "press right ctrl" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:55 msgid "don't update LED state" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:374 msgid "[KEYSTROKE1] [KEYSTROKE2] ..." msgstr "" #. TRANSLATORS: It can emulate multiple #. keypresses. #: grub-core/commands/i386/pc/sendkey.c:377 msgid "Emulate a keystroke sequence" msgstr "" #: grub-core/commands/ieee1275/suspend.c:34 msgid "Run `go' to resume GRUB." msgstr "" #: grub-core/commands/ieee1275/suspend.c:45 msgid "Return to IEEE1275 prompt." msgstr "" #: grub-core/commands/iorw.c:34 grub-core/commands/memrw.c:33 #: grub-core/commands/setpci.c:73 msgid "Save read value into variable VARNAME." msgstr "" #: grub-core/commands/iorw.c:35 grub-core/commands/memrw.c:34 #: grub-core/commands/probe.c:40 grub-core/commands/search_wrap.c:40 #: grub-core/commands/setpci.c:74 grub-core/commands/tr.c:32 msgid "VARNAME" msgstr "" #: grub-core/commands/iorw.c:123 grub-core/commands/iorw.c:127 #: grub-core/commands/iorw.c:131 grub-core/gdb/gdb.c:79 msgid "PORT" msgstr "" #: grub-core/commands/iorw.c:123 msgid "Read 8-bit value from PORT." msgstr "" #: grub-core/commands/iorw.c:127 msgid "Read 16-bit value from PORT." msgstr "" #: grub-core/commands/iorw.c:131 msgid "Read 32-bit value from PORT." msgstr "" #: grub-core/commands/iorw.c:135 grub-core/commands/iorw.c:139 msgid "PORT VALUE [MASK]" msgstr "" #: grub-core/commands/iorw.c:136 msgid "Write 8-bit VALUE to PORT." msgstr "" #: grub-core/commands/iorw.c:140 msgid "Write 16-bit VALUE to PORT." msgstr "" #: grub-core/commands/iorw.c:143 grub-core/commands/memrw.c:137 #: grub-core/commands/memrw.c:141 grub-core/commands/memrw.c:145 msgid "ADDR VALUE [MASK]" msgstr "" #: grub-core/commands/iorw.c:144 msgid "Write 32-bit VALUE to PORT." msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:60 #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:734 #: grub-core/commands/keylayouts.c:213 grub-core/commands/loadenv.c:60 #: grub-core/commands/nativedisk.c:185 grub-core/efiemu/main.c:235 #: grub-core/font/font.c:428 grub-core/gfxmenu/gfxmenu.c:63 #: grub-core/kern/device.c:42 grub-core/kern/dl.c:747 #, c-format msgid "variable `%s' isn't set" msgstr "" #: grub-core/commands/keylayouts.c:299 msgid "Load a keyboard layout." msgstr "" #. TRANSLATORS: "Check" in a sense that if this key is pressed then #. "true" is returned, otherwise "false". #: grub-core/commands/keystatus.c:32 msgid "Check Shift key." msgstr "" #: grub-core/commands/keystatus.c:33 msgid "Check Control key." msgstr "" #: grub-core/commands/keystatus.c:34 msgid "Check Alt key." msgstr "" #. TRANSLATORS: there are 3 modifiers. #: grub-core/commands/keystatus.c:106 msgid "Check key modifier status." msgstr "" #: grub-core/commands/legacycfg.c:482 grub-core/commands/legacycfg.c:496 #: grub-core/commands/legacycfg.c:516 grub-core/commands/legacycfg.c:533 #: grub-core/commands/time.c:43 grub-core/script/function.c:109 #: util/grub-file.c:100 util/grub-fstest.c:57 util/grub-mount.c:64 #, c-format msgid "can't find command `%s'" msgstr "" #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:222 #: grub-core/commands/legacycfg.c:781 grub-core/normal/auth.c:225 #: util/grub-mkpasswd-pbkdf2.c:139 msgid "Enter password: " msgstr "" #. TRANSLATORS: "legacy config" means #. "config as used by grub-legacy". #: grub-core/commands/legacycfg.c:805 msgid "Parse legacy config in same context" msgstr "" #: grub-core/commands/legacycfg.c:810 msgid "Parse legacy config in new context" msgstr "" #: grub-core/commands/legacycfg.c:815 msgid "Parse legacy config in same context taking only menu entries" msgstr "" #: grub-core/commands/legacycfg.c:820 msgid "Parse legacy config in new context taking only menu entries" msgstr "" #: grub-core/commands/legacycfg.c:824 msgid "[--no-mem-option] [--type=TYPE] FILE [ARG ...]" msgstr "" #: grub-core/commands/legacycfg.c:825 msgid "Simulate grub-legacy `kernel' command" msgstr "" #: grub-core/commands/legacycfg.c:829 grub-core/commands/legacycfg.c:833 msgid "FILE [ARG ...]" msgstr "" #: grub-core/commands/legacycfg.c:830 msgid "Simulate grub-legacy `initrd' command" msgstr "" #: grub-core/commands/legacycfg.c:834 msgid "Simulate grub-legacy `modulenounzip' command" msgstr "" #: grub-core/commands/legacycfg.c:838 grub-core/commands/legacycfg.c:843 msgid "[--md5] PASSWD [FILE]" msgstr "" #: grub-core/commands/legacycfg.c:839 msgid "Simulate grub-legacy `password' command" msgstr "" #: grub-core/commands/legacycfg.c:844 msgid "Simulate grub-legacy `password' command in menu entry mode" msgstr "" #. TRANSLATORS: This option is used to override default filename #. for loading and storing environment. #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:37 #: grub-core/commands/loadenv.c:37 msgid "Specify filename." msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:39 #: grub-core/commands/loadenv.c:39 msgid "Skip signature-checking of the environment file." msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:458 #: grub-core/commands/loadenv.c:449 msgid "[-f FILE] [-s|--skip-sig] [variable_name_to_whitelist] [...]" msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:459 #: grub-core/commands/loadenv.c:450 msgid "Load variables from environment block file." msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:462 #: grub-core/commands/loadenv.c:453 msgid "[-f FILE]" msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:463 #: grub-core/commands/loadenv.c:454 msgid "List variables from environment block file." msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:467 #: grub-core/commands/loadenv.c:458 msgid "[-f FILE] variable_name [...]" msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:468 #: grub-core/commands/loadenv.c:459 msgid "Save variables to environment block file." msgstr "" #: grub-core/commands/ls.c:40 msgid "Show a long list with more detailed information." msgstr "" #: grub-core/commands/ls.c:41 msgid "Print sizes in a human readable format." msgstr "" #: grub-core/commands/ls.c:42 msgid "List all files." msgstr "" #: grub-core/commands/ls.c:73 msgid "Network protocols:" msgstr "" #: grub-core/commands/ls.c:286 msgid "[-l|-h|-a] [FILE ...]" msgstr "" #: grub-core/commands/ls.c:287 msgid "List devices and files." msgstr "" #: grub-core/commands/lsacpi.c:255 msgid "Show version 1 tables only." msgstr "" #: grub-core/commands/lsacpi.c:256 msgid "Show version 2 and version 3 tables only." msgstr "" #: grub-core/commands/lsacpi.c:306 msgid "Show ACPI information." msgstr "" #: grub-core/commands/lsmmap.c:31 msgid "available RAM" msgstr "" #: grub-core/commands/lsmmap.c:32 msgid "reserved RAM" msgstr "" #. TRANSLATORS: this refers to memory where ACPI tables are stored #. and which can be used by OS once it loads ACPI tables. #: grub-core/commands/lsmmap.c:35 msgid "ACPI reclaimable RAM" msgstr "" #. TRANSLATORS: this refers to memory which ACPI-compliant OS #. is required to save accross hibernations. #: grub-core/commands/lsmmap.c:38 msgid "ACPI non-volatile storage RAM" msgstr "" #: grub-core/commands/lsmmap.c:39 msgid "faulty RAM (BadRAM)" msgstr "" #: grub-core/commands/lsmmap.c:40 msgid "RAM holding coreboot tables" msgstr "" #: grub-core/commands/lsmmap.c:41 msgid "RAM holding firmware code" msgstr "" #: grub-core/commands/lsmmap.c:50 #, c-format msgid "base_addr = 0x%llx, length = 0x%llx, %s\n" msgstr "" #: grub-core/commands/lsmmap.c:53 #, c-format msgid "base_addr = 0x%llx, length = 0x%llx, type = 0x%x\n" msgstr "" #: grub-core/commands/lsmmap.c:77 msgid "List memory map provided by firmware." msgstr "" #: grub-core/commands/lspci.c:232 msgid "List PCI devices." msgstr "" #: grub-core/commands/macbless.c:225 msgid "Bless FILE of HFS or HFS+ partition for intel macs." msgstr "" #: grub-core/commands/macbless.c:229 msgid "Bless DIR of HFS or HFS+ partition for PPC macs." msgstr "" #: grub-core/commands/memrw.c:125 grub-core/commands/memrw.c:129 #: grub-core/commands/memrw.c:133 msgid "ADDR" msgstr "" #: grub-core/commands/memrw.c:125 msgid "Read 8-bit value from ADDR." msgstr "" #: grub-core/commands/memrw.c:129 msgid "Read 16-bit value from ADDR." msgstr "" #: grub-core/commands/memrw.c:133 msgid "Read 32-bit value from ADDR." msgstr "" #: grub-core/commands/memrw.c:138 msgid "Write 8-bit VALUE to ADDR." msgstr "" #: grub-core/commands/memrw.c:142 msgid "Write 16-bit VALUE to ADDR." msgstr "" #: grub-core/commands/memrw.c:146 msgid "Write 32-bit VALUE to ADDR." msgstr "" #: grub-core/commands/menuentry.c:31 msgid "Menu entry type." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:310 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:323 #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:520 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:304 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:317 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:304 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:317 #: .pc/install_arm64_naming.patch/util/grub-install.c:304 #: .pc/install_arm64_naming.patch/util/grub-install.c:317 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:304 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:317 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:304 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:317 #: .pc/install_signed.patch/util/grub-install.c:293 #: .pc/install_signed.patch/util/grub-install.c:306 #: .pc/install_stage2_confusion.patch/util/grub-install.c:292 #: .pc/install_stage2_confusion.patch/util/grub-install.c:305 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:108 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:109 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:108 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:109 #: .pc/probe-delimiter.patch/util/grub-install.c:304 #: .pc/probe-delimiter.patch/util/grub-install.c:317 #: grub-core/commands/menuentry.c:31 grub-core/commands/menuentry.c:38 #: grub-core/commands/menuentry.c:39 grub-core/gettext/gettext.c:525 #: util/grub-fstest.c:520 util/grub-install.c:309 util/grub-install.c:322 #: util/grub-mknetdir.c:51 util/grub-mkrescue.c:108 util/grub-mkrescue.c:109 #: util/grub-mount.c:454 util/grub-render-label.c:65 msgid "STRING" msgstr "" #: grub-core/commands/menuentry.c:33 msgid "List of users allowed to boot this entry." msgstr "" #: grub-core/commands/menuentry.c:33 msgid "USERNAME[,USERNAME]" msgstr "" #: grub-core/commands/menuentry.c:36 msgid "Keyboard key to quickly boot this entry." msgstr "" #: grub-core/commands/menuentry.c:36 msgid "KEYBOARD_KEY" msgstr "" #: grub-core/commands/menuentry.c:38 msgid "Use STRING as menu entry body." msgstr "" #: grub-core/commands/menuentry.c:39 msgid "Menu entry identifier." msgstr "" #. TRANSLATORS: menu entry can either be bootable by anyone or only by #. handful of users. By default when security is active only superusers can #. boot a given menu entry. With --unrestricted (this option) #. anyone can boot it. #: grub-core/commands/menuentry.c:44 msgid "This entry can be booted by any user." msgstr "" #: grub-core/commands/menuentry.c:323 grub-core/commands/menuentry.c:328 #: grub-core/tests/test_blockarg.c:46 msgid "BLOCK" msgstr "" #: grub-core/commands/menuentry.c:323 msgid "Define a menu entry." msgstr "" #: grub-core/commands/menuentry.c:328 msgid "Define a submenu." msgstr "" #. TRANSLATORS: this is module list header. Name #. is module name, Ref Count is a reference counter #. (how many modules or open descriptors use it). #. Dependencies are the other modules it uses. #. #: grub-core/commands/minicmd.c:159 msgid "Name\tRef Count\tDependencies\n" msgstr "" #: grub-core/commands/minicmd.c:198 msgid "Show this message." msgstr "" #: grub-core/commands/minicmd.c:201 msgid "ADDR [SIZE]" msgstr "" #: grub-core/commands/minicmd.c:201 msgid "Show memory contents." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:294 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:288 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:288 #: .pc/install_arm64_naming.patch/util/grub-install.c:288 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:288 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:288 #: .pc/install_signed.patch/util/grub-install.c:277 #: .pc/install_stage2_confusion.patch/util/grub-install.c:276 #: .pc/probe-delimiter.patch/util/grub-install.c:288 #: grub-core/commands/minicmd.c:204 grub-core/kern/corecmd.c:188 #: util/grub-install.c:293 msgid "MODULE" msgstr "" #: grub-core/commands/minicmd.c:204 msgid "Remove a module." msgstr "" #: grub-core/commands/minicmd.c:207 msgid "Show loaded modules." msgstr "" #: grub-core/commands/minicmd.c:210 msgid "Exit from GRUB." msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:42 msgid "No CS5536 found" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:45 #, c-format msgid "CS5536 at %d:%d.%d\n" msgstr "" #. TRANSLATORS: System management bus is often used to access components like #. RAM (info only, not data) or batteries. I/O space is where in memory #. its ports are. #: grub-core/commands/mips/loongson/lsspd.c:55 #, c-format msgid "System management bus controller I/O space is at 0x%x\n" msgstr "" #. TRANSLATORS: it's shown in a report in a way #. like number 1: ... number 2: ... #. #: grub-core/commands/mips/loongson/lsspd.c:66 #, c-format msgid "RAM slot number %d\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:73 #, c-format msgid "Written SPD bytes: %d B.\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:74 #, c-format msgid "Total flash size: %d B.\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:79 msgid "Memory type: DDR2." msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:83 #, c-format msgid "Part no: %s.\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:86 msgid "Memory type: Unknown." msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:97 msgid "Print Memory information." msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:392 #: grub-core/commands/nativedisk.c:114 grub-core/commands/probe.c:118 #: grub-core/commands/probe.c:124 util/grub-probe.c:393 #, c-format msgid "%s does not support UUIDs" msgstr "" #: grub-core/commands/nativedisk.c:310 msgid "[MODULE1 MODULE2 ...]" msgstr "" #: grub-core/commands/nativedisk.c:311 msgid "" "Switch to native disk drivers. If no modules are specified default set " "(pata,ahci,usbms,ohci,uhci,ehci) is used" msgstr "" #: grub-core/commands/parttool.c:40 msgid "" "Perform COMMANDS on partition.\n" "Use `parttool PARTITION help' for the list of available commands." msgstr "" #: grub-core/commands/parttool.c:123 msgid "=VAL" msgstr "" #: grub-core/commands/parttool.c:136 #, c-format msgid "Sorry, no parttool is available for %s\n" msgstr "" #: grub-core/commands/parttool.c:277 grub-core/lib/arg.c:285 #: grub-core/lib/arg.c:351 #, c-format msgid "unknown argument `%s'" msgstr "" #: grub-core/commands/parttool.c:332 msgid "PARTITION COMMANDS" msgstr "" #: grub-core/commands/password.c:85 msgid "USER PASSWORD" msgstr "" #: grub-core/commands/password.c:86 msgid "Set user password (plaintext). Unrecommended and insecure." msgstr "" #. TRANSLATORS: it means that the string which #. was supposed to be a password hash doesn't #. have a correct format, not to password #. mismatch. #: grub-core/commands/password_pbkdf2.c:97 #: grub-core/commands/password_pbkdf2.c:111 #: grub-core/commands/password_pbkdf2.c:119 #: grub-core/commands/password_pbkdf2.c:146 #: grub-core/commands/password_pbkdf2.c:175 msgid "invalid PBKDF2 password" msgstr "" #: grub-core/commands/password_pbkdf2.c:198 msgid "USER PBKDF2_PASSWORD" msgstr "" #: grub-core/commands/password_pbkdf2.c:199 msgid "Set user password (PBKDF2). " msgstr "" #: grub-core/commands/pcidump.c:39 grub-core/commands/setpci.c:69 msgid "Select device by vendor and device IDs." msgstr "" #: grub-core/commands/pcidump.c:40 grub-core/commands/setpci.c:70 msgid "[vendor]:[device]" msgstr "" #: grub-core/commands/pcidump.c:41 grub-core/commands/setpci.c:71 msgid "Select device by its position on the bus." msgstr "" #: grub-core/commands/pcidump.c:42 grub-core/commands/setpci.c:72 msgid "[bus]:[slot][.func]" msgstr "" #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:458 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:473 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:3719 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:3721 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:3777 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:3719 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:3717 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:3777 #: grub-core/commands/pcidump.c:109 grub-core/commands/pcidump.c:138 #: grub-core/commands/setpci.c:183 grub-core/commands/setpci.c:214 #: grub-core/fs/zfs/zfs.c:3781 grub-core/kern/emu/hostdisk.c:458 #: grub-core/kern/emu/hostdisk.c:473 grub-core/kern/file.c:45 #, c-format msgid "missing `%c' symbol" msgstr "" #: grub-core/commands/pcidump.c:168 msgid "[-s POSITION] [-d DEVICE]" msgstr "" #: grub-core/commands/pcidump.c:169 msgid "Show raw dump of the PCI configuration space." msgstr "" #: grub-core/commands/probe.c:40 grub-core/commands/tr.c:32 msgid "Set a variable to return value." msgstr "" #. TRANSLATORS: It's a driver that is currently in use to access #. the diven disk. #: grub-core/commands/probe.c:43 msgid "Determine driver." msgstr "" #: grub-core/commands/probe.c:44 msgid "Determine partition map type." msgstr "" #: grub-core/commands/probe.c:45 msgid "Determine filesystem type." msgstr "" #: grub-core/commands/probe.c:46 msgid "Determine filesystem UUID." msgstr "" #: grub-core/commands/probe.c:47 msgid "Determine filesystem label." msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:404 #: grub-core/commands/probe.c:139 grub-core/commands/probe.c:146 #: util/grub-probe.c:405 #, c-format msgid "filesystem `%s' does not support labels" msgstr "" #: grub-core/commands/probe.c:165 grub-core/fs/zfs/zfsinfo.c:428 #: grub-core/loader/i386/bsd.c:168 util/grub-setup.c:223 msgid "DEVICE" msgstr "" #: grub-core/commands/probe.c:166 msgid "Retrieve device info." msgstr "" #: grub-core/commands/read.c:85 msgid "[ENVVAR]" msgstr "" #: grub-core/commands/read.c:86 msgid "Set variable with user input." msgstr "" #: grub-core/commands/reboot.c:40 msgid "Reboot the computer." msgstr "" #. TRANSLATORS: in regexp you can mark some #. groups with parentheses. These groups are #. then numbered and you can save some of #. them in variables. In other programs #. those components aree often referenced with #. back slash, e.g. \1. Compare #. sed -e 's,\([a-z][a-z]*\),lowercase=\1,g' #. The whole matching component is saved in VARNAME, not its number. #. #: grub-core/commands/regexp.c:44 msgid "Store matched component NUMBER in VARNAME." msgstr "" #: grub-core/commands/regexp.c:45 msgid "[NUMBER:]VARNAME" msgstr "" #. TRANSLATORS: This are two arguments. So it's #. two separate units to translate and pay #. attention not to reverse them. #: grub-core/commands/regexp.c:157 msgid "REGEXP STRING" msgstr "" #: grub-core/commands/regexp.c:158 msgid "Test if REGEXP matches STRING." msgstr "" #: grub-core/commands/search.c:324 msgid "NAME [VARIABLE] [HINTS]" msgstr "" #: grub-core/commands/search_file.c:4 msgid "" "Search devices by file. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" #: grub-core/commands/search_label.c:4 msgid "" "Search devices by label. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" #: grub-core/commands/search_uuid.c:4 msgid "" "Search devices by UUID. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" #: grub-core/commands/search_wrap.c:34 msgid "Search devices by a file." msgstr "" #: grub-core/commands/search_wrap.c:35 msgid "Search devices by a filesystem label." msgstr "" #: grub-core/commands/search_wrap.c:37 msgid "Search devices by a filesystem UUID." msgstr "" #: grub-core/commands/search_wrap.c:40 msgid "Set a variable to the first device found." msgstr "" #: grub-core/commands/search_wrap.c:42 msgid "Do not probe any floppy drive." msgstr "" #: grub-core/commands/search_wrap.c:44 msgid "" "First try the device HINT. If HINT ends in comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:45 grub-core/commands/search_wrap.c:49 #: grub-core/commands/search_wrap.c:53 grub-core/commands/search_wrap.c:57 #: grub-core/commands/search_wrap.c:61 grub-core/commands/search_wrap.c:65 msgid "HINT" msgstr "" #: grub-core/commands/search_wrap.c:47 msgid "" "First try the device HINT if currently running on IEEE1275. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:51 msgid "" "First try the device HINT if currently running on BIOS. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:55 msgid "" "First try the device HINT if direct hardware access is supported. If HINT " "ends in comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:59 msgid "" "First try the device HINT if currently running on EFI. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:63 msgid "" "First try the device HINT if currently running on ARC. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:202 msgid "[-f|-l|-u|-s|-n] [--hint HINT [--hint HINT] ...] NAME" msgstr "" #: grub-core/commands/search_wrap.c:204 msgid "" "Search devices by file, filesystem label or filesystem UUID. If --set is " "specified, the first device found is set to a variable. If no variable name " "is specified, `root' is used." msgstr "" #: grub-core/commands/setpci.c:132 #, c-format msgid "Register %x of %x:%02x.%x is %x\n" msgstr "" #: grub-core/commands/setpci.c:333 msgid "[-s POSITION] [-d DEVICE] [-v VAR] REGISTER[=VALUE[:MASK]]" msgstr "" #: grub-core/commands/setpci.c:335 msgid "Manipulate PCI devices." msgstr "" #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:32 #: grub-core/commands/sleep.c:32 msgid "Verbose countdown." msgstr "" #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:33 #: grub-core/commands/sleep.c:33 msgid "Allow to interrupt with ESC." msgstr "" #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:109 #: grub-core/commands/sleep.c:134 msgid "NUMBER_OF_SECONDS" msgstr "" #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:110 #: grub-core/commands/sleep.c:135 msgid "Wait for a specified number of seconds." msgstr "" #: grub-core/commands/syslinuxcfg.c:50 util/grub-syslinux2cfg.c:66 msgid "root directory of the syslinux disk [default=/]." msgstr "" #: grub-core/commands/syslinuxcfg.c:53 util/grub-syslinux2cfg.c:72 msgid "" "current directory of the syslinux [default is parent directory of input " "file]." msgstr "" #: grub-core/commands/syslinuxcfg.c:55 util/grub-syslinux2cfg.c:75 msgid "assume input is an isolinux configuration file." msgstr "" #: grub-core/commands/syslinuxcfg.c:56 util/grub-syslinux2cfg.c:76 msgid "assume input is a pxelinux configuration file." msgstr "" #: grub-core/commands/syslinuxcfg.c:57 util/grub-syslinux2cfg.c:77 msgid "assume input is a syslinux configuration file." msgstr "" #. TRANSLATORS: "syslinux config" means #. "config as used by syslinux". #: grub-core/commands/syslinuxcfg.c:186 msgid "Execute syslinux config in same context" msgstr "" #: grub-core/commands/syslinuxcfg.c:192 msgid "Execute syslinux config in new context" msgstr "" #: grub-core/commands/syslinuxcfg.c:198 msgid "Execute syslinux config in same context taking only menu entries" msgstr "" #: grub-core/commands/syslinuxcfg.c:204 msgid "Execute syslinux config in new context taking only menu entries" msgstr "" #: grub-core/commands/terminal.c:90 msgid "no terminal specified" msgstr "" #: grub-core/commands/terminal.c:112 grub-core/commands/terminal.c:139 #, c-format msgid "terminal `%s' isn't found" msgstr "" #: grub-core/commands/terminal.c:244 msgid "Active input terminals:" msgstr "" #: grub-core/commands/terminal.c:245 msgid "Available input terminals:" msgstr "" #: grub-core/commands/terminal.c:261 msgid "Active output terminals:" msgstr "" #: grub-core/commands/terminal.c:262 msgid "Available output terminals:" msgstr "" #: grub-core/commands/terminal.c:271 grub-core/commands/terminal.c:276 msgid "[--append|--remove] [TERMINAL1] [TERMINAL2] ..." msgstr "" #: grub-core/commands/terminal.c:273 msgid "List or select an input terminal." msgstr "" #: grub-core/commands/terminal.c:278 msgid "List or select an output terminal." msgstr "" #: grub-core/commands/test.c:444 msgid "EXPRESSION ]" msgstr "" #: grub-core/commands/test.c:444 grub-core/commands/test.c:447 msgid "Evaluate an expression." msgstr "" #: grub-core/commands/test.c:447 msgid "EXPRESSION" msgstr "" #: grub-core/commands/testload.c:164 msgid "Load the same file in multiple ways." msgstr "" #: grub-core/commands/testspeed.c:35 msgid "Specify size for each read operation" msgstr "" #: grub-core/commands/testspeed.c:58 msgid "invalid block size" msgstr "" #: grub-core/commands/testspeed.c:80 #, c-format msgid "File size: %s\n" msgstr "" #: grub-core/commands/testspeed.c:83 #, c-format msgid "Elapsed time: %d.%03d s \n" msgstr "" #: grub-core/commands/testspeed.c:92 #, c-format msgid "Speed: %s \n" msgstr "" #: grub-core/commands/testspeed.c:107 msgid "[-s SIZE] FILENAME" msgstr "" #: grub-core/commands/testspeed.c:108 msgid "Test file read speed." msgstr "" #: grub-core/commands/time.c:38 grub-core/script/execute.c:936 msgid "no command is specified" msgstr "" #: grub-core/commands/time.c:50 #, c-format msgid "Elapsed time: %d.%03d seconds \n" msgstr "" #: grub-core/commands/time.c:61 msgid "COMMAND [ARGS]" msgstr "" #: grub-core/commands/time.c:62 msgid "Measure time used by COMMAND" msgstr "" #: grub-core/commands/tr.c:33 msgid "Translate to upper case." msgstr "" #: grub-core/commands/tr.c:34 msgid "Translate to lower case." msgstr "" #: grub-core/commands/tr.c:119 msgid "[OPTIONS] [SET1] [SET2] [STRING]" msgstr "" #: grub-core/commands/tr.c:120 msgid "Translate SET1 characters to SET2 in STRING." msgstr "" #. TRANSLATORS: it's a command description. #: grub-core/commands/true.c:50 msgid "Do nothing, successfully." msgstr "" #. TRANSLATORS: it's a command description. #: grub-core/commands/true.c:54 msgid "Do nothing, unsuccessfully." msgstr "" #: grub-core/commands/usbtest.c:212 msgid "Test USB support." msgstr "" #: grub-core/commands/verify.c:44 msgid "Skip signature-checking of the public key file." msgstr "" #. TRANSLATORS: it's about GNUPG signatures. #: grub-core/commands/verify.c:70 grub-core/commands/verify.c:80 #: grub-core/commands/verify.c:85 grub-core/commands/verify.c:95 #: grub-core/commands/verify.c:102 grub-core/commands/verify.c:106 #: grub-core/commands/verify.c:113 grub-core/commands/verify.c:118 #: grub-core/commands/verify.c:123 grub-core/commands/verify.c:127 #: grub-core/commands/verify.c:267 grub-core/commands/verify.c:275 #: grub-core/commands/verify.c:280 grub-core/commands/verify.c:288 #: grub-core/commands/verify.c:319 grub-core/commands/verify.c:326 #: grub-core/commands/verify.c:331 grub-core/commands/verify.c:341 #: grub-core/commands/verify.c:457 grub-core/commands/verify.c:460 #: grub-core/commands/verify.c:463 grub-core/commands/verify.c:466 #: grub-core/commands/verify.c:473 grub-core/commands/verify.c:479 #: grub-core/commands/verify.c:648 msgid "bad signature" msgstr "" #. TRANSLATORS: %08x is 32-bit key id. #: grub-core/commands/verify.c:617 grub-core/commands/verify.c:740 #, c-format msgid "public key %08x not found" msgstr "" #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:679 #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:689 #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:428 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:678 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:688 #: .pc/quick_boot.patch/grub-core/normal/menu.c:428 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:428 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:1870 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:1872 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:1928 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:1870 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:1870 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:1928 #: grub-core/commands/verify.c:632 grub-core/disk/diskfilter.c:679 #: grub-core/disk/diskfilter.c:689 grub-core/fs/ntfs.c:404 #: grub-core/fs/zfs/zfs.c:1930 grub-core/normal/menu.c:428 #, c-format msgid "module `%s' isn't loaded" msgstr "" #: grub-core/commands/verify.c:964 msgid "[-s|--skip-sig] FILE SIGNATURE_FILE [PUBKEY_FILE]" msgstr "" #: grub-core/commands/verify.c:965 msgid "Verify detached signature." msgstr "" #: grub-core/commands/verify.c:968 msgid "[-s|--skip-sig] PUBKEY_FILE" msgstr "" #: grub-core/commands/verify.c:969 msgid "Add PUBKEY_FILE to trusted keys." msgstr "" #: grub-core/commands/verify.c:973 msgid "Show the list of trusted keys." msgstr "" #: grub-core/commands/verify.c:975 msgid "PUBKEY_ID" msgstr "" #: grub-core/commands/verify.c:976 msgid "Remove PUBKEY_ID from trusted keys." msgstr "" #: grub-core/commands/videoinfo.c:61 msgid "Text-only " msgstr "" #. TRANSLATORS: "Direct color" is a mode when the color components #. are written dirrectly into memory. #: grub-core/commands/videoinfo.c:66 #, c-format msgid "Direct color, mask: %d/%d/%d/%d pos: %d/%d/%d/%d" msgstr "" #. TRANSLATORS: In "paletted color" mode you write the index of the color #. in the palette. Synonyms include "packed pixel". #: grub-core/commands/videoinfo.c:78 msgid "Paletted " msgstr "" #: grub-core/commands/videoinfo.c:80 msgid "YUV " msgstr "" #. TRANSLATORS: "Planar" is the video memory where you have to write #. in several different banks "plans" to control the different color #. components of the same pixel. #: grub-core/commands/videoinfo.c:85 msgid "Planar " msgstr "" #: grub-core/commands/videoinfo.c:87 msgid "Hercules " msgstr "" #: grub-core/commands/videoinfo.c:89 msgid "CGA " msgstr "" #. TRANSLATORS: Non-chain 4 is a 256-color planar #. (unchained) video memory mode. #: grub-core/commands/videoinfo.c:93 msgid "Non-chain 4 " msgstr "" #: grub-core/commands/videoinfo.c:95 msgid "Monochrome " msgstr "" #: grub-core/commands/videoinfo.c:97 msgid "Unknown video mode " msgstr "" #: grub-core/commands/videoinfo.c:111 msgid " EDID checksum invalid" msgstr "" #: grub-core/commands/videoinfo.c:116 #, c-format msgid " EDID version: %u.%u\n" msgstr "" #: grub-core/commands/videoinfo.c:120 #, c-format msgid " Preferred mode: %ux%u\n" msgstr "" #: grub-core/commands/videoinfo.c:123 msgid " No preferred mode available\n" msgstr "" #: grub-core/commands/videoinfo.c:146 grub-core/video/video.c:490 #: grub-core/video/video.c:498 grub-core/video/video.c:509 #: grub-core/video/video.c:520 grub-core/video/video.c:528 #, c-format msgid "invalid video mode specification `%s'" msgstr "" #: grub-core/commands/videoinfo.c:168 msgid "List of supported video modes:" msgstr "" #: grub-core/commands/videoinfo.c:169 msgid "Legend: mask/position=red/green/blue/reserved" msgstr "" #: grub-core/commands/videoinfo.c:176 #, c-format msgid "Adapter `%s':\n" msgstr "" #: grub-core/commands/videoinfo.c:180 msgid " No info available" msgstr "" #: grub-core/commands/videoinfo.c:198 msgid " Failed to initialize video adapter" msgstr "" #. TRANSLATORS: "x" has to be entered in, #. like an identifier, so please don't #. use better Unicode codepoints. #: grub-core/commands/videoinfo.c:239 grub-core/commands/videoinfo.c:248 msgid "[WxH[xD]]" msgstr "" #: grub-core/commands/videoinfo.c:240 grub-core/commands/videoinfo.c:249 msgid "" "List available video modes. If resolution is given show only modes matching " "it." msgstr "" #. TRANSLATORS: "x" has to be entered in, #. like an identifier, so please don't #. use better Unicode codepoints. #: grub-core/commands/videotest.c:225 msgid "[WxH]" msgstr "" #. TRANSLATORS: Here, on the other hand, it's #. nicer to use unicode cross instead of x. #: grub-core/commands/videotest.c:228 msgid "Test video subsystem in mode WxH." msgstr "" #: grub-core/commands/videotest.c:231 msgid "Test video subsystem." msgstr "" #: grub-core/commands/xen/lsxen.c:80 grub-core/commands/xen/lsxen.c:82 msgid "[DIR]" msgstr "" #: grub-core/commands/xen/lsxen.c:81 grub-core/commands/xen/lsxen.c:83 msgid "List Xen storage." msgstr "" #. TRANSLATORS: GRUBUUID stands for "filesystem #. UUID as used in GRUB". #: grub-core/commands/xnu_uuid.c:110 msgid "[-l] GRUBUUID [VARNAME]" msgstr "" #: grub-core/commands/xnu_uuid.c:111 msgid "" "Transform 64-bit UUID to format suitable for XNU. If -l is given keep it " "lowercase as done by blkid." msgstr "" #: .pc/efidisk-device-path-helpers-for-efinet.patch/grub-core/disk/efi/efidisk.c:587 #: .pc/ofdisk_add_sas_disks.patch/grub-core/disk/ieee1275/ofdisk.c:491 #: grub-core/disk/arc/arcdisk.c:248 grub-core/disk/efi/efidisk.c:546 #: grub-core/disk/i386/pc/biosdisk.c:483 grub-core/disk/i386/pc/biosdisk.c:528 #: grub-core/disk/ieee1275/nand.c:193 grub-core/disk/ieee1275/ofdisk.c:567 #, c-format msgid "failure reading sector 0x%llx from `%s'" msgstr "" #: .pc/efidisk-device-path-helpers-for-efinet.patch/grub-core/disk/efi/efidisk.c:608 #: .pc/ofdisk_add_sas_disks.patch/grub-core/disk/ieee1275/ofdisk.c:511 #: grub-core/disk/arc/arcdisk.c:284 grub-core/disk/efi/efidisk.c:567 #: grub-core/disk/i386/pc/biosdisk.c:533 grub-core/disk/ieee1275/ofdisk.c:587 #, c-format msgid "failure writing sector 0x%llx to `%s'" msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:39 #: grub-core/disk/cryptodisk.c:39 msgid "Mount by UUID." msgstr "" #. TRANSLATORS: It's still restricted to cryptodisks only. #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:41 #: grub-core/disk/cryptodisk.c:41 msgid "Mount all." msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:42 #: grub-core/disk/cryptodisk.c:42 msgid "Mount all volumes with `boot' flag set." msgstr "" #. TRANSLATORS: The first %s is the file being looked at, the second %s is #. the error message. #: .pc/core_in_fs.patch/util/setup.c:696 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:152 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:262 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:434 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:91 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:93 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:100 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:516 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:531 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:535 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:761 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:765 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:531 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:535 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:755 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:759 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:516 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:144 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:144 #: grub-core/disk/cryptodisk.c:516 grub-core/kern/emu/hostdisk.c:152 #: grub-core/kern/emu/hostdisk.c:262 grub-core/kern/emu/hostdisk.c:434 #: grub-core/osdep/bsd/getroot.c:92 grub-core/osdep/bsd/getroot.c:168 #: grub-core/osdep/hurd/getroot.c:68 grub-core/osdep/linux/blocklist.c:65 #: grub-core/osdep/linux/getroot.c:144 grub-core/osdep/linux/hostdisk.c:194 #: grub-core/osdep/linux/hostdisk.c:419 grub-core/osdep/linux/ofpath.c:318 #: grub-core/osdep/linux/ofpath.c:323 grub-core/osdep/linux/ofpath.c:358 #: grub-core/osdep/linux/ofpath.c:371 grub-core/osdep/sun/getroot.c:110 #: grub-core/osdep/windows/blocklist.c:98 grub-core/tests/video_checksum.c:279 #: util/editenv.c:46 util/glue-efi.c:115 util/glue-efi.c:120 #: util/glue-efi.c:130 util/grub-editenv.c:138 util/grub-editenv.c:192 #: util/grub-file.c:83 util/grub-fstest.c:128 util/grub-fstest.c:568 #: util/grub-install-common.c:91 util/grub-install-common.c:93 #: util/grub-install-common.c:100 util/grub-install-common.c:516 #: util/grub-menulst2cfg.c:53 util/grub-menulst2cfg.c:68 #: util/grub-mkimage.c:275 util/grub-mklayout.c:497 util/grub-mklayout.c:509 #: util/grub-mknetdir.c:130 util/grub-mknetdir.c:148 util/grub-mkrescue.c:531 #: util/grub-mkrescue.c:535 util/grub-mkrescue.c:761 util/grub-mkrescue.c:765 #: util/grub-mkstandalone.c:253 util/grub-mount.c:499 #: util/grub-render-label.c:169 util/grub-script-check.c:175 #: util/grub-syslinux2cfg.c:181 util/grub-syslinux2cfg.c:191 #: util/grub-syslinux2cfg.c:212 util/grub-syslinux2cfg.c:228 util/misc.c:87 #: util/misc.c:115 util/misc.c:139 util/render-label.c:76 #: util/render-label.c:163 util/render-label.c:174 util/resolve.c:246 #: util/setup.c:704 #, c-format msgid "cannot open `%s': %s" msgstr "" #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:270 #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:143 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:573 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:618 #: grub-core/disk/cryptodisk.c:573 grub-core/disk/cryptodisk.c:618 #: grub-core/kern/emu/hostdisk.c:270 grub-core/kern/emu/hostfs.c:142 #: grub-core/osdep/linux/hostdisk.c:453 util/grub-editenv.c:143 #: util/grub-editenv.c:149 util/grub-fstest.c:320 util/misc.c:157 #, c-format msgid "cannot seek `%s': %s" msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:1119 #: grub-core/disk/cryptodisk.c:1120 msgid "SOURCE|-u UUID|-a|-b" msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:1120 #: grub-core/disk/cryptodisk.c:1121 msgid "Mount a crypto device." msgstr "" #. TRANSLATORS: This message kicks in during the detection of #. which modules needs to be included in core image. This happens #. in the case of degraded RAID and means that autodetection may #. fail to include some of modules. It's an installation time #. message, not runtime message. #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:341 #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:374 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:341 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:373 #: grub-core/disk/diskfilter.c:341 grub-core/disk/diskfilter.c:374 #, c-format msgid "" "Couldn't find physical volume `%s'. Some modules may be missing from core " "image." msgstr "" #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:478 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:477 #: grub-core/disk/diskfilter.c:478 #, c-format msgid "physical volume %s not found" msgstr "" #: grub-core/disk/geli.c:75 msgid "Couldn't load sha256" msgstr "" #: grub-core/disk/geli.c:85 msgid "Couldn't load sha512" msgstr "" #: grub-core/disk/geli.c:219 msgid "couldn't read ELI metadata" msgstr "" #: grub-core/disk/geli.c:230 msgid "wrong ELI magic or version" msgstr "" #: grub-core/disk/geli.c:420 grub-core/disk/luks.c:317 msgid "Attempting to decrypt master key..." msgstr "" #: grub-core/disk/geli.c:426 grub-core/disk/luks.c:335 #, c-format msgid "Enter passphrase for %s%s%s (%s): " msgstr "" #. TRANSLATORS: It's a cryptographic key slot: one element of an array #. where each element is either empty or holds a key. #: grub-core/disk/geli.c:515 grub-core/disk/luks.c:439 #, c-format msgid "Slot %d opened\n" msgstr "" #: grub-core/disk/i386/pc/biosdisk.c:476 grub-core/disk/i386/pc/biosdisk.c:596 #: grub-core/disk/scsi.c:725 msgid "cannot write to CD-ROM" msgstr "" #: grub-core/disk/i386/pc/biosdisk.c:509 grub-core/disk/i386/pc/biosdisk.c:519 #: grub-core/kern/disk_common.c:37 #, c-format msgid "attempt to read or write outside of disk `%s'" msgstr "" #: grub-core/disk/i386/pc/biosdisk.c:647 msgid "" "Native disk drivers are in use. Refusing to use firmware disk interface." msgstr "" #. TRANSLATORS: it's a partition for embedding, #. not a partition embed into something. GRUB #. install tools put core.img into a place #. usable for bootloaders (called generically #. "embedding zone") and this operation is #. called "embedding". #: grub-core/disk/ldm.c:1015 msgid "" "your LDM Embedding Partition is too small; embedding won't be possible" msgstr "" #. TRANSLATORS: it's a partition for embedding, #. not a partition embed into something. #: grub-core/disk/ldm.c:1033 msgid "this LDM has no Embedding Partition; embedding won't be possible" msgstr "" #. TRANSLATORS: The disk is simply removed from the list of available ones, #. not wiped, avoid to scare user. #: grub-core/disk/loopback.c:45 msgid "Delete the specified loopback drive." msgstr "" #: grub-core/disk/loopback.c:236 msgid "[-d] DEVICENAME FILE." msgstr "" #. TRANSLATORS: The file itself is not destroyed #. or transformed into drive. #: grub-core/disk/loopback.c:239 msgid "Make a virtual drive from a file." msgstr "" #: .pc/x32.patch/grub-core/kern/x86_64/dl.c:109 #: grub-core/efiemu/i386/loadcore32.c:111 #: grub-core/efiemu/i386/loadcore64.c:124 grub-core/kern/arm/dl.c:236 #: grub-core/kern/arm64/dl.c:159 grub-core/kern/i386/dl.c:75 #: grub-core/kern/ia64/dl.c:136 grub-core/kern/mips/dl.c:253 #: grub-core/kern/powerpc/dl.c:161 grub-core/kern/sparc64/dl.c:179 #: grub-core/kern/x86_64/dl.c:109 util/grub-mkimagexx.c:567 #: util/grub-mkimagexx.c:685 util/grub-mkimagexx.c:748 #: util/grub-mkimagexx.c:824 util/grub-mkimagexx.c:852 #: util/grub-mkimagexx.c:947 util/grub-mkimagexx.c:1179 #: util/grub-mkimagexx.c:1204 util/grub-mkimagexx.c:1242 #, c-format msgid "relocation 0x%x is not implemented yet" msgstr "" #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:337 #: grub-core/efiemu/loadcore.c:197 grub-core/efiemu/loadcore.c:234 #: grub-core/kern/dl.c:341 grub-core/loader/i386/bsdXX.c:310 #: util/grub-mkimagexx.c:1581 msgid "no symbol table" msgstr "" #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:603 #: grub-core/efiemu/loadcore.c:343 grub-core/kern/dl.c:607 #: grub-core/loader/ia64/efi/linux.c:386 grub-core/loader/mips/linux.c:248 #: grub-core/loader/multiboot_elfxx.c:72 #: grub-core/loader/powerpc/ieee1275/linux.c:280 #: grub-core/loader/sparc64/ieee1275/linux.c:320 msgid "this ELF file is not of the right type" msgstr "" #: grub-core/efiemu/main.c:313 msgid "Load and initialize EFI emulator." msgstr "" #: grub-core/efiemu/main.c:317 msgid "Finalize loading of EFI emulator." msgstr "" #: grub-core/efiemu/main.c:320 msgid "Unload EFI emulator." msgstr "" #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:373 #: grub-core/efiemu/symbols.c:92 grub-core/kern/dl.c:377 #, c-format msgid "symbol `%s' not found" msgstr "" #: grub-core/font/font_cmd.c:52 msgid "Loaded fonts:" msgstr "" #: grub-core/font/font_cmd.c:74 msgid "FILE..." msgstr "" #: grub-core/font/font_cmd.c:75 msgid "Specify one or more font files to load." msgstr "" #: grub-core/font/font_cmd.c:78 msgid "List the loaded fonts." msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1387 grub-core/fs/archelp.c:216 #: grub-core/fs/archelp.c:277 grub-core/fs/bfs.c:771 grub-core/fs/btrfs.c:1387 #: grub-core/fs/fshelp.c:146 grub-core/fs/jfs.c:729 grub-core/fs/minix.c:359 #: grub-core/fs/ufs.c:454 msgid "too deep nesting of symlinks" msgstr "" #: grub-core/fs/bfs.c:227 grub-core/kern/file.c:149 msgid "attempt to read past the end of file" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1270 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1529 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:2766 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:4161 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2770 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:4163 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2826 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:4219 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2768 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:4161 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:2766 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:4159 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2826 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:4219 #: grub-core/fs/bfs.c:720 grub-core/fs/bfs.c:916 grub-core/fs/btrfs.c:1270 #: grub-core/fs/btrfs.c:1529 grub-core/fs/fat.c:870 grub-core/fs/fat.c:1138 #: grub-core/fs/fshelp.c:117 grub-core/fs/fshelp.c:232 grub-core/fs/hfs.c:1151 #: grub-core/fs/hfs.c:1277 grub-core/fs/jfs.c:431 grub-core/fs/minix.c:404 #: grub-core/fs/minix.c:546 grub-core/fs/reiserfs.c:732 grub-core/fs/ufs.c:525 #: grub-core/fs/ufs.c:664 grub-core/fs/zfs/zfs.c:2828 #: grub-core/fs/zfs/zfs.c:4223 msgid "not a directory" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1635 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:3726 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:3728 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:3784 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:3726 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:3724 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:3784 #: grub-core/fs/bfs.c:941 grub-core/fs/btrfs.c:1635 grub-core/fs/fat.c:1027 #: grub-core/fs/fshelp.c:230 grub-core/fs/hfs.c:1313 grub-core/fs/jfs.c:828 #: grub-core/fs/zfs/zfs.c:3788 msgid "not a regular file" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:584 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:1460 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:1462 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:1463 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:1460 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:1460 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:1463 #: grub-core/fs/btrfs.c:584 grub-core/fs/zfs/zfs.c:1465 msgid "couldn't find a necessary member device of multi-device filesystem" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1729 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:4247 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:4249 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:4305 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:4247 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:4245 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:4305 #: grub-core/fs/btrfs.c:1729 grub-core/fs/zfs/zfs.c:4309 #: grub-core/partmap/msdos.c:400 msgid "your core.img is unusually large. It won't fit in the embedding area" msgstr "" #: grub-core/fs/fshelp.c:220 grub-core/fs/hfs.c:1134 grub-core/fs/minix.c:614 #: grub-core/fs/ufs.c:654 grub-core/fs/ufs.c:750 grub-core/kern/fs.c:168 #: grub-core/kern/fs.c:180 #, c-format msgid "invalid file name `%s'" msgstr "" #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:449 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:450 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:451 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:448 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:448 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:451 #: grub-core/fs/zfs/zfs.c:453 msgid "checksum verification failed" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:292 msgid "no decryption key available" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:304 msgid "MAC verification failed" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:406 msgid "Assume input is raw." msgstr "" #: grub-core/fs/zfs/zfscrypt.c:407 msgid "Assume input is hex." msgstr "" #: grub-core/fs/zfs/zfscrypt.c:408 msgid "Assume input is passphrase." msgstr "" #: grub-core/fs/zfs/zfscrypt.c:430 util/grub-fstest.c:553 util/grub-mount.c:484 msgid "Enter ZFS password: " msgstr "" #: grub-core/fs/zfs/zfscrypt.c:469 msgid "[-h|-p|-r] [FILE]" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:470 msgid "Import ZFS wrapping key stored in FILE." msgstr "" #: grub-core/fs/zfs/zfsinfo.c:51 msgid "Virtual device is removed" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:57 msgid "Virtual device is faulted" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:63 msgid "Virtual device is offline" msgstr "" #. TRANSLATORS: degraded doesn't mean broken but that some of #. component are missing but virtual device as whole is still usable. #: grub-core/fs/zfs/zfsinfo.c:70 msgid "Virtual device is degraded" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:73 msgid "Virtual device is online" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:89 msgid "Incorrect virtual device: no type available" msgstr "" #. TRANSLATORS: The virtual devices form a tree (in graph-theoretical #. sense). The nodes like mirror or raidz have children: member devices. #. The "real" devices which actually store data are called "leafs" #. (again borrowed from graph theory) and can be either disks #. (or partitions) or files. #: grub-core/fs/zfs/zfsinfo.c:105 msgid "Leaf virtual device (file or disk)" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:113 msgid "Bootpath: unavailable\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:115 #, c-format msgid "Bootpath: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:120 msgid "Path: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:122 #, c-format msgid "Path: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:127 msgid "Devid: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:129 #, c-format msgid "Devid: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:146 msgid "This VDEV is a mirror" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:151 #, c-format msgid "This VDEV is a RAIDZ%llu\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:156 msgid "Incorrect VDEV" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:159 #, c-format msgid "VDEV with %d children\n" msgstr "" #. TRANSLATORS: it's the element carying the number %d, not #. total element number. And the number itself is fine, #. only the element isn't. #. #: grub-core/fs/zfs/zfsinfo.c:175 #, c-format msgid "VDEV element number %d isn't correct\n" msgstr "" #. TRANSLATORS: it's the element carying the number %d, not #. total element number. This is used in enumeration #. "Element number 1", "Element number 2", ... #: grub-core/fs/zfs/zfsinfo.c:182 #, c-format msgid "VDEV element number %d:\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:191 #, c-format msgid "Unknown virtual device type: %s\n" msgstr "" #. TRANSLATORS: Here we speak about ZFS pools it's semi-marketing, #. semi-technical term by Sun/Oracle and should be translated in sync with #. other ZFS-related software and documentation. #: grub-core/fs/zfs/zfsinfo.c:252 msgid "Pool state: active" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:253 msgid "Pool state: exported" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:254 msgid "Pool state: destroyed" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:255 msgid "Pool state: reserved for hot spare" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:256 msgid "Pool state: level 2 ARC device" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:257 msgid "Pool state: uninitialized" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:258 msgid "Pool state: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:259 msgid "Pool state: potentially active" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:304 msgid "Pool name: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:306 #, c-format msgid "Pool name: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:311 msgid "Pool GUID: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:313 #, c-format msgid "Pool GUID: %016llx\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:318 msgid "Unable to retrieve pool state" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:320 msgid "Unrecognized pool state" msgstr "" #. TRANSLATORS: There are undetermined number of virtual devices #. in a device tree, not just one. #. #: grub-core/fs/zfs/zfsinfo.c:330 msgid "No virtual device tree available" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:429 msgid "Print ZFS info about DEVICE." msgstr "" #: grub-core/fs/zfs/zfsinfo.c:431 msgid "FILESYSTEM [VARIABLE]" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:432 msgid "Print ZFS-BOOTFSOBJ or store it into VARIABLE" msgstr "" #. TRANSLATORS: at this position GRUB waits for the user to do an action #. in remote debugger, namely to tell it to establish connection. #: grub-core/gdb/gdb.c:48 msgid "Now connect the remote debugger, please." msgstr "" #. TRANSLATORS: GDB stub is a small part of #. GDB functionality running on local host #. which allows remote debugger to #. connect to it. #: grub-core/gdb/gdb.c:84 msgid "Start GDB stub on given port" msgstr "" #. TRANSLATORS: this refers to triggering #. a breakpoint so that the user will land #. into GDB. #: grub-core/gdb/gdb.c:89 msgid "Break into GDB" msgstr "" #: grub-core/gdb/gdb.c:91 msgid "Stop GDB stub" msgstr "" #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:85 #: grub-core/gettext/gettext.c:85 msgid "premature end of file" msgstr "" #. TRANSLATORS: It refers to passing the string through gettext. #. So it's "translate" in the same meaning as in what you're #. doing now. #. #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:525 #: grub-core/gettext/gettext.c:530 msgid "Translates the string with the current settings." msgstr "" #: grub-core/gfxmenu/gui_label.c:186 grub-core/normal/menu_text.c:184 msgid "" "Press enter to boot the selected OS, `e' to edit the commands before booting " "or `c' for a command-line. ESC to return previous menu." msgstr "" #: grub-core/gfxmenu/gui_label.c:190 grub-core/normal/menu_text.c:192 msgid "" "Press enter to boot the selected OS, `e' to edit the commands before booting " "or `c' for a command-line." msgstr "" #: grub-core/gfxmenu/gui_label.c:194 msgid "enter: boot, `e': options, `c': cmd-line" msgstr "" #: grub-core/gfxmenu/gui_progress_bar.c:333 grub-core/normal/menu_text.c:443 #, c-format msgid "The highlighted entry will be executed automatically in %ds." msgstr "" #. TRANSLATORS: 's' stands for seconds. #. It's a standalone timeout notification. #. Please use the short form in your language. #: grub-core/gfxmenu/gui_progress_bar.c:338 #, c-format msgid "%ds remaining." msgstr "" #. TRANSLATORS: 's' stands for seconds. #. It's a standalone timeout notification. #. Please use the shortest form available in you language. #: grub-core/gfxmenu/gui_progress_bar.c:343 grub-core/normal/menu_text.c:441 #: grub-core/normal/menu_text.c:459 #, c-format msgid "%ds" msgstr "" #: grub-core/gfxmenu/view.c:103 msgid "GRUB Boot Menu" msgstr "" #: grub-core/gnulib/argp-help.c:149 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: grub-core/gnulib/argp-help.c:222 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: grub-core/gnulib/argp-help.c:228 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "" #: grub-core/gnulib/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "" #: grub-core/gnulib/argp-help.c:249 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "" #: grub-core/gnulib/argp-help.c:1249 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: grub-core/gnulib/argp-help.c:1646 msgid " or: " msgstr "" #: grub-core/gnulib/argp-help.c:1658 msgid " [OPTION...]" msgstr "" #: grub-core/gnulib/argp-help.c:1685 #, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "" #: grub-core/gnulib/argp-help.c:1713 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: grub-core/gnulib/argp-help.c:1932 grub-core/gnulib/error.c:188 msgid "Unknown system error" msgstr "" #: grub-core/gnulib/argp-parse.c:81 msgid "give this help list" msgstr "" #: grub-core/gnulib/argp-parse.c:82 msgid "give a short usage message" msgstr "" #: grub-core/gnulib/argp-parse.c:83 util/grub-mkfont.c:943 msgid "NAME" msgstr "" #: grub-core/gnulib/argp-parse.c:83 msgid "set the program name" msgstr "" #: grub-core/gnulib/argp-parse.c:84 grub-core/kern/emu/main.c:97 msgid "SECS" msgstr "" #: grub-core/gnulib/argp-parse.c:85 msgid "hang for SECS seconds (default 3600)" msgstr "" #: grub-core/gnulib/argp-parse.c:142 msgid "print program version" msgstr "" #: grub-core/gnulib/argp-parse.c:159 msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: grub-core/gnulib/argp-parse.c:612 #, c-format msgid "%s: Too many arguments\n" msgstr "" #: grub-core/gnulib/argp-parse.c:755 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: grub-core/gnulib/getopt.c:547 grub-core/gnulib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: grub-core/gnulib/getopt.c:624 grub-core/gnulib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:637 grub-core/gnulib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:685 grub-core/gnulib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:742 grub-core/gnulib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: grub-core/gnulib/getopt.c:753 grub-core/gnulib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: grub-core/gnulib/getopt.c:805 grub-core/gnulib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: grub-core/gnulib/getopt.c:861 grub-core/gnulib/getopt.c:878 #: grub-core/gnulib/getopt.c:1088 grub-core/gnulib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: grub-core/gnulib/getopt.c:934 grub-core/gnulib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: grub-core/gnulib/getopt.c:974 grub-core/gnulib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:1013 grub-core/gnulib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: grub-core/gnulib/regcomp.c:131 grub-core/osdep/aros/hostdisk.c:515 msgid "Success" msgstr "" #: grub-core/gnulib/regcomp.c:134 msgid "No match" msgstr "" #: grub-core/gnulib/regcomp.c:137 msgid "Invalid regular expression" msgstr "" #: grub-core/gnulib/regcomp.c:140 msgid "Invalid collation character" msgstr "" #: grub-core/gnulib/regcomp.c:143 msgid "Invalid character class name" msgstr "" #: grub-core/gnulib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: grub-core/gnulib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: grub-core/gnulib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "" #: grub-core/gnulib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "" #: grub-core/gnulib/regcomp.c:158 msgid "Unmatched \\{" msgstr "" #: grub-core/gnulib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: grub-core/gnulib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: grub-core/gnulib/regcomp.c:167 msgid "Memory exhausted" msgstr "" #: grub-core/gnulib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "" #: grub-core/gnulib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "" #: grub-core/gnulib/regcomp.c:176 msgid "Regular expression too big" msgstr "" #: grub-core/gnulib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "" #: grub-core/gnulib/regcomp.c:553 msgid "unknown regexp error" msgstr "" #: grub-core/gnulib/regcomp.c:700 msgid "No previous regular expression" msgstr "" #: grub-core/hello/hello.c:36 msgid "Hello World" msgstr "" #: grub-core/hello/hello.c:45 msgid "Say `Hello World'." msgstr "" #: grub-core/io/gzio.c:397 grub-core/kern/file.c:203 msgid "attempt to seek outside of the file" msgstr "" #. TRANSLATORS: It's about given file having some strange format, not #. complete lack of gzip support. #: grub-core/io/gzio.c:1177 grub-core/io/gzio.c:1183 grub-core/io/gzio.c:1190 msgid "unsupported gzip format" msgstr "" #: grub-core/io/lzopio.c:511 msgid "lzop file corrupted" msgstr "" #: grub-core/io/xzio.c:276 msgid "xz file corrupted or unsupported block options" msgstr "" #: .pc/x32.patch/grub-core/kern/x86_64/dl.c:36 grub-core/kern/arm/dl.c:257 #: grub-core/kern/arm64/dl.c:49 grub-core/kern/i386/dl.c:36 #: grub-core/kern/ia64/dl.c:41 grub-core/kern/mips/dl.c:48 #: grub-core/kern/powerpc/dl.c:36 grub-core/kern/sparc64/dl.c:36 #: grub-core/kern/x86_64/dl.c:36 grub-core/loader/i386/bsd.c:1430 #: grub-core/loader/i386/bsdXX.c:49 grub-core/loader/ia64/efi/linux.c:382 #: grub-core/loader/mips/linux.c:298 grub-core/loader/multiboot.c:177 #: grub-core/loader/multiboot_elfxx.c:69 #: grub-core/loader/powerpc/ieee1275/linux.c:294 #: grub-core/loader/sparc64/ieee1275/linux.c:331 msgid "invalid arch-dependent ELF magic" msgstr "" #: grub-core/kern/corecmd.c:178 msgid "[ENVVAR=VALUE]" msgstr "" #: grub-core/kern/corecmd.c:179 msgid "Set an environment variable." msgstr "" #: grub-core/kern/corecmd.c:183 msgid "ENVVAR" msgstr "" #: grub-core/kern/corecmd.c:184 msgid "Remove an environment variable." msgstr "" #: grub-core/kern/corecmd.c:186 msgid "[ARG]" msgstr "" #: grub-core/kern/corecmd.c:186 msgid "List devices or files." msgstr "" #: grub-core/kern/corecmd.c:188 msgid "Insert a module." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1361 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1361 #: grub-core/kern/disk.c:236 grub-core/net/net.c:1361 #, c-format msgid "disk `%s' not found" msgstr "" #: grub-core/kern/disk_common.c:25 msgid "attempt to read or write outside of partition" msgstr "" #: .pc/elf_bi_endian.patch/grub-core/kern/elf.c:43 #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:212 grub-core/kern/dl.c:216 #: grub-core/kern/elf.c:49 grub-core/kern/elfXX.c:196 #: grub-core/loader/i386/bsdXX.c:46 grub-core/loader/ia64/efi/linux.c:376 #: grub-core/loader/multiboot_elfxx.c:65 msgid "invalid arch-independent ELF magic" msgstr "" #. TRANSLATORS: it refers to the lack of free slots. #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:208 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:466 #: grub-core/kern/emu/hostdisk.c:208 grub-core/kern/emu/hostdisk.c:466 msgid "device count exceeds limit" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:701 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:342 #: grub-core/kern/emu/hostdisk.c:342 util/editenv.c:54 util/grub-editenv.c:197 #: util/grub-fstest.c:191 util/grub-mkfont.c:793 util/misc.c:160 #: util/misc.c:175 util/setup.c:709 #, c-format msgid "cannot write to `%s': %s" msgstr "" #. TRANSLATORS: Only one entry is ignored. However the suggestion #. is to correct/delete the whole file. #. device.map is a file indicating which #. devices are available at boot time. Fedora populated it with #. entries like (hd0,1) /dev/sda1 which would mean that every #. partition is a separate disk for BIOS. Such entries were #. inactive in GRUB due to its bug which is now gone. Without #. this additional check these entries would be harmful now. #. #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:503 #: grub-core/kern/emu/hostdisk.c:503 #, c-format msgid "" "the device.map entry `%s' is invalid. Ignoring it. Please correct or delete " "your device.map" msgstr "" #. TRANSLATORS: device.map is a filename. Not to be translated. #. device.map specifies disk correspondance overrides. Previously #. one could create any kind of device name with this. Due to #. some problems we decided to limit it to just a handful #. possibilities. #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:555 #: grub-core/kern/emu/hostdisk.c:567 #, c-format msgid "" "the drive name `%s' in device.map is incorrect. Using %s instead. Please use " "the form [hfc]d[0-9]* (E.g. `hd0' or `cd')" msgstr "" #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:77 #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:110 #: grub-core/kern/emu/hostfs.c:76 grub-core/kern/emu/hostfs.c:109 #, c-format msgid "can't open `%s': %s" msgstr "" #: grub-core/kern/emu/main.c:90 util/grub-fstest.c:516 util/grub-mount.c:453 msgid "DEVICE_NAME" msgstr "" #: grub-core/kern/emu/main.c:90 grub-core/loader/i386/bsd.c:135 #: grub-core/loader/i386/bsd.c:168 util/grub-fstest.c:516 util/grub-mount.c:453 msgid "Set root device." msgstr "" #. TRANSLATORS: There are many devices in device map. #: .pc/probe-delimiter.patch/util/grub-probe.c:711 grub-core/kern/emu/main.c:93 #: util/grub-probe.c:709 util/grub-setup.c:85 #, c-format msgid "use FILE as the device map [default=%s]" msgstr "" #: grub-core/kern/emu/main.c:95 util/grub-setup.c:83 #, c-format msgid "use GRUB files in the directory DIR [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:65 #: .pc/probe-delimiter.patch/util/grub-probe.c:713 grub-core/kern/emu/main.c:96 #: include/grub/util/install.h:65 util/grub-editenv.c:58 util/grub-fstest.c:525 #: util/grub-glue-efi.c:58 util/grub-macbless.c:102 util/grub-mkfont.c:959 #: util/grub-mkimage.c:83 util/grub-mklayout.c:56 util/grub-mount.c:459 #: util/grub-probe.c:711 util/grub-render-label.c:74 #: util/grub-script-check.c:52 util/grub-setup.c:90 util/grub-syslinux2cfg.c:78 msgid "print verbose messages." msgstr "" #: grub-core/kern/emu/main.c:97 msgid "wait until a debugger will attach" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:848 #: grub-core/kern/emu/main.c:155 util/grub-macbless.c:141 #: util/grub-mkrelpath.c:61 util/grub-probe.c:846 util/grub-script-check.c:75 #: util/grub-setup.c:203 #, c-format msgid "Unknown extra argument `%s'." msgstr "" #: grub-core/kern/emu/main.c:169 msgid "GRUB emulator." msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:837 #: grub-core/kern/emu/main.c:193 util/grub-editenv.c:261 #: util/grub-glue-efi.c:110 util/grub-macbless.c:171 util/grub-mkfont.c:1174 #: util/grub-mkimage.c:258 util/grub-mklayout.c:487 #: util/grub-mkpasswd-pbkdf2.c:132 util/grub-mkrelpath.c:96 #: util/grub-probe.c:835 util/grub-render-label.c:152 #: util/grub-script-check.c:160 util/grub-setup.c:262 #: util/grub-syslinux2cfg.c:163 msgid "Error in parsing command line arguments\n" msgstr "" #. TRANSLATORS: In this case GRUB tells user what he has to do. #: grub-core/kern/emu/main.c:201 #, c-format msgid "Run `gdb %s %d', and set ARGS.HOLD to zero.\n" msgstr "" #: grub-core/kern/emu/misc.c:47 #, c-format msgid "%s: warning:" msgstr "" #: grub-core/kern/emu/misc.c:63 #, c-format msgid "%s: info:" msgstr "" #: grub-core/kern/emu/misc.c:78 util/grub-fstest.c:567 util/grub-fstest.c:575 #: util/grub-mount.c:498 util/grub-mount.c:506 #, c-format msgid "%s: error:" msgstr "" #: grub-core/kern/fs.c:120 msgid "unknown filesystem" msgstr "" #: grub-core/kern/mips/arc/init.c:273 grub-core/kern/mips/loongson/init.c:301 msgid "Shutdown failed" msgstr "" #: grub-core/kern/mips/arc/init.c:285 msgid "Exit failed" msgstr "" #: grub-core/kern/misc.c:380 grub-core/kern/misc.c:436 include/grub/misc.h:315 #: include/grub/misc.h:324 msgid "overflow is detected" msgstr "" #: grub-core/kern/partition.c:51 grub-core/partmap/bsdlabel.c:108 #, c-format msgid "Discarding improperly nested partition (%s,%s,%s%d)" msgstr "" #: grub-core/kern/rescue_parser.c:69 util/grub-editenv.c:291 #, c-format msgid "Unknown command `%s'.\n" msgstr "" #: grub-core/lib/arg.c:31 msgid "Display this help and exit." msgstr "" #: grub-core/lib/arg.c:33 msgid "Display the usage of this command and exit." msgstr "" #: grub-core/lib/arg.c:362 #, c-format msgid "missing mandatory option for `%s'" msgstr "" #: grub-core/lib/arg.c:384 #, c-format msgid "the argument `%s' requires an integer" msgstr "" #: grub-core/lib/arg.c:407 #, c-format msgid "" "a value was assigned to the argument `%s' while it doesn't require an " "argument" msgstr "" #: grub-core/lib/backtrace.c:64 msgid "Print backtrace." msgstr "" #: grub-core/lib/i386/halt.c:77 msgid "GRUB doesn't know how to halt this machine yet!" msgstr "" #: grub-core/lib/legacy_parse.c:75 msgid "Default server is ${net_default_server}" msgstr "" #: grub-core/lib/legacy_parse.c:843 grub-core/video/colors.c:296 #: grub-core/video/colors.c:305 grub-core/video/colors.c:311 #: grub-core/video/colors.c:327 util/render-label.c:84 util/render-label.c:98 #, c-format msgid "invalid color specification `%s'" msgstr "" #: grub-core/lib/mips/arc/reboot.c:32 grub-core/lib/mips/loongson/reboot.c:61 msgid "Reboot failed" msgstr "" #: grub-core/loader/arm/linux.c:242 msgid "device tree must be supplied (see `devicetree' command)" msgstr "" #: grub-core/loader/arm/linux.c:330 msgid "invalid zImage" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:224 #: grub-core/loader/arm/linux.c:449 grub-core/loader/arm64/linux.c:224 msgid "invalid device tree" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:473 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:360 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:382 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1141 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:382 #: grub-core/loader/arm/linux.c:513 grub-core/loader/arm64/linux.c:473 #: grub-core/loader/i386/efi/linux.c:382 grub-core/loader/i386/linux.c:1184 #: grub-core/loader/i386/pc/linux.c:474 grub-core/loader/i386/xen.c:696 #: grub-core/loader/i386/xen.c:698 grub-core/loader/ia64/efi/linux.c:627 #: grub-core/loader/mips/linux.c:493 #: grub-core/loader/powerpc/ieee1275/linux.c:382 #: grub-core/loader/sparc64/ieee1275/linux.c:510 msgid "Load Linux." msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:475 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:363 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:385 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1143 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:385 #: grub-core/loader/arm/linux.c:515 grub-core/loader/arm64/linux.c:475 #: grub-core/loader/i386/efi/linux.c:385 grub-core/loader/i386/linux.c:1186 #: grub-core/loader/i386/pc/linux.c:477 grub-core/loader/i386/xen.c:700 #: grub-core/loader/ia64/efi/linux.c:630 grub-core/loader/mips/linux.c:495 #: grub-core/loader/powerpc/ieee1275/linux.c:384 #: grub-core/loader/sparc64/ieee1275/linux.c:512 msgid "Load initrd." msgstr "" #. TRANSLATORS: DTB stands for device tree blob. #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:478 #: grub-core/loader/arm/linux.c:518 grub-core/loader/arm64/linux.c:478 msgid "Load DTB file." msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:123 #: grub-core/loader/arm64/linux.c:123 msgid "" "plain Image kernel not supported - rebuild with CONFIG_(U)EFI_STUB enabled" msgstr "" #: grub-core/loader/efi/appleloader.c:231 msgid "[OPTS]" msgstr "" #. TRANSLATORS: This command is used on EFI to #. switch to BIOS mode and boot the OS requiring #. BIOS. #: grub-core/loader/efi/appleloader.c:235 msgid "Boot BIOS-based system." msgstr "" #: grub-core/loader/efi/chainloader.c:410 #: grub-core/loader/i386/pc/chainloader.c:287 msgid "Load another boot loader." msgstr "" #: grub-core/loader/i386/bsd.c:102 msgid "Display output on all consoles." msgstr "" #: grub-core/loader/i386/bsd.c:103 grub-core/loader/i386/bsd.c:137 #: grub-core/loader/i386/bsd.c:170 msgid "Use serial console." msgstr "" #: grub-core/loader/i386/bsd.c:104 grub-core/loader/i386/bsd.c:130 #: grub-core/loader/i386/bsd.c:158 msgid "Ask for file name to reboot from." msgstr "" #: grub-core/loader/i386/bsd.c:105 msgid "Use CD-ROM as root." msgstr "" #: grub-core/loader/i386/bsd.c:106 msgid "Invoke user configuration routing." msgstr "" #: grub-core/loader/i386/bsd.c:107 grub-core/loader/i386/bsd.c:134 #: grub-core/loader/i386/bsd.c:161 msgid "Enter in KDB on boot." msgstr "" #: grub-core/loader/i386/bsd.c:108 msgid "Use GDB remote debugger instead of DDB." msgstr "" #: grub-core/loader/i386/bsd.c:109 msgid "Disable all boot output." msgstr "" #: grub-core/loader/i386/bsd.c:111 msgid "Wait for keypress after every line of output." msgstr "" #: grub-core/loader/i386/bsd.c:113 msgid "Use compiled-in root device." msgstr "" #: grub-core/loader/i386/bsd.c:114 grub-core/loader/i386/bsd.c:133 #: grub-core/loader/i386/bsd.c:164 msgid "Boot into single mode." msgstr "" #: grub-core/loader/i386/bsd.c:115 grub-core/loader/i386/bsd.c:165 msgid "Boot with verbose messages." msgstr "" #: grub-core/loader/i386/bsd.c:131 grub-core/loader/i386/bsd.c:159 msgid "Don't reboot, just halt." msgstr "" #: grub-core/loader/i386/bsd.c:132 grub-core/loader/i386/bsd.c:160 msgid "Change configured devices." msgstr "" #. TRANSLATORS: "com" is static and not to be translated. It refers to #. serial ports e.g. com1. #. #: grub-core/loader/i386/bsd.c:141 msgid "comUNIT[,SPEED]" msgstr "" #: grub-core/loader/i386/bsd.c:156 msgid "Disable SMP." msgstr "" #: grub-core/loader/i386/bsd.c:157 msgid "Disable ACPI." msgstr "" #: grub-core/loader/i386/bsd.c:163 msgid "Don't display boot diagnostic messages." msgstr "" #: grub-core/loader/i386/bsd.c:166 msgid "Boot with debug messages." msgstr "" #: grub-core/loader/i386/bsd.c:167 msgid "Suppress normal output (warnings remain)." msgstr "" #. TRANSLATORS: "com" is static and not to be translated. It refers to #. serial ports e.g. com1. #. #: grub-core/loader/i386/bsd.c:174 msgid "[ADDR|comUNIT][,SPEED]" msgstr "" #: grub-core/loader/i386/bsd.c:482 grub-core/loader/i386/bsd.c:548 msgid "name" msgstr "" #: grub-core/loader/i386/bsd.c:482 grub-core/loader/i386/bsd.c:548 msgid "type" msgstr "" #: grub-core/loader/i386/bsd.c:482 grub-core/loader/i386/bsd.c:548 msgid "addr" msgstr "" #: grub-core/loader/i386/bsd.c:483 grub-core/loader/i386/bsd.c:549 msgid "size" msgstr "" #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:509 #: grub-core/loader/i386/bsd.c:1140 grub-core/loader/i386/linux.c:511 #: grub-core/loader/i386/xnu.c:984 msgid "Booting in blind mode" msgstr "" #: grub-core/loader/i386/bsd.c:2108 msgid "Load kernel of FreeBSD." msgstr "" #: grub-core/loader/i386/bsd.c:2111 msgid "Load kernel of OpenBSD." msgstr "" #: grub-core/loader/i386/bsd.c:2114 msgid "Load kernel of NetBSD." msgstr "" #: grub-core/loader/i386/bsd.c:2118 msgid "Load FreeBSD env." msgstr "" #: grub-core/loader/i386/bsd.c:2121 msgid "Load FreeBSD kernel module." msgstr "" #: grub-core/loader/i386/bsd.c:2124 msgid "Load NetBSD kernel module." msgstr "" #: grub-core/loader/i386/bsd.c:2127 msgid "Load NetBSD kernel module (ELF)." msgstr "" #: grub-core/loader/i386/bsd.c:2130 msgid "Load FreeBSD kernel module (ELF)." msgstr "" #. TRANSLATORS: ramdisk isn't identifier, #. it can be translated. #: grub-core/loader/i386/bsd.c:2136 msgid "Load kOpenBSD ramdisk." msgstr "" #. TRANSLATORS: "payload" is a term used #. by coreboot and must be translated in #. sync with coreboot. If unsure, #. let it untranslated. #: grub-core/loader/i386/coreboot/chainloader.c:509 msgid "Load another coreboot payload" msgstr "" #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:901 #: grub-core/loader/i386/linux.c:938 msgid "Legacy `ask' parameter no longer supported." msgstr "" #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:917 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:927 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:957 #: grub-core/loader/i386/linux.c:954 grub-core/loader/i386/linux.c:964 #: grub-core/loader/i386/linux.c:994 #, c-format msgid "" "%s is deprecated. Use set gfxpayload=%s before linux command instead.\n" msgstr "" #. TRANSLATORS: "x" has to be entered in, like an identifier, #. so please don't use better Unicode codepoints. #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:940 #: grub-core/loader/i386/linux.c:977 #, c-format msgid "" "%s is deprecated. VGA mode %d isn't recognized. Use set " "gfxpayload=WIDTHxHEIGHT[xDEPTH] before linux command instead.\n" msgstr "" #: grub-core/loader/i386/pc/chainloader.c:286 msgid "[--force|--bpb] FILE" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:292 grub-core/loader/i386/pc/freedos.c:148 #: util/setup.c:294 #, c-format msgid "the size of `%s' is too large" msgstr "" #: grub-core/loader/i386/pc/freedos.c:183 msgid "Load FreeDOS kernel.sys." msgstr "" #: grub-core/loader/i386/pc/ntldr.c:155 msgid "Load NTLDR or BootMGR." msgstr "" #. TRANSLATORS: it's about guessing which GRUB disk #. is which Plan9 disk. If your language has no #. word "mapping" you can use another word which #. means that the GRUBDEVICE and PLAN9DEVICE are #. actually the same device, just named differently #. in OS and GRUB. #: grub-core/loader/i386/pc/plan9.c:58 msgid "Override guessed mapping of Plan9 devices." msgstr "" #: grub-core/loader/i386/pc/plan9.c:59 msgid "GRUBDEVICE=PLAN9DEVICE" msgstr "" #: grub-core/loader/i386/pc/plan9.c:579 msgid "KERNEL ARGS" msgstr "" #: grub-core/loader/i386/pc/plan9.c:579 msgid "Load Plan9 kernel." msgstr "" #: grub-core/loader/i386/pc/pxechainloader.c:161 msgid "Load a PXE image." msgstr "" #: grub-core/loader/i386/pc/truecrypt.c:226 msgid "Load Truecrypt ISO." msgstr "" #: grub-core/loader/i386/xen.c:542 grub-core/loader/i386/xen.c:608 msgid "initrd already loaded" msgstr "" #: grub-core/loader/i386/xen.c:702 msgid "Load module." msgstr "" #: grub-core/loader/i386/xnu.c:958 msgid "Press any key to launch xnu" msgstr "" #. TRANSLATORS: `device-properties' #. is a variable name, #. not a program. #: grub-core/loader/i386/xnu.c:1113 msgid "Load `device-properties' dump." msgstr "" #: grub-core/loader/ia64/efi/linux.c:123 msgid "Could not locate FPSWA driver" msgstr "" #: grub-core/loader/ia64/efi/linux.c:131 msgid "FPSWA protocol wasn't able to find the interface" msgstr "" #: grub-core/loader/ia64/efi/linux.c:616 msgid "No FPSWA found" msgstr "" #: grub-core/loader/ia64/efi/linux.c:618 #, c-format msgid "FPSWA revision: %x\n" msgstr "" #: grub-core/loader/ia64/efi/linux.c:627 msgid "FILE [ARGS...]" msgstr "" #: grub-core/loader/ia64/efi/linux.c:633 msgid "Display FPSWA version." msgstr "" #: grub-core/loader/multiboot.c:193 msgid "WARNING: no console will be available to OS" msgstr "" #: grub-core/loader/multiboot.c:389 msgid "Load a multiboot 2 kernel." msgstr "" #: grub-core/loader/multiboot.c:392 msgid "Load a multiboot 2 module." msgstr "" #: grub-core/loader/multiboot.c:395 msgid "Load a multiboot kernel." msgstr "" #: grub-core/loader/multiboot.c:398 msgid "Load a multiboot module." msgstr "" #: grub-core/loader/xnu.c:1404 grub-core/term/gfxterm_background.c:45 msgid "Background image mode." msgstr "" #. TRANSLATORS: This refers to background image mode (stretched or #. in left-top corner). Note that GRUB will accept only original #. keywords stretch and normal, not the translated ones. #. So please put both in translation #. e.g. stretch(=%STRETCH%)|normal(=%NORMAL%). #. The percents mark the translated version. Since many people #. may not know the word stretch or normal I recommend #. putting the translation either here or in "Background image mode." #. string. #: grub-core/loader/xnu.c:1404 grub-core/term/gfxterm_background.c:55 msgid "stretch|normal" msgstr "" #: grub-core/loader/xnu.c:1470 msgid "Load XNU image." msgstr "" #: grub-core/loader/xnu.c:1472 msgid "Load 64-bit XNU image." msgstr "" #: grub-core/loader/xnu.c:1474 msgid "Load XNU extension package." msgstr "" #: grub-core/loader/xnu.c:1476 msgid "Load XNU extension." msgstr "" #. TRANSLATORS: OSBundleRequired is a #. variable name in xnu extensions #. manifests. It behaves mostly like #. GNU/Linux runlevels. #. #: grub-core/loader/xnu.c:1483 msgid "DIRECTORY [OSBundleRequired]" msgstr "" #. TRANSLATORS: There are many extensions #. in extension directory. #: grub-core/loader/xnu.c:1486 msgid "Load XNU extension directory." msgstr "" #. TRANSLATORS: ramdisk here isn't identifier. It can be translated. #: grub-core/loader/xnu.c:1489 msgid "Load XNU ramdisk. It will be available in OS as md0." msgstr "" #: grub-core/loader/xnu.c:1493 msgid "Load a splash image for XNU." msgstr "" #: grub-core/loader/xnu.c:1498 msgid "Load an image of hibernated XNU." msgstr "" #: grub-core/mmap/mmap.c:538 msgid "ADDR1,MASK1[,ADDR2,MASK2[,...]]" msgstr "" #: grub-core/mmap/mmap.c:539 msgid "Declare memory regions as faulty (badram)." msgstr "" #: grub-core/mmap/mmap.c:541 msgid "FROM[K|M|G] TO[K|M|G]" msgstr "" #: grub-core/mmap/mmap.c:542 msgid "Remove any memory regions in specified range." msgstr "" #: grub-core/net/bootp.c:341 msgid "four arguments expected" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1165 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1165 #: grub-core/net/bootp.c:349 grub-core/net/net.c:1165 #, c-format msgid "unrecognised network interface `%s'" msgstr "" #: grub-core/net/bootp.c:352 msgid "no DHCP info found" msgstr "" #: grub-core/net/bootp.c:355 grub-core/net/bootp.c:367 msgid "no DHCP options found" msgstr "" #: grub-core/net/bootp.c:374 grub-core/net/bootp.c:384 #, c-format msgid "no DHCP option %d found" msgstr "" #: grub-core/net/bootp.c:444 #, c-format msgid "unrecognised DHCP option format specification `%s'" msgstr "" #: grub-core/net/bootp.c:468 msgid "no network card found" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:402 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:402 #: grub-core/net/bootp.c:590 grub-core/net/net.c:402 #, c-format msgid "couldn't autoconfigure %s" msgstr "" #: grub-core/net/bootp.c:604 msgid "[CARD]" msgstr "" #: grub-core/net/bootp.c:605 msgid "perform a bootp autoconfiguration" msgstr "" #: grub-core/net/bootp.c:607 msgid "VAR INTERFACE NUMBER DESCRIPTION" msgstr "" #: grub-core/net/bootp.c:608 msgid "" "retrieve DHCP option and save it into VAR. If VAR is - then print the value." msgstr "" #: grub-core/net/dns.c:450 msgid "no DNS servers configured" msgstr "" #: grub-core/net/dns.c:513 msgid "domain name component is too long" msgstr "" #: grub-core/net/dns.c:612 grub-core/net/dns.c:660 msgid "no DNS record found" msgstr "" #: grub-core/net/dns.c:620 msgid "no DNS reply received" msgstr "" #: grub-core/net/dns.c:676 msgid "only ipv4" msgstr "" #: grub-core/net/dns.c:680 msgid "only ipv6" msgstr "" #: grub-core/net/dns.c:684 msgid "prefer ipv4" msgstr "" #: grub-core/net/dns.c:688 msgid "prefer ipv6" msgstr "" #: grub-core/net/dns.c:721 msgid "invalid argument" msgstr "" #: grub-core/net/dns.c:753 msgid "ADDRESS DNSSERVER" msgstr "" #: grub-core/net/dns.c:754 msgid "Perform a DNS lookup" msgstr "" #: grub-core/net/dns.c:756 grub-core/net/dns.c:759 msgid "DNSSERVER" msgstr "" #: grub-core/net/dns.c:757 msgid "Add a DNS server" msgstr "" #: grub-core/net/dns.c:760 msgid "Remove a DNS server" msgstr "" #: grub-core/net/dns.c:762 msgid "List DNS servers" msgstr "" #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:48 #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:60 #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:64 #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:76 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:48 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:60 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:64 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:76 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:48 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:60 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:64 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:76 #: grub-core/net/drivers/efi/efinet.c:48 grub-core/net/drivers/efi/efinet.c:60 #: grub-core/net/drivers/efi/efinet.c:64 grub-core/net/drivers/efi/efinet.c:76 #: grub-core/net/drivers/emu/emunet.c:62 #: grub-core/net/drivers/i386/pc/pxe.c:274 #: grub-core/net/drivers/ieee1275/ofnet.c:75 #: grub-core/net/drivers/uboot/ubootnet.c:62 msgid "couldn't send network packet" msgstr "" #: grub-core/net/http.c:105 msgid "unsupported HTTP response" msgstr "" #. TRANSLATORS: GRUB HTTP code is pretty young. So even perfectly #. valid answers like 403 will trigger this very generic message. #: grub-core/net/http.c:126 #, c-format msgid "unsupported HTTP error %d: %s" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/tftp.c:407 #: grub-core/net/http.c:430 grub-core/net/tftp.c:408 #, c-format msgid "time out opening `%s'" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:194 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:194 #: grub-core/net/net.c:194 msgid "timeout: could not resolve hardware address" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:567 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:567 #: grub-core/net/net.c:567 #, c-format msgid "unresolvable address %s" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:613 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:613 #: grub-core/net/net.c:613 #, c-format msgid "unrecognised network address `%s'" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:680 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:680 #: grub-core/net/net.c:680 msgid "destination unreachable" msgstr "" #. TRANSLATORS: route loop is a condition when e.g. #. to contact server A you need to go through B #. and to contact B you need to go through A. #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:696 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:696 #: grub-core/net/net.c:696 msgid "route loop detected" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:712 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:712 #: grub-core/net/net.c:712 msgid "address not found" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:716 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:716 #: grub-core/net/net.c:716 msgid "you can't delete this address" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:788 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:804 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:788 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:804 #: grub-core/net/net.c:788 grub-core/net/net.c:804 #, c-format msgid "Unsupported hw address type %d\n" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:825 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:825 #: grub-core/net/net.c:825 #, c-format msgid "Unsupported address type %d\n" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1029 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1141 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1029 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1141 #: grub-core/net/net.c:1029 grub-core/net/net.c:1141 msgid "three arguments expected" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1035 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1035 #: grub-core/net/net.c:1035 msgid "card not found" msgstr "" #. TRANSLATORS: it refers to the network address. #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1177 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1177 #: grub-core/net/net.c:1177 msgid "temporary" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1200 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1200 #: grub-core/net/net.c:1200 #, c-format msgid "Unknown address type %d\n" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1308 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1308 #: grub-core/net/net.c:1308 msgid "no server is specified" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1566 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1566 #: grub-core/net/net.c:1567 #, c-format msgid "timeout reading `%s'" msgstr "" #. TRANSLATORS: HWADDRESS stands for #. "hardware address". #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1690 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1690 #: grub-core/net/net.c:1691 msgid "SHORTNAME CARD ADDRESS [HWADDRESS]" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1691 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1691 #: grub-core/net/net.c:1692 msgid "Add a network address." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1694 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1694 #: grub-core/net/net.c:1695 msgid "[CARD [HWADDRESS]]" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1695 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1695 #: grub-core/net/net.c:1696 msgid "Perform an IPV6 autoconfiguration" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1698 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1705 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1698 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1705 #: grub-core/net/net.c:1699 grub-core/net/net.c:1706 msgid "SHORTNAME" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1699 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1699 #: grub-core/net/net.c:1700 msgid "Delete a network address." msgstr "" #. TRANSLATORS: "gw" is a keyword. #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1702 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1702 #: grub-core/net/net.c:1703 msgid "SHORTNAME NET [INTERFACE| gw GATEWAY]" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1703 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1703 #: grub-core/net/net.c:1704 msgid "Add a network route." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1706 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1706 #: grub-core/net/net.c:1707 msgid "Delete a network route." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1708 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1708 #: grub-core/net/net.c:1709 msgid "list network routes" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1710 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1710 #: grub-core/net/net.c:1711 msgid "list network cards" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1712 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1712 #: grub-core/net/net.c:1713 msgid "list network addresses" msgstr "" #: grub-core/net/tcp.c:663 msgid "connection refused" msgstr "" #: grub-core/net/tcp.c:666 msgid "connection timeout" msgstr "" #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:217 #: grub-core/normal/auth.c:220 msgid "Enter username: " msgstr "" #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:266 #: grub-core/normal/auth.c:269 msgid "[USERLIST]" msgstr "" #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:267 #: grub-core/normal/auth.c:270 msgid "Check whether user is in USERLIST." msgstr "" #: grub-core/normal/cmdline.c:174 grub-core/normal/menu_entry.c:1057 msgid "Possible commands are:" msgstr "" #: grub-core/normal/cmdline.c:177 grub-core/normal/menu_entry.c:1061 msgid "Possible devices are:" msgstr "" #: grub-core/normal/cmdline.c:180 grub-core/normal/menu_entry.c:1065 msgid "Possible files are:" msgstr "" #: grub-core/normal/cmdline.c:183 grub-core/normal/menu_entry.c:1069 msgid "Possible partitions are:" msgstr "" #: grub-core/normal/cmdline.c:186 grub-core/normal/menu_entry.c:1073 msgid "Possible arguments are:" msgstr "" #. TRANSLATORS: this message is used if none of above matches. #. This shouldn't happen but please use the general term for #. "thing" or "object". #: grub-core/normal/cmdline.c:192 grub-core/normal/menu_entry.c:1077 msgid "Possible things are:" msgstr "" #: grub-core/normal/color.c:81 #, c-format msgid "Warning: syntax error (missing slash) in `%s'\n" msgstr "" #: grub-core/normal/color.c:90 #, c-format msgid "Warning: invalid foreground color `%s'\n" msgstr "" #: grub-core/normal/color.c:96 #, c-format msgid "Warning: invalid background color `%s'\n" msgstr "" #: grub-core/normal/context.c:203 msgid "ENVVAR [ENVVAR] ..." msgstr "" #: grub-core/normal/context.c:204 msgid "Export variables." msgstr "" #: grub-core/normal/datetime.c:25 msgid "Sunday" msgstr "" #: grub-core/normal/datetime.c:26 msgid "Monday" msgstr "" #: grub-core/normal/datetime.c:27 msgid "Tuesday" msgstr "" #: grub-core/normal/datetime.c:28 msgid "Wednesday" msgstr "" #: grub-core/normal/datetime.c:29 msgid "Thursday" msgstr "" #: grub-core/normal/datetime.c:30 msgid "Friday" msgstr "" #: grub-core/normal/datetime.c:31 msgid "Saturday" msgstr "" #: grub-core/normal/dyncmd.c:187 msgid "module isn't loaded" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:203 #: grub-core/normal/main.c:203 #, c-format msgid "GNU GRUB version %s" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:352 #: grub-core/normal/main.c:352 msgid "ESC at any time exits." msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:355 #: grub-core/normal/main.c:355 #, c-format msgid "" "Minimal BASH-like line editing is supported. For the first word, TAB lists " "possible command completions. Anywhere else TAB lists possible device or " "file completions. %s" msgstr "" #. TRANSLATORS: it's command line prompt. #: .pc/maybe_quiet.patch/grub-core/normal/main.c:387 #: grub-core/normal/main.c:396 msgid ">" msgstr "" #. TRANSLATORS: it's command line prompt. #: .pc/maybe_quiet.patch/grub-core/normal/main.c:390 #: grub-core/normal/main.c:399 msgid "grub>" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:506 #: grub-core/normal/main.c:517 msgid "Clear the screen." msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:515 #: grub-core/normal/main.c:526 msgid "Enter normal mode." msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:517 #: grub-core/normal/main.c:528 msgid "Exit from normal mode." msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:66 #: .pc/quick_boot.patch/grub-core/normal/menu.c:66 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:66 grub-core/normal/menu.c:66 #: grub-core/normal/menu_entry.c:1436 msgid "Press any key to continue..." msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:833 #: .pc/quick_boot.patch/grub-core/normal/menu.c:838 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:814 #: grub-core/normal/menu.c:862 #, c-format msgid "Booting `%s'" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:845 #: .pc/quick_boot.patch/grub-core/normal/menu.c:851 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:826 #: grub-core/normal/menu.c:875 #, c-format msgid "Falling back to `%s'" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:861 #: .pc/quick_boot.patch/grub-core/normal/menu.c:867 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:842 #: grub-core/normal/menu.c:891 msgid "Failed to boot both default and fallback entries.\n" msgstr "" #: grub-core/normal/menu_entry.c:1160 msgid "Booting a command list" msgstr "" #: grub-core/normal/menu_text.c:160 msgid "" "Minimum Emacs-like screen editing is supported. TAB lists completions. Press " "Ctrl-x or F10 to boot, Ctrl-c or F2 for a command-line or ESC to discard " "edits and return to the GRUB menu." msgstr "" #: grub-core/normal/menu_text.c:170 #, c-format msgid "Use the %C and %C keys to select which entry is highlighted." msgstr "" #. TRANSLATORS: that's the list of binary unit prefixes. #: grub-core/normal/misc.c:38 msgid "B" msgstr "" #: grub-core/normal/misc.c:38 msgid "KiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "MiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "GiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "TiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "PiB" msgstr "" #. TRANSLATORS: that's the list of binary unit prefixes. #: grub-core/normal/misc.c:40 msgid "K" msgstr "" #: grub-core/normal/misc.c:40 msgid "M" msgstr "" #: grub-core/normal/misc.c:40 msgid "G" msgstr "" #: grub-core/normal/misc.c:40 msgid "T" msgstr "" #: grub-core/normal/misc.c:40 msgid "P" msgstr "" #. TRANSLATORS: that's the list of binary unit prefixes. #: grub-core/normal/misc.c:42 msgid "B/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "KiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "MiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "GiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "TiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "PiB/s" msgstr "" #: grub-core/normal/misc.c:96 #, c-format msgid "Partition %s:" msgstr "" #: grub-core/normal/misc.c:101 #, c-format msgid "Device %s:" msgstr "" #: grub-core/normal/misc.c:107 msgid "Filesystem cannot be accessed" msgstr "" #: grub-core/normal/misc.c:121 #, c-format msgid "Filesystem type %s" msgstr "" #: grub-core/normal/misc.c:131 #, c-format msgid "- Label `%s'" msgstr "" #. TRANSLATORS: Arguments are year, month, day, hour, minute, #. second, day of the week (translated). #: grub-core/normal/misc.c:148 #, c-format msgid "- Last modification time %d-%02d-%02d %02d:%02d:%02d %s" msgstr "" #: grub-core/normal/misc.c:171 msgid "No known filesystem detected" msgstr "" #: grub-core/normal/misc.c:174 #, c-format msgid " - Partition start at %llu%sKiB" msgstr "" #: grub-core/normal/misc.c:178 #, c-format msgid " - Sector size %uB" msgstr "" #: grub-core/normal/misc.c:180 msgid " - Total size unknown" msgstr "" #: grub-core/normal/misc.c:182 #, c-format msgid " - Total size %llu%sKiB" msgstr "" #. TRANSLATORS: Replace dot with appropriate decimal separator for #. your language. #: grub-core/normal/misc.c:186 msgid ".5" msgstr "" #. TRANSLATORS: This has to fit on one line. It's ok to include few #. words but don't write poems. #: grub-core/normal/term.c:84 msgid "--MORE--" msgstr "" #: .pc/default_grub_d.patch/grub-core/osdep/unix/config.c:137 #: grub-core/osdep/aros/config.c:92 grub-core/osdep/unix/config.c:201 #: grub-core/osdep/windows/config.c:55 #, c-format msgid "cannot open configuration file `%s': %s" msgstr "" #: grub-core/osdep/basic/compress.c:8 grub-core/osdep/basic/compress.c:14 #: grub-core/osdep/basic/compress.c:20 msgid "no compression is available for your platform" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:416 #: grub-core/osdep/basic/no_platform.c:30 #: grub-core/osdep/windows/platform.c:422 msgid "no IEEE1275 routines are available for your platform" msgstr "" #: grub-core/osdep/basic/no_platform.c:38 msgid "no EFI routines are available for your platform" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:423 #: grub-core/osdep/basic/no_platform.c:45 #: grub-core/osdep/windows/platform.c:429 msgid "no SGI routines are available for your platform" msgstr "" #. TRANSLATORS: The OS itself may very well have a random #. number generator but GRUB doesn't know how to access it. #: grub-core/osdep/basic/random.c:42 msgid "no random number generator is available for your OS" msgstr "" #: grub-core/osdep/devmapper/getroot.c:75 msgid "Failed to create `device-mapper' tree" msgstr "" #: grub-core/osdep/devmapper/getroot.c:188 #: grub-core/osdep/freebsd/getroot.c:202 #, c-format msgid "can't mount encrypted volume `%s': %s" msgstr "" #. TRANSLATORS: geom is the name of (k)FreeBSD device framework. #. Usually left untranslated. #. #: grub-core/osdep/freebsd/getroot.c:82 grub-core/osdep/freebsd/getroot.c:164 #: grub-core/osdep/freebsd/getroot.c:258 grub-core/osdep/freebsd/getroot.c:316 msgid "couldn't open geom" msgstr "" #: grub-core/osdep/freebsd/getroot.c:182 grub-core/osdep/freebsd/getroot.c:277 msgid "couldn't find geli consumer" msgstr "" #: grub-core/osdep/freebsd/getroot.c:282 msgid "couldn't retrieve geli UUID" msgstr "" #. TRANSLATORS: geom is the name of (k)FreeBSD device framework. #. Usually left untranslated. "part" is the identifier of one of its #. classes. #: grub-core/osdep/freebsd/getroot.c:325 msgid "couldn't find geom `part' class" msgstr "" #: .pc/freebsd_debugflags_eperm.patch/grub-core/osdep/freebsd/hostdisk.c:72 #: grub-core/osdep/freebsd/hostdisk.c:72 grub-core/osdep/linux/hostdisk.c:93 msgid "unaligned device size" msgstr "" #: grub-core/osdep/generic/blocklist.c:56 #, c-format msgid "attempting to read the core image `%s' from GRUB" msgstr "" #: grub-core/osdep/generic/blocklist.c:57 #, c-format msgid "attempting to read the core image `%s' from GRUB again" msgstr "" #: grub-core/osdep/generic/blocklist.c:116 #, c-format msgid "cannot read `%s' correctly" msgstr "" #: grub-core/osdep/generic/blocklist.c:128 msgid "failed to read the sectors of the core image" msgstr "" #. TRANSLATORS: On GNU/Hurd, a "translator" is similar to a filesystem #. mount, but handled by a userland daemon, whose invocation command line #. is being fetched here. First %s is the file being looked at (for which #. we are fetching the "translator" command line), second %s is the error #. message. #. #: grub-core/osdep/hurd/getroot.c:79 #, c-format msgid "cannot get translator command line for path `%s': %s" msgstr "" #: grub-core/osdep/hurd/getroot.c:82 #, c-format msgid "translator command line is empty for path `%s'" msgstr "" #. TRANSLATORS: we expect to get something like #. /hurd/foobar --option1 --option2=baz /dev/something #. #: grub-core/osdep/hurd/getroot.c:98 #, c-format msgid "" "translator `%s' for path `%s' has several non-option words, at least `%s' " "and `%s'" msgstr "" #. TRANSLATORS: we expect to get something like #. /hurd/foobar --option1 --option2=baz /dev/something #. #: grub-core/osdep/hurd/getroot.c:109 #, c-format msgid "" "translator `%s' for path `%s' is given only options, cannot find device part" msgstr "" #: grub-core/osdep/hurd/hostdisk.c:73 #, c-format msgid "Storage information for `%s' does not include type" msgstr "" #: grub-core/osdep/hurd/hostdisk.c:75 #, c-format msgid "`%s' is not a local disk" msgstr "" #: grub-core/osdep/hurd/hostdisk.c:78 #, c-format msgid "" "Storage information for `%s' indicates neither a plain partition nor a plain " "disk" msgstr "" #: grub-core/osdep/linux/blocklist.c:81 grub-core/osdep/linux/blocklist.c:94 #: grub-core/osdep/linux/blocklist.c:120 #, c-format msgid "can't retrieve blocklists: %s" msgstr "" #: grub-core/osdep/linux/blocklist.c:84 msgid "blocksize is not divisible by 512" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:659 grub-core/osdep/linux/blocklist.c:88 #: util/setup.c:667 msgid "can't retrieve blocklists" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:148 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:148 #: grub-core/osdep/linux/getroot.c:148 #, c-format msgid "ioctl RAID_VERSION error: %s" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:154 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:158 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:154 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:158 #: grub-core/osdep/linux/getroot.c:154 grub-core/osdep/linux/getroot.c:158 #, c-format msgid "unsupported RAID version: %d.%d" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:163 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:163 #: grub-core/osdep/linux/getroot.c:163 #, c-format msgid "ioctl GET_ARRAY_INFO error: %s" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:172 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:172 #: grub-core/osdep/linux/getroot.c:172 #, c-format msgid "ioctl GET_DISK_INFO error: %s" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:91 #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:99 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:573 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:643 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:573 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:643 #: grub-core/osdep/linux/getroot.c:573 grub-core/osdep/linux/getroot.c:643 #: grub-core/osdep/linux/hostdisk.c:126 grub-core/osdep/unix/getroot.c:253 #: grub-core/osdep/unix/getroot.c:630 grub-core/osdep/unix/platform.c:91 #: grub-core/osdep/unix/platform.c:99 #, c-format msgid "Unable to open stream from %s: %s" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:966 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:979 #: grub-core/osdep/linux/getroot.c:993 #, c-format msgid "unknown kind of RAID device `%s'" msgstr "" #: grub-core/osdep/linux/ofpath.c:134 #, c-format msgid "" "`obppath' not found in parent dirs of `%s', no IEEE1275 name discovery" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1085 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1419 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:987 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1319 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:987 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1319 #: .pc/install_arm64_naming.patch/util/grub-install.c:981 #: .pc/install_arm64_naming.patch/util/grub-install.c:1313 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:981 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1300 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:981 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1302 #: .pc/install_signed.patch/util/grub-install.c:961 #: .pc/install_signed.patch/util/grub-install.c:1293 #: .pc/install_stage2_confusion.patch/util/grub-install.c:960 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1292 #: .pc/probe-delimiter.patch/util/grub-install.c:981 #: .pc/probe-delimiter.patch/util/grub-install.c:1313 #: .pc/probe-delimiter.patch/util/grub-probe.c:266 #: grub-core/osdep/linux/ofpath.c:172 grub-core/osdep/unix/getroot.c:497 #: grub-core/osdep/unix/getroot.c:521 grub-core/osdep/unix/relpath.c:49 #: util/grub-install.c:1084 util/grub-install.c:1418 util/grub-probe.c:267 #, c-format msgid "failed to get canonical path of `%s'" msgstr "" #: grub-core/osdep/linux/ofpath.c:532 #, c-format msgid "unknown device type %s\n" msgstr "" #: grub-core/osdep/linux/ofpath.c:550 util/ieee1275/grub-ofpathname.c:39 #, c-format msgid "Usage: %s DEVICE\n" msgstr "" #: grub-core/osdep/unix/exec.c:86 grub-core/osdep/unix/exec.c:172 #: grub-core/osdep/unix/exec.c:217 #, c-format msgid "Unable to fork: %s" msgstr "" #: grub-core/osdep/unix/exec.c:166 grub-core/osdep/unix/exec.c:211 #, c-format msgid "Unable to create pipe: %s" msgstr "" #: grub-core/osdep/unix/getroot.c:418 grub-core/osdep/unix/getroot.c:472 #: grub-core/osdep/unix/getroot.c:481 msgid "cannot restore the original directory" msgstr "" #. TRANSLATORS: "stat" comes from the name of POSIX function. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:793 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:784 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:784 #: .pc/grub_legacy_0_based_partitions.patch/util/getroot.c:159 #: .pc/grub_legacy_0_based_partitions.patch/util/getroot.c:161 #: .pc/install_arm64_naming.patch/util/grub-install.c:778 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:778 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:778 #: .pc/install_signed.patch/util/grub-install.c:759 #: .pc/install_stage2_confusion.patch/util/grub-install.c:758 #: .pc/probe-delimiter.patch/util/grub-install.c:778 #: grub-core/osdep/unix/getroot.c:543 grub-core/osdep/unix/hostdisk.c:66 #: grub-core/osdep/unix/relpath.c:70 grub-core/osdep/unix/relpath.c:94 #: util/getroot.c:159 util/getroot.c:161 util/grub-install.c:792 #: util/grub-macbless.c:70 #, c-format msgid "cannot stat `%s': %s" msgstr "" #: grub-core/osdep/unix/hostdisk.c:307 #, c-format msgid "cannot make temporary file: %s" msgstr "" #: grub-core/osdep/unix/hostdisk.c:325 #, c-format msgid "cannot make temporary directory: %s" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:77 #: grub-core/osdep/unix/platform.c:77 #, c-format msgid "" "couldn't find IEEE1275 device path for %s.\n" "You will have to set `boot-device' variable manually" msgstr "" #. TRANSLATORS: This message is shown when required executable `%s' #. isn't found. #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:146 #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:183 #: grub-core/osdep/unix/platform.c:146 grub-core/osdep/unix/platform.c:183 #, c-format msgid "%s: not found" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:219 #: grub-core/osdep/unix/platform.c:234 #, c-format msgid "" "`nvsetenv' failed. \n" "You will have to set `boot-device' variable manually. At the IEEE1275 " "prompt, type:\n" " %s\n" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:234 #: grub-core/osdep/unix/platform.c:250 msgid "You will have to set `SystemPartition' and `OSLoader' manually." msgstr "" #. TRANSLATORS: canonical pathname is the #. complete one e.g. /etc/fstab. It has #. to contain `/' normally, if it doesn't #. we're in trouble and throw this error. #: grub-core/osdep/unix/relpath.c:87 msgid "no `/' in canonical filename" msgstr "" #: grub-core/osdep/windows/hostdisk.c:151 msgid "cygwin_conv_path() failed" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:590 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:581 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:581 #: .pc/install_arm64_naming.patch/util/grub-install.c:575 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:575 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:575 #: .pc/install_signed.patch/util/grub-install.c:556 #: .pc/install_stage2_confusion.patch/util/grub-install.c:555 #: .pc/probe-delimiter.patch/util/grub-install.c:575 #: grub-core/osdep/windows/hostdisk.c:489 util/grub-install.c:589 msgid "couldn't retrieve random data" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:97 #: grub-core/osdep/windows/platform.c:97 msgid "Insufficient privileges to access firmware, assuming BIOS" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:225 #: grub-core/osdep/windows/platform.c:231 msgid "no EFI routines are available when running in BIOS mode" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:240 #: grub-core/osdep/windows/platform.c:246 msgid "unexpected EFI error" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:315 #: grub-core/osdep/windows/platform.c:321 msgid "Couldn't find a free BootNNNN slot" msgstr "" #: grub-core/partmap/gpt.c:191 msgid "" "this GPT partition label contains no BIOS Boot Partition; embedding won't be " "possible" msgstr "" #: grub-core/partmap/gpt.c:196 msgid "your BIOS Boot Partition is too small; embedding won't be possible" msgstr "" #. TRANSLATORS: MBR gap and boot track is the same thing and is the space #. between MBR and first partitition. If your language translates well only #. "boot track", you can just use it everywhere. Next two messages are about #. RAID controllers/software bugs which GRUB has to live with. Please spread #. the message that these are bugs in other software and not merely #. suboptimal behaviour. #: grub-core/partmap/msdos.c:51 #, c-format msgid "" "Sector %llu is already in use by raid controller `%s'; avoiding it. Please " "ask the manufacturer not to store data in MBR gap" msgstr "" #: grub-core/partmap/msdos.c:54 #, c-format msgid "" "Sector %llu is already in use by the program `%s'; avoiding it. This " "software may cause boot or other problems in future. Please ask its authors " "not to store data in the boot track" msgstr "" #: grub-core/partmap/msdos.c:384 msgid "" "other software is using the embedding area, and there is not enough room for " "core.img. Such software is often trying to store data in a way that avoids " "detection. We recommend you investigate" msgstr "" #: grub-core/partmap/msdos.c:395 msgid "" "this msdos-style partition label has no post-MBR gap; embedding won't be " "possible" msgstr "" #: grub-core/partmap/msdos.c:404 msgid "your embedding area is unusually small. core.img won't fit in it." msgstr "" #: grub-core/parttool/msdospart.c:39 msgid "Make partition active" msgstr "" #: grub-core/parttool/msdospart.c:51 msgid "not a primary partition" msgstr "" #: grub-core/parttool/msdospart.c:69 #, c-format msgid "Partition %d is active now. \n" msgstr "" #: grub-core/parttool/msdospart.c:74 #, c-format msgid "Cleared active flag on %d. \n" msgstr "" #: grub-core/parttool/msdospart.c:87 msgid "Change partition type" msgstr "" #: grub-core/parttool/msdospart.c:88 msgid "Set `hidden' flag in partition type" msgstr "" #: grub-core/parttool/msdospart.c:130 #, c-format msgid "the partition type 0x%x isn't valid" msgstr "" #. TRANSLATORS: In this case we're actually writing to the disk and actively #. modifying partition type rather than just defining it. #: grub-core/parttool/msdospart.c:137 #, c-format msgid "Setting partition type to 0x%x\n" msgstr "" #. TRANSLATORS: 0 is a quantifier. "break" (similar to bash) #. can be used e.g. to break 3 loops at once. #. But asking it to break 0 loops makes no sense. #: grub-core/script/execute.c:142 msgid "can't break 0 loops" msgstr "" #. TRANSLATORS: It's about not being #. inside a function. "return" can be used only #. in a function and this error occurs if it's used #. anywhere else. #: grub-core/script/execute.c:226 msgid "not in function body" msgstr "" #: grub-core/script/execute.c:370 #, c-format msgid "invalid variable name `%s'" msgstr "" #: grub-core/script/lexer.c:144 util/grub-fstest.c:330 msgid "unexpected end of file" msgstr "" #: grub-core/script/main.c:55 grub-core/script/main.c:57 #: grub-core/script/main.c:59 grub-core/script/main.c:67 msgid "[NUM]" msgstr "" #: grub-core/script/main.c:55 msgid "Exit from loops" msgstr "" #: grub-core/script/main.c:57 msgid "Continue loops" msgstr "" #. TRANSLATORS: Positional arguments are #. arguments $0, $1, $2, ... #: grub-core/script/main.c:62 msgid "Shift positional parameters." msgstr "" #: grub-core/script/main.c:64 msgid "[VALUE]..." msgstr "" #: grub-core/script/main.c:65 msgid "Set positional parameters." msgstr "" #. TRANSLATORS: It's a command description #. and "Return" is a verb, not a noun. The #. command in question is "return" and #. has exactly the same semanics as bash #. equivalent. #: grub-core/script/main.c:73 msgid "Return from a function." msgstr "" #: grub-core/term/gfxterm_background.c:176 msgid "[-m (stretch|normal)] FILE" msgstr "" #: grub-core/term/gfxterm_background.c:177 msgid "Load background image for active terminal." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:321 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:322 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:315 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:316 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:315 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:316 #: .pc/install_arm64_naming.patch/util/grub-install.c:315 #: .pc/install_arm64_naming.patch/util/grub-install.c:316 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:315 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:316 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:315 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:316 #: .pc/install_signed.patch/util/grub-install.c:304 #: .pc/install_signed.patch/util/grub-install.c:305 #: .pc/install_stage2_confusion.patch/util/grub-install.c:303 #: .pc/install_stage2_confusion.patch/util/grub-install.c:304 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:106 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:107 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:106 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:107 #: .pc/probe-delimiter.patch/util/grub-install.c:315 #: .pc/probe-delimiter.patch/util/grub-install.c:316 #: grub-core/term/gfxterm_background.c:182 util/grub-install.c:320 #: util/grub-install.c:321 util/grub-mkrescue.c:106 util/grub-mkrescue.c:107 #: util/grub-render-label.c:61 util/grub-render-label.c:63 msgid "COLOR" msgstr "" #: grub-core/term/gfxterm_background.c:183 msgid "Set background color for active terminal." msgstr "" #: grub-core/term/i386/coreboot/cbmemc.c:119 msgid "Show CBMEM console content." msgstr "" #: grub-core/term/serial.c:57 msgid "Set the serial unit." msgstr "" #: grub-core/term/serial.c:58 msgid "Set the serial port address." msgstr "" #: grub-core/term/serial.c:59 msgid "Set the serial port speed." msgstr "" #: grub-core/term/serial.c:60 msgid "Set the serial port word length." msgstr "" #: grub-core/term/serial.c:61 msgid "Set the serial port parity." msgstr "" #: grub-core/term/serial.c:62 msgid "Set the serial port stop bits." msgstr "" #: grub-core/term/serial.c:63 msgid "Set the base frequency." msgstr "" #: grub-core/term/serial.c:64 msgid "Enable/disable RTS/CTS." msgstr "" #: grub-core/term/serial.c:218 #, c-format msgid "serial port `%s' isn't found" msgstr "" #: grub-core/term/serial.c:250 msgid "unsupported serial port flow control" msgstr "" #: grub-core/term/serial.c:422 msgid "[OPTIONS...]" msgstr "" #: grub-core/term/serial.c:423 msgid "Configure serial port." msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:184 #: grub-core/term/terminfo.c:184 #, c-format msgid "unknown terminfo type `%s'" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:654 #: grub-core/term/terminfo.c:654 msgid "ASCII" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:657 #: grub-core/term/terminfo.c:657 msgid "UTF-8" msgstr "" #. TRANSLATORS: visually ordered UTF-8 is a non-compliant encoding #. based on UTF-8 with right-to-left languages written in reverse. #. Used on some terminals. Normal UTF-8 is refered as #. "logically-ordered UTF-8" by opposition. #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:663 #: grub-core/term/terminfo.c:663 msgid "visually-ordered UTF-8" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:666 #: grub-core/term/terminfo.c:666 msgid "Unknown encoding" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:670 #: grub-core/term/terminfo.c:670 msgid "Current terminfo types:" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:685 #: grub-core/term/terminfo.c:685 msgid "Terminal is ASCII-only [default]." msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:686 #: grub-core/term/terminfo.c:686 msgid "Terminal is logical-ordered UTF-8." msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:687 #: grub-core/term/terminfo.c:687 msgid "Terminal is visually-ordered UTF-8." msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:689 #: grub-core/term/terminfo.c:689 msgid "Terminal has specified geometry." msgstr "" #. TRANSLATORS: "x" has to be entered in, like an identifier, so please don't #. use better Unicode codepoints. #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:692 #: grub-core/term/terminfo.c:692 msgid "WIDTHxHEIGHT." msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:732 #: grub-core/term/terminfo.c:732 msgid "incorrect terminal dimensions specification" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:762 #: grub-core/term/terminfo.c:762 #, c-format msgid "terminal %s isn't found or it's not handled by terminfo" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:771 #: grub-core/term/terminfo.c:771 msgid "[[-a|-u|-v] [-g WxH] TERM [TYPE]]" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:772 #: grub-core/term/terminfo.c:772 msgid "Set terminfo type of TERM to TYPE.\n" msgstr "" #. TRANSLATORS: this is the BLOCK-argument, not #. environment block. #: grub-core/tests/test_blockarg.c:49 msgid "Print and execute block argument." msgstr "" #. TRANSLATORS: We're speaking about bitmap images like #. JPEG or PNG. #: grub-core/video/bitmap.c:209 #, c-format msgid "bitmap file `%s' is of unsupported format" msgstr "" #: .pc/blacklist_1440x900x32.patch/grub-core/video/i386/pc/vbe.c:1190 #: grub-core/video/i386/pc/vbe.c:1199 #, c-format msgid " VBE info: version: %d.%d OEM software rev: %d.%d\n" msgstr "" #: .pc/blacklist_1440x900x32.patch/grub-core/video/i386/pc/vbe.c:1197 #: grub-core/video/i386/pc/vbe.c:1206 #, c-format msgid " total memory: %d KiB\n" msgstr "" #: grub-core/video/video.c:596 grub-core/video/video.c:760 msgid "no suitable video mode found" msgstr "" #: include/grub/crypto.h:403 msgid "access denied" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:30 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:33 #: include/grub/util/install.h:30 include/grub/util/install.h:33 msgid "MODULES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:31 #: include/grub/util/install.h:31 msgid "pre-load specified modules MODULES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:34 #: include/grub/util/install.h:34 msgid "install only MODULES and their dependencies [default=all]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:35 #: include/grub/util/install.h:35 msgid "THEMES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:36 #: include/grub/util/install.h:36 #, c-format msgid "install THEMES [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:37 #: include/grub/util/install.h:37 msgid "FONTS" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:38 #: include/grub/util/install.h:38 #, c-format msgid "install FONTS [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:39 #: include/grub/util/install.h:39 msgid "LOCALES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:40 #: include/grub/util/install.h:40 msgid "install only LOCALES [default=all]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:43 #: include/grub/util/install.h:43 msgid "compress GRUB files [optional]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:46 #: include/grub/util/install.h:46 util/grub-mkimage.c:82 msgid "choose the compression to use for core image" msgstr "" #. TRANSLATORS: platform here isn't identifier. It can be translated. #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:49 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:52 #: include/grub/util/install.h:49 include/grub/util/install.h:52 #: util/grub-mkimage.c:66 #, c-format msgid "use images and modules under DIR [default=%s/]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:55 #: include/grub/util/install.h:55 #, c-format msgid "use translations under DIR [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:58 #: include/grub/util/install.h:58 #, c-format msgid "use themes under DIR [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:63 #: include/grub/util/install.h:63 util/grub-mkimage.c:77 msgid "embed FILE as public key for signature checking" msgstr "" #: util/editenv.c:63 #, c-format msgid "cannot rename the file %s to %s" msgstr "" #: .pc/grub_legacy_0_based_partitions.patch/util/getroot.c:404 #: util/getroot.c:418 #, c-format msgid "disk does not exist, so falling back to partition device %s" msgstr "" #: util/grub-editenv.c:45 util/grub-fstest.c:506 msgid "Commands:" msgstr "" #: util/grub-editenv.c:47 msgid "Create a blank environment block file." msgstr "" #: util/grub-editenv.c:49 msgid "List the current variables." msgstr "" #. TRANSLATORS: "set" is a keyword. It's a summary of "set" subcommand. #: util/grub-editenv.c:51 msgid "set [NAME=VALUE ...]" msgstr "" #: util/grub-editenv.c:52 msgid "Set variables." msgstr "" #. TRANSLATORS: "unset" is a keyword. It's a summary of "unset" subcommand. #: util/grub-editenv.c:54 msgid "unset [NAME ...]" msgstr "" #: util/grub-editenv.c:55 msgid "Delete variables." msgstr "" #: util/grub-editenv.c:57 msgid "Options:" msgstr "" #: util/grub-editenv.c:84 msgid "You need to specify at least one command.\n" msgstr "" #: util/grub-editenv.c:113 msgid "FILENAME COMMAND" msgstr "" #: util/grub-editenv.c:114 msgid "Tool to edit environment block." msgstr "" #: util/grub-editenv.c:116 #, c-format msgid "" "If FILENAME is `-', the default value %s is used.\n" "\n" "There is no `delete' command; if you want to delete the whole environment\n" "block, use `rm %s'." msgstr "" #: util/grub-editenv.c:162 msgid "invalid environment block" msgstr "" #: util/grub-editenv.c:216 #, c-format msgid "invalid parameter %s" msgstr "" #: util/grub-editenv.c:221 msgid "environment block too small" msgstr "" #: util/grub-fstest.c:107 #, c-format msgid "disk read fails at offset %lld, length %lld" msgstr "" #: util/grub-fstest.c:138 #, c-format msgid "invalid skip value %lld" msgstr "" #: util/grub-fstest.c:160 util/grub-fstest.c:246 #, c-format msgid "read error at offset %llu: %s" msgstr "" #: util/grub-fstest.c:210 #, c-format msgid "cannot open OS file `%s': %s" msgstr "" #: util/grub-fstest.c:225 util/misc.c:172 #, c-format msgid "cannot write to the stdout: %s" msgstr "" #: util/grub-fstest.c:259 #, c-format msgid "compare fail at offset %llu" msgstr "" #: util/grub-fstest.c:280 util/grub-fstest.c:314 #, c-format msgid "OS file %s open error: %s" msgstr "" #: util/grub-fstest.c:402 util/grub-mount.c:393 #, c-format msgid "`loopback' command fails: %s" msgstr "" #: util/grub-fstest.c:413 util/grub-mount.c:403 #, c-format msgid "`cryptomount' command fails: %s" msgstr "" #: util/grub-fstest.c:474 util/grub-fstest.c:478 msgid "couldn't retrieve UUID" msgstr "" #: util/grub-fstest.c:507 msgid "ls PATH" msgstr "" #: util/grub-fstest.c:507 msgid "List files in PATH." msgstr "" #: util/grub-fstest.c:508 msgid "cp FILE LOCAL" msgstr "" #: util/grub-fstest.c:508 msgid "Copy FILE to local file LOCAL." msgstr "" #: util/grub-fstest.c:509 msgid "cat FILE" msgstr "" #: util/grub-fstest.c:509 msgid "Copy FILE to standard output." msgstr "" #: util/grub-fstest.c:510 msgid "cmp FILE LOCAL" msgstr "" #: util/grub-fstest.c:510 msgid "Compare FILE with local file LOCAL." msgstr "" #: util/grub-fstest.c:511 msgid "hex FILE" msgstr "" #: util/grub-fstest.c:511 msgid "Show contents of FILE in hex." msgstr "" #: util/grub-fstest.c:512 msgid "crc FILE" msgstr "" #: util/grub-fstest.c:512 msgid "Get crc32 checksum of FILE." msgstr "" #: util/grub-fstest.c:513 msgid "blocklist FILE" msgstr "" #: util/grub-fstest.c:513 msgid "Display blocklist of FILE." msgstr "" #: util/grub-fstest.c:514 msgid "xnu_uuid DEVICE" msgstr "" #: util/grub-fstest.c:514 msgid "Compute XNU UUID of the device." msgstr "" #. TRANSLATORS: bitmaps are images like e.g. in JPEG. #: util/grub-fstest.c:517 util/grub-fstest.c:518 util/grub-fstest.c:519 #: util/grub-mkfont.c:935 util/grub-mkfont.c:948 util/grub-mkfont.c:949 #: util/grub-mkpasswd-pbkdf2.c:46 util/grub-mkpasswd-pbkdf2.c:47 #: util/grub-mkpasswd-pbkdf2.c:48 msgid "NUM" msgstr "" #: util/grub-fstest.c:517 msgid "Skip N bytes from output file." msgstr "" #: util/grub-fstest.c:518 msgid "Handle N bytes in output file." msgstr "" #: util/grub-fstest.c:519 msgid "Specify the number of input files." msgstr "" #: util/grub-fstest.c:520 util/grub-mount.c:454 msgid "Set debug environment variable." msgstr "" #: util/grub-fstest.c:521 util/grub-mount.c:455 msgid "Mount crypto devices." msgstr "" #. TRANSLATORS: "prompt" is a keyword. #: util/grub-fstest.c:524 util/grub-mount.c:458 msgid "FILE|prompt" msgstr "" #: util/grub-fstest.c:524 util/grub-mount.c:458 msgid "Load zfs crypto key." msgstr "" #: util/grub-fstest.c:526 msgid "Uncompress data." msgstr "" #: util/grub-fstest.c:605 msgid "Invalid disk count.\n" msgstr "" #. TRANSLATORS: disk count is optional but if it's there it must #. be before disk list. So please don't imply disk count as mandatory. #. #: util/grub-fstest.c:613 msgid "Disk count must precede disks list.\n" msgstr "" #: util/grub-fstest.c:633 msgid "No command is specified.\n" msgstr "" #: util/grub-fstest.c:638 msgid "Not enough parameters to command.\n" msgstr "" #: util/grub-fstest.c:711 #, c-format msgid "Invalid command %s.\n" msgstr "" #: util/grub-fstest.c:724 msgid "IMAGE_PATH COMMANDS" msgstr "" #: util/grub-fstest.c:725 util/grub-mount.c:552 msgid "Debug tool for filesystem driver." msgstr "" #: util/grub-glue-efi.c:53 msgid "set input filename for 32-bit part." msgstr "" #: util/grub-glue-efi.c:55 msgid "set input filename for 64-bit part." msgstr "" #: util/grub-glue-efi.c:57 util/grub-mklayout.c:55 util/grub-render-label.c:71 msgid "set output filename. Default is STDOUT" msgstr "" #: util/grub-glue-efi.c:94 util/grub-mklayout.c:469 #: util/grub-mkpasswd-pbkdf2.c:86 util/grub-render-label.c:131 msgid "[OPTIONS]" msgstr "" #: util/grub-glue-efi.c:95 msgid "Glue 32-bit and 64-bit binary into Apple universal one." msgstr "" #: util/grub-glue-efi.c:116 msgid "Missing input file\n" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:121 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:145 #: util/grub-install-common.c:121 util/grub-install-common.c:145 #, c-format msgid "cannot copy `%s' to `%s': %s" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:141 #: util/grub-install-common.c:141 #, c-format msgid "can't compress `%s' to `%s'" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:856 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:190 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:538 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:565 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:606 #: util/grub-install-common.c:190 util/grub-install-common.c:538 #: util/grub-install-common.c:565 util/grub-install-common.c:613 #: util/grub-install.c:855 #, c-format msgid "cannot open directory `%s': %s" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:206 #: util/grub-install-common.c:206 #, c-format msgid "cannot delete `%s': %s" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:318 #: util/grub-install-common.c:318 util/grub-mkimage.c:202 msgid "grub-mkimage is compiled without XZ support" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:326 #: util/grub-install-common.c:326 util/grub-mkimage.c:210 #, c-format msgid "Unknown compression format %s" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:389 #: util/grub-install-common.c:389 #, c-format msgid "Unrecognized compression `%s'" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:496 #: util/grub-install-common.c:496 util/grub-mkimage.c:152 #: util/grub-mkstandalone.c:96 #, c-format msgid "unknown target format %s\n" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:798 #: util/grub-install-common.c:822 #, c-format msgid "cannot find locale `%s'" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:881 #: util/grub-install-common.c:907 #, c-format msgid "%s doesn't exist. Please specify --target or --directory" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:888 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:891 #: util/grub-install-common.c:914 util/grub-install-common.c:917 #, c-format msgid "invalid modinfo file `%s'" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:906 #: util/grub-install-common.c:932 #, c-format msgid "Unknown platform `%s-%s'" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:257 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:251 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:251 #: .pc/install_arm64_naming.patch/util/grub-install.c:251 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:251 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:251 #: .pc/install_signed.patch/util/grub-install.c:240 #: .pc/install_stage2_confusion.patch/util/grub-install.c:239 #: .pc/probe-delimiter.patch/util/grub-install.c:251 util/grub-install.c:256 msgid "More than one install device?" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:270 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:264 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:264 #: .pc/install_arm64_naming.patch/util/grub-install.c:264 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:264 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:264 #: .pc/install_signed.patch/util/grub-install.c:253 #: .pc/install_stage2_confusion.patch/util/grub-install.c:252 #: .pc/probe-delimiter.patch/util/grub-install.c:264 util/grub-install.c:269 #, c-format msgid "" "install GRUB images under the directory DIR/%s instead of the %s directory" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:275 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:269 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:269 #: .pc/install_arm64_naming.patch/util/grub-install.c:269 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:269 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:269 #: .pc/install_signed.patch/util/grub-install.c:258 #: .pc/install_stage2_confusion.patch/util/grub-install.c:257 #: .pc/probe-delimiter.patch/util/grub-install.c:269 #: .pc/probe-delimiter.patch/util/grub-probe.c:712 util/grub-install.c:274 #: util/grub-probe.c:710 msgid "TARGET" msgstr "" #. TRANSLATORS: "TARGET" as in "target platform". #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:277 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:271 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:271 #: .pc/install_arm64_naming.patch/util/grub-install.c:271 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:271 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:271 #: .pc/install_signed.patch/util/grub-install.c:260 #: .pc/install_stage2_confusion.patch/util/grub-install.c:259 #: .pc/probe-delimiter.patch/util/grub-install.c:271 util/grub-install.c:276 #, c-format msgid "install GRUB for TARGET platform [default=%s]" msgstr "" #. TRANSLATORS: "may break" doesn't just mean that option wouldn't have any #. effect but that it will make the resulting install unbootable from HDD. #. TRANSLATORS: The potential breakage isn't limited to floppies but it's #. likely to make the install unbootable from HDD. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:286 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:280 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:280 #: .pc/install_arm64_naming.patch/util/grub-install.c:280 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:280 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:280 #: .pc/install_signed.patch/util/grub-install.c:269 #: .pc/install_stage2_confusion.patch/util/grub-install.c:268 #: .pc/probe-delimiter.patch/util/grub-install.c:280 util/grub-install.c:285 #: util/grub-setup.c:94 msgid "" "make the drive also bootable as floppy (default for fdX devices). May break " "on some BIOSes." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:289 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:283 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:283 #: .pc/install_arm64_naming.patch/util/grub-install.c:283 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:283 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:283 #: .pc/install_signed.patch/util/grub-install.c:272 #: .pc/install_stage2_confusion.patch/util/grub-install.c:271 #: .pc/probe-delimiter.patch/util/grub-install.c:283 util/grub-install.c:288 msgid "delete device map if it already exists" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:291 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:285 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:285 #: .pc/install_arm64_naming.patch/util/grub-install.c:285 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:285 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:285 #: .pc/install_signed.patch/util/grub-install.c:274 #: .pc/install_stage2_confusion.patch/util/grub-install.c:273 #: .pc/probe-delimiter.patch/util/grub-install.c:285 util/grub-install.c:290 #: util/grub-setup.c:87 msgid "install even if problems are detected" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:293 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:287 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:287 #: .pc/install_arm64_naming.patch/util/grub-install.c:287 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:287 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:287 #: .pc/install_signed.patch/util/grub-install.c:276 #: .pc/install_stage2_confusion.patch/util/grub-install.c:275 #: .pc/probe-delimiter.patch/util/grub-install.c:287 util/grub-install.c:292 msgid "use identifier file even if UUID is available" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:295 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:289 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:289 #: .pc/install_arm64_naming.patch/util/grub-install.c:289 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:289 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:289 #: .pc/install_signed.patch/util/grub-install.c:278 #: .pc/install_stage2_confusion.patch/util/grub-install.c:277 #: .pc/probe-delimiter.patch/util/grub-install.c:289 util/grub-install.c:294 msgid "" "disk module to use (biosdisk or native). This option is only available on " "BIOS target." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:298 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:292 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:292 #: .pc/install_arm64_naming.patch/util/grub-install.c:292 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:292 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:292 #: .pc/install_signed.patch/util/grub-install.c:281 #: .pc/install_stage2_confusion.patch/util/grub-install.c:280 #: .pc/probe-delimiter.patch/util/grub-install.c:292 util/grub-install.c:297 msgid "" "don't update the `boot-device'/`Boot*' NVRAM variables. This option is only " "available on EFI and IEEE1275 targets." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:301 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:295 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:295 #: .pc/install_arm64_naming.patch/util/grub-install.c:295 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:295 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:295 #: .pc/install_signed.patch/util/grub-install.c:284 #: .pc/install_stage2_confusion.patch/util/grub-install.c:283 #: .pc/probe-delimiter.patch/util/grub-install.c:295 util/grub-install.c:300 #: util/grub-setup.c:89 msgid "do not probe for filesystems in DEVICE" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:303 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:297 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:297 #: .pc/install_arm64_naming.patch/util/grub-install.c:297 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:297 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:297 #: .pc/install_signed.patch/util/grub-install.c:286 #: .pc/install_stage2_confusion.patch/util/grub-install.c:285 #: .pc/probe-delimiter.patch/util/grub-install.c:297 util/grub-install.c:302 msgid "do not install bootsector" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:305 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:299 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:299 #: .pc/install_arm64_naming.patch/util/grub-install.c:299 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:299 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:299 #: .pc/install_signed.patch/util/grub-install.c:288 #: .pc/install_stage2_confusion.patch/util/grub-install.c:287 #: .pc/probe-delimiter.patch/util/grub-install.c:299 util/grub-install.c:304 #: util/grub-setup.c:96 msgid "" "Do not apply any reed-solomon codes when embedding core.img. This option is " "only available on x86 BIOS targets." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:312 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:306 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:306 #: .pc/install_arm64_naming.patch/util/grub-install.c:306 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:306 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:306 #: .pc/install_signed.patch/util/grub-install.c:295 #: .pc/install_stage2_confusion.patch/util/grub-install.c:294 #: .pc/probe-delimiter.patch/util/grub-install.c:306 util/grub-install.c:311 msgid "" "the installation device is removable. This option is only available on EFI." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:314 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:308 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:308 #: .pc/install_arm64_naming.patch/util/grub-install.c:308 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:308 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:308 #: .pc/install_signed.patch/util/grub-install.c:297 #: .pc/install_stage2_confusion.patch/util/grub-install.c:296 #: .pc/probe-delimiter.patch/util/grub-install.c:308 util/grub-install.c:313 msgid "ID" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:315 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:309 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:309 #: .pc/install_arm64_naming.patch/util/grub-install.c:309 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:309 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:309 #: .pc/install_signed.patch/util/grub-install.c:298 #: .pc/install_stage2_confusion.patch/util/grub-install.c:297 #: .pc/probe-delimiter.patch/util/grub-install.c:309 util/grub-install.c:314 msgid "the ID of bootloader. This option is only available on EFI and Macs." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:317 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:311 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:311 #: .pc/install_arm64_naming.patch/util/grub-install.c:311 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:311 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:311 #: .pc/install_signed.patch/util/grub-install.c:300 #: .pc/install_stage2_confusion.patch/util/grub-install.c:299 #: .pc/probe-delimiter.patch/util/grub-install.c:311 util/grub-install.c:316 msgid "use DIR as the EFI System Partition root." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:319 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:313 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:313 #: .pc/install_arm64_naming.patch/util/grub-install.c:313 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:313 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:313 #: .pc/install_signed.patch/util/grub-install.c:302 #: .pc/install_stage2_confusion.patch/util/grub-install.c:301 #: .pc/probe-delimiter.patch/util/grub-install.c:313 util/grub-install.c:318 msgid "use DIR for PPC MAC install." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:320 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:314 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:314 #: .pc/install_arm64_naming.patch/util/grub-install.c:314 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:314 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:314 #: .pc/install_signed.patch/util/grub-install.c:303 #: .pc/install_stage2_confusion.patch/util/grub-install.c:302 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:105 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:105 #: .pc/probe-delimiter.patch/util/grub-install.c:314 util/grub-install.c:319 #: util/grub-mkrescue.c:105 msgid "use FILE as font for label" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:321 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:315 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:315 #: .pc/install_arm64_naming.patch/util/grub-install.c:315 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:315 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:315 #: .pc/install_signed.patch/util/grub-install.c:304 #: .pc/install_stage2_confusion.patch/util/grub-install.c:303 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:106 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:106 #: .pc/probe-delimiter.patch/util/grub-install.c:315 util/grub-install.c:320 #: util/grub-mkrescue.c:106 msgid "use COLOR for label" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:322 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:316 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:316 #: .pc/install_arm64_naming.patch/util/grub-install.c:316 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:316 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:316 #: .pc/install_signed.patch/util/grub-install.c:305 #: .pc/install_stage2_confusion.patch/util/grub-install.c:304 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:107 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:107 #: .pc/probe-delimiter.patch/util/grub-install.c:316 util/grub-install.c:321 #: util/grub-mkrescue.c:107 msgid "use COLOR for label background" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:323 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:317 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:317 #: .pc/install_arm64_naming.patch/util/grub-install.c:317 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:317 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:317 #: .pc/install_signed.patch/util/grub-install.c:306 #: .pc/install_stage2_confusion.patch/util/grub-install.c:305 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:109 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:109 #: .pc/probe-delimiter.patch/util/grub-install.c:317 util/grub-install.c:322 #: util/grub-mkrescue.c:109 msgid "use STRING as product version" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:385 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:376 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:376 #: .pc/install_arm64_naming.patch/util/grub-install.c:376 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:376 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:376 #: .pc/install_signed.patch/util/grub-install.c:357 #: .pc/install_stage2_confusion.patch/util/grub-install.c:356 #: .pc/probe-delimiter.patch/util/grub-install.c:376 util/grub-install.c:384 msgid "[OPTION] [INSTALL_DEVICE]" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:386 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:377 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:377 #: .pc/install_arm64_naming.patch/util/grub-install.c:377 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:377 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:377 #: .pc/install_signed.patch/util/grub-install.c:358 #: .pc/install_stage2_confusion.patch/util/grub-install.c:357 #: .pc/probe-delimiter.patch/util/grub-install.c:377 util/grub-install.c:385 msgid "Install GRUB on your drive." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:387 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:378 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:378 #: .pc/install_arm64_naming.patch/util/grub-install.c:378 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:378 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:378 #: .pc/install_signed.patch/util/grub-install.c:359 #: .pc/install_stage2_confusion.patch/util/grub-install.c:358 #: .pc/probe-delimiter.patch/util/grub-install.c:378 util/grub-install.c:386 #, c-format msgid "" "INSTALL_DEVICE must be system device filename.\n" "%s copies GRUB images into %s. On some platforms, it may also install GRUB " "into the boot sector." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:692 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:683 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:683 #: .pc/install_arm64_naming.patch/util/grub-install.c:677 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:677 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:677 #: .pc/install_signed.patch/util/grub-install.c:658 #: .pc/install_stage2_confusion.patch/util/grub-install.c:657 #: .pc/probe-delimiter.patch/util/grub-install.c:677 util/grub-install.c:691 #, c-format msgid "the drive %s is defined multiple times in the device map %s" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:987 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:889 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:889 #: .pc/install_arm64_naming.patch/util/grub-install.c:883 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:883 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:883 #: .pc/install_signed.patch/util/grub-install.c:863 #: .pc/install_stage2_confusion.patch/util/grub-install.c:862 #: .pc/probe-delimiter.patch/util/grub-install.c:883 util/grub-install.c:986 msgid "Unable to determine your platform. Use --target." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1000 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:902 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:902 #: .pc/install_arm64_naming.patch/util/grub-install.c:896 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:896 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:896 #: .pc/install_signed.patch/util/grub-install.c:876 #: .pc/install_stage2_confusion.patch/util/grub-install.c:875 #: .pc/probe-delimiter.patch/util/grub-install.c:896 util/grub-install.c:999 #, c-format msgid "Installing for %s platform.\n" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1044 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:946 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:946 #: .pc/install_arm64_naming.patch/util/grub-install.c:940 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:940 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:940 #: .pc/install_signed.patch/util/grub-install.c:920 #: .pc/install_stage2_confusion.patch/util/grub-install.c:919 #: .pc/probe-delimiter.patch/util/grub-install.c:940 util/grub-install.c:1043 msgid "install device isn't specified" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1156 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1058 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1058 #: .pc/install_arm64_naming.patch/util/grub-install.c:1052 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1052 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1052 #: .pc/install_signed.patch/util/grub-install.c:1032 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1031 #: .pc/probe-delimiter.patch/util/grub-install.c:1052 util/grub-install.c:1155 msgid "cannot find EFI directory" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1159 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1298 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1343 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1061 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1198 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1243 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1061 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1198 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1243 #: .pc/install_arm64_naming.patch/util/grub-install.c:1055 #: .pc/install_arm64_naming.patch/util/grub-install.c:1192 #: .pc/install_arm64_naming.patch/util/grub-install.c:1237 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1055 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1179 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1224 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1055 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1181 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1226 #: .pc/install_signed.patch/util/grub-install.c:1035 #: .pc/install_signed.patch/util/grub-install.c:1172 #: .pc/install_signed.patch/util/grub-install.c:1217 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1034 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1171 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1216 #: .pc/probe-delimiter.patch/util/grub-install.c:1055 #: .pc/probe-delimiter.patch/util/grub-install.c:1192 #: .pc/probe-delimiter.patch/util/grub-install.c:1237 #: .pc/probe-delimiter.patch/util/grub-probe.c:272 util/grub-install.c:1158 #: util/grub-install.c:1297 util/grub-install.c:1342 util/grub-macbless.c:76 #: util/grub-probe.c:273 #, c-format msgid "cannot find a device for %s (is /dev mounted?)" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1168 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1306 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1359 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1453 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1070 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1206 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1259 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1353 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1070 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1206 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1259 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1353 #: .pc/install_arm64_naming.patch/util/grub-install.c:1064 #: .pc/install_arm64_naming.patch/util/grub-install.c:1200 #: .pc/install_arm64_naming.patch/util/grub-install.c:1253 #: .pc/install_arm64_naming.patch/util/grub-install.c:1347 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1064 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1187 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1240 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1334 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1064 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1189 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1242 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1336 #: .pc/install_signed.patch/util/grub-install.c:1044 #: .pc/install_signed.patch/util/grub-install.c:1180 #: .pc/install_signed.patch/util/grub-install.c:1233 #: .pc/install_signed.patch/util/grub-install.c:1327 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1043 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1179 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1232 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1326 #: .pc/probe-delimiter.patch/util/grub-install.c:1064 #: .pc/probe-delimiter.patch/util/grub-install.c:1200 #: .pc/probe-delimiter.patch/util/grub-install.c:1253 #: .pc/probe-delimiter.patch/util/grub-install.c:1347 #: .pc/probe-delimiter.patch/util/grub-probe.c:314 util/grub-install.c:1167 #: util/grub-install.c:1305 util/grub-install.c:1358 util/grub-install.c:1452 #: util/grub-macbless.c:80 util/grub-probe.c:315 #, c-format msgid "cannot find a GRUB drive for %s. Check your device.map" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1186 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1088 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1088 #: .pc/install_arm64_naming.patch/util/grub-install.c:1082 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1082 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1082 #: .pc/install_signed.patch/util/grub-install.c:1062 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1061 #: .pc/probe-delimiter.patch/util/grub-install.c:1082 util/grub-install.c:1185 #, c-format msgid "%s doesn't look like an EFI partition.\n" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1234 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1720 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1134 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1620 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1134 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1620 #: .pc/install_arm64_naming.patch/util/grub-install.c:1128 #: .pc/install_arm64_naming.patch/util/grub-install.c:1614 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1126 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1601 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1128 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1603 #: .pc/install_signed.patch/util/grub-install.c:1098 #: .pc/install_signed.patch/util/grub-install.c:1567 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1097 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1566 #: .pc/probe-delimiter.patch/util/grub-install.c:1128 #: .pc/probe-delimiter.patch/util/grub-install.c:1614 util/grub-install.c:1233 #: util/grub-install.c:1719 msgid "You've found a bug" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1320 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1220 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1220 #: .pc/install_arm64_naming.patch/util/grub-install.c:1214 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1201 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1203 #: .pc/install_signed.patch/util/grub-install.c:1194 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1193 #: .pc/probe-delimiter.patch/util/grub-install.c:1214 util/grub-install.c:1319 #, c-format msgid "filesystem on %s is neither HFS nor HFS+" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1388 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1288 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1288 #: .pc/install_arm64_naming.patch/util/grub-install.c:1282 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1269 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1271 #: .pc/install_signed.patch/util/grub-install.c:1262 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1261 #: .pc/probe-delimiter.patch/util/grub-install.c:1282 util/grub-install.c:1387 #, c-format msgid "" "attempt to install to encrypted disk without cryptodisk enabled. Set `%s' in " "file `%s'." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1525 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1887 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1987 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1425 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1787 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1887 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1425 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1787 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1887 #: .pc/install_arm64_naming.patch/util/grub-install.c:1419 #: .pc/install_arm64_naming.patch/util/grub-install.c:1781 #: .pc/install_arm64_naming.patch/util/grub-install.c:1881 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1406 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1768 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1868 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1408 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1770 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1870 #: .pc/install_signed.patch/util/grub-install.c:1372 #: .pc/install_signed.patch/util/grub-install.c:1734 #: .pc/install_signed.patch/util/grub-install.c:1834 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1371 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1720 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1820 #: .pc/probe-delimiter.patch/util/grub-install.c:1419 #: .pc/probe-delimiter.patch/util/grub-install.c:1781 #: .pc/probe-delimiter.patch/util/grub-install.c:1881 util/grub-install.c:1524 #: util/grub-install.c:1886 util/grub-install.c:1986 #, c-format msgid "Can't create file: %s" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1602 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1502 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1502 #: .pc/install_arm64_naming.patch/util/grub-install.c:1496 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1483 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1485 #: .pc/install_signed.patch/util/grub-install.c:1449 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1448 #: .pc/probe-delimiter.patch/util/grub-install.c:1496 util/grub-install.c:1601 msgid "no hints available for your platform. Expect reduced performance" msgstr "" #. TRANSLATORS: This is a prefix in the log to indicate that usually #. a command would be executed but due to an option was skipped. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1804 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1704 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1704 #: .pc/install_arm64_naming.patch/util/grub-install.c:1698 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1685 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1687 #: .pc/install_signed.patch/util/grub-install.c:1651 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1650 #: .pc/probe-delimiter.patch/util/grub-install.c:1698 util/grub-install.c:1803 msgid "NOT RUNNING: " msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1921 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1821 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1821 #: .pc/install_arm64_naming.patch/util/grub-install.c:1815 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1802 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1804 #: .pc/install_signed.patch/util/grub-install.c:1768 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1754 #: .pc/probe-delimiter.patch/util/grub-install.c:1815 util/grub-install.c:1920 msgid "the chosen partition is not a PReP partition" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1926 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1826 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1826 #: .pc/install_arm64_naming.patch/util/grub-install.c:1820 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1807 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1809 #: .pc/install_signed.patch/util/grub-install.c:1773 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1759 #: .pc/probe-delimiter.patch/util/grub-install.c:1820 util/grub-install.c:1925 msgid "failed to copy Grub to the PReP partition" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1931 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1831 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1831 #: .pc/install_arm64_naming.patch/util/grub-install.c:1825 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1812 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1814 #: .pc/install_signed.patch/util/grub-install.c:1778 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1764 #: .pc/probe-delimiter.patch/util/grub-install.c:1825 util/grub-install.c:1930 #, c-format msgid "" "the PReP partition is not empty. If you are sure you want to use it, run dd " "to clear it: `%s'" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:2071 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1965 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1965 #: .pc/install_arm64_naming.patch/util/grub-install.c:1959 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1946 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1948 #: .pc/install_signed.patch/util/grub-install.c:1870 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1856 #: .pc/probe-delimiter.patch/util/grub-install.c:1959 util/grub-install.c:2070 msgid "EFI bootloader id isn't specified." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:2120 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:2014 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1994 #: .pc/install_arm64_naming.patch/util/grub-install.c:1988 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1975 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1977 #: .pc/install_signed.patch/util/grub-install.c:1899 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1885 #: .pc/probe-delimiter.patch/util/grub-install.c:1988 util/grub-install.c:2119 msgid "WARNING: no platform-specific install was performed" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:2127 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:2021 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:2001 #: .pc/install_arm64_naming.patch/util/grub-install.c:1995 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1982 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1984 #: .pc/install_signed.patch/util/grub-install.c:1906 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1892 #: .pc/probe-delimiter.patch/util/grub-install.c:1995 util/grub-install.c:2126 msgid "Installation finished. No error reported." msgstr "" #: util/grub-macbless.c:99 msgid "bless for x86-based macs" msgstr "" #: util/grub-macbless.c:101 msgid "bless for ppc-based macs" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:797 util/grub-macbless.c:134 #: util/grub-probe.c:795 msgid "No path or device is specified.\n" msgstr "" #: util/grub-macbless.c:155 msgid "--ppc PATH|--x86 FILE" msgstr "" #: util/grub-macbless.c:156 msgid "Mac-style bless on HFS or HFS+" msgstr "" #: util/grub-menulst2cfg.c:44 #, c-format msgid "Usage: %s [INFILE [OUTFILE]]\n" msgstr "" #: util/grub-mkfont.c:153 #, c-format msgid "Freetype Error %d loading glyph 0x%x for U+0x%x%s" msgstr "" #. TRANSLATORS: These qualifiers are used for cursive typography, #. mainly Arabic. Note that the terms refer to the visual position #. and not logical order and if used in left-to-right script then #. leftmost is initial but with right-to-left script like Arabic #. rightmost is the initial. #: util/grub-mkfont.c:161 msgid " (medial)" msgstr "" #: util/grub-mkfont.c:162 msgid " (leftmost)" msgstr "" #: util/grub-mkfont.c:163 msgid " (rightmost)" msgstr "" #: util/grub-mkfont.c:480 #, c-format msgid "Out of range substitution (%d, %d)\n" msgstr "" #. TRANSLATORS: "lookup" is taken directly from font specifications #. which are formulated as "Under condition X replace LOOKUP with #. SUBSTITUITION". " #: util/grub-mkfont.c:505 #, c-format msgid "Out of range lookup: %d\n" msgstr "" #: util/grub-mkfont.c:513 #, c-format msgid "Unsupported substitution type: %d\n" msgstr "" #: util/grub-mkfont.c:519 #, c-format msgid "Unsupported substitution flag: 0x%x\n" msgstr "" #: util/grub-mkfont.c:549 #, c-format msgid "Unsupported substitution specification: %d\n" msgstr "" #. TRANSLATORS: most font transformations apply only to #. some glyphs. Those glyphs are described as "coverage". #. There are 2 coverage specifications: list and range. #. This warning is thrown when another coverage specification #. is detected. #: util/grub-mkfont.c:580 #, c-format msgid "Unsupported coverage specification: %d\n" msgstr "" #: util/grub-mkfont.c:619 #, c-format msgid "WARNING: unsupported font feature parameters: %x\n" msgstr "" #. TRANSLATORS: It's gsub feature, not gsub font. #: util/grub-mkfont.c:650 #, c-format msgid "Unknown gsub font feature 0x%x (%s)\n" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:97 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:97 #: util/grub-mkfont.c:933 util/grub-mkrescue.c:97 util/grub-mkstandalone.c:48 #: util/grub-kbdcomp.in:29 msgid "save output in FILE [required]" msgstr "" #. TRANSLATORS: some font files may have multiple faces (fonts). #. This option is used to chose among them, the first face being '0'. #. Rarely used. #: util/grub-mkfont.c:939 msgid "select face index" msgstr "" #: util/grub-mkfont.c:940 msgid "FROM-TO[,FROM-TO]" msgstr "" #. TRANSLATORS: It refers to the range of characters in font. #: util/grub-mkfont.c:942 msgid "set font range" msgstr "" #. TRANSLATORS: "family name" for font is just a generic name without suffix #. like "Bold". #: util/grub-mkfont.c:946 msgid "set font family name" msgstr "" #: util/grub-mkfont.c:947 msgid "SIZE" msgstr "" #: util/grub-mkfont.c:947 msgid "set font size" msgstr "" #: util/grub-mkfont.c:948 msgid "set font descent" msgstr "" #: util/grub-mkfont.c:949 msgid "set font ascent" msgstr "" #: util/grub-mkfont.c:950 msgid "convert to bold font" msgstr "" #: util/grub-mkfont.c:951 msgid "force autohint" msgstr "" #: util/grub-mkfont.c:952 msgid "disable hinting" msgstr "" #. TRANSLATORS: some fonts contain bitmap rendering for #. some sizes. This option forces rerendering even if #. pre-rendered bitmap is available. #. #: util/grub-mkfont.c:958 msgid "ignore bitmap strikes when loading" msgstr "" #. TRANSLATORS: It refers to the range of characters in font. #: util/grub-mkfont.c:1056 util/grub-mkfont.c:1072 msgid "invalid font range" msgstr "" #: util/grub-mkfont.c:1148 msgid "[OPTIONS] FONT_FILES" msgstr "" #: util/grub-mkfont.c:1149 msgid "Convert common font file formats into PF2" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:393 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:393 #: util/grub-mkfont.c:1179 util/grub-mkrescue.c:393 #: util/grub-mkstandalone.c:305 util/grub-kbdcomp.in:70 msgid "output file must be specified" msgstr "" #: util/grub-mkfont.c:1182 msgid "FT_Init_FreeType fails" msgstr "" #: util/grub-mkfont.c:1196 #, c-format msgid "can't open file %s, index %d: error %d" msgstr "" #: util/grub-mkfont.c:1226 #, c-format msgid "can't set %dx%d font size: Freetype error %d: %s" msgstr "" #: util/grub-mkimage.c:67 #, c-format msgid "set prefix directory [default=%s]" msgstr "" #. TRANSLATORS: "memdisk" here isn't an identifier, it can be translated. #. "embed" is a verb (command description). " #: util/grub-mkimage.c:71 msgid "" "embed FILE as a memdisk image\n" "Implies `-p (memdisk)/boot/grub' and overrides any prefix supplied " "previously, but the prefix itself can be overridden by later options" msgstr "" #: util/grub-mkimage.c:75 msgid "embed FILE as an early config" msgstr "" #. TRANSLATORS: NOTE is a name of segment. #: util/grub-mkimage.c:79 msgid "add NOTE segment for CHRP IEEE1275" msgstr "" #: util/grub-mkimage.c:80 msgid "output a generated image to FILE [default=stdout]" msgstr "" #: util/grub-mkimage.c:81 msgid "FORMAT" msgstr "" #: util/grub-mkimage.c:101 util/grub-mkstandalone.c:62 msgid "generate an image in FORMAT" msgstr "" #: util/grub-mkimage.c:102 util/grub-mkstandalone.c:63 msgid "available formats:" msgstr "" #: util/grub-mkimage.c:235 msgid "[OPTION]... [MODULES]" msgstr "" #: util/grub-mkimage.c:236 msgid "Make a bootable image of GRUB." msgstr "" #: util/grub-mkimage.c:265 util/grub-mkstandalone.c:308 msgid "Target format not specified (use the -O option)." msgstr "" #: util/grub-mkimagexx.c:1382 #, c-format msgid "" "`%s' is miscompiled: its start address is 0x%llx instead of 0x%llx: ld.gold " "bug?" msgstr "" #: util/grub-mklayout.c:53 msgid "set input filename. Default is STDIN" msgstr "" #. TRANSLATORS: scan identifier is keyboard key symbolic name. #: util/grub-mklayout.c:307 #, c-format msgid "Unknown keyboard scan identifier %s\n" msgstr "" #. TRANSLATORS: scan code is keyboard key numeric identifier. #: util/grub-mklayout.c:411 #, c-format msgid "Unknown keyboard scan code 0x%02x\n" msgstr "" #. TRANSLATORS: this error is triggered when input doesn't contain any #. key descriptions. #: util/grub-mklayout.c:431 msgid "ERROR: no valid keyboard layout found. Check the input.\n" msgstr "" #. TRANSLATORS: "one" is a shortcut for "keyboard layout". #: util/grub-mklayout.c:471 msgid "Generate GRUB keyboard layout from Linux console one." msgstr "" #: util/grub-mknetdir.c:47 msgid "root directory of TFTP server" msgstr "" #: util/grub-mknetdir.c:49 msgid "relative subdirectory on network server" msgstr "" #: util/grub-mknetdir.c:88 msgid "" "Prepares GRUB network boot images at net_directory/subdir assuming " "net_directory being TFTP root." msgstr "" #: util/grub-mknetdir.c:143 #, c-format msgid "unsupported platform %s\n" msgstr "" #. TRANSLATORS: First %s is replaced by platform name. Second one by filename. #: util/grub-mknetdir.c:162 #, c-format msgid "" "Netboot directory for %s created. Configure your DHCP server to point to %s\n" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:46 msgid "Number of PBKDF2 iterations" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:47 msgid "Length of generated hash" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:48 msgid "Length of salt" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:87 msgid "Generate PBKDF2 password hash." msgstr "" #: util/grub-mkpasswd-pbkdf2.c:144 util/grub-mkpasswd-pbkdf2.c:151 msgid "failure to read password" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:146 msgid "Reenter password: " msgstr "" #: util/grub-mkpasswd-pbkdf2.c:160 msgid "passwords don't match" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:169 msgid "couldn't retrieve random data for salt" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:184 #, c-format msgid "cryptographic error number %d" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:203 #, c-format msgid "PBKDF2 hash of your password is %s\n" msgstr "" #: util/grub-mkrelpath.c:67 msgid "No path is specified.\n" msgstr "" #: util/grub-mkrelpath.c:78 msgid "PATH" msgstr "" #: util/grub-mkrelpath.c:79 msgid "Transform a system filename into GRUB one." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:99 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:99 #: util/grub-mkrescue.c:99 msgid "save ROM images in DIR [optional]" msgstr "" #. TRANSLATORS: xorriso is a program for creating ISOs and burning CDs. #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:102 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:102 #: util/grub-mkrescue.c:102 msgid "use FILE as xorriso [optional]" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:108 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:108 #: util/grub-mkrescue.c:108 msgid "use STRING as product name" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:110 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:110 #: util/grub-mkrescue.c:110 msgid "" "enable sparc boot. Disables HFS+, APM, ARCS and boot as disk image for i386-" "pc" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:111 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:111 #: util/grub-mkrescue.c:111 msgid "" "enable ARCS (big-endian mips machines, mostly SGI) boot. Disables HFS+, APM, " "sparc64 and boot as disk image for i386-pc" msgstr "" #. TRANSLATORS: it generates one single image which is bootable through any method. #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:124 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:124 #: util/grub-mkrescue.c:124 msgid "Make GRUB CD-ROM, disk, pendrive and floppy bootable image." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:129 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:129 #: util/grub-mkrescue.c:129 #, c-format msgid "" "Generates a bootable CD/USB/floppy image. Arguments other than options to " "this program are passed to xorriso, and indicate source files, source " "directories, or any of the mkisofs options listed by the output of `%s'." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:133 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:133 #: util/grub-mkrescue.c:133 msgid "Option -- switches to native xorriso command mode." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:134 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:134 #: util/grub-mkrescue.c:134 msgid "Mail xorriso support requests to ." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:230 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:230 #: util/grub-mkrescue.c:230 util/grub-mkstandalone.c:114 msgid "[OPTION] SOURCE..." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:266 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:309 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:492 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:266 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:309 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:492 #: util/grub-mkrescue.c:266 util/grub-mkrescue.c:309 util/grub-mkrescue.c:492 #, c-format msgid "enabling %s support ..." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:527 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:527 #: util/grub-mkrescue.c:527 msgid "" "Your xorriso doesn't support `--grub2-boot-info'. Some features are " "disabled. Please use xorriso 1.2.9 or later." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:554 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:554 #: util/grub-mkrescue.c:554 msgid "" "Your xorriso doesn't support `--grub2-boot-info'. Your core image is too " "big. Boot as disk is disabled. Please use xorriso 1.2.9 or later." msgstr "" #: util/grub-mkstandalone.c:115 msgid "" "Generate a standalone image (containing all modules) in the selected format" msgstr "" #: util/grub-mkstandalone.c:115 msgid "Graft point syntax (E.g. /boot/grub/grub.cfg=./grub.cfg) is accepted" msgstr "" #: util/grub-mount.c:551 msgid "IMAGE1 [IMAGE2 ...] MOUNTPOINT" msgstr "" #: util/grub-mount.c:574 msgid "need an image and mountpoint" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:709 util/grub-probe.c:707 msgid "given argument is a system device, not a path" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:731 util/grub-probe.c:729 msgid "print TARGET" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:732 util/grub-probe.c:730 msgid "available targets:" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:813 util/grub-probe.c:811 msgid "[OPTION]... [PATH|DEVICE]" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:814 util/grub-probe.c:812 msgid "" "Probe device information for a given path (or device, if the -d option is " "given)." msgstr "" #: util/grub-render-label.c:60 msgid "read text from FILE." msgstr "" #: util/grub-render-label.c:62 msgid "use COLOR for text" msgstr "" #: util/grub-render-label.c:64 msgid "use COLOR for background" msgstr "" #. TRANSLATORS: The result is always stored to file and #. never shown directly, so don't use "show" as synonym for render. Use "create" if #. "render" doesn't translate directly. #: util/grub-render-label.c:69 msgid "set the label to render" msgstr "" #: util/grub-render-label.c:73 msgid "use FILE as font (PF2)." msgstr "" #. TRANSLATORS: This file takes a text and creates a graphical representation of it, #. putting the result into .disk_label file. The result is always stored to file and #. never shown directly, so don't use "show" as synonym for render. Use "create" if #. "render" doesn't translate directly. #: util/grub-render-label.c:136 msgid "Render Apple .disk_label." msgstr "" #: util/grub-render-label.c:158 util/grub-syslinux2cfg.c:169 msgid "Missing arguments\n" msgstr "" #: util/grub-script-check.c:87 msgid "[PATH]" msgstr "" #: util/grub-script-check.c:88 msgid "Checks GRUB script configuration file for syntax errors." msgstr "" #: util/grub-script-check.c:207 #, c-format msgid "Syntax error at line %u\n" msgstr "" #: util/grub-script-check.c:212 #, c-format msgid "Script `%s' contains no commands and will do nothing\n" msgstr "" #: util/grub-setup.c:79 #, c-format msgid "use FILE as the boot image [default=%s]" msgstr "" #: util/grub-setup.c:81 #, c-format msgid "use FILE as the core image [default=%s]" msgstr "" #: util/grub-setup.c:210 msgid "No device is specified.\n" msgstr "" #: util/grub-setup.c:224 msgid "" "Set up images to boot from DEVICE.\n" "\n" "You should not normally run this program directly. Use grub-install instead." msgstr "" #: util/grub-setup.c:228 msgid "DEVICE must be an OS device (e.g. /dev/sda)." msgstr "" #: util/grub-setup.c:297 #, c-format msgid "Invalid device `%s'.\n" msgstr "" #: util/grub-syslinux2cfg.c:64 msgid "root directory as it will be seen on runtime [default=/]." msgstr "" #: util/grub-syslinux2cfg.c:69 msgid "" "current directory of the syslinux as it will be seen on runtime [default is " "parent directory of input file]." msgstr "" #: util/grub-syslinux2cfg.c:74 msgid "write output to FILE [default=stdout]." msgstr "" #: util/grub-syslinux2cfg.c:148 msgid "Transform syslinux config into GRUB one." msgstr "" #: util/misc.c:93 #, c-format msgid "file `%s' is too big" msgstr "" #: util/mkimage.c:745 util/mkimage.c:774 util/mkimage.c:791 msgid "cannot compress the kernel image" msgstr "" #: util/mkimage.c:823 util/mkimage.c:1234 #, c-format msgid "unknown compression %d\n" msgstr "" #: util/mkimage.c:1245 msgid "Decompressor is too big" msgstr "" #: util/mkimage.c:1291 #, c-format msgid "core image is too big (0x%x > 0x%x)" msgstr "" #: util/mkimage.c:1298 #, c-format msgid "kernel image is too big (0x%x > 0x%x)" msgstr "" #: util/mkimage.c:1377 util/mkimage.c:1656 #, c-format msgid "diskboot.img size must be %u bytes" msgstr "" #: util/mkimage.c:1726 msgid "" "fwstart.img doesn't match the known good version. proceed at your own risk" msgstr "" #: util/mkimage.c:1730 util/mkimage.c:1754 msgid "firmware image is too big" msgstr "" #: util/resolve.c:93 #, c-format msgid "invalid line format: %s" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:160 util/setup.c:162 msgid "the first sector of the core file is not sector-aligned" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:170 util/setup.c:172 msgid "non-sector-aligned data is found in the core file" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:192 util/setup.c:194 msgid "the sectors of the core file are too fragmented" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:277 util/setup.c:279 #, c-format msgid "the size of `%s' is not %u" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:289 util/setup.c:291 #, c-format msgid "the size of `%s' is too small" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:415 util/setup.c:417 msgid "" "Attempting to install GRUB to a disk with multiple partition labels or both " "partition label and filesystem. This is not supported yet." msgstr "" #: .pc/core_in_fs.patch/util/setup.c:428 util/setup.c:430 #, c-format msgid "" "unable to identify a filesystem in %s; safety check can't be performed" msgstr "" #. TRANSLATORS: Filesystem may reserve the space just GRUB isn't sure about it. #: .pc/core_in_fs.patch/util/setup.c:432 util/setup.c:434 #, c-format msgid "" "%s appears to contain a %s filesystem which isn't known to reserve space for " "DOS-style boot. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #. TRANSLATORS: Partition map may reserve the space just GRUB isn't sure about it. #: .pc/core_in_fs.patch/util/setup.c:445 util/setup.c:447 #, c-format msgid "" "%s appears to contain a %s partition map which isn't known to reserve space " "for DOS-style boot. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:452 util/setup.c:454 #, c-format msgid "" "%s appears to contain a %s partition map and LDM which isn't known to be a " "safe combination. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:465 util/setup.c:467 msgid "" "Attempting to install GRUB to a partitionless disk or to a partition. This " "is a BAD idea." msgstr "" #: .pc/core_in_fs.patch/util/setup.c:470 util/setup.c:472 msgid "" "Attempting to install GRUB to a disk with multiple partition labels. This " "is not supported yet." msgstr "" #: .pc/core_in_fs.patch/util/setup.c:476 util/setup.c:478 #, c-format msgid "Partition style `%s' doesn't support embedding" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:483 util/setup.c:485 #, c-format msgid "File system `%s' doesn't support embedding" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:512 util/setup.c:514 msgid "Your embedding area is unusually small. core.img won't fit in it." msgstr "" #: .pc/core_in_fs.patch/util/setup.c:534 .pc/core_in_fs.patch/util/setup.c:650 #: .pc/core_in_fs.patch/util/setup.c:752 util/setup.c:536 util/setup.c:658 #: util/setup.c:760 msgid "no terminator in the core image" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:567 util/setup.c:569 msgid "core.img version mismatch" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:600 util/setup.c:604 msgid "" "embedding is not possible, but this is required for RAID and LVM install" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:607 util/setup.c:611 #, c-format msgid "can't determine filesystem on %s" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:610 util/setup.c:614 #, c-format msgid "filesystem `%s' doesn't support blocklists" msgstr "" #. TRANSLATORS: cross-disk refers to /boot being on one disk #. but MBR on another. #: .pc/core_in_fs.patch/util/setup.c:619 util/setup.c:623 msgid "" "embedding is not possible, but this is required for cross-disk install" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:625 util/setup.c:629 msgid "" "Embedding is not possible. GRUB can only be installed in this setup by " "using blocklists. However, blocklists are UNRELIABLE and their use is " "discouraged." msgstr "" #. TRANSLATORS: Here GRUB refuses to continue with blocklist install. #: .pc/core_in_fs.patch/util/setup.c:630 util/setup.c:634 msgid "will not proceed with blocklists" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:725 .pc/core_in_fs.patch/util/setup.c:745 #: util/setup.c:733 util/setup.c:753 msgid "blocklists are invalid" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:755 util/setup.c:763 msgid "blocklists are incomplete" msgstr "" #: util/grub-kbdcomp.in:24 msgid "Usage: %s -o OUTPUT CKBMAP_ARGUMENTS...\\n" msgstr "" #: util/grub-kbdcomp.in:25 msgid "Make GRUB keyboard layout file." msgstr "" #: util/grub-kbdcomp.in:27 util/grub-mkconfig.in:58 util/grub-reboot.in:49 #: util/grub-set-default.in:51 msgid "print this message and exit" msgstr "" #: util/grub-kbdcomp.in:28 util/grub-mkconfig.in:59 util/grub-reboot.in:50 #: util/grub-set-default.in:52 msgid "print the version information and exit" msgstr "" #: util/grub-kbdcomp.in:31 msgid "%s generates a keyboard layout for GRUB using ckbcomp\\n" msgstr "" #: util/grub-kbdcomp.in:33 util/grub-mkconfig.in:61 util/grub-reboot.in:60 #: util/grub-set-default.in:58 msgid "Report bugs to ." msgstr "" #: util/grub-kbdcomp.in:41 util/grub-mkconfig.in:69 util/grub-reboot.in:68 #: util/grub-set-default.in:66 msgid "%s: option requires an argument -- `%s'\\n" msgstr "" #: util/grub-mkconfig.in:54 msgid "Usage: %s [OPTION]\\n" msgstr "" #: util/grub-mkconfig.in:55 msgid "Generate a grub config file" msgstr "" #: util/grub-mkconfig.in:57 msgid "output generated config to FILE [default=stdout]" msgstr "" #: util/grub-mkconfig.in:94 util/grub-reboot.in:100 util/grub-set-default.in:98 msgid "Unrecognized option `%s'\\n" msgstr "" #: util/grub-mkconfig.in:125 msgid "%s: You must run this as root\\n" msgstr "" #: util/grub-mkconfig.in:253 msgid "Generating grub configuration file ..." msgstr "" #. TRANSLATORS: %s is replaced by filename #: util/grub-mkconfig.in:290 msgid "" "Syntax errors are detected in generated GRUB config file.\n" "Ensure that there are no errors in /etc/default/grub\n" "and /etc/grub.d/* files or please file a bug report with\n" "%s file attached." msgstr "" #: util/grub-mkconfig.in:301 msgid "done" msgstr "" #: util/grub-mkconfig_lib.in:47 msgid "Warning:" msgstr "" #: util/grub-reboot.in:47 util/grub-set-default.in:47 msgid "Usage: %s [OPTION] MENU_ENTRY\\n" msgstr "" #: util/grub-reboot.in:48 msgid "Set the default boot menu entry for GRUB, for the next boot only." msgstr "" #: util/grub-reboot.in:51 util/grub-set-default.in:53 msgid "" "expect GRUB images under the directory DIR/%s instead of the %s directory" msgstr "" #: util/grub-reboot.in:54 msgid "" "MENU_ENTRY is a number, a menu item title or a menu item identifier. Please " "note that menu items in\n" "submenus or sub-submenus require specifying the submenu components and then " "the\n" "menu item component. The titles should be separated using the greater-than\n" "character (>) with no extra spaces. Depending on your shell some characters " "including > may need escaping. More information about this is available\n" "in the GRUB Manual in the section about the 'default' command. " msgstr "" #: util/grub-reboot.in:106 util/grub-set-default.in:104 msgid "More than one menu entry?" msgstr "" #: util/grub-reboot.in:116 util/grub-set-default.in:114 msgid "Menu entry not specified." msgstr "" #: util/grub-set-default.in:48 msgid "Set the default boot menu entry for GRUB." msgstr "" #: util/grub-set-default.in:49 msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n" msgstr "" #: util/grub-set-default.in:56 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier." msgstr "" #: util/grub.d/00_header.in:187 msgid "" "Requested serial terminal but GRUB_SERIAL_COMMAND is unspecified. Default " "parameters will be used." msgstr "" #: util/grub.d/00_header.in:278 msgid "Found theme: %s\\n" msgstr "" #: util/grub.d/00_header.in:314 msgid "Found background: %s\\n" msgstr "" #: util/grub.d/00_header.in:319 msgid "Unsupported image format" msgstr "" #: util/grub.d/00_header.in:344 msgid "" "Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is " "no longer supported." msgstr "" #: util/grub.d/10_hurd.in:48 msgid "Found GNU Mach: %s" msgstr "" #: util/grub.d/10_hurd.in:63 msgid "Found Hurd module: %s" msgstr "" #: util/grub.d/10_hurd.in:77 msgid "Some Hurd stuff found, but not enough to boot." msgstr "" #: util/grub.d/10_hurd.in:91 msgid "%s, with Hurd %s (recovery mode)" msgstr "" #: util/grub.d/10_hurd.in:94 msgid "%s, with Hurd %s" msgstr "" #: util/grub.d/10_hurd.in:100 util/grub.d/10_kfreebsd.in:87 #: util/grub.d/10_linux.in:128 util/grub.d/10_netbsd.in:113 #: util/grub.d/20_linux_xen.in:107 util/grub.d/30_os-prober.in:310 msgid "" "Please don't use old title `%s' for GRUB_DEFAULT, use `%s' (for versions " "before 2.00) or `%s' (for 2.00 or later)" msgstr "" #: util/grub.d/10_hurd.in:112 msgid "Loading GNU Mach ..." msgstr "" #: util/grub.d/10_hurd.in:128 msgid "Loading the Hurd ..." msgstr "" #. TRANSLATORS: %s is replaced with an OS name #: util/grub.d/10_hurd.in:164 util/grub.d/10_kfreebsd.in:222 #: util/grub.d/10_linux.in:340 util/grub.d/10_netbsd.in:168 #: util/grub.d/30_os-prober.in:286 msgid "Advanced options for %s" msgstr "" #: util/grub.d/10_illumos.in:40 msgid "Loading kernel of Illumos ..." msgstr "" #: util/grub.d/10_kfreebsd.in:79 msgid "%s, with kFreeBSD %s (recovery mode)" msgstr "" #: util/grub.d/10_kfreebsd.in:81 msgid "%s, with kFreeBSD %s" msgstr "" #: util/grub.d/10_kfreebsd.in:101 msgid "Loading kernel of FreeBSD %s ..." msgstr "" #: util/grub.d/10_kfreebsd.in:161 msgid "Found kernel of FreeBSD: %s\\n" msgstr "" #: util/grub.d/10_kfreebsd.in:210 msgid "Found kernel module directory: %s\\n" msgstr "" #: util/grub.d/10_linux.in:83 msgid "%s, with Linux %s (recovery mode)" msgstr "" #: util/grub.d/10_linux.in:122 msgid "%s, with Linux %s" msgstr "" #: util/grub.d/10_linux.in:170 util/grub.d/20_linux_xen.in:123 msgid "Loading Linux %s ..." msgstr "" #. TRANSLATORS: ramdisk isn't identifier. Should be translated. #: util/grub.d/10_linux.in:187 util/grub.d/20_linux_xen.in:137 msgid "Loading initial ramdisk ..." msgstr "" #: util/grub.d/10_linux.in:286 util/grub.d/20_linux_xen.in:215 msgid "Found linux image: %s\\n" msgstr "" #: util/grub.d/10_linux.in:323 util/grub.d/20_linux_xen.in:238 msgid "Found initrd image: %s\\n" msgstr "" #: util/grub.d/10_netbsd.in:105 msgid "%s, with kernel %s (via %s, recovery mode)" msgstr "" #: util/grub.d/10_netbsd.in:107 msgid "%s, with kernel %s (via %s)" msgstr "" #: util/grub.d/10_netbsd.in:158 msgid "Found NetBSD kernel: %s\\n" msgstr "" #: util/grub.d/10_windows.in:70 msgid "Windows Vista/7 (loader)" msgstr "" #: util/grub.d/10_windows.in:74 msgid "Windows NT/2000/XP (loader)" msgstr "" #: util/grub.d/10_windows.in:85 msgid "Found %s on %s (%s)\\n" msgstr "" #. TRANSLATORS: it refers to kernel architecture (32-bit) #: util/grub.d/10_xnu.in:32 util/grub.d/30_os-prober.in:62 msgid "(32-bit)" msgstr "" #. TRANSLATORS: it refers to kernel architecture (64-bit) #: util/grub.d/10_xnu.in:35 util/grub.d/30_os-prober.in:65 msgid "(64-bit)" msgstr "" #. TRANSLATORS: it refers on the OS residing on device %s #: util/grub.d/10_xnu.in:38 util/grub.d/30_os-prober.in:68 #: util/grub.d/30_os-prober.in:178 util/grub.d/30_os-prober.in:211 #: util/grub.d/30_os-prober.in:258 util/grub.d/30_os-prober.in:327 #: util/grub.d/30_uefi-firmware.in:39 msgid "(on %s)" msgstr "" #: util/grub.d/20_linux_xen.in:91 msgid "%s, with Xen %s and Linux %s (recovery mode)" msgstr "" #: util/grub.d/20_linux_xen.in:101 msgid "%s, with Xen %s and Linux %s" msgstr "" #: util/grub.d/20_linux_xen.in:111 msgid "%s, with Xen hypervisor" msgstr "" #: util/grub.d/20_linux_xen.in:122 msgid "Loading Xen %s ..." msgstr "" #: util/grub.d/20_linux_xen.in:211 util/grub.d/20_linux_xen.in:255 msgid "Xen hypervisor, version %s" msgstr "" #. TRANSLATORS: %s is replaced with an OS name #: util/grub.d/20_linux_xen.in:254 msgid "Advanced options for %s (with Xen hypervisor)" msgstr "" #: util/grub.d/30_os-prober.in:155 msgid "Found %s on %s\\n" msgstr "" #. TRANSLATORS: %s is replaced by OS name. #: util/grub.d/30_os-prober.in:366 msgid "%s is not yet supported by grub-mkconfig.\\n" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/desktop_kde-config-whoopsie.po0000644000000000000000000000205212743727035022776 0ustar # Gaelic; Scottish translation for kde-config-whoopsie # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the kde-config-whoopsie package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: kde-config-whoopsie\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-19 03:06+0000\n" "PO-Revision-Date: 2015-04-02 21:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:51+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/kcm_whoopsie.desktop:11 msgctxt "X-KDE-Keywords" msgid "privacy,diagnostic,crash,report,canonical,metric,whoopsie" msgstr "" #: src/kcm_whoopsie.desktop:14 msgctxt "Name" msgid "Diagnostics" msgstr "Diagnosachd" #: src/kcm_whoopsie.desktop:15 msgctxt "Comment" msgid "Automatic Crash and Metrics Reporting" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/desktop_plasma-widget-menubar.po0000644000000000000000000000174712743727036023335 0ustar # Gaelic; Scottish translation for plasma-widget-menubar # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the plasma-widget-menubar package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: plasma-widget-menubar\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-19 17:43+0000\n" "PO-Revision-Date: 2014-02-07 11:55+0000\n" "Last-Translator: GunChleoc \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:09+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/plasma-applet-menubar.desktop:2 msgctxt "Name" msgid "Window Menubar" msgstr "Bàr clàir-taice na h-uinneige" #: src/plasma-applet-menubar.desktop:3 msgctxt "Comment" msgid "Show window menubars" msgstr "Ceall bàraichean clàir-taice na h-uinneige" language-pack-gd-base/data/gd/LC_MESSAGES/kubuntu-debug-installer.po0000644000000000000000000000573112743727036022170 0ustar # Gaelic; Scottish translation for kubuntu-debug-installer # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the kubuntu-debug-installer package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: kubuntu-debug-installer\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-19 03:52+0000\n" "PO-Revision-Date: 2013-10-10 19:19+0000\n" "Last-Translator: Jonathan Riddell \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:08+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/DebugInstaller.cpp:49 msgctxt "@info Error message" msgid "No file paths were provided, so no debug packages could be found." msgstr "" "Cha deach slighean fhaidhlichean a thoirt seachad agus cha b' urrainn dhuinn " "pacaidean dì-bhugachaidh a lorg leis a sin." #: src/DebugInstaller.cpp:52 src/DebugInstaller.cpp:81 msgctxt "@title:window" msgid "Couldn't find debug packages" msgstr "Cha b' urrainn dhuinn pacaidean dì-bhugachaidh a lorg" #: src/DebugInstaller.cpp:78 msgctxt "@info" msgid "" "No debug packages could be found for the files listed below.\n" "Do you want to continue anyway?" msgstr "" "Cha b' urrainn dhuinn pacaidean dì-bhugachaidh a lorg airson nam " "faidhlichean gu h-ìosal\n" "A bheil thu airson leantainn air adhart co-dhiù?" #: src/DebugInstaller.cpp:94 msgctxt "@info" msgid "" "Do you want to install the following debug packages so that the necessary " "debug symbols become available?" msgstr "" "A bheil thu airson na pacaidean dì-bhugachaidh a leanas a stàladh ach am bi " "na samhlaidhean dì-bhugachaidh riatanach ri làimh?" #: src/DebugInstaller.cpp:96 msgctxt "@title:window" msgid "Confirm package installation" msgstr "Dearbh stàladh na pacaid" #: src/DebugInstaller.cpp:99 msgctxt "@action:button" msgid "Install" msgstr "Stàlaich" #: src/DebugInstaller.cpp:161 msgctxt "@info:progress" msgid "Looking for debug packages" msgstr "A' lorg nam pacaidean dì-bhugachaidh" #: src/main.cpp:31 msgid "A debug package installer for Kubuntu" msgstr "Stàlaichear pacaid dì-bhugachaidh airson Kubuntu" #: src/main.cpp:35 msgid "Debug package installer" msgstr "Stàlaichear pacaid dì-bhugachaidh" #: src/main.cpp:37 msgid "(C) 2010 Harald Sitter" msgstr "(C) 2010 Harald Sitter" #: src/main.cpp:39 msgid "Harald Sitter" msgstr "Harald Sitter" #: src/main.cpp:44 msgid "Files to find debug packages for" msgstr "Faidhlichean a thèidh pacaidean dì-bhugachaidh a lorg dha" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" ",Launchpad Contributions:,Akerbeltz,alasdair caimbeul, ,Launchpad " "Contributions:,Akerbeltz,Jonathan Riddell,alasdair caimbeul" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",,fios@akerbeltz.org,,,,fios@akerbeltz.org,riddell@gmail.com," language-pack-gd-base/data/gd/LC_MESSAGES/python-apt.po0000644000000000000000000004647012743727036017524 0ustar # Gaelic; Scottish translation for python-apt # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the python-apt package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: python-apt\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-03 18:53+0000\n" "PO-Revision-Date: 2014-01-06 01:54+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:12+0000\n" "X-Generator: Launchpad (build 18147)\n" #. ChangelogURI #: ../data/templates/Ubuntu.info.in.h:4 #, no-c-format msgid "http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/changelog" msgstr "" "http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/changelog" #. Description #: ../data/templates/Ubuntu.info.in:33 msgid "Ubuntu development series" msgstr "Sreath leasachaidh Ubuntu" #. Description #: ../data/templates/Ubuntu.info.in:595 msgid "Ubuntu 14.04 'Trusty Tahr'" msgstr "Ubuntu 14.04 'Trusty Tahr'" #. Description #: ../data/templates/Ubuntu.info.in:602 msgid "Cdrom with Ubuntu 14.04 'Trusty Tahr'" msgstr "CDROM le Ubuntu 14.04 'Trusty Tahr'" #. Description #: ../data/templates/Ubuntu.info.in:714 msgid "Ubuntu 13.10 'Saucy Salamander'" msgstr "Ubuntu 13.10 'Saucy Salamander'" #. Description #: ../data/templates/Ubuntu.info.in:721 msgid "Cdrom with Ubuntu 13.10 'Saucy Salamander'" msgstr "CD-ROM le Ubuntu 13.10 'Saucy Salamander'" #. Description #: ../data/templates/Ubuntu.info.in:833 msgid "Ubuntu 13.04 'Raring Ringtail'" msgstr "Ubuntu 13.04 'Raring Ringtail'" #. Description #: ../data/templates/Ubuntu.info.in:840 msgid "Cdrom with Ubuntu 13.04 'Raring Ringtail'" msgstr "CD-ROM le Ubuntu 13.04 'Raring Ringtail'" #. Description #: ../data/templates/Ubuntu.info.in:952 msgid "Ubuntu 12.10 'Quantal Quetzal'" msgstr "Ubuntu 12.10 'Quantal Quetzal'" #. Description #: ../data/templates/Ubuntu.info.in:959 msgid "Cdrom with Ubuntu 12.10 'Quantal Quetzal'" msgstr "CD-ROM le Ubuntu 12.10 'Quantal Quetzal'" #. Description #: ../data/templates/Ubuntu.info.in:1070 msgid "Ubuntu 12.04 'Precise Pangolin'" msgstr "Ubuntu 12.04 'Precise Pangolin'" #. Description #: ../data/templates/Ubuntu.info.in:1077 msgid "Cdrom with Ubuntu 12.04 'Precise Pangolin'" msgstr "CD-ROM with Ubuntu 12.04 'Precise Pangolin'" #. Description #: ../data/templates/Ubuntu.info.in:1188 msgid "Ubuntu 11.10 'Oneiric Ocelot'" msgstr "Ubuntu 11.10 'Oneiric Ocelot'" #. Description #: ../data/templates/Ubuntu.info.in:1195 msgid "Cdrom with Ubuntu 11.10 'Oneiric Ocelot'" msgstr "CD-ROM le Ubuntu 11.10 'Oneiric Ocelot'" #. Description #: ../data/templates/Ubuntu.info.in:1307 msgid "Ubuntu 11.04 'Natty Narwhal'" msgstr "Ubuntu 11.04 'Natty Narwhal'" #. Description #: ../data/templates/Ubuntu.info.in:1314 msgid "Cdrom with Ubuntu 11.04 'Natty Narwhal'" msgstr "CD-ROM le Ubuntu 11.04 'Natty Narwhal'" #. Description #: ../data/templates/Ubuntu.info.in:1405 msgid "Ubuntu 10.10 'Maverick Meerkat'" msgstr "Ubuntu 10.10 'Maverick Meerkat'" #. Description #: ../data/templates/Ubuntu.info.in:1425 msgid "Cdrom with Ubuntu 10.10 'Maverick Meerkat'" msgstr "CD-ROM le Ubuntu 10.10 'Maverick Meerkat'" #. Description #: ../data/templates/Ubuntu.info.in:1437 msgid "Canonical Partners" msgstr "Com-pàirtichean Canonical" #. CompDescription #: ../data/templates/Ubuntu.info.in:1439 msgid "Software packaged by Canonical for their partners" msgstr "" "Bathar-bog a tha Canonical a' pacaideadh as leth nan com-pàirtichean aige." #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1440 msgid "This software is not part of Ubuntu." msgstr "Chan eil am bathar-bog seo 'na phàirt de Ubuntu." #. Description #: ../data/templates/Ubuntu.info.in:1447 msgid "Independent" msgstr "Neo-eisimeileach" #. CompDescription #: ../data/templates/Ubuntu.info.in:1449 msgid "Provided by third-party software developers" msgstr "Air a sholar le luchd-leasachaidh bathair-bhog treas-phàrtaidh" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1450 msgid "Software offered by third party developers." msgstr "" "Bathar-bog a tha 'ga thairgsinn le luchd-leasachaidh treas-phàrtaidh." #. Description #: ../data/templates/Ubuntu.info.in:1488 msgid "Ubuntu 10.04 'Lucid Lynx'" msgstr "Ubuntu 10.04 'Lucid Lynx'" #. Description #: ../data/templates/Ubuntu.info.in:1508 msgid "Cdrom with Ubuntu 10.04 'Lucid Lynx'" msgstr "CD-ROM le Ubuntu 10.04 'Lucid Lynx'" #. Description #: ../data/templates/Ubuntu.info.in:1551 msgid "Ubuntu 9.10 'Karmic Koala'" msgstr "Ubuntu 9.10 'Karmic Koala'" #. Description #: ../data/templates/Ubuntu.info.in:1571 msgid "Cdrom with Ubuntu 9.10 'Karmic Koala'" msgstr "CD-ROM le Ubuntu 9.10 'Karmic Koala'" #. Description #: ../data/templates/Ubuntu.info.in:1614 msgid "Ubuntu 9.04 'Jaunty Jackalope'" msgstr "Ubuntu 9.04 'Jaunty Jackalope'" #. Description #: ../data/templates/Ubuntu.info.in:1633 msgid "Cdrom with Ubuntu 9.04 'Jaunty Jackalope'" msgstr "CD-ROM le Ubuntu 9.04 'Jaunty Jackalope'" #. Description #: ../data/templates/Ubuntu.info.in:1676 msgid "Ubuntu 8.10 'Intrepid Ibex'" msgstr "Ubuntu 8.10 'Intrepid Ibex'" #. Description #: ../data/templates/Ubuntu.info.in:1696 msgid "Cdrom with Ubuntu 8.10 'Intrepid Ibex'" msgstr "CD-ROM le Ubuntu 8.10 'Intrepid Ibex'" #. Description #: ../data/templates/Ubuntu.info.in:1740 msgid "Ubuntu 8.04 'Hardy Heron'" msgstr "Ubuntu 8.04 'Hardy Heron'" #. Description #: ../data/templates/Ubuntu.info.in:1760 msgid "Cdrom with Ubuntu 8.04 'Hardy Heron'" msgstr "CD-ROM le Ubuntu 8.04 'Hardy Heron'" #. Description #: ../data/templates/Ubuntu.info.in:1805 msgid "Ubuntu 7.10 'Gutsy Gibbon'" msgstr "Ubuntu 7.10 'Gutsy Gibbon'" #. Description #: ../data/templates/Ubuntu.info.in:1824 msgid "Cdrom with Ubuntu 7.10 'Gutsy Gibbon'" msgstr "CD-ROM le Ubuntu 7.10 'Gutsy Gibbon'" #. Description #: ../data/templates/Ubuntu.info.in:1869 msgid "Ubuntu 7.04 'Feisty Fawn'" msgstr "Ubuntu 7.04 'Feisty Fawn'" #. Description #: ../data/templates/Ubuntu.info.in:1888 msgid "Cdrom with Ubuntu 7.04 'Feisty Fawn'" msgstr "CD-ROM le Ubuntu 7.04 'Feisty Fawn'" #. Description #: ../data/templates/Ubuntu.info.in:1930 msgid "Ubuntu 6.10 'Edgy Eft'" msgstr "Ubuntu 6.10 'Edgy Eft'" #. CompDescription #: ../data/templates/Ubuntu.info.in:1935 msgid "Community-maintained" msgstr "'Ga leasachadh leis a' choimhearsnachd" #. CompDescription #: ../data/templates/Ubuntu.info.in:1941 msgid "Restricted software" msgstr "Bathar-bog cuingichte" #. Description #: ../data/templates/Ubuntu.info.in:1949 msgid "Cdrom with Ubuntu 6.10 'Edgy Eft'" msgstr "CD-ROM le Ubuntu 6.10 'Edgy Eft'" #. Description #: ../data/templates/Ubuntu.info.in:1991 msgid "Ubuntu 6.06 LTS 'Dapper Drake'" msgstr "Ubuntu 6.06 LTS 'Dapper Drake'" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1994 msgid "Canonical-supported free and open-source software" msgstr "Bathar-bog saor le còd fosgailte ris an cuir Canonical taic" #. CompDescription #: ../data/templates/Ubuntu.info.in:1996 msgid "Community-maintained (universe)" msgstr "'Ga leasachadh leis a' choimhearsnachd (universe)" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1997 msgid "Community-maintained free and open-source software" msgstr "" "Bathar-bog saor le còd fosgailte a tha 'ga leasachadh leis a' choimhearsnachd" #. CompDescription #: ../data/templates/Ubuntu.info.in:1999 msgid "Non-free drivers" msgstr "Draibhearean neo-shaor" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:2000 msgid "Proprietary drivers for devices" msgstr "Draibhearean fo sheilbh airson uidheaman" #. CompDescription #: ../data/templates/Ubuntu.info.in:2002 msgid "Restricted software (Multiverse)" msgstr "Bathar-bog cuingichte (Multiverse)" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:2003 msgid "Software restricted by copyright or legal issues" msgstr "" "Bathar-bog a tha cuingichte an cois còrach-lethbhreac no adhbharan laghail" #. Description #: ../data/templates/Ubuntu.info.in:2010 msgid "Cdrom with Ubuntu 6.06 LTS 'Dapper Drake'" msgstr "CD-ROM le Ubuntu 6.06 LTS 'Dapper Drake'" #. Description #: ../data/templates/Ubuntu.info.in:2026 msgid "Important security updates" msgstr "Ùrachaidhean tèarainteachd cudromach" #. Description #: ../data/templates/Ubuntu.info.in:2031 ../data/templates/Debian.info.in:56 msgid "Recommended updates" msgstr "Ùrachaidhean a mholamaid" #. Description #: ../data/templates/Ubuntu.info.in:2036 msgid "Pre-released updates" msgstr "Ùrachaidhean ro-sgaoilidh" #. Description #: ../data/templates/Ubuntu.info.in:2041 msgid "Unsupported updates" msgstr "Ùrachaidhean ris nach eil taic" #. Description #: ../data/templates/Ubuntu.info.in:2052 msgid "Ubuntu 5.10 'Breezy Badger'" msgstr "Ubuntu 5.10 'Breezy Badger'" #. Description #: ../data/templates/Ubuntu.info.in:2067 msgid "Cdrom with Ubuntu 5.10 'Breezy Badger'" msgstr "CD-ROM le Ubuntu 5.10 'Breezy Badger'" #. Description #: ../data/templates/Ubuntu.info.in:2083 msgid "Ubuntu 5.10 Security Updates" msgstr "Ùrachaidhean tèarainteachd Ubuntu 5.10" #. Description #: ../data/templates/Ubuntu.info.in:2088 msgid "Ubuntu 5.10 Updates" msgstr "Ùrachaidhean Ubuntu 5.10" #. Description #: ../data/templates/Ubuntu.info.in:2093 msgid "Ubuntu 5.10 Backports" msgstr "Ubuntu 5.10 Backports" #. Description #: ../data/templates/Ubuntu.info.in:2104 msgid "Ubuntu 5.04 'Hoary Hedgehog'" msgstr "Ubuntu 5.04 'Hoary Hedgehog'" #. Description #: ../data/templates/Ubuntu.info.in:2119 msgid "Cdrom with Ubuntu 5.04 'Hoary Hedgehog'" msgstr "CD-ROM le Ubuntu 5.04 'Hoary Hedgehog'" #. CompDescription #: ../data/templates/Ubuntu.info.in:2122 ../data/templates/Debian.info.in:209 msgid "Officially supported" msgstr "Le taic oifigeil" #. Description #: ../data/templates/Ubuntu.info.in:2135 msgid "Ubuntu 5.04 Security Updates" msgstr "Ùrachaidhean tèarainteachd Ubuntu 5.04" #. Description #: ../data/templates/Ubuntu.info.in:2140 msgid "Ubuntu 5.04 Updates" msgstr "Ùrachaidhean Ubuntu 5.04" #. Description #: ../data/templates/Ubuntu.info.in:2145 msgid "Ubuntu 5.04 Backports" msgstr "Ubuntu 5.04 Backports" #. Description #: ../data/templates/Ubuntu.info.in:2151 msgid "Ubuntu 4.10 'Warty Warthog'" msgstr "Ubuntu 4.10 'Warty Warthog'" #. CompDescription #: ../data/templates/Ubuntu.info.in:2157 msgid "Community-maintained (Universe)" msgstr "'Ga leasachadh leis a' choimhearsnachd (Universe)" #. CompDescription #: ../data/templates/Ubuntu.info.in:2159 msgid "Non-free (Multiverse)" msgstr "Neo-shaor (Multiverse)" #. Description #: ../data/templates/Ubuntu.info.in:2166 msgid "Cdrom with Ubuntu 4.10 'Warty Warthog'" msgstr "CD-ROM le Ubuntu 4.10 'Warty Warthog'" #. CompDescription #: ../data/templates/Ubuntu.info.in:2169 msgid "No longer officially supported" msgstr "Chan eil taic oifigeil ris tuilleadh" #. CompDescription #: ../data/templates/Ubuntu.info.in:2171 msgid "Restricted copyright" msgstr "Còir-lethbhreac chuingichte" #. Description #: ../data/templates/Ubuntu.info.in:2178 msgid "Ubuntu 4.10 Security Updates" msgstr "Ùrachaidhean tèarainteachd Ubuntu 4.10" #. Description #: ../data/templates/Ubuntu.info.in:2183 msgid "Ubuntu 4.10 Updates" msgstr "Ùrachaidhean Ubuntu 4.10" #. Description #: ../data/templates/Ubuntu.info.in:2188 msgid "Ubuntu 4.10 Backports" msgstr "Ubuntu 4.10 Backports" #. ChangelogURI #: ../data/templates/Debian.info.in.h:4 #, no-c-format msgid "http://packages.debian.org/changelogs/pool/%s/%s/%s/%s_%s/changelog" msgstr "http://packages.debian.org/changelogs/pool/%s/%s/%s/%s_%s/changelog" #. Description #: ../data/templates/Debian.info.in:8 msgid "Debian 8 'jessie'" msgstr "Debian 8 'jessie'" #. Description #: ../data/templates/Debian.info.in:38 msgid "Debian 7 'Wheezy' " msgstr "Debian 7 'Wheezy' " #. Description #: ../data/templates/Debian.info.in:68 msgid "Debian 6.0 'Squeeze' " msgstr "Debian 6.0 'Squeeze' " #. Description #: ../data/templates/Debian.info.in:93 msgid "Debian 5.0 'Lenny' " msgstr "Debian 5.0 'Lenny' " #. Description #: ../data/templates/Debian.info.in:118 msgid "Debian 4.0 'Etch'" msgstr "Debian 4.0 'Etch'" #. Description #: ../data/templates/Debian.info.in:143 msgid "Debian 3.1 'Sarge'" msgstr "Debian 3.1 'Sarge'" #. Description #: ../data/templates/Debian.info.in:154 msgid "Proposed updates" msgstr "Ùrachaidhean a tha fa-near" #. Description #: ../data/templates/Debian.info.in:161 msgid "Security updates" msgstr "Ùrachaidhean tèarainteachd" #. Description #: ../data/templates/Debian.info.in:168 msgid "Debian current stable release" msgstr "An sgaoileadh seasmhach làithreach aig Debian" #. Description #: ../data/templates/Debian.info.in:181 msgid "Debian testing" msgstr "A' cur Debian fo dheuchainn" #. Description #: ../data/templates/Debian.info.in:207 msgid "Debian 'Sid' (unstable)" msgstr "Debian 'Sid' (neo-sheasmhach)" #. CompDescription #: ../data/templates/Debian.info.in:211 msgid "DFSG-compatible Software with Non-Free Dependencies" msgstr "" "Bathar-bog a tha co-chòrdail le DFSG aig a bheil eisimeileachdan neo-shaor" #. CompDescription #: ../data/templates/Debian.info.in:213 msgid "Non-DFSG-compatible Software" msgstr "Bathar-bog nach eil co-chòrdail le DFSG" #. TRANSLATORS: %s is a country #: ../aptsources/distro.py:211 ../aptsources/distro.py:442 #, python-format msgid "Server for %s" msgstr "Am frithealaiche airson %s" #. More than one server is used. Since we don't handle this case #. in the user interface we set "custom servers" to true and #. append a list of all used servers #: ../aptsources/distro.py:229 ../aptsources/distro.py:235 #: ../aptsources/distro.py:251 msgid "Main server" msgstr "Prìomh frithealaiche" #: ../aptsources/distro.py:255 msgid "Custom servers" msgstr "Frithealaichean gnàthaichte" #: ../apt/progress/gtk2.py:245 #, python-format msgid "Downloading file %(current)li of %(total)li with %(speed)s/s" msgstr "" "A' luchdadh a-nuas faidhle %(current)li de %(total)li air %(speed)s/s" #: ../apt/progress/gtk2.py:251 #, python-format msgid "Downloading file %(current)li of %(total)li" msgstr "A' luchdadh a-nuas faidhle %(current)li de %(total)li" #. Setup some child widgets #: ../apt/progress/gtk2.py:274 msgid "Details" msgstr "Mion-fhiosrachadh" #: ../apt/progress/gtk2.py:347 msgid "Starting..." msgstr "A' tòiseachadh..." #: ../apt/progress/gtk2.py:353 msgid "Complete" msgstr "Coilean" #: ../apt/package.py:522 #, python-format msgid "Invalid unicode in description for '%s' (%s). Please report." msgstr "" "Tha Unicode nach eil dligheach san tuairisgeul airson \"%s\" (%s). Nach dèan " "thu aithris air?" #: ../apt/package.py:1106 ../apt/package.py:1212 ../apt/package.py:1226 msgid "The list of changes is not available" msgstr "Chan eil liosta nan atharraichean ri fhaighinn" #: ../apt/package.py:1219 #, python-format msgid "" "The list of changes is not available yet.\n" "\n" "Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "until the changes become available or try again later." msgstr "" "Chan eil liosta nan atharraichean ri fhaighinn fhathast.\n" "\n" "Cleachd http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "gus am bi na h-atharraichean ri làimh no feuch ris a-rithist an ceann greis." #: ../apt/package.py:1229 msgid "" "Failed to download the list of changes. \n" "Please check your Internet connection." msgstr "" "Dh'fhàillig luchdadh a-nuas liosta nan atharraichean. \n" "Thoir sùil air a' cheangal agad ris an eadar-lìon." #: ../apt/debfile.py:89 #, python-format msgid "List of files for '%s' could not be read" msgstr "" "Cha b' urrainn dhuinn liosta nam faidhlichean airson \"%s\" a leughadh" #: ../apt/debfile.py:101 #, python-format msgid "List of control files for '%s' could not be read" msgstr "" "Cha b' urrainn dhuinn liosta nam faidhlichean smachd airson \"%s\" a leughadh" #: ../apt/debfile.py:226 #, python-format msgid "Dependency is not satisfiable: %s\n" msgstr "Cha ghabh an eisimeileachd seo a riarachadh: %s\n" #: ../apt/debfile.py:249 #, python-format msgid "Conflicts with the installed package '%s'" msgstr "Ann an còmhstri leis a' phacaid stàlaichte \"%s\"" #: ../apt/debfile.py:396 #, python-format msgid "" "Breaks existing package '%(pkgname)s' dependency %(depname)s " "(%(deprelation)s %(depversion)s)" msgstr "" "Tha seo a' briseadh eisimeileachd \"%(pkgname)s\", %(depname)s " "(%(deprelation)s %(depversion)s)" #: ../apt/debfile.py:423 #, python-format msgid "" "Breaks existing package '%(pkgname)s' conflict: %(targetpkg)s (%(comptype)s " "%(targetver)s)" msgstr "" "Tha seo a' briseadh còmhstri \"%(pkgname)s\": %(targetpkg)s (%(comptype)s " "%(targetver)s)" #: ../apt/debfile.py:437 #, python-format msgid "" "Breaks existing package '%(pkgname)s' that conflict: '%(targetpkg)s'. But " "the '%(debfile)s' provides it via: '%(provides)s'" msgstr "" "Tha seo a' briseadh còmhstri %(pkgname)s: '%(targetpkg)s'. Ach tha " "\"%(debfile)s\" 'ga sholar slighe: \"%(provides)s\"" #: ../apt/debfile.py:493 msgid "No Architecture field in the package" msgstr "Chan eil raon ailtireachd anns a' phacaid" #: ../apt/debfile.py:503 #, python-format msgid "Wrong architecture '%s'" msgstr "Ailtireachd chearr \"%s\"" #: ../apt/debfile.py:512 msgid "A later version is already installed" msgstr "Tha tionndadh nas ùire stàlaichte mu thràth" #: ../apt/debfile.py:537 msgid "Failed to satisfy all dependencies (broken cache)" msgstr "" "Cha b' urrainn dhuinn na h-eisimeileachdan uile a riarachadh (tasgadan " "briste)" #: ../apt/debfile.py:566 #, python-format msgid "Cannot install '%s'" msgstr "Chan ghabh \"%s\" a stàladh" #: ../apt/debfile.py:642 msgid "" "Automatically decompressed:\n" "\n" msgstr "" "Air a dhì-dhùmhlachadh gu fèin-obrachail:\n" "\n" #: ../apt/debfile.py:648 msgid "Automatically converted to printable ascii:\n" msgstr "" "Air iompachadh gu fèin-obrachail 'na ASCII a ghabhas a chlò-bhualadh:\n" #: ../apt/debfile.py:748 #, python-format msgid "Install Build-Dependencies for source package '%s' that builds %s\n" msgstr "" "Stàlaich Build-Dependencies airson pacaid an tùis \"%s\" a thogas %s\n" #: ../apt/debfile.py:759 msgid "An essential package would be removed" msgstr "Rachadh pacaid riatanach a thoirt air falbh" #: ../apt/progress/text.py:89 #, python-format msgid "%c%s... Done" msgstr "%c%s... Dèanta" #: ../apt/progress/text.py:129 msgid "Hit " msgstr "Hit " #: ../apt/progress/text.py:138 msgid "Ign " msgstr "Ign " #: ../apt/progress/text.py:140 msgid "Err " msgstr "Err " #: ../apt/progress/text.py:151 msgid "Get:" msgstr "Get:" #: ../apt/progress/text.py:217 msgid " [Working]" msgstr " [Working]" #: ../apt/progress/text.py:228 #, python-format msgid "" "Media change: please insert the disc labeled\n" " '%s'\n" "in the drive '%s' and press enter\n" msgstr "" "Meadhan ri atharrachadh: Cuir a-steach an diosg air a bheil\n" " \"%s\"\n" "dhan draibh \"%s\" agus brùth Enter\n" #. Trick for getting a translation from apt #: ../apt/progress/text.py:237 #, python-format msgid "Fetched %sB in %s (%sB/s)\n" msgstr "Chaidh %sB fhaighinn ann an %s (%sB/s)\n" #: ../apt/progress/text.py:253 msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'" msgstr "Thoir ainm air an diosg, can \"Debian 2.1r1 Disk 1\"" #: ../apt/progress/text.py:269 msgid "Please insert a Disc in the drive and press enter" msgstr "Cuir diosg dhan draibh agus brùth Enter" #: ../apt/cache.py:163 msgid "Building data structures" msgstr "A' togail structaran an dàta" language-pack-gd-base/data/gd/LC_MESSAGES/oneconf.po0000644000000000000000000001571512743727036017046 0ustar # Gaelic; Scottish translation for oneconf # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the oneconf package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: oneconf\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-07-08 14:00+0000\n" "PO-Revision-Date: 2013-07-12 00:29+0000\n" "Last-Translator: Akerbeltz \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:17+0000\n" "X-Generator: Launchpad (build 18147)\n" #: .././oneconf-service:70 #, c-format msgid "Usage: %prog [options]" msgstr "Cleachdadh: %prog [roghainnean]" #: .././oneconf-service:73 msgid "Enable debug mode." msgstr "Cuir modh an dì-bhugachaidh an comas." #: .././oneconf-service:75 msgid "Use the mock infrastructure." msgstr "Cleachd am bun-structar mas-fhìor." #: .././oneconf-service:102 msgid "" "An OneConf service is already running, shut it down with oneconf-query --stop" msgstr "" "Tha seirbheis OneConf a' ruith mar-thà, dùin e le oneconf-query –stop" #: .././oneconf-query:44 msgid "Installed package:" msgstr "Pacaid stàlaichte:" #: .././oneconf-query:51 msgid "Additional packages: (package to install)" msgstr "Pacaidean a bharrachd: (pacaid ri stàladh)" #: .././oneconf-query:54 msgid "Missing packages: (package to remove)" msgstr "Pacaidean a tha a dhìth: (pacaid a tha ri thoirt air falbh)" #: .././oneconf-query:60 msgid "Listing this host stored in OneConf:" msgstr "A' liostadh an òstair seo a tha 'ga stòradh ann an OneConf:" #: .././oneconf-query:62 msgid "Hosts stored for OneConf:" msgstr "Òstairean a tha 'gan stòradh airson OneConf:" #: .././oneconf-query:74 msgid "" "You can't define --all-packages, --manual-packages or --hosts together." msgstr "" "Chan urrainn dhut --all-packages, --manual-packages no --hosts a shònrachadh " "còmhla." #: .././oneconf-query:78 msgid "" "You can't define --list, --diff, --update, --async-update, --share-" "inventory, --stop, --get-last-sync together." msgstr "" "Chan urrainn --list, --diff, --update, --async-update, --share-inventory, --" "stop, --get-last-sync a shònrachadh còmhla." #: .././oneconf-query:82 #, c-format msgid "%s isn't compatible with %s" msgstr "Chan eil %s co-chòrdail ri %s" #: .././oneconf-query:88 #, c-format msgid "usage: %prog [options]" msgstr "cleachdadh: %prog [roghainnean]" #: .././oneconf-query:92 msgid "" "Current diff between this machine and another provided by hostname/hostid" msgstr "" "Tha an diff làithreach eadar an t-inneal seo agus fear eile 'ga sholar le " "hostname/hostid" #: .././oneconf-query:96 msgid "List stored package (default for local hostid) or host lists" msgstr "" "Pacaid a tha 'ga stòradh air liosta (bun-roghainn airson local hostid) no " "liostaichean òstair" #: .././oneconf-query:99 msgid "Get last sync date" msgstr "Faigh an ceann-là sioncronachaidh mu dheireadh" #: .././oneconf-query:101 msgid "Update the package list in store" msgstr "Ùraich an liosta nam pacaidean san stòr" #: .././oneconf-query:104 msgid "Perform async update of the package list in store" msgstr "Dèan ùrachadh async de liosta nam pacaidean san stòr" #: .././oneconf-query:106 msgid "Stop oneconf service" msgstr "Stad an t-seirbheis oneconf" #: .././oneconf-query:108 msgid "Enable debug mode (use --direct)" msgstr "Cuir an comas am modh dì-bhugachaidh (cleachd --direct)" #: .././oneconf-query:110 msgid "Don't use dbus for the request" msgstr "Na cleachd dbus airson an t-iarrtais" #: .././oneconf-query:115 msgid "Get all installed packages from storage" msgstr "Faigh gach pacaide stàlaichte on stòr" #: .././oneconf-query:118 msgid "Get only manual installed packages from storage" msgstr "Na faigh ach pacaidean stàlaichte a làimh on stòr" #: .././oneconf-query:121 msgid "All available hosts from storage (only with list)" msgstr "Na h-uile òstair a tha ri fhaighinn on stòr (le liosta a-mhàin)" #: .././oneconf-query:124 msgid "This host (only with list)" msgstr "An t-òstair seo (le liosta a-mhàin)" #: .././oneconf-query:130 msgid "Specify target hostname" msgstr "Sònraich ainm an òstair-thargaide" #: .././oneconf-query:132 msgid "Specify target hostid" msgstr "Sònraich an hostid-targaide" #: .././oneconf-query:138 msgid "Share this inventory on the web" msgstr "Co-roinn a' mhaoin-chunntas seo air an lìon" #: .././oneconf-query:142 msgid "Hide this inventory on the web" msgstr "Falaich a' mhaoin-chunntas seo air an lìon" #: .././oneconf-query:224 msgid "hostid and hostname can't be provided together." msgstr "Cha ghabh hostid agus hostname a sholar còmhla." #: .././oneconf-query:229 .././oneconf-query:239 msgid "You can't use hostid or hostname when updating." msgstr "" "Chan urrainn dhut hostid no hostname a chleachdadh nuair a bhios tu ri " "ùrachadh." #: .././oneconf-query:232 .././oneconf-query:242 msgid "You can't define --package, --host or --hosts when updating." msgstr "" "Chan urrainn dhut --package, --host no --hosts a shònrachadh nuair a bhios " "tu ri ùrachadh." #: .././oneconf-query:263 msgid "You have to provide either hostid or hostname for getting a diff." msgstr "Feumaidh tu hostid no hostname a sholar mus fhaigh thu diff." #: .././oneconf-query:281 .././oneconf-query:290 msgid "" "You can't define --package, --host or --hosts when changing show inventory " "status." msgstr "" "Chan urrainn dhut --package, --host no --hosts a shònrachadh nuair a " "dh'atharraicheas tu an dòigh air an dèid a' mhaoin-chunntas a shealltainn." #: .././oneconf-query:287 msgid "You can't use hostid or hostname when changing show inventory status." msgstr "" "Chan urrainn dhut hostid no hostname a chleachdadh nuair a dh'atharraicheas " "tu an dòigh air an dèid a' mhaoin-chunntas a shealltainn." #: .././oneconf/dbusconnect.py:210 #, python-format msgid "Wasn't able to request stopping the service: %s" msgstr "Cha b' urrainn dhuinn iarraidh stad a chur air an t-seirbheis: %s" #: .././oneconf/directconnect.py:88 msgid "" "Nothing done: in direct mode, there is no communication with the service" msgstr "" "Cha deach dad a dhèanamh: chan eil conaltradh leis an t-seirbheis sa mhodh " "dìreach" #: .././oneconf/hosts.py:236 msgid "No hostname registered for this id" msgstr "Chan eil ainm-òstair clàraichte airson an ID seo" #: .././oneconf/hosts.py:258 msgid "" "Multiple hostid registered for this hostname. Use --list --host to get the " "hostid and use the --hostid option." msgstr "" "Chaidh iomadh hostid a chlàradh airson an ainm-òstair seo. Cleachd --list --" "host gus an hostid fhaighinn agus cleachd an roghainn --hostid." #: .././oneconf/hosts.py:262 msgid "No hostid registered for this hostname" msgstr "Cha deach hostid a chlàradh airson an ainm-òstair seo." #: .././oneconf/hosts.py:339 .././oneconf/hosts.py:342 msgid "Was never synced" msgstr "Cha deach a shioncronachadh a-riamh" language-pack-gd-base/data/gd/LC_MESSAGES/upstart.po0000644000000000000000000013421512743727036017116 0ustar # Gaelic; Scottish translation for upstart # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the upstart package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: upstart\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-03-11 14:33+0000\n" "PO-Revision-Date: 2016-01-05 09:00+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:03+0000\n" "X-Generator: Launchpad (build 18147)\n" #: init/conf.c:505 init/session.c:254 msgid "Unable to load configuration" msgstr "Cha b' urrainn dhuinn an rèiteachadh a luchdadh" #: init/conf.c:538 #, c-format msgid "Loading configuration from %s" msgstr "A' luchdadh an rèiteachaidh o %s" #: init/conf.c:575 #, c-format msgid "Handling deletion of %s" msgstr "A' sguabadh às %s" #: init/conf.c:652 msgid "Unable to watch configuration file" msgstr "Chan urrainn dhuinn sùil a chumail air an fhaidhle rèiteachaidh" #: init/conf.c:747 msgid "Unable to watch configuration directory" msgstr "Chan urrainn dhuinn sùil a chumail air a' phasgan rèiteachaidh" #: init/conf.c:871 msgid "Error while loading configuration file" msgstr "Mearachd le luchdadh an fhaidhle rèiteachaidh" #: init/conf.c:985 msgid "Configuration directory deleted" msgstr "Chaidh am pasgan rèiteachaidh a sguabadh às" #: init/control.c:223 msgid "Connection from private client" msgstr "Ceangal o chliant prìobhaideach" #: init/control.c:386 msgid "Disconnected from notified D-Bus bus" msgstr "Chaidh an ceangal gun bhus D-Bus a fhuair brath a bhriseadh" #: init/control.c:388 #, c-format msgid "Disconnected from D-Bus %s bus" msgstr "Chaidh an ceangal gun bhus D-Bus %s a bhriseadh" #: init/control.c:462 msgid "You do not have permission to reload configuration" msgstr "Chan eil cead agad gus an rèiteachadh ath-luchdadh" #: init/control.c:466 init/main.c:1022 msgid "Reloading configuration" msgstr "Ag ath-luchdadh an rèiteachaidh" #: init/control.c:510 init/control.c:671 msgid "Name may not be empty string" msgstr "Chan fhaod sreang an ainm a bhith falamh" #: init/control.c:541 #, c-format msgid "Unknown job: %s" msgstr "Obair nach aithne dhuinn: %s" #: init/control.c:664 msgid "You do not have permission to emit an event" msgstr "Chan eil cead agad gus tachartas fhoillseachadh" #: init/control.c:679 init/job_class.c:843 init/job_class.c:1066 #: init/job_class.c:1206 init/job_class.c:1342 msgid "Env must be KEY=VALUE pairs" msgstr "Feumaidh an àrainneachd a bhith na càraidean IUCHAIR=LUACH" #: init/control.c:831 msgid "You do not have permission to set log priority" msgstr "Chan eil cead agad gus prìomhachas an loga a shuidheachadh" #: init/control.c:855 msgid "The log priority given was not recognised" msgstr "Cha deach prìomhachas an loga a chaidh a thoirt seachad aithneachadh" #: init/control.c:907 msgid "You do not have permission to notify disk is writeable" msgstr "Chan eil cead agad gus brath a chur gun gabh sgrìobhadh air an diosg" #: init/control.c:953 msgid "Not permissible to notify D-Bus address for PID 1" msgstr "Chan fhaodar brath a chur gun seòladh D-Bus airson PID 1" #: init/control.c:960 msgid "You do not have permission to notify D-Bus address" msgstr "Chan eil cead agad gus brath a chur gun seòladh D-Bus" #: init/control.c:971 init/control.c:1020 init/control.c:1028 #: init/control.c:1223 msgid "Out of Memory" msgstr "Chan eil chuimhne air fhàgail" #: init/control.c:1197 msgid "You do not have permission to request state" msgstr "Chan eil cead agad gus an staid iarraidh" #: init/control.c:1210 msgid "Ignoring state query from chroot session" msgstr "A' leigeil seachad ceist staide on t-seisean chroot" #: init/control.c:1251 msgid "You do not have permission to request restart" msgstr "Chan eil cead agad gus tòiseachadh iarraidh" #: init/control.c:1265 msgid "Ignoring restart request from chroot session" msgstr "A' leigeil seachad iarrtas ath-thòiseachaidh on t-seisean chroot" #: init/control.c:1269 msgid "Restarting" msgstr "Ag ath-thòiseachadh" #: init/control.c:1358 init/control.c:1510 init/control.c:1820 msgid "You do not have permission to modify job environment" msgstr "Chan eil cead agad gus àrainneachd nan obraichean atharrachadh" #: init/control.c:1365 init/control.c:1517 init/control.c:1827 msgid "Not permissible to modify PID 1 job environment" msgstr "Chan fhaodar àrainneachd na h-obrach aig PID 1 atharrachadh" #: init/control.c:1402 init/control.c:1464 init/control.c:1552 #: init/control.c:1602 init/control.c:1654 msgid "Variable may not be empty string" msgstr "Chan fhaod sreang a' chaochladair a bhith falamh" #: init/control.c:1379 init/control.c:1531 init/control.c:1668 #: init/control.c:1764 init/control.c:1841 msgid "Job may not be empty string" msgstr "Chan fhaod sreang na h-obrach a bhith falamh" #: init/control.c:1390 msgid "Ignoring set env request from chroot session" msgstr "" "A' leigeil seachad an t-iarrtas gus an àrainneachd a shuidheachadh on t-" "seisean chroot" #: init/control.c:1542 msgid "Ignoring unset env request from chroot session" msgstr "" "A' leigeil seachad an t-iarrtas gus an àrainneachd a neo-shuidheachadh on t-" "seisean chroot" #: init/control.c:1572 init/control.c:1712 msgid "No such variable" msgstr "Chan eil a leithid caochladair ann" #: init/control.c:1648 init/control.c:1750 msgid "You do not have permission to query job environment" msgstr "Chan eil cead agad gus àrainneachd nan obraichean a cheasnachadh" #: init/control.c:1679 msgid "Ignoring get env request from chroot session" msgstr "" "A' leigeil seachad an t-iarrtas gus an àrainneachd fhaighinn on t-seisean " "chroot" #: init/control.c:1852 msgid "Ignoring reset env request from chroot session" msgstr "" "A' leigeil seachad an t-iarrtas gus an àrainneachd ath-shuidheachadh on t-" "seisean chroot" #: init/control.c:1985 msgid "unable to create session file" msgstr "chan urrainn dhuinn faidhle an t-seisein a chruthachadh" #: init/control.c:1992 msgid "unable to write session file" msgstr "chan urrainn dhuinn faidhle an t-seisein a sgrìobhadh" #: init/control.c:2041 msgid "You do not have permission to end session" msgstr "Chan eil cead agad gus crìoch a chur air an t-seisean" #: init/control.c:2049 msgid "Ignoring session end request from chroot session" msgstr "" "A' leigeil seachad an t-iarrtas gus crìoch a chur air an t-seisean on t-" "seisean chroot" #: init/errors.h:63 msgid "Illegal parameter" msgstr "Paramadair mì-dhligheach" #: init/errors.h:64 msgid "Unknown parameter" msgstr "Paramadair nach aithne dhuinn" #: init/errors.h:65 init/errors.h:79 msgid "Expected operator" msgstr "An dùil air gnìomharaiche" #: init/errors.h:66 msgid "Mismatched braces" msgstr "Chan eil na camagan dualach a-rèir a chèile" #: init/errors.h:67 msgid "Invalid setuid user name does not exist" msgstr "Chan eil an t-ainm-cleachdaiche setuid mì-dhligheach ann" #: init/errors.h:68 msgid "Invalid setgid group name does not exist" msgstr "Chan eil ainm mì-dhligheach a' bhuidhinn setgid ann" #: init/errors.h:70 msgid "Illegal interval, expected number of seconds" msgstr "Eadaramh mì-dhligheach, an dùil air àireamh de dhiogan" #: init/errors.h:71 msgid "Illegal exit status, expected integer" msgstr "Staid fàgail mhì-dligheach, an dùil air àireamh shlàn" #: init/errors.h:72 msgid "Illegal signal status, expected integer" msgstr "Staid siognail mhì-dligheach, an dùil air àireamh shlàn" #: init/errors.h:73 msgid "Illegal file creation mask, expected octal integer" msgstr "" "Masg cruthachadh faidhle mì-dhligheach, an dùil air àireamh shlàn ochdach" #: init/errors.h:74 msgid "Illegal nice value, expected -20 to 19" msgstr "Luach nice mì-dhligheach, an dùil air -20 gu 19" #: init/errors.h:75 msgid "Illegal oom adjustment, expected -16 to 15 or 'never'" msgstr "Gleusadh oom mì-dhligeach, an dùil air -16 gu 15 no \"never\"" #: init/errors.h:76 msgid "Illegal oom score adjustment, expected -999 to 1000 or 'never'" msgstr "" "Gleusadh sgòr oom mì-dhligeach, an dùil air -999 gu 1000 no \"never\"" #: init/errors.h:77 msgid "Illegal limit, expected 'unlimited' or integer" msgstr "Crìoch mì-dhligheach, an dùil air \"unlimited\" no àireamh shlàn" #: init/errors.h:78 msgid "Expected event" msgstr "An dùil air tachartas" #: init/errors.h:80 msgid "Expected variable name before value" msgstr "An dùil air ainm a' chaochladair air thoiseach an luach" #: init/errors.h:81 msgid "Mismatched parentheses" msgstr "Chan eil na camagan a-rèir a chèile" #: init/errors.h:82 msgid "Name already taken" msgstr "Tha an t-ainm 'ga chleachdadh mar-thà" #: init/event.c:290 #, c-format msgid "Handling %s event" msgstr "A' làimhseachadh tachartas %s" #: init/job_class.c:2744 #, c-format msgid "Failed to obtain %s instance: %s" msgstr "Cha deach leinn ionstans dhe %s fhaighinn: %s" #: init/event.c:488 msgid "Event failed" msgstr "Dh'fhàillig leis an tachartas" #: init/job.c:334 #, c-format msgid "%s goal changed from %s to %s" msgstr "Dh'atharraich amas %s o %s gu %s" #: init/job.c:409 #, c-format msgid "%s state changed from %s to %s" msgstr "Dh'atharraich staid %s o %s gu %s" #: init/job.c:934 init/job.c:972 msgid "Job failed to start" msgstr "Cha deach leis an obair tòiseachadh" #: init/job.c:947 init/job.c:983 msgid "Job failed while stopping" msgstr "Dh'fhàillig leis an obair rè an stadaidh" #: init/job.c:959 init/job.c:994 msgid "Job failed to restart" msgstr "Cha deach leis an obair ath-tòiseachadh" #: init/job.c:1188 msgid "stop" msgstr "cuir stad air" #: init/job.c:1190 msgid "start" msgstr "tòisich" #: init/job.c:1192 msgid "respawn" msgstr "ath-shìol" #: init/job.c:1237 msgid "waiting" msgstr "a' feitheamh" #: init/job.c:1239 msgid "starting" msgstr "a' tòiseachadh" #: init/job.c:1243 init/process.c:90 msgid "security" msgstr "tèarainteachd" #: init/job.c:1247 init/process.c:82 msgid "pre-start" msgstr "ro-thòiseachadh" #: init/job.c:1251 msgid "spawned" msgstr "air a shìoladh" #: init/job.c:1255 init/process.c:84 msgid "post-start" msgstr "iar-thòiseachadh" #: init/job.c:1257 msgid "running" msgstr "a' ruith" #: init/job.c:1261 init/process.c:86 msgid "pre-stop" msgstr "ro-stad" #: init/job.c:1263 msgid "stopping" msgstr "a' cur stad air" #: init/job.c:1265 msgid "killed" msgstr "air a mharbhadh" #: init/job.c:1269 init/process.c:88 msgid "post-stop" msgstr "iar-stad" #: init/job.c:1366 init/job.c:1454 init/job.c:1530 init/job.c:1599 #: init/job_class.c:1045 init/job_class.c:1198 init/job_class.c:1334 #, c-format msgid "You do not have permission to modify job: %s" msgstr "Chan eil cead agad gus an obair atharrachadh: %s" #: init/job.c:1374 init/job_class.c:1122 #, c-format msgid "Job is already running: %s" msgstr "Tha an obair 'ga ruith mar-thà: %s" #: init/job.c:1462 init/job.c:1538 init/job_class.c:1252 init/job_class.c:1387 #, c-format msgid "Job has already been stopped: %s" msgstr "Chaidh an obair a chur 'na stad mar-thà: %s" #: init/job.c:1607 #, c-format msgid "Job is not running: %s" msgstr "Chan eil an obair 'ga ruith: %s" #: init/job.c:2113 init/job_class.c:2268 init/job_class.c:2303 msgid "BUG" msgstr "BUGA" #: init/job.c:2114 msgid "instance 'stop on' parse error" msgstr "mearachd parsaidh le ionstans de \"stop on\"" #: init/job_class.c:873 init/job_class.c:1096 util/initctl.c:1708 msgid "Usage" msgstr "Cleachdadh" #: init/job_class.c:891 init/job_class.c:936 init/job_class.c:1244 #: init/job_class.c:1379 #, c-format msgid "Unknown instance: %s" msgstr "Ionstans nach aithne dhuinn: %s" #: init/job_class.c:2269 msgid "'start on' parse error" msgstr "mearachd parsaidh le \"start on\"" #: init/job_class.c:2304 msgid "'stop on' parse error" msgstr "mearachd parsaidh le \"stop on\"" #: init/job_class.c:2650 msgid "unable to clear CLOEXEC bit on log fd" msgstr "chan urrainn dhuinn am biod CLOEXEC fhalamhachadh air loga fd" #: init/job_process.c:2482 #, c-format msgid "Failed to spawn %s %s process: %s" msgstr "Cha deach leinn pròiseas %s %s a shìoladh: %s" #: init/job_process.c:318 init/job_process.c:2472 msgid "Temporary process spawn error" msgstr "Mearachd shealach le sìoladh pròiseis" #: init/job_process.c:323 #, c-format msgid "%s %s process (%d)" msgstr "pròiseas %s %s (%d)" #: init/job_process.c:493 msgid "Failed to create pty - disabling logging for job" msgstr "" "Cha deach leinn pty a chruthachadh - a' cur logadh na h-obrach à comas" #: init/job_process.c:540 #, c-format msgid "Pausing %s (%d) [pre-exec] for debug" msgstr "A' cur %s (%d) [ro-ruith] 'na stad a chum dì-bhugachadh" #: init/job_process.c:664 #, c-format msgid "Failed to open system console: %s" msgstr "Cha deach leinn consoil an t-siostaim fhosgladh: %s" #: init/job_process.c:1070 #, c-format msgid "unable to move script fd: %s" msgstr "cha b' urrainn dhuinn sgriobt fd a ghluasad: %s" #: init/job_process.c:1075 #, c-format msgid "unable to open console: %s" msgstr "cha b' urrainn dhuinn a' chonsoil fhosgladh: %s" #: init/job_process.c:1130 #, c-format msgid "unable to set \"%s\" resource limit: %s" msgstr "cha b' urrainn dhuinn crìoch goireas \"%s\" a shuidheachadh: %s" #: init/job_process.c:1135 #, c-format msgid "unable to set priority: %s" msgstr "cha b' urrainn dhuinn am prìomhachas a shuidheachadh: %s" #: init/job_process.c:1140 #, c-format msgid "unable to set oom adjustment: %s" msgstr "cha b' urrainn dhuinn gleusadh oom a shuidheachadh: %s" #: init/job_process.c:1145 #, c-format msgid "unable to change root directory: %s" msgstr "cha b' urrainn dhuinn am pasgan freumha atharrachadh: %s" #: init/job_process.c:1150 #, c-format msgid "unable to change working directory: %s" msgstr "cha b' urrainn dhuinn am pasgan obrach atharrachadh: %s" #: init/job_process.c:1155 #, c-format msgid "unable to set trace: %s" msgstr "cha b' urrainn dhuinn an trace a shuidheachadh: %s" #: init/job_process.c:1160 #, c-format msgid "unable to execute: %s" msgstr "cha b' urrainn dhuinn seo a ruith: %s" #: init/job_process.c:1165 #, c-format msgid "unable to getpwnam: %s" msgstr "cha b' urrainn dhuinn getpwnam a dhèanamh: %s" #: init/job_process.c:1170 #, c-format msgid "unable to getgrnam: %s" msgstr "cha b' urrainn dhuinn getgrnam a dhèanamh: %s" #: init/job_process.c:1175 #, c-format msgid "unable to getpwuid: %s" msgstr "cha b' urrainn dhuinn getpwuid a dhèanamh: %s" #: init/job_process.c:1180 #, c-format msgid "unable to getgrgid: %s" msgstr "cha b' urrainn dhuinn getgrgid a dhèanamh: %s" #: init/job_process.c:1185 msgid "unable to find setuid user" msgstr "cha do lorg sinn an cleachdaiche setuid" #: init/job_process.c:1189 msgid "unable to find setgid group" msgstr "cha do lorg sinn am buidheann setgid" #: init/job_process.c:1193 #, c-format msgid "unable to setuid: %s" msgstr "cha b' urrainn dhuinn setuid a dhèanamh: %s" #: init/job_process.c:1198 #, c-format msgid "unable to setgid: %s" msgstr "cha b' urrainn dhuinn setgid a dhèanamh: %s" #: init/job_process.c:1203 #, c-format msgid "unable to chown: %s" msgstr "cha b' urrainn dhuinn chown a dhèanamh: %s" #: init/job_process.c:1208 #, c-format msgid "unable to unlockpt: %s" msgstr "cha b' urrainn dhuinn unlockpt a dhèanamh: %s" #: init/job_process.c:1213 #, c-format msgid "unable to granpt: %s" msgstr "cha b' urrainn dhuinn granpt a dhèanamh: %s" #: init/job_process.c:1218 #, c-format msgid "unable to get ptsname: %s" msgstr "cha b' urrainn dhuinn ptsname a dhèanamh: %s" #: init/job_process.c:1223 #, c-format msgid "unable to open pty slave: %s" msgstr "cha b' urrainn dhuinn tràill pty fhosgladh: %s" #: init/job_process.c:1228 #, c-format msgid "unable to modify signal handler: %s" msgstr "cha b' urrainn dhuinn an làimhsichear siognail atharrachadh: %s" #: init/job_process.c:1233 #, c-format msgid "unable to allocate memory: %s" msgstr "cha b' urrainn dhuinn cuimhne a riarachadh: %s" #: init/job_process.c:1238 #, c-format msgid "unable to initgroups: %s" msgstr "cha b' urrainn dhuinn initgroups a dhèanamh: %s" #: init/job_process.c:1243 #, c-format msgid "unable to switch security profile: %s" msgstr "cha b' urrainn dhuinn atharrachadh gu pròifil tèarainteachd eile: %s" #: init/job_process.c:1294 init/job_process.c:1437 #, c-format msgid "Sending %s signal to %s %s process (%d)" msgstr "A' cur siognail %s gu pròiseas %s %s (%d)" #: init/job_process.c:1303 init/job_process.c:1446 #, c-format msgid "Failed to send %s signal to %s %s process (%d): %s" msgstr "Cha deach leinn siognail %s a chur gu pròiseas %s %s (%d): %s" #: init/job_process.c:1507 #, c-format msgid "%s %s process (%d) terminated with status %d" msgstr "Thàinig pròiseas %s %s (%d) gu crìoch le staid %d" #: init/job_process.c:1512 #, c-format msgid "%s %s process (%d) exited normally" msgstr "Dh'fhàg pròiseas %s %s (%d) gu h-àbhaisteach" #: init/job_process.c:1527 #, c-format msgid "%s %s process (%d) killed by %s signal" msgstr "Chaidh pròiseas %s %s (%d) a mharbhadh le siognail %s" #: init/job_process.c:1531 #, c-format msgid "%s %s process (%d) killed by signal %d" msgstr "Chaidh pròiseas %s %s (%d) a mharbhadh le siognail %d" #: init/job_process.c:1545 #, c-format msgid "%s %s process (%d) stopped by %s signal" msgstr "Chaidh stad a chur air pròiseas %s %s (%d) le siognail %s" #: init/job_process.c:1549 #, c-format msgid "%s %s process (%d) stopped by signal %d" msgstr "Chaidh stad a chur air pròiseas %s %s (%d) le siognail %d" #: init/job_process.c:1563 #, c-format msgid "%s %s process (%d) continued by %s signal" msgstr "Chaidh leantainn air pròiseas %s %s (%d) le siognail %s" #: init/job_process.c:1567 #, c-format msgid "%s %s process (%d) continued by signal %d" msgstr "Chaidh leantainn air pròiseas %s %s (%d) le siognail %d" #: init/job_process.c:1734 #, c-format msgid "%s respawning too fast, stopped" msgstr "Tha %s ag ath-shìoladh ro luath, air stad" #: init/job_process.c:1740 #, c-format msgid "%s %s process ended, respawning" msgstr "Thàinig pròiseas %s %s gu crìoch, 'ga ath-shìoladh" #: init/job_process.c:1850 msgid "Failed to add log to unflushed queue" msgstr "Cha deach leinn log a chur ri ciutha gun flushadh" #: init/job_process.c:2027 #, c-format msgid "Failed to set ptrace options for %s %s process (%d): %s" msgstr "" "Cha deach leinn roghainnean ptrace a shuidheachadh airson pròiseas %s %s " "(%d): %s" #: init/job_process.c:2040 init/job_process.c:2236 #, c-format msgid "Failed to continue traced %s %s process (%d): %s" msgstr "Cha deach leinn leantainn air pròiseas %s %s (%d) le trace air: %s" #: init/job_process.c:2080 init/job_process.c:2172 init/job_process.c:2227 #, c-format msgid "Failed to detach traced %s %s process (%d): %s" msgstr "Cha deach leinn pròiseas %s %s (%d) le trace air a dhealachadh: %s" #: init/job_process.c:2120 #, c-format msgid "Failed to deliver signal to traced %s %s process (%d): %s" msgstr "" "Cha deach leinn siognail a lìbhrigeadh gu pròiseas %s %s (%d) le trace air: " "%s" #: init/job_process.c:2156 #, c-format msgid "Failed to obtain child process id for %s %s process (%d): %s" msgstr "" "Cha deach leinn id a' phròiseis-cloinne aig pròiseas %s %s (%d) fhaighinn: %s" #: init/job_process.c:2163 #, c-format msgid "%s %s process (%d) became new process (%d)" msgstr "Chaidh pròiseas %s %s (%d) 'na phròiseas ùr (%d)" #: init/job_process.c:2222 #, c-format msgid "%s %s process (%d) executable changed" msgstr "Dh'atharraich am faidhle so-ghnìomhach aig pròiseas %s %s (%d)" #: init/log.c:354 msgid "Failed to write to log file" msgstr "Cha deach leinn sgrìobhadh ann am faidhle an loga" #: init/main.c:177 msgid "specify alternative directory to load configuration files from" msgstr "sònraich pasgan eile gus faidhlichean rèiteachaidh a luchdadh uaithe" #: init/main.c:180 msgid "default value for console stanza" msgstr "luach tùsail airson stansa na consoil" #: init/main.c:191 msgid "do not connect to a D-Bus bus" msgstr "na ceangail ri bus D-Bus" #: init/main.c:194 msgid "jobs will not inherit environment of init" msgstr "chan fhaigh obraichean an àrainneachd aig init mar dhìleab" #: init/main.c:183 msgid "specify alternative directory to store job output logs in" msgstr "sònraich pasgan eile gus logaichean às-chur obrach a ghlèidheadh ann" #: init/main.c:197 msgid "disable job logging" msgstr "cuid logadh nan obraichean à comas" #: init/main.c:167 msgid "disable chroot sessions" msgstr "" #: init/main.c:200 msgid "do not emit any startup event (for testing)" msgstr "na leig a-mach tachartas tòiseachaidh sam bith (airson deuchainnean)" #: init/main.c:207 msgid "flag a re-exec has occurred" msgstr "cuir bratach gun do thachair ath-ruith" #: init/main.c:211 msgid "specify file descriptor to read serialisation data from" msgstr "" "sònraich tuairisgeulaiche faidhle gus dàta sreathachaidh a leughadh uaithe" #: init/main.c:214 msgid "use D-Bus session bus rather than system bus (for testing)" msgstr "" "cleachd bus seisean D-Bus seach bus an t-siostaim (airson deuchainnean)" #: init/main.c:217 msgid "specify an alternative initial event (for testing)" msgstr "sònraich tachartas tòiseachaidh eile (airson deuchainnean)" #: init/main.c:220 msgid "start in user mode (as used for user sessions)" msgstr "" "tòisich ann am modh a' chleachdaiche (mar a thèid a chleachdadh le seiseanan " "cleachdaiche)" #: init/main.c:223 msgid "attempt to write state file on every re-exec" msgstr "feuch ri faidhle na staid a sgrìobhadh le gach ath-ruith" #: init/main.c:248 msgid "Process management daemon." msgstr "Deamhan stiùireadh nam pròiseas." #: init/main.c:250 msgid "" "This daemon is normally executed by the kernel and given process id 1 to " "denote its special status. When executed by a user process, it will " "actually run /sbin/telinit." msgstr "" "Thèid an deamhan seo a chur gu dol leis a' kernel mar as àbhaist agus thèid " "id pròiseis 1 a thoirt dha gus a stad shònraichte a riochdachadh. Nuair a " "thèid a chur gu dol le pròiseas cleachdaiche, ruithidh e /sbin/telinit ann " "an da-rìrib." #: init/main.c:280 util/reboot.c:172 util/shutdown.c:373 util/telinit.c:251 msgid "Need to be root" msgstr "Feumar bhith 'na root" #: init/main.c:289 msgid "Not being executed as init" msgstr "Chan eilear 'ga ruith mar init" #: init/main.c:340 msgid "Unable to mount /dev filesystem" msgstr "Cha deach leinn siostam-fhaidhlichean /dev a mhunntachadh" #: init/main.c:349 msgid "Cannot create directory" msgstr "Chan urrainn dhuinn am pasgan a chruthachadh" #: init/main.c:357 msgid "Unable to mount /dev/pts filesystem" msgstr "Cha deach leinn siostam-fhaidhlichean /dev/pts a mhunntachadh" #: init/main.c:383 msgid "Unable to initialize console, will try /dev/null" msgstr "" "Chan urrainn dhuinn a' chonsoil a thòiseachadh, feuchaidh sinn /dev/null" #: init/main.c:389 msgid "Unable to initialize console as /dev/null" msgstr "Chan urrainn dhuinn a' chonsoil a thòiseachadh mar /dev/null" #: init/main.c:405 init/main.c:904 msgid "Unable to set root directory" msgstr "Chan urrainn dhuinn am pasgan freumha a shuidheachadh" #: init/main.c:418 msgid "Unable to mount /proc filesystem" msgstr "Cha deach leinn siostam-fhaidhlichean /proc a mhunntachadh" #: init/main.c:428 msgid "Unable to mount /sys filesystem" msgstr "Cha deach leinn siostam-fhaidhlichean /sys a mhunntachadh" #: init/main.c:551 init/main.c:557 msgid "Unable to set default oom score" msgstr "Cha b' urrainn dhuinn bun-sgòr oom a shuidheachadh" #: init/main.c:566 msgid "Stateful re-exec supported but stateless re-exec requested" msgstr "" "Cuiridh sinn taic ri ath-ruith le staid ach chaidh ath-ruith gun staid " "iarraidh" #: init/main.c:580 msgid "Failed to read serialisation data" msgstr "Cha deach leinn an dàta sreathachaidh a leughadh" #: init/main.c:581 init/state.c:2060 msgid "reverting to stateless re-exec" msgstr "a' tilleadh gu ath-ruith gun staid" #: init/main.c:593 msgid "Both stateful and stateless re-execs failed" msgstr "Dh'fhàillig an dà chuid le ath-ruith le staid is gun staid" #: init/main.c:663 msgid "Unable to listen for private connections" msgstr "Chan urrainn dhuinn èisteachd ri ceanglaichean prìobhaideach" #: init/main.c:677 #, c-format msgid "Not connecting to %s bus" msgstr "Gun cheangladh ri bus %s" #: init/main.c:702 msgid "Unable to setup standard file descriptors" msgstr "" "Cha deach leinn tuairisgeulaichean stannardach nam faidhlichean a " "shuidheachadh" #: init/main.c:758 msgid "Unable to register as subreaper" msgstr "Cha deach leinn clàradh mar subreaper" #: init/main.c:921 #, c-format msgid "Caught %s, core dumped" msgstr "Chaidh %s a ghlacadh, eitean air a dhumpadh" #: init/main.c:925 #, c-format msgid "Caught %s, unable to dump core" msgstr "Chaidh %s a ghlacadh, cha deach leinn an t-eitean a dhumpadh" #: init/main.c:956 #, c-format msgid "Re-executing %s" msgstr "Ag ath-ruith %s" #: init/main.c:1049 #, c-format msgid "Reconnecting to D-Bus %s bus" msgstr "Ag ath-cheangail ri bus D-Bus %s" #: init/main.c:1056 #, c-format msgid "Unable to connect to the D-Bus %s bus: %s" msgstr "Cha deach leinn ceangal ri bus D-Bus %s: %s" #: init/main.c:1135 msgid "invalid console type specified" msgstr "chaidh seòrsa consoil mì-dhligheach a shònrachadh" #: init/process.c:80 msgid "main" msgstr "prìomh-phròiseas" #: init/quiesce.c:127 msgid "logout" msgstr "clàraich a-mach" #: init/quiesce.c:127 msgid "shutdown" msgstr "dùin sìos" #: init/quiesce.c:129 #, c-format msgid "Quiescing due to %s request" msgstr "A' cur crìoch air obair ri linn iarrtas %s" #: init/quiesce.c:313 #, c-format msgid "Quiesce %s sequence took %s%d second%s" msgstr "Tug crìochnachadh na h-obrach \"%s\" %s%d diog(an)%s" #: init/state.c:369 init/state.c:377 init/state.c:390 init/state.c:405 #: init/state.c:417 init/state.c:426 init/state.c:435 msgid "Failed to serialise" msgstr "Dh'fhàillig dhen t-sreathachadh" #: init/state.c:391 msgid "control bus address" msgstr "seòladh a' bhus stiùiridh" #: init/state.c:492 msgid "Detected invalid serialisation data" msgstr "Mhothaich sinn do dhàta sreathachaidh mì-dhligheach" #: init/state.c:501 init/state.c:506 init/state.c:514 init/state.c:530 #: init/state.c:544 init/state.c:554 init/state.c:562 msgid "Failed to deserialise" msgstr "Dh'fhàillig dhen dì-shreathachadh" #: init/state.c:521 msgid "No control details present in state data" msgstr "Chan eil fiosrachadh stiùiridh am broinn dàta na staid" #: init/state.c:548 msgid "No ConfSources present in state data" msgstr "Chan eil ConfSources am broinn dàta na staid" #: init/state.c:558 msgid "No global job environment data present in state data" msgstr "" "Chan eil dàta uile-choitcheann air àrainneachd na h-obrach am broinn dàta na " "staid" #: init/state.c:567 msgid "Failed to resolve deserialisation dependencies" msgstr "Cha deach leinn eisimeileachdan an dì-shreathachaidh fhuasgladh" #: init/state.c:1756 msgid "failed to demarshal D-Bus message" msgstr "cha deach leinn teachdaireachd D-Bus a demarshaladh" #: init/state.c:2020 #, c-format msgid "Failed to re-execute %s: %s" msgstr "Cha deach leinn %s ath-ruith: %s" #: init/state.c:2059 msgid "Failed to generate serialisation data" msgstr "Cha deach leinn an dàta sreathachaidh a ghintinn" #: init/state.c:2067 msgid "Performing stateful re-exec" msgstr "A' dèanamh ath-ruith le staid" #: init/state.c:2107 #, c-format msgid "Passing state from PID %d to parent" msgstr "A' cur staid o PID %d dhan phàrant" #: init/state.c:2116 #, c-format msgid "Failed to release D-Bus name: %s" msgstr "Cha deach leinn ainm D-Bus a sgaoileadh: %s" #: init/state.c:2125 msgid "Failed to write serialisation data" msgstr "Cha deach leinn an dàta sreathachaidh a sgrìobhadh" #: init/system.c:235 msgid "Unable to create device" msgstr "Cha b' urrainn dhuinn an t-uidheam a chruthachadh" #: util/initctl.c:366 msgid "Unable to connect to system bus" msgstr "Cha b' urrainn dhuinn ceangal ri bus an t-siostaim" #: util/initctl.c:367 msgid "Unable to connect to session bus" msgstr "Cha b' urrainn dhuinn ceangal ri bus an t-seisein" #: util/initctl.c:376 #, c-format msgid "%s: --dest given without --system\n" msgstr "%s: chaidh --dest gun --system a thoirt seachad\n" #: util/initctl.c:384 msgid "Unable to connect to Upstart" msgstr "Cha b' urrainn dhuinn ceangal ri Upstart" #: util/initctl.c:594 util/initctl.c:729 util/initctl.c:857 util/initctl.c:992 #: util/initctl.c:1110 util/initctl.c:1678 util/initctl.c:2913 #, c-format msgid "%s: missing job name\n" msgstr "%s: tha ainm obrach a dhìth\n" #: util/initctl.c:1414 util/initctl.c:1512 #, c-format msgid "%s: missing variable name\n" msgstr "%s: tha ainm caochladair a dhìth\n" #: util/initctl.c:1463 #, c-format msgid "%s: missing variable value\n" msgstr "%s: tha luach caochladair a dhìth\n" #: util/initctl.c:1743 #, c-format msgid "%s: missing event name\n" msgstr "%s: tha ainm tachartais a dhìth\n" #: util/initctl.c:1940 msgid "Invalid job class" msgstr "Clas obrach mì-dhligheach" #: util/initctl.c:2029 #, c-format msgid "%s: missing D-Bus address\n" msgstr "%s: tha seòladh D-Bus a dhìth\n" #: util/initctl.c:2122 msgid "Unable to query session directory" msgstr "Cha b' urrainn dhuinn pasgan an t-seisean a cheasnachadh" #: util/initctl.c:2175 msgid "Ignoring stale session file" msgstr "A' leigeil seachad faidhle seann-seisein" #: util/initctl.c:2776 msgid "unknown event" msgstr "tachartas nach aithne dhuinn" #: util/initctl.c:2780 msgid "unknown job" msgstr "obair nach aithne dhuinn" #: util/initctl.c:2939 msgid "" "use existing D-Bus session bus to connect to init daemon (for testing)" msgstr "" "cleachd bus D-Bus an t-seisein làithreach airson ceangal ri init daemon (a " "chum deuchainnean)" #: util/initctl.c:2941 msgid "use D-Bus system bus to connect to init daemon" msgstr "cleachd bus D-Bus an t-siostaim airson ceangal ri init daemon" #: util/initctl.c:2943 msgid "destination well-known name on D-Bus bus" msgstr "tha an ceann-uidhe 'na ainm ainmeil air bus D-Bus" #: util/initctl.c:2945 msgid "run in user mode (as used for user sessions)" msgstr "" "ruith ann am modh a' chleachdaiche (mar a thèid a chleachdadh le seiseanan " "cleachdaiche)" #: util/initctl.c:2958 msgid "do not wait for job to start before exiting" msgstr "na feitheamh gus am bi an obair air a tòiseachadh mus fàg thu" #: util/initctl.c:2970 msgid "do not wait for job to stop before exiting" msgstr "na feitheamh gus am bi an obair air a stad mus fàg thu" #: util/initctl.c:2982 msgid "do not wait for job to restart before exiting" msgstr "na feitheamh gus am bi an obair air a h-ath-thòiseachadh mus fàg thu" #: util/initctl.c:3021 msgid "do not wait for event to finish before exiting" msgstr "na feitheamh gus am bi an tachartas air a chrìochnachadh mus fàg thu" #: util/initctl.c:3062 msgid "" "enumerate list of events and jobs causing job created from job config to " "start/stop" msgstr "" #: util/initctl.c:3075 msgid "ignore specified list of events (comma-separated)" msgstr "" #: util/initctl.c:3077 msgid "Generate warning for any unreachable events/jobs" msgstr "" #: util/initctl.c:3088 util/initctl.c:3101 util/initctl.c:3112 #: util/initctl.c:3123 util/initctl.c:3134 msgid "apply to global job environment table" msgstr "" #: util/initctl.c:3090 msgid "do not replace the value of the variable if already set" msgstr "" #: util/initctl.c:3153 msgid "Job" msgstr "Obair" #: util/initctl.c:3160 msgid "Event" msgstr "Tachartas" #: util/initctl.c:3167 msgid "Environment" msgstr "Àrainneachd" #: util/initctl.c:3175 util/initctl.c:3187 util/initctl.c:3198 #: util/initctl.c:3209 util/initctl.c:3216 msgid "JOB [KEY=VALUE]..." msgstr "" #: util/initctl.c:3176 msgid "Start job." msgstr "" #: util/initctl.c:3177 msgid "" "JOB is the name of the job that is to be started, this may be followed by " "zero or more environment variables to be defined in the new job.\n" "\n" "The environment may also serve to distinguish between job instances, and " "thus decide whether a new instance will be started or an error returned if " "an existing instance is already running." msgstr "" #: util/initctl.c:3188 msgid "Stop job." msgstr "" #: util/initctl.c:3189 msgid "" "JOB is the name of the job that is to be stopped, this may be followed by " "zero or more environment variables to be passed to the job's pre-stop and " "post-stop processes.\n" "\n" "The environment also serves to distinguish between job instances, and thus " "decide which of multiple instances will be stopped." msgstr "" #: util/initctl.c:3199 msgid "Restart job." msgstr "" #: util/initctl.c:3200 msgid "" "JOB is the name of the job that is to be restarted, this may be followed by " "zero or more environment variables to be defined in the job after " "restarting.\n" "\n" "The environment also serves to distinguish between job instances, and thus " "decide which of multiple instances will be restarted." msgstr "" #: util/initctl.c:3210 msgid "Send HUP signal to job." msgstr "" #: util/initctl.c:3211 msgid "" "JOB is the name of the job that is to be sent the signal, this may be " "followed by zero or more environment variables to distinguish between job " "instances.\n" msgstr "" #: util/initctl.c:3217 msgid "Query status of job." msgstr "" #: util/initctl.c:3218 msgid "" "JOB is the name of the job that is to be queried, this may be followed by " "zero or more environment variables to distguish between job instances.\n" msgstr "" #: util/initctl.c:3224 msgid "List known jobs." msgstr "" #: util/initctl.c:3225 msgid "The known jobs and their current status will be output." msgstr "" #: util/initctl.c:3228 msgid "EVENT [KEY=VALUE]..." msgstr "" #: util/initctl.c:3229 msgid "Emit an event." msgstr "Leig a-mach tachartas." #: util/initctl.c:3230 msgid "" "EVENT is the name of an event the init daemon should emit, this may be " "followed by zero or more environment variables to be included in the event.\n" msgstr "" "Is EVENT ainm tachartais a bu chòir deamhan an tòiseachaidh a leigeil a-" "mach, faodaidh ach cha leig a leas caochladairean àrainneachd a leantainn " "air gus an gabhail a-steach san tachartas.\n" #: util/initctl.c:3236 msgid "Reload the configuration of the init daemon." msgstr "" #: util/initctl.c:3240 msgid "Request the version of the init daemon." msgstr "" #: util/initctl.c:3243 msgid "[PRIORITY]" msgstr "" #: util/initctl.c:3244 msgid "Change the minimum priority of log messages from the init daemon." msgstr "" #: util/initctl.c:3246 msgid "" "PRIORITY may be one of:\n" " `debug' (messages useful for debugging upstart are logged, equivalent to --" "debug on kernel command-line);\n" " `info' (messages about job goal and state changes, as well as event " "emissions are logged, equivalent to --verbose on the kernel command-line);\n" " `message' (informational and debugging messages are suppressed, the " "default); `warn' (ordinary messages are suppressed whilst still logging " "warnings and errors);\n" " `error' (only errors are logged, equivalent to --quiet on the kernel " "command-line) or\n" " `fatal' (only fatal errors are logged).\n" "\n" "Without arguments, this outputs the current log priority." msgstr "" #: util/initctl.c:3263 util/initctl.c:3269 msgid "[CONF]" msgstr "" #: util/initctl.c:3264 msgid "Show emits, start on and stop on details for job configurations." msgstr "" "Seall fiosrachadh air na thèid a leigeil a-mach (\"emit\"), a thòiseachadh " "(\"start on\") is a chur stad air (\"stop on\") airson rèiteachaidhean " "obrach." #: util/initctl.c:3265 msgid "" "If CONF specified, show configuration details for single job configuration, " "else show details for all jobs configurations.\n" msgstr "" #: util/initctl.c:3270 msgid "Check for unreachable jobs/event conditions." msgstr "" #: util/initctl.c:3271 msgid "" "List all jobs and events which cannot be satisfied by currently available " "job configuration files." msgstr "" #: util/initctl.c:3275 util/initctl.c:3285 util/initctl.c:3295 msgid "VARIABLE" msgstr "" #: util/initctl.c:3276 msgid "Retrieve value of a job environment variable." msgstr "" #: util/initctl.c:3277 msgid "Display the value of a variable from the job environment table." msgstr "" #: util/initctl.c:3281 msgid "Show all job environment variables." msgstr "" #: util/initctl.c:3282 msgid "" "Displays sorted list of variables and their values from the job environment " "table." msgstr "" #: util/initctl.c:3286 msgid "Revert all job environment variable changes." msgstr "" #: util/initctl.c:3287 msgid "" "Discards all changes make to the job environment table, setting it back to " "its default value." msgstr "" #: util/initctl.c:3290 msgid "VARIABLE[=VALUE]" msgstr "" #: util/initctl.c:3226 msgid "Set a job environment variable." msgstr "" #: util/initctl.c:3227 msgid "Adds or updates a variable in the job environment table." msgstr "" #: util/initctl.c:3231 msgid "Remove a job environment variable." msgstr "" #: util/initctl.c:3232 msgid "Discards the specified variable from the job environment table." msgstr "" #: util/initctl.c:3300 msgid "JOB" msgstr "" #: util/initctl.c:3301 msgid "Show job usage message if available." msgstr "" #: util/initctl.c:3302 msgid "JOB is the name of the job which usage is to be shown.\n" msgstr "" #: util/initctl.c:3311 msgid "Inform Upstart of D-Bus address to connect to." msgstr "" #: util/initctl.c:3312 msgid "Run to allow Upstart to provide services over D-Bus." msgstr "" #: util/initctl.c:3316 msgid "Inform Upstart that disk is now writeable." msgstr "" #: util/initctl.c:3317 msgid "" "Run to ensure output from jobs ending before disk is writeable are flushed " "to disk." msgstr "" #: util/initctl.c:3322 msgid "List all sessions." msgstr "" #: util/initctl.c:3323 msgid "Displays list of running Session Init sessions" msgstr "" #: util/reboot.c:116 msgid "don't sync before reboot or halt" msgstr "" #: util/reboot.c:118 msgid "force reboot or halt, don't call shutdown(8)" msgstr "" #: util/reboot.c:120 msgid "switch off the power when called as halt" msgstr "" #: util/reboot.c:122 msgid "don't actually reboot or halt, just write wtmp record" msgstr "" #: util/reboot.c:148 msgid "Halt the system." msgstr "" #: util/reboot.c:151 msgid "Power off the system." msgstr "" #: util/reboot.c:154 msgid "Reboot the system." msgstr "" #: util/reboot.c:158 msgid "" "This command is intended to instruct the kernel to reboot or halt the " "system; when run without the -f option, or when in a system runlevel other " "than 0 or 6, it will actually execute /sbin/shutdown.\n" msgstr "" #: util/reboot.c:169 util/shutdown.c:370 util/telinit.c:248 msgid "Couldn't set uid." msgstr "" #: util/reboot.c:222 msgid "Calling shutdown" msgstr "" #: util/reboot.c:225 #, c-format msgid "Unable to execute shutdown: %s" msgstr "" #: util/reboot.c:246 msgid "Rebooting" msgstr "" #: util/reboot.c:250 msgid "Halting" msgstr "" #: util/reboot.c:254 msgid "Powering off" msgstr "" #: util/reboot.c:258 #, c-format msgid "Rebooting with %s" msgstr "" #: util/runlevel.c:59 msgid "[UTMP]" msgstr "" #: util/runlevel.c:60 msgid "Output previous and current runlevel." msgstr "" #: util/runlevel.c:62 msgid "" "The system /var/run/utmp file is used unless the alternate file UTMP is " "given.\n" msgstr "" #: util/shutdown.c:201 msgid "reboot after shutdown" msgstr "" #: util/shutdown.c:203 msgid "halt or power off after shutdown" msgstr "" #: util/shutdown.c:205 msgid "halt after shutdown (implies -h)" msgstr "" #: util/shutdown.c:207 msgid "power off after shutdown (implies -h)" msgstr "" #: util/shutdown.c:209 msgid "cancel a running shutdown" msgstr "" #: util/shutdown.c:211 msgid "only send warnings, don't shutdown" msgstr "" #: util/shutdown.c:243 msgid "TIME [MESSAGE]" msgstr "" #: util/shutdown.c:244 msgid "Bring the system down." msgstr "" #: util/shutdown.c:246 msgid "" "TIME may have different formats, the most common is simply the word 'now' " "which will bring the system down immediately. Other valid formats are +m, " "where m is the number of minutes to wait until shutting down and hh:mm which " "specifies the time on the 24hr clock.\n" "\n" "Logged in users are warned by a message sent to their terminal, you may " "include an optional MESSAGE included with this. Messages can be sent " "without actually bringing the system down by using the -k option.\n" "\n" "If TIME is given, the command will remain in the foreground until the " "shutdown occurs. It can be cancelled by Control-C, or by another user using " "the -c option.\n" "\n" "The system is brought down into maintenance (single-user) mode by default, " "you can change this with either the -r or -h option which specify a reboot " "or system halt respectively. The -h option can be further modified with -H " "or -P to specify whether to halt the system, or to power it off afterwards. " "The default is left up to the shutdown scripts." msgstr "" #: util/shutdown.c:284 #, c-format msgid "%s: time expected\n" msgstr "" #: util/shutdown.c:308 #, c-format msgid "%s: illegal hour value\n" msgstr "" #: util/shutdown.c:317 #, c-format msgid "%s: illegal minute value\n" msgstr "" #: util/shutdown.c:337 #, c-format msgid "%s: illegal time value\n" msgstr "" #: util/shutdown.c:384 msgid "Shutdown is not running" msgstr "" #: util/shutdown.c:393 msgid "Another shutdown is already running" msgstr "" #: util/shutdown.c:397 msgid "Cannot find pid of running shutdown" msgstr "" #: util/shutdown.c:411 msgid "Unable to change directory" msgstr "" #: util/shutdown.c:425 msgid "Unable to write pid file" msgstr "" #: util/shutdown.c:524 msgid "Shutdown cancelled" msgstr "" #: util/shutdown.c:609 msgid "The system is going down for power off NOW!" msgstr "" #: util/shutdown.c:622 msgid "The system is going down for halt NOW!" msgstr "" #: util/shutdown.c:635 msgid "The system is going down for maintenance NOW!" msgstr "" #: util/shutdown.c:648 msgid "The system is going down for reboot NOW!" msgstr "" #: util/shutdown.c:695 #, c-format msgid "Unable to fork child-process to warn users: %s" msgstr "" #: util/shutdown.c:740 #, c-format msgid "Broadcast message from %s@%s" msgstr "" #: util/shutdown.c:742 #, c-format msgid "(%s) at %d:%02d ..." msgstr "" #: util/telinit.c:195 msgid "set environment variable in the runlevel event" msgstr "" #: util/telinit.c:216 msgid "Change runlevel." msgstr "" #: util/telinit.c:218 msgid "" "RUNLEVEL should be one of 0123456sS, where s and S are considered " "identical.\n" "\n" "RUNLEVEL may also be Q or q to instruct the init daemon to reload its " "configuration, this is rarely necessary since the daemon watches its " "configuration for changes.\n" "\n" "RUNLEVEL may be U or u to instruct the init daemon to re-execute itself, " "this is not recommended since Upstart does not currently preserve its " "state.\n" msgstr "" #: util/telinit.c:235 #, c-format msgid "%s: missing runlevel\n" msgstr "" #: util/telinit.c:240 #, c-format msgid "%s: illegal runlevel: %s\n" msgstr "" #: extra/upstart-udev-bridge.c:85 extra/upstart-socket-bridge.c:131 msgid "Detach and run in the background" msgstr "" #: extra/upstart-udev-bridge.c:87 msgid "Do not strip non-printable bytes from udev message data" msgstr "" #: extra/upstart-udev-bridge.c:106 msgid "Bridge udev events into upstart" msgstr "" #: extra/upstart-udev-bridge.c:108 msgid "" "By default, upstart-udev-bridge does not detach from the console and remains " "in the foreground. Use the --daemon option to have it detach." msgstr "" #: extra/upstart-udev-bridge.c:122 extra/upstart-socket-bridge.c:181 msgid "Could not connect to Upstart" msgstr "" #: extra/upstart-udev-bridge.c:136 extra/upstart-socket-bridge.c:195 msgid "Could not create Upstart proxy" msgstr "" #: extra/upstart-udev-bridge.c:160 extra/upstart-socket-bridge.c:251 msgid "Unable to become daemon" msgstr "" #: extra/upstart-udev-bridge.c:336 extra/upstart-socket-bridge.c:665 msgid "Disconnected from Upstart" msgstr "" #: extra/upstart-socket-bridge.c:149 msgid "Bridge socket events into upstart" msgstr "" #: extra/upstart-socket-bridge.c:151 msgid "" "By default, upstart-socket-bridge does not detach from the console and " "remains in the foreground. Use the --daemon option to have it detach." msgstr "" #: extra/upstart-socket-bridge.c:164 msgid "Could not create epoll descriptor" msgstr "" #: extra/upstart-socket-bridge.c:208 msgid "Could not create JobAdded signal connection" msgstr "" #: extra/upstart-socket-bridge.c:220 msgid "Could not create JobRemoved signal connection" msgstr "" #: extra/upstart-socket-bridge.c:232 msgid "Could not obtain job list" msgstr "" #: extra/upstart-socket-bridge.c:288 msgid "Error from epoll" msgstr "" #: extra/upstart-socket-bridge.c:369 msgid "Could not send socket event" msgstr "" #: extra/upstart-socket-bridge.c:684 msgid "Error emitting socket event" msgstr "Mearachd le leigeil a-mach tachartas socaid" #: scripts/upstart-monitor.py:65 msgid "WARNING" msgstr "RABHADH" #: scripts/upstart-monitor.py:65 msgid "GUI modules not available - falling back to CLI" msgstr "" #: scripts/upstart-monitor.py:287 msgid "Version" msgstr "Tionndadh" #: scripts/upstart-monitor.py:334 msgid "Error saving file" msgstr "Mearachd a' sàbhaladh an fhaidhle" #: scripts/upstart-monitor.py:351 msgid "No events to save" msgstr "" #: scripts/upstart-monitor.py:359 msgid "Save File" msgstr "Sàbhail am faidhle" #: scripts/upstart-monitor.py:487 msgid "Clear events" msgstr "" #: scripts/upstart-monitor.py:489 msgid "Save events to default file" msgstr "" #: scripts/upstart-monitor.py:491 msgid "Save events to specified file" msgstr "" #: scripts/upstart-monitor.py:493 msgid "Exit application" msgstr "" #: scripts/upstart-monitor.py:497 msgid "Application details" msgstr "" #: scripts/upstart-monitor.py:502 msgid "Copy" msgstr "Dèan lethbhreac" #: scripts/upstart-monitor.py:559 msgid "Index" msgstr "" #: scripts/upstart-monitor.py:563 msgid "Time" msgstr "Àm" #: scripts/upstart-monitor.py:567 msgid "Event and environment" msgstr "" #: scripts/upstart-monitor.py:592 scripts/upstart-monitor.py:674 msgid "Connected to" msgstr "" #: scripts/upstart-monitor.py:623 msgid "Upstart Event Monitor" msgstr "Monatair tachartasan Upstart" #: scripts/upstart-monitor.py:627 msgid "run in command-line mode" msgstr "" #: scripts/upstart-monitor.py:630 msgid "field separator to use for command-line output" msgstr "" #: scripts/upstart-monitor.py:634 msgid "connect to Upstart via specified D-Bus route" msgstr "" #: scripts/upstart-monitor.py:672 msgid "console mode" msgstr "" #: scripts/upstart-monitor.py:676 msgid "Columns: time, event and environment" msgstr "" language-pack-gd-base/data/gd/LC_MESSAGES/lightdm.po0000644000000000000000000001046012743727036017037 0ustar # Gaelic; Scottish translation for lightdm # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the lightdm package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: lightdm\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-02 20:06+0000\n" "PO-Revision-Date: 2014-02-06 08:41+0000\n" "Last-Translator: GunChleoc \n" "Language-Team: Gaelic; Scottish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:15+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../debian/config-error-dialog.sh:16 #, sh-format msgid "Error found when loading $CONFIG_FILE:" msgstr "Lorg sinn mearachd nuair a bha sinn a' luchdadh $CONFIG_FILE:" #: ../debian/config-error-dialog.sh:17 msgid "" "As a result the session will not be configured correctly.\n" "You should fix the problem as soon as feasible." msgstr "" "Cha bhi an seisean air a rèiteachadh mar bu chòir ri linn sin.\n" "Bu chòir dhut seo a chur ceart cho luath 's a ghabhas." #: ../debian/guest-session-auto.sh:31 msgid "Temporary Guest Session" msgstr "Seisean aoigh sealach" #: ../debian/guest-session-auto.sh:32 msgid "" "All data created during this guest session will be deleted\n" "when you log out, and settings will be reset to defaults.\n" "Please save files on some external device, for instance a\n" "USB stick, if you would like to access them again later." msgstr "" "Sguabaichear às gach dàta a thèid a chruthachadh rè\n" "an t-seisein aoigh seo nuair a logaicheas tu a-mach agus\n" "thèid na roghainnean ath-shuidheachadh air na\n" "bun-roghainnean an uairsin.\n" "Sàbhail na faidhlichean a tha thu airson cumail air\n" "draibh a-muigh air choireigin a leithid draibh USB." #: ../debian/guest-session-auto.sh:36 msgid "" "Another alternative is to save files in the\n" "/var/guest-data folder." msgstr "" "'S urrainn dhut na faidhlichean a shàbhaladh sa phasgan\n" "/var/guest-data mar roghainn eile." #. Help string for command line --config flag #: ../src/lightdm.c:1188 msgid "Use configuration file" msgstr "Cleachd faidhle rèiteachaidh" #. Help string for command line --debug flag #: ../src/lightdm.c:1191 msgid "Print debugging messages" msgstr "Clò-bhuail teachdaireachdan dì-bhugachaidh" #. Help string for command line --test-mode flag #: ../src/lightdm.c:1194 msgid "Run as unprivileged user, skipping things that require root access" msgstr "" "Ruith mar chleachdaiche gun phribhleidean, a' gearradh leum thairis air " "rudan a dh'fheumas inntrigeadh root" #. Help string for command line --pid-file flag #: ../src/lightdm.c:1197 msgid "File to write PID into" msgstr "Am faidhle a thèid am PID a sgrìobhadh ann" #. Help string for command line --log-dir flag #: ../src/lightdm.c:1200 msgid "Directory to write logs to" msgstr "Am pasgan a thèid logaichean a sgrìobhadh ann" #. Help string for command line --run-dir flag #: ../src/lightdm.c:1203 msgid "Directory to store running state" msgstr "Am pasgan far an dèid an running state a stòradh ann" #. Help string for command line --cache-dir flag #: ../src/lightdm.c:1206 msgid "Directory to cache information" msgstr "Am pasgan far an cuirear fiosrachadh an tasgadain" #. Help string for command line --show-config flag #: ../src/lightdm.c:1209 msgid "Show combined configuration" msgstr "Seall rèiteachadh co-mheasgaichte" #. Help string for command line --version flag #: ../src/lightdm.c:1212 msgid "Show release version" msgstr "Seall tionndadh an sgaoilidh" #. Arguments and description for --help test #: ../src/lightdm.c:1231 msgid "- Display Manager" msgstr "- Manaidsear taisbeanaidh" #. Text printed out when an unknown command-line argument provided #: ../src/lightdm.c:1241 #, c-format msgid "Run '%s --help' to see a full list of available command line options." msgstr "" "Ruith \"%s --help\" airson liosta shlàn dhe na roghainnean command line a " "tha ri làimh fhaicinn." #. Text printed out when an unknown command-line argument provided #: ../src/dm-tool.c:29 #, c-format msgid "" "Run 'dm-tool --help' to see a full list of available command line options." msgstr "" "Ruith \"dm-tool –help\" airson liosta shlàn dhe na roghainnean command line " "a tha ri làimh fhaicinn." language-pack-gd-base/COPYING0000644000000000000000000004310312743727032013006 0ustar GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.