Skip to content

Commit 10b3cd8

Browse files
phwweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 9.3% (4 of 43 strings) Co-authored-by: Philipp Wolfer <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard-docs/appendicesplugins_api/de/ Translation: Picard Docs/appendices/plugins_api
1 parent d520241 commit 10b3cd8

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

_locale/de/LC_MESSAGES/appendices/plugins_api.po

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,22 @@
33
# This file is distributed under the same license as the MusicBrainz Picard
44
# package.
55
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
6-
#
6+
# Philipp Wolfer <[email protected]>, 2024.
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: MusicBrainz Picard v2.6.3\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2023-04-10 13:40-0600\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Automatically generated\n"
14-
"Language-Team: none\n"
12+
"PO-Revision-Date: 2024-01-31 16:45+0000\n"
13+
"Last-Translator: Philipp Wolfer <[email protected]>\n"
14+
"Language-Team: German <https://translations.metabrainz.org/projects/"
15+
"picard-docs/appendicesplugins_api/de/>\n"
1516
"Language: de\n"
1617
"MIME-Version: 1.0\n"
1718
"Content-Type: text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding: 8bit\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
20+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
21+
"X-Generator: Weblate 5.3.1\n"
2022
"Generated-By: Babel 2.9.1\n"
2123

2224
#: ../../appendices/plugins_api.rst:4
@@ -34,14 +36,18 @@ msgid ""
3436
"Each plugin must provide some metadata as variables. Those variables should "
3537
"be placed at the top of the file."
3638
msgstr ""
39+
"Jedes Plugin muss einige Metadaten als Variablen bereitstellen. Diese "
40+
"Variablen sollten am Anfang der Datei platziert werden."
3741

3842
#: ../../appendices/plugins_api.rst:29
3943
msgid "Variables explanation:"
40-
msgstr ""
44+
msgstr "Erklärung der Variablen:"
4145

4246
#: ../../appendices/plugins_api.rst:31
4347
msgid "**PLUGIN_NAME** should be a short but descriptive name for the plugin."
4448
msgstr ""
49+
"**PLUGIN_NAME** sollte ein kurzer, aber aussagekräftiger Name für das Plugin "
50+
"sein."
4551

4652
#: ../../appendices/plugins_api.rst:33
4753
msgid ""
@@ -53,6 +59,14 @@ msgid ""
5359
"formatting (e.g. ``<strong>``, ``<em>``), links (``<a>``) and lists "
5460
"(``<ul>``, ``<ol>``)."
5561
msgstr ""
62+
"**PLUGIN_DESCRIPTION** sollte so einfach wie möglich sein, dabei aber die "
63+
"Hauptfunktion beschreiben. Wenn das Plugin für Picard 2.7 oder spätere "
64+
"Versionen bestimmt ist, kann `Markdown <https://daringfireball.net/projects/"
65+
"markdown/>`_-Syntax verwendet werden, um den Text zu formatieren. Wenn das "
66+
"Plugin für frühere Versionen bestimmt ist, können stattdessen einfache HTML-"
67+
"Formatierungen verwendet werden. Bitte die Verwendung von HTML auf "
68+
"grundlegende Textformatierungen (z.B. ``<strong>``, ``<em>``), Links "
69+
"(``<a>``) und Listen (``<ul>``, ``<ol>``) beschränken."
5670

5771
#: ../../appendices/plugins_api.rst:39
5872
msgid ""

0 commit comments

Comments
 (0)