# translation of kcmkwinrules.po to bosanski
# Toplica Tanaskovic Window-specific Settings
Here you can customize window settings "
"specifically only for some windows.
Please note that this " "configuration will not take effect if you do not use KWin as your window " "manager. If you do use a different window manager, please refer to its " "documentation for how to customize window behavior.
" msgstr "" "Ovdje možete prilagoditi postavke " "prozora specijalno za neke određene prozore.
Ova postava je na snazi " "samo ako koristite KWin kao menadžer prozora. Ako koristite drugi menadžer, " "pogledajte njegovu dokumentaciju za podešavanje ponašanja prozora.
" #: kcm.cpp:102 msgid "Remember settings separately for every window" msgstr "Zapamti postavke odvojeno za svaki prozor" #: kcm.cpp:103 msgid "Show internal settings for remembering" msgstr "Prikaži unutrašnje postavke za pamćenje" #: kcm.cpp:104 msgid "Internal setting for remembering" msgstr "Unutrašnje postavke za pamćenje" # >> %1 is window class (not translated) #: main.cpp:143 msgid "Application settings for %1" msgstr "Programske postavke za „%1“" # >> %1 is window class (not translated) #: main.cpp:163 msgid "Window settings for %1" msgstr "Prozorske postavke za „%1“" #: main.cpp:215 msgctxt "Window caption for the application wide rules dialog" msgid "Edit Application-Specific Settings" msgstr "Uredi aplikacijski specifične postavke" #: main.cpp:243 msgid "KWin" msgstr "KWin" #: main.cpp:244 msgid "KWin helper utility" msgstr "Pomoćna alatka za KWin" #: main.cpp:247 msgid "WId of the window for special window settings." msgstr "ID prozora za posebne postavke po prozoru." #: main.cpp:248 msgid "Whether the settings should affect all windows of the application." msgstr "Da li postavke utiču na sve prozore istog programa." #: main.cpp:257 msgid "This helper utility is not supposed to be called directly." msgstr "Ova pomoćna alatka ne bi trebalo da se poziva direktno." #. i18n: file: detectwidget.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: rc.cpp:3 msgid "Information About Selected Window" msgstr "Podaci o odabranom prozoru" #. i18n: file: detectwidget.ui:26 #. i18n: ectx: property (text), widget (QLabel, textLabel1) #: rc.cpp:6 msgid "Class:" msgstr "Klasa:" #. i18n: file: detectwidget.ui:54 #. i18n: ectx: property (text), widget (QLabel, textLabel3) #: rc.cpp:9 msgid "Role:" msgstr "Uloga:" #. i18n: file: detectwidget.ui:82 #. i18n: ectx: property (text), widget (QLabel, textLabel4) #: rc.cpp:12 msgid "Type:" msgstr "Tip:" #. i18n: file: detectwidget.ui:110 #. i18n: ectx: property (text), widget (QLabel, textLabel8) #: rc.cpp:15 msgid "Title:" msgstr "Naslov:" #. i18n: file: detectwidget.ui:138 #. i18n: ectx: property (text), widget (QLabel, textLabel13) #: rc.cpp:18 msgid "Machine:" msgstr "Mašina:" #. i18n: file: detectwidget.ui:169 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: rc.cpp:21 msgid "Match by primary class name and" msgstr "Slaganje po imenu primarne klase i" #. i18n: file: detectwidget.ui:178 #. i18n: ectx: property (text), widget (QCheckBox, match_whole_class) #: rc.cpp:24 msgid "Secondary class name (resulting in term in brackets)" msgstr "imenu sekundarne klase (odgovarajući termin u zagradama)" #. i18n: file: detectwidget.ui:185 #. i18n: ectx: property (text), widget (QCheckBox, match_role) #: rc.cpp:27 msgid "Window role (can be used to select windows by function)" msgstr "Uloga prozora (može se koristiti za izbor prozora po funkciji)" #. i18n: file: detectwidget.ui:192 #. i18n: ectx: property (text), widget (QCheckBox, match_type) #: rc.cpp:30 msgid "Window type (eg. all dialogs, but not the main windows)" msgstr "Vrsta prozora (svi dijalozi, ali ne glavni prozori)" #. i18n: file: detectwidget.ui:199 #. i18n: ectx: property (text), widget (QCheckBox, match_title) #: rc.cpp:33 msgid "" "Window title (very specific, can fail due to content changes or translation)" msgstr "" "Naslov prozora (veoma specifičan, može da ne uspije zbog promjene sadržaja " "ili prevoda)" #. i18n: file: editshortcut.ui:18 #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: rc.cpp:36 msgid "" "A single shortcut can be easily assigned or cleared using the two buttons. " "Only shortcuts with modifiers can be used.\n"
"It is possible to have several possible shortcuts, and the first available "
"shortcut will be used. The shortcuts are specified using shortcut sets "
"separated by \" - \". One set is specified as base+(list), "
"where base are modifiers and list is a list of keys.
\n"
"For example \"Shift+Alt+(123) Shift+Ctrl+(ABC)\" will first try "
"Shift+Alt+1, then others with Shift+Ctrl+C as the last one."
msgstr ""
"Prečica se može lako dodijeliti ili ukloniti upotrebom ova dva dugmeta. "
"Dozvoljene su samo prečice sa modifikatorima.
Moguće je zadati nekoliko "
"prečica, u kom slučaju će se koristiti prva dostupna. Prečice se navode "
"skupovima prečica rasdvojenim s \" - \". Jedan skup zadaje se kao osnova"
"i>+(spisak), gdje osnovu čine modifikatorski a spisak je lista "
"tastera.
Na primjer, \"Shift+Alt+(123) Shift+Ctrl+(ABC)\"će prvo "
"isprobati Shift+Alt+1, zatim ostale, zaključno sa Shift+Ctrl+C."
#. i18n: file: editshortcut.ui:62
#. i18n: ectx: property (text), widget (QPushButton, pushButton1)
#: rc.cpp:41
msgid "&Single Shortcut"
msgstr "&Jedna prečica"
#. i18n: file: editshortcut.ui:85
#. i18n: ectx: property (text), widget (QPushButton, pushButton2)
#: rc.cpp:44
msgid "C&lear"
msgstr "&Očisti"
# >> @action:button New rulje
#. i18n: file: ruleslist.ui:23
#. i18n: ectx: property (text), widget (KPushButton, new_button)
#: rc.cpp:47
msgid "&New..."
msgstr "&Novo..."
#. i18n: file: ruleslist.ui:30
#. i18n: ectx: property (text), widget (KPushButton, modify_button)
#: rc.cpp:50
msgid "&Modify..."
msgstr "&Izmijeni..."
#. i18n: file: ruleslist.ui:37
#. i18n: ectx: property (text), widget (KPushButton, delete_button)
#: rc.cpp:53
msgid "Delete"
msgstr "&Obriši"
#. i18n: file: ruleslist.ui:47
#. i18n: ectx: property (text), widget (KPushButton, moveup_button)
#: rc.cpp:56
msgid "Move &Up"
msgstr "Pomjeri &gore"
#. i18n: file: ruleslist.ui:54
#. i18n: ectx: property (text), widget (KPushButton, movedown_button)
#: rc.cpp:59
msgid "Move &Down"
msgstr "Pomjeri &dolje"
#. i18n: file: ruleslist.ui:91
#. i18n: ectx: property (text), widget (QPushButton, import_button)
#: rc.cpp:62
msgid "&Import"
msgstr "&Uvezi"
#. i18n: file: ruleslist.ui:98
#. i18n: ectx: property (text), widget (QPushButton, export_button)
#: rc.cpp:65
msgid "&Export"
msgstr "&Izvezi"
#. i18n: file: ruleswidgetbase.ui:21
#. i18n: ectx: attribute (title), widget (QWidget, TabPage1)
#: rc.cpp:68
msgid "&Window matching"
msgstr "&Slaganje prozora"
#. i18n: file: ruleswidgetbase.ui:27
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#: rc.cpp:71
msgid "De&scription:"
msgstr "&Opis:"
#. i18n: file: ruleswidgetbase.ui:46
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#: rc.cpp:74
msgid "Window &class (application):"
msgstr "&Klasa prozora (aplikacija):"
#. i18n: file: ruleswidgetbase.ui:63
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:126
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:195
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:248
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:77 rc.cpp:98 rc.cpp:119 rc.cpp:137
msgid "Unimportant"
msgstr "nevažno"
#. i18n: file: ruleswidgetbase.ui:68
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:131
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:200
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:253
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:80 rc.cpp:101 rc.cpp:122 rc.cpp:140
msgid "Exact Match"
msgstr "tačno poklapanje"
#. i18n: file: ruleswidgetbase.ui:73
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:136
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:205
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:258
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:83 rc.cpp:104 rc.cpp:125 rc.cpp:143
msgid "Substring Match"
msgstr "poklapanje podniske"
#. i18n: file: ruleswidgetbase.ui:78
#. i18n: ectx: property (text), item, widget (KComboBox, wmclass_match)
#. i18n: file: ruleswidgetbase.ui:141
#. i18n: ectx: property (text), item, widget (KComboBox, role_match)
#. i18n: file: ruleswidgetbase.ui:210
#. i18n: ectx: property (text), item, widget (KComboBox, title_match)
#. i18n: file: ruleswidgetbase.ui:263
#. i18n: ectx: property (text), item, widget (KComboBox, machine_match)
#: rc.cpp:86 rc.cpp:107 rc.cpp:128 rc.cpp:146
msgid "Regular Expression"
msgstr "regularni izraz"
#. i18n: file: ruleswidgetbase.ui:92
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_wmclass)
#. i18n: file: ruleswidgetbase.ui:155
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_role)
#. i18n: file: ruleswidgetbase.ui:221
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_title)
#. i18n: file: ruleswidgetbase.ui:274
#. i18n: ectx: property (text), widget (KPushButton, edit_reg_machine)
#: rc.cpp:89 rc.cpp:110 rc.cpp:131 rc.cpp:149
msgid "Edit"
msgstr "Izmijeni"
#. i18n: file: ruleswidgetbase.ui:102
#. i18n: ectx: property (text), widget (QCheckBox, whole_wmclass)
#: rc.cpp:92
msgid "Match w&hole window class"
msgstr "Poklopi &cijelu klasu prozora"
#. i18n: file: ruleswidgetbase.ui:109
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#: rc.cpp:95
msgid "Window &role:"
msgstr "&Uloga prozora:"
#. i18n: file: ruleswidgetbase.ui:162
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#: rc.cpp:113
msgid "Window &types:"
msgstr "&Tipovi prozora:"
#. i18n: file: ruleswidgetbase.ui:178
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#: rc.cpp:116
msgid "Window t&itle:"
msgstr "&Naslov prozora:"
#. i18n: file: ruleswidgetbase.ui:231
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#: rc.cpp:134
msgid "&Machine (hostname):"
msgstr "&Mašina (ime domaćina):"
#. i18n: file: ruleswidgetbase.ui:318
#. i18n: ectx: property (text), widget (KPushButton, detect)
#: rc.cpp:152
msgid "&Detect Window Properties"
msgstr "&Otkrij svojstva prozora"
#. i18n: file: ruleswidgetbase.ui:325
#. i18n: ectx: property (suffix), widget (QSpinBox, detection_delay)
#: rc.cpp:155
msgid "s delay"
msgstr "s kašnjenje"
#. i18n: file: ruleswidgetbase.ui:484
#. i18n: ectx: attribute (title), widget (QWidget, TabPage3)
#: rc.cpp:185
msgid "&Size && Position"
msgstr "Veličina i &Položaj"
#. i18n: file: ruleswidgetbase.ui:490
#. i18n: ectx: property (text), widget (QCheckBox, enable_shade)
#: rc.cpp:188
msgid "Sh&aded"
msgstr "&Namotan"
#. i18n: file: ruleswidgetbase.ui:497
#. i18n: ectx: property (text), widget (QCheckBox, enable_position)
#: rc.cpp:191
msgid "&Position"
msgstr "&Položaj"
#. i18n: file: ruleswidgetbase.ui:508
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:565
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:629
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:680
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:751
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:832
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:883
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:927
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:978
#. i18n: ectx: property (text), item, widget (KComboBox, rule_placement)
#. i18n: file: ruleswidgetbase.ui:1080
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1131
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minsize)
#. i18n: file: ruleswidgetbase.ui:1180
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maxsize)
#. i18n: file: ruleswidgetbase.ui:1235
#. i18n: ectx: property (text), item, widget (KComboBox, rule_strictgeometry)
#. i18n: file: ruleswidgetbase.ui:1280
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1331
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1378
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1479
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroup)
#. i18n: file: ruleswidgetbase.ui:1501
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1585
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1622
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1700
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupfg)
#. i18n: file: ruleswidgetbase.ui:1756
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupid)
#. i18n: file: ruleswidgetbase.ui:1805
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1870
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#. i18n: file: ruleswidgetbase.ui:1934
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityactive)
#. i18n: file: ruleswidgetbase.ui:1979
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityinactive)
#. i18n: file: ruleswidgetbase.ui:2045
#. i18n: ectx: property (text), item, widget (KComboBox, rule_acceptfocus)
#. i18n: file: ruleswidgetbase.ui:2094
#. i18n: ectx: property (text), item, widget (KComboBox, rule_disableglobalshortcuts)
#. i18n: file: ruleswidgetbase.ui:2144
#. i18n: ectx: property (text), item, widget (KComboBox, rule_type)
#. i18n: file: ruleswidgetbase.ui:2295
#. i18n: ectx: property (text), item, widget (KComboBox, rule_closeable)
#. i18n: file: ruleswidgetbase.ui:2317
#. i18n: ectx: property (text), item, widget (KComboBox, rule_blockcompositing)
#. i18n: file: ruleswidgetbase.ui:2339
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fsplevel)
#: rc.cpp:194 rc.cpp:221 rc.cpp:248 rc.cpp:269 rc.cpp:290 rc.cpp:311 rc.cpp:332
#: rc.cpp:350 rc.cpp:368 rc.cpp:419 rc.cpp:437 rc.cpp:458 rc.cpp:483 rc.cpp:492
#: rc.cpp:516 rc.cpp:540 rc.cpp:573 rc.cpp:582 rc.cpp:603 rc.cpp:621 rc.cpp:645
#: rc.cpp:657 rc.cpp:672 rc.cpp:699 rc.cpp:720 rc.cpp:736 rc.cpp:757 rc.cpp:779
#: rc.cpp:794 rc.cpp:830 rc.cpp:839 rc.cpp:848
msgid "Do Not Affect"
msgstr "bez uticaja"
#. i18n: file: ruleswidgetbase.ui:513
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:570
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:634
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:685
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:756
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:837
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:888
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:932
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:1085
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1285
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1336
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1383
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1506
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1590
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1627
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1810
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1875
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#: rc.cpp:197 rc.cpp:224 rc.cpp:251 rc.cpp:272 rc.cpp:293 rc.cpp:314 rc.cpp:335
#: rc.cpp:353 rc.cpp:422 rc.cpp:495 rc.cpp:519 rc.cpp:543 rc.cpp:585 rc.cpp:606
#: rc.cpp:624 rc.cpp:675 rc.cpp:702
msgid "Apply Initially"
msgstr "primijeni na početku"
#. i18n: file: ruleswidgetbase.ui:518
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:575
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:639
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:690
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:761
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:842
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:893
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:937
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:1090
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1290
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1341
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1388
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1511
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1595
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1632
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1815
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1880
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#: rc.cpp:200 rc.cpp:227 rc.cpp:254 rc.cpp:275 rc.cpp:296 rc.cpp:317 rc.cpp:338
#: rc.cpp:356 rc.cpp:425 rc.cpp:498 rc.cpp:522 rc.cpp:546 rc.cpp:588 rc.cpp:609
#: rc.cpp:627 rc.cpp:678 rc.cpp:705
msgid "Remember"
msgstr "zapamti"
#. i18n: file: ruleswidgetbase.ui:523
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:580
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:644
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:695
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:766
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:847
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:898
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:942
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:983
#. i18n: ectx: property (text), item, widget (KComboBox, rule_placement)
#. i18n: file: ruleswidgetbase.ui:1095
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1136
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minsize)
#. i18n: file: ruleswidgetbase.ui:1185
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maxsize)
#. i18n: file: ruleswidgetbase.ui:1240
#. i18n: ectx: property (text), item, widget (KComboBox, rule_strictgeometry)
#. i18n: file: ruleswidgetbase.ui:1295
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1346
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1393
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1484
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroup)
#. i18n: file: ruleswidgetbase.ui:1516
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1600
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1637
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1705
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupfg)
#. i18n: file: ruleswidgetbase.ui:1761
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupid)
#. i18n: file: ruleswidgetbase.ui:1820
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1885
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#. i18n: file: ruleswidgetbase.ui:1939
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityactive)
#. i18n: file: ruleswidgetbase.ui:1984
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityinactive)
#. i18n: file: ruleswidgetbase.ui:2050
#. i18n: ectx: property (text), item, widget (KComboBox, rule_acceptfocus)
#. i18n: file: ruleswidgetbase.ui:2099
#. i18n: ectx: property (text), item, widget (KComboBox, rule_disableglobalshortcuts)
#. i18n: file: ruleswidgetbase.ui:2149
#. i18n: ectx: property (text), item, widget (KComboBox, rule_type)
#. i18n: file: ruleswidgetbase.ui:2300
#. i18n: ectx: property (text), item, widget (KComboBox, rule_closeable)
#. i18n: file: ruleswidgetbase.ui:2322
#. i18n: ectx: property (text), item, widget (KComboBox, rule_blockcompositing)
#. i18n: file: ruleswidgetbase.ui:2344
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fsplevel)
#: rc.cpp:203 rc.cpp:230 rc.cpp:257 rc.cpp:278 rc.cpp:299 rc.cpp:320 rc.cpp:341
#: rc.cpp:359 rc.cpp:371 rc.cpp:428 rc.cpp:440 rc.cpp:461 rc.cpp:486 rc.cpp:501
#: rc.cpp:525 rc.cpp:549 rc.cpp:576 rc.cpp:591 rc.cpp:612 rc.cpp:630 rc.cpp:648
#: rc.cpp:660 rc.cpp:681 rc.cpp:708 rc.cpp:723 rc.cpp:739 rc.cpp:760 rc.cpp:782
#: rc.cpp:797 rc.cpp:833 rc.cpp:842 rc.cpp:851
msgid "Force"
msgstr "nametni"
#. i18n: file: ruleswidgetbase.ui:528
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:585
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:649
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:700
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:771
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:852
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:903
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:947
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:1100
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1300
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1351
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1398
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1521
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1605
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1642
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1825
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1890
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#: rc.cpp:206 rc.cpp:233 rc.cpp:260 rc.cpp:281 rc.cpp:302 rc.cpp:323 rc.cpp:344
#: rc.cpp:362 rc.cpp:431 rc.cpp:504 rc.cpp:528 rc.cpp:552 rc.cpp:594 rc.cpp:615
#: rc.cpp:633 rc.cpp:684 rc.cpp:711
msgid "Apply Now"
msgstr "primijeni sada"
#. i18n: file: ruleswidgetbase.ui:533
#. i18n: ectx: property (text), item, widget (KComboBox, rule_position)
#. i18n: file: ruleswidgetbase.ui:590
#. i18n: ectx: property (text), item, widget (KComboBox, rule_size)
#. i18n: file: ruleswidgetbase.ui:654
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizehoriz)
#. i18n: file: ruleswidgetbase.ui:705
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maximizevert)
#. i18n: file: ruleswidgetbase.ui:776
#. i18n: ectx: property (text), item, widget (KComboBox, rule_desktop)
#. i18n: file: ruleswidgetbase.ui:857
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fullscreen)
#. i18n: file: ruleswidgetbase.ui:908
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minimize)
#. i18n: file: ruleswidgetbase.ui:952
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shade)
#. i18n: file: ruleswidgetbase.ui:988
#. i18n: ectx: property (text), item, widget (KComboBox, rule_placement)
#. i18n: file: ruleswidgetbase.ui:1105
#. i18n: ectx: property (text), item, widget (KComboBox, rule_ignoregeometry)
#. i18n: file: ruleswidgetbase.ui:1141
#. i18n: ectx: property (text), item, widget (KComboBox, rule_minsize)
#. i18n: file: ruleswidgetbase.ui:1190
#. i18n: ectx: property (text), item, widget (KComboBox, rule_maxsize)
#. i18n: file: ruleswidgetbase.ui:1245
#. i18n: ectx: property (text), item, widget (KComboBox, rule_strictgeometry)
#. i18n: file: ruleswidgetbase.ui:1305
#. i18n: ectx: property (text), item, widget (KComboBox, rule_screen)
#. i18n: file: ruleswidgetbase.ui:1356
#. i18n: ectx: property (text), item, widget (KComboBox, rule_below)
#. i18n: file: ruleswidgetbase.ui:1403
#. i18n: ectx: property (text), item, widget (KComboBox, rule_shortcut)
#. i18n: file: ruleswidgetbase.ui:1489
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroup)
#. i18n: file: ruleswidgetbase.ui:1526
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skippager)
#. i18n: file: ruleswidgetbase.ui:1610
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skipswitcher)
#. i18n: file: ruleswidgetbase.ui:1647
#. i18n: ectx: property (text), item, widget (KComboBox, rule_skiptaskbar)
#. i18n: file: ruleswidgetbase.ui:1710
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupfg)
#. i18n: file: ruleswidgetbase.ui:1766
#. i18n: ectx: property (text), item, widget (KComboBox, rule_autogroupid)
#. i18n: file: ruleswidgetbase.ui:1830
#. i18n: ectx: property (text), item, widget (KComboBox, rule_above)
#. i18n: file: ruleswidgetbase.ui:1895
#. i18n: ectx: property (text), item, widget (KComboBox, rule_noborder)
#. i18n: file: ruleswidgetbase.ui:1944
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityactive)
#. i18n: file: ruleswidgetbase.ui:1989
#. i18n: ectx: property (text), item, widget (KComboBox, rule_opacityinactive)
#. i18n: file: ruleswidgetbase.ui:2055
#. i18n: ectx: property (text), item, widget (KComboBox, rule_acceptfocus)
#. i18n: file: ruleswidgetbase.ui:2104
#. i18n: ectx: property (text), item, widget (KComboBox, rule_disableglobalshortcuts)
#. i18n: file: ruleswidgetbase.ui:2154
#. i18n: ectx: property (text), item, widget (KComboBox, rule_type)
#. i18n: file: ruleswidgetbase.ui:2305
#. i18n: ectx: property (text), item, widget (KComboBox, rule_closeable)
#. i18n: file: ruleswidgetbase.ui:2327
#. i18n: ectx: property (text), item, widget (KComboBox, rule_blockcompositing)
#. i18n: file: ruleswidgetbase.ui:2349
#. i18n: ectx: property (text), item, widget (KComboBox, rule_fsplevel)
#: rc.cpp:209 rc.cpp:236 rc.cpp:263 rc.cpp:284 rc.cpp:305 rc.cpp:326 rc.cpp:347
#: rc.cpp:365 rc.cpp:374 rc.cpp:434 rc.cpp:443 rc.cpp:464 rc.cpp:489 rc.cpp:507
#: rc.cpp:531 rc.cpp:555 rc.cpp:579 rc.cpp:597 rc.cpp:618 rc.cpp:636 rc.cpp:651
#: rc.cpp:663 rc.cpp:687 rc.cpp:714 rc.cpp:726 rc.cpp:742 rc.cpp:763 rc.cpp:785
#: rc.cpp:800 rc.cpp:836 rc.cpp:845 rc.cpp:854
msgid "Force Temporarily"
msgstr "nametni privremeno"
#. i18n: file: ruleswidgetbase.ui:544
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, position)
#: rc.cpp:212
msgid "x,y"
msgstr "x,y"
#. i18n: file: ruleswidgetbase.ui:547
#. i18n: ectx: property (validChars), widget (KRestrictedLine, position)
#. i18n: file: ruleswidgetbase.ui:604
#. i18n: ectx: property (validChars), widget (KRestrictedLine, size)
#. i18n: file: ruleswidgetbase.ui:1162
#. i18n: ectx: property (validChars), widget (KRestrictedLine, minsize)
#. i18n: file: ruleswidgetbase.ui:1204
#. i18n: ectx: property (validChars), widget (KRestrictedLine, maxsize)
#: rc.cpp:215 rc.cpp:242 rc.cpp:452 rc.cpp:470
msgid "0123456789-+,xX:"
msgstr "0123456789-+,xX:"
#. i18n: file: ruleswidgetbase.ui:554
#. i18n: ectx: property (text), widget (QCheckBox, enable_size)
#: rc.cpp:218
msgid "&Size"
msgstr "Ve&ličina"
#. i18n: file: ruleswidgetbase.ui:601
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, size)
#. i18n: file: ruleswidgetbase.ui:1159
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, minsize)
#. i18n: file: ruleswidgetbase.ui:1201
#. i18n: ectx: property (placeholderText), widget (KRestrictedLine, maxsize)
#: rc.cpp:239 rc.cpp:449 rc.cpp:467
msgid "width,height"
msgstr "širina, visina"
#. i18n: file: ruleswidgetbase.ui:618
#. i18n: ectx: property (text), widget (QCheckBox, enable_maximizehoriz)
#: rc.cpp:245
msgid "Maximized &horizontally"
msgstr "&Vodoravno maksimizovan"
#. i18n: file: ruleswidgetbase.ui:669
#. i18n: ectx: property (text), widget (QCheckBox, enable_maximizevert)
#: rc.cpp:266
msgid "Maximized &vertically"
msgstr "&Uspravno maksimizovan"
#. i18n: file: ruleswidgetbase.ui:740
#. i18n: ectx: property (text), widget (QCheckBox, enable_desktop)
#: rc.cpp:287
msgid "&Desktop"
msgstr "&Površ"
#. i18n: file: ruleswidgetbase.ui:821
#. i18n: ectx: property (text), widget (QCheckBox, enable_fullscreen)
#: rc.cpp:308
msgid "&Fullscreen"
msgstr "Preko &cijelog ekrana"
#. i18n: file: ruleswidgetbase.ui:872
#. i18n: ectx: property (text), widget (QCheckBox, enable_minimize)
#: rc.cpp:329
msgid "M&inimized"
msgstr "M&inimizovan"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1000
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:377
msgid "Default"
msgstr "podrazumijevano"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1005
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:380
msgid "No Placement"
msgstr "bez postavljanja"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1010
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:383
msgid "Smart"
msgstr "pametno"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1015
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:386
msgid "Maximizing"
msgstr "maksimizovano"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1020
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:389
msgid "Cascade"
msgstr "naslagano"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1025
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:392
msgid "Centered"
msgstr "centrirano"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1030
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:395
msgid "Random"
msgstr "nasumično"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1035
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:398
msgid "Top-Left Corner"
msgstr "gornji lijevi ugao"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1040
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:401
msgid "Under Mouse"
msgstr "ispod miša"
# >> @item:inlistbox Placement->Force
#. i18n: file: ruleswidgetbase.ui:1045
#. i18n: ectx: property (text), item, widget (KComboBox, placement)
#: rc.cpp:404
msgid "On Main Window"
msgstr "na glavnom prozoru"
#. i18n: file: ruleswidgetbase.ui:1056
#. i18n: ectx: property (text), widget (QCheckBox, enable_placement)
#: rc.cpp:407
msgid "Initial p&lacement"
msgstr "Inicijalna &Pozicija"
#. i18n: file: ruleswidgetbase.ui:1066
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_ignoregeometry)
#: rc.cpp:410
msgid ""
"Windows can ask to appear in a certain position.\n"
"By default this overrides the placement strategy\n"
"what might be nasty if the client abuses the feature\n"
"to unconditionally popup in the middle of your screen."
msgstr ""
"Prozori mogu tražiti da se pojave na određenoj poziciji.\n"
"Normalno ovo mijenja tu strategiju pozicioniranja\n"
"što može biti ružno ako klijent zloupotrebljava ovu mogućnost\n"
"da se uvijek namjesti usred ekrana."
#. i18n: file: ruleswidgetbase.ui:1069
#. i18n: ectx: property (text), widget (QCheckBox, enable_ignoregeometry)
#: rc.cpp:416
msgid "Ignore requested &geometry"
msgstr "Ignoriši traženu &geometriju"
#. i18n: file: ruleswidgetbase.ui:1149
#. i18n: ectx: property (text), widget (QCheckBox, enable_minsize)
#: rc.cpp:446
msgid "M&inimum size"
msgstr "M&inimalna veličina"
#. i18n: file: ruleswidgetbase.ui:1169
#. i18n: ectx: property (text), widget (QCheckBox, enable_maxsize)
#: rc.cpp:455
msgid "M&aximum size"
msgstr "M&aksimalna veličina"
#. i18n: file: ruleswidgetbase.ui:1215
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_strictgeometry)
#: rc.cpp:473
msgid ""
"Eg. terminals or video players can ask to keep a certain aspect ratio\n"
"or only grow by values larger than one\n"
"(eg. by the dimensions of one character).\n"
"This may be pointless and the restriction prevents arbitrary dimensions\n"
"like your complete screen area."
msgstr ""
"Npr. terminali ili video plejeri mogu tražiti određene ekranske proporcije\n"
"ili da rastu samo po veličinama većim od jedan\n"
"(npr. za dimenziju jednog znaka).\n"
"To može biti besmisleno i ograničenje sprječava proizvoljne dimenzije\n"
"poput cijelog ekrana."
#. i18n: file: ruleswidgetbase.ui:1221
#. i18n: ectx: property (text), widget (QCheckBox, enable_strictgeometry)
#: rc.cpp:480
msgid "Obey geometry restrictions"
msgstr "Prati geometrijska ograničenja"
#. i18n: file: ruleswidgetbase.ui:1313
#. i18n: ectx: property (text), widget (QCheckBox, enable_screen)
#: rc.cpp:510
msgid "Screen"
msgstr "Ekran"
#. i18n: file: ruleswidgetbase.ui:1321
#. i18n: ectx: attribute (title), widget (QWidget, TabPage4)
#: rc.cpp:513
msgid "&Arrangement && Access"
msgstr "&namiještanje i pristup"
#. i18n: file: ruleswidgetbase.ui:1364
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skippager)
#: rc.cpp:534
msgid "Window shall (not) appear in the manager for virtual desktops"
msgstr "Prozor se (ne) pojavljuje u menadžeru za virtuelne radne površine"
#. i18n: file: ruleswidgetbase.ui:1367
#. i18n: ectx: property (text), widget (QCheckBox, enable_skippager)
#: rc.cpp:537
msgid "Skip pa&ger"
msgstr "Preskoči &pejdžer"
#. i18n: file: ruleswidgetbase.ui:1425
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skiptaskbar)
#: rc.cpp:558
msgid "Window shall (not) appear in the taskbar."
msgstr "Prozor se (ne) treba pojaviti u traci zadataka"
#. i18n: file: ruleswidgetbase.ui:1428
#. i18n: ectx: property (text), widget (QCheckBox, enable_skiptaskbar)
#: rc.cpp:561
msgid "Skip &taskbar"
msgstr "Preskoči &traku zadataka"
#. i18n: file: ruleswidgetbase.ui:1442
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_skipswitcher)
#: rc.cpp:564
msgid "Window shall (not) appear in the Alt+Tab list"
msgstr "Prozor se (ne) pojavljuje u Alt+Tab listi"
#. i18n: file: ruleswidgetbase.ui:1445
#. i18n: ectx: property (text), widget (QCheckBox, enable_skipswitcher)
#: rc.cpp:567
msgid "Skip &switcher"
msgstr "Preskoči &mjenjač"
#. i18n: file: ruleswidgetbase.ui:1455
#. i18n: ectx: property (text), widget (QPushButton, shortcut_edit)
#: rc.cpp:570
msgid "Edit..."
msgstr "Izmijeni..."
#. i18n: file: ruleswidgetbase.ui:1571
#. i18n: ectx: property (text), widget (QCheckBox, enable_shortcut)
#: rc.cpp:600
msgid "Shortcut"
msgstr "Prečica"
#. i18n: file: ruleswidgetbase.ui:1669
#. i18n: ectx: property (text), widget (QCheckBox, enable_above)
#: rc.cpp:639
msgid "Keep &above"
msgstr "Drži iz&nad"
#. i18n: file: ruleswidgetbase.ui:1689
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroupfg)
#: rc.cpp:642
msgid "Autog&roup in foreground"
msgstr "Samogrupisanje u &prednjem planu"
#. i18n: file: ruleswidgetbase.ui:1732
#. i18n: ectx: property (text), widget (QCheckBox, enable_below)
#: rc.cpp:654
msgid "Keep &below"
msgstr "Drži is&pod"
#. i18n: file: ruleswidgetbase.ui:1787
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroupid)
#: rc.cpp:666
msgid "Autogroup by I&D"
msgstr "Samogrupisanje po &ID‑u"
#. i18n: file: ruleswidgetbase.ui:1794
#. i18n: ectx: property (text), widget (QCheckBox, enable_autogroup)
#: rc.cpp:669
msgid "Autogroup with &identical"
msgstr "Samogrupisanje sa &istovjetnima"
#. i18n: file: ruleswidgetbase.ui:1846
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#: rc.cpp:690
msgid "Appearance && &Fixes"
msgstr "Izgled i &fiksiranja"
#. i18n: file: ruleswidgetbase.ui:1852
#. i18n: ectx: property (text), widget (QCheckBox, enable_blockcompositing)
#: rc.cpp:693
msgid "Block compositing"
msgstr "Kompozicija blokova"
#. i18n: file: ruleswidgetbase.ui:1859
#. i18n: ectx: property (text), widget (QCheckBox, enable_noborder)
#: rc.cpp:696
msgid "&No titlebar and frame"
msgstr "&Nema naslovne trake i okvira"
#. i18n: file: ruleswidgetbase.ui:1910
#. i18n: ectx: property (text), widget (QCheckBox, enable_opacityactive)
#: rc.cpp:717
msgid "A&ctive opacity"
msgstr "Neprozirnost &aktivnog"
#. i18n: file: ruleswidgetbase.ui:1955
#. i18n: ectx: property (suffix), widget (QSpinBox, opacityactive)
#. i18n: file: ruleswidgetbase.ui:2000
#. i18n: ectx: property (suffix), widget (QSpinBox, opacityinactive)
#: rc.cpp:730 rc.cpp:746
#, no-c-format
msgid "%"
msgstr "%"
#. i18n: file: ruleswidgetbase.ui:1968
#. i18n: ectx: property (text), widget (QCheckBox, enable_opacityinactive)
#: rc.cpp:733
msgid "I&nactive opacity"
msgstr "Neprozirnost &neaktivnog"
#. i18n: file: ruleswidgetbase.ui:2031
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_acceptfocus)
#: rc.cpp:749
msgid ""
"Windows may prevent to get the focus (activate) when being clicked.\n"
"On the other hand you might wish to prevent a window\n"
"from getting focused on a mouse click."
msgstr ""
"Prozori mogu spriječiti da dobiju fokus (aktiviraju se) kada se klikne na "
"njih.\n"
"S druge strane, možda želite spriječiti prozor\n"
"da dobije fokus na klik miša."
#. i18n: file: ruleswidgetbase.ui:2034
#. i18n: ectx: property (text), widget (QCheckBox, enable_acceptfocus)
#: rc.cpp:754
msgid "Accept &focus"
msgstr "Prihvati &fokus"
#. i18n: file: ruleswidgetbase.ui:2077
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_disableglobalshortcuts)
#: rc.cpp:766
msgid ""
"When used, a window will receive\n"
"all keyboard inputs while it is active, including Alt+Tab etc.\n"
"This is especially interesting for emulators or virtual machines.\n"
"\n"
"Be warned:\n"
"you won't be able to Alt+Tab out of the window\n"
"nor use any other global shortcut (such as Alt+F2 to show KRunner)\n"
"while it's active!"
msgstr ""
"Kada se koristi, prozor će primiti\n"
"sve ulaze tastature uključuijući Alt+Tab i slično.\n"
"To je posebno korisno za emulatore ili virtuelne mašine.\n"
"\n"
"Pažnja:\n"
"možda nećete moći uraditi Alt+Tab izvan prozora\n"
"ili koristiti globalne prečice (poput Alt+F2 da pokrenete KRunner)\n"
"dok je ovo aktivno!"
#. i18n: file: ruleswidgetbase.ui:2080
#. i18n: ectx: property (text), widget (QCheckBox, enable_disableglobalshortcuts)
#: rc.cpp:776
msgid "Ignore global shortcuts"
msgstr "Ignoriši globalne prečice"
#. i18n: file: ruleswidgetbase.ui:2126
#. i18n: ectx: property (text), widget (QCheckBox, enable_closeable)
#: rc.cpp:788
msgid "&Closeable"
msgstr "&Zatvorljiv"
#. i18n: file: ruleswidgetbase.ui:2133
#. i18n: ectx: property (text), widget (QCheckBox, enable_type)
#: rc.cpp:791
msgid "Window &type"
msgstr "&Tip prozora"
# >> @item:inlistbox +
#. i18n: file: ruleswidgetbase.ui:2361
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:857
msgctxt "no focus stealing prevention"
msgid "None"
msgstr "nikakvo"
# >> @item:inlistbox Focus stealing prevention->Force
#. i18n: file: ruleswidgetbase.ui:2366
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:860
msgid "Low"
msgstr "nisko"
# >> @item:inlistbox Focus stealing prevention->Force
#. i18n: file: ruleswidgetbase.ui:2371
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:863
msgid "Normal"
msgstr "normalno"
# >> @item:inlistbox Focus stealing prevention->Force
#. i18n: file: ruleswidgetbase.ui:2376
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:866
msgid "High"
msgstr "visoko"
# >> @item:inlistbox Focus stealing prevention->Force
#. i18n: file: ruleswidgetbase.ui:2381
#. i18n: ectx: property (text), item, widget (KComboBox, fsplevel)
#: rc.cpp:869
msgid "Extreme"
msgstr "ekstremno"
#. i18n: file: ruleswidgetbase.ui:2393
#. i18n: ectx: property (toolTip), widget (QCheckBox, enable_fsplevel)
#: rc.cpp:872
msgid ""
"KWin tries to prevent windows from taking the focus\n"
"(\"activate\") while you're working in another window,\n"
"but this may sometimes fail or superact.\n"
"\"None\" will unconditionally allow this window to get the focus while\n"
"\"Extreme\" will completely prevent it from taking the focus."
msgstr ""
"Kwin pokušava da sprikeči prozore od dobivanja fokusa\n"
"(\"aktiviraju se\") dok radite u drugom prozoru,\n"
"ali mogu ponekad da ne uspiju ili budu previše aktivni.\n"
"\"Ništa\" će bezuslovno dopustiti prozor da dobije fokus dok\n"
"\"Ekstremno\" će ga potpuno spriječiti od dobivanja fokusa."
#. i18n: file: ruleswidgetbase.ui:2396
#. i18n: ectx: property (text), widget (QCheckBox, enable_fsplevel)
#: rc.cpp:879
msgid "&Focus stealing prevention"
msgstr "Sprečavanje krađe &fokusa"
#: ruleslist.cpp:155
msgid "Export Rule"
msgstr "Izvezi pravilo"
#: ruleslist.cpp:166
msgid "Import Rules"
msgstr "Uvezi pravila"
#: ruleswidget.cpp:58
msgid ""
"Enable this checkbox to alter this window property for the specified "
"window(s)."
msgstr ""
"Popunite ovu kućicu da biste izmijenili ovo svojstvo za navedene prozore."
#: ruleswidget.cpp:60
msgid ""
"Specify how the window property should be affected:
"
msgstr ""
"Odredite kako treba uticati na prozorska svojstva:
"
#: ruleswidget.cpp:75
msgid ""
"Specify how the window property should be affected:
"
msgstr ""
"
Odredite uticaj na svojstvo prozora: