DE translation updates
This commit is contained in:
parent
0b8e0a09e3
commit
e151e5958f
2 changed files with 24 additions and 6 deletions
|
@ -910,7 +910,10 @@ $a->strings['post'] = 'Beitrag';
|
|||
$a->strings['Content warning: %s'] = 'Inhaltswarnung: %s';
|
||||
$a->strings['bytes'] = 'Byte';
|
||||
$a->strings['%s (%d%s, %d votes)'] = '%s (%d%s, %d Stimmen)';
|
||||
$a->strings['%s (%d votes)'] = '%s (%d Stimmen)';
|
||||
$a->strings['%d voters. Poll end: %s'] = '%d Wähler, Abstimmung endet: %s';
|
||||
$a->strings['%d voters.'] = '%d Stimmen.';
|
||||
$a->strings['Poll end: %s'] = 'Abstimmung endet: %s';
|
||||
$a->strings['View on separate page'] = 'Auf separater Seite ansehen';
|
||||
$a->strings['[no subject]'] = '[kein Betreff]';
|
||||
$a->strings['Edit profile'] = 'Profil bearbeiten';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue