Update german locale
This commit is contained in:
parent
553a5a700d
commit
ccfdf17af4
@ -268,11 +268,11 @@ return array(
|
||||
'This text is too long (max. %d)' => 'Dieser Text ist zu lang (maximal %d)',
|
||||
'Mark all unread items as read' => 'Alle ungelesenen Einträge als gelesen markieren',
|
||||
'Do not redirect me' => 'Leite mich nicht weiter',
|
||||
// 'Last checked: ' => '',
|
||||
// 'Last modified: ' => '',
|
||||
// 'Expiration date: ' => '',
|
||||
// 'ETag: ' => '',
|
||||
// 'None' => '',
|
||||
// 'Last parsing error: ' => '',
|
||||
// 'Ignore expiration date' => '',
|
||||
'Last checked: ' => 'Zuletzt geprüft: ',
|
||||
'Last modified: ' => 'Zuletzt geändert: ',
|
||||
'Expiration date: ' => 'Ablaufdatum: ',
|
||||
'ETag: ' => 'eTag: ',
|
||||
'None' => 'Kein',
|
||||
'Last parsing error: ' => 'Letzter Parsing-Fehler: ',
|
||||
'Ignore expiration date' => 'Ablaufdatum ignorieren',
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user