twitter_cldr 6.6.0 → 6.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/README.md +13 -13
- data/Rakefile +6 -1
- data/lib/twitter_cldr/resources.rb +2 -0
- data/lib/twitter_cldr/resources/list_formats_importer.rb +108 -0
- data/lib/twitter_cldr/resources/locales_resources_importer.rb +0 -1
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/locales/af/lists.yml +3 -3
- data/resources/locales/be/lists.yml +3 -3
- data/resources/locales/bg/lists.yml +2 -2
- data/resources/locales/bn/lists.yml +2 -2
- data/resources/locales/bo/lists.yml +7 -7
- data/resources/locales/bs/lists.yml +3 -3
- data/resources/locales/ca/lists.yml +2 -2
- data/resources/locales/cy/lists.yml +2 -2
- data/resources/locales/da/lists.yml +1 -1
- data/resources/locales/de-AT/lists.yml +3 -3
- data/resources/locales/de-CH/lists.yml +3 -3
- data/resources/locales/de/lists.yml +3 -3
- data/resources/locales/el/lists.yml +2 -2
- data/resources/locales/en-US/lists.yml +2 -2
- data/resources/locales/en/lists.yml +2 -2
- data/resources/locales/eo/lists.yml +7 -7
- data/resources/locales/es-419/lists.yml +3 -3
- data/resources/locales/es-AR/lists.yml +3 -3
- data/resources/locales/es-CO/lists.yml +3 -3
- data/resources/locales/es-MX/lists.yml +3 -3
- data/resources/locales/es-US/lists.yml +3 -3
- data/resources/locales/es/lists.yml +3 -3
- data/resources/locales/et/lists.yml +2 -2
- data/resources/locales/eu/lists.yml +3 -3
- data/resources/locales/fi/lists.yml +3 -3
- data/resources/locales/fil/lists.yml +2 -2
- data/resources/locales/fr-BE/lists.yml +2 -2
- data/resources/locales/fr-CA/lists.yml +2 -2
- data/resources/locales/fr-CH/lists.yml +2 -2
- data/resources/locales/fr/lists.yml +2 -2
- data/resources/locales/gl/lists.yml +2 -2
- data/resources/locales/gu/lists.yml +1 -1
- data/resources/locales/he/lists.yml +1 -1
- data/resources/locales/hi/lists.yml +3 -3
- data/resources/locales/hr/lists.yml +3 -3
- data/resources/locales/hu/lists.yml +3 -3
- data/resources/locales/hy/lists.yml +2 -2
- data/resources/locales/id/lists.yml +2 -2
- data/resources/locales/is/lists.yml +2 -2
- data/resources/locales/it-CH/lists.yml +3 -3
- data/resources/locales/it/lists.yml +3 -3
- data/resources/locales/ja/lists.yml +3 -3
- data/resources/locales/ka/lists.yml +3 -3
- data/resources/locales/kk/lists.yml +3 -3
- data/resources/locales/km/lists.yml +2 -2
- data/resources/locales/kn/lists.yml +2 -2
- data/resources/locales/ko/lists.yml +3 -3
- data/resources/locales/lo/lists.yml +2 -2
- data/resources/locales/lt/lists.yml +3 -3
- data/resources/locales/lv/lists.yml +3 -3
- data/resources/locales/mk/lists.yml +2 -2
- data/resources/locales/mr/lists.yml +2 -2
- data/resources/locales/ms/lists.yml +2 -2
- data/resources/locales/mt/lists.yml +4 -4
- data/resources/locales/nb/lists.yml +3 -3
- data/resources/locales/nl-BE/lists.yml +3 -3
- data/resources/locales/nl/lists.yml +3 -3
- data/resources/locales/pl/lists.yml +2 -2
- data/resources/locales/pt-PT/lists.yml +2 -2
- data/resources/locales/pt/lists.yml +2 -2
- data/resources/locales/ro/lists.yml +2 -2
- data/resources/locales/ru/lists.yml +2 -2
- data/resources/locales/sk/lists.yml +3 -3
- data/resources/locales/sl/lists.yml +3 -3
- data/resources/locales/sq/lists.yml +3 -3
- data/resources/locales/sr-Cyrl-ME/lists.yml +3 -3
- data/resources/locales/sr-Latn-ME/lists.yml +15 -15
- data/resources/locales/sr/lists.yml +3 -3
- data/resources/locales/sv/lists.yml +2 -2
- data/resources/locales/ta/lists.yml +2 -2
- data/resources/locales/tr/lists.yml +2 -2
- data/resources/locales/uk/lists.yml +2 -2
- data/resources/locales/ur/lists.yml +2 -2
- data/resources/locales/vi/lists.yml +3 -3
- data/resources/locales/xh/lists.yml +7 -7
- data/resources/locales/zh-Hant/lists.yml +3 -3
- data/resources/locales/zh/lists.yml +3 -3
- data/resources/locales/zu/lists.yml +2 -2
- data/spec/spec_helper.rb +1 -1
- metadata +3 -2
@@ -13,10 +13,10 @@
|
|
13
13
|
:end: "{0}, or {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
19
|
-
:standard-short:
|
20
|
-
:unit:
|
21
|
-
:unit-narrow:
|
22
|
-
:unit-short:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
|
+
:standard-short: :lists.default
|
20
|
+
:unit: :lists.unit-short
|
21
|
+
:unit-narrow: :lists.unit-short
|
22
|
+
:unit-short: :lists.default
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} y {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} y {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} y {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} y {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} y {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} y {1}"
|
@@ -13,13 +13,13 @@
|
|
13
13
|
:end: "{0} edo {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
18
|
:standard-narrow:
|
19
19
|
? !ruby/symbol "2"
|
20
20
|
: "{0}, {1}"
|
21
21
|
:end: "{0}, {1}"
|
22
|
-
:standard-short:
|
22
|
+
:standard-short: :lists.default
|
23
23
|
:unit:
|
24
24
|
? !ruby/symbol "2"
|
25
25
|
: "{0} eta {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} tai {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} ja {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} या {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} और {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} ili {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} i {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} vagy {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} és {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} e {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} o {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} e {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0}、または{1}"
|
14
14
|
:middle: "{0}、{1}"
|
15
15
|
:start: "{0}、{1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0}、{1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} ან {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} და {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0}, не болмаса {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} және {1}"
|
@@ -13,9 +13,9 @@
|
|
13
13
|
:end: "{0} 또는 {1}"
|
14
14
|
:middle: "{0}, {1}"
|
15
15
|
:start: "{0}, {1}"
|
16
|
-
:or-narrow:
|
17
|
-
:or-short:
|
18
|
-
:standard-narrow:
|
16
|
+
:or-narrow: :lists.or-short
|
17
|
+
:or-short: :lists.or
|
18
|
+
:standard-narrow: :lists.standard-short
|
19
19
|
:standard-short:
|
20
20
|
? !ruby/symbol "2"
|
21
21
|
: "{0} 및 {1}"
|