Revision ce47a234
Von Thomas Kasulke vor mehr als 17 Jahren hinzugefügt
locale/de/rc | ||
---|---|---|
32 | 32 |
'Increase' => 'Erh?hen', |
33 | 33 |
'Invoice' => 'Rechnung', |
34 | 34 |
'MAILED' => 'Gesendet', |
35 |
'Mark as paid?' => 'Als bezahlt markieren?', |
|
36 |
'Marked as paid' => 'Als bezahlt markiert', |
|
35 | 37 |
'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.', |
36 | 38 |
'Missing \'tag\' field.' => 'Fehlendes Feld \'tag\'.', |
37 | 39 |
'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.', |
... | ... | |
84 | 86 |
'Vendor details' => 'Lieferantendetails', |
85 | 87 |
'bin_list' => 'Lagerliste', |
86 | 88 |
'invoice' => 'Rechnung', |
89 |
'no' => 'nein', |
|
87 | 90 |
'packing_list' => 'Versandliste', |
88 | 91 |
'pick_list' => 'Entnahmeliste', |
89 | 92 |
'proforma' => 'Proforma', |
... | ... | |
91 | 94 |
'request_quotation' => 'Angebotsanforderung', |
92 | 95 |
'sales_order' => 'Kundenauftrag', |
93 | 96 |
'sales_quotation' => 'Verkaufsangebot', |
97 |
'yes' => 'ja', |
|
94 | 98 |
}; |
95 | 99 |
|
96 | 100 |
$self->{subs} = { |
Auch abrufbar als: Unified diff
neuen button und Funktion für "als bezahlt markieren" eingeführt.