X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fustva;h=176e58f821b48f4e737813c678772f9795d17f2a;hb=18da4a96827fd65559a6f64334c3d8a313884f84;hp=2e4e530a519619a62167304912fba683c733f2b6;hpb=391d6b54a3a294bb45c4aa52c9c245059f9d4422;p=kivitendo-erp.git diff --git a/locale/de/ustva b/locale/de/ustva index 2e4e530a5..176e58f82 100644 --- a/locale/de/ustva +++ b/locale/de/ustva @@ -52,6 +52,8 @@ $self->{texts} = { 'MAILED' => 'Gesendet', 'Mar' => 'März', 'March' => 'März', + 'Mark as paid?' => 'Als bezahlt markieren?', + 'Marked as paid' => 'Als bezahlt markiert', 'May' => 'Mai', 'May ' => 'Mai', 'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.', @@ -129,6 +131,7 @@ $self->{texts} = { 'for Period' => 'für den Zeitraum', 'invoice' => 'Rechnung', 'month' => 'Monatliche Abgabe', + 'no' => 'nein', 'packing_list' => 'Versandliste', 'pick_list' => 'Entnahmeliste', 'proforma' => 'Proforma', @@ -139,6 +142,7 @@ $self->{texts} = { 'sales_quotation' => 'Verkaufsangebot', 'saved' => 'gespeichert', 'to (date)' => 'bis', + 'yes' => 'ja', }; $self->{subs} = { @@ -167,6 +171,7 @@ $self->{subs} = { 'generate_ustva' => 'generate_ustva', 'gl_transaction' => 'gl_transaction', 'help' => 'help', + 'mark_as_paid_common' => 'mark_as_paid_common', 'name_selected' => 'name_selected', 'part_selection_internal' => 'part_selection_internal', 'project_selected' => 'project_selected',