rails-i18n 5.0.2 → 5.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a296303a981992a531219421669a649e83f39652
4
- data.tar.gz: 26854c56a2555357a5314f2c578dfe99e483f948
3
+ metadata.gz: 2d6e55423b278944e9e086f05aa0c5fc3c9b7eb4
4
+ data.tar.gz: 637f26990a13965dc06d2698c3b3c87753c7f2c9
5
5
  SHA512:
6
- metadata.gz: 4779cc10b1e8eb42a5d4d3c5a4d7bd7a3f9c924fb6f3cde4868dd2c00c30fb94f4899fde3cba5965f7a93c06dd972e9af0a9b5c77a4147659484d14a14a46ffb
7
- data.tar.gz: 9b75512b57ed5e97f43ad11be099b1a4999c5e052a837ce12e079047fbd3b01ca46e297d16b18c47a7896f1a17a0316a2619d3be1776d3e5ba30b55e0e85bc48
6
+ metadata.gz: 6ee084cc429ec77b53b424f3ce15991a7d1e7f891fca560110c89b7ed153bfeb3756d04bc4984ef042f135e3f94e13a6cb4a8041656ecc9d6f7ad34f92172488
7
+ data.tar.gz: 0a5c7880fd4bd7487aae8bd857d52b44aacf19b06a48d495c2f188beba2d4458e5d138c8e66c36d74177fff1fdb63b7ab2bdd5b6dbfa929972f76fc0ee0fa605
@@ -1,3 +1,13 @@
1
+ ## 5.0.3 (2017-02-10)
2
+ - Update following locales:
3
+ - Portuguese (pt, pt-BR)
4
+ - Spanish locales (ES-\*)
5
+ - Japanese (ja)
6
+ - Georgian (ka)
7
+ - Korean (ko)
8
+ - Swedish (sv, sv-SE)
9
+ - Ukrainian (uk)
10
+
1
11
  ## 5.0.2 (2016-12-29)
2
12
  - Add following locales:
3
13
  - Georgian (ka)
@@ -93,6 +93,9 @@ es-419:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-AR:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-CL:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-CO:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-CR:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-EC:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-ES:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-MX:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-PA:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-PE:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-US:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ es-VE:
93
93
  x_months:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 año
98
+ other: "%{count} años"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -94,8 +94,8 @@ es:
94
94
  one: 1 mes
95
95
  other: "%{count} meses"
96
96
  x_years:
97
- one: 1 year
98
- other: "%{count} years"
97
+ one: 1 año
98
+ other: "%{count} años"
99
99
  x_seconds:
100
100
  one: 1 segundo
101
101
  other: "%{count} segundos"
@@ -93,6 +93,9 @@ ja:
93
93
  x_months:
94
94
  one: 1ヶ月
95
95
  other: "%{count}ヶ月"
96
+ x_years:
97
+ one: 1年
98
+ other: "%{count}年"
96
99
  x_seconds:
97
100
  one: 1秒
98
101
  other: "%{count}秒"
@@ -146,9 +146,9 @@ ka:
146
146
  select:
147
147
  prompt: გთხოვთ აირჩიოთ
148
148
  submit:
149
- create: შექმნა %{model}
150
- submit: დამახსოვრება %{model}
151
- update: განახლება %{model}
149
+ create: "%{model}-ს შექმნა"
150
+ submit: "%{model}-ს დამახსოვრება"
151
+ update: "%{model}-ს განახლება"
152
152
  number:
153
153
  currency:
154
154
  format:
@@ -101,40 +101,40 @@ ko:
101
101
  second: 초
102
102
  year: 년
103
103
  errors:
104
- format: "%{attribute}%{message}"
104
+ format: "%{message}"
105
105
  messages:
106
- accepted: 을(를) 반드시 확인해야 합니다
107
- blank: 에 내용을 입력해 주세요
108
- confirmation: 은(는) 서로 일치해야 합니다
109
- empty: 에 내용을 입력해 주세요
110
- equal_to: 은(는) %{count}과 같아야 합니다
111
- even: 에 짝수를 입력해 주세요
112
- exclusion: 은(는) 이미 예약되어 있는 값입니다
113
- greater_than: 은(는) %{count}보다 커야 합니다
114
- greater_than_or_equal_to: 은(는) %{count}보다 크거야 같아야 합니다
115
- inclusion: 은(는) 목록에 포함되어 있는 값이 아닙니다
116
- invalid: 은(는) 올바르지 않은 값입니다
117
- less_than: 은(는) %{count}보다 작아야 합니다
118
- less_than_or_equal_to: 은(는) %{count}과 작거나 같아야 합니다
119
- not_a_number: 에 숫자를 입력해 주세요
120
- not_an_integer: 에 정수를 입력해 주세요
121
- odd: 에 홀수를 입력해 주세요
122
- taken: 은(는) 이미 존재합니다.
123
- too_long: 은(는) %{count}자를 넘을 수 없습니다
124
- too_short: 은(는) 적어도 %{count}자를 넘어야 합니다
125
- wrong_length: 은(는) %{count}자여야 합니다
106
+ accepted: "%{attribute}을(를) 반드시 확인해야 합니다"
107
+ blank: "%{attribute}에 내용을 입력해 주세요"
108
+ confirmation: "%{attribute}은(는) 서로 일치해야 합니다"
109
+ empty: "%{attribute}에 내용을 입력해 주세요"
110
+ equal_to: "%{attribute}은(는) %{count}과 같아야 합니다"
111
+ even: "%{attribute}에 짝수를 입력해 주세요"
112
+ exclusion: "%{attribute}은(는) 이미 예약되어 있는 값입니다"
113
+ greater_than: "%{attribute}은(는) %{count}보다 커야 합니다"
114
+ greater_than_or_equal_to: "%{attribute}은(는) %{count}보다 크거야 같아야 합니다"
115
+ inclusion: "%{attribute}은(는) 목록에 포함되어 있는 값이 아닙니다"
116
+ invalid: "%{attribute}은(는) 올바르지 않은 값입니다"
117
+ less_than: "%{attribute}은(는) %{count}보다 작아야 합니다"
118
+ less_than_or_equal_to: "%{attribute}은(는) %{count}과 작거나 같아야 합니다"
119
+ not_a_number: "%{attribute}에 숫자를 입력해 주세요"
120
+ not_an_integer: "%{attribute}에 정수를 입력해 주세요"
121
+ odd: "%{attribute}에 홀수를 입력해 주세요"
122
+ taken: "%{attribute}은(는) 이미 존재합니다"
123
+ too_long: "%{attribute}은(는) %{count}자를 넘을 수 없습니다"
124
+ too_short: "%{attribute}은(는) 적어도 %{count}자를 넘어야 합니다"
125
+ wrong_length: "%{attribute}은(는) %{count}자여야 합니다"
126
126
  template:
127
- body: '다음 항목에 문제가 발견되었습니다:'
127
+ body: '아래 문제를 확인해 주세요.'
128
128
  header:
129
- one: 한 개의 오류가 발생해 %{model}를 저장 수 없습니다
130
- other: "%{count}개의 오류가 발생해 %{model}를 저장 수 없습니다"
129
+ one: 한 개의 오류로 인해 %{model}을() 저장할 수 없습니다
130
+ other: "%{count}개의 오류로 인해 %{model}을() 저장할 수 없습니다"
131
131
  helpers:
132
132
  select:
133
133
  prompt: 선택해주세요
134
134
  submit:
135
135
  create: 등록
136
136
  submit: 제출
137
- update: 갱신
137
+ update: 수정
138
138
  number:
139
139
  currency:
140
140
  format:
@@ -93,6 +93,9 @@ pt-BR:
93
93
  x_months:
94
94
  one: 1 mês
95
95
  other: "%{count} meses"
96
+ x_years:
97
+ one: 1 ano
98
+ other: "%{count} anos"
96
99
  x_seconds:
97
100
  one: 1 segundo
98
101
  other: "%{count} segundos"
@@ -4,6 +4,9 @@ pt:
4
4
  errors:
5
5
  messages:
6
6
  record_invalid: 'A validação falhou: %{errors}'
7
+ restrict_dependent_destroy:
8
+ has_many: Não pode ser eliminado por existirem dependências de %{record}
9
+ has_one: Não pode ser eliminado por existir uma dependência de %{record}
7
10
  date:
8
11
  abbr_day_names:
9
12
  - Dom
@@ -93,6 +96,9 @@ pt:
93
96
  x_seconds:
94
97
  one: 1 segundo
95
98
  other: "%{count} segundos"
99
+ x_years:
100
+ one: 1 ano
101
+ other: "%{count} anos"
96
102
  prompts:
97
103
  day: Dia
98
104
  hour: Hora
@@ -116,9 +122,13 @@ pt:
116
122
  invalid: é inválido
117
123
  less_than: tem de ser menor que %{count}
118
124
  less_than_or_equal_to: tem de ser menor ou igual a %{count}
125
+ model_invalid: 'A validação falhou: %{errors}'
119
126
  not_a_number: não é um número
120
127
  not_an_integer: tem de ser um inteiro
121
128
  odd: tem de ser ímpar
129
+ other_than: tem de ser diferente de %{count}
130
+ present: não pode estar em branco
131
+ required: é obrigatório
122
132
  taken: não está disponível
123
133
  too_long: é demasiado grande (o máximo é de %{count} caracteres)
124
134
  too_short: é demasiado pequeno (o mínimo é de %{count} caracteres)
@@ -148,7 +148,7 @@ sv-SE:
148
148
  number:
149
149
  currency:
150
150
  format:
151
- delimiter: ''
151
+ delimiter: ' '
152
152
  format: "%n %u"
153
153
  precision: 2
154
154
  separator: ","
@@ -156,7 +156,7 @@ sv-SE:
156
156
  strip_insignificant_zeros: false
157
157
  unit: kr
158
158
  format:
159
- delimiter: ''
159
+ delimiter: ' '
160
160
  precision: 2
161
161
  separator: ","
162
162
  significant: false
@@ -148,7 +148,7 @@ sv:
148
148
  number:
149
149
  currency:
150
150
  format:
151
- delimiter: ''
151
+ delimiter: ' '
152
152
  format: "%n %u"
153
153
  precision: 2
154
154
  separator: ","
@@ -156,7 +156,7 @@ sv:
156
156
  strip_insignificant_zeros: false
157
157
  unit: kr
158
158
  format:
159
- delimiter: ''
159
+ delimiter: ' '
160
160
  precision: 2
161
161
  separator: ","
162
162
  significant: false
@@ -0,0 +1,28 @@
1
+ pt:
2
+ i18n:
3
+ transliterate:
4
+ rule:
5
+ á: "a"
6
+ à: "a"
7
+ ã: "a"
8
+ â: "a"
9
+ é: "e"
10
+ ê: "e"
11
+ í: "i"
12
+ ó: "o"
13
+ õ: "o"
14
+ ú: "u"
15
+ Á: "A"
16
+ À: "A"
17
+ Ã: "A"
18
+ É: "E"
19
+ Ê: "E"
20
+ Í: "I"
21
+ Ó: "O"
22
+ Õ: "O"
23
+ Ú: "U"
24
+ Æ: "Ae"
25
+ æ: "ae"
26
+ º: "o"
27
+ ª: "a"
28
+ ç: "c"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-i18n
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rails I18n Group
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-29 00:00:00.000000000 Z
11
+ date: 2017-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: i18n
@@ -371,6 +371,7 @@ files:
371
371
  - rails/transliteration/fr.yml
372
372
  - rails/transliteration/hu.yml
373
373
  - rails/transliteration/pl.yml
374
+ - rails/transliteration/pt.yml
374
375
  - rails/transliteration/ro.yml
375
376
  - rails/transliteration/ru.rb
376
377
  - rails/transliteration/uk.rb
@@ -395,7 +396,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
395
396
  version: 1.3.5
396
397
  requirements: []
397
398
  rubyforge_project: "[none]"
398
- rubygems_version: 2.5.1
399
+ rubygems_version: 2.5.2
399
400
  signing_key:
400
401
  specification_version: 4
401
402
  summary: Common locale data and translations for Rails i18n.