mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
update translations
DE, FR and HU translations
This commit is contained in:
parent
5b6e29b70a
commit
3e7c1f0bd7
6 changed files with 410 additions and 369 deletions
|
@ -632,6 +632,9 @@ $a->strings['Matrix:'] = 'Matrix:';
|
|||
$a->strings['Location:'] = 'Ort:';
|
||||
$a->strings['Network:'] = 'Netzwerk:';
|
||||
$a->strings['Unfollow'] = 'Entfolgen';
|
||||
$a->strings['Mention'] = 'Mention';
|
||||
$a->strings['Post to group'] = 'Beitrag an Gruppe';
|
||||
$a->strings['View group'] = 'Gruppe betrachten';
|
||||
$a->strings['Yourself'] = 'Du selbst';
|
||||
$a->strings['Mutuals'] = 'Beidseitige Freundschaft';
|
||||
$a->strings['Post to Email'] = 'An E-Mail senden';
|
||||
|
@ -2031,7 +2034,6 @@ $a->strings['Tag'] = 'Tag';
|
|||
$a->strings['Type'] = 'Typ';
|
||||
$a->strings['Term'] = 'Term';
|
||||
$a->strings['URL'] = 'URL';
|
||||
$a->strings['Mention'] = 'Mention';
|
||||
$a->strings['Implicit Mention'] = 'Implicit Mention';
|
||||
$a->strings['Item not found'] = 'Beitrag nicht gefunden';
|
||||
$a->strings['No source recorded'] = 'Keine Quelle aufgezeichnet';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue