edit_e_mail auf templates umgestellt
[kivitendo-erp.git] / locale / de / rp
index 1a0bdd6..741d3a8 100644 (file)
@@ -11,6 +11,7 @@ $self->{texts} = {
   'Apr'                         => 'Apr',
   'April'                       => 'April',
   'Attachment'                  => 'als Anhang',
+  'Attempt to call an undefined sub named \'%s\'' => 'Es wurde versucht, eine nicht definierte Unterfunktion namens \'%s\' aufzurufen.',
   'Aug'                         => 'Aug',
   'August'                      => 'August',
   'Balance'                     => 'Bilanz',
@@ -47,11 +48,11 @@ $self->{texts} = {
   'EUR'                         => 'E/Ü-Rechnung',
   'Enter longdescription'       => 'Langtext eingeben',
   'Error in database control file \'%s\': %s' => 'Fehler in Datenbankupgradekontrolldatei \'%s\': %s',
+  'Falsches Datumsformat!'      => 'Falsches Datumsformat!',
   'Feb'                         => 'Feb',
   'February'                    => 'Februar',
   'Free report period'          => 'Freier Zeitraum',
   'From'                        => 'Von',
-  'GIFI'                        => 'GIFI',
   'HTML'                        => 'HTML',
   'Heading'                     => 'Überschrift',
   'History'                     => 'Historie',
@@ -79,7 +80,6 @@ $self->{texts} = {
   'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
   'Monthly'                     => 'monatlich',
   'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.',
-  'N/A'                         => 'N.Z.',
   'Name'                        => 'Name',
   'No Customer was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein Endkunde gefunden',
   'No Vendor was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein Händler gefunden',
@@ -142,6 +142,7 @@ $self->{texts} = {
   'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )' => 'Das Feld \'tag\' darf nur aus alphanumerischen Zeichen und den Zeichen - _ ( ) bestehen.',
   'Total'                       => 'Summe',
   'Trial Balance'               => 'Saldenbilanz',
+  'Trying to call a sub without a name' => 'Es wurde versucht, eine Unterfunktion ohne Namen aufzurufen.',
   'Unit'                        => 'Einheit',
   'Unknown dependency \'%s\'.'  => 'Unbekannte Abhängigkeit \'%s\'.',
   'Value'                       => 'Wert',
@@ -170,6 +171,7 @@ $self->{texts} = {
   'sales_quotation'             => 'Verkaufsangebot',
   'ustva'                       => 'UStVA',
   'winston_export'              => 'Winston-Export',
+  'wrongformat'                 => 'wrongformat',
 };
 
 $self->{subs} = {
@@ -183,6 +185,7 @@ $self->{subs} = {
   'ar_transaction'              => 'ar_transaction',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
+  'call_sub'                    => 'call_sub',
   'check_name'                  => 'check_name',
   'check_project'               => 'check_project',
   'config'                      => 'config',