Instanzen der Klasse Locale haben leider die package-globale Variable %self anstelle...
[kivitendo-erp.git] / locale / de / gl
index dc9e637..77567e9 100644 (file)
@@ -1,4 +1,4 @@
-$self{texts} = {
+$self->{texts} = {
   'AP Transaction'              => 'Kreditorenbuchung',
   'AR Transaction'              => 'Debitorenbuchung',
   'Account'                     => 'Konto',
@@ -9,7 +9,7 @@ $self{texts} = {
   'Apr'                         => 'Apr',
   'April'                       => 'April',
   'Are you sure you want to delete Transaction' => 'Buchung wirklich löschen?',
-  'Asset'                       => 'Aktiva',
+  'Asset'                       => 'Aktiva/Mittelverwendung',
   'Aug'                         => 'Aug',
   'August'                      => 'August',
   'Balance'                     => 'Bilanz',
@@ -21,7 +21,7 @@ $self{texts} = {
   'Cannot have a value in both Debit and Credit!' => 'Es kann nicht gleichzeitig Soll und Haben gebucht werden!',
   'Cannot post a transaction without a value!' => 'Eine Buchung ohne Betrag kann nicht vorgenommen werden!',
   'Cannot post transaction for a closed period!' => 'Für einen bereits abgeschlossenen Zeitraum kann keine Buchung angelegt werden!',
-  'Cannot post transaction with a debit and credit entry for the same account!' => 'Cannot post transaction with a debit and credit entry for the same account!',
+  'Cannot post transaction with a debit and credit entry for the same account!' => 'Kann Soll und Haben nicht auf dasselbe Konto buchen!',
   'Confirm!'                    => 'Bestätigen Sie!',
   'Continue'                    => 'Weiter',
   'Contra'                      => 'gegen',
@@ -47,7 +47,7 @@ $self{texts} = {
   'Expense'                     => 'Aufwandskonto',
   'Feb'                         => 'Feb',
   'February'                    => 'Februar',
-  'From'                        => 'von',
+  'From'                        => 'Von',
   'GIFI'                        => 'GIFI',
   'GL Transaction'              => 'Dialogbuchung',
   'General Ledger'              => 'Finanzbuchhaltung',
@@ -60,7 +60,7 @@ $self{texts} = {
   'Jun'                         => 'Jun',
   'June'                        => 'Juni',
   'Korrektur'                   => 'Korrektur',
-  'Liability'                   => 'Passiva',
+  'Liability'                   => 'Passiva/Mittelherkunft',
   'Mar'                         => 'März',
   'March'                       => 'März',
   'May'                         => 'Mai',
@@ -74,7 +74,7 @@ $self{texts} = {
   'Number'                      => 'Nummer',
   'Oct'                         => 'Okt',
   'October'                     => 'Oktober',
-  'Out of balance transaction!' => 'Out of balance transaction!',
+  'Out of balance transaction!' => 'Buchung ist nicht ausgeglichen!',
   'Post'                        => 'Buchen',
   'Post as new'                 => 'Neu buchen',
   'Project not on file!'        => 'Dieses Projekt ist nicht in der Datenbank!',
@@ -100,7 +100,7 @@ $self{texts} = {
   'button'                      => '?',
 };
 
-$self{subs} = {
+$self->{subs} = {
   'acc_menu'                    => 'acc_menu',
   'add'                         => 'add',
   'add_transaction'             => 'add_transaction',