mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-11 21:52:35 +01:00
Revert "German translations"
This commit is contained in:
parent
2959705c44
commit
5fde7a5207
@ -936,30 +936,30 @@ return array(
|
|||||||
'invalid_contact_email' => 'Invalid contact email',
|
'invalid_contact_email' => 'Invalid contact email',
|
||||||
],
|
],
|
||||||
|
|
||||||
'client_portal' => 'Klientenportal',
|
'client_portal' => 'Client Portal',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Admin',
|
||||||
'disabled' => 'Deaktiviert',
|
'disabled' => 'Disabled',
|
||||||
'show_archived_users' => 'Archivierte Benutzer anzeigen',
|
'show_archived_users' => 'Show archived users',
|
||||||
'notes' => 'Notizen',
|
'notes' => 'Notes',
|
||||||
'invoice_will_create' => 'Klient wird erstellt',
|
'invoice_will_create' => 'client will be created',
|
||||||
'invoices_will_create' => 'Rechnungen werden erstellt',
|
'invoices_will_create' => 'invoices will be created',
|
||||||
'failed_to_import' => 'Folgende Einträge konnten nicht importiert werden, weil sie entweder schon existierten, oder ein Pflichtfeld nicht beinhalten.',
|
'failed_to_import' => 'The following records failed to import, they either already exist or are missing required fields.',
|
||||||
|
|
||||||
'publishable_key' => 'Öffentlicher Schlüssel',
|
'publishable_key' => 'Publishable Key',
|
||||||
'secret_key' => 'Geheimer Schlüssel',
|
'secret_key' => 'Secret Key',
|
||||||
'missing_publishable_key' => 'Benutze deinen öffentlichen Stripe-Schlüssel für einen verbesserten Kassiervorgang',
|
'missing_publishable_key' => 'Set your Stripe publishable key for an improved checkout process',
|
||||||
|
|
||||||
'email_design' => 'Email-Design',
|
'email_design' => 'Email Design',
|
||||||
'due_by' => 'Fällig bis :date',
|
'due_by' => 'Due by :date',
|
||||||
'enable_email_markup' => 'Textauszeichnung aktivieren',
|
'enable_email_markup' => 'Enable Markup',
|
||||||
'enable_email_markup_help' => 'Mache es Klienten einfacher zu bezahlen, indem du schema.org Textauszeichnung zu deinen Emails hinzufügst.',
|
'enable_email_markup_help' => 'Make it easier for your clients to pay you by adding schema.org markup to your emails.',
|
||||||
'template_help_title' => 'Vorlagen-Hilfe',
|
'template_help_title' => 'Templates Help',
|
||||||
'template_help_1' => 'Verfügbare Variablen:',
|
'template_help_1' => 'Available variables:',
|
||||||
'email_design_id' => 'Email-Stil',
|
'email_design_id' => 'Email Style',
|
||||||
'email_design_help' => 'Lass deine Mails proffessioneller aussehen mit HTML-Layouts',
|
'email_design_help' => 'Make your emails look more professional with HTML layouts',
|
||||||
'plain' => 'Einfach',
|
'plain' => 'Plain',
|
||||||
'light' => 'Hell',
|
'light' => 'Light',
|
||||||
'dark' => 'Dunkel',
|
'dark' => 'Dark',
|
||||||
|
|
||||||
'industry_help' => 'Used to provide comparisons against the averages of companies of similar size and industry.',
|
'industry_help' => 'Used to provide comparisons against the averages of companies of similar size and industry.',
|
||||||
'subdomain_help' => 'Customize the invoice link subdomain or display the invoice on your own website.',
|
'subdomain_help' => 'Customize the invoice link subdomain or display the invoice on your own website.',
|
||||||
@ -971,21 +971,21 @@ return array(
|
|||||||
'custom_invoice_charges_helps' => 'Add a text input to the invoice create/edit page and include the charge in the invoice subtotals.',
|
'custom_invoice_charges_helps' => 'Add a text input to the invoice create/edit page and include the charge in the invoice subtotals.',
|
||||||
'color_help' => 'Note: the primary color is also used in the client portal and custom email designs.',
|
'color_help' => 'Note: the primary color is also used in the client portal and custom email designs.',
|
||||||
|
|
||||||
'token_expired' => 'Bestätigungss-Token ist abgelaufen. Bitte nochmals probieren.',
|
'token_expired' => 'Validation token was expired. Please try again.',
|
||||||
'invoice_link' => 'Rechnungs-Link',
|
'invoice_link' => 'Invoice Link',
|
||||||
'button_confirmation_message' => 'Klicken, um Ihre Email-Adresse zu bestätigen.',
|
'button_confirmation_message' => 'Click to confirm your email address.',
|
||||||
'confirm' => 'Bestätigen',
|
'confirm' => 'Confirm',
|
||||||
'email_preferences' => 'Email-Einstellungen',
|
'email_preferences' => 'Email Preferences',
|
||||||
'created_invoices' => ':count Rechnung(en) erfolgreich erstellt',
|
'created_invoices' => 'Successfully created :count invoice(s)',
|
||||||
'next_invoice_number' => 'Die nächste Rechnungsnummer ist :number.',
|
'next_invoice_number' => 'The next invoice number is :number.',
|
||||||
'next_quote_number' => 'Die nächste Angebotsnummer ist :number.',
|
'next_quote_number' => 'The next quote number is :number.',
|
||||||
|
|
||||||
'days_before' => 'Tage vor',
|
'days_before' => 'days before',
|
||||||
'days_after' => 'Tage nach',
|
'days_after' => 'days after',
|
||||||
'field_due_date' => 'Fälligkeit',
|
'field_due_date' => 'due date',
|
||||||
'field_invoice_date' => 'Rechnungsdatum',
|
'field_invoice_date' => 'invoice date',
|
||||||
'schedule' => 'Zeitplan',
|
'schedule' => 'Schedule',
|
||||||
'email_designs' => 'Email-Designs',
|
'email_designs' => 'Email Designs',
|
||||||
'assigned_when_sent' => 'Assigned when sent',
|
'assigned_when_sent' => 'Assigned when sent',
|
||||||
|
|
||||||
'white_label_custom_css' => ':link for $'.WHITE_LABEL_PRICE.' to enable custom styling and help support our project.',
|
'white_label_custom_css' => ':link for $'.WHITE_LABEL_PRICE.' to enable custom styling and help support our project.',
|
||||||
|
Loading…
Reference in New Issue
Block a user