mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
DE translation updates
This commit is contained in:
parent
ef8dce89b6
commit
69dc90ffd1
2 changed files with 136 additions and 136 deletions
|
@ -296,9 +296,6 @@ $a->strings['Dislike'] = 'Mag ich nicht';
|
|||
$a->strings['I don\'t like this (toggle)'] = 'Ich mag das nicht (toggle)';
|
||||
$a->strings['Map'] = 'Karte';
|
||||
$a->strings['View Album'] = 'Album betrachten';
|
||||
$a->strings['{0} wants to be your friend'] = '{0} möchte mit dir in Kontakt treten';
|
||||
$a->strings['{0} requested registration'] = '{0} möchte sich registrieren';
|
||||
$a->strings['{0} and %d others requested registration'] = '{0} und %d weitere möchten sich registrieren';
|
||||
$a->strings['Bad Request.'] = 'Ungültige Anfrage.';
|
||||
$a->strings['Contact not found.'] = 'Kontakt nicht gefunden.';
|
||||
$a->strings['[Friendica System Notify]'] = '[Friendica-Systembenachrichtigung]';
|
||||
|
@ -2120,6 +2117,8 @@ $a->strings['System Notifications'] = 'Systembenachrichtigungen';
|
|||
$a->strings['Personal Notifications'] = 'Persönliche Benachrichtigungen';
|
||||
$a->strings['Home Notifications'] = 'Pinnwandbenachrichtigungen';
|
||||
$a->strings['Show unread'] = 'Ungelesene anzeigen';
|
||||
$a->strings['{0} requested registration'] = '{0} möchte sich registrieren';
|
||||
$a->strings['{0} and %d others requested registration'] = '{0} und %d weitere möchten sich registrieren';
|
||||
$a->strings['Authorize application connection'] = 'Verbindung der Applikation autorisieren';
|
||||
$a->strings['Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?'] = 'Möchtest du dieser Anwendung den Zugriff auf Deine Beiträge und Kontakte sowie das Erstellen neuer Beiträge in Deinem Namen gestatten?';
|
||||
$a->strings['Unsupported or missing response type'] = 'Der Typ der Antwort fehlt oder wird nicht unterstützt';
|
||||
|
@ -2471,6 +2470,7 @@ $a->strings['Friendica respects your privacy. By default, your posts will only s
|
|||
$a->strings['Getting Help'] = 'Hilfe bekommen';
|
||||
$a->strings['Go to the Help Section'] = 'Zum Hilfe Abschnitt gehen';
|
||||
$a->strings['Our <strong>help</strong> pages may be consulted for detail on other program features and resources.'] = 'Unsere <strong>Hilfe</strong>-Seiten können herangezogen werden, um weitere Einzelheiten zu anderen Programm-Features zu erhalten.';
|
||||
$a->strings['{0} wants to follow you'] = '{0} möchte dir folgen';
|
||||
$a->strings['%s liked %s\'s post'] = '%s mag %ss Beitrag';
|
||||
$a->strings['%s disliked %s\'s post'] = '%s mag %ss Beitrag nicht';
|
||||
$a->strings['%s is attending %s\'s event'] = '%s nimmt an %s\'s Event teil';
|
||||
|
@ -2483,10 +2483,10 @@ $a->strings['Friend Suggestion'] = 'Kontaktvorschlag';
|
|||
$a->strings['Friend/Connect Request'] = 'Kontakt-/Freundschaftsanfrage';
|
||||
$a->strings['New Follower'] = 'Neuer Bewunderer';
|
||||
$a->strings['%1$s wants to follow you'] = '%1$s möchte dir folgen';
|
||||
$a->strings['%1$s had started following you'] = '%1$s hat angefangen dir zu folgen';
|
||||
$a->strings['%1$s liked your comment %2$s'] = '%1$s mag deinen Kommentar %2$s';
|
||||
$a->strings['%1$s has started following you'] = '%1$s hat angefangen dir zu folgen';
|
||||
$a->strings['%1$s liked your comment on %2$s'] = '%1$s mag deinen Kommentar %2$s';
|
||||
$a->strings['%1$s liked your post %2$s'] = '%1$s mag deinen Beitrag %2$s';
|
||||
$a->strings['%1$s disliked your comment %2$s'] = '%1$s mag deinen Kommentar %2$s nicht';
|
||||
$a->strings['%1$s disliked your comment on %2$s'] = '%1$s mag deinen Kommentar %2$s nicht';
|
||||
$a->strings['%1$s disliked your post %2$s'] = '%1$s mag deinen Beitrag %2$s nicht';
|
||||
$a->strings['%1$s shared your comment %2$s'] = '%1$s hat deinen Kommentar %2$s geteilt';
|
||||
$a->strings['%1$s shared your post %2$s'] = '%1$s hat deinen Beitrag %2$s geteilt';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue