twitter_cldr 3.0.10 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -2
- data/History.txt +9 -0
- data/README.md +8 -0
- data/Rakefile +1 -1
- data/lib/twitter_cldr.rb +1 -1
- data/lib/twitter_cldr/data_readers/number_data_reader.rb +60 -8
- data/lib/twitter_cldr/formatters/numbers/abbreviated/abbreviated_number_formatter.rb +3 -11
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +5 -12
- data/lib/twitter_cldr/formatters/numbers/rbnf.rb +2 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/formatters.rb +4 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/plural.rb +49 -0
- data/lib/twitter_cldr/formatters/numbers/rbnf/rule.rb +4 -3
- data/lib/twitter_cldr/formatters/numbers/rbnf/rule_parser.rb +12 -1
- data/lib/twitter_cldr/formatters/numbers/rbnf/substitution.rb +1 -1
- data/lib/twitter_cldr/formatters/plurals/rules.rb +26 -10
- data/lib/twitter_cldr/localized/localized_number.rb +2 -15
- data/lib/twitter_cldr/resources/download.rb +3 -3
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +24 -16
- data/lib/twitter_cldr/resources/uli/segment_exceptions_importer.rb +1 -1
- data/lib/twitter_cldr/shared/postal_codes.rb +30 -2
- data/lib/twitter_cldr/tokenizers/numbers/rbnf_tokenizer.rb +2 -1
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/locales/af/calendars.yml +44 -29
- data/resources/locales/af/currencies.yml +300 -603
- data/resources/locales/af/languages.yml +22 -359
- data/resources/locales/af/lists.yml +8 -8
- data/resources/locales/af/numbers.yml +74 -25
- data/resources/locales/af/plural_rules.yml +7 -0
- data/resources/locales/af/plurals.yml +13 -3
- data/resources/locales/af/territories.yml +7 -7
- data/resources/locales/ar/calendars.yml +25 -11
- data/resources/locales/ar/currencies.yml +115 -229
- data/resources/locales/ar/languages.yml +39 -124
- data/resources/locales/ar/lists.yml +12 -12
- data/resources/locales/ar/numbers.yml +170 -25
- data/resources/locales/ar/plural_rules.yml +11 -0
- data/resources/locales/ar/plurals.yml +18 -6
- data/resources/locales/be/calendars.yml +10 -20
- data/resources/locales/be/currencies.yml +40 -778
- data/resources/locales/be/languages.yml +2 -447
- data/resources/locales/be/lists.yml +3 -15
- data/resources/locales/be/numbers.yml +26 -26
- data/resources/locales/be/plural_rules.yml +9 -0
- data/resources/locales/be/plurals.yml +17 -7
- data/resources/locales/be/rbnf.yml +15 -105
- data/resources/locales/be/territories.yml +5 -16
- data/resources/locales/bg/calendars.yml +61 -40
- data/resources/locales/bg/currencies.yml +147 -176
- data/resources/locales/bg/languages.yml +56 -149
- data/resources/locales/bg/lists.yml +5 -5
- data/resources/locales/bg/numbers.yml +73 -24
- data/resources/locales/bg/plural_rules.yml +7 -0
- data/resources/locales/bg/plurals.yml +13 -3
- data/resources/locales/bg/territories.yml +10 -10
- data/resources/locales/bn/calendars.yml +43 -29
- data/resources/locales/bn/currencies.yml +156 -253
- data/resources/locales/bn/languages.yml +61 -150
- data/resources/locales/bn/lists.yml +4 -4
- data/resources/locales/bn/numbers.yml +74 -25
- data/resources/locales/bn/plural_rules.yml +11 -0
- data/resources/locales/bn/plurals.yml +19 -3
- data/resources/locales/bn/territories.yml +35 -35
- data/resources/locales/ca/calendars.yml +38 -23
- data/resources/locales/ca/currencies.yml +285 -63
- data/resources/locales/ca/languages.yml +12 -76
- data/resources/locales/ca/lists.yml +4 -4
- data/resources/locales/ca/numbers.yml +74 -25
- data/resources/locales/ca/plural_rules.yml +10 -0
- data/resources/locales/ca/plurals.yml +17 -4
- data/resources/locales/ca/territories.yml +20 -20
- data/resources/locales/cs/calendars.yml +33 -18
- data/resources/locales/cs/currencies.yml +397 -118
- data/resources/locales/cs/languages.yml +109 -90
- data/resources/locales/cs/numbers.yml +121 -24
- data/resources/locales/cs/plural_rules.yml +9 -0
- data/resources/locales/cs/plurals.yml +16 -6
- data/resources/locales/cs/territories.yml +2 -2
- data/resources/locales/cy/calendars.yml +4 -5
- data/resources/locales/cy/currencies.yml +56 -424
- data/resources/locales/cy/languages.yml +210 -379
- data/resources/locales/cy/lists.yml +1 -5
- data/resources/locales/cy/numbers.yml +170 -25
- data/resources/locales/cy/plural_rules.yml +16 -0
- data/resources/locales/cy/plurals.yml +26 -4
- data/resources/locales/cy/rbnf.yml +8 -8
- data/resources/locales/da/calendars.yml +28 -13
- data/resources/locales/da/currencies.yml +135 -136
- data/resources/locales/da/languages.yml +10 -74
- data/resources/locales/da/numbers.yml +73 -24
- data/resources/locales/da/plural_rules.yml +7 -0
- data/resources/locales/da/plurals.yml +13 -4
- data/resources/locales/da/territories.yml +2 -2
- data/resources/locales/de-CH/calendars.yml +29 -15
- data/resources/locales/de-CH/currencies.yml +327 -101
- data/resources/locales/de-CH/languages.yml +112 -83
- data/resources/locales/de-CH/numbers.yml +73 -24
- data/resources/locales/de-CH/plural_rules.yml +7 -0
- data/resources/locales/de-CH/plurals.yml +13 -4
- data/resources/locales/de-CH/territories.yml +3 -3
- data/resources/locales/de/calendars.yml +29 -15
- data/resources/locales/de/currencies.yml +328 -101
- data/resources/locales/de/languages.yml +112 -83
- data/resources/locales/de/numbers.yml +73 -24
- data/resources/locales/de/plural_rules.yml +7 -0
- data/resources/locales/de/plurals.yml +13 -4
- data/resources/locales/de/rbnf.yml +189 -0
- data/resources/locales/de/territories.yml +3 -3
- data/resources/locales/el/calendars.yml +30 -16
- data/resources/locales/el/currencies.yml +144 -91
- data/resources/locales/el/languages.yml +8 -72
- data/resources/locales/el/numbers.yml +73 -24
- data/resources/locales/el/plural_rules.yml +7 -0
- data/resources/locales/el/plurals.yml +13 -3
- data/resources/locales/el/territories.yml +1 -1
- data/resources/locales/en-150/calendars.yml +15 -5
- data/resources/locales/en-150/currencies.yml +49 -9
- data/resources/locales/en-150/languages.yml +99 -70
- data/resources/locales/en-150/numbers.yml +73 -24
- data/resources/locales/en-150/plural_rules.yml +10 -0
- data/resources/locales/en-150/plurals.yml +18 -4
- data/resources/locales/en-150/territories.yml +15 -15
- data/resources/locales/en-AU/calendars.yml +21 -11
- data/resources/locales/en-AU/currencies.yml +69 -29
- data/resources/locales/en-AU/languages.yml +101 -72
- data/resources/locales/en-AU/lists.yml +1 -1
- data/resources/locales/en-AU/numbers.yml +73 -24
- data/resources/locales/en-AU/plural_rules.yml +10 -0
- data/resources/locales/en-AU/plurals.yml +18 -4
- data/resources/locales/en-AU/territories.yml +19 -19
- data/resources/locales/en-CA/calendars.yml +18 -8
- data/resources/locales/en-CA/currencies.yml +49 -9
- data/resources/locales/en-CA/languages.yml +99 -70
- data/resources/locales/en-CA/numbers.yml +74 -25
- data/resources/locales/en-CA/plural_rules.yml +10 -0
- data/resources/locales/en-CA/plurals.yml +18 -4
- data/resources/locales/en-CA/territories.yml +15 -15
- data/resources/locales/en-GB/calendars.yml +21 -8
- data/resources/locales/en-GB/currencies.yml +242 -55
- data/resources/locales/en-GB/languages.yml +102 -73
- data/resources/locales/en-GB/lists.yml +1 -1
- data/resources/locales/en-GB/numbers.yml +74 -25
- data/resources/locales/en-GB/plural_rules.yml +10 -0
- data/resources/locales/en-GB/plurals.yml +18 -4
- data/resources/locales/en-GB/territories.yml +5 -5
- data/resources/locales/en-IE/calendars.yml +12 -2
- data/resources/locales/en-IE/currencies.yml +49 -9
- data/resources/locales/en-IE/languages.yml +99 -70
- data/resources/locales/en-IE/numbers.yml +74 -25
- data/resources/locales/en-IE/plural_rules.yml +10 -0
- data/resources/locales/en-IE/plurals.yml +18 -4
- data/resources/locales/en-IE/territories.yml +15 -15
- data/resources/locales/en-SG/calendars.yml +15 -5
- data/resources/locales/en-SG/currencies.yml +50 -10
- data/resources/locales/en-SG/languages.yml +99 -70
- data/resources/locales/en-SG/numbers.yml +74 -25
- data/resources/locales/en-SG/plural_rules.yml +10 -0
- data/resources/locales/en-SG/plurals.yml +18 -4
- data/resources/locales/en-SG/territories.yml +15 -15
- data/resources/locales/en-ZA/calendars.yml +12 -2
- data/resources/locales/en-ZA/currencies.yml +48 -9
- data/resources/locales/en-ZA/languages.yml +99 -70
- data/resources/locales/en-ZA/numbers.yml +74 -25
- data/resources/locales/en-ZA/plural_rules.yml +10 -0
- data/resources/locales/en-ZA/plurals.yml +18 -4
- data/resources/locales/en-ZA/territories.yml +15 -15
- data/resources/locales/en/calendars.yml +12 -2
- data/resources/locales/en/currencies.yml +49 -9
- data/resources/locales/en/languages.yml +99 -70
- data/resources/locales/en/numbers.yml +74 -25
- data/resources/locales/en/plural_rules.yml +10 -0
- data/resources/locales/en/plurals.yml +18 -4
- data/resources/locales/en/rbnf.yml +1 -26
- data/resources/locales/en/territories.yml +15 -15
- data/resources/locales/es-419/calendars.yml +101 -87
- data/resources/locales/es-419/currencies.yml +276 -276
- data/resources/locales/es-419/languages.yml +26 -90
- data/resources/locales/es-419/lists.yml +4 -4
- data/resources/locales/es-419/numbers.yml +74 -25
- data/resources/locales/es-419/plural_rules.yml +7 -0
- data/resources/locales/es-419/plurals.yml +13 -3
- data/resources/locales/es-419/rbnf.yml +1 -1192
- data/resources/locales/es-419/territories.yml +4 -4
- data/resources/locales/es-CO/calendars.yml +42 -28
- data/resources/locales/es-CO/currencies.yml +258 -258
- data/resources/locales/es-CO/languages.yml +22 -86
- data/resources/locales/es-CO/lists.yml +4 -4
- data/resources/locales/es-CO/numbers.yml +74 -25
- data/resources/locales/es-CO/plural_rules.yml +7 -0
- data/resources/locales/es-CO/plurals.yml +13 -3
- data/resources/locales/es-CO/rbnf.yml +1 -1
- data/resources/locales/es-CO/territories.yml +2 -2
- data/resources/locales/es-MX/calendars.yml +121 -107
- data/resources/locales/es-MX/currencies.yml +41 -136
- data/resources/locales/es-MX/languages.yml +27 -91
- data/resources/locales/es-MX/numbers.yml +76 -27
- data/resources/locales/es-MX/plural_rules.yml +7 -0
- data/resources/locales/es-MX/plurals.yml +13 -3
- data/resources/locales/es-MX/rbnf.yml +1 -1
- data/resources/locales/es-MX/territories.yml +7 -7
- data/resources/locales/es-US/calendars.yml +56 -48
- data/resources/locales/es-US/currencies.yml +259 -259
- data/resources/locales/es-US/languages.yml +22 -86
- data/resources/locales/es-US/lists.yml +4 -4
- data/resources/locales/es-US/numbers.yml +75 -26
- data/resources/locales/es-US/plural_rules.yml +7 -0
- data/resources/locales/es-US/plurals.yml +13 -3
- data/resources/locales/es-US/rbnf.yml +1 -1
- data/resources/locales/es-US/territories.yml +2 -2
- data/resources/locales/es/calendars.yml +38 -24
- data/resources/locales/es/currencies.yml +259 -259
- data/resources/locales/es/languages.yml +22 -86
- data/resources/locales/es/lists.yml +4 -4
- data/resources/locales/es/numbers.yml +75 -26
- data/resources/locales/es/plural_rules.yml +7 -0
- data/resources/locales/es/plurals.yml +13 -3
- data/resources/locales/es/rbnf.yml +8 -81
- data/resources/locales/es/territories.yml +2 -2
- data/resources/locales/eu/calendars.yml +72 -55
- data/resources/locales/eu/currencies.yml +135 -450
- data/resources/locales/eu/languages.yml +79 -414
- data/resources/locales/eu/lists.yml +4 -4
- data/resources/locales/eu/numbers.yml +74 -25
- data/resources/locales/eu/plural_rules.yml +7 -0
- data/resources/locales/eu/plurals.yml +13 -3
- data/resources/locales/eu/territories.yml +2 -2
- data/resources/locales/fa/calendars.yml +27 -12
- data/resources/locales/fa/currencies.yml +46 -454
- data/resources/locales/fa/languages.yml +71 -153
- data/resources/locales/fa/lists.yml +4 -4
- data/resources/locales/fa/numbers.yml +74 -25
- data/resources/locales/fa/plural_rules.yml +7 -0
- data/resources/locales/fa/plurals.yml +13 -3
- data/resources/locales/fa/territories.yml +4 -4
- data/resources/locales/fi/calendars.yml +20 -5
- data/resources/locales/fi/currencies.yml +287 -50
- data/resources/locales/fi/languages.yml +99 -70
- data/resources/locales/fi/numbers.yml +73 -24
- data/resources/locales/fi/plural_rules.yml +7 -0
- data/resources/locales/fi/plurals.yml +13 -4
- data/resources/locales/fi/territories.yml +1 -1
- data/resources/locales/fil/calendars.yml +29 -15
- data/resources/locales/fil/currencies.yml +144 -489
- data/resources/locales/fil/languages.yml +12 -339
- data/resources/locales/fil/lists.yml +7 -7
- data/resources/locales/fil/numbers.yml +74 -25
- data/resources/locales/fil/plural_rules.yml +8 -0
- data/resources/locales/fil/plurals.yml +17 -4
- data/resources/locales/fil/territories.yml +2 -2
- data/resources/locales/fr-BE/calendars.yml +68 -53
- data/resources/locales/fr-BE/currencies.yml +202 -82
- data/resources/locales/fr-BE/languages.yml +8 -71
- data/resources/locales/fr-BE/numbers.yml +74 -25
- data/resources/locales/fr-BE/plural_rules.yml +8 -0
- data/resources/locales/fr-BE/plurals.yml +15 -3
- data/resources/locales/fr-BE/territories.yml +7 -7
- data/resources/locales/fr-CA/calendars.yml +25 -10
- data/resources/locales/fr-CA/currencies.yml +250 -130
- data/resources/locales/fr-CA/languages.yml +11 -74
- data/resources/locales/fr-CA/numbers.yml +74 -25
- data/resources/locales/fr-CA/plural_rules.yml +8 -0
- data/resources/locales/fr-CA/plurals.yml +15 -3
- data/resources/locales/fr-CA/territories.yml +16 -16
- data/resources/locales/fr-CH/calendars.yml +68 -53
- data/resources/locales/fr-CH/currencies.yml +201 -82
- data/resources/locales/fr-CH/languages.yml +8 -71
- data/resources/locales/fr-CH/numbers.yml +74 -25
- data/resources/locales/fr-CH/plural_rules.yml +8 -0
- data/resources/locales/fr-CH/plurals.yml +15 -3
- data/resources/locales/fr-CH/territories.yml +7 -7
- data/resources/locales/fr/calendars.yml +68 -53
- data/resources/locales/fr/currencies.yml +202 -82
- data/resources/locales/fr/languages.yml +8 -71
- data/resources/locales/fr/numbers.yml +74 -25
- data/resources/locales/fr/plural_rules.yml +8 -0
- data/resources/locales/fr/plurals.yml +15 -3
- data/resources/locales/fr/territories.yml +7 -7
- data/resources/locales/ga/calendars.yml +136 -45
- data/resources/locales/ga/currencies.yml +1238 -587
- data/resources/locales/ga/languages.yml +176 -468
- data/resources/locales/ga/lists.yml +4 -4
- data/resources/locales/ga/numbers.yml +148 -24
- data/resources/locales/ga/plural_rules.yml +10 -0
- data/resources/locales/ga/plurals.yml +17 -5
- data/resources/locales/ga/territories.yml +56 -56
- data/resources/locales/gl/calendars.yml +26 -13
- data/resources/locales/gl/currencies.yml +378 -582
- data/resources/locales/gl/languages.yml +71 -392
- data/resources/locales/gl/lists.yml +8 -8
- data/resources/locales/gl/numbers.yml +74 -25
- data/resources/locales/gl/plural_rules.yml +7 -0
- data/resources/locales/gl/plurals.yml +13 -4
- data/resources/locales/gl/territories.yml +2 -2
- data/resources/locales/he/calendars.yml +53 -32
- data/resources/locales/he/currencies.yml +585 -487
- data/resources/locales/he/languages.yml +15 -78
- data/resources/locales/he/lists.yml +8 -8
- data/resources/locales/he/numbers.yml +121 -24
- data/resources/locales/he/plural_rules.yml +9 -0
- data/resources/locales/he/plurals.yml +16 -6
- data/resources/locales/he/rbnf.yml +0 -3
- data/resources/locales/he/territories.yml +4 -4
- data/resources/locales/hi/calendars.yml +54 -41
- data/resources/locales/hi/currencies.yml +155 -428
- data/resources/locales/hi/languages.yml +52 -141
- data/resources/locales/hi/lists.yml +4 -4
- data/resources/locales/hi/numbers.yml +74 -25
- data/resources/locales/hi/plural_rules.yml +11 -0
- data/resources/locales/hi/plurals.yml +19 -3
- data/resources/locales/hi/rbnf.yml +52 -1
- data/resources/locales/hi/territories.yml +8 -8
- data/resources/locales/hr/calendars.yml +30 -16
- data/resources/locales/hr/currencies.yml +306 -66
- data/resources/locales/hr/languages.yml +12 -76
- data/resources/locales/hr/numbers.yml +97 -24
- data/resources/locales/hr/plural_rules.yml +8 -0
- data/resources/locales/hr/plurals.yml +16 -8
- data/resources/locales/hr/territories.yml +1 -1
- data/resources/locales/hu/calendars.yml +25 -10
- data/resources/locales/hu/currencies.yml +139 -182
- data/resources/locales/hu/languages.yml +8 -72
- data/resources/locales/hu/lists.yml +4 -4
- data/resources/locales/hu/numbers.yml +73 -24
- data/resources/locales/hu/plural_rules.yml +8 -0
- data/resources/locales/hu/plurals.yml +15 -3
- data/resources/locales/hu/territories.yml +1 -1
- data/resources/locales/id/calendars.yml +22 -7
- data/resources/locales/id/currencies.yml +323 -192
- data/resources/locales/id/languages.yml +36 -71
- data/resources/locales/id/numbers.yml +50 -26
- data/resources/locales/id/plural_rules.yml +6 -0
- data/resources/locales/id/plurals.yml +11 -3
- data/resources/locales/id/rbnf.yml +4 -4
- data/resources/locales/id/territories.yml +2 -2
- data/resources/locales/is/calendars.yml +24 -9
- data/resources/locales/is/currencies.yml +145 -336
- data/resources/locales/is/languages.yml +57 -163
- data/resources/locales/is/numbers.yml +73 -24
- data/resources/locales/is/plural_rules.yml +7 -0
- data/resources/locales/is/plurals.yml +13 -5
- data/resources/locales/is/territories.yml +5 -5
- data/resources/locales/it-CH/calendars.yml +41 -26
- data/resources/locales/it-CH/currencies.yml +180 -274
- data/resources/locales/it-CH/languages.yml +106 -83
- data/resources/locales/it-CH/lists.yml +6 -6
- data/resources/locales/it-CH/numbers.yml +73 -24
- data/resources/locales/it-CH/plural_rules.yml +8 -0
- data/resources/locales/it-CH/plurals.yml +15 -4
- data/resources/locales/it-CH/territories.yml +9 -9
- data/resources/locales/it/calendars.yml +43 -28
- data/resources/locales/it/currencies.yml +181 -274
- data/resources/locales/it/languages.yml +106 -83
- data/resources/locales/it/lists.yml +6 -6
- data/resources/locales/it/numbers.yml +73 -24
- data/resources/locales/it/plural_rules.yml +8 -0
- data/resources/locales/it/plurals.yml +15 -4
- data/resources/locales/it/territories.yml +9 -9
- data/resources/locales/ja/calendars.yml +24 -9
- data/resources/locales/ja/currencies.yml +286 -48
- data/resources/locales/ja/languages.yml +106 -83
- data/resources/locales/ja/lists.yml +4 -4
- data/resources/locales/ja/numbers.yml +50 -26
- data/resources/locales/ja/plural_rules.yml +6 -0
- data/resources/locales/ja/plurals.yml +11 -3
- data/resources/locales/ja/territories.yml +2 -2
- data/resources/locales/ko/calendars.yml +63 -16
- data/resources/locales/ko/currencies.yml +286 -347
- data/resources/locales/ko/languages.yml +27 -76
- data/resources/locales/ko/numbers.yml +50 -26
- data/resources/locales/ko/plural_rules.yml +6 -0
- data/resources/locales/ko/plurals.yml +11 -3
- data/resources/locales/ko/territories.yml +4 -4
- data/resources/locales/lv/calendars.yml +34 -19
- data/resources/locales/lv/currencies.yml +155 -366
- data/resources/locales/lv/languages.yml +7 -71
- data/resources/locales/lv/numbers.yml +99 -26
- data/resources/locales/lv/plural_rules.yml +8 -0
- data/resources/locales/lv/plurals.yml +16 -9
- data/resources/locales/lv/territories.yml +2 -2
- data/resources/locales/ms/calendars.yml +28 -14
- data/resources/locales/ms/currencies.yml +185 -500
- data/resources/locales/ms/languages.yml +27 -297
- data/resources/locales/ms/lists.yml +6 -6
- data/resources/locales/ms/numbers.yml +50 -26
- data/resources/locales/ms/plural_rules.yml +7 -0
- data/resources/locales/ms/plurals.yml +13 -3
- data/resources/locales/ms/territories.yml +6 -6
- data/resources/locales/nb/calendars.yml +21 -6
- data/resources/locales/nb/currencies.yml +271 -44
- data/resources/locales/nb/languages.yml +14 -78
- data/resources/locales/nb/lists.yml +4 -4
- data/resources/locales/nb/numbers.yml +73 -24
- data/resources/locales/nb/plural_rules.yml +7 -0
- data/resources/locales/nb/plurals.yml +13 -3
- data/resources/locales/nb/territories.yml +6 -6
- data/resources/locales/nl/calendars.yml +63 -48
- data/resources/locales/nl/currencies.yml +294 -56
- data/resources/locales/nl/languages.yml +149 -121
- data/resources/locales/nl/numbers.yml +74 -25
- data/resources/locales/nl/plural_rules.yml +7 -0
- data/resources/locales/nl/plurals.yml +13 -4
- data/resources/locales/nl/territories.yml +9 -9
- data/resources/locales/pl/calendars.yml +23 -9
- data/resources/locales/pl/currencies.yml +147 -226
- data/resources/locales/pl/languages.yml +102 -73
- data/resources/locales/pl/numbers.yml +122 -25
- data/resources/locales/pl/plural_rules.yml +9 -0
- data/resources/locales/pl/plurals.yml +17 -9
- data/resources/locales/pl/rbnf.yml +17 -159
- data/resources/locales/pl/territories.yml +1 -1
- data/resources/locales/pt/calendars.yml +26 -12
- data/resources/locales/pt/currencies.yml +182 -91
- data/resources/locales/pt/languages.yml +72 -137
- data/resources/locales/pt/numbers.yml +74 -25
- data/resources/locales/pt/plural_rules.yml +7 -0
- data/resources/locales/pt/plurals.yml +13 -5
- data/resources/locales/pt/territories.yml +9 -9
- data/resources/locales/ro/calendars.yml +63 -49
- data/resources/locales/ro/currencies.yml +209 -291
- data/resources/locales/ro/languages.yml +12 -76
- data/resources/locales/ro/numbers.yml +98 -25
- data/resources/locales/ro/plural_rules.yml +9 -0
- data/resources/locales/ro/plurals.yml +17 -6
- data/resources/locales/ro/territories.yml +3 -3
- data/resources/locales/ru/calendars.yml +55 -41
- data/resources/locales/ru/currencies.yml +334 -256
- data/resources/locales/ru/languages.yml +8 -72
- data/resources/locales/ru/lists.yml +5 -5
- data/resources/locales/ru/numbers.yml +122 -24
- data/resources/locales/ru/plural_rules.yml +9 -0
- data/resources/locales/ru/plurals.yml +17 -7
- data/resources/locales/ru/rbnf.yml +15 -105
- data/resources/locales/ru/territories.yml +7 -7
- data/resources/locales/sk/calendars.yml +89 -51
- data/resources/locales/sk/currencies.yml +440 -415
- data/resources/locales/sk/languages.yml +50 -114
- data/resources/locales/sk/lists.yml +4 -4
- data/resources/locales/sk/numbers.yml +122 -25
- data/resources/locales/sk/plural_rules.yml +9 -0
- data/resources/locales/sk/plurals.yml +16 -6
- data/resources/locales/sk/territories.yml +18 -18
- data/resources/locales/sq/calendars.yml +72 -58
- data/resources/locales/sq/currencies.yml +86 -464
- data/resources/locales/sq/languages.yml +222 -579
- data/resources/locales/sq/lists.yml +4 -4
- data/resources/locales/sq/numbers.yml +73 -24
- data/resources/locales/sq/plural_rules.yml +9 -0
- data/resources/locales/sq/plurals.yml +16 -3
- data/resources/locales/sq/territories.yml +16 -17
- data/resources/locales/sr/calendars.yml +30 -16
- data/resources/locales/sr/currencies.yml +202 -116
- data/resources/locales/sr/languages.yml +200 -298
- data/resources/locales/sr/lists.yml +4 -4
- data/resources/locales/sr/numbers.yml +98 -25
- data/resources/locales/sr/plural_rules.yml +8 -0
- data/resources/locales/sr/plurals.yml +16 -8
- data/resources/locales/sr/territories.yml +20 -20
- data/resources/locales/sv/calendars.yml +46 -31
- data/resources/locales/sv/currencies.yml +213 -105
- data/resources/locales/sv/languages.yml +76 -73
- data/resources/locales/sv/numbers.yml +73 -25
- data/resources/locales/sv/plural_rules.yml +8 -0
- data/resources/locales/sv/plurals.yml +16 -4
- data/resources/locales/sv/rbnf.yml +1 -1
- data/resources/locales/sv/territories.yml +1 -1
- data/resources/locales/ta/calendars.yml +37 -23
- data/resources/locales/ta/currencies.yml +328 -643
- data/resources/locales/ta/languages.yml +94 -177
- data/resources/locales/ta/numbers.yml +74 -25
- data/resources/locales/ta/plural_rules.yml +7 -0
- data/resources/locales/ta/plurals.yml +13 -3
- data/resources/locales/ta/territories.yml +34 -34
- data/resources/locales/th/calendars.yml +33 -6
- data/resources/locales/th/currencies.yml +272 -187
- data/resources/locales/th/languages.yml +102 -76
- data/resources/locales/th/numbers.yml +50 -26
- data/resources/locales/th/plural_rules.yml +6 -0
- data/resources/locales/th/plurals.yml +11 -3
- data/resources/locales/th/territories.yml +2 -2
- data/resources/locales/tr/calendars.yml +25 -11
- data/resources/locales/tr/currencies.yml +365 -199
- data/resources/locales/tr/languages.yml +106 -77
- data/resources/locales/tr/numbers.yml +74 -25
- data/resources/locales/tr/plural_rules.yml +7 -0
- data/resources/locales/tr/plurals.yml +13 -3
- data/resources/locales/tr/territories.yml +5 -5
- data/resources/locales/uk/calendars.yml +24 -9
- data/resources/locales/uk/currencies.yml +139 -207
- data/resources/locales/uk/languages.yml +19 -94
- data/resources/locales/uk/lists.yml +6 -6
- data/resources/locales/uk/numbers.yml +121 -24
- data/resources/locales/uk/plural_rules.yml +10 -0
- data/resources/locales/uk/plurals.yml +19 -9
- data/resources/locales/uk/territories.yml +18 -18
- data/resources/locales/ur/calendars.yml +38 -16
- data/resources/locales/ur/currencies.yml +273 -577
- data/resources/locales/ur/languages.yml +76 -405
- data/resources/locales/ur/lists.yml +7 -7
- data/resources/locales/ur/numbers.yml +75 -26
- data/resources/locales/ur/plural_rules.yml +7 -0
- data/resources/locales/ur/plurals.yml +13 -4
- data/resources/locales/ur/territories.yml +1 -1
- data/resources/locales/vi/calendars.yml +29 -14
- data/resources/locales/vi/currencies.yml +273 -195
- data/resources/locales/vi/languages.yml +20 -94
- data/resources/locales/vi/lists.yml +2 -2
- data/resources/locales/vi/numbers.yml +49 -25
- data/resources/locales/vi/plural_rules.yml +7 -0
- data/resources/locales/vi/plurals.yml +13 -3
- data/resources/locales/vi/territories.yml +8 -8
- data/resources/locales/zh-Hant/calendars.yml +28 -13
- data/resources/locales/zh-Hant/currencies.yml +368 -134
- data/resources/locales/zh-Hant/languages.yml +119 -90
- data/resources/locales/zh-Hant/lists.yml +4 -4
- data/resources/locales/zh-Hant/numbers.yml +50 -26
- data/resources/locales/zh-Hant/plural_rules.yml +6 -0
- data/resources/locales/zh-Hant/plurals.yml +11 -3
- data/resources/locales/zh-Hant/territories.yml +9 -9
- data/resources/locales/zh/calendars.yml +20 -5
- data/resources/locales/zh/currencies.yml +372 -189
- data/resources/locales/zh/languages.yml +7 -71
- data/resources/locales/zh/lists.yml +4 -4
- data/resources/locales/zh/numbers.yml +50 -26
- data/resources/locales/zh/plural_rules.yml +6 -0
- data/resources/locales/zh/plurals.yml +11 -3
- data/resources/locales/zh/rbnf.yml +46 -0
- data/resources/shared/currency_digits_and_rounding.yml +8 -2
- data/resources/shared/numbering_systems.yml +3 -0
- data/resources/shared/postal_codes.yml +320 -1275
- data/resources/shared/rbnf_root.yml +65 -16
- data/resources/shared/territories_containment.yml +1 -0
- data/resources/uli/segments/de.yml +102 -0
- data/resources/uli/segments/es.yml +33 -0
- data/resources/uli/segments/fr.yml +21 -0
- data/resources/uli/segments/it.yml +11 -0
- data/spec/data_readers/number_data_reader_spec.rb +25 -0
- data/spec/formatters/list_formatter_spec.rb +2 -2
- data/spec/formatters/numbers/abbreviated/abbreviated_number_formatter_spec.rb +11 -17
- data/spec/formatters/numbers/abbreviated/long_decimal_formatter_spec.rb +80 -31
- data/spec/formatters/numbers/abbreviated/short_decimal_formatter_spec.rb +40 -9
- data/spec/formatters/numbers/currency_formatter_spec.rb +1 -1
- data/spec/formatters/numbers/rbnf/allowed_failures.yml +47 -35
- data/spec/formatters/numbers/rbnf/locales/bn/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/cy/rbnf_test.yml +42 -42
- data/spec/formatters/numbers/rbnf/locales/de-CH/rbnf_test.yml +702 -0
- data/spec/formatters/numbers/rbnf/locales/de/rbnf_test.yml +702 -0
- data/spec/formatters/numbers/rbnf/locales/es-419/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-CO/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-MX/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es-US/rbnf_test.yml +14 -14
- data/spec/formatters/numbers/rbnf/locales/es/rbnf_test.yml +54 -54
- data/spec/formatters/numbers/rbnf/locales/eu/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/fr-CH/rbnf_test.yml +32 -32
- data/spec/formatters/numbers/rbnf/locales/gl/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/he/rbnf_test.yml +105 -105
- data/spec/formatters/numbers/rbnf/locales/hi/rbnf_test.yml +350 -116
- data/spec/formatters/numbers/rbnf/locales/sv/rbnf_test.yml +24 -24
- data/spec/formatters/numbers/rbnf/locales/ur/rbnf_test.yml +1634 -1283
- data/spec/formatters/numbers/rbnf/locales/zh/rbnf_test.yml +117 -0
- data/spec/formatters/plurals/rules_spec.rb +37 -14
- data/spec/localized/localized_number_spec.rb +2 -1
- data/spec/parsers/number_parser_spec.rb +5 -5
- data/spec/shared/calendar_spec.rb +3 -3
- data/spec/shared/postal_codes_spec.rb +16 -0
- data/spec/shared/territories_spec.rb +2 -2
- data/spec/spec_helper.rb +1 -1
- data/twitter_cldr.gemspec +1 -0
- metadata +364 -285
- data/resources/custom/locales/hu/plurals.yml +0 -3
@@ -8,86 +8,65 @@
|
|
8
8
|
:ada: "அதாங்மே"
|
9
9
|
:ady: "அதகே"
|
10
10
|
:ae: "அவெஸ்தான்"
|
11
|
+
:aeb: "துனிசிய அரபு"
|
11
12
|
:af: "ஆஃப்ரிகான்ஸ்"
|
12
|
-
:afa: "அஃப்ரோ-ஏசியாடிக் மொழி"
|
13
13
|
:afh: "அஃப்ரிஹிலி"
|
14
|
-
:agq: "
|
14
|
+
:agq: "அகெம்"
|
15
15
|
:ain: "ஐனு"
|
16
|
-
:ak: "
|
16
|
+
:ak: "அகான்"
|
17
17
|
:akk: "அக்கேதியன்"
|
18
18
|
:ale: "அலூட்"
|
19
|
-
:alg: "அல்கான்கியன் மொழி"
|
20
19
|
:alt: "தெற்கு அல்தை"
|
21
20
|
:am: "அம்ஹாரிக்"
|
22
21
|
:an: "ஆர்கோனீஸ்"
|
23
22
|
:ang: "பழைய ஆங்கிலம்"
|
24
23
|
:anp: "அங்கிகா"
|
25
|
-
:
|
26
|
-
:ar: "அரபு"
|
24
|
+
:ar: "அரபிக்"
|
27
25
|
:ar-001: "மாடர்ன் ஸ்டாண்டர்ட் அரபிக்"
|
28
26
|
:arc: "அராமைக்"
|
29
|
-
:arn: "
|
27
|
+
:arn: "மபுசே"
|
30
28
|
:arp: "அரபஹோ"
|
31
|
-
:art: "செயற்கையான மொழி"
|
32
29
|
:arw: "அராவாக்"
|
33
30
|
:as: "அஸ்ஸாமி"
|
34
|
-
:asa: "
|
31
|
+
:asa: "அசு"
|
35
32
|
:ast: "அஸ்துரியன்"
|
36
|
-
:ath: "அதாபஸ்கான் மொழி"
|
37
|
-
:aus: "ஆஸ்த்ரேலிய மொழி"
|
38
33
|
:av: "அவேரிக்"
|
39
34
|
:awa: "அவதி"
|
40
35
|
:ay: "அய்மரா"
|
41
36
|
:az: "அஸேரி"
|
42
37
|
:ba: "பாஷ்கிர்"
|
43
|
-
:bad: "பாண்டா"
|
44
|
-
:bai: "பமிலெகே மொழி"
|
45
38
|
:bal: "பெலுசி"
|
46
39
|
:ban: "பலினீஸ்"
|
47
40
|
:bas: "பாஸா"
|
48
|
-
:
|
49
|
-
:bax: "Bamun"
|
50
|
-
:bbj: "Ghomala"
|
51
|
-
:be: "பைலோருஷ்ன்"
|
41
|
+
:be: "பெலாருஷியன்"
|
52
42
|
:bej: "பேஜா"
|
53
43
|
:bem: "பெம்பா"
|
54
|
-
:
|
55
|
-
:
|
56
|
-
:bfd: "Bafut"
|
44
|
+
:bez: "பெனா"
|
45
|
+
:bfq: "படகா"
|
57
46
|
:bg: "பல்கேரியன்"
|
58
|
-
:bh: "பீஹாரி"
|
59
47
|
:bho: "போஜ்பூரி"
|
60
48
|
:bi: "பிஸ்லாமா"
|
61
49
|
:bik: "பிகோல்"
|
62
50
|
:bin: "பினி"
|
63
|
-
:bkm: "Kom"
|
64
51
|
:bla: "சிக்சிகா"
|
65
52
|
:bm: "பம்பாரா"
|
66
53
|
:bn: "வங்காளம்"
|
67
|
-
:
|
68
|
-
:
|
54
|
+
:bo: "திபெத்தியன்"
|
55
|
+
:bpy: "பிஷ்ணுப்பிரியா"
|
69
56
|
:br: "பிரெட்டன்"
|
70
57
|
:bra: "ப்ராஜ்"
|
71
|
-
:brx: "
|
58
|
+
:brx: "போடோ"
|
72
59
|
:bs: "போஸ்னியன்"
|
73
|
-
:bss: "Akoose"
|
74
|
-
:btk: "பாடாக்"
|
75
60
|
:bua: "புரியாத்"
|
76
61
|
:bug: "புகினீஸ்"
|
77
|
-
:bum: "Bulu"
|
78
62
|
:byn: "ப்லின்"
|
79
|
-
:
|
80
|
-
:ca: "காடலான்"
|
63
|
+
:ca: "கேட்டலான்"
|
81
64
|
:cad: "கேடோ"
|
82
|
-
:cai: "மத்திய அமெரிக்கன் இன்டியன் மொழி"
|
83
65
|
:car: "கரீப்"
|
84
|
-
:cau: "காகேஷியன் மொழி"
|
85
|
-
:cay: "Cayuga"
|
86
66
|
:cch: "ஆட்சம்"
|
87
67
|
:ce: "செசென்"
|
88
68
|
:ceb: "செபுவானோ"
|
89
|
-
:
|
90
|
-
:cgg: "Chiga"
|
69
|
+
:cgg: "சிகா"
|
91
70
|
:ch: "சாமோரோ"
|
92
71
|
:chb: "சிப்சா"
|
93
72
|
:chg: "ஷகதை"
|
@@ -99,45 +78,36 @@
|
|
99
78
|
:chr: "செரொகி"
|
100
79
|
:chy: "செயேனி"
|
101
80
|
:ckb: "சொரானி குர்திஷ்"
|
102
|
-
:cmc: "சாமிக் மொழி"
|
103
81
|
:co: "கோர்சிகன்"
|
104
82
|
:cop: "காப்டிக்"
|
105
|
-
:cpe: "ஆங்கில அடைப்படையிலான கிரியோல் மற்றும் பிஜின்"
|
106
|
-
:cpf: "ஃப்ரென்ச் அடைப்படையிலான கிரியோல் மற்றும் பிஜின்"
|
107
|
-
:cpp: "போர்சுக்கீஸ் அடைப்படையிலான கிரியோல் மற்றும் பிஜின்"
|
108
83
|
:cr: "க்ரீ"
|
109
84
|
:crh: "கிரிமியன் துர்க்கி"
|
110
|
-
:crp: "கிரியோல் மற்றும் பிஜின்"
|
111
85
|
:cs: "செக்"
|
112
86
|
:csb: "கஷுபியன்"
|
113
87
|
:cu: "சர்ச் ஸ்லாவிக்"
|
114
|
-
:cus: "குஷிடிக் மொழி"
|
115
88
|
:cv: "சுவாஷ்"
|
116
89
|
:cy: "வெல்ஷ்"
|
117
90
|
:da: "டேனிஷ்"
|
118
91
|
:dak: "தகோடா"
|
119
92
|
:dar: "தார்குவா"
|
120
|
-
:dav: "
|
121
|
-
:day: "தயாக்"
|
93
|
+
:dav: "டைடா"
|
122
94
|
:de: "ஜெர்மன்"
|
123
|
-
:de-AT: "
|
95
|
+
:de-AT: "ஆஸ்திரிய ஜெர்மன்"
|
124
96
|
:de-CH: "ஸ்விஸ் ஹை ஜெர்மன்"
|
125
97
|
:del: "தெலாவேர்"
|
126
98
|
:den: "ஸ்லாவ்"
|
127
99
|
:dgr: "டோக்ரிப்"
|
128
100
|
:din: "டின்கா"
|
129
|
-
:dje: "
|
101
|
+
:dje: "சார்மா"
|
130
102
|
:doi: "டோக்ரி"
|
131
|
-
:
|
132
|
-
:
|
133
|
-
:dua: "துவாலா"
|
103
|
+
:dsb: "லோயர் சோர்பியன்"
|
104
|
+
:dua: "டுவாலா"
|
134
105
|
:dum: "மத்திய டச்சு"
|
135
106
|
:dv: "திவேஹி"
|
136
|
-
:dyo: "
|
107
|
+
:dyo: "ஜோலா-ஃபோன்யி"
|
137
108
|
:dyu: "ட்யூலா"
|
138
109
|
:dz: "பூடானி"
|
139
|
-
:
|
140
|
-
:ebu: "Embu"
|
110
|
+
:ebu: "எம்பு"
|
141
111
|
:ee: "ஈவ்"
|
142
112
|
:efi: "எஃபிக்"
|
143
113
|
:egy: "பண்டைய எகிப்தியன்"
|
@@ -145,32 +115,31 @@
|
|
145
115
|
:el: "கிரேக்கம்"
|
146
116
|
:elx: "எலமைட்"
|
147
117
|
:en: "ஆங்கிலம்"
|
148
|
-
:en-AU: "
|
118
|
+
:en-AU: "ஆஸ்திரேலியன் ஆங்கிலம்"
|
149
119
|
:en-CA: "கனடியன் ஆங்கிலம்"
|
150
120
|
:en-GB: "ஆங்கிலம் (யூகே)"
|
151
|
-
:en-US: "ஆங்கிலம்
|
121
|
+
:en-US: "அமெரிக்க ஆங்கிலம்"
|
152
122
|
:enm: "மத்திய ஆங்கிலம்"
|
153
123
|
:eo: "எஸ்பரேன்டோ"
|
154
124
|
:es: "ஸ்பானிஷ்"
|
155
|
-
:es-419: "லத்தின்
|
125
|
+
:es-419: "லத்தின் அமெரிக்க ஸ்பானிஷ்"
|
156
126
|
:es-ES: "ஐரோப்பிய ஸ்பானிஷ்"
|
157
127
|
:es-MX: "மெக்சிகன் ஸ்பானிஷ்"
|
158
128
|
:et: "எஸ்டோனியன்"
|
159
129
|
:eu: "பஸ்க்"
|
160
130
|
:ewo: "எவோன்டோ"
|
161
|
-
:fa: "
|
131
|
+
:fa: "பெர்ஷியன்"
|
162
132
|
:fan: "ஃபங்க்"
|
163
133
|
:fat: "ஃபான்டி"
|
164
134
|
:ff: "ஃபுலா"
|
165
|
-
:fi: "
|
135
|
+
:fi: "ஃபின்னிஷ்"
|
166
136
|
:fil: "ஃபிலிபினோ"
|
167
|
-
:
|
168
|
-
:
|
169
|
-
:fo: "ஃபரிஸ்த்"
|
137
|
+
:fj: "ஃபிஜியன்"
|
138
|
+
:fo: "ஃபரோயிஸ்"
|
170
139
|
:fon: "ஃபான்"
|
171
140
|
:fr: "பிரெஞ்சு"
|
172
|
-
:fr-CA: "
|
173
|
-
:fr-CH: "ஸ்விஸ்
|
141
|
+
:fr-CA: "கனடிய பிரெஞ்சு"
|
142
|
+
:fr-CH: "ஸ்விஸ் பிரஞ்சு"
|
174
143
|
:frm: "மத்திய ஃப்ரென்ச்"
|
175
144
|
:fro: "பழைய ஃப்ரென்ச்"
|
176
145
|
:frr: "வடக்கு ஃப்ரிஸியான்"
|
@@ -179,10 +148,10 @@
|
|
179
148
|
:fy: "மேற்கத்திய ஃப்ரிஷியன்"
|
180
149
|
:ga: "ஐரிஷ்"
|
181
150
|
:gaa: "கா"
|
151
|
+
:gag: "காகௌஸ்"
|
182
152
|
:gay: "கயோ"
|
183
153
|
:gba: "பயா"
|
184
154
|
:gd: "ஸ்காட்ஸ் கேலிக்"
|
185
|
-
:gem: "ஜெர்மானிய மொழி"
|
186
155
|
:gez: "கீஜ்"
|
187
156
|
:gil: "கில்பெர்டீஸ்"
|
188
157
|
:gl: "காலிஸியன்"
|
@@ -196,16 +165,16 @@
|
|
196
165
|
:grc: "பண்டைய கிரேக்கம்"
|
197
166
|
:gsw: "ஸ்விஸ் ஜெர்மன்"
|
198
167
|
:gu: "குஜராத்தி"
|
199
|
-
:guz: "
|
168
|
+
:guz: "குஸி"
|
200
169
|
:gv: "மேங்க்ஸ்"
|
201
170
|
:gwi: "குவிசின்"
|
202
171
|
:ha: "ஹௌஸா"
|
203
172
|
:hai: "ஹைடா"
|
204
|
-
:haw: "
|
205
|
-
:he: "
|
173
|
+
:haw: "ஹவாயியன்"
|
174
|
+
:he: "ஹீப்ரூ"
|
206
175
|
:hi: "இந்தி"
|
176
|
+
:hif: "பிஜி இந்தி"
|
207
177
|
:hil: "ஹிலிகாய்னான்"
|
208
|
-
:him: "ஹிமாச்சலி"
|
209
178
|
:hit: "ஹிட்டைட்"
|
210
179
|
:hmn: "மாங்க்"
|
211
180
|
:ho: "ஹிரி மோட்டு"
|
@@ -218,71 +187,60 @@
|
|
218
187
|
:hz: "ஹெரேரோ"
|
219
188
|
:ia: "இண்டர்லிங்வா"
|
220
189
|
:iba: "இபான்"
|
221
|
-
:ibb: "Ibibio"
|
222
190
|
:id: "இந்தோனேஷியன்"
|
223
191
|
:ie: "இன்டர்லிங்"
|
224
192
|
:ig: "இக்போ"
|
225
193
|
:ii: "சிசுவான் ஈ"
|
226
|
-
:ijo: "இஜோ"
|
227
194
|
:ik: "இனுபியாக்"
|
228
195
|
:ilo: "இலோகோ"
|
229
|
-
:inc: "இந்திய மொழி"
|
230
|
-
:ine: "இன்டோ-ஐரோப்பியன் மொழி"
|
231
196
|
:inh: "இங்குஷ்"
|
232
197
|
:io: "இடோ"
|
233
|
-
:ira: "இரானியன் மொழி"
|
234
|
-
:iro: "இரோகோயியன் மொழி"
|
235
198
|
:is: "ஐஸ்லென்டிக்"
|
236
199
|
:it: "இத்தாலியன்"
|
237
200
|
:iu: "இனுகிடூட்"
|
238
|
-
:ja: "
|
201
|
+
:ja: "ஜப்பானியம்"
|
239
202
|
:jbo: "லோஜ்பன்"
|
240
|
-
:jgo: "
|
241
|
-
:jmc: "
|
203
|
+
:jgo: "நகொம்பா"
|
204
|
+
:jmc: "மாசெம்"
|
242
205
|
:jpr: "ஜூதேயோ-பெர்ஷியன்"
|
243
206
|
:jrb: "ஜூதேயோ-அராபிக்"
|
244
207
|
:jv: "ஜாவானீஸ்"
|
245
|
-
:ka: "
|
208
|
+
:ka: "ஜார்ஜியன்"
|
246
209
|
:kaa: "காரா-கல்பாக்"
|
247
210
|
:kab: "கபாய்ல்"
|
248
211
|
:kac: "காசின்"
|
249
212
|
:kaj: "ஜ்ஜூ"
|
250
213
|
:kam: "கம்பா"
|
251
|
-
:kar: "கரேன்"
|
252
214
|
:kaw: "காவி"
|
253
215
|
:kbd: "கபார்டியன்"
|
254
|
-
:kbl: "Kanembu"
|
255
216
|
:kcg: "தையாப்"
|
256
|
-
:kde: "
|
257
|
-
:kea: "
|
217
|
+
:kde: "மகொண்டே"
|
218
|
+
:kea: "கபுவெர்தியானு"
|
258
219
|
:kfo: "கோரோ"
|
259
220
|
:kg: "காங்கோ"
|
260
221
|
:kha: "காஸி"
|
261
|
-
:khi: "கொய்ஸன் மொழி"
|
262
222
|
:kho: "கோதானீஸ்"
|
263
|
-
:khq: "
|
223
|
+
:khq: "கொய்ரா சீனீ"
|
264
224
|
:ki: "கிகுயூ"
|
265
225
|
:kj: "குவான்யாமா"
|
266
226
|
:kk: "கசாக்"
|
267
|
-
:kkj: "Kako"
|
268
227
|
:kl: "கலாலிசூட்"
|
269
|
-
:kln: "
|
228
|
+
:kln: "கலின்ஜின்"
|
270
229
|
:km: "கெமெர்"
|
271
230
|
:kmb: "கிம்புன்து"
|
272
231
|
:kn: "கன்னடம்"
|
273
232
|
:ko: "கொரியன்"
|
274
|
-
:
|
233
|
+
:koi: "கொமி-பெர்ம்யாக்"
|
234
|
+
:kok: "கொங்கணி"
|
275
235
|
:kos: "கோஸ்ரைன்"
|
276
236
|
:kpe: "க்பெல்லே"
|
277
237
|
:kr: "கனுரி"
|
278
238
|
:krc: "கராசே-பல்கார்"
|
279
239
|
:krl: "கரேலியன்"
|
280
|
-
:kro: "க்ரு"
|
281
240
|
:kru: "குருக்"
|
282
241
|
:ks: "காஷ்மிரி"
|
283
|
-
:ksb: "
|
284
|
-
:ksf: "
|
285
|
-
:ksh: "Colognian"
|
242
|
+
:ksb: "ஷம்பாலா"
|
243
|
+
:ksf: "பாஃபியா"
|
286
244
|
:ku: "குர்திஷ்"
|
287
245
|
:kum: "கும்இக்"
|
288
246
|
:kut: "குடேனை"
|
@@ -291,14 +249,14 @@
|
|
291
249
|
:ky: "கிர்கிஸ்"
|
292
250
|
:la: "லத்தின்"
|
293
251
|
:lad: "லடினோ"
|
294
|
-
:lag: "
|
252
|
+
:lag: "லங்கி"
|
295
253
|
:lah: "லஹன்டா"
|
296
254
|
:lam: "லம்பா"
|
297
|
-
:lb: "
|
255
|
+
:lb: "லக்ஸம்போர்கிஷ்"
|
298
256
|
:lez: "லெஜ்ஜியன்"
|
299
|
-
:lg: "
|
257
|
+
:lg: "கான்டா"
|
300
258
|
:li: "லிம்பர்கிஷ்"
|
301
|
-
:lkt: "
|
259
|
+
:lkt: "லகோடா"
|
302
260
|
:ln: "லிங்காலா"
|
303
261
|
:lo: "லாவோ"
|
304
262
|
:lol: "மோங்கோ"
|
@@ -310,82 +268,67 @@
|
|
310
268
|
:lun: "லூன்டா"
|
311
269
|
:luo: "லுயோ"
|
312
270
|
:lus: "லுஷய்"
|
313
|
-
:luy: "
|
314
|
-
:lv: "
|
271
|
+
:luy: "லுயியா"
|
272
|
+
:lv: "லாட்வியன்"
|
315
273
|
:mad: "மதுரீஸ்"
|
316
|
-
:maf: "Mafa"
|
317
274
|
:mag: "மகாஹி"
|
318
275
|
:mai: "மைதிலி"
|
319
276
|
:mak: "மகாசார்"
|
320
277
|
:man: "மான்டிங்கோ"
|
321
|
-
:map: "ஆஸ்ட்ரோனேஷியன்"
|
322
278
|
:mas: "மாசாய்"
|
323
|
-
:mde: "Maba"
|
324
279
|
:mdf: "மோக்க்ஷா"
|
325
280
|
:mdr: "மான்டார்"
|
326
281
|
:men: "மென்டீ"
|
327
|
-
:mer: "
|
282
|
+
:mer: "மெரு"
|
328
283
|
:mfe: "மொரிசியன்"
|
329
284
|
:mg: "மலகாஸி"
|
330
285
|
:mga: "மத்திய ஐரிஷ்"
|
331
|
-
:mgh: "
|
332
|
-
:mgo: "
|
286
|
+
:mgh: "மகுவா-மீட்டோ"
|
287
|
+
:mgo: "மேடா"
|
333
288
|
:mh: "மார்ஷெலிஷ்"
|
334
289
|
:mi: "மௌரி"
|
335
290
|
:mic: "மிக்மாக்"
|
336
291
|
:min: "மின்னாங்கபௌ"
|
337
|
-
:mis: "பலதரப்பட்ட மொழிகள்"
|
338
292
|
:mk: "மாஸிடோனியன்"
|
339
|
-
:mkh: "மான்-க்மெர் மொழி"
|
340
293
|
:ml: "மலையாளம்"
|
341
294
|
:mn: "மங்கோலியன்"
|
342
295
|
:mnc: "மன்சு"
|
343
296
|
:mni: "மனிபூரி"
|
344
|
-
:mno: "மனோபோ மொழி"
|
345
|
-
:mo: "மோல்டாவியன்"
|
346
297
|
:moh: "மோஹாவ்க்"
|
347
298
|
:mos: "மோஸ்ஸி"
|
348
299
|
:mr: "மராத்தி"
|
349
300
|
:ms: "மலாய்"
|
350
301
|
:mt: "மால்டிஸ்"
|
351
|
-
:mua: "
|
302
|
+
:mua: "முன்டாங்"
|
352
303
|
:mul: "பல மொழிகள்"
|
353
|
-
:mun: "முண்டா மொழி"
|
354
304
|
:mus: "க்ரீக்"
|
355
305
|
:mwl: "மிரான்டீஸ்"
|
356
306
|
:mwr: "மார்வாரி"
|
357
307
|
:my: "பர்மிஸ்"
|
358
|
-
:mye: "Myene"
|
359
|
-
:myn: "மாயான் மொழி"
|
360
308
|
:myv: "ஏர்ஜியா"
|
361
309
|
:na: "நவ்ரூ"
|
362
|
-
:nah: "நஹுவால்"
|
363
|
-
:nai: "வடக்கு அமெரிக்கன் இன்டியன் மொழி"
|
364
310
|
:nap: "நியோபோலிடன்"
|
365
|
-
:naq: "
|
366
|
-
:nb: "
|
311
|
+
:naq: "நாமா"
|
312
|
+
:nb: "நார்வேஜியன் பொக்மால்"
|
367
313
|
:nd: "வடக்கு தெபெலே"
|
368
314
|
:nds: "லோ ஜெர்மன்"
|
369
315
|
:ne: "நேபாளி"
|
370
316
|
:new: "நெவாரி"
|
371
317
|
:ng: "தோங்கா"
|
372
318
|
:nia: "நியாஸ்"
|
373
|
-
:nic: "நைஜர்-கோரடோஃபனியன் மொழி"
|
374
319
|
:niu: "நியூவான்"
|
375
320
|
:nl: "டச்சு"
|
376
321
|
:nl-BE: "பிலெமிஷ்"
|
377
|
-
:nmg: "
|
322
|
+
:nmg: "க்வாசியோ"
|
378
323
|
:nn: "நார்வேஜியன் நியூநார்ஸ்க்"
|
379
|
-
:nnh: "Ngiemboon"
|
380
324
|
? !ruby/symbol "no"
|
381
325
|
: "நார்வே"
|
382
326
|
:nog: "நோகை"
|
383
327
|
:non: "பழைய நோர்ஸ்"
|
384
|
-
:nqo: "
|
328
|
+
:nqo: "என்‘கோ"
|
385
329
|
:nr: "தெற்கு தெபெலே"
|
386
330
|
:nso: "வடக்கு சோதோ"
|
387
|
-
:
|
388
|
-
:nus: "Nuer"
|
331
|
+
:nus: "நியூர்"
|
389
332
|
:nv: "நவாஜோ"
|
390
333
|
:nwc: "பாரம்பரிய நேவாரி"
|
391
334
|
:ny: "நயன்ஜா"
|
@@ -400,110 +343,94 @@
|
|
400
343
|
:os: "ஒசெட்டிக்"
|
401
344
|
:osa: "ஓசேஜ்"
|
402
345
|
:ota: "ஒட்டோமன் துர்க்கி"
|
403
|
-
:oto: "ஒட்டோமன் மொழி"
|
404
346
|
:pa: "பஞ்சாபி"
|
405
|
-
:paa: "பபுவான் மொழி"
|
406
347
|
:pag: "பன்காசினன்"
|
407
348
|
:pal: "பாஹ்லவி"
|
408
349
|
:pam: "பம்பாங்கா"
|
409
350
|
:pap: "பபியேமென்டோ"
|
410
351
|
:pau: "பலௌவ்ன்"
|
352
|
+
:pdc: "பென்சில்வேனிய ஜெர்மன்"
|
411
353
|
:peo: "பழைய பெர்ஷியன்"
|
412
|
-
:phi: "பிலிபைன் மொழி"
|
413
354
|
:phn: "ஃபொனிஷியன்"
|
414
355
|
:pi: "பாலி"
|
415
356
|
:pl: "போலிஷ்"
|
416
357
|
:pon: "ஃபோன்பெயென்"
|
417
|
-
:pra: "பராக்ரித் மொழி"
|
418
358
|
:pro: "பழைய ப்ரோவென்சால்"
|
419
|
-
:ps: "
|
359
|
+
:ps: "புஷ்தோ"
|
420
360
|
:pt: "போர்ச்சுக்கீஸ்"
|
421
361
|
:pt-BR: "போர்ச்சுகீஸ் (பிரேசில்)"
|
422
|
-
:pt-PT: "ஐரோப்பிய
|
362
|
+
:pt-PT: "ஐரோப்பிய போர்ச்சுகீஸ்"
|
423
363
|
:qu: "கிவேசுவா"
|
364
|
+
:quc: "கீசீ"
|
424
365
|
:raj: "ராஜஸ்தானி"
|
425
366
|
:rap: "ரபனுய்"
|
426
367
|
:rar: "ரரோடோங்கன்"
|
427
|
-
:rm: "
|
368
|
+
:rm: "ரோமான்ஷ்"
|
428
369
|
:rn: "ருண்டி"
|
429
370
|
:ro: "ரோமேனியன்"
|
430
|
-
:
|
431
|
-
:rof: "
|
371
|
+
:ro-MD: "மோல்டாவியன்"
|
372
|
+
:rof: "ரோம்போ"
|
432
373
|
:rom: "ரோமானி"
|
433
374
|
:root: "ரூட்"
|
434
375
|
:ru: "ரஷியன்"
|
435
376
|
:rup: "அரோமானியன்"
|
436
377
|
:rw: "கின்யாருவான்டா"
|
437
|
-
:rwk: "
|
378
|
+
:rwk: "ருவா"
|
438
379
|
:sa: "சமஸ்கிருதம்"
|
439
380
|
:sad: "சான்டாவே"
|
440
381
|
:sah: "யாகுட்"
|
441
|
-
:sai: "தென் அமெரிக்க இன்டியன் மொழி"
|
442
|
-
:sal: "சாலிஷன் மொழி"
|
443
382
|
:sam: "சமாரிடன் அராமைக்"
|
444
|
-
:saq: "
|
383
|
+
:saq: "சம்புரு"
|
445
384
|
:sas: "சாசாக்"
|
446
385
|
:sat: "சான்டாலி"
|
447
|
-
:
|
448
|
-
:sbp: "
|
386
|
+
:saz: "சௌராஷ்டிரம்"
|
387
|
+
:sbp: "சங்கு"
|
449
388
|
:sc: "சாடினியன்"
|
450
389
|
:scn: "சிசிலியன்"
|
451
390
|
:sco: "ஸ்காட்ஸ்"
|
452
391
|
:sd: "சிந்தி"
|
453
|
-
:se: "வடக்கு
|
454
|
-
:
|
455
|
-
:seh: "Sena"
|
392
|
+
:se: "வடக்கு சமி"
|
393
|
+
:seh: "செனா"
|
456
394
|
:sel: "செல்குப்"
|
457
|
-
:
|
458
|
-
:ses: "Koyraboro Senni"
|
395
|
+
:ses: "கொய்ராபோரோ சென்னி"
|
459
396
|
:sg: "சாங்கோ"
|
460
397
|
:sga: "பழைய ஐரிஷ்"
|
461
|
-
:sgn: "சங்கேத மொழி"
|
462
398
|
:sh: "செர்போ-க்ரோஷியன்"
|
463
|
-
:shi: "
|
399
|
+
:shi: "தசேஹித்"
|
464
400
|
:shn: "ஷான்"
|
465
|
-
:shu: "Chadian Arabic"
|
466
401
|
:si: "சிங்களம்"
|
467
402
|
:sid: "சிடாமோ"
|
468
|
-
:sio: "சியோயுவான் மொழி"
|
469
|
-
:sit: "சினோ-திபேத்தியன் மொழி"
|
470
403
|
:sk: "ஸ்லோவாக்"
|
471
404
|
:sl: "ஸ்லோவேனியன்"
|
472
|
-
:sla: "ஸ்லாவிக் மொழி"
|
473
405
|
:sm: "ஸாமோவான்"
|
474
|
-
:sma: "தெற்கு
|
475
|
-
:
|
476
|
-
:
|
477
|
-
:
|
478
|
-
:sms: "ஸ்கோல்ட் சாமி"
|
406
|
+
:sma: "தெற்கு சமி"
|
407
|
+
:smj: "லுலே சமி"
|
408
|
+
:smn: "இனாரி சமி"
|
409
|
+
:sms: "ஸ்கோல்ட் சமி"
|
479
410
|
:sn: "ஷோனா"
|
480
411
|
:snk: "சோனின்கே"
|
481
412
|
:so: "சோமாலி"
|
482
413
|
:sog: "சோக்தியன்"
|
483
|
-
:
|
484
|
-
:sq: "அல்பெனியன்"
|
414
|
+
:sq: "அல்பேனியன்"
|
485
415
|
:sr: "செர்பியன்"
|
486
416
|
:srn: "ஸ்ரானன் டோங்கோ"
|
487
417
|
:srr: "செரெர்"
|
488
418
|
:ss: "ஸ்வாடீ"
|
489
|
-
:ssa: "நிலோ-சஹாரன் மொழி"
|
490
|
-
:ssy: "Saho"
|
491
419
|
:st: "தெற்கு ஸோதோ"
|
492
|
-
:su: "
|
420
|
+
:su: "சுண்டானீஸ்"
|
493
421
|
:suk: "சுகுமா"
|
494
422
|
:sus: "சுசு"
|
495
423
|
:sux: "சுமேரியன்"
|
496
424
|
:sv: "ஸ்வீடிஷ்"
|
497
425
|
:sw: "சுவாஹிலி"
|
498
426
|
:swb: "கொமோரியன்"
|
499
|
-
:swc: "
|
427
|
+
:swc: "காங்கோ சுவாஹிலி"
|
500
428
|
:syc: "பாரம்பரிய சிரியாக்"
|
501
429
|
:syr: "சிரியாக்"
|
502
430
|
:ta: "தமிழ்"
|
503
|
-
:tai: "தாய் மொழி"
|
504
431
|
:te: "தெலுங்கு"
|
505
432
|
:tem: "டிம்னே"
|
506
|
-
:teo: "
|
433
|
+
:teo: "டெசோ"
|
507
434
|
:ter: "டெரெனோ"
|
508
435
|
:tet: "டெடும்"
|
509
436
|
:tg: "தாஜிக்"
|
@@ -522,21 +449,18 @@
|
|
522
449
|
:tog: "நயாசா டோங்கா"
|
523
450
|
:tpi: "டோக் பிஸின்"
|
524
451
|
:tr: "டர்கிஷ்"
|
525
|
-
:trv: "Taroko"
|
526
452
|
:ts: "ஸோங்கா"
|
527
453
|
:tsi: "ட்ஸிம்ஷியன்"
|
528
454
|
:tt: "டாடர்"
|
529
455
|
:tum: "தும்புகா"
|
530
|
-
:tup: "துபி மொழி"
|
531
|
-
:tut: "அல்தேய்க் மொழி"
|
532
456
|
:tvl: "டுவாலு"
|
533
457
|
:tw: "ட்வி"
|
534
|
-
:twq: "
|
458
|
+
:twq: "டசவாக்"
|
535
459
|
:ty: "டஹிதியான்"
|
536
460
|
:tyv: "டுவினியன்"
|
537
|
-
:tzm: "
|
461
|
+
:tzm: "மத்திய அட்லஸ் தமசைட்"
|
538
462
|
:udm: "உட்முர்ட்"
|
539
|
-
:ug: "
|
463
|
+
:ug: "உய்குர்"
|
540
464
|
:uga: "உகாரிட்க்"
|
541
465
|
:uk: "உக்ரைனியன்"
|
542
466
|
:umb: "அம்பொண்டு"
|
@@ -548,25 +472,19 @@
|
|
548
472
|
:vi: "வியட்நாமிஸ்"
|
549
473
|
:vo: "ஒலாபூக்"
|
550
474
|
:vot: "வோட்க்"
|
551
|
-
:vun: "
|
475
|
+
:vun: "வுன்ஜோ"
|
552
476
|
:wa: "ஒவாலூன்"
|
553
|
-
:wae: "Walser"
|
554
|
-
:wak: "வகாஷான் மொழி"
|
555
477
|
:wal: "வாலாமோ"
|
556
478
|
:war: "வாரே"
|
557
479
|
:was: "வாஷோ"
|
558
|
-
:wen: "சொர்பியன் மொழி"
|
559
480
|
:wo: "ஒலூஃப்"
|
560
481
|
:xal: "கல்மிக்"
|
561
|
-
:xh: "
|
562
|
-
:xog: "
|
482
|
+
:xh: "ஹோசா"
|
483
|
+
:xog: "சோகா"
|
563
484
|
:yao: "யாவ்"
|
564
485
|
:yap: "யாபேசி"
|
565
|
-
:yav: "Yangben"
|
566
|
-
:ybb: "Yemba"
|
567
486
|
:yi: "இத்திஷ்"
|
568
|
-
:yo: "
|
569
|
-
:ypk: "யுபிக் மொழி"
|
487
|
+
:yo: "யோருபா"
|
570
488
|
:yue: "காண்டோனீஸ்"
|
571
489
|
:za: "ஜுவாங்"
|
572
490
|
:zap: "ஜாபோடெக்"
|
@@ -576,8 +494,7 @@
|
|
576
494
|
:zh: "சீனம்"
|
577
495
|
:zh-Hans: "எளிதாக்கப்பட்ட சீனம்"
|
578
496
|
:zh-Hant: "பாரம்பரிய சீனம்"
|
579
|
-
:
|
580
|
-
:zu: "ஜூலூ"
|
497
|
+
:zu: "ஜுலு"
|
581
498
|
:zun: "ஜூனி"
|
582
|
-
:zxx: "
|
499
|
+
:zxx: "மொழி உள்ளடக்கம் ஏதுமில்லை"
|
583
500
|
:zza: "ஜாஜா"
|