kde-l10n/ja/messages/kde-extraapps/plasma_applet_fileWatcher.po

96 lines
2.8 KiB
Text

# Translation of plasma_applet_fileWatcher into Japanese.
# This file is distributed under the same license as the kdeplasma-addons package.
# Yukiko Bando <ybando@k6.dion.ne.jp>, 2007, 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-10 23:53+0900\n"
"Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n"
"Language-Team: Japanese <kde-jp@kde.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\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 "フィルタにマッチする行のみを表示する"