mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
[markdown] added DE translation
This commit is contained in:
parent
4954cabd9d
commit
5776ffcb5b
2 changed files with 53 additions and 0 deletions
41
markdown/lang/de/messages.po
Normal file
41
markdown/lang/de/messages.po
Normal file
|
@ -0,0 +1,41 @@
|
|||
# ADDON markdown
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica markdown addon package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-12-26 10:04+0000\n"
|
||||
"PO-Revision-Date: 2019-12-27 06:41+0000\n"
|
||||
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2019\n"
|
||||
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: markdown.php:32
|
||||
msgid "Markdown"
|
||||
msgstr "Markdown"
|
||||
|
||||
#: markdown.php:33
|
||||
msgid "Enable Markdown parsing"
|
||||
msgstr "Verwende Markdown Formatierung"
|
||||
|
||||
#: markdown.php:33
|
||||
msgid ""
|
||||
"If enabled, self created items will additionally be parsed via Markdown."
|
||||
msgstr ""
|
||||
"Wenn diese Option aktiviert ist, werden alle deine neu erstellten Beiträge "
|
||||
"beim Senden zusätzlich zum BBCode auch Markdown Formatierungen angewandt."
|
||||
|
||||
#: markdown.php:34
|
||||
msgid "Save Settings"
|
||||
msgstr "Einstellungen speichern"
|
Loading…
Add table
Add a link
Reference in a new issue