kde-l10n/sr@latin/messages/kde-workspace/kcm_device_automounter.po
2015-01-30 07:44:05 +00:00

204 lines
8 KiB
Text

# Translation of kcm_device_automounter.po into Serbian.
# Chusslove Illich <caslav.ilic@gmx.net>, 2009, 2010, 2011.
# Dalibor Djuric <daliborddjuric@gmail.com>, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: kcm_device_automounter\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
"PO-Revision-Date: 2011-06-27 14:11+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
"Language: sr@latin\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 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
"X-Environment: kde\n"
#: DeviceAutomounterKCM.cpp:48
msgid "Device Automounter"
msgstr "Automonter uređaja"
#: DeviceAutomounterKCM.cpp:50
msgid "Automatically mounts devices at login or when attached"
msgstr "Automatski montira uređaja po prijavljivanju i priključivanju"
#: DeviceAutomounterKCM.cpp:52
msgid "(c) 2009 Trever Fischer"
msgstr "© 2009, Trever Fišer"
#: DeviceAutomounterKCM.cpp:53
msgid "Trever Fischer"
msgstr "Trever Fišer"
# >> @title:column
#: DeviceModel.cpp:49
msgid "Device"
msgstr "uređaj"
# >> @title:column
#: DeviceModel.cpp:51
msgid "Automount on Login"
msgstr "mont. po prijavljivanju"
# >> @title:column
#: DeviceModel.cpp:53
msgid "Automount on Attach"
msgstr "mont. po priključivanju"
#: DeviceModel.cpp:212 DeviceModel.cpp:246
msgid "UDI: %1"
msgstr "UDI: %1"
#: DeviceModel.cpp:222 DeviceModel.cpp:256
msgid "This device will be automatically mounted at login."
msgstr "Ovaj uređaj se automatski montira po prijavljivanju."
#: DeviceModel.cpp:223 DeviceModel.cpp:257
msgid "This device will not be automatically mounted at login."
msgstr "Ovaj uređaj se ne montira automatski po prijavljivanju."
#: DeviceModel.cpp:231 DeviceModel.cpp:265
msgid "This device will be automatically mounted when attached."
msgstr "Ovaj uređaj se automatski montira po priključivanju."
#: DeviceModel.cpp:232 DeviceModel.cpp:266
msgid "This device will not be automatically mounted when attached."
msgstr "Ovaj uređaj se ne montira automatski po priključivanju."
#: DeviceModel.cpp:273
msgid "Attached Devices"
msgstr "Priključeni uređaji"
#: DeviceModel.cpp:275
msgid "Disconnected Devices"
msgstr "Isključeni uređaji"
#. i18n: file: DeviceAutomounterKCM.ui:17
#. i18n: ectx: property (whatsThis), widget (QCheckBox, automountEnabled)
#: rc.cpp:3
msgid ""
"When this is unchecked, no device automounting of any kind will happen, "
"regardless of anything selected in the \"Device Overrides\" section."
msgstr ""
"<html>Ako je isključeno neće biti nikakvog automatskog montiranja uređaja, "
"bez obzira na izabrano u odeljku <interface>Potiskivanja po uređaju</"
"interface>.</html>"
#. i18n: file: DeviceAutomounterKCM.ui:20
#. i18n: ectx: property (text), widget (QCheckBox, automountEnabled)
#: rc.cpp:6
msgid "Enable automatic mounting of removable media"
msgstr "Automatsko montiranje uklonjivih medijuma"
#. i18n: file: DeviceAutomounterKCM.ui:45
#. i18n: ectx: property (whatsThis), widget (QCheckBox, automountUnknownDevices)
#: rc.cpp:9
msgid ""
"When this is checked, only remembered devices will be automatically mounted. "
"A device is 'remembered' if it has ever been mounted before. For instance, "
"plugging in a USB media player to charge is not sufficient to 'remember' it "
"- if the files are not accessed, it will not be automatically mounted the "
"next time it is seen. Once they have been accessed, however, the device's "
"contents will be automatically made available to the system."
msgstr ""
"Kada je ovo popunjeno, samo zapamćeni uređaji će biti automatski montirani. "
"Uređaj je „zapamćen“ ako je bar jednom ranije montiran. Na primer, "
"priključivanje USB medija plejera radi punjenja nije dovoljno da bude "
"zapamćen — ako se fajlovima nije pristupalo, neće biti automatski montiran "
"po sledećem viđenju. Ako se pak fajlovima jeste pristupalo, ubuduće će "
"sadržaj uređaja biti automatski učinjen dostupnim sistemu."
#. i18n: file: DeviceAutomounterKCM.ui:48
#. i18n: ectx: property (text), widget (QCheckBox, automountUnknownDevices)
#: rc.cpp:12
msgid ""
"Only automatically mount removable media that has been manually mounted "
"before"
msgstr "Montiraj automatski samo medijume prethodno ručno montirane"
#. i18n: file: DeviceAutomounterKCM.ui:55
#. i18n: ectx: property (whatsThis), widget (QCheckBox, automountOnLogin)
#: rc.cpp:15
msgid ""
"If any removable storage devices are connected to your system when you login "
"to your desktop, their contents will automatically be made available to your "
"system for other programs to read."
msgstr ""
"Ako je neki uređaj sa uklonjivim medijumom povezan na sistem u trenutku kad "
"se prijavite na površ, njegov sadržaj će automatski programima postati "
"dostupan za čitanje."
#. i18n: file: DeviceAutomounterKCM.ui:58
#. i18n: ectx: property (text), widget (QCheckBox, automountOnLogin)
#: rc.cpp:18
msgid "Mount all removable media at login"
msgstr "Montiraj uklonjive medijume na prijavljivanju"
#. i18n: file: DeviceAutomounterKCM.ui:65
#. i18n: ectx: property (whatsThis), widget (QCheckBox, automountOnPlugin)
#: rc.cpp:21
msgid ""
"When this is checked, the contents of any storage device will automatically "
"be made available to the system when it is plugged in or attached."
msgstr ""
"Ako je popunjeno, sadržaj svakog skladišnog uređaja biće učinjen dostupnim "
"na sistemu čim se uređaj utakne ili prikači."
#. i18n: file: DeviceAutomounterKCM.ui:68
#. i18n: ectx: property (text), widget (QCheckBox, automountOnPlugin)
#: rc.cpp:24
msgid "Automatically mount removable media when attached"
msgstr "Automatski montiraj prikačene uklonjive medijume"
#. i18n: file: DeviceAutomounterKCM.ui:90
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:27
msgid "Device Overrides"
msgstr "Potiskivanja po uređaju"
#. i18n: file: DeviceAutomounterKCM.ui:98
#. i18n: ectx: property (whatsThis), widget (QTreeView, deviceView)
#: rc.cpp:30
msgid ""
"This list contains the storage devices known to the system. If \"Automount "
"on Login\" is checked, the device will be automatically mounted even though "
"\"Mount all removable media at login\" is unchecked. The same applies for "
"\"Automount on Attach\".\n"
"\n"
"If \"Enable automatic mounting of removable media\" is unchecked, the "
"overrides do not apply and no devices will be automatically mounted."
msgstr ""
"<html><p>Ovaj spisak sadrži sve skladišne uređaje poznate sistemu. Ako je "
"popunjeno <interface>mont. po prijavljivanju</interface>, uređaj će biti "
"montiran čak i ako je isključeno <interface>Montiraj uklonjive medijume na "
"prijavljivanju</interface>. Isto važi za <interface>mont. po priključivanju</"
"interface>.</p><p>Međutim, ako se isključi <interface>Automatsko montiranje "
"uklonjivih medijuma</interface>, ova potiskivanja se ne primenjuju i ništa "
"se automatski ne montira.</p></html>"
#. i18n: file: DeviceAutomounterKCM.ui:134
#. i18n: ectx: property (whatsThis), widget (QPushButton, forgetDevice)
#: rc.cpp:35
msgid ""
"Clicking this button causes the selected devices to be 'forgotten'. This is "
"only useful if \"Only automatically mount removable media that has been "
"manually mounted before\" is checked. Once a device is forgotten and the "
"system is set to only automatically mount familiar devices, the device will "
"not be automatically mounted."
msgstr ""
"<html><p>Klikom na ovo dugme „zaboravljaju“ se izabrani uređaji. Ovo je "
"korisno samo ako je popunjeno <interface>Montiraj automatski samo medijume "
"prethodno ručno montirane</interface>. Pošto se uređaj zaboravi, ako je "
"postavljeno automatsko montiranje samo poznatih uređaja, više neće biti "
"automatski montiran.</p></html>"
#. i18n: file: DeviceAutomounterKCM.ui:137
#. i18n: ectx: property (text), widget (QPushButton, forgetDevice)
#: rc.cpp:38
msgid "Forget Device"
msgstr "Zaboravi uređaj"