# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Philip Bocharov , 2009. # Nick Shaforostoff , 2009. # Nick Shaforostoff , 2009. # Alexander Potashev , 2010. msgid "" msgstr "" "Project-Id-Version: plasma_applet_fileWatcher\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2023-08-10 00:42+0300\n" "PO-Revision-Date: 2010-09-27 02:42+0400\n" "Last-Translator: Alexander Potashev \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.1\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" #: fileWatcher.cpp:86 msgid "Select a file to watch." msgstr "Выберите файл для просмотра." #: fileWatcher.cpp:131 fileWatcher.cpp:153 msgid "Could not open file: %1" msgstr "Невозможно открыть файл: %1" #: fileWatcher.cpp:147 msgid "Cannot watch non-text file: %1" msgstr "Невозможно отобразить нетекстовый файл: %1" #: fileWatcher.cpp:225 msgid "General" msgstr "Общие" #: fileWatcher.cpp:235 msgid "Filters" msgstr "Фильтры" #. i18n: file: fileWatcherConfig.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig) #: rc.cpp:3 msgid "Configure File Watcher" msgstr "Настройка виджета «Наблюдение за файлом»" #. i18n: file: fileWatcherConfig.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:6 msgid "File" msgstr "Файл" #. i18n: file: fileWatcherConfig.ui:49 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:9 msgid "File:" msgstr "Файл:" #. i18n: file: fileWatcherConfig.ui:65 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:12 msgid "Font" msgstr "Шрифт" #. i18n: file: fileWatcherConfig.ui:88 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:15 msgid "Font:" msgstr "Шрифт:" #. i18n: file: fileWatcherConfig.ui:101 #. i18n: ectx: property (text), widget (QLabel, label_7) #: rc.cpp:18 msgid "Color:" msgstr "Цвет:" #. i18n: file: filtersConfig.ui:48 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:21 msgid "Filters settings:" msgstr "Параметры фильтра:" #. i18n: file: filtersConfig.ui:58 #. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton) #: rc.cpp:24 msgid "Use regular expressions" msgstr "Использовать регулярные выражения" #. i18n: file: filtersConfig.ui:68 #. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton) #: rc.cpp:27 msgid "Use exact match" msgstr "Точное соответствие" #. i18n: file: filtersConfig.ui:100 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:30 msgid "Filters:" msgstr "Фильтры:" #. i18n: file: filtersConfig.ui:107 #. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox) #: rc.cpp:33 msgid "Show only lines that match filters" msgstr "Показать только строки, соответствующие фильтру"