twitter_cldr 1.9.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Gemfile +7 -0
- data/History.txt +11 -0
- data/README.md +93 -13
- data/Rakefile +27 -6
- data/lib/twitter_cldr/formatters.rb +15 -12
- data/lib/twitter_cldr/formatters/base.rb +1 -1
- data/lib/twitter_cldr/formatters/calendars/datetime_formatter.rb +18 -3
- data/lib/twitter_cldr/formatters/calendars/timespan_formatter.rb +24 -26
- data/lib/twitter_cldr/formatters/numbers/abbreviated/abbreviated_number_formatter.rb +47 -0
- data/lib/twitter_cldr/formatters/numbers/abbreviated/long_decimal_formatter.rb +18 -0
- data/lib/twitter_cldr/formatters/numbers/abbreviated/short_decimal_formatter.rb +18 -0
- data/lib/twitter_cldr/formatters/numbers/currency_formatter.rb +22 -17
- data/lib/twitter_cldr/formatters/numbers/decimal_formatter.rb +0 -9
- data/lib/twitter_cldr/formatters/numbers/helpers/base.rb +1 -1
- data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +25 -10
- data/lib/twitter_cldr/formatters/numbers/percent_formatter.rb +9 -6
- data/lib/twitter_cldr/localized/localized_datetime.rb +6 -2
- data/lib/twitter_cldr/localized/localized_number.rb +9 -3
- data/lib/twitter_cldr/localized/localized_timespan.rb +1 -1
- data/lib/twitter_cldr/resources.rb +13 -12
- data/lib/twitter_cldr/resources/custom_locales_resources_importer.rb +1 -1
- data/lib/twitter_cldr/resources/download.rb +1 -1
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +10 -6
- data/lib/twitter_cldr/shared/bidi.rb +27 -27
- data/lib/twitter_cldr/shared/currencies.rb +20 -13
- data/lib/twitter_cldr/tokenizers.rb +10 -9
- data/lib/twitter_cldr/tokenizers/base.rb +33 -21
- data/lib/twitter_cldr/tokenizers/calendars/additional_date_format_selector.rb +86 -0
- data/lib/twitter_cldr/tokenizers/calendars/date_tokenizer.rb +20 -11
- data/lib/twitter_cldr/tokenizers/calendars/datetime_tokenizer.rb +50 -13
- data/lib/twitter_cldr/tokenizers/calendars/time_tokenizer.rb +19 -10
- data/lib/twitter_cldr/tokenizers/calendars/timespan_tokenizer.rb +32 -32
- data/lib/twitter_cldr/tokenizers/numbers/number_tokenizer.rb +45 -22
- data/lib/twitter_cldr/utils.rb +16 -1
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/collation/tailoring/af.yml +1 -0
- data/resources/collation/tailoring/ar.yml +3 -2
- data/resources/collation/tailoring/be.yml +7 -0
- data/resources/collation/tailoring/bg.yml +5 -0
- data/resources/collation/tailoring/bn.yml +9 -0
- data/resources/collation/tailoring/ca.yml +3 -2
- data/resources/collation/tailoring/cs.yml +3 -2
- data/resources/collation/tailoring/cy.yml +51 -0
- data/resources/collation/tailoring/da.yml +3 -2
- data/resources/collation/tailoring/de.yml +1 -0
- data/resources/collation/tailoring/el.yml +1 -0
- data/resources/collation/tailoring/en.yml +1 -0
- data/resources/collation/tailoring/es.yml +3 -2
- data/resources/collation/tailoring/eu.yml +1 -0
- data/resources/collation/tailoring/fa.yml +3 -2
- data/resources/collation/tailoring/fi.yml +3 -2
- data/resources/collation/tailoring/fil.yml +3 -2
- data/resources/collation/tailoring/fr.yml +1 -0
- data/resources/collation/tailoring/ga.yml +5 -0
- data/resources/collation/tailoring/gl.yml +5 -0
- data/resources/collation/tailoring/he.yml +1 -0
- data/resources/collation/tailoring/hi.yml +3 -2
- data/resources/collation/tailoring/hu.yml +3 -2
- data/resources/collation/tailoring/id.yml +1 -0
- data/resources/collation/tailoring/it.yml +1 -0
- data/resources/collation/tailoring/ja.yml +107 -54
- data/resources/collation/tailoring/ko.yml +3 -2
- data/resources/collation/tailoring/lv.yml +35 -0
- data/resources/collation/tailoring/ms.yml +1 -0
- data/resources/collation/tailoring/nb.yml +3 -2
- data/resources/collation/tailoring/nl.yml +1 -0
- data/resources/collation/tailoring/pl.yml +3 -2
- data/resources/collation/tailoring/pt.yml +1 -0
- data/resources/collation/tailoring/ro.yml +31 -0
- data/resources/collation/tailoring/ru.yml +1 -0
- data/resources/collation/tailoring/sk.yml +35 -0
- data/resources/collation/tailoring/sq.yml +65 -0
- data/resources/collation/tailoring/sr.yml +5 -0
- data/resources/collation/tailoring/sv.yml +3 -2
- data/resources/collation/tailoring/ta.yml +57 -0
- data/resources/collation/tailoring/th.yml +3 -2
- data/resources/collation/tailoring/tr.yml +3 -2
- data/resources/collation/tailoring/uk.yml +3 -2
- data/resources/collation/tailoring/ur.yml +3 -2
- data/resources/collation/tailoring/zh-Hant.yml +3 -2
- data/resources/collation/tailoring/zh.yml +3 -2
- data/resources/collation/tries/be.dump +0 -0
- data/resources/collation/tries/bg.dump +0 -0
- data/resources/collation/tries/bn.dump +0 -0
- data/resources/collation/tries/cy.dump +0 -0
- data/resources/collation/tries/ga.dump +0 -0
- data/resources/collation/tries/gl.dump +0 -0
- data/resources/collation/tries/lv.dump +0 -0
- data/resources/collation/tries/ro.dump +0 -0
- data/resources/collation/tries/sk.dump +0 -0
- data/resources/collation/tries/sq.dump +0 -0
- data/resources/collation/tries/sr.dump +0 -0
- data/resources/collation/tries/ta.dump +0 -0
- data/resources/custom/locales/ar/units.yml +6 -6
- data/resources/custom/locales/be/units.yml +27 -0
- data/resources/custom/locales/bg/units.yml +19 -0
- data/resources/custom/locales/bn/units.yml +7 -0
- data/resources/custom/locales/cs/units.yml +3 -3
- data/resources/custom/locales/cy/units.yml +35 -0
- data/resources/custom/locales/fil/units.yml +2 -2
- data/resources/custom/locales/ga/units.yml +24 -0
- data/resources/custom/locales/gl/units.yml +19 -0
- data/resources/custom/locales/hu/plurals.yml +3 -0
- data/resources/custom/locales/hu/units.yml +4 -0
- data/resources/custom/locales/lv/units.yml +23 -0
- data/resources/custom/locales/ms/units.yml +1 -1
- data/resources/custom/locales/ro/units.yml +23 -0
- data/resources/custom/locales/sk/units.yml +23 -0
- data/resources/custom/locales/sr/units.yml +27 -0
- data/resources/custom/locales/ta/units.yml +11 -0
- data/resources/custom/locales/th/calendars.yml +14 -0
- data/resources/locales/af/calendars.yml +56 -0
- data/resources/locales/af/currencies.yml +358 -0
- data/resources/locales/af/languages.yml +23 -3
- data/resources/locales/af/numbers.yml +22 -8
- data/resources/locales/af/units.yml +26 -54
- data/resources/locales/ar/calendars.yml +99 -6
- data/resources/locales/ar/currencies.yml +1491 -0
- data/resources/locales/ar/languages.yml +33 -6
- data/resources/locales/ar/numbers.yml +27 -14
- data/resources/locales/ar/units.yml +31 -31
- data/resources/locales/be/calendars.yml +229 -0
- data/resources/locales/be/currencies.yml +66 -0
- data/resources/locales/be/languages.yml +149 -0
- data/resources/locales/be/layout.yml +4 -0
- data/resources/locales/be/lists.yml +7 -0
- data/resources/locales/be/numbers.yml +43 -0
- data/resources/locales/be/plurals.yml +5 -0
- data/resources/locales/be/units.yml +87 -0
- data/resources/locales/bg/calendars.yml +220 -0
- data/resources/locales/bg/currencies.yml +773 -0
- data/resources/locales/bg/languages.yml +513 -0
- data/resources/locales/bg/layout.yml +4 -0
- data/resources/locales/bg/lists.yml +7 -0
- data/resources/locales/bg/numbers.yml +57 -0
- data/resources/locales/bg/plurals.yml +3 -0
- data/resources/locales/bg/units.yml +108 -0
- data/resources/locales/bn/calendars.yml +205 -0
- data/resources/locales/bn/currencies.yml +564 -0
- data/resources/locales/bn/languages.yml +513 -0
- data/resources/locales/bn/layout.yml +4 -0
- data/resources/locales/bn/lists.yml +7 -0
- data/resources/locales/bn/numbers.yml +57 -0
- data/resources/locales/bn/plurals.yml +3 -0
- data/resources/locales/bn/units.yml +108 -0
- data/resources/locales/ca/calendars.yml +70 -21
- data/resources/locales/ca/currencies.yml +904 -0
- data/resources/locales/ca/languages.yml +70 -5
- data/resources/locales/ca/numbers.yml +19 -6
- data/resources/locales/ca/units.yml +0 -28
- data/resources/locales/cs/calendars.yml +73 -27
- data/resources/locales/cs/currencies.yml +1063 -0
- data/resources/locales/cs/languages.yml +113 -31
- data/resources/locales/cs/numbers.yml +17 -4
- data/resources/locales/cs/units.yml +0 -28
- data/resources/locales/cy/calendars.yml +266 -0
- data/resources/locales/cy/currencies.yml +54 -0
- data/resources/locales/cy/languages.yml +92 -0
- data/resources/locales/cy/layout.yml +4 -0
- data/resources/locales/cy/lists.yml +7 -0
- data/resources/locales/cy/numbers.yml +49 -0
- data/resources/locales/cy/plurals.yml +4 -0
- data/resources/locales/cy/units.yml +73 -0
- data/resources/locales/da/calendars.yml +117 -16
- data/resources/locales/da/currencies.yml +814 -0
- data/resources/locales/da/languages.yml +66 -5
- data/resources/locales/da/numbers.yml +16 -3
- data/resources/locales/da/units.yml +21 -35
- data/resources/locales/de/calendars.yml +115 -17
- data/resources/locales/de/currencies.yml +843 -0
- data/resources/locales/de/languages.yml +5 -3
- data/resources/locales/de/numbers.yml +18 -5
- data/resources/locales/de/units.yml +0 -28
- data/resources/locales/el/calendars.yml +61 -8
- data/resources/locales/el/currencies.yml +866 -0
- data/resources/locales/el/languages.yml +61 -5
- data/resources/locales/el/numbers.yml +18 -5
- data/resources/locales/el/units.yml +7 -42
- data/resources/locales/en/calendars.yml +43 -4
- data/resources/locales/en/currencies.yml +912 -0
- data/resources/locales/en/languages.yml +26 -6
- data/resources/locales/en/numbers.yml +17 -4
- data/resources/locales/es/calendars.yml +60 -0
- data/resources/locales/es/currencies.yml +820 -0
- data/resources/locales/es/languages.yml +66 -1
- data/resources/locales/es/numbers.yml +20 -7
- data/resources/locales/es/units.yml +0 -28
- data/resources/locales/eu/calendars.yml +43 -2
- data/resources/locales/eu/currencies.yml +378 -0
- data/resources/locales/eu/languages.yml +29 -13
- data/resources/locales/eu/numbers.yml +17 -4
- data/resources/locales/eu/units.yml +22 -43
- data/resources/locales/fa/calendars.yml +57 -0
- data/resources/locales/fa/currencies.yml +449 -0
- data/resources/locales/fa/languages.yml +8 -3
- data/resources/locales/fa/numbers.yml +20 -7
- data/resources/locales/fa/units.yml +0 -42
- data/resources/locales/fi/calendars.yml +49 -1
- data/resources/locales/fi/currencies.yml +903 -0
- data/resources/locales/fi/languages.yml +58 -2
- data/resources/locales/fi/numbers.yml +25 -12
- data/resources/locales/fi/units.yml +0 -28
- data/resources/locales/fil/calendars.yml +51 -0
- data/resources/locales/fil/currencies.yml +357 -0
- data/resources/locales/fil/languages.yml +25 -8
- data/resources/locales/fil/numbers.yml +18 -5
- data/resources/locales/fil/units.yml +14 -28
- data/resources/locales/fr/calendars.yml +114 -12
- data/resources/locales/fr/currencies.yml +884 -0
- data/resources/locales/fr/languages.yml +43 -9
- data/resources/locales/fr/numbers.yml +22 -9
- data/resources/locales/fr/units.yml +2 -30
- data/resources/locales/ga/calendars.yml +187 -0
- data/resources/locales/ga/currencies.yml +513 -0
- data/resources/locales/ga/languages.yml +147 -0
- data/resources/locales/ga/layout.yml +4 -0
- data/resources/locales/ga/lists.yml +7 -0
- data/resources/locales/ga/numbers.yml +43 -0
- data/resources/locales/ga/plurals.yml +4 -0
- data/resources/locales/ga/units.yml +66 -0
- data/resources/locales/gl/calendars.yml +216 -0
- data/resources/locales/gl/currencies.yml +476 -0
- data/resources/locales/gl/languages.yml +213 -0
- data/resources/locales/gl/layout.yml +4 -0
- data/resources/locales/gl/lists.yml +7 -0
- data/resources/locales/gl/numbers.yml +57 -0
- data/resources/locales/gl/plurals.yml +3 -0
- data/resources/locales/gl/units.yml +108 -0
- data/resources/locales/he/calendars.yml +70 -18
- data/resources/locales/he/currencies.yml +497 -0
- data/resources/locales/he/languages.yml +301 -7
- data/resources/locales/he/lists.yml +2 -2
- data/resources/locales/he/numbers.yml +23 -8
- data/resources/locales/he/plurals.yml +3 -2
- data/resources/locales/he/units.yml +72 -30
- data/resources/locales/hi/calendars.yml +54 -1
- data/resources/locales/hi/currencies.yml +388 -0
- data/resources/locales/hi/languages.yml +2 -0
- data/resources/locales/hi/numbers.yml +21 -8
- data/resources/locales/hi/units.yml +15 -29
- data/resources/locales/hu/calendars.yml +52 -5
- data/resources/locales/hu/currencies.yml +640 -0
- data/resources/locales/hu/languages.yml +60 -4
- data/resources/locales/hu/numbers.yml +25 -12
- data/resources/locales/hu/units.yml +1 -29
- data/resources/locales/id/calendars.yml +125 -21
- data/resources/locales/id/currencies.yml +603 -0
- data/resources/locales/id/languages.yml +113 -51
- data/resources/locales/id/numbers.yml +16 -3
- data/resources/locales/id/units.yml +0 -28
- data/resources/locales/it/calendars.yml +59 -6
- data/resources/locales/it/currencies.yml +722 -0
- data/resources/locales/it/languages.yml +77 -5
- data/resources/locales/it/numbers.yml +22 -9
- data/resources/locales/it/units.yml +0 -14
- data/resources/locales/ja/calendars.yml +55 -5
- data/resources/locales/ja/currencies.yml +602 -0
- data/resources/locales/ja/languages.yml +103 -43
- data/resources/locales/ja/numbers.yml +18 -5
- data/resources/locales/ja/units.yml +6 -34
- data/resources/locales/ko/calendars.yml +50 -0
- data/resources/locales/ko/currencies.yml +596 -0
- data/resources/locales/ko/languages.yml +75 -8
- data/resources/locales/ko/numbers.yml +17 -4
- data/resources/locales/ko/units.yml +0 -28
- data/resources/locales/lv/calendars.yml +275 -0
- data/resources/locales/lv/currencies.yml +765 -0
- data/resources/locales/lv/languages.yml +576 -0
- data/resources/locales/lv/layout.yml +4 -0
- data/resources/locales/lv/lists.yml +7 -0
- data/resources/locales/lv/numbers.yml +58 -0
- data/resources/locales/lv/plurals.yml +4 -0
- data/resources/locales/lv/units.yml +136 -0
- data/resources/locales/ms/calendars.yml +86 -4
- data/resources/locales/ms/currencies.yml +341 -0
- data/resources/locales/ms/languages.yml +25 -3
- data/resources/locales/ms/numbers.yml +19 -6
- data/resources/locales/ms/units.yml +0 -56
- data/resources/locales/nb/calendars.yml +48 -1
- data/resources/locales/nb/currencies.yml +846 -0
- data/resources/locales/nb/languages.yml +44 -2
- data/resources/locales/nb/numbers.yml +16 -3
- data/resources/locales/nb/units.yml +6 -28
- data/resources/locales/nl/calendars.yml +110 -9
- data/resources/locales/nl/currencies.yml +640 -0
- data/resources/locales/nl/languages.yml +68 -8
- data/resources/locales/nl/numbers.yml +25 -12
- data/resources/locales/nl/units.yml +14 -28
- data/resources/locales/pl/calendars.yml +53 -6
- data/resources/locales/pl/currencies.yml +1100 -0
- data/resources/locales/pl/languages.yml +13 -6
- data/resources/locales/pl/lists.yml +2 -2
- data/resources/locales/pl/numbers.yml +18 -5
- data/resources/locales/pl/units.yml +51 -92
- data/resources/locales/pt/calendars.yml +121 -9
- data/resources/locales/pt/currencies.yml +904 -0
- data/resources/locales/pt/languages.yml +5 -3
- data/resources/locales/pt/numbers.yml +17 -4
- data/resources/locales/pt/units.yml +0 -28
- data/resources/locales/ro/calendars.yml +278 -0
- data/resources/locales/ro/currencies.yml +946 -0
- data/resources/locales/ro/languages.yml +576 -0
- data/resources/locales/ro/layout.yml +4 -0
- data/resources/locales/ro/lists.yml +7 -0
- data/resources/locales/ro/numbers.yml +58 -0
- data/resources/locales/ro/plurals.yml +3 -0
- data/resources/locales/ro/units.yml +136 -0
- data/resources/locales/ru/calendars.yml +72 -12
- data/resources/locales/ru/currencies.yml +1061 -0
- data/resources/locales/ru/languages.yml +51 -6
- data/resources/locales/ru/numbers.yml +21 -5
- data/resources/locales/ru/units.yml +0 -28
- data/resources/locales/sk/calendars.yml +275 -0
- data/resources/locales/sk/currencies.yml +713 -0
- data/resources/locales/sk/languages.yml +576 -0
- data/resources/locales/sk/layout.yml +4 -0
- data/resources/locales/sk/lists.yml +7 -0
- data/resources/locales/sk/numbers.yml +58 -0
- data/resources/locales/sk/plurals.yml +3 -0
- data/resources/locales/sk/units.yml +136 -0
- data/resources/locales/sq/calendars.yml +188 -0
- data/resources/locales/sq/currencies.yml +56 -0
- data/resources/locales/sq/languages.yml +17 -0
- data/resources/locales/sq/layout.yml +4 -0
- data/resources/locales/sq/lists.yml +7 -0
- data/resources/locales/sq/numbers.yml +43 -0
- data/resources/locales/sq/plurals.yml +3 -0
- data/resources/locales/sq/units.yml +73 -0
- data/resources/locales/sr/calendars.yml +285 -0
- data/resources/locales/sr/currencies.yml +1494 -0
- data/resources/locales/sr/languages.yml +513 -0
- data/resources/locales/sr/layout.yml +4 -0
- data/resources/locales/sr/lists.yml +7 -0
- data/resources/locales/sr/numbers.yml +59 -0
- data/resources/locales/sr/plurals.yml +5 -0
- data/resources/locales/sr/units.yml +164 -0
- data/resources/locales/sv/calendars.yml +59 -1
- data/resources/locales/sv/currencies.yml +919 -0
- data/resources/locales/sv/languages.yml +47 -2
- data/resources/locales/sv/numbers.yml +27 -12
- data/resources/locales/sv/units.yml +4 -32
- data/resources/locales/ta/calendars.yml +264 -0
- data/resources/locales/ta/currencies.yml +346 -0
- data/resources/locales/ta/languages.yml +512 -0
- data/resources/locales/ta/layout.yml +4 -0
- data/resources/locales/ta/lists.yml +7 -0
- data/resources/locales/ta/numbers.yml +57 -0
- data/resources/locales/ta/plurals.yml +3 -0
- data/resources/locales/ta/units.yml +108 -0
- data/resources/locales/th/calendars.yml +125 -27
- data/resources/locales/th/currencies.yml +602 -0
- data/resources/locales/th/languages.yml +70 -5
- data/resources/locales/th/numbers.yml +24 -11
- data/resources/locales/th/units.yml +0 -28
- data/resources/locales/tr/calendars.yml +62 -12
- data/resources/locales/tr/currencies.yml +571 -0
- data/resources/locales/tr/languages.yml +94 -29
- data/resources/locales/tr/numbers.yml +19 -6
- data/resources/locales/tr/units.yml +1 -29
- data/resources/locales/uk/calendars.yml +52 -0
- data/resources/locales/uk/currencies.yml +799 -0
- data/resources/locales/uk/languages.yml +57 -2
- data/resources/locales/uk/numbers.yml +18 -5
- data/resources/locales/uk/units.yml +0 -28
- data/resources/locales/ur/calendars.yml +96 -32
- data/resources/locales/ur/currencies.yml +360 -0
- data/resources/locales/ur/languages.yml +49 -32
- data/resources/locales/ur/numbers.yml +13 -13
- data/resources/locales/ur/units.yml +28 -56
- data/resources/locales/zh-Hant/calendars.yml +59 -1
- data/resources/locales/zh-Hant/currencies.yml +602 -0
- data/resources/locales/zh-Hant/languages.yml +74 -8
- data/resources/locales/zh-Hant/numbers.yml +17 -4
- data/resources/locales/zh-Hant/units.yml +0 -28
- data/resources/locales/zh/calendars.yml +95 -35
- data/resources/locales/zh/currencies.yml +602 -0
- data/resources/locales/zh/languages.yml +116 -46
- data/resources/locales/zh/numbers.yml +20 -7
- data/resources/locales/zh/units.yml +6 -34
- data/resources/shared/currency_digits_and_rounding.yml +187 -0
- data/spec/bidi/bidi_spec.rb +1 -1
- data/spec/collation/tailoring_spec.rb +29 -25
- data/spec/formatters/calendars/datetime_formatter_spec.rb +50 -2
- data/spec/formatters/calendars/timespan_formatter_spec.rb +52 -8
- data/spec/formatters/numbers/abbreviated/abbreviated_number_formatter_spec.rb +81 -0
- data/spec/formatters/numbers/abbreviated/long_decimal_formatter_spec.rb +37 -0
- data/spec/formatters/numbers/abbreviated/short_decimal_formatter_spec.rb +37 -0
- data/spec/formatters/numbers/currency_formatter_spec.rb +10 -1
- data/spec/localized/localized_date_spec.rb +11 -11
- data/spec/localized/localized_datetime_spec.rb +27 -3
- data/spec/localized/localized_number_spec.rb +34 -6
- data/spec/localized/localized_time_spec.rb +1 -1
- data/spec/readme_spec.rb +24 -3
- data/spec/shared/currencies_spec.rb +7 -9
- data/spec/spec_helper.rb +7 -0
- data/spec/tokenizers/base_spec.rb +71 -21
- data/spec/tokenizers/calendars/additional_date_format_selector_spec.rb +131 -0
- data/spec/tokenizers/calendars/datetime_tokenizer_spec.rb +54 -27
- data/spec/tokenizers/calendars/time_tokenizer_spec.rb +16 -16
- data/spec/tokenizers/numbers/number_tokenizer_spec.rb +9 -21
- data/spec/utils/yaml/yaml_spec.rb +21 -16
- data/spec/utils_spec.rb +6 -2
- metadata +218 -37
@@ -3,70 +3,144 @@
|
|
3
3
|
:languages:
|
4
4
|
:aa: אפארית
|
5
5
|
:ab: אבחזית
|
6
|
+
:ace: אכינזית
|
7
|
+
:ach: אקולי
|
8
|
+
:ada: אדנמה
|
6
9
|
:ady: אדיגית
|
7
10
|
:ae: אבסטן
|
8
11
|
:af: אפריקאנס
|
9
12
|
:afa: שפה אפרו-אסייתית
|
10
13
|
:afh: אפריהילי
|
14
|
+
:agq: אהיים
|
11
15
|
:ain: אינו
|
12
16
|
:ak: אקאן
|
13
17
|
:akk: אכדית
|
18
|
+
:ale: אלאוט
|
19
|
+
:alg: השפה האלגונקוויאנית
|
20
|
+
:alt: אלטאי דרומית
|
14
21
|
:am: אמהרית
|
22
|
+
:an: אראגונית
|
15
23
|
:ang: אנגלית עתיקה
|
24
|
+
:anp: אנג'יקה
|
16
25
|
:apa: שפה אפאצ׳ית
|
17
26
|
:ar: ערבית
|
18
27
|
:arc: ארמית
|
28
|
+
:arn: אראוקנית
|
29
|
+
:arp: ארפהו
|
19
30
|
:art: שפה מלאכותית
|
31
|
+
:arw: ארוואק
|
20
32
|
:as: אסאמית
|
33
|
+
:asa: אסו
|
21
34
|
:ast: אסטורית
|
35
|
+
:ath: השפה האת'פסקנית
|
22
36
|
:aus: שפה אוסטרלית
|
37
|
+
:av: אבארית
|
23
38
|
:awa: אוואדית
|
24
39
|
:ay: איימארית
|
25
40
|
:az: אזרית
|
26
41
|
:ba: בשקירית
|
42
|
+
:bad: בנדה
|
43
|
+
:bai: השפה הבאמילקית
|
27
44
|
:bal: באלוצ׳י
|
28
45
|
:ban: בלינזית
|
46
|
+
:bas: בסאא
|
29
47
|
:bat: שפות בלטיות
|
48
|
+
:bax: באקס
|
49
|
+
:bbj: גומל
|
30
50
|
:be: בלארוסית
|
31
51
|
:bej: בז׳ה
|
52
|
+
:bem: במבה
|
32
53
|
:ber: ברברית
|
54
|
+
:bez: בנה
|
55
|
+
:bfd: באפוט
|
33
56
|
:bg: בולגרית
|
34
57
|
:bh: ביהארי
|
58
|
+
:bho: בוג'פורי
|
35
59
|
:bi: ביסלמה
|
60
|
+
:bik: ביקול
|
61
|
+
:bin: ביני
|
62
|
+
:bkm: קום
|
63
|
+
:bla: סיקסיקה
|
64
|
+
:bm: במבארה
|
36
65
|
:bn: בנגלית
|
37
66
|
:bnt: בנטו
|
38
67
|
:bo: טיבטית
|
39
68
|
:br: ברטונית
|
69
|
+
:bra: בראג'
|
70
|
+
:brx: בודו
|
40
71
|
:bs: בוסנית
|
72
|
+
:bss: אקוסה
|
73
|
+
:btk: בטאק
|
74
|
+
:bua: בוריאט
|
75
|
+
:bug: בוגינזית
|
76
|
+
:bum: בולו
|
77
|
+
:byn: בלין
|
78
|
+
:byv: מדומבה
|
41
79
|
:ca: קטלאנית
|
42
80
|
:cad: קאדו
|
43
81
|
:cai: שפה אינדיאנית מרכז-אמריקאית
|
82
|
+
:car: קאריב
|
44
83
|
:cau: שפה קווקזית
|
84
|
+
:cay: קאיוגה
|
85
|
+
:cch: אטסם
|
45
86
|
:ce: צ׳צ׳נית
|
46
87
|
:ceb: קבואנו
|
47
88
|
:cel: שפה קלטית
|
89
|
+
:cgg: צ'יגה
|
90
|
+
:ch: צ'מורו
|
91
|
+
:chb: צ'יבצ'ה
|
48
92
|
:chg: צ׳אגאטאי
|
93
|
+
:chk: צ'וקסה
|
94
|
+
:chm: מארי
|
95
|
+
:chn: ניב צ'ינוק
|
96
|
+
:cho: צ'וקטאו
|
97
|
+
:chp: צ'יפוויאן
|
49
98
|
:chr: צ׳רוקי
|
99
|
+
:chy: שאיין
|
100
|
+
:ckb: כורדית סוראנית
|
101
|
+
:cmc: השפה הצ'אמית
|
50
102
|
:co: קורסיקנית
|
51
103
|
:cop: קופטית
|
104
|
+
:cpe: קריאולית או פידג'ין מבוססת אנגלית
|
105
|
+
:cpf: קריאולית או פידג'ין מבוססת-צרפתית
|
106
|
+
:cpp: קריאולית או פידג'ין מבוססת-פורטוגזית
|
107
|
+
:cr: קרי
|
52
108
|
:crh: טטרית של קרים
|
53
109
|
:crp: שפה קראולית או פידג׳אנית
|
54
110
|
:cs: צ׳כית
|
111
|
+
:csb: קשוביאן
|
55
112
|
:cu: סלאבית כנסייתית עתיקה
|
113
|
+
:cus: השפה הקושיטית
|
114
|
+
:cv: צ'ובאש
|
56
115
|
:cy: וולשית
|
57
116
|
:da: דנית
|
58
117
|
:dak: דקוטה
|
118
|
+
:dar: דרגווה
|
119
|
+
:dav: טאיטה
|
120
|
+
:day: דיאק
|
59
121
|
:de: גרמנית
|
60
122
|
:de-AT: גרמנית אוסטרית
|
61
123
|
:de-CH: גרמנית שוויצרית (גבוהה)
|
62
124
|
:del: דלאוור
|
63
125
|
:den: סלאבית
|
126
|
+
:dgr: דוגריב
|
127
|
+
:din: דינקה
|
128
|
+
:dje: זארמה
|
64
129
|
:doi: דוגרי
|
130
|
+
:dra: השפה הדראווידיאנית
|
131
|
+
:dsb: סורביאן נמוכה
|
132
|
+
:dua: דואלה
|
65
133
|
:dum: הולנדית תיכונה
|
66
134
|
:dv: דיבהי
|
135
|
+
:dyo: הולה-פוניי
|
136
|
+
:dyu: דיולה
|
67
137
|
:dz: דזונקה
|
138
|
+
:dzg: דזאנגה
|
139
|
+
:ebu: אמבו
|
140
|
+
:ee: אווה
|
68
141
|
:efi: אפיק
|
69
142
|
:egy: מצרית עתיקה
|
143
|
+
:eka: אקיוק
|
70
144
|
:el: יוונית
|
71
145
|
:elx: עילמית
|
72
146
|
:en: אנגלית
|
@@ -78,205 +152,425 @@
|
|
78
152
|
:eo: אספרנטו
|
79
153
|
:es: ספרדית
|
80
154
|
:es-419: ספרדית לטינו־אמריקאית
|
81
|
-
:es-ES: ספרדית
|
155
|
+
:es-ES: ספרדית אירופאית
|
82
156
|
:et: אסטונית
|
83
157
|
:eu: בסקית
|
158
|
+
:ewo: אוונדו
|
84
159
|
:fa: פרסית
|
160
|
+
:fan: פנג
|
161
|
+
:fat: פאנטי
|
162
|
+
:ff: פולה
|
85
163
|
:fi: פינית
|
86
164
|
:fil: פיליפינית
|
165
|
+
:fiu: השפה הפינו-אוגרית
|
87
166
|
:fj: פיג׳ית
|
88
167
|
:fo: פארואזית
|
168
|
+
:fon: פון
|
89
169
|
:fr: צרפתית
|
90
170
|
:fr-CA: צרפתית קנדית
|
91
171
|
:fr-CH: צרפתית שוויצרית
|
92
172
|
:frm: צרפתית תיכונה
|
93
173
|
:fro: צרפתית עתיקה
|
94
174
|
:frr: פריזית צפונית
|
175
|
+
:frs: פריזיאן מזרחית
|
176
|
+
:fur: פריולית
|
95
177
|
:fy: פריזית
|
96
178
|
:ga: אירית
|
179
|
+
:gaa: גא
|
180
|
+
:gay: גאיו
|
181
|
+
:gba: גבאיה
|
97
182
|
:gd: גאלית סקוטית
|
98
183
|
:gem: שפה גרמאנית
|
99
184
|
:gez: געז
|
185
|
+
:gil: גילברטזית
|
100
186
|
:gl: גליציאנית
|
187
|
+
:gmh: גרמנית בינונית-גבוהה
|
101
188
|
:gn: גוארני
|
189
|
+
:goh: גרמנית עתיקה גבוהה
|
102
190
|
:gon: גונדי
|
191
|
+
:gor: גורונטאלו
|
103
192
|
:got: גותית
|
193
|
+
:grb: גרבו
|
104
194
|
:grc: יוונית עתיקה
|
105
195
|
:gsw: גרמנית שוויצרית
|
106
196
|
:gu: גוג׳ראטית
|
197
|
+
:guz: גוסי
|
107
198
|
:gv: מאנית
|
199
|
+
:gwi: גוויצ'ין
|
108
200
|
:ha: האוסה
|
201
|
+
:hai: האידה
|
109
202
|
:haw: הוואית
|
110
203
|
:he: עברית
|
111
204
|
:hi: הינדי
|
205
|
+
:hil: היליגאינון
|
206
|
+
:him: הימצ'אלי
|
112
207
|
:hit: חיתית
|
208
|
+
:hmn: מונג
|
113
209
|
:ho: הארי מוטו
|
114
210
|
:hr: קרואטית
|
211
|
+
:hsb: סורביאנית עליונה
|
115
212
|
:ht: האיטית
|
116
213
|
:hu: הונגרית
|
214
|
+
:hup: הופה
|
117
215
|
:hy: ארמנית
|
216
|
+
:hz: הררו
|
118
217
|
:ia: אינטרלינגואה
|
218
|
+
:iba: איבאן
|
219
|
+
:ibb: איביביו
|
119
220
|
:id: אינדונזית
|
120
221
|
:ie: אינטרלינגה
|
121
222
|
:ig: איגבו
|
223
|
+
:ii: סיצ'ואן יי
|
224
|
+
:ijo: איג'ו
|
225
|
+
:ik: אינופיאק
|
226
|
+
:ilo: אילוקו
|
227
|
+
:inc: שפת האינדיק
|
122
228
|
:ine: שפה הודו-אירופית
|
123
229
|
:inh: אינגושית
|
124
230
|
:io: אידו
|
125
231
|
:ira: שפה איראנית
|
232
|
+
:iro: השפה האירוקואונית
|
126
233
|
:is: איסלנדית
|
127
234
|
:it: איטלקית
|
128
235
|
:iu: אינוקטיטוט
|
129
236
|
:ja: יפנית
|
237
|
+
:jbo: לויבאן
|
238
|
+
:jmc: מצ'אמה
|
130
239
|
:jpr: פרסית יהודית
|
131
240
|
:jrb: ערבית יהודית
|
132
241
|
:jv: יאוונית
|
133
|
-
:ka:
|
242
|
+
:ka: גאורגית
|
243
|
+
:kaa: קארא-קלפאק
|
134
244
|
:kab: קבילה
|
245
|
+
:kac: קצ'ין
|
246
|
+
:kaj: ג'יו
|
247
|
+
:kam: קמבה
|
248
|
+
:kar: קארן
|
249
|
+
:kaw: קאווי
|
250
|
+
:kbd: קברדית
|
251
|
+
:kbl: קנמבו
|
252
|
+
:kcg: טיאפ
|
253
|
+
:kde: מקונדה
|
254
|
+
:kea: קאבוורדיאנו
|
255
|
+
:kfo: קורו
|
256
|
+
:kg: קונגו
|
257
|
+
:kha: קאסי
|
258
|
+
:khi: השפה הקויסאנית
|
259
|
+
:kho: קוטאנזית
|
260
|
+
:khq: קוירה צ'יני
|
261
|
+
:ki: קיקויו
|
262
|
+
:kj: קואניאמה
|
135
263
|
:kk: קזחית
|
264
|
+
:kkj: קאקו
|
136
265
|
:kl: קאלאליסוטית
|
266
|
+
:kln: קאלנג'ין
|
137
267
|
:km: קמרית
|
268
|
+
:kmb: קימבונדו
|
138
269
|
:kn: קנאדה
|
139
270
|
:ko: קוריאנית
|
271
|
+
:kok: קונקאני
|
272
|
+
:kos: קוסראיאן
|
273
|
+
:kpe: קפלה
|
274
|
+
:kr: קאנורי
|
275
|
+
:krc: קראצ'י-בלקר
|
276
|
+
:krl: קארלית
|
277
|
+
:kro: קרו
|
278
|
+
:kru: קורוק
|
140
279
|
:ks: קשמירית
|
280
|
+
:ksb: שמבאלה
|
281
|
+
:ksf: באפיה
|
282
|
+
:ksh: קולוניאן
|
141
283
|
:ku: כורדית
|
284
|
+
:kum: קומיק
|
285
|
+
:kut: קוטנאי
|
286
|
+
:kv: קומי
|
142
287
|
:kw: קורנית
|
143
288
|
:ky: קירגיזית
|
144
289
|
:la: לטינית
|
145
290
|
:lad: לדינו
|
291
|
+
:lag: לאנגי
|
292
|
+
:lah: לנדה
|
293
|
+
:lam: למבה
|
146
294
|
:lb: לוקסמבורגית
|
295
|
+
:lez: לזגית
|
296
|
+
:lg: גאנדה
|
297
|
+
:li: לימבורגיש
|
147
298
|
:ln: לינגלה
|
148
299
|
:lo: לאית
|
300
|
+
:lol: מונגו
|
301
|
+
:loz: לוזי
|
149
302
|
:lt: ליטאית
|
303
|
+
:lu: לובה-קטנגה
|
304
|
+
:lua: לובה-לולואה
|
305
|
+
:lui: לואיסנו
|
306
|
+
:lun: לונדה
|
307
|
+
:luo: לואו
|
308
|
+
:lus: לושאי
|
309
|
+
:luy: לויה
|
150
310
|
:lv: לטבית
|
311
|
+
:mad: מדורסה
|
312
|
+
:maf: מאפא
|
151
313
|
:mag: מאגאהית
|
152
314
|
:mai: מאיטילית
|
315
|
+
:mak: מקסאר
|
316
|
+
:man: מנדינגו
|
153
317
|
:map: אוסטרונזית
|
154
318
|
:mas: מאסאית
|
319
|
+
:mde: מאבא
|
320
|
+
:mdf: מוקשה
|
321
|
+
:mdr: מנדאר
|
322
|
+
:men: מנדה
|
323
|
+
:mer: מרו
|
324
|
+
:mfe: מוריסיין
|
155
325
|
:mg: מלגשית
|
156
326
|
:mga: אירית תיכונה
|
327
|
+
:mgh: מקואה-מיטו
|
328
|
+
:mh: מרשאלס
|
157
329
|
:mi: מאורית
|
330
|
+
:mic: מיקמק
|
331
|
+
:min: מיננגקבאו
|
158
332
|
:mis: שפה אחרת
|
159
333
|
:mk: מקדונית
|
334
|
+
:mkh: שפת מון-חמר
|
160
335
|
:ml: מלאיאלם
|
161
336
|
:mn: מונגולית
|
337
|
+
:mnc: מנצ'ו
|
162
338
|
:mni: מניפורית
|
339
|
+
:mno: שפת מנובו
|
163
340
|
:mo: מולדבית
|
341
|
+
:moh: מוהוק
|
342
|
+
:mos: מוסי
|
164
343
|
:mr: מרטהי
|
165
344
|
:ms: מלאית
|
166
345
|
:mt: מלטית
|
346
|
+
:mua: מונדאנג
|
167
347
|
:mul: מספר שפות
|
348
|
+
:mun: שפת מונדה
|
349
|
+
:mus: קריק
|
350
|
+
:mwl: מירנדזית
|
351
|
+
:mwr: מרווארי
|
168
352
|
:my: בורמזית
|
353
|
+
:mye: מאיין
|
169
354
|
:myn: מאיה
|
355
|
+
:myv: ארזיה
|
170
356
|
:na: נאורית
|
171
357
|
:nah: נאהואטל
|
172
358
|
:nai: שפה אינדיאנית צפון-אמריקאית
|
173
359
|
:nap: נפוליטנית
|
360
|
+
:naq: נאמה
|
174
361
|
:nb: נורבגית ספרותית
|
175
362
|
:nd: צפון נדבלה
|
176
363
|
:nds: גרמנית תחתית
|
177
364
|
:ne: נפאלית
|
365
|
+
:new: נווארי
|
366
|
+
:ng: נדונגה
|
367
|
+
:nia: ניאס
|
368
|
+
:nic: השפה הניגר-קורדופניאנית
|
369
|
+
:niu: ניואיאן
|
178
370
|
:nl: הולנדית
|
179
371
|
:nl-BE: פלמית
|
372
|
+
:nmg: קוואסיו
|
180
373
|
:nn: נורבגית חדשה
|
374
|
+
:nnh: נגיאמבון
|
181
375
|
:no: נורבגית
|
376
|
+
:nog: נוגאי
|
182
377
|
:non: נורדית עתיקה
|
378
|
+
:nqo: נ'קו
|
379
|
+
:nr: דרום נדבלה
|
183
380
|
:nso: סוטו הצפונית
|
184
381
|
:nub: שפות נבטיות
|
382
|
+
:nus: נואר
|
185
383
|
:nv: נבחו
|
186
384
|
:nwc: נווארית קלאסית
|
187
385
|
:ny: ניאנג'ה
|
386
|
+
:nym: ניאמווזי
|
387
|
+
:nyn: ניאנקולה
|
388
|
+
:nyo: ניורו
|
389
|
+
:nzi: נזימה
|
188
390
|
:oc: אוקסיטנית
|
391
|
+
:oj: אוג'יבווה
|
392
|
+
:om: אורומו
|
189
393
|
:or: אוריה
|
190
394
|
:os: אוסטית
|
395
|
+
:osa: אוסג'ה
|
191
396
|
:ota: טורקית עותומנית
|
397
|
+
:oto: השפה האוטומיאנית
|
192
398
|
:pa: פנג׳אבית
|
399
|
+
:paa: השפה הפפואנית
|
400
|
+
:pag: פנגסינאן
|
401
|
+
:pal: פלאבי
|
402
|
+
:pam: פמפאניה
|
403
|
+
:pap: פפיאמנטו
|
404
|
+
:pau: פלוואן
|
193
405
|
:peo: פרסית עתיקה
|
194
406
|
:phi: שפה פיליפינית
|
195
407
|
:phn: פניקית
|
408
|
+
:pi: פאלי
|
196
409
|
:pl: פולנית
|
410
|
+
:pon: פונפיאן
|
411
|
+
:pra: שפת פרקריט
|
412
|
+
:pro: פרובנסאל עתיקה
|
197
413
|
:ps: פושטו
|
198
|
-
:pt:
|
414
|
+
:pt: פורטוגזית
|
199
415
|
:pt-BR: פורטוגזית ברזילאית
|
200
|
-
:pt-PT:
|
416
|
+
:pt-PT: פורטוגזית אירופאית
|
201
417
|
:qu: קצ'ואה
|
202
418
|
:raj: ראג׳סטן
|
419
|
+
:rap: רפאנוי
|
420
|
+
:rar: ררוטונגאן
|
203
421
|
:rm: רומאנש
|
204
422
|
:rn: קירונדי
|
205
423
|
:ro: רומנית
|
424
|
+
:roa: שפת רומאנס
|
425
|
+
:rof: רומבו
|
206
426
|
:rom: רומאנית
|
427
|
+
:root: רוט
|
207
428
|
:ru: רוסית
|
208
429
|
:rup: ארומנית
|
209
430
|
:rw: קינירואנדה
|
431
|
+
:rwk: רווא
|
210
432
|
:sa: סנסקריט
|
433
|
+
:sad: סנדאווה
|
434
|
+
:sah: סאחה
|
211
435
|
:sai: שפה אינדיאנית דרום אמריקאית
|
436
|
+
:sal: השפה הסלישאנית
|
212
437
|
:sam: ארמית שומרונית
|
438
|
+
:saq: סמבורו
|
439
|
+
:sas: ססאק
|
213
440
|
:sat: סאנטלי
|
441
|
+
:sba: נגמבאי
|
442
|
+
:sbp: סאנגו
|
214
443
|
:sc: סרדינית
|
215
444
|
:scn: סיציליאנית
|
216
445
|
:sco: סקוטית
|
217
446
|
:sd: סינדהית
|
218
447
|
:se: לאפית צפונית
|
448
|
+
:see: סנקה
|
449
|
+
:seh: סנה
|
450
|
+
:sel: סלקופ
|
219
451
|
:sem: שפה שמית
|
452
|
+
:ses: קויראבורו סני
|
220
453
|
:sg: סנגו
|
221
454
|
:sga: אירית עתיקה
|
222
455
|
:sgn: שפת סימנים
|
223
456
|
:sh: סרבו-קרואטית
|
457
|
+
:shi: טצ'להיט
|
458
|
+
:shn: שאן
|
459
|
+
:shu: ערבית צ'אדית
|
224
460
|
:si: סינהלה
|
225
461
|
:sid: סידמו
|
462
|
+
:sio: שפת סו
|
226
463
|
:sit: שפה סינו־טיבטית
|
227
464
|
:sk: סלובקית
|
228
465
|
:sl: סלובנית
|
229
466
|
:sla: שפה סלאבית
|
230
467
|
:sm: סמואית
|
468
|
+
:sma: סאמי דרומית
|
231
469
|
:smi: שפת סאמי
|
470
|
+
:smj: לולה סאמי
|
471
|
+
:smn: אינארי סאמי
|
472
|
+
:sms: סקולט סאמי
|
232
473
|
:sn: שונה
|
474
|
+
:snk: סונינקה
|
233
475
|
:so: סומלית
|
476
|
+
:sog: סוגדיאן
|
477
|
+
:son: סונגהאי
|
234
478
|
:sq: אלבנית
|
235
479
|
:sr: סרבית
|
480
|
+
:srn: סרנאן טונגו
|
481
|
+
:srr: סרר
|
236
482
|
:ss: סיסוואטי
|
483
|
+
:ssa: השפה הנילו-סהרנית
|
484
|
+
:ssy: סאהו
|
237
485
|
:st: ססות׳ו
|
238
486
|
:su: סודנית
|
487
|
+
:suk: סוקומה
|
488
|
+
:sus: סוסו
|
239
489
|
:sux: שומרית
|
240
490
|
:sv: שוודית
|
241
491
|
:sw: סווהילית
|
242
492
|
:swb: קומורו
|
493
|
+
:swc: קונגו סוואהילי
|
494
|
+
:syc: סירית קלאסית
|
243
495
|
:syr: סורית
|
244
496
|
:ta: טמילית
|
497
|
+
:tai: שפת טאי
|
245
498
|
:te: טלוגו
|
499
|
+
:tem: טימנה
|
500
|
+
:teo: טסו
|
501
|
+
:ter: טרנו
|
246
502
|
:tet: טטום
|
247
503
|
:tg: טג׳יקית
|
248
504
|
:th: תאי
|
249
505
|
:ti: טיגרינאית
|
506
|
+
:tig: טיגרית
|
507
|
+
:tiv: טיב
|
250
508
|
:tk: טורקמנית
|
509
|
+
:tkl: טוקלאו
|
251
510
|
:tl: טגלוג
|
252
511
|
:tlh: קלינגון
|
253
|
-
:
|
254
|
-
:
|
512
|
+
:tli: טלינגיט
|
513
|
+
:tmh: טמאשק
|
514
|
+
:tn: טוניסיה
|
515
|
+
:to: טונגן
|
516
|
+
:tog: ניאסה טונגה
|
255
517
|
:tpi: טוק פיסין
|
256
518
|
:tr: טורקית
|
519
|
+
:trv: טרוקו
|
257
520
|
:ts: טסונגה
|
521
|
+
:tsi: טסימשיאן
|
258
522
|
:tt: טטרית
|
523
|
+
:tum: טומבוקה
|
524
|
+
:tup: שפת טופי
|
525
|
+
:tut: השפה האלטאית
|
526
|
+
:tvl: טובאלו
|
259
527
|
:tw: טווי
|
528
|
+
:twq: טסוואק
|
260
529
|
:ty: טהיטית
|
530
|
+
:tyv: טובינית
|
531
|
+
:tzm: טמזייט של מרכז מרוקו
|
532
|
+
:udm: אודמורט
|
261
533
|
:ug: אויגור
|
262
534
|
:uga: אוגריתית
|
263
535
|
:uk: אוקראינית
|
264
|
-
:
|
536
|
+
:umb: אומבונדו
|
537
|
+
:und: שפה לא ידועה
|
265
538
|
:ur: אורדו
|
266
539
|
:uz: אוזבקית
|
540
|
+
:vai: ואי
|
267
541
|
:ve: וונדה
|
268
542
|
:vi: ויאטנמית
|
269
543
|
:vo: וולאפיק
|
544
|
+
:vot: ווטיק
|
545
|
+
:vun: וונג'ו
|
546
|
+
:wa: וואלון
|
547
|
+
:wae: וואלסר
|
548
|
+
:wak: שפת ווקשאן
|
549
|
+
:wal: וולאמו
|
550
|
+
:war: ווראי
|
551
|
+
:was: וואשו
|
552
|
+
:wen: השפה הסורבית
|
270
553
|
:wo: ג׳ולוף
|
554
|
+
:xal: קלמיק
|
271
555
|
:xh: קסוסה
|
556
|
+
:xog: סוגה
|
557
|
+
:yao: יאו
|
272
558
|
:yap: יאפזית
|
559
|
+
:yav: יאנגבן
|
560
|
+
:ybb: ימבה
|
273
561
|
:yi: יידיש
|
274
562
|
:yo: יורובה
|
563
|
+
:ypk: השפה היופית
|
275
564
|
:yue: קנטונזית
|
565
|
+
:za: ז'ואנג
|
276
566
|
:zap: זאפוטק
|
567
|
+
:zbl: בליסימבולס
|
277
568
|
:zen: זנאגה
|
278
569
|
:zh: סינית
|
279
570
|
:zh-Hans: סינית (מפושטת)
|
280
571
|
:zh-Hant: סינית מסורתית
|
572
|
+
:znd: זאנדה
|
281
573
|
:zu: זולו
|
574
|
+
:zun: זוני
|
282
575
|
:zxx: ללא תוכן לשוני
|
576
|
+
:zza: זאזא
|