# translation of kcmkwm.po to marathi
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Sandeep Shedmake This option specifies how much KWin will try to prevent unwanted focus "
"stealing caused by unexpected activation of new windows. (Note: This feature "
"does not work with the Focus Under Mouse or Focus Strictly Under Mouse focus "
"policies.)\n"
"\n"
"
"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:126
msgid "Smart"
msgstr "हुशार"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:131
msgid "Maximizing"
msgstr "वाढवित आहे"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:136
msgid "Cascade"
msgstr "श्रृंखला"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:141
msgid "Random"
msgstr "विनाक्रम"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:146
msgid "Centered"
msgstr "केंद्रीत"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:151
msgid "Zero-Cornered"
msgstr "शून्य-कोपरा"
#. i18n: ectx: property (text), item, widget (KComboBox, placementCombo)
#: advanced.ui:156
msgid "Under Mouse"
msgstr "माऊस खाली"
#. i18n: ectx: property (title), widget (KButtonGroup, shBox)
#: advanced.ui:167
msgid "Shading"
msgstr "रंगछटा"
#. i18n: ectx: property (text), widget (QLabel, shadeHoverLabel)
#: advanced.ui:176
msgid "Dela&y:"
msgstr "विलंब (&Y):"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, shadeHoverOn)
#: advanced.ui:205
msgid ""
"If Shade Hover is enabled, a shaded window will un-shade automatically when "
"the mouse pointer has been over the title bar for some time."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, shadeHoverOn)
#: advanced.ui:208
msgid "&Enable hover"
msgstr "माऊस वर फिरवणे कार्यान्वित करा (&E)"
#. i18n: ectx: property (whatsThis), widget (KIntNumInput, shadeHover)
#: advanced.ui:215
msgid ""
"Sets the time in milliseconds before the window unshades when the mouse "
"pointer goes over the shaded window."
msgstr ""
#. i18n: ectx: property (suffix), widget (KIntNumInput, delayFocus)
#. i18n: ectx: property (suffix), widget (KIntNumInput, autoRaise)
#. i18n: ectx: property (suffix), widget (KIntNumInput, shadeHover)
#: advanced.ui:230 focus.ui:262 focus.ui:487
msgid " ms"
msgstr " ms"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: advanced.ui:240
msgid "Special Windows"
msgstr "विशिष्ठ चौकटी"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, hideUtilityWindowsForInactive)
#: advanced.ui:249
msgid ""
"When turned on, utility windows (tool windows, torn-off menus,...) of "
"inactive applications will be hidden and will be shown only when the "
"application becomes active. Note that applications have to mark the windows "
"with the proper window type for this feature to work."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, hideUtilityWindowsForInactive)
#: advanced.ui:252
msgid "Hide utility windows for inactive applications"
msgstr "निष्क्रिय अनुप्रयोगांकरीता मदत चौकटी लपवा"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: focus.ui:30
#, fuzzy
#| msgid "Special Windows"
msgid "Activating windows"
msgstr "विशिष्ठ चौकटी"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: focus.ui:69
msgid ""
"Click To Focus
\n"
"A window becomes active when you click into it.
\n"
"This behaviour is common on other operating systems and
\n"
"likely what you want."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: focus.ui:91
msgid ""
"Click To Focus - Mouse Precedence
\n"
"This is mostly the same as Click To Focus
\n"
"If an active window has to be chosen by the system
\n"
"(eg. because the currently active one was closed)
\n"
"the window under the mouse is the preferred candidate.
\n"
"Unusual, but possible variant of Click To Focus."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: focus.ui:112
msgid ""
"Focus Follows Mouse
\n"
"Moving the mouse onto a window will activate it.
\n"
"Eg. windows randomly appearing under the mouse will not gain the focus.
\n"
"Focus stealing prevention takes place as usual.
\n"
"Think as Click To Focus just without having to actually click."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#: focus.ui:134
msgid ""
"Focus Follows Mouse - Mouse Precedence
\n"
"This is mostly the same as Focus Follows Mouse
\n"
"If an active window has to be chosen by the system
\n"
"(eg. because the currently active one was closed)
\n"
"the window under the mouse is the preferred candidate.
\n"
"Choose this, if you want a hover controlled focus."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#: focus.ui:158
msgid ""
"Focus Under Mouse
\n"
"The focus always remains on the window under the mouse.
\n"
"\n"
"Notice:
\n"
"Focus stealing prevention and the tabbox (\"Alt+Tab\")
\n"
"contradict the policy and will not work.
\n"
"You very likely want to use
\n"
"Focus Follows Mouse - Mouse Precedence instead!"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: focus.ui:183
msgid ""
"Focus Strictly Under Mouse
\n"
"The focus is always on the window under the mouse - in doubt nowhere -
\n"
"very much like the focus behaviour in an unmanaged legacy X11 environment."
"
\n"
"\n"
"Notice:
\n"
"Focus stealing prevention and the tabbox (\"Alt+Tab\")
\n"
"contradict the policy and will not work.
\n"
"You very likely want to use
\n"
"Focus Follows Mouse - Mouse Precedence instead!"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, delayFocusOnLabel)
#: focus.ui:228
#, fuzzy
#| msgid "&Delay focus by:"
msgid "&Delay focus by"
msgstr "लक्ष विलंबित करा (&D):"
#. i18n: ectx: property (whatsThis), widget (KIntNumInput, delayFocus)
#: focus.ui:247
msgid ""
"This is the delay after which the window the mouse pointer is over will "
"automatically receive focus."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, focusStealingLabel)
#: focus.ui:273
#, fuzzy
#| msgid "Focus &stealing prevention level:"
msgid "Focus &stealing prevention"
msgstr "लक्ष केंद्रीत करण्यास परावृत्त करणे (&S):"
#. i18n: ectx: property (whatsThis), widget (KComboBox, focusStealing)
#: focus.ui:300
msgid ""
"\n"
"
Windows that are prevented from stealing focus are marked as demanding " "attention, which by default means their taskbar entry will be highlighted. " "This can be changed in the Notifications control module.
" msgstr "" #. i18n: Focus Stealing Prevention Level #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: focus.ui:304 msgid "None" msgstr "काही नाही" #. i18n: Focus Stealing Prevention Level #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: focus.ui:309 msgid "Low" msgstr "कमी" #. i18n: Focus Stealing Prevention Level #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: focus.ui:314 msgid "Medium" msgstr "मध्यम" #. i18n: Focus Stealing Prevention Level #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: focus.ui:319 msgid "High" msgstr "जास्त" #. i18n: Focus Stealing Prevention Level #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: focus.ui:324 msgid "Extreme" msgstr "तीव्र" #. i18n: ectx: property (text), widget (QLabel, label) #: focus.ui:364 #, fuzzy #| msgid "&Policy:" msgid "Policy" msgstr "धोरण (&P):" #. i18n: ectx: property (text), widget (QLabel, label_3) #: focus.ui:377 msgid "Click" msgstr "" #. i18n: ectx: property (text), widget (QLabel, label_4) #: focus.ui:409 msgid "Hover" msgstr "" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: focus.ui:434 msgid "Raising windows" msgstr "" #. i18n: ectx: property (whatsThis), widget (QCheckBox, autoRaiseOn) #: focus.ui:443 msgid "" "When this option is enabled, a window in the background will automatically " "come to the front when the mouse pointer has been over it for some time." msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, autoRaiseOn) #: focus.ui:446 msgid "&Raise on hover, delayed by" msgstr "" #. i18n: ectx: property (whatsThis), widget (KIntNumInput, autoRaise) #: focus.ui:472 msgid "" "This is the delay after which the window that the mouse pointer is over will " "automatically come to the front." msgstr "" #. i18n: ectx: property (whatsThis), widget (QCheckBox, clickRaiseOn) #: focus.ui:494 msgid "" "When this option is enabled, the active window will be brought to the front " "when you click somewhere into the window contents. To change it for inactive " "windows, you need to change the settings in the Actions tab." msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, clickRaiseOn) #: focus.ui:497 msgid "C&lick raises active window" msgstr "क्लिक सक्रिय चौकटीस वर घेतो (&L)" #. i18n: ectx: property (title), widget (QGroupBox, multiscreenBox) #: focus.ui:520 msgid "Multiscreen behaviour" msgstr "" #. i18n: ectx: property (whatsThis), widget (QCheckBox, separateScreenFocus) #: focus.ui:529 msgid "" "When this option is enabled, focus operations are limited only to the active " "Xinerama screen" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, separateScreenFocus) #: focus.ui:532 msgid "S&eparate screen focus" msgstr "वेगळे स्क्रीन लक्ष (&E)" #. i18n: ectx: property (whatsThis), widget (QCheckBox, activeMouseScreen) #: focus.ui:539 msgid "" "When this option is enabled, the active Xinerama screen (where new windows " "appear, for example) is the screen containing the mouse pointer. When " "disabled, the active Xinerama screen is the screen containing the focused " "window. By default this option is disabled for Click to focus and enabled " "for other focus policies." msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, activeMouseScreen) #: focus.ui:542 msgid "Active screen follows &mouse" msgstr "सक्रिय स्क्रीन माऊसचा मागोवा घेते (&M)" #: main.cpp:81 msgid "&Focus" msgstr "लक्ष (&F)" #: main.cpp:86 main.cpp:194 msgid "&Titlebar Actions" msgstr "शिर्षकपट्टी क्रिया (&T)" #: main.cpp:91 main.cpp:199 msgid "Window Actio&ns" msgstr "चौकट क्रिया (&N)" #: main.cpp:96 msgid "&Moving" msgstr "हलविणे (&M)" #: main.cpp:101 msgid "Ad&vanced" msgstr "प्रगत (&V)" #: main.cpp:105 msgid "kcmkwinoptions" msgstr "kcmkwinoptions" #: main.cpp:105 msgid "Window Behavior Configuration Module" msgstr "चौकट वर्तन संयोजना विभाग" #: main.cpp:107 msgid "(c) 1997 - 2002 KWin and KControl Authors" msgstr "(c) 1997 - 2002 के-विन व के-कंट्रोल लेखक" #: main.cpp:109 msgid "Matthias Ettrich" msgstr "मात्थिआस एट्ट्रीच" #: main.cpp:110 msgid "Waldo Bastian" msgstr "वाल्डो बास्तियान" #: main.cpp:111 msgid "Cristian Tibirna" msgstr "क्रिस्तिआन टिबिर्ना" #: main.cpp:112 msgid "Matthias Kalle Dalheimer" msgstr "मात्थिआस काले डालहैमर" #: main.cpp:113 msgid "Daniel Molkentin" msgstr "डेनियल मॉल्केनटिन" #: main.cpp:114 msgid "Wynn Wilkes" msgstr "वायन विल्केस" #: main.cpp:115 msgid "Pat Dowler" msgstr "पेट डौलर" #: main.cpp:116 msgid "Bernd Wuebben" msgstr "बर्न्ड व्युब्बेन" #: main.cpp:117 msgid "Matthias Hoelzer-Kluepfel" msgstr "मैथियास होल्ज़र-क्लूपफेल" #: main.cpp:169 msgid "" "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 "" #. i18n: @item:inlistbox behavior on double click #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: mouse.cpp:197 mouse.ui:55 msgid "Maximize" msgstr "मोठी करा" #. i18n: @item:inlistbox behavior on double click #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: mouse.cpp:198 mouse.ui:60 msgid "Maximize (vertical only)" msgstr "मोठी करा (फक्त उभी)" #. i18n: @item:inlistbox behavior on double click #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: mouse.cpp:199 mouse.ui:65 msgid "Maximize (horizontal only)" msgstr "मोठी करा (फक्त आडवी)" #. i18n: ectx: property (text), widget (QLabel, label) #: mouse.ui:32 msgid "&Double-click:" msgstr "दोनदा-क्लिक करा (&D):" #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiDbl) #: mouse.ui:51 msgid "Behavior on double click into the titlebar." msgstr "शिर्षकपट्टी अंतर्गत दोनवेळा क्लिक केल्यावरचे वर्तन." #. i18n: @item:inlistbox behavior on double click #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: mouse.ui:75 mouse.ui:257 mouse.ui:330 mouse.ui:401 mouse.ui:474 #: mouse.ui:545 mouse.ui:618 msgid "Shade" msgstr "रंगछटा" #. i18n: @item:inlistbox behavior on double click #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: mouse.ui:85 mouse.ui:262 mouse.ui:335 mouse.ui:406 mouse.ui:479 #: mouse.ui:550 mouse.ui:623 msgid "Close" msgstr "बंद करा" #. i18n: @item:inlistbox behavior on double click #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: mouse.ui:90 msgid "On All Desktops" msgstr "सर्व डेस्कटॉप वर" #. i18n: ectx: property (text), widget (QLabel, label_2) #: mouse.ui:103 msgid "Wheel event:" msgstr "चक्र घटना :" #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct4) #: mouse.ui:122 msgid "Handle mouse wheel events" msgstr "माऊस चक्र घटना हाताळा" #. i18n: ectx: property (whatsThis), widget (QLabel, label_6) #: mouse.ui:182 msgid "" "In this column you can customize mouse clicks into the titlebar or the frame " "of an active window." msgstr "" "सक्रिय चौकटीतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक करतेवेळी तुम्ही या स्तंभतील माऊस " "क्लिकचे वर्तन इच्छिक करू शकता." #. i18n: ectx: property (text), widget (QLabel, label_6) #: mouse.ui:185 msgid "Active" msgstr "सक्रिय" #. i18n: ectx: property (whatsThis), widget (QLabel, label_7) #: mouse.ui:201 msgid "" "In this column you can customize mouse clicks into the titlebar or the frame " "of an inactive window." msgstr "" "निष्क्रिय चौकटतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक करतेवेळी तुम्ही या स्तंभतील माऊस " "क्लिकचे वर्तन इच्छिक करू शकता." #. i18n: ectx: property (text), widget (QLabel, label_7) #: mouse.ui:204 msgid "Inactive" msgstr "निष्क्रिय" #. i18n: ectx: property (text), widget (QLabel, label_3) #. i18n: ectx: property (text), widget (QLabel, label_10) #: mouse.ui:217 mouse.ui:658 msgid "Left button:" msgstr "डावे बटन :" #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct1) #: mouse.ui:233 msgid "" "Behavior on left click into the titlebar or frame of an active" "em> window." msgstr "" "सक्रिय चौकटतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक केल्यावर डावी " "क्लिकचे वर्तन." #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: mouse.ui:267 mouse.ui:340 mouse.ui:411 mouse.ui:484 mouse.ui:555 #: mouse.ui:628 msgid "Operations Menu" msgstr "कार्यपद्धती मेन्यू" #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: mouse.ui:272 mouse.ui:345 mouse.ui:416 mouse.ui:489 mouse.ui:560 #: mouse.ui:633 msgid "Start Window Tab Drag" msgstr "चौकट टॅब खेचणे सुरु करा" #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct1) #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct2) #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct3) #: mouse.ui:291 mouse.ui:435 mouse.ui:579 msgid "" "Behavior on left click into the titlebar or frame of an " "inactive window." msgstr "" "निष्क्रिय चौकटतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक केल्यावर उजव्या " "क्लिकचे वर्तन." #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: mouse.ui:300 mouse.ui:444 mouse.ui:588 msgid "Activate & Lower" msgstr "सक्रिय करा व खाली घ्या" #. i18n: ectx: property (text), widget (QLabel, label_4) #. i18n: ectx: property (text), widget (QLabel, label_9) #: mouse.ui:361 mouse.ui:674 msgid "Middle button:" msgstr "मधले बटन :" #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct2) #: mouse.ui:377 msgid "" "Behavior on middle click into the titlebar or frame of an " "active window." msgstr "" "सक्रिय चौकटतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक केल्यावर मध्य " "क्लिकचे वर्तन." #. i18n: ectx: property (text), widget (QLabel, label_5) #. i18n: ectx: property (text), widget (QLabel, label_8) #: mouse.ui:505 mouse.ui:690 msgid "Right button:" msgstr "उजवे बटन :" #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct3) #: mouse.ui:521 msgid "" "Behavior on right click into the titlebar or frame of an " "active window." msgstr "" "सक्रिय चौकटतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक केल्यावर उजव्या " "क्लिकचे वर्तन." #. i18n: ectx: property (whatsThis), widget (QLabel, label_10) #. i18n: ectx: property (whatsThis), widget (KComboBox, leftClickMaximizeButton) #: mouse.ui:655 mouse.ui:709 msgid "Behavior on left click onto the maximize button." msgstr "बटन वाढवितेवेळी डावी क्लिकचे वर्तन." #. i18n: ectx: property (whatsThis), widget (QLabel, label_9) #. i18n: ectx: property (whatsThis), widget (KComboBox, middleClickMaximizeButton) #: mouse.ui:671 mouse.ui:722 msgid "Behavior on middle click onto the maximize button." msgstr "बटन वाढवितेवेळी मध्य क्लिकचे वर्तन." #. i18n: ectx: property (whatsThis), widget (QLabel, label_8) #. i18n: ectx: property (whatsThis), widget (KComboBox, rightClickMaximizeButton) #: mouse.ui:687 mouse.ui:735 msgid "Behavior on right click onto the maximize button." msgstr "बटन वाढवितेवेळी उजव्या क्लिकचे वर्तन." #. i18n: ectx: property (text), widget (QLabel, label_12) #: mouse.ui:770 msgid "Titlebar & Frame" msgstr "शिर्षकपट्टी व फ्रेम" #. i18n: ectx: property (text), widget (QLabel, label_11) #: mouse.ui:783 msgid "Titlebar" msgstr "शिर्षकपट्टी" #. i18n: ectx: property (text), widget (QLabel, label_13) #: mouse.ui:796 msgid "Maximize Button" msgstr "वाढवण्याचे बटन" #. i18n: ectx: property (whatsThis), widget (QCheckBox, OverlapSnap) #: moving.ui:32 msgid "" "Here you can set that windows will be only snapped if you try to overlap " "them, i.e. they will not be snapped if the windows comes only near another " "window or border." msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, OverlapSnap) #: moving.ui:35 msgid "Snap windows onl&y when overlapping" msgstr "फक्त एक-दुसऱ्यावर येत असल्यासच चौकटी खेचा" #. i18n: ectx: property (whatsThis), widget (KIntNumInput, centerSnap) #: moving.ui:55 msgid "" "Here you can set the snap zone for the screen center, i.e. the 'strength' of " "the magnetic field which will make windows snap to the center of the screen " "when moved near it." msgstr "" #. i18n: ectx: property (suffix), widget (KIntNumInput, centerSnap) #. i18n: ectx: property (suffix), widget (KIntNumInput, windowSnap) #. i18n: ectx: property (suffix), widget (KIntNumInput, borderSnap) #: moving.ui:67 moving.ui:134 moving.ui:162 msgid " pixel" msgstr " पिक्सेल" #. i18n: ectx: property (specialValueText), widget (KIntNumInput, centerSnap) #: moving.ui:70 msgid "no center snap zone" msgstr "केंद्र खेचण्याचे क्षेत्र नाही" #. i18n: ectx: property (text), widget (QLabel, borderSnapLabel) #: moving.ui:90 msgid "&Border snap zone:" msgstr "किनार खेचण्याचे क्षेत्र (&B):" #. i18n: ectx: property (text), widget (QLabel, centerSnapLabel) #: moving.ui:103 msgid "&Center snap zone:" msgstr "केंद्र खेचण्याचे क्षेत्र (&C):" #. i18n: ectx: property (whatsThis), widget (KIntNumInput, windowSnap) #: moving.ui:122 msgid "" "Here you can set the snap zone for windows, i.e. the 'strength' of the " "magnetic field which will make windows snap to each other when they are " "moved near another window." msgstr "" #. i18n: ectx: property (specialValueText), widget (KIntNumInput, windowSnap) #: moving.ui:137 msgid "no window snap zone" msgstr "चौकट खेचण्याचे क्षेत्र नाही" #. i18n: ectx: property (whatsThis), widget (KIntNumInput, borderSnap) #: moving.ui:150 msgid "" "Here you can set the snap zone for screen borders, i.e. the 'strength' of " "the magnetic field which will make windows snap to the border when moved " "near it." msgstr "" #. i18n: ectx: property (specialValueText), widget (KIntNumInput, borderSnap) #: moving.ui:165 msgid "no border snap zone" msgstr "किनार खेचण्याचे क्षेत्र नाही" #. i18n: ectx: property (whatsThis), widget (QCheckBox, geometryTipOn) #: moving.ui:172 msgid "" "Enable this option if you want a window's geometry to be displayed while it " "is being moved or resized. The window position relative to the top-left " "corner of the screen is displayed together with its size." msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, geometryTipOn) #: moving.ui:175 msgid "Display window &geometry when moving or resizing" msgstr "हलवताना किंवा आकार बदलताना चौकट भूमिती दर्शवा (&G)" #. i18n: ectx: property (text), widget (QLabel, windowSnapLabel) #: moving.ui:182 msgid "&Window snap zone:" msgstr "चौकट खेचण्याचे क्षेत्र (&W):" #. i18n: ectx: property (text), widget (QLabel, label_5) #: moving.ui:221 msgid "Windows" msgstr "Windows" #. i18n: ectx: property (text), widget (QLabel, label_4) #: moving.ui:234 msgid "Snap Zones" msgstr "खेचण्याची क्षेत्रे" #~ msgid "Click to Focus" #~ msgstr "लक्ष केंद्रीत करण्याकरिता क्लिक करा" #~ msgid "Focus Follows Mouse" #~ msgstr "लक्ष माऊसचा मागोवा घेतो" #~ msgid "Focus Under Mouse" #~ msgstr "माऊस खाली लक्ष" #~ msgid "Focus Strictly Under Mouse" #~ msgstr "फक्त माऊस खाली लक्ष" #~ msgid "&Raise, with the following delay:" #~ msgstr "पुढील विलंबानंतर वर घ्या (&R):" #~ msgid "&When the active window disappears, pass focus to window under mouse" #~ msgstr "ज्यावेळी सक्रिय चौकट गायब होते त्यावेळी लक्ष माऊस खालील चौकटीवर हलवा" #~ msgid "Display borders on &maximized windows" #~ msgstr "मोठ्या केलेल्या चौकटींचे किनारे दर्शवा (&M)" #, fuzzy #~| msgid "Minimize" #~ msgctxt "@item:inlistbox behavior on double click" #~ msgid "Minimize" #~ msgstr "लहान करा" #~ msgid "" #~ "Here you can customize mouse click behavior when clicking on the titlebar " #~ "or the frame of a window." #~ msgstr "" #~ "शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक करतेवेळी तुम्ही येथे माउस क्लिकचे वर्तन इच्छिक करू " #~ "शकता." #~ msgid "" #~ "Behavior on right click into the titlebar or frame of an " #~ "inactive window." #~ msgstr "" #~ "निष्क्रीय चौकटतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक केल्यावर उजव्या" #~ "em> क्लिकचे वर्तन." #~ msgid "" #~ "Behavior on middle click into the titlebar or frame of an " #~ "inactive window." #~ msgstr "" #~ "निष्क्रीय चौकटतील शिर्षकपट्टी किंवा फ्रेम अंतर्गत क्लिक केल्यावर मध्य" #~ "em> क्लिकचे वर्तन." #~ msgid "" #~ "Here you can customize behavior when clicking on the maximize button." #~ msgstr "बटन वाढविण्याकरीता क्लिक करतेवेळी तुम्ही वर्तन इच्छिक करू शकता." #~ msgid "" #~ "Here you can customize mouse click behavior when clicking on an inactive " #~ "inner window ('inner' means: not titlebar, not frame)." #~ msgstr "" #~ "निष्क्रीय आंतरीक चौकटवर क्लिक करतेवेळी तुम्ही माउस क्लिक वर्तन इच्छिक करू शकता " #~ "('आंतरीक' म्हणजे: शिर्षकपट्टी नाही, फ्रेम नाही)." #~ msgid "" #~ "Here you can customize KDE's behavior when clicking somewhere into a " #~ "window while pressing a modifier key." #~ msgstr "" #~ "परिवर्तक कि दाबतेवेळी चौकट अंतर्गत क्लिक करतेवेळी येथे तुम्ही KDE चे वर्तन इच्छिक करू " #~ "शकता." #, fuzzy #~| msgid "none" #~ msgctxt "no border snap zone" #~ msgid "none" #~ msgstr "काही नाहीं" #, fuzzy #~| msgid "none" #~ msgctxt "no window snap zone" #~ msgid "none" #~ msgstr "काही नाहीं" #, fuzzy #~| msgid "none" #~ msgctxt "no center snap zone" #~ msgid "none" #~ msgstr "काही नाहीं" #, fuzzy #~| msgid "Nothing" #~ msgctxt "Floating layout, windows aren't tiled at all" #~ msgid "Floating" #~ msgstr "काहिच नाही" #~ msgctxt "Focus Stealing Prevention Level" #~ msgid "Normal" #~ msgstr "साधारण" #~ msgid "D&isabled" #~ msgstr "अकार्यान्वीत (&i)" #~ msgid "Only &when moving windows" #~ msgstr "फक्त चौकट हलवितेवेळी (&w)" #~ msgid "A&lways enabled" #~ msgstr "नेहमी कार्यान्वीत (&l)"