Revision ce47a234
Von Thomas Kasulke vor mehr als 17 Jahren hinzugefügt
locale/de/bp | ||
---|---|---|
30 | 30 |
'Invoice' => 'Rechnung', |
31 | 31 |
'Invoice Number' => 'Rechnungsnummer', |
32 | 32 |
'MAILED' => 'Gesendet', |
33 |
'Mark as paid?' => 'Als bezahlt markieren?', |
|
34 |
'Marked as paid' => 'Als bezahlt markiert', |
|
33 | 35 |
'Marked entries printed!' => 'Markierte Eintr?ge wurden gedruckt!', |
34 | 36 |
'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.', |
35 | 37 |
'Missing \'tag\' field.' => 'Fehlendes Feld \'tag\'.', |
... | ... | |
98 | 100 |
'button' => '?', |
99 | 101 |
'done' => 'erledigt', |
100 | 102 |
'invoice' => 'Rechnung', |
103 |
'no' => 'nein', |
|
101 | 104 |
'packing_list' => 'Versandliste', |
102 | 105 |
'pick_list' => 'Entnahmeliste', |
103 | 106 |
'proforma' => 'Proforma', |
... | ... | |
106 | 109 |
'sales_order' => 'Kundenauftrag', |
107 | 110 |
'sales_quotation' => 'Verkaufsangebot', |
108 | 111 |
'wrongformat' => 'Falsches Format', |
112 |
'yes' => 'ja', |
|
109 | 113 |
}; |
110 | 114 |
|
111 | 115 |
$self->{subs} = { |
Auch abrufbar als: Unified diff
neuen button und Funktion für "als bezahlt markieren" eingeführt.