• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/ka.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/ka.xml
11 */
12ka{
13    AuxExemplarCharacters{
14        "[ⴀ ⴁ ⴂ ⴃ ⴄ ⴅ ⴆ ⴡ ⴇ ⴈ ⴉ ⴊ ⴋ ⴌ ⴢ ⴍ ⴎ ⴏ ⴐ ⴑ ⴒ ⴣ ⴓ ⴔ ⴕ ⴖ ⴗ ⴘ ⴙ ⴚ ⴛ ⴜ ⴝ ⴞ ⴤ ⴟ ⴠ ⴥ"
15        "]"
16    }
17    ExemplarCharacters{
18        "[ა ბ გ დ ე ვ ზ ჱ თ ი კ ლ მ ნ ჲ ო პ ჟ რ ს ტ ჳ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჴ ჯ ჰ ჵ"
19        " ჶ ჷ ჸ ჹ ჺ]"
20    }
21    LocaleScript{
22        "Geor",
23    }
24    NumberElements{
25        latn{
26            symbols{
27                decimal{","}
28                exponential{"E"}
29                group{"."}
30                infinity{"∞"}
31                list{";"}
32                minusSign{"-"}
33                nan{"NaN"}
34                perMille{"‰"}
35                percentSign{"%"}
36                plusSign{"+"}
37            }
38        }
39    }
40    Version{"2.0.48.64"}
41    calendar{
42        gregorian{
43            quarters{
44                format{
45                    abbreviated{
46                        "I კვ.",
47                        "II კვ.",
48                        "III კვ.",
49                        "IV კვ.",
50                    }
51                    wide{
52                        "1-ლი კვარტალი",
53                        "მე-2 კვარტალი",
54                        "მე-3 კვარტალი",
55                        "მე-4 კვარტალი",
56                    }
57                }
58            }
59        }
60    }
61    delimiters{
62        alternateQuotationEnd{"’"}
63        alternateQuotationStart{"‘"}
64        quotationEnd{"”"}
65        quotationStart{"“"}
66    }
67    units{
68        day{
69            other{"{0} დღე"}
70        }
71        hour{
72            other{"{0} საათი"}
73        }
74        minute{
75            other{"{0} წუთი"}
76        }
77        month{
78            other{"{0} თვე"}
79        }
80        second{
81            other{"{0} წამი"}
82        }
83        week{
84            other{"{0} კვირა"}
85        }
86        year{
87            other{"{0} წელი"}
88        }
89    }
90}
91