mirror of https://gitee.com/openkylin/kwin.git
596 lines
10 KiB
Plaintext
596 lines
10 KiB
Plaintext
# translation of kcmkwincompositing.po to Russian
|
||
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Nick Shaforostoff <shaforostoff@kde.ru>, 2007, 2008.
|
||
# Leonid Kanter <leon@asplinux.ru>, 2008.
|
||
# Andrey Cherepanov <skull@kde.ru>, 2009.
|
||
# Alexander Potashev <aspotashev@gmail.com>, 2010, 2011, 2014, 2016, 2017, 2018, 2019.
|
||
# Yuri Efremov <yur.arh@gmail.com>, 2010, 2012, 2013.
|
||
# Julia Dronova <juliette.tux@gmail.com>, 2012.
|
||
# Alexander Lakhin <exclusion@gmail.com>, 2013.
|
||
# Alexander Yavorsky <kekcuha@gmail.com>, 2018, 2021.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kcmkwincompositing\n"
|
||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||
"POT-Creation-Date: 2022-01-14 02:21+0000\n"
|
||
"PO-Revision-Date: 2021-11-22 22:01+0300\n"
|
||
"Last-Translator: Alexander Yavorsky <kekcuha@gmail.com>\n"
|
||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||
"Language: ru\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
|
||
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||
"X-Generator: Lokalize 21.08.3\n"
|
||
"X-Environment: kde\n"
|
||
"X-Accelerator-Marker: &\n"
|
||
"X-Text-Markup: kde4\n"
|
||
|
||
#. i18n: ectx: property (text), widget (KMessageWidget, glCrashedWarning)
|
||
#: compositing.ui:31
|
||
#, kde-format
|
||
msgid ""
|
||
"OpenGL compositing (the default) has crashed KWin in the past.\n"
|
||
"This was most likely due to a driver bug.\n"
|
||
"If you think that you have meanwhile upgraded to a stable driver,\n"
|
||
"you can reset this protection but be aware that this might result in an "
|
||
"immediate crash!"
|
||
msgstr ""
|
||
"Ранее графические эффекты OpenGL (по умолчанию) уже приводили к сбою KWin.\n"
|
||
"Скорее всего, это было связано с ошибкой драйвера.\n"
|
||
"Если драйвер уже был обновлён до стабильной версии,\n"
|
||
"то можно сбросить эту за защиту, но помните, что это может привести к "
|
||
"немедленному сбою."
|
||
|
||
#. i18n: ectx: property (text), widget (KMessageWidget, scaleWarning)
|
||
#: compositing.ui:44
|
||
#, kde-format
|
||
msgid ""
|
||
"Scale method \"Accurate\" is not supported by all hardware and can cause "
|
||
"performance regressions and rendering artifacts."
|
||
msgstr ""
|
||
"Метод масштабирования «Точное сглаживание» поддерживается не всеми "
|
||
"видеокартами и может проводить к ухудшению производительности и артефактам "
|
||
"отрисовки."
|
||
|
||
#. i18n: ectx: property (text), widget (KMessageWidget, windowThumbnailWarning)
|
||
#: compositing.ui:67
|
||
#, kde-format
|
||
msgid ""
|
||
"Keeping the window thumbnail always interferes with the minimized state of "
|
||
"windows. This can result in windows not suspending their work when minimized."
|
||
msgstr ""
|
||
"Постоянное обновление миниатюр окон требует получения содержимого окна, даже "
|
||
"когда оно свёрнуто. Это приводит к тому, что отрисовка в окне не "
|
||
"прекращается при сворачивании окна."
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, compositingLabel)
|
||
#: compositing.ui:79
|
||
#, kde-format
|
||
msgid "Compositing:"
|
||
msgstr "Графические эффекты:"
|
||
|
||
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Enabled)
|
||
#: compositing.ui:86
|
||
#, kde-format
|
||
msgid "Enable on startup"
|
||
msgstr "Включать при входе в систему"
|
||
|
||
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_WindowsBlockCompositing)
|
||
#: compositing.ui:95
|
||
#, kde-format
|
||
msgid ""
|
||
"Applications can set a hint to block compositing when the window is open.\n"
|
||
" This brings performance improvements for e.g. games.\n"
|
||
" The setting can be overruled by window-specific rules."
|
||
msgstr ""
|
||
"Приложения могут рекомендовать выключать графические эффекты,\n"
|
||
"когда открыто их окно. Это помогает улучшить производительность,\n"
|
||
"например, в играх. Этот параметр может быть переопределён отдельно\n"
|
||
"для конкретных окон."
|
||
|
||
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_WindowsBlockCompositing)
|
||
#: compositing.ui:98
|
||
#, kde-format
|
||
msgid "Allow applications to block compositing"
|
||
msgstr "Разрешать приложениям блокировать режим с графическими эффектами"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, animationSpeedLabel)
|
||
#: compositing.ui:105
|
||
#, kde-format
|
||
msgid "Animation speed:"
|
||
msgstr "Скорость анимации:"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, label_3)
|
||
#: compositing.ui:142
|
||
#, kde-format
|
||
msgid "Very slow"
|
||
msgstr "Медленнее"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||
#: compositing.ui:162
|
||
#, kde-format
|
||
msgid "Instant"
|
||
msgstr "Быстрее"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, scaleMethodLabel)
|
||
#: compositing.ui:174
|
||
#, kde-format
|
||
msgid "Scale method:"
|
||
msgstr "Метод масштабирования:"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_glTextureFilter)
|
||
#: compositing.ui:184
|
||
#, kde-format
|
||
msgid "Smooth"
|
||
msgstr "Со сглаживанием"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_glTextureFilter)
|
||
#: compositing.ui:189
|
||
#, kde-format
|
||
msgid "Accurate"
|
||
msgstr "Точное сглаживание"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
||
#: compositing.ui:199
|
||
#, kde-format
|
||
msgid "Tearing prevention (\"vsync\"):"
|
||
msgstr "Предотвращение разрывов (VSync):"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_glPreferBufferSwap)
|
||
#: compositing.ui:207
|
||
#, kde-format
|
||
msgid "Automatic"
|
||
msgstr "Автоматическое"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_glPreferBufferSwap)
|
||
#: compositing.ui:212
|
||
#, kde-format
|
||
msgid "Only when cheap"
|
||
msgstr "При минимуме затрат"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_glPreferBufferSwap)
|
||
#: compositing.ui:217
|
||
#, kde-format
|
||
msgid "Full screen repaints"
|
||
msgstr "Полная перерисовка"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_glPreferBufferSwap)
|
||
#: compositing.ui:222
|
||
#, kde-format
|
||
msgid "Re-use screen content"
|
||
msgstr "Повторное использование"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, label_HiddenPreviews)
|
||
#: compositing.ui:230
|
||
#, kde-format
|
||
msgid "Keep window thumbnails:"
|
||
msgstr "Создавать миниатюры окон:"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews)
|
||
#: compositing.ui:238
|
||
#, kde-format
|
||
msgid "Never"
|
||
msgstr "Не создавать"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews)
|
||
#: compositing.ui:243
|
||
#, kde-format
|
||
msgid "Only for Shown Windows"
|
||
msgstr "Только для видимых окон"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_HiddenPreviews)
|
||
#: compositing.ui:248
|
||
#, kde-format
|
||
msgid "Always"
|
||
msgstr "Для всех окон"
|
||
|
||
#. i18n: ectx: property (text), widget (QLabel, latencyLabel)
|
||
#: compositing.ui:256
|
||
#, kde-format
|
||
msgid "Latency:"
|
||
msgstr "Задержка отрисовки:"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_LatencyPolicy)
|
||
#: compositing.ui:264
|
||
#, kde-format
|
||
msgid "Force lowest latency (may cause dropped frames)"
|
||
msgstr "Принудительно низкая задержка (может привести к артефактам)"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_LatencyPolicy)
|
||
#: compositing.ui:269
|
||
#, kde-format
|
||
msgid "Prefer lower latency"
|
||
msgstr "Предпочитать низкую задержку"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_LatencyPolicy)
|
||
#: compositing.ui:274
|
||
#, kde-format
|
||
msgid "Balance of latency and smoothness"
|
||
msgstr "Баланс скорости и плавности"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_LatencyPolicy)
|
||
#: compositing.ui:279
|
||
#, kde-format
|
||
msgid "Prefer smoother animations"
|
||
msgstr "Предпочитать более плавную анимацию"
|
||
|
||
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_LatencyPolicy)
|
||
#: compositing.ui:284
|
||
#, kde-format
|
||
msgid "Force smoothest animations"
|
||
msgstr "Принудительно наиболее плавная анимация"
|
||
|
||
#: main.cpp:76
|
||
#, kde-format
|
||
msgid "Re-enable OpenGL detection"
|
||
msgstr "Попытаться использовать OpenGL"
|
||
|
||
#: main.cpp:135
|
||
#, kde-format
|
||
msgid ""
|
||
"\"Only when cheap\" only prevents tearing for full screen changes like a "
|
||
"video."
|
||
msgstr ""
|
||
"В режиме «При минимуме затрат» разрывы предотвращаются только при "
|
||
"обновлениях всего экрана, например — при просмотре видео."
|
||
|
||
#: main.cpp:139
|
||
#, kde-format
|
||
msgid "\"Full screen repaints\" can cause performance problems."
|
||
msgstr ""
|
||
"Использование режима «Полная перерисовка» может ухудшать производительность."
|
||
|
||
#: main.cpp:143
|
||
#, kde-format
|
||
msgid ""
|
||
"\"Re-use screen content\" causes severe performance problems on MESA drivers."
|
||
msgstr ""
|
||
"Режим «Повторное использование» серьёзно ухудшает производительность при "
|
||
"работе с драйверами MESA."
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
# BUGME: TBD: make the translation clearer on what is "internal" --aspotashev
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
# BUGME: should not be translatable --aspotashev
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
# BUGME: remove fullstop --aspotashev |