Warning, file /sdk/dolphin-plugins/po/de/makefileactions.po was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 # German translations for dolphin-plugins package.
0002 # Copyright (C) 2023 This file is copyright:
0003 # This file is distributed under the same license as the dolphin-plugins package.
0004 # Frederik Schwarzer <schwarzer@kde.org>, 2023.
0005 #
0006 # Automatically generated, 2023.
0007 msgid ""
0008 msgstr ""
0009 "Project-Id-Version: dolphin-plugins\n"
0010 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
0011 "POT-Creation-Date: 2023-11-09 01:39+0000\n"
0012 "PO-Revision-Date: 2023-08-13 16:04+0200\n"
0013 "Last-Translator: Frederik Schwarzer <schwarzer@kde.org>\n"
0014 "Language-Team: German <kde-i18n-de@kde.org>\n"
0015 "Language: de\n"
0016 "MIME-Version: 1.0\n"
0017 "Content-Type: text/plain; charset=UTF-8\n"
0018 "Content-Transfer-Encoding: 8bit\n"
0019 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
0020 "X-Generator: Lokalize 23.11.70\n"
0021 
0022 #: makefileactions.cpp:218
0023 #, kde-format
0024 msgid "Make '%1'%2."
0025 msgstr ""
0026 
0027 #: makefileactions.cpp:244 makefileactions.cpp:252 makefileactions.cpp:254
0028 #, kde-format
0029 msgid "Makefile Actions"
0030 msgstr ""
0031 
0032 #: makefileactions.cpp:244
0033 #, kde-format
0034 msgid "An error occurred while making target '%1'."
0035 msgstr ""
0036 
0037 #: makefileactions.cpp:252
0038 #, kde-format
0039 msgid "Running process for '%1' successfully stopped."
0040 msgstr ""
0041 
0042 #: makefileactions.cpp:254
0043 #, kde-format
0044 msgid "An error occurred trying to make target '%1'."
0045 msgstr ""
0046 
0047 #: makefileactions.cpp:286
0048 #, kde-format
0049 msgid "&Make…"
0050 msgstr ""
0051 
0052 #: makefileactions.cpp:291
0053 #, kde-format
0054 msgid "Only trusted files can be used by the Makefile Actions plugin."
0055 msgstr ""
0056 
0057 #: makefileactions.cpp:294
0058 #, kde-format
0059 msgid "Trusted file — uncheck to remove trust"
0060 msgstr ""
0061 
0062 #: makefileactions.cpp:294
0063 #, kde-format
0064 msgid "Untrusted file — check to trust"
0065 msgstr ""
0066 
0067 #: makefileactions.cpp:301
0068 #, kde-format
0069 msgid "Dolphin Makefile Plugin"
0070 msgstr "Dolphin-Modul für Makefiles"
0071 
0072 #: makefileactions.cpp:302
0073 #, kde-format
0074 msgid ""
0075 "<b>Are you sure you can trust this file?</b><br>Trusted files may execute "
0076 "arbitrary code on context-menu invocation."
0077 msgstr ""
0078 
0079 #: makefileactions.cpp:316
0080 #, kde-format
0081 msgid "Open a terminal window"
0082 msgstr "Ein Terminal-Fenster öffnen"
0083 
0084 #: makefileactions.cpp:317
0085 #, kde-format
0086 msgid ""
0087 "Open a new terminal window to see the output of making the chosen target."
0088 msgstr ""
0089 
0090 #: makefileactions.cpp:328
0091 #, kde-format
0092 msgid "Cancel running process (%1)"
0093 msgstr "Laufenden Prozess beenden (%1)"
0094 
0095 #: makefileactions.cpp:329
0096 #, kde-format
0097 msgid "Interrupt the currently running process (%1)."
0098 msgstr "Den aktuell laufenden Prozess anhalten (%1)"