typus-i18n 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +6 -0
- data/Gemfile.lock +106 -0
- data/LICENSE.txt +22 -0
- data/README.md +31 -0
- data/Rakefile +11 -0
- data/config/locales/typus.ca.models.yml +17 -0
- data/config/locales/typus.ca.yml +78 -0
- data/config/locales/typus.de.models.yml +17 -0
- data/config/locales/typus.de.yml +118 -0
- data/config/locales/typus.el.models.yml +17 -0
- data/config/locales/typus.el.yml +79 -0
- data/config/locales/typus.es.models.yml +18 -0
- data/config/locales/typus.es.yml +98 -0
- data/config/locales/typus.fr.models.yml +18 -0
- data/config/locales/typus.fr.yml +83 -0
- data/config/locales/typus.hu.models.yml +17 -0
- data/config/locales/typus.hu.yml +77 -0
- data/config/locales/typus.it.models.yml +18 -0
- data/config/locales/typus.it.yml +86 -0
- data/config/locales/typus.pt-BR.models.yml +17 -0
- data/config/locales/typus.pt-BR.yml +77 -0
- data/config/locales/typus.pt-PT.models.yml +17 -0
- data/config/locales/typus.pt-PT.yml +85 -0
- data/config/locales/typus.ru.models.yml +17 -0
- data/config/locales/typus.ru.yml +77 -0
- data/config/locales/typus.zh-CN.models.yml +17 -0
- data/config/locales/typus.zh-CN.yml +76 -0
- data/lib/typus/i18n.rb +7 -0
- data/lib/typus/i18n/version.rb +5 -0
- data/typus-i18n.gemspec +33 -0
- metadata +131 -0
@@ -0,0 +1,17 @@
|
|
1
|
+
# Portuguese (pt-BR) translations for Typus by:
|
2
|
+
# - George Guimarães <http://github.com/georgeguimaraes>
|
3
|
+
|
4
|
+
pt-BR:
|
5
|
+
activerecord:
|
6
|
+
models:
|
7
|
+
admin_user: "Usuário do sistema"
|
8
|
+
attributes:
|
9
|
+
admin_user:
|
10
|
+
email:
|
11
|
+
first_name: "Primeiro nome"
|
12
|
+
last_name: "Sobrenome"
|
13
|
+
password: "Senha"
|
14
|
+
password_confirmation: "Senha confirmação"
|
15
|
+
status:
|
16
|
+
role:
|
17
|
+
locale:
|
@@ -0,0 +1,77 @@
|
|
1
|
+
# Portuguese (pt-BR) translations for Typus by:
|
2
|
+
# - George Guimarães <http://github.com/georgeguimaraes>
|
3
|
+
|
4
|
+
pt-BR:
|
5
|
+
|
6
|
+
"Actions": "Ações"
|
7
|
+
"Active":
|
8
|
+
"Add": "Adicionar"
|
9
|
+
"Add New": "Adicionar novo"
|
10
|
+
"Are you sure?":
|
11
|
+
|
12
|
+
"Change %{attribute}?": "Mudar %{attribute}?"
|
13
|
+
"Create %{resource}": "Criar %{resource}"
|
14
|
+
|
15
|
+
"Dashboard": "Painel"
|
16
|
+
"Down": "Descer"
|
17
|
+
|
18
|
+
"Edit": "Editar"
|
19
|
+
"Edit %{resource}": "Editar %{resource}"
|
20
|
+
"Enter your email below to create the first user": "Escreva seu email para criar o primeiro usuário"
|
21
|
+
|
22
|
+
"False": "Falso"
|
23
|
+
"Filter": "Filtrar"
|
24
|
+
|
25
|
+
"I remember my password": "Lembro minha senha"
|
26
|
+
"If you didn't request a password update, you can ignore this message": "Se você não pediu uma renovação de senha, por favor ignore esta mensagem."
|
27
|
+
"If you have made any changes to the fields without clicking the Save/Update entry button, your changes will be lost": "Se você fez alterações nos campos e não clicou no botão de Salvar/Atualizar, suas alterações serão perdidas"
|
28
|
+
"Inactive":
|
29
|
+
|
30
|
+
"Last few days": "Últimos dias"
|
31
|
+
"Last 30 days": "Últimos 30 dias"
|
32
|
+
"Last 7 days": "Últimos 7 dias"
|
33
|
+
"Login": "Login"
|
34
|
+
|
35
|
+
"New": "Novo"
|
36
|
+
"New %{resource}": "Novo %{resource}"
|
37
|
+
"Next": "Próximo"
|
38
|
+
"No %{resources} found":
|
39
|
+
|
40
|
+
"Password recovery link sent to your email": "Link para recuperar senha enviado para seu email."
|
41
|
+
"Previous": "Anterior"
|
42
|
+
|
43
|
+
"Record moved %{to}": "Registro movido %{to}."
|
44
|
+
"Recover password": "Recuperar senha"
|
45
|
+
"Remove": "Remover"
|
46
|
+
"Remove %{resource}?": "Remover %{resource}?"
|
47
|
+
"Reset password": "Trocar senha"
|
48
|
+
"Resources": "Recursos"
|
49
|
+
|
50
|
+
"Save %{resource}":
|
51
|
+
"Search": "Busca"
|
52
|
+
"Show": "Mostrar"
|
53
|
+
"Show all dates":
|
54
|
+
"Show by %{attribute}":
|
55
|
+
"Show %{resource}": "Mostrar %{resource}"
|
56
|
+
"Sign in": "Entrar"
|
57
|
+
"Sign out": "Sair"
|
58
|
+
"Sign up": "Criar conta"
|
59
|
+
"System Users Administration": "Administrar usuários do sistema"
|
60
|
+
|
61
|
+
"Today": "Hoje"
|
62
|
+
"True": "Verdadeiro"
|
63
|
+
|
64
|
+
"Unrelate": "Desvincular"
|
65
|
+
"Up": "Subir"
|
66
|
+
|
67
|
+
"View all %{attribute}":
|
68
|
+
"View site": "Ver site"
|
69
|
+
|
70
|
+
"You can't toggle your status": "Você não pode mudar seu status."
|
71
|
+
"You can update your password at": "Você pode atualizar sua senha em"
|
72
|
+
"You can't change your role": "Você não pode mudar sua própria função no sistema."
|
73
|
+
|
74
|
+
"%{errors} prohibited this page from being saved:":
|
75
|
+
"%{model} successfully created": "%{model} criado com sucesso."
|
76
|
+
"%{model} successfully removed": "%{model} removido com sucesso."
|
77
|
+
"%{model} successfully updated": "%{model} atualizado com sucesso."
|
@@ -0,0 +1,17 @@
|
|
1
|
+
# Portuguese (pt-PT) translations for Typus by:
|
2
|
+
# - Nuno Baldaia <http://nunobaldaia.com/>
|
3
|
+
|
4
|
+
"pt-PT":
|
5
|
+
activerecord:
|
6
|
+
models:
|
7
|
+
admin_user: "Utilizador"
|
8
|
+
attributes:
|
9
|
+
admin_user:
|
10
|
+
email:
|
11
|
+
first_name: "Primeiro nome"
|
12
|
+
last_name: "Último nome"
|
13
|
+
locale: "Linguagem"
|
14
|
+
password: "Senha"
|
15
|
+
password_confirmation: "Confirmação de senha"
|
16
|
+
role: "Função no sistema"
|
17
|
+
status: "Estado"
|
@@ -0,0 +1,85 @@
|
|
1
|
+
# Portuguese (pt-PT) translations for Typus by:
|
2
|
+
# - Nuno Baldaia <http://nunobaldaia.com/>
|
3
|
+
|
4
|
+
"pt-PT":
|
5
|
+
|
6
|
+
"Actions": "Acções"
|
7
|
+
"Active": "Activo"
|
8
|
+
"Add": "Adicionar"
|
9
|
+
"Add New": "Adicionar novo"
|
10
|
+
"Are you sure?": "Tem a certeza?"
|
11
|
+
|
12
|
+
"Change %{attribute}?": "Mudar %{attribute}?"
|
13
|
+
"Create %{resource}": "Criar %{resource}"
|
14
|
+
|
15
|
+
"Dashboard": "Painel"
|
16
|
+
"Down": "Descer"
|
17
|
+
|
18
|
+
"Edit": "Editar"
|
19
|
+
"Edit %{resource}": "Editar %{resource}"
|
20
|
+
"Enter your email below to create the first user": "Introduza o seu email para criar o primeiro utilizador"
|
21
|
+
|
22
|
+
"False": "Falso"
|
23
|
+
"Filter": "Filtrar"
|
24
|
+
|
25
|
+
"I remember my password": "Lembro-me da minha senha"
|
26
|
+
"If you didn't request a password update, you can ignore this message": "Se não pediu uma renovação de senha, por favor ignore esta mensagem."
|
27
|
+
"If you have made any changes to the fields without clicking the Save/Update entry button, your changes will be lost": "Se fez alterações nos campos e não clicou no botão de Salvar/Atualizar, as suas alterações serão perdidas"
|
28
|
+
"Inactive": "Inactivo"
|
29
|
+
|
30
|
+
"Last few days": "Últimos dias"
|
31
|
+
"Last 30 days": "Últimos 30 dias"
|
32
|
+
"Last 7 days": "Últimos 7 dias"
|
33
|
+
"List": "Lista"
|
34
|
+
"Login": "Login"
|
35
|
+
|
36
|
+
"New": "Novo"
|
37
|
+
"New %{resource}": "Novo %{resource}"
|
38
|
+
"Next": "Próximo"
|
39
|
+
"No %{resources} found": "Nenhum resultado encontrado em %{resources}"
|
40
|
+
|
41
|
+
"Password recovery link sent to your email": "Foi enviado para o seu email um link para recuperação da senha."
|
42
|
+
"Previous": "Anterior"
|
43
|
+
|
44
|
+
"Record moved %{to}": "Registro movido %{to}."
|
45
|
+
"Recover password": "Recuperar senha"
|
46
|
+
"Remove": "Remover"
|
47
|
+
"Remove %{resource}?": "Remover %{resource}?"
|
48
|
+
"Reset password": "Trocar senha"
|
49
|
+
"Resources": "Recursos"
|
50
|
+
|
51
|
+
"Save %{resource}": "Salvar %{resource}"
|
52
|
+
"Save": "Salvar"
|
53
|
+
"Save and continue editing": "Salvar e continuar editando"
|
54
|
+
"Save and add another": "Salvar e adicionar outro"
|
55
|
+
"Trash": "Excluir"
|
56
|
+
"Search": "Procurar"
|
57
|
+
"Show": "Mostrar"
|
58
|
+
"Show all dates": "Mostrar todas as datas"
|
59
|
+
"Show by %{attribute}": "Mostrar por %{attribute}"
|
60
|
+
"Show %{resource}": "Mostrar %{resource}"
|
61
|
+
"Sign in": "Entrar"
|
62
|
+
"Sign out": "Sair"
|
63
|
+
"Sign up": "Criar conta"
|
64
|
+
"System Users Administration": "Administração de utilizadores de sistema"
|
65
|
+
|
66
|
+
"Today": "Hoje"
|
67
|
+
"True": "Verdadeiro"
|
68
|
+
|
69
|
+
"Unrelate": "Desvincular"
|
70
|
+
"Up": "Subir"
|
71
|
+
|
72
|
+
"View all %{attribute}": "Ver todos %{attribute}"
|
73
|
+
"View site": "Ver site"
|
74
|
+
|
75
|
+
"You can't toggle your status": "Não pode trocar o seu estado."
|
76
|
+
"You can update your password at": "Pode atualizar a sua senha em"
|
77
|
+
"You can't change your role": "Não pode mudar sua própria função no sistema."
|
78
|
+
|
79
|
+
"%{errors} prohibited this page from being saved:":
|
80
|
+
"%{model} successfully created": "%{model} criado com sucesso."
|
81
|
+
"%{model} successfully removed": "%{model} removido com sucesso."
|
82
|
+
"%{model} successfully updated": "%{model} atualizado com sucesso."
|
83
|
+
|
84
|
+
"Top": "Topo"
|
85
|
+
"Bottom": "Fundo"
|
@@ -0,0 +1,17 @@
|
|
1
|
+
# Russian (ru) translations for Typus by:
|
2
|
+
# - Alexey Noskov <http://github.com/alno>
|
3
|
+
|
4
|
+
ru:
|
5
|
+
activerecord:
|
6
|
+
models:
|
7
|
+
admin_user:
|
8
|
+
attributes:
|
9
|
+
admin_user:
|
10
|
+
email:
|
11
|
+
first_name: "Имя"
|
12
|
+
last_name: "Фамлия"
|
13
|
+
password: "Пароль"
|
14
|
+
password_confirmation: "Подтверждение пароля"
|
15
|
+
status: "Статус"
|
16
|
+
role:
|
17
|
+
locale:
|
@@ -0,0 +1,77 @@
|
|
1
|
+
# Russian (ru) translations for Typus by:
|
2
|
+
# - Alexey Noskov <http://github.com/alno>
|
3
|
+
|
4
|
+
ru:
|
5
|
+
|
6
|
+
"Actions": "Действия"
|
7
|
+
"Active":
|
8
|
+
"Add": "Добавить"
|
9
|
+
"Add New": "Добавить новый"
|
10
|
+
"Are you sure?":
|
11
|
+
|
12
|
+
"Change %{attribute}?": "Изменить %{attribute}?"
|
13
|
+
"Create %{resource}": "Создать %{resource}"
|
14
|
+
|
15
|
+
"Dashboard": "Обзор"
|
16
|
+
"Down": "Вниз"
|
17
|
+
|
18
|
+
"Edit": "Изменить"
|
19
|
+
"Edit %{resource}": "Изменить %{resource}"
|
20
|
+
"Enter your email below to create the first user":
|
21
|
+
|
22
|
+
"False":
|
23
|
+
"Filter": "фильтр"
|
24
|
+
|
25
|
+
"I remember my password": "Запомнить пароль"
|
26
|
+
"If you didn't request a password update, you can ignore this message": "Если Вы не запрашивали обновление пароля, Вы можете проигнорировать это сообщение."
|
27
|
+
"If you have made any changes to the fields without clicking the Save/Update entry button, your changes will be lost": "Если вы сделали какие-то изменения, не кликая на Обновить/Сохранить, то они будут утеряны."
|
28
|
+
"Inactive":
|
29
|
+
|
30
|
+
"Last few days": "Последние дней"
|
31
|
+
"Last 7 days": "Последние 7 дней"
|
32
|
+
"Last 30 days": "Последние 30 дней"
|
33
|
+
"Login": "Редактировать"
|
34
|
+
|
35
|
+
"New": "Новый"
|
36
|
+
"New %{resource}": "Новый %{resource}"
|
37
|
+
"Next": "Следующий"
|
38
|
+
"No %{resources} found":
|
39
|
+
|
40
|
+
"Password recovery link sent to your email": "Ссылка для восставновления пароля выслана по указанному E-Mail"
|
41
|
+
"Previous": "Предыдующий"
|
42
|
+
|
43
|
+
"Record moved %{to}": "Запись перемещена в %{to}."
|
44
|
+
"Recover password": "Восстановить пароль"
|
45
|
+
"Remove": "Удалить"
|
46
|
+
"Remove %{resource}?": "Удалить %{resource}?"
|
47
|
+
"Reset password": "Сбросить пароль"
|
48
|
+
"Resources": "Ресурсы"
|
49
|
+
|
50
|
+
"Save %{resource}":
|
51
|
+
"Search": "Поиск"
|
52
|
+
"Show": "Показать"
|
53
|
+
"Show all dates":
|
54
|
+
"Show by %{attribute}":
|
55
|
+
"Show %{resource}": "Показать %{resource}"
|
56
|
+
"Sign in": "Войти"
|
57
|
+
"Sign out": "Выйти"
|
58
|
+
"Sign up": "Зарегистрироваться"
|
59
|
+
"System Users Administration": "Администрирование системных пользователей"
|
60
|
+
|
61
|
+
"Today": "Сегодня"
|
62
|
+
"True": "ВЕРНО"
|
63
|
+
|
64
|
+
"Unrelate":
|
65
|
+
"Up": "Вверх"
|
66
|
+
|
67
|
+
"View all %{attribute}":
|
68
|
+
"View site": "Перейти к сайту"
|
69
|
+
|
70
|
+
"You can update your password at": "Вы можете установить свой пароль на"
|
71
|
+
"You can't change your role": "Вы не можете менять свою собственную роль"
|
72
|
+
"You can't toggle your status": "Вы не можете менять свой статус"
|
73
|
+
|
74
|
+
"%{errors} prohibited this page from being saved:":
|
75
|
+
"%{model} successfully created": "%{model} создан"
|
76
|
+
"%{model} successfully removed": "%{model} удален"
|
77
|
+
"%{model} successfully updated": "%{model} успешно обновлен"
|
@@ -0,0 +1,17 @@
|
|
1
|
+
# Chinese (zh-CN) translations for Typus
|
2
|
+
# - ZoOL <http://github.com/zhooul>
|
3
|
+
|
4
|
+
zh-CN:
|
5
|
+
activerecord:
|
6
|
+
models:
|
7
|
+
admin_user:
|
8
|
+
attributes:
|
9
|
+
admin_user:
|
10
|
+
email: " 邮箱"
|
11
|
+
first_name: " 姓"
|
12
|
+
last_name: " 名"
|
13
|
+
password: " 密码"
|
14
|
+
password_confirmation: " 密码确认"
|
15
|
+
status: " 状态"
|
16
|
+
role: " 角色"
|
17
|
+
locale:
|
@@ -0,0 +1,76 @@
|
|
1
|
+
# Chinese (zh-CN) translations for Typus
|
2
|
+
# - ZoOL <http://github.com/zhooul>
|
3
|
+
|
4
|
+
zh-CN:
|
5
|
+
|
6
|
+
"Actions": "动作"
|
7
|
+
"Active": "已激活"
|
8
|
+
"Add": "新增"
|
9
|
+
"Add New": "新增"
|
10
|
+
"Are you sure?": "你是否确认?"
|
11
|
+
|
12
|
+
"Change %{attribute}?": "改变 %{attribute}"
|
13
|
+
"Create %{resource}": "创建 %{resource}"
|
14
|
+
|
15
|
+
"Dashboard": "信息板"
|
16
|
+
"Down": "向下"
|
17
|
+
|
18
|
+
"Edit": "编辑"
|
19
|
+
"Enter your email below to create the first user": "输入你的邮箱来创建第一个用户"
|
20
|
+
|
21
|
+
"False":
|
22
|
+
"Filter": "过滤器"
|
23
|
+
|
24
|
+
"I remember my password": "记住密码"
|
25
|
+
"If you didn't request a password update, you can ignore this message": "如果你不想更新密码,可以忽略本信息"
|
26
|
+
"If you have made any changes to the fields without clicking the Save/Update entry button, your changes will be lost": "如果你没有点击保存/更新按钮,你在本页面的改动将失效"
|
27
|
+
"Inactive": "未激活"
|
28
|
+
|
29
|
+
"Last few days": "最近几天"
|
30
|
+
"Last 30 days": "最近一个月"
|
31
|
+
"Last 7 days": "最近一周"
|
32
|
+
"Login": "登录"
|
33
|
+
|
34
|
+
"New": "新建"
|
35
|
+
"New %{resource}": "新建 %{resource}"
|
36
|
+
"Next": "下一页"
|
37
|
+
"No %{resources} found": " 没有找到 %{resources}"
|
38
|
+
|
39
|
+
"Password recovery link sent to your email": "重置密码链接发送到了你的邮箱"
|
40
|
+
"Previous": "上一页"
|
41
|
+
|
42
|
+
"Record moved %{to}": "记录移动到"
|
43
|
+
"Recover password": "恢复密码"
|
44
|
+
"Remove": "删除"
|
45
|
+
"Remove %{resource}?": "删除 %{resource}"
|
46
|
+
"Reset password": "重置密码"
|
47
|
+
"Resources": "资源"
|
48
|
+
|
49
|
+
"Save %{resource}": "保存 %{resource}"
|
50
|
+
"Search": "搜索"
|
51
|
+
"Show": "显示"
|
52
|
+
"Show all dates":
|
53
|
+
"Show by %{attribute}":
|
54
|
+
"Show %{resource}": "显示 %{resource}"
|
55
|
+
"Sign in": "登录"
|
56
|
+
"Sign out": "登出"
|
57
|
+
"Sign up": "注册"
|
58
|
+
"System Users Administration": "系统用户管理员"
|
59
|
+
|
60
|
+
"Today": "今天"
|
61
|
+
"True":
|
62
|
+
|
63
|
+
"Unrelate":
|
64
|
+
"Up": "向上"
|
65
|
+
|
66
|
+
"View all %{attribute}": "显示所有 %{attribute}"
|
67
|
+
"View site": "访问网站"
|
68
|
+
|
69
|
+
"You can update your password at": "你可以更新你的密码"
|
70
|
+
"You can't change your role": "你不能修改你的角色"
|
71
|
+
"You can't toggle your status": "你不能修改自己的状态"
|
72
|
+
|
73
|
+
"%{errors} prohibited this page from being saved:":
|
74
|
+
"%{model} successfully created": "%{model} 创建成功"
|
75
|
+
"%{model} successfully removed": "%{model} 删除成功"
|
76
|
+
"%{model} successfully updated": "%{model} 更新成功"
|
data/lib/typus/i18n.rb
ADDED
data/typus-i18n.gemspec
ADDED
@@ -0,0 +1,33 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
lib = File.expand_path('../lib', __FILE__)
|
3
|
+
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
4
|
+
require 'typus/i18n/version'
|
5
|
+
|
6
|
+
files = Dir['**/*'].keep_if { |file| File.file?(file) }
|
7
|
+
test_files = Dir['test/**/*'].keep_if { |file| File.file?(file) }
|
8
|
+
ignores = Dir['doc/**/*'].keep_if { |file| File.file?(file) } + %w(.travis.yml .gitignore)
|
9
|
+
|
10
|
+
Gem::Specification.new do |spec|
|
11
|
+
spec.name = "typus-i18n"
|
12
|
+
spec.version = Typus::I18n::VERSION
|
13
|
+
spec.authors = ["Francesc Esplugas", "Phillip Oertel"]
|
14
|
+
spec.email = ["support@typuscmf.com"]
|
15
|
+
spec.summary = %q{translation files for typus, the Ruby on Rails Admin Panel.}
|
16
|
+
spec.homepage = ""
|
17
|
+
spec.license = "MIT"
|
18
|
+
|
19
|
+
spec.homepage = "http://www.typuscmf.com/"
|
20
|
+
spec.license = "MIT"
|
21
|
+
|
22
|
+
spec.platform = Gem::Platform::RUBY
|
23
|
+
|
24
|
+
spec.files = files - test_files - ignores
|
25
|
+
spec.test_files = []
|
26
|
+
spec.require_paths = ["lib"]
|
27
|
+
|
28
|
+
spec.add_dependency "typus", "4.0.0.beta1"
|
29
|
+
|
30
|
+
spec.add_development_dependency "bundler", "~> 1.5"
|
31
|
+
spec.add_development_dependency "minitest", "~> 5"
|
32
|
+
spec.add_development_dependency "rake", "~> 10"
|
33
|
+
end
|