rails-i18n 6.0.0 → 7.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +52 -6
  3. data/lib/rails_i18n/common_pluralizations/east_slavic.rb +1 -1
  4. data/lib/rails_i18n/railtie.rb +3 -0
  5. data/lib/rails_i18n.rb +0 -1
  6. data/rails/locale/ca.yml +31 -7
  7. data/rails/locale/da.yml +1 -1
  8. data/rails/locale/de.yml +1 -1
  9. data/rails/locale/el-CY.yml +15 -2
  10. data/rails/locale/el.yml +13 -0
  11. data/rails/locale/en-TT.yml +213 -0
  12. data/rails/locale/es-AR.yml +1 -1
  13. data/rails/locale/es-CO.yml +7 -7
  14. data/rails/locale/fi.yml +12 -12
  15. data/rails/locale/fr-CA.yml +2 -2
  16. data/rails/locale/fr.yml +14 -14
  17. data/rails/locale/hr.yml +13 -4
  18. data/rails/locale/it-CH.yml +14 -1
  19. data/rails/locale/it.yml +7 -6
  20. data/rails/locale/lt.yml +7 -7
  21. data/rails/locale/lv.yml +1 -1
  22. data/rails/locale/nb.yml +11 -5
  23. data/rails/locale/pap-AW.yml +215 -0
  24. data/rails/locale/pap-CW.yml +215 -0
  25. data/rails/locale/pl.yml +23 -23
  26. data/rails/locale/ro.yml +55 -55
  27. data/rails/locale/sq.yml +6 -6
  28. data/rails/locale/st.yml +215 -0
  29. data/rails/locale/sv.yml +2 -2
  30. data/rails/locale/uk.yml +4 -4
  31. data/rails/locale/vi.yml +1 -0
  32. data/rails/locale/zh-CN.yml +1 -1
  33. data/rails/locale/zh-TW.yml +1 -1
  34. data/rails/pluralization/ka.rb +2 -2
  35. data/rails/pluralization/pap-AW.rb +3 -0
  36. data/rails/pluralization/pap-CW.rb +3 -0
  37. data/rails/pluralization/pt-BR.rb +3 -0
  38. data/rails/pluralization/sr.rb +29 -2
  39. data/rails/pluralization/st.rb +3 -0
  40. data/rails/pluralization/tr.rb +1 -1
  41. data/rails/transliteration/da.yml +10 -0
  42. data/rails/transliteration/ka.yml +37 -0
  43. data/rails/transliteration/uk.rb +5 -21
  44. metadata +18 -10
  45. data/lib/rails_i18n/unicode.rb +0 -1
@@ -0,0 +1,215 @@
1
+ # pap-CW merged M. Maduro and Rianne Helings by Richenel Ansano for Suares & Co
2
+ pap-CW:
3
+ activerecord:
4
+ errors:
5
+ messages:
6
+ record_invalid: 'Validashon a faya: %{errors}'
7
+ restrict_dependent_destroy:
8
+ has_one: "No por kita e registro akí pasobra un otro %{record} ta dependé di dje"
9
+ has_many: "No por kita e registro akí pasobra otro %{record} ta dependé di dje"
10
+ date:
11
+ abbr_day_names:
12
+ - dum
13
+ - lun
14
+ - mar
15
+ - ras
16
+ - wep
17
+ - biè
18
+ - sab
19
+ abbr_month_names:
20
+ -
21
+ - yan
22
+ - feb
23
+ - mar
24
+ - apr
25
+ - mei
26
+ - yün
27
+ - yül
28
+ - oug
29
+ - sèp
30
+ - òkt
31
+ - nov
32
+ - des
33
+ day_names:
34
+ - djadumingu
35
+ - djaluna
36
+ - djamars
37
+ - djárason
38
+ - djaweps
39
+ - djabièrnè
40
+ - djasabra
41
+ formats:
42
+ default: '%Y-%m-%d'
43
+ long: '%B di %d, %Y'
44
+ short: '%b di %d'
45
+ month_names:
46
+ -
47
+ - yanüari
48
+ - febrüari
49
+ - mart
50
+ - aprel
51
+ - mei
52
+ - yüni
53
+ - yüli
54
+ - ougùstùs
55
+ - sèptèmber
56
+ - òktober
57
+ - novèmber
58
+ - desèmber
59
+ order:
60
+ - :aña
61
+ - :luna
62
+ - :dia
63
+ datetime:
64
+ distance_in_words:
65
+ about_x_hours:
66
+ one: mas o ménos 1 ora
67
+ other: mas o ménos %{count} ora
68
+ about_x_months:
69
+ one: mas o ménos 1 luna
70
+ other: mas o ménos %{count} luna
71
+ about_x_years:
72
+ one: mas o ménos 1 aña
73
+ other: mas o ménos %{count} aña
74
+ almost_x_years:
75
+ one: kasi 1 aña
76
+ other: kasi %{count} aña
77
+ half_a_minute: mei minüt
78
+ less_than_x_minutes:
79
+ one: ménos ku 1 minüt
80
+ other: ménos ku %{count} minüt
81
+ less_than_x_seconds:
82
+ one: ménos ku 1 sekònde
83
+ other: ménos ku %{count} sekònde
84
+ over_x_years:
85
+ one: mas ku 1 aña
86
+ other: mas ku %{count} aña
87
+ x_days:
88
+ one: 1 dia
89
+ other: '%{count} dia'
90
+ x_minutes:
91
+ one: 1 minüt
92
+ other: '%{count} minüt'
93
+ x_months:
94
+ one: 1 luna
95
+ other: '%{count} luna'
96
+ x_years:
97
+ one: 1 year
98
+ other: "%{count} years"
99
+ x_seconds:
100
+ one: 1 sekònde
101
+ other: '%{count} sekònde'
102
+ prompts:
103
+ day: Dia
104
+ hour: Ora
105
+ minute: Minüt
106
+ month: Luna
107
+ second: Sekònde
108
+ year: Aña
109
+ errors:
110
+ format: '%{attribute} %{message}'
111
+ messages:
112
+ accepted: mester asept'é
113
+ blank: no por keda sin yen'é
114
+ present: mester keda bashí
115
+ confirmation: "no ta meskos %{attribute}"
116
+ empty: no por keda bashí
117
+ equal_to: mester ta meskos ku %{count}
118
+ even: mester ta par
119
+ exclusion: ta reservá
120
+ greater_than: mester ta mas grandi ku %{count}
121
+ greater_than_or_equal_to: mester ta mes òf mas grandi ku %{count}
122
+ inclusion: no ta aparesé den e lista
123
+ invalid: no ta bálido
124
+ less_than: mester ta ménos ku %{count}
125
+ less_than_or_equal_to: mester ta ménos òf mes tantu ku %{count}
126
+ model_invalid: "Validation failed: %{errors}"
127
+ not_a_number: no ta un number
128
+ not_an_integer: mester ta un number hinté
129
+ odd: mester ta impar
130
+ required: must exist
131
+ taken: ta usá kaba
132
+ too_long:
133
+ one: ta muchu largu (máksimo ta 1 karakter)
134
+ other: ta muchu largu (máksimo ta %{count} karakter)
135
+ too_short:
136
+ one: ta muchu kòrtiku (mínimo ta 1 karakter)
137
+ other: ta muchu kòrtiku (mínimo ta %{count} karakter)
138
+ wrong_length:
139
+ one: su largura no ta korekto (mester ta 1 karakter)
140
+ other: su largura no ta korekto (mester ta %{count} karakter)
141
+ other_than: "no por ta %{count}"
142
+ template:
143
+ body: 'E siguiente rúbrikanan ta duna problema:'
144
+ header:
145
+ one: 1 fout a pone ku no por a warda e %{model} akí
146
+ other: '%{count} fout a pone ku no por a save e %{model} akí'
147
+ helpers:
148
+ select:
149
+ prompt: Por fabor skohe
150
+ submit:
151
+ create: Krea %{model}
152
+ submit: Warda %{model}
153
+ update: Aktualisá %{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: ANG
164
+ format:
165
+ delimiter: '.'
166
+ precision: 3
167
+ separator: ','
168
+ significant: falsu
169
+ strip_insignificant_zeros: falsu
170
+ human:
171
+ decimal_units:
172
+ format: '%n %u'
173
+ units:
174
+ billion: bion
175
+ million: mion
176
+ quadrillion: kuatrion
177
+ thousand: mil
178
+ trillion: trion
179
+ unit: ''
180
+ format:
181
+ delimiter: ''
182
+ precision: 3
183
+ significant: bèrdat
184
+ strip_insignificant_zeros: bèrdat
185
+ storage_units:
186
+ format: '%n %u'
187
+ units:
188
+ byte:
189
+ one: Bait
190
+ other: Bait
191
+ gb: GB
192
+ kb: KB
193
+ mb: MB
194
+ tb: TB
195
+ pb: PB
196
+ eb: EB
197
+ percentage:
198
+ format:
199
+ delimiter: ''
200
+ format: "%n%"
201
+ precision:
202
+ format:
203
+ delimiter: ''
204
+ support:
205
+ array:
206
+ last_word_connector: ', i '
207
+ two_words_connector: ' i '
208
+ words_connector: ', '
209
+ time:
210
+ am: am
211
+ formats:
212
+ default: '%a, %d %b %Y %H.%M.%S %z'
213
+ long: '%B %d, %Y %H.%M'
214
+ short: '%d %b %H.%M'
215
+ pm: pm
data/rails/locale/pl.yml CHANGED
@@ -3,10 +3,10 @@ pl:
3
3
  activerecord:
4
4
  errors:
5
5
  messages:
6
- record_invalid: 'Negatywne sprawdzenie poprawności: %{errors}'
6
+ record_invalid: 'Znaleziono błędy: %{errors}'
7
7
  restrict_dependent_destroy:
8
- has_one: Nie może zostać usunięte, gdyż istnieje zależny od niego %{record}
9
- has_many: Nie może zostać usunięte, gdyż istnieją zależne od niego %{record}
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 %d, %Y"
44
- short: "%d %b"
43
+ long: "%-d %B %Y"
44
+ short: "%-d %b"
45
45
  month_names:
46
46
  -
47
- - styczeń
48
- - luty
49
- - marzec
50
- - kwiecień
51
- - maj
52
- - czerwiec
53
- - lipiec
54
- - sierpień
55
- - wrzesień
56
- - październik
57
- - listopad
58
- - grudzień
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: nie zgadza się z polem %{attribute}
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ć inna niż %{count}
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: Zapisz %{model}
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, %d %b %Y %H:%M:%S %z"
239
- long: "%B %d, %Y %H:%M"
240
- short: "%d %b %H:%M"
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
- - Dum
10
- - Lun
11
- - Mar
12
- - Mie
13
- - Joi
14
- - Vin
15
- - Sâm
9
+ - dum
10
+ - lun
11
+ - mar
12
+ - mie
13
+ - joi
14
+ - vin
15
+ - sâm
16
16
  abbr_month_names:
17
17
  -
18
- - Ian
19
- - Feb
20
- - Mar
21
- - Apr
22
- - Mai
23
- - Iun
24
- - Iul
25
- - Aug
26
- - Sep
27
- - Oct
28
- - Noi
29
- - Dec
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
- - Duminică
32
- - Luni
33
- - Marți
34
- - Miercuri
35
- - Joi
36
- - Vineri
37
- - Sâmbată
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
- - Ianuarie
45
- - Februarie
46
- - Martie
47
- - Aprilie
48
- - Mai
49
- - Iunie
50
- - Iulie
51
- - August
52
- - Septembrie
53
- - Octombrie
54
- - Noiembrie
55
- - Decembrie
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: Secunda
109
- minute: Minutul
110
- hour: Ora
111
- day: Ziua
112
- month: Luna
113
- year: Anul
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 gol
118
+ blank: nu poate fi necompletat
119
119
  confirmation: nu este confirmat
120
- empty: nu poate fi gol
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ă aiba %{count} caractere)
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: Alegeţi
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: Miliard
171
- million: Milion
172
- quadrillion: Quadrilion
173
- thousand: Mie
174
- trillion: Trilion
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: " şi "
201
- two_words_connector: " şi "
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: "Vleftësimi dështoi: %{errors}"
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: Sekond
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: "Vleftësimi dështoi: %{errors}"
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ë bosh
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: "ALL"
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: Bilion
175
+ billion: Miliard
176
176
  million: Milion
177
177
  quadrillion: Kuadrilion
178
178
  thousand: Mijë