mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
96 lines
2.6 KiB
Text
96 lines
2.6 KiB
Text
# translation of plasma_applet_fileWatcher.po to 简体中文
|
|
# Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
|
|
#
|
|
# Liang Qi <cavendish.qi@gmail.com>, 2007.
|
|
# Ni Hui <shuizhuyuanluo@126.com>, 2008, 2009.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: plasma_applet_fileWatcher\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2012-08-20 04:42+0200\n"
|
|
"PO-Revision-Date: 2009-02-03 11:50+0800\n"
|
|
"Last-Translator: Ni Hui <shuizhuyuanluo@126.com>\n"
|
|
"Language-Team: 简体中文 <kde-china@kde.org>\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
|
|
#, kde-format
|
|
msgid "Could not open file: %1"
|
|
msgstr "无法打开文件:%1"
|
|
|
|
#: fileWatcher.cpp:148
|
|
#, kde-format
|
|
msgid "Cannot watch non-text file: %1"
|
|
msgstr "无法观察非文本文件:%1"
|
|
|
|
#: fileWatcher.cpp:226
|
|
msgid "General"
|
|
msgstr "常规"
|
|
|
|
#: fileWatcher.cpp:236
|
|
msgid "Filters"
|
|
msgstr "过滤"
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig)
|
|
#: fileWatcherConfig.ui:14
|
|
msgid "Configure File Watcher"
|
|
msgstr "配置文件观察器"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: fileWatcherConfig.ui:26
|
|
msgid "File"
|
|
msgstr "文件"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: fileWatcherConfig.ui:49
|
|
msgid "File:"
|
|
msgstr "文件:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: fileWatcherConfig.ui:65
|
|
msgid "Font"
|
|
msgstr "字体"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
|
#: fileWatcherConfig.ui:88
|
|
msgid "Font:"
|
|
msgstr "字体:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
|
#: fileWatcherConfig.ui:101
|
|
msgid "Color:"
|
|
msgstr "颜色:"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: filtersConfig.ui:48
|
|
msgid "Filters settings:"
|
|
msgstr "过滤设置:"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton)
|
|
#: filtersConfig.ui:58
|
|
msgid "Use regular expressions"
|
|
msgstr "使用正则表达式"
|
|
|
|
#. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
|
|
#: filtersConfig.ui:68
|
|
msgid "Use exact match"
|
|
msgstr "使用精确匹配"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: filtersConfig.ui:100
|
|
msgid "Filters:"
|
|
msgstr "过滤:"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox)
|
|
#: filtersConfig.ui:107
|
|
msgid "Show only lines that match filters"
|
|
msgstr "只显示匹配过滤规则的行"
|