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
@@ -9,85 +9,61 @@
|
|
9
9
|
:ady: "अदिघे"
|
10
10
|
:ae: "अवस्ताई"
|
11
11
|
:af: "अफ़्रीकी"
|
12
|
-
:afa: "अफ़्रीकी-एशियाई भाषा"
|
13
12
|
:afh: "अफ्रिहिली"
|
14
|
-
:agq: "
|
13
|
+
:agq: "अग्हेम"
|
15
14
|
:ain: "ऐनू"
|
16
15
|
:ak: "अकन"
|
17
16
|
:akk: "अक्कादी"
|
18
17
|
:ale: "अलेउत"
|
19
|
-
:alg: "एल्गोनक्युइअन भाषा"
|
20
18
|
:alt: "दक्षिणी अल्ताई"
|
21
19
|
:am: "अम्हेरी"
|
22
20
|
:an: "अर्गोनी"
|
23
21
|
:ang: "पुरानी अंग्रेज़ी"
|
24
22
|
:anp: "अंगिका"
|
25
|
-
:apa: "अपाचे भाषा"
|
26
23
|
:ar: "अरबी"
|
27
24
|
:ar-001: "आधुनिक मानक अरबी"
|
28
25
|
:arc: "ऐरेमेक"
|
29
26
|
:arn: "मापूचे"
|
30
27
|
:arp: "अराफाओ"
|
31
|
-
:art: "कृत्रिम भाषा"
|
32
28
|
:arw: "अरावक"
|
33
29
|
:as: "असमिया"
|
34
|
-
:asa: "
|
30
|
+
:asa: "असु"
|
35
31
|
:ast: "अस्तुरियन"
|
36
|
-
:ath: "अथापास्कान भाषा"
|
37
|
-
:aus: "आस्ट्रेलियाई भाषा"
|
38
32
|
:av: "अवेरिक"
|
39
33
|
:awa: "अवधी"
|
40
34
|
:ay: "आयमारा"
|
41
35
|
:az: "अज़ेरी"
|
42
36
|
:ba: "बशख़िर"
|
43
|
-
:bad: "बांदा"
|
44
|
-
:bai: "बमिलेके भाषा"
|
45
37
|
:bal: "बलूची"
|
46
38
|
:ban: "बालिनीस"
|
47
39
|
:bas: "बसा"
|
48
|
-
:bat: "बाल्टिक भाषा"
|
49
|
-
:bax: "Bamun"
|
50
|
-
:bbj: "Ghomala"
|
51
40
|
:be: "बेलारूसी"
|
52
41
|
:bej: "बेजा"
|
53
42
|
:bem: "बेम्बा"
|
54
|
-
:
|
55
|
-
:bez: "Bena"
|
56
|
-
:bfd: "Bafut"
|
43
|
+
:bez: "बेना"
|
57
44
|
:bg: "बुल्गारियाई"
|
58
|
-
:bh: "बिहारी"
|
59
45
|
:bho: "भोजपुरी"
|
60
46
|
:bi: "बिस्लामा"
|
61
47
|
:bik: "बिकोल"
|
62
48
|
:bin: "बिनी"
|
63
|
-
:bkm: "Kom"
|
64
49
|
:bla: "सिक्सिका"
|
65
50
|
:bm: "बाम्बारा"
|
66
51
|
:bn: "बंगाली"
|
67
|
-
:bnt: "बन्तु"
|
68
52
|
:bo: "तिब्बती"
|
69
53
|
:br: "ब्रेटन"
|
70
54
|
:bra: "ब्रज"
|
71
|
-
:brx: "
|
55
|
+
:brx: "बोडो"
|
72
56
|
:bs: "बोस्नियाई"
|
73
|
-
:bss: "Akoose"
|
74
|
-
:btk: "बताक"
|
75
57
|
:bua: "बुरियात"
|
76
58
|
:bug: "बगिनीस"
|
77
|
-
:bum: "Bulu"
|
78
59
|
:byn: "ब्लिन"
|
79
|
-
:byv: "Medumba"
|
80
60
|
:ca: "कातालान"
|
81
61
|
:cad: "कैड्डो"
|
82
|
-
:cai: "मध्य अमेरिकी इंडियन भाषा"
|
83
62
|
:car: "कैरिब"
|
84
|
-
:cau: "कॉकेशियन भाषा"
|
85
|
-
:cay: "Cayuga"
|
86
63
|
:cch: "अत्सम"
|
87
64
|
:ce: "चेचन"
|
88
65
|
:ceb: "सिबुआनो"
|
89
|
-
:
|
90
|
-
:cgg: "Chiga"
|
66
|
+
:cgg: "शिगा"
|
91
67
|
:ch: "कमोरो"
|
92
68
|
:chb: "चिब्चा"
|
93
69
|
:chg: "छगाताई"
|
@@ -96,29 +72,22 @@
|
|
96
72
|
:chn: "चिनूक जारगॉन"
|
97
73
|
:cho: "चोक्तौ"
|
98
74
|
:chp: "शिपेव्यान"
|
99
|
-
:chr: "
|
75
|
+
:chr: "शेरोकी"
|
100
76
|
:chy: "शेयेन्न"
|
101
|
-
:ckb: "सोरानी
|
102
|
-
:cmc: "शैमिक भाषा"
|
77
|
+
:ckb: "सोरानी कुर्दिश"
|
103
78
|
:co: "कोर्सीकन"
|
104
79
|
:cop: "कॉप्टिक"
|
105
|
-
:cpe: "अंग्रेज़ी आधारित क्रेओल या पिजिन"
|
106
|
-
:cpf: "फ़्रांसीसी आधारित क्रेओल या पिजिन"
|
107
|
-
:cpp: "पुर्तगाली आधारित क्रेओल या पिजिन"
|
108
80
|
:cr: "क्री"
|
109
81
|
:crh: "क्रीमीन तुर्की"
|
110
|
-
:crp: "क्रेओल या पिजिन"
|
111
82
|
:cs: "चेक"
|
112
83
|
:csb: "काशुबियन"
|
113
84
|
:cu: "चर्च साल्विक"
|
114
|
-
:cus: "कुशितिक भाषा"
|
115
85
|
:cv: "चूवाश"
|
116
86
|
:cy: "वेल्श"
|
117
87
|
:da: "डेनिश"
|
118
88
|
:dak: "दाकोता"
|
119
89
|
:dar: "दार्गवा"
|
120
|
-
:dav: "
|
121
|
-
:day: "दायक"
|
90
|
+
:dav: "तैता"
|
122
91
|
:de: "जर्मन"
|
123
92
|
:de-AT: "ऑस्ट्रियाई जर्मन"
|
124
93
|
:de-CH: "स्विस उच्च जर्मन"
|
@@ -126,18 +95,16 @@
|
|
126
95
|
:den: "स्लेव"
|
127
96
|
:dgr: "डोग्रिब"
|
128
97
|
:din: "दिन्का"
|
129
|
-
:dje: "
|
98
|
+
:dje: "झार्मा"
|
130
99
|
:doi: "डोग्री"
|
131
|
-
:dra: "द्रविड़ भाषा"
|
132
100
|
:dsb: "निचला सॉर्बियन"
|
133
101
|
:dua: "दुआला"
|
134
102
|
:dum: "मध्य पुर्तगाली"
|
135
103
|
:dv: "दिवेही"
|
136
|
-
:dyo: "
|
104
|
+
:dyo: "जोला-फोंई"
|
137
105
|
:dyu: "ड्युला"
|
138
106
|
:dz: "ज़ोन्गखा"
|
139
|
-
:
|
140
|
-
:ebu: "Embu"
|
107
|
+
:ebu: "एम्बु"
|
141
108
|
:ee: "ईवे"
|
142
109
|
:efi: "एफिक"
|
143
110
|
:egy: "प्राचीन मिस्री"
|
@@ -154,7 +121,7 @@
|
|
154
121
|
:es: "स्पेनी"
|
155
122
|
:es-419: "लैटिन अमेरिकी स्पेनी"
|
156
123
|
:es-ES: "यूरोपीय स्पेनी"
|
157
|
-
:es-MX: "
|
124
|
+
:es-MX: "मैक्सिकन स्पेनिश"
|
158
125
|
:et: "एस्टोनियाई"
|
159
126
|
:eu: "बास्क"
|
160
127
|
:ewo: "इवोन्डो"
|
@@ -164,7 +131,6 @@
|
|
164
131
|
:ff: "फुलाह"
|
165
132
|
:fi: "फ़िनिश"
|
166
133
|
:fil: "फ़िलिपीनो"
|
167
|
-
:fiu: "फिन्नो-उग्रीयन भाषा"
|
168
134
|
:fj: "फ़ीजी"
|
169
135
|
:fo: "फ़ैरोइज़"
|
170
136
|
:fon: "फॉन"
|
@@ -179,10 +145,10 @@
|
|
179
145
|
:fy: "पश्चिमी फ़्रिसियाई"
|
180
146
|
:ga: "आइरिश"
|
181
147
|
:gaa: "गा"
|
148
|
+
:gag: "गागौज़"
|
182
149
|
:gay: "गायो"
|
183
150
|
:gba: "ग्बाया"
|
184
151
|
:gd: "स्काट्स् गायेलिक्"
|
185
|
-
:gem: "जर्मनिक भाषा"
|
186
152
|
:gez: "गीज़"
|
187
153
|
:gil: "गिल्बरतीस"
|
188
154
|
:gl: "गैलिशियन"
|
@@ -196,16 +162,15 @@
|
|
196
162
|
:grc: "प्राचीन यूनानी"
|
197
163
|
:gsw: "स्विस जर्मन"
|
198
164
|
:gu: "गुजराती"
|
199
|
-
:guz: "
|
165
|
+
:guz: "गुसी"
|
200
166
|
:gv: "मैंक्स"
|
201
|
-
:gwi: "
|
167
|
+
:gwi: "ग्विच’इन"
|
202
168
|
:ha: "हौसा"
|
203
169
|
:hai: "हैडा"
|
204
170
|
:haw: "हवाई"
|
205
171
|
:he: "हिब्रू"
|
206
172
|
:hi: "हिंदी"
|
207
173
|
:hil: "हिलिगेनन"
|
208
|
-
:him: "हिमाचली"
|
209
174
|
:hit: "हिताइत"
|
210
175
|
:hmn: "ह्मॉंग"
|
211
176
|
:ho: "हिरी मोटू"
|
@@ -218,72 +183,61 @@
|
|
218
183
|
:hz: "हरैरो"
|
219
184
|
:ia: "ईन्टरलिंगुआ"
|
220
185
|
:iba: "इबान"
|
221
|
-
:ibb: "Ibibio"
|
222
186
|
:id: "इंडोनेशियाई"
|
223
187
|
:ie: "ईन्टरलिंगुइ"
|
224
188
|
:ig: "ईग्बो"
|
225
189
|
:ii: "सिचुआन यी"
|
226
|
-
:ijo: "इजो"
|
227
190
|
:ik: "इनुपियाक्"
|
228
191
|
:ilo: "इलोको"
|
229
|
-
:inc: "भारतीय भाषा"
|
230
|
-
:ine: "इंडो-युरोपीय भाषा"
|
231
192
|
:inh: "इंगुश"
|
232
193
|
:io: "इडौ"
|
233
|
-
:ira: "ईरानी भाषा"
|
234
|
-
:iro: "इरोक्युओइयन भाषा"
|
235
194
|
:is: "आइसलैंडी"
|
236
195
|
:it: "इतालवी"
|
237
196
|
:iu: "इनूकीटूत्"
|
238
197
|
:ja: "जापानी"
|
239
198
|
:jbo: "लोज्बान"
|
240
199
|
:jgo: "नगोंबा"
|
241
|
-
:jmc: "
|
200
|
+
:jmc: "मैकहैमे"
|
242
201
|
:jpr: "जुदेओ-पर्शियन"
|
243
202
|
:jrb: "जुदेओ-अरेबिक"
|
244
|
-
:jv: "
|
203
|
+
:jv: "जावानीज़"
|
245
204
|
:ka: "जॉर्जियाई"
|
246
205
|
:kaa: "कारा-कल्पक"
|
247
206
|
:kab: "कबाइल"
|
248
207
|
:kac: "काचिन"
|
249
208
|
:kaj: "ज्जु"
|
250
209
|
:kam: "कम्बा"
|
251
|
-
:kar: "कारेन"
|
252
210
|
:kaw: "कावी"
|
253
211
|
:kbd: "कबार्डियन"
|
254
|
-
:kbl: "Kanembu"
|
255
212
|
:kcg: "त्याप"
|
256
|
-
:kde: "
|
257
|
-
:kea: "
|
213
|
+
:kde: "मैकोंड"
|
214
|
+
:kea: "काबुवेर्दियानु"
|
258
215
|
:kfo: "कोरो"
|
259
216
|
:kg: "कोंगो"
|
260
217
|
:kha: "खासी"
|
261
|
-
:khi: "खोइसन भाषा"
|
262
218
|
:kho: "खोतानीस"
|
263
|
-
:khq: "
|
219
|
+
:khq: "कोयरा चीनी"
|
264
220
|
:ki: "किकुयू"
|
265
221
|
:kj: "क्वान्यामा"
|
266
222
|
:kk: "कज़ाख़"
|
267
|
-
:kkj: "Kako"
|
268
223
|
:kl: "ग्रीनलैंडिक"
|
269
|
-
:kln: "
|
224
|
+
:kln: "कलेंजिन"
|
270
225
|
:km: "खमेर"
|
271
226
|
:kmb: "किम्बन्दु"
|
272
227
|
:kn: "कन्नड़"
|
273
228
|
:ko: "कोरियाई"
|
229
|
+
:koi: "कोमी-पर्मयाक"
|
274
230
|
:kok: "कोंकणी"
|
275
231
|
:kos: "कोसरैन"
|
276
232
|
:kpe: "क्पेल्लै"
|
277
233
|
:kr: "कनुरी"
|
278
234
|
:krc: "कराचय-बल्कार"
|
279
235
|
:krl: "करेलियन"
|
280
|
-
:kro: "क्रु"
|
281
236
|
:kru: "कुरूख"
|
282
237
|
:ks: "कश्मीरी"
|
283
|
-
:ksb: "
|
284
|
-
:ksf: "
|
285
|
-
:
|
286
|
-
:ku: "कुर्दी"
|
238
|
+
:ksb: "शम्बाला"
|
239
|
+
:ksf: "बफिआ"
|
240
|
+
:ku: "कुर्दिश"
|
287
241
|
:kum: "कुमीक"
|
288
242
|
:kut: "कुतेनाई"
|
289
243
|
:kv: "कोमी"
|
@@ -291,14 +245,14 @@
|
|
291
245
|
:ky: "किर्गीज़"
|
292
246
|
:la: "लैटिन"
|
293
247
|
:lad: "लादीनो"
|
294
|
-
:lag: "
|
248
|
+
:lag: "लांगि"
|
295
249
|
:lah: "लाह्न्डा"
|
296
250
|
:lam: "लाम्बा"
|
297
251
|
:lb: "लग्ज़मबर्गी"
|
298
252
|
:lez: "लेज़्घीयन"
|
299
253
|
:lg: "गांडा"
|
300
254
|
:li: "लिंबर्गिश"
|
301
|
-
:lkt: "
|
255
|
+
:lkt: "लैकोटा"
|
302
256
|
:ln: "लिंगाला"
|
303
257
|
:lo: "लाओ"
|
304
258
|
:lol: "मोंगो"
|
@@ -310,59 +264,47 @@
|
|
310
264
|
:lun: "लुन्डा"
|
311
265
|
:luo: "ल्युओ"
|
312
266
|
:lus: "लुशाई"
|
313
|
-
:luy: "
|
267
|
+
:luy: "ल्युईआ"
|
314
268
|
:lv: "लातवियाई"
|
315
269
|
:mad: "मादुरीस"
|
316
|
-
:maf: "Mafa"
|
317
270
|
:mag: "मगाही"
|
318
271
|
:mai: "मैथिली"
|
319
272
|
:mak: "मकासर"
|
320
273
|
:man: "मन्डिन्गो"
|
321
|
-
:map: "ऑस्ट्रोनेशियन"
|
322
274
|
:mas: "मसाई"
|
323
|
-
:mde: "Maba"
|
324
275
|
:mdf: "मोक्ष"
|
325
276
|
:mdr: "मंधार"
|
326
277
|
:men: "मेन्डे"
|
327
|
-
:mer: "
|
278
|
+
:mer: "मेरु"
|
328
279
|
:mfe: "मोरीस्येन"
|
329
280
|
:mg: "मालागासी"
|
330
281
|
:mga: "मध्यकाल आइरिश"
|
331
|
-
:mgh: "
|
282
|
+
:mgh: "मैखुवा-मीट्टो"
|
332
283
|
:mgo: "मेटा"
|
333
284
|
:mh: "मार्शलीज़"
|
334
285
|
:mi: "माओरी"
|
335
286
|
:mic: "मिकमैक"
|
336
287
|
:min: "मिनांग्काबाउ"
|
337
|
-
:mis: "विविध भाषा"
|
338
288
|
:mk: "मैसिडोनियाई"
|
339
|
-
:mkh: "मॉन-ख्मेर भाषा"
|
340
289
|
:ml: "मलयालम"
|
341
290
|
:mn: "मंगोलीयाई"
|
342
291
|
:mnc: "मन्चु"
|
343
292
|
:mni: "मणिपूरी"
|
344
|
-
:mno: "मनोबो भाषा"
|
345
|
-
:mo: "मोलडावियन्"
|
346
293
|
:moh: "मोहौक"
|
347
294
|
:mos: "मोस्सी"
|
348
295
|
:mr: "मराठी"
|
349
296
|
:ms: "मलय"
|
350
297
|
:mt: "माल्टीज़"
|
351
|
-
:mua: "
|
298
|
+
:mua: "मुंडैंग"
|
352
299
|
:mul: "विविध भाषाएँ"
|
353
|
-
:mun: "मुन्डा भाषा"
|
354
300
|
:mus: "क्रीक"
|
355
301
|
:mwl: "मिरांडी"
|
356
302
|
:mwr: "मारवाड़ी"
|
357
303
|
:my: "बर्मीज़"
|
358
|
-
:mye: "Myene"
|
359
|
-
:myn: "माया भाषा"
|
360
304
|
:myv: "एर्ज़या"
|
361
305
|
:na: "नाउरू"
|
362
|
-
:nah: "नहुआत्ल"
|
363
|
-
:nai: "उत्तरी अमेरीकी इंडियन भाषा"
|
364
306
|
:nap: "नीपोलिटन"
|
365
|
-
:naq: "
|
307
|
+
:naq: "नामा"
|
366
308
|
:nb: "नॉर्वेजियाई बोकमाल"
|
367
309
|
:nd: "उत्तरी देबेल"
|
368
310
|
:nds: "निचला जर्मन"
|
@@ -370,13 +312,11 @@
|
|
370
312
|
:new: "नेवाड़ी"
|
371
313
|
:ng: "डोन्गा"
|
372
314
|
:nia: "नियास"
|
373
|
-
:nic: "नाइगर-कोर्डोफैनियन भाषा"
|
374
315
|
:niu: "नियुआन"
|
375
316
|
:nl: "डच"
|
376
317
|
:nl-BE: "फ़्लेमिश"
|
377
|
-
:nmg: "
|
318
|
+
:nmg: "क्वासिओ"
|
378
319
|
:nn: "नॉर्वेजियाई नॉयनॉर्स्क"
|
379
|
-
:nnh: "Ngiemboon"
|
380
320
|
? !ruby/symbol "no"
|
381
321
|
: "नॉर्वेजियाई"
|
382
322
|
:nog: "नोगाई"
|
@@ -384,8 +324,7 @@
|
|
384
324
|
:nqo: "एन्को"
|
385
325
|
:nr: "दक्षिण देबेल"
|
386
326
|
:nso: "उत्तरी सोथो"
|
387
|
-
:
|
388
|
-
:nus: "Nuer"
|
327
|
+
:nus: "नुएर"
|
389
328
|
:nv: "नावाजो"
|
390
329
|
:nwc: "पारम्परिक नेवारी"
|
391
330
|
:ny: "न्यानजा"
|
@@ -400,94 +339,77 @@
|
|
400
339
|
:os: "ओस्सेटिक"
|
401
340
|
:osa: "ओसेज"
|
402
341
|
:ota: "ओटोमान तुर्किश"
|
403
|
-
:oto: "ओटोमियन भाषा"
|
404
342
|
:pa: "पंजाबी"
|
405
|
-
:paa: "पापुआन भाषा"
|
406
343
|
:pag: "पंगासीनान"
|
407
344
|
:pal: "पाह्लावी"
|
408
345
|
:pam: "पाम्पान्गा"
|
409
346
|
:pap: "पापियामेन्टो"
|
410
347
|
:pau: "पलोउआन"
|
411
348
|
:peo: "पुरानी फारसी"
|
412
|
-
:phi: "फिलिपीन भाषा"
|
413
349
|
:phn: "फोएनिशियन"
|
414
350
|
:pi: "पाली"
|
415
351
|
:pl: "पोलिश"
|
416
352
|
:pon: "पोह्नपिएन"
|
417
|
-
:pra: "प्राकृत"
|
418
353
|
:pro: "पुरानी प्रोवेन्सल"
|
419
354
|
:ps: "पुश्तो"
|
420
355
|
:pt: "पुर्तगाली"
|
421
356
|
:pt-BR: "ब्राज़ीली पुर्तगाली"
|
422
357
|
:pt-PT: "यूरोपीय पुर्तगाली"
|
423
358
|
:qu: "क्वेचुआ"
|
359
|
+
:quc: "किश"
|
424
360
|
:raj: "राजस्थानी"
|
425
361
|
:rap: "रापानुई"
|
426
362
|
:rar: "रारोतोंगन"
|
427
363
|
:rm: "रोमान्श"
|
428
364
|
:rn: "रुन्दी"
|
429
365
|
:ro: "रोमानियाई"
|
430
|
-
:
|
431
|
-
:rof: "
|
366
|
+
:ro-MD: "मोलडावियन"
|
367
|
+
:rof: "रोम्बो"
|
432
368
|
:rom: "रोमानी"
|
433
369
|
:root: "रूट"
|
434
370
|
:ru: "रूसी"
|
435
371
|
:rup: "अरोमानियन"
|
436
|
-
:rw: "
|
437
|
-
:rwk: "
|
372
|
+
:rw: "किन्यारवांडा"
|
373
|
+
:rwk: "रवा"
|
438
374
|
:sa: "संस्कृत"
|
439
375
|
:sad: "सन्डावे"
|
440
376
|
:sah: "याकूत"
|
441
|
-
:sai: "दक्षिण अमेरीकी इंडियन भाषा"
|
442
|
-
:sal: "सलीशन भाषा"
|
443
377
|
:sam: "सामैरिटन अरैमिक"
|
444
|
-
:saq: "
|
378
|
+
:saq: "सैम्बुरु"
|
445
379
|
:sas: "सासाक"
|
446
380
|
:sat: "संताली"
|
447
|
-
:
|
448
|
-
:sbp: "Sangu"
|
381
|
+
:sbp: "सैंगु"
|
449
382
|
:sc: "सार्दिनियन"
|
450
383
|
:scn: "सिसिलियन"
|
451
384
|
:sco: "स्कॉट्स"
|
452
385
|
:sd: "सिंधी"
|
453
386
|
:se: "नॉर्दन सामी"
|
454
|
-
:
|
455
|
-
:seh: "Sena"
|
387
|
+
:seh: "सेना"
|
456
388
|
:sel: "सेल्कप"
|
457
|
-
:
|
458
|
-
:ses: "Koyraboro Senni"
|
389
|
+
:ses: "कोयराबोरो सेन्नी"
|
459
390
|
:sg: "सांगो"
|
460
391
|
:sga: "पुरानी आइरिश"
|
461
|
-
:sgn: "सांकेतिक भाषा"
|
462
392
|
:sh: "सेर्बो-क्रोएशन्"
|
463
|
-
:shi: "
|
393
|
+
:shi: "तैचेल्हित"
|
464
394
|
:shn: "शैन"
|
465
|
-
:shu: "Chadian Arabic"
|
466
395
|
:si: "सिंहली"
|
467
396
|
:sid: "सिदामो"
|
468
|
-
:sio: "सिउआन भाषा"
|
469
|
-
:sit: "चीनी-तिब्ब्ती भाषा"
|
470
397
|
:sk: "स्लोवाक"
|
471
398
|
:sl: "स्लोवेनियाई"
|
472
|
-
:sla: "स्लोवियाई भाषा"
|
473
399
|
:sm: "सामोन"
|
474
400
|
:sma: "दक्षिण सामी"
|
475
|
-
:smi: "सामी भाषा"
|
476
401
|
:smj: "ल्युल सामी"
|
477
402
|
:smn: "इनारी सामी"
|
478
403
|
:sms: "स्कोल्ट सामी"
|
479
|
-
:sn: "
|
404
|
+
:sn: "शोणा"
|
480
405
|
:snk: "सोनिन्के"
|
481
406
|
:so: "सोमाली"
|
482
407
|
:sog: "सोग्डिएन"
|
483
|
-
:son: "सोन्घाई"
|
484
408
|
:sq: "अल्बानियाई"
|
485
409
|
:sr: "सर्बियाई"
|
486
410
|
:srn: "स्रानान टॉन्गो"
|
487
411
|
:srr: "सेरेर"
|
488
412
|
:ss: "स्वाती"
|
489
|
-
:ssa: "नील सहारी भाषा"
|
490
|
-
:ssy: "Saho"
|
491
413
|
:st: "सेसोथो"
|
492
414
|
:su: "सुंडानी"
|
493
415
|
:suk: "सुकुमा"
|
@@ -496,14 +418,13 @@
|
|
496
418
|
:sv: "स्वीडिश"
|
497
419
|
:sw: "स्वाहिली"
|
498
420
|
:swb: "कोमोरियन"
|
499
|
-
:swc: "
|
421
|
+
:swc: "कांगो स्वाहिली"
|
500
422
|
:syc: "क्लासिकल सिरिएक"
|
501
423
|
:syr: "सिरिएक"
|
502
424
|
:ta: "तमिल"
|
503
|
-
:tai: "ताई भाषा"
|
504
425
|
:te: "तेलुगू"
|
505
426
|
:tem: "टिम्ने"
|
506
|
-
:teo: "
|
427
|
+
:teo: "टेसो"
|
507
428
|
:ter: "तेरेनो"
|
508
429
|
:tet: "तेतुम"
|
509
430
|
:tg: "ताजिक"
|
@@ -522,19 +443,16 @@
|
|
522
443
|
:tog: "न्यासा टोन्गा"
|
523
444
|
:tpi: "टोक पिसिन"
|
524
445
|
:tr: "तुर्की"
|
525
|
-
:trv: "Taroko"
|
526
446
|
:ts: "सोंगा"
|
527
447
|
:tsi: "त्सिमीशियन"
|
528
448
|
:tt: "तातार"
|
529
449
|
:tum: "तम्बूका"
|
530
|
-
:tup: "ट्यूपी भाषा"
|
531
|
-
:tut: "अल्तैक भाषा"
|
532
450
|
:tvl: "तुवालु"
|
533
451
|
:tw: "ट्वी"
|
534
|
-
:twq: "
|
452
|
+
:twq: "टासवाक"
|
535
453
|
:ty: "ताहितियन"
|
536
454
|
:tyv: "तुवीनियन"
|
537
|
-
:tzm: "
|
455
|
+
:tzm: "मध्य एटलस तमाज़ित"
|
538
456
|
:udm: "उदमुर्त"
|
539
457
|
:ug: "विघुर"
|
540
458
|
:uga: "युगैरिटिक"
|
@@ -548,26 +466,20 @@
|
|
548
466
|
:vi: "वियतनामी"
|
549
467
|
:vo: "वोलापुक"
|
550
468
|
:vot: "वॉटिक"
|
551
|
-
:vun: "
|
469
|
+
:vun: "वुंजो"
|
552
470
|
:wa: "वाल्लून"
|
553
|
-
:wae: "Walser"
|
554
|
-
:wak: "वाकाशन भाषा"
|
555
471
|
:wal: "वलामो"
|
556
472
|
:war: "वारै"
|
557
473
|
:was: "वाशो"
|
558
|
-
:wen: "सॉर्बियन भाषा"
|
559
474
|
:wo: "वोलोफ़"
|
560
475
|
:xal: "काल्मिक"
|
561
476
|
:xh: "ख़ोसा"
|
562
|
-
:xog: "
|
477
|
+
:xog: "सोगा"
|
563
478
|
:yao: "याओ"
|
564
479
|
:yap: "यापीस"
|
565
|
-
:yav: "Yangben"
|
566
|
-
:ybb: "Yemba"
|
567
480
|
:yi: "येहुदी"
|
568
481
|
:yo: "योरूबा"
|
569
|
-
:
|
570
|
-
:yue: "कैंटोनीस"
|
482
|
+
:yue: "कैंटोनीज़"
|
571
483
|
:za: "ज़ुआंग"
|
572
484
|
:zap: "ज़ेपोटेक"
|
573
485
|
:zbl: "ब्लिसिम्बॉल्स"
|
@@ -576,7 +488,6 @@
|
|
576
488
|
:zh: "चीनी"
|
577
489
|
:zh-Hans: "सरलीकृत चीनी"
|
578
490
|
:zh-Hant: "पारंपरिक चीनी"
|
579
|
-
:znd: "ज़न्डे"
|
580
491
|
:zu: "ज़ुलू"
|
581
492
|
:zun: "ज़ूनी"
|
582
493
|
:zxx: "कोई भाषा सामग्री नहीं"
|