rails-i18n 4.0.3 → 4.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +21 -0
- data/README.md +2 -1
- data/lib/rails_i18n/common_pluralizations/east_slavic.rb +5 -4
- data/lib/rails_i18n/common_pluralizations/one_upto_two_other.rb +1 -1
- data/lib/rails_i18n/common_pluralizations/romanian.rb +1 -0
- data/rails/locale/af.yml +27 -29
- data/rails/locale/ar.yml +92 -91
- data/rails/locale/az.yml +37 -36
- data/rails/locale/be.yml +205 -0
- data/rails/locale/bg.yml +28 -27
- data/rails/locale/bn.yml +36 -35
- data/rails/locale/bs.yml +42 -41
- data/rails/locale/ca.yml +27 -26
- data/rails/locale/cs.yml +33 -32
- data/rails/locale/cy.yml +43 -42
- data/rails/locale/da.yml +30 -29
- data/rails/locale/de-AT.yml +40 -32
- data/rails/locale/de-CH.yml +38 -33
- data/rails/locale/de.yml +40 -35
- data/rails/locale/el.yml +28 -27
- data/rails/locale/en-AU.yml +29 -28
- data/rails/locale/en-CA.yml +29 -37
- data/rails/locale/en-GB.yml +29 -28
- data/rails/locale/en-IE.yml +29 -28
- data/rails/locale/en-IN.yml +29 -28
- data/rails/locale/en-NZ.yml +29 -28
- data/rails/locale/en-US.yml +32 -31
- data/rails/locale/en-ZA.yml +31 -30
- data/rails/locale/en.yml +32 -31
- data/rails/locale/eo.yml +29 -28
- data/rails/locale/es-419.yml +33 -41
- data/rails/locale/es-AR.yml +33 -32
- data/rails/locale/es-CL.yml +28 -27
- data/rails/locale/es-CO.yml +33 -32
- data/rails/locale/es-CR.yml +33 -32
- data/rails/locale/es-EC.yml +31 -30
- data/rails/locale/es-MX.yml +36 -35
- data/rails/locale/es-PA.yml +30 -29
- data/rails/locale/es-PE.yml +29 -28
- data/rails/locale/es-US.yml +33 -32
- data/rails/locale/es-VE.yml +33 -32
- data/rails/locale/es.yml +28 -27
- data/rails/locale/et.yml +32 -31
- data/rails/locale/eu.yml +42 -41
- data/rails/locale/fa.yml +30 -29
- data/rails/locale/fi.yml +28 -27
- data/rails/locale/fr-CA.yml +29 -28
- data/rails/locale/fr-CH.yml +28 -27
- data/rails/locale/fr.yml +128 -135
- data/rails/locale/gl.yml +33 -32
- data/rails/locale/he.yml +35 -34
- data/rails/locale/hi-IN.yml +36 -35
- data/rails/locale/hi.yml +38 -37
- data/rails/locale/hr.yml +45 -44
- data/rails/locale/hu.yml +28 -27
- data/rails/locale/id.yml +28 -27
- data/rails/locale/is.yml +29 -28
- data/rails/locale/it-CH.yml +28 -27
- data/rails/locale/it.yml +40 -39
- data/rails/locale/ja.yml +29 -28
- data/rails/locale/km.yml +46 -5
- data/rails/locale/kn.yml +39 -38
- data/rails/locale/ko.yml +30 -29
- data/rails/locale/lo.yml +70 -69
- data/rails/locale/lt.yml +44 -43
- data/rails/locale/lv.yml +35 -34
- data/rails/locale/mk.yml +33 -32
- data/rails/locale/mn.yml +51 -50
- data/rails/locale/ms.yml +25 -26
- data/rails/locale/nb.yml +30 -29
- data/rails/locale/ne.yml +39 -38
- data/rails/locale/nl.yml +39 -38
- data/rails/locale/nn.yml +29 -28
- data/rails/locale/or.yml +40 -39
- data/rails/locale/pl.yml +69 -50
- data/rails/locale/pt-BR.yml +37 -34
- data/rails/locale/pt.yml +29 -28
- data/rails/locale/rm.yml +47 -46
- data/rails/locale/ro.yml +34 -33
- data/rails/locale/ru.yml +47 -46
- data/rails/locale/sk.yml +36 -34
- data/rails/locale/sl.yml +32 -31
- data/rails/locale/sr.yml +45 -44
- data/rails/locale/sv.yml +28 -27
- data/rails/locale/sw.yml +25 -24
- data/rails/locale/ta.yml +43 -42
- data/rails/locale/th.yml +26 -25
- data/rails/locale/tl.yml +90 -115
- data/rails/locale/tr.yml +44 -43
- data/rails/locale/tt.yml +215 -0
- data/rails/locale/uk.yml +43 -42
- data/rails/locale/ur.yml +48 -46
- data/rails/locale/uz.yml +60 -59
- data/rails/locale/vi.yml +30 -29
- data/rails/locale/wo.yml +29 -28
- data/rails/locale/zh-CN.yml +37 -36
- data/rails/locale/zh-HK.yml +51 -50
- data/rails/locale/zh-TW.yml +39 -38
- data/rails/locale/zh-YUE.yml +49 -48
- data/rails/pluralization/ar.rb +1 -0
- data/rails/pluralization/br.rb +1 -0
- data/rails/pluralization/gv.rb +1 -0
- data/rails/pluralization/hsb.rb +1 -0
- data/rails/pluralization/lag.rb +1 -0
- data/rails/pluralization/lt.rb +1 -0
- data/rails/pluralization/lv.rb +1 -0
- data/rails/pluralization/mk.rb +1 -0
- data/rails/pluralization/mt.rb +1 -0
- data/rails/pluralization/pl.rb +1 -0
- data/rails/pluralization/sl.rb +1 -0
- data/rails/transliteration/ru.rb +2 -0
- data/rails/transliteration/uk.rb +3 -1
- metadata +5 -9
data/rails/locale/pt.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
pt:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ pt:
|
|
9
10
|
- Sex
|
10
11
|
- Sáb
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- Jan
|
14
15
|
- Fev
|
15
16
|
- Mar
|
@@ -31,11 +32,11 @@ pt:
|
|
31
32
|
- Sexta
|
32
33
|
- Sábado
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%d/%m/%Y"
|
36
|
+
long: "%d de %B de %Y"
|
37
|
+
short: "%d de %B"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- Janeiro
|
40
41
|
- Fevereiro
|
41
42
|
- Março
|
@@ -78,16 +79,16 @@ pt:
|
|
78
79
|
other: mais de %{count} anos
|
79
80
|
x_days:
|
80
81
|
one: 1 dia
|
81
|
-
other:
|
82
|
+
other: "%{count} dias"
|
82
83
|
x_minutes:
|
83
84
|
one: 1 minuto
|
84
|
-
other:
|
85
|
+
other: "%{count} minutos"
|
85
86
|
x_months:
|
86
87
|
one: 1 mês
|
87
|
-
other:
|
88
|
+
other: "%{count} meses"
|
88
89
|
x_seconds:
|
89
90
|
one: 1 segundo
|
90
|
-
other:
|
91
|
+
other: "%{count} segundos"
|
91
92
|
prompts:
|
92
93
|
day: Dia
|
93
94
|
hour: Hora
|
@@ -96,7 +97,7 @@ pt:
|
|
96
97
|
second: Segundo
|
97
98
|
year: Ano
|
98
99
|
errors:
|
99
|
-
format:
|
100
|
+
format: "%{attribute} %{message}"
|
100
101
|
messages:
|
101
102
|
accepted: tem de ser aceite
|
102
103
|
blank: não pode estar em branco
|
@@ -114,16 +115,16 @@ pt:
|
|
114
115
|
not_a_number: não é um número
|
115
116
|
not_an_integer: tem de ser um inteiro
|
116
117
|
odd: tem de ser ímpar
|
117
|
-
record_invalid:
|
118
|
+
record_invalid: 'A validação falhou: %{errors}'
|
118
119
|
taken: não está disponível
|
119
120
|
too_long: é demasiado grande (o máximo é de %{count} caracteres)
|
120
121
|
too_short: é demasiado pequeno (o mínimo é de %{count} caracteres)
|
121
122
|
wrong_length: comprimento errado (deve ter %{count} caracteres)
|
122
123
|
template:
|
123
|
-
body:
|
124
|
+
body: 'Por favor, verifique os seguintes campos:'
|
124
125
|
header:
|
125
|
-
one:
|
126
|
-
other:
|
126
|
+
one: 'Não foi possível guardar %{model}: 1 erro'
|
127
|
+
other: 'Não foi possível guardar %{model}: %{count} erros'
|
127
128
|
helpers:
|
128
129
|
select:
|
129
130
|
prompt: Por favor seleccione
|
@@ -134,22 +135,22 @@ pt:
|
|
134
135
|
number:
|
135
136
|
currency:
|
136
137
|
format:
|
137
|
-
delimiter: .
|
138
|
-
format:
|
138
|
+
delimiter: "."
|
139
|
+
format: "%u%n"
|
139
140
|
precision: 2
|
140
|
-
separator:
|
141
|
+
separator: ","
|
141
142
|
significant: false
|
142
143
|
strip_insignificant_zeros: false
|
143
|
-
unit: €
|
144
|
+
unit: "€"
|
144
145
|
format:
|
145
|
-
delimiter: .
|
146
|
+
delimiter: "."
|
146
147
|
precision: 3
|
147
|
-
separator:
|
148
|
+
separator: ","
|
148
149
|
significant: false
|
149
150
|
strip_insignificant_zeros: false
|
150
151
|
human:
|
151
152
|
decimal_units:
|
152
|
-
format:
|
153
|
+
format: "%n %u"
|
153
154
|
units:
|
154
155
|
billion:
|
155
156
|
one: mil milhões
|
@@ -171,7 +172,7 @@ pt:
|
|
171
172
|
significant: true
|
172
173
|
strip_insignificant_zeros: true
|
173
174
|
storage_units:
|
174
|
-
format:
|
175
|
+
format: "%n %u"
|
175
176
|
units:
|
176
177
|
byte:
|
177
178
|
one: Byte
|
@@ -188,13 +189,13 @@ pt:
|
|
188
189
|
delimiter: ''
|
189
190
|
support:
|
190
191
|
array:
|
191
|
-
last_word_connector:
|
192
|
-
two_words_connector:
|
193
|
-
words_connector:
|
192
|
+
last_word_connector: ", e"
|
193
|
+
two_words_connector: " e "
|
194
|
+
words_connector: ", "
|
194
195
|
time:
|
195
196
|
am: am
|
196
197
|
formats:
|
197
|
-
default:
|
198
|
-
long:
|
199
|
-
short:
|
198
|
+
default: "%A, %d de %B de %Y, %H:%Mh"
|
199
|
+
long: "%A, %d de %B de %Y, %H:%Mh"
|
200
|
+
short: "%d/%m, %H:%M hs"
|
200
201
|
pm: pm
|
data/rails/locale/rm.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
rm:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ rm:
|
|
9
10
|
- ve
|
10
11
|
- so
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- schan
|
14
15
|
- favr
|
15
16
|
- mars
|
@@ -31,11 +32,11 @@ rm:
|
|
31
32
|
- venderdi
|
32
33
|
- sonda
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%d.%m.%Y"
|
36
|
+
long: "%e. %B %Y"
|
37
|
+
short: "%e. %b"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- schaner
|
40
41
|
- favrer
|
41
42
|
- mars
|
@@ -98,33 +99,33 @@ rm:
|
|
98
99
|
many: dapli che %{count} onns
|
99
100
|
other: dapli che %{count} onns
|
100
101
|
x_days:
|
101
|
-
zero:
|
102
|
+
zero: "%{count} dis"
|
102
103
|
one: in di
|
103
|
-
two:
|
104
|
-
few:
|
105
|
-
many:
|
106
|
-
other:
|
104
|
+
two: "%{count} dis"
|
105
|
+
few: "%{count} dis"
|
106
|
+
many: "%{count} dis"
|
107
|
+
other: "%{count} dis"
|
107
108
|
x_minutes:
|
108
|
-
zero:
|
109
|
+
zero: "%{count} minutas"
|
109
110
|
one: 1 minuta
|
110
|
-
two:
|
111
|
-
few:
|
112
|
-
many:
|
113
|
-
other:
|
111
|
+
two: "%{count} minutas"
|
112
|
+
few: "%{count} minutas"
|
113
|
+
many: "%{count} minutas"
|
114
|
+
other: "%{count} minutas"
|
114
115
|
x_months:
|
115
|
-
zero:
|
116
|
+
zero: "%{count} mais"
|
116
117
|
one: in mais
|
117
|
-
two:
|
118
|
-
few:
|
119
|
-
many:
|
120
|
-
other:
|
118
|
+
two: "%{count} mais"
|
119
|
+
few: "%{count} mais"
|
120
|
+
many: "%{count} mais"
|
121
|
+
other: "%{count} mais"
|
121
122
|
x_seconds:
|
122
|
-
zero:
|
123
|
+
zero: "%{count} secundas"
|
123
124
|
one: ina secunda
|
124
|
-
two:
|
125
|
-
few:
|
126
|
-
many:
|
127
|
-
other:
|
125
|
+
two: "%{count} secundas"
|
126
|
+
few: "%{count} secundas"
|
127
|
+
many: "%{count} secundas"
|
128
|
+
other: "%{count} secundas"
|
128
129
|
prompts:
|
129
130
|
day: dis
|
130
131
|
hour: uras
|
@@ -133,7 +134,7 @@ rm:
|
|
133
134
|
second: secundas
|
134
135
|
year: onns
|
135
136
|
errors:
|
136
|
-
format:
|
137
|
+
format: "%{attribute} %{message}"
|
137
138
|
messages:
|
138
139
|
accepted: sto vegnir acceptà
|
139
140
|
blank: sto vegnir emplenì ora
|
@@ -155,33 +156,33 @@ rm:
|
|
155
156
|
too_short: è memia curt (betg pli pauc che %{count} caracters)
|
156
157
|
wrong_length: ha la fallida lunghezza (sto avair %{count} caracters)
|
157
158
|
template:
|
158
|
-
body:
|
159
|
+
body: 'Faschai uschè bain e controllai ils suandants champs:'
|
159
160
|
header:
|
160
|
-
zero:
|
161
|
-
one:
|
162
|
-
two:
|
163
|
-
few:
|
164
|
-
many:
|
165
|
-
other:
|
161
|
+
zero: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.'
|
162
|
+
one: 'Betg pussaivel da memorisar quest %{model}: 1 errur.'
|
163
|
+
two: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.'
|
164
|
+
few: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.'
|
165
|
+
many: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.'
|
166
|
+
other: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.'
|
166
167
|
number:
|
167
168
|
currency:
|
168
169
|
format:
|
169
|
-
delimiter:
|
170
|
-
format:
|
170
|
+
delimiter: "'"
|
171
|
+
format: "%n %u"
|
171
172
|
precision: 2
|
172
|
-
separator: .
|
173
|
+
separator: "."
|
173
174
|
significant: false
|
174
175
|
strip_insignificant_zeros: false
|
175
176
|
unit: CHF
|
176
177
|
format:
|
177
|
-
delimiter:
|
178
|
+
delimiter: "'"
|
178
179
|
precision: 2
|
179
|
-
separator: .
|
180
|
+
separator: "."
|
180
181
|
significant: false
|
181
182
|
strip_insignificant_zeros: false
|
182
183
|
human:
|
183
184
|
decimal_units:
|
184
|
-
format:
|
185
|
+
format: "%n %u"
|
185
186
|
units:
|
186
187
|
unit: ''
|
187
188
|
format:
|
@@ -190,7 +191,7 @@ rm:
|
|
190
191
|
significant: true
|
191
192
|
strip_insignificant_zeros: true
|
192
193
|
storage_units:
|
193
|
-
format:
|
194
|
+
format: "%n %u"
|
194
195
|
units:
|
195
196
|
byte:
|
196
197
|
zero: bytes
|
@@ -211,13 +212,13 @@ rm:
|
|
211
212
|
delimiter: ''
|
212
213
|
support:
|
213
214
|
array:
|
214
|
-
last_word_connector:
|
215
|
-
two_words_connector:
|
216
|
-
words_connector:
|
215
|
+
last_word_connector: " e "
|
216
|
+
two_words_connector: " e "
|
217
|
+
words_connector: ", "
|
217
218
|
time:
|
218
219
|
am: avantmezdi
|
219
220
|
formats:
|
220
|
-
default:
|
221
|
-
long:
|
222
|
-
short:
|
221
|
+
default: "%A, %d. %B %Y, %H:%M Uhr"
|
222
|
+
long: "%A, %d. %B %Y, %H:%M Uhr"
|
223
|
+
short: "%d. %B, %H:%M Uhr"
|
223
224
|
pm: suentermezdi
|
data/rails/locale/ro.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
ro:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ ro:
|
|
9
10
|
- Vin
|
10
11
|
- Sâm
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- Ian
|
14
15
|
- Feb
|
15
16
|
- Mar
|
@@ -31,11 +32,11 @@ ro:
|
|
31
32
|
- Vineri
|
32
33
|
- Sâmbată
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%d-%m-%Y"
|
36
|
+
long: "%d %B %Y"
|
37
|
+
short: "%d %b"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- Ianuarie
|
40
41
|
- Februarie
|
41
42
|
- Martie
|
@@ -85,20 +86,20 @@ ro:
|
|
85
86
|
other: mai mult de %{count} ani
|
86
87
|
x_days:
|
87
88
|
one: 1 zi
|
88
|
-
few:
|
89
|
-
other:
|
89
|
+
few: "%{count} zile"
|
90
|
+
other: "%{count} zile"
|
90
91
|
x_minutes:
|
91
92
|
one: 1 minut
|
92
|
-
few:
|
93
|
-
other:
|
93
|
+
few: "%{count} minute"
|
94
|
+
other: "%{count} minute"
|
94
95
|
x_months:
|
95
96
|
one: 1 lună
|
96
|
-
few:
|
97
|
-
other:
|
97
|
+
few: "%{count} luni"
|
98
|
+
other: "%{count} luni"
|
98
99
|
x_seconds:
|
99
100
|
one: 1 secundă
|
100
|
-
few:
|
101
|
-
other:
|
101
|
+
few: "%{count} secunde"
|
102
|
+
other: "%{count} secunde"
|
102
103
|
prompts:
|
103
104
|
day: Ziua
|
104
105
|
hour: Ora
|
@@ -107,7 +108,7 @@ ro:
|
|
107
108
|
second: Secunda
|
108
109
|
year: Anul
|
109
110
|
errors:
|
110
|
-
format:
|
111
|
+
format: "%{attribute} %{message}"
|
111
112
|
messages:
|
112
113
|
accepted: trebuie dat acceptul
|
113
114
|
blank: nu poate fi gol
|
@@ -131,11 +132,11 @@ ro:
|
|
131
132
|
too_short: este prea scurt (minimum de caractere este %{count})
|
132
133
|
wrong_length: nu are lungimea corectă (trebuie să aiba %{count} caractere)
|
133
134
|
template:
|
134
|
-
body:
|
135
|
+
body: 'Încearcă să corectezi urmatoarele câmpuri:'
|
135
136
|
header:
|
136
|
-
one:
|
137
|
-
few:
|
138
|
-
other:
|
137
|
+
one: 'Nu am putut salva acest %{model}: o eroare'
|
138
|
+
few: 'Nu am putut salva acest %{model}: %{count} erori.'
|
139
|
+
other: 'Nu am putut salva acest %{model}: %{count} erori.'
|
139
140
|
helpers:
|
140
141
|
select:
|
141
142
|
prompt: Alegeţi
|
@@ -146,22 +147,22 @@ ro:
|
|
146
147
|
number:
|
147
148
|
currency:
|
148
149
|
format:
|
149
|
-
delimiter: .
|
150
|
-
format:
|
150
|
+
delimiter: "."
|
151
|
+
format: "%n %u"
|
151
152
|
precision: 2
|
152
|
-
separator:
|
153
|
+
separator: ","
|
153
154
|
significant: false
|
154
155
|
strip_insignificant_zeros: false
|
155
156
|
unit: RON
|
156
157
|
format:
|
157
|
-
delimiter: .
|
158
|
+
delimiter: "."
|
158
159
|
precision: 3
|
159
|
-
separator:
|
160
|
+
separator: ","
|
160
161
|
significant: false
|
161
162
|
strip_insignificant_zeros: false
|
162
163
|
human:
|
163
164
|
decimal_units:
|
164
|
-
format:
|
165
|
+
format: "%n %u"
|
165
166
|
units:
|
166
167
|
billion: Miliard
|
167
168
|
million: Milion
|
@@ -170,12 +171,12 @@ ro:
|
|
170
171
|
trillion: Trilion
|
171
172
|
unit: ''
|
172
173
|
format:
|
173
|
-
delimiter:
|
174
|
+
delimiter: ","
|
174
175
|
precision: 3
|
175
176
|
significant: true
|
176
177
|
strip_insignificant_zeros: true
|
177
178
|
storage_units:
|
178
|
-
format:
|
179
|
+
format: "%n %u"
|
179
180
|
units:
|
180
181
|
byte:
|
181
182
|
one: Byte
|
@@ -187,19 +188,19 @@ ro:
|
|
187
188
|
tb: TB
|
188
189
|
percentage:
|
189
190
|
format:
|
190
|
-
delimiter:
|
191
|
+
delimiter: ","
|
191
192
|
precision:
|
192
193
|
format:
|
193
194
|
delimiter: ''
|
194
195
|
support:
|
195
196
|
array:
|
196
|
-
last_word_connector:
|
197
|
-
two_words_connector:
|
198
|
-
words_connector:
|
197
|
+
last_word_connector: " şi "
|
198
|
+
two_words_connector: " şi "
|
199
|
+
words_connector: ", "
|
199
200
|
time:
|
200
201
|
am: ''
|
201
202
|
formats:
|
202
|
-
default:
|
203
|
-
long:
|
204
|
-
short:
|
203
|
+
default: "%a %d %b %Y, %H:%M:%S %z"
|
204
|
+
long: "%d %B %Y %H:%M"
|
205
|
+
short: "%d %b %H:%M"
|
205
206
|
pm: ''
|