You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.3 KiB
48 lines
1.3 KiB
# Copyright (C) YEAR This_file_is_part_of_KDE |
|
# This file is distributed under the same license as the falkon package. |
|
# |
|
# Markus Slopianka <kamikazow@web.de>, 2017. |
|
# Jonathan Hooverman <jonathan.hooverman@gmail.com>, 2017. |
|
# Burkhard Lück <lueck@hube-lueck.de>, 2018. |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: \n" |
|
"PO-Revision-Date: 2018-03-21 12:18+0100\n" |
|
"Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\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" |
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
"X-Qt-Contexts: true\n" |
|
|
|
#: testplugin.cpp:98 |
|
msgctxt "TestPlugin|" |
|
msgid "Close" |
|
msgstr "Schließen" |
|
|
|
#: testplugin.cpp:109 |
|
msgctxt "TestPlugin|" |
|
msgid "Example Plugin Settings" |
|
msgstr "Einstellungen des Beispiel-Moduls" |
|
|
|
#: testplugin.cpp:139 |
|
msgctxt "TestPlugin|" |
|
msgid "My first plugin action" |
|
msgstr "Meine erste Aktion" |
|
|
|
#: testplugin.cpp:154 |
|
msgctxt "TestPlugin|" |
|
msgid "Hello" |
|
msgstr "Hallo" |
|
|
|
#: testplugin.cpp:154 |
|
msgctxt "TestPlugin|" |
|
msgid "First plugin action works :-)" |
|
msgstr "Meine erste Aktion funktioniert :-)" |
|
|
|
#: testplugin_sidebar.cpp:32 testplugin_sidebar.cpp:40 |
|
msgctxt "TestPlugin_Sidebar|" |
|
msgid "Testing Sidebar" |
|
msgstr "Seitenleisten-Test"
|
|
|