Revision ce47a234
Von Thomas Kasulke vor mehr als 17 Jahren hinzugefügt
locale/de/cp | ||
---|---|---|
'Invoice' => 'Rechnung',
|
||
'Invoices' => 'Rechnungen',
|
||
'MAILED' => 'Gesendet',
|
||
'Mark as paid?' => 'Als bezahlt markieren?',
|
||
'Marked as paid' => 'Als bezahlt markiert',
|
||
'Memo' => 'Memo',
|
||
'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
|
||
'Missing \'tag\' field.' => 'Fehlendes Feld \'tag\'.',
|
||
... | ... | |
'bin_list' => 'Lagerliste',
|
||
'button' => '?',
|
||
'invoice' => 'Rechnung',
|
||
'no' => 'nein',
|
||
'packing_list' => 'Versandliste',
|
||
'pick_list' => 'Entnahmeliste',
|
||
'proforma' => 'Proforma',
|
||
... | ... | |
'sales_order' => 'Kundenauftrag',
|
||
'sales_quotation' => 'Verkaufsangebot',
|
||
'wrongformat' => 'Falsches Format',
|
||
'yes' => 'ja',
|
||
};
|
||
|
||
$self->{subs} = {
|
Auch abrufbar als: Unified diff
neuen button und Funktion für "als bezahlt markieren" eingeführt.