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/fr.yml
CHANGED
@@ -1,157 +1,150 @@
|
|
1
|
-
|
2
|
-
# by Christian Lescuyer (christian@flyingcoders.com)
|
3
|
-
# contributors:
|
4
|
-
# - Sebastien Grosjean - ZenCocoon.com
|
5
|
-
# - Bruno Michel - http://github.com/nono
|
6
|
-
# - Tsutomu Kuroda - http://github.com/kuroda (t-kuroda@oiax.jp)
|
7
|
-
# Emended by Benjamin des Gachons and Patrick Chew : <http://www.fitima.org/docs/fiche.pdf>
|
8
|
-
|
1
|
+
---
|
9
2
|
fr:
|
10
3
|
date:
|
11
4
|
abbr_day_names:
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
5
|
+
- dim
|
6
|
+
- lun
|
7
|
+
- mar
|
8
|
+
- mer
|
9
|
+
- jeu
|
10
|
+
- ven
|
11
|
+
- sam
|
19
12
|
abbr_month_names:
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
13
|
+
-
|
14
|
+
- jan.
|
15
|
+
- fév.
|
16
|
+
- mar.
|
17
|
+
- avr.
|
18
|
+
- mai
|
19
|
+
- juin
|
20
|
+
- juil.
|
21
|
+
- août
|
22
|
+
- sept.
|
23
|
+
- oct.
|
24
|
+
- nov.
|
25
|
+
- déc.
|
33
26
|
day_names:
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
27
|
+
- dimanche
|
28
|
+
- lundi
|
29
|
+
- mardi
|
30
|
+
- mercredi
|
31
|
+
- jeudi
|
32
|
+
- vendredi
|
33
|
+
- samedi
|
41
34
|
formats:
|
42
35
|
default: "%d/%m/%Y"
|
43
36
|
short: "%e %b"
|
44
37
|
long: "%e %B %Y"
|
45
38
|
month_names:
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
39
|
+
-
|
40
|
+
- janvier
|
41
|
+
- février
|
42
|
+
- mars
|
43
|
+
- avril
|
44
|
+
- mai
|
45
|
+
- juin
|
46
|
+
- juillet
|
47
|
+
- août
|
48
|
+
- septembre
|
49
|
+
- octobre
|
50
|
+
- novembre
|
51
|
+
- décembre
|
59
52
|
order:
|
60
|
-
|
61
|
-
|
62
|
-
|
53
|
+
- :day
|
54
|
+
- :month
|
55
|
+
- :year
|
63
56
|
datetime:
|
64
57
|
distance_in_words:
|
65
58
|
about_x_hours:
|
66
|
-
one:
|
67
|
-
other:
|
59
|
+
one: environ une heure
|
60
|
+
other: environ %{count} heures
|
68
61
|
about_x_months:
|
69
|
-
one:
|
70
|
-
other:
|
62
|
+
one: environ un mois
|
63
|
+
other: environ %{count} mois
|
71
64
|
about_x_years:
|
72
|
-
one:
|
73
|
-
other:
|
65
|
+
one: environ un an
|
66
|
+
other: environ %{count} ans
|
74
67
|
almost_x_years:
|
75
|
-
one:
|
76
|
-
other:
|
77
|
-
half_a_minute:
|
68
|
+
one: presqu'un an
|
69
|
+
other: presque %{count} ans
|
70
|
+
half_a_minute: une demi-minute
|
78
71
|
less_than_x_minutes:
|
79
|
-
zero:
|
80
|
-
one:
|
81
|
-
other:
|
72
|
+
zero: moins d'une minute
|
73
|
+
one: moins d'une minute
|
74
|
+
other: moins de %{count} minutes
|
82
75
|
less_than_x_seconds:
|
83
|
-
zero:
|
84
|
-
one:
|
85
|
-
other:
|
76
|
+
zero: moins d'une seconde
|
77
|
+
one: moins d'une seconde
|
78
|
+
other: moins de %{count} secondes
|
86
79
|
over_x_years:
|
87
|
-
one:
|
88
|
-
other:
|
80
|
+
one: plus d'un an
|
81
|
+
other: plus de %{count} ans
|
89
82
|
x_days:
|
90
|
-
one:
|
83
|
+
one: 1 jour
|
91
84
|
other: "%{count} jours"
|
92
85
|
x_minutes:
|
93
|
-
one:
|
86
|
+
one: 1 minute
|
94
87
|
other: "%{count} minutes"
|
95
88
|
x_months:
|
96
|
-
one:
|
89
|
+
one: 1 mois
|
97
90
|
other: "%{count} mois"
|
98
91
|
x_seconds:
|
99
|
-
one:
|
92
|
+
one: 1 seconde
|
100
93
|
other: "%{count} secondes"
|
101
94
|
prompts:
|
102
|
-
day:
|
103
|
-
hour:
|
104
|
-
minute:
|
105
|
-
month:
|
106
|
-
second:
|
107
|
-
year:
|
95
|
+
day: Jour
|
96
|
+
hour: Heure
|
97
|
+
minute: Minute
|
98
|
+
month: Mois
|
99
|
+
second: Seconde
|
100
|
+
year: Année
|
108
101
|
errors:
|
109
102
|
format: "%{attribute} %{message}"
|
110
|
-
messages:
|
111
|
-
accepted:
|
112
|
-
blank:
|
113
|
-
present:
|
114
|
-
confirmation:
|
115
|
-
empty:
|
116
|
-
equal_to:
|
117
|
-
even:
|
118
|
-
exclusion:
|
119
|
-
greater_than:
|
120
|
-
greater_than_or_equal_to:
|
121
|
-
inclusion:
|
122
|
-
invalid:
|
123
|
-
less_than:
|
124
|
-
less_than_or_equal_to:
|
125
|
-
not_a_number:
|
126
|
-
not_an_integer:
|
127
|
-
odd:
|
128
|
-
record_invalid:
|
103
|
+
messages:
|
104
|
+
accepted: doit être accepté(e)
|
105
|
+
blank: doit être rempli(e)
|
106
|
+
present: doit être vide
|
107
|
+
confirmation: ne concorde pas avec la confirmation
|
108
|
+
empty: doit être rempli(e)
|
109
|
+
equal_to: doit être égal à %{count}
|
110
|
+
even: doit être pair
|
111
|
+
exclusion: n'est pas disponible
|
112
|
+
greater_than: doit être supérieur à %{count}
|
113
|
+
greater_than_or_equal_to: doit être supérieur ou égal à %{count}
|
114
|
+
inclusion: n'est pas inclus(e) dans la liste
|
115
|
+
invalid: n'est pas valide
|
116
|
+
less_than: doit être inférieur à %{count}
|
117
|
+
less_than_or_equal_to: doit être inférieur ou égal à %{count}
|
118
|
+
not_a_number: n'est pas un nombre
|
119
|
+
not_an_integer: doit être un nombre entier
|
120
|
+
odd: doit être impair
|
121
|
+
record_invalid: 'La validation a échoué : %{errors}'
|
129
122
|
restrict_dependent_destroy:
|
130
|
-
one:
|
131
|
-
many:
|
132
|
-
taken:
|
123
|
+
one: 'Suppression impossible: un autre enregistrement est lié'
|
124
|
+
many: 'Suppression impossible: d''autres enregistrements sont liés'
|
125
|
+
taken: n'est pas disponible
|
133
126
|
too_long:
|
134
|
-
one:
|
135
|
-
other:
|
127
|
+
one: est trop long (pas plus d'un caractère)
|
128
|
+
other: est trop long (pas plus de %{count} caractères)
|
136
129
|
too_short:
|
137
|
-
one:
|
138
|
-
other:
|
130
|
+
one: est trop court (au moins un caractère)
|
131
|
+
other: est trop court (au moins %{count} caractères)
|
139
132
|
wrong_length:
|
140
|
-
one:
|
141
|
-
other:
|
142
|
-
other_than:
|
143
|
-
template:
|
144
|
-
body:
|
133
|
+
one: ne fait pas la bonne longueur (doit comporter un seul caractère)
|
134
|
+
other: ne fait pas la bonne longueur (doit comporter %{count} caractères)
|
135
|
+
other_than: doit être différent de %{count}
|
136
|
+
template:
|
137
|
+
body: 'Veuillez vérifier les champs suivants : '
|
145
138
|
header:
|
146
|
-
one:
|
147
|
-
other:
|
139
|
+
one: 'Impossible d''enregistrer ce(tte) %{model} : 1 erreur'
|
140
|
+
other: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs'
|
148
141
|
helpers:
|
149
142
|
select:
|
150
|
-
prompt:
|
143
|
+
prompt: Veuillez sélectionner
|
151
144
|
submit:
|
152
|
-
create:
|
153
|
-
submit:
|
154
|
-
update:
|
145
|
+
create: Créer un(e) %{model}
|
146
|
+
submit: Enregistrer ce(tte) %{model}
|
147
|
+
update: Modifier ce(tte) %{model}
|
155
148
|
number:
|
156
149
|
currency:
|
157
150
|
format:
|
@@ -172,14 +165,14 @@ fr:
|
|
172
165
|
decimal_units:
|
173
166
|
format: "%n %u"
|
174
167
|
units:
|
175
|
-
billion:
|
176
|
-
million:
|
177
|
-
quadrillion:
|
178
|
-
thousand:
|
179
|
-
trillion:
|
180
|
-
unit:
|
168
|
+
billion: milliard
|
169
|
+
million: million
|
170
|
+
quadrillion: million de milliards
|
171
|
+
thousand: millier
|
172
|
+
trillion: billion
|
173
|
+
unit: ''
|
181
174
|
format:
|
182
|
-
delimiter:
|
175
|
+
delimiter: ''
|
183
176
|
precision: 2
|
184
177
|
significant: true
|
185
178
|
strip_insignificant_zeros: true
|
@@ -187,28 +180,28 @@ fr:
|
|
187
180
|
format: "%n %u"
|
188
181
|
units:
|
189
182
|
byte:
|
190
|
-
one:
|
191
|
-
other:
|
192
|
-
gb:
|
193
|
-
kb:
|
194
|
-
mb:
|
195
|
-
tb:
|
183
|
+
one: octet
|
184
|
+
other: octets
|
185
|
+
gb: Go
|
186
|
+
kb: ko
|
187
|
+
mb: Mo
|
188
|
+
tb: To
|
196
189
|
percentage:
|
197
190
|
format:
|
198
|
-
delimiter:
|
191
|
+
delimiter: ''
|
199
192
|
format: "%n%"
|
200
193
|
precision:
|
201
194
|
format:
|
202
|
-
delimiter:
|
195
|
+
delimiter: ''
|
203
196
|
support:
|
204
197
|
array:
|
205
198
|
last_word_connector: " et "
|
206
199
|
two_words_connector: " et "
|
207
200
|
words_connector: ", "
|
208
201
|
time:
|
209
|
-
am:
|
202
|
+
am: am
|
210
203
|
formats:
|
211
|
-
default: "%d %B %Y %
|
212
|
-
long: "%A %d %B %Y %
|
213
|
-
short: "%d %b %
|
214
|
-
pm:
|
204
|
+
default: "%d %B %Y %Hh %Mmin %Ss"
|
205
|
+
long: "%A %d %B %Y %Hh%M"
|
206
|
+
short: "%d %b %Hh%M"
|
207
|
+
pm: pm
|
data/rails/locale/gl.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
gl:
|
2
3
|
date:
|
3
4
|
abbr_day_names:
|
@@ -9,7 +10,7 @@ gl:
|
|
9
10
|
- Ven
|
10
11
|
- Sab
|
11
12
|
abbr_month_names:
|
12
|
-
-
|
13
|
+
-
|
13
14
|
- Xan
|
14
15
|
- Feb
|
15
16
|
- Mar
|
@@ -31,11 +32,11 @@ gl:
|
|
31
32
|
- Venres
|
32
33
|
- Sábado
|
33
34
|
formats:
|
34
|
-
default:
|
35
|
-
long:
|
36
|
-
short:
|
35
|
+
default: "%e/%m/%Y"
|
36
|
+
long: "%A %e de %B de %Y"
|
37
|
+
short: "%e %b"
|
37
38
|
month_names:
|
38
|
-
-
|
39
|
+
-
|
39
40
|
- Xaneiro
|
40
41
|
- Febreiro
|
41
42
|
- Marzo
|
@@ -56,40 +57,40 @@ gl:
|
|
56
57
|
distance_in_words:
|
57
58
|
about_x_hours:
|
58
59
|
one: aproximadamente unha hora
|
59
|
-
other:
|
60
|
+
other: "%{count} horas"
|
60
61
|
about_x_months:
|
61
62
|
one: aproximadamente 1 mes
|
62
|
-
other:
|
63
|
+
other: "%{count} meses"
|
63
64
|
about_x_years:
|
64
65
|
one: aproximadamente 1 ano
|
65
|
-
other:
|
66
|
+
other: "%{count} anos"
|
66
67
|
half_a_minute: medio minuto
|
67
68
|
less_than_x_minutes:
|
68
69
|
one: 1 minuto
|
69
|
-
other:
|
70
|
+
other: "%{count} minutos"
|
70
71
|
zero: menos dun minuto
|
71
72
|
less_than_x_seconds:
|
72
73
|
few: poucos segundos
|
73
74
|
one: 1 segundo
|
74
|
-
other:
|
75
|
+
other: "%{count} segundos"
|
75
76
|
zero: menos dun segundo
|
76
77
|
over_x_years:
|
77
78
|
one: máis dun ano
|
78
|
-
other:
|
79
|
+
other: "%{count} anos"
|
79
80
|
x_days:
|
80
81
|
one: 1 día
|
81
|
-
other:
|
82
|
+
other: "%{count} días"
|
82
83
|
x_minutes:
|
83
84
|
one: 1 minuto
|
84
|
-
other:
|
85
|
+
other: "%{count} minuto"
|
85
86
|
x_months:
|
86
87
|
one: 1 mes
|
87
|
-
other:
|
88
|
+
other: "%{count} meses"
|
88
89
|
x_seconds:
|
89
90
|
one: 1 segundo
|
90
|
-
other:
|
91
|
+
other: "%{count} segundos"
|
91
92
|
errors:
|
92
|
-
format:
|
93
|
+
format: "%{attribute} %{message}"
|
93
94
|
messages:
|
94
95
|
accepted: debe ser aceptado
|
95
96
|
blank: non pode estar en blanco
|
@@ -111,29 +112,29 @@ gl:
|
|
111
112
|
too_short: é demasiado curto (non menos de %{count} carácteres)
|
112
113
|
wrong_length: non ten a lonxitude correcta (debe ser de %{count} carácteres)
|
113
114
|
template:
|
114
|
-
body:
|
115
|
+
body: 'Atopáronse os seguintes problemas:'
|
115
116
|
header:
|
116
117
|
one: 1 erro evitou que se poidese gardar o %{model}
|
117
|
-
other:
|
118
|
+
other: "%{count} erros evitaron que se poidese gardar o %{model}"
|
118
119
|
number:
|
119
120
|
currency:
|
120
121
|
format:
|
121
|
-
delimiter: .
|
122
|
-
format:
|
122
|
+
delimiter: "."
|
123
|
+
format: "%n %u"
|
123
124
|
precision: 2
|
124
|
-
separator:
|
125
|
+
separator: ","
|
125
126
|
significant: false
|
126
127
|
strip_insignificant_zeros: false
|
127
|
-
unit: €
|
128
|
+
unit: "€"
|
128
129
|
format:
|
129
|
-
delimiter: .
|
130
|
+
delimiter: "."
|
130
131
|
precision: 2
|
131
|
-
separator:
|
132
|
+
separator: ","
|
132
133
|
significant: false
|
133
134
|
strip_insignificant_zeros: false
|
134
135
|
human:
|
135
136
|
decimal_units:
|
136
|
-
format:
|
137
|
+
format: "%n %u"
|
137
138
|
units:
|
138
139
|
unit: ''
|
139
140
|
format:
|
@@ -142,7 +143,7 @@ gl:
|
|
142
143
|
significant: true
|
143
144
|
strip_insignificant_zeros: true
|
144
145
|
storage_units:
|
145
|
-
format:
|
146
|
+
format: "%n %u"
|
146
147
|
units:
|
147
148
|
byte:
|
148
149
|
one: Byte
|
@@ -159,13 +160,13 @@ gl:
|
|
159
160
|
delimiter: ''
|
160
161
|
support:
|
161
162
|
array:
|
162
|
-
last_word_connector:
|
163
|
-
two_words_connector:
|
164
|
-
words_connector:
|
163
|
+
last_word_connector: " e "
|
164
|
+
two_words_connector: " e "
|
165
|
+
words_connector: ", "
|
165
166
|
time:
|
166
167
|
am: ''
|
167
168
|
formats:
|
168
|
-
default:
|
169
|
-
long:
|
170
|
-
short:
|
169
|
+
default: "%A, %e de %B de %Y ás %H:%M"
|
170
|
+
long: "%A %e de %B de %Y ás %H:%M"
|
171
|
+
short: "%e/%m, %H:%M"
|
171
172
|
pm: ''
|