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