Revision ce45d060
Von Moritz Bunkus vor fast 17 Jahren hinzugefügt
locale/de/ir | ||
---|---|---|
141 | 141 |
'No Customer was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein Endkunde gefunden', |
142 | 142 |
'No Vendor was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein H?ndler gefunden', |
143 | 143 |
'No customer has been selected yet.' => 'Es wurde noch kein Kunde ausgew?hlt.', |
144 |
'No customer has been selected.' => 'Es wurde kein Kunde ausgewählt.', |
|
145 |
'No employee was found matching the search parameters.' => 'Es wurde kein Angestellter gefunden, auf den die Suchparameter zutreffen.', |
|
146 |
'No item was found.' => 'Es wurde kein Eintrag gefunden.', |
|
147 | 144 |
'No or an unknown authenticantion module specified in "config/authentication.pl".' => 'Es wurde kein oder ein unbekanntes Authentifizierungsmodul in "config/authentication.pl" angegeben.', |
148 |
'No part was found matching the search parameters.' => 'Es wurde kein Artikel gefunden, auf den die Suchparameter zutreffen.', |
|
149 | 145 |
'No vendor has been selected yet.' => 'Es wurde noch kein Lieferant ausgew?hlt.', |
150 | 146 |
'No.' => 'Position', |
151 | 147 |
'Notes' => 'Bemerkungen', |
... | ... | |
171 | 167 |
'Packing List Date missing!' => 'Datum f?r Verpackungsliste fehlt!', |
172 | 168 |
'Packing List Number missing!' => 'Verpackungslistennummer fehlt!', |
173 | 169 |
'Part Description' => 'Artikelbeschreibung', |
174 |
'Part Number' => 'Artikelnummer', |
|
175 |
'Part description' => 'Artikelbeschreibung', |
|
176 | 170 |
'Payment date missing!' => 'Tag der Zahlung fehlt!', |
177 | 171 |
'Payment posted!' => 'Zahlung gebucht!', |
178 | 172 |
'Payments' => 'Zahlungsausg?nge', |
... | ... | |
189 | 183 |
'Proforma Invoice' => 'Proformarechnung', |
190 | 184 |
'Project' => 'Projekt', |
191 | 185 |
'Project Number' => 'Projektnummer', |
192 |
'Project description' => 'Projektbeschreibung', |
|
193 | 186 |
'Project not on file!' => 'Dieses Projekt ist nicht in der Datenbank!', |
194 | 187 |
'Purchase Order' => 'Lieferantenauftrag', |
195 | 188 |
'Qty' => 'Menge', |
... | ... | |
213 | 206 |
'Screen' => 'Bildschirm', |
214 | 207 |
'Select a Customer' => 'Endkunde ausw?hlen', |
215 | 208 |
'Select a customer' => 'Einen Kunden auswählen', |
216 |
'Select a part' => 'Artikel auswählen', |
|
217 |
'Select a project' => 'Projekt auswählen', |
|
218 | 209 |
'Select a vendor' => 'Einen Lieferanten auswählen', |
219 |
'Select a vendor or customer' => 'Kunden oder Lieferanten auswählen', |
|
220 |
'Select an employee' => 'Angestellten auswählen', |
|
221 |
'Select an entry' => 'Eintrag auswählen', |
|
222 |
'Select an project' => 'Ein Projekt auswählen', |
|
223 | 210 |
'Select from one of the items below' => 'W?hlen Sie einen der untenstehenden Eintr?ge', |
224 | 211 |
'Select from one of the names below' => 'W?hlen Sie einen der untenstehenden Namen', |
225 | 212 |
'Select from one of the projects below' => 'W?hlen Sie eines der untenstehenden Projekte', |
... | ... | |
250 | 237 |
'The connection to the authentication database failed:' => 'Die Verbindung zur Authentifizierungsdatenbank schlug fehl:', |
251 | 238 |
'The connection to the template database failed:' => 'Die Verbindung zur Vorlagendatenbank schlug fehl:', |
252 | 239 |
'The creation of the authentication database failed:' => 'Das Anlegen der Authentifizierungsdatenbank schlug fehl:', |
253 |
'There is no %s whose name matches \'%s\'.' => 'Es gibt keinen %s, dessen Name \'%s\' enthält.', |
|
254 |
'There is no project whose project number matches \'%s\'.' => 'Es gibt kein Projekt, auf das die Suchkriterien zutreffen.', |
|
255 | 240 |
'To (email)' => 'An', |
256 | 241 |
'Total' => 'Summe', |
257 | 242 |
'Transactions, AR transactions, AP transactions' => 'Dialogbuchen, Debitorenrechnungen, Kreditorenrechnungen', |
... | ... | |
309 | 294 |
'build_std_url' => 'build_std_url', |
310 | 295 |
'calculate_qty' => 'calculate_qty', |
311 | 296 |
'call_sub' => 'call_sub', |
312 |
'check_cov2' => 'check_cov2', |
|
313 |
'check_customer_or_vendor' => 'check_customer_or_vendor', |
|
314 | 297 |
'check_form' => 'check_form', |
315 | 298 |
'check_name' => 'check_name', |
316 | 299 |
'check_project' => 'check_project', |
317 | 300 |
'continue' => 'continue', |
318 |
'cov_selected' => 'cov_selected', |
|
319 |
'cov_selected2' => 'cov_selected2', |
|
320 | 301 |
'cov_selection_internal' => 'cov_selection_internal', |
321 | 302 |
'customer_details' => 'customer_details', |
322 | 303 |
'delete' => 'delete', |
... | ... | |
328 | 309 |
'draft_action_dispatcher' => 'draft_action_dispatcher', |
329 | 310 |
'edit' => 'edit', |
330 | 311 |
'edit_e_mail' => 'edit_e_mail', |
331 |
'employee_selection_internal' => 'employee_selection_internal', |
|
332 | 312 |
'form_footer' => 'form_footer', |
333 | 313 |
'form_header' => 'form_header', |
334 | 314 |
'format_dates' => 'format_dates', |
... | ... | |
342 | 322 |
'name_selected' => 'name_selected', |
343 | 323 |
'new_item' => 'new_item', |
344 | 324 |
'new_license' => 'new_license', |
345 |
'new_project' => 'new_project', |
|
346 | 325 |
'order' => 'order', |
347 |
'part_selection_internal' => 'part_selection_internal', |
|
348 | 326 |
'post' => 'post', |
349 | 327 |
'post_as_new' => 'post_as_new', |
350 | 328 |
'post_payment' => 'post_payment', |
... | ... | |
352 | 330 |
'print' => 'print', |
353 | 331 |
'print_form' => 'print_form', |
354 | 332 |
'print_options' => 'print_options', |
355 |
'project_created' => 'project_created', |
|
356 | 333 |
'project_selected' => 'project_selected', |
357 |
'project_selection' => 'project_selection', |
|
358 |
'project_selection_check' => 'project_selection_check', |
|
359 |
'project_selection_internal' => 'project_selection_internal', |
|
360 |
'project_selection_selected' => 'project_selection_selected', |
|
361 |
'project_selection_step2' => 'project_selection_step2', |
|
362 | 334 |
'quotation' => 'quotation', |
363 | 335 |
'reformat_numbers' => 'reformat_numbers', |
364 | 336 |
'relink_accounts' => 'relink_accounts', |
... | ... | |
366 | 338 |
'request_for_quotation' => 'request_for_quotation', |
367 | 339 |
'retrieve_partunits' => 'retrieve_partunits', |
368 | 340 |
'save_draft' => 'save_draft', |
369 |
'select_cov_internal' => 'select_cov_internal', |
|
370 |
'select_customer_or_vendor' => 'select_customer_or_vendor', |
|
371 | 341 |
'select_item' => 'select_item', |
372 |
'select_item_selection_internal' => 'select_item_selection_internal', |
|
373 | 342 |
'select_name' => 'select_name', |
374 |
'select_part' => 'select_part', |
|
375 |
'select_part_internal' => 'select_part_internal', |
|
376 | 343 |
'select_project' => 'select_project', |
377 | 344 |
'send_email' => 'send_email', |
378 | 345 |
'set_duedate' => 'set_duedate', |
... | ... | |
391 | 358 |
'weiter' => 'continue', |
392 | 359 |
'l?schen' => 'delete', |
393 | 360 |
'entw?rfe_l?schen' => 'delete_drafts', |
394 |
'neue_ware' => 'new_part', |
|
395 |
'neues_projekt' => 'new_project', |
|
396 | 361 |
'buchen' => 'post', |
397 | 362 |
'zahlung_buchen' => 'post_payment', |
398 | 363 |
'entwurf_speichern' => 'save_draft', |
Auch abrufbar als: Unified diff
Große Teile unbenutzten Codes und dazugehörige HTML-Vorlagen aus common.pl entfernt.