# translation of kcmkwm.po into Russian # Copyright (C) 1998, KDE Russian translation Team. # # Denis Pershin , 1998. # Hermann Zheboldov , 2000. # Gregory Mokhin , 2000, 2005. # Leon Kanter , 2002. # Leonid Kanter , 2004, 2005. # Nick Shaforostoff , 2005, 2006. # Andrey Cherepanov , 2009, 2011. # Yury G. Kudryashov , 2010. # Alexander Potashev , 2010. # Yuri Efremov , 2011. # Julia Dronova , 2012. # Alexander Lakhin , 2013. msgid "" msgstr "" "Project-Id-Version: kcmkwm\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2022-11-25 02:25+0200\n" "PO-Revision-Date: 2013-05-24 11:03+0400\n" "Last-Translator: Alexander Lakhin \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" #: main.cpp:81 msgid "&Focus" msgstr "&Фокус" #: main.cpp:86 main.cpp:194 msgid "&Titlebar Actions" msgstr "&Действия заголовка" #: main.cpp:91 main.cpp:199 msgid "Window Actio&ns" msgstr "&Действия окна" #: main.cpp:96 msgid "&Moving" msgstr "&Перемещение" #: main.cpp:101 msgid "Ad&vanced" msgstr "&Дополнительно" #: 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 "© Разработчики KWin и KControl, 1997-2002" #: main.cpp:109 msgid "Matthias Ettrich" msgstr "Маттиас Эттрих (Matthias Ettrich)" #: main.cpp:110 msgid "Waldo Bastian" msgstr "Вальдо Бастиан (Waldo Bastian)" #: main.cpp:111 msgid "Cristian Tibirna" msgstr "Кристиан Тибирна (Cristian Tibirna)" #: main.cpp:112 msgid "Matthias Kalle Dalheimer" msgstr "Маттиас Калле Далхаймер (Matthias Kalle Dalheimer)" #: main.cpp:113 msgid "Daniel Molkentin" msgstr "Даниэль Молкентин (Daniel Molkentin)" #: main.cpp:114 msgid "Wynn Wilkes" msgstr "Вин Вилкс (Wynn Wilkes)" #: main.cpp:115 msgid "Pat Dowler" msgstr "Пэтрик Доулер (Pat Dowler)" #: main.cpp:116 msgid "Bernd Wuebben" msgstr "Бернд Веббен (Bernd Wuebben)" #: main.cpp:117 msgid "Matthias Hoelzer-Kluepfel" msgstr "Маттиас Хельцер-Клипфел (Matthias Hoelzer-Kluepfel)" #: main.cpp:169 msgid "" "

Window Behavior

Here you can customize the way windows behave " "when being moved, resized or clicked on. You can also specify a focus policy " "as well as a placement policy for new 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 "" "

Поведение окна

В этом модуле можно настроить поведение окон при " "перемещении, изменении размера или щелчке мышью. Также, можно задать правила " "для фокуса ввода и для размещения вновь создаваемых окон.

Учтите, что " "эти параметры действуют только если в качестве диспетчера окон используется " "KWin. Если используется другой диспетчер окон, то для его настройки " "необходимо обратиться к его документации.

" #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:55 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: mouse.cpp:158 rc.cpp:379 msgid "Maximize" msgstr "Распахнуть" #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:60 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: mouse.cpp:159 rc.cpp:383 msgid "Maximize (vertical only)" msgstr "Развернуть по вертикали" #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:65 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: mouse.cpp:160 rc.cpp:387 msgid "Maximize (horizontal only)" msgstr "Развернуть по горизонтали" #. i18n: file: focus.ui:30 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) #: rc.cpp:3 msgid "Activating windows" msgstr "Активация окон" #. i18n: file: focus.ui:69 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:6 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 "" "Фокус по щелчку
\n" "Окно становится активным, когда вы щёлкаете его.

\n" "Это поведение принято в других операционных системах,
\n" "вероятно и вы к нему привыкли." #. i18n: file: focus.ui:91 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:12 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 "" "Фокус по щелчку + приоритет мыши
\n" "Этот режим похож на Фокус по щелчку.

\n" "Если система сама должна выбрать активное окно
\n" "(например, когда активное окно было закрыто),
\n" "предпочтение отдаётся окну под указателем мыши.

\n" "Немного необычный, но возможный вариант режима Фокус по щелчку." #. i18n: file: focus.ui:112 #. i18n: ectx: property (text), widget (QLabel, label_7) #: rc.cpp:20 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 "" "Фокус следует за мышью
\n" "Окно активируется при перемещении указателя мыши в это окно.

\n" "Окна, которые появляются под указателем случайно, не будут получать фокус," "
\n" "так как предотвращение смены фокуса работает как обычно.

\n" "Этот вариант похож на Фокус по щелчку, но собственно щелчок не " "требуется." #. i18n: file: focus.ui:134 #. i18n: ectx: property (text), widget (QLabel, label_8) #: rc.cpp:27 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 "" "Фокус следует за мышью + приоритет мыши
\n" "Этот режим похож на Фокус следует за мышью.

\n" "Если система сама должна выбрать активное окно
\n" "(например, когда активное окно было закрыто),
\n" "предпочтение отдаётся окну под указателем мыши.

\n" "Выберите этот режим, чтобы переключать фокус при наведении." #. i18n: file: focus.ui:158 #. i18n: ectx: property (text), widget (QLabel, label_9) #: rc.cpp:35 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 "" "Фокус под мышью
\n" "Фокус всегда оказывается в окне под мышью.

\n" "\n" "Примечание:
\n" "Предотвращение смены фокуса и переключение через Alt+Tab
\n" "противоречат этому поведению и не будут работать.

