X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fgl;h=9fad1cae1f2ae243713500972a05f3a7a459cca3;hb=7ff2b447fb5bcbde8dc01e691936db9292948973;hp=0a79feea719df19135cf3286465e22f6d6a05e23;hpb=fb4d2ffa6aae03b36e4db77be10c3d9dce4413f8;p=kivitendo-erp.git diff --git a/locale/de/gl b/locale/de/gl index 0a79feea7..9fad1cae1 100644 --- a/locale/de/gl +++ b/locale/de/gl @@ -118,7 +118,6 @@ $self->{texts} = { 'Pick List' => 'Sammelliste', 'Please enter values' => 'Bitte Werte eingeben', 'Post' => 'Buchen', - 'Post as new' => 'Neu buchen', 'Previous transdate text' => 'wurde gespeichert am', 'Previous transnumber text' => 'Letzte Buchung mit der Buchungsnummer', 'Proforma Invoice' => 'Proformarechnung', @@ -154,6 +153,7 @@ $self->{texts} = { 'Taxkey' => 'Steuerschlüssel', 'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )' => 'Das Feld \'tag\' darf nur aus alphanumerischen Zeichen und den Zeichen - _ ( ) bestehen.', 'To (time)' => 'Bis', + 'Transaction %d cancelled.' => 'Buchung %d erfolgreich storniert.', 'Transaction Date missing!' => 'Buchungsdatum fehlt!', 'Transaction deleted!' => 'Buchung gelöscht!', 'Transaction has already been cancelled!' => 'Diese Buchung wurde bereits storniert.', @@ -213,13 +213,12 @@ $self->{subs} = { 'part_selection_internal' => 'part_selection_internal', 'post' => 'post', 'post_as_new' => 'post_as_new', + 'post_transaction' => 'post_transaction', 'prepare_transaction' => 'prepare_transaction', 'project_selected' => 'project_selected', 'project_selection_internal' => 'project_selection_internal', 'reformat_numbers' => 'reformat_numbers', - 'restore_form' => 'restore_form', 'sales_invoice' => 'sales_invoice', - 'save_form' => 'save_form', 'search' => 'search', 'select_employee' => 'select_employee', 'select_employee_internal' => 'select_employee_internal', @@ -241,7 +240,6 @@ $self->{subs} = { 'löschen' => 'delete', 'dialogbuchung' => 'gl_transaction', 'buchen' => 'post', - 'neu_buchen' => 'post_as_new', 'rechnung' => 'sales_invoice', 'storno' => 'storno', 'erneuern' => 'update',