mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
258 lines
7.5 KiB
Text
258 lines
7.5 KiB
Text
# translation of kcm_solid_actions.po to Slovak
|
|
# Richard Fric <Richard.Fric@kdemail.net>, 2009.
|
|
# Michal Sulek <misurel@gmail.com>, 2009, 2010.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kcm_solid_actions\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
|
"PO-Revision-Date: 2012-01-30 13:00+0100\n"
|
|
"Last-Translator: Roman Paholík <wizzardsk@gmail.com>\n"
|
|
"Language-Team: Slovak <kde-sk@linux.sk>\n"
|
|
"Language: sk\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 1.1\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
|
|
#: ActionEditor.cpp:69
|
|
msgid "Editing Action %1"
|
|
msgstr "Úprava akcie %1"
|
|
|
|
#: ActionEditor.cpp:170
|
|
msgid ""
|
|
"It appears that the action name, command, icon or condition are not valid.\n"
|
|
"Therefore, changes will not be applied."
|
|
msgstr ""
|
|
"Zdá sa, že názov akcie, príkaz, ikona alebo podmienka nie sú platné.\n"
|
|
"Preto nebudú aplikované zmeny."
|
|
|
|
#: ActionEditor.cpp:170
|
|
msgid "Invalid action"
|
|
msgstr "Neplatná akcia"
|
|
|
|
#: DesktopFileGenerator.cpp:36
|
|
msgid "Solid Action Desktop File Generator"
|
|
msgstr "Generátor súborov plochy pre akcie Solid"
|
|
|
|
#: DesktopFileGenerator.cpp:36
|
|
msgid ""
|
|
"Tool to automatically generate Desktop Files from Solid DeviceInterface "
|
|
"classes for translation"
|
|
msgstr ""
|
|
"Nástroj na automatické generovanie súborov plochy zo Solid tried "
|
|
"DeviceInterface pre preklad"
|
|
|
|
#: DesktopFileGenerator.cpp:37
|
|
msgid "(c) 2009, Ben Cooksley"
|
|
msgstr "(c) 2009, Ben Cooksley"
|
|
|
|
#: DesktopFileGenerator.cpp:38 SolidActions.cpp:49
|
|
msgid "Ben Cooksley"
|
|
msgstr "Ben Cooksley"
|
|
|
|
#: DesktopFileGenerator.cpp:38 SolidActions.cpp:49
|
|
msgid "Maintainer"
|
|
msgstr "Správca"
|
|
|
|
#: PredicateItem.cpp:132
|
|
msgid "The device must be of the type %1"
|
|
msgstr "Zariadenie musí byť typu %1"
|
|
|
|
#: PredicateItem.cpp:135
|
|
msgid "Any of the contained properties must match"
|
|
msgstr "Akákoľvek z obsiahnutých vlastnosti musí odpovedať"
|
|
|
|
#: PredicateItem.cpp:138
|
|
msgid "All of the contained properties must match"
|
|
msgstr "Všetky obsiahnuté vlastnosti musia odpovedať"
|
|
|
|
#: PredicateItem.cpp:147
|
|
msgid "The device property %1 must equal %2"
|
|
msgstr "Vlastnosť zariadenia %1 sa musí rovnať %2"
|
|
|
|
#: PredicateItem.cpp:150
|
|
msgid "The device property %1 must contain %2"
|
|
msgstr "Vlastnosť zariadenia %1 musí obsahovať %2"
|
|
|
|
#: SolidActions.cpp:45
|
|
msgid "Solid Device Actions Editor"
|
|
msgstr "Editor akcií pre Solid zariadenia"
|
|
|
|
#: SolidActions.cpp:46
|
|
msgid "Solid Device Actions Control Panel Module"
|
|
msgstr "Ovládací modul akcií pre Solid zariadenia"
|
|
|
|
#: SolidActions.cpp:48
|
|
msgid "(c) 2009 Solid Device Actions team"
|
|
msgstr "(c) 2009 tým akcií pre Solid zariadenia"
|
|
|
|
#: SolidActions.cpp:155
|
|
msgid "It appears that the predicate for this action is not valid."
|
|
msgstr "Zdá sa, že predikát pre túto akciu nie je platný."
|
|
|
|
#: SolidActions.cpp:155
|
|
msgid "Error Parsing Device Conditions"
|
|
msgstr "Chyba pri analýze podmienok zariadenia"
|
|
|
|
#: SolidActions.cpp:203
|
|
msgid "No Action Selected"
|
|
msgstr "Nie je vybraná žiadna akcia"
|
|
|
|
#: SolidActions.cpp:225
|
|
msgid "Cannot be deleted"
|
|
msgstr "Nedá sa odstrániť"
|
|
|
|
#. i18n: file: ActionEditor.ui:37
|
|
#. i18n: ectx: property (toolTip), widget (KIconButton, IbActionIcon)
|
|
#: rc.cpp:3
|
|
msgid "Action icon, click to change it"
|
|
msgstr "Ikona akcie, kliknite pre zmenu"
|
|
|
|
#. i18n: file: ActionEditor.ui:44
|
|
#. i18n: ectx: property (toolTip), widget (KLineEdit, LeActionFriendlyName)
|
|
#: rc.cpp:6
|
|
msgid "Action name"
|
|
msgstr "Názov akcie"
|
|
|
|
#. i18n: file: ActionEditor.ui:61
|
|
#. i18n: ectx: property (text), widget (QLabel, TlActionCommand)
|
|
#: rc.cpp:9
|
|
msgid "Command: "
|
|
msgstr "Príkaz: "
|
|
|
|
#. i18n: file: ActionEditor.ui:73
|
|
#. i18n: ectx: property (toolTip), widget (KUrlRequester, LeActionCommand)
|
|
#: rc.cpp:13
|
|
#, no-c-format
|
|
msgid ""
|
|
"Command that will trigger the action\n"
|
|
"This can include any or all of the following case insensitive expands:\n"
|
|
"\n"
|
|
"%f: The mountpoint for the device - Storage Access devices only\n"
|
|
"%d: Path to the device node - Block devices only\n"
|
|
"%i: The identifier of the device"
|
|
msgstr ""
|
|
"Príkaz, ktorý spustí akciu\n"
|
|
"Toto môže zahrňovať akékoľvek alebo všetky zastupiteľné znaky:\n"
|
|
"\n"
|
|
"%f: Prípojný bod zariadenia - len pre typy úložného zariadenia\n"
|
|
"%d: Cesta k uzlu zariadenia - len blokové zariadenia\n"
|
|
"%i: Identifikátor zariadenia"
|
|
|
|
#. i18n: file: ActionEditor.ui:90
|
|
#. i18n: ectx: property (text), widget (QLabel, TlPredicateTree)
|
|
#: rc.cpp:21
|
|
msgid "Devices must match the following parameters for this action:"
|
|
msgstr "Zariadenia musia odpovedať nasledujúcim parametrom pre túto akciu:"
|
|
|
|
#. i18n: file: ActionEditor.ui:102
|
|
#. i18n: ectx: property (title), widget (QGroupBox, GbParameter)
|
|
#: rc.cpp:24
|
|
msgid "Edit Parameter"
|
|
msgstr "Upraviť parameter"
|
|
|
|
#. i18n: file: ActionEditor.ui:128
|
|
#. i18n: ectx: property (text), widget (QLabel, LblParameterType)
|
|
#: rc.cpp:27
|
|
msgid "Parameter type:"
|
|
msgstr "Typ parametra:"
|
|
|
|
#. i18n: file: ActionEditor.ui:136
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
|
#: rc.cpp:30
|
|
msgid "Property Match"
|
|
msgstr "Zhoda vo vlastnosti"
|
|
|
|
#. i18n: file: ActionEditor.ui:141
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
|
#: rc.cpp:33
|
|
msgid "Content Conjunction"
|
|
msgstr "Logický súčin (AND)"
|
|
|
|
#. i18n: file: ActionEditor.ui:146
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
|
#: rc.cpp:36
|
|
msgid "Content Disjunction"
|
|
msgstr "Logický súčet (OR)"
|
|
|
|
#. i18n: file: ActionEditor.ui:151
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbParameterType)
|
|
#: rc.cpp:39
|
|
msgid "Device Interface Match"
|
|
msgstr "Zhoda v rozhraní zariadenia"
|
|
|
|
#. i18n: file: ActionEditor.ui:181
|
|
#. i18n: ectx: property (text), widget (QLabel, LblDeviceType)
|
|
#: rc.cpp:42
|
|
msgid "Device type:"
|
|
msgstr "Typ zariadenia:"
|
|
|
|
#. i18n: file: ActionEditor.ui:220
|
|
#. i18n: ectx: property (text), widget (QLabel, LblValueName)
|
|
#: rc.cpp:45
|
|
msgid "Value name:"
|
|
msgstr "Názov hodnoty:"
|
|
|
|
#. i18n: file: ActionEditor.ui:260
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbValueMatch)
|
|
#: rc.cpp:48
|
|
msgid "Equals"
|
|
msgstr "Rovná sa"
|
|
|
|
#. i18n: file: ActionEditor.ui:265
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, CbValueMatch)
|
|
#: rc.cpp:51
|
|
msgid "Contains"
|
|
msgstr "Obsahuje"
|
|
|
|
#. i18n: file: ActionEditor.ui:293
|
|
#. i18n: ectx: property (text), widget (QPushButton, PbParameterReset)
|
|
#: rc.cpp:54
|
|
msgid "Reset Parameter"
|
|
msgstr "Obnoviť parameter"
|
|
|
|
#. i18n: file: ActionEditor.ui:300
|
|
#. i18n: ectx: property (text), widget (QPushButton, PbParameterSave)
|
|
#: rc.cpp:57
|
|
msgid "Save Parameter Changes"
|
|
msgstr "Uložiť zmeny parametrov"
|
|
|
|
#. i18n: file: AddAction.ui:19
|
|
#. i18n: ectx: property (text), widget (QLabel, LblActionName)
|
|
#: rc.cpp:60
|
|
msgid "Action name:"
|
|
msgstr "Názov akcie:"
|
|
|
|
#. i18n: file: AddAction.ui:26
|
|
#. i18n: ectx: property (toolTip), widget (KLineEdit, LeActionName)
|
|
#: rc.cpp:63
|
|
msgid "Enter the name for your new action"
|
|
msgstr "Zadajte názov novej akcie"
|
|
|
|
#. i18n: file: SolidActions.ui:22
|
|
#. i18n: ectx: property (text), widget (KPushButton, PbAddAction)
|
|
#: rc.cpp:66
|
|
msgid "Add..."
|
|
msgstr "Pridať..."
|
|
|
|
#. i18n: file: SolidActions.ui:29
|
|
#. i18n: ectx: property (text), widget (KPushButton, PbEditAction)
|
|
#: rc.cpp:69
|
|
msgid "Edit..."
|
|
msgstr "Upraviť..."
|
|
|
|
#. i18n: file: SolidActions.ui:36
|
|
#. i18n: ectx: property (text), widget (KPushButton, PbDeleteAction)
|
|
#: rc.cpp:72
|
|
msgid "Remove"
|
|
msgstr "Odstrániť"
|
|
|
|
#~ msgctxt "NAME OF TRANSLATORS"
|
|
#~ msgid "Your names"
|
|
#~ msgstr "Michal Šulek"
|
|
|
|
#~ msgctxt "EMAIL OF TRANSLATORS"
|
|
#~ msgid "Your emails"
|
|
#~ msgstr "misurel@gmail.com"
|