@ui5/webcomponents-localization 1.13.0-rc.3 → 1.13.0-rc.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist/DateFormat.d.ts +1 -1
- package/dist/LocaleData.d.ts +1 -1
- package/dist/dates/CalendarDate.d.ts +1 -1
- package/dist/dates/UI5Date.d.ts +1 -1
- package/dist/generated/assets/cldr/ar.json +2193 -0
- package/dist/generated/assets/cldr/ar_EG.json +2193 -0
- package/dist/generated/assets/cldr/ar_SA.json +2193 -0
- package/dist/generated/assets/cldr/bg.json +1227 -0
- package/dist/generated/assets/cldr/ca.json +1238 -0
- package/dist/generated/assets/cldr/cs.json +1722 -0
- package/dist/generated/assets/cldr/cy.json +1952 -0
- package/dist/generated/assets/cldr/da.json +1219 -0
- package/dist/generated/assets/cldr/de.json +1177 -0
- package/dist/generated/assets/cldr/de_AT.json +1178 -0
- package/dist/generated/assets/cldr/de_CH.json +1176 -0
- package/dist/generated/assets/cldr/el.json +1254 -0
- package/dist/generated/assets/cldr/el_CY.json +1254 -0
- package/dist/generated/assets/cldr/en.json +1241 -0
- package/dist/generated/assets/cldr/en_AU.json +1235 -0
- package/dist/generated/assets/cldr/en_GB.json +1253 -0
- package/dist/generated/assets/cldr/en_HK.json +1252 -0
- package/dist/generated/assets/cldr/en_IE.json +1252 -0
- package/dist/generated/assets/cldr/en_IN.json +1253 -0
- package/dist/generated/assets/cldr/en_NZ.json +1252 -0
- package/dist/generated/assets/cldr/en_PG.json +1253 -0
- package/dist/generated/assets/cldr/en_SG.json +1253 -0
- package/dist/generated/assets/cldr/en_ZA.json +1253 -0
- package/dist/generated/assets/cldr/es.json +1229 -0
- package/dist/generated/assets/cldr/es_AR.json +1227 -0
- package/dist/generated/assets/cldr/es_BO.json +1226 -0
- package/dist/generated/assets/cldr/es_CL.json +1227 -0
- package/dist/generated/assets/cldr/es_CO.json +1227 -0
- package/dist/generated/assets/cldr/es_MX.json +1228 -0
- package/dist/generated/assets/cldr/es_PE.json +1226 -0
- package/dist/generated/assets/cldr/es_UY.json +1228 -0
- package/dist/generated/assets/cldr/es_VE.json +1227 -0
- package/dist/generated/assets/cldr/et.json +1249 -0
- package/dist/generated/assets/cldr/fa.json +1257 -0
- package/dist/generated/assets/cldr/fi.json +1215 -0
- package/dist/generated/assets/cldr/fr.json +1275 -0
- package/dist/generated/assets/cldr/fr_BE.json +1275 -0
- package/dist/generated/assets/cldr/fr_CA.json +1254 -0
- package/dist/generated/assets/cldr/fr_CH.json +1276 -0
- package/dist/generated/assets/cldr/fr_LU.json +1275 -0
- package/dist/generated/assets/cldr/he.json +1636 -0
- package/dist/generated/assets/cldr/hi.json +1231 -0
- package/dist/generated/assets/cldr/hr.json +1439 -0
- package/dist/generated/assets/cldr/hu.json +1214 -0
- package/dist/generated/assets/cldr/id.json +1024 -0
- package/dist/generated/assets/cldr/it.json +1217 -0
- package/dist/generated/assets/cldr/it_CH.json +1217 -0
- package/dist/generated/assets/cldr/ja.json +1026 -0
- package/dist/generated/assets/cldr/kk.json +1258 -0
- package/dist/generated/assets/cldr/ko.json +1026 -0
- package/dist/generated/assets/cldr/lt.json +1638 -0
- package/dist/generated/assets/cldr/lv.json +1451 -0
- package/dist/generated/assets/cldr/ms.json +1021 -0
- package/dist/generated/assets/cldr/nb.json +1222 -0
- package/dist/generated/assets/cldr/nl.json +1231 -0
- package/dist/generated/assets/cldr/nl_BE.json +1231 -0
- package/dist/generated/assets/cldr/pl.json +1422 -0
- package/dist/generated/assets/cldr/pt.json +1136 -0
- package/dist/generated/assets/cldr/pt_PT.json +1222 -0
- package/dist/generated/assets/cldr/ro.json +1426 -0
- package/dist/generated/assets/cldr/ru.json +1713 -0
- package/dist/generated/assets/cldr/ru_UA.json +1713 -0
- package/dist/generated/assets/cldr/sk.json +1691 -0
- package/dist/generated/assets/cldr/sl.json +1700 -0
- package/dist/generated/assets/cldr/sr.json +1430 -0
- package/dist/generated/assets/cldr/sr_Latn.json +1416 -0
- package/dist/generated/assets/cldr/sv.json +1239 -0
- package/dist/generated/assets/cldr/th.json +1027 -0
- package/dist/generated/assets/cldr/tr.json +1236 -0
- package/dist/generated/assets/cldr/uk.json +1682 -0
- package/dist/generated/assets/cldr/vi.json +1023 -0
- package/dist/generated/assets/cldr/zh_CN.json +1023 -0
- package/dist/generated/assets/cldr/zh_HK.json +1023 -0
- package/dist/generated/assets/cldr/zh_SG.json +1024 -0
- package/dist/generated/assets/cldr/zh_TW.json +1022 -0
- package/dist/sap/ui/core/FormatSettings.d.ts +2 -2
- package/package.json +4 -4
- package/tsconfig.json +2 -1
@@ -2709,6 +2709,252 @@
|
|
2709
2709
|
"displayName": "التوقيت"
|
2710
2710
|
}
|
2711
2711
|
},
|
2712
|
+
"decimalFormat": {
|
2713
|
+
"standard": "#,##0.###"
|
2714
|
+
},
|
2715
|
+
"decimalFormat-long": {
|
2716
|
+
"1000-zero": "0 ألف",
|
2717
|
+
"1000-one": "0 ألف",
|
2718
|
+
"1000-two": "0 ألف",
|
2719
|
+
"1000-few": "0 آلاف",
|
2720
|
+
"1000-many": "0 ألف",
|
2721
|
+
"1000-other": "0 ألف",
|
2722
|
+
"10000-zero": "00 ألف",
|
2723
|
+
"10000-one": "00 ألف",
|
2724
|
+
"10000-two": "00 ألف",
|
2725
|
+
"10000-few": "00 ألف",
|
2726
|
+
"10000-many": "00 ألف",
|
2727
|
+
"10000-other": "00 ألف",
|
2728
|
+
"100000-zero": "000 ألف",
|
2729
|
+
"100000-one": "000 ألف",
|
2730
|
+
"100000-two": "000 ألف",
|
2731
|
+
"100000-few": "000 ألف",
|
2732
|
+
"100000-many": "000 ألف",
|
2733
|
+
"100000-other": "000 ألف",
|
2734
|
+
"1000000-zero": "0 مليون",
|
2735
|
+
"1000000-one": "0 مليون",
|
2736
|
+
"1000000-two": "0 مليون",
|
2737
|
+
"1000000-few": "0 ملايين",
|
2738
|
+
"1000000-many": "0 مليون",
|
2739
|
+
"1000000-other": "0 مليون",
|
2740
|
+
"10000000-zero": "00 مليون",
|
2741
|
+
"10000000-one": "00 مليون",
|
2742
|
+
"10000000-two": "00 مليون",
|
2743
|
+
"10000000-few": "00 ملايين",
|
2744
|
+
"10000000-many": "00 مليون",
|
2745
|
+
"10000000-other": "00 مليون",
|
2746
|
+
"100000000-zero": "000 مليون",
|
2747
|
+
"100000000-one": "000 مليون",
|
2748
|
+
"100000000-two": "000 مليون",
|
2749
|
+
"100000000-few": "000 مليون",
|
2750
|
+
"100000000-many": "000 مليون",
|
2751
|
+
"100000000-other": "000 مليون",
|
2752
|
+
"1000000000-zero": "0 مليار",
|
2753
|
+
"1000000000-one": "0 مليار",
|
2754
|
+
"1000000000-two": "0 مليار",
|
2755
|
+
"1000000000-few": "0 مليار",
|
2756
|
+
"1000000000-many": "0 مليار",
|
2757
|
+
"1000000000-other": "0 مليار",
|
2758
|
+
"10000000000-zero": "00 مليار",
|
2759
|
+
"10000000000-one": "00 مليار",
|
2760
|
+
"10000000000-two": "00 مليار",
|
2761
|
+
"10000000000-few": "00 مليار",
|
2762
|
+
"10000000000-many": "00 مليار",
|
2763
|
+
"10000000000-other": "00 مليار",
|
2764
|
+
"100000000000-zero": "000 مليار",
|
2765
|
+
"100000000000-one": "000 مليار",
|
2766
|
+
"100000000000-two": "000 مليار",
|
2767
|
+
"100000000000-few": "000 مليار",
|
2768
|
+
"100000000000-many": "000 مليار",
|
2769
|
+
"100000000000-other": "000 مليار",
|
2770
|
+
"1000000000000-zero": "0 ترليون",
|
2771
|
+
"1000000000000-one": "0 ترليون",
|
2772
|
+
"1000000000000-two": "0 ترليون",
|
2773
|
+
"1000000000000-few": "0 ترليون",
|
2774
|
+
"1000000000000-many": "0 ترليون",
|
2775
|
+
"1000000000000-other": "0 ترليون",
|
2776
|
+
"10000000000000-zero": "00 ترليون",
|
2777
|
+
"10000000000000-one": "00 ترليون",
|
2778
|
+
"10000000000000-two": "00 ترليون",
|
2779
|
+
"10000000000000-few": "00 ترليون",
|
2780
|
+
"10000000000000-many": "00 ترليون",
|
2781
|
+
"10000000000000-other": "00 ترليون",
|
2782
|
+
"100000000000000-zero": "000 ترليون",
|
2783
|
+
"100000000000000-one": "000 ترليون",
|
2784
|
+
"100000000000000-two": "000 ترليون",
|
2785
|
+
"100000000000000-few": "000 ترليون",
|
2786
|
+
"100000000000000-many": "000 ترليون",
|
2787
|
+
"100000000000000-other": "000 ترليون"
|
2788
|
+
},
|
2789
|
+
"decimalFormat-short": {
|
2790
|
+
"1000-zero": "0 ألف",
|
2791
|
+
"1000-one": "0 ألف",
|
2792
|
+
"1000-two": "0 ألف",
|
2793
|
+
"1000-few": "0 آلاف",
|
2794
|
+
"1000-many": "0 ألف",
|
2795
|
+
"1000-other": "0 ألف",
|
2796
|
+
"10000-zero": "00 ألف",
|
2797
|
+
"10000-one": "00 ألف",
|
2798
|
+
"10000-two": "00 ألف",
|
2799
|
+
"10000-few": "00 ألف",
|
2800
|
+
"10000-many": "00 ألف",
|
2801
|
+
"10000-other": "00 ألف",
|
2802
|
+
"100000-zero": "000 ألف",
|
2803
|
+
"100000-one": "000 ألف",
|
2804
|
+
"100000-two": "000 ألف",
|
2805
|
+
"100000-few": "000 ألف",
|
2806
|
+
"100000-many": "000 ألف",
|
2807
|
+
"100000-other": "000 ألف",
|
2808
|
+
"1000000-zero": "0 مليون",
|
2809
|
+
"1000000-one": "0 مليون",
|
2810
|
+
"1000000-two": "0 مليون",
|
2811
|
+
"1000000-few": "0 مليون",
|
2812
|
+
"1000000-many": "0 مليون",
|
2813
|
+
"1000000-other": "0 مليون",
|
2814
|
+
"10000000-zero": "00 مليون",
|
2815
|
+
"10000000-one": "00 مليون",
|
2816
|
+
"10000000-two": "00 مليون",
|
2817
|
+
"10000000-few": "00 مليون",
|
2818
|
+
"10000000-many": "00 مليون",
|
2819
|
+
"10000000-other": "00 مليون",
|
2820
|
+
"100000000-zero": "000 مليون",
|
2821
|
+
"100000000-one": "000 مليون",
|
2822
|
+
"100000000-two": "000 مليون",
|
2823
|
+
"100000000-few": "000 مليون",
|
2824
|
+
"100000000-many": "000 مليون",
|
2825
|
+
"100000000-other": "000 مليون",
|
2826
|
+
"1000000000-zero": "0 مليار",
|
2827
|
+
"1000000000-one": "0 مليار",
|
2828
|
+
"1000000000-two": "0 مليار",
|
2829
|
+
"1000000000-few": "0 مليار",
|
2830
|
+
"1000000000-many": "0 مليار",
|
2831
|
+
"1000000000-other": "0 مليار",
|
2832
|
+
"10000000000-zero": "00 مليار",
|
2833
|
+
"10000000000-one": "00 مليار",
|
2834
|
+
"10000000000-two": "00 مليار",
|
2835
|
+
"10000000000-few": "00 مليار",
|
2836
|
+
"10000000000-many": "00 مليار",
|
2837
|
+
"10000000000-other": "00 مليار",
|
2838
|
+
"100000000000-zero": "000 مليار",
|
2839
|
+
"100000000000-one": "000 مليار",
|
2840
|
+
"100000000000-two": "000 مليار",
|
2841
|
+
"100000000000-few": "000 مليار",
|
2842
|
+
"100000000000-many": "000 مليار",
|
2843
|
+
"100000000000-other": "000 مليار",
|
2844
|
+
"1000000000000-zero": "0 ترليون",
|
2845
|
+
"1000000000000-one": "0 ترليون",
|
2846
|
+
"1000000000000-two": "0 ترليون",
|
2847
|
+
"1000000000000-few": "0 ترليون",
|
2848
|
+
"1000000000000-many": "0 ترليون",
|
2849
|
+
"1000000000000-other": "0 ترليون",
|
2850
|
+
"10000000000000-zero": "00 ترليون",
|
2851
|
+
"10000000000000-one": "00 ترليون",
|
2852
|
+
"10000000000000-two": "00 ترليون",
|
2853
|
+
"10000000000000-few": "00 ترليون",
|
2854
|
+
"10000000000000-many": "00 ترليون",
|
2855
|
+
"10000000000000-other": "00 ترليون",
|
2856
|
+
"100000000000000-zero": "000 ترليون",
|
2857
|
+
"100000000000000-one": "000 ترليون",
|
2858
|
+
"100000000000000-two": "000 ترليون",
|
2859
|
+
"100000000000000-few": "000 ترليون",
|
2860
|
+
"100000000000000-many": "000 ترليون",
|
2861
|
+
"100000000000000-other": "000 ترليون"
|
2862
|
+
},
|
2863
|
+
"percentFormat": {
|
2864
|
+
"standard": "#,##0%"
|
2865
|
+
},
|
2866
|
+
"currencyFormat": {
|
2867
|
+
"standard": "¤ #,##0.00",
|
2868
|
+
"accounting": "¤#,##0.00;(¤#,##0.00)",
|
2869
|
+
"currencySpacing": {
|
2870
|
+
"beforeCurrency": {
|
2871
|
+
"currencyMatch": "[[:^S:]&[:^Z:]]",
|
2872
|
+
"surroundingMatch": "[:digit:]",
|
2873
|
+
"insertBetween": " "
|
2874
|
+
},
|
2875
|
+
"afterCurrency": {
|
2876
|
+
"currencyMatch": "[[:^S:]&[:^Z:]]",
|
2877
|
+
"surroundingMatch": "[:digit:]",
|
2878
|
+
"insertBetween": " "
|
2879
|
+
}
|
2880
|
+
},
|
2881
|
+
"sap-standard": "#,##0.00 ¤",
|
2882
|
+
"sap-accounting": "#,##0.00¤;(#,##0.00¤)"
|
2883
|
+
},
|
2884
|
+
"currencyFormat-short": {
|
2885
|
+
"1000-zero": "0 ألف ¤",
|
2886
|
+
"1000-one": "0 ألف ¤",
|
2887
|
+
"1000-two": "0 ألف ¤",
|
2888
|
+
"1000-few": "0 ألف ¤",
|
2889
|
+
"1000-many": "0 ألف ¤",
|
2890
|
+
"1000-other": "0 ألف ¤",
|
2891
|
+
"10000-zero": "00 ألف ¤",
|
2892
|
+
"10000-one": "00 ألف ¤",
|
2893
|
+
"10000-two": "00 ألف ¤",
|
2894
|
+
"10000-few": "00 ألف ¤",
|
2895
|
+
"10000-many": "00 ألف ¤",
|
2896
|
+
"10000-other": "00 ألف ¤",
|
2897
|
+
"100000-zero": "000 ألف ¤",
|
2898
|
+
"100000-one": "000 ألف ¤",
|
2899
|
+
"100000-two": "000 ألف ¤",
|
2900
|
+
"100000-few": "000 ألف ¤",
|
2901
|
+
"100000-many": "000 ألف ¤",
|
2902
|
+
"100000-other": "000 ألف ¤",
|
2903
|
+
"1000000-zero": "0 مليون ¤",
|
2904
|
+
"1000000-one": "0 مليون ¤",
|
2905
|
+
"1000000-two": "0 مليون ¤",
|
2906
|
+
"1000000-few": "0 مليون ¤",
|
2907
|
+
"1000000-many": "0 مليون ¤",
|
2908
|
+
"1000000-other": "0 مليون ¤",
|
2909
|
+
"10000000-zero": "00 مليون ¤",
|
2910
|
+
"10000000-one": "00 مليون ¤",
|
2911
|
+
"10000000-two": "00 مليون ¤",
|
2912
|
+
"10000000-few": "00 مليون ¤",
|
2913
|
+
"10000000-many": "00 مليون ¤",
|
2914
|
+
"10000000-other": "00 مليون ¤",
|
2915
|
+
"100000000-zero": "000 مليون ¤",
|
2916
|
+
"100000000-one": "000 مليون ¤",
|
2917
|
+
"100000000-two": "000 مليون ¤",
|
2918
|
+
"100000000-few": "000 مليون ¤",
|
2919
|
+
"100000000-many": "000 مليون ¤",
|
2920
|
+
"100000000-other": "000 مليون ¤",
|
2921
|
+
"1000000000-zero": "0 مليار ¤",
|
2922
|
+
"1000000000-one": "0 مليار ¤",
|
2923
|
+
"1000000000-two": "0 مليار ¤",
|
2924
|
+
"1000000000-few": "0 مليار ¤",
|
2925
|
+
"1000000000-many": "0 مليار ¤",
|
2926
|
+
"1000000000-other": "0 مليار ¤",
|
2927
|
+
"10000000000-zero": "00 مليار ¤",
|
2928
|
+
"10000000000-one": "00 مليار ¤",
|
2929
|
+
"10000000000-two": "00 مليار ¤",
|
2930
|
+
"10000000000-few": "00 مليار ¤",
|
2931
|
+
"10000000000-many": "00 مليار ¤",
|
2932
|
+
"10000000000-other": "00 مليار ¤",
|
2933
|
+
"100000000000-zero": "000 مليار ¤",
|
2934
|
+
"100000000000-one": "000 مليار ¤",
|
2935
|
+
"100000000000-two": "000 مليار ¤",
|
2936
|
+
"100000000000-few": "000 مليار ¤",
|
2937
|
+
"100000000000-many": "000 مليار ¤",
|
2938
|
+
"100000000000-other": "000 مليار ¤",
|
2939
|
+
"1000000000000-zero": "0 ترليون ¤",
|
2940
|
+
"1000000000000-one": "0 ترليون ¤",
|
2941
|
+
"1000000000000-two": "0 ترليون ¤",
|
2942
|
+
"1000000000000-few": "0 ترليون ¤",
|
2943
|
+
"1000000000000-many": "0 ترليون ¤",
|
2944
|
+
"1000000000000-other": "0 ترليون ¤",
|
2945
|
+
"10000000000000-zero": "00 ترليون ¤",
|
2946
|
+
"10000000000000-one": "00 ترليون ¤",
|
2947
|
+
"10000000000000-two": "00 ترليون ¤",
|
2948
|
+
"10000000000000-few": "00 ترليون ¤",
|
2949
|
+
"10000000000000-many": "00 ترليون ¤",
|
2950
|
+
"10000000000000-other": "00 ترليون ¤",
|
2951
|
+
"100000000000000-zero": "000 ترليون ¤",
|
2952
|
+
"100000000000000-one": "000 ترليون ¤",
|
2953
|
+
"100000000000000-two": "000 ترليون ¤",
|
2954
|
+
"100000000000000-few": "000 ترليون ¤",
|
2955
|
+
"100000000000000-many": "000 ترليون ¤",
|
2956
|
+
"100000000000000-other": "000 ترليون ¤"
|
2957
|
+
},
|
2712
2958
|
"symbols-latn-decimal": ".",
|
2713
2959
|
"symbols-latn-group": ",",
|
2714
2960
|
"symbols-latn-list": ";",
|
@@ -2722,7 +2968,1954 @@
|
|
2722
2968
|
"symbols-latn-infinity": "∞",
|
2723
2969
|
"symbols-latn-nan": "ليس رقمًا",
|
2724
2970
|
"symbols-latn-timeSeparator": ":",
|
2971
|
+
"currencySymbols": {
|
2972
|
+
"AED": "د.إ.",
|
2973
|
+
"AUD": "AU$",
|
2974
|
+
"BHD": "د.ب.",
|
2975
|
+
"BRL": "R$",
|
2976
|
+
"CAD": "CA$",
|
2977
|
+
"CNY": "CN¥",
|
2978
|
+
"DZD": "د.ج.",
|
2979
|
+
"EGP": "ج.م.",
|
2980
|
+
"EUR": "€",
|
2981
|
+
"GBP": "UK£",
|
2982
|
+
"HKD": "HK$",
|
2983
|
+
"ILS": "₪",
|
2984
|
+
"INR": "₹",
|
2985
|
+
"IQD": "د.ع.",
|
2986
|
+
"IRR": "ر.إ.",
|
2987
|
+
"JOD": "د.أ.",
|
2988
|
+
"JPY": "JP¥",
|
2989
|
+
"KRW": "₩",
|
2990
|
+
"KWD": "د.ك.",
|
2991
|
+
"LBP": "ل.ل.",
|
2992
|
+
"LYD": "د.ل.",
|
2993
|
+
"MAD": "د.م.",
|
2994
|
+
"MRU": "أ.م.",
|
2995
|
+
"MXN": "MX$",
|
2996
|
+
"NZD": "NZ$",
|
2997
|
+
"OMR": "ر.ع.",
|
2998
|
+
"QAR": "ر.ق.",
|
2999
|
+
"SAR": "ر.س.",
|
3000
|
+
"SDD": "د.س.",
|
3001
|
+
"SDG": "ج.س.",
|
3002
|
+
"SYP": "ل.س.",
|
3003
|
+
"THB": "฿",
|
3004
|
+
"TND": "د.ت.",
|
3005
|
+
"TWD": "NT$",
|
3006
|
+
"USD": "US$",
|
3007
|
+
"VND": "₫",
|
3008
|
+
"XAF": "FCFA",
|
3009
|
+
"XCD": "EC$",
|
3010
|
+
"XOF": "F CFA",
|
3011
|
+
"XPF": "CFPF",
|
3012
|
+
"XXX": "¤",
|
3013
|
+
"YER": "ر.ي."
|
3014
|
+
},
|
2725
3015
|
"rtl": true,
|
3016
|
+
"units": {
|
3017
|
+
"short": {
|
3018
|
+
"10p-1": {
|
3019
|
+
"unitPrefixPattern": "د{0}"
|
3020
|
+
},
|
3021
|
+
"10p-2": {
|
3022
|
+
"unitPrefixPattern": "س{0}"
|
3023
|
+
},
|
3024
|
+
"10p-3": {
|
3025
|
+
"unitPrefixPattern": "م{0}"
|
3026
|
+
},
|
3027
|
+
"10p-6": {
|
3028
|
+
"unitPrefixPattern": "مك{0}"
|
3029
|
+
},
|
3030
|
+
"10p-9": {
|
3031
|
+
"unitPrefixPattern": "ن{0}"
|
3032
|
+
},
|
3033
|
+
"10p-12": {
|
3034
|
+
"unitPrefixPattern": "ب{0}"
|
3035
|
+
},
|
3036
|
+
"10p-15": {
|
3037
|
+
"unitPrefixPattern": "ف{0}"
|
3038
|
+
},
|
3039
|
+
"10p-18": {
|
3040
|
+
"unitPrefixPattern": "أ{0}"
|
3041
|
+
},
|
3042
|
+
"10p-21": {
|
3043
|
+
"unitPrefixPattern": "زيب{0}"
|
3044
|
+
},
|
3045
|
+
"10p-24": {
|
3046
|
+
"unitPrefixPattern": "يك{0}"
|
3047
|
+
},
|
3048
|
+
"10p1": {
|
3049
|
+
"unitPrefixPattern": "دا{0}"
|
3050
|
+
},
|
3051
|
+
"10p2": {
|
3052
|
+
"unitPrefixPattern": "ه{0}"
|
3053
|
+
},
|
3054
|
+
"10p3": {
|
3055
|
+
"unitPrefixPattern": "ك{0}"
|
3056
|
+
},
|
3057
|
+
"10p6": {
|
3058
|
+
"unitPrefixPattern": "مغ{0}"
|
3059
|
+
},
|
3060
|
+
"10p9": {
|
3061
|
+
"unitPrefixPattern": "غ{0}"
|
3062
|
+
},
|
3063
|
+
"10p12": {
|
3064
|
+
"unitPrefixPattern": "ت{0}"
|
3065
|
+
},
|
3066
|
+
"10p15": {
|
3067
|
+
"unitPrefixPattern": "بتا{0}"
|
3068
|
+
},
|
3069
|
+
"10p18": {
|
3070
|
+
"unitPrefixPattern": "إ.{0}"
|
3071
|
+
},
|
3072
|
+
"10p21": {
|
3073
|
+
"unitPrefixPattern": "زت{0}"
|
3074
|
+
},
|
3075
|
+
"10p24": {
|
3076
|
+
"unitPrefixPattern": "يو{0}"
|
3077
|
+
},
|
3078
|
+
"1024p1": {
|
3079
|
+
"unitPrefixPattern": "كيبي{0}"
|
3080
|
+
},
|
3081
|
+
"1024p2": {
|
3082
|
+
"unitPrefixPattern": "ميبي{0}"
|
3083
|
+
},
|
3084
|
+
"1024p3": {
|
3085
|
+
"unitPrefixPattern": "غيبي{0}"
|
3086
|
+
},
|
3087
|
+
"1024p4": {
|
3088
|
+
"unitPrefixPattern": "تيبي{0}"
|
3089
|
+
},
|
3090
|
+
"1024p5": {
|
3091
|
+
"unitPrefixPattern": "بيبي{0}"
|
3092
|
+
},
|
3093
|
+
"1024p6": {
|
3094
|
+
"unitPrefixPattern": "إكسبي{0}"
|
3095
|
+
},
|
3096
|
+
"1024p7": {
|
3097
|
+
"unitPrefixPattern": "زيبي{0}"
|
3098
|
+
},
|
3099
|
+
"1024p8": {
|
3100
|
+
"unitPrefixPattern": "يوبي{0}"
|
3101
|
+
},
|
3102
|
+
"per": {
|
3103
|
+
"compoundUnitPattern": "{0}/{1}"
|
3104
|
+
},
|
3105
|
+
"power2": {
|
3106
|
+
"compoundUnitPattern1": "{0}²",
|
3107
|
+
"compoundUnitPattern1-count-other": "{0}²"
|
3108
|
+
},
|
3109
|
+
"power3": {
|
3110
|
+
"compoundUnitPattern1": "{0}³",
|
3111
|
+
"compoundUnitPattern1-count-other": "{0}³"
|
3112
|
+
},
|
3113
|
+
"times": {
|
3114
|
+
"compoundUnitPattern": "{0}⋅{1}"
|
3115
|
+
},
|
3116
|
+
"acceleration-g-force": {
|
3117
|
+
"displayName": "قوة تسارع",
|
3118
|
+
"unitPattern-count-zero": "{0} قوة تسارع",
|
3119
|
+
"unitPattern-count-one": "{0} قوة تسارع",
|
3120
|
+
"unitPattern-count-two": "{0} قوة تسارع",
|
3121
|
+
"unitPattern-count-few": "{0} قوة تسارع",
|
3122
|
+
"unitPattern-count-many": "{0} قوة تسارع",
|
3123
|
+
"unitPattern-count-other": "{0} قوة تسارع"
|
3124
|
+
},
|
3125
|
+
"acceleration-meter-per-square-second": {
|
3126
|
+
"displayName": "م/ث²",
|
3127
|
+
"unitPattern-count-zero": "{0} م/ث²",
|
3128
|
+
"unitPattern-count-one": "{0} م/ث²",
|
3129
|
+
"unitPattern-count-two": "{0} م/ث²",
|
3130
|
+
"unitPattern-count-few": "{0} م/ث²",
|
3131
|
+
"unitPattern-count-many": "{0} م/ث²",
|
3132
|
+
"unitPattern-count-other": "{0} م/ث²"
|
3133
|
+
},
|
3134
|
+
"angle-revolution": {
|
3135
|
+
"displayName": "دورة",
|
3136
|
+
"unitPattern-count-zero": "{0} دورة",
|
3137
|
+
"unitPattern-count-one": "دورة",
|
3138
|
+
"unitPattern-count-two": "دورتان",
|
3139
|
+
"unitPattern-count-few": "{0} دورات",
|
3140
|
+
"unitPattern-count-many": "{0} دورة",
|
3141
|
+
"unitPattern-count-other": "{0} دورة"
|
3142
|
+
},
|
3143
|
+
"angle-radian": {
|
3144
|
+
"displayName": "راديان",
|
3145
|
+
"unitPattern-count-zero": "{0} راديان",
|
3146
|
+
"unitPattern-count-one": "{0} راديان",
|
3147
|
+
"unitPattern-count-two": "{0} راديان",
|
3148
|
+
"unitPattern-count-few": "{0} راديان",
|
3149
|
+
"unitPattern-count-many": "{0} راديان",
|
3150
|
+
"unitPattern-count-other": "{0} راديان"
|
3151
|
+
},
|
3152
|
+
"angle-degree": {
|
3153
|
+
"displayName": "درجة",
|
3154
|
+
"unitPattern-count-zero": "{0} درجة",
|
3155
|
+
"unitPattern-count-one": "درجة",
|
3156
|
+
"unitPattern-count-two": "درجتان",
|
3157
|
+
"unitPattern-count-few": "{0} درجات",
|
3158
|
+
"unitPattern-count-many": "{0} درجة",
|
3159
|
+
"unitPattern-count-other": "{0} درجة"
|
3160
|
+
},
|
3161
|
+
"angle-arc-minute": {
|
3162
|
+
"displayName": "دقيقة قوسية",
|
3163
|
+
"unitPattern-count-zero": "{0} دقيقة قوسية",
|
3164
|
+
"unitPattern-count-one": "دقيقة قوسية",
|
3165
|
+
"unitPattern-count-two": "دقيقتان قوسيتان",
|
3166
|
+
"unitPattern-count-few": "{0} دقائق قوسية",
|
3167
|
+
"unitPattern-count-many": "{0} دقيقة قوسية",
|
3168
|
+
"unitPattern-count-other": "{0} دقيقة قوسية"
|
3169
|
+
},
|
3170
|
+
"angle-arc-second": {
|
3171
|
+
"displayName": "ثانية قوسية",
|
3172
|
+
"unitPattern-count-zero": "{0} ثانية قوسية",
|
3173
|
+
"unitPattern-count-one": "ثانية قوسية",
|
3174
|
+
"unitPattern-count-two": "ثانيتان قوسيتان",
|
3175
|
+
"unitPattern-count-few": "{0} ثوانٍ قوسية",
|
3176
|
+
"unitPattern-count-many": "{0} ثانية قوسية",
|
3177
|
+
"unitPattern-count-other": "{0} ثانية قوسية"
|
3178
|
+
},
|
3179
|
+
"area-square-kilometer": {
|
3180
|
+
"displayName": "كم²",
|
3181
|
+
"unitPattern-count-zero": "{0} كم²",
|
3182
|
+
"unitPattern-count-one": "{0} كم²",
|
3183
|
+
"unitPattern-count-two": "{0} كم²",
|
3184
|
+
"unitPattern-count-few": "{0} كم²",
|
3185
|
+
"unitPattern-count-many": "{0} كم²",
|
3186
|
+
"unitPattern-count-other": "{0} كم²",
|
3187
|
+
"perUnitPattern": "{0}/كم²"
|
3188
|
+
},
|
3189
|
+
"area-hectare": {
|
3190
|
+
"displayName": "هكتار",
|
3191
|
+
"unitPattern-count-zero": "{0} هكتار",
|
3192
|
+
"unitPattern-count-one": "{0} هكتار",
|
3193
|
+
"unitPattern-count-two": "هكتاران",
|
3194
|
+
"unitPattern-count-few": "{0} هكتارات",
|
3195
|
+
"unitPattern-count-many": "{0} هكتارًا",
|
3196
|
+
"unitPattern-count-other": "{0} هكتار"
|
3197
|
+
},
|
3198
|
+
"area-square-meter": {
|
3199
|
+
"displayName": "م²",
|
3200
|
+
"unitPattern-count-zero": "{0} م²",
|
3201
|
+
"unitPattern-count-one": "{0} م²",
|
3202
|
+
"unitPattern-count-two": "{0} م²",
|
3203
|
+
"unitPattern-count-few": "{0} م²",
|
3204
|
+
"unitPattern-count-many": "{0} م²",
|
3205
|
+
"unitPattern-count-other": "{0} م²",
|
3206
|
+
"perUnitPattern": "{0}/م²"
|
3207
|
+
},
|
3208
|
+
"area-square-centimeter": {
|
3209
|
+
"displayName": "سم ²",
|
3210
|
+
"unitPattern-count-zero": "{0} سم²",
|
3211
|
+
"unitPattern-count-one": "{0} سم²",
|
3212
|
+
"unitPattern-count-two": "{0} سم²",
|
3213
|
+
"unitPattern-count-few": "{0} سم²",
|
3214
|
+
"unitPattern-count-many": "{0} سم²",
|
3215
|
+
"unitPattern-count-other": "{0} سم²",
|
3216
|
+
"perUnitPattern": "{0}/سم²"
|
3217
|
+
},
|
3218
|
+
"area-square-mile": {
|
3219
|
+
"displayName": "ميل²",
|
3220
|
+
"unitPattern-count-zero": "{0} ميل²",
|
3221
|
+
"unitPattern-count-one": "{0} ميل²",
|
3222
|
+
"unitPattern-count-two": "{0} ميل²",
|
3223
|
+
"unitPattern-count-few": "{0} ميل²",
|
3224
|
+
"unitPattern-count-many": "{0} ميل²",
|
3225
|
+
"unitPattern-count-other": "{0} ميل²",
|
3226
|
+
"perUnitPattern": "{0}/ميل²"
|
3227
|
+
},
|
3228
|
+
"area-acre": {
|
3229
|
+
"displayName": "فدان",
|
3230
|
+
"unitPattern-count-zero": "{0} فدان",
|
3231
|
+
"unitPattern-count-one": "فدان",
|
3232
|
+
"unitPattern-count-two": "فدانان",
|
3233
|
+
"unitPattern-count-few": "{0} أفدنة",
|
3234
|
+
"unitPattern-count-many": "{0} فدانًا",
|
3235
|
+
"unitPattern-count-other": "{0} فدان"
|
3236
|
+
},
|
3237
|
+
"area-square-yard": {
|
3238
|
+
"displayName": "ياردة²",
|
3239
|
+
"unitPattern-count-zero": "{0} ياردة²",
|
3240
|
+
"unitPattern-count-one": "{0} ياردة²",
|
3241
|
+
"unitPattern-count-two": "{0} ياردة²",
|
3242
|
+
"unitPattern-count-few": "{0} ياردة²",
|
3243
|
+
"unitPattern-count-many": "{0} ياردة²",
|
3244
|
+
"unitPattern-count-other": "{0} ياردة²"
|
3245
|
+
},
|
3246
|
+
"area-square-foot": {
|
3247
|
+
"displayName": "قدم²",
|
3248
|
+
"unitPattern-count-zero": "{0} قدم²",
|
3249
|
+
"unitPattern-count-one": "{0} قدم²",
|
3250
|
+
"unitPattern-count-two": "{0} قدم²",
|
3251
|
+
"unitPattern-count-few": "{0} قدم²",
|
3252
|
+
"unitPattern-count-many": "{0} قدم²",
|
3253
|
+
"unitPattern-count-other": "{0} قدم²"
|
3254
|
+
},
|
3255
|
+
"area-square-inch": {
|
3256
|
+
"displayName": "بوصة²",
|
3257
|
+
"unitPattern-count-zero": "{0} بوصة²",
|
3258
|
+
"unitPattern-count-one": "{0} بوصة²",
|
3259
|
+
"unitPattern-count-two": "{0} بوصة²",
|
3260
|
+
"unitPattern-count-few": "{0} بوصة²",
|
3261
|
+
"unitPattern-count-many": "{0} بوصة²",
|
3262
|
+
"unitPattern-count-other": "{0} بوصة²",
|
3263
|
+
"perUnitPattern": "{0}/بوصة²"
|
3264
|
+
},
|
3265
|
+
"area-dunam": {
|
3266
|
+
"displayName": "دونم",
|
3267
|
+
"unitPattern-count-zero": "{0} دونم",
|
3268
|
+
"unitPattern-count-one": "{0} دونم",
|
3269
|
+
"unitPattern-count-two": "{0} دونم",
|
3270
|
+
"unitPattern-count-few": "{0} دونم",
|
3271
|
+
"unitPattern-count-many": "{0} دونم",
|
3272
|
+
"unitPattern-count-other": "{0} دونم"
|
3273
|
+
},
|
3274
|
+
"concentr-karat": {
|
3275
|
+
"displayName": "قيراط",
|
3276
|
+
"unitPattern-count-zero": "{0} قيراط",
|
3277
|
+
"unitPattern-count-one": "قيراط",
|
3278
|
+
"unitPattern-count-two": "قيراطان",
|
3279
|
+
"unitPattern-count-few": "{0} قراريط",
|
3280
|
+
"unitPattern-count-many": "{0} قيراطًا",
|
3281
|
+
"unitPattern-count-other": "{0} قيراط"
|
3282
|
+
},
|
3283
|
+
"concentr-milligram-ofglucose-per-deciliter": {
|
3284
|
+
"displayName": "مغم/ديسبل",
|
3285
|
+
"unitPattern-count-zero": "{0} مغم/ديسبل",
|
3286
|
+
"unitPattern-count-one": "{0} مغم/ديسبل",
|
3287
|
+
"unitPattern-count-two": "{0} مغم/ديسبل",
|
3288
|
+
"unitPattern-count-few": "{0} مغم/ديسبل",
|
3289
|
+
"unitPattern-count-many": "{0} مغم/ديسبل",
|
3290
|
+
"unitPattern-count-other": "{0} مغم/ديسبل"
|
3291
|
+
},
|
3292
|
+
"concentr-millimole-per-liter": {
|
3293
|
+
"displayName": "م.مول/ل",
|
3294
|
+
"unitPattern-count-zero": "{0} م.مول/ل",
|
3295
|
+
"unitPattern-count-one": "{0} م.مول/ل",
|
3296
|
+
"unitPattern-count-two": "{0} م.مول/ل",
|
3297
|
+
"unitPattern-count-few": "{0} م.مول/ل",
|
3298
|
+
"unitPattern-count-many": "{0} م.مول/ل",
|
3299
|
+
"unitPattern-count-other": "{0} م.مول/ل"
|
3300
|
+
},
|
3301
|
+
"concentr-item": {
|
3302
|
+
"displayName": "عنصر",
|
3303
|
+
"unitPattern-count-zero": "{0} عنصر",
|
3304
|
+
"unitPattern-count-one": "عنصر",
|
3305
|
+
"unitPattern-count-two": "عنصران",
|
3306
|
+
"unitPattern-count-few": "{0} عناصر",
|
3307
|
+
"unitPattern-count-many": "{0} عنصرًا",
|
3308
|
+
"unitPattern-count-other": "{0} عنصر"
|
3309
|
+
},
|
3310
|
+
"concentr-permillion": {
|
3311
|
+
"displayName": "جزء/مليون",
|
3312
|
+
"unitPattern-count-zero": "{0} جزء/مليون",
|
3313
|
+
"unitPattern-count-one": "{0} جزء/مليون",
|
3314
|
+
"unitPattern-count-two": "جزءان/مليون",
|
3315
|
+
"unitPattern-count-few": "{0} أجزاء/مليون",
|
3316
|
+
"unitPattern-count-many": "{0} جزءًا/مليون",
|
3317
|
+
"unitPattern-count-other": "{0} جزء/مليون"
|
3318
|
+
},
|
3319
|
+
"concentr-percent": {
|
3320
|
+
"displayName": "بالمائة",
|
3321
|
+
"unitPattern-count-zero": "{0}٪",
|
3322
|
+
"unitPattern-count-one": "{0}٪",
|
3323
|
+
"unitPattern-count-two": "{0}٪",
|
3324
|
+
"unitPattern-count-few": "{0}٪",
|
3325
|
+
"unitPattern-count-many": "{0}٪",
|
3326
|
+
"unitPattern-count-other": "{0}٪"
|
3327
|
+
},
|
3328
|
+
"concentr-permille": {
|
3329
|
+
"displayName": "في الألف",
|
3330
|
+
"unitPattern-count-zero": "{0}؉",
|
3331
|
+
"unitPattern-count-one": "{0}؉",
|
3332
|
+
"unitPattern-count-two": "{0}؉",
|
3333
|
+
"unitPattern-count-few": "{0}؉",
|
3334
|
+
"unitPattern-count-many": "{0}؉",
|
3335
|
+
"unitPattern-count-other": "{0}؉"
|
3336
|
+
},
|
3337
|
+
"concentr-permyriad": {
|
3338
|
+
"displayName": "‱",
|
3339
|
+
"unitPattern-count-other": "{0}‱"
|
3340
|
+
},
|
3341
|
+
"concentr-mole": {
|
3342
|
+
"displayName": "مول",
|
3343
|
+
"unitPattern-count-zero": "{0} مول",
|
3344
|
+
"unitPattern-count-one": "{0} مول",
|
3345
|
+
"unitPattern-count-two": "{0} مول",
|
3346
|
+
"unitPattern-count-few": "{0} مول",
|
3347
|
+
"unitPattern-count-many": "{0} مول",
|
3348
|
+
"unitPattern-count-other": "{0} مول"
|
3349
|
+
},
|
3350
|
+
"consumption-liter-per-kilometer": {
|
3351
|
+
"displayName": "لتر/كم",
|
3352
|
+
"unitPattern-count-zero": "{0} لتر/كم",
|
3353
|
+
"unitPattern-count-one": "{0} لتر/كم",
|
3354
|
+
"unitPattern-count-two": "لتران/كم",
|
3355
|
+
"unitPattern-count-few": "{0} لترات/كم",
|
3356
|
+
"unitPattern-count-many": "{0} لترًا/كم",
|
3357
|
+
"unitPattern-count-other": "{0} لتر/كم"
|
3358
|
+
},
|
3359
|
+
"consumption-liter-per-100-kilometer": {
|
3360
|
+
"displayName": "لتر/١٠٠ كم",
|
3361
|
+
"unitPattern-count-zero": "{0} لتر/١٠٠ كم",
|
3362
|
+
"unitPattern-count-one": "{0} لتر/١٠٠ كم",
|
3363
|
+
"unitPattern-count-two": "لتران/١٠٠ كم",
|
3364
|
+
"unitPattern-count-few": "{0} لترات/١٠٠ كم",
|
3365
|
+
"unitPattern-count-many": "{0} لترًا/١٠٠ كم",
|
3366
|
+
"unitPattern-count-other": "{0} لتر/١٠٠ كم"
|
3367
|
+
},
|
3368
|
+
"consumption-mile-per-gallon": {
|
3369
|
+
"displayName": "ميل/غالون",
|
3370
|
+
"unitPattern-count-zero": "{0} ميل/غالون",
|
3371
|
+
"unitPattern-count-one": "{0} ميل/غالون",
|
3372
|
+
"unitPattern-count-two": "ميلان/غالون",
|
3373
|
+
"unitPattern-count-few": "{0} أميال/غالون",
|
3374
|
+
"unitPattern-count-many": "{0} ميلًا/غالون",
|
3375
|
+
"unitPattern-count-other": "{0} ميل/غالون"
|
3376
|
+
},
|
3377
|
+
"consumption-mile-per-gallon-imperial": {
|
3378
|
+
"displayName": "ميل/غ. إمبراطوري",
|
3379
|
+
"unitPattern-count-zero": "{0} ميل/غ. إمبراطوري",
|
3380
|
+
"unitPattern-count-one": "{0} ميل/غ. إمبراطوري",
|
3381
|
+
"unitPattern-count-two": "ميلان/غ. إمبراطوري",
|
3382
|
+
"unitPattern-count-few": "{0} أميال/غ. إمبراطوري",
|
3383
|
+
"unitPattern-count-many": "{0} ميلًا/غ. إمبراطوري",
|
3384
|
+
"unitPattern-count-other": "{0} ميل/غ. إمبراطوري"
|
3385
|
+
},
|
3386
|
+
"digital-petabyte": {
|
3387
|
+
"displayName": "بيتابايت",
|
3388
|
+
"unitPattern-count-zero": "{0} بيتابايت",
|
3389
|
+
"unitPattern-count-one": "{0} بيتابايت",
|
3390
|
+
"unitPattern-count-two": "{0} بيتابايت",
|
3391
|
+
"unitPattern-count-few": "{0} بيتابايت",
|
3392
|
+
"unitPattern-count-many": "{0} بيتابايت",
|
3393
|
+
"unitPattern-count-other": "{0} بيتابايت"
|
3394
|
+
},
|
3395
|
+
"digital-terabyte": {
|
3396
|
+
"displayName": "تيرابايت",
|
3397
|
+
"unitPattern-count-zero": "{0} تيرابايت",
|
3398
|
+
"unitPattern-count-one": "{0} تيرابايت",
|
3399
|
+
"unitPattern-count-two": "{0} تيرابايت",
|
3400
|
+
"unitPattern-count-few": "{0} تيرابايت",
|
3401
|
+
"unitPattern-count-many": "{0} تيرابايت",
|
3402
|
+
"unitPattern-count-other": "{0} تيرابايت"
|
3403
|
+
},
|
3404
|
+
"digital-terabit": {
|
3405
|
+
"displayName": "تيرابت",
|
3406
|
+
"unitPattern-count-zero": "{0} تيرابت",
|
3407
|
+
"unitPattern-count-one": "{0} تيرابت",
|
3408
|
+
"unitPattern-count-two": "{0} تيرابت",
|
3409
|
+
"unitPattern-count-few": "{0} تيرابت",
|
3410
|
+
"unitPattern-count-many": "{0} تيرابت",
|
3411
|
+
"unitPattern-count-other": "{0} تيرابت"
|
3412
|
+
},
|
3413
|
+
"digital-gigabyte": {
|
3414
|
+
"displayName": "غ.ب",
|
3415
|
+
"unitPattern-count-zero": "{0} غ.ب",
|
3416
|
+
"unitPattern-count-one": "{0} غ.ب",
|
3417
|
+
"unitPattern-count-two": "{0} غ.ب",
|
3418
|
+
"unitPattern-count-few": "{0} غ.ب",
|
3419
|
+
"unitPattern-count-many": "{0} غ.ب",
|
3420
|
+
"unitPattern-count-other": "{0} غ.ب"
|
3421
|
+
},
|
3422
|
+
"digital-gigabit": {
|
3423
|
+
"displayName": "غيغابت",
|
3424
|
+
"unitPattern-count-zero": "{0} غيغابت",
|
3425
|
+
"unitPattern-count-one": "{0} غيغابت",
|
3426
|
+
"unitPattern-count-two": "{0} غيغابت",
|
3427
|
+
"unitPattern-count-few": "{0} غيغابت",
|
3428
|
+
"unitPattern-count-many": "{0} غيغابت",
|
3429
|
+
"unitPattern-count-other": "{0} غيغابت"
|
3430
|
+
},
|
3431
|
+
"digital-megabyte": {
|
3432
|
+
"displayName": "ميغابايت",
|
3433
|
+
"unitPattern-count-zero": "{0} م.ب",
|
3434
|
+
"unitPattern-count-one": "{0} م.ب",
|
3435
|
+
"unitPattern-count-two": "{0} م.ب",
|
3436
|
+
"unitPattern-count-few": "{0} م.ب",
|
3437
|
+
"unitPattern-count-many": "{0} م.ب",
|
3438
|
+
"unitPattern-count-other": "{0} م.ب"
|
3439
|
+
},
|
3440
|
+
"digital-megabit": {
|
3441
|
+
"displayName": "ميغابت",
|
3442
|
+
"unitPattern-count-zero": "{0} ميغابت",
|
3443
|
+
"unitPattern-count-one": "{0} ميغابت",
|
3444
|
+
"unitPattern-count-two": "{0} ميغابت",
|
3445
|
+
"unitPattern-count-few": "{0} ميغابت",
|
3446
|
+
"unitPattern-count-many": "{0} ميغابت",
|
3447
|
+
"unitPattern-count-other": "{0} ميغابت"
|
3448
|
+
},
|
3449
|
+
"digital-kilobyte": {
|
3450
|
+
"displayName": "كيلوبايت",
|
3451
|
+
"unitPattern-count-zero": "{0} كيلوبايت",
|
3452
|
+
"unitPattern-count-one": "{0} كيلوبايت",
|
3453
|
+
"unitPattern-count-two": "{0} كيلوبايت",
|
3454
|
+
"unitPattern-count-few": "{0} كيلوبايت",
|
3455
|
+
"unitPattern-count-many": "{0} كيلوبايت",
|
3456
|
+
"unitPattern-count-other": "{0} كيلوبايت"
|
3457
|
+
},
|
3458
|
+
"digital-kilobit": {
|
3459
|
+
"displayName": "كيلوبت",
|
3460
|
+
"unitPattern-count-zero": "{0} كيلوبت",
|
3461
|
+
"unitPattern-count-one": "{0} كيلوبت",
|
3462
|
+
"unitPattern-count-two": "{0} كيلوبت",
|
3463
|
+
"unitPattern-count-few": "{0} كيلوبت",
|
3464
|
+
"unitPattern-count-many": "{0} كيلوبت",
|
3465
|
+
"unitPattern-count-other": "{0} كيلوبت"
|
3466
|
+
},
|
3467
|
+
"digital-byte": {
|
3468
|
+
"displayName": "بايت",
|
3469
|
+
"unitPattern-count-zero": "{0} بايت",
|
3470
|
+
"unitPattern-count-one": "{0} بايت",
|
3471
|
+
"unitPattern-count-two": "{0} بايت",
|
3472
|
+
"unitPattern-count-few": "{0} بايت",
|
3473
|
+
"unitPattern-count-many": "{0} بايت",
|
3474
|
+
"unitPattern-count-other": "{0} بايت"
|
3475
|
+
},
|
3476
|
+
"digital-bit": {
|
3477
|
+
"displayName": "بت",
|
3478
|
+
"unitPattern-count-zero": "{0} بت",
|
3479
|
+
"unitPattern-count-one": "{0} بت",
|
3480
|
+
"unitPattern-count-two": "{0} بت",
|
3481
|
+
"unitPattern-count-few": "{0} بت",
|
3482
|
+
"unitPattern-count-many": "{0} بت",
|
3483
|
+
"unitPattern-count-other": "{0} بت"
|
3484
|
+
},
|
3485
|
+
"duration-century": {
|
3486
|
+
"displayName": "قرن",
|
3487
|
+
"unitPattern-count-zero": "{0} قرن",
|
3488
|
+
"unitPattern-count-one": "قرن",
|
3489
|
+
"unitPattern-count-two": "قرنان",
|
3490
|
+
"unitPattern-count-few": "{0} قرون",
|
3491
|
+
"unitPattern-count-many": "{0} قرنًا",
|
3492
|
+
"unitPattern-count-other": "{0} قرن"
|
3493
|
+
},
|
3494
|
+
"duration-decade": {
|
3495
|
+
"displayName": "عقد",
|
3496
|
+
"unitPattern-count-zero": "{0} عقد",
|
3497
|
+
"unitPattern-count-one": "عقد",
|
3498
|
+
"unitPattern-count-two": "عقدان",
|
3499
|
+
"unitPattern-count-few": "{0} عقود",
|
3500
|
+
"unitPattern-count-many": "{0} عقدًا",
|
3501
|
+
"unitPattern-count-other": "{0} عقد"
|
3502
|
+
},
|
3503
|
+
"duration-year": {
|
3504
|
+
"displayName": "سنوات",
|
3505
|
+
"unitPattern-count-zero": "{0} سنة",
|
3506
|
+
"unitPattern-count-one": "سنة",
|
3507
|
+
"unitPattern-count-two": "سنتان",
|
3508
|
+
"unitPattern-count-few": "{0} سنوات",
|
3509
|
+
"unitPattern-count-many": "{0} سنة",
|
3510
|
+
"unitPattern-count-other": "{0} سنة",
|
3511
|
+
"perUnitPattern": "{0}/سنة"
|
3512
|
+
},
|
3513
|
+
"duration-month": {
|
3514
|
+
"displayName": "شهور",
|
3515
|
+
"unitPattern-count-zero": "{0} شهر",
|
3516
|
+
"unitPattern-count-one": "شهر",
|
3517
|
+
"unitPattern-count-two": "شهران",
|
3518
|
+
"unitPattern-count-few": "{0} أشهر",
|
3519
|
+
"unitPattern-count-many": "{0} شهرًا",
|
3520
|
+
"unitPattern-count-other": "{0} شهر",
|
3521
|
+
"perUnitPattern": "{0}/ش"
|
3522
|
+
},
|
3523
|
+
"duration-week": {
|
3524
|
+
"displayName": "أسبوع",
|
3525
|
+
"unitPattern-count-zero": "{0} أسبوع",
|
3526
|
+
"unitPattern-count-one": "أسبوع",
|
3527
|
+
"unitPattern-count-two": "أسبوعان",
|
3528
|
+
"unitPattern-count-few": "{0} أسابيع",
|
3529
|
+
"unitPattern-count-many": "{0} أسبوعًا",
|
3530
|
+
"unitPattern-count-other": "{0} أسبوع",
|
3531
|
+
"perUnitPattern": "{0}/أ"
|
3532
|
+
},
|
3533
|
+
"duration-day": {
|
3534
|
+
"displayName": "أيام",
|
3535
|
+
"unitPattern-count-zero": "{0} يوم",
|
3536
|
+
"unitPattern-count-one": "يوم",
|
3537
|
+
"unitPattern-count-two": "يومان",
|
3538
|
+
"unitPattern-count-few": "{0} أيام",
|
3539
|
+
"unitPattern-count-many": "{0} يومًا",
|
3540
|
+
"unitPattern-count-other": "{0} يوم",
|
3541
|
+
"perUnitPattern": "{0}/ي"
|
3542
|
+
},
|
3543
|
+
"duration-hour": {
|
3544
|
+
"displayName": "ساعة",
|
3545
|
+
"unitPattern-count-zero": "{0} س",
|
3546
|
+
"unitPattern-count-one": "{0} س",
|
3547
|
+
"unitPattern-count-two": "{0} س",
|
3548
|
+
"unitPattern-count-few": "{0} س",
|
3549
|
+
"unitPattern-count-many": "{0} س",
|
3550
|
+
"unitPattern-count-other": "{0} س",
|
3551
|
+
"perUnitPattern": "{0}/س"
|
3552
|
+
},
|
3553
|
+
"duration-minute": {
|
3554
|
+
"displayName": "د",
|
3555
|
+
"unitPattern-count-zero": "{0} د",
|
3556
|
+
"unitPattern-count-one": "{0} د",
|
3557
|
+
"unitPattern-count-two": "{0} د",
|
3558
|
+
"unitPattern-count-few": "{0} د",
|
3559
|
+
"unitPattern-count-many": "{0} د",
|
3560
|
+
"unitPattern-count-other": "{0} د",
|
3561
|
+
"perUnitPattern": "{0}/د"
|
3562
|
+
},
|
3563
|
+
"duration-second": {
|
3564
|
+
"displayName": "ثانية",
|
3565
|
+
"unitPattern-count-zero": "{0} ث",
|
3566
|
+
"unitPattern-count-one": "{0} ث",
|
3567
|
+
"unitPattern-count-two": "{0} ث",
|
3568
|
+
"unitPattern-count-few": "{0} ث",
|
3569
|
+
"unitPattern-count-many": "{0} ث",
|
3570
|
+
"unitPattern-count-other": "{0} ث",
|
3571
|
+
"perUnitPattern": "{0}/ث"
|
3572
|
+
},
|
3573
|
+
"duration-millisecond": {
|
3574
|
+
"displayName": "ملي ثانية",
|
3575
|
+
"unitPattern-count-zero": "{0} ملي ث",
|
3576
|
+
"unitPattern-count-one": "{0} ملي ث",
|
3577
|
+
"unitPattern-count-two": "{0} ملي ث",
|
3578
|
+
"unitPattern-count-few": "{0} ملي ث",
|
3579
|
+
"unitPattern-count-many": "{0} ملي ث",
|
3580
|
+
"unitPattern-count-other": "{0} ملي ث"
|
3581
|
+
},
|
3582
|
+
"duration-microsecond": {
|
3583
|
+
"displayName": "م.ث.",
|
3584
|
+
"unitPattern-count-zero": "{0} م.ث.",
|
3585
|
+
"unitPattern-count-one": "{0} م.ث.",
|
3586
|
+
"unitPattern-count-two": "{0} م.ث.",
|
3587
|
+
"unitPattern-count-few": "{0} م.ث.",
|
3588
|
+
"unitPattern-count-many": "{0} م.ث.",
|
3589
|
+
"unitPattern-count-other": "{0} م.ث."
|
3590
|
+
},
|
3591
|
+
"duration-nanosecond": {
|
3592
|
+
"displayName": "ن.ث.",
|
3593
|
+
"unitPattern-count-zero": "{0} ن.ث.",
|
3594
|
+
"unitPattern-count-one": "{0} ن.ث.",
|
3595
|
+
"unitPattern-count-two": "{0} ن.ث.",
|
3596
|
+
"unitPattern-count-few": "{0} ن.ث.",
|
3597
|
+
"unitPattern-count-many": "{0} ن.ث.",
|
3598
|
+
"unitPattern-count-other": "{0} ن.ث."
|
3599
|
+
},
|
3600
|
+
"electric-ampere": {
|
3601
|
+
"displayName": "أمبير",
|
3602
|
+
"unitPattern-count-zero": "{0} أمبير",
|
3603
|
+
"unitPattern-count-one": "{0} أمبير",
|
3604
|
+
"unitPattern-count-two": "{0} أمبير",
|
3605
|
+
"unitPattern-count-few": "{0} أمبير",
|
3606
|
+
"unitPattern-count-many": "{0} أمبير",
|
3607
|
+
"unitPattern-count-other": "{0} أمبير"
|
3608
|
+
},
|
3609
|
+
"electric-milliampere": {
|
3610
|
+
"displayName": "م أمبير",
|
3611
|
+
"unitPattern-count-zero": "{0} م أمبير",
|
3612
|
+
"unitPattern-count-one": "{0} م أمبير",
|
3613
|
+
"unitPattern-count-two": "{0} م أمبير",
|
3614
|
+
"unitPattern-count-few": "{0} م أمبير",
|
3615
|
+
"unitPattern-count-many": "{0} م أمبير",
|
3616
|
+
"unitPattern-count-other": "{0} م أمبير"
|
3617
|
+
},
|
3618
|
+
"electric-ohm": {
|
3619
|
+
"displayName": "أوم",
|
3620
|
+
"unitPattern-count-zero": "{0} أوم",
|
3621
|
+
"unitPattern-count-one": "{0} أوم",
|
3622
|
+
"unitPattern-count-two": "{0} أوم",
|
3623
|
+
"unitPattern-count-few": "{0} أوم",
|
3624
|
+
"unitPattern-count-many": "{0} أوم",
|
3625
|
+
"unitPattern-count-other": "{0} أوم"
|
3626
|
+
},
|
3627
|
+
"electric-volt": {
|
3628
|
+
"displayName": "فولت",
|
3629
|
+
"unitPattern-count-zero": "{0} فولت",
|
3630
|
+
"unitPattern-count-one": "{0} فولت",
|
3631
|
+
"unitPattern-count-two": "{0} فولت",
|
3632
|
+
"unitPattern-count-few": "{0} فولت",
|
3633
|
+
"unitPattern-count-many": "{0} فولت",
|
3634
|
+
"unitPattern-count-other": "{0} فولت"
|
3635
|
+
},
|
3636
|
+
"energy-kilocalorie": {
|
3637
|
+
"displayName": "ك سعرة",
|
3638
|
+
"unitPattern-count-zero": "{0} ك سعرة",
|
3639
|
+
"unitPattern-count-one": "{0} ك سعرة",
|
3640
|
+
"unitPattern-count-two": "{0} ك سعرة",
|
3641
|
+
"unitPattern-count-few": "{0} ك سعرة",
|
3642
|
+
"unitPattern-count-many": "{0} ك سعرة",
|
3643
|
+
"unitPattern-count-other": "{0} ك سعرة"
|
3644
|
+
},
|
3645
|
+
"energy-calorie": {
|
3646
|
+
"displayName": "سع",
|
3647
|
+
"unitPattern-count-zero": "{0} سع",
|
3648
|
+
"unitPattern-count-one": "{0} سع",
|
3649
|
+
"unitPattern-count-two": "{0} سع",
|
3650
|
+
"unitPattern-count-few": "{0} سع",
|
3651
|
+
"unitPattern-count-many": "{0} سع",
|
3652
|
+
"unitPattern-count-other": "{0} سع"
|
3653
|
+
},
|
3654
|
+
"energy-foodcalorie": {
|
3655
|
+
"displayName": "سع",
|
3656
|
+
"unitPattern-count-zero": "{0} سع",
|
3657
|
+
"unitPattern-count-one": "{0} سع",
|
3658
|
+
"unitPattern-count-two": "{0} سع",
|
3659
|
+
"unitPattern-count-few": "{0} سع",
|
3660
|
+
"unitPattern-count-many": "{0} سع",
|
3661
|
+
"unitPattern-count-other": "{0} سع"
|
3662
|
+
},
|
3663
|
+
"energy-kilojoule": {
|
3664
|
+
"displayName": "ك جول",
|
3665
|
+
"unitPattern-count-zero": "{0} ك جول",
|
3666
|
+
"unitPattern-count-one": "{0} ك جول",
|
3667
|
+
"unitPattern-count-two": "{0} ك جول",
|
3668
|
+
"unitPattern-count-few": "{0} ك جول",
|
3669
|
+
"unitPattern-count-many": "{0} ك جول",
|
3670
|
+
"unitPattern-count-other": "{0} ك جول"
|
3671
|
+
},
|
3672
|
+
"energy-joule": {
|
3673
|
+
"displayName": "جول",
|
3674
|
+
"unitPattern-count-zero": "{0} جول",
|
3675
|
+
"unitPattern-count-one": "{0} جول",
|
3676
|
+
"unitPattern-count-two": "{0} جول",
|
3677
|
+
"unitPattern-count-few": "{0} جول",
|
3678
|
+
"unitPattern-count-many": "{0} جول",
|
3679
|
+
"unitPattern-count-other": "{0} جول"
|
3680
|
+
},
|
3681
|
+
"energy-kilowatt-hour": {
|
3682
|
+
"displayName": "ك.و.س",
|
3683
|
+
"unitPattern-count-zero": "{0} ك.و.س",
|
3684
|
+
"unitPattern-count-one": "{0} ك.و.س",
|
3685
|
+
"unitPattern-count-two": "{0} ك.و.س",
|
3686
|
+
"unitPattern-count-few": "{0} ك.و.س",
|
3687
|
+
"unitPattern-count-many": "{0} ك.و.س",
|
3688
|
+
"unitPattern-count-other": "{0} ك.و.س"
|
3689
|
+
},
|
3690
|
+
"energy-electronvolt": {
|
3691
|
+
"displayName": "إلكترون فولت",
|
3692
|
+
"unitPattern-count-zero": "{0} إلكترون فولت",
|
3693
|
+
"unitPattern-count-one": "{0} إلكترون فولت",
|
3694
|
+
"unitPattern-count-two": "{0} إلكترون فولت",
|
3695
|
+
"unitPattern-count-few": "{0} إلكترون فولت",
|
3696
|
+
"unitPattern-count-many": "{0} إلكترون فولت",
|
3697
|
+
"unitPattern-count-other": "{0} إلكترون فولت"
|
3698
|
+
},
|
3699
|
+
"energy-british-thermal-unit": {
|
3700
|
+
"displayName": "وحدة حرارية بريطانية",
|
3701
|
+
"unitPattern-count-zero": "{0} وحدة حرارية بريطانية",
|
3702
|
+
"unitPattern-count-one": "{0} وحدة حرارية بريطانية",
|
3703
|
+
"unitPattern-count-two": "{0} وحدة حرارية بريطانية",
|
3704
|
+
"unitPattern-count-few": "{0} وحدات حرارية بريطانية",
|
3705
|
+
"unitPattern-count-many": "{0} وحدة حرارية بريطانية",
|
3706
|
+
"unitPattern-count-other": "{0} وحدة حرارية بريطانية"
|
3707
|
+
},
|
3708
|
+
"energy-therm-us": {
|
3709
|
+
"displayName": "وحدة حرارية أمريكية",
|
3710
|
+
"unitPattern-count-zero": "{0} وحدة حرارية أمريكية",
|
3711
|
+
"unitPattern-count-one": "{0} وحدة حرارية أمريكية",
|
3712
|
+
"unitPattern-count-two": "{0} وحدة حرارية أمريكية",
|
3713
|
+
"unitPattern-count-few": "{0} وحدات حرارية أمريكية",
|
3714
|
+
"unitPattern-count-many": "{0} وحدة حرارية أمريكية",
|
3715
|
+
"unitPattern-count-other": "{0} وحدة حرارية أمريكية"
|
3716
|
+
},
|
3717
|
+
"force-pound-force": {
|
3718
|
+
"displayName": "باوند قوة",
|
3719
|
+
"unitPattern-count-zero": "{0} باوند قوة",
|
3720
|
+
"unitPattern-count-one": "{0} باوند قوة",
|
3721
|
+
"unitPattern-count-two": "{0} باوند قوة",
|
3722
|
+
"unitPattern-count-few": "{0} باوند قوة",
|
3723
|
+
"unitPattern-count-many": "{0} باوند قوة",
|
3724
|
+
"unitPattern-count-other": "{0} باوند قوة"
|
3725
|
+
},
|
3726
|
+
"force-newton": {
|
3727
|
+
"displayName": "نيوتن",
|
3728
|
+
"unitPattern-count-zero": "{0} نيوتن",
|
3729
|
+
"unitPattern-count-one": "{0} نيوتن",
|
3730
|
+
"unitPattern-count-two": "{0} نيوتن",
|
3731
|
+
"unitPattern-count-few": "{0} نيوتن",
|
3732
|
+
"unitPattern-count-many": "{0} نيوتن",
|
3733
|
+
"unitPattern-count-other": "{0} نيوتن"
|
3734
|
+
},
|
3735
|
+
"force-kilowatt-hour-per-100-kilometer": {
|
3736
|
+
"displayName": "ك.و.س لكل 100 كم",
|
3737
|
+
"unitPattern-count-zero": "{0} ك.و.س لكل 100 كم",
|
3738
|
+
"unitPattern-count-one": "{0} ك.و.س لكل 100 كم",
|
3739
|
+
"unitPattern-count-two": "{0} ك.و.س لكل 100 كم",
|
3740
|
+
"unitPattern-count-few": "{0} ك.و.س لكل 100 كم",
|
3741
|
+
"unitPattern-count-many": "{0} ك.و.س لكل 100 كم",
|
3742
|
+
"unitPattern-count-other": "{0} ك.و.س لكل 100 كم"
|
3743
|
+
},
|
3744
|
+
"frequency-gigahertz": {
|
3745
|
+
"displayName": "غ هرتز",
|
3746
|
+
"unitPattern-count-zero": "{0} غ هرتز",
|
3747
|
+
"unitPattern-count-one": "{0} غ هرتز",
|
3748
|
+
"unitPattern-count-two": "{0} غ هرتز",
|
3749
|
+
"unitPattern-count-few": "{0} غ هرتز",
|
3750
|
+
"unitPattern-count-many": "{0} غ هرتز",
|
3751
|
+
"unitPattern-count-other": "{0} غ هرتز"
|
3752
|
+
},
|
3753
|
+
"frequency-megahertz": {
|
3754
|
+
"displayName": "م هرتز",
|
3755
|
+
"unitPattern-count-zero": "{0} م هرتز",
|
3756
|
+
"unitPattern-count-one": "{0} م هرتز",
|
3757
|
+
"unitPattern-count-two": "{0} م هرتز",
|
3758
|
+
"unitPattern-count-few": "{0} م هرتز",
|
3759
|
+
"unitPattern-count-many": "{0} م هرتز",
|
3760
|
+
"unitPattern-count-other": "{0} م هرتز"
|
3761
|
+
},
|
3762
|
+
"frequency-kilohertz": {
|
3763
|
+
"displayName": "ك هرتز",
|
3764
|
+
"unitPattern-count-zero": "{0} ك هرتز",
|
3765
|
+
"unitPattern-count-one": "{0} ك هرتز",
|
3766
|
+
"unitPattern-count-two": "{0} ك هرتز",
|
3767
|
+
"unitPattern-count-few": "{0} ك هرتز",
|
3768
|
+
"unitPattern-count-many": "{0} ك هرتز",
|
3769
|
+
"unitPattern-count-other": "{0} ك هرتز"
|
3770
|
+
},
|
3771
|
+
"frequency-hertz": {
|
3772
|
+
"displayName": "هرتز",
|
3773
|
+
"unitPattern-count-zero": "{0} هرتز",
|
3774
|
+
"unitPattern-count-one": "{0} هرتز",
|
3775
|
+
"unitPattern-count-two": "{0} هرتز",
|
3776
|
+
"unitPattern-count-few": "{0} هرتز",
|
3777
|
+
"unitPattern-count-many": "{0} هرتز",
|
3778
|
+
"unitPattern-count-other": "{0} هرتز"
|
3779
|
+
},
|
3780
|
+
"graphics-em": {
|
3781
|
+
"displayName": "إم",
|
3782
|
+
"unitPattern-count-zero": "{0} إم",
|
3783
|
+
"unitPattern-count-one": "{0} إم",
|
3784
|
+
"unitPattern-count-two": "{0} إم",
|
3785
|
+
"unitPattern-count-few": "{0} إم",
|
3786
|
+
"unitPattern-count-many": "{0} إم",
|
3787
|
+
"unitPattern-count-other": "{0} إم"
|
3788
|
+
},
|
3789
|
+
"graphics-pixel": {
|
3790
|
+
"displayName": "بكسل",
|
3791
|
+
"unitPattern-count-zero": "{0} بكسل",
|
3792
|
+
"unitPattern-count-one": "{0} بكسل",
|
3793
|
+
"unitPattern-count-two": "{0} بكسل",
|
3794
|
+
"unitPattern-count-few": "{0} بكسل",
|
3795
|
+
"unitPattern-count-many": "{0} بكسل",
|
3796
|
+
"unitPattern-count-other": "{0} بكسل"
|
3797
|
+
},
|
3798
|
+
"graphics-megapixel": {
|
3799
|
+
"displayName": "م.بكسل",
|
3800
|
+
"unitPattern-count-zero": "{0} م.بكسل",
|
3801
|
+
"unitPattern-count-one": "{0} م.بكسل",
|
3802
|
+
"unitPattern-count-two": "{0} م.بكسل",
|
3803
|
+
"unitPattern-count-few": "{0} م.بكسل",
|
3804
|
+
"unitPattern-count-many": "{0} م.بكسل",
|
3805
|
+
"unitPattern-count-other": "{0} م.بكسل"
|
3806
|
+
},
|
3807
|
+
"graphics-pixel-per-centimeter": {
|
3808
|
+
"displayName": "بكسل لكل سنتيمتر",
|
3809
|
+
"unitPattern-count-zero": "{0} بكسل/سم",
|
3810
|
+
"unitPattern-count-one": "{0} بكسل/سم",
|
3811
|
+
"unitPattern-count-two": "{0} بكسل/سم",
|
3812
|
+
"unitPattern-count-few": "{0} بكسل/سم",
|
3813
|
+
"unitPattern-count-many": "{0} بكسل/سم",
|
3814
|
+
"unitPattern-count-other": "{0} بكسل/سم"
|
3815
|
+
},
|
3816
|
+
"graphics-pixel-per-inch": {
|
3817
|
+
"displayName": "بكسل لكل بوصة",
|
3818
|
+
"unitPattern-count-zero": "{0} بكسل/بوصة",
|
3819
|
+
"unitPattern-count-one": "{0} بكسل/بوصة",
|
3820
|
+
"unitPattern-count-two": "{0} بكسل/بوصة",
|
3821
|
+
"unitPattern-count-few": "{0} بكسل/بوصة",
|
3822
|
+
"unitPattern-count-many": "{0} بكسل/بوصة",
|
3823
|
+
"unitPattern-count-other": "{0} بكسل/بوصة"
|
3824
|
+
},
|
3825
|
+
"graphics-dot-per-centimeter": {
|
3826
|
+
"displayName": "نقطة/سم",
|
3827
|
+
"unitPattern-count-zero": "{0} نقطة/سم",
|
3828
|
+
"unitPattern-count-one": "{0} نقطة/سم",
|
3829
|
+
"unitPattern-count-two": "{0} بكسل/سم",
|
3830
|
+
"unitPattern-count-few": "{0} نقاط/سم",
|
3831
|
+
"unitPattern-count-many": "{0} نقطة/سم",
|
3832
|
+
"unitPattern-count-other": "{0} نقطة/سم"
|
3833
|
+
},
|
3834
|
+
"graphics-dot-per-inch": {
|
3835
|
+
"displayName": "نقطة لكل بوصة",
|
3836
|
+
"unitPattern-count-zero": "{0} نقطة/بوصة",
|
3837
|
+
"unitPattern-count-one": "{0} نقطة/بوصة",
|
3838
|
+
"unitPattern-count-two": "{0} بكسل/بوصة",
|
3839
|
+
"unitPattern-count-few": "{0} نقاط/بوصة",
|
3840
|
+
"unitPattern-count-many": "{0} نقطة/بوصة",
|
3841
|
+
"unitPattern-count-other": "{0} نقطة/بوصة"
|
3842
|
+
},
|
3843
|
+
"graphics-dot": {
|
3844
|
+
"displayName": "بكسل",
|
3845
|
+
"unitPattern-count-zero": "{0} بكسل",
|
3846
|
+
"unitPattern-count-one": "{0} بكسل",
|
3847
|
+
"unitPattern-count-two": "{0} بكسل",
|
3848
|
+
"unitPattern-count-few": "{0} بكسل",
|
3849
|
+
"unitPattern-count-many": "{0} بكسل",
|
3850
|
+
"unitPattern-count-other": "{0} بكسل"
|
3851
|
+
},
|
3852
|
+
"length-earth-radius": {
|
3853
|
+
"displayName": "نق أرضي",
|
3854
|
+
"unitPattern-count-zero": "{0} نق أرضي",
|
3855
|
+
"unitPattern-count-one": "{0} نق أرضي",
|
3856
|
+
"unitPattern-count-two": "{0} نق أرضي",
|
3857
|
+
"unitPattern-count-few": "{0} نق أرضي",
|
3858
|
+
"unitPattern-count-many": "{0} نق أرضي",
|
3859
|
+
"unitPattern-count-other": "{0} نق أرضي"
|
3860
|
+
},
|
3861
|
+
"length-kilometer": {
|
3862
|
+
"displayName": "كم",
|
3863
|
+
"unitPattern-count-zero": "{0} كم",
|
3864
|
+
"unitPattern-count-one": "{0} كم",
|
3865
|
+
"unitPattern-count-two": "{0} كم",
|
3866
|
+
"unitPattern-count-few": "{0} كم",
|
3867
|
+
"unitPattern-count-many": "{0} كم",
|
3868
|
+
"unitPattern-count-other": "{0} كم",
|
3869
|
+
"perUnitPattern": "{0}/كم"
|
3870
|
+
},
|
3871
|
+
"length-meter": {
|
3872
|
+
"displayName": "متر",
|
3873
|
+
"unitPattern-count-zero": "{0} متر",
|
3874
|
+
"unitPattern-count-one": "متر",
|
3875
|
+
"unitPattern-count-two": "متران",
|
3876
|
+
"unitPattern-count-few": "{0} أمتار",
|
3877
|
+
"unitPattern-count-many": "{0} مترًا",
|
3878
|
+
"unitPattern-count-other": "{0} متر",
|
3879
|
+
"perUnitPattern": "{0}/م"
|
3880
|
+
},
|
3881
|
+
"length-decimeter": {
|
3882
|
+
"displayName": "دسم",
|
3883
|
+
"unitPattern-count-zero": "{0} دسم",
|
3884
|
+
"unitPattern-count-one": "{0} دسم",
|
3885
|
+
"unitPattern-count-two": "{0} دسم",
|
3886
|
+
"unitPattern-count-few": "{0} دسم",
|
3887
|
+
"unitPattern-count-many": "{0} دسم",
|
3888
|
+
"unitPattern-count-other": "{0} دسم"
|
3889
|
+
},
|
3890
|
+
"length-centimeter": {
|
3891
|
+
"displayName": "سم",
|
3892
|
+
"unitPattern-count-zero": "{0} سم",
|
3893
|
+
"unitPattern-count-one": "{0} سم",
|
3894
|
+
"unitPattern-count-two": "{0} سم",
|
3895
|
+
"unitPattern-count-few": "{0} سم",
|
3896
|
+
"unitPattern-count-many": "{0} سم",
|
3897
|
+
"unitPattern-count-other": "{0} سم",
|
3898
|
+
"perUnitPattern": "{0}/سم"
|
3899
|
+
},
|
3900
|
+
"length-millimeter": {
|
3901
|
+
"displayName": "مليمتر",
|
3902
|
+
"unitPattern-count-zero": "{0} مم",
|
3903
|
+
"unitPattern-count-one": "{0} مم",
|
3904
|
+
"unitPattern-count-two": "{0} مم",
|
3905
|
+
"unitPattern-count-few": "{0} مم",
|
3906
|
+
"unitPattern-count-many": "{0} مم",
|
3907
|
+
"unitPattern-count-other": "{0} مم"
|
3908
|
+
},
|
3909
|
+
"length-micrometer": {
|
3910
|
+
"displayName": "ميكرومتر",
|
3911
|
+
"unitPattern-count-zero": "{0} ميكرومتر",
|
3912
|
+
"unitPattern-count-one": "{0} ميكرومتر",
|
3913
|
+
"unitPattern-count-two": "{0} ميكرومتر",
|
3914
|
+
"unitPattern-count-few": "{0} ميكرومتر",
|
3915
|
+
"unitPattern-count-many": "{0} ميكرومتر",
|
3916
|
+
"unitPattern-count-other": "{0} ميكرومتر"
|
3917
|
+
},
|
3918
|
+
"length-nanometer": {
|
3919
|
+
"displayName": "نانو متر",
|
3920
|
+
"unitPattern-count-zero": "{0} نانو متر",
|
3921
|
+
"unitPattern-count-one": "{0} نانو متر",
|
3922
|
+
"unitPattern-count-two": "{0} نانو متر",
|
3923
|
+
"unitPattern-count-few": "{0} نانو متر",
|
3924
|
+
"unitPattern-count-many": "{0} نانو متر",
|
3925
|
+
"unitPattern-count-other": "{0} نانو متر"
|
3926
|
+
},
|
3927
|
+
"length-picometer": {
|
3928
|
+
"displayName": "بيكومتر",
|
3929
|
+
"unitPattern-count-zero": "{0} بيكومتر",
|
3930
|
+
"unitPattern-count-one": "{0} بيكومتر",
|
3931
|
+
"unitPattern-count-two": "{0} بيكومتر",
|
3932
|
+
"unitPattern-count-few": "{0} بيكومتر",
|
3933
|
+
"unitPattern-count-many": "{0} بيكومتر",
|
3934
|
+
"unitPattern-count-other": "{0} بيكومتر"
|
3935
|
+
},
|
3936
|
+
"length-mile": {
|
3937
|
+
"displayName": "ميل",
|
3938
|
+
"unitPattern-count-zero": "{0} ميل",
|
3939
|
+
"unitPattern-count-one": "ميل",
|
3940
|
+
"unitPattern-count-two": "ميلان",
|
3941
|
+
"unitPattern-count-few": "{0} أميال",
|
3942
|
+
"unitPattern-count-many": "{0} ميل",
|
3943
|
+
"unitPattern-count-other": "{0} ميل"
|
3944
|
+
},
|
3945
|
+
"length-yard": {
|
3946
|
+
"displayName": "ياردة",
|
3947
|
+
"unitPattern-count-zero": "{0} ياردة",
|
3948
|
+
"unitPattern-count-one": "ياردة",
|
3949
|
+
"unitPattern-count-two": "ياردتان",
|
3950
|
+
"unitPattern-count-few": "{0} ياردات",
|
3951
|
+
"unitPattern-count-many": "{0} ياردة",
|
3952
|
+
"unitPattern-count-other": "{0} ياردة"
|
3953
|
+
},
|
3954
|
+
"length-foot": {
|
3955
|
+
"displayName": "قدم",
|
3956
|
+
"unitPattern-count-zero": "{0} قدم",
|
3957
|
+
"unitPattern-count-one": "قدم",
|
3958
|
+
"unitPattern-count-two": "قدمان",
|
3959
|
+
"unitPattern-count-few": "{0} أقدام",
|
3960
|
+
"unitPattern-count-many": "{0} قدمًا",
|
3961
|
+
"unitPattern-count-other": "{0} قدم",
|
3962
|
+
"perUnitPattern": "{0}/قدم"
|
3963
|
+
},
|
3964
|
+
"length-inch": {
|
3965
|
+
"displayName": "بوصة",
|
3966
|
+
"unitPattern-count-zero": "{0} بوصة",
|
3967
|
+
"unitPattern-count-one": "{0} بوصة",
|
3968
|
+
"unitPattern-count-two": "بوصتان",
|
3969
|
+
"unitPattern-count-few": "{0} بوصات",
|
3970
|
+
"unitPattern-count-many": "{0} بوصة",
|
3971
|
+
"unitPattern-count-other": "{0} بوصة",
|
3972
|
+
"perUnitPattern": "{0}/بوصة"
|
3973
|
+
},
|
3974
|
+
"length-parsec": {
|
3975
|
+
"displayName": "فرسخ فلكي",
|
3976
|
+
"unitPattern-count-zero": "{0} فرسخ فلكي",
|
3977
|
+
"unitPattern-count-one": "فرسخ فلكي",
|
3978
|
+
"unitPattern-count-two": "فرسخان فلكيان",
|
3979
|
+
"unitPattern-count-few": "{0} فراسخ فلكية",
|
3980
|
+
"unitPattern-count-many": "{0} فرسخًا فلكيًا",
|
3981
|
+
"unitPattern-count-other": "{0} فرسخ فلكي"
|
3982
|
+
},
|
3983
|
+
"length-light-year": {
|
3984
|
+
"displayName": "سنة ضوئية",
|
3985
|
+
"unitPattern-count-zero": "{0} سنة ضوئية",
|
3986
|
+
"unitPattern-count-one": "سنة ضوئية",
|
3987
|
+
"unitPattern-count-two": "سنتان ضوئيتان",
|
3988
|
+
"unitPattern-count-few": "{0} سنوات ضوئية",
|
3989
|
+
"unitPattern-count-many": "{0} سنة ضوئية",
|
3990
|
+
"unitPattern-count-other": "{0} سنة ضوئية"
|
3991
|
+
},
|
3992
|
+
"length-astronomical-unit": {
|
3993
|
+
"displayName": "و.ف.",
|
3994
|
+
"unitPattern-count-zero": "{0} و.ف.",
|
3995
|
+
"unitPattern-count-one": "{0} و.ف.",
|
3996
|
+
"unitPattern-count-two": "{0} و.ف.",
|
3997
|
+
"unitPattern-count-few": "{0} و.ف.",
|
3998
|
+
"unitPattern-count-many": "{0} و.ف.",
|
3999
|
+
"unitPattern-count-other": "{0} و.ف."
|
4000
|
+
},
|
4001
|
+
"length-furlong": {
|
4002
|
+
"displayName": "فرلنغ",
|
4003
|
+
"unitPattern-count-zero": "{0} فرلنغ",
|
4004
|
+
"unitPattern-count-one": "{0} فرلنغ",
|
4005
|
+
"unitPattern-count-two": "{0} فرلنغ",
|
4006
|
+
"unitPattern-count-few": "{0} فرلنغ",
|
4007
|
+
"unitPattern-count-many": "{0} فرلنغ",
|
4008
|
+
"unitPattern-count-other": "{0} فرلنغ"
|
4009
|
+
},
|
4010
|
+
"length-fathom": {
|
4011
|
+
"displayName": "قامة",
|
4012
|
+
"unitPattern-count-zero": "{0} قامة",
|
4013
|
+
"unitPattern-count-one": "{0} قامة",
|
4014
|
+
"unitPattern-count-two": "{0} قامة",
|
4015
|
+
"unitPattern-count-few": "{0} قامة",
|
4016
|
+
"unitPattern-count-many": "{0} قامة",
|
4017
|
+
"unitPattern-count-other": "{0} قامة"
|
4018
|
+
},
|
4019
|
+
"length-nautical-mile": {
|
4020
|
+
"displayName": "ميل بحري",
|
4021
|
+
"unitPattern-count-zero": "{0} ميل بحري",
|
4022
|
+
"unitPattern-count-one": "ميل بحري",
|
4023
|
+
"unitPattern-count-two": "ميلان بحريان",
|
4024
|
+
"unitPattern-count-few": "{0} أميال بحرية",
|
4025
|
+
"unitPattern-count-many": "{0} ميلًا بحريًا",
|
4026
|
+
"unitPattern-count-other": "{0} ميل بحري"
|
4027
|
+
},
|
4028
|
+
"length-mile-scandinavian": {
|
4029
|
+
"displayName": "ميل اسكندنافي",
|
4030
|
+
"unitPattern-count-zero": "{0} ميل اسكندنافي",
|
4031
|
+
"unitPattern-count-one": "{0} ميل اسكندنافي",
|
4032
|
+
"unitPattern-count-two": "ميلان اسكندنافيان",
|
4033
|
+
"unitPattern-count-few": "{0} أميال اسكندنافية",
|
4034
|
+
"unitPattern-count-many": "{0} ميلًا اسكندنافيًا",
|
4035
|
+
"unitPattern-count-other": "{0} ميل اسكندنافي"
|
4036
|
+
},
|
4037
|
+
"length-point": {
|
4038
|
+
"displayName": "نقطة",
|
4039
|
+
"unitPattern-count-zero": "{0} نقطة",
|
4040
|
+
"unitPattern-count-one": "نقطة",
|
4041
|
+
"unitPattern-count-two": "نقطتان",
|
4042
|
+
"unitPattern-count-few": "{0} نقاط",
|
4043
|
+
"unitPattern-count-many": "{0} نقطة",
|
4044
|
+
"unitPattern-count-other": "{0} نقطة"
|
4045
|
+
},
|
4046
|
+
"length-solar-radius": {
|
4047
|
+
"displayName": "نق شمسي",
|
4048
|
+
"unitPattern-count-zero": "{0} نق شمسي",
|
4049
|
+
"unitPattern-count-one": "{0} نق شمسي",
|
4050
|
+
"unitPattern-count-two": "{0} نق شمسي",
|
4051
|
+
"unitPattern-count-few": "{0} نق شمسي",
|
4052
|
+
"unitPattern-count-many": "{0} نق شمسي",
|
4053
|
+
"unitPattern-count-other": "{0} نق شمسي"
|
4054
|
+
},
|
4055
|
+
"light-lux": {
|
4056
|
+
"displayName": "لكس",
|
4057
|
+
"unitPattern-count-zero": "{0} لكس",
|
4058
|
+
"unitPattern-count-one": "{0} لكس",
|
4059
|
+
"unitPattern-count-two": "{0} لكس",
|
4060
|
+
"unitPattern-count-few": "{0} لكس",
|
4061
|
+
"unitPattern-count-many": "{0} لكس",
|
4062
|
+
"unitPattern-count-other": "{0} لكس"
|
4063
|
+
},
|
4064
|
+
"light-candela": {
|
4065
|
+
"displayName": "شمعة",
|
4066
|
+
"unitPattern-count-zero": "{0} شمعة",
|
4067
|
+
"unitPattern-count-one": "{0} شمعة",
|
4068
|
+
"unitPattern-count-two": "{0} شمعة",
|
4069
|
+
"unitPattern-count-few": "{0} شمعة",
|
4070
|
+
"unitPattern-count-many": "{0} شمعة",
|
4071
|
+
"unitPattern-count-other": "{0} شمعة"
|
4072
|
+
},
|
4073
|
+
"light-lumen": {
|
4074
|
+
"displayName": "لومن",
|
4075
|
+
"unitPattern-count-zero": "{0} لومن",
|
4076
|
+
"unitPattern-count-one": "{0} لومن",
|
4077
|
+
"unitPattern-count-two": "{0} لومن",
|
4078
|
+
"unitPattern-count-few": "{0} لومن",
|
4079
|
+
"unitPattern-count-many": "{0} لومن",
|
4080
|
+
"unitPattern-count-other": "{0} لومن"
|
4081
|
+
},
|
4082
|
+
"light-solar-luminosity": {
|
4083
|
+
"displayName": "ضياء شمسي",
|
4084
|
+
"unitPattern-count-zero": "{0} ضياء شمسي",
|
4085
|
+
"unitPattern-count-one": "{0} ضياء شمسي",
|
4086
|
+
"unitPattern-count-two": "ضياءان شمسيان",
|
4087
|
+
"unitPattern-count-few": "{0} ضياءات شمسية",
|
4088
|
+
"unitPattern-count-many": "{0} ضياءً شمسيًا",
|
4089
|
+
"unitPattern-count-other": "{0} ضياء شمسي"
|
4090
|
+
},
|
4091
|
+
"mass-metric-ton": {
|
4092
|
+
"displayName": "ط.م",
|
4093
|
+
"unitPattern-count-zero": "{0} ط.م",
|
4094
|
+
"unitPattern-count-one": "{0} ط.م",
|
4095
|
+
"unitPattern-count-two": "{0} ط.م",
|
4096
|
+
"unitPattern-count-few": "{0} ط.م",
|
4097
|
+
"unitPattern-count-many": "{0} ط.م",
|
4098
|
+
"unitPattern-count-other": "{0} ط.م"
|
4099
|
+
},
|
4100
|
+
"mass-kilogram": {
|
4101
|
+
"displayName": "كغم",
|
4102
|
+
"unitPattern-count-zero": "{0} كغم",
|
4103
|
+
"unitPattern-count-one": "{0} كغم",
|
4104
|
+
"unitPattern-count-two": "{0} كغم",
|
4105
|
+
"unitPattern-count-few": "{0} كغم",
|
4106
|
+
"unitPattern-count-many": "{0} كغم",
|
4107
|
+
"unitPattern-count-other": "{0} كغم",
|
4108
|
+
"perUnitPattern": "{0}/كغم"
|
4109
|
+
},
|
4110
|
+
"mass-gram": {
|
4111
|
+
"displayName": "غرام",
|
4112
|
+
"unitPattern-count-zero": "{0} غرام",
|
4113
|
+
"unitPattern-count-one": "غرام",
|
4114
|
+
"unitPattern-count-two": "غرامان",
|
4115
|
+
"unitPattern-count-few": "{0} غرامات",
|
4116
|
+
"unitPattern-count-many": "{0} غرامًا",
|
4117
|
+
"unitPattern-count-other": "{0} غرام",
|
4118
|
+
"perUnitPattern": "{0}/غرام"
|
4119
|
+
},
|
4120
|
+
"mass-milligram": {
|
4121
|
+
"displayName": "مغم",
|
4122
|
+
"unitPattern-count-zero": "{0} مغم",
|
4123
|
+
"unitPattern-count-one": "{0} مغم",
|
4124
|
+
"unitPattern-count-two": "{0} مغم",
|
4125
|
+
"unitPattern-count-few": "{0} مغم",
|
4126
|
+
"unitPattern-count-many": "{0} مغم",
|
4127
|
+
"unitPattern-count-other": "{0} مغم"
|
4128
|
+
},
|
4129
|
+
"mass-microgram": {
|
4130
|
+
"displayName": "مكغم",
|
4131
|
+
"unitPattern-count-zero": "{0} مكغم",
|
4132
|
+
"unitPattern-count-one": "{0} مكغم",
|
4133
|
+
"unitPattern-count-two": "{0} مكغم",
|
4134
|
+
"unitPattern-count-few": "{0} مكغم",
|
4135
|
+
"unitPattern-count-many": "{0} مكغم",
|
4136
|
+
"unitPattern-count-other": "{0} مكغم"
|
4137
|
+
},
|
4138
|
+
"mass-ton": {
|
4139
|
+
"displayName": "طن",
|
4140
|
+
"unitPattern-count-zero": "{0} طن",
|
4141
|
+
"unitPattern-count-one": "{0} طن",
|
4142
|
+
"unitPattern-count-two": "طنان",
|
4143
|
+
"unitPattern-count-few": "{0} أطنان",
|
4144
|
+
"unitPattern-count-many": "{0} طنًا",
|
4145
|
+
"unitPattern-count-other": "{0} طن"
|
4146
|
+
},
|
4147
|
+
"mass-stone": {
|
4148
|
+
"displayName": "ستون",
|
4149
|
+
"unitPattern-count-zero": "{0} ستون",
|
4150
|
+
"unitPattern-count-one": "{0} ستون",
|
4151
|
+
"unitPattern-count-two": "{0} ستون",
|
4152
|
+
"unitPattern-count-few": "{0} ستون",
|
4153
|
+
"unitPattern-count-many": "{0} ستون",
|
4154
|
+
"unitPattern-count-other": "{0} ستون"
|
4155
|
+
},
|
4156
|
+
"mass-pound": {
|
4157
|
+
"displayName": "رطل",
|
4158
|
+
"unitPattern-count-zero": "{0} رطل",
|
4159
|
+
"unitPattern-count-one": "{0} رطل",
|
4160
|
+
"unitPattern-count-two": "رطلان",
|
4161
|
+
"unitPattern-count-few": "{0} أرطال",
|
4162
|
+
"unitPattern-count-many": "{0} رطلُا",
|
4163
|
+
"unitPattern-count-other": "{0} رطل",
|
4164
|
+
"perUnitPattern": "{0}/رطل"
|
4165
|
+
},
|
4166
|
+
"mass-ounce": {
|
4167
|
+
"displayName": "أونصة",
|
4168
|
+
"unitPattern-count-zero": "{0} أونصة",
|
4169
|
+
"unitPattern-count-one": "أونصة",
|
4170
|
+
"unitPattern-count-two": "{0} أونصة",
|
4171
|
+
"unitPattern-count-few": "{0} أونصة",
|
4172
|
+
"unitPattern-count-many": "{0} أونصة",
|
4173
|
+
"unitPattern-count-other": "{0} أونصة",
|
4174
|
+
"perUnitPattern": "{0}/أونصة"
|
4175
|
+
},
|
4176
|
+
"mass-ounce-troy": {
|
4177
|
+
"displayName": "أونصة ترويسية",
|
4178
|
+
"unitPattern-count-zero": "{0} أونصة ترويسية",
|
4179
|
+
"unitPattern-count-one": "{0} أونصة ترويسية",
|
4180
|
+
"unitPattern-count-two": "{0} أونصة ترويسية",
|
4181
|
+
"unitPattern-count-few": "{0} أونصة ترويسية",
|
4182
|
+
"unitPattern-count-many": "{0} أونصة ترويسية",
|
4183
|
+
"unitPattern-count-other": "{0} أونصة ترويسية"
|
4184
|
+
},
|
4185
|
+
"mass-carat": {
|
4186
|
+
"displayName": "قيراط",
|
4187
|
+
"unitPattern-count-zero": "{0} قيراط",
|
4188
|
+
"unitPattern-count-one": "{0} قيراط",
|
4189
|
+
"unitPattern-count-two": "قيراطان",
|
4190
|
+
"unitPattern-count-few": "{0} قراريط",
|
4191
|
+
"unitPattern-count-many": "{0} قيراطًا",
|
4192
|
+
"unitPattern-count-other": "{0} قيراط"
|
4193
|
+
},
|
4194
|
+
"mass-dalton": {
|
4195
|
+
"displayName": "دالتون",
|
4196
|
+
"unitPattern-count-zero": "{0} دالتون",
|
4197
|
+
"unitPattern-count-one": "{0} دالتون",
|
4198
|
+
"unitPattern-count-two": "{0} دالتون",
|
4199
|
+
"unitPattern-count-few": "{0} دالتون",
|
4200
|
+
"unitPattern-count-many": "{0} دالتون",
|
4201
|
+
"unitPattern-count-other": "{0} دالتون"
|
4202
|
+
},
|
4203
|
+
"mass-earth-mass": {
|
4204
|
+
"displayName": "كتلة أرضية",
|
4205
|
+
"unitPattern-count-zero": "{0} كتلة أرضية",
|
4206
|
+
"unitPattern-count-one": "{0} كتلة أرضية",
|
4207
|
+
"unitPattern-count-two": "كتلتان أرضيتان",
|
4208
|
+
"unitPattern-count-few": "{0} كتل أرضية",
|
4209
|
+
"unitPattern-count-many": "{0} كتلة أرضية",
|
4210
|
+
"unitPattern-count-other": "{0} كتلة أرضية"
|
4211
|
+
},
|
4212
|
+
"mass-solar-mass": {
|
4213
|
+
"displayName": "كتلة شمسية",
|
4214
|
+
"unitPattern-count-zero": "{0} كتلة شمسية",
|
4215
|
+
"unitPattern-count-one": "{0} كتلة شمسية",
|
4216
|
+
"unitPattern-count-two": "كتلتان شمسيتان",
|
4217
|
+
"unitPattern-count-few": "{0} كتل شمسية",
|
4218
|
+
"unitPattern-count-many": "{0} كتلة شمسية",
|
4219
|
+
"unitPattern-count-other": "{0} كتلة شمسية"
|
4220
|
+
},
|
4221
|
+
"mass-grain": {
|
4222
|
+
"displayName": "قمحة",
|
4223
|
+
"unitPattern-count-zero": "{0} قمحة",
|
4224
|
+
"unitPattern-count-one": "{0} قمحة",
|
4225
|
+
"unitPattern-count-two": "{0} قمحة",
|
4226
|
+
"unitPattern-count-few": "{0} قمحة",
|
4227
|
+
"unitPattern-count-many": "{0} قمحة",
|
4228
|
+
"unitPattern-count-other": "{0} قمحة"
|
4229
|
+
},
|
4230
|
+
"power-gigawatt": {
|
4231
|
+
"displayName": "غ واط",
|
4232
|
+
"unitPattern-count-zero": "{0} غ واط",
|
4233
|
+
"unitPattern-count-one": "{0} غ واط",
|
4234
|
+
"unitPattern-count-two": "{0} غ واط",
|
4235
|
+
"unitPattern-count-few": "{0} غ واط",
|
4236
|
+
"unitPattern-count-many": "{0} غ واط",
|
4237
|
+
"unitPattern-count-other": "{0} غ واط"
|
4238
|
+
},
|
4239
|
+
"power-megawatt": {
|
4240
|
+
"displayName": "م واط",
|
4241
|
+
"unitPattern-count-zero": "{0} م واط",
|
4242
|
+
"unitPattern-count-one": "{0} م واط",
|
4243
|
+
"unitPattern-count-two": "{0} م واط",
|
4244
|
+
"unitPattern-count-few": "{0} م واط",
|
4245
|
+
"unitPattern-count-many": "{0} م واط",
|
4246
|
+
"unitPattern-count-other": "{0} م واط"
|
4247
|
+
},
|
4248
|
+
"power-kilowatt": {
|
4249
|
+
"displayName": "ك واط",
|
4250
|
+
"unitPattern-count-zero": "{0} كيلوواط",
|
4251
|
+
"unitPattern-count-one": "{0} كيلوواط",
|
4252
|
+
"unitPattern-count-two": "{0} كيلوواط",
|
4253
|
+
"unitPattern-count-few": "{0} كيلوواط",
|
4254
|
+
"unitPattern-count-many": "{0} كيلوواط",
|
4255
|
+
"unitPattern-count-other": "{0} كيلوواط"
|
4256
|
+
},
|
4257
|
+
"power-watt": {
|
4258
|
+
"displayName": "واط",
|
4259
|
+
"unitPattern-count-zero": "{0} واط",
|
4260
|
+
"unitPattern-count-one": "{0} واط",
|
4261
|
+
"unitPattern-count-two": "{0} واط",
|
4262
|
+
"unitPattern-count-few": "{0} واط",
|
4263
|
+
"unitPattern-count-many": "{0} واط",
|
4264
|
+
"unitPattern-count-other": "{0} واط"
|
4265
|
+
},
|
4266
|
+
"power-milliwatt": {
|
4267
|
+
"displayName": "ملي واط",
|
4268
|
+
"unitPattern-count-zero": "{0} ملي واط",
|
4269
|
+
"unitPattern-count-one": "{0} ملي واط",
|
4270
|
+
"unitPattern-count-two": "{0} ملي واط",
|
4271
|
+
"unitPattern-count-few": "{0} ملي واط",
|
4272
|
+
"unitPattern-count-many": "{0} ملي واط",
|
4273
|
+
"unitPattern-count-other": "{0} ملي واط"
|
4274
|
+
},
|
4275
|
+
"power-horsepower": {
|
4276
|
+
"displayName": "حصان",
|
4277
|
+
"unitPattern-count-zero": "{0} حصان",
|
4278
|
+
"unitPattern-count-one": "{0} حصان",
|
4279
|
+
"unitPattern-count-two": "{0} حصان",
|
4280
|
+
"unitPattern-count-few": "{0} حصان",
|
4281
|
+
"unitPattern-count-many": "{0} حصان",
|
4282
|
+
"unitPattern-count-other": "{0} حصان"
|
4283
|
+
},
|
4284
|
+
"pressure-millimeter-ofhg": {
|
4285
|
+
"displayName": "ملم زئبقي",
|
4286
|
+
"unitPattern-count-zero": "{0} ملم زئبقي",
|
4287
|
+
"unitPattern-count-one": "{0} ملم زئبقي",
|
4288
|
+
"unitPattern-count-two": "{0} ملم زئبقي",
|
4289
|
+
"unitPattern-count-few": "{0} ملم زئبقي",
|
4290
|
+
"unitPattern-count-many": "{0} ملم زئبقي",
|
4291
|
+
"unitPattern-count-other": "{0} ملم زئبقي"
|
4292
|
+
},
|
4293
|
+
"pressure-pound-force-per-square-inch": {
|
4294
|
+
"displayName": "رطل/بوصة مربعة",
|
4295
|
+
"unitPattern-count-zero": "{0} رطل/بوصة²",
|
4296
|
+
"unitPattern-count-one": "{0} رطل/بوصة²",
|
4297
|
+
"unitPattern-count-two": "رطلان/بوصة²",
|
4298
|
+
"unitPattern-count-few": "{0} أرطال/بوصة²",
|
4299
|
+
"unitPattern-count-many": "{0} رطلًا/بوصة²",
|
4300
|
+
"unitPattern-count-other": "{0} رطل/بوصة²"
|
4301
|
+
},
|
4302
|
+
"pressure-inch-ofhg": {
|
4303
|
+
"displayName": "ب. زئبقية",
|
4304
|
+
"unitPattern-count-zero": "{0} ب. زئبقية",
|
4305
|
+
"unitPattern-count-one": "{0} ب. زئبقية",
|
4306
|
+
"unitPattern-count-two": "{0} ب. زئبقية",
|
4307
|
+
"unitPattern-count-few": "{0} ب. زئبقية",
|
4308
|
+
"unitPattern-count-many": "{0} ب. زئبقية",
|
4309
|
+
"unitPattern-count-other": "{0} ب. زئبقية"
|
4310
|
+
},
|
4311
|
+
"pressure-bar": {
|
4312
|
+
"displayName": "بار",
|
4313
|
+
"unitPattern-count-zero": "{0} بار",
|
4314
|
+
"unitPattern-count-one": "{0} بار",
|
4315
|
+
"unitPattern-count-two": "{0} بار",
|
4316
|
+
"unitPattern-count-few": "{0} بار",
|
4317
|
+
"unitPattern-count-many": "{0} بار",
|
4318
|
+
"unitPattern-count-other": "{0} بار"
|
4319
|
+
},
|
4320
|
+
"pressure-millibar": {
|
4321
|
+
"displayName": "م. بار",
|
4322
|
+
"unitPattern-count-zero": "{0} م. بار",
|
4323
|
+
"unitPattern-count-one": "{0} م. بار",
|
4324
|
+
"unitPattern-count-two": "{0} م. بار",
|
4325
|
+
"unitPattern-count-few": "{0} م. بار",
|
4326
|
+
"unitPattern-count-many": "{0} م. بار",
|
4327
|
+
"unitPattern-count-other": "{0} م. بار"
|
4328
|
+
},
|
4329
|
+
"pressure-atmosphere": {
|
4330
|
+
"displayName": "ض.ج",
|
4331
|
+
"unitPattern-count-zero": "{0} ض.ج",
|
4332
|
+
"unitPattern-count-one": "{0} ض.ج",
|
4333
|
+
"unitPattern-count-two": "{0} ض.ج",
|
4334
|
+
"unitPattern-count-few": "{0} ض.ج",
|
4335
|
+
"unitPattern-count-many": "{0} ض.ج",
|
4336
|
+
"unitPattern-count-other": "{0} ض.ج"
|
4337
|
+
},
|
4338
|
+
"pressure-pascal": {
|
4339
|
+
"displayName": "باسكال",
|
4340
|
+
"unitPattern-count-zero": "{0} باسكال",
|
4341
|
+
"unitPattern-count-one": "{0} باسكال",
|
4342
|
+
"unitPattern-count-two": "{0} باسكال",
|
4343
|
+
"unitPattern-count-few": "{0} باسكال",
|
4344
|
+
"unitPattern-count-many": "{0} باسكال",
|
4345
|
+
"unitPattern-count-other": "{0} باسكال"
|
4346
|
+
},
|
4347
|
+
"pressure-hectopascal": {
|
4348
|
+
"displayName": "هكتوباسكال",
|
4349
|
+
"unitPattern-count-zero": "{0} هكتوباسكال",
|
4350
|
+
"unitPattern-count-one": "{0} هكتوباسكال",
|
4351
|
+
"unitPattern-count-two": "{0} هكتوباسكال",
|
4352
|
+
"unitPattern-count-few": "{0} هكتوباسكال",
|
4353
|
+
"unitPattern-count-many": "{0} هكتوباسكال",
|
4354
|
+
"unitPattern-count-other": "{0} هكتوباسكال"
|
4355
|
+
},
|
4356
|
+
"pressure-kilopascal": {
|
4357
|
+
"displayName": "كيلوباسكال",
|
4358
|
+
"unitPattern-count-zero": "{0} كيلوباسكال",
|
4359
|
+
"unitPattern-count-one": "{0} كيلوباسكال",
|
4360
|
+
"unitPattern-count-two": "{0} كيلوباسكال",
|
4361
|
+
"unitPattern-count-few": "{0} كيلوباسكال",
|
4362
|
+
"unitPattern-count-many": "{0} كيلوباسكال",
|
4363
|
+
"unitPattern-count-other": "{0} كيلوباسكال"
|
4364
|
+
},
|
4365
|
+
"pressure-megapascal": {
|
4366
|
+
"displayName": "ميغاباسكال",
|
4367
|
+
"unitPattern-count-zero": "{0} ميغاباسكال",
|
4368
|
+
"unitPattern-count-one": "{0} ميغاباسكال",
|
4369
|
+
"unitPattern-count-two": "{0} ميغاباسكال",
|
4370
|
+
"unitPattern-count-few": "{0} ميغاباسكال",
|
4371
|
+
"unitPattern-count-many": "{0} ميغاباسكال",
|
4372
|
+
"unitPattern-count-other": "{0} ميغاباسكال"
|
4373
|
+
},
|
4374
|
+
"speed-kilometer-per-hour": {
|
4375
|
+
"displayName": "كم/س",
|
4376
|
+
"unitPattern-count-zero": "{0} كم/س",
|
4377
|
+
"unitPattern-count-one": "{0} كم/س",
|
4378
|
+
"unitPattern-count-two": "{0} كم/س",
|
4379
|
+
"unitPattern-count-few": "{0} كم/س",
|
4380
|
+
"unitPattern-count-many": "{0} كم/س",
|
4381
|
+
"unitPattern-count-other": "{0} كم/س"
|
4382
|
+
},
|
4383
|
+
"speed-meter-per-second": {
|
4384
|
+
"displayName": "م/ث",
|
4385
|
+
"unitPattern-count-zero": "{0} م/ث",
|
4386
|
+
"unitPattern-count-one": "{0} م/ث",
|
4387
|
+
"unitPattern-count-two": "{0} م/ث",
|
4388
|
+
"unitPattern-count-few": "{0} م/ث",
|
4389
|
+
"unitPattern-count-many": "{0} م/ث",
|
4390
|
+
"unitPattern-count-other": "{0} م/ث"
|
4391
|
+
},
|
4392
|
+
"speed-mile-per-hour": {
|
4393
|
+
"displayName": "ميل/س",
|
4394
|
+
"unitPattern-count-zero": "{0} ميل/س",
|
4395
|
+
"unitPattern-count-one": "{0} ميل/س",
|
4396
|
+
"unitPattern-count-two": "ميلان/س",
|
4397
|
+
"unitPattern-count-few": "{0} أميال/س",
|
4398
|
+
"unitPattern-count-many": "{0} ميلًا/س",
|
4399
|
+
"unitPattern-count-other": "{0} ميل/س"
|
4400
|
+
},
|
4401
|
+
"speed-knot": {
|
4402
|
+
"displayName": "عقدة",
|
4403
|
+
"unitPattern-count-zero": "{0} عقدة",
|
4404
|
+
"unitPattern-count-one": "{0} عقدة",
|
4405
|
+
"unitPattern-count-two": "عقدتان",
|
4406
|
+
"unitPattern-count-few": "{0} عقد",
|
4407
|
+
"unitPattern-count-many": "{0} عقدة",
|
4408
|
+
"unitPattern-count-other": "{0} عقدة"
|
4409
|
+
},
|
4410
|
+
"temperature-generic": {
|
4411
|
+
"displayName": "°",
|
4412
|
+
"unitPattern-count-zero": "{0}°",
|
4413
|
+
"unitPattern-count-one": "{0}°",
|
4414
|
+
"unitPattern-count-two": "{0}°",
|
4415
|
+
"unitPattern-count-few": "{0}°",
|
4416
|
+
"unitPattern-count-many": "{0}°",
|
4417
|
+
"unitPattern-count-other": "{0}°"
|
4418
|
+
},
|
4419
|
+
"temperature-celsius": {
|
4420
|
+
"displayName": "درجة مئوية",
|
4421
|
+
"unitPattern-count-zero": "{0}°م",
|
4422
|
+
"unitPattern-count-one": "{0}°م",
|
4423
|
+
"unitPattern-count-two": "{0}°م",
|
4424
|
+
"unitPattern-count-few": "{0}°م",
|
4425
|
+
"unitPattern-count-many": "{0}°م",
|
4426
|
+
"unitPattern-count-other": "{0}°م"
|
4427
|
+
},
|
4428
|
+
"temperature-fahrenheit": {
|
4429
|
+
"displayName": "درجة فهرنهايت",
|
4430
|
+
"unitPattern-count-zero": "{0}°ف",
|
4431
|
+
"unitPattern-count-one": "{0}°ف",
|
4432
|
+
"unitPattern-count-two": "{0}°ف",
|
4433
|
+
"unitPattern-count-few": "{0}°ف",
|
4434
|
+
"unitPattern-count-many": "{0}°ف",
|
4435
|
+
"unitPattern-count-other": "{0}°ف"
|
4436
|
+
},
|
4437
|
+
"temperature-kelvin": {
|
4438
|
+
"displayName": "درجة كلفن",
|
4439
|
+
"unitPattern-count-zero": "{0} درجة كلفن",
|
4440
|
+
"unitPattern-count-one": "{0} درجة كلفن",
|
4441
|
+
"unitPattern-count-two": "{0} درجة كلفن",
|
4442
|
+
"unitPattern-count-few": "{0} درجة كلفن",
|
4443
|
+
"unitPattern-count-many": "{0} درجة كلفن",
|
4444
|
+
"unitPattern-count-other": "{0} درجة كلفن"
|
4445
|
+
},
|
4446
|
+
"torque-pound-force-foot": {
|
4447
|
+
"displayName": "باوند قدم",
|
4448
|
+
"unitPattern-count-zero": "{0} باوند قدم",
|
4449
|
+
"unitPattern-count-one": "{0} باوند قدم",
|
4450
|
+
"unitPattern-count-two": "{0} باوند قدم",
|
4451
|
+
"unitPattern-count-few": "{0} باوند قدم",
|
4452
|
+
"unitPattern-count-many": "{0} باوند قدم",
|
4453
|
+
"unitPattern-count-other": "{0} باوند قدم"
|
4454
|
+
},
|
4455
|
+
"torque-newton-meter": {
|
4456
|
+
"displayName": "نيوتن متر",
|
4457
|
+
"unitPattern-count-zero": "{0} نيوتن متر",
|
4458
|
+
"unitPattern-count-one": "{0} نيوتن متر",
|
4459
|
+
"unitPattern-count-two": "{0} نيوتن متر",
|
4460
|
+
"unitPattern-count-few": "{0} نيوتن متر",
|
4461
|
+
"unitPattern-count-many": "{0} نيوتن متر",
|
4462
|
+
"unitPattern-count-other": "{0} نيوتن متر"
|
4463
|
+
},
|
4464
|
+
"volume-cubic-kilometer": {
|
4465
|
+
"displayName": "كم³",
|
4466
|
+
"unitPattern-count-zero": "{0} كم³",
|
4467
|
+
"unitPattern-count-one": "{0} كم³",
|
4468
|
+
"unitPattern-count-two": "{0} كم³",
|
4469
|
+
"unitPattern-count-few": "{0} كم³",
|
4470
|
+
"unitPattern-count-many": "{0} كم³",
|
4471
|
+
"unitPattern-count-other": "{0} كم³"
|
4472
|
+
},
|
4473
|
+
"volume-cubic-meter": {
|
4474
|
+
"displayName": "م³",
|
4475
|
+
"unitPattern-count-zero": "{0} م³",
|
4476
|
+
"unitPattern-count-one": "{0} م³",
|
4477
|
+
"unitPattern-count-two": "{0} م³",
|
4478
|
+
"unitPattern-count-few": "{0} م³",
|
4479
|
+
"unitPattern-count-many": "{0} م³",
|
4480
|
+
"unitPattern-count-other": "{0} م³",
|
4481
|
+
"perUnitPattern": "{0}/م³"
|
4482
|
+
},
|
4483
|
+
"volume-cubic-centimeter": {
|
4484
|
+
"displayName": "سم³",
|
4485
|
+
"unitPattern-count-zero": "{0} سم³",
|
4486
|
+
"unitPattern-count-one": "{0} سم³",
|
4487
|
+
"unitPattern-count-two": "{0} سم³",
|
4488
|
+
"unitPattern-count-few": "{0} سم³",
|
4489
|
+
"unitPattern-count-many": "{0} سم³",
|
4490
|
+
"unitPattern-count-other": "{0} سم³",
|
4491
|
+
"perUnitPattern": "{0}/سم³"
|
4492
|
+
},
|
4493
|
+
"volume-cubic-mile": {
|
4494
|
+
"displayName": "ميل³",
|
4495
|
+
"unitPattern-count-zero": "{0} ميل³",
|
4496
|
+
"unitPattern-count-one": "{0} ميل³",
|
4497
|
+
"unitPattern-count-two": "{0} ميل³",
|
4498
|
+
"unitPattern-count-few": "{0} ميل³",
|
4499
|
+
"unitPattern-count-many": "{0} ميل³",
|
4500
|
+
"unitPattern-count-other": "{0} ميل³"
|
4501
|
+
},
|
4502
|
+
"volume-cubic-yard": {
|
4503
|
+
"displayName": "ياردة³",
|
4504
|
+
"unitPattern-count-zero": "{0} ياردة³",
|
4505
|
+
"unitPattern-count-one": "{0} ياردة³",
|
4506
|
+
"unitPattern-count-two": "{0} ياردة³",
|
4507
|
+
"unitPattern-count-few": "{0} ياردة³",
|
4508
|
+
"unitPattern-count-many": "{0} ياردة³",
|
4509
|
+
"unitPattern-count-other": "{0} ياردة³"
|
4510
|
+
},
|
4511
|
+
"volume-cubic-foot": {
|
4512
|
+
"displayName": "قدم³",
|
4513
|
+
"unitPattern-count-zero": "{0} قدم³",
|
4514
|
+
"unitPattern-count-one": "{0} قدم³",
|
4515
|
+
"unitPattern-count-two": "{0} قدم³",
|
4516
|
+
"unitPattern-count-few": "{0} قدم³",
|
4517
|
+
"unitPattern-count-many": "{0} قدم³",
|
4518
|
+
"unitPattern-count-other": "{0} قدم³"
|
4519
|
+
},
|
4520
|
+
"volume-cubic-inch": {
|
4521
|
+
"displayName": "بوصة مكعبة",
|
4522
|
+
"unitPattern-count-zero": "{0} بوصة³",
|
4523
|
+
"unitPattern-count-one": "{0} بوصة مكعبة",
|
4524
|
+
"unitPattern-count-two": "{0} بوصة³",
|
4525
|
+
"unitPattern-count-few": "{0} بوصة³",
|
4526
|
+
"unitPattern-count-many": "{0} بوصة³",
|
4527
|
+
"unitPattern-count-other": "{0} بوصة³"
|
4528
|
+
},
|
4529
|
+
"volume-megaliter": {
|
4530
|
+
"displayName": "ميغالتر",
|
4531
|
+
"unitPattern-count-zero": "{0} ميغالتر",
|
4532
|
+
"unitPattern-count-one": "{0} ميغالتر",
|
4533
|
+
"unitPattern-count-two": "{0} ميغالتر",
|
4534
|
+
"unitPattern-count-few": "{0} ميغالتر",
|
4535
|
+
"unitPattern-count-many": "{0} ميغالتر",
|
4536
|
+
"unitPattern-count-other": "{0} ميغالتر"
|
4537
|
+
},
|
4538
|
+
"volume-hectoliter": {
|
4539
|
+
"displayName": "هكتولتر",
|
4540
|
+
"unitPattern-count-zero": "{0} هكتولتر",
|
4541
|
+
"unitPattern-count-one": "{0} هكتولتر",
|
4542
|
+
"unitPattern-count-two": "{0} هكتولتر",
|
4543
|
+
"unitPattern-count-few": "{0} هكتولتر",
|
4544
|
+
"unitPattern-count-many": "{0} هكتولتر",
|
4545
|
+
"unitPattern-count-other": "{0} هكتولتر"
|
4546
|
+
},
|
4547
|
+
"volume-liter": {
|
4548
|
+
"displayName": "لتر",
|
4549
|
+
"unitPattern-count-zero": "{0} لتر",
|
4550
|
+
"unitPattern-count-one": "لتر",
|
4551
|
+
"unitPattern-count-two": "لتران",
|
4552
|
+
"unitPattern-count-few": "{0} لترات",
|
4553
|
+
"unitPattern-count-many": "{0} لترًا",
|
4554
|
+
"unitPattern-count-other": "{0} لتر",
|
4555
|
+
"perUnitPattern": "{0}/ل"
|
4556
|
+
},
|
4557
|
+
"volume-deciliter": {
|
4558
|
+
"displayName": "ديسيلتر",
|
4559
|
+
"unitPattern-count-zero": "{0} ديسيلتر",
|
4560
|
+
"unitPattern-count-one": "{0} ديسيلتر",
|
4561
|
+
"unitPattern-count-two": "{0} ديسيلتر",
|
4562
|
+
"unitPattern-count-few": "{0} ديسيلتر",
|
4563
|
+
"unitPattern-count-many": "{0} ديسيلتر",
|
4564
|
+
"unitPattern-count-other": "{0} ديسيلتر"
|
4565
|
+
},
|
4566
|
+
"volume-centiliter": {
|
4567
|
+
"displayName": "سنتيلتر",
|
4568
|
+
"unitPattern-count-zero": "{0} سنتيلتر",
|
4569
|
+
"unitPattern-count-one": "{0} سنتيلتر",
|
4570
|
+
"unitPattern-count-two": "{0} سنتيلتر",
|
4571
|
+
"unitPattern-count-few": "{0} سنتيلتر",
|
4572
|
+
"unitPattern-count-many": "{0} سنتيلتر",
|
4573
|
+
"unitPattern-count-other": "{0} سنتيلتر"
|
4574
|
+
},
|
4575
|
+
"volume-milliliter": {
|
4576
|
+
"displayName": "ملتر",
|
4577
|
+
"unitPattern-count-zero": "{0} ملتر",
|
4578
|
+
"unitPattern-count-one": "{0} ملتر",
|
4579
|
+
"unitPattern-count-two": "{0} ملتر",
|
4580
|
+
"unitPattern-count-few": "{0} ملتر",
|
4581
|
+
"unitPattern-count-many": "{0} ملتر",
|
4582
|
+
"unitPattern-count-other": "{0} ملتر"
|
4583
|
+
},
|
4584
|
+
"volume-pint-metric": {
|
4585
|
+
"displayName": "مكيال متري",
|
4586
|
+
"unitPattern-count-zero": "{0} مكيال متري",
|
4587
|
+
"unitPattern-count-one": "{0} مكيال متري",
|
4588
|
+
"unitPattern-count-two": "مكيالان متريان",
|
4589
|
+
"unitPattern-count-few": "{0} مكاييل مترية",
|
4590
|
+
"unitPattern-count-many": "{0} مكيالًا متريًا",
|
4591
|
+
"unitPattern-count-other": "{0} مكيال متري"
|
4592
|
+
},
|
4593
|
+
"volume-cup-metric": {
|
4594
|
+
"displayName": "كوب متري",
|
4595
|
+
"unitPattern-count-zero": "{0} كوب متري",
|
4596
|
+
"unitPattern-count-one": "{0} كوب متري",
|
4597
|
+
"unitPattern-count-two": "كوبان متريان",
|
4598
|
+
"unitPattern-count-few": "{0} أكواب مترية",
|
4599
|
+
"unitPattern-count-many": "{0} كوبًا متريًا",
|
4600
|
+
"unitPattern-count-other": "{0} كوب متري"
|
4601
|
+
},
|
4602
|
+
"volume-acre-foot": {
|
4603
|
+
"displayName": "فدان قدم",
|
4604
|
+
"unitPattern-count-zero": "{0} فدان قدم",
|
4605
|
+
"unitPattern-count-one": "{0} فدان قدم",
|
4606
|
+
"unitPattern-count-two": "{0} فدان قدم",
|
4607
|
+
"unitPattern-count-few": "{0} فدان قدم",
|
4608
|
+
"unitPattern-count-many": "{0} فدان قدم",
|
4609
|
+
"unitPattern-count-other": "{0} فدان قدم"
|
4610
|
+
},
|
4611
|
+
"volume-bushel": {
|
4612
|
+
"displayName": "بوشل",
|
4613
|
+
"unitPattern-count-zero": "{0} بوشل",
|
4614
|
+
"unitPattern-count-one": "{0} بوشل",
|
4615
|
+
"unitPattern-count-two": "{0} بوشل",
|
4616
|
+
"unitPattern-count-few": "{0} بوشل",
|
4617
|
+
"unitPattern-count-many": "{0} بوشل",
|
4618
|
+
"unitPattern-count-other": "{0} بوشل"
|
4619
|
+
},
|
4620
|
+
"volume-gallon": {
|
4621
|
+
"displayName": "غالون",
|
4622
|
+
"unitPattern-count-zero": "{0} غالون",
|
4623
|
+
"unitPattern-count-one": "غالون",
|
4624
|
+
"unitPattern-count-two": "{0} غالون",
|
4625
|
+
"unitPattern-count-few": "{0} غالون",
|
4626
|
+
"unitPattern-count-many": "{0} غالون",
|
4627
|
+
"unitPattern-count-other": "{0} غالون",
|
4628
|
+
"perUnitPattern": "{0}/غالون"
|
4629
|
+
},
|
4630
|
+
"volume-gallon-imperial": {
|
4631
|
+
"displayName": "غالون إمبراطوري",
|
4632
|
+
"unitPattern-count-zero": "{0} غالون إمبراطوري",
|
4633
|
+
"unitPattern-count-one": "{0} غالون إمبراطوري",
|
4634
|
+
"unitPattern-count-two": "{0} غالون إمبراطوري",
|
4635
|
+
"unitPattern-count-few": "{0} غالون إمبراطوري",
|
4636
|
+
"unitPattern-count-many": "{0} غالون إمبراطوري",
|
4637
|
+
"unitPattern-count-other": "{0} غالون إمبراطوري",
|
4638
|
+
"perUnitPattern": "{0}/غالون إمبراطوري"
|
4639
|
+
},
|
4640
|
+
"volume-quart": {
|
4641
|
+
"displayName": "ربع غالون",
|
4642
|
+
"unitPattern-count-zero": "{0} ربع غالون",
|
4643
|
+
"unitPattern-count-one": "ربع غالون",
|
4644
|
+
"unitPattern-count-two": "{0} ربع غالون",
|
4645
|
+
"unitPattern-count-few": "{0} ربع غالون",
|
4646
|
+
"unitPattern-count-many": "{0} ربع غالون",
|
4647
|
+
"unitPattern-count-other": "{0} ربع غالون"
|
4648
|
+
},
|
4649
|
+
"volume-pint": {
|
4650
|
+
"displayName": "باينت",
|
4651
|
+
"unitPattern-count-zero": "{0} باينت",
|
4652
|
+
"unitPattern-count-one": "{0} باينت",
|
4653
|
+
"unitPattern-count-two": "{0} باينت",
|
4654
|
+
"unitPattern-count-few": "{0} باينت",
|
4655
|
+
"unitPattern-count-many": "{0} باينت",
|
4656
|
+
"unitPattern-count-other": "{0} باينت"
|
4657
|
+
},
|
4658
|
+
"volume-cup": {
|
4659
|
+
"displayName": "كوب",
|
4660
|
+
"unitPattern-count-zero": "{0} كوب",
|
4661
|
+
"unitPattern-count-one": "كوب",
|
4662
|
+
"unitPattern-count-two": "كوبان",
|
4663
|
+
"unitPattern-count-few": "{0} أكواب",
|
4664
|
+
"unitPattern-count-many": "{0} كوبًا",
|
4665
|
+
"unitPattern-count-other": "{0} كوب"
|
4666
|
+
},
|
4667
|
+
"volume-fluid-ounce": {
|
4668
|
+
"displayName": "أونصة سائلة",
|
4669
|
+
"unitPattern-count-zero": "{0} أونصة سائلة",
|
4670
|
+
"unitPattern-count-one": "أونصة س",
|
4671
|
+
"unitPattern-count-two": "أونصتان سائلتان",
|
4672
|
+
"unitPattern-count-few": "{0} أونصات سائلة",
|
4673
|
+
"unitPattern-count-many": "{0} أونصة س",
|
4674
|
+
"unitPattern-count-other": "{0} أونصة سائلة"
|
4675
|
+
},
|
4676
|
+
"volume-fluid-ounce-imperial": {
|
4677
|
+
"displayName": "أونصة سائلة إمبراطورية",
|
4678
|
+
"unitPattern-count-zero": "{0} أونصة سائلة إمبراطورية",
|
4679
|
+
"unitPattern-count-one": "أونصة سائلة إمبراطورية",
|
4680
|
+
"unitPattern-count-two": "{0} أونصة سائلة إمبراطورية",
|
4681
|
+
"unitPattern-count-few": "{0} أونصة سائلة إمبراطورية",
|
4682
|
+
"unitPattern-count-many": "{0} أونصة سائلة إمبراطورية",
|
4683
|
+
"unitPattern-count-other": "{0} أونصة سائلة إمبراطورية"
|
4684
|
+
},
|
4685
|
+
"volume-tablespoon": {
|
4686
|
+
"displayName": "ملعقة كبيرة",
|
4687
|
+
"unitPattern-count-zero": "{0} ملعقة ك.",
|
4688
|
+
"unitPattern-count-one": "ملعقة ك.",
|
4689
|
+
"unitPattern-count-two": "{0} ملعقتان ك.",
|
4690
|
+
"unitPattern-count-few": "{0} ملاعق ك.",
|
4691
|
+
"unitPattern-count-many": "{0} ملعقة ك.",
|
4692
|
+
"unitPattern-count-other": "{0} ملعقة ك."
|
4693
|
+
},
|
4694
|
+
"volume-teaspoon": {
|
4695
|
+
"displayName": "ملعقة ص",
|
4696
|
+
"unitPattern-count-zero": "{0} ملعقة ص",
|
4697
|
+
"unitPattern-count-one": "ملعقة ص",
|
4698
|
+
"unitPattern-count-two": "{0} ملعقتان ص",
|
4699
|
+
"unitPattern-count-few": "{0} ملاعق ص",
|
4700
|
+
"unitPattern-count-many": "{0} ملعقة ص",
|
4701
|
+
"unitPattern-count-other": "{0} ملعقة ص"
|
4702
|
+
},
|
4703
|
+
"volume-barrel": {
|
4704
|
+
"displayName": "برميل",
|
4705
|
+
"unitPattern-count-zero": "{0} برميل",
|
4706
|
+
"unitPattern-count-one": "برميل",
|
4707
|
+
"unitPattern-count-two": "برميلان",
|
4708
|
+
"unitPattern-count-few": "{0} براميل",
|
4709
|
+
"unitPattern-count-many": "{0} برميلًا",
|
4710
|
+
"unitPattern-count-other": "{0} برميل"
|
4711
|
+
},
|
4712
|
+
"volume-dessert-spoon": {
|
4713
|
+
"displayName": "ملعقة ح.",
|
4714
|
+
"unitPattern-count-zero": "{0} ملعقة ح.",
|
4715
|
+
"unitPattern-count-one": "{0} ملعقة ح.",
|
4716
|
+
"unitPattern-count-two": "{0} ملعقة ح.",
|
4717
|
+
"unitPattern-count-few": "{0} ملعقة ح.",
|
4718
|
+
"unitPattern-count-many": "{0} ملعقة ح.",
|
4719
|
+
"unitPattern-count-other": "{0} ملعقة ح."
|
4720
|
+
},
|
4721
|
+
"volume-dessert-spoon-imperial": {
|
4722
|
+
"displayName": "ملعقة حلو إمبراطوري",
|
4723
|
+
"unitPattern-count-zero": "{0} ملعقة ح. إمبراطوري",
|
4724
|
+
"unitPattern-count-one": "{0} ملعقة ح. إمبراطوري",
|
4725
|
+
"unitPattern-count-two": "{0} ملعقة ح. إمبراطوري",
|
4726
|
+
"unitPattern-count-few": "{0} ملعقة ح. إمبراطوري",
|
4727
|
+
"unitPattern-count-many": "{0} ملعقة ح. إمبراطوري",
|
4728
|
+
"unitPattern-count-other": "{0} ملعقة ح. إمبراطوري"
|
4729
|
+
},
|
4730
|
+
"volume-drop": {
|
4731
|
+
"displayName": "قطرة",
|
4732
|
+
"unitPattern-count-zero": "{0} قطرة",
|
4733
|
+
"unitPattern-count-one": "{0} قطرة",
|
4734
|
+
"unitPattern-count-two": "{0} قطرة",
|
4735
|
+
"unitPattern-count-few": "{0} قطرة",
|
4736
|
+
"unitPattern-count-many": "{0} قطرة",
|
4737
|
+
"unitPattern-count-other": "{0} قطرة"
|
4738
|
+
},
|
4739
|
+
"volume-dram": {
|
4740
|
+
"displayName": "درهم سائل",
|
4741
|
+
"unitPattern-count-zero": "{0} درهم سائل",
|
4742
|
+
"unitPattern-count-one": "{0} درهم سائل",
|
4743
|
+
"unitPattern-count-two": "{0} درهم سائل",
|
4744
|
+
"unitPattern-count-few": "{0} درهم سائل",
|
4745
|
+
"unitPattern-count-many": "{0} درهم سائل",
|
4746
|
+
"unitPattern-count-other": "{0} درهم سائل"
|
4747
|
+
},
|
4748
|
+
"volume-jigger": {
|
4749
|
+
"displayName": "قدح",
|
4750
|
+
"unitPattern-count-zero": "{0} قدح",
|
4751
|
+
"unitPattern-count-one": "{0} قدح",
|
4752
|
+
"unitPattern-count-two": "{0} قدح",
|
4753
|
+
"unitPattern-count-few": "{0} أقداح",
|
4754
|
+
"unitPattern-count-many": "{0} قدح",
|
4755
|
+
"unitPattern-count-other": "{0} قدح"
|
4756
|
+
},
|
4757
|
+
"volume-pinch": {
|
4758
|
+
"displayName": "رشّة",
|
4759
|
+
"unitPattern-count-zero": "{0} رشّة",
|
4760
|
+
"unitPattern-count-one": "{0} رشّة",
|
4761
|
+
"unitPattern-count-two": "{0} رشّة",
|
4762
|
+
"unitPattern-count-few": "{0} رشّة",
|
4763
|
+
"unitPattern-count-many": "{0} رشّة",
|
4764
|
+
"unitPattern-count-other": "{0} رشّة"
|
4765
|
+
},
|
4766
|
+
"volume-quart-imperial": {
|
4767
|
+
"displayName": "ربع غالون إمبراطوري",
|
4768
|
+
"unitPattern-count-zero": "{0} ربع غالون إمبراطوري",
|
4769
|
+
"unitPattern-count-one": "{0} ربع غالون إمبراطوري",
|
4770
|
+
"unitPattern-count-two": "{0} ربع غالون إمبراطوري",
|
4771
|
+
"unitPattern-count-few": "{0} ربع غالون إمبراطوري",
|
4772
|
+
"unitPattern-count-many": "{0} ربع غالون إمبراطوري",
|
4773
|
+
"unitPattern-count-other": "{0} ربع غالون إمبراطوري"
|
4774
|
+
},
|
4775
|
+
"coordinateUnit": {
|
4776
|
+
"displayName": "اتجاه",
|
4777
|
+
"east": "{0} شرق",
|
4778
|
+
"north": "{0} شمال",
|
4779
|
+
"south": "{0} جنوب",
|
4780
|
+
"west": "{0} غرب"
|
4781
|
+
}
|
4782
|
+
}
|
4783
|
+
},
|
4784
|
+
"lenient-scope-number": {
|
4785
|
+
"minusSign": "-‒⁻₋−➖﹣-",
|
4786
|
+
"commaSign": ",،٫⹁、︐︑﹐﹑,、",
|
4787
|
+
"plusSign": "+⁺₊➕﬩﹢+"
|
4788
|
+
},
|
4789
|
+
"currencyFormat-sap-short": {
|
4790
|
+
"1000-zero": "0 ألف ¤",
|
4791
|
+
"1000-one": "0 ألف ¤",
|
4792
|
+
"1000-two": "0 ألف ¤",
|
4793
|
+
"1000-few": "0 ألف ¤",
|
4794
|
+
"1000-many": "0 ألف ¤",
|
4795
|
+
"1000-other": "0 ألف ¤",
|
4796
|
+
"10000-zero": "00 ألف ¤",
|
4797
|
+
"10000-one": "00 ألف ¤",
|
4798
|
+
"10000-two": "00 ألف ¤",
|
4799
|
+
"10000-few": "00 ألف ¤",
|
4800
|
+
"10000-many": "00 ألف ¤",
|
4801
|
+
"10000-other": "00 ألف ¤",
|
4802
|
+
"100000-zero": "000 ألف ¤",
|
4803
|
+
"100000-one": "000 ألف ¤",
|
4804
|
+
"100000-two": "000 ألف ¤",
|
4805
|
+
"100000-few": "000 ألف ¤",
|
4806
|
+
"100000-many": "000 ألف ¤",
|
4807
|
+
"100000-other": "000 ألف ¤",
|
4808
|
+
"1000000-zero": "0 مليون ¤",
|
4809
|
+
"1000000-one": "0 مليون ¤",
|
4810
|
+
"1000000-two": "0 مليون ¤",
|
4811
|
+
"1000000-few": "0 مليون ¤",
|
4812
|
+
"1000000-many": "0 مليون ¤",
|
4813
|
+
"1000000-other": "0 مليون ¤",
|
4814
|
+
"10000000-zero": "00 مليون ¤",
|
4815
|
+
"10000000-one": "00 مليون ¤",
|
4816
|
+
"10000000-two": "00 مليون ¤",
|
4817
|
+
"10000000-few": "00 مليون ¤",
|
4818
|
+
"10000000-many": "00 مليون ¤",
|
4819
|
+
"10000000-other": "00 مليون ¤",
|
4820
|
+
"100000000-zero": "000 مليون ¤",
|
4821
|
+
"100000000-one": "000 مليون ¤",
|
4822
|
+
"100000000-two": "000 مليون ¤",
|
4823
|
+
"100000000-few": "000 مليون ¤",
|
4824
|
+
"100000000-many": "000 مليون ¤",
|
4825
|
+
"100000000-other": "000 مليون ¤",
|
4826
|
+
"1000000000-zero": "0 مليار ¤",
|
4827
|
+
"1000000000-one": "0 مليار ¤",
|
4828
|
+
"1000000000-two": "0 مليار ¤",
|
4829
|
+
"1000000000-few": "0 مليار ¤",
|
4830
|
+
"1000000000-many": "0 مليار ¤",
|
4831
|
+
"1000000000-other": "0 مليار ¤",
|
4832
|
+
"10000000000-zero": "00 مليار ¤",
|
4833
|
+
"10000000000-one": "00 مليار ¤",
|
4834
|
+
"10000000000-two": "00 مليار ¤",
|
4835
|
+
"10000000000-few": "00 مليار ¤",
|
4836
|
+
"10000000000-many": "00 مليار ¤",
|
4837
|
+
"10000000000-other": "00 مليار ¤",
|
4838
|
+
"100000000000-zero": "000 مليار ¤",
|
4839
|
+
"100000000000-one": "000 مليار ¤",
|
4840
|
+
"100000000000-two": "000 مليار ¤",
|
4841
|
+
"100000000000-few": "000 مليار ¤",
|
4842
|
+
"100000000000-many": "000 مليار ¤",
|
4843
|
+
"100000000000-other": "000 مليار ¤",
|
4844
|
+
"1000000000000-zero": "0 ترليون ¤",
|
4845
|
+
"1000000000000-one": "0 ترليون ¤",
|
4846
|
+
"1000000000000-two": "0 ترليون ¤",
|
4847
|
+
"1000000000000-few": "0 ترليون ¤",
|
4848
|
+
"1000000000000-many": "0 ترليون ¤",
|
4849
|
+
"1000000000000-other": "0 ترليون ¤",
|
4850
|
+
"10000000000000-zero": "00 ترليون ¤",
|
4851
|
+
"10000000000000-one": "00 ترليون ¤",
|
4852
|
+
"10000000000000-two": "00 ترليون ¤",
|
4853
|
+
"10000000000000-few": "00 ترليون ¤",
|
4854
|
+
"10000000000000-many": "00 ترليون ¤",
|
4855
|
+
"10000000000000-other": "00 ترليون ¤",
|
4856
|
+
"100000000000000-zero": "000 ترليون ¤",
|
4857
|
+
"100000000000000-one": "000 ترليون ¤",
|
4858
|
+
"100000000000000-two": "000 ترليون ¤",
|
4859
|
+
"100000000000000-few": "000 ترليون ¤",
|
4860
|
+
"100000000000000-many": "000 ترليون ¤",
|
4861
|
+
"100000000000000-other": "000 ترليون ¤"
|
4862
|
+
},
|
4863
|
+
"currencyDigits": {
|
4864
|
+
"ADP": 0,
|
4865
|
+
"AFN": 0,
|
4866
|
+
"ALL": 0,
|
4867
|
+
"BHD": 3,
|
4868
|
+
"BIF": 0,
|
4869
|
+
"BYR": 0,
|
4870
|
+
"CLF": 4,
|
4871
|
+
"CLP": 0,
|
4872
|
+
"DEFAULT": 2,
|
4873
|
+
"DJF": 0,
|
4874
|
+
"ESP": 0,
|
4875
|
+
"GNF": 0,
|
4876
|
+
"HUF": 0,
|
4877
|
+
"IQD": 0,
|
4878
|
+
"IRR": 0,
|
4879
|
+
"ISK": 0,
|
4880
|
+
"ITL": 0,
|
4881
|
+
"JOD": 3,
|
4882
|
+
"JPY": 0,
|
4883
|
+
"KMF": 0,
|
4884
|
+
"KPW": 0,
|
4885
|
+
"KRW": 0,
|
4886
|
+
"KWD": 3,
|
4887
|
+
"LAK": 0,
|
4888
|
+
"LBP": 0,
|
4889
|
+
"LUF": 0,
|
4890
|
+
"LYD": 3,
|
4891
|
+
"MGA": 0,
|
4892
|
+
"MGF": 0,
|
4893
|
+
"MMK": 0,
|
4894
|
+
"MRO": 0,
|
4895
|
+
"OMR": 3,
|
4896
|
+
"PYG": 0,
|
4897
|
+
"RSD": 0,
|
4898
|
+
"RWF": 0,
|
4899
|
+
"SLL": 0,
|
4900
|
+
"SOS": 0,
|
4901
|
+
"STD": 0,
|
4902
|
+
"SYP": 0,
|
4903
|
+
"TMM": 0,
|
4904
|
+
"TND": 3,
|
4905
|
+
"TRL": 0,
|
4906
|
+
"TWD": 0,
|
4907
|
+
"UGX": 0,
|
4908
|
+
"UYI": 0,
|
4909
|
+
"UYW": 4,
|
4910
|
+
"VND": 0,
|
4911
|
+
"VUV": 0,
|
4912
|
+
"XAF": 0,
|
4913
|
+
"XOF": 0,
|
4914
|
+
"XPF": 0,
|
4915
|
+
"YER": 0,
|
4916
|
+
"ZMK": 0,
|
4917
|
+
"ZWD": 0
|
4918
|
+
},
|
2726
4919
|
"plurals": {
|
2727
4920
|
"zero": "n = 0",
|
2728
4921
|
"one": "n = 1",
|