cmdx-i18n 0.3.0 → 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.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/.ruby-version +1 -1
- data/CHANGELOG.md +7 -1
- data/README.md +48 -28
- data/lib/cmdx/i18n/railtie.rb +10 -25
- data/lib/cmdx/i18n/version.rb +4 -1
- data/lib/cmdx/i18n.rb +4 -12
- data/lib/generators/cmdx/i18n/locale_generator.rb +7 -19
- data/lib/locales/af.yml +12 -5
- data/lib/locales/ar.yml +12 -5
- data/lib/locales/az.yml +12 -5
- data/lib/locales/be.yml +12 -5
- data/lib/locales/bg.yml +12 -5
- data/lib/locales/bn.yml +12 -5
- data/lib/locales/bs.yml +12 -5
- data/lib/locales/ca.yml +12 -5
- data/lib/locales/cnr.yml +12 -5
- data/lib/locales/cs.yml +12 -5
- data/lib/locales/cy.yml +12 -5
- data/lib/locales/da.yml +12 -5
- data/lib/locales/de.yml +12 -5
- data/lib/locales/dz.yml +12 -5
- data/lib/locales/el.yml +12 -5
- data/lib/locales/en.yml +12 -5
- data/lib/locales/eo.yml +12 -5
- data/lib/locales/es.yml +12 -5
- data/lib/locales/et.yml +12 -5
- data/lib/locales/eu.yml +12 -5
- data/lib/locales/fa.yml +12 -5
- data/lib/locales/fi.yml +12 -5
- data/lib/locales/fr.yml +12 -5
- data/lib/locales/fy.yml +12 -5
- data/lib/locales/gd.yml +12 -5
- data/lib/locales/gl.yml +12 -5
- data/lib/locales/he.yml +12 -5
- data/lib/locales/hi.yml +12 -5
- data/lib/locales/hr.yml +12 -5
- data/lib/locales/hu.yml +12 -5
- data/lib/locales/hy.yml +12 -5
- data/lib/locales/id.yml +12 -5
- data/lib/locales/is.yml +12 -5
- data/lib/locales/it.yml +12 -5
- data/lib/locales/ja.yml +12 -5
- data/lib/locales/ka.yml +12 -5
- data/lib/locales/kk.yml +12 -5
- data/lib/locales/km.yml +12 -5
- data/lib/locales/kn.yml +12 -5
- data/lib/locales/ko.yml +12 -5
- data/lib/locales/lb.yml +12 -5
- data/lib/locales/lo.yml +12 -5
- data/lib/locales/lt.yml +12 -5
- data/lib/locales/lv.yml +12 -5
- data/lib/locales/mg.yml +12 -5
- data/lib/locales/mk.yml +12 -5
- data/lib/locales/ml.yml +12 -5
- data/lib/locales/mn.yml +12 -5
- data/lib/locales/mr-IN.yml +12 -5
- data/lib/locales/ms.yml +12 -5
- data/lib/locales/nb.yml +12 -5
- data/lib/locales/ne.yml +12 -5
- data/lib/locales/nl.yml +12 -5
- data/lib/locales/nn.yml +12 -5
- data/lib/locales/oc.yml +12 -5
- data/lib/locales/or.yml +12 -5
- data/lib/locales/pa.yml +12 -5
- data/lib/locales/pl.yml +12 -5
- data/lib/locales/pt.yml +12 -5
- data/lib/locales/rm.yml +12 -5
- data/lib/locales/ro.yml +12 -5
- data/lib/locales/ru.yml +12 -5
- data/lib/locales/sc.yml +12 -5
- data/lib/locales/sk.yml +12 -5
- data/lib/locales/sl.yml +12 -5
- data/lib/locales/sq.yml +12 -5
- data/lib/locales/sr.yml +12 -5
- data/lib/locales/st.yml +12 -5
- data/lib/locales/sv.yml +12 -5
- data/lib/locales/sw.yml +12 -5
- data/lib/locales/ta.yml +12 -5
- data/lib/locales/te.yml +12 -5
- data/lib/locales/th.yml +12 -5
- data/lib/locales/tl.yml +12 -5
- data/lib/locales/tr.yml +12 -5
- data/lib/locales/tt.yml +12 -5
- data/lib/locales/ug.yml +12 -5
- data/lib/locales/uk.yml +12 -5
- data/lib/locales/ur.yml +12 -5
- data/lib/locales/uz.yml +12 -5
- data/lib/locales/vi.yml +12 -5
- data/lib/locales/wo.yml +12 -5
- data/lib/locales/zh-CN.yml +12 -5
- data/lib/locales/zh-HK.yml +12 -5
- data/lib/locales/zh-TW.yml +12 -5
- data/lib/locales/zh-YUE.yml +12 -5
- data/src/cmdx-dark-logo.png +0 -0
- data/src/cmdx-light-logo.png +0 -0
- data/src/cmdx-logo.svg +1 -0
- metadata +8 -11
- data/.cursor/prompts/docs.md +0 -12
- data/.cursor/prompts/llms.md +0 -20
- data/.cursor/prompts/rspec.md +0 -24
- data/.cursor/prompts/yardoc.md +0 -14
- data/.cursor/rules/cursor-instructions.mdc +0 -62
- data/src/cmdx-i18n-logo.png +0 -0
data/lib/locales/ca.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
ca:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delega al mètode no definit %{method}"
|
|
4
|
+
required: "és obligatori"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "no es va poder convertir a %{type}"
|
|
8
7
|
into_an: "no es va poder convertir a %{type}"
|
|
9
8
|
into_any: "no es va poder convertir a un de: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "No especificat"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "ha de ser establert en el context"
|
|
13
13
|
types:
|
|
14
14
|
array: "array"
|
|
15
15
|
big_decimal: "decimal gran"
|
|
@@ -25,6 +25,7 @@ ca:
|
|
|
25
25
|
symbol: "símbol"
|
|
26
26
|
time: "temps"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "ha d'estar buit"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "no ha de ser un de: %{values}"
|
|
30
31
|
within: "no ha d'estar entre %{min} i %{max}"
|
|
@@ -37,6 +38,9 @@ ca:
|
|
|
37
38
|
is_not: "la longitud no ha de ser %{is_not}"
|
|
38
39
|
min: "la longitud ha de ser almenys %{min}"
|
|
39
40
|
max: "la longitud ha de ser com a màxim %{max}"
|
|
41
|
+
gt: "la longitud ha de ser major que %{gt}"
|
|
42
|
+
lt: "la longitud ha de ser menor que %{lt}"
|
|
43
|
+
nil_value: "ha de tenir una longitud"
|
|
40
44
|
not_within: "la longitud no ha d'estar entre %{min} i %{max}"
|
|
41
45
|
within: "la longitud ha d'estar entre %{min} i %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ ca:
|
|
|
44
48
|
is_not: "no ha de ser %{is_not}"
|
|
45
49
|
min: "ha de ser almenys %{min}"
|
|
46
50
|
max: "ha de ser com a màxim %{max}"
|
|
51
|
+
gt: "ha de ser major que %{gt}"
|
|
52
|
+
lt: "ha de ser menor que %{lt}"
|
|
53
|
+
nil_value: "ha de ser numèric"
|
|
47
54
|
not_within: "no ha d'estar entre %{min} i %{max}"
|
|
48
55
|
within: "ha d'estar entre %{min} i %{max}"
|
|
49
56
|
presence: "no pot estar buit"
|
data/lib/locales/cnr.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
cnr:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delegira na nedefinisani metod %{method}"
|
|
4
|
+
required: "je obavezno"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "nije mogao konvertovati u %{type}"
|
|
8
7
|
into_an: "nije mogao konvertovati u %{type}"
|
|
9
8
|
into_any: "nije mogao konvertovati u jedan od: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Nije dat"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "mora biti postavljeno u kontekstu"
|
|
13
13
|
types:
|
|
14
14
|
array: "niz"
|
|
15
15
|
big_decimal: "veliki decimalni"
|
|
@@ -25,6 +25,7 @@ cnr:
|
|
|
25
25
|
symbol: "simbol"
|
|
26
26
|
time: "vrijeme"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "mora biti prazan"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "ne smije biti jedan od: %{values}"
|
|
30
31
|
within: "ne smije biti između %{min} i %{max}"
|
|
@@ -37,6 +38,9 @@ cnr:
|
|
|
37
38
|
is_not: "dužina ne smije biti %{is_not}"
|
|
38
39
|
min: "dužina mora biti najmanje %{min}"
|
|
39
40
|
max: "dužina može biti najviše %{max}"
|
|
41
|
+
gt: "dužina mora biti veća od %{gt}"
|
|
42
|
+
lt: "dužina mora biti manja od %{lt}"
|
|
43
|
+
nil_value: "mora imati dužinu"
|
|
40
44
|
not_within: "dužina ne smije biti između %{min} i %{max}"
|
|
41
45
|
within: "dužina mora biti između %{min} i %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ cnr:
|
|
|
44
48
|
is_not: "ne smije biti %{is_not}"
|
|
45
49
|
min: "mora biti najmanje %{min}"
|
|
46
50
|
max: "može biti najviše %{max}"
|
|
51
|
+
gt: "mora biti veće od %{gt}"
|
|
52
|
+
lt: "mora biti manje od %{lt}"
|
|
53
|
+
nil_value: "mora biti numeričko"
|
|
47
54
|
not_within: "ne smije biti između %{min} i %{max}"
|
|
48
55
|
within: "mora biti između %{min} i %{max}"
|
|
49
56
|
presence: "ne može biti prazan"
|
data/lib/locales/cs.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
cs:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "deleguje na nedefinovanou metodu %{method}"
|
|
4
|
+
required: "je vyžadováno"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "nelze převést na %{type}"
|
|
8
7
|
into_an: "nelze převést na %{type}"
|
|
9
8
|
into_any: "nelze převést na jeden z: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Neurčeno"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "musí být nastaveno v kontextu"
|
|
13
13
|
types:
|
|
14
14
|
array: "pole"
|
|
15
15
|
big_decimal: "velké desetinné číslo"
|
|
@@ -25,6 +25,7 @@ cs:
|
|
|
25
25
|
symbol: "symbol"
|
|
26
26
|
time: "čas"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "musí být prázdné"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "nesmí být jedním z: %{values}"
|
|
30
31
|
within: "nesmí být mezi %{min} a %{max}"
|
|
@@ -37,6 +38,9 @@ cs:
|
|
|
37
38
|
is_not: "délka nesmí být %{is_not}"
|
|
38
39
|
min: "délka musí být alespoň %{min}"
|
|
39
40
|
max: "délka může být nejvýše %{max}"
|
|
41
|
+
gt: "délka musí být větší než %{gt}"
|
|
42
|
+
lt: "délka musí být menší než %{lt}"
|
|
43
|
+
nil_value: "musí mít délku"
|
|
40
44
|
not_within: "délka nesmí být mezi %{min} a %{max}"
|
|
41
45
|
within: "délka musí být mezi %{min} a %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ cs:
|
|
|
44
48
|
is_not: "nesmí být %{is_not}"
|
|
45
49
|
min: "musí být alespoň %{min}"
|
|
46
50
|
max: "může být nejvýše %{max}"
|
|
51
|
+
gt: "musí být větší než %{gt}"
|
|
52
|
+
lt: "musí být menší než %{lt}"
|
|
53
|
+
nil_value: "musí být číselné"
|
|
47
54
|
not_within: "nesmí být mezi %{min} a %{max}"
|
|
48
55
|
within: "musí být mezi %{min} a %{max}"
|
|
49
56
|
presence: "nesmí být prázdné"
|
data/lib/locales/cy.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
cy:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delegio i'r dull amhendant %{method}"
|
|
4
|
+
required: "yn ofynnol"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "ni allwyd ei drawsnewid i %{type}"
|
|
8
7
|
into_an: "ni allwyd ei drawsnewid i %{type}"
|
|
9
8
|
into_any: "ni allwyd ei drawsnewid i un o: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Anhebgor"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "rhaid ei osod yn y cyd-destun"
|
|
13
13
|
types:
|
|
14
14
|
array: "arae"
|
|
15
15
|
big_decimal: "degol mawr"
|
|
@@ -25,6 +25,7 @@ cy:
|
|
|
25
25
|
symbol: "symbol"
|
|
26
26
|
time: "amser"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "rhaid iddo fod yn wag"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "ni all fod yn un o: %{values}"
|
|
30
31
|
within: "ni all fod rhwng %{min} a %{max}"
|
|
@@ -37,6 +38,9 @@ cy:
|
|
|
37
38
|
is_not: "ni all y hyd fod yn %{is_not}"
|
|
38
39
|
min: "rhaid i'r hyd fod o leiaf %{min}"
|
|
39
40
|
max: "gall y hyd fod yn fwyaf %{max}"
|
|
41
|
+
gt: "rhaid i'r hyd fod yn fwy na %{gt}"
|
|
42
|
+
lt: "rhaid i'r hyd fod yn llai na %{lt}"
|
|
43
|
+
nil_value: "rhaid iddo fod â hyd"
|
|
40
44
|
not_within: "ni all y hyd fod rhwng %{min} a %{max}"
|
|
41
45
|
within: "rhaid i'r hyd fod rhwng %{min} a %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ cy:
|
|
|
44
48
|
is_not: "ni all fod yn %{is_not}"
|
|
45
49
|
min: "rhaid iddo fod o leiaf %{min}"
|
|
46
50
|
max: "gall fod yn fwyaf %{max}"
|
|
51
|
+
gt: "rhaid iddo fod yn fwy na %{gt}"
|
|
52
|
+
lt: "rhaid iddo fod yn llai na %{lt}"
|
|
53
|
+
nil_value: "rhaid iddo fod yn rhifol"
|
|
47
54
|
not_within: "ni all fod rhwng %{min} a %{max}"
|
|
48
55
|
within: "rhaid iddo fod rhwng %{min} a %{max}"
|
|
49
56
|
presence: "ni all fod yn wag"
|
data/lib/locales/da.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
da:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delegerer til udefineret metode %{method}"
|
|
4
|
+
required: "er påkrævet"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "kunne ikke konverteres til %{type}"
|
|
8
7
|
into_an: "kunne ikke konverteres til %{type}"
|
|
9
8
|
into_any: "kunne ikke konverteres til en af: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Uspecificeret"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "skal være sat i konteksten"
|
|
13
13
|
types:
|
|
14
14
|
array: "array"
|
|
15
15
|
big_decimal: "stort decimaltal"
|
|
@@ -25,6 +25,7 @@ da:
|
|
|
25
25
|
symbol: "symbol"
|
|
26
26
|
time: "tid"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "skal være tom"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "må ikke være en af: %{values}"
|
|
30
31
|
within: "må ikke være mellem %{min} og %{max}"
|
|
@@ -37,6 +38,9 @@ da:
|
|
|
37
38
|
is_not: "længden må ikke være %{is_not}"
|
|
38
39
|
min: "længden skal være mindst %{min}"
|
|
39
40
|
max: "længden må højst være %{max}"
|
|
41
|
+
gt: "længden skal være større end %{gt}"
|
|
42
|
+
lt: "længden skal være mindre end %{lt}"
|
|
43
|
+
nil_value: "skal have en længde"
|
|
40
44
|
not_within: "længden må ikke være mellem %{min} og %{max}"
|
|
41
45
|
within: "længden skal være mellem %{min} og %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ da:
|
|
|
44
48
|
is_not: "må ikke være %{is_not}"
|
|
45
49
|
min: "skal være mindst %{min}"
|
|
46
50
|
max: "må højst være %{max}"
|
|
51
|
+
gt: "skal være større end %{gt}"
|
|
52
|
+
lt: "skal være mindre end %{lt}"
|
|
53
|
+
nil_value: "skal være numerisk"
|
|
47
54
|
not_within: "må ikke være mellem %{min} og %{max}"
|
|
48
55
|
within: "skal være mellem %{min} og %{max}"
|
|
49
56
|
presence: "må ikke være tom"
|
data/lib/locales/de.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
de:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delegiert an undefinierte Methode %{method}"
|
|
4
|
+
required: "ist erforderlich"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "konnte nicht in %{type} umgewandelt werden"
|
|
8
7
|
into_an: "konnte nicht in %{type} umgewandelt werden"
|
|
9
8
|
into_any: "konnte nicht in einen von: %{types} umgewandelt werden"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Nicht angegeben"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "muss im Kontext gesetzt sein"
|
|
13
13
|
types:
|
|
14
14
|
array: "Array"
|
|
15
15
|
big_decimal: "große Dezimalzahl"
|
|
@@ -25,6 +25,7 @@ de:
|
|
|
25
25
|
symbol: "Symbol"
|
|
26
26
|
time: "Zeit"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "muss leer sein"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "darf nicht einer von sein: %{values}"
|
|
30
31
|
within: "darf nicht zwischen %{min} und %{max} liegen"
|
|
@@ -37,6 +38,9 @@ de:
|
|
|
37
38
|
is_not: "Länge darf nicht %{is_not} sein"
|
|
38
39
|
min: "Länge muss mindestens %{min} sein"
|
|
39
40
|
max: "Länge darf höchstens %{max} sein"
|
|
41
|
+
gt: "Länge muss größer als %{gt} sein"
|
|
42
|
+
lt: "Länge muss kleiner als %{lt} sein"
|
|
43
|
+
nil_value: "muss eine Länge haben"
|
|
40
44
|
not_within: "Länge darf nicht zwischen %{min} und %{max} liegen"
|
|
41
45
|
within: "Länge muss zwischen %{min} und %{max} liegen"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ de:
|
|
|
44
48
|
is_not: "darf nicht %{is_not} sein"
|
|
45
49
|
min: "muss mindestens %{min} sein"
|
|
46
50
|
max: "darf höchstens %{max} sein"
|
|
51
|
+
gt: "muss größer als %{gt} sein"
|
|
52
|
+
lt: "muss kleiner als %{lt} sein"
|
|
53
|
+
nil_value: "muss numerisch sein"
|
|
47
54
|
not_within: "darf nicht zwischen %{min} und %{max} liegen"
|
|
48
55
|
within: "muss zwischen %{min} und %{max} liegen"
|
|
49
56
|
presence: "darf nicht leer sein"
|
data/lib/locales/dz.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
dz:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "ཚད་མ་ཆག་པའི་ཐབས་ལམ་ %{method} ལ་ཆ་རྐྱེན་བྱེད།"
|
|
4
|
+
required: "དགོས་མཁོ་ཡོད།"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "%{type} ལ་བསྒྱུར་མ་ཐུབ།"
|
|
8
7
|
into_an: "%{type} ལ་བསྒྱུར་མ་ཐུབ།"
|
|
9
8
|
into_any: "འདི་ཚོའི་ནང་ནས་གཅིག་ལ་བསྒྱུར་མ་ཐུབ། %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "མ་བཟུང་།"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "སྐབས་དོན་ནང་བཀོད་དགོས"
|
|
13
13
|
types:
|
|
14
14
|
array: "ཐིག་ཕྲེང་།"
|
|
15
15
|
big_decimal: "ཆེ་བའི་བཅུ་ཆ།"
|
|
@@ -25,6 +25,7 @@ dz:
|
|
|
25
25
|
symbol: "མཚན་མ།"
|
|
26
26
|
time: "དུས་ཚིགས།"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "སྟོང་པོ་ཆོག་པ་ཆེད་དགོས།"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "འདི་ཚོའི་ནང་ནས་གཅིག་མི་ཆོག %{values}"
|
|
30
31
|
within: "%{min} དང་ %{max} ཡབ་ཡུམ་ནས་མི་ཆོག"
|
|
@@ -37,6 +38,9 @@ dz:
|
|
|
37
38
|
is_not: "རིང་ཚད་ %{is_not} མི་ཆོག"
|
|
38
39
|
min: "རིང་ཚད་ཆུང་ཤོས་ %{min} ཆོག་པ་ཆེད་དགོས།"
|
|
39
40
|
max: "རིང་ཚད་ཆེ་ཤོས་ %{max} ཆོག"
|
|
41
|
+
gt: "རིང་ཚད་ %{gt} ལས་མང་བ་ཆོག"
|
|
42
|
+
lt: "རིང་ཚད་ %{lt} ལས་ཉུང་བ་ཆོག"
|
|
43
|
+
nil_value: "རིང་ཚད་ཅིག་དགོས།"
|
|
40
44
|
not_within: "རིང་ཚད་ %{min} དང་ %{max} ཡབ་ཡུམ་ནས་མི་ཆོག"
|
|
41
45
|
within: "རིང་ཚད་ %{min} དང་ %{max} ཡབ་ཡུམ་ནས་ཆོག་པ་ཆེད་དགོས།"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ dz:
|
|
|
44
48
|
is_not: "%{is_not} མི་ཆོག"
|
|
45
49
|
min: "ཆུང་ཤོས་ %{min} ཆོག་པ་ཆེད་དགོས།"
|
|
46
50
|
max: "ཆེ་ཤོས་ %{max} ཆོག"
|
|
51
|
+
gt: "%{gt} ལས་མང་བ་ཆོག"
|
|
52
|
+
lt: "%{lt} ལས་ཉུང་བ་ཆོག"
|
|
53
|
+
nil_value: "ཨང་ཀི་ཡིན་དགོས།"
|
|
47
54
|
not_within: "%{min} དང་ %{max} ཡབ་ཡུམ་ནས་མི་ཆོག"
|
|
48
55
|
within: "%{min} དང་ %{max} ཡབ་ཡུམ་ནས་ཆོག་པ་ཆེད་དགོས།"
|
|
49
56
|
presence: "སྟོང་པོ་མི་ཆོག"
|
data/lib/locales/el.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
el:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "αντιπροσωπεύει απροσδιόριστη μέθοδο %{method}"
|
|
4
|
+
required: "απαιτείται"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "δεν μπόρεσε να μετατραπεί σε %{type}"
|
|
8
7
|
into_an: "δεν μπόρεσε να μετατραπεί σε %{type}"
|
|
9
8
|
into_any: "δεν μπόρεσε να μετατραπεί σε ένα από: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Απροσδιόριστο"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "πρέπει να οριστεί στο πλαίσιο"
|
|
13
13
|
types:
|
|
14
14
|
array: "πίνακας"
|
|
15
15
|
big_decimal: "μεγάλος δεκαδικός"
|
|
@@ -25,6 +25,7 @@ el:
|
|
|
25
25
|
symbol: "σύμβολο"
|
|
26
26
|
time: "ώρα"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "πρέπει να είναι κενό"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "δεν πρέπει να είναι ένα από: %{values}"
|
|
30
31
|
within: "δεν πρέπει να είναι μεταξύ %{min} και %{max}"
|
|
@@ -37,6 +38,9 @@ el:
|
|
|
37
38
|
is_not: "το μήκος δεν πρέπει να είναι %{is_not}"
|
|
38
39
|
min: "το μήκος πρέπει να είναι τουλάχιστον %{min}"
|
|
39
40
|
max: "το μήκος πρέπει να είναι το πολύ %{max}"
|
|
41
|
+
gt: "το μήκος πρέπει να είναι μεγαλύτερο από %{gt}"
|
|
42
|
+
lt: "το μήκος πρέπει να είναι μικρότερο από %{lt}"
|
|
43
|
+
nil_value: "πρέπει να έχει μήκος"
|
|
40
44
|
not_within: "το μήκος δεν πρέπει να είναι μεταξύ %{min} και %{max}"
|
|
41
45
|
within: "το μήκος πρέπει να είναι μεταξύ %{min} και %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ el:
|
|
|
44
48
|
is_not: "δεν πρέπει να είναι %{is_not}"
|
|
45
49
|
min: "πρέπει να είναι τουλάχιστον %{min}"
|
|
46
50
|
max: "πρέπει να είναι το πολύ %{max}"
|
|
51
|
+
gt: "πρέπει να είναι μεγαλύτερο από %{gt}"
|
|
52
|
+
lt: "πρέπει να είναι μικρότερο από %{lt}"
|
|
53
|
+
nil_value: "πρέπει να είναι αριθμητικό"
|
|
47
54
|
not_within: "δεν πρέπει να είναι μεταξύ %{min} και %{max}"
|
|
48
55
|
within: "πρέπει να είναι μεταξύ %{min} και %{max}"
|
|
49
56
|
presence: "δεν μπορεί να είναι κενό"
|
data/lib/locales/en.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
en:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delegates to undefined method %{method}"
|
|
4
|
+
required: "is required"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "could not coerce into a %{type}"
|
|
8
7
|
into_an: "could not coerce into an %{type}"
|
|
9
8
|
into_any: "could not coerce into one of: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Unspecified"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "must be set in the context"
|
|
13
13
|
types:
|
|
14
14
|
array: "array"
|
|
15
15
|
big_decimal: "big decimal"
|
|
@@ -25,6 +25,7 @@ en:
|
|
|
25
25
|
symbol: "symbol"
|
|
26
26
|
time: "time"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "must be empty"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "must not be one of: %{values}"
|
|
30
31
|
within: "must not be within %{min} and %{max}"
|
|
@@ -37,6 +38,9 @@ en:
|
|
|
37
38
|
is_not: "length must not be %{is_not}"
|
|
38
39
|
min: "length must be at least %{min}"
|
|
39
40
|
max: "length must be at most %{max}"
|
|
41
|
+
gt: "length must be greater than %{gt}"
|
|
42
|
+
lt: "length must be less than %{lt}"
|
|
43
|
+
nil_value: "must have a length"
|
|
40
44
|
not_within: "length must not be within %{min} and %{max}"
|
|
41
45
|
within: "length must be within %{min} and %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ en:
|
|
|
44
48
|
is_not: "must not be %{is_not}"
|
|
45
49
|
min: "must be at least %{min}"
|
|
46
50
|
max: "must be at most %{max}"
|
|
51
|
+
gt: "must be greater than %{gt}"
|
|
52
|
+
lt: "must be less than %{lt}"
|
|
53
|
+
nil_value: "must be numeric"
|
|
47
54
|
not_within: "must not be within %{min} and %{max}"
|
|
48
55
|
within: "must be within %{min} and %{max}"
|
|
49
56
|
presence: "cannot be empty"
|
data/lib/locales/eo.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
eo:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delegas al nedifinita metodo %{method}"
|
|
4
|
+
required: "estas bezonata"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "ne povis esti konvertita al %{type}"
|
|
8
7
|
into_an: "ne povis esti konvertita al %{type}"
|
|
9
8
|
into_any: "ne povis esti konvertita al unu el: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Nespecifita"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "devas esti agordita en la kunteksto"
|
|
13
13
|
types:
|
|
14
14
|
array: "tabelo"
|
|
15
15
|
big_decimal: "granda dekuma"
|
|
@@ -25,6 +25,7 @@ eo:
|
|
|
25
25
|
symbol: "simbolo"
|
|
26
26
|
time: "tempo"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "devas esti malplena"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "ne devas esti unu el: %{values}"
|
|
30
31
|
within: "ne devas esti inter %{min} kaj %{max}"
|
|
@@ -37,6 +38,9 @@ eo:
|
|
|
37
38
|
is_not: "longo ne devas esti %{is_not}"
|
|
38
39
|
min: "longo devas esti almenaŭ %{min}"
|
|
39
40
|
max: "longo povas esti maksimume %{max}"
|
|
41
|
+
gt: "longo devas esti pli granda ol %{gt}"
|
|
42
|
+
lt: "longo devas esti pli malgranda ol %{lt}"
|
|
43
|
+
nil_value: "devas havi longon"
|
|
40
44
|
not_within: "longo ne devas esti inter %{min} kaj %{max}"
|
|
41
45
|
within: "longo devas esti inter %{min} kaj %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ eo:
|
|
|
44
48
|
is_not: "ne devas esti %{is_not}"
|
|
45
49
|
min: "devas esti almenaŭ %{min}"
|
|
46
50
|
max: "povas esti maksimume %{max}"
|
|
51
|
+
gt: "devas esti pli granda ol %{gt}"
|
|
52
|
+
lt: "devas esti pli malgranda ol %{lt}"
|
|
53
|
+
nil_value: "devas esti numera"
|
|
47
54
|
not_within: "ne devas esti inter %{min} kaj %{max}"
|
|
48
55
|
within: "devas esti inter %{min} kaj %{max}"
|
|
49
56
|
presence: "ne povas esti malplena"
|
data/lib/locales/es.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
es:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delega a método indefinido %{method}"
|
|
4
|
+
required: "es obligatorio"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "no se pudo convertir en un %{type}"
|
|
8
7
|
into_an: "no se pudo convertir en un %{type}"
|
|
9
8
|
into_any: "no se pudo convertir en uno de: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "No especificada"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "debe estar establecido en el contexto"
|
|
13
13
|
types:
|
|
14
14
|
array: "array"
|
|
15
15
|
big_decimal: "decimal grande"
|
|
@@ -25,6 +25,7 @@ es:
|
|
|
25
25
|
symbol: "símbolo"
|
|
26
26
|
time: "tiempo"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "debe estar vacío"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "no debe ser uno de: %{values}"
|
|
30
31
|
within: "no debe estar dentro de %{min} y %{max}"
|
|
@@ -37,6 +38,9 @@ es:
|
|
|
37
38
|
is_not: "la longitud no debe ser %{is_not}"
|
|
38
39
|
min: "la longitud debe ser al menos %{min}"
|
|
39
40
|
max: "la longitud debe ser como máximo %{max}"
|
|
41
|
+
gt: "la longitud debe ser mayor que %{gt}"
|
|
42
|
+
lt: "la longitud debe ser menor que %{lt}"
|
|
43
|
+
nil_value: "debe tener una longitud"
|
|
40
44
|
not_within: "la longitud no debe estar dentro de %{min} y %{max}"
|
|
41
45
|
within: "la longitud debe estar dentro de %{min} y %{max}"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ es:
|
|
|
44
48
|
is_not: "no debe ser %{is_not}"
|
|
45
49
|
min: "debe ser al menos %{min}"
|
|
46
50
|
max: "debe ser como máximo %{max}"
|
|
51
|
+
gt: "debe ser mayor que %{gt}"
|
|
52
|
+
lt: "debe ser menor que %{lt}"
|
|
53
|
+
nil_value: "debe ser numérico"
|
|
47
54
|
not_within: "no debe estar dentro de %{min} y %{max}"
|
|
48
55
|
within: "debe estar dentro de %{min} y %{max}"
|
|
49
56
|
presence: "no puede estar vacío"
|
data/lib/locales/et.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
et:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "delegeerib määramata meetodile %{method}"
|
|
4
|
+
required: "on nõutud"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "ei õnnestunud teisendada %{type} tüübiks"
|
|
8
7
|
into_an: "ei õnnestunud teisendada %{type} tüübiks"
|
|
9
8
|
into_any: "ei õnnestunud teisendada üheks järgmistest: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Määramata"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "peab olema kontekstis määratud"
|
|
13
13
|
types:
|
|
14
14
|
array: "massiiv"
|
|
15
15
|
big_decimal: "suur kümnendmurd"
|
|
@@ -25,6 +25,7 @@ et:
|
|
|
25
25
|
symbol: "sümbol"
|
|
26
26
|
time: "aeg"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "peab olema tühi"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "ei tohi olla üks järgmistest: %{values}"
|
|
30
31
|
within: "ei tohi olla %{min} ja %{max} vahel"
|
|
@@ -37,6 +38,9 @@ et:
|
|
|
37
38
|
is_not: "pikkus ei tohi olla %{is_not}"
|
|
38
39
|
min: "pikkus peab olema vähemalt %{min}"
|
|
39
40
|
max: "pikkus võib olla maksimaalselt %{max}"
|
|
41
|
+
gt: "pikkus peab olema suurem kui %{gt}"
|
|
42
|
+
lt: "pikkus peab olema väiksem kui %{lt}"
|
|
43
|
+
nil_value: "peab omama pikkust"
|
|
40
44
|
not_within: "pikkus ei tohi olla %{min} ja %{max} vahel"
|
|
41
45
|
within: "pikkus peab olema %{min} ja %{max} vahel"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ et:
|
|
|
44
48
|
is_not: "ei tohi olla %{is_not}"
|
|
45
49
|
min: "peab olema vähemalt %{min}"
|
|
46
50
|
max: "võib olla maksimaalselt %{max}"
|
|
51
|
+
gt: "peab olema suurem kui %{gt}"
|
|
52
|
+
lt: "peab olema väiksem kui %{lt}"
|
|
53
|
+
nil_value: "peab olema numbriline"
|
|
47
54
|
not_within: "ei tohi olla %{min} ja %{max} vahel"
|
|
48
55
|
within: "peab olema %{min} ja %{max} vahel"
|
|
49
56
|
presence: "ei tohi olla tühi"
|
data/lib/locales/eu.yml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
eu:
|
|
2
2
|
cmdx:
|
|
3
3
|
attributes:
|
|
4
|
-
required: "
|
|
5
|
-
undefined: "metodo zehaztugabea %{method} delegatzen du"
|
|
4
|
+
required: "beharrezkoa da"
|
|
6
5
|
coercions:
|
|
7
6
|
into_a: "ezin izan da %{type} ra bihurtu"
|
|
8
7
|
into_an: "ezin izan da %{type} ra bihurtu"
|
|
9
8
|
into_any: "ezin izan da honetako batera bihurtu: %{types}"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
9
|
+
reasons:
|
|
10
|
+
unspecified: "Zehaztu gabe"
|
|
11
|
+
outputs:
|
|
12
|
+
missing: "testuinguruan ezarrita egon behar du"
|
|
13
13
|
types:
|
|
14
14
|
array: "array"
|
|
15
15
|
big_decimal: "hamartar handia"
|
|
@@ -25,6 +25,7 @@ eu:
|
|
|
25
25
|
symbol: "ikurra"
|
|
26
26
|
time: "ordua"
|
|
27
27
|
validators:
|
|
28
|
+
absence: "hutsik izan behar du"
|
|
28
29
|
exclusion:
|
|
29
30
|
of: "ezin da honetako bat izan: %{values}"
|
|
30
31
|
within: "ezin da %{min} eta %{max} artean izan"
|
|
@@ -37,6 +38,9 @@ eu:
|
|
|
37
38
|
is_not: "luzera ezin da %{is_not} izan"
|
|
38
39
|
min: "luzera gutxienez %{min} izan behar du"
|
|
39
40
|
max: "luzera gehienez %{max} izan daiteke"
|
|
41
|
+
gt: "luzera %{gt} baino handiagoa izan behar du"
|
|
42
|
+
lt: "luzera %{lt} baino txikiagoa izan behar du"
|
|
43
|
+
nil_value: "luzera izan behar du"
|
|
40
44
|
not_within: "luzera ezin da %{min} eta %{max} artean izan"
|
|
41
45
|
within: "luzera %{min} eta %{max} artean izan behar du"
|
|
42
46
|
numeric:
|
|
@@ -44,6 +48,9 @@ eu:
|
|
|
44
48
|
is_not: "ezin da %{is_not} izan"
|
|
45
49
|
min: "gutxienez %{min} izan behar du"
|
|
46
50
|
max: "gehienez %{max} izan daiteke"
|
|
51
|
+
gt: "%{gt} baino handiagoa izan behar du"
|
|
52
|
+
lt: "%{lt} baino txikiagoa izan behar du"
|
|
53
|
+
nil_value: "zenbakizkoa izan behar du"
|
|
47
54
|
not_within: "ezin da %{min} eta %{max} artean izan"
|
|
48
55
|
within: "%{min} eta %{max} artean izan behar du"
|
|
49
56
|
presence: "ezin da hutsik izan"
|