kde-l10n/bs/messages/kdeaccessibility/jovie.po

1242 lines
45 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Bosnian translation for kdeaccessibility
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
# This file is distributed under the same license as the kdeaccessibility package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: kdeaccessibility\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2014-04-24 01:36+0000\n"
"PO-Revision-Date: 2013-11-03 08:39+0000\n"
"Last-Translator: Samir Ribić <Unknown>\n"
"Language-Team: Bosnian <bs@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Launchpad (build 16820)\n"
"X-Launchpad-Export-Date: 2013-11-04 05:58+0000\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Samir Ribić,Vedran Ljubovic"
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "samir.ribic@etf.unsa.ba,vljubovic@smartnet.ba"
#: filters/main.cpp:36
msgid "testfilter"
msgstr "testfilter"
#: filters/main.cpp:37
msgid "A utility for testing Jovie filter plugins."
msgstr "Alatka za testiranje filterskih priključaka Jovie."
#: filters/main.cpp:38
msgid "Copyright 2005, Gary Cramblitt &lt;garycramblitt@comcast.net&gt;"
msgstr "Copyright 2005, Gary Cramblitt &lt;garycramblitt@comcast.net&gt;"
#: filters/main.cpp:39 jovie/main.cpp:45 kcmkttsmgr/kcmkttsmgr.cpp:675
msgid "Gary Cramblitt"
msgstr "Gary Cramblitt"
#: filters/main.cpp:39 kcmkttsmgr/kcmkttsmgr.cpp:675
msgid "Maintainer"
msgstr "Održava"
#: filters/main.cpp:45
msgid "Name of a Jovie filter plugin (required)"
msgstr "Ime filterskog priključka Jovie (potrebno)"
#: filters/main.cpp:47
msgid "Talker code passed to filter"
msgstr "Kod Izgovarača proslijeđen filteru"
#: filters/main.cpp:49
msgid "D-Bus application ID passed to filter"
msgstr "Dbus ID programa proslijeđen filteru"
#: filters/main.cpp:51
msgid "Config file group name passed to filter"
msgstr "Ime grupe iz datoteke sa podešavanjima proslijeđeno filteru"
#: filters/main.cpp:52
msgid "Display list of available Filter PlugIns and exit"
msgstr "Prikaži listu dostupnih filterskih priključaka i izađi"
#: filters/main.cpp:54
msgid "Display tabs as \\t, otherwise they are removed"
msgstr "Prikaži kartice kao \\t, inače će biti uklonjene"
#: filters/main.cpp:55
msgid "Display list of available filter plugins and exit"
msgstr "Prikaži listu dostupnih filtera i izađi"
#. i18n: ectx: property (title), widget (QGroupBox, typeGroupBox)
#: filters/stringreplacer/editreplacementwidget.ui:23
msgid "&Type"
msgstr "&Tip"
#. i18n: ectx: property (text), widget (QRadioButton, wordRadioButton)
#: filters/stringreplacer/editreplacementwidget.ui:35
msgid "&Word"
msgstr "&Riječ"
#. i18n: ectx: property (text), widget (QRadioButton, regexpRadioButton)
#: filters/stringreplacer/editreplacementwidget.ui:45
msgid "Regular &expression"
msgstr "Regularni &izraz"
#. i18n: ectx: property (text), widget (QLabel, matchLabel)
#: filters/stringreplacer/editreplacementwidget.ui:63
msgid "&Match:"
msgstr "&Poklapa:"
#. i18n: ectx: property (text), widget (QLabel, substLabel)
#: filters/stringreplacer/editreplacementwidget.ui:76
msgid "&Replace with:"
msgstr "&Zamijeni sa:"
#. i18n: ectx: property (text), widget (KPushButton, matchButton)
#. i18n: ectx: property (text), widget (KPushButton, languageBrowseButton)
#. i18n: ectx: property (text), widget (KPushButton, reEditorButton)
#. i18n: ectx: property (text), widget (KPushButton, talkerButton)
#: filters/stringreplacer/editreplacementwidget.ui:119
#: filters/stringreplacer/stringreplacerconfwidget.ui:143
#: filters/talkerchooser/talkerchooserconfwidget.ui:143
#: filters/talkerchooser/talkerchooserconfwidget.ui:206
msgid "..."
msgstr "..."
#. i18n: ectx: property (text), widget (QCheckBox, matchCaseCheckBox)
#: filters/stringreplacer/editreplacementwidget.ui:133
msgid "Match &case"
msgstr "Slaganje &veličine slova"
#. i18n: ectx: property (text), widget (QTableWidget, AvailableTalkersTable)
#: filters/stringreplacer/selectlanguagedlg.cpp:56
#: kcmkttsmgr/talkerwidget.ui:65 libkttsd/talkerlistmodel.cpp:137
msgid "Language"
msgstr "Jezik"
#: filters/stringreplacer/selectlanguagedlg.cpp:57
msgid "Code"
msgstr "Kôd"
#: filters/stringreplacer/selectlanguagedlg.h:66
msgid "Select Language"
msgstr "Izaberite jezik"
#: filters/stringreplacer/stringreplacerconf.cpp:128
msgid "Unable to open file."
msgstr "Ne mogu da otvorim datoteku"
#: filters/stringreplacer/stringreplacerconf.cpp:134
msgid "File not in proper XML format."
msgstr "Datoteka nije u ispravnom XML formatu."
#: filters/stringreplacer/stringreplacerconf.cpp:226
#: filters/stringreplacer/stringreplacerconf.cpp:573
msgctxt "Abbreviation for 'Regular Expression'"
msgid "RegExp"
msgstr "RegExp"
#: filters/stringreplacer/stringreplacerconf.cpp:226
#: filters/stringreplacer/stringreplacerconf.cpp:312
#: filters/stringreplacer/stringreplacerconf.cpp:386
#: filters/stringreplacer/stringreplacerconf.cpp:541
#: filters/stringreplacer/stringreplacerconf.cpp:571
msgid "Word"
msgstr "Riječ"
#: filters/stringreplacer/stringreplacerconf.cpp:229
#: filters/stringreplacer/stringreplacerconf.cpp:318
#: filters/stringreplacer/stringreplacerconf.cpp:546
#: filters/stringreplacer/stringreplacerconf.cpp:574
msgctxt "Yes or no"
msgid "Yes"
msgstr "Da"
#: filters/stringreplacer/stringreplacerconf.cpp:229
#: filters/stringreplacer/stringreplacerconf.cpp:574
msgctxt "Yes or no"
msgid "No"
msgstr "Ne"
#: filters/stringreplacer/stringreplacerconf.cpp:267
msgid "Unable to open file "
msgstr "Ne mogu da otvorim datoteku "
#: filters/stringreplacer/stringreplacerconf.cpp:354
#: filters/stringreplacer/stringreplacerconf.cpp:376
msgid "String Replacer"
msgstr "Zamjenjuje tekstove"
#: filters/stringreplacer/stringreplacerconf.cpp:374
#: filters/stringreplacer/stringreplacerconf.cpp:415
#: filters/stringreplacer/stringreplacerconf.cpp:419
msgid "Multiple Languages"
msgstr "Višestruki jezici"
#: filters/stringreplacer/stringreplacerconf.cpp:387
msgctxt "Abbreviation for 'Regular Expresion'"
msgid "RegExp"
msgstr "RegExp"
#: filters/stringreplacer/stringreplacerconf.cpp:389
msgid "Error"
msgstr "Greška"
#: filters/stringreplacer/stringreplacerconf.cpp:396
msgid "Select Languages"
msgstr "Izaberite jezike"
#: filters/stringreplacer/stringreplacerconf.cpp:562
msgid "Edit String Replacement"
msgstr "Uredi zamjenjivanje znakovnih nizova"
#: filters/stringreplacer/stringreplacerconf.cpp:661
#: filters/stringreplacer/stringreplacerconf.cpp:677
msgid "String Replacer Word List (*.xml)"
msgstr "Lista riječi za zamjenjivač niski (*.xml)"
#: filters/stringreplacer/stringreplacerconf.cpp:668
#: filters/stringreplacer/stringreplacerconf.cpp:684
msgid "Error Opening File"
msgstr "Greška pri otvaranju datoteke"
#. i18n: ectx: property (windowTitle), widget (QWidget, StringReplacerConfWidget)
#: filters/stringreplacer/stringreplacerconfwidget.ui:15
msgid "Configure String Replacer"
msgstr "Podesi zamjenjivač znakovnih nizova"
#. i18n: ectx: property (whatsThis), widget (QLabel, nameLabel)
#: filters/stringreplacer/stringreplacerconfwidget.ui:35
#: filters/talkerchooser/talkerchooserconfwidget.ui:35
msgctxt "What's this text"
msgid "Enter any name you like for this filter."
msgstr "Unesite koje god ime želite za ovaj filter."
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#: filters/stringreplacer/stringreplacerconfwidget.ui:38
#: filters/talkerchooser/talkerchooserconfwidget.ui:38
#: filters/xmltransformer/xmltransformerconfwidget.ui:92
msgid "&Name:"
msgstr "&Naziv:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, nameLineEdit)
#: filters/stringreplacer/stringreplacerconfwidget.ui:51
#: filters/talkerchooser/talkerchooserconfwidget.ui:51
msgid "Enter any name you like for this filter."
msgstr "Unesite koje god ime želite za ovaj filter."
#. i18n: ectx: property (whatsThis), widget (QGroupBox, applyGroupBox)
#: filters/stringreplacer/stringreplacerconfwidget.ui:60
#: filters/talkerchooser/talkerchooserconfwidget.ui:60
#: filters/xmltransformer/xmltransformerconfwidget.ui:139
msgid "These settings determines when the filter is applied to text."
msgstr "Ova podešavanja određuju kada se filter primjenjuje na tekst."
#. i18n: ectx: property (whatsThis), widget (QLabel, languageLabel)
#: filters/stringreplacer/stringreplacerconfwidget.ui:80
msgctxt "What's this text"
msgid ""
"This filter is applied to text jobs of the specified language. You may "
"select more than one language by clicking the browse button and Ctrl-"
"clicking on more than one in the list. If blank the filter applies to all "
"text jobs of any language."
msgstr ""
"Ovaj filter se primjenjuje na tekstualne poslove navedenog jezika. Možete "
"izabrati više od jednog jezika klikom na dugme za pregledanje i Ctrl-"
"klikćući na više stavki u listi. Ako je prazno, filter se primjenjuje na sve "
"tekstualne poslove bez obzira na jezik."
#. i18n: ectx: property (text), widget (QLabel, languageLabel)
#: filters/stringreplacer/stringreplacerconfwidget.ui:83
msgid "Lan&guage is:"
msgstr "&Jezik je:"
#. i18n: ectx: property (whatsThis), widget (QLabel, appIdLabel)
#: filters/stringreplacer/stringreplacerconfwidget.ui:96
#: filters/talkerchooser/talkerchooserconfwidget.ui:99
msgid ""
"Enter a D-Bus Application ID. This filter will only apply to text jobs "
"queued by that application. You may enter more than one ID separated by "
"commas. If blank, this filter applies to text jobs queued by all "
"applications. Tip: Use kdcop from the command line to get the Application "
"IDs of running applications. Example: \"konversation, kvirc,ksirc,kopete\""
msgstr ""
"Unesite dbus ID programa. Ovaj filter će biti primijenjen samo na "
"tekstualne poslove koje pošalje taj program. Možete uneti više od jednog "
"IDa, razdvojene zarezima. Ako je prazno, filter se primjenjuje na sve "
"tekstualne poslove poslate iz bilo kog programa. Savjet: Koristite naredbu "
"kdcop u komandnoj liniji da biste dobili ID pokrenutog programa. Npr. "
"konversation, kvirc, ksirc, kopete"
#. i18n: ectx: property (text), widget (QLabel, appIdLabel)
#: filters/stringreplacer/stringreplacerconfwidget.ui:99
#: filters/talkerchooser/talkerchooserconfwidget.ui:102
msgid "Application &ID contains:"
msgstr "&Id. programa sadrži:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, languageLineEdit)
#: filters/stringreplacer/stringreplacerconfwidget.ui:133
msgid ""
"This filter is applied to text jobs of the specified language. You may "
"select more than one language by clicking the browse button and Ctrl-"
"clicking on more than one in the list. If blank the filter applies to all "
"text jobs of any language."
msgstr ""
"Ovaj filter se primjenjuje na tekstualne poslove navedenog jezika. Možete "
"izabrati više od jednog jezika klikom na dugme za pregledanje i Ctrl-"
"klikćući na više stavki u listi. Ako je prazno, filter se primjenjuje na sve "
"tekstualne poslove bez obzira na jezik."
#. i18n: ectx: property (whatsThis), widget (KPushButton, languageBrowseButton)
#. i18n: ectx: property (whatsThis), widget (KPushButton, reEditorButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:140
#: filters/talkerchooser/talkerchooserconfwidget.ui:140
msgid ""
"Click to select one or more languages. This filter will be applied to text "
"jobs of those languages."
msgstr ""
"Kliknite da biste izabrali jedan ili više jezika. Ovaj filter će biti "
"primijenjen na tekstualne poslove tih jezika."
#. i18n: ectx: property (whatsThis), widget (KLineEdit, appIdLineEdit)
#: filters/stringreplacer/stringreplacerconfwidget.ui:152
#: filters/talkerchooser/talkerchooserconfwidget.ui:152
msgid ""
"<qt>Enter a D-Bus Application ID. This filter will only apply to text jobs "
"queued by that application. You may enter more than one ID separated by "
"commas. Use <b>knotify</b> to match all messages sent as KDE "
"notifications. If blank, this filter applies to text jobs queued by all "
"applications. Tip: Use kdcop from the command line to get the Application "
"IDs of running applications. Example: \"konversation, kvirc,ksirc,kopete\"</"
"qt>"
msgstr ""
"<qt>Unesite dbus ID programa. Ovaj filter će biti primijenjen samo na "
"tekstualne poslove koje pošalje taj program. Možete unijeti više od jednog "
"IDa, razdvojene zarezima. Koristite <b>knotify</b> da biste izabrali sve "
"poruke poslane kao obaveštenja KDEa. Ako je prazno, filter se primjenjuje "
"na sve tekstualne poslove poslane iz bilo kog programa. Savjet: Koristite "
"naredbu kdcop u komandnoj liniji da biste dobili ID pokrenutog programa. "
"Npr. konversation, kvirc, ksirc, kopete</qt>"
#. i18n: ectx: property (whatsThis), widget (KPushButton, loadButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:180
msgid "Click to load a word list from a file."
msgstr "Kliknite da biste iz datoteke učitali listu riječi."
#. i18n: ectx: property (text), widget (KPushButton, loadButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:183
msgctxt "Load a word list from a file"
msgid "Load"
msgstr "Učitaj"
#. i18n: ectx: property (whatsThis), widget (KPushButton, saveButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:198
msgid "Click to save word list to a file."
msgstr "Kliknite da biste snimili listu riječi u datoteku."
#. i18n: ectx: property (text), widget (KPushButton, saveButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:201
msgid "&Save"
msgstr "&Snimi"
#. i18n: ectx: property (whatsThis), widget (KPushButton, clearButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:216
msgid "Click to empty the word list."
msgstr "Kliknite da biste ispraznili listu riječi."
#. i18n: ectx: property (text), widget (KPushButton, clearButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:219
msgctxt "Clear the word list"
msgid "Clear"
msgstr "Očisti"
#. i18n: ectx: property (whatsThis), widget (KPushButton, addButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:252
msgid "Click to add another word or regular expression to the list."
msgstr "Kliknite da biste dodali novu riječ ili regularni izraz u listu."
#. i18n: ectx: property (text), widget (KPushButton, addButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:255
msgid "&Add"
msgstr "&Dodaj"
#. i18n: ectx: property (whatsThis), widget (QPushButton, upButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:270
msgid ""
"Click to move selected word up in the list. Words higher in the list are "
"applied first."
msgstr ""
"Kliknite da biste pomjerili izabranu riječ naviše u listi. Riječi na višoj "
"poziciji prve se primjenjuju."
#. i18n: ectx: property (text), widget (QPushButton, upButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:273
msgid "&Up"
msgstr "&Gore"
#. i18n: ectx: property (whatsThis), widget (QPushButton, downButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:288
msgid ""
"Click to move a word down in the list. Words lower in the list are applied "
"last."
msgstr ""
"Kliknite da biste pomjerili izabranu riječ naniže u listi. Riječi na nižoj "
"poziciji kasnije se primjenjuju."
#. i18n: ectx: property (text), widget (KPushButton, lowerTalkerPriorityButton)
#. i18n: ectx: property (text), widget (KPushButton, lowerFilterPriorityButton)
#. i18n: ectx: property (text), widget (QPushButton, downButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:291
#: kcmkttsmgr/kcmkttsmgrwidget.ui:117 kcmkttsmgr/kcmkttsmgrwidget.ui:238
msgid "Do&wn"
msgstr "&Dolje"
#. i18n: ectx: property (whatsThis), widget (KPushButton, editButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:309
msgid "Click to modify an existing word or regular expression in the list."
msgstr ""
"Kliknite da biste izmijenili postojeću riječ ili regularni izraz u listi."
#. i18n: ectx: property (text), widget (KPushButton, editButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:312
msgid "&Edit"
msgstr "&Izmijeni"
#. i18n: ectx: property (whatsThis), widget (KPushButton, removeButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:330
msgid "Click to remove a word or regular expression from the list."
msgstr "Kliknite da biste uklonili riječ ili regularni izraz iz liste."
#. i18n: ectx: property (text), widget (KPushButton, removeTalkerButton)
#. i18n: ectx: property (text), widget (KPushButton, removeFilterButton)
#. i18n: ectx: property (text), widget (KPushButton, removeButton)
#: filters/stringreplacer/stringreplacerconfwidget.ui:333
#: kcmkttsmgr/kcmkttsmgrwidget.ui:155 kcmkttsmgr/kcmkttsmgrwidget.ui:276
msgid "&Remove"
msgstr "&Ukloni"
#. i18n: ectx: property (text), widget (QTableWidget, substLView)
#: filters/stringreplacer/stringreplacerconfwidget.ui:371
msgid "Type"
msgstr "Vrsta"
#. i18n: ectx: property (text), widget (QTableWidget, substLView)
#: filters/stringreplacer/stringreplacerconfwidget.ui:376
msgid "Match Case"
msgstr "Poklopi veličinu slova"
#. i18n: ectx: property (text), widget (QTableWidget, substLView)
#: filters/stringreplacer/stringreplacerconfwidget.ui:381
msgid "Match"
msgstr "Sličnost"
#. i18n: ectx: property (text), widget (QTableWidget, substLView)
#: filters/stringreplacer/stringreplacerconfwidget.ui:386
msgid "Replace With"
msgstr "Zamijeni sa"
#. i18n: ectx: property (windowTitle), widget (QWidget, SelectTalkerWidget)
#: filters/talkerchooser/selecttalkerdlg.h:59
#: filters/talkerchooser/selecttalkerwidget.ui:21
#: filters/talkerchooser/talkerchooserconf.cpp:196 jovie/jovietrayicon.cpp:106
msgid "Select Talker"
msgstr "Izaberite izgovarač"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, useDefaultRadioButton)
#: filters/talkerchooser/selecttalkerwidget.ui:58
msgid ""
"When checked, will use the default Talker, which is the topmost Talker "
"listed in the Talkers tab."
msgstr ""
"Kad je označeno koristiće se podrazumijevani Izgovarač, onaj koji je prvi na "
"listi na kartici Izgovarači."
#. i18n: ectx: property (text), widget (QRadioButton, useDefaultRadioButton)
#: filters/talkerchooser/selecttalkerwidget.ui:61
msgid "&Use default Talker"
msgstr "&Koristi podrazumijevani izgovarač"
#. i18n: ectx: property (whatsThis), widget (QRadioButton, useSpecificTalkerRadioButton)
#: filters/talkerchooser/selecttalkerwidget.ui:68
msgid ""
"When checked, will use the specific Talker (if it is still configured), "
"otherwise the Talker most closely matching."
msgstr ""
"Kada je označeno, koristiće se određeni Izgovarač (ako je podešen), ako nije "
"koristi se najsličniji."
#. i18n: ectx: property (text), widget (QRadioButton, useSpecificTalkerRadioButton)
#: filters/talkerchooser/selecttalkerwidget.ui:71
msgid "Use specific &Talker"
msgstr "Koristi određeni &izgovarač"
#: filters/talkerchooser/talkerchooserconf.cpp:135
msgid "Talker Chooser"
msgstr "Birač govornika"
#: filters/talkerchooser/talkerchooserconf.cpp:212
#: filters/talkerchooser/talkerchooserconf.cpp:226
msgid "Talker Chooser Config (*rc)"
msgstr "Postava birača izgovarača (*rc)"
#. i18n: ectx: property (windowTitle), widget (QWidget, TalkerChooserConfWidget)
#: filters/talkerchooser/talkerchooserconfwidget.ui:15
msgid "Configure Talker Chooser"
msgstr "Podesi birač izgovarača"
#. i18n: ectx: property (title), widget (QGroupBox, applyGroupBox)
#: filters/talkerchooser/talkerchooserconfwidget.ui:63
msgid "&Apply This Filter When"
msgstr "Primijeni ovaj &filter kada"
#. i18n: ectx: property (whatsThis), widget (QLabel, reLabel)
#: filters/talkerchooser/talkerchooserconfwidget.ui:83
msgctxt "What's this text"
msgid ""
"This filter is applied to text jobs of the specified language. You may "
"select more than one language by clicking the browse button and Ctrl-"
"clicking on more than one in the list. If blank, the filter applies to all "
"text jobs of any language."
msgstr ""
"Ovaj filter se primjenjuje na tekstualne poslove navedenog jezika. Možete "
"izabrati više od jednog jezika klikom na dugme za pregledanje i Ctrl-"
"klikćući na više stavki u listi. Ako je prazno, filter se primjenjuje na sve "
"tekstualne poslove bez obzira na jezik."
#. i18n: ectx: property (text), widget (QLabel, reLabel)
#: filters/talkerchooser/talkerchooserconfwidget.ui:86
msgid "Te&xt contains:"
msgstr "&Tekst sadrži:"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, reLineEdit)
#: filters/talkerchooser/talkerchooserconfwidget.ui:133
msgid ""
"This filter is applied to text jobs of the specified language. You may "
"select more than one language by clicking the browse button and Ctrl-"
"clicking on more than one in the list. If blank, the filter applies to all "
"text jobs of any language."
msgstr ""
"Ovaj filter se primjenjuje na tekstualne poslove navedenog jezika. Možete "
"izabrati više od jednog jezika klikom na dugme za pregledanje i Ctrl-"
"klikćući na više stavki u listi. Ako je prazno, filter se primjenjuje na sve "
"tekstualne poslove bez obzira na jezik."
#. i18n: ectx: property (whatsThis), widget (QLabel, talkerLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, talkerLineEdit)
#: filters/talkerchooser/talkerchooserconfwidget.ui:180
#: filters/talkerchooser/talkerchooserconfwidget.ui:196
msgid ""
"The new Talker that will be used when the conditions above are met. The "
"default Talker is the topmost in the Talkers tab. Click the button to "
"choose a Talker."
msgstr ""
"Novi Izgovarač koji će se koristiti kada se svi uslovi steknu. "
"Podrazumijevani Izgovarač je onaj na vrhu kartice Izgovarači. Kliknite na "
"dugme da biste izabrali Izgovarač."
#. i18n: ectx: property (text), widget (QLabel, talkerLabel)
#: filters/talkerchooser/talkerchooserconfwidget.ui:183
msgid "&Talker:"
msgstr "&Izgovarač:"
#. i18n: ectx: property (whatsThis), widget (KPushButton, talkerButton)
#: filters/talkerchooser/talkerchooserconfwidget.ui:203
msgid "Click to select a Talker."
msgstr "Kliknite da izaberete Izgovarač."
#. i18n: ectx: property (whatsThis), widget (KPushButton, loadButton)
#: filters/talkerchooser/talkerchooserconfwidget.ui:231
msgid "Click to load a Talker Chooser configuration from a file."
msgstr "Kliknite da biste iz datoteke učitali podešavanje birača izgovarača."
#. i18n: ectx: property (text), widget (KPushButton, loadButton)
#: filters/talkerchooser/talkerchooserconfwidget.ui:234
msgid "&Load..."
msgstr "&Učitaj..."
#. i18n: ectx: property (whatsThis), widget (KPushButton, saveButton)
#: filters/talkerchooser/talkerchooserconfwidget.ui:249
msgid "Click to save this Talker Chooser to a file."
msgstr "Kliknite da biste snimili ovaj birač izgovarača u datoteku."
#. i18n: ectx: property (text), widget (KPushButton, saveButton)
#: filters/talkerchooser/talkerchooserconfwidget.ui:252
msgid "&Save..."
msgstr "&Snimi..."
#. i18n: ectx: property (whatsThis), widget (KPushButton, clearButton)
#: filters/talkerchooser/talkerchooserconfwidget.ui:267
msgid "Click to clear everything."
msgstr "Kliknite da biste sve očistili."
#. i18n: ectx: property (text), widget (KPushButton, clearButton)
#: filters/talkerchooser/talkerchooserconfwidget.ui:270
msgid "Cl&ear"
msgstr "&Očisti"
#: filters/xmltransformer/xmltransformerconf.cpp:115
msgid "XML Transformer"
msgstr "Transformator XML-a"
#. i18n: ectx: property (windowTitle), widget (QWidget, XmlTransformerConfWidget)
#: filters/xmltransformer/xmltransformerconfwidget.ui:14
msgid "Configure XML Transformer"
msgstr "Podesi XML transformator"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, nameLineEdit)
#: filters/xmltransformer/xmltransformerconfwidget.ui:42
msgid "Enter any descriptive name you like for this filter."
msgstr "Unesite koje god ime želite za ovaj filter."
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, xsltPath)
#. i18n: ectx: property (whatsThis), widget (QLabel, xsltLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:57
#: filters/xmltransformer/xmltransformerconfwidget.ui:105
msgid ""
"Enter the full path to an XML Style Language - Transforms (XSLT) stylesheet "
"file. XSLT files usually end with extension .xsl."
msgstr ""
"Unesite punu putanju do XML stilskog jezika - datoteke sa opisom stila "
"transformacija (XSLT). XSLT datoteke obično se završavaju nastavkom .xsl."
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, xsltprocPath)
#. i18n: ectx: property (whatsThis), widget (QLabel, xsltprocLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:72
#: filters/xmltransformer/xmltransformerconfwidget.ui:121
msgid ""
"Enter the path to the xsltproc executable program. If it is in the PATH "
"environment variable, just enter \"xsltproc\"."
msgstr ""
"Unesite putanju do izvršnog programa xsltproc. Ako se već nalazi u vašoj "
"promjenljivoj okruženja PATH, samo unesite „xsltproc“."
#. i18n: ectx: property (whatsThis), widget (QLabel, nameLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:89
msgctxt "What's this text"
msgid "Enter any descriptive name you like for this filter."
msgstr "Unesite koje god ime želite za ovaj filter."
#. i18n: ectx: property (text), widget (QLabel, xsltLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:108
msgid "&XSLT file:"
msgstr "XSLT &datoteka:"
#. i18n: ectx: property (text), widget (QLabel, xsltprocLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:124
msgid "xsltproc &executable:"
msgstr "&Izvršni xsltproc:"
#. i18n: ectx: property (title), widget (QGroupBox, applyGroupBox)
#: filters/xmltransformer/xmltransformerconfwidget.ui:142
msgid "Apply This &Filter When"
msgstr "Primijeni ovaj &filter kada"
#. i18n: ectx: property (whatsThis), widget (KLineEdit, rootElementLineEdit)
#: filters/xmltransformer/xmltransformerconfwidget.ui:170
msgid ""
"This filter will be applied only to text having the specified XML root "
"element. If blank, applies to all text. You may enter more than one root "
"element separated by commas. Example: \"html\"."
msgstr ""
"Ovaj filter će biti primijenjen samo na tekst koji ima navedeni korijeni XML "
"element. Ako je prazno, primjenjuje se na svaki tekst. Možete unijeti više "
"od jednog korijenog elementa, razdvojenih zarezom. Npr. „html“."
#. i18n: ectx: property (whatsThis), widget (KLineEdit, doctypeLineEdit)
#. i18n: ectx: property (whatsThis), widget (QLabel, doctypeLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:185
#: filters/xmltransformer/xmltransformerconfwidget.ui:233
msgid ""
"This filter will be applied only to text having the specified DOCTYPE "
"specification. If blank, applies to all text. You may enter more than one "
"DOCTYPE separated by commas. Example: \"xhtml\"."
msgstr ""
"Ovaj filter će biti primijenjen samo na tekst koji ima navedeni DOCTYPE. Ako "
"je prazno, primjenjuje se na svaki tekst. Možete unijeti više od jednog "
"DOCTYPE, razdvojenih zarezom. Npr. „xhtml“."
#. i18n: ectx: property (whatsThis), widget (KLineEdit, appIdLineEdit)
#. i18n: ectx: property (whatsThis), widget (QLabel, appIdLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:200
#: filters/xmltransformer/xmltransformerconfwidget.ui:249
msgid ""
"<qt>Enter a D-Bus Application ID. This filter will only apply to text "
"queued by that application. You may enter more than one ID separated by "
"commas. Use <b>knotify</b> to match all messages sent as KDE "
"notifications. If blank, this filter applies to text queued by all "
"applications. Tip: Use kdcop from the command line to get the Application "
"IDs of running applications. Example: \"konversation, kvirc,ksirc,kopete\"</"
"qt>"
msgstr ""
"<qt>Unesite dbus ID programa. Ovaj filter će biti primijenjen samo na tekst "
"koji pošalje taj program. Možete unijeti više od jednog IDa, razdvojene "
"zarezima. Ako je prazno, filter se primjenjuje na svaki tekst poslan iz bilo "
"kog programa. Savjet: Koristite naredbu kdcop u komandnoj liniji da biste "
"dobili ID pokrenutog programa. Npr. konversation, kvirc, ksirc, kopete.</qt>"
#. i18n: ectx: property (whatsThis), widget (QLabel, rootElementLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:217
msgctxt "What's this text"
msgid ""
"This filter will be applied only to text having the specified XML root "
"element. If blank, applies to all text. You may enter more than one root "
"element separated by commas. Example: \"html\"."
msgstr ""
"Ovaj filter će biti primijenjen samo na tekst koji ima navedeni korijeni XML "
"element. Ako je prazno, primjenjuje se na svaki tekst. Možete unijeti više "
"od jednog korijenog elementa, razdvojenih zarezom. Npr. „html“."
#. i18n: ectx: property (text), widget (QLabel, rootElementLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:220
msgid "&Root element is:"
msgstr "&Korijeni element je:"
#. i18n: ectx: property (text), widget (QLabel, doctypeLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:236
msgid "or DOC&TYPE is:"
msgstr "ili je DOC&TYPE:"
#. i18n: ectx: property (text), widget (QLabel, appIdLabel)
#: filters/xmltransformer/xmltransformerconfwidget.ui:252
msgid "and Application &ID contains:"
msgstr "i &Id. programa sadrži:"
#: jovie/jovie.cpp:485 jovie/jovietrayicon.cpp:224
msgid "KDE Text-to-Speech"
msgstr "KDE-ov tekst-u-govor"
#: jovie/jovietrayicon.cpp:67
msgid "KDE Text-to-Speech Manager"
msgstr "KDE-ov menadžer za tekst-u-govor"
#: jovie/jovietrayicon.cpp:75
msgid "&Stop/Delete"
msgstr "&Zaustavi/Obriši"
#: jovie/jovietrayicon.cpp:81
msgid "&Pause"
msgstr "&Pauza"
#: jovie/jovietrayicon.cpp:87
msgid "&Resume"
msgstr "&Nastavi"
#: jovie/jovietrayicon.cpp:93
msgid "R&epeat"
msgstr "&Ponovi"
#: jovie/jovietrayicon.cpp:102
msgid "Spea&k Clipboard Contents"
msgstr "&Izgovori sadržaj klipborda"
#: jovie/main.cpp:40
msgid "Jovie"
msgstr "Jovie"
#: jovie/main.cpp:41
msgid "Text-to-speech synthesis daemon"
msgstr "Demon za sintezu tekstaugovor"
#: jovie/main.cpp:42
msgid "(C) 2002, José Pablo Ezequiel Fernández"
msgstr "(C) 2002, José Pablo Ezequiel Fernández"
#: jovie/main.cpp:43
msgid "Jeremy Whiting"
msgstr "Jeremy Whiting"
#: jovie/main.cpp:43
msgid "Current Maintainer"
msgstr "Trenutno održava"
#: jovie/main.cpp:44 kcmkttsmgr/kcmkttsmgr.cpp:674
msgid "José Pablo Ezequiel Fernández"
msgstr "José Pablo Ezequiel Fernández"
#: jovie/main.cpp:44
msgid "Original Author"
msgstr "Prvobitni autor"
#: jovie/main.cpp:45
msgid "Previous Maintainer"
msgstr "Prethodni održavalac"
#: jovie/main.cpp:46
msgid "Gunnar Schmi Dt"
msgstr "Gunnar Schmi Dt"
#: jovie/main.cpp:46 jovie/main.cpp:47 jovie/main.cpp:48 jovie/main.cpp:49
#: kcmkttsmgr/kcmkttsmgr.cpp:676 kcmkttsmgr/kcmkttsmgr.cpp:677
msgid "Contributor"
msgstr "Saradnik"
#: jovie/main.cpp:47 kcmkttsmgr/kcmkttsmgr.cpp:676
msgid "Olaf Schmidt"
msgstr "Olaf Schmidt"
#: jovie/main.cpp:48 kcmkttsmgr/kcmkttsmgr.cpp:677
msgid "Paul Giannaros"
msgstr "Paul Giannaros"
#: jovie/main.cpp:49
msgid "Simion Ploscariu"
msgstr "Simion Ploscariu"
#: jovie/main.cpp:50
msgid "Jorge Luis Arzola"
msgstr "Jorge Luis Arzola"
#: jovie/main.cpp:50 jovie/main.cpp:51
msgid "Testing"
msgstr "Testiranje"
#: jovie/main.cpp:51
msgid "David Powell"
msgstr "David Powell"
#: kcmkttsmgr/addtalker.cpp:39
msgid "Add Talker"
msgstr "Dodaj izgovarač"
#: kcmkttsmgr/kcmkttsmgr.cpp:181 kcmkttsmgr/kcmkttsmgr.cpp:801
msgid "Filter"
msgstr "Filter"
#: kcmkttsmgr/kcmkttsmgr.cpp:620
msgid ""
"You have made changes to the configuration but have not saved them yet. "
"Click Apply to save the changes or Cancel to abandon the changes."
msgstr ""
"Napravili ste izmjene u podešavanjima ali ih još niste sačuvali. Kliknite na "
"Primijeni da biste sačuvali izmjene ili na Otkaži da otkažete izmjene."
#: kcmkttsmgr/kcmkttsmgr.cpp:661
msgid ""
"<h1>Text-to-Speech</h1><p>This is the configuration for the text-to-speech D-"
"Bus service</p><p>This allows other applications to access text-to-speech "
"resources</p><p>Be sure to configure a default language for the language you "
"are using as this will be the language used by most of the applications</p>"
msgstr ""
"<h1>Tekstugovor</h1><p>Ovo je podešavanje dbus servisa za pretvaranje "
"teksta u govor, koji omogućava drugim programima da pristupe resursima za "
"pretvaranje teksta u govor.</p><p>Nemojte propustiti da podesite "
"podrazumijevani jezik za jezik koji koristite, pošto će to biti jezik koji "
"će koristiti većina programa.</p>"
#: kcmkttsmgr/kcmkttsmgr.cpp:670
msgid "jovie"
msgstr "jovie"
#: kcmkttsmgr/kcmkttsmgr.cpp:670
msgid "KCMKttsMgr"
msgstr "KCMKttsMgr"
#: kcmkttsmgr/kcmkttsmgr.cpp:672
msgid "(c) 2010, Jeremy Whiting"
msgstr "(c) 2010, Jeremy Whiting"
#: kcmkttsmgr/kcmkttsmgr.cpp:674
msgid "Author"
msgstr "Autor"
#: kcmkttsmgr/kcmkttsmgr.cpp:800
msgid "Select Filter"
msgstr "Izaberite filter"
#. i18n: ectx: property (windowTitle), widget (QWidget, kttsjobmgr)
#: kcmkttsmgr/kcmkttsmgr.cpp:1095 kcmkttsmgr/kttsjobmgr.ui:14
msgid "Jobs"
msgstr "Poslovi"
#: kcmkttsmgr/kcmkttsmgr.cpp:1117
#, kde-format
msgid "Jovie Version: %1"
msgstr "Jovie Version: %1"
#. i18n: ectx: property (text), widget (QLabel, kttsdVersion)
#: kcmkttsmgr/kcmkttsmgr.cpp:1157 kcmkttsmgr/kcmkttsmgrwidget.ui:40
msgid "Jovie not running"
msgstr "Jovie nije pokrenuta"
#: kcmkttsmgr/kcmkttsmgr.cpp:1266
msgid "Filter Configuration"
msgstr "Podešavanje filtera"
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:34
msgctxt "General, as title of window"
msgid "General"
msgstr "Opšte"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, enableJovieCheckBox)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:63
msgid "Check to start the Jovie Daemon and enable Text-to-Speech."
msgstr "Popunite da bi se pokrenuo demon Jovie i uključio tekstugovor."
#. i18n: ectx: property (text), widget (QCheckBox, enableJovieCheckBox)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:66
msgid "&Enable Text-to-Speech System (Jovie)"
msgstr "&Uključi sistem za tekstugovor (Jovie)"
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:74
msgid "Talkers"
msgstr "Izgovarači"
#. i18n: ectx: property (whatsThis), widget (KPushButton, addTalkerButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:88
msgid "Click to add and configure a new Talker (speech synthesizer)."
msgstr ""
"Kliknite da biste dodali i podesili novi izgovarač (sintetizator govora)."
#. i18n: ectx: property (text), widget (KPushButton, addTalkerButton)
#. i18n: ectx: property (text), widget (KPushButton, addFilterButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:91 kcmkttsmgr/kcmkttsmgrwidget.ui:206
msgid "Add..."
msgstr "Dodaj..."
#. i18n: ectx: property (text), widget (KPushButton, higherTalkerPriorityButton)
#. i18n: ectx: property (text), widget (KPushButton, higherFilterPriorityButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:104 kcmkttsmgr/kcmkttsmgrwidget.ui:222
msgid "U&p"
msgstr "&Gore"
#. i18n: ectx: property (whatsThis), widget (KPushButton, configureTalkerButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:133
msgid "Click to configure options for the highlighted Talker."
msgstr "Kliknite da biste podesili opcije za istaknuti izgovarač."
#. i18n: ectx: property (text), widget (KPushButton, configureTalkerButton)
#. i18n: ectx: property (text), widget (KPushButton, configureFilterButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:136 kcmkttsmgr/kcmkttsmgrwidget.ui:257
msgid "&Edit..."
msgstr "&Izmijeni..."
#. i18n: ectx: property (whatsThis), widget (KPushButton, removeTalkerButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:152
msgid "Click to remove the highlighted Talker."
msgstr "Kliknite da biste uklonili istaknuti izgovarač."
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:184
msgid "Filters"
msgstr "Filteri"
#. i18n: ectx: property (whatsThis), widget (KPushButton, addFilterButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:203
msgid "Click to add and configure a new Filter."
msgstr "Kliknite da biste dodali i podesili novi filter."
#. i18n: ectx: property (whatsThis), widget (KPushButton, higherFilterPriorityButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:219
msgid ""
"Click to move selected filter up in the list. Filters higher in the list "
"are applied first."
msgstr ""
"Kliknite da biste pomjerili izabrani filter naviše u listi. Filteri na višoj "
"poziciji prvi se primjenjuju."
#. i18n: ectx: property (whatsThis), widget (KPushButton, lowerFilterPriorityButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:235
msgid ""
"Click to move a filter down in the list. Filters lower in the list are "
"applied last."
msgstr ""
"Kliknite da biste pomjerili filter naniže u listi. Filter na nižoj poziciji "
"posljednji se primjenjuju."
#. i18n: ectx: property (whatsThis), widget (KPushButton, configureFilterButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:254
msgid "Click to configure options for the highlighted Filter."
msgstr "Kliknite da biste podesili opcije za istaknuti filter."
#. i18n: ectx: property (whatsThis), widget (KPushButton, removeFilterButton)
#: kcmkttsmgr/kcmkttsmgrwidget.ui:273
msgid "Click to remove the highlighted Filter."
msgstr "Kliknite da biste uklonili istaknuti filter."
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: kcmkttsmgr/kttsjobmgr.ui:20
msgid "Speech Control"
msgstr "Kontrola govora"
#. i18n: ectx: property (text), widget (KPushButton, stopButton)
#: kcmkttsmgr/kttsjobmgr.ui:31
msgid "Stop"
msgstr "Zaustavi"
#. i18n: ectx: property (whatsThis), widget (KPushButton, cancelButton)
#: kcmkttsmgr/kttsjobmgr.ui:41
msgid ""
"<p>Deletes the job. If it is currently speaking, it stops speaking. The "
"next speakable job in the list begins speaking.</p>"
msgstr ""
"<p>Briše posao. Ako se trenutno izgovara, zaustavlja govor a sljedeći posao "
"u listi započinje izgovaranje.</p>"
#. i18n: ectx: property (text), widget (KPushButton, cancelButton)
#: kcmkttsmgr/kttsjobmgr.ui:44
msgid "Cancel"
msgstr "Odustani"
#. i18n: ectx: property (whatsThis), widget (KPushButton, pauseButton)
#: kcmkttsmgr/kttsjobmgr.ui:54
msgid ""
"<p>Changes a job to Paused state. If currently speaking, the job stops "
"speaking. Paused jobs prevent jobs that follow them from speaking, so either "
"click <b>Resume</b> to make the job speakable, or click <b>Later</b> to move "
"it down in the list.</p>"
msgstr ""
"<p>Stavlja posao u stanje pauziranog. Ako se trenutno izgovara, govor se "
"zaustavlja. Pauzirani poslovi onemogućavaju izgovor poslova iza njih, pa ili "
"kliknite na <b>Nastavi</b> da bi posao bio izgovoren, ili na <b>Kasnije</b> "
"da biste ga pomjerili na dno spiska.</p>"
#. i18n: ectx: property (text), widget (KPushButton, pauseButton)
#: kcmkttsmgr/kttsjobmgr.ui:57
msgid "Pause"
msgstr "Pauza"
#. i18n: ectx: property (whatsThis), widget (KPushButton, resumeButton)
#: kcmkttsmgr/kttsjobmgr.ui:67
msgid ""
"<p>Resumes a paused job or changes a Queued job to Waiting. If the job is "
"the top speakable job in the list, it begins speaking.</p>"
msgstr ""
"<p>Nastavlja pauziranje poslove ili mijenja stanje iz Na redu u Čekam. Ako "
"je posao prvi na listi onda započinje izgovaranje.</p>"
#. i18n: ectx: property (text), widget (KPushButton, resumeButton)
#: kcmkttsmgr/kttsjobmgr.ui:70
msgid "Resume"
msgstr "Nastavi"
#. i18n: ectx: property (whatsThis), widget (KPushButton, speak_clipboard)
#: kcmkttsmgr/kttsjobmgr.ui:81
msgid ""
"<p>Queues the current contents of the clipboard for speaking and sets its "
"state to Waiting. If the job is the topmost in the list, it begins "
"speaking. The job will be spoken by the topmost Talker in the <b>Talkers</"
"b> tab.</p>"
msgstr ""
"<p>Stavlja trenutni sadržaj klipborda u red za izgovor i postavlja stanje na "
"Čekam. Ako je posao na vrhu liste, započinje izgovaranje. Posao na vrhu će "
"biti izgovoren pomoću Izgovarača koji je na vrhu kartice <b>Izgovarači</b>.</"
"p>"
#. i18n: ectx: property (text), widget (KPushButton, speak_clipboard)
#: kcmkttsmgr/kttsjobmgr.ui:84
msgid "&Speak Clipboard"
msgstr "&Izgovor klipborda"
#. i18n: ectx: property (whatsThis), widget (KPushButton, speak_file)
#: kcmkttsmgr/kttsjobmgr.ui:91
msgid ""
"<p>Prompts you for a file name and queues the contents of the file for "
"speaking. You must click the <b>Resume</b> button before the job will be "
"speakable. The job will be spoken by the topmost Talker in the <b>Talkers</"
"b> tab.</p>"
msgstr ""
"<p>Pita vas za ime datoteke i njen sadržaj ubacuje u red za izgovor. Morate "
"kliknuti na dugme <b>Nastavi</b> prije nego se posao može izgovoriti. Posao "
"će biti izgovoren pomoću Izgovarača koji je na vrhu kartice <b>Izgovarači</"
"b>.</p>"
#. i18n: ectx: property (text), widget (KPushButton, speak_file)
#: kcmkttsmgr/kttsjobmgr.ui:94
msgid "Spea&k File"
msgstr "Iz&govori datoteku"
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#: kcmkttsmgr/talkerwidget.ui:18
msgid "&Name"
msgstr "&Ime"
#. i18n: ectx: property (text), widget (QTableWidget, AvailableTalkersTable)
#: kcmkttsmgr/talkerwidget.ui:70 libkttsd/talkerlistmodel.cpp:138
msgid "Synthesizer"
msgstr "Sintisajzer"
#. i18n: ectx: property (text), widget (QTableWidget, AvailableTalkersTable)
#: kcmkttsmgr/talkerwidget.ui:75
msgid "Voice Name"
msgstr "Ime glasa"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: kcmkttsmgr/talkerwidget.ui:87
msgid "Voice &Type"
msgstr "&Vrsta glas a"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:104
msgid "Male 1"
msgstr "Muški 1"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:109 libkttsd/talkercode.cpp:317
msgid "Male 2"
msgstr "Muški 2"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:114 libkttsd/talkercode.cpp:318
msgid "Male 3"
msgstr "Muški 3"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:119
msgid "Female 1"
msgstr "Ženski 1"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:124 libkttsd/talkercode.cpp:320
msgid "Female 2"
msgstr "Ženski 2"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:129 libkttsd/talkercode.cpp:321
msgid "Female 3"
msgstr "Ženski 3"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:134
msgid "Male Child"
msgstr "Muški dječji"
#. i18n: ectx: property (text), item, widget (KComboBox, voiceComboBox)
#: kcmkttsmgr/talkerwidget.ui:139
msgid "Female Child"
msgstr "Ženski dječji"
#. i18n: ectx: property (text), widget (QLabel, label)
#: kcmkttsmgr/talkerwidget.ui:164 libkttsd/talkerlistmodel.cpp:143
msgid "Punctuation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, punctuationComboBox)
#: kcmkttsmgr/talkerwidget.ui:174
msgid ""
"<html><head/><body><p><span style=\" font-weight:600; font-style:italic; "
"text-decoration: underline;\">All</span> means speak all punctuation "
"characters.</p><p><span style=\" font-weight:600; font-style:italic; text-"
"decoration: underline;\">None</span> means speak no punctuation characters.</"
"p><p><span style=\" font-weight:600; font-style:italic; text-decoration: "
"underline;\">Some</span> means speak only punctuation characters given in "
"the speech-dispatcher configuration.</p></body></html>"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, punctuationComboBox)
#: kcmkttsmgr/talkerwidget.ui:181 libkttsd/talkercode.cpp:197
msgid "All"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, punctuationComboBox)
#: kcmkttsmgr/talkerwidget.ui:186 libkttsd/talkercode.cpp:203
msgid "None"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, punctuationComboBox)
#: kcmkttsmgr/talkerwidget.ui:191 libkttsd/talkercode.cpp:200
msgid "Some"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: kcmkttsmgr/talkerwidget.ui:203
msgid "&Speed"
msgstr "&Brzina"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: kcmkttsmgr/talkerwidget.ui:249
msgid "&Pitch"
msgstr "&Visina"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: kcmkttsmgr/talkerwidget.ui:295
msgid "&Volume"
msgstr "&Jačina"
#: libkttsd/talkercode.cpp:308
msgctxt "Default language code"
msgid "default"
msgstr "podrazumijevano"
#: libkttsd/talkercode.cpp:316
msgctxt "The name of the first Male voice"
msgid "Male 1"
msgstr "Muški 1"
#: libkttsd/talkercode.cpp:319
msgctxt "The name of the first Female voice"
msgid "Female 1"
msgstr "Ženski 1"
#: libkttsd/talkercode.cpp:322
msgctxt "The name of the male child voice"
msgid "Boy"
msgstr "Muški dječji"
#: libkttsd/talkercode.cpp:323
msgctxt "The name of the female child voice"
msgid "Girl"
msgstr "Ženski dječji"
#: libkttsd/talkercode.cpp:325
msgctxt ""
"Somehow user has gotten a voice type that is not valid, i.e. not Male1, "
"Male2, etc."
msgid "Invalid voice type"
msgstr "Pogrešan tip glasa"
#: libkttsd/talkercode.cpp:353
msgctxt "Other language"
msgid "Other"
msgstr "Ostali"
#: libkttsd/talkercode.cpp:363
msgctxt "full country name"
msgid "United States of America"
msgstr "Sjedinjene Američke Države"
#: libkttsd/talkercode.cpp:364
msgctxt "abbreviated country name"
msgid "USA"
msgstr "SAD"
#: libkttsd/talkercode.cpp:365
msgctxt "full country name"
msgid "United Kingdom"
msgstr "Velika Britanija"
#: libkttsd/talkercode.cpp:366
msgctxt "abbreviated country name"
msgid "UK"
msgstr "UK"
#: libkttsd/talkerlistmodel.cpp:136
msgid "Name"
msgstr "Naziv"
#: libkttsd/talkerlistmodel.cpp:139
msgid "Voice Type"
msgstr "Tip glasa"
#: libkttsd/talkerlistmodel.cpp:140
msgctxt "Volume of noise"
msgid "Volume"
msgstr "Jačina"
#: libkttsd/talkerlistmodel.cpp:141
msgid "Speed"
msgstr "Brzina"
#: libkttsd/talkerlistmodel.cpp:142
msgid "Pitch"
msgstr "Visina"