mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
New German translations
This commit is contained in:
parent
1865880d5d
commit
8ccaebab60
@ -579,44 +579,44 @@ return array(
|
|||||||
'confirmation_resent' => 'Bestätigungsemail wurde erneut gesendet',
|
'confirmation_resent' => 'Bestätigungsemail wurde erneut gesendet',
|
||||||
|
|
||||||
'gateway_help_42' => ':link to sign up for BitPay.<br/>Note: use a Legacy API Key, not an API token.',
|
'gateway_help_42' => ':link to sign up for BitPay.<br/>Note: use a Legacy API Key, not an API token.',
|
||||||
'payment_type_credit_card' => 'Credit card',
|
'payment_type_credit_card' => 'Kreditkarte',
|
||||||
'payment_type_paypal' => 'PayPal',
|
'payment_type_paypal' => 'PayPal',
|
||||||
'payment_type_bitcoin' => 'Bitcoin',
|
'payment_type_bitcoin' => 'Bitcoin',
|
||||||
'knowledge_base' => 'Knowledge Base',
|
'knowledge_base' => 'Wissensdatenbank',
|
||||||
'partial' => 'Partial',
|
'partial' => 'Parziell',
|
||||||
'partial_remaining' => ':partial of :balance',
|
'partial_remaining' => ':partial von :balance',
|
||||||
|
|
||||||
'more_fields' => 'More Fields',
|
'more_fields' => 'Weitere Felder',
|
||||||
'less_fields' => 'Less Fields',
|
'less_fields' => 'Weniger Felder',
|
||||||
'client_name' => 'Client Name',
|
'client_name' => 'Kundenname',
|
||||||
'pdf_settings' => 'PDF Settings',
|
'pdf_settings' => 'PDF Einstellungen',
|
||||||
'utf8_invoices' => 'Cyrillic Support <sup>Beta</sup>',
|
'utf8_invoices' => 'Cyrillic Unterstützung <sup>Beta</sup>',
|
||||||
'product_settings' => 'Product Settings',
|
'product_settings' => 'Produkt Einstellungen',
|
||||||
'auto_wrap' => 'Auto Line Wrap',
|
'auto_wrap' => 'Automatischer Zeilenumbruch',
|
||||||
'duplicate_post' => 'Warning: the previous page was submitted twice. The second submission had been ignored.',
|
'duplicate_post' => 'Achtung: Die vorherige Seite wurde zweimal abgeschickt. Das zweite Abschicken wurde ignoriert.',
|
||||||
'view_documentation' => 'View Documentation',
|
'view_documentation' => 'Dokumentation anzeigen',
|
||||||
'app_title' => 'Free Open-Source Online Invoicing',
|
'app_title' => 'Kostenlose Online Open-Source Rechnungsausstellung',
|
||||||
'app_description' => 'Invoice Ninja is a free, open-source solution for invoicing and billing customers. With Invoice Ninja, you can easily build and send beautiful invoices from any device that has access to the web. Your clients can print your invoices, download them as pdf files, and even pay you online from within the system.',
|
'app_description' => 'Invoice Ninja is a free, open-source solution for invoicing and billing customers. With Invoice Ninja, you can easily build and send beautiful invoices from any device that has access to the web. Your clients can print your invoices, download them as pdf files, and even pay you online from within the system.',
|
||||||
|
|
||||||
'rows' => 'rows',
|
'rows' => 'Zeilen',
|
||||||
'www' => 'www',
|
'www' => 'www',
|
||||||
'logo' => 'Logo',
|
'logo' => 'Logo',
|
||||||
'subdomain' => 'Subdomain',
|
'subdomain' => 'Subdomain',
|
||||||
'provide_name_or_email' => 'Please provide a contact name or email',
|
'provide_name_or_email' => 'Bitte geben Sie einen Kontaktnamen oder eine E-Mail-Adresse an',
|
||||||
'charts_and_reports' => 'Charts & Reports',
|
'charts_and_reports' => 'Diagramme & Berichte',
|
||||||
'chart' => 'Chart',
|
'chart' => 'Diagramm',
|
||||||
'report' => 'Report',
|
'report' => 'Bericht',
|
||||||
'group_by' => 'Group by',
|
'group_by' => 'Gruppieren nach',
|
||||||
'paid' => 'Paid',
|
'paid' => 'Bezahlt',
|
||||||
'enable_report' => 'Report',
|
'enable_report' => 'Bericht',
|
||||||
'enable_chart' => 'Chart',
|
'enable_chart' => 'Diagramm',
|
||||||
'totals' => 'Totals',
|
'totals' => 'Summe',
|
||||||
'run' => 'Run',
|
'run' => 'Ausführen',
|
||||||
'export' => 'Export',
|
'export' => 'Exportieren',
|
||||||
'documentation' => 'Documentation',
|
'documentation' => 'Dokumentation',
|
||||||
'zapier' => 'Zapier <sup>Beta</sup>',
|
'zapier' => 'Zapier <sup>Beta</sup>',
|
||||||
'recurring' => 'Recurring',
|
'recurring' => 'Wiederkehrend',
|
||||||
'last_invoice_sent' => 'Last invoice sent :date',
|
'last_invoice_sent' => 'Letzte Rechnung verschickt am :date',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
Loading…
x
Reference in New Issue
Block a user