Revision b31d0c56
Von Moritz Bunkus vor etwa 15 Jahren hinzugefügt
locale/en/ct | ||
---|---|---|
1 |
$self{texts} = { |
|
2 |
'Add' => 'Add', |
|
1 |
#!/usr/bin/perl |
|
2 |
|
|
3 |
$self->{texts} = { |
|
4 |
'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.', |
|
5 |
'ADDED' => 'ADDED', |
|
6 |
'AP' => 'Purchases', |
|
7 |
'AP Transaction' => 'Purchase Transaction', |
|
8 |
'AR' => 'Sales', |
|
9 |
'AR Transaction' => 'Sales Transaction', |
|
10 |
'Add Customer' => 'Add Customer', |
|
11 |
'Add Vendor' => 'Add Vendor', |
|
3 | 12 |
'Address' => 'Address', |
13 |
'Advance turnover tax return' => 'Advance turnover tax return', |
|
4 | 14 |
'All' => 'All', |
15 |
'All reports' => 'All reports', |
|
16 |
'Attempt to call an undefined sub named \'%s\'' => 'Attempt to call an undefined sub named \'%s\'', |
|
5 | 17 |
'Bcc' => 'Bcc', |
18 |
'Billing/shipping address (city)' => 'Billing/shipping address (city)', |
|
19 |
'Billing/shipping address (street)' => 'Billing/shipping address (street)', |
|
20 |
'Billing/shipping address (zipcode)' => 'Billing/shipping address (zipcode)', |
|
21 |
'Bin List' => 'Bin List', |
|
22 |
'Binding to the LDAP server as "#1" failed. Please check config/authentication.pl.' => 'Binding to the LDAP server as "#1" failed. Please check config/authentication.pl.', |
|
23 |
'CANCELED' => 'CANCELED', |
|
24 |
'CR' => 'CR', |
|
25 |
'CRM admin' => 'CRM admin', |
|
26 |
'CRM create customers, vendors and contacts' => 'CRM create customers, vendors and contacts', |
|
27 |
'CRM follow up' => 'CRM follow up', |
|
28 |
'CRM know how' => 'CRM know how', |
|
29 |
'CRM notices' => 'CRM notices', |
|
30 |
'CRM opportunity' => 'CRM opportunity', |
|
31 |
'CRM optional software' => 'CRM optional software', |
|
32 |
'CRM other' => 'CRM other', |
|
33 |
'CRM search' => 'CRM search', |
|
34 |
'CRM send email' => 'CRM send email', |
|
35 |
'CRM services' => 'CRM services', |
|
36 |
'CRM status' => 'CRM status', |
|
37 |
'CRM termin' => 'CRM termin', |
|
38 |
'CRM user' => 'CRM user', |
|
39 |
'CSV export -- options' => 'CSV export -- options', |
|
6 | 40 |
'Cannot delete customer!' => 'Cannot delete customer!', |
7 | 41 |
'Cannot delete vendor!' => 'Cannot delete vendor!', |
8 | 42 |
'Cc' => 'Cc', |
43 |
'Change Lx-Office installation settings (all menu entries beneath \'System\')' => 'Change Lx-Office installation settings (all menu entries beneath \'System\')', |
|
44 |
'City' => 'City', |
|
45 |
'Confirmation' => 'Confirmation', |
|
9 | 46 |
'Contact' => 'Contact', |
10 |
'Continue' => 'Continue', |
|
11 |
'Credit Limit' => 'Credit Limit', |
|
47 |
'Contact person (surname)' => 'Contact person (surname)', |
|
48 |
'Could not spawn the printer command.' => 'Could not spawn the printer command.', |
|
49 |
'Create and edit RFQs' => 'Create and edit RFQs', |
|
50 |
'Create and edit customers and vendors' => 'Create and edit customers and vendors', |
|
51 |
'Create and edit dunnings' => 'Create and edit dunnings', |
|
52 |
'Create and edit invoices and credit notes' => 'Create and edit invoices and credit notes', |
|
53 |
'Create and edit parts, services, assemblies' => 'Create and edit parts, services, assemblies', |
|
54 |
'Create and edit projects' => 'Create and edit projects', |
|
55 |
'Create and edit purchase delivery orders' => 'Create and edit purchase delivery orders', |
|
56 |
'Create and edit purchase orders' => 'Create and edit purchase orders', |
|
57 |
'Create and edit sales delivery orders' => 'Create and edit sales delivery orders', |
|
58 |
'Create and edit sales orders' => 'Create and edit sales orders', |
|
59 |
'Create and edit sales quotations' => 'Create and edit sales quotations', |
|
60 |
'Create and edit vendor invoices' => 'Create and edit vendor invoices', |
|
61 |
'Credit Note' => 'Credit Note', |
|
62 |
'Customer' => 'Customer', |
|
63 |
'Customer Number' => 'Customer Number', |
|
12 | 64 |
'Customer deleted!' => 'Customer deleted!', |
65 |
'Customer details' => 'Customer details', |
|
13 | 66 |
'Customer saved!' => 'Customer saved!', |
14 | 67 |
'Customers' => 'Customers', |
15 |
'Delete' => 'Delete', |
|
16 |
'Discount' => 'Discount', |
|
68 |
'DATEV Export' => 'DATEV Export', |
|
69 |
'DELETED' => 'DELETED', |
|
70 |
'DR' => 'DR', |
|
71 |
'DUNNING STARTED' => 'DUNNING STARTED', |
|
72 |
'Dataset upgrade' => 'Dataset upgrade', |
|
73 |
'Date' => 'Date', |
|
74 |
'Delivery Order' => 'Delivery Order', |
|
75 |
'Dependency loop detected:' => 'Dependency loop detected:', |
|
76 |
'Directory' => 'Directory', |
|
77 |
'Dunning' => 'Dunning', |
|
17 | 78 |
'E-mail' => 'E-mail', |
79 |
'ELSE' => 'ELSE', |
|
18 | 80 |
'Edit Customer' => 'Edit Customer', |
19 | 81 |
'Edit Vendor' => 'Edit Vendor', |
82 |
'Enter longdescription' => 'Enter longdescription', |
|
83 |
'Error in database control file \'%s\': %s' => 'Error in database control file \'%s\': %s', |
|
20 | 84 |
'Fax' => 'Fax', |
21 |
'Include in Report' => 'Include in Report', |
|
85 |
'File' => 'File', |
|
86 |
'GL Transaction' => 'GL Transaction', |
|
87 |
'General ledger and cash' => 'General ledger and cash', |
|
88 |
'History' => 'History', |
|
89 |
'ID' => 'ID', |
|
22 | 90 |
'Invoice' => 'Invoice', |
91 |
'MAILED' => 'MAILED', |
|
92 |
'Manage license keys' => 'Manage license keys', |
|
93 |
'Mark as paid?' => 'Mark as paid?', |
|
94 |
'Marked as paid' => 'Marked as paid', |
|
95 |
'Master Data' => 'Master Data', |
|
96 |
'May set the BCC field when sending emails' => 'May set the BCC field when sending emails', |
|
97 |
'Message' => 'Message', |
|
98 |
'Missing \'description\' field.' => 'Missing \'description\' field.', |
|
99 |
'Missing \'tag\' field.' => 'Missing \'tag\' field.', |
|
100 |
'Missing parameter #1 in call to sub #2.' => 'Missing parameter #1 in call to sub #2.', |
|
101 |
'Missing parameter (at least one of #1) in call to sub #2.' => 'Missing parameter (at least one of #1) in call to sub #2.', |
|
102 |
'More than one control file with the tag \'%s\' exist.' => 'More than one control file with the tag \'%s\' exist.', |
|
23 | 103 |
'Name' => 'Name', |
24 | 104 |
'Name missing!' => 'Name missing!', |
25 |
'Notes' => 'Notes', |
|
105 |
'New contact' => 'New contact', |
|
106 |
'No' => 'No', |
|
107 |
'No %s was found matching the search parameters.' => 'No %s was found matching the search parameters.', |
|
108 |
'No Customer was found matching the search parameters.' => 'No Customer was found matching the search parameters.', |
|
109 |
'No Vendor was found matching the search parameters.' => 'No Vendor was found matching the search parameters.', |
|
110 |
'No customer has been selected yet.' => 'No customer has been selected yet.', |
|
111 |
'No or an unknown authenticantion module specified in "config/authentication.pl".' => 'No or an unknown authenticantion module specified in "config/authentication.pl".', |
|
112 |
'No part was found matching the search parameters.' => 'No part was found matching the search parameters.', |
|
113 |
'No vendor has been selected yet.' => 'No vendor has been selected yet.', |
|
26 | 114 |
'Number' => 'Number', |
27 |
'Order' => 'Order', |
|
28 | 115 |
'Orphaned' => 'Orphaned', |
116 |
'Others' => 'Others', |
|
117 |
'PAYMENT POSTED' => 'PAYMENT POSTED', |
|
118 |
'PDF export -- options' => 'PDF export -- options', |
|
119 |
'POSTED' => 'POSTED', |
|
120 |
'POSTED AS NEW' => 'POSTED AS NEW', |
|
121 |
'PRINTED' => 'PRINTED', |
|
122 |
'Packing List' => 'Packing List', |
|
123 |
'Page #1/#2' => 'Page #1/#2', |
|
124 |
'Part Number' => 'Part Number', |
|
125 |
'Part description' => 'Part description', |
|
29 | 126 |
'Phone' => 'Phone', |
30 |
'Save' => 'Save', |
|
31 |
'Ship to' => 'Ship to', |
|
32 |
'Tax Included' => 'Tax Included', |
|
33 |
'Taxable' => 'Taxable', |
|
34 |
'Terms: Net' => 'Terms: Net', |
|
35 |
'Transactions exist, cannot delete customer!' => 'Transactions exist, cannot delete customer!', |
|
36 |
'Transactions exist, cannot delete vendor!' => 'Transactions exist, cannot delete vendor!', |
|
127 |
'Pick List' => 'Pick List', |
|
128 |
'Please enter values' => 'Please enter values', |
|
129 |
'Preview' => 'Preview', |
|
130 |
'Proforma Invoice' => 'Proforma Invoice', |
|
131 |
'Purchase Order' => 'Purchase Order', |
|
132 |
'Quotation' => 'Quotation', |
|
133 |
'RFQ' => 'RFQ', |
|
134 |
'Receipt, payment, reconciliation' => 'Receipt, payment, reconciliation', |
|
135 |
'Reports' => 'Reports', |
|
136 |
'Request for Quotation' => 'Request for Quotation', |
|
137 |
'Request quotation' => 'Request quotation', |
|
138 |
'SAVED' => 'SAVED', |
|
139 |
'SAVED FOR DUNNING' => 'SAVED FOR DUNNING', |
|
140 |
'SCREENED' => 'SCREENED', |
|
141 |
'Sales Invoice' => 'Sales Invoice', |
|
142 |
'Sales Order' => 'Sales Order', |
|
143 |
'Sales quotation' => 'Sales quotation', |
|
144 |
'Select a Customer' => 'Select a Customer', |
|
145 |
'Select a customer' => 'Select a customer', |
|
146 |
'Select a part' => 'Select a part', |
|
147 |
'Select a vendor' => 'Select a vendor', |
|
148 |
'Storno Invoice' => 'Storno Invoice', |
|
149 |
'Storno Packing List' => 'Storno Packing List', |
|
150 |
'Street' => 'Street', |
|
151 |
'Subject' => 'Subject', |
|
152 |
'Tax Number' => 'Tax Number', |
|
153 |
'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )' => 'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )', |
|
154 |
'The LDAP server "#1:#2" is unreachable. Please check config/authentication.pl.' => 'The LDAP server "#1:#2" is unreachable. Please check config/authentication.pl.', |
|
155 |
'The config file "config/authentication.pl" contained invalid Perl code:' => 'The config file "config/authentication.pl" contained invalid Perl code:', |
|
156 |
'The config file "config/authentication.pl" was not found.' => 'The config file "config/authentication.pl" was not found.', |
|
157 |
'The connection to the LDAP server cannot be encrypted (SSL/TLS startup failure). Please check config/authentication.pl.' => 'The connection to the LDAP server cannot be encrypted (SSL/TLS startup failure). Please check config/authentication.pl.', |
|
158 |
'The connection to the authentication database failed:' => 'The connection to the authentication database failed:', |
|
159 |
'The connection to the template database failed:' => 'The connection to the template database failed:', |
|
160 |
'The creation of the authentication database failed:' => 'The creation of the authentication database failed:', |
|
161 |
'The list has been printed.' => 'The list has been printed.', |
|
162 |
'This customer number is already in use.' => 'This customer number is already in use.', |
|
163 |
'This vendor number is already in use.' => 'This vendor number is already in use.', |
|
164 |
'To (email)' => 'To (email)', |
|
165 |
'Transactions, AR transactions, AP transactions' => 'Transactions, AR transactions, AP transactions', |
|
166 |
'Trying to call a sub without a name' => 'Trying to call a sub without a name', |
|
167 |
'Type of Business' => 'Type of Business', |
|
168 |
'Unit' => 'Unit', |
|
169 |
'Unknown dependency \'%s\'.' => 'Unknown dependency \'%s\'.', |
|
170 |
'Value' => 'Value', |
|
171 |
'Variable' => 'Variable', |
|
172 |
'Vendor' => 'Vendor', |
|
173 |
'Vendor Invoice' => 'Vendor Invoice', |
|
37 | 174 |
'Vendor deleted!' => 'Vendor deleted!', |
175 |
'Vendor details' => 'Vendor details', |
|
38 | 176 |
'Vendor saved!' => 'Vendor saved!', |
39 | 177 |
'Vendors' => 'Vendors', |
40 |
'days' => 'days', |
|
178 |
'View warehouse content' => 'View warehouse content', |
|
179 |
'Warehouse management' => 'Warehouse management', |
|
180 |
'Yes' => 'Yes', |
|
181 |
'You do not have the permissions to access this function.' => 'You do not have the permissions to access this function.', |
|
182 |
'Your PostgreSQL installationen uses UTF-8 as its encoding. Therefore you have to configure Lx-Office to use UTF-8 as well.' => 'Your PostgreSQL installationen uses UTF-8 as its encoding. Therefore you have to configure Lx-Office to use UTF-8 as well.', |
|
183 |
'Zipcode' => 'Zipcode', |
|
184 |
'[email]' => '[email]', |
|
185 |
'bin_list' => 'bin_list', |
|
186 |
'config/authentication.pl: Key "DB_config" is missing.' => 'config/authentication.pl: Key "DB_config" is missing.', |
|
187 |
'config/authentication.pl: Key "LDAP_config" is missing.' => 'config/authentication.pl: Key "LDAP_config" is missing.', |
|
188 |
'config/authentication.pl: Missing parameters in "DB_config". Required parameters are "host", "db" and "user".' => 'config/authentication.pl: Missing parameters in "DB_config". Required parameters are "host", "db" and "user".', |
|
189 |
'config/authentication.pl: Missing parameters in "LDAP_config". Required parameters are "host", "attribute" and "base_dn".' => 'config/authentication.pl: Missing parameters in "LDAP_config". Required parameters are "host", "attribute" and "base_dn".', |
|
190 |
'customer' => 'customer', |
|
191 |
'customer_list' => 'customer_list', |
|
192 |
'customernumber not unique!' => 'customernumber not unique!', |
|
193 |
'invoice' => 'invoice', |
|
194 |
'no' => 'no', |
|
195 |
'packing_list' => 'packing_list', |
|
196 |
'pick_list' => 'pick_list', |
|
197 |
'proforma' => 'proforma', |
|
198 |
'purchase_order' => 'purchase_order', |
|
199 |
'report_generator_dispatch_to is not defined.' => 'report_generator_dispatch_to is not defined.', |
|
200 |
'report_generator_nextsub is not defined.' => 'report_generator_nextsub is not defined.', |
|
201 |
'request_quotation' => 'request_quotation', |
|
202 |
'sales_order' => 'sales_order', |
|
203 |
'sales_quotation' => 'sales_quotation', |
|
204 |
'vendor' => 'vendor', |
|
205 |
'vendor_list' => 'vendor_list', |
|
206 |
'yes' => 'yes', |
|
41 | 207 |
}; |
42 | 208 |
|
43 |
$self{subs} = { |
|
209 |
$self->{subs} = { |
|
210 |
'E' => 'E', |
|
211 |
'H' => 'H', |
|
212 |
'NTI' => 'NTI', |
|
213 |
'Q' => 'Q', |
|
44 | 214 |
'add' => 'add', |
215 |
'add_transaction' => 'add_transaction', |
|
216 |
'ap_transaction' => 'ap_transaction', |
|
217 |
'ar_transaction' => 'ar_transaction', |
|
218 |
'build_std_url' => 'build_std_url', |
|
219 |
'calculate_qty' => 'calculate_qty', |
|
220 |
'call_sub' => 'call_sub', |
|
45 | 221 |
'continue' => 'continue', |
46 |
'customer_invoice' => 'customer_invoice', |
|
47 |
'customer_order' => 'customer_order', |
|
222 |
'cov_selection_internal' => 'cov_selection_internal', |
|
48 | 223 |
'delete' => 'delete', |
49 |
'delete_customer' => 'delete_customer', |
|
50 |
'delete_vendor' => 'delete_vendor', |
|
224 |
'delete_contact' => 'delete_contact', |
|
225 |
'delete_shipto' => 'delete_shipto', |
|
226 |
'delivery_customer_selection' => 'delivery_customer_selection', |
|
227 |
'display' => 'display', |
|
51 | 228 |
'edit' => 'edit', |
52 | 229 |
'form_footer' => 'form_footer', |
53 | 230 |
'form_header' => 'form_header', |
54 |
'invoice' => 'invoice', |
|
231 |
'format_dates' => 'format_dates', |
|
232 |
'get_contact' => 'get_contact', |
|
233 |
'get_delivery' => 'get_delivery', |
|
234 |
'get_shipto' => 'get_shipto', |
|
235 |
'gl_transaction' => 'gl_transaction', |
|
55 | 236 |
'list_names' => 'list_names', |
56 |
'order' => 'order', |
|
237 |
'mark_as_paid_common' => 'mark_as_paid_common', |
|
238 |
'part_selection_internal' => 'part_selection_internal', |
|
239 |
'reformat_numbers' => 'reformat_numbers', |
|
240 |
'report_generator_back' => 'report_generator_back', |
|
241 |
'report_generator_dispatcher' => 'report_generator_dispatcher', |
|
242 |
'report_generator_do' => 'report_generator_do', |
|
243 |
'report_generator_export_as_csv' => 'report_generator_export_as_csv', |
|
244 |
'report_generator_export_as_pdf' => 'report_generator_export_as_pdf', |
|
245 |
'report_generator_set_default_sort' => 'report_generator_set_default_sort', |
|
246 |
'retrieve_partunits' => 'retrieve_partunits', |
|
247 |
'sales_invoice' => 'sales_invoice', |
|
57 | 248 |
'save' => 'save', |
58 |
'save_customer' => 'save_customer', |
|
59 |
'save_vendor' => 'save_vendor', |
|
249 |
'save_and_ap_transaction' => 'save_and_ap_transaction', |
|
250 |
'save_and_ar_transaction' => 'save_and_ar_transaction', |
|
251 |
'save_and_close' => 'save_and_close', |
|
252 |
'save_and_invoice' => 'save_and_invoice', |
|
253 |
'save_and_order' => 'save_and_order', |
|
254 |
'save_and_quotation' => 'save_and_quotation', |
|
255 |
'save_and_rfq' => 'save_and_rfq', |
|
60 | 256 |
'search' => 'search', |
257 |
'select_part' => 'select_part', |
|
258 |
'select_part_internal' => 'select_part_internal', |
|
259 |
'set_longdescription' => 'set_longdescription', |
|
260 |
'show_history' => 'show_history', |
|
261 |
'show_vc_details' => 'show_vc_details', |
|
262 |
'update' => 'update', |
|
61 | 263 |
'vendor_invoice' => 'vendor_invoice', |
62 |
'vendor_order' => 'vendor_order',
|
|
264 |
'vendor_selection' => 'vendor_selection',
|
|
63 | 265 |
'add' => 'add', |
266 |
'back' => 'back', |
|
267 |
'close' => 'close', |
|
64 | 268 |
'continue' => 'continue', |
65 | 269 |
'delete' => 'delete', |
66 |
'invoice' => 'invoice', |
|
67 |
'order' => 'order', |
|
270 |
'delete_contact' => 'delete_contact', |
|
271 |
'delete_shipto' => 'delete_shipto', |
|
272 |
'export_as_csv' => 'export_as_csv', |
|
273 |
'export_as_pdf' => 'export_as_pdf', |
|
274 |
'new_part' => 'new_part', |
|
68 | 275 |
'save' => 'save', |
276 |
'save_and_ap_transaction' => 'save_and_ap_transaction', |
|
277 |
'save_and_ar_transaction' => 'save_and_ar_transaction', |
|
278 |
'save_and_close' => 'save_and_close', |
|
279 |
'save_and_invoice' => 'save_and_invoice', |
|
280 |
'save_and_order' => 'save_and_order', |
|
281 |
'save_and_quotation' => 'save_and_quotation', |
|
282 |
'save_and_rfq' => 'save_and_rfq', |
|
69 | 283 |
}; |
70 | 284 |
|
71 | 285 |
1; |
Auch abrufbar als: Unified diff
locales.pl von nach locale/en kopiert und dort ausgeführt.