\n" "Скорее всего вам больше понравится
\n" "режим Фокус следует за мышью + приоритет мыши!" #. i18n: file: focus.ui:183 #. i18n: ectx: property (text), widget (QLabel, label_10) #: rc.cpp:45 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 "" "Фокус строго под мышью
\n" "Фокус всегда в окне под указателем мыши (а если под ним пусто, он теряется) " "—
\n" "очень похоже на поведение фокуса в раннем окружении X11.

\n" "\n" "Примечание:
\n" "Предотвращение смены фокуса и переключение через Alt+Tab
\n" "противоречат этому поведению и не будут работать.

\n" "Скорее всего вам больше понравится
\n" "режим Фокус следует за мышью + приоритет мыши!" #. i18n: file: focus.ui:228 #. i18n: ectx: property (text), widget (QLabel, delayFocusOnLabel) #: rc.cpp:56 msgid "&Delay focus by" msgstr "&Задержка фокуса" #. i18n: file: focus.ui:247 #. i18n: ectx: property (whatsThis), widget (KIntNumInput, delayFocus) #: rc.cpp:59 msgid "" "This is the delay after which the window the mouse pointer is over will " "automatically receive focus." msgstr "" "Задержка, по истечении которой окно, в котором находится указатель мыши, " "автоматически получит фокус." #. i18n: file: focus.ui:262 #. i18n: ectx: property (suffix), widget (KIntNumInput, delayFocus) #. i18n: file: focus.ui:487 #. i18n: ectx: property (suffix), widget (KIntNumInput, autoRaise) #. i18n: file: advanced.ui:230 #. i18n: ectx: property (suffix), widget (KIntNumInput, shadeHover) #: rc.cpp:62 rc.cpp:120 rc.cpp:789 msgid " ms" msgstr " мс" #. i18n: file: focus.ui:273 #. i18n: ectx: property (text), widget (QLabel, focusStealingLabel) #: rc.cpp:65 msgid "Focus &stealing prevention" msgstr "Уровень предотвращения &смены фокуса" #. i18n: file: focus.ui:300 #. i18n: ectx: property (whatsThis), widget (KComboBox, focusStealing) #: rc.cpp:68 msgid "" "

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" "
  • None: Prevention is turned off and new windows always become " "activated.
  • \n" "
  • Low: Prevention is enabled; when some window does not have " "support for the underlying mechanism and KWin cannot reliably decide whether " "to activate the window or not, it will be activated. This setting may have " "both worse and better results than the medium level, depending on the " "applications.
  • \n" "
  • Medium: Prevention is enabled.
  • \n" "
  • High: New windows get activated only if no window is currently " "active or if they belong to the currently active application. This setting " "is probably not really usable when not using mouse focus policy.
  • \n" "
  • Extreme: All windows must be explicitly activated by the user.\n" "

\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 "" "

Этот параметр указывает, как KWin будет противодействовать смене фокуса, " "вызванной неожиданной активацией новых окон (не работает в режимах «Фокус " "под мышью» или «Фокус строго под мышью»).\n" "

    \n" "
  • Нет: Противодействие отключено, новые окна всегда становятся " "активными.
  • \n" "
  • Низкий: Противодействие включено; когда окна не поддерживают " "соответствующий механизм приоритетов и KWin не надёжно определить, " "активировать окно или нет, он активирует его. Этот вариант может быть лучше " "или хуже «Среднего» в зависимости от конкретных приложений.
  • \n" "
  • Средний: Противодействие включено.
  • \n" "
  • Высокий: Окно становится активным, только если нет других " "активных окон или если оно принадлежит активному приложению. Этот вариант не " "очень удобен, если не выбран режим следования фокуса за мышью.
  • \n" "
  • Очень высокий: Пользователь должен сам явно активировать каждое " "окно.
  • \n" "

\n" "

Окна, переключение в которые было предотвращено, будут считаться " "требующими внимания. Например, по умолчанию в панели задач будут подсвечены " "соответствующие им элементы. Это можно изменить в модуле настройки " "уведомлений в «Параметрах системы».

" #. i18n: Focus Stealing Prevention Level #. i18n: file: focus.ui:304 #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: rc.cpp:80 msgid "None" msgstr "Нет" #. i18n: Focus Stealing Prevention Level #. i18n: file: focus.ui:309 #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: rc.cpp:84 msgid "Low" msgstr "Низкий" #. i18n: Focus Stealing Prevention Level #. i18n: file: focus.ui:314 #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: rc.cpp:88 msgid "Medium" msgstr "Средний" #. i18n: Focus Stealing Prevention Level #. i18n: file: focus.ui:319 #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: rc.cpp:92 msgid "High" msgstr "Высокий" #. i18n: Focus Stealing Prevention Level #. i18n: file: focus.ui:324 #. i18n: ectx: property (text), item, widget (KComboBox, focusStealing) #: rc.cpp:96 msgid "Extreme" msgstr "Очень высокий" #. i18n: file: focus.ui:364 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:99 msgid "Policy" msgstr "Режим" #. i18n: file: focus.ui:377 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:102 msgid "Click" msgstr "Щелчок" #. i18n: file: focus.ui:409 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:105 msgid "Hover" msgstr "Наведение" #. i18n: file: focus.ui:434 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: rc.cpp:108 msgid "Raising windows" msgstr "Выдвижение окон" #. i18n: file: focus.ui:443 #. i18n: ectx: property (whatsThis), widget (QCheckBox, autoRaiseOn) #: rc.cpp:111 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: file: focus.ui:446 #. i18n: ectx: property (text), widget (QCheckBox, autoRaiseOn) #: rc.cpp:114 msgid "&Raise on hover, delayed by" msgstr "&Выдвигать при наведении, с задержкой" #. i18n: file: focus.ui:472 #. i18n: ectx: property (whatsThis), widget (KIntNumInput, autoRaise) #: rc.cpp:117 msgid "" "This is the delay after which the window that the mouse pointer is over will " "automatically come to the front." msgstr "" "Задержка, по истечении которой окно, в котором находится указатель мыши, " "выдвигается на передний план." #. i18n: file: focus.ui:494 #. i18n: ectx: property (whatsThis), widget (QCheckBox, clickRaiseOn) #: rc.cpp:123 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: file: focus.ui:497 #. i18n: ectx: property (text), widget (QCheckBox, clickRaiseOn) #: rc.cpp:126 msgid "C&lick raises active window" msgstr "Ще&лчок выдвигает активное окно" #. i18n: file: focus.ui:520 #. i18n: ectx: property (title), widget (QGroupBox, multiscreenBox) #: rc.cpp:129 msgid "Multiscreen behaviour" msgstr "Поведение с несколькими экранами" #. i18n: file: focus.ui:529 #. i18n: ectx: property (whatsThis), widget (QCheckBox, separateScreenFocus) #: rc.cpp:132 msgid "" "When this option is enabled, focus operations are limited only to the active " "Xinerama screen" msgstr "" "Если флажок установлен, передача фокуса ограничена только одним экраном " "Xinerama" #. i18n: file: focus.ui:532 #. i18n: ectx: property (text), widget (QCheckBox, separateScreenFocus) #: rc.cpp:135 msgid "S&eparate screen focus" msgstr "&Отдельный фокус для экранов" #. i18n: file: focus.ui:539 #. i18n: ectx: property (whatsThis), widget (QCheckBox, activeMouseScreen) #: rc.cpp:138 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 "" "При установке этого флажка активный экран Xinerama (например, где появляются " "новые окна) будет экраном с курсором мыши. Если флажок убран, активным " "экраном Xinerama будет экран, содержащий окно с фокусом. Этот параметр по " "умолчанию отключен для передачи фокуса по щелчку и включен для остальных " "типов передачи фокуса." #. i18n: file: focus.ui:542 #. i18n: ectx: property (text), widget (QCheckBox, activeMouseScreen) #: rc.cpp:141 msgid "Active screen follows &mouse" msgstr "Активный экран следует за м&ышью" #. i18n: file: actions.ui:32 #. i18n: ectx: property (text), widget (QLabel, label_9) #: rc.cpp:144 msgid "M&ouse wheel:" msgstr "К&олесо мыши:" #. i18n: file: actions.ui:51 #. i18n: ectx: property (whatsThis), widget (KComboBox, coAll2) #. i18n: file: mouse.ui:358 #. i18n: ectx: property (whatsThis), widget (QLabel, label_4) #: rc.cpp:147 rc.cpp:531 msgid "" "In this row you can customize middle click behavior when clicking into the " "titlebar or the frame." msgstr "" "Здесь вы можете настроить реакцию на щелчок средней кнопки мыши на заголовке " "или рамке окна." #. i18n: file: actions.ui:55 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:157 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:320 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #: rc.cpp:150 rc.cpp:192 rc.cpp:261 msgid "Move" msgstr "Перемещение" #. i18n: file: actions.ui:60 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:162 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:325 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #: rc.cpp:153 rc.cpp:195 rc.cpp:264 msgid "Activate, Raise & Move" msgstr "Передать фокус, выдвинуть и переместить" #. i18n: file: actions.ui:65 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:167 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:330 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #. i18n: file: mouse.ui:247 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:320 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:391 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:464 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:535 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:608 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:156 rc.cpp:198 rc.cpp:267 rc.cpp:471 rc.cpp:510 rc.cpp:546 rc.cpp:585 #: rc.cpp:621 rc.cpp:660 msgid "Toggle Raise & Lower" msgstr "Выдвинуть/задвинуть" #. i18n: file: actions.ui:70 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:172 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:335 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #: rc.cpp:159 rc.cpp:201 rc.cpp:270 msgid "Resize" msgstr "Изменить размер" #. i18n: file: actions.ui:75 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:177 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:340 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #. i18n: file: mouse.ui:237 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:310 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:381 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:454 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:525 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:598 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:162 rc.cpp:204 rc.cpp:273 rc.cpp:465 rc.cpp:504 rc.cpp:540 rc.cpp:579 #: rc.cpp:615 rc.cpp:654 msgid "Raise" msgstr "Выдвинуть" #. i18n: file: actions.ui:80 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:182 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:345 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:80 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #. i18n: file: mouse.ui:242 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:315 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:386 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:459 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:530 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:603 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:165 rc.cpp:207 rc.cpp:276 rc.cpp:399 rc.cpp:468 rc.cpp:507 rc.cpp:543 #: rc.cpp:582 rc.cpp:618 rc.cpp:657 msgid "Lower" msgstr "Задвинуть" #. i18n: file: actions.ui:85 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:187 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:350 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:70 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #. i18n: file: mouse.ui:252 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:325 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:396 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:469 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:540 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:613 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:168 rc.cpp:210 rc.cpp:279 rc.cpp:391 rc.cpp:474 rc.cpp:513 rc.cpp:549 #: rc.cpp:588 rc.cpp:624 rc.cpp:663 msgid "Minimize" msgstr "Свернуть" #. i18n: file: actions.ui:90 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:192 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:355 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #: rc.cpp:171 rc.cpp:213 rc.cpp:282 msgid "Decrease Opacity" msgstr "Уменьшение прозрачности" #. i18n: file: actions.ui:95 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:197 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:360 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #: rc.cpp:174 rc.cpp:216 rc.cpp:285 msgid "Increase Opacity" msgstr "Увеличение прозрачности" #. i18n: file: actions.ui:100 #. i18n: ectx: property (text), item, widget (KComboBox, coAll2) #. i18n: file: actions.ui:202 #. i18n: ectx: property (text), item, widget (KComboBox, coAll3) #. i18n: file: actions.ui:365 #. i18n: ectx: property (text), item, widget (KComboBox, coAll1) #. i18n: file: actions.ui:418 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:95 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #. i18n: file: mouse.ui:161 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #. i18n: file: mouse.ui:277 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:350 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:421 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:494 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:565 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:638 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:177 rc.cpp:219 rc.cpp:288 rc.cpp:315 rc.cpp:411 rc.cpp:441 rc.cpp:489 #: rc.cpp:528 rc.cpp:564 rc.cpp:603 rc.cpp:639 rc.cpp:678 msgid "Nothing" msgstr "Ничего" #. i18n: file: actions.ui:108 #. i18n: ectx: property (text), widget (QLabel, label_7) #: rc.cpp:180 msgid "Ri&ght button:" msgstr "&Правая кнопка:" #. i18n: file: actions.ui:121 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:183 msgid "&Wheel" msgstr "&Колесо" #. i18n: file: actions.ui:134 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:186 msgid "Middle b&utton:" msgstr "Сре&дняя кнопка:" #. i18n: file: actions.ui:153 #. i18n: ectx: property (whatsThis), widget (KComboBox, coAll3) #. i18n: file: mouse.ui:502 #. i18n: ectx: property (whatsThis), widget (QLabel, label_5) #: rc.cpp:189 rc.cpp:606 msgid "" "In this row you can customize right click behavior when clicking into the " "titlebar or the frame." msgstr "" "Здесь вы можете настроить реакцию на щелчок правой кнопки мыши на заголовке " "или рамке окна." #. i18n: file: actions.ui:210 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:222 msgid "&Left button:" msgstr "&Левая кнопка:" #. i18n: file: actions.ui:229 #. i18n: ectx: property (text), widget (QLabel, label_11) #: rc.cpp:225 msgid "Inner Window, Titlebar & Frame" msgstr "Внутри окна, на заголовке и рамке" #. i18n: file: actions.ui:242 #. i18n: ectx: property (whatsThis), widget (KComboBox, coWin2) #: rc.cpp:228 msgid "" "In this row you can customize middle click behavior when clicking into an " "inactive inner window ('inner' means: not titlebar, not frame)." msgstr "" "В этой строке вы можете настроить реакцию на щелчок средней кнопки мыши " "внутри неактивного окна («внутри» означает: не на рамке и не на заголовке)." #. i18n: file: actions.ui:246 #. i18n: ectx: property (text), item, widget (KComboBox, coWin2) #. i18n: file: actions.ui:449 #. i18n: ectx: property (text), item, widget (KComboBox, coWin1) #. i18n: file: actions.ui:482 #. i18n: ectx: property (text), item, widget (KComboBox, coWin3) #: rc.cpp:231 rc.cpp:321 rc.cpp:336 msgid "Activate, Raise & Pass Click" msgstr "Передать фокус, выдвинуть и обработать щелчок" #. i18n: file: actions.ui:251 #. i18n: ectx: property (text), item, widget (KComboBox, coWin2) #. i18n: file: actions.ui:454 #. i18n: ectx: property (text), item, widget (KComboBox, coWin1) #. i18n: file: actions.ui:487 #. i18n: ectx: property (text), item, widget (KComboBox, coWin3) #: rc.cpp:234 rc.cpp:324 rc.cpp:339 msgid "Activate & Pass Click" msgstr "Передать фокус и обработать щелчок" #. i18n: file: actions.ui:256 #. i18n: ectx: property (text), item, widget (KComboBox, coWin2) #. i18n: file: actions.ui:459 #. i18n: ectx: property (text), item, widget (KComboBox, coWin1) #. i18n: file: actions.ui:492 #. i18n: ectx: property (text), item, widget (KComboBox, coWin3) #. i18n: file: mouse.ui:305 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:449 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:593 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:237 rc.cpp:327 rc.cpp:342 rc.cpp:501 rc.cpp:576 rc.cpp:651 msgid "Activate" msgstr "Передать фокус" #. i18n: file: actions.ui:261 #. i18n: ectx: property (text), item, widget (KComboBox, coWin2) #. i18n: file: actions.ui:464 #. i18n: ectx: property (text), item, widget (KComboBox, coWin1) #. i18n: file: actions.ui:497 #. i18n: ectx: property (text), item, widget (KComboBox, coWin3) #. i18n: file: mouse.ui:295 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:439 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:583 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:240 rc.cpp:330 rc.cpp:345 rc.cpp:495 rc.cpp:570 rc.cpp:645 msgid "Activate & Raise" msgstr "Передать фокус и выдвинуть" #. i18n: file: actions.ui:269 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:243 msgid "&Right button:" msgstr "&Правая кнопка:" #. i18n: file: actions.ui:288 #. i18n: ectx: property (whatsThis), widget (KComboBox, coWinWheel) #: rc.cpp:246 msgid "" "In this row you can customize behavior when scrolling into an inactive inner " "window ('inner' means: not titlebar, not frame)." msgstr "" "В этой строке вы можете настроить реакцию на прокрутку колеса мыши внутри " "неактивного окна («внутри» означает: не на рамке и не на заголовке)." #. i18n: file: actions.ui:292 #. i18n: ectx: property (text), item, widget (KComboBox, coWinWheel) #: rc.cpp:249 msgid "Scroll" msgstr "Прокрутка в окне" #. i18n: file: actions.ui:297 #. i18n: ectx: property (text), item, widget (KComboBox, coWinWheel) #: rc.cpp:252 msgid "Activate & Scroll" msgstr "Передать фокус и прокрутить в окне" #. i18n: file: actions.ui:302 #. i18n: ectx: property (text), item, widget (KComboBox, coWinWheel) #: rc.cpp:255 msgid "Activate, Raise & Scroll" msgstr "Передать фокус, выдвинуть и прокрутить в окне" #. i18n: file: actions.ui:316 #. i18n: ectx: property (whatsThis), widget (KComboBox, coAll1) #. i18n: file: mouse.ui:214 #. i18n: ectx: property (whatsThis), widget (QLabel, label_3) #: rc.cpp:258 rc.cpp:456 msgid "" "In this row you can customize left click behavior when clicking into the " "titlebar or the frame." msgstr "" "В этой строке вы можете настроить реакцию на щелчок левой кнопки мыши на " "заголовке или рамке окна." #. i18n: file: actions.ui:379 #. i18n: ectx: property (whatsThis), widget (KComboBox, coAllW) #: rc.cpp:291 msgid "" "Here you can customize KDE's behavior when scrolling with the mouse wheel in " "a window while pressing the modifier key." msgstr "" "Здесь вы можете настроить отклик окна на прокрутку колеса мыши внутри окна " "при нажатой управляющей клавише на клавиатуре." #. i18n: file: actions.ui:383 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: file: mouse.ui:126 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #: rc.cpp:294 rc.cpp:420 msgid "Raise/Lower" msgstr "Выдвинуть/задвинуть" #. i18n: file: actions.ui:388 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: file: mouse.ui:131 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #: rc.cpp:297 rc.cpp:423 msgid "Shade/Unshade" msgstr "В/из заголовка" #. i18n: file: actions.ui:393 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: file: mouse.ui:136 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #: rc.cpp:300 rc.cpp:426 msgid "Maximize/Restore" msgstr "Развернуть/восстановить" #. i18n: file: actions.ui:398 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: file: mouse.ui:141 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #: rc.cpp:303 rc.cpp:429 msgid "Keep Above/Below" msgstr "Впереди/позади прочих" #. i18n: file: actions.ui:403 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: file: mouse.ui:146 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #: rc.cpp:306 rc.cpp:432 msgid "Move to Previous/Next Desktop" msgstr "На пред./след. рабочий стол" #. i18n: file: actions.ui:408 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: file: mouse.ui:151 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #: rc.cpp:309 rc.cpp:435 msgid "Change Opacity" msgstr "Изменить прозрачность" #. i18n: file: actions.ui:413 #. i18n: ectx: property (text), item, widget (KComboBox, coAllW) #. i18n: file: mouse.ui:156 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct4) #: rc.cpp:312 rc.cpp:438 msgid "Switch to Window Tab to the Left/Right" msgstr "Переключение между окнами в группе" #. i18n: file: actions.ui:445 #. i18n: ectx: property (whatsThis), widget (KComboBox, coWin1) #: rc.cpp:318 msgid "" "In this row you can customize left click behavior when clicking into an " "inactive inner window ('inner' means: not titlebar, not frame)." msgstr "" "В этой строке вы можете настроить реакцию на щелчок левой кнопки мыши внутри " "неактивного окна («внутри» означает: не на рамке и не на заголовке)." #. i18n: file: actions.ui:478 #. i18n: ectx: property (whatsThis), widget (KComboBox, coWin3) #: rc.cpp:333 msgid "" "In this row you can customize right click behavior when clicking into an " "inactive inner window ('inner' means: not titlebar, not frame)." msgstr "" "В этой строке вы можете настроить реакцию на щелчок правой кнопки мыши " "внутри неактивного окна («внутри» означает: не на рамке и не на заголовке)." #. i18n: file: actions.ui:505 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:348 msgid "M&iddle button:" msgstr "Сред&няя кнопка:" #. i18n: file: actions.ui:524 #. i18n: ectx: property (text), widget (QLabel, label_12) #: rc.cpp:351 msgid "Inactive Inner Window" msgstr "Внутри неактивного окна" #. i18n: file: actions.ui:531 #. i18n: ectx: property (text), widget (QLabel, label_10) #: rc.cpp:354 msgid "Left &button" msgstr "Ле&вая кнопка:" #. i18n: file: actions.ui:561 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:357 msgid "Modifier &key:" msgstr "Доп. &клавиша:" #. i18n: file: actions.ui:571 #. i18n: ectx: property (whatsThis), widget (KComboBox, coAllKey) #: rc.cpp:360 msgid "" "Here you select whether holding the Meta key or Alt key will allow you to " "perform the following actions." msgstr "" "Здесь вы можете указать, какие действия будут предприниматься при нажатой " "клавише Meta или Alt." #. i18n: file: actions.ui:575 #. i18n: ectx: property (text), item, widget (KComboBox, coAllKey) #: rc.cpp:363 msgid "Meta" msgstr "Meta" #. i18n: file: actions.ui:580 #. i18n: ectx: property (text), item, widget (KComboBox, coAllKey) #: rc.cpp:366 msgid "Alt" msgstr "Alt" #. i18n: file: actions.ui:603 #. i18n: ectx: property (text), widget (QLabel, label_8) #: rc.cpp:369 msgid " + " msgstr " + " #. i18n: file: mouse.ui:32 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:372 msgid "&Double-click:" msgstr "&Двойной щелчок:" #. i18n: file: mouse.ui:51 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiDbl) #: rc.cpp:375 msgid "Behavior on double click into the titlebar." msgstr "Реакция окна на двойной щелчок на заголовке." #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:75 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #. i18n: file: mouse.ui:257 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:330 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:401 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:474 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:545 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:618 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:395 rc.cpp:477 rc.cpp:516 rc.cpp:552 rc.cpp:591 rc.cpp:627 rc.cpp:666 msgid "Shade" msgstr "Свернуть в заголовок" #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:85 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #. i18n: file: mouse.ui:262 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:335 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:406 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:479 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:550 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:623 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:403 rc.cpp:480 rc.cpp:519 rc.cpp:555 rc.cpp:594 rc.cpp:630 rc.cpp:669 msgid "Close" msgstr "Закрыть" #. i18n: @item:inlistbox behavior on double click #. i18n: file: mouse.ui:90 #. i18n: ectx: property (text), item, widget (KComboBox, coTiDbl) #: rc.cpp:407 msgid "On All Desktops" msgstr "На всех рабочих столах" #. i18n: file: mouse.ui:103 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:414 msgid "Wheel event:" msgstr "Действие колеса:" #. i18n: file: mouse.ui:122 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct4) #: rc.cpp:417 msgid "Handle mouse wheel events" msgstr "Действия колеса мыши" #. i18n: file: mouse.ui:182 #. i18n: ectx: property (whatsThis), widget (QLabel, label_6) #: rc.cpp:444 msgid "" "In this column you can customize mouse clicks into the titlebar or the frame " "of an active window." msgstr "" "В этом столбце настраивается реакция на щелчок мыши на заголовке или рамке " "активного окна." #. i18n: file: mouse.ui:185 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:447 msgid "Active" msgstr "Активное окно" #. i18n: file: mouse.ui:201 #. i18n: ectx: property (whatsThis), widget (QLabel, label_7) #: rc.cpp:450 msgid "" "In this column you can customize mouse clicks into the titlebar or the frame " "of an inactive window." msgstr "" "В этом столбце настраивается реакция на щелчок мыши на заголовке или рамке " "неактивного окна." #. i18n: file: mouse.ui:204 #. i18n: ectx: property (text), widget (QLabel, label_7) #: rc.cpp:453 msgid "Inactive" msgstr "Неактивное окно" #. i18n: file: mouse.ui:217 #. i18n: ectx: property (text), widget (QLabel, label_3) #. i18n: file: mouse.ui:658 #. i18n: ectx: property (text), widget (QLabel, label_10) #: rc.cpp:459 rc.cpp:684 msgid "Left button:" msgstr "Левая кнопка:" #. i18n: file: mouse.ui:233 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct1) #: rc.cpp:462 msgid "" "Behavior on left click into the titlebar or frame of an active window." msgstr "" "Поведение при щелчке левой кнопкой на заголовке или рамке " "активного окна." #. i18n: file: mouse.ui:267 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:340 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:411 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:484 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:555 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:628 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:483 rc.cpp:522 rc.cpp:558 rc.cpp:597 rc.cpp:633 rc.cpp:672 msgid "Operations Menu" msgstr "Меню операций" #. i18n: file: mouse.ui:272 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct1) #. i18n: file: mouse.ui:345 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:416 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct2) #. i18n: file: mouse.ui:489 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:560 #. i18n: ectx: property (text), item, widget (KComboBox, coTiAct3) #. i18n: file: mouse.ui:633 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:486 rc.cpp:525 rc.cpp:561 rc.cpp:600 rc.cpp:636 rc.cpp:675 msgid "Start Window Tab Drag" msgstr "Группировка окон перетаскиванием" #. i18n: file: mouse.ui:291 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:435 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:579 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiInAct3) #: rc.cpp:492 rc.cpp:567 rc.cpp:642 msgid "" "Behavior on left click into the titlebar or frame of an " "inactive window." msgstr "" "Поведение при щелчке левой кнопкой на заголовке или рамке " "неактивного окна." #. i18n: file: mouse.ui:300 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct1) #. i18n: file: mouse.ui:444 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct2) #. i18n: file: mouse.ui:588 #. i18n: ectx: property (text), item, widget (KComboBox, coTiInAct3) #: rc.cpp:498 rc.cpp:573 rc.cpp:648 msgid "Activate & Lower" msgstr "Передать фокус и задвинуть" #. i18n: file: mouse.ui:361 #. i18n: ectx: property (text), widget (QLabel, label_4) #. i18n: file: mouse.ui:674 #. i18n: ectx: property (text), widget (QLabel, label_9) #: rc.cpp:534 rc.cpp:690 msgid "Middle button:" msgstr "Средняя кнопка:" #. i18n: file: mouse.ui:377 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct2) #: rc.cpp:537 msgid "" "Behavior on middle click into the titlebar or frame of an " "active window." msgstr "" "Поведение при щелчке средней кнопкой на заголовке или рамке " "активного окна." #. i18n: file: mouse.ui:505 #. i18n: ectx: property (text), widget (QLabel, label_5) #. i18n: file: mouse.ui:690 #. i18n: ectx: property (text), widget (QLabel, label_8) #: rc.cpp:609 rc.cpp:696 msgid "Right button:" msgstr "Правая кнопка:" #. i18n: file: mouse.ui:521 #. i18n: ectx: property (whatsThis), widget (KComboBox, coTiAct3) #: rc.cpp:612 msgid "" "Behavior on right click into the titlebar or frame of an " "active window." msgstr "" "Поведение при щелчке правой кнопкой на заголовке или рамке " "активного окна." #. i18n: file: mouse.ui:655 #. i18n: ectx: property (whatsThis), widget (QLabel, label_10) #. i18n: file: mouse.ui:709 #. i18n: ectx: property (whatsThis), widget (KComboBox, leftClickMaximizeButton) #: rc.cpp:681 rc.cpp:699 msgid "Behavior on left click onto the maximize button." msgstr "" "Поведение при щелчке левой кнопкой мыши на кнопке разворачивания." #. i18n: file: mouse.ui:671 #. i18n: ectx: property (whatsThis), widget (QLabel, label_9) #. i18n: file: mouse.ui:722 #. i18n: ectx: property (whatsThis), widget (KComboBox, middleClickMaximizeButton) #: rc.cpp:687 rc.cpp:702 msgid "Behavior on middle click onto the maximize button." msgstr "" "Поведение при щелчке средней кнопкой мыши на кнопке разворачивания." #. i18n: file: mouse.ui:687 #. i18n: ectx: property (whatsThis), widget (QLabel, label_8) #. i18n: file: mouse.ui:735 #. i18n: ectx: property (whatsThis), widget (KComboBox, rightClickMaximizeButton) #: rc.cpp:693 rc.cpp:705 msgid "Behavior on right click onto the maximize button." msgstr "" "Поведение при щелчке правой кнопкой мыши на кнопке разворачивания." #. i18n: file: mouse.ui:770 #. i18n: ectx: property (text), widget (QLabel, label_12) #: rc.cpp:708 msgid "Titlebar & Frame" msgstr "Заголовок и рамка" #. i18n: file: mouse.ui:783 #. i18n: ectx: property (text), widget (QLabel, label_11) #: rc.cpp:711 msgid "Titlebar" msgstr "Заголовок" #. i18n: file: mouse.ui:796 #. i18n: ectx: property (text), widget (QLabel, label_13) #: rc.cpp:714 msgid "Maximize Button" msgstr "Кнопка разворачивания" #. i18n: file: advanced.ui:43 #. i18n: ectx: property (title), widget (KButtonGroup, wtBox) #: rc.cpp:717 msgid "Window Tabbing" msgstr "Группировка окон" #. i18n: file: advanced.ui:52 #. i18n: ectx: property (whatsThis), widget (QCheckBox, inactiveTabsSkipTaskbar) #: rc.cpp:720 msgid "When turned on hide all tabs that are not active from the taskbar." msgstr "Скрывать на панели задач все окна из группы, не являющиеся активными." #. i18n: file: advanced.ui:55 #. i18n: ectx: property (text), widget (QCheckBox, inactiveTabsSkipTaskbar) #: rc.cpp:723 msgid "Hide inactive window tabs from the taskbar" msgstr "Не показывать неактивные окна группы на панели задач" #. i18n: file: advanced.ui:62 #. i18n: ectx: property (whatsThis), widget (QCheckBox, autogroupSimilarWindows) #: rc.cpp:726 msgid "" "When turned on attempt to automatically detect when a newly opened window is " "related to an existing one and place them in the same window group." msgstr "" "При включении новое окно будет сгруппировано с другими похожими окнами." #. i18n: file: advanced.ui:65 #. i18n: ectx: property (text), widget (QCheckBox, autogroupSimilarWindows) #: rc.cpp:729 msgid "Automatically group similar windows" msgstr "Автоматически группировать похожие окна" #. i18n: file: advanced.ui:72 #. i18n: ectx: property (whatsThis), widget (QCheckBox, autogroupInForeground) #: rc.cpp:732 msgid "" "When turned on immediately switch to any new window tabs that were " "automatically added to the current group." msgstr "При включении будет выбрана группа окон, куда добавлено новое окно." #. i18n: file: advanced.ui:75 #. i18n: ectx: property (text), widget (QCheckBox, autogroupInForeground) #: rc.cpp:735 msgid "Switch to automatically grouped windows immediately" msgstr "Автоматически переключаться на новое окно в группе" #. i18n: file: advanced.ui:98 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: rc.cpp:738 msgid "&Placement:" msgstr "&Размещение нового окна:" #. i18n: file: advanced.ui:122 #. i18n: ectx: property (whatsThis), widget (KComboBox, placementCombo) #: rc.cpp:741 msgid "" "The placement policy determines where a new window will appear on the " "desktop.\n" "
    \n" "
  • Smart will try to achieve a minimum overlap of windows
  • \n" "
  • Maximizing will try to maximize every window to fill the whole " "screen. It might be useful to selectively affect placement of some windows " "using the window-specific settings.
  • \n" "
  • Cascade will cascade the windows
  • \n" "
  • Random will use a random position
  • \n" "
  • Centered will place the window centered
  • \n" "
  • Zero-Cornered will place the window in the top-left corner\n" "
  • Under Mouse will place the window under the pointer
  • \n" "
" msgstr "" "Вариант размещения определяет, где на рабочем столе появится новое окно.\n" "
    \n" "
  • Оптимальное: новое окно постарается не закрывать остальные\n" "
  • Разворачивание: окно попытается заполнить весь экран. Может " "быть полезно избирательно изменить размещение некоторых окон, настроив их " "параметры.
  • \n" "
  • Каскадом: окна будут располагаться каскадом
  • \n" "
  • Произвольное: позиция окна выбирается случайным образом
  • \n" "
  • По центру: окно будет размещено в центре экрана
  • \n" "
  • В левом верхнем углу: окно будет помещено в левый верхний угол " "экрана
  • \n" "
  • Под мышью: окно появится под указателем мыши
  • \n" "
" #. i18n: file: advanced.ui:126 #. i18n: ectx: property (text), item, widget (KComboBox, placementCombo) #: rc.cpp:753 msgid "Smart" msgstr "Оптимальное" #. i18n: file: advanced.ui:131 #. i18n: ectx: property (text), item, widget (KComboBox, placementCombo) #: rc.cpp:756 msgid "Maximizing" msgstr "Разворачивание" #. i18n: file: advanced.ui:136 #. i18n: ectx: property (text), item, widget (KComboBox, placementCombo) #: rc.cpp:759 msgid "Cascade" msgstr "Каскадом" #. i18n: file: advanced.ui:141 #. i18n: ectx: property (text), item, widget (KComboBox, placementCombo) #: rc.cpp:762 msgid "Random" msgstr "Случайное" #. i18n: file: advanced.ui:146 #. i18n: ectx: property (text), item, widget (KComboBox, placementCombo) #: rc.cpp:765 msgid "Centered" msgstr "По центру" #. i18n: file: advanced.ui:151 #. i18n: ectx: property (text), item, widget (KComboBox, placementCombo) #: rc.cpp:768 msgid "Zero-Cornered" msgstr "В левом верхнем углу" #. i18n: file: advanced.ui:156 #. i18n: ectx: property (text), item, widget (KComboBox, placementCombo) #: rc.cpp:771 msgid "Under Mouse" msgstr "Под мышью" #. i18n: file: advanced.ui:167 #. i18n: ectx: property (title), widget (KButtonGroup, shBox) #: rc.cpp:774 msgid "Shading" msgstr "Свёртывание в заголовок" #. i18n: file: advanced.ui:176 #. i18n: ectx: property (text), widget (QLabel, shadeHoverLabel) #: rc.cpp:777 msgid "Dela&y:" msgstr "&Задержка:" #. i18n: file: advanced.ui:205 #. i18n: ectx: property (whatsThis), widget (QCheckBox, shadeHoverOn) #: rc.cpp:780 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: file: advanced.ui:208 #. i18n: ectx: property (text), widget (QCheckBox, shadeHoverOn) #: rc.cpp:783 msgid "&Enable hover" msgstr "&Разворачивать из заголовка мышью" #. i18n: file: advanced.ui:215 #. i18n: ectx: property (whatsThis), widget (KIntNumInput, shadeHover) #: rc.cpp:786 msgid "" "Sets the time in milliseconds before the window unshades when the mouse " "pointer goes over the shaded window." msgstr "" "Время в миллисекундах, через которое свёрнутое в заголовок окно " "автоматически восстанавливается при наведении на него мышью." #. i18n: file: advanced.ui:240 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: rc.cpp:792 msgid "Special Windows" msgstr "Особые окна" #. i18n: file: advanced.ui:249 #. i18n: ectx: property (whatsThis), widget (QCheckBox, hideUtilityWindowsForInactive) #: rc.cpp:795 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: file: advanced.ui:252 #. i18n: ectx: property (text), widget (QCheckBox, hideUtilityWindowsForInactive) #: rc.cpp:798 msgid "Hide utility windows for inactive applications" msgstr "Скрывать служебные окна неактивных приложений" #. i18n: file: moving.ui:32 #. i18n: ectx: property (whatsThis), widget (QCheckBox, OverlapSnap) #: rc.cpp:801 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: file: moving.ui:35 #. i18n: ectx: property (text), widget (QCheckBox, OverlapSnap) #: rc.cpp:804 msgid "Snap windows onl&y when overlapping" msgstr "&Привязывать окна, только если они перекрываются" #. i18n: file: moving.ui:55 #. i18n: ectx: property (whatsThis), widget (KIntNumInput, centerSnap) #: rc.cpp:807 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: file: moving.ui:67 #. i18n: ectx: property (suffix), widget (KIntNumInput, centerSnap) #. i18n: file: moving.ui:134 #. i18n: ectx: property (suffix), widget (KIntNumInput, windowSnap) #. i18n: file: moving.ui:162 #. i18n: ectx: property (suffix), widget (KIntNumInput, borderSnap) #: rc.cpp:810 rc.cpp:825 rc.cpp:834 msgid " pixel" msgstr " пкс" #. i18n: file: moving.ui:70 #. i18n: ectx: property (specialValueText), widget (KIntNumInput, centerSnap) #: rc.cpp:813 msgid "no center snap zone" msgstr "без зоны привязки центра" #. i18n: file: moving.ui:90 #. i18n: ectx: property (text), widget (QLabel, borderSnapLabel) #: rc.cpp:816 msgid "&Border snap zone:" msgstr "Зона привязки &границ:" #. i18n: file: moving.ui:103 #. i18n: ectx: property (text), widget (QLabel, centerSnapLabel) #: rc.cpp:819 msgid "&Center snap zone:" msgstr "Зона привязки &центра:" #. i18n: file: moving.ui:122 #. i18n: ectx: property (whatsThis), widget (KIntNumInput, windowSnap) #: rc.cpp:822 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: file: moving.ui:137 #. i18n: ectx: property (specialValueText), widget (KIntNumInput, windowSnap) #: rc.cpp:828 msgid "no window snap zone" msgstr "без зоны привязки окон" #. i18n: file: moving.ui:150 #. i18n: ectx: property (whatsThis), widget (KIntNumInput, borderSnap) #: rc.cpp:831 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: file: moving.ui:165 #. i18n: ectx: property (specialValueText), widget (KIntNumInput, borderSnap) #: rc.cpp:837 msgid "no border snap zone" msgstr "без зоны привязки границ" #. i18n: file: moving.ui:172 #. i18n: ectx: property (whatsThis), widget (QCheckBox, geometryTipOn) #: rc.cpp:840 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: file: moving.ui:175 #. i18n: ectx: property (text), widget (QCheckBox, geometryTipOn) #: rc.cpp:843 msgid "Display window &geometry when moving or resizing" msgstr "Показывать &геометрию окна при перемещении или изменении размера" #. i18n: file: moving.ui:182 #. i18n: ectx: property (text), widget (QLabel, windowSnapLabel) #: rc.cpp:846 msgid "&Window snap zone:" msgstr "Зона привязки &окон:" #. i18n: file: moving.ui:221 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:849 msgid "Windows" msgstr "Окно" #. i18n: file: moving.ui:234 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:852 msgid "Snap Zones" msgstr "Граничные зоны"