]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b | 3 | fa{ |
0f5d89e8 | 4 | Version{"2.1.41.97"} |
b331163b A |
5 | durationUnits{ |
6 | hm{"h:mm"} | |
7 | hms{"h:mm:ss"} | |
8 | ms{"m:ss"} | |
9 | } | |
10 | units{ | |
11 | acceleration{ | |
12 | g-force{ | |
13 | dnam{"نیروی جاذبه"} | |
14 | one{"{0} نیروی جاذبه"} | |
15 | other{"{0} جاذبه"} | |
16 | } | |
17 | meter-per-second-squared{ | |
18 | dnam{"متر بر مجذور ثانیه"} | |
19 | one{"{0} متر بر مجذور ثانیه"} | |
20 | other{"{0} متر بر مجذور ثانیه"} | |
21 | } | |
22 | } | |
23 | angle{ | |
24 | arc-minute{ | |
25 | dnam{"دقیقهٔ قوسی"} | |
26 | one{"{0} دقیقهٔ قوسی"} | |
27 | other{"{0} دقیقهٔ قوسی"} | |
28 | } | |
29 | arc-second{ | |
30 | dnam{"ثانیهٔ قوسی"} | |
31 | one{"{0} ثانیهٔ قوسی"} | |
32 | other{"{0} ثانیهٔ قوسی"} | |
33 | } | |
34 | degree{ | |
35 | dnam{"درجه"} | |
36 | one{"{0} درجه"} | |
37 | other{"{0} درجه"} | |
38 | } | |
39 | radian{ | |
40 | dnam{"رادیان"} | |
41 | one{"{0} رادیان"} | |
42 | other{"{0} رادیان"} | |
43 | } | |
2ca993e8 A |
44 | revolution{ |
45 | dnam{"دور"} | |
46 | one{"{0} دور"} | |
47 | other{"{0} دور"} | |
48 | } | |
b331163b A |
49 | } |
50 | area{ | |
51 | acre{ | |
52 | dnam{"جریب"} | |
53 | one{"{0} جریب"} | |
54 | other{"{0} جریب"} | |
55 | } | |
56 | hectare{ | |
57 | dnam{"هکتار"} | |
58 | one{"{0} هکتار"} | |
59 | other{"{0} هکتار"} | |
60 | } | |
61 | square-centimeter{ | |
62 | dnam{"سانتیمتر مربع"} | |
63 | one{"{0} سانتیمتر مربع"} | |
64 | other{"{0} سانتیمتر مربع"} | |
2ca993e8 | 65 | per{"{0} در سانتیمتر مربع"} |
b331163b A |
66 | } |
67 | square-foot{ | |
68 | dnam{"فوت مربع"} | |
69 | one{"{0} فوت مربع"} | |
70 | other{"{0} فوت مربع"} | |
71 | } | |
72 | square-inch{ | |
73 | dnam{"اینچ مربع"} | |
74 | one{"{0} اینچ مربع"} | |
75 | other{"{0} اینچ مربع"} | |
2ca993e8 | 76 | per{"{0} در اینچ مربع"} |
b331163b A |
77 | } |
78 | square-kilometer{ | |
79 | dnam{"کیلومتر مربع"} | |
80 | one{"{0} کیلومتر مربع"} | |
81 | other{"{0} کیلومتر مربع"} | |
f3c0d7a5 | 82 | per{"کیلومتر مربع در {0}"} |
b331163b A |
83 | } |
84 | square-meter{ | |
85 | dnam{"متر مربع"} | |
86 | one{"{0} متر مربع"} | |
87 | other{"{0} متر مربع"} | |
2ca993e8 | 88 | per{"{0} در متر مربع"} |
b331163b A |
89 | } |
90 | square-mile{ | |
91 | dnam{"مایل مربع"} | |
92 | one{"{0} مایل مربع"} | |
93 | other{"{0} مایل مربع"} | |
f3c0d7a5 | 94 | per{"{0} در مایل مربع"} |
b331163b A |
95 | } |
96 | square-yard{ | |
97 | dnam{"یارد مربع"} | |
98 | one{"{0} یارد مربع"} | |
99 | other{"{0} یارد مربع"} | |
100 | } | |
101 | } | |
102 | compound{ | |
2ca993e8 A |
103 | per{"{0} در {1}"} |
104 | } | |
105 | concentr{ | |
106 | karat{ | |
107 | dnam{"عیار"} | |
108 | one{"{0} عیار"} | |
109 | other{"{0} عیار"} | |
110 | } | |
f3c0d7a5 A |
111 | milligram-per-deciliter{ |
112 | dnam{"میلیگرم در دسیلیتر"} | |
113 | one{"{0} میلیگرم در دسیلیتر"} | |
114 | other{"{0} میلیگرم در دسیلیتر"} | |
115 | } | |
116 | millimole-per-liter{ | |
117 | dnam{"میلیمول در لیتر"} | |
118 | one{"{0} میلیمول در لیتر"} | |
119 | other{"{0} میلیمول در لیتر"} | |
120 | } | |
121 | part-per-million{ | |
122 | dnam{"بخش در میلیون"} | |
123 | one{"{0} بخش در میلیون"} | |
124 | other{"{0} بخش در میلیون"} | |
125 | } | |
b331163b A |
126 | } |
127 | consumption{ | |
2ca993e8 A |
128 | liter-per-100kilometers{ |
129 | dnam{"لیتر در ۱۰۰ کیلومتر"} | |
130 | one{"{0} لیتر در ۱۰۰ کیلومتر"} | |
131 | other{"{0} لیتر در ۱۰۰ کیلومتر"} | |
132 | } | |
b331163b A |
133 | liter-per-kilometer{ |
134 | dnam{"لیتر در کیلومتر"} | |
135 | one{"{0} لیتر در کیلومتر"} | |
136 | other{"{0} لیتر در کیلومتر"} | |
137 | } | |
138 | mile-per-gallon{ | |
139 | dnam{"مایل در گالن"} | |
140 | one{"{0} مایل در گالن"} | |
141 | other{"{0} مایل در گالن"} | |
142 | } | |
f3c0d7a5 A |
143 | mile-per-gallon-imperial{ |
144 | dnam{"مایل در امپریال گالن"} | |
145 | one{"{0} مایل در امپریال گالن"} | |
146 | other{"{0} مایل در امپریال گالن"} | |
147 | } | |
b331163b | 148 | } |
2ca993e8 A |
149 | coordinate{ |
150 | east{"{0} شرقی"} | |
151 | north{"{0} شمالی"} | |
152 | south{"{0} جنوبی"} | |
153 | west{"{0} غربی"} | |
154 | } | |
b331163b A |
155 | digital{ |
156 | bit{ | |
157 | dnam{"بیت"} | |
158 | one{"{0} بیت"} | |
159 | other{"{0} بیت"} | |
160 | } | |
161 | byte{ | |
162 | dnam{"بایت"} | |
163 | one{"{0} بایت"} | |
164 | other{"{0} بایت"} | |
165 | } | |
166 | gigabit{ | |
167 | dnam{"گیگابیت"} | |
168 | one{"{0} گیگابیت"} | |
169 | other{"{0} گیگابیت"} | |
170 | } | |
171 | gigabyte{ | |
172 | dnam{"گیگابایت"} | |
173 | one{"{0} گیگابایت"} | |
174 | other{"{0} گیگابایت"} | |
175 | } | |
176 | kilobit{ | |
177 | dnam{"کیلوبیت"} | |
178 | one{"{0} کیلوبیت"} | |
179 | other{"{0} کیلوبیت"} | |
180 | } | |
181 | kilobyte{ | |
182 | dnam{"کیلوبایت"} | |
183 | one{"{0} کیلوبایت"} | |
184 | other{"{0} کیلوبایت"} | |
185 | } | |
186 | megabit{ | |
187 | dnam{"مگابیت"} | |
188 | one{"{0} مگابیت"} | |
189 | other{"{0} مگابیت"} | |
190 | } | |
191 | megabyte{ | |
192 | dnam{"مگابایت"} | |
193 | one{"{0} مگابایت"} | |
194 | other{"{0} مگابایت"} | |
195 | } | |
196 | terabit{ | |
197 | dnam{"ترابیت"} | |
198 | one{"{0} ترابیت"} | |
199 | other{"{0} ترابیت"} | |
200 | } | |
201 | terabyte{ | |
202 | dnam{"ترابایت"} | |
203 | one{"{0} ترابایت"} | |
204 | other{"{0} ترابایت"} | |
205 | } | |
206 | } | |
207 | duration{ | |
2ca993e8 A |
208 | century{ |
209 | dnam{"سده"} | |
210 | one{"{0} سده"} | |
211 | other{"{0} سده"} | |
212 | } | |
b331163b A |
213 | day{ |
214 | dnam{"روز"} | |
215 | one{"{0} روز"} | |
216 | other{"{0} روز"} | |
2ca993e8 | 217 | per{"{0} در روز"} |
b331163b A |
218 | } |
219 | hour{ | |
220 | dnam{"ساعت"} | |
221 | one{"{0} ساعت"} | |
222 | other{"{0} ساعت"} | |
223 | per{"{0} در ساعت"} | |
224 | } | |
225 | microsecond{ | |
226 | dnam{"میکروثانیه"} | |
227 | one{"{0} میکروثانیه"} | |
228 | other{"{0} میکروثانیه"} | |
229 | } | |
230 | millisecond{ | |
231 | dnam{"میلیثانیه"} | |
232 | one{"{0} میلیثانیه"} | |
233 | other{"{0} میلیثانیه"} | |
234 | } | |
235 | minute{ | |
236 | dnam{"دقیقه"} | |
237 | one{"{0} دقیقه"} | |
238 | other{"{0} دقیقه"} | |
2ca993e8 | 239 | per{"{0} در دقیقه"} |
b331163b A |
240 | } |
241 | month{ | |
242 | dnam{"ماه"} | |
243 | one{"{0} ماه"} | |
244 | other{"{0} ماه"} | |
2ca993e8 | 245 | per{"{0} در ماه"} |
b331163b A |
246 | } |
247 | nanosecond{ | |
248 | dnam{"نانوثانیه"} | |
249 | one{"{0} نانوثانیه"} | |
250 | other{"{0} نانوثانیه"} | |
251 | } | |
252 | second{ | |
253 | dnam{"ثانیه"} | |
254 | one{"{0} ثانیه"} | |
255 | other{"{0} ثانیه"} | |
256 | per{"{0} در ثانیه"} | |
257 | } | |
258 | week{ | |
259 | dnam{"هفته"} | |
260 | one{"{0} هفته"} | |
261 | other{"{0} هفته"} | |
2ca993e8 | 262 | per{"{0} در هفته"} |
b331163b A |
263 | } |
264 | year{ | |
265 | dnam{"سال"} | |
266 | one{"{0} سال"} | |
267 | other{"{0} سال"} | |
2ca993e8 | 268 | per{"{0} در سال"} |
b331163b A |
269 | } |
270 | } | |
271 | electric{ | |
272 | ampere{ | |
273 | dnam{"آمپر"} | |
274 | one{"{0} آمپر"} | |
275 | other{"{0} آمپر"} | |
276 | } | |
277 | milliampere{ | |
278 | dnam{"میلیآمپر"} | |
279 | one{"{0} میلیآمپر"} | |
280 | other{"{0} میلیآمپر"} | |
281 | } | |
282 | ohm{ | |
283 | dnam{"اهم"} | |
284 | one{"{0} اهم"} | |
285 | other{"{0} اهم"} | |
286 | } | |
287 | volt{ | |
288 | dnam{"ولت"} | |
289 | one{"{0} ولت"} | |
290 | other{"{0} ولت"} | |
291 | } | |
292 | } | |
293 | energy{ | |
294 | calorie{ | |
295 | dnam{"کالری"} | |
296 | one{"{0} کالری"} | |
297 | other{"{0} کالری"} | |
298 | } | |
299 | foodcalorie{ | |
300 | dnam{"کالری"} | |
301 | one{"{0} کالری"} | |
302 | other{"{0} کالری"} | |
303 | } | |
304 | joule{ | |
305 | dnam{"ژول"} | |
306 | one{"{0} ژول"} | |
307 | other{"{0} ژول"} | |
308 | } | |
309 | kilocalorie{ | |
310 | dnam{"کیلوکالری"} | |
311 | one{"{0} کیلوکالری"} | |
312 | other{"{0} کیلوکالری"} | |
313 | } | |
314 | kilojoule{ | |
315 | dnam{"کیلوژول"} | |
316 | one{"{0} کیلوژول"} | |
317 | other{"{0} کیلوژول"} | |
318 | } | |
319 | kilowatt-hour{ | |
320 | dnam{"کیلوواتساعت"} | |
321 | one{"{0} کیلوواتساعت"} | |
322 | other{"{0} کیلوواتساعت"} | |
323 | } | |
324 | } | |
325 | frequency{ | |
326 | gigahertz{ | |
327 | dnam{"گیگاهرتز"} | |
328 | one{"{0} گیگاهرتز"} | |
329 | other{"{0} گیگاهرتز"} | |
330 | } | |
331 | hertz{ | |
332 | dnam{"هرتز"} | |
333 | one{"{0} هرتز"} | |
334 | other{"{0} هرتز"} | |
335 | } | |
336 | kilohertz{ | |
337 | dnam{"کیلوهرتز"} | |
338 | one{"{0} کیلوهرتز"} | |
339 | other{"{0} کیلوهرتز"} | |
340 | } | |
341 | megahertz{ | |
342 | dnam{"مگاهرتز"} | |
343 | one{"{0} مگاهرتز"} | |
344 | other{"{0} مگاهرتز"} | |
345 | } | |
346 | } | |
347 | length{ | |
348 | astronomical-unit{ | |
349 | dnam{"واحد نجومی"} | |
350 | one{"{0} واحد نجومی"} | |
351 | other{"{0} واحد نجومی"} | |
352 | } | |
353 | centimeter{ | |
354 | dnam{"سانتیمتر"} | |
355 | one{"{0} سانتیمتر"} | |
356 | other{"{0} سانتیمتر"} | |
2ca993e8 | 357 | per{"{0}/سانتیمتر"} |
b331163b A |
358 | } |
359 | decimeter{ | |
360 | dnam{"دسیمتر"} | |
361 | one{"{0} دسیمتر"} | |
362 | other{"{0} دسیمتر"} | |
363 | } | |
364 | foot{ | |
365 | dnam{"فوت"} | |
366 | one{"{0} فوت"} | |
367 | other{"{0} فوت"} | |
2ca993e8 | 368 | per{"{0}/فوت"} |
b331163b A |
369 | } |
370 | inch{ | |
371 | dnam{"اینچ"} | |
372 | one{"{0} اینچ"} | |
373 | other{"{0} اینچ"} | |
2ca993e8 | 374 | per{"{0}/اینچ"} |
b331163b A |
375 | } |
376 | kilometer{ | |
377 | dnam{"کیلومتر"} | |
378 | one{"{0} کیلومتر"} | |
379 | other{"{0} کیلومتر"} | |
2ca993e8 | 380 | per{"{0}/کیلومتر"} |
b331163b A |
381 | } |
382 | light-year{ | |
383 | dnam{"سال نوری"} | |
384 | one{"{0} سال نوری"} | |
385 | other{"{0} سال نوری"} | |
386 | } | |
387 | meter{ | |
388 | dnam{"متر"} | |
389 | one{"{0} متر"} | |
390 | other{"{0} متر"} | |
2ca993e8 | 391 | per{"{0}/متر"} |
b331163b A |
392 | } |
393 | micrometer{ | |
394 | dnam{"میکرومتر"} | |
395 | one{"{0} میکرومتر"} | |
396 | other{"{0} میکرومتر"} | |
397 | } | |
398 | mile{ | |
399 | dnam{"مایل"} | |
400 | one{"{0} مایل"} | |
401 | other{"{0} مایل"} | |
402 | } | |
2ca993e8 A |
403 | mile-scandinavian{ |
404 | dnam{"مایل اسکاندیناوی"} | |
405 | one{"{0} مایل اسکاندیناوی"} | |
406 | other{"{0} مایل اسکاندیناوی"} | |
407 | } | |
b331163b A |
408 | millimeter{ |
409 | dnam{"میلیمتر"} | |
410 | one{"{0} میلیمتر"} | |
411 | other{"{0} میلیمتر"} | |
412 | } | |
413 | nanometer{ | |
414 | dnam{"نانومتر"} | |
415 | one{"{0} نانومتر"} | |
416 | other{"{0} نانومتر"} | |
417 | } | |
418 | nautical-mile{ | |
419 | dnam{"مایل دریایی"} | |
420 | one{"{0} مایل دریایی"} | |
421 | other{"{0} مایل دریایی"} | |
422 | } | |
423 | parsec{ | |
424 | dnam{"پارسک"} | |
425 | one{"{0} پارسک"} | |
426 | other{"{0} پارسک"} | |
427 | } | |
428 | picometer{ | |
429 | dnam{"پیکومتر"} | |
430 | one{"{0} پیکومتر"} | |
431 | other{"{0} پیکومتر"} | |
432 | } | |
0f5d89e8 A |
433 | point{ |
434 | dnam{"امتیاز"} | |
435 | one{"{0} امتیاز"} | |
436 | other{"{0} امتیاز"} | |
437 | } | |
b331163b A |
438 | yard{ |
439 | dnam{"یارد"} | |
440 | one{"{0} یارد"} | |
441 | other{"{0} یارد"} | |
442 | } | |
443 | } | |
444 | light{ | |
445 | lux{ | |
446 | dnam{"لوکس"} | |
447 | one{"{0} لوکس"} | |
448 | other{"{0} لوکس"} | |
449 | } | |
450 | } | |
451 | mass{ | |
452 | carat{ | |
453 | dnam{"قیراط"} | |
454 | one{"{0} قیراط"} | |
455 | other{"{0} قیراط"} | |
456 | } | |
457 | gram{ | |
458 | dnam{"گرم"} | |
459 | one{"{0} گرم"} | |
460 | other{"{0} گرم"} | |
2ca993e8 | 461 | per{"{0} در گرم"} |
b331163b A |
462 | } |
463 | kilogram{ | |
464 | dnam{"کیلوگرم"} | |
465 | one{"{0} کیلوگرم"} | |
466 | other{"{0} کیلوگرم"} | |
2ca993e8 | 467 | per{"{0} در کیلوگرم"} |
b331163b A |
468 | } |
469 | metric-ton{ | |
470 | dnam{"تن متریک"} | |
471 | one{"{0} تن متریک"} | |
472 | other{"{0} تن متریک"} | |
473 | } | |
474 | microgram{ | |
475 | dnam{"میکروگرم"} | |
476 | one{"{0} میکروگرم"} | |
477 | other{"{0} میکروگرم"} | |
478 | } | |
479 | milligram{ | |
480 | dnam{"میلیگرم"} | |
481 | one{"{0} میلیگرم"} | |
482 | other{"{0} میلیگرم"} | |
483 | } | |
484 | ounce{ | |
485 | dnam{"اونس"} | |
486 | one{"{0} اونس"} | |
487 | other{"{0} اونس"} | |
2ca993e8 | 488 | per{"{0} در اونس"} |
b331163b A |
489 | } |
490 | ounce-troy{ | |
491 | dnam{"اونس تروا"} | |
492 | one{"{0} اونس تروا"} | |
493 | other{"{0} اونس تروا"} | |
494 | } | |
495 | pound{ | |
496 | dnam{"پوند"} | |
497 | one{"{0} پوند"} | |
498 | other{"{0} پوند"} | |
2ca993e8 | 499 | per{"{0} در پوند"} |
b331163b A |
500 | } |
501 | ton{ | |
502 | dnam{"تن"} | |
503 | one{"{0} تن"} | |
504 | other{"{0} تن"} | |
505 | } | |
506 | } | |
507 | power{ | |
508 | gigawatt{ | |
509 | dnam{"گیگاوات"} | |
510 | one{"{0} گیگاوات"} | |
511 | other{"{0} گیگاوات"} | |
512 | } | |
513 | horsepower{ | |
514 | dnam{"اسب بخار"} | |
515 | one{"{0} اسب بخار"} | |
516 | other{"{0} اسب بخار"} | |
517 | } | |
518 | kilowatt{ | |
519 | dnam{"کیلووات"} | |
520 | one{"{0} کیلووات"} | |
521 | other{"{0} کیلووات"} | |
522 | } | |
523 | megawatt{ | |
524 | dnam{"مگاوات"} | |
525 | one{"{0} مگاوات"} | |
526 | other{"{0} مگاوات"} | |
527 | } | |
528 | milliwatt{ | |
529 | dnam{"میلیوات"} | |
530 | one{"{0} میلیوات"} | |
531 | other{"{0} میلیوات"} | |
532 | } | |
533 | watt{ | |
534 | dnam{"وات"} | |
535 | one{"{0} وات"} | |
536 | other{"{0} وات"} | |
537 | } | |
538 | } | |
539 | pressure{ | |
540 | hectopascal{ | |
541 | dnam{"هکتوپاسکال"} | |
542 | one{"{0} هکتوپاسکال"} | |
543 | other{"{0} هکتوپاسکال"} | |
544 | } | |
545 | inch-hg{ | |
546 | dnam{"اینچ جیوه"} | |
547 | one{"{0} اینچ جیوه"} | |
548 | other{"{0} اینچ جیوه"} | |
549 | } | |
550 | millibar{ | |
551 | dnam{"میلیبار"} | |
552 | one{"{0} میلیبار"} | |
553 | other{"{0} میلیبار"} | |
554 | } | |
555 | millimeter-of-mercury{ | |
556 | dnam{"میلیمتر جیوه"} | |
557 | one{"{0} میلیمتر جیوه"} | |
558 | other{"{0} میلیمتر جیوه"} | |
559 | } | |
560 | pound-per-square-inch{ | |
561 | dnam{"پوند در اینچ مربع"} | |
562 | one{"{0} پوند در اینچ مربع"} | |
563 | other{"{0} پوند در اینچ مربع"} | |
564 | } | |
565 | } | |
b331163b A |
566 | speed{ |
567 | kilometer-per-hour{ | |
568 | dnam{"کیلومتر در ساعت"} | |
569 | one{"{0} کیلومتر در ساعت"} | |
570 | other{"{0} کیلومتر در ساعت"} | |
571 | } | |
2ca993e8 A |
572 | knot{ |
573 | dnam{"گره"} | |
574 | one{"{0} گره"} | |
575 | other{"{0} گره"} | |
576 | } | |
b331163b A |
577 | meter-per-second{ |
578 | dnam{"متر در ثانیه"} | |
579 | one{"{0} متر در ثانیه"} | |
580 | other{"{0} متر در ثانیه"} | |
581 | } | |
582 | mile-per-hour{ | |
583 | dnam{"مایل در ساعت"} | |
584 | one{"{0} مایل در ساعت"} | |
585 | other{"{0} مایل در ساعت"} | |
586 | } | |
587 | } | |
588 | temperature{ | |
589 | celsius{ | |
590 | dnam{"درجهٔ سلسیوس"} | |
591 | one{"{0} درجهٔ سلسیوس"} | |
592 | other{"{0} درجهٔ سلسیوس"} | |
593 | } | |
594 | fahrenheit{ | |
595 | dnam{"درجهٔ فارنهایت"} | |
596 | one{"{0} درجهٔ فارنهایت"} | |
2ca993e8 A |
597 | other{"{0} درجهٔ فارنهایت"} |
598 | } | |
599 | generic{ | |
600 | dnam{"°"} | |
601 | one{"{0}°"} | |
602 | other{"{0}°"} | |
b331163b A |
603 | } |
604 | kelvin{ | |
605 | dnam{"درجهٔ کلوین"} | |
606 | one{"{0} درجهٔ کلوین"} | |
607 | other{"{0} درجهٔ کلوین"} | |
608 | } | |
609 | } | |
610 | volume{ | |
611 | acre-foot{ | |
2ca993e8 A |
612 | dnam{"جریب فوت"} |
613 | one{"{0} جریب فوت"} | |
614 | other{"{0} جریب فوت"} | |
b331163b A |
615 | } |
616 | centiliter{ | |
617 | dnam{"سانتیلیتر"} | |
618 | one{"{0} سانتیلیتر"} | |
619 | other{"{0} سانتیلیتر"} | |
620 | } | |
621 | cubic-centimeter{ | |
622 | dnam{"سانتیمتر مکعب"} | |
623 | one{"{0} سانتیمتر مکعب"} | |
624 | other{"{0} سانتیمتر مکعب"} | |
2ca993e8 | 625 | per{"{0} در سانتیمتر مکعب"} |
b331163b A |
626 | } |
627 | cubic-foot{ | |
628 | dnam{"فوت مکعب"} | |
629 | one{"{0} فوت مکعب"} | |
630 | other{"{0} فوت مکعب"} | |
631 | } | |
632 | cubic-inch{ | |
633 | dnam{"اینچ مکعب"} | |
634 | one{"{0} اینچ مکعب"} | |
635 | other{"{0} اینچ مکعب"} | |
636 | } | |
637 | cubic-kilometer{ | |
638 | dnam{"کیلومتر مکعب"} | |
639 | one{"{0} کیلومتر مکعب"} | |
640 | other{"{0} کیلومتر مکعب"} | |
641 | } | |
642 | cubic-meter{ | |
643 | dnam{"متر مکعب"} | |
644 | one{"{0} متر مکعب"} | |
645 | other{"{0} متر مکعب"} | |
2ca993e8 | 646 | per{"{0} در متر مکعب"} |
b331163b A |
647 | } |
648 | cubic-mile{ | |
649 | dnam{"مایل مکعب"} | |
650 | one{"{0} مایل مکعب"} | |
651 | other{"{0} مایل مکعب"} | |
652 | } | |
653 | cubic-yard{ | |
654 | dnam{"یارد مکعب"} | |
655 | one{"{0} یارد مکعب"} | |
656 | other{"{0} یارد مکعب"} | |
657 | } | |
658 | cup{ | |
659 | dnam{"پیمانه"} | |
660 | one{"{0} پیمانه"} | |
661 | other{"{0} پیمانه"} | |
662 | } | |
2ca993e8 A |
663 | cup-metric{ |
664 | dnam{"پیمانهٔ متریک"} | |
665 | one{"{0} پیمانهٔ متریک"} | |
666 | other{"{0} پیمانهٔ متریک"} | |
667 | } | |
b331163b A |
668 | deciliter{ |
669 | dnam{"دسیلیتر"} | |
670 | one{"{0} دسیلیتر"} | |
671 | other{"{0} دسیلیتر"} | |
672 | } | |
673 | fluid-ounce{ | |
674 | dnam{"اونس سیال"} | |
675 | one{"{0} اونس سیال"} | |
676 | other{"{0} اونس سیال"} | |
677 | } | |
678 | gallon{ | |
2ca993e8 A |
679 | dnam{"گالن"} |
680 | one{"{0} گالن"} | |
681 | other{"{0} گالن"} | |
682 | per{"{0} در گالن"} | |
b331163b | 683 | } |
f3c0d7a5 A |
684 | gallon-imperial{ |
685 | dnam{"گالن امپریال"} | |
686 | one{"{0} گالن امپریال"} | |
687 | other{"{0} گالن امپریال"} | |
688 | per{"{0} در گالن امپریال"} | |
689 | } | |
b331163b A |
690 | hectoliter{ |
691 | dnam{"هکتولیتر"} | |
692 | one{"{0} هکتولیتر"} | |
693 | other{"{0} هکتولیتر"} | |
694 | } | |
695 | liter{ | |
696 | dnam{"لیتر"} | |
697 | one{"{0} لیتر"} | |
698 | other{"{0} لیتر"} | |
2ca993e8 | 699 | per{"{0} در لیتر"} |
b331163b A |
700 | } |
701 | megaliter{ | |
702 | dnam{"مگالیتر"} | |
703 | one{"{0} مگالیتر"} | |
704 | other{"{0} مگالیتر"} | |
705 | } | |
706 | milliliter{ | |
707 | dnam{"میلیلیتر"} | |
708 | one{"{0} میلیلیتر"} | |
709 | other{"{0} میلیلیتر"} | |
710 | } | |
711 | pint{ | |
712 | dnam{"پاینت"} | |
713 | one{"{0} پاینت"} | |
714 | other{"{0} پاینت"} | |
715 | } | |
2ca993e8 A |
716 | pint-metric{ |
717 | dnam{"پاینت متریک"} | |
718 | one{"{0} پاینت متریک"} | |
719 | other{"{0} پاینت متریک"} | |
720 | } | |
b331163b A |
721 | quart{ |
722 | dnam{"کوارت"} | |
723 | one{"{0} کوارت"} | |
724 | other{"{0} کوارت"} | |
725 | } | |
726 | tablespoon{ | |
727 | dnam{"قاشق غذاخوری"} | |
728 | one{"{0} قاشق غذاخوری"} | |
729 | other{"{0} قاشق غذاخوری"} | |
730 | } | |
731 | teaspoon{ | |
732 | dnam{"قاشق چایخوری"} | |
733 | one{"{0} قاشق چایخوری"} | |
734 | other{"{0} قاشق چایخوری"} | |
735 | } | |
736 | } | |
737 | } | |
738 | unitsNarrow{ | |
739 | acceleration{ | |
740 | g-force{ | |
0f5d89e8 | 741 | dnam{"نیروی جاذبه"} |
b331163b A |
742 | one{"{0}G"} |
743 | other{"{0}G"} | |
744 | } | |
0f5d89e8 A |
745 | meter-per-second-squared{ |
746 | dnam{"متر/مجذور ثانیه"} | |
747 | one{"{0} m/s²"} | |
748 | other{"{0} m/s²"} | |
749 | } | |
b331163b A |
750 | } |
751 | angle{ | |
752 | arc-minute{ | |
753 | one{"{0}′"} | |
754 | other{"{0}′"} | |
755 | } | |
756 | arc-second{ | |
757 | one{"{0}″"} | |
758 | other{"{0}″"} | |
759 | } | |
760 | degree{ | |
761 | dnam{"درجه"} | |
762 | one{"{0}°"} | |
763 | other{"{0}°"} | |
764 | } | |
765 | radian{ | |
766 | dnam{"رادیان"} | |
767 | } | |
768 | } | |
769 | area{ | |
770 | acre{ | |
771 | one{"{0}جریب"} | |
772 | other{"{0} جریب"} | |
773 | } | |
774 | hectare{ | |
775 | one{"{0}ha"} | |
776 | other{"{0}ha"} | |
777 | } | |
778 | square-foot{ | |
779 | one{"{0}ft²"} | |
780 | other{"{0}ft²"} | |
781 | } | |
782 | square-kilometer{ | |
783 | one{"{0}km²"} | |
784 | other{"{0}km²"} | |
785 | } | |
786 | square-meter{ | |
787 | one{"{0}m²"} | |
788 | other{"{0}m²"} | |
789 | } | |
790 | square-mile{ | |
791 | one{"{0} mi²"} | |
792 | other{"{0} mi²"} | |
793 | } | |
2ca993e8 A |
794 | square-yard{ |
795 | dnam{"یارد مربع"} | |
796 | one{"{0} یارد مربع"} | |
797 | other{"{0} یارد مربع"} | |
798 | } | |
b331163b A |
799 | } |
800 | compound{ | |
801 | per{"{0}/{1}"} | |
802 | } | |
2ca993e8 A |
803 | consumption{ |
804 | liter-per-100kilometers{ | |
805 | dnam{"لیتر/۱۰۰ کیلومتر"} | |
806 | one{"{0} ل./۱۰۰ ک.م."} | |
807 | other{"{0} ل./۱۰۰ ک.م."} | |
808 | } | |
809 | } | |
810 | coordinate{ | |
811 | east{"{0} شرقی"} | |
812 | north{"{0} شمالی"} | |
813 | south{"{0} جنوبی"} | |
814 | west{"{0} غربی"} | |
815 | } | |
b331163b A |
816 | digital{ |
817 | bit{ | |
818 | dnam{"بیت"} | |
819 | } | |
820 | byte{ | |
821 | dnam{"بایت"} | |
822 | } | |
823 | } | |
824 | duration{ | |
0f5d89e8 A |
825 | century{ |
826 | dnam{"سده"} | |
827 | one{"{0} سده"} | |
828 | other{"{0} سده"} | |
829 | } | |
b331163b A |
830 | day{ |
831 | dnam{"روز"} | |
832 | one{"{0} روز"} | |
833 | other{"{0} روز"} | |
2ca993e8 | 834 | per{"{0}/روز"} |
b331163b A |
835 | } |
836 | hour{ | |
837 | dnam{"ساعت"} | |
838 | one{"{0} ساعت"} | |
839 | other{"{0} ساعت"} | |
2ca993e8 | 840 | per{"{0}/ساعت"} |
b331163b A |
841 | } |
842 | microsecond{ | |
843 | dnam{"میکروثانیه"} | |
0f5d89e8 A |
844 | one{"{0} م.ث."} |
845 | other{"{0} م.ث."} | |
b331163b A |
846 | } |
847 | millisecond{ | |
848 | dnam{"میلیثانیه"} | |
849 | one{"{0}ms"} | |
850 | other{"{0}ms"} | |
851 | } | |
852 | minute{ | |
853 | dnam{"دقیقه"} | |
854 | one{"{0} دقیقه"} | |
855 | other{"{0} دقیقه"} | |
2ca993e8 | 856 | per{"{0}/دقیقه"} |
b331163b A |
857 | } |
858 | month{ | |
859 | dnam{"ماه"} | |
860 | one{"{0} ماه"} | |
861 | other{"{0} ماه"} | |
2ca993e8 | 862 | per{"{0}/ماه"} |
b331163b | 863 | } |
0f5d89e8 A |
864 | nanosecond{ |
865 | dnam{"نانوثانیه"} | |
866 | one{"{0}ن.ث."} | |
867 | other{"{0}ن.ث."} | |
868 | } | |
b331163b A |
869 | second{ |
870 | dnam{"ثانیه"} | |
2ca993e8 A |
871 | one{"{0} ث"} |
872 | other{"{0} ث"} | |
873 | per{"{0}/ث"} | |
b331163b A |
874 | } |
875 | week{ | |
876 | dnam{"هفته"} | |
877 | one{"{0} هفته"} | |
878 | other{"{0} هفته"} | |
2ca993e8 | 879 | per{"{0}/هفته"} |
b331163b A |
880 | } |
881 | year{ | |
882 | dnam{"سال"} | |
883 | one{"{0} سال"} | |
884 | other{"{0} سال"} | |
2ca993e8 A |
885 | per{"{0}/سال"} |
886 | } | |
887 | } | |
888 | frequency{ | |
889 | gigahertz{ | |
890 | dnam{"گ.هرتز"} | |
891 | one{"{0} گ.هرتز"} | |
892 | other{"{0} گ.هرتز"} | |
893 | } | |
894 | kilohertz{ | |
895 | dnam{"ک.هرتز"} | |
896 | one{"{0} ک.هرتز"} | |
897 | other{"{0} ک.هرتز"} | |
898 | } | |
899 | megahertz{ | |
900 | dnam{"مگاهرتز"} | |
901 | one{"{0} مگاهرتز"} | |
902 | other{"{0} مگاهرتز"} | |
b331163b A |
903 | } |
904 | } | |
905 | length{ | |
2ca993e8 A |
906 | astronomical-unit{ |
907 | dnam{"واحد نجومی"} | |
0f5d89e8 A |
908 | one{"{0} au"} |
909 | other{"{0} au"} | |
2ca993e8 | 910 | } |
b331163b | 911 | centimeter{ |
2ca993e8 A |
912 | dnam{"سانت"} |
913 | one{"{0} سانت"} | |
914 | other{"{0} سانت"} | |
0f5d89e8 A |
915 | per{"{0}/سانت"} |
916 | } | |
917 | decimeter{ | |
918 | dnam{"dm"} | |
919 | one{"{0}dm"} | |
920 | other{"{0}dm"} | |
b331163b A |
921 | } |
922 | foot{ | |
0f5d89e8 | 923 | dnam{"فوت"} |
b331163b A |
924 | one{"{0}ft"} |
925 | other{"{0}ft"} | |
0f5d89e8 | 926 | per{"{0}/فوت"} |
b331163b A |
927 | } |
928 | inch{ | |
0f5d89e8 | 929 | dnam{"اینچ"} |
b331163b A |
930 | one{"{0}in"} |
931 | other{"{0}in"} | |
0f5d89e8 | 932 | per{"{0}/اینچ"} |
b331163b A |
933 | } |
934 | kilometer{ | |
935 | dnam{"کیلومتر"} | |
936 | one{"{0}km"} | |
937 | other{"{0}km"} | |
0f5d89e8 | 938 | per{"{0}/km"} |
b331163b A |
939 | } |
940 | light-year{ | |
0f5d89e8 | 941 | dnam{"سال نوری"} |
b331163b A |
942 | one{"{0}ly"} |
943 | other{"{0}ly"} | |
944 | } | |
945 | meter{ | |
946 | dnam{"متر"} | |
947 | one{"{0} متر"} | |
948 | other{"{0} متر"} | |
2ca993e8 | 949 | per{"{0}/متر"} |
b331163b | 950 | } |
0f5d89e8 A |
951 | micrometer{ |
952 | dnam{"µm"} | |
953 | one{"{0}µm"} | |
954 | other{"{0}µm"} | |
955 | } | |
b331163b | 956 | mile{ |
0f5d89e8 | 957 | dnam{"مایل"} |
b331163b A |
958 | one{"{0}mi"} |
959 | other{"{0}mi"} | |
960 | } | |
961 | millimeter{ | |
2ca993e8 A |
962 | dnam{"مم"} |
963 | one{"{0} مم"} | |
964 | other{"{0} مم"} | |
965 | } | |
0f5d89e8 A |
966 | nanometer{ |
967 | dnam{"نانومتر"} | |
968 | one{"{0} نانومتر"} | |
969 | other{"{0} نانومتر"} | |
970 | } | |
2ca993e8 A |
971 | parsec{ |
972 | dnam{"پارسک"} | |
973 | one{"{0} پارسک"} | |
974 | other{"{0} پارسک"} | |
b331163b A |
975 | } |
976 | picometer{ | |
0f5d89e8 | 977 | dnam{"پیکومتر"} |
b331163b A |
978 | one{"{0}pm"} |
979 | other{"{0}pm"} | |
980 | } | |
981 | yard{ | |
2ca993e8 A |
982 | dnam{"یارد"} |
983 | one{"{0} یارد"} | |
984 | other{"{0} یارد"} | |
b331163b A |
985 | } |
986 | } | |
987 | mass{ | |
988 | gram{ | |
989 | dnam{"گرم"} | |
990 | one{"{0} گرم"} | |
991 | other{"{0} گرم"} | |
0f5d89e8 | 992 | per{"{0} در گرم"} |
b331163b A |
993 | } |
994 | kilogram{ | |
995 | dnam{"کیلوگرم"} | |
996 | one{"{0}kg"} | |
997 | other{"{0}kg"} | |
0f5d89e8 A |
998 | per{"{0}/kg"} |
999 | } | |
1000 | metric-ton{ | |
1001 | dnam{"تن متریک"} | |
1002 | one{"{0} تن"} | |
1003 | other{"{0} تن"} | |
1004 | } | |
1005 | microgram{ | |
1006 | dnam{"میکروگرم"} | |
1007 | } | |
1008 | milligram{ | |
1009 | dnam{"میلیگرم"} | |
1010 | one{"{0} mg"} | |
1011 | other{"{0} mg"} | |
b331163b A |
1012 | } |
1013 | ounce{ | |
0f5d89e8 | 1014 | dnam{"اونس"} |
b331163b A |
1015 | one{"{0}oz"} |
1016 | other{"{0}oz"} | |
0f5d89e8 | 1017 | per{"{0} در اونس"} |
b331163b A |
1018 | } |
1019 | pound{ | |
0f5d89e8 | 1020 | dnam{"پوند"} |
b331163b A |
1021 | one{"{0}lb"} |
1022 | other{"{0}lb"} | |
0f5d89e8 A |
1023 | per{"{0} در پوند"} |
1024 | } | |
1025 | stone{ | |
1026 | dnam{"سنگ"} | |
1027 | one{"{0} سنگ"} | |
1028 | other{"{0} سنگ"} | |
1029 | } | |
1030 | ton{ | |
1031 | dnam{"تن"} | |
b331163b A |
1032 | } |
1033 | } | |
1034 | power{ | |
1035 | horsepower{ | |
1036 | one{"{0}hp"} | |
1037 | other{"{0}hp"} | |
1038 | } | |
1039 | kilowatt{ | |
1040 | one{"{0}kW"} | |
1041 | other{"{0}kW"} | |
1042 | } | |
1043 | watt{ | |
1044 | one{"{0}W"} | |
1045 | other{"{0}W"} | |
1046 | } | |
1047 | } | |
1048 | pressure{ | |
1049 | hectopascal{ | |
0f5d89e8 | 1050 | dnam{"هکتوپاسکال"} |
b331163b A |
1051 | one{"{0}hPa"} |
1052 | other{"{0}hPa"} | |
1053 | } | |
1054 | inch-hg{ | |
0f5d89e8 | 1055 | dnam{"اینچ جیوه"} |
b331163b A |
1056 | one{"{0}inHg"} |
1057 | other{"{0}inHg"} | |
1058 | } | |
1059 | millibar{ | |
0f5d89e8 | 1060 | dnam{"میلیبار"} |
b331163b A |
1061 | one{"{0}mbar"} |
1062 | other{"{0}mbar"} | |
1063 | } | |
0f5d89e8 A |
1064 | millimeter-of-mercury{ |
1065 | dnam{"میلیمتر جیوه"} | |
1066 | one{"{0} مم جیوه"} | |
1067 | other{"{0} مم جیوه"} | |
1068 | } | |
1069 | pound-per-square-inch{ | |
1070 | dnam{"پوند در اینچ مربع"} | |
1071 | one{"{0} psi"} | |
1072 | other{"{0} psi"} | |
1073 | } | |
b331163b A |
1074 | } |
1075 | speed{ | |
1076 | kilometer-per-hour{ | |
1077 | dnam{"کیلومتر/ساعت"} | |
2ca993e8 A |
1078 | one{"{0} km/h"} |
1079 | other{"{0} km/h"} | |
b331163b | 1080 | } |
0f5d89e8 A |
1081 | knot{ |
1082 | dnam{"گره"} | |
1083 | one{"{0} گره"} | |
1084 | other{"{0} گره"} | |
1085 | } | |
b331163b | 1086 | meter-per-second{ |
0f5d89e8 | 1087 | dnam{"متر در ثانیه"} |
b331163b A |
1088 | one{"{0}m/s"} |
1089 | other{"{0}m/s"} | |
1090 | } | |
1091 | mile-per-hour{ | |
0f5d89e8 | 1092 | dnam{"مایل در ساعت"} |
b331163b A |
1093 | one{"{0}mph"} |
1094 | other{"{0}mph"} | |
1095 | } | |
1096 | } | |
1097 | temperature{ | |
1098 | celsius{ | |
1099 | dnam{"°C"} | |
1100 | one{"{0}°C"} | |
1101 | other{"{0}°C"} | |
1102 | } | |
1103 | fahrenheit{ | |
1104 | dnam{"°F"} | |
1105 | one{"{0}°F"} | |
1106 | other{"{0}°F"} | |
1107 | } | |
0f5d89e8 A |
1108 | generic{ |
1109 | dnam{"°"} | |
1110 | one{"{0}°"} | |
1111 | other{"{0}°"} | |
1112 | } | |
b331163b A |
1113 | kelvin{ |
1114 | dnam{"K"} | |
1115 | one{"{0}K"} | |
1116 | other{"{0}K"} | |
1117 | } | |
1118 | } | |
1119 | volume{ | |
1120 | cubic-kilometer{ | |
1121 | one{"{0}km³"} | |
1122 | other{"{0}km³"} | |
1123 | } | |
1124 | cubic-mile{ | |
1125 | one{"{0}mi³"} | |
1126 | other{"{0}mi³"} | |
1127 | } | |
1128 | liter{ | |
1129 | dnam{"لیتر"} | |
1130 | one{"{0} لیتر"} | |
1131 | other{"{0} لیتر"} | |
1132 | } | |
1133 | } | |
1134 | } | |
1135 | unitsShort{ | |
1136 | acceleration{ | |
1137 | g-force{ | |
1138 | dnam{"نیروی جاذبه"} | |
1139 | one{"{0} جاذبه"} | |
1140 | other{"{0} جاذبه"} | |
1141 | } | |
1142 | meter-per-second-squared{ | |
1143 | dnam{"متر/مجذور ثانیه"} | |
0f5d89e8 A |
1144 | one{"{0}<LRM> m/s²"} |
1145 | other{"{0}<LRM> m/s²"} | |
b331163b A |
1146 | } |
1147 | } | |
1148 | angle{ | |
1149 | arc-minute{ | |
1150 | dnam{"دقیقهٔ قوسی"} | |
2ca993e8 A |
1151 | one{"{0} د.قوسی"} |
1152 | other{"{0} د.قوسی"} | |
b331163b A |
1153 | } |
1154 | arc-second{ | |
1155 | dnam{"ثانیهٔ قوسی"} | |
2ca993e8 A |
1156 | one{"{0} ث.قوسی"} |
1157 | other{"{0} ث.قوسی"} | |
b331163b A |
1158 | } |
1159 | degree{ | |
1160 | dnam{"درجه"} | |
1161 | one{"{0} درجه"} | |
1162 | other{"{0} درجه"} | |
1163 | } | |
1164 | radian{ | |
1165 | dnam{"رادیان"} | |
1166 | one{"{0} رادیان"} | |
1167 | other{"{0} رادیان"} | |
1168 | } | |
2ca993e8 A |
1169 | revolution{ |
1170 | dnam{"دور"} | |
1171 | one{"{0} دور"} | |
1172 | other{"{0} دور"} | |
1173 | } | |
b331163b A |
1174 | } |
1175 | area{ | |
1176 | acre{ | |
1177 | dnam{"جریب"} | |
1178 | one{"{0} جریب"} | |
1179 | other{"{0} جریب"} | |
1180 | } | |
1181 | hectare{ | |
1182 | dnam{"هکتار"} | |
1183 | one{"{0} هکتار"} | |
1184 | other{"{0} هکتار"} | |
1185 | } | |
1186 | square-centimeter{ | |
1187 | dnam{"سانتیمتر مربع"} | |
2ca993e8 A |
1188 | one{"{0} cm²"} |
1189 | other{"{0} cm²"} | |
1190 | per{"{0} در سانتیمتر مربع"} | |
b331163b A |
1191 | } |
1192 | square-foot{ | |
1193 | dnam{"فوت مربع"} | |
1194 | one{"{0} فوت مربع"} | |
1195 | other{"{0} فوت مربع"} | |
1196 | } | |
1197 | square-inch{ | |
1198 | dnam{"اینچ مربع"} | |
1199 | one{"{0} اینچ مربع"} | |
1200 | other{"{0} اینچ مربع"} | |
2ca993e8 | 1201 | per{"{0} در اینچ مربع"} |
b331163b A |
1202 | } |
1203 | square-kilometer{ | |
1204 | dnam{"کیلومتر مربع"} | |
2ca993e8 A |
1205 | one{"{0} km²"} |
1206 | other{"{0} km²"} | |
f3c0d7a5 | 1207 | per{"{0}/km²"} |
b331163b A |
1208 | } |
1209 | square-meter{ | |
1210 | dnam{"متر مربع"} | |
1211 | one{"{0} مترمربع"} | |
1212 | other{"{0} مترمربع"} | |
2ca993e8 | 1213 | per{"{0} در متر مربع"} |
b331163b A |
1214 | } |
1215 | square-mile{ | |
1216 | dnam{"مایل مربع"} | |
1217 | one{"{0} مایل مربع"} | |
1218 | other{"{0} مایل مربع"} | |
f3c0d7a5 | 1219 | per{"{0}/mi²"} |
b331163b A |
1220 | } |
1221 | square-yard{ | |
1222 | dnam{"یارد مربع"} | |
1223 | one{"{0} یارد مربع"} | |
1224 | other{"{0} یارد مربع"} | |
1225 | } | |
1226 | } | |
1227 | compound{ | |
1228 | per{"{0}/{1}"} | |
1229 | } | |
2ca993e8 A |
1230 | concentr{ |
1231 | karat{ | |
1232 | dnam{"عیار"} | |
1233 | one{"{0} عیار"} | |
1234 | other{"{0} عیار"} | |
1235 | } | |
f3c0d7a5 A |
1236 | milligram-per-deciliter{ |
1237 | dnam{"میلیگرم در دسیلیتر"} | |
1238 | one{"{0} mg/dL"} | |
1239 | other{"{0} mg/dL"} | |
1240 | } | |
1241 | millimole-per-liter{ | |
1242 | dnam{"میلیمول/لیتر"} | |
1243 | one{"{0} mmol/L"} | |
1244 | other{"{0} mmol/L"} | |
1245 | } | |
1246 | part-per-million{ | |
1247 | dnam{"بخش/میلیون"} | |
1248 | one{"{0} ppm"} | |
1249 | other{"{0} ppm"} | |
1250 | } | |
2ca993e8 | 1251 | } |
b331163b | 1252 | consumption{ |
2ca993e8 A |
1253 | liter-per-100kilometers{ |
1254 | dnam{"لیتر/۱۰۰ کیلومتر"} | |
1255 | one{"{0} ل./۱۰۰ ک.م."} | |
1256 | other{"{0} ل./۱۰۰ ک.م."} | |
1257 | } | |
b331163b A |
1258 | liter-per-kilometer{ |
1259 | dnam{"لیتر/کیلومتر"} | |
2ca993e8 A |
1260 | one{"{0} ل./ک.م."} |
1261 | other{"{0} ل./ک.م."} | |
b331163b A |
1262 | } |
1263 | mile-per-gallon{ | |
1264 | dnam{"مایل/گالن"} | |
1265 | one{"{0} مایل در گالن"} | |
1266 | other{"{0} مایل در گالن"} | |
1267 | } | |
f3c0d7a5 A |
1268 | mile-per-gallon-imperial{ |
1269 | dnam{"مایل/امپریال گالن"} | |
1270 | one{"{0} mpg Imp."} | |
1271 | other{"{0} mpg Imp."} | |
1272 | } | |
b331163b | 1273 | } |
2ca993e8 A |
1274 | coordinate{ |
1275 | east{"{0} شرقی"} | |
1276 | north{"{0} شمالی"} | |
1277 | south{"{0} جنوبی"} | |
1278 | west{"{0} غربی"} | |
1279 | } | |
b331163b A |
1280 | digital{ |
1281 | bit{ | |
1282 | dnam{"بیت"} | |
1283 | one{"{0} بیت"} | |
1284 | other{"{0} بیت"} | |
1285 | } | |
1286 | byte{ | |
1287 | dnam{"بایت"} | |
1288 | one{"{0} بایت"} | |
1289 | other{"{0} بایت"} | |
1290 | } | |
1291 | gigabit{ | |
1292 | dnam{"گیگابیت"} | |
1293 | one{"{0} گیگابیت"} | |
1294 | other{"{0} گیگابیت"} | |
1295 | } | |
1296 | gigabyte{ | |
1297 | dnam{"گیگابایت"} | |
1298 | one{"{0} گیگابایت"} | |
1299 | other{"{0} گیگابایت"} | |
1300 | } | |
1301 | kilobit{ | |
1302 | dnam{"کیلوبیت"} | |
1303 | one{"{0} کیلوبیت"} | |
1304 | other{"{0} کیلوبیت"} | |
1305 | } | |
1306 | kilobyte{ | |
1307 | dnam{"کیلوبایت"} | |
1308 | one{"{0} کیلوبایت"} | |
1309 | other{"{0} کیلوبایت"} | |
1310 | } | |
1311 | megabit{ | |
1312 | dnam{"مگابیت"} | |
1313 | one{"{0} مگابیت"} | |
1314 | other{"{0} مگابیت"} | |
1315 | } | |
1316 | megabyte{ | |
1317 | dnam{"مگابایت"} | |
1318 | one{"{0} مگابایت"} | |
1319 | other{"{0} مگابایت"} | |
1320 | } | |
1321 | terabit{ | |
1322 | dnam{"ترابیت"} | |
1323 | one{"{0} ترابیت"} | |
1324 | other{"{0} ترابیت"} | |
1325 | } | |
1326 | terabyte{ | |
1327 | dnam{"ترابایت"} | |
1328 | one{"{0} ترابایت"} | |
1329 | other{"{0} ترابایت"} | |
1330 | } | |
1331 | } | |
1332 | duration{ | |
2ca993e8 A |
1333 | century{ |
1334 | dnam{"سده"} | |
1335 | one{"{0} سده"} | |
1336 | other{"{0} سده"} | |
1337 | } | |
b331163b A |
1338 | day{ |
1339 | dnam{"روز"} | |
1340 | one{"{0} روز"} | |
1341 | other{"{0} روز"} | |
2ca993e8 | 1342 | per{"{0}/روز"} |
b331163b A |
1343 | } |
1344 | hour{ | |
1345 | dnam{"ساعت"} | |
1346 | one{"{0} ساعت"} | |
1347 | other{"{0} ساعت"} | |
1348 | per{"{0} در ساعت"} | |
1349 | } | |
1350 | microsecond{ | |
1351 | dnam{"میکروثانیه"} | |
1352 | one{"{0} میکروثانیه"} | |
1353 | other{"{0} میکروثانیه"} | |
1354 | } | |
1355 | millisecond{ | |
1356 | dnam{"میلیثانیه"} | |
1357 | one{"{0} میلیثانیه"} | |
1358 | other{"{0} میلیثانیه"} | |
1359 | } | |
1360 | minute{ | |
1361 | dnam{"دقیقه"} | |
1362 | one{"{0} دقیقه"} | |
1363 | other{"{0} دقیقه"} | |
2ca993e8 | 1364 | per{"{0}/دقیقه"} |
b331163b A |
1365 | } |
1366 | month{ | |
1367 | dnam{"ماه"} | |
1368 | one{"{0} ماه"} | |
1369 | other{"{0} ماه"} | |
2ca993e8 | 1370 | per{"{0}/ماه"} |
b331163b A |
1371 | } |
1372 | nanosecond{ | |
1373 | dnam{"نانوثانیه"} | |
1374 | one{"{0} نانوثانیه"} | |
1375 | other{"{0} نانوثانیه"} | |
1376 | } | |
1377 | second{ | |
1378 | dnam{"ثانیه"} | |
1379 | one{"{0} ثانیه"} | |
1380 | other{"{0} ثانیه"} | |
2ca993e8 | 1381 | per{"{0} در ثانیه"} |
b331163b A |
1382 | } |
1383 | week{ | |
1384 | dnam{"هفته"} | |
1385 | one{"{0} هفته"} | |
1386 | other{"{0} هفته"} | |
2ca993e8 | 1387 | per{"{0}/هفته"} |
b331163b A |
1388 | } |
1389 | year{ | |
1390 | dnam{"سال"} | |
1391 | one{"{0} سال"} | |
1392 | other{"{0} سال"} | |
2ca993e8 | 1393 | per{"{0}/سال"} |
b331163b A |
1394 | } |
1395 | } | |
1396 | electric{ | |
1397 | ampere{ | |
1398 | dnam{"آمپر"} | |
1399 | one{"{0} آمپر"} | |
1400 | other{"{0} آمپر"} | |
1401 | } | |
1402 | milliampere{ | |
1403 | dnam{"میلیآمپر"} | |
1404 | one{"{0} میلیآمپر"} | |
1405 | other{"{0} میلیآمپر"} | |
1406 | } | |
1407 | ohm{ | |
1408 | dnam{"اهم"} | |
1409 | one{"{0} اهم"} | |
1410 | other{"{0} اهم"} | |
1411 | } | |
1412 | volt{ | |
1413 | dnam{"ولت"} | |
1414 | one{"{0} ولت"} | |
1415 | other{"{0} ولت"} | |
1416 | } | |
1417 | } | |
1418 | energy{ | |
1419 | calorie{ | |
f3c0d7a5 A |
1420 | dnam{"کالری"} |
1421 | one{"{0} کالری"} | |
1422 | other{"{0} کالری"} | |
b331163b A |
1423 | } |
1424 | foodcalorie{ | |
1425 | dnam{"کالری"} | |
2ca993e8 A |
1426 | one{"{0} کالری"} |
1427 | other{"{0} کالری"} | |
b331163b A |
1428 | } |
1429 | joule{ | |
1430 | dnam{"ژول"} | |
1431 | one{"{0} ژول"} | |
1432 | other{"{0} ژول"} | |
1433 | } | |
1434 | kilocalorie{ | |
2ca993e8 A |
1435 | dnam{"ک.کالری"} |
1436 | one{"{0} ک.کالری"} | |
1437 | other{"{0} ک.کالری"} | |
b331163b A |
1438 | } |
1439 | kilojoule{ | |
2ca993e8 A |
1440 | dnam{"ک.ژول"} |
1441 | one{"{0} ک.ژول"} | |
1442 | other{"{0} ک.ژول"} | |
b331163b A |
1443 | } |
1444 | kilowatt-hour{ | |
2ca993e8 A |
1445 | dnam{"ک.واتساعت"} |
1446 | one{"{0} ک.واتساعت"} | |
1447 | other{"{0} ک.واتساعت"} | |
b331163b A |
1448 | } |
1449 | } | |
1450 | frequency{ | |
1451 | gigahertz{ | |
1452 | dnam{"گیگاهرتز"} | |
1453 | one{"{0} گیگاهرتز"} | |
1454 | other{"{0} گیگاهرتز"} | |
1455 | } | |
1456 | hertz{ | |
1457 | dnam{"هرتز"} | |
1458 | one{"{0} هرتز"} | |
1459 | other{"{0} هرتز"} | |
1460 | } | |
1461 | kilohertz{ | |
2ca993e8 A |
1462 | dnam{"ک.هرتز"} |
1463 | one{"{0} ک.هرتز"} | |
1464 | other{"{0} ک.هرتز"} | |
b331163b A |
1465 | } |
1466 | megahertz{ | |
1467 | dnam{"مگاهرتز"} | |
1468 | one{"{0} مگاهرتز"} | |
1469 | other{"{0} مگاهرتز"} | |
1470 | } | |
1471 | } | |
1472 | length{ | |
1473 | astronomical-unit{ | |
1474 | dnam{"واحد نجومی"} | |
1475 | one{"{0} واحد نجومی"} | |
1476 | other{"{0} واحد نجومی"} | |
1477 | } | |
1478 | centimeter{ | |
1479 | dnam{"سانت"} | |
1480 | one{"{0} سانت"} | |
1481 | other{"{0} سانت"} | |
2ca993e8 | 1482 | per{"{0}/سانت"} |
b331163b A |
1483 | } |
1484 | decimeter{ | |
1485 | dnam{"دسیمتر"} | |
1486 | one{"{0} دسیمتر"} | |
1487 | other{"{0} دسیمتر"} | |
1488 | } | |
1489 | foot{ | |
1490 | dnam{"فوت"} | |
1491 | one{"{0} فوت"} | |
1492 | other{"{0} فوت"} | |
2ca993e8 | 1493 | per{"{0}/فوت"} |
b331163b A |
1494 | } |
1495 | inch{ | |
1496 | dnam{"اینچ"} | |
1497 | one{"{0} اینچ"} | |
1498 | other{"{0} اینچ"} | |
2ca993e8 | 1499 | per{"{0}/اینچ"} |
b331163b A |
1500 | } |
1501 | kilometer{ | |
1502 | dnam{"کیلومتر"} | |
1503 | one{"{0} کیلومتر"} | |
1504 | other{"{0} کیلومتر"} | |
2ca993e8 | 1505 | per{"{0}/کیلومتر"} |
b331163b A |
1506 | } |
1507 | light-year{ | |
1508 | dnam{"سال نوری"} | |
1509 | one{"{0} سال نوری"} | |
1510 | other{"{0} سال نوری"} | |
1511 | } | |
1512 | meter{ | |
1513 | dnam{"متر"} | |
1514 | one{"{0} متر"} | |
1515 | other{"{0} متر"} | |
2ca993e8 | 1516 | per{"{0}/متر"} |
b331163b A |
1517 | } |
1518 | micrometer{ | |
1519 | dnam{"میکرومتر"} | |
1520 | one{"{0} میکرومتر"} | |
1521 | other{"{0} میکرومتر"} | |
1522 | } | |
1523 | mile{ | |
1524 | dnam{"مایل"} | |
1525 | one{"{0} مایل"} | |
1526 | other{"{0} مایل"} | |
1527 | } | |
2ca993e8 A |
1528 | mile-scandinavian{ |
1529 | dnam{"مایل اسکاندیناوی"} | |
1530 | one{"{0} smi"} | |
1531 | other{"{0} smi"} | |
1532 | } | |
b331163b | 1533 | millimeter{ |
2ca993e8 A |
1534 | dnam{"مم"} |
1535 | one{"{0} مم"} | |
1536 | other{"{0} مم"} | |
b331163b A |
1537 | } |
1538 | nanometer{ | |
1539 | dnam{"نانومتر"} | |
1540 | one{"{0} نانومتر"} | |
1541 | other{"{0} نانومتر"} | |
1542 | } | |
1543 | nautical-mile{ | |
1544 | dnam{"مایل دریایی"} | |
1545 | one{"{0} مایل دریایی"} | |
1546 | other{"{0} مایل دریایی"} | |
1547 | } | |
1548 | parsec{ | |
1549 | dnam{"پارسک"} | |
1550 | one{"{0} پارسک"} | |
1551 | other{"{0} پارسک"} | |
1552 | } | |
1553 | picometer{ | |
1554 | dnam{"پیکومتر"} | |
1555 | one{"{0} پیکومتر"} | |
1556 | other{"{0} پیکومتر"} | |
1557 | } | |
0f5d89e8 A |
1558 | point{ |
1559 | dnam{"امتیاز"} | |
1560 | one{"{0} امتیاز"} | |
1561 | other{"{0} امتیاز"} | |
1562 | } | |
b331163b A |
1563 | yard{ |
1564 | dnam{"یارد"} | |
1565 | one{"{0} یارد"} | |
1566 | other{"{0} یارد"} | |
1567 | } | |
1568 | } | |
1569 | light{ | |
1570 | lux{ | |
1571 | dnam{"لوکس"} | |
1572 | one{"{0} لوکس"} | |
1573 | other{"{0} لوکس"} | |
1574 | } | |
1575 | } | |
1576 | mass{ | |
1577 | carat{ | |
1578 | dnam{"قیراط"} | |
1579 | one{"{0} قیراط"} | |
1580 | other{"{0} قیراط"} | |
1581 | } | |
1582 | gram{ | |
1583 | dnam{"گرم"} | |
1584 | one{"{0} گرم"} | |
1585 | other{"{0} گرم"} | |
2ca993e8 | 1586 | per{"{0} در گرم"} |
b331163b A |
1587 | } |
1588 | kilogram{ | |
1589 | dnam{"کیلوگرم"} | |
1590 | one{"{0} کیلوگرم"} | |
1591 | other{"{0} کیلوگرم"} | |
2ca993e8 | 1592 | per{"{0} در کیلوگرم"} |
b331163b A |
1593 | } |
1594 | metric-ton{ | |
1595 | dnam{"تن متریک"} | |
1596 | one{"{0} تن متریک"} | |
1597 | other{"{0} تن متریک"} | |
1598 | } | |
1599 | microgram{ | |
1600 | dnam{"میکروگرم"} | |
1601 | one{"{0} میکروگرم"} | |
1602 | other{"{0} میکروگرم"} | |
1603 | } | |
1604 | milligram{ | |
1605 | dnam{"میلیگرم"} | |
1606 | one{"{0} میلیگرم"} | |
1607 | other{"{0} میلیگرم"} | |
1608 | } | |
1609 | ounce{ | |
1610 | dnam{"اونس"} | |
1611 | one{"{0} اونس"} | |
1612 | other{"{0} اونس"} | |
2ca993e8 | 1613 | per{"{0} در اونس"} |
b331163b A |
1614 | } |
1615 | ounce-troy{ | |
1616 | dnam{"اونس تروا"} | |
1617 | one{"{0} اونس تروا"} | |
1618 | other{"{0} اونس تروا"} | |
1619 | } | |
1620 | pound{ | |
1621 | dnam{"پوند"} | |
1622 | one{"{0} پوند"} | |
1623 | other{"{0} پوند"} | |
2ca993e8 | 1624 | per{"{0} در پوند"} |
b331163b A |
1625 | } |
1626 | ton{ | |
1627 | dnam{"تن"} | |
1628 | one{"{0} تن"} | |
1629 | other{"{0} تن"} | |
1630 | } | |
1631 | } | |
1632 | power{ | |
1633 | gigawatt{ | |
1634 | dnam{"گیگاوات"} | |
1635 | one{"{0} گیگاوات"} | |
1636 | other{"{0} گیگاوات"} | |
1637 | } | |
1638 | horsepower{ | |
1639 | dnam{"اسب بخار"} | |
1640 | one{"{0} اسب بخار"} | |
1641 | other{"{0} اسب بخار"} | |
1642 | } | |
1643 | kilowatt{ | |
2ca993e8 A |
1644 | dnam{"ک.وات"} |
1645 | one{"{0} ک.وات"} | |
1646 | other{"{0} ک.وات"} | |
b331163b A |
1647 | } |
1648 | megawatt{ | |
1649 | dnam{"مگاوات"} | |
1650 | one{"{0} مگاوات"} | |
1651 | other{"{0} مگاوات"} | |
1652 | } | |
1653 | milliwatt{ | |
1654 | dnam{"میلیوات"} | |
1655 | one{"{0} میلیوات"} | |
1656 | other{"{0} میلیوات"} | |
1657 | } | |
1658 | watt{ | |
1659 | dnam{"وات"} | |
1660 | one{"{0} وات"} | |
1661 | other{"{0} وات"} | |
1662 | } | |
1663 | } | |
1664 | pressure{ | |
1665 | hectopascal{ | |
1666 | dnam{"هکتوپاسکال"} | |
2ca993e8 A |
1667 | one{"{0} hPa"} |
1668 | other{"{0} hPa"} | |
b331163b A |
1669 | } |
1670 | inch-hg{ | |
1671 | dnam{"اینچ جیوه"} | |
1672 | one{"{0} اینچ جیوه"} | |
1673 | other{"{0} اینچ جیوه"} | |
1674 | } | |
1675 | millibar{ | |
1676 | dnam{"میلیبار"} | |
1677 | one{"{0} میلیبار"} | |
1678 | other{"{0} میلیبار"} | |
1679 | } | |
1680 | millimeter-of-mercury{ | |
1681 | dnam{"میلیمتر جیوه"} | |
2ca993e8 A |
1682 | one{"{0} مم جیوه"} |
1683 | other{"{0} مم جیوه"} | |
b331163b A |
1684 | } |
1685 | pound-per-square-inch{ | |
1686 | dnam{"پوند در اینچ مربع"} | |
2ca993e8 A |
1687 | one{"{0} psi"} |
1688 | other{"{0} psi"} | |
b331163b A |
1689 | } |
1690 | } | |
1691 | speed{ | |
1692 | kilometer-per-hour{ | |
1693 | dnam{"کیلومتر در ساعت"} | |
2ca993e8 A |
1694 | one{"{0} km/h"} |
1695 | other{"{0} km/h"} | |
1696 | } | |
1697 | knot{ | |
1698 | dnam{"گره"} | |
1699 | one{"{0} گره"} | |
1700 | other{"{0} گره"} | |
b331163b A |
1701 | } |
1702 | meter-per-second{ | |
1703 | dnam{"متر در ثانیه"} | |
1704 | one{"{0} متردرثانیه"} | |
1705 | other{"{0} متردرثانیه"} | |
1706 | } | |
1707 | mile-per-hour{ | |
1708 | dnam{"مایل در ساعت"} | |
2ca993e8 A |
1709 | one{"{0} mph"} |
1710 | other{"{0} mph"} | |
b331163b A |
1711 | } |
1712 | } | |
1713 | temperature{ | |
1714 | celsius{ | |
1715 | dnam{"درجهٔ سلسیوس"} | |
1716 | one{"{0}°C"} | |
1717 | other{"{0}°C"} | |
1718 | } | |
1719 | fahrenheit{ | |
1720 | dnam{"درجهٔ فارنهایت"} | |
1721 | one{"{0}°F"} | |
1722 | other{"{0}°F"} | |
1723 | } | |
2ca993e8 A |
1724 | generic{ |
1725 | dnam{"°"} | |
1726 | one{"{0}°"} | |
1727 | other{"{0}°"} | |
1728 | } | |
b331163b A |
1729 | kelvin{ |
1730 | dnam{"درجهٔ کلوین"} | |
1731 | one{"{0} K"} | |
1732 | other{"{0} K"} | |
1733 | } | |
1734 | } | |
1735 | volume{ | |
1736 | acre-foot{ | |
1737 | dnam{"جریب فوت"} | |
1738 | one{"{0} جریب فوت"} | |
1739 | other{"{0} جریب فوت"} | |
1740 | } | |
1741 | centiliter{ | |
1742 | dnam{"سانتیلیتر"} | |
1743 | one{"{0} سانتیلیتر"} | |
1744 | other{"{0} سانتیلیتر"} | |
1745 | } | |
1746 | cubic-centimeter{ | |
1747 | dnam{"سانتیمتر مکعب"} | |
2ca993e8 A |
1748 | one{"{0} cm³"} |
1749 | other{"{0} cm³"} | |
1750 | per{"{0} /cm³"} | |
b331163b A |
1751 | } |
1752 | cubic-foot{ | |
1753 | dnam{"فوت مکعب"} | |
1754 | one{"{0} فوت مکعب"} | |
1755 | other{"{0} فوت مکعب"} | |
1756 | } | |
1757 | cubic-inch{ | |
1758 | dnam{"اینچ مکعب"} | |
1759 | one{"{0} اینچ مکعب"} | |
1760 | other{"{0} اینچ مکعب"} | |
1761 | } | |
1762 | cubic-kilometer{ | |
1763 | dnam{"کیلومتر مکعب"} | |
2ca993e8 A |
1764 | one{"{0} km³"} |
1765 | other{"{0} km³"} | |
b331163b A |
1766 | } |
1767 | cubic-meter{ | |
1768 | dnam{"متر مکعب"} | |
1769 | one{"{0} متر مکعب"} | |
1770 | other{"{0} متر مکعب"} | |
2ca993e8 | 1771 | per{"{0} در متر مکعب"} |
b331163b A |
1772 | } |
1773 | cubic-mile{ | |
1774 | dnam{"مایل مکعب"} | |
1775 | one{"{0} مایل مکعب"} | |
1776 | other{"{0} مایل مکعب"} | |
1777 | } | |
1778 | cubic-yard{ | |
1779 | dnam{"یارد مکعب"} | |
1780 | one{"{0} یارد مکعب"} | |
1781 | other{"{0} یارد مکعب"} | |
1782 | } | |
1783 | cup{ | |
1784 | dnam{"پیمانه"} | |
1785 | one{"{0} پیمانه"} | |
1786 | other{"{0} پیمانه"} | |
1787 | } | |
2ca993e8 A |
1788 | cup-metric{ |
1789 | dnam{"پیمانهٔ متریک"} | |
1790 | one{"{0} پیمانهٔ متریک"} | |
1791 | other{"{0} پیمانهٔ متریک"} | |
1792 | } | |
b331163b A |
1793 | deciliter{ |
1794 | dnam{"دسیلیتر"} | |
1795 | one{"{0} دسیلیتر"} | |
1796 | other{"{0} دسیلیتر"} | |
1797 | } | |
1798 | fluid-ounce{ | |
1799 | dnam{"اونس سیال"} | |
2ca993e8 A |
1800 | one{"{0} fl oz"} |
1801 | other{"{0} fl oz"} | |
b331163b A |
1802 | } |
1803 | gallon{ | |
2ca993e8 A |
1804 | dnam{"گالن"} |
1805 | one{"{0} گالن"} | |
1806 | other{"{0} گالن"} | |
1807 | per{"{0} در گالن"} | |
b331163b | 1808 | } |
f3c0d7a5 A |
1809 | gallon-imperial{ |
1810 | dnam{"گالن امپریال"} | |
1811 | one{"{0} گالن امپریال"} | |
1812 | other{"{0} گالن امپریال"} | |
1813 | per{"{0}/گالن امپریال"} | |
1814 | } | |
b331163b A |
1815 | hectoliter{ |
1816 | dnam{"هکتولیتر"} | |
1817 | one{"{0} هکتولیتر"} | |
1818 | other{"{0} هکتولیتر"} | |
1819 | } | |
1820 | liter{ | |
1821 | dnam{"لیتر"} | |
1822 | one{"{0} لیتر"} | |
1823 | other{"{0} لیتر"} | |
2ca993e8 | 1824 | per{"{0} در لیتر"} |
b331163b A |
1825 | } |
1826 | megaliter{ | |
1827 | dnam{"مگالیتر"} | |
1828 | one{"{0} مگالیتر"} | |
1829 | other{"{0} مگالیتر"} | |
1830 | } | |
1831 | milliliter{ | |
1832 | dnam{"میلیلیتر"} | |
1833 | one{"{0} میلیلیتر"} | |
1834 | other{"{0} میلیلیتر"} | |
1835 | } | |
1836 | pint{ | |
1837 | dnam{"پاینت"} | |
1838 | one{"{0} پاینت"} | |
1839 | other{"{0} پاینت"} | |
1840 | } | |
2ca993e8 A |
1841 | pint-metric{ |
1842 | dnam{"پاینت متریک"} | |
1843 | one{"{0} پاینت متریک"} | |
1844 | other{"{0} پاینت متریک"} | |
1845 | } | |
b331163b A |
1846 | quart{ |
1847 | dnam{"کوارت"} | |
1848 | one{"{0} کوارت"} | |
1849 | other{"{0} کوارت"} | |
1850 | } | |
1851 | tablespoon{ | |
2ca993e8 | 1852 | dnam{"قاشق غ."} |
b331163b A |
1853 | one{"{0} قاشق غ."} |
1854 | other{"{0} قاشق غ."} | |
1855 | } | |
1856 | teaspoon{ | |
2ca993e8 | 1857 | dnam{"قاشق چ."} |
b331163b A |
1858 | one{"{0} قاشق چ."} |
1859 | other{"{0} قاشق چ."} | |
1860 | } | |
1861 | } | |
1862 | } | |
1863 | } |