Revision ce47a234
Von Thomas Kasulke vor mehr als 17 Jahren hinzugefügt
locale/de/arap | ||
---|---|---|
22 | 22 |
'History' => 'Historie', |
23 | 23 |
'Invoice' => 'Rechnung', |
24 | 24 |
'MAILED' => 'Gesendet', |
25 |
'Mark as paid?' => 'Als bezahlt markieren?', |
|
26 |
'Marked as paid' => 'Als bezahlt markiert', |
|
25 | 27 |
'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.', |
26 | 28 |
'Missing \'tag\' field.' => 'Fehlendes Feld \'tag\'.', |
27 | 29 |
'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.', |
... | ... | |
72 | 74 |
'Vendor not on file!' => 'Lieferant ist nicht in der Datenbank!', |
73 | 75 |
'bin_list' => 'Lagerliste', |
74 | 76 |
'invoice' => 'Rechnung', |
77 |
'no' => 'nein', |
|
75 | 78 |
'packing_list' => 'Versandliste', |
76 | 79 |
'pick_list' => 'Entnahmeliste', |
77 | 80 |
'proforma' => 'Proforma', |
... | ... | |
79 | 82 |
'request_quotation' => 'Angebotsanforderung', |
80 | 83 |
'sales_order' => 'Kundenauftrag', |
81 | 84 |
'sales_quotation' => 'Verkaufsangebot', |
85 |
'yes' => 'ja', |
|
82 | 86 |
}; |
83 | 87 |
|
84 | 88 |
$self->{subs} = { |
Auch abrufbar als: Unified diff
neuen button und Funktion für "als bezahlt markieren" eingeführt.