kde-l10n/de/messages/kde-extraapps/plasma_applet_fileWatcher.po
2015-01-25 20:23:55 +00:00

93 lines
2.6 KiB
Text

# Thomas Reitelbach <tr@erdfunkstelle.de>, 2007, 2008.
# Frederik Schwarzer <schwarzer@kde.org>, 2008, 2009, 2011.
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: 2011-02-16 02:07+0100\n"
"Last-Translator: Frederik Schwarzer <schwarzer@kde.org>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: fileWatcher.cpp:88
msgid "Select a file to watch."
msgstr "Zu beobachtende Datei auswählen."
#: fileWatcher.cpp:129 fileWatcher.cpp:154
#, kde-format
msgid "Could not open file: %1"
msgstr "Datei kann nicht geöffnet werden: %1"
#: fileWatcher.cpp:148
#, kde-format
msgid "Cannot watch non-text file: %1"
msgstr "Nicht-Text-Datei kann nicht geöffnet werden: %1"
#: fileWatcher.cpp:226
msgid "General"
msgstr "Allgemein"
#: fileWatcher.cpp:236
msgid "Filters"
msgstr "Filter"
#. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig)
#: fileWatcherConfig.ui:14
msgid "Configure File Watcher"
msgstr "Dateiüberwachung einrichten"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: fileWatcherConfig.ui:26
msgid "File"
msgstr "Datei"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: fileWatcherConfig.ui:49
msgid "File:"
msgstr "Datei:"
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: fileWatcherConfig.ui:65
msgid "Font"
msgstr "Schriftart"
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: fileWatcherConfig.ui:88
msgid "Font:"
msgstr "Schriftart:"
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: fileWatcherConfig.ui:101
msgid "Color:"
msgstr "Farbe:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: filtersConfig.ui:48
msgid "Filters settings:"
msgstr "Filter-Einstellungen"
#. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton)
#: filtersConfig.ui:58
msgid "Use regular expressions"
msgstr "Reguläre Ausdrücke verwenden"
#. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
#: filtersConfig.ui:68
msgid "Use exact match"
msgstr "Nur genaue Übereinstimmungen verwenden"
#. i18n: ectx: property (text), widget (QLabel, label)
#: filtersConfig.ui:100
msgid "Filters:"
msgstr "Filter:"
#. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox)
#: filtersConfig.ui:107
msgid "Show only lines that match filters"
msgstr "Nur Zeilen anzeigen, die auf Filter passen"