83 |
ilm |
1 |
<translation lang="en">
|
67 |
ilm |
2 |
<!-- File -->
|
|
|
3 |
<menu id="menu.file" label="File" />
|
|
|
4 |
<menu id="backup" label="Backup" />
|
|
|
5 |
<menu id="modules" label="Modules" />
|
|
|
6 |
<menu id="preferences" label="Preferences" />
|
|
|
7 |
<menu id="quit" label="Exit" />
|
|
|
8 |
<!-- Creation -->
|
|
|
9 |
<menu id="menu.create" label="Create" />
|
|
|
10 |
<menu id="accounting" label="Accounting" />
|
|
|
11 |
<menu id="accounting.entry.create" label="Accounting entries" />
|
|
|
12 |
<menu id="customer" label="Customers" />
|
|
|
13 |
<menu id="customer.quote.create" label="Quote" />
|
|
|
14 |
<menu id="customer.letter.create" label="Letter" />
|
|
|
15 |
<menu id="customer.proposal.create" label="Proposal" />
|
|
|
16 |
<menu id="project.create" label="Project" />
|
|
|
17 |
<menu id="appointment.create" label="Appointment" />
|
|
|
18 |
<menu id="mission.create" label="Mission" />
|
|
|
19 |
<menu id="mission.notice.create" label="Mission notice" />
|
|
|
20 |
<menu id="customer.delivery.create" label="Delivery" />
|
|
|
21 |
<menu id="customer.order.create" label="Order" />
|
|
|
22 |
<menu id="pos.sale.create" label="Sale (POS)" />
|
|
|
23 |
<menu id="customer.invoice.create" label="Invoice" />
|
|
|
24 |
<menu id="kd.invoice.create" label="Invoice" />
|
|
|
25 |
<menu id="customer.credit.create" label="Credit note" />
|
|
|
26 |
<menu id="supplier" label="Supplier" />
|
|
|
27 |
<menu id="supplier.order.create" label="Supplier order" />
|
|
|
28 |
<menu id="supplier.receipt.create" label="Supplier receipt" />
|
|
|
29 |
<menu id="supplier.purchase.create" label="Supplier purchase" />
|
93 |
ilm |
30 |
<menu id="supplier.invoice.purchase.create" label="Supplier invoice" />
|
67 |
ilm |
31 |
<menu id="supplier.credit.create" label="Supplier credit" />
|
|
|
32 |
<menu id="stock.io.create" label="Stock" />
|
|
|
33 |
|
|
|
34 |
<!-- List -->
|
73 |
ilm |
35 |
<menu id="menu.list" label="Management" />
|
67 |
ilm |
36 |
<menu id="menu.list.customer" label="CRM" />
|
73 |
ilm |
37 |
<menu id="customer.list" label="Customers" />
|
67 |
ilm |
38 |
<menu id="contact.list" label="Contacts" />
|
|
|
39 |
<menu id="customer.history" label="Customer history" />
|
|
|
40 |
<menu id="customer.quote.list" label="Quotes" />
|
|
|
41 |
<menu id="customer.proposal.list" label="Proposals" />
|
|
|
42 |
<menu id="customer.proposal.item.list" label="Proposal items" />
|
|
|
43 |
<menu id="menu.list.mission" label="Missions" />
|
|
|
44 |
<menu id="project.list" label="Projects" />
|
|
|
45 |
<menu id="mission.list" label="Missions" />
|
|
|
46 |
<menu id="appointment.list" label="Appointments" />
|
|
|
47 |
<menu id="appointment.unplanned.list" label="" />
|
|
|
48 |
<menu id="appointment.notvalidated.list" label="" />
|
|
|
49 |
<menu id="mission.order.list" label="" />
|
|
|
50 |
<menu id="mission.notice.list" label="" />
|
|
|
51 |
<menu id="customer.order.list" label="Orders" />
|
|
|
52 |
<menu id="customer.delivery.list" label="Deliveries" />
|
83 |
ilm |
53 |
<menu id="sales.list" label="Invoices" />
|
67 |
ilm |
54 |
<menu id="customer.invoice.list" label="Invoices" />
|
|
|
55 |
<menu id="payment.factoring.create" label="" />
|
|
|
56 |
<menu id="payment.factoring.list" label="" />
|
|
|
57 |
<menu id="customer.credit.list" label="Credits" />
|
|
|
58 |
<menu id="menu.list.supplier" label="Supplier" />
|
|
|
59 |
<menu id="supplier.list" label="Suppliers" />
|
73 |
ilm |
60 |
<menu id="supplier.contact.list" label="Supplier contacts" />
|
67 |
ilm |
61 |
<menu id="supplier.history" label="Supplier history" />
|
|
|
62 |
<menu id="supplier.order.list" label="Supplier orders" />
|
|
|
63 |
<menu id="supplier.receipt.list" label="Supplier receipts" />
|
|
|
64 |
<menu id="supplier.purchase.list" label="Purchases" />
|
83 |
ilm |
65 |
<menu id="supplier.invoice.purchase.list" label="Supplier invoices" />
|
67 |
ilm |
66 |
<menu id="supplier.credit.list" label="Supplier credits" />
|
|
|
67 |
<menu id="product.list" label="Product list" />
|
|
|
68 |
<menu id="product.reference.list" label="Reference list" />
|
|
|
69 |
<menu id="stock.io.list" label="Stock movements" />
|
|
|
70 |
<menu id="menu.list.pos" label="Point of sales" />
|
|
|
71 |
<menu id="pos.receipt.list" label="Receipts (POS)" />
|
|
|
72 |
<menu id="pos.sales.report" label="Sales (POS)" />
|
|
|
73 |
<menu id="sales.report" label="" />
|
|
|
74 |
<!-- Accounting -->
|
|
|
75 |
<menu id="menu.accounting" label="Accounting" />
|
|
|
76 |
<menu id="accounting.balance" label="Balance" />
|
|
|
77 |
<menu id="accounting.client.balance" label="Customer balance" />
|
73 |
ilm |
78 |
<menu id="accounting.analytical.result" label="Analytical result" />
|
67 |
ilm |
79 |
<menu id="accounting.ledger" label="Ledger" />
|
|
|
80 |
<menu id="accounting.general.ledger" label="General ledger" />
|
|
|
81 |
<menu id="accounting.entries.ledger" label="Ledger entries" />
|
|
|
82 |
<menu id="accounting.entries.list" label="List of ledger entries" />
|
|
|
83 |
<menu id="menu.accounting.closing" label="Closing" />
|
93 |
ilm |
84 |
<menu id="accounting.export" label="Accounting export" />
|
|
|
85 |
<menu id="accounting.import" label="Accouting import" />
|
67 |
ilm |
86 |
<menu id="accounting.validating" label="Validating" />
|
|
|
87 |
<menu id="accounting.closing" label="Closing" />
|
|
|
88 |
<!-- Documents -->
|
|
|
89 |
<menu id="menu.report" label="Reporting" />
|
|
|
90 |
<menu id="accounting.vat.report" label="VAT report" />
|
|
|
91 |
<menu id="accounting.costs.report" label="Costs report" />
|
|
|
92 |
<menu id="accounting.balance.report" label="Balance report" />
|
|
|
93 |
<menu id="employe.social.report" label="Social report" />
|
|
|
94 |
<!-- Stats -->
|
|
|
95 |
<menu id="menu.stats" label="Statistics" />
|
|
|
96 |
<menu id="sales.graph" label="Sales" />
|
|
|
97 |
<menu id="sales.margin.graph" label="Margins" />
|
|
|
98 |
<menu id="sales.list.report" label="Sales report" />
|
|
|
99 |
<menu id="sales.product.graph" label="Products" />
|
|
|
100 |
<menu id="sales.product.margin.graph" label="Product pargin" />
|
|
|
101 |
<menu id="sales.list.graph" label="Sales lists" />
|
|
|
102 |
<!-- Payment -->
|
|
|
103 |
<menu id="menu.payment" label="Payment" />
|
|
|
104 |
<menu id="payment.checking.create" label="Payment checking" />
|
|
|
105 |
<menu id="payment.reconciliation.create" label="Reconciliation" />
|
|
|
106 |
<menu id="menu.payment.customer" label="Customer" />
|
|
|
107 |
<menu id="customer.invoice.unpaid.list" label="Unpaid invoices" />
|
|
|
108 |
<menu id="customer.dept.list" label="Customer depts" />
|
|
|
109 |
<menu id="customer.payment.list" label="Payments" />
|
|
|
110 |
<menu id="customer.payment.followup.list" label="Followup" />
|
|
|
111 |
<menu id="customer.payment.check.pending.list" label="Customer checks" />
|
|
|
112 |
<menu id="customer.payment.check.pending.create" label="Pending checks" />
|
|
|
113 |
<menu id="customer.credit.check.list" label="Credit checks" />
|
|
|
114 |
<menu id="customer.credit.check.create" label="Pending credit checks" />
|
|
|
115 |
<menu id="menu.payment.supplier" label="Supplier" />
|
|
|
116 |
<menu id="supplier.invoice.unpaid.list" label="Unpaid supplier invoices" />
|
|
|
117 |
<menu id="supplier.bill.list" label="Supplier bills" />
|
|
|
118 |
<menu id="supplier.payment.check.list" label="Supplier checks" />
|
|
|
119 |
<menu id="supplier.payment.check.pending.list" label="Pending checks to suppliers" />
|
|
|
120 |
<!-- Payroll -->
|
83 |
ilm |
121 |
<menu id="menu.payroll" label="Payroll" />
|
|
|
122 |
<menu id="payroll.list.report.print" label="Payroll report" />
|
67 |
ilm |
123 |
<menu id="payroll.profile.list" label="Profiles" />
|
|
|
124 |
<menu id="payroll.history" label="History" />
|
|
|
125 |
<menu id="payroll.create" label="Payroll" />
|
|
|
126 |
<menu id="payroll.deposit.create" label="Deposit" />
|
|
|
127 |
<menu id="employee.list" label="Employees" />
|
|
|
128 |
<menu id="payroll.section" label="Sections" />
|
|
|
129 |
<menu id="payroll.variable" label="Variables" />
|
|
|
130 |
<menu id="payroll.closing" label="Monthly closing" />
|
|
|
131 |
<!-- Organization -->
|
|
|
132 |
<menu id="menu.organization" label="Structure" />
|
|
|
133 |
<menu id="accounting.chart" label="Accounting chart" />
|
|
|
134 |
<menu id="accounting.journal" label="Acounting journals" />
|
80 |
ilm |
135 |
<menu id="accounting.checkDB" label="Check database structure" />
|
67 |
ilm |
136 |
<menu id="user.list" label="Users" />
|
|
|
137 |
<menu id="user.right.list" label="User rights" />
|
|
|
138 |
<menu id="user.task.right" label="Task rigths" />
|
|
|
139 |
<menu id="salesman.list" label="Salemen" />
|
|
|
140 |
<menu id="pos.list" label="Points of sales" />
|
|
|
141 |
<menu id="secretary.list" label="Secretaries" />
|
|
|
142 |
<menu id="auditor.list" label="Auditors" />
|
|
|
143 |
<menu id="index.list" label="Indexes" />
|
|
|
144 |
<menu id="enterprise.list" label="Enterprises" />
|
|
|
145 |
<menu id="divison.list" label="" />
|
|
|
146 |
<menu id="divison.bank.list" label="" />
|
|
|
147 |
<menu id="enterprise.create" label="New enterprise" />
|
|
|
148 |
<menu id="mission.sample.list" label="" />
|
|
|
149 |
<menu id="mission.code.list" label="" />
|
|
|
150 |
<menu id="department.list" label="" />
|
83 |
ilm |
151 |
<!-- Test -->
|
67 |
ilm |
152 |
<menu id="menu.test" label="Tests" />
|
|
|
153 |
<!-- Help -->
|
|
|
154 |
<menu id="menu.help" label="Help" />
|
|
|
155 |
<menu id="information" label="About" />
|
|
|
156 |
<menu id="tips" label="Tips" />
|
93 |
ilm |
157 |
|
83 |
ilm |
158 |
<!-- Quote -->
|
|
|
159 |
<item id="sales.quote.number" label="Number" />
|
|
|
160 |
<item id="sales.quote.date" label="Date" />
|
|
|
161 |
<item id="sales.quote.label" label="Reference" />
|
|
|
162 |
<item id="sales.quote.customer" label="Customer" />
|
|
|
163 |
<item id="sales.quote.saleman" label="Saleman" />
|
|
|
164 |
<item id="sales.quote.state" label="State" />
|
|
|
165 |
<item id="sales.quote.address.alternative" label="Alternative address" />
|
|
|
166 |
<item id="sales.quote.info.general" label="Additional Information" />
|
|
|
167 |
<action id="sales.quote.accept" label="Mark as accepted" />
|
|
|
168 |
<action id="sales.quote.refuse" label="Mark as refused" />
|
|
|
169 |
<action id="sales.quote.create.invoice" label="Transfer to invoice" />
|
|
|
170 |
<action id="sales.quote.create.supplier.order" label="Transfer to supplier order" />
|
|
|
171 |
<action id="sales.quote.clone" label="Copy from" />
|
|
|
172 |
<action id="sales.quote.create.customer.order" label="Transfer to customer order" />
|
|
|
173 |
<action id="sales.quote.accept.create.customer.order" label="Mark as accepted and transfer to customer order" />
|
|
|
174 |
<!-- Customer -->
|
|
|
175 |
<action id="customerrelationship.customer.label.print" label="Print customer label" />
|
|
|
176 |
<action id="customerrelationship.customer.info.create" label="Create customer info" />
|
|
|
177 |
<action id="customerrelationship.customer.email.send" label="Send an email" />
|
|
|
178 |
<!-- Matching -->
|
|
|
179 |
<action id="financing.accouning.entries.source.show" label="Show source" />
|
|
|
180 |
<action id="financing.accouning.entries.match" label="Match entry" />
|
|
|
181 |
<action id="financing.accouning.entries.unmatch" label="Unmatch entry" />
|
|
|
182 |
<!-- Invoice -->
|
|
|
183 |
<item id="sales.invoice.number" label="Number" />
|
|
|
184 |
<item id="sales.invoice.date" label="Date" />
|
|
|
185 |
<item id="sales.invoice.label" label="Reference" />
|
|
|
186 |
<item id="sales.invoice.customer" label="Customer" />
|
|
|
187 |
<item id="sales.invoice.saleman" label="Saleman" />
|
|
|
188 |
<item id="sales.invoice.address.alternative" label="Alternative address" />
|
|
|
189 |
<item id="sales.invoice.info.general" label="Additional Information" />
|
|
|
190 |
<action id="sales.invoice.purchase.update" label="Update purchase total" />
|
|
|
191 |
<action id="sales.invoice.comment.add" label="Add a comment" />
|
|
|
192 |
<action id="sales.invoice.create.delivery" label="Transfer to delivery order" />
|
|
|
193 |
<action id="sales.invoice.create.credit" label="Transfer to credit" />
|
|
|
194 |
<action id="sales.invoice.clone" label="Copy from" />
|
|
|
195 |
<action id="sales.invoice.info.show" label="Customer info" />
|
|
|
196 |
<action id="sales.invoice.create.supplier.order" label="Transfer to supplier order" />
|
|
|
197 |
<action id="sales.shipment.create.invoice" label="Transfer to invoice" />
|
|
|
198 |
|
|
|
199 |
<!-- Document -->
|
|
|
200 |
<action id="document.quickprint" label="Quick print" />
|
|
|
201 |
<action id="document.print" label="Print..." />
|
|
|
202 |
<action id="document.print.all" label="Print documents" />
|
|
|
203 |
<action id="document.preview" label="Preview document" />
|
|
|
204 |
<action id="document.modify" label="Modify docucment with OpenOffice" />
|
|
|
205 |
<action id="document.create" label="Create document" />
|
|
|
206 |
<action id="document.pdf.send.email" label="Send PDF by email" />
|
|
|
207 |
<action id="document.send.email" label="Send by email" />
|
|
|
208 |
|
|
|
209 |
<!-- Supplier order -->
|
|
|
210 |
<action id="supplychain.order.create.purchase" label="Transfer to purchase" />
|
|
|
211 |
<action id="supplychain.order.create.receipt" label="Transfer to supplier receipt" />
|
|
|
212 |
|
|
|
213 |
<!-- Customer order -->
|
|
|
214 |
<action id="sales.order.create.deliverynote" label="Transfer to delivey note" />
|
|
|
215 |
<action id="sales.order.create.invoice" label="Transfer to invoice" />
|
|
|
216 |
<action id="sales.order.create.supplier.order" label="Transfer to supplier order" />
|
93 |
ilm |
217 |
<item id="sales.order.state.waiting" label="Waiting" />
|
|
|
218 |
<item id="sales.order.state.running" label="Running" />
|
|
|
219 |
<item id="sales.order.state.noStock" label="No Stock" />
|
|
|
220 |
<item id="sales.order.state.toDeliver" label="To deliver" />
|
|
|
221 |
<item id="sales.order.state.delivered" label="Delivered" />
|
|
|
222 |
<item id="sales.order.state.block" label="Blocked" />
|
|
|
223 |
<item id="sales.order.state.cancelled" label="Cancelled" />
|
|
|
224 |
|
|
|
225 |
<!-- Customer -->
|
|
|
226 |
<item id="customerrelationship.customer.address" label="Addresses" />
|
|
|
227 |
<item id="customerrelationship.customer.contact" label="Contacts" />
|
|
|
228 |
<item id="customerrelationship.customer.sales" label="Sales" />
|
|
|
229 |
<item id="customerrelationship.customer.payment" label="Payment" />
|
|
|
230 |
<item id="customerrelationship.customer.contacts" label="Contacts" />
|
|
|
231 |
<item id="customerrelationship.customer.addresses" label="Customer addresses" />
|
|
|
232 |
<item id="customerrelationship.customer.info" label="Additionnal information" />
|
|
|
233 |
|
|
|
234 |
|
|
|
235 |
<!-- Currency -->
|
|
|
236 |
<item id="currency.USD" label="US Dollar" />
|
|
|
237 |
<item id="currency.EUR" label="Euro" />
|
|
|
238 |
<item id="currency.PLN" label="Polish Zloty" />
|
|
|
239 |
<item id="currency.GBP" label="British Pound" />
|
|
|
240 |
<item id="currency.INR" label="Indian Rupee" />
|
|
|
241 |
<item id="currency.AUD" label="Australian Dollar" />
|
|
|
242 |
<item id="currency.CAD" label="Canadian Dollar" />
|
|
|
243 |
<item id="currency.SGD" label="Singapore Dollar" />
|
|
|
244 |
<item id="currency.CHF" label="Swiss Franc" />
|
|
|
245 |
<item id="currency.MYR" label="Malaysian Ringgit" />
|
|
|
246 |
<item id="currency.JPY" label="Japanese Yen" />
|
|
|
247 |
<item id="currency.CNY" label="Chinese Yuan Renminbi" />
|
|
|
248 |
<item id="currency.NZD" label="New Zealand Dollar" />
|
|
|
249 |
<item id="currency.THB" label="Thai Baht" />
|
|
|
250 |
<item id="currency.HUF" label="Hungarian Forint" />
|
|
|
251 |
<item id="currency.AED" label="Emirati Dirham" />
|
|
|
252 |
<item id="currency.HKD" label="Hong Kong Dollar" />
|
|
|
253 |
<item id="currency.MXN" label="Mexican Peso" />
|
|
|
254 |
<item id="currency.ZAR" label="South African Rand" />
|
|
|
255 |
<item id="currency.PHP" label="Philippine Peso" />
|
|
|
256 |
<item id="currency.SEK" label="Swedish Krona" />
|
|
|
257 |
<item id="currency.IDR" label="Indonesian Rupiah" />
|
|
|
258 |
<item id="currency.SAR" label="Saudi Arabian Riyal" />
|
|
|
259 |
<item id="currency.BRL" label="Brazilian Real" />
|
|
|
260 |
<item id="currency.TRY" label="Turkish Lira" />
|
|
|
261 |
<item id="currency.KES" label="Kenyan Shilling" />
|
|
|
262 |
<item id="currency.KRW" label="South Korean Won" />
|
|
|
263 |
<item id="currency.EGP" label="Egyptian Pound" />
|
|
|
264 |
<item id="currency.IQD" label="Iraqi Dinar" />
|
|
|
265 |
<item id="currency.NOK" label="Norwegian Krone" />
|
|
|
266 |
<item id="currency.KWD" label="Kuwaiti Dinar" />
|
|
|
267 |
<item id="currency.RUB" label="Russian Ruble" />
|
|
|
268 |
<item id="currency.DKK" label="Danish Krone" />
|
|
|
269 |
<item id="currency.PKR" label="Pakistani Rupee" />
|
|
|
270 |
<item id="currency.ILS" label="Israeli Shekel" />
|
|
|
271 |
<item id="currency.QAR" label="Qatari Riyal" />
|
|
|
272 |
<item id="currency.XAU" label="Gold Ounce" />
|
|
|
273 |
<item id="currency.OMR" label="Omani Rial" />
|
|
|
274 |
<item id="currency.COP" label="Colombian Peso" />
|
|
|
275 |
<item id="currency.CLP" label="Chilean Peso" />
|
|
|
276 |
<item id="currency.TWD" label="Taiwan New Dollar" />
|
|
|
277 |
<item id="currency.ARS" label="Argentine Peso" />
|
|
|
278 |
<item id="currency.CZK" label="Czech Koruna" />
|
|
|
279 |
<item id="currency.VND" label="Vietnamese Dong" />
|
|
|
280 |
<item id="currency.MAD" label="Moroccan Dirham" />
|
|
|
281 |
<item id="currency.JOD" label="Jordanian Dinar" />
|
|
|
282 |
<item id="currency.BHD" label="Bahraini Dinar" />
|
|
|
283 |
<item id="currency.XOF" label="CFA Franc" />
|
|
|
284 |
<item id="currency.LKR" label="Sri Lankan Rupee" />
|
|
|
285 |
<item id="currency.UAH" label="Ukrainian Hryvnia" />
|
|
|
286 |
<item id="currency.NGN" label="Nigerian Naira" />
|
|
|
287 |
<item id="currency.TND" label="Tunisian Dinar" />
|
|
|
288 |
<item id="currency.UGX" label="Ugandan Shilling" />
|
|
|
289 |
<item id="currency.RON" label="Romanian New Leu" />
|
|
|
290 |
<item id="currency.BDT" label="Bangladeshi Taka" />
|
|
|
291 |
<item id="currency.PEN" label="Peruvian Nuevo Sol" />
|
|
|
292 |
<item id="currency.GEL" label="Georgian Lari" />
|
|
|
293 |
<item id="currency.XAF" label="Central African CFA Franc BEAC" />
|
|
|
294 |
<item id="currency.FJD" label="Fijian Dollar" />
|
|
|
295 |
<item id="currency.VEF" label="Venezuelan Bolivar" />
|
|
|
296 |
<item id="currency.BYR" label="Belarusian Ruble" />
|
|
|
297 |
<item id="currency.HRK" label="Croatian Kuna" />
|
|
|
298 |
<item id="currency.UZS" label="Uzbekistani Som" />
|
|
|
299 |
<item id="currency.BGN" label="Bulgarian Lev" />
|
|
|
300 |
<item id="currency.DZD" label="Algerian Dinar" />
|
|
|
301 |
<item id="currency.IRR" label="Iranian Rial" />
|
|
|
302 |
<item id="currency.DOP" label="Dominican Peso" />
|
|
|
303 |
<item id="currency.ISK" label="Icelandic Krona" />
|
|
|
304 |
<item id="currency.XAG" label="Silver Ounce" />
|
|
|
305 |
<item id="currency.CRC" label="Costa Rican Colon" />
|
|
|
306 |
<item id="currency.SYP" label="Syrian Pound" />
|
|
|
307 |
<item id="currency.LYD" label="Libyan Dinar" />
|
|
|
308 |
<item id="currency.JMD" label="Jamaican Dollar" />
|
|
|
309 |
<item id="currency.MUR" label="Mauritian Rupee" />
|
|
|
310 |
<item id="currency.GHS" label="Ghanaian Cedi" />
|
|
|
311 |
<item id="currency.AOA" label="Angolan Kwanza" />
|
|
|
312 |
<item id="currency.UYU" label="Uruguayan Peso" />
|
|
|
313 |
<item id="currency.AFN" label="Afghan Afghani" />
|
|
|
314 |
<item id="currency.LBP" label="Lebanese Pound" />
|
|
|
315 |
<item id="currency.XPF" label="CFP Franc" />
|
|
|
316 |
<item id="currency.TTD" label="Trinidadian Dollar" />
|
|
|
317 |
<item id="currency.TZS" label="Tanzanian Shilling" />
|
|
|
318 |
<item id="currency.ALL" label="Albanian Lek" />
|
|
|
319 |
<item id="currency.XCD" label="East Caribbean Dollar" />
|
|
|
320 |
<item id="currency.GTQ" label="Guatemalan Quetzal" />
|
|
|
321 |
<item id="currency.NPR" label="Nepalese Rupee" />
|
|
|
322 |
<item id="currency.BOB" label="Bolivian Boliviano" />
|
|
|
323 |
<item id="currency.ZWD" label="Zimbabwean Dollar" />
|
|
|
324 |
<item id="currency.BBD" label="Barbadian or Bajan Dollar" />
|
|
|
325 |
<item id="currency.CUC" label="Cuban Convertible Peso" />
|
|
|
326 |
<item id="currency.LAK" label="Lao or Laotian Kip" />
|
|
|
327 |
<item id="currency.BND" label="Bruneian Dollar" />
|
|
|
328 |
<item id="currency.BWP" label="Botswana Pula" />
|
|
|
329 |
<item id="currency.HNL" label="Honduran Lempira" />
|
|
|
330 |
<item id="currency.PYG" label="Paraguayan Guarani" />
|
|
|
331 |
<item id="currency.ETB" label="Ethiopian Birr" />
|
|
|
332 |
<item id="currency.NAD" label="Namibian Dollar" />
|
|
|
333 |
<item id="currency.PGK" label="Papua New Guinean Kina" />
|
|
|
334 |
<item id="currency.SDG" label="Sudanese Pound" />
|
|
|
335 |
<item id="currency.MOP" label="Macau Pataca" />
|
|
|
336 |
<item id="currency.NIO" label="Nicaraguan Cordoba" />
|
|
|
337 |
<item id="currency.BMD" label="Bermudian Dollar" />
|
|
|
338 |
<item id="currency.KZT" label="Kazakhstani Tenge" />
|
|
|
339 |
<item id="currency.PAB" label="Panamanian Balboa" />
|
|
|
340 |
<item id="currency.BAM" label="Bosnian Convertible Marka" />
|
|
|
341 |
<item id="currency.GYD" label="Guyanese Dollar" />
|
|
|
342 |
<item id="currency.YER" label="Yemeni Rial" />
|
|
|
343 |
<item id="currency.MGA" label="Malagasy Ariary" />
|
|
|
344 |
<item id="currency.KYD" label="Caymanian Dollar" />
|
|
|
345 |
<item id="currency.MZN" label="Mozambican Metical" />
|
|
|
346 |
<item id="currency.RSD" label="Serbian Dinar" />
|
|
|
347 |
<item id="currency.SCR" label="Seychellois Rupee" />
|
|
|
348 |
<item id="currency.AMD" label="Armenian Dram" />
|
|
|
349 |
<item id="currency.SBD" label="Solomon Islander Dollar" />
|
|
|
350 |
<item id="currency.AZN" label="Azerbaijani New Manat" />
|
|
|
351 |
<item id="currency.SLL" label="Sierra Leonean Leone" />
|
|
|
352 |
<item id="currency.TOP" label="Tongan Pa'anga" />
|
|
|
353 |
<item id="currency.BZD" label="Belizean Dollar" />
|
|
|
354 |
<item id="currency.MWK" label="Malawian Kwacha" />
|
|
|
355 |
<item id="currency.GMD" label="Gambian Dalasi" />
|
|
|
356 |
<item id="currency.BIF" label="Burundian Franc" />
|
|
|
357 |
<item id="currency.SOS" label="Somali Shilling" />
|
|
|
358 |
<item id="currency.HTG" label="Haitian Gourde" />
|
|
|
359 |
<item id="currency.GNF" label="Guinean Franc" />
|
|
|
360 |
<item id="currency.MVR" label="Maldivian Rufiyaa" />
|
|
|
361 |
<item id="currency.MNT" label="Mongolian Tughrik" />
|
|
|
362 |
<item id="currency.CDF" label="Congolese Franc" />
|
|
|
363 |
<item id="currency.STD" label="Sao Tomean Dobra" />
|
|
|
364 |
<item id="currency.TJS" label="Tajikistani Somoni" />
|
|
|
365 |
<item id="currency.KPW" label="North Korean Won" />
|
|
|
366 |
<item id="currency.MMK" label="Burmese Kyat" />
|
|
|
367 |
<item id="currency.LSL" label="Basotho Loti" />
|
|
|
368 |
<item id="currency.LRD" label="Liberian Dollar" />
|
|
|
369 |
<item id="currency.KGS" label="Kyrgyzstani Som" />
|
|
|
370 |
<item id="currency.GIP" label="Gibraltar Pound" />
|
|
|
371 |
<item id="currency.XPT" label="Platinum Ounce" />
|
|
|
372 |
<item id="currency.MDL" label="Moldovan Leu" />
|
|
|
373 |
<item id="currency.CUP" label="Cuban Peso" />
|
|
|
374 |
<item id="currency.KHR" label="Cambodian Riel" />
|
|
|
375 |
<item id="currency.MKD" label="Macedonian Denar" />
|
|
|
376 |
<item id="currency.VUV" label="Ni-Vanuatu Vatu" />
|
|
|
377 |
<item id="currency.MRO" label="Mauritanian Ouguiya" />
|
|
|
378 |
<item id="currency.ANG" label="Dutch Guilder" />
|
|
|
379 |
<item id="currency.SZL" label="Swazi Lilangeni" />
|
|
|
380 |
<item id="currency.CVE" label="Cape Verdean Escudo" />
|
|
|
381 |
<item id="currency.SRD" label="Surinamese Dollar" />
|
|
|
382 |
<item id="currency.XPD" label="Palladium Ounce" />
|
|
|
383 |
<item id="currency.SVC" label="Salvadoran Colon" />
|
|
|
384 |
<item id="currency.BSD" label="Bahamian Dollar" />
|
|
|
385 |
<item id="currency.XDR" label="IMF Special Drawing Rights" />
|
|
|
386 |
<item id="currency.RWF" label="Rwandan Franc" />
|
|
|
387 |
<item id="currency.AWG" label="Aruban or Dutch Guilder" />
|
|
|
388 |
<item id="currency.DJF" label="Djiboutian Franc" />
|
|
|
389 |
<item id="currency.BTN" label="Bhutanese Ngultrum" />
|
|
|
390 |
<item id="currency.KMF" label="Comoran Franc" />
|
|
|
391 |
<item id="currency.WST" label="Samoan Tala" />
|
|
|
392 |
<item id="currency.SPL" label="Seborgan Luigino" />
|
|
|
393 |
<item id="currency.ERN" label="Eritrean Nakfa" />
|
|
|
394 |
<item id="currency.FKP" label="Falkland Island Pound" />
|
|
|
395 |
<item id="currency.SHP" label="Saint Helenian Pound" />
|
|
|
396 |
<item id="currency.JEP" label="Jersey Pound" />
|
|
|
397 |
<item id="currency.TMT" label="Turkmenistani Manat" />
|
|
|
398 |
<item id="currency.TVD" label="Tuvaluan Dollar" />
|
|
|
399 |
<item id="currency.IMP" label="Isle of Man Pound" />
|
|
|
400 |
<item id="currency.GGP" label="Guernsey Pound " />
|
|
|
401 |
<item id="currency.USD.symbol" label="$" />
|
|
|
402 |
<item id="currency.EUR.symbol" label="€" />
|
|
|
403 |
<item id="currency.PLN.symbol" label="zł" />
|
|
|
404 |
|
|
|
405 |
<!-- User right -->
|
|
|
406 |
<item id="user.right.parameters.editor" label="Parameters" />
|
|
|
407 |
|
|
|
408 |
<item id="product.bom.expand" label="Expand BOM" />
|
|
|
409 |
<item id="product.bom.expose" label="Expose BOM" />
|
94 |
ilm |
410 |
<item id="product.bom.flat" label="Flat BOM" />
|
93 |
ilm |
411 |
|
|
|
412 |
|
67 |
ilm |
413 |
</translation>
|