# Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the libksysguard package. # # Alexander Potashev , 2020. # Мария Шикунова , 2021. # SPDX-FileCopyrightText: 2024 Olesya Gerasimenko msgid "" msgstr "" "Project-Id-Version: libksysguard\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-09-06 00:41+0000\n" "PO-Revision-Date: 2024-09-18 14:16+0300\n" "Last-Translator: Olesya Gerasimenko \n" "Language-Team: Basealt Translation Team\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 23.08.5\n" #: contents/ui/Config.qml:42 #, kde-format msgctxt "@title:group" msgid "Appearance" msgstr "Внешний вид" #: contents/ui/Config.qml:47 #, kde-format msgctxt "@option:check" msgid "Show legend" msgstr "Показать легенду" #: contents/ui/Config.qml:51 #, kde-format msgctxt "@option:check" msgid "Stacked charts" msgstr "Диаграмма с накоплением" #: contents/ui/Config.qml:55 #, kde-format msgctxt "@option:check" msgid "Smooth lines" msgstr "Сглаживание линий" #: contents/ui/Config.qml:59 #, kde-format msgctxt "@option:check" msgid "Show grid lines" msgstr "Показать сетку" #: contents/ui/Config.qml:63 #, kde-format msgctxt "@option:check" msgid "Show Y axis labels" msgstr "Показать метки на оси Y" #: contents/ui/Config.qml:67 #, kde-format msgctxt "@label:spinbox" msgid "Opacity of area below line:" msgstr "Непрозрачность области под линией:" #: contents/ui/Config.qml:73 #, kde-format msgctxt "title:group" msgid "Data Ranges" msgstr "Диапазоны данных" #: contents/ui/Config.qml:78 #, kde-format msgctxt "@option:check" msgid "Automatic Y data range" msgstr "Автоматический диапазон значений оси Y" #: contents/ui/Config.qml:82 #, kde-format msgctxt "@label:spinbox" msgid "From (Y):" msgstr "От (Y):" #: contents/ui/Config.qml:89 #, kde-format msgctxt "@label:spinbox" msgid "To (Y):" msgstr "До (Y):" #: contents/ui/Config.qml:99 #, kde-format msgctxt "@label:spinbox" msgid "Show last:" msgstr "Показывать:" #: contents/ui/Config.qml:102 #, kde-format msgctxt "@item:valuesuffix %1 is seconds of history" msgid "%1 second" msgid_plural "%1 seconds" msgstr[0] "последние %1 секунду" msgstr[1] "последние %1 секунды" msgstr[2] "последние %1 секунд" msgstr[3] "последнюю %1 секунду" #~ msgid "Fill Opacity:" #~ msgstr "Непрозрачность заливки:" #~ msgid "Amount of History to Keep:" #~ msgstr "Количество сохраняемой истории:"