rails_admin-i18n 1.11.3 → 1.11.4
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 +4 -4
- data/VERSION +1 -1
- data/locales/es.yml +2 -2
- data/locales/ja.yml +1 -0
- data/locales/pt.yml +153 -0
- data/rails_admin-i18n.gemspec +4 -3
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 68c5659ae73d88278c05363259620004c9ea98b7
|
|
4
|
+
data.tar.gz: ef2394bd9b8a44fe525da0a54a8386e9913d0b36
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2cf15165463eff846bcbf83e67b6e8287d9312ea52e32213cb4ca5ff9c877788a2f5f3e19cb3e1c43d6100092a96767ed2d857e9e497d6c89217c96284e69c40
|
|
7
|
+
data.tar.gz: 20f6f9c843723f5fd4921f3ebe3c0939e425c1b10552791589db33a9b2388cd71779697c902eac8a5e0bffd9a6003fc24f409a9268420d69919b8cba183e34c5
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.11.
|
|
1
|
+
1.11.4
|
data/locales/es.yml
CHANGED
data/locales/ja.yml
CHANGED
data/locales/pt.yml
ADDED
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
pt:
|
|
2
|
+
admin:
|
|
3
|
+
js:
|
|
4
|
+
true: Sim
|
|
5
|
+
false: Não
|
|
6
|
+
is_present: Está presente
|
|
7
|
+
is_blank: Está em branco
|
|
8
|
+
date: Data …
|
|
9
|
+
between_and_: Entre … e …
|
|
10
|
+
today: Hoje
|
|
11
|
+
yesterday: Ontem
|
|
12
|
+
this_week: Esta semana
|
|
13
|
+
last_week: Semana passada
|
|
14
|
+
number: Número …
|
|
15
|
+
contains: Contém
|
|
16
|
+
is_exactly: É exatamente
|
|
17
|
+
starts_with: Começa com
|
|
18
|
+
ends_with: Termina com
|
|
19
|
+
too_many_objects: "Muitos objetos. Use a pesquisa acima."
|
|
20
|
+
no_objects: "Nenhum objeto encontrado"
|
|
21
|
+
loading: "Carregando …"
|
|
22
|
+
toggle_navigation: Alternar navegação
|
|
23
|
+
home:
|
|
24
|
+
name: Página inicial
|
|
25
|
+
pagination:
|
|
26
|
+
previous: "« Anterior"
|
|
27
|
+
next: Próximo »
|
|
28
|
+
truncate: …
|
|
29
|
+
misc:
|
|
30
|
+
filter_date_format: dd/mm/yy
|
|
31
|
+
search: Pesquisar
|
|
32
|
+
filter: Filtro
|
|
33
|
+
refresh: Atualizar
|
|
34
|
+
show_all: Mostrar todos
|
|
35
|
+
add_filter: Adicionar filtro
|
|
36
|
+
bulk_menu_title: Itens selecionados
|
|
37
|
+
remove: Remover
|
|
38
|
+
add_new: Adicionar novo
|
|
39
|
+
chosen: "%{name} escolhido"
|
|
40
|
+
chose_all: Escolher todos
|
|
41
|
+
clear_all: Limpar todos
|
|
42
|
+
up: Para cima
|
|
43
|
+
down: Para baixo
|
|
44
|
+
navigation: Navegação
|
|
45
|
+
navigation_static_label: "Links"
|
|
46
|
+
log_out: Sair
|
|
47
|
+
ago: Atrás
|
|
48
|
+
more: "Mais %{count} %{models_name}"
|
|
49
|
+
flash:
|
|
50
|
+
successful: "%{name} foi %{action} com sucesso"
|
|
51
|
+
error: "%{name} falhou ao ser %{action}"
|
|
52
|
+
noaction: Nenhuma ação foi efectuada
|
|
53
|
+
model_not_found: Modelo '%{model}' não foi encontrado"
|
|
54
|
+
object_not_found: "%{model} com id '%{id}' não foi encontrado"
|
|
55
|
+
table_headers:
|
|
56
|
+
model_name: Nome do modelo
|
|
57
|
+
last_created: Última entrada
|
|
58
|
+
last_used: Último acesso
|
|
59
|
+
records: Registos
|
|
60
|
+
username: Utilizador
|
|
61
|
+
changes: Alterações
|
|
62
|
+
created_at: Data/Hora
|
|
63
|
+
item: Item
|
|
64
|
+
message: Mensagem
|
|
65
|
+
actions:
|
|
66
|
+
dashboard:
|
|
67
|
+
title: Administração do site
|
|
68
|
+
menu: Dashboard
|
|
69
|
+
breadcrumb: Dashboard
|
|
70
|
+
index:
|
|
71
|
+
title: Lista de %{model_label_plural}
|
|
72
|
+
menu: Listar
|
|
73
|
+
breadcrumb: Lista de %{model_label_plural}
|
|
74
|
+
show:
|
|
75
|
+
title: Mostra
|
|
76
|
+
menu: Mostrar
|
|
77
|
+
breadcrumb: Mostrar "%{object_label}"
|
|
78
|
+
show_in_app:
|
|
79
|
+
menu: Mostrar no app
|
|
80
|
+
new:
|
|
81
|
+
title: Novo %{model_label}
|
|
82
|
+
menu: Adicionar novo
|
|
83
|
+
breadcrumb: Novo
|
|
84
|
+
link: Adicionar novo %{model_label}
|
|
85
|
+
done: Adicionado
|
|
86
|
+
edit:
|
|
87
|
+
title: Editar %{model_label} '%{object_label}'
|
|
88
|
+
menu: Editar
|
|
89
|
+
breadcrumb: Editar
|
|
90
|
+
link: Editar este %{model_label}
|
|
91
|
+
done: Atualizado
|
|
92
|
+
delete:
|
|
93
|
+
title: Apagar %{model_label} '%{object_label}'
|
|
94
|
+
menu: Apagar
|
|
95
|
+
breadcrumb: Apagar
|
|
96
|
+
link: Apagar '%{object_label}'
|
|
97
|
+
done: Apagar
|
|
98
|
+
bulk_delete:
|
|
99
|
+
title: Apagar %{model_label_plural}
|
|
100
|
+
menu: Apagar vários
|
|
101
|
+
breadcrumb: Apagar vários
|
|
102
|
+
bulk_link: Apagar %{model_label_plural} selecionado
|
|
103
|
+
export:
|
|
104
|
+
title: Exportar %{model_label_plural}
|
|
105
|
+
menu: Exportar
|
|
106
|
+
breadcrumb: Exportar
|
|
107
|
+
link: Exportar %{model_label_plural}
|
|
108
|
+
bulk_link: Exportar %{model_label_plural} selecionados
|
|
109
|
+
done: Exportado
|
|
110
|
+
history_index:
|
|
111
|
+
title: Histórico para %{model_label_plural}
|
|
112
|
+
menu: Histórico
|
|
113
|
+
breadcrumb: Histórico
|
|
114
|
+
history_show:
|
|
115
|
+
title: Histórico para %{model_label} '%{object_label}'
|
|
116
|
+
menu: Histórico
|
|
117
|
+
breadcrumb: Histórico
|
|
118
|
+
form:
|
|
119
|
+
cancel: Cancelar
|
|
120
|
+
basic_info: Informações básicas
|
|
121
|
+
required: Necessário
|
|
122
|
+
optional: Opcional
|
|
123
|
+
one_char: caractere
|
|
124
|
+
char_length_up_to: Comprimento até
|
|
125
|
+
char_length_of: Comprimento
|
|
126
|
+
save: Guardar
|
|
127
|
+
save_and_add_another: Guardar e adicionar outro
|
|
128
|
+
save_and_edit: Guardar e editar
|
|
129
|
+
all_of_the_following_related_items_will_be_deleted: Todos os arquivos selecionados serão excluídos
|
|
130
|
+
are_you_sure_you_want_to_delete_the_object: Você tem certeza que deseja excluir
|
|
131
|
+
confirmation: Sim, tenho certeza
|
|
132
|
+
bulk_delete: "Os seguintes objetos serão apagados podendo também apagar objetos relacionados ou deixar relacionamentos órfãos"
|
|
133
|
+
new_model: "%{name} (novo)"
|
|
134
|
+
export:
|
|
135
|
+
confirmation: Exportar para %{name}
|
|
136
|
+
select: Selecione os campos para exportar
|
|
137
|
+
select_all_fields: Selecionar todos os campos
|
|
138
|
+
fields_from: Campos de %{name}
|
|
139
|
+
fields_from_associated: Campos associados a %{name}
|
|
140
|
+
display: 'Mostrar %{name}: %{type}'
|
|
141
|
+
options_for: Opções para %{name}
|
|
142
|
+
empty_value_for_associated_objects: "<vazio>"
|
|
143
|
+
click_to_reverse_selection: Clique para reverter a seleção
|
|
144
|
+
csv:
|
|
145
|
+
header_for_root_methods: "%{name}" # 'model' is available
|
|
146
|
+
header_for_association_methods: "%{name} [%{association}]"
|
|
147
|
+
encoding_to: Converter para
|
|
148
|
+
encoding_to_help: "Escolha o formato de saída. Deixe em branco para não mudar o formato atual: (%{name})"
|
|
149
|
+
skip_header: Sem cabeçalho
|
|
150
|
+
skip_header_help: Não incluir o cabeçalho
|
|
151
|
+
default_col_sep: ","
|
|
152
|
+
col_sep: Separador de coluna
|
|
153
|
+
col_sep_help: Deixe em branco para utilizar o padrão ('%{value}') # value is default_col_sep
|
data/rails_admin-i18n.gemspec
CHANGED
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
# DO NOT EDIT THIS FILE DIRECTLY
|
|
3
3
|
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
|
4
4
|
# -*- encoding: utf-8 -*-
|
|
5
|
-
# stub: rails_admin-i18n 1.11.
|
|
5
|
+
# stub: rails_admin-i18n 1.11.4 ruby lib
|
|
6
6
|
|
|
7
7
|
Gem::Specification.new do |s|
|
|
8
8
|
s.name = "rails_admin-i18n".freeze
|
|
9
|
-
s.version = "1.11.
|
|
9
|
+
s.version = "1.11.4"
|
|
10
10
|
|
|
11
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
12
12
|
s.require_paths = ["lib".freeze]
|
|
13
13
|
s.authors = ["Nam Pham Trung, Luiz Picolo".freeze]
|
|
14
|
-
s.date = "
|
|
14
|
+
s.date = "2019-03-28"
|
|
15
15
|
s.description = "Translations for the rails_admin gem".freeze
|
|
16
16
|
s.email = ["puma.puma07@gmail.com, luizpicolo@gmail.com".freeze]
|
|
17
17
|
s.extra_rdoc_files = [
|
|
@@ -48,6 +48,7 @@ Gem::Specification.new do |s|
|
|
|
48
48
|
"locales/nl.yml",
|
|
49
49
|
"locales/pl.yml",
|
|
50
50
|
"locales/pt-BR.yml",
|
|
51
|
+
"locales/pt.yml",
|
|
51
52
|
"locales/ro.yml",
|
|
52
53
|
"locales/ru.yml",
|
|
53
54
|
"locales/sk.yml",
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rails_admin-i18n
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.11.
|
|
4
|
+
version: 1.11.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nam Pham Trung, Luiz Picolo
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-03-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rspec
|
|
@@ -132,6 +132,7 @@ files:
|
|
|
132
132
|
- locales/nl.yml
|
|
133
133
|
- locales/pl.yml
|
|
134
134
|
- locales/pt-BR.yml
|
|
135
|
+
- locales/pt.yml
|
|
135
136
|
- locales/ro.yml
|
|
136
137
|
- locales/ru.yml
|
|
137
138
|
- locales/sk.yml
|