| OLD | NEW |
| 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/nl.xml | 6 // * Source File: <path>/common/main/nl.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/nl.xml | 10 * ICU <specials> source: <path>/common/main/nl.xml |
| (...skipping 2278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2289 Tone{"Toon"} | 2289 Tone{"Toon"} |
| 2290 UNGEGN{"UNGEGN"} | 2290 UNGEGN{"UNGEGN"} |
| 2291 x-Accents{"Accenten"} | 2291 x-Accents{"Accenten"} |
| 2292 x-Fullwidth{"Volledige breedte"} | 2292 x-Fullwidth{"Volledige breedte"} |
| 2293 x-Halfwidth{"Halve breedte"} | 2293 x-Halfwidth{"Halve breedte"} |
| 2294 x-Jamo{"Jamo"} | 2294 x-Jamo{"Jamo"} |
| 2295 x-Pinyin{"Pinyin"} | 2295 x-Pinyin{"Pinyin"} |
| 2296 x-Publishing{"Publicatie"} | 2296 x-Publishing{"Publicatie"} |
| 2297 } | 2297 } |
| 2298 units{ | 2298 units{ |
| 2299 acceleration{ | |
| 2300 g-force{ | |
| 2301 one{"{0} G-kracht"} | |
| 2302 other{"{0} G-krachten"} | |
| 2303 } | |
| 2304 } | |
| 2305 angle{ | |
| 2306 arc-minute{ | |
| 2307 one{"{0} boogminuut"} | |
| 2308 other{"{0} boogminuten"} | |
| 2309 } | |
| 2310 arc-second{ | |
| 2311 one{"{0} boogseconde"} | |
| 2312 other{"{0} boogseconden"} | |
| 2313 } | |
| 2314 degree{ | |
| 2315 one{"{0} booggraad"} | |
| 2316 other{"{0} booggraden"} | |
| 2317 } | |
| 2318 } | |
| 2319 area{ | |
| 2320 acre{ | |
| 2321 one{"{0} acre"} | |
| 2322 other{"{0} acres"} | |
| 2323 } | |
| 2324 hectare{ | |
| 2325 one{"{0} hectare"} | |
| 2326 other{"{0} hectare"} | |
| 2327 } | |
| 2328 square-foot{ | |
| 2329 one{"{0} vierkante voet"} | |
| 2330 other{"{0} vierkante voet"} | |
| 2331 } | |
| 2332 square-kilometer{ | |
| 2333 one{"{0} vierkante kilometer"} | |
| 2334 other{"{0} vierkante kilometer"} | |
| 2335 } | |
| 2336 square-meter{ | |
| 2337 one{"{0} vierkante meter"} | |
| 2338 other{"{0} vierkante meter"} | |
| 2339 } | |
| 2340 square-mile{ | |
| 2341 one{"{0} vierkante mijl"} | |
| 2342 other{"{0} vierkante mijl"} | |
| 2343 } | |
| 2344 } | |
| 2345 compound{ | 2299 compound{ |
| 2346 per{"{0} per {1}"} | 2300 per{"{0} per {1}"} |
| 2347 } | 2301 } |
| 2348 duration{ | 2302 duration{ |
| 2349 day{ | 2303 day{ |
| 2350 one{"{0} dag"} | 2304 one{"{0} dag"} |
| 2351 other{"{0} dagen"} | 2305 other{"{0} dagen"} |
| 2352 } | 2306 } |
| 2353 hour{ | 2307 hour{ |
| 2354 one{"{0} uur"} | 2308 one{"{0} uur"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 2372 } | 2326 } |
| 2373 week{ | 2327 week{ |
| 2374 one{"{0} week"} | 2328 one{"{0} week"} |
| 2375 other{"{0} weken"} | 2329 other{"{0} weken"} |
| 2376 } | 2330 } |
| 2377 year{ | 2331 year{ |
| 2378 one{"{0} jaar"} | 2332 one{"{0} jaar"} |
| 2379 other{"{0} jaar"} | 2333 other{"{0} jaar"} |
| 2380 } | 2334 } |
| 2381 } | 2335 } |
| 2382 length{ | |
| 2383 centimeter{ | |
| 2384 one{"{0} centimeter"} | |
| 2385 other{"{0} centimeter"} | |
| 2386 } | |
| 2387 foot{ | |
| 2388 one{"{0} voet"} | |
| 2389 other{"{0} voet"} | |
| 2390 } | |
| 2391 inch{ | |
| 2392 one{"{0} inch"} | |
| 2393 other{"{0} inches"} | |
| 2394 } | |
| 2395 kilometer{ | |
| 2396 one{"{0} kilometer"} | |
| 2397 other{"{0} kilometer"} | |
| 2398 } | |
| 2399 light-year{ | |
| 2400 one{"{0} lichtjaar"} | |
| 2401 other{"{0} lichtjaar"} | |
| 2402 } | |
| 2403 meter{ | |
| 2404 one{"{0} meter"} | |
| 2405 other{"{0} meter"} | |
| 2406 } | |
| 2407 mile{ | |
| 2408 one{"{0} mijl"} | |
| 2409 other{"{0} mijl"} | |
| 2410 } | |
| 2411 millimeter{ | |
| 2412 one{"{0} millimeter"} | |
| 2413 other{"{0} millimeter"} | |
| 2414 } | |
| 2415 picometer{ | |
| 2416 one{"{0} picometer"} | |
| 2417 other{"{0} picometer"} | |
| 2418 } | |
| 2419 yard{ | |
| 2420 one{"{0} yard"} | |
| 2421 other{"{0} yards"} | |
| 2422 } | |
| 2423 } | |
| 2424 mass{ | |
| 2425 gram{ | |
| 2426 one{"{0} gram"} | |
| 2427 other{"{0} gram"} | |
| 2428 } | |
| 2429 kilogram{ | |
| 2430 one{"{0} kilogram"} | |
| 2431 other{"{0} kilogram"} | |
| 2432 } | |
| 2433 ounce{ | |
| 2434 one{"{0} oz"} | |
| 2435 other{"{0} oz"} | |
| 2436 } | |
| 2437 pound{ | |
| 2438 one{"{0} lb"} | |
| 2439 other{"{0} lb"} | |
| 2440 } | |
| 2441 } | |
| 2442 power{ | |
| 2443 horsepower{ | |
| 2444 one{"{0} paardenkracht"} | |
| 2445 other{"{0} paardenkrachten"} | |
| 2446 } | |
| 2447 kilowatt{ | |
| 2448 one{"{0} kilowatt"} | |
| 2449 other{"{0} kilowatt"} | |
| 2450 } | |
| 2451 watt{ | |
| 2452 one{"{0} watt"} | |
| 2453 other{"{0} watt"} | |
| 2454 } | |
| 2455 } | |
| 2456 pressure{ | |
| 2457 hectopascal{ | |
| 2458 one{"{0} hectopascal"} | |
| 2459 other{"{0} hectopascal"} | |
| 2460 } | |
| 2461 inch-hg{ | |
| 2462 one{"{0} inHg"} | |
| 2463 other{"{0} inHg"} | |
| 2464 } | |
| 2465 millibar{ | |
| 2466 one{"{0} millibar"} | |
| 2467 other{"{0} millibar"} | |
| 2468 } | |
| 2469 } | |
| 2470 speed{ | |
| 2471 kilometer-per-hour{ | |
| 2472 one{"{0} kilometer per uur"} | |
| 2473 other{"{0} kilometer per uur"} | |
| 2474 } | |
| 2475 meter-per-second{ | |
| 2476 one{"{0} meter per seconde"} | |
| 2477 other{"{0} meter per seconde"} | |
| 2478 } | |
| 2479 mile-per-hour{ | |
| 2480 one{"{0} mijl per uur"} | |
| 2481 other{"{0} mijl per uur"} | |
| 2482 } | |
| 2483 } | |
| 2484 temperature{ | |
| 2485 celsius{ | |
| 2486 one{"{0} graad Celsius"} | |
| 2487 other{"{0} graden Celsius"} | |
| 2488 } | |
| 2489 fahrenheit{ | |
| 2490 one{"{0} graad Fahrenheit"} | |
| 2491 other{"{0} graden Fahrenheit"} | |
| 2492 } | |
| 2493 } | |
| 2494 volume{ | |
| 2495 cubic-kilometer{ | |
| 2496 one{"{0} kubieke kilometer"} | |
| 2497 other{"{0} kubieke kilometer"} | |
| 2498 } | |
| 2499 cubic-mile{ | |
| 2500 one{"{0} kubieke mijl"} | |
| 2501 other{"{0} kubieke mijl"} | |
| 2502 } | |
| 2503 liter{ | |
| 2504 one{"{0} liter"} | |
| 2505 other{"{0} liter"} | |
| 2506 } | |
| 2507 } | |
| 2508 } | 2336 } |
| 2509 unitsNarrow{ | 2337 unitsNarrow{ |
| 2510 acceleration{ | |
| 2511 g-force{ | |
| 2512 one{"{0} G"} | |
| 2513 other{"{0} G"} | |
| 2514 } | |
| 2515 } | |
| 2516 angle{ | |
| 2517 arc-minute{ | |
| 2518 one{"{0}′"} | |
| 2519 other{"{0}′"} | |
| 2520 } | |
| 2521 arc-second{ | |
| 2522 one{"{0}″"} | |
| 2523 other{"{0}″"} | |
| 2524 } | |
| 2525 degree{ | |
| 2526 one{"{0}°"} | |
| 2527 other{"{0}°"} | |
| 2528 } | |
| 2529 } | |
| 2530 area{ | |
| 2531 acre{ | |
| 2532 one{"{0} acre"} | |
| 2533 other{"{0} acres"} | |
| 2534 } | |
| 2535 hectare{ | |
| 2536 one{"{0} ha"} | |
| 2537 other{"{0} ha"} | |
| 2538 } | |
| 2539 square-foot{ | |
| 2540 one{"{0} ft²"} | |
| 2541 other{"{0} ft²"} | |
| 2542 } | |
| 2543 square-kilometer{ | |
| 2544 one{"{0} km²"} | |
| 2545 other{"{0} km²"} | |
| 2546 } | |
| 2547 square-meter{ | |
| 2548 one{"{0} m²"} | |
| 2549 other{"{0} m²"} | |
| 2550 } | |
| 2551 square-mile{ | |
| 2552 one{"{0} mi²"} | |
| 2553 other{"{0} mi²"} | |
| 2554 } | |
| 2555 } | |
| 2556 compound{ | 2338 compound{ |
| 2557 per{"{0}/{1}"} | 2339 per{"{0}/{1}"} |
| 2558 } | 2340 } |
| 2559 duration{ | 2341 duration{ |
| 2560 day{ | 2342 day{ |
| 2561 one{"{0} d"} | 2343 one{"{0} d"} |
| 2562 other{"{0} d"} | 2344 other{"{0} d"} |
| 2563 } | 2345 } |
| 2564 hour{ | 2346 hour{ |
| 2565 one{"{0} u"} | 2347 one{"{0} u"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 2583 } | 2365 } |
| 2584 week{ | 2366 week{ |
| 2585 one{"{0} w"} | 2367 one{"{0} w"} |
| 2586 other{"{0} w"} | 2368 other{"{0} w"} |
| 2587 } | 2369 } |
| 2588 year{ | 2370 year{ |
| 2589 one{"{0} jr"} | 2371 one{"{0} jr"} |
| 2590 other{"{0} jr"} | 2372 other{"{0} jr"} |
| 2591 } | 2373 } |
| 2592 } | 2374 } |
| 2593 length{ | |
| 2594 centimeter{ | |
| 2595 one{"{0} cm"} | |
| 2596 other{"{0} cm"} | |
| 2597 } | |
| 2598 foot{ | |
| 2599 one{"{0} ft"} | |
| 2600 other{"{0} ft"} | |
| 2601 } | |
| 2602 inch{ | |
| 2603 one{"{0}\u0022"} | |
| 2604 other{"{0}\u0022"} | |
| 2605 } | |
| 2606 kilometer{ | |
| 2607 one{"{0} km"} | |
| 2608 other{"{0} km"} | |
| 2609 } | |
| 2610 light-year{ | |
| 2611 one{"{0} lj"} | |
| 2612 other{"{0} lj"} | |
| 2613 } | |
| 2614 meter{ | |
| 2615 one{"{0} m"} | |
| 2616 other{"{0} m"} | |
| 2617 } | |
| 2618 mile{ | |
| 2619 one{"{0} mi"} | |
| 2620 other{"{0} mi"} | |
| 2621 } | |
| 2622 millimeter{ | |
| 2623 one{"{0} mm"} | |
| 2624 other{"{0} mm"} | |
| 2625 } | |
| 2626 picometer{ | |
| 2627 one{"{0} pm"} | |
| 2628 other{"{0} pm"} | |
| 2629 } | |
| 2630 yard{ | |
| 2631 one{"{0} yd"} | |
| 2632 other{"{0} yd"} | |
| 2633 } | |
| 2634 } | |
| 2635 mass{ | |
| 2636 gram{ | |
| 2637 one{"{0} g"} | |
| 2638 other{"{0} g"} | |
| 2639 } | |
| 2640 kilogram{ | |
| 2641 one{"{0} kg"} | |
| 2642 other{"{0} kg"} | |
| 2643 } | |
| 2644 ounce{ | |
| 2645 one{"{0} oz"} | |
| 2646 other{"{0} oz"} | |
| 2647 } | |
| 2648 pound{ | |
| 2649 one{"{0} lb"} | |
| 2650 other{"{0} lb"} | |
| 2651 } | |
| 2652 } | |
| 2653 power{ | |
| 2654 horsepower{ | |
| 2655 one{"{0} pk"} | |
| 2656 other{"{0} pk"} | |
| 2657 } | |
| 2658 kilowatt{ | |
| 2659 one{"{0} kW"} | |
| 2660 other{"{0} kW"} | |
| 2661 } | |
| 2662 watt{ | |
| 2663 one{"{0} W"} | |
| 2664 other{"{0} W"} | |
| 2665 } | |
| 2666 } | |
| 2667 pressure{ | |
| 2668 hectopascal{ | |
| 2669 one{"{0} hPa"} | |
| 2670 other{"{0} hPa"} | |
| 2671 } | |
| 2672 inch-hg{ | |
| 2673 one{"{0} inHg"} | |
| 2674 other{"{0} inHg"} | |
| 2675 } | |
| 2676 millibar{ | |
| 2677 one{"{0} mbar"} | |
| 2678 other{"{0} mbar"} | |
| 2679 } | |
| 2680 } | |
| 2681 speed{ | |
| 2682 kilometer-per-hour{ | |
| 2683 one{"{0} km/h"} | |
| 2684 other{"{0} km/h"} | |
| 2685 } | |
| 2686 meter-per-second{ | |
| 2687 one{"{0} m/s"} | |
| 2688 other{"{0} m/s"} | |
| 2689 } | |
| 2690 mile-per-hour{ | |
| 2691 one{"{0} mi/h"} | |
| 2692 other{"{0} mi/h"} | |
| 2693 } | |
| 2694 } | |
| 2695 temperature{ | |
| 2696 celsius{ | |
| 2697 one{"{0}°"} | |
| 2698 other{"{0}°"} | |
| 2699 } | |
| 2700 fahrenheit{ | |
| 2701 one{"{0}°F"} | |
| 2702 other{"{0}°F"} | |
| 2703 } | |
| 2704 } | |
| 2705 volume{ | |
| 2706 cubic-kilometer{ | |
| 2707 one{"{0} km³"} | |
| 2708 other{"{0} km³"} | |
| 2709 } | |
| 2710 cubic-mile{ | |
| 2711 one{"{0} mi³"} | |
| 2712 other{"{0} mi³"} | |
| 2713 } | |
| 2714 liter{ | |
| 2715 one{"{0} l"} | |
| 2716 other{"{0} l"} | |
| 2717 } | |
| 2718 } | |
| 2719 } | 2375 } |
| 2720 unitsShort{ | 2376 unitsShort{ |
| 2721 acceleration{ | |
| 2722 g-force{ | |
| 2723 one{"{0} G"} | |
| 2724 other{"{0} G"} | |
| 2725 } | |
| 2726 } | |
| 2727 angle{ | |
| 2728 arc-minute{ | |
| 2729 one{"{0}′"} | |
| 2730 other{"{0}′"} | |
| 2731 } | |
| 2732 arc-second{ | |
| 2733 one{"{0}″"} | |
| 2734 other{"{0}″"} | |
| 2735 } | |
| 2736 degree{ | |
| 2737 one{"{0}°"} | |
| 2738 other{"{0}°"} | |
| 2739 } | |
| 2740 } | |
| 2741 area{ | |
| 2742 acre{ | |
| 2743 one{"{0} acre"} | |
| 2744 other{"{0} acres"} | |
| 2745 } | |
| 2746 hectare{ | |
| 2747 one{"{0} ha"} | |
| 2748 other{"{0} ha"} | |
| 2749 } | |
| 2750 square-foot{ | |
| 2751 one{"{0} ft²"} | |
| 2752 other{"{0} ft²"} | |
| 2753 } | |
| 2754 square-kilometer{ | |
| 2755 one{"{0} km²"} | |
| 2756 other{"{0} km²"} | |
| 2757 } | |
| 2758 square-meter{ | |
| 2759 one{"{0} m²"} | |
| 2760 other{"{0} m²"} | |
| 2761 } | |
| 2762 square-mile{ | |
| 2763 one{"{0} mi²"} | |
| 2764 other{"{0} mi²"} | |
| 2765 } | |
| 2766 } | |
| 2767 compound{ | 2377 compound{ |
| 2768 per{"{0}/{1}"} | 2378 per{"{0}/{1}"} |
| 2769 } | 2379 } |
| 2770 duration{ | 2380 duration{ |
| 2771 day{ | 2381 day{ |
| 2772 one{"{0} dag"} | 2382 one{"{0} dag"} |
| 2773 other{"{0} dagen"} | 2383 other{"{0} dagen"} |
| 2774 } | 2384 } |
| 2775 hour{ | 2385 hour{ |
| 2776 one{"{0} uur"} | 2386 one{"{0} uur"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 2794 } | 2404 } |
| 2795 week{ | 2405 week{ |
| 2796 one{"{0} wk"} | 2406 one{"{0} wk"} |
| 2797 other{"{0} wkn"} | 2407 other{"{0} wkn"} |
| 2798 } | 2408 } |
| 2799 year{ | 2409 year{ |
| 2800 one{"{0} jr"} | 2410 one{"{0} jr"} |
| 2801 other{"{0} jr"} | 2411 other{"{0} jr"} |
| 2802 } | 2412 } |
| 2803 } | 2413 } |
| 2804 length{ | |
| 2805 centimeter{ | |
| 2806 one{"{0} cm"} | |
| 2807 other{"{0} cm"} | |
| 2808 } | |
| 2809 foot{ | |
| 2810 one{"{0} ft"} | |
| 2811 other{"{0} ft"} | |
| 2812 } | |
| 2813 inch{ | |
| 2814 one{"{0} in"} | |
| 2815 other{"{0} in"} | |
| 2816 } | |
| 2817 kilometer{ | |
| 2818 one{"{0} km"} | |
| 2819 other{"{0} km"} | |
| 2820 } | |
| 2821 light-year{ | |
| 2822 one{"{0} lj"} | |
| 2823 other{"{0} lj"} | |
| 2824 } | |
| 2825 meter{ | |
| 2826 one{"{0} m"} | |
| 2827 other{"{0} m"} | |
| 2828 } | |
| 2829 mile{ | |
| 2830 one{"{0} mi"} | |
| 2831 other{"{0} mi"} | |
| 2832 } | |
| 2833 millimeter{ | |
| 2834 one{"{0} mm"} | |
| 2835 other{"{0} mm"} | |
| 2836 } | |
| 2837 picometer{ | |
| 2838 one{"{0} pm"} | |
| 2839 other{"{0} pm"} | |
| 2840 } | |
| 2841 yard{ | |
| 2842 one{"{0} yd"} | |
| 2843 other{"{0} yd"} | |
| 2844 } | |
| 2845 } | |
| 2846 mass{ | |
| 2847 gram{ | |
| 2848 one{"{0} g"} | |
| 2849 other{"{0} g"} | |
| 2850 } | |
| 2851 kilogram{ | |
| 2852 one{"{0} kg"} | |
| 2853 other{"{0} kg"} | |
| 2854 } | |
| 2855 ounce{ | |
| 2856 one{"{0} oz"} | |
| 2857 other{"{0} oz"} | |
| 2858 } | |
| 2859 pound{ | |
| 2860 one{"{0} lb"} | |
| 2861 other{"{0} lb"} | |
| 2862 } | |
| 2863 } | |
| 2864 power{ | |
| 2865 horsepower{ | |
| 2866 one{"{0} pk"} | |
| 2867 other{"{0} pk"} | |
| 2868 } | |
| 2869 kilowatt{ | |
| 2870 one{"{0} kW"} | |
| 2871 other{"{0} kW"} | |
| 2872 } | |
| 2873 watt{ | |
| 2874 one{"{0} W"} | |
| 2875 other{"{0} W"} | |
| 2876 } | |
| 2877 } | |
| 2878 pressure{ | |
| 2879 hectopascal{ | |
| 2880 one{"{0} hPa"} | |
| 2881 other{"{0} hPa"} | |
| 2882 } | |
| 2883 inch-hg{ | |
| 2884 one{"{0} inHg"} | |
| 2885 other{"{0} inHg"} | |
| 2886 } | |
| 2887 millibar{ | |
| 2888 one{"{0} mbar"} | |
| 2889 other{"{0} mbar"} | |
| 2890 } | |
| 2891 } | |
| 2892 speed{ | |
| 2893 kilometer-per-hour{ | |
| 2894 one{"{0} km/h"} | |
| 2895 other{"{0} km/h"} | |
| 2896 } | |
| 2897 meter-per-second{ | |
| 2898 one{"{0} m/s"} | |
| 2899 other{"{0} m/s"} | |
| 2900 } | |
| 2901 mile-per-hour{ | |
| 2902 one{"{0} mi/h"} | |
| 2903 other{"{0} mi/h"} | |
| 2904 } | |
| 2905 } | |
| 2906 temperature{ | |
| 2907 celsius{ | |
| 2908 one{"{0}°C"} | |
| 2909 other{"{0}°C"} | |
| 2910 } | |
| 2911 fahrenheit{ | |
| 2912 one{"{0}°F"} | |
| 2913 other{"{0}°F"} | |
| 2914 } | |
| 2915 } | |
| 2916 volume{ | |
| 2917 cubic-kilometer{ | |
| 2918 one{"{0} km³"} | |
| 2919 other{"{0} km³"} | |
| 2920 } | |
| 2921 cubic-mile{ | |
| 2922 one{"{0} mi³"} | |
| 2923 other{"{0} mi³"} | |
| 2924 } | |
| 2925 liter{ | |
| 2926 one{"{0} l"} | |
| 2927 other{"{0} l"} | |
| 2928 } | |
| 2929 } | |
| 2930 } | 2414 } |
| 2931 } | 2415 } |
| OLD | NEW |