mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
German language update
This commit is contained in:
parent
17eb28c43c
commit
1203a78b75
@ -820,15 +820,15 @@ return array(
|
||||
'verify_email' => 'Bitte klicken sie auf den Link in der Bestätigungsmail, um die E-Mail-Adresse zu verifizieren.',
|
||||
'basic_settings' => 'Allgemeine Einstellungen',
|
||||
'pro' => 'Pro',
|
||||
'gateways' => 'Payment Gateways',
|
||||
'gateways' => 'Zahlungs-Gateways',
|
||||
|
||||
'next_send_on' => 'Nächster Versand: :date',
|
||||
'no_longer_running' => 'Diese Rechnung wird momentan nicht automatisch erstellt.',
|
||||
'general_settings' => 'Allgemeine Einstellungen',
|
||||
'customize' => 'Anpassen',
|
||||
|
||||
'oneclick_login_help' => 'Connect an account to login without a password',
|
||||
'referral_code_help' => 'Earn money by sharing our app online',
|
||||
'oneclick_login_help' => 'Verbinde ein Benutzerkonto, um dich ohne Passwort anzumelden',
|
||||
'referral_code_help' => 'Verdiene Geld, wenn du unsere App online teilst',
|
||||
|
||||
'enable_with_stripe' => 'Enable | Requires Stripe',
|
||||
'tax_settings' => 'Steuer Einstellungen',
|
||||
@ -842,15 +842,15 @@ return array(
|
||||
'tax_rate' => 'Steuersatz',
|
||||
|
||||
'recurring_hour' => 'Recurring Hour',
|
||||
'pattern' => 'Pattern',
|
||||
'pattern_help_title' => 'Pattern Help',
|
||||
'pattern_help_1' => 'Create custom invoice and quote numbers by specifying a pattern',
|
||||
'pattern_help_2' => 'Available variables:',
|
||||
'pattern_help_3' => 'For example, :example would be converted to :value',
|
||||
'see_options' => 'See options',
|
||||
'invoice_counter' => 'Invoice Counter',
|
||||
'quote_counter' => 'Quote Counter',
|
||||
'type' => 'Type',
|
||||
'pattern' => 'Schema',
|
||||
'pattern_help_title' => 'Schema-Hilfe',
|
||||
'pattern_help_1' => 'Erstelle angepasste Rechnungs- und Angebotsnummern mittels Nummernschema',
|
||||
'pattern_help_2' => 'Verfügbare Variablen:',
|
||||
'pattern_help_3' => 'Zum Beispiel: :example würde zu :value konvertiert werden.',
|
||||
'see_options' => 'Optionen ansehen',
|
||||
'invoice_counter' => 'Rechnungszähler',
|
||||
'quote_counter' => 'Angebotszähler',
|
||||
'type' => 'Typ',
|
||||
|
||||
'activity_1' => ':user erstellte Klient :client',
|
||||
'activity_2' => ':user archivierte Klient :client',
|
||||
|
Loading…
x
Reference in New Issue
Block a user