Revision ce45d060
Von Moritz Bunkus vor etwa 17 Jahren hinzugefügt
locale/de/login | ||
---|---|---|
62 | 62 |
'No Customer was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein Endkunde gefunden', |
63 | 63 |
'No Vendor was found matching the search parameters.' => 'Zu dem Suchbegriff wurde kein H?ndler gefunden', |
64 | 64 |
'No customer has been selected yet.' => 'Es wurde noch kein Kunde ausgew?hlt.', |
65 |
'No customer has been selected.' => 'Es wurde kein Kunde ausgewählt.', |
|
66 |
'No employee was found matching the search parameters.' => 'Es wurde kein Angestellter gefunden, auf den die Suchparameter zutreffen.', |
|
67 |
'No item was found.' => 'Es wurde kein Eintrag gefunden.', |
|
68 | 65 |
'No or an unknown authenticantion module specified in "config/authentication.pl".' => 'Es wurde kein oder ein unbekanntes Authentifizierungsmodul in "config/authentication.pl" angegeben.', |
69 |
'No part was found matching the search parameters.' => 'Es wurde kein Artikel gefunden, auf den die Suchparameter zutreffen.', |
|
70 | 66 |
'No vendor has been selected yet.' => 'Es wurde noch kein Lieferant ausgew?hlt.', |
71 | 67 |
'Others' => 'Andere', |
72 | 68 |
'PAYMENT POSTED' => 'Rechung gebucht', |
... | ... | |
74 | 70 |
'POSTED AS NEW' => 'Als neu gebucht', |
75 | 71 |
'PRINTED' => 'Gedruckt', |
76 | 72 |
'Packing List' => 'Lieferschein', |
77 |
'Part Number' => 'Artikelnummer', |
|
78 |
'Part description' => 'Artikelbeschreibung', |
|
79 | 73 |
'Pick List' => 'Sammelliste', |
80 | 74 |
'Please enter values' => 'Bitte Werte eingeben', |
81 | 75 |
'Proforma Invoice' => 'Proformarechnung', |
82 |
'Project Number' => 'Projektnummer', |
|
83 |
'Project description' => 'Projektbeschreibung', |
|
84 | 76 |
'Purchase Order' => 'Lieferantenauftrag', |
85 | 77 |
'Quotation' => 'Angebot', |
86 | 78 |
'RFQ' => 'Anfrage', |
... | ... | |
91 | 83 |
'SCREENED' => 'Angezeigt', |
92 | 84 |
'Select a Customer' => 'Endkunde ausw?hlen', |
93 | 85 |
'Select a customer' => 'Einen Kunden auswählen', |
94 |
'Select a part' => 'Artikel auswählen', |
|
95 |
'Select a project' => 'Projekt auswählen', |
|
96 | 86 |
'Select a vendor' => 'Einen Lieferanten auswählen', |
97 |
'Select a vendor or customer' => 'Kunden oder Lieferanten auswählen', |
|
98 |
'Select an employee' => 'Angestellten auswählen', |
|
99 |
'Select an entry' => 'Eintrag auswählen', |
|
100 |
'Select an project' => 'Ein Projekt auswählen', |
|
101 | 87 |
'Storno Invoice' => 'Stornorechnung', |
102 | 88 |
'Storno Packing List' => 'Stornolieferschein', |
103 | 89 |
'Subject' => 'Betreff', |
... | ... | |
109 | 95 |
'The connection to the authentication database failed:' => 'Die Verbindung zur Authentifizierungsdatenbank schlug fehl:', |
110 | 96 |
'The connection to the template database failed:' => 'Die Verbindung zur Vorlagendatenbank schlug fehl:', |
111 | 97 |
'The creation of the authentication database failed:' => 'Das Anlegen der Authentifizierungsdatenbank schlug fehl:', |
112 |
'There is no %s whose name matches \'%s\'.' => 'Es gibt keinen %s, dessen Name \'%s\' enthält.', |
|
113 |
'There is no project whose project number matches \'%s\'.' => 'Es gibt kein Projekt, auf das die Suchkriterien zutreffen.', |
|
114 | 98 |
'To (email)' => 'An', |
115 | 99 |
'Transactions, AR transactions, AP transactions' => 'Dialogbuchen, Debitorenrechnungen, Kreditorenrechnungen', |
116 | 100 |
'Trying to call a sub without a name' => 'Es wurde versucht, eine Unterfunktion ohne Namen aufzurufen.', |
... | ... | |
151 | 135 |
'build_std_url' => 'build_std_url', |
152 | 136 |
'calculate_qty' => 'calculate_qty', |
153 | 137 |
'call_sub' => 'call_sub', |
154 |
'check_cov2' => 'check_cov2', |
|
155 |
'check_customer_or_vendor' => 'check_customer_or_vendor', |
|
156 | 138 |
'company_logo' => 'company_logo', |
157 |
'cov_selected' => 'cov_selected', |
|
158 |
'cov_selected2' => 'cov_selected2', |
|
159 | 139 |
'cov_selection_internal' => 'cov_selection_internal', |
160 | 140 |
'delivery_customer_selection' => 'delivery_customer_selection', |
161 |
'employee_selection_internal' => 'employee_selection_internal', |
|
162 | 141 |
'format_dates' => 'format_dates', |
163 | 142 |
'login' => 'login', |
164 | 143 |
'login_screen' => 'login_screen', |
165 | 144 |
'logout' => 'logout', |
166 | 145 |
'mark_as_paid_common' => 'mark_as_paid_common', |
167 |
'new_project' => 'new_project', |
|
168 |
'part_selection_internal' => 'part_selection_internal', |
|
169 |
'project_created' => 'project_created', |
|
170 |
'project_selection' => 'project_selection', |
|
171 |
'project_selection_check' => 'project_selection_check', |
|
172 |
'project_selection_internal' => 'project_selection_internal', |
|
173 |
'project_selection_selected' => 'project_selection_selected', |
|
174 |
'project_selection_step2' => 'project_selection_step2', |
|
175 | 146 |
'reformat_numbers' => 'reformat_numbers', |
176 | 147 |
'retrieve_partunits' => 'retrieve_partunits', |
177 |
'select_cov_internal' => 'select_cov_internal', |
|
178 |
'select_customer_or_vendor' => 'select_customer_or_vendor', |
|
179 |
'select_item_selection_internal' => 'select_item_selection_internal', |
|
180 |
'select_part' => 'select_part', |
|
181 |
'select_part_internal' => 'select_part_internal', |
|
182 | 148 |
'set_longdescription' => 'set_longdescription', |
183 | 149 |
'show_error' => 'show_error', |
184 | 150 |
'show_history' => 'show_history', |
... | ... | |
186 | 152 |
'vendor_selection' => 'vendor_selection', |
187 | 153 |
'weiter' => 'continue', |
188 | 154 |
'anmeldung' => 'login', |
189 |
'neue_ware' => 'new_part', |
|
190 |
'neues_projekt' => 'new_project', |
|
191 | 155 |
}; |
192 | 156 |
|
193 | 157 |
1; |
Auch abrufbar als: Unified diff
Große Teile unbenutzten Codes und dazugehörige HTML-Vorlagen aus common.pl entfernt.