Revision bdff2b07
Von Moritz Bunkus vor etwa 18 Jahren hinzugefügt
locale/de/cn | ||
---|---|---|
60 | 60 |
'E-mail address missing!' => 'eMailadresse fehlt!', |
61 | 61 |
'E-mailed' => 'eMail gesendet.', |
62 | 62 |
'Edit Credit Note' => 'Gutschrift bearbeiten', |
63 |
'Enter longdescription' => 'Langtext eingeben', |
|
63 | 64 |
'Exch' => 'Wechselkurs.', |
64 | 65 |
'Exchangerate' => 'Wechselkurs', |
65 | 66 |
'Exchangerate for payment missing!' => 'Es fehlt der Wechselkurs f?r die Bezahlung!', |
... | ... | |
92 | 93 |
'May ' => 'Mai', |
93 | 94 |
'Memo' => 'Memo', |
94 | 95 |
'Message' => 'Nachricht', |
96 |
'Name' => 'Name', |
|
97 |
'No Customer was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein Endkunde gefunden', |
|
98 |
'No Vendor was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein H?ndler gefunden', |
|
99 |
'No employee was found matching the search parameters.' => 'Es wurde kein Angestellter gefunden, auf den die Suchparameter zutreffen.', |
|
100 |
'No part was found matching the search parameters.' => 'Es wurde kein Artikel gefunden, auf den die Suchparameter zutreffen.', |
|
101 |
'No project was found matching the search parameters.' => 'Es wurde kein Projekt gefunden, auf das die Suchparameter zutreffen.', |
|
95 | 102 |
'No.' => 'Position', |
96 | 103 |
'Notes' => 'Bemerkungen', |
97 | 104 |
'Nov' => 'Nov', |
... | ... | |
112 | 119 |
'Packing List Number missing!' => 'Verpackungslistennummer fehlt!', |
113 | 120 |
'Part' => 'Ware', |
114 | 121 |
'Part Description' => 'Artikelbeschreibung', |
122 |
'Part Number' => 'Artikelnummer', |
|
123 |
'Part description' => 'Artikelbeschreibung', |
|
115 | 124 |
'Payment Terms' => 'Zahlungskonditionen', |
116 | 125 |
'Payment date missing!' => 'Tag der Zahlung fehlt!', |
117 | 126 |
'Phone' => 'Telefon', |
118 | 127 |
'Pick List' => 'Sammelliste', |
128 |
'Please enter values' => 'Bitte Werte eingeben', |
|
119 | 129 |
'Post' => 'Buchen', |
120 | 130 |
'Post as new' => 'Neu buchen', |
121 | 131 |
'Postscript' => 'Postscript', |
... | ... | |
128 | 138 |
'Printer' => 'Drucker', |
129 | 139 |
'Proforma Invoice' => 'Proformarechnung', |
130 | 140 |
'Project' => 'Projekt', |
141 |
'Project Number' => 'Projektnummer', |
|
142 |
'Project description' => 'Projektbeschreibung', |
|
131 | 143 |
'Project not on file!' => 'Dieses Projekt ist nicht in der Datenbank!', |
132 | 144 |
'Purchase Order' => 'Lieferantenauftrag', |
133 | 145 |
'Qty' => 'Menge', |
... | ... | |
144 | 156 |
'Sales Order' => 'Kundenauftrag', |
145 | 157 |
'Salesperson' => 'Verk?ufer', |
146 | 158 |
'Screen' => 'Bildschirm', |
159 |
'Select a Customer' => 'Endkunde ausw?hlen', |
|
160 |
'Select a part' => 'Artikel auswählen', |
|
161 |
'Select a project' => 'Projekt auswählen', |
|
162 |
'Select an employee' => 'Angestellten auswählen', |
|
147 | 163 |
'Select from one of the items below' => 'W?hlen Sie einen der untenstehenden Eintr?ge', |
148 | 164 |
'Select from one of the names below' => 'W?hlen Sie einen der untenstehenden Namen', |
149 | 165 |
'Select from one of the projects below' => 'W?hlen Sie eines der untenstehenden Projekte', |
... | ... | |
169 | 185 |
'Trade Discount' => 'Rabatt', |
170 | 186 |
'Unit' => 'Einheit', |
171 | 187 |
'Update' => 'Erneuern', |
188 |
'Value' => 'Wert', |
|
189 |
'Variable' => 'Variable', |
|
172 | 190 |
'Vendor Number' => 'Lieferantennummer', |
173 | 191 |
'Vendor not on file!' => 'Lieferant ist nicht in der Datenbank!', |
174 | 192 |
'What type of item is this?' => 'Was ist dieser Artikel?', |
... | ... | |
184 | 202 |
}; |
185 | 203 |
|
186 | 204 |
$self->{subs} = { |
205 |
'H' => 'H', |
|
187 | 206 |
'acc_menu' => 'acc_menu', |
188 | 207 |
'add' => 'add', |
189 | 208 |
'add_transaction' => 'add_transaction', |
190 | 209 |
'ap_transaction' => 'ap_transaction', |
191 | 210 |
'ar_transaction' => 'ar_transaction', |
211 |
'calculate_qty' => 'calculate_qty', |
|
192 | 212 |
'check_form' => 'check_form', |
193 | 213 |
'check_name' => 'check_name', |
194 | 214 |
'check_project' => 'check_project', |
... | ... | |
196 | 216 |
'credit_note_links' => 'credit_note_links', |
197 | 217 |
'customer_details' => 'customer_details', |
198 | 218 |
'delete' => 'delete', |
219 |
'delivery_customer_selection' => 'delivery_customer_selection', |
|
199 | 220 |
'display' => 'display', |
200 | 221 |
'display_form' => 'display_form', |
201 | 222 |
'display_row' => 'display_row', |
202 | 223 |
'e_mail' => 'e_mail', |
203 | 224 |
'edit' => 'edit', |
225 |
'employee_selection_internal' => 'employee_selection_internal', |
|
204 | 226 |
'form_footer' => 'form_footer', |
205 | 227 |
'form_header' => 'form_header', |
228 |
'format_dates' => 'format_dates', |
|
206 | 229 |
'gl_transaction' => 'gl_transaction', |
207 | 230 |
'invoicetotal' => 'invoicetotal', |
208 | 231 |
'item_selected' => 'item_selected', |
... | ... | |
210 | 233 |
'new_item' => 'new_item', |
211 | 234 |
'new_license' => 'new_license', |
212 | 235 |
'order' => 'order', |
236 |
'part_selection_internal' => 'part_selection_internal', |
|
213 | 237 |
'post' => 'post', |
214 | 238 |
'post_as_new' => 'post_as_new', |
215 | 239 |
'prepare_credit_note' => 'prepare_credit_note', |
... | ... | |
219 | 243 |
'print_form' => 'print_form', |
220 | 244 |
'print_options' => 'print_options', |
221 | 245 |
'project_selected' => 'project_selected', |
246 |
'project_selection_internal' => 'project_selection_internal', |
|
222 | 247 |
'quotation' => 'quotation', |
248 |
'reformat_numbers' => 'reformat_numbers', |
|
223 | 249 |
'relink_accounts' => 'relink_accounts', |
224 | 250 |
'request_for_quotation' => 'request_for_quotation', |
251 |
'restore_form' => 'restore_form', |
|
225 | 252 |
'sales_invoice' => 'sales_invoice', |
253 |
'save_form' => 'save_form', |
|
226 | 254 |
'section_menu' => 'section_menu', |
255 |
'select_employee' => 'select_employee', |
|
256 |
'select_employee_internal' => 'select_employee_internal', |
|
227 | 257 |
'select_item' => 'select_item', |
228 | 258 |
'select_name' => 'select_name', |
259 |
'select_part' => 'select_part', |
|
260 |
'select_part_internal' => 'select_part_internal', |
|
229 | 261 |
'select_project' => 'select_project', |
230 | 262 |
'send_email' => 'send_email', |
263 |
'set_longdescription' => 'set_longdescription', |
|
231 | 264 |
'set_pricegroup' => 'set_pricegroup', |
232 | 265 |
'ship_to' => 'ship_to', |
233 | 266 |
'update' => 'update', |
234 | 267 |
'validate_items' => 'validate_items', |
235 | 268 |
'vendor_details' => 'vendor_details', |
236 | 269 |
'vendor_invoice' => 'vendor_invoice', |
270 |
'vendor_selection' => 'vendor_selection', |
|
237 | 271 |
'yes' => 'yes', |
238 | 272 |
'weiter' => 'continue', |
239 | 273 |
'l?schen' => 'delete', |
Auch abrufbar als: Unified diff
Locale-Update zu Commit 1553.