mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
104 lines
2.8 KiB
Text
104 lines
2.8 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Martin Schlander <mschlander@opensuse.org>, 2008, 2009.
|
|
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: 2009-05-10 13:12+0200\n"
|
|
"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
|
|
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
|
"Language: da\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 0.3\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
#: fileWatcher.cpp:86
|
|
msgid "Select a file to watch."
|
|
msgstr "Vælg en fil til overvågning."
|
|
|
|
#: fileWatcher.cpp:131 fileWatcher.cpp:153
|
|
msgid "Could not open file: %1"
|
|
msgstr "Kunne ikke åbne filen: %1"
|
|
|
|
#: fileWatcher.cpp:147
|
|
msgid "Cannot watch non-text file: %1"
|
|
msgstr "Kan ikke overvåge ikke-tekstfilen: %1"
|
|
|
|
#: fileWatcher.cpp:225
|
|
msgid "General"
|
|
msgstr "Generelt"
|
|
|
|
#: fileWatcher.cpp:235
|
|
msgid "Filters"
|
|
msgstr "Filtre"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:14
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig)
|
|
#: rc.cpp:3
|
|
msgid "Configure File Watcher"
|
|
msgstr "Indstil File Watcher"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:26
|
|
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
|
#: rc.cpp:6
|
|
msgid "File"
|
|
msgstr "Fil"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:49
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: rc.cpp:9
|
|
msgid "File:"
|
|
msgstr "Fil:"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:65
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: rc.cpp:12
|
|
msgid "Font"
|
|
msgstr "Skrifttype"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:88
|
|
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
|
#: rc.cpp:15
|
|
msgid "Font:"
|
|
msgstr "Skrifttype:"
|
|
|
|
#. i18n: file: fileWatcherConfig.ui:101
|
|
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
|
#: rc.cpp:18
|
|
msgid "Color:"
|
|
msgstr "Farve:"
|
|
|
|
#. i18n: file: filtersConfig.ui:48
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: rc.cpp:21
|
|
msgid "Filters settings:"
|
|
msgstr "Filterindstillinger:"
|
|
|
|
#. i18n: file: filtersConfig.ui:58
|
|
#. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton)
|
|
#: rc.cpp:24
|
|
msgid "Use regular expressions"
|
|
msgstr "Brug regulære udtryk"
|
|
|
|
#. i18n: file: filtersConfig.ui:68
|
|
#. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
|
|
#: rc.cpp:27
|
|
msgid "Use exact match"
|
|
msgstr "Brug nøjagtigt match"
|
|
|
|
#. i18n: file: filtersConfig.ui:100
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: rc.cpp:30
|
|
msgid "Filters:"
|
|
msgstr "Filtre:"
|
|
|
|
#. i18n: file: filtersConfig.ui:107
|
|
#. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox)
|
|
#: rc.cpp:33
|
|
msgid "Show only lines that match filters"
|
|
msgstr "Vis kun linjer som matcher filtre"
|