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,70 +8,75 @@
|
|
8
8
|
:ada: "アダングメ語"
|
9
9
|
:ady: "アディゲ語"
|
10
10
|
:ae: "アヴェスタ語"
|
11
|
+
:aeb: "チュニジア・アラビア語"
|
11
12
|
:af: "アフリカーンス語"
|
12
|
-
:afa: "セム・ハム諸語"
|
13
13
|
:afh: "アフリヒリ語"
|
14
14
|
:agq: "アゲム語"
|
15
15
|
:ain: "アイヌ語"
|
16
16
|
:ak: "アカン語"
|
17
17
|
:akk: "アッカド語"
|
18
|
+
:akz: "アラバマ語"
|
18
19
|
:ale: "アレウト語"
|
19
|
-
:
|
20
|
+
:aln: "ゲグ・アルバニア語"
|
20
21
|
:alt: "南アルタイ語"
|
21
22
|
:am: "アムハラ語"
|
22
23
|
:an: "アラゴン語"
|
23
24
|
:ang: "古英語"
|
24
25
|
:anp: "アンギカ語"
|
25
|
-
:apa: "アパッチ語族"
|
26
26
|
:ar: "アラビア語"
|
27
|
-
:ar-001: "
|
27
|
+
:ar-001: "現代標準アラビア語"
|
28
28
|
:arc: "アラム語"
|
29
29
|
:arn: "アラウカン語"
|
30
|
+
:aro: "アラオナ語"
|
30
31
|
:arp: "アラパホー語"
|
31
|
-
:
|
32
|
+
:arq: "アルジェリア・アラビア語"
|
32
33
|
:arw: "アラワク語"
|
34
|
+
:ary: "モロッコ・アラビア語"
|
35
|
+
:arz: "エジプト・アラビア語"
|
33
36
|
:as: "アッサム語"
|
34
37
|
:asa: "アス語"
|
38
|
+
:ase: "アメリカ手話"
|
35
39
|
:ast: "アストゥリアス語"
|
36
|
-
:ath: "アサパスカン語族"
|
37
|
-
:aus: "オーストラリア諸語"
|
38
40
|
:av: "アヴァル語"
|
41
|
+
:avk: "コタヴァ"
|
39
42
|
:awa: "アワディー語"
|
40
43
|
:ay: "アイマラ語"
|
41
44
|
:az: "アゼリー語"
|
45
|
+
:azb: "南アゼルバイジャン語"
|
42
46
|
:ba: "バシキール語"
|
43
|
-
:bad: "バンダ語"
|
44
|
-
:bai: "バミレケ語族"
|
45
47
|
:bal: "バルーチー語"
|
46
48
|
:ban: "バリ語"
|
49
|
+
:bar: "バイエルン・オーストリア語"
|
47
50
|
:bas: "バサ語"
|
48
|
-
:bat: "バルト諸語"
|
49
51
|
:bax: "バムン語"
|
52
|
+
:bbc: "トバ・バタク語"
|
50
53
|
:bbj: "ゴーマラ語"
|
51
54
|
:be: "ベラルーシ語"
|
52
55
|
:bej: "ベジャ語"
|
53
56
|
:bem: "ベンバ語"
|
54
|
-
:
|
57
|
+
:bew: "ベタウィ語"
|
55
58
|
:bez: "ベナ語"
|
56
59
|
:bfd: "バフット語"
|
60
|
+
:bfq: "バダガ語"
|
57
61
|
:bg: "ブルガリア語"
|
58
|
-
:bh: "ビハール語"
|
59
62
|
:bho: "ボージュプリー語"
|
60
63
|
:bi: "ビスラマ語"
|
61
64
|
:bik: "ビコル語"
|
62
65
|
:bin: "ビニ語"
|
66
|
+
:bjn: "バンジャル語"
|
63
67
|
:bkm: "コム語"
|
64
68
|
:bla: "シクシカ語"
|
65
69
|
:bm: "バンバラ語"
|
66
70
|
:bn: "ベンガル語"
|
67
|
-
:bnt: "バントゥ諸語"
|
68
71
|
:bo: "チベット語"
|
72
|
+
:bpy: "ビシュヌプリヤ・マニプリ語"
|
73
|
+
:bqi: "バフティヤーリー語"
|
69
74
|
:br: "ブルトン語"
|
70
75
|
:bra: "ブラジ語"
|
76
|
+
:brh: "ブラフイ語"
|
71
77
|
:brx: "ボド語"
|
72
78
|
:bs: "ボスニア語"
|
73
79
|
:bss: "アコース語"
|
74
|
-
:btk: "バタク語"
|
75
80
|
:bua: "ブリヤート語"
|
76
81
|
:bug: "ブギ語"
|
77
82
|
:bum: "ブル語"
|
@@ -79,14 +84,11 @@
|
|
79
84
|
:byv: "メドゥンバ語"
|
80
85
|
:ca: "カタロニア語"
|
81
86
|
:cad: "カドー語"
|
82
|
-
:cai: "中米インディアン諸語"
|
83
87
|
:car: "カリブ語"
|
84
|
-
:cau: "コーカサス諸語"
|
85
88
|
:cay: "カユーガ語"
|
86
89
|
:cch: "チャワイ語"
|
87
90
|
:ce: "チェチェン語"
|
88
91
|
:ceb: "セブアノ語"
|
89
|
-
:cel: "ケルト諸語"
|
90
92
|
:cgg: "チガ語"
|
91
93
|
:ch: "チャモロ語"
|
92
94
|
:chb: "チブチャ語"
|
@@ -99,37 +101,30 @@
|
|
99
101
|
:chr: "チェロキー語"
|
100
102
|
:chy: "シャイアン語"
|
101
103
|
:ckb: "クルド語(ソラニー)"
|
102
|
-
:cmc: "チャム語族"
|
103
104
|
:co: "コルシカ語"
|
104
105
|
:cop: "コプト語"
|
105
|
-
:
|
106
|
-
:cpf: "フランス語が基盤の混成語・混合語"
|
107
|
-
:cpp: "ポルトガル語が基盤の混成語・混合語"
|
106
|
+
:cps: "カピス語"
|
108
107
|
:cr: "クリー語"
|
109
108
|
:crh: "クリミア・タタール語"
|
110
|
-
:crp: "その他の混成語・混合語"
|
111
109
|
:cs: "チェコ語"
|
112
110
|
:csb: "カシューブ語"
|
113
111
|
:cu: "教会スラブ語"
|
114
|
-
:cus: "クシュ諸語"
|
115
112
|
:cv: "チュヴァシ語"
|
116
113
|
:cy: "ウェールズ語"
|
117
114
|
:da: "デンマーク語"
|
118
115
|
:dak: "ダコタ語"
|
119
116
|
:dar: "ダルガン語"
|
120
117
|
:dav: "タイタ語"
|
121
|
-
:day: "ダヤク語"
|
122
118
|
:de: "ドイツ語"
|
123
|
-
:de-
|
124
|
-
:de-CH: "正統ドイツ語(スイス)"
|
119
|
+
:de-CH: "標準ドイツ語(スイス)"
|
125
120
|
:del: "デラウェア語"
|
126
121
|
:den: "スレイビー語"
|
127
122
|
:dgr: "ドグリブ語"
|
128
123
|
:din: "ディンカ語"
|
129
124
|
:dje: "ザルマ語"
|
130
125
|
:doi: "ドーグリー語"
|
131
|
-
:dra: "ドラヴィダ諸語"
|
132
126
|
:dsb: "低ソルビア語"
|
127
|
+
:dtp: "中央ドゥスン語"
|
133
128
|
:dua: "ドゥアラ語"
|
134
129
|
:dum: "中世オランダ語"
|
135
130
|
:dv: "ディベヒ語"
|
@@ -140,6 +135,7 @@
|
|
140
135
|
:ebu: "エンブ語"
|
141
136
|
:ee: "エウェ語"
|
142
137
|
:efi: "エフィク語"
|
138
|
+
:egl: "エミリア語"
|
143
139
|
:egy: "古代エジプト語"
|
144
140
|
:eka: "エカジュク語"
|
145
141
|
:el: "ギリシャ語"
|
@@ -147,48 +143,52 @@
|
|
147
143
|
:en: "英語"
|
148
144
|
:en-AU: "オーストラリア英語"
|
149
145
|
:en-CA: "カナダ英語"
|
150
|
-
:en-GB: "
|
151
|
-
:en-US: "
|
152
|
-
:enm: "
|
146
|
+
:en-GB: "英語(英国)"
|
147
|
+
:en-US: "英語(米国)"
|
148
|
+
:enm: "中英語"
|
153
149
|
:eo: "エスペラント語"
|
154
150
|
:es: "スペイン語"
|
155
|
-
:es-419: "Latin American Spanish"
|
156
151
|
:es-ES: "スペイン語(イベリア半島)"
|
157
|
-
:
|
152
|
+
:esu: "中央アラスカ・ユピック語"
|
158
153
|
:et: "エストニア語"
|
159
154
|
:eu: "バスク語"
|
160
155
|
:ewo: "エウォンド語"
|
156
|
+
:ext: "エストレマドゥーラ語"
|
161
157
|
:fa: "ペルシア語"
|
162
158
|
:fan: "ファング語"
|
163
159
|
:fat: "ファンティー語"
|
164
160
|
:ff: "フラニ語"
|
165
161
|
:fi: "フィンランド語"
|
166
162
|
:fil: "フィリピノ語"
|
167
|
-
:
|
163
|
+
:fit: "トルネダール・フィンランド語"
|
168
164
|
:fj: "フィジー語"
|
169
165
|
:fo: "フェロー語"
|
170
166
|
:fon: "フォン語"
|
171
167
|
:fr: "フランス語"
|
172
|
-
:
|
173
|
-
:fr-CH: "Swiss French"
|
168
|
+
:frc: "ケイジャン・フランス語"
|
174
169
|
:frm: "中期フランス語"
|
175
170
|
:fro: "古フランス語"
|
171
|
+
:frp: "アルピタン語"
|
176
172
|
:frr: "北フリジア語"
|
177
173
|
:frs: "東フリジア語"
|
178
174
|
:fur: "フリウリ語"
|
179
175
|
:fy: "西フリジア語"
|
180
176
|
:ga: "アイルランド語"
|
181
177
|
:gaa: "ガ語"
|
178
|
+
:gag: "ガガウズ語"
|
179
|
+
:gan: "贛語"
|
182
180
|
:gay: "ガヨ語"
|
183
181
|
:gba: "バヤ語"
|
182
|
+
:gbz: "ダリー語(ゾロアスター教)"
|
184
183
|
:gd: "スコットランド・ゲール語"
|
185
|
-
:gem: "ゲルマン諸語"
|
186
184
|
:gez: "ゲエズ語"
|
187
185
|
:gil: "キリバス語"
|
188
186
|
:gl: "ガリシア語"
|
187
|
+
:glk: "ギラキ語"
|
189
188
|
:gmh: "中高ドイツ語"
|
190
189
|
:gn: "グアラニー語"
|
191
190
|
:goh: "古高ドイツ語"
|
191
|
+
:gom: "ゴア・コンカニ語"
|
192
192
|
:gon: "ゴーンディー語"
|
193
193
|
:gor: "ゴロンタロ語"
|
194
194
|
:got: "ゴート語"
|
@@ -196,21 +196,25 @@
|
|
196
196
|
:grc: "古代ギリシャ語"
|
197
197
|
:gsw: "スイスドイツ語"
|
198
198
|
:gu: "グジャラート語"
|
199
|
+
:guc: "ワユ語"
|
200
|
+
:gur: "フラフラ語"
|
199
201
|
:guz: "グシイ語"
|
200
202
|
:gv: "マン島語"
|
201
203
|
:gwi: "グウィッチン語"
|
202
204
|
:ha: "ハウサ語"
|
203
205
|
:hai: "ハイダ語"
|
206
|
+
:hak: "客家語"
|
204
207
|
:haw: "ハワイ語"
|
205
208
|
:he: "ヘブライ語"
|
206
209
|
:hi: "ヒンディー語"
|
210
|
+
:hif: "フィジー・ヒンディー語"
|
207
211
|
:hil: "ヒリガイノン語"
|
208
|
-
:him: "ヒマチャル語"
|
209
212
|
:hit: "ヒッタイト語"
|
210
213
|
:hmn: "フモン語"
|
211
214
|
:ho: "ヒリモツ語"
|
212
215
|
:hr: "クロアチア語"
|
213
216
|
:hsb: "上ソルビア語"
|
217
|
+
:hsn: "湘語"
|
214
218
|
:ht: "ハイチ語"
|
215
219
|
:hu: "ハンガリー語"
|
216
220
|
:hup: "アタパスカ語"
|
@@ -223,24 +227,22 @@
|
|
223
227
|
:ie: "インターリング"
|
224
228
|
:ig: "イボ語"
|
225
229
|
:ii: "四川イ語"
|
226
|
-
:ijo: "イジョー語"
|
227
230
|
:ik: "イヌピアック語"
|
228
231
|
:ilo: "イロカノ語"
|
229
|
-
:inc: "インド諸語"
|
230
|
-
:ine: "印欧諸語"
|
231
232
|
:inh: "イングーシ語"
|
232
233
|
:io: "イド語"
|
233
|
-
:ira: "イラン語"
|
234
|
-
:iro: "イロコイ語族"
|
235
234
|
:is: "アイスランド語"
|
236
235
|
:it: "イタリア語"
|
237
236
|
:iu: "イヌクウティトット語"
|
237
|
+
:izh: "イングリア語"
|
238
238
|
:ja: "日本語"
|
239
|
+
:jam: "ジャマイカ・クレオール語"
|
239
240
|
:jbo: "ロジバン語"
|
240
|
-
:jgo: "
|
241
|
+
:jgo: "ンゴンバ語"
|
241
242
|
:jmc: "マチャメ語"
|
242
243
|
:jpr: "ユダヤ・ペルシア語"
|
243
244
|
:jrb: "ユダヤ・アラビア語"
|
245
|
+
:jut: "ユトランド語"
|
244
246
|
:jv: "ジャワ語"
|
245
247
|
:ka: "グルジア語"
|
246
248
|
:kaa: "カラカルパク語"
|
@@ -248,20 +250,22 @@
|
|
248
250
|
:kac: "カチン語"
|
249
251
|
:kaj: "カジェ語"
|
250
252
|
:kam: "カンバ語"
|
251
|
-
:kar: "カレン諸語"
|
252
253
|
:kaw: "カウィ語"
|
253
254
|
:kbd: "カバルド語"
|
254
255
|
:kbl: "カネンブ語"
|
255
256
|
:kcg: "カタブ語"
|
256
257
|
:kde: "マコンデ語"
|
257
258
|
:kea: "カーボベルデ・クレオール語"
|
259
|
+
:ken: "ニャン語"
|
258
260
|
:kfo: "コロ語"
|
259
261
|
:kg: "コンゴ語"
|
262
|
+
:kgp: "カインガング語"
|
260
263
|
:kha: "カシ語"
|
261
|
-
:khi: "コイサン諸語"
|
262
264
|
:kho: "コータン語"
|
263
265
|
:khq: "コイラ・チーニ語"
|
266
|
+
:khw: "コワール語"
|
264
267
|
:ki: "キクユ語"
|
268
|
+
:kiu: "キルマンジュキ語"
|
265
269
|
:kj: "クワニャマ語"
|
266
270
|
:kk: "カザフ語"
|
267
271
|
:kkj: "カコ語"
|
@@ -271,13 +275,15 @@
|
|
271
275
|
:kmb: "キンブンド語"
|
272
276
|
:kn: "カンナダ語"
|
273
277
|
:ko: "韓国語"
|
278
|
+
:koi: "コミ・ペルミャク語"
|
274
279
|
:kok: "コンカニ語"
|
275
280
|
:kos: "コスラエ語"
|
276
281
|
:kpe: "クペレ語"
|
277
282
|
:kr: "カヌリ語"
|
278
283
|
:krc: "カラチャイ語"
|
284
|
+
:kri: "クリオ語"
|
285
|
+
:krj: "キナライア語"
|
279
286
|
:krl: "カレリア語"
|
280
|
-
:kro: "クルー諸語"
|
281
287
|
:kru: "クルク語"
|
282
288
|
:ks: "カシミール語"
|
283
289
|
:ksb: "サンバー語"
|
@@ -296,14 +302,19 @@
|
|
296
302
|
:lam: "ランバ語"
|
297
303
|
:lb: "ルクセンブルク語"
|
298
304
|
:lez: "レズギ語"
|
305
|
+
:lfn: "リングア・フランカ・ノバ"
|
299
306
|
:lg: "ガンダ語"
|
300
307
|
:li: "リンブルフ語"
|
301
|
-
:
|
308
|
+
:lij: "リグリア語"
|
309
|
+
:liv: "リヴォニア語"
|
310
|
+
:lkt: "ラコタ語"
|
311
|
+
:lmo: "ロンバルド語"
|
302
312
|
:ln: "リンガラ語"
|
303
313
|
:lo: "ラオ語"
|
304
314
|
:lol: "モンゴ語"
|
305
315
|
:loz: "ロジ語"
|
306
316
|
:lt: "リトアニア語"
|
317
|
+
:ltg: "ラトガリア語"
|
307
318
|
:lu: "ルバ・カタンガ語"
|
308
319
|
:lua: "ルバ・ルルア語"
|
309
320
|
:lui: "ルイセーニョ語"
|
@@ -312,13 +323,14 @@
|
|
312
323
|
:lus: "ルシャイ語"
|
313
324
|
:luy: "ルヒヤ語"
|
314
325
|
:lv: "ラトビア語"
|
326
|
+
:lzh: "漢文"
|
327
|
+
:lzz: "ラズ語"
|
315
328
|
:mad: "マドゥラ語"
|
316
329
|
:maf: "マファ語"
|
317
330
|
:mag: "マガヒー語"
|
318
331
|
:mai: "マイティリー語"
|
319
332
|
:mak: "マカッサル語"
|
320
333
|
:man: "マンディンゴ語"
|
321
|
-
:map: "オーストロネシア諸語"
|
322
334
|
:mas: "マサイ語"
|
323
335
|
:mde: "マバ語"
|
324
336
|
:mdf: "モクシャ語"
|
@@ -329,38 +341,34 @@
|
|
329
341
|
:mg: "マダガスカル語"
|
330
342
|
:mga: "中期アイルランド語"
|
331
343
|
:mgh: "マクア・ミート語"
|
332
|
-
:mgo: "
|
344
|
+
:mgo: "メタ語"
|
333
345
|
:mh: "マーシャル語"
|
334
346
|
:mi: "マオリ語"
|
335
347
|
:mic: "ミクマク語"
|
336
348
|
:min: "ミナンカバウ語"
|
337
|
-
:mis: "その他の言語"
|
338
349
|
:mk: "マケドニア語"
|
339
|
-
:mkh: "モン・クメール諸語"
|
340
350
|
:ml: "マラヤーラム語"
|
341
351
|
:mn: "モンゴル語"
|
342
352
|
:mnc: "満州語"
|
343
353
|
:mni: "マニプリ語"
|
344
|
-
:mno: "マノボ語族"
|
345
|
-
:mo: "モルダビア語"
|
346
354
|
:moh: "モーホーク語"
|
347
355
|
:mos: "モシ語"
|
348
356
|
:mr: "マラーティー語"
|
357
|
+
:mrj: "山地マリ語"
|
349
358
|
:ms: "マレー語"
|
350
359
|
:mt: "マルタ語"
|
351
360
|
:mua: "ムンダン語"
|
352
361
|
:mul: "複数言語"
|
353
|
-
:mun: "ムンダ語族"
|
354
362
|
:mus: "クリーク語"
|
355
363
|
:mwl: "ミランダ語"
|
356
364
|
:mwr: "マールワーリー語"
|
365
|
+
:mwv: "メンタワイ語"
|
357
366
|
:my: "ビルマ語"
|
358
367
|
:mye: "ミエネ語"
|
359
|
-
:myn: "マヤ語族"
|
360
368
|
:myv: "エルジャ語"
|
369
|
+
:mzn: "マーザンダラーン語"
|
361
370
|
:na: "ナウル語"
|
362
|
-
:
|
363
|
-
:nai: "北米インディアン諸語"
|
371
|
+
:nan: "閩南語"
|
364
372
|
:nap: "ナポリ語"
|
365
373
|
:naq: "ナマ語"
|
366
374
|
:nb: "ノルウェー語(ブークモール)"
|
@@ -370,8 +378,8 @@
|
|
370
378
|
:new: "ネワール語"
|
371
379
|
:ng: "ンドンガ語"
|
372
380
|
:nia: "ニアス語"
|
373
|
-
:nic: "ニジェール・コルドファン諸語"
|
374
381
|
:niu: "ニウーエイ語"
|
382
|
+
:njo: "アオ・ナガ語"
|
375
383
|
:nl: "オランダ語"
|
376
384
|
:nl-BE: "フレミッシュ語"
|
377
385
|
:nmg: "クワシオ語"
|
@@ -381,10 +389,10 @@
|
|
381
389
|
: "ノルウェー語"
|
382
390
|
:nog: "ノガイ語"
|
383
391
|
:non: "古ノルド語"
|
392
|
+
:nov: "ノヴィアル"
|
384
393
|
:nqo: "ンコ語"
|
385
394
|
:nr: "南ンデベレ語"
|
386
395
|
:nso: "北部ソト語"
|
387
|
-
:nub: "ヌビア語族"
|
388
396
|
:nus: "ヌエル語"
|
389
397
|
:nv: "ナバホ語"
|
390
398
|
:nwc: "古典ネワール語"
|
@@ -400,79 +408,86 @@
|
|
400
408
|
:os: "オセット語"
|
401
409
|
:osa: "オセージ語"
|
402
410
|
:ota: "オスマントルコ語"
|
403
|
-
:oto: "オトミ語族"
|
404
411
|
:pa: "パンジャブ語"
|
405
|
-
:paa: "パプア諸語"
|
406
412
|
:pag: "パンガシナン語"
|
407
413
|
:pal: "パフラヴィー語"
|
408
414
|
:pam: "パンパンガ語"
|
409
415
|
:pap: "パピアメント語"
|
410
416
|
:pau: "パラオ語"
|
417
|
+
:pcd: "ピカルディ語"
|
418
|
+
:pdc: "ペンシルベニア・ドイツ語"
|
419
|
+
:pdt: "メノナイト低地ドイツ語"
|
411
420
|
:peo: "古代ペルシア語"
|
412
|
-
:
|
421
|
+
:pfl: "プファルツ語"
|
413
422
|
:phn: "フェニキア語"
|
414
423
|
:pi: "パーリ語"
|
415
424
|
:pl: "ポーランド語"
|
425
|
+
:pms: "ピエモンテ語"
|
426
|
+
:pnt: "ポントス・ギリシャ語"
|
416
427
|
:pon: "ポンペイ語"
|
417
|
-
:
|
428
|
+
:prg: "プロシア語"
|
418
429
|
:pro: "古期プロバンス語"
|
419
430
|
:ps: "パシュトゥ語"
|
420
431
|
:pt: "ポルトガル語"
|
421
|
-
:pt-BR: "Brazilian Portuguese"
|
422
432
|
:pt-PT: "ポルトガル語(イベリア半島)"
|
423
433
|
:qu: "ケチュア語"
|
434
|
+
:quc: "キチェ語"
|
435
|
+
:qug: "チンボラソ高地ケチュア語"
|
424
436
|
:raj: "ラージャスターン語"
|
425
437
|
:rap: "ラパヌイ語"
|
426
438
|
:rar: "ラロトンガ語"
|
439
|
+
:rgn: "ロマーニャ語"
|
440
|
+
:rif: "リーフ語"
|
427
441
|
:rm: "ロマンシュ語"
|
428
442
|
:rn: "ルンディ語"
|
429
443
|
:ro: "ルーマニア語"
|
430
|
-
:
|
444
|
+
:ro-MD: "モルダビア語"
|
431
445
|
:rof: "ロンボ語"
|
432
446
|
:rom: "ロマーニー語"
|
433
447
|
:root: "ルート"
|
448
|
+
:rtm: "ロツマ語"
|
434
449
|
:ru: "ロシア語"
|
450
|
+
:rue: "ルシン語"
|
451
|
+
:rug: "ロヴィアナ語"
|
435
452
|
:rup: "アルーマニア語"
|
436
453
|
:rw: "ルワンダ語"
|
437
454
|
:rwk: "ルワ語"
|
438
455
|
:sa: "サンスクリット語"
|
439
456
|
:sad: "サンダウェ語"
|
440
457
|
:sah: "ヤクート語"
|
441
|
-
:sai: "南米インディアン諸語"
|
442
|
-
:sal: "セイリッシュ語族"
|
443
458
|
:sam: "サマリア・アラム語"
|
444
459
|
:saq: "サンブル語"
|
445
460
|
:sas: "ササク語"
|
446
461
|
:sat: "サンターリー語"
|
462
|
+
:saz: "サウラーシュトラ語"
|
447
463
|
:sba: "ンガムバイ語"
|
448
464
|
:sbp: "サング語"
|
449
465
|
:sc: "サルデーニャ語"
|
450
466
|
:scn: "シチリア語"
|
451
467
|
:sco: "スコットランド語"
|
452
468
|
:sd: "シンド語"
|
469
|
+
:sdc: "サッサリ・サルデーニャ語"
|
453
470
|
:se: "北サーミ語"
|
454
471
|
:see: "セネカ語"
|
455
472
|
:seh: "セナ語"
|
473
|
+
:sei: "セリ語"
|
456
474
|
:sel: "セリクプ語"
|
457
|
-
:sem: "セム諸語"
|
458
475
|
:ses: "コイラボロ・センニ語"
|
459
476
|
:sg: "サンゴ語"
|
460
477
|
:sga: "古期アイルランド語"
|
461
|
-
:
|
478
|
+
:sgs: "サモギティア語)"
|
462
479
|
:sh: "セルボ・クロアチア語"
|
463
480
|
:shi: "タシルハイト語"
|
464
481
|
:shn: "シャン語"
|
465
482
|
:shu: "チャド・アラビア語"
|
466
483
|
:si: "シンハラ語"
|
467
484
|
:sid: "シダモ語"
|
468
|
-
:sio: "スー諸語"
|
469
|
-
:sit: "シナ・チベット諸語"
|
470
485
|
:sk: "スロバキア語"
|
471
486
|
:sl: "スロベニア語"
|
472
|
-
:
|
487
|
+
:sli: "低シレジア語"
|
488
|
+
:sly: "スラヤール語"
|
473
489
|
:sm: "サモア語"
|
474
490
|
:sma: "南サーミ語"
|
475
|
-
:smi: "サーミ諸語"
|
476
491
|
:smj: "ルレ・サーミ語"
|
477
492
|
:smn: "イナリ・サーミ語"
|
478
493
|
:sms: "スコルト・サーミ語"
|
@@ -480,15 +495,14 @@
|
|
480
495
|
:snk: "ソニンケ語"
|
481
496
|
:so: "ソマリ語"
|
482
497
|
:sog: "ソグド語"
|
483
|
-
:son: "ソンガイ語"
|
484
498
|
:sq: "アルバニア語"
|
485
499
|
:sr: "セルビア語"
|
486
500
|
:srn: "スリナム語"
|
487
501
|
:srr: "セレル語"
|
488
502
|
:ss: "スワジ語"
|
489
|
-
:ssa: "ナイル・サハラ諸語"
|
490
503
|
:ssy: "サホ語"
|
491
504
|
:st: "南部ソト語"
|
505
|
+
:stq: "ザーターフリジア語"
|
492
506
|
:su: "スンダ語"
|
493
507
|
:suk: "スクマ語"
|
494
508
|
:sus: "スス語"
|
@@ -499,8 +513,9 @@
|
|
499
513
|
:swc: "コンゴ・スワヒリ語"
|
500
514
|
:syc: "古典シリア語"
|
501
515
|
:syr: "シリア語"
|
516
|
+
:szl: "シレジア語"
|
502
517
|
:ta: "タミル語"
|
503
|
-
:
|
518
|
+
:tcy: "トゥル語"
|
504
519
|
:te: "テルグ語"
|
505
520
|
:tem: "テムネ語"
|
506
521
|
:teo: "テソ語"
|
@@ -513,22 +528,25 @@
|
|
513
528
|
:tiv: "ティブ語"
|
514
529
|
:tk: "トルクメン語"
|
515
530
|
:tkl: "トケラウ語"
|
531
|
+
:tkr: "ツァフル語"
|
516
532
|
:tl: "タガログ語"
|
517
533
|
:tlh: "クリンゴン語"
|
518
534
|
:tli: "トリンギット語"
|
535
|
+
:tly: "タリシュ語"
|
519
536
|
:tmh: "タマシェク語"
|
520
537
|
:tn: "ツワナ語"
|
521
538
|
:to: "トンガ語"
|
522
539
|
:tog: "トンガ語(ニアサ)"
|
523
540
|
:tpi: "トク・ピシン語"
|
524
541
|
:tr: "トルコ語"
|
542
|
+
:tru: "トゥロヨ語"
|
525
543
|
:trv: "タロコ語"
|
526
544
|
:ts: "ツォンガ語"
|
545
|
+
:tsd: "ツァコン語"
|
527
546
|
:tsi: "チムシュ語"
|
528
547
|
:tt: "タタール語"
|
548
|
+
:ttt: "ムスリム・タタール語"
|
529
549
|
:tum: "トゥンブカ語"
|
530
|
-
:tup: "トゥピ語族"
|
531
|
-
:tut: "アルタイ諸語"
|
532
550
|
:tvl: "ツバル語"
|
533
551
|
:tw: "トウィ語"
|
534
552
|
:twq: "タサワク語"
|
@@ -536,7 +554,7 @@
|
|
536
554
|
:tyv: "トゥヴァ語"
|
537
555
|
:tzm: "中央アトラス・タマジクト語"
|
538
556
|
:udm: "ウドムルト語"
|
539
|
-
:ug: "
|
557
|
+
:ug: "ウィグル語"
|
540
558
|
:uga: "ウガリト語"
|
541
559
|
:uk: "ウクライナ語"
|
542
560
|
:umb: "ムブンドゥ語"
|
@@ -545,20 +563,25 @@
|
|
545
563
|
:uz: "ウズベク語"
|
546
564
|
:vai: "ヴァイ語"
|
547
565
|
:ve: "ベンダ語"
|
566
|
+
:vec: "ヴェネト語"
|
567
|
+
:vep: "ヴェプス語"
|
548
568
|
:vi: "ベトナム語"
|
569
|
+
:vls: "西フラマン語"
|
570
|
+
:vmf: "マインフランク語"
|
549
571
|
:vo: "ヴォラピュク語"
|
550
572
|
:vot: "ヴォート語"
|
573
|
+
:vro: "ヴォロ語"
|
551
574
|
:vun: "ヴンジョ語"
|
552
575
|
:wa: "ワロン語"
|
553
576
|
:wae: "ヴァリス語"
|
554
|
-
:wak: "ワカシ語族"
|
555
577
|
:wal: "ウォライタ語"
|
556
578
|
:war: "ワライ語"
|
557
579
|
:was: "ワショ語"
|
558
|
-
:wen: "ソルビア語族"
|
559
580
|
:wo: "ウォロフ語"
|
581
|
+
:wuu: "呉語"
|
560
582
|
:xal: "カルムイク語"
|
561
583
|
:xh: "コサ語"
|
584
|
+
:xmf: "メグレル語"
|
562
585
|
:xog: "ソガ語"
|
563
586
|
:yao: "ヤオ語"
|
564
587
|
:yap: "ヤップ語"
|
@@ -566,17 +589,17 @@
|
|
566
589
|
:ybb: "イエンバ語"
|
567
590
|
:yi: "イディッシュ語"
|
568
591
|
:yo: "ヨルバ語"
|
569
|
-
:
|
592
|
+
:yrl: "ニェエンガトゥ語"
|
570
593
|
:yue: "広東語"
|
571
594
|
:za: "チワン語"
|
572
595
|
:zap: "サポテカ語"
|
573
596
|
:zbl: "ブリスシンボル"
|
597
|
+
:zea: "ゼーラント語"
|
574
598
|
:zen: "ゼナガ語"
|
575
599
|
:zgh: "タマージク語(モロッコ公用語)"
|
576
600
|
:zh: "中国語"
|
577
601
|
:zh-Hans: "簡体中国語"
|
578
602
|
:zh-Hant: "繁体中国語"
|
579
|
-
:znd: "ザンデ語"
|
580
603
|
:zu: "ズールー語"
|
581
604
|
:zun: "ズニ語"
|
582
605
|
:zxx: "言語的内容なし"
|