mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
commit
6747e56b71
@ -579,44 +579,44 @@ return array(
|
||||
'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.',
|
||||
'payment_type_credit_card' => 'Credit card',
|
||||
'payment_type_credit_card' => 'Kreditkarte',
|
||||
'payment_type_paypal' => 'PayPal',
|
||||
'payment_type_bitcoin' => 'Bitcoin',
|
||||
'knowledge_base' => 'Knowledge Base',
|
||||
'partial' => 'Partial',
|
||||
'partial_remaining' => ':partial of :balance',
|
||||
'knowledge_base' => 'Wissensdatenbank',
|
||||
'partial' => 'Parziell',
|
||||
'partial_remaining' => ':partial von :balance',
|
||||
|
||||
'more_fields' => 'More Fields',
|
||||
'less_fields' => 'Less Fields',
|
||||
'client_name' => 'Client Name',
|
||||
'pdf_settings' => 'PDF Settings',
|
||||
'utf8_invoices' => 'Cyrillic Support <sup>Beta</sup>',
|
||||
'product_settings' => 'Product Settings',
|
||||
'auto_wrap' => 'Auto Line Wrap',
|
||||
'duplicate_post' => 'Warning: the previous page was submitted twice. The second submission had been ignored.',
|
||||
'view_documentation' => 'View Documentation',
|
||||
'app_title' => 'Free Open-Source Online Invoicing',
|
||||
'more_fields' => 'Weitere Felder',
|
||||
'less_fields' => 'Weniger Felder',
|
||||
'client_name' => 'Kundenname',
|
||||
'pdf_settings' => 'PDF Einstellungen',
|
||||
'utf8_invoices' => 'Cyrillic Unterstützung <sup>Beta</sup>',
|
||||
'product_settings' => 'Produkt Einstellungen',
|
||||
'auto_wrap' => 'Automatischer Zeilenumbruch',
|
||||
'duplicate_post' => 'Achtung: Die vorherige Seite wurde zweimal abgeschickt. Das zweite Abschicken wurde ignoriert.',
|
||||
'view_documentation' => 'Dokumentation anzeigen',
|
||||
'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.',
|
||||
|
||||
'rows' => 'rows',
|
||||
'rows' => 'Zeilen',
|
||||
'www' => 'www',
|
||||
'logo' => 'Logo',
|
||||
'subdomain' => 'Subdomain',
|
||||
'provide_name_or_email' => 'Please provide a contact name or email',
|
||||
'charts_and_reports' => 'Charts & Reports',
|
||||
'chart' => 'Chart',
|
||||
'report' => 'Report',
|
||||
'group_by' => 'Group by',
|
||||
'paid' => 'Paid',
|
||||
'enable_report' => 'Report',
|
||||
'enable_chart' => 'Chart',
|
||||
'totals' => 'Totals',
|
||||
'run' => 'Run',
|
||||
'export' => 'Export',
|
||||
'documentation' => 'Documentation',
|
||||
'provide_name_or_email' => 'Bitte geben Sie einen Kontaktnamen oder eine E-Mail-Adresse an',
|
||||
'charts_and_reports' => 'Diagramme & Berichte',
|
||||
'chart' => 'Diagramm',
|
||||
'report' => 'Bericht',
|
||||
'group_by' => 'Gruppieren nach',
|
||||
'paid' => 'Bezahlt',
|
||||
'enable_report' => 'Bericht',
|
||||
'enable_chart' => 'Diagramm',
|
||||
'totals' => 'Summe',
|
||||
'run' => 'Ausführen',
|
||||
'export' => 'Exportieren',
|
||||
'documentation' => 'Dokumentation',
|
||||
'zapier' => 'Zapier <sup>Beta</sup>',
|
||||
'recurring' => 'Recurring',
|
||||
'last_invoice_sent' => 'Last invoice sent :date',
|
||||
'recurring' => 'Wiederkehrend',
|
||||
'last_invoice_sent' => 'Letzte Rechnung verschickt am :date',
|
||||
|
||||
|
||||
);
|
Loading…
Reference in New Issue
Block a user