rails-i18n 6.0.0 → 7.0.3
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/CHANGELOG.md +62 -1
- data/README.md +52 -6
- data/lib/rails_i18n/common_pluralizations/east_slavic.rb +1 -1
- data/lib/rails_i18n/common_pluralizations/serbian.rb +32 -0
- data/lib/rails_i18n/railtie.rb +3 -0
- data/lib/rails_i18n.rb +0 -1
- data/rails/locale/af.yml +3 -3
- data/rails/locale/ar.yml +2 -2
- data/rails/locale/ca.yml +31 -7
- data/rails/locale/cy.yml +3 -3
- data/rails/locale/da.yml +17 -9
- data/rails/locale/de.yml +1 -1
- data/rails/locale/el-CY.yml +15 -2
- data/rails/locale/el.yml +13 -0
- data/rails/locale/en-CA.yml +1 -1
- data/rails/locale/en-IN.yml +3 -3
- data/rails/locale/en-TT.yml +213 -0
- data/rails/locale/en-ZA.yml +3 -3
- data/rails/locale/es-AR.yml +1 -1
- data/rails/locale/es-CL.yml +1 -1
- data/rails/locale/es-CO.yml +7 -7
- data/rails/locale/es-ES.yml +1 -1
- data/rails/locale/es.yml +1 -1
- data/rails/locale/fi.yml +13 -13
- data/rails/locale/fr-CA.yml +2 -2
- data/rails/locale/fr.yml +15 -15
- data/rails/locale/gl.yml +4 -4
- data/rails/locale/hi-IN.yml +3 -3
- data/rails/locale/hi.yml +3 -3
- data/rails/locale/hr.yml +14 -5
- data/rails/locale/it-CH.yml +14 -1
- data/rails/locale/it.yml +7 -6
- data/rails/locale/kn.yml +3 -3
- data/rails/locale/lt.yml +8 -8
- data/rails/locale/lv.yml +1 -1
- data/rails/locale/mk.yml +2 -2
- data/rails/locale/ml.yml +2 -2
- data/rails/locale/mr-IN.yml +3 -3
- data/rails/locale/nb.yml +11 -5
- data/rails/locale/ne.yml +3 -3
- data/rails/locale/pa.yml +3 -3
- data/rails/locale/pap-AW.yml +215 -0
- data/rails/locale/pap-CW.yml +215 -0
- data/rails/locale/pl.yml +23 -23
- data/rails/locale/ro.yml +55 -55
- data/rails/locale/sq.yml +6 -6
- data/rails/locale/sr.yml +2 -2
- data/rails/locale/st.yml +215 -0
- data/rails/locale/sv.yml +4 -4
- data/rails/locale/ta.yml +3 -3
- data/rails/locale/te.yml +3 -3
- data/rails/locale/uk.yml +4 -4
- data/rails/locale/ur.yml +2 -2
- data/rails/locale/vi.yml +1 -0
- data/rails/locale/wo.yml +3 -3
- data/rails/locale/zh-CN.yml +1 -1
- data/rails/locale/zh-TW.yml +2 -2
- data/rails/ordinals/fr-CA.rb +19 -0
- data/rails/ordinals/fr-CH.rb +19 -0
- data/rails/ordinals/fr-FR.rb +19 -0
- data/rails/ordinals/fr.rb +19 -0
- data/rails/pluralization/ka.rb +2 -2
- data/rails/pluralization/pap-AW.rb +3 -0
- data/rails/pluralization/pap-CW.rb +3 -0
- data/rails/pluralization/pt-BR.rb +3 -0
- data/rails/pluralization/sr.rb +2 -2
- data/rails/pluralization/st.rb +3 -0
- data/rails/pluralization/ta.rb +3 -0
- data/rails/pluralization/tr.rb +2 -2
- data/rails/transliteration/da.yml +10 -0
- data/rails/transliteration/ka.yml +37 -0
- data/rails/transliteration/uk.rb +5 -21
- metadata +24 -10
- data/lib/rails_i18n/unicode.rb +0 -1
data/rails/locale/pl.yml
CHANGED
@@ -3,10 +3,10 @@ pl:
|
|
3
3
|
activerecord:
|
4
4
|
errors:
|
5
5
|
messages:
|
6
|
-
record_invalid: '
|
6
|
+
record_invalid: 'Znaleziono błędy: %{errors}'
|
7
7
|
restrict_dependent_destroy:
|
8
|
-
has_one: Nie
|
9
|
-
has_many: Nie
|
8
|
+
has_one: Nie można usunąć, gdyż istnieje zależny od niego %{record}
|
9
|
+
has_many: Nie można usunąć, gdyż istnieją zależne od niego %{record}
|
10
10
|
date:
|
11
11
|
abbr_day_names:
|
12
12
|
- nie
|
@@ -40,22 +40,22 @@ pl:
|
|
40
40
|
- sobota
|
41
41
|
formats:
|
42
42
|
default: "%d-%m-%Y"
|
43
|
-
long: "%B %
|
44
|
-
short: "
|
43
|
+
long: "%-d %B %Y"
|
44
|
+
short: "%-d %b"
|
45
45
|
month_names:
|
46
46
|
-
|
47
|
-
-
|
48
|
-
-
|
49
|
-
-
|
50
|
-
-
|
51
|
-
-
|
52
|
-
-
|
53
|
-
-
|
54
|
-
-
|
55
|
-
-
|
56
|
-
-
|
57
|
-
-
|
58
|
-
-
|
47
|
+
- stycznia
|
48
|
+
- lutego
|
49
|
+
- marca
|
50
|
+
- kwietnia
|
51
|
+
- maja
|
52
|
+
- czerwca
|
53
|
+
- lipca
|
54
|
+
- sierpnia
|
55
|
+
- września
|
56
|
+
- października
|
57
|
+
- listopada
|
58
|
+
- grudnia
|
59
59
|
order:
|
60
60
|
- :day
|
61
61
|
- :month
|
@@ -130,7 +130,7 @@ pl:
|
|
130
130
|
messages:
|
131
131
|
accepted: musi zostać zaakceptowane
|
132
132
|
blank: nie może być puste
|
133
|
-
confirmation:
|
133
|
+
confirmation: musi być taki sam jak w %{attribute}
|
134
134
|
empty: nie może być puste
|
135
135
|
equal_to: musi być równe %{count}
|
136
136
|
even: musi być parzyste
|
@@ -144,7 +144,7 @@ pl:
|
|
144
144
|
not_a_number: nie jest liczbą
|
145
145
|
not_an_integer: musi być liczbą całkowitą
|
146
146
|
odd: musi być nieparzyste
|
147
|
-
other_than: musi być
|
147
|
+
other_than: musi być inne niż %{count}
|
148
148
|
present: musi być puste
|
149
149
|
required: musi istnieć
|
150
150
|
taken: zostało już zajęte
|
@@ -175,7 +175,7 @@ pl:
|
|
175
175
|
prompt: Proszę wybrać
|
176
176
|
submit:
|
177
177
|
create: Utwórz %{model}
|
178
|
-
submit:
|
178
|
+
submit: Wyślij %{model}
|
179
179
|
update: Aktualizuj %{model}
|
180
180
|
number:
|
181
181
|
currency:
|
@@ -235,7 +235,7 @@ pl:
|
|
235
235
|
time:
|
236
236
|
am: przed południem
|
237
237
|
formats:
|
238
|
-
default: "%a,
|
239
|
-
long: "%B %
|
240
|
-
short: "
|
238
|
+
default: "%a, %-d %b %Y %H:%M:%S %z"
|
239
|
+
long: "%-d %B %Y %H:%M"
|
240
|
+
short: "%-d %b %H:%M"
|
241
241
|
pm: po południu
|
data/rails/locale/ro.yml
CHANGED
@@ -6,53 +6,53 @@ ro:
|
|
6
6
|
record_invalid: Validare nereuşită %{errors}
|
7
7
|
date:
|
8
8
|
abbr_day_names:
|
9
|
-
-
|
10
|
-
-
|
11
|
-
-
|
12
|
-
-
|
13
|
-
-
|
14
|
-
-
|
15
|
-
-
|
9
|
+
- dum
|
10
|
+
- lun
|
11
|
+
- mar
|
12
|
+
- mie
|
13
|
+
- joi
|
14
|
+
- vin
|
15
|
+
- sâm
|
16
16
|
abbr_month_names:
|
17
17
|
-
|
18
|
-
-
|
19
|
-
-
|
20
|
-
-
|
21
|
-
-
|
22
|
-
-
|
23
|
-
-
|
24
|
-
-
|
25
|
-
-
|
26
|
-
-
|
27
|
-
-
|
28
|
-
-
|
29
|
-
-
|
18
|
+
- ian
|
19
|
+
- feb
|
20
|
+
- mar
|
21
|
+
- apr
|
22
|
+
- mai
|
23
|
+
- iun
|
24
|
+
- iul
|
25
|
+
- aug
|
26
|
+
- sep
|
27
|
+
- oct
|
28
|
+
- noi
|
29
|
+
- dec
|
30
30
|
day_names:
|
31
|
-
-
|
32
|
-
-
|
33
|
-
-
|
34
|
-
-
|
35
|
-
-
|
36
|
-
-
|
37
|
-
-
|
31
|
+
- duminică
|
32
|
+
- luni
|
33
|
+
- marți
|
34
|
+
- miercuri
|
35
|
+
- joi
|
36
|
+
- vineri
|
37
|
+
- sâmbată
|
38
38
|
formats:
|
39
39
|
default: "%d-%m-%Y"
|
40
40
|
long: "%d %B %Y"
|
41
41
|
short: "%d %b"
|
42
42
|
month_names:
|
43
43
|
-
|
44
|
-
-
|
45
|
-
-
|
46
|
-
-
|
47
|
-
-
|
48
|
-
-
|
49
|
-
-
|
50
|
-
-
|
51
|
-
-
|
52
|
-
-
|
53
|
-
-
|
54
|
-
-
|
55
|
-
-
|
44
|
+
- ianuarie
|
45
|
+
- februarie
|
46
|
+
- martie
|
47
|
+
- aprilie
|
48
|
+
- mai
|
49
|
+
- iunie
|
50
|
+
- iulie
|
51
|
+
- august
|
52
|
+
- septembrie
|
53
|
+
- octombrie
|
54
|
+
- noiembrie
|
55
|
+
- decembrie
|
56
56
|
order:
|
57
57
|
- :day
|
58
58
|
- :month
|
@@ -105,19 +105,19 @@ ro:
|
|
105
105
|
few: "%{count} luni"
|
106
106
|
other: "%{count} luni"
|
107
107
|
prompts:
|
108
|
-
second:
|
109
|
-
minute:
|
110
|
-
hour:
|
111
|
-
day:
|
112
|
-
month:
|
113
|
-
year:
|
108
|
+
second: secunda
|
109
|
+
minute: minutul
|
110
|
+
hour: ora
|
111
|
+
day: ziua
|
112
|
+
month: luna
|
113
|
+
year: anul
|
114
114
|
errors:
|
115
115
|
format: "%{attribute} %{message}"
|
116
116
|
messages:
|
117
117
|
accepted: trebuie dat acceptul
|
118
|
-
blank: nu poate fi
|
118
|
+
blank: nu poate fi necompletat
|
119
119
|
confirmation: nu este confirmat
|
120
|
-
empty: nu poate fi
|
120
|
+
empty: nu poate fi necompletat
|
121
121
|
equal_to: trebuie să fie egal cu %{count}
|
122
122
|
even: trebuie să fie impar
|
123
123
|
exclusion: este rezervat
|
@@ -133,7 +133,7 @@ ro:
|
|
133
133
|
taken: este deja folosit
|
134
134
|
too_long: este prea lung (se pot folosi maximum %{count} caractere)
|
135
135
|
too_short: este prea scurt (minimum de caractere este %{count})
|
136
|
-
wrong_length: nu are lungimea corectă (trebuie să
|
136
|
+
wrong_length: nu are lungimea corectă (trebuie să aibă %{count} caractere)
|
137
137
|
template:
|
138
138
|
body: 'Încearcă să corectezi urmatoarele câmpuri:'
|
139
139
|
header:
|
@@ -142,7 +142,7 @@ ro:
|
|
142
142
|
other: 'Nu am putut salva acest %{model}: %{count} erori.'
|
143
143
|
helpers:
|
144
144
|
select:
|
145
|
-
prompt:
|
145
|
+
prompt: Alegeți
|
146
146
|
submit:
|
147
147
|
create: Creare %{model}
|
148
148
|
submit: Salvare %{model}
|
@@ -167,11 +167,11 @@ ro:
|
|
167
167
|
decimal_units:
|
168
168
|
format: "%n %u"
|
169
169
|
units:
|
170
|
-
billion:
|
171
|
-
million:
|
172
|
-
quadrillion:
|
173
|
-
thousand:
|
174
|
-
trillion:
|
170
|
+
billion: miliard
|
171
|
+
million: milion
|
172
|
+
quadrillion: quadrilion
|
173
|
+
thousand: mie
|
174
|
+
trillion: trilion
|
175
175
|
unit: ''
|
176
176
|
format:
|
177
177
|
delimiter: ","
|
@@ -197,8 +197,8 @@ ro:
|
|
197
197
|
delimiter: ''
|
198
198
|
support:
|
199
199
|
array:
|
200
|
-
last_word_connector: "
|
201
|
-
two_words_connector: "
|
200
|
+
last_word_connector: " și "
|
201
|
+
two_words_connector: " și "
|
202
202
|
words_connector: ", "
|
203
203
|
time:
|
204
204
|
am: ''
|
data/rails/locale/sq.yml
CHANGED
@@ -3,7 +3,7 @@ sq:
|
|
3
3
|
activerecord:
|
4
4
|
errors:
|
5
5
|
messages:
|
6
|
-
record_invalid: "
|
6
|
+
record_invalid: "Vlerësimi dështoi: %{errors}"
|
7
7
|
restrict_dependent_destroy:
|
8
8
|
has_one: "S’fshihet dot zëri, ngaqë ekziston një %{record} që varet prej tij"
|
9
9
|
has_many: "S’fshihet dot zëri, ngaqë ekzistojnë %{record} që varen prej tij"
|
@@ -100,7 +100,7 @@ sq:
|
|
100
100
|
one: 1 vit
|
101
101
|
other: "%{count} vjet"
|
102
102
|
prompts:
|
103
|
-
second:
|
103
|
+
second: Sekondë
|
104
104
|
minute: Minutë
|
105
105
|
hour: Orë
|
106
106
|
day: Ditë
|
@@ -123,12 +123,12 @@ sq:
|
|
123
123
|
invalid: është i pavlefshëm
|
124
124
|
less_than: duhet të jetë më i vogël se %{count}
|
125
125
|
less_than_or_equal_to: duhet të jetë më i vogël ose i barabartë me %{count}
|
126
|
-
model_invalid: "
|
126
|
+
model_invalid: "Vlerësimi dështoi: %{errors}"
|
127
127
|
not_a_number: s’është numër
|
128
128
|
not_an_integer: duhet të jetë numër i plotë
|
129
129
|
odd: duhet të jetë tek
|
130
130
|
other_than: duhet të jetë më shumë se %{count}
|
131
|
-
present: duhet të jetë
|
131
|
+
present: duhet të jetë e zbrazët
|
132
132
|
required: duhet të ekzistojë
|
133
133
|
taken: është zënë tashmë
|
134
134
|
too_long:
|
@@ -161,7 +161,7 @@ sq:
|
|
161
161
|
separator: "."
|
162
162
|
significant: false
|
163
163
|
strip_insignificant_zeros: false
|
164
|
-
unit: "
|
164
|
+
unit: "$"
|
165
165
|
format:
|
166
166
|
delimiter: ","
|
167
167
|
precision: 3
|
@@ -172,7 +172,7 @@ sq:
|
|
172
172
|
decimal_units:
|
173
173
|
format: "%n %u"
|
174
174
|
units:
|
175
|
-
billion:
|
175
|
+
billion: Miliard
|
176
176
|
million: Milion
|
177
177
|
quadrillion: Kuadrilion
|
178
178
|
thousand: Mijë
|
data/rails/locale/sr.yml
CHANGED
data/rails/locale/st.yml
ADDED
@@ -0,0 +1,215 @@
|
|
1
|
+
---
|
2
|
+
st:
|
3
|
+
activerecord:
|
4
|
+
errors:
|
5
|
+
messages:
|
6
|
+
record_invalid: 'Netefatso e fosahetse: %{errors}'
|
7
|
+
restrict_dependent_destroy:
|
8
|
+
has_one: E ka se hlakolehe hobane kamano e le ٰngoe teng le %{record}
|
9
|
+
has_many: E ka se hlakolehe hobane kamano tse ngata li teng le %{record}
|
10
|
+
date:
|
11
|
+
abbr_day_names:
|
12
|
+
- Son
|
13
|
+
- ٰMan
|
14
|
+
- Labob
|
15
|
+
- Labor
|
16
|
+
- Labon
|
17
|
+
- Laboh
|
18
|
+
- Moq
|
19
|
+
abbr_month_names:
|
20
|
+
-
|
21
|
+
- Phe
|
22
|
+
- Hlako
|
23
|
+
- Tlha
|
24
|
+
- ٰMes
|
25
|
+
- Motš
|
26
|
+
- Phupt
|
27
|
+
- Phup
|
28
|
+
- Pha
|
29
|
+
- Loe
|
30
|
+
- Mph
|
31
|
+
- Pul
|
32
|
+
- Tši
|
33
|
+
day_names:
|
34
|
+
- Sontaha
|
35
|
+
- ٰMantaha
|
36
|
+
- Labobeli
|
37
|
+
- Laboraro
|
38
|
+
- Labone
|
39
|
+
- Labohlano
|
40
|
+
- Moqebelo
|
41
|
+
formats:
|
42
|
+
default: "%Y-%m-%d"
|
43
|
+
long: "%d %B %Y"
|
44
|
+
short: "%d %b"
|
45
|
+
month_names:
|
46
|
+
-
|
47
|
+
- Pherekhong
|
48
|
+
- Hlakola
|
49
|
+
- Hlakubele
|
50
|
+
- ٰMesa
|
51
|
+
- Motšeanong
|
52
|
+
- Phuptjane
|
53
|
+
- Phupu
|
54
|
+
- Phato
|
55
|
+
- Loetse
|
56
|
+
- Mphalane
|
57
|
+
- Pulungoana
|
58
|
+
- Tšitoe
|
59
|
+
order:
|
60
|
+
- :year
|
61
|
+
- :month
|
62
|
+
- :day
|
63
|
+
datetime:
|
64
|
+
distance_in_words:
|
65
|
+
about_x_hours:
|
66
|
+
one: ekaba hora e le ٰngoe
|
67
|
+
other: ekaba hora tse %{count}
|
68
|
+
about_x_months:
|
69
|
+
one: ekaba khoeli e le ٰngoe
|
70
|
+
other: ekaba likhoeli tse %{count}
|
71
|
+
about_x_years:
|
72
|
+
one: ekaba selemo se le seng
|
73
|
+
other: ekaba lilemo tse %{count}
|
74
|
+
almost_x_years:
|
75
|
+
one: e tlo ba selemo se le seng
|
76
|
+
other: e tlo ba lilemo tse %{count}
|
77
|
+
half_a_minute: halofo ea motsotso
|
78
|
+
less_than_x_seconds:
|
79
|
+
one: ka tlase ho motsotsoana
|
80
|
+
other: ka tlase ho metsotsoana e %{count}
|
81
|
+
less_than_x_minutes:
|
82
|
+
one: ka tlase ho motsotso
|
83
|
+
other: ka tlase ho metsotso e %{count}
|
84
|
+
over_x_years:
|
85
|
+
one: ka holimo ho selemo
|
86
|
+
other: ka holimo ho lilemo tse %{count}
|
87
|
+
x_seconds:
|
88
|
+
one: motsotsoana o le mong
|
89
|
+
other: metsotsoana e %{count}
|
90
|
+
x_minutes:
|
91
|
+
one: motsotso o le mong
|
92
|
+
other: metsotso e %{count}
|
93
|
+
x_days:
|
94
|
+
one: letsatsi le le leng
|
95
|
+
other: matsatsi a %{count}
|
96
|
+
x_months:
|
97
|
+
one: khoeli e le \'ngoe
|
98
|
+
other: likhoeli tse %{count}
|
99
|
+
x_years:
|
100
|
+
one: selemo se le seng
|
101
|
+
other: lilemo tse %{count}
|
102
|
+
prompts:
|
103
|
+
second: Motsotsoana
|
104
|
+
minute: Motsotso
|
105
|
+
hour: Hora
|
106
|
+
day: Letsatsi
|
107
|
+
month: Khoeli
|
108
|
+
year: Selemo
|
109
|
+
errors:
|
110
|
+
format: "%{attribute} %{message}"
|
111
|
+
messages:
|
112
|
+
accepted: e tlameha ho amoheloa
|
113
|
+
blank: e ka se be letho
|
114
|
+
confirmation: ha e lumellane le %{attribute}
|
115
|
+
empty: e ka se be letho
|
116
|
+
equal_to: e tlameha ho lekana le %{count}
|
117
|
+
even: e tlameha ho lekana
|
118
|
+
exclusion: e bolokiloe
|
119
|
+
greater_than: e tlameha e be kholo ho %{count}
|
120
|
+
greater_than_or_equal_to: e tlameha e be kholo kapa e lekane le %{count}
|
121
|
+
inclusion: ha ea kenyelletsoa lenaneng
|
122
|
+
invalid: ha e sebetse
|
123
|
+
less_than: e tlameha e be nyane ho %{count}
|
124
|
+
less_than_or_equal_to: e tlameha e be nyane kapa e lekane le %{count}
|
125
|
+
model_invalid: 'Liphoso tsa netefatso: %{errors}'
|
126
|
+
not_a_number: ha se palo
|
127
|
+
not_an_integer: e tšoanetse e be palo e felletseng
|
128
|
+
odd: e tlameha ho makatsa
|
129
|
+
other_than: e tlameha e be kholo ho %{count}
|
130
|
+
present: e tlameha ebe ha e na letho
|
131
|
+
required: e tlameha ho ba teng
|
132
|
+
taken: e sentse e nkuoe
|
133
|
+
too_long:
|
134
|
+
one: e telele haholo (boholo ke semelo se le seng)
|
135
|
+
other: e telele haholo (boholo ke limelo tse %{count})
|
136
|
+
too_short:
|
137
|
+
one: e khutšoane haholo (bonyane ke semelo se le seng)
|
138
|
+
other: e khutšoane haholo (bonyane ke limelo tse %{count})
|
139
|
+
wrong_length:
|
140
|
+
one: ke bolelele bo fosahetseng (e tšoanetse e be semelo se le seng)
|
141
|
+
other: ke bolelele bo fosahetseng (e tšoanetse e be limelo tse %{count})
|
142
|
+
template:
|
143
|
+
body: 'Ho bile le mathata ka a itseng makaleng a latelang:'
|
144
|
+
header:
|
145
|
+
one: phoso e le ٰngoe e thibetse %{model} ho bolokeha
|
146
|
+
other: liphoso tse %{count} li thibetse %{model} ho bolokeha
|
147
|
+
helpers:
|
148
|
+
select:
|
149
|
+
prompt: Khetha ka kopo
|
150
|
+
submit:
|
151
|
+
create: Bopa %{model}
|
152
|
+
submit: Boloka %{model}
|
153
|
+
update: Ntjhafatsa %{model}
|
154
|
+
number:
|
155
|
+
currency:
|
156
|
+
format:
|
157
|
+
delimiter: ","
|
158
|
+
format: "%u%n"
|
159
|
+
precision: 2
|
160
|
+
separator: "."
|
161
|
+
significant: false
|
162
|
+
strip_insignificant_zeros: false
|
163
|
+
unit: M
|
164
|
+
format:
|
165
|
+
delimiter: ","
|
166
|
+
precision: 3
|
167
|
+
separator: "."
|
168
|
+
significant: false
|
169
|
+
strip_insignificant_zeros: false
|
170
|
+
human:
|
171
|
+
decimal_units:
|
172
|
+
format: "%n %u"
|
173
|
+
units:
|
174
|
+
billion: Bilione
|
175
|
+
million: Milione
|
176
|
+
quadrillion: Libilione tse likete
|
177
|
+
thousand: Sekete
|
178
|
+
trillion: Trilione
|
179
|
+
unit: ''
|
180
|
+
format:
|
181
|
+
delimiter: ''
|
182
|
+
precision: 3
|
183
|
+
significant: true
|
184
|
+
strip_insignificant_zeros: true
|
185
|
+
storage_units:
|
186
|
+
format: "%n %u"
|
187
|
+
units:
|
188
|
+
byte:
|
189
|
+
one: Byte
|
190
|
+
other: Bytes
|
191
|
+
eb: EB
|
192
|
+
gb: GB
|
193
|
+
kb: KB
|
194
|
+
mb: MB
|
195
|
+
pb: PB
|
196
|
+
tb: TB
|
197
|
+
percentage:
|
198
|
+
format:
|
199
|
+
delimiter: ''
|
200
|
+
format: "%n%"
|
201
|
+
precision:
|
202
|
+
format:
|
203
|
+
delimiter: ''
|
204
|
+
support:
|
205
|
+
array:
|
206
|
+
last_word_connector: ", le "
|
207
|
+
two_words_connector: " le "
|
208
|
+
words_connector: ", "
|
209
|
+
time:
|
210
|
+
am: am
|
211
|
+
formats:
|
212
|
+
default: "%a, %d %b %Y %H:%M:%S %z"
|
213
|
+
long: "%d %B %Y %H:%M"
|
214
|
+
short: "%d %b %H:%M"
|
215
|
+
pm: pm
|
data/rails/locale/sv.yml
CHANGED
@@ -136,8 +136,8 @@ sv:
|
|
136
136
|
template:
|
137
137
|
body: 'Det var problem med följande fält:'
|
138
138
|
header:
|
139
|
-
one: Ett fel förhindrade
|
140
|
-
other: "%{count} fel förhindrade
|
139
|
+
one: Ett fel förhindrade ifrågavarande %{model} från att sparas
|
140
|
+
other: "%{count} fel förhindrade ifrågavarande %{model} från att sparas"
|
141
141
|
helpers:
|
142
142
|
select:
|
143
143
|
prompt: Välj
|
@@ -188,8 +188,8 @@ sv:
|
|
188
188
|
tb: TB
|
189
189
|
percentage:
|
190
190
|
format:
|
191
|
-
delimiter: ''
|
192
|
-
format: "%n%"
|
191
|
+
delimiter: ' '
|
192
|
+
format: "%n %"
|
193
193
|
precision:
|
194
194
|
format:
|
195
195
|
delimiter: ''
|
data/rails/locale/ta.yml
CHANGED
@@ -40,8 +40,8 @@ ta:
|
|
40
40
|
- சனிக்கிழமை
|
41
41
|
formats:
|
42
42
|
default: "%d-%m-%Y"
|
43
|
-
long: "%
|
44
|
-
short: "%
|
43
|
+
long: "%d %B %Y"
|
44
|
+
short: "%d %b"
|
45
45
|
month_names:
|
46
46
|
-
|
47
47
|
- ஜனவரி
|
@@ -203,6 +203,6 @@ ta:
|
|
203
203
|
am: மு.ப.
|
204
204
|
formats:
|
205
205
|
default: "%a, %d %b %Y %H:%M:%S %z"
|
206
|
-
long: "%
|
206
|
+
long: "%d %B %Y %H:%M"
|
207
207
|
short: "%d %b %H:%M"
|
208
208
|
pm: பி.ப.
|
data/rails/locale/te.yml
CHANGED
@@ -40,8 +40,8 @@ te:
|
|
40
40
|
- శనివారం
|
41
41
|
formats:
|
42
42
|
default: "%d-%m-%Y"
|
43
|
-
long: "%
|
44
|
-
short: "%
|
43
|
+
long: "%d %B %Y"
|
44
|
+
short: "%d %b"
|
45
45
|
month_names:
|
46
46
|
-
|
47
47
|
- జనవరి
|
@@ -208,6 +208,6 @@ te:
|
|
208
208
|
am: am
|
209
209
|
formats:
|
210
210
|
default: "%a, %d %b %Y %H:%M:%S %z"
|
211
|
-
long: "%
|
211
|
+
long: "%d %B %Y %H:%M"
|
212
212
|
short: "%d %b %H:%M"
|
213
213
|
pm: pm
|
data/rails/locale/uk.yml
CHANGED
@@ -63,8 +63,8 @@ uk:
|
|
63
63
|
datetime:
|
64
64
|
distance_in_words:
|
65
65
|
about_x_hours:
|
66
|
-
one: близько %{count}
|
67
|
-
few: близько %{count}
|
66
|
+
one: близько %{count} години
|
67
|
+
few: близько %{count} годин
|
68
68
|
many: близько %{count} годин
|
69
69
|
other: близько %{count} години
|
70
70
|
about_x_months:
|
@@ -78,8 +78,8 @@ uk:
|
|
78
78
|
many: близько %{count} років
|
79
79
|
other: близько %{count} року
|
80
80
|
almost_x_years:
|
81
|
-
one: майже %{count}
|
82
|
-
few: майже %{count}
|
81
|
+
one: майже %{count} рік
|
82
|
+
few: майже %{count} роки
|
83
83
|
many: майже %{count} років
|
84
84
|
other: майже %{count} років
|
85
85
|
half_a_minute: пів хвилини
|
data/rails/locale/ur.yml
CHANGED
@@ -42,7 +42,7 @@ ur:
|
|
42
42
|
- ہفتہ
|
43
43
|
formats:
|
44
44
|
default: "%d %B %Y"
|
45
|
-
long: "%
|
45
|
+
long: "%d %B، %Y"
|
46
46
|
short: "%d %b"
|
47
47
|
month_names:
|
48
48
|
-
|
@@ -205,6 +205,6 @@ ur:
|
|
205
205
|
am: صبح
|
206
206
|
formats:
|
207
207
|
default: "%a، %d %b %Y، %p %l:%M %Z"
|
208
|
-
long: "%
|
208
|
+
long: "%d %B، %Y %p %H:%M"
|
209
209
|
short: "%d %b، %H:%M"
|
210
210
|
pm: شام
|
data/rails/locale/vi.yml
CHANGED
data/rails/locale/wo.yml
CHANGED
@@ -40,8 +40,8 @@ wo:
|
|
40
40
|
- Gaawu
|
41
41
|
formats:
|
42
42
|
default: "%Y-%m-%d"
|
43
|
-
long: "%
|
44
|
-
short: "%
|
43
|
+
long: "%d %B, %Y"
|
44
|
+
short: "%d %b"
|
45
45
|
month_names:
|
46
46
|
-
|
47
47
|
- Tamkharit
|
@@ -203,6 +203,6 @@ wo:
|
|
203
203
|
am: am
|
204
204
|
formats:
|
205
205
|
default: "%a, %d %b %Y %H:%M:%S %z"
|
206
|
-
long: "%
|
206
|
+
long: "%d %B, %Y %H:%M"
|
207
207
|
short: "%d %b %H:%M"
|
208
208
|
pm: pm
|
data/rails/locale/zh-CN.yml
CHANGED
data/rails/locale/zh-TW.yml
CHANGED
@@ -107,7 +107,7 @@ zh-TW:
|
|
107
107
|
month: 月
|
108
108
|
year: 年
|
109
109
|
errors:
|
110
|
-
format: "%{attribute}
|
110
|
+
format: "%{attribute}%{message}"
|
111
111
|
messages:
|
112
112
|
accepted: 必須是可被接受的
|
113
113
|
blank: 不能為空白
|
@@ -155,7 +155,7 @@ zh-TW:
|
|
155
155
|
currency:
|
156
156
|
format:
|
157
157
|
delimiter: ","
|
158
|
-
format: "%u
|
158
|
+
format: "%u%n"
|
159
159
|
precision: 2
|
160
160
|
separator: "."
|
161
161
|
significant: false
|