shift-shell/po/ru/kcm_mobileshell.po

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

202 lines
4.6 KiB
Text
Raw Normal View History

2022-12-24 02:16:33 +00:00
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
2023-02-20 02:30:46 +00:00
# Alexander Yavorsky <kekcuha@gmail.com>, 2022, 2023.
2022-12-24 02:16:33 +00:00
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2023-05-08 02:29:44 +00:00
"POT-Creation-Date: 2023-05-08 02:08+0000\n"
2023-02-20 02:30:46 +00:00
"PO-Revision-Date: 2023-02-19 17:59+0300\n"
2022-12-24 02:16:33 +00:00
"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"
2022-12-25 03:04:56 +00:00
"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"
2022-12-24 02:16:33 +00:00
"X-Generator: Lokalize 21.08.3\n"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:18
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Shell"
msgstr "Оболочка"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:36
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "General"
msgstr "Общие"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:41 ui/VibrationForm.qml:17 ui/VibrationForm.qml:35
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Shell Vibrations"
msgstr "Виброотклик оболочки"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:49
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Animations"
msgstr "Анимация"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:50
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "If this is off, animations will be reduced as much as possible."
2023-02-20 02:30:46 +00:00
msgstr "Если этот параметр отключён, использование анимаций будет минимальным."
2022-12-24 02:16:33 +00:00
2023-05-08 02:29:44 +00:00
#: ui/main.qml:69
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Navigation Panel"
msgstr "Панель навигации"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:74
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Gesture-only Mode"
2023-02-20 02:30:46 +00:00
msgstr "Режим «только жесты»"
2022-12-24 02:16:33 +00:00
2023-05-08 02:29:44 +00:00
#: ui/main.qml:75
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Whether to hide the navigation panel."
2023-02-20 02:30:46 +00:00
msgstr "Сокрытие панели навигации."
2022-12-24 02:16:33 +00:00
2023-05-08 02:29:44 +00:00
#: ui/main.qml:94
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Task Switcher"
msgstr "Переключение окон"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:98
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Show Application Previews"
2023-02-20 02:30:46 +00:00
msgstr "Показывать миниатюры окон"
2022-12-24 02:16:33 +00:00
2023-05-08 02:29:44 +00:00
#: ui/main.qml:99
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Turning this off may help improve performance."
2023-02-20 02:30:46 +00:00
msgstr "Отключение этого параметра может улучшить производительность."
2022-12-24 02:16:33 +00:00
2023-05-08 02:29:44 +00:00
#: ui/main.qml:119
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Action Drawer"
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/main.qml:124 ui/QuickSettingsForm.qml:17 ui/QuickSettingsForm.qml:114
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Quick Settings"
msgstr "Быстрая настройка"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:130
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "Pinned action drawer mode"
msgid "Pinned Mode"
2023-02-20 02:30:46 +00:00
msgstr "Фиксированный режим"
2022-12-24 02:16:33 +00:00
2023-05-08 02:29:44 +00:00
#: ui/main.qml:131
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "Expanded action drawer mode"
msgid "Expanded Mode"
2023-02-20 02:30:46 +00:00
msgstr "Растянутый режим"
2022-12-24 02:16:33 +00:00
2023-05-08 02:29:44 +00:00
#: ui/main.qml:135
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Top Left Drawer Mode"
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/main.qml:136
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Mode when opening from the top left."
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/main.qml:161
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Top Right Drawer Mode"
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/main.qml:162
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Mode when opening from the top right."
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/QuickSettingsForm.qml:115
2022-12-24 02:16:33 +00:00
#, kde-format
2023-03-15 02:36:21 +00:00
msgid ""
"Customize the order of quick settings in the pull-down panel and hide them."
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/QuickSettingsForm.qml:137
2023-03-15 02:36:21 +00:00
#, fuzzy, kde-format
#| msgid "Quick Settings"
msgid "Disabled Quick Settings"
msgstr "Быстрая настройка"
2023-05-08 02:29:44 +00:00
#: ui/QuickSettingsForm.qml:138
2023-03-15 02:36:21 +00:00
#, kde-format
msgid "Re-enable previously disabled quick settings."
2022-12-24 02:16:33 +00:00
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:36
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Whether to have vibrations enabled in the shell."
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:49
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Vibration Intensity"
msgstr "Интенсивность вибрации"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:50
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "How intense shell vibrations should be."
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:52
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "Low intensity"
msgid "Low"
msgstr "Низкая"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:53
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "Medium intensity"
msgid "Medium"
msgstr "Средняя"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:54
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "High intensity"
msgid "High"
msgstr "Высокая"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:80
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "Vibration Duration"
msgstr "Длительность вибрации"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:81
2022-12-24 02:16:33 +00:00
#, kde-format
msgid "How long shell vibrations should be."
msgstr ""
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:83
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "Long duration"
msgid "Long"
msgstr "Долгая"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:84
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "Medium duration"
msgid "Medium"
msgstr "Средняя"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:85
2022-12-24 02:16:33 +00:00
#, kde-format
msgctxt "Short duration"
msgid "Short"
msgstr "Короткая"
2023-05-08 02:29:44 +00:00
#: ui/VibrationForm.qml:110
2022-12-24 02:16:33 +00:00
#, kde-format
msgid ""
"Keyboard vibrations are controlled separately in the keyboard settings "
"module."
msgstr ""