# translation of plasma_applet_fileWatcher.po to 简体中文 # Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. # # Liang Qi , 2007. # Ni Hui , 2008, 2009. msgid "" msgstr "" "Project-Id-Version: plasma_applet_fileWatcher\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-01-31 01:09+0000\n" "PO-Revision-Date: 2009-02-03 11:50+0800\n" "Last-Translator: Ni Hui \n" "Language-Team: 简体中文 \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: KBabel 1.11.4\n" #: fileWatcher.cpp:88 msgid "Select a file to watch." msgstr "选择要观察都文件。" #: fileWatcher.cpp:129 fileWatcher.cpp:154 msgid "Could not open file: %1" msgstr "无法打开文件:%1" #: fileWatcher.cpp:148 msgid "Cannot watch non-text file: %1" msgstr "无法观察非文本文件:%1" #: fileWatcher.cpp:226 msgid "General" msgstr "常规" #: fileWatcher.cpp:236 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 "只显示匹配过滤规则的行"