mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:17:34 -05:00 
			
		
		
		
	Updated German translation
This commit is contained in:
		
							parent
							
								
									4753b47c22
								
							
						
					
					
						commit
						848379b7c2
					
				@ -582,7 +582,7 @@ return array(
 | 
				
			|||||||
  'payment_type_credit_card' => 'Kreditkarte',
 | 
					  'payment_type_credit_card' => 'Kreditkarte',
 | 
				
			||||||
  'payment_type_paypal' => 'PayPal',
 | 
					  'payment_type_paypal' => 'PayPal',
 | 
				
			||||||
  'payment_type_bitcoin' => 'Bitcoin',
 | 
					  'payment_type_bitcoin' => 'Bitcoin',
 | 
				
			||||||
  'knowledge_base' => 'Wissensdatenbank',
 | 
					  'knowledge_base' => 'FAQ',
 | 
				
			||||||
  'partial' => 'Parziell',
 | 
					  'partial' => 'Parziell',
 | 
				
			||||||
  'partial_remaining' => ':partial von :balance',
 | 
					  'partial_remaining' => ':partial von :balance',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -665,15 +665,15 @@ return array(
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  'payment_type_dwolla' => 'Dwolla',
 | 
					  'payment_type_dwolla' => 'Dwolla',
 | 
				
			||||||
  'gateway_help_43' => ':link to sign up for Dwolla.',
 | 
					  'gateway_help_43' => ':link to sign up for Dwolla.',
 | 
				
			||||||
  'partial_value' => 'Must be greater than zero and less than the total',
 | 
					  'partial_value' => 'Muss größer als Null und kleiner als der Gesamtbetrag sein',
 | 
				
			||||||
  'more_actions' => 'More Actions',
 | 
					  'more_actions' => 'Weitere Aktionen',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  'pro_plan_title' => 'NINJA PRO',
 | 
					  'pro_plan_title' => 'NINJA PRO',
 | 
				
			||||||
  'pro_plan_call_to_action' => 'Jetzt Upgraden!',
 | 
					  'pro_plan_call_to_action' => 'Jetzt Upgraden!',
 | 
				
			||||||
  'pro_plan_feature1' => 'Unlimitierte Anzahl Kunden erstellen',
 | 
					  'pro_plan_feature1' => 'Unlimitierte Anzahl Kunden erstellen',
 | 
				
			||||||
  'pro_plan_feature2' => 'Zugriff ui 10 schönen Rechnungsdesigns',
 | 
					  'pro_plan_feature2' => 'Zugriff ui 10 schönen Rechnungsdesigns',
 | 
				
			||||||
  'pro_plan_feature3' => 'Benutzerdefinierte URLs - "DeineFirma.InvoiceNinja.com"',
 | 
					  'pro_plan_feature3' => 'Benutzerdefinierte URLs - "DeineFirma.InvoiceNinja.com"',
 | 
				
			||||||
  'pro_plan_feature4' => '"Created by Invoice Ninja" entfernen',
 | 
					  'pro_plan_feature4' => '"Erstellt durch Invoice Ninja" entfernen',
 | 
				
			||||||
  'pro_plan_feature5' => 'Multi-Benutzer Zugriff & Aktivitätstracking',
 | 
					  'pro_plan_feature5' => 'Multi-Benutzer Zugriff & Aktivitätstracking',
 | 
				
			||||||
  'pro_plan_feature6' => 'Angebote & pro-forma Rechnungen erstellen',
 | 
					  'pro_plan_feature6' => 'Angebote & pro-forma Rechnungen erstellen',
 | 
				
			||||||
  'pro_plan_feature7' => 'Rechungstitelfelder und Nummerierung anpassen',
 | 
					  'pro_plan_feature7' => 'Rechungstitelfelder und Nummerierung anpassen',
 | 
				
			||||||
@ -726,19 +726,19 @@ return array(
 | 
				
			|||||||
  'defaults' => 'Standards',
 | 
					  'defaults' => 'Standards',
 | 
				
			||||||
  'margins' => 'Aussenabstände',
 | 
					  'margins' => 'Aussenabstände',
 | 
				
			||||||
  'header' => 'Kopfzeile',
 | 
					  'header' => 'Kopfzeile',
 | 
				
			||||||
  'footer' => 'Fusszeile',
 | 
					  'footer' => 'Fußzeile',
 | 
				
			||||||
  'custom' => 'Benutzerdefiniert',
 | 
					  'custom' => 'Benutzerdefiniert',
 | 
				
			||||||
  'invoice_to' => 'Rechnunge an',
 | 
					  'invoice_to' => 'Rechnung an',
 | 
				
			||||||
  'invoice_no' => 'Rechnung Nr.',
 | 
					  'invoice_no' => 'Rechnung Nr.',
 | 
				
			||||||
  'recent_payments' => 'Kürzliche Zahlungen',
 | 
					  'recent_payments' => 'Kürzliche Zahlungen',
 | 
				
			||||||
  'manage_companies' => 'Manage Companies',
 | 
					  'manage_companies' => 'Unternehmen verwalten',
 | 
				
			||||||
  'total_revenue' => 'Total Revenue',  
 | 
					  'total_revenue' => 'Gesamteinnahmen',  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  'current_user' => 'Current User',
 | 
					  'current_user' => 'Aktueller Benutzer',
 | 
				
			||||||
  'new_recurring_invoice' => 'New Recurring Invoice',
 | 
					  'new_recurring_invoice' => 'Neue wiederkehrende Rechnung',
 | 
				
			||||||
  'recurring_invoice' => 'Recurring Invoice',
 | 
					  'recurring_invoice' => 'Eiederkehrende Rechnung',
 | 
				
			||||||
  'recurring_too_soon' => 'It\'s too soon to create the next recurring invoice',
 | 
					  'recurring_too_soon' => 'It\'s too soon to create the next recurring invoice',
 | 
				
			||||||
  'created_by_invoice' => 'Created by :invoice',
 | 
					  'created_by_invoice' => 'Erstellt durch :invoice',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
);
 | 
					);
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user