edgerunner-globalite 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,326 @@
1
+ # Portugues translation done by Marcus Derencius derencius_@t_gmail_dot_com
2
+
3
+ locale_name: Português (Brasil)
4
+ # ActiveRecord::Errors.default_error_messages
5
+ error_message_inclusion: não está incluído na lista
6
+ error_message_exclusion: é reservado
7
+ error_message_invalid: é inválido
8
+ error_message_confirmation: não é igual a confirmação
9
+ error_message_accepted: deve ser aceito
10
+ error_message_empty: não pode estar vazio
11
+ error_message_blank: não pode ser nulo
12
+ error_message_too_long: é muito longo (maximo é %d caracteres)
13
+ error_message_too_short: is too short (mínimo é %d caracteres)
14
+ error_message_wrong_length: tem tamanho incorreto (deve ter %d caracteres)
15
+ error_message_taken: já está em uso
16
+ error_message_not_a_number: não é um número
17
+ # ActionController::Base.resources_path_names
18
+ resources_path_new: novo
19
+ resources_path_edit: editar
20
+ # used by ActionView::Helpers::DateHelper.distance_of_time_in_words
21
+ date_helper_less_than_x_seconds: menos de %d segundos
22
+ date_helper_half_a_minute: meio minuto
23
+ date_helper_less_than_a_minute: menos de 1 minuto
24
+ date_helper_one_minute: 1 minuto
25
+ date_helper_x_minutes: %d minutos
26
+ date_helper_one_hour: há 1 hora
27
+ date_helper_x_hours: há %d horas
28
+ date_helper_one_day: 1 dia
29
+ date_helper_x_days: %d dias
30
+ date_helper_one_month: 1 mês
31
+ date_helper_x_months: %d meses
32
+ date_helper_one_year: 1 ano
33
+ date_helper_x_years: %d anos
34
+
35
+ # DON'T TRANSLATE, just order
36
+ date_helper_order: [:day, :month, :years] #default Rails is US ordered: :order => [:year, :month, :day]
37
+
38
+ date_helper_date_formats: # DON'T TRANSLATE, RE ORDER
39
+ default: "%Y-%m-%d"
40
+ short: "%e %b"
41
+ long: "%e %B, %Y"
42
+
43
+ date_helper_time_formats: # DON'T TRANSLATE, RE ORDER
44
+ default: "%a, %d %b %Y %H:%M:%S %z"
45
+ short: "%d %b %H:%M"
46
+ long: "%B %d, %Y %H:%M"
47
+
48
+ # added at the end of date if your date system doesn't use a 24 hours system
49
+ date_helper_am: am
50
+ date_helper_pm: pm
51
+
52
+ # used by ActionView::Helpers::NumberHelper.number_to_currency
53
+ number_helper_unit: "R$"
54
+ number_helper_separator: "," #unit separator (between integer part and fraction part)
55
+ number_helper_delimiter: "." #delimiter between each group of thousands. Example: 1.234.567
56
+ number_helper_order: [ unit, number ]
57
+ #to support for instance French format, the order is different: Unit comes last (ex. "1.234,00 €")
58
+
59
+ # use by +Array#to_sentence()+
60
+ array_connector: 'e'
61
+ array_skip_last_comma: 'true'
62
+
63
+ active_record_helper_error_description: 'Foram detectados os seguintes erros:'
64
+ active_record_helper_header_message: pluralize{{error_count}, erro impediu, erros impediram} esse {failed_object} de ser salvo
65
+
66
+ date_helper_month_names:
67
+ - # Leave that line
68
+ - # Leave that line
69
+ - Janeiro
70
+ - Fevereiro
71
+ - Março
72
+ - Abril
73
+ - Maio
74
+ - Junho
75
+ - Julho
76
+ - Augosto
77
+ - Setembro
78
+ - Outubro
79
+ - Novembro
80
+ - Dezembro
81
+
82
+ date_helper_abbr_month_names:
83
+ - # Leave that line
84
+ - # Leave that line
85
+ - Jan
86
+ - Fev
87
+ - Mar
88
+ - Abr
89
+ - Mai
90
+ - Jun
91
+ - Jul
92
+ - Ago
93
+ - Set
94
+ - Out
95
+ - Nov
96
+ - Dez
97
+
98
+ date_helper_day_names:
99
+ - Domingo
100
+ - Segunda-feira
101
+ - Terça-feira
102
+ - Quarta-feira
103
+ - Quinta-feira
104
+ - Sexta-feira
105
+ - Sábado
106
+
107
+ date_helper_abbr_day_names:
108
+ - Dom
109
+ - Seg
110
+ - Ter
111
+ - Qua
112
+ - Qui
113
+ - Sex
114
+ - Sab
115
+
116
+ countries_list:
117
+ - Afeganistão
118
+ - Albânia
119
+ - Alemanha
120
+ - Andorra
121
+ - Angola
122
+ - Antígua e Barbuda
123
+ - Arábia Saudita
124
+ - Argentina
125
+ - Argélia
126
+ - Armênia
127
+ - Austrália
128
+ - Azerbaijão
129
+ - Bahamas
130
+ - Bangladeche
131
+ - Barbados
132
+ - Barém
133
+ - Belarus
134
+ - Belize
135
+ - Benim
136
+ - Birmânia
137
+ - Bélgica
138
+ - Bolívia
139
+ - Botsuana
140
+ - Brasil
141
+ - Brunei
142
+ - Bósnia e Herzegovina
143
+ - Bulgária
144
+ - Burquina Faso
145
+ - Burundi
146
+ - Butão
147
+ - Cabo Verde
148
+ - Camarões
149
+ - Camboja
150
+ - Canadá
151
+ - Catar
152
+ - Cazaquistão
153
+ - Chade
154
+ - Chile
155
+ - China
156
+ - Chipre
157
+ - Chipre do Norte
158
+ - Cidade do Vaticano
159
+ - Cingapura
160
+ - Colômbia
161
+ - Comores
162
+ - Coréia do Norte
163
+ - Coréia do Sul
164
+ - Costa do Marfim
165
+ - Costa Rica
166
+ - Croácia
167
+ - Cuba
168
+ - Dinamarca
169
+ - Djibuti
170
+ - Dominica
171
+ - Egito
172
+ - El Salvador
173
+ - El Salvador: ver Salvador
174
+ - Emirados Árabes Unidos
175
+ - Equador
176
+ - Eritréia
177
+ - Eslovênia
178
+ - Eslováquia
179
+ - Espanha
180
+ - Estados Unidos
181
+ - Estônia
182
+ - Etiópia
183
+ - Fiji
184
+ - Filipinas
185
+ - Finlândia
186
+ - Formosa
187
+ - França
188
+ - África do Sul
189
+ - Gabão
190
+ - Gana
191
+ - Geórgia
192
+ - Gâmbia
193
+ - Granada
194
+ - Grã-Bretanha
195
+ - Grécia
196
+ - Guatemala
197
+ - Guiana
198
+ - Guiné
199
+ - Guiné-Bissau
200
+ - Guiné Equatorial
201
+ - Haiti
202
+ - Holanda: ver Países Baixos
203
+ - Honduras
204
+ - Hungria
205
+ - Ilhas Marechal
206
+ - Ilhas Salomão
207
+ - Iémen
208
+ - Indonésia
209
+ - Irã
210
+ - Iraque
211
+ - Irlanda
212
+ - Islândia
213
+ - Israel
214
+ - Itália
215
+ - Jamaica
216
+ - Japão
217
+ - Jibuti
218
+ - Jordânia
219
+ - Kiribati
220
+ - Kuwait
221
+ - Kuwait
222
+ - Laus
223
+ - Líbano
224
+ - Líbia
225
+ - Lesoto
226
+ - Letônia
227
+ - Libéria
228
+ - Listenstaine
229
+ - Lituânia
230
+ - Luxemburgo
231
+ - Macedônia
232
+ - Madagáscar
233
+ - Malaui
234
+ - Maldivas
235
+ - Mali
236
+ - Malásia
237
+ - Malta
238
+ - Marrocos
239
+ - Maurícia
240
+ - Mauritânia
241
+ - Micronésia
242
+ - Mônaco
243
+ - Moçambique
244
+ - Moldávia
245
+ - Mongólia
246
+ - Montenegro
247
+ - México
248
+ - Nagorno-Carabaque
249
+ - Namíbia
250
+ - Nauru
251
+ - Índia
252
+ - Nepal
253
+ - Níger
254
+ - Nicarágua
255
+ - Nigéria
256
+ - Noruega
257
+ - Nova Zelândia
258
+ - Omã
259
+ - Ossétia do Sul
260
+ - Palau
261
+ - Palestina
262
+ - Panamá
263
+ - Papua Nova Guiné
264
+ - Paquistão
265
+ - Paraguai
266
+ - Países Baixos
267
+ - Peru
268
+ - Polónia
269
+ - Portugal
270
+ - Qatar
271
+ - Quirguistão
272
+ - Quiribati
273
+ - Quênia
274
+ - Reino Unido
275
+ - República Centro-Africana
276
+ - República do Congo
277
+ - República Dominicana
278
+ - República Tcheca
279
+ - Romênia
280
+ - Rússia
281
+ - Ruanda
282
+ - Saara Ocidental
283
+ - Samoa
284
+ - Santa Lúcia
285
+ - Seicheles
286
+ - Senegal
287
+ - Serra Leoa
288
+ - Singapura
289
+ - São Cristóvão e Neves
290
+ - Somalilândia
291
+ - São Marinho
292
+ - Somália
293
+ - São Tomé e Príncipe
294
+ - São Vicente e Granadinas
295
+ - Síria
296
+ - Sri Lanka
297
+ - Sérvia
298
+ - Suíça
299
+ - Suazilândia
300
+ - Suécia
301
+ - Sudão
302
+ - Suriname
303
+ - Tailândia
304
+ - Taiwan: ver Formosa
305
+ - Tajiquistão
306
+ - Tanzânia
307
+ - Timor-Leste
308
+ - Togo
309
+ - Tonga
310
+ - Transnístria
311
+ - Trindade e Tobago
312
+ - Tunísia
313
+ - Turcomanistão
314
+ - Turquia
315
+ - Tuvalu
316
+ - Ucrânia
317
+ - Uganda
318
+ - Uruguai
319
+ - Usbequistão
320
+ - Áustria
321
+ - Vanuatu
322
+ - Venezuela
323
+ - Vietnã
324
+ - Yémen
325
+ - Zimbabué
326
+ - Zâmbia
@@ -0,0 +1,326 @@
1
+ # Portugues translation done by Marcus Derencius derencius_@t_gmail_dot_com
2
+
3
+ locale_name: Português (Portugal)
4
+ # ActiveRecord::Errors.default_error_messages
5
+ error_message_inclusion: não está incluído na lista
6
+ error_message_exclusion: é reservado
7
+ error_message_invalid: é inválido
8
+ error_message_confirmation: não é igual a confirmação
9
+ error_message_accepted: deve ser aceito
10
+ error_message_empty: não pode estar vazio
11
+ error_message_blank: não pode ser nulo
12
+ error_message_too_long: é muito longo (maximo é %d caracteres)
13
+ error_message_too_short: is too short (mínimo é %d caracteres)
14
+ error_message_wrong_length: tem tamanho incorreto (deve ter %d caracteres)
15
+ error_message_taken: já está em uso
16
+ error_message_not_a_number: não é um número
17
+ # ActionController::Base.resources_path_names
18
+ resources_path_new: novo
19
+ resources_path_edit: editar
20
+ # used by ActionView::Helpers::DateHelper.distance_of_time_in_words
21
+ date_helper_less_than_x_seconds: menos de %d segundos
22
+ date_helper_half_a_minute: meio minuto
23
+ date_helper_less_than_a_minute: menos de 1 minuto
24
+ date_helper_one_minute: 1 minuto
25
+ date_helper_x_minutes: %d minutos
26
+ date_helper_one_hour: há 1 hora
27
+ date_helper_x_hours: há %d horas
28
+ date_helper_one_day: 1 dia
29
+ date_helper_x_days: %d dias
30
+ date_helper_one_month: 1 mês
31
+ date_helper_x_months: %d meses
32
+ date_helper_one_year: 1 ano
33
+ date_helper_x_years: %d anos
34
+
35
+ # DON'T TRANSLATE, just order
36
+ date_helper_order: [:day, :month, :years] #default Rails is US ordered: :order => [:year, :month, :day]
37
+
38
+ date_helper_date_formats: # DON'T TRANSLATE, RE ORDER
39
+ default: "%Y-%m-%d"
40
+ short: "%e %b"
41
+ long: "%e %B, %Y"
42
+
43
+ date_helper_time_formats: # DON'T TRANSLATE, RE ORDER
44
+ default: "%a, %d %b %Y %H:%M:%S %z"
45
+ short: "%d %b %H:%M"
46
+ long: "%B %d, %Y %H:%M"
47
+
48
+ # added at the end of date if your date system doesn't use a 24 hours system
49
+ date_helper_am: am
50
+ date_helper_pm: pm
51
+
52
+ # used by ActionView::Helpers::NumberHelper.number_to_currency
53
+ number_helper_unit: "€"
54
+ number_helper_separator: "," #unit separator (between integer part and fraction part)
55
+ number_helper_delimiter: "." #delimiter between each group of thousands. Example: 1.234.567
56
+ number_helper_order: [ unit, number ]
57
+ #to support for instance French format, the order is different: Unit comes last (ex. "1.234,00 €")
58
+
59
+ # use by +Array#to_sentence()+
60
+ array_connector: 'e'
61
+ array_skip_last_comma: 'true'
62
+
63
+ active_record_helper_error_description: 'Foram detectados os seguintes erros:'
64
+ active_record_helper_header_message: pluralize{{error_count}, erro} impediram esse {failed_object} de ser salvo
65
+
66
+ date_helper_month_names:
67
+ - # Leave that line
68
+ - # Leave that line
69
+ - Janeiro
70
+ - Fevereiro
71
+ - Março
72
+ - Abril
73
+ - Maio
74
+ - Junho
75
+ - Julho
76
+ - Augosto
77
+ - Setembro
78
+ - Outubro
79
+ - Novembro
80
+ - Dezembro
81
+
82
+ date_helper_abbr_month_names:
83
+ - # Leave that line
84
+ - # Leave that line
85
+ - Jan
86
+ - Fev
87
+ - Mar
88
+ - Abr
89
+ - Mai
90
+ - Jun
91
+ - Jul
92
+ - Ago
93
+ - Set
94
+ - Out
95
+ - Nov
96
+ - Dez
97
+
98
+ date_helper_day_names:
99
+ - Domingo
100
+ - Segunda-feira
101
+ - Terça-feira
102
+ - Quarta-feira
103
+ - Quinta-feira
104
+ - Sexta-feira
105
+ - Sábado
106
+
107
+ date_helper_abbr_day_names:
108
+ - Dom
109
+ - Seg
110
+ - Ter
111
+ - Qua
112
+ - Qui
113
+ - Sex
114
+ - Sab
115
+
116
+ countries_list:
117
+ - Afeganistão
118
+ - Albânia
119
+ - Alemanha
120
+ - Andorra
121
+ - Angola
122
+ - Antígua e Barbuda
123
+ - Arábia Saudita
124
+ - Argentina
125
+ - Argélia
126
+ - Armênia
127
+ - Austrália
128
+ - Azerbaijão
129
+ - Bahamas
130
+ - Bangladeche
131
+ - Barbados
132
+ - Barém
133
+ - Belarus
134
+ - Belize
135
+ - Benim
136
+ - Birmânia
137
+ - Bélgica
138
+ - Bolívia
139
+ - Botsuana
140
+ - Brasil
141
+ - Brunei
142
+ - Bósnia e Herzegovina
143
+ - Bulgária
144
+ - Burquina Faso
145
+ - Burundi
146
+ - Butão
147
+ - Cabo Verde
148
+ - Camarões
149
+ - Camboja
150
+ - Canadá
151
+ - Catar
152
+ - Cazaquistão
153
+ - Chade
154
+ - Chile
155
+ - China
156
+ - Chipre
157
+ - Chipre do Norte
158
+ - Cidade do Vaticano
159
+ - Cingapura
160
+ - Colômbia
161
+ - Comores
162
+ - Coréia do Norte
163
+ - Coréia do Sul
164
+ - Costa do Marfim
165
+ - Costa Rica
166
+ - Croácia
167
+ - Cuba
168
+ - Dinamarca
169
+ - Djibuti
170
+ - Dominica
171
+ - Egito
172
+ - El Salvador
173
+ - El Salvador: ver Salvador
174
+ - Emirados Árabes Unidos
175
+ - Equador
176
+ - Eritréia
177
+ - Eslovênia
178
+ - Eslováquia
179
+ - Espanha
180
+ - Estados Unidos
181
+ - Estônia
182
+ - Etiópia
183
+ - Fiji
184
+ - Filipinas
185
+ - Finlândia
186
+ - Formosa
187
+ - França
188
+ - África do Sul
189
+ - Gabão
190
+ - Gana
191
+ - Geórgia
192
+ - Gâmbia
193
+ - Granada
194
+ - Grã-Bretanha
195
+ - Grécia
196
+ - Guatemala
197
+ - Guiana
198
+ - Guiné
199
+ - Guiné-Bissau
200
+ - Guiné Equatorial
201
+ - Haiti
202
+ - Holanda: ver Países Baixos
203
+ - Honduras
204
+ - Hungria
205
+ - Ilhas Marechal
206
+ - Ilhas Salomão
207
+ - Iémen
208
+ - Indonésia
209
+ - Irã
210
+ - Iraque
211
+ - Irlanda
212
+ - Islândia
213
+ - Israel
214
+ - Itália
215
+ - Jamaica
216
+ - Japão
217
+ - Jibuti
218
+ - Jordânia
219
+ - Kiribati
220
+ - Kuwait
221
+ - Kuwait
222
+ - Laus
223
+ - Líbano
224
+ - Líbia
225
+ - Lesoto
226
+ - Letônia
227
+ - Libéria
228
+ - Listenstaine
229
+ - Lituânia
230
+ - Luxemburgo
231
+ - Macedônia
232
+ - Madagáscar
233
+ - Malaui
234
+ - Maldivas
235
+ - Mali
236
+ - Malásia
237
+ - Malta
238
+ - Marrocos
239
+ - Maurícia
240
+ - Mauritânia
241
+ - Micronésia
242
+ - Mônaco
243
+ - Moçambique
244
+ - Moldávia
245
+ - Mongólia
246
+ - Montenegro
247
+ - México
248
+ - Nagorno-Carabaque
249
+ - Namíbia
250
+ - Nauru
251
+ - Índia
252
+ - Nepal
253
+ - Níger
254
+ - Nicarágua
255
+ - Nigéria
256
+ - Noruega
257
+ - Nova Zelândia
258
+ - Omã
259
+ - Ossétia do Sul
260
+ - Palau
261
+ - Palestina
262
+ - Panamá
263
+ - Papua Nova Guiné
264
+ - Paquistão
265
+ - Paraguai
266
+ - Países Baixos
267
+ - Peru
268
+ - Polónia
269
+ - Portugal
270
+ - Qatar
271
+ - Quirguistão
272
+ - Quiribati
273
+ - Quênia
274
+ - Reino Unido
275
+ - República Centro-Africana
276
+ - República do Congo
277
+ - República Dominicana
278
+ - República Tcheca
279
+ - Romênia
280
+ - Rússia
281
+ - Ruanda
282
+ - Saara Ocidental
283
+ - Samoa
284
+ - Santa Lúcia
285
+ - Seicheles
286
+ - Senegal
287
+ - Serra Leoa
288
+ - Singapura
289
+ - São Cristóvão e Neves
290
+ - Somalilândia
291
+ - São Marinho
292
+ - Somália
293
+ - São Tomé e Príncipe
294
+ - São Vicente e Granadinas
295
+ - Síria
296
+ - Sri Lanka
297
+ - Sérvia
298
+ - Suíça
299
+ - Suazilândia
300
+ - Suécia
301
+ - Sudão
302
+ - Suriname
303
+ - Tailândia
304
+ - Taiwan: ver Formosa
305
+ - Tajiquistão
306
+ - Tanzânia
307
+ - Timor-Leste
308
+ - Togo
309
+ - Tonga
310
+ - Transnístria
311
+ - Trindade e Tobago
312
+ - Tunísia
313
+ - Turcomanistão
314
+ - Turquia
315
+ - Tuvalu
316
+ - Ucrânia
317
+ - Uganda
318
+ - Uruguai
319
+ - Usbequistão
320
+ - Áustria
321
+ - Vanuatu
322
+ - Venezuela
323
+ - Vietnã
324
+ - Yémen
325
+ - Zimbabué
326
+ - Zâmbia