Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Side by Side Diff: icu52/source/data/locales/th.txt

Issue 247663002: Trim unit* sections in data/locales/* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/locales/te.txt ('k') | icu52/source/data/locales/tr.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2013 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/th.xml 6 // * Source File: <path>/common/main/th.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/th.xml 10 * ICU <specials> source: <path>/common/main/th.xml
(...skipping 2384 matching lines...) Expand 10 before | Expand all | Expand 10 after
2395 Tone{"ระดับเสียง"} 2395 Tone{"ระดับเสียง"}
2396 UNGEGN{"ชื่อภูมิศาสตร์มาตรฐาน UN (UNGEGN)"} 2396 UNGEGN{"ชื่อภูมิศาสตร์มาตรฐาน UN (UNGEGN)"}
2397 x-Accents{"สำเนียง"} 2397 x-Accents{"สำเนียง"}
2398 x-Fullwidth{"ตัวเต็ม"} 2398 x-Fullwidth{"ตัวเต็ม"}
2399 x-Halfwidth{"ตัวย่อ"} 2399 x-Halfwidth{"ตัวย่อ"}
2400 x-Jamo{"จาโม"} 2400 x-Jamo{"จาโม"}
2401 x-Pinyin{"พินอิน"} 2401 x-Pinyin{"พินอิน"}
2402 x-Publishing{"เพื่อเผยแพร่"} 2402 x-Publishing{"เพื่อเผยแพร่"}
2403 } 2403 }
2404 units{ 2404 units{
2405 acceleration{
2406 g-force{
2407 other{"{0} แรง G"}
2408 }
2409 }
2410 angle{
2411 arc-minute{
2412 other{"{0} นาที"}
2413 }
2414 arc-second{
2415 other{"{0} วินาที"}
2416 }
2417 degree{
2418 other{"{0} องศา"}
2419 }
2420 }
2421 area{
2422 acre{
2423 other{"{0} เอเคอร์"}
2424 }
2425 hectare{
2426 other{"{0} เฮกตาร์"}
2427 }
2428 square-foot{
2429 other{"{0} ตารางฟุต"}
2430 }
2431 square-kilometer{
2432 other{"{0} ตารางกิโลเมตร"}
2433 }
2434 square-meter{
2435 other{"{0} ตารางเมตร"}
2436 }
2437 square-mile{
2438 other{"{0} ตารางไมล์"}
2439 }
2440 }
2441 compound{ 2405 compound{
2442 per{"{0}ต่อ{1}"} 2406 per{"{0}ต่อ{1}"}
2443 } 2407 }
2444 duration{ 2408 duration{
2445 day{ 2409 day{
2446 other{"{0} วัน"} 2410 other{"{0} วัน"}
2447 } 2411 }
2448 hour{ 2412 hour{
2449 other{"{0} ชั่วโมง"} 2413 other{"{0} ชั่วโมง"}
2450 } 2414 }
2451 millisecond{ 2415 millisecond{
2452 other{"{0} มิลลิวินาที"} 2416 other{"{0} มิลลิวินาที"}
2453 } 2417 }
2454 minute{ 2418 minute{
2455 other{"{0} นาที"} 2419 other{"{0} นาที"}
2456 } 2420 }
2457 month{ 2421 month{
2458 other{"{0} เดือน"} 2422 other{"{0} เดือน"}
2459 } 2423 }
2460 second{ 2424 second{
2461 other{"{0} วินาที"} 2425 other{"{0} วินาที"}
2462 } 2426 }
2463 week{ 2427 week{
2464 other{"{0} สัปดาห์"} 2428 other{"{0} สัปดาห์"}
2465 } 2429 }
2466 year{ 2430 year{
2467 other{"{0} ปี"} 2431 other{"{0} ปี"}
2468 } 2432 }
2469 } 2433 }
2470 length{
2471 centimeter{
2472 other{"{0} เซนติเมตร"}
2473 }
2474 foot{
2475 other{"{0} ฟุต"}
2476 }
2477 inch{
2478 other{"{0} นิ้ว"}
2479 }
2480 kilometer{
2481 other{"{0} กิโลเมตร"}
2482 }
2483 light-year{
2484 other{"{0} ปีแสง"}
2485 }
2486 meter{
2487 other{"{0} เมตร"}
2488 }
2489 mile{
2490 other{"{0} ไมล์"}
2491 }
2492 millimeter{
2493 other{"{0} มิลลิเมตร"}
2494 }
2495 picometer{
2496 other{"{0} พิโกเมตร"}
2497 }
2498 yard{
2499 other{"{0} หลา"}
2500 }
2501 }
2502 mass{
2503 gram{
2504 other{"{0} กรัม"}
2505 }
2506 kilogram{
2507 other{"{0} กิโลกรัม"}
2508 }
2509 ounce{
2510 other{"{0} ออนซ์"}
2511 }
2512 pound{
2513 other{"{0} ปอนด์"}
2514 }
2515 }
2516 power{
2517 horsepower{
2518 other{"{0} แรงม้า"}
2519 }
2520 kilowatt{
2521 other{"{0} กิโลวัตต์"}
2522 }
2523 watt{
2524 other{"{0} วัตต์"}
2525 }
2526 }
2527 pressure{
2528 hectopascal{
2529 other{"{0} เฮกโตปาสกาล"}
2530 }
2531 inch-hg{
2532 other{"{0} นิ้วปรอท"}
2533 }
2534 millibar{
2535 other{"{0} มิลลิบาร์"}
2536 }
2537 }
2538 speed{
2539 kilometer-per-hour{
2540 other{"{0} กิโลเมตรต่อชั่วโมง"}
2541 }
2542 meter-per-second{
2543 other{"{0} เมตรต่อวินาที"}
2544 }
2545 mile-per-hour{
2546 other{"{0} ไมล์ต่อชั่วโมง"}
2547 }
2548 }
2549 temperature{
2550 celsius{
2551 other{"{0} องศาเซลเซียส"}
2552 }
2553 fahrenheit{
2554 other{"{0} องศาฟาเรนไฮต์"}
2555 }
2556 }
2557 volume{
2558 cubic-kilometer{
2559 other{"{0} ลูกบาศก์กิโลเมตร"}
2560 }
2561 cubic-mile{
2562 other{"{0} ลูกบาศก์ไมล์"}
2563 }
2564 liter{
2565 other{"{0} ลิตร"}
2566 }
2567 }
2568 } 2434 }
2569 unitsNarrow{ 2435 unitsNarrow{
2570 acceleration{
2571 g-force{
2572 other{"{0}G"}
2573 }
2574 }
2575 angle{
2576 arc-minute{
2577 other{"{0}นาที"}
2578 }
2579 arc-second{
2580 other{"{0}วิ"}
2581 }
2582 degree{
2583 other{"{0}°"}
2584 }
2585 }
2586 area{
2587 acre{
2588 other{"{0}เอเคอร์"}
2589 }
2590 hectare{
2591 other{"{0}เฮกตาร์"}
2592 }
2593 square-foot{
2594 other{"{0}ตร.ฟุต"}
2595 }
2596 square-kilometer{
2597 other{"{0}ตร.กม."}
2598 }
2599 square-meter{
2600 other{"{0}ตร.ม."}
2601 }
2602 square-mile{
2603 other{"{0}ตร.ไมล์"}
2604 }
2605 }
2606 compound{ 2436 compound{
2607 per{"{0}/{1}"} 2437 per{"{0}/{1}"}
2608 } 2438 }
2609 duration{ 2439 duration{
2610 day{ 2440 day{
2611 other{"{0}วัน"} 2441 other{"{0}วัน"}
2612 } 2442 }
2613 hour{ 2443 hour{
2614 other{"{0}ชม."} 2444 other{"{0}ชม."}
2615 } 2445 }
2616 millisecond{ 2446 millisecond{
2617 other{"{0} มิลลิวิ"} 2447 other{"{0} มิลลิวิ"}
2618 } 2448 }
2619 minute{ 2449 minute{
2620 other{"{0}นาที"} 2450 other{"{0}นาที"}
2621 } 2451 }
2622 month{ 2452 month{
2623 other{"{0}เดือน"} 2453 other{"{0}เดือน"}
2624 } 2454 }
2625 second{ 2455 second{
2626 other{"{0}วิ"} 2456 other{"{0}วิ"}
2627 } 2457 }
2628 week{ 2458 week{
2629 other{"{0}สัปดาห์"} 2459 other{"{0}สัปดาห์"}
2630 } 2460 }
2631 year{ 2461 year{
2632 other{"{0}ปี"} 2462 other{"{0}ปี"}
2633 } 2463 }
2634 } 2464 }
2635 length{
2636 centimeter{
2637 other{"{0}ซม."}
2638 }
2639 foot{
2640 other{"{0}′"}
2641 }
2642 inch{
2643 other{"{0}″"}
2644 }
2645 kilometer{
2646 other{"{0}กม."}
2647 }
2648 light-year{
2649 other{"{0}ปีแสง"}
2650 }
2651 meter{
2652 other{"{0}ม."}
2653 }
2654 mile{
2655 other{"{0}ไมล์"}
2656 }
2657 millimeter{
2658 other{"{0}มม."}
2659 }
2660 picometer{
2661 other{"{0}พิโกเมตร"}
2662 }
2663 yard{
2664 other{"{0}หลา"}
2665 }
2666 }
2667 mass{
2668 gram{
2669 other{"{0}ก."}
2670 }
2671 kilogram{
2672 other{"{0}กก."}
2673 }
2674 ounce{
2675 other{"{0}ออนซ์"}
2676 }
2677 pound{
2678 other{"{0}#"}
2679 }
2680 }
2681 power{
2682 horsepower{
2683 other{"{0}แรงม้า"}
2684 }
2685 kilowatt{
2686 other{"{0}กิโลวัตต์"}
2687 }
2688 watt{
2689 other{"{0}วัตต์"}
2690 }
2691 }
2692 pressure{
2693 hectopascal{
2694 other{"{0}hPa"}
2695 }
2696 inch-hg{
2697 other{"{0}\u0022 Hg"}
2698 }
2699 millibar{
2700 other{"{0}มิลลิบาร์"}
2701 }
2702 }
2703 speed{
2704 kilometer-per-hour{
2705 other{"{0}กม./ชม."}
2706 }
2707 meter-per-second{
2708 other{"{0}ม./วิ"}
2709 }
2710 mile-per-hour{
2711 other{"{0}ไมล์/ชม."}
2712 }
2713 }
2714 temperature{
2715 celsius{
2716 other{"{0}°"}
2717 }
2718 fahrenheit{
2719 other{"{0}°F"}
2720 }
2721 }
2722 volume{
2723 cubic-kilometer{
2724 other{"{0}ลบ.กม."}
2725 }
2726 cubic-mile{
2727 other{"{0}ลบ.ไมล์"}
2728 }
2729 liter{
2730 other{"{0}ลิตร"}
2731 }
2732 }
2733 } 2465 }
2734 unitsShort{ 2466 unitsShort{
2735 acceleration{
2736 g-force{
2737 other{"{0} G"}
2738 }
2739 }
2740 angle{
2741 arc-minute{
2742 other{"{0} นาที"}
2743 }
2744 arc-second{
2745 other{"{0} วิ"}
2746 }
2747 degree{
2748 other{"{0}°"}
2749 }
2750 }
2751 area{
2752 acre{
2753 other{"{0} เอเคอร์"}
2754 }
2755 hectare{
2756 other{"{0} เฮกตาร์"}
2757 }
2758 square-foot{
2759 other{"{0} ตร.ฟุต"}
2760 }
2761 square-kilometer{
2762 other{"{0} ตร.กม."}
2763 }
2764 square-meter{
2765 other{"{0} ตร.ม."}
2766 }
2767 square-mile{
2768 other{"{0} ตร.ไมล์"}
2769 }
2770 }
2771 compound{ 2467 compound{
2772 per{"{0}/{1}"} 2468 per{"{0}/{1}"}
2773 } 2469 }
2774 duration{ 2470 duration{
2775 day{ 2471 day{
2776 other{"{0} วัน"} 2472 other{"{0} วัน"}
2777 } 2473 }
2778 hour{ 2474 hour{
2779 other{"{0} ชม."} 2475 other{"{0} ชม."}
2780 } 2476 }
2781 millisecond{ 2477 millisecond{
2782 other{"{0} มิลลิวินาที"} 2478 other{"{0} มิลลิวินาที"}
2783 } 2479 }
2784 minute{ 2480 minute{
2785 other{"{0} นาที"} 2481 other{"{0} นาที"}
2786 } 2482 }
2787 month{ 2483 month{
2788 other{"{0} เดือน"} 2484 other{"{0} เดือน"}
2789 } 2485 }
2790 second{ 2486 second{
2791 other{"{0} วิ"} 2487 other{"{0} วิ"}
2792 } 2488 }
2793 week{ 2489 week{
2794 other{"{0} สัปดาห์"} 2490 other{"{0} สัปดาห์"}
2795 } 2491 }
2796 year{ 2492 year{
2797 other{"{0} ปี"} 2493 other{"{0} ปี"}
2798 } 2494 }
2799 } 2495 }
2800 length{
2801 centimeter{
2802 other{"{0} ซม."}
2803 }
2804 foot{
2805 other{"{0} ฟุต"}
2806 }
2807 inch{
2808 other{"{0} นิ้ว"}
2809 }
2810 kilometer{
2811 other{"{0} กม."}
2812 }
2813 light-year{
2814 other{"{0} ปีแสง"}
2815 }
2816 meter{
2817 other{"{0} ม."}
2818 }
2819 mile{
2820 other{"{0} ไมล์"}
2821 }
2822 millimeter{
2823 other{"{0} มม."}
2824 }
2825 picometer{
2826 other{"{0} พิโกเมตร"}
2827 }
2828 yard{
2829 other{"{0} หลา"}
2830 }
2831 }
2832 mass{
2833 gram{
2834 other{"{0} ก."}
2835 }
2836 kilogram{
2837 other{"{0} กก."}
2838 }
2839 ounce{
2840 other{"{0} ออนซ์"}
2841 }
2842 pound{
2843 other{"{0} ปอนด์"}
2844 }
2845 }
2846 power{
2847 horsepower{
2848 other{"{0} แรงม้า"}
2849 }
2850 kilowatt{
2851 other{"{0} กิโลวัตต์"}
2852 }
2853 watt{
2854 other{"{0} วัตต์"}
2855 }
2856 }
2857 pressure{
2858 hectopascal{
2859 other{"{0} เฮกโตปาสกาล"}
2860 }
2861 inch-hg{
2862 other{"{0} นิ้วปรอท"}
2863 }
2864 millibar{
2865 other{"{0} มิลลิบาร์"}
2866 }
2867 }
2868 speed{
2869 kilometer-per-hour{
2870 other{"{0} กม./ชม."}
2871 }
2872 meter-per-second{
2873 other{"{0} ม./วิ"}
2874 }
2875 mile-per-hour{
2876 other{"{0} ไมล์/ชม."}
2877 }
2878 }
2879 temperature{
2880 celsius{
2881 other{"{0}°C"}
2882 }
2883 fahrenheit{
2884 other{"{0}°F"}
2885 }
2886 }
2887 volume{
2888 cubic-kilometer{
2889 other{"{0} ลบ.กม."}
2890 }
2891 cubic-mile{
2892 other{"{0} ลบ.ไมล์"}
2893 }
2894 liter{
2895 other{"{0} ลิตร"}
2896 }
2897 }
2898 } 2496 }
2899 } 2497 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/te.txt ('k') | icu52/source/data/locales/tr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698