Update german translation

This commit is contained in:
Mathias Kresin 2014-11-15 13:08:38 +01:00
parent b62fb332b5
commit 1813c266b7
1 changed files with 21 additions and 21 deletions

View File

@ -182,14 +182,14 @@ return array(
'Display items on lists' => 'Einträge in Listen anzeigen',
'Summaries' => 'Zusammenfassungen',
'Full contents' => 'Komplette Inhalte',
// 'Force RTL mode (Right-to-left language)' => '',
// 'Activated' => '',
// 'Remove this feed' => '',
// 'Miniflux' => '',
// 'mini<span>flux</span>' => '',
// 'All' => '',
// 'Advanced' => '',
// 'Documentation' => '',
'Force RTL mode (Right-to-left language)' => 'Textrichtung rechts nach links erzwingen',
'Activated' => 'Aktiv',
'Remove this feed' => 'Dieses Abonnement entfernen',
'Miniflux' => 'Miniflux',
'mini<span>flux</span>' => 'mini<span>flux</span>',
'All' => 'Alle',
'Advanced' => 'Erweitert',
'Documentation' => 'Dokumentation',
// 'Installation instructions' => '',
// 'Upgrade to a new version' => '',
// 'Cronjob' => '',
@ -202,17 +202,17 @@ return array(
// 'Translations' => '',
// 'Run Miniflux with Docker' => '',
// 'FAQ' => '',
// 'settings' => '',
// 'help' => '',
// 'API' => '',
// 'api' => '',
// 'about' => '',
// 'This action will update Miniflux with the last development version, are you sure?' => '',
// 'database' => '',
// 'Console' => '',
// 'Miniflux API' => '',
// 'menu' => '',
// 'Default' => '',
// 'Value required' => '',
// 'Must be an integer' => '',
'settings' => 'einstellungen',
'help' => 'hilfe',
'API' => 'API',
'api' => 'api',
'about' => 'über',
'This action will update Miniflux with the last development version, are you sure?' => 'Miniflux wird auf die aktuelle Entwicklungsversion aktualisiert. Bist du sicher?',
'database' => 'datenbank',
'Console' => 'Konsole',
'Miniflux API' => 'Miniflux API',
'menu' => 'menü',
'Default' => 'Standard',
'Value required' => 'Wert ist erforderlich',
'Must be an integer' => 'Muss eine Ganzzahl sein',
);