translation updates
This commit is contained in:
parent
4a67bc60b0
commit
4fbea5088a
6 changed files with 217 additions and 216 deletions
|
@ -7,6 +7,7 @@
|
|||
# Andreas H., 2015-2018
|
||||
# Andy H3 <andy@hubup.pro>, 2017
|
||||
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2011
|
||||
# Ben <utzer@yl.ms>, 2018
|
||||
# Copiis Praeesse <richard@zsemberi.de>, 2018
|
||||
# David Rabel <david.rabel@noresoft.com>, 2016
|
||||
# Erkan Yilmaz <erkan77@gmail.com>, 2011
|
||||
|
@ -40,8 +41,8 @@ msgstr ""
|
|||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-06 16:58+0200\n"
|
||||
"PO-Revision-Date: 2018-04-10 06:01+0000\n"
|
||||
"Last-Translator: Copiis Praeesse <richard@zsemberi.de>\n"
|
||||
"PO-Revision-Date: 2018-04-11 05:06+0000\n"
|
||||
"Last-Translator: Ben <utzer@yl.ms>\n"
|
||||
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -160,7 +161,7 @@ msgstr "%1$s kommentierte [url=%2$s]%3$ss %4$s[/url]"
|
|||
#: include/enotify.php:159
|
||||
#, php-format
|
||||
msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
|
||||
msgstr "%1$s kommentierte [url=%2$s]deine %3$s[/url]"
|
||||
msgstr "%1$s kommentierte [url=%2$s]deinen %3$s[/url]"
|
||||
|
||||
#: include/enotify.php:171
|
||||
#, php-format
|
||||
|
|
|
@ -32,7 +32,7 @@ $a->strings["%1\$s sent you %2\$s."] = "%1\$s schickte Dir %2\$s.";
|
|||
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bitte besuche %s, um Deine privaten Nachrichten anzusehen und/oder zu beantworten.";
|
||||
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]a %3\$s[/url]";
|
||||
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]%3\$ss %4\$s[/url]";
|
||||
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]deine %3\$s[/url]";
|
||||
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s kommentierte [url=%2\$s]deinen %3\$s[/url]";
|
||||
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica-Meldung] Kommentar zum Beitrag #%1\$d von %2\$s";
|
||||
$a->strings["%s commented on an item/conversation you have been following."] = "%s hat einen Beitrag kommentiert, dem Du folgst.";
|
||||
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bitte besuche %s, um die Konversation anzusehen und/oder zu kommentieren.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue