devise-i18n-views 0.2.6 → 0.2.7
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/devise-i18n-views.gemspec +9 -3
- data/locales/ca.yml +59 -0
- data/locales/es-ES.yml +59 -0
- data/locales/nl.yml +59 -0
- data/locales/pl.yml +57 -0
- data/locales/ru.yml +5 -0
- data/locales/zh-CN.yml +57 -0
- data/locales/zh-TW.yml +57 -0
- metadata +11 -2
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.2.
|
1
|
+
0.2.7
|
data/devise-i18n-views.gemspec
CHANGED
@@ -5,11 +5,11 @@
|
|
5
5
|
|
6
6
|
Gem::Specification.new do |s|
|
7
7
|
s.name = "devise-i18n-views"
|
8
|
-
s.version = "0.2.
|
8
|
+
s.version = "0.2.7"
|
9
9
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
11
|
s.authors = ["mcasimir"]
|
12
|
-
s.date = "
|
12
|
+
s.date = "2013-09-20"
|
13
13
|
s.description = "I18n support for devise views"
|
14
14
|
s.email = "maurizio.cas@gmail.com"
|
15
15
|
s.extra_rdoc_files = [
|
@@ -42,21 +42,27 @@ Gem::Specification.new do |s|
|
|
42
42
|
"lib/devise-i18n-views.rb",
|
43
43
|
"lib/generators/devise/views/i18n_templates/i18n_templates_generator.rb",
|
44
44
|
"lib/generators/devise/views/locale/locale_generator.rb",
|
45
|
+
"locales/ca.yml",
|
45
46
|
"locales/de.yml",
|
46
47
|
"locales/en.yml",
|
47
48
|
"locales/es-AR.yml",
|
49
|
+
"locales/es-ES.yml",
|
48
50
|
"locales/es.yml",
|
49
51
|
"locales/fr.yml",
|
50
52
|
"locales/it.yml",
|
53
|
+
"locales/nl.yml",
|
54
|
+
"locales/pl.yml",
|
51
55
|
"locales/pt-BR.yml",
|
52
56
|
"locales/ru.yml",
|
57
|
+
"locales/zh-CN.yml",
|
58
|
+
"locales/zh-TW.yml",
|
53
59
|
"spec/devise-i18n-views_spec.rb",
|
54
60
|
"spec/spec_helper.rb"
|
55
61
|
]
|
56
62
|
s.homepage = "http://github.com/mcasimir/devise-i18n-views"
|
57
63
|
s.licenses = ["MIT"]
|
58
64
|
s.require_paths = ["lib"]
|
59
|
-
s.rubygems_version = "1.8.
|
65
|
+
s.rubygems_version = "1.8.25"
|
60
66
|
s.summary = "I18n support for devise views"
|
61
67
|
|
62
68
|
if s.respond_to? :specification_version then
|
data/locales/ca.yml
ADDED
@@ -0,0 +1,59 @@
|
|
1
|
+
ca:
|
2
|
+
devise:
|
3
|
+
confirmations:
|
4
|
+
new:
|
5
|
+
resend_confirmation_instructions: Reenviar instruccions de confirmació
|
6
|
+
mailer:
|
7
|
+
confirmation_instructions:
|
8
|
+
action: Confirmar el meu compte
|
9
|
+
greeting: Benvingut %{recipient}!
|
10
|
+
instruction: ! "Pots confirmar el correu electrònic del teu compte a través d'aquest enllaç:"
|
11
|
+
subject: Instruccions de confirmació
|
12
|
+
reset_password_instructions:
|
13
|
+
action: Canviar la meva contrasenya
|
14
|
+
greeting: Hola %{recipient}!
|
15
|
+
instruction: Algú ha sol·licitat un enllaç per a canviar la teva contrasenya, pots fer-ho amb el següent enllaç.
|
16
|
+
instruction_2: Si tu no ho has sol·licitat, si us plau ignora aquest email.
|
17
|
+
instruction_3: La teva contrasenya no serà canviada fins que accedeixis a l'enllaç i en creïs una nova.
|
18
|
+
subject: Instruccions per a regenerar la contrasenya
|
19
|
+
unlock_instructions:
|
20
|
+
action: Desbloquejar el meu compte
|
21
|
+
greeting: Hola %{recipient}!
|
22
|
+
instruction: ! 'Obre el següent enllaç per a desbloquejar el teu compte:'
|
23
|
+
message: El teu compte s'ha bloquejat a causa d'una quantitat excessiva d'intents fallits per a accedir-hi.
|
24
|
+
subject: Instruccions de desbloqueig
|
25
|
+
passwords:
|
26
|
+
new:
|
27
|
+
forgot_your_password: Has oblidat la teva contrasenya?
|
28
|
+
send_me_reset_password_instructions: Enviar les instruccions per a regenerar la meva contrasenya
|
29
|
+
edit:
|
30
|
+
change_your_password: Canviar la teva contrasenya
|
31
|
+
new_password: Nova contrasenya
|
32
|
+
confirm_new_password: Confirmar nova contrasenya
|
33
|
+
change_my_password: Canviar la meva contrasenya
|
34
|
+
registrations:
|
35
|
+
edit:
|
36
|
+
are_you_sure: Estàs segur?
|
37
|
+
cancel_my_account: Cancel·lar el meu compte
|
38
|
+
leave_blank_if_you_don_t_want_to_change_it: deixa'l en blanc si no el vols canviar
|
39
|
+
title: Editar %{resource}
|
40
|
+
we_need_your_current_password_to_confirm_your_changes: necessitem la teva contrasenya actual per a confirmar els canvis
|
41
|
+
update: Actualitzar
|
42
|
+
cancel_my_account: Cancel·lar el meu compte
|
43
|
+
unhappy: Descontent
|
44
|
+
new:
|
45
|
+
sign_up: Registrar-se
|
46
|
+
sessions:
|
47
|
+
new:
|
48
|
+
sign_in: Iniciar sessió
|
49
|
+
shared:
|
50
|
+
links:
|
51
|
+
didn_t_receive_confirmation_instructions: No has rebut les instruccions de confirmació?
|
52
|
+
didn_t_receive_unlock_instructions: No has rebut les instruccions de desbloqueig?
|
53
|
+
forgot_your_password: Has oblidat la teva contrasenya?
|
54
|
+
sign_in: Iniciar sessió
|
55
|
+
sign_in_with_provider: Iniciar sessió amb %{provider}
|
56
|
+
sign_up: Registrar-se
|
57
|
+
unlocks:
|
58
|
+
new:
|
59
|
+
resend_unlock_instructions: Reenviar instruccions de desbloqueig
|
data/locales/es-ES.yml
ADDED
@@ -0,0 +1,59 @@
|
|
1
|
+
es:
|
2
|
+
devise:
|
3
|
+
confirmations:
|
4
|
+
new:
|
5
|
+
resend_confirmation_instructions: Reenviar instrucciones de confirmación
|
6
|
+
mailer:
|
7
|
+
confirmation_instructions:
|
8
|
+
action: Confirmar mi cuenta
|
9
|
+
greeting: ¡Bienvenid@ %{recipient}!
|
10
|
+
instruction: ! 'Puedes confirmar el email de tu cuenta a través de este enlace:'
|
11
|
+
subject: Instrucciones de confirmación
|
12
|
+
reset_password_instructions:
|
13
|
+
action: Cambiar mi contraseña
|
14
|
+
greeting: ¡Hola %{recipient}!
|
15
|
+
instruction: Alguien ha solicitado un enlace para cambiar tu contraseña, lo que se puede realizar con el siguiente enlace.
|
16
|
+
instruction_2: Si tú no lo has solicitado, por favor ignora este email.
|
17
|
+
instruction_3: Tu contraseña no será cambiada hasta que accedas al enlace y crees una nueva.
|
18
|
+
subject: Instrucciones para resetear la contraseña
|
19
|
+
unlock_instructions:
|
20
|
+
action: Desbloquear mi cuenta
|
21
|
+
greeting: ¡Hola %{recipient}!
|
22
|
+
instruction: ! 'Haz click en el siguiente enlace para desbloquear tu cuenta:'
|
23
|
+
message: Tu cuenta se ha bloqueado debido a una cantidad excesiva de intentos fallidos para acceder.
|
24
|
+
subject: Instrucciones de desbloqueo
|
25
|
+
passwords:
|
26
|
+
new:
|
27
|
+
forgot_your_password: ¿Olvidaste tu contraseña?
|
28
|
+
send_me_reset_password_instructions: Enviar las instrucciones para resetear mi contraseña
|
29
|
+
edit:
|
30
|
+
change_your_password: Cambiar tu contraseña
|
31
|
+
new_password: Nueva contraseña
|
32
|
+
confirm_new_password: Confirmar nueva contraseña
|
33
|
+
change_my_password: Cambiar mi contraseña
|
34
|
+
registrations:
|
35
|
+
edit:
|
36
|
+
are_you_sure: ¿Estás segur@?
|
37
|
+
cancel_my_account: Cancelar mi cuenta
|
38
|
+
leave_blank_if_you_don_t_want_to_change_it: déjalo en blanco si no lo quieres cambiar
|
39
|
+
title: Editar %{resource}
|
40
|
+
we_need_your_current_password_to_confirm_your_changes: necesitamos tu contraseña actual para confirmar los cambios
|
41
|
+
update: Actualizar
|
42
|
+
cancel_my_account: Cancelar mi cuenta
|
43
|
+
unhappy: Descontento
|
44
|
+
new:
|
45
|
+
sign_up: Registrarse
|
46
|
+
sessions:
|
47
|
+
new:
|
48
|
+
sign_in: Iniciar sesión
|
49
|
+
shared:
|
50
|
+
links:
|
51
|
+
didn_t_receive_confirmation_instructions: ¿No has recibido las instrucciones de confirmación?
|
52
|
+
didn_t_receive_unlock_instructions: ¿No has recibido las instrucciones de desbloqueo?
|
53
|
+
forgot_your_password: ¿Olvidaste tu contraseña?
|
54
|
+
sign_in: Iniciar sesión
|
55
|
+
sign_in_with_provider: Iniciar sesión con %{provider}
|
56
|
+
sign_up: Registrarse
|
57
|
+
unlocks:
|
58
|
+
new:
|
59
|
+
resend_unlock_instructions: Reenviar instrucciones de desbloqueo
|
data/locales/nl.yml
ADDED
@@ -0,0 +1,59 @@
|
|
1
|
+
nl:
|
2
|
+
devise:
|
3
|
+
confirmations:
|
4
|
+
new:
|
5
|
+
resend_confirmation_instructions: Verstuur bevestiging-instructies opnieuw
|
6
|
+
mailer:
|
7
|
+
confirmation_instructions:
|
8
|
+
action: Bevestig mijn account
|
9
|
+
greeting: Welkom %{recipient}!
|
10
|
+
instruction: ! 'U kunt uw email bevestigen via onderstaande link:'
|
11
|
+
subject: Bevestiging-instructies
|
12
|
+
reset_password_instructions:
|
13
|
+
action: Verander mijn wachtwoord
|
14
|
+
greeting: Hallo %{recipient}!
|
15
|
+
instruction: Iemand heeft een link gevraagd om uw wachtwoord te wijzigen; dit kan via onderstaande link.
|
16
|
+
instruction_2: Als u dit niet heeft gedaan, negeer deze mail alstublieft.
|
17
|
+
instruction_3: Uw wachtwoord zal niet wijzigen totdat u bovenstaande link heeft gevolgd en een nieuw wachtwoord heeft aangevraagd.
|
18
|
+
subject: Reset wachtwoord instructies
|
19
|
+
unlock_instructions:
|
20
|
+
action: Ontgrendel mijn account
|
21
|
+
greeting: Hallo %{recipient}!
|
22
|
+
instruction: ! 'U kunt uw account ontgrendelen via onderstaande link:'
|
23
|
+
message: Uw account is vergrendeld wegens te veel mislukte pogingen in te loggen.
|
24
|
+
subject: Ontgrendel instructies
|
25
|
+
passwords:
|
26
|
+
new:
|
27
|
+
forgot_your_password: Wachtwoord vergeten?
|
28
|
+
send_me_reset_password_instructions: Stuur me wachtwoord reset instructies
|
29
|
+
edit:
|
30
|
+
change_your_password: Wijzig uw wachtwoord
|
31
|
+
new_password: Nieuw wachtwoord
|
32
|
+
confirm_new_password: Bevestig nieuw wachtwoord
|
33
|
+
change_my_password: Verander mijn wachtwoord
|
34
|
+
registrations:
|
35
|
+
edit:
|
36
|
+
are_you_sure: Weet u het zeker?
|
37
|
+
cancel_my_account: Annuleer mijn account
|
38
|
+
leave_blank_if_you_don_t_want_to_change_it: laat leeg als u het niet wilt wijzigen
|
39
|
+
title: Bewerk %{resource}
|
40
|
+
we_need_your_current_password_to_confirm_your_changes: we hebben uw huidige wachtwoord nodig om uw veranderingen te bevestigen
|
41
|
+
update: Bijwerken
|
42
|
+
cancel_my_account: Annuleer mijn account
|
43
|
+
unhappy: Niet blij
|
44
|
+
new:
|
45
|
+
sign_up: Maak account aan
|
46
|
+
sessions:
|
47
|
+
new:
|
48
|
+
sign_in: Inloggen
|
49
|
+
shared:
|
50
|
+
links:
|
51
|
+
didn_t_receive_confirmation_instructions: Geen bevestigingsmail ontvangen?
|
52
|
+
didn_t_receive_unlock_instructions: Geen ontgrendel-instructies ontvangen?
|
53
|
+
forgot_your_password: Wachtwoord vergeten?
|
54
|
+
sign_in: Inloggen
|
55
|
+
sign_in_with_provider: Inloggen met %{provider}
|
56
|
+
sign_up: Maak account aan
|
57
|
+
unlocks:
|
58
|
+
new:
|
59
|
+
resend_unlock_instructions: Verstuur ontgrendel-instructies opnieuw
|
data/locales/pl.yml
ADDED
@@ -0,0 +1,57 @@
|
|
1
|
+
pl:
|
2
|
+
devise:
|
3
|
+
confirmations:
|
4
|
+
new:
|
5
|
+
resend_confirmation_instructions: Wyślij ponownie instrukcje aktywacji
|
6
|
+
mailer:
|
7
|
+
confirmation_instructions:
|
8
|
+
action: Potwierdź swoje konto
|
9
|
+
greeting: Witaj %{recipient}!
|
10
|
+
instruction: ! 'Możesz potwierdzić swoje konto przy pomocy poniższego linku:'
|
11
|
+
subject: Instrukcja aktywacji konta
|
12
|
+
reset_password_instructions:
|
13
|
+
action: Zmień swoje hasło
|
14
|
+
greeting: Cześć %{recipient}!
|
15
|
+
instruction: 'Ktoś zażądał zmiany hasła do Twojego konta. Hasło możesz zmienić wchodząc na poniższy link:'
|
16
|
+
instruction_2: Jeśli to nie Ty zażądałeś zmiany hasła, proszę zignoruj tę wiadomość.
|
17
|
+
instruction_3: Twoje hasło nie ulegnie zmianie dopóki nie wejdziesz na poniższy link i nie ustawisz nowego.
|
18
|
+
subject: Instrukcja zmiany hasła
|
19
|
+
unlock_instructions:
|
20
|
+
action: Odblokuj swoje konto
|
21
|
+
greeting: Cześć %{recipient}!
|
22
|
+
instruction: ! 'Kliknij poniższy link aby odblokować swoje konto.'
|
23
|
+
message: Twoje konto zostało zablokowane z powodu zbyt dużej ilości nieprawidłowych prób zalogowania się na nie.
|
24
|
+
subject: Instrukcja odblokowania konta
|
25
|
+
passwords:
|
26
|
+
new:
|
27
|
+
forgot_your_password: Zapomniałeś swoje hasło?
|
28
|
+
send_me_reset_password_instructions: Wyślij instrukcje zmiany hasła
|
29
|
+
edit:
|
30
|
+
change_your_password: Zmień swoje hasło
|
31
|
+
new_password: Nowe hasło
|
32
|
+
confirm_new_password: Powtórz nowe hasło
|
33
|
+
change_my_password: Zmień swoje hasło
|
34
|
+
registrations:
|
35
|
+
edit:
|
36
|
+
are_you_sure: Jesteś pewny?
|
37
|
+
cancel_my_account: Anuluj moje konto
|
38
|
+
leave_blank_if_you_don_t_want_to_change_it: pozostaw puste jeśli nie chcesz wprowadzać zmian
|
39
|
+
title: Edytuj %{resource}
|
40
|
+
we_need_your_current_password_to_confirm_your_changes: potrzebujemy Twojego bieżącego hasła aby potwierdzić zmiany
|
41
|
+
update: Zaktualizuj
|
42
|
+
new:
|
43
|
+
sign_up: Zarejestruj się
|
44
|
+
sessions:
|
45
|
+
new:
|
46
|
+
sign_in: Zaloguj się
|
47
|
+
shared:
|
48
|
+
links:
|
49
|
+
didn_t_receive_confirmation_instructions: Nie otrzymałeś instrukcji aktywacji konta?
|
50
|
+
didn_t_receive_unlock_instructions: Nie otrzymałeś instrukcji odblokowania konta?
|
51
|
+
forgot_your_password: Zapomniałeś hasło?
|
52
|
+
sign_in: Zaloguj się
|
53
|
+
sign_in_with_provider: Zaloguj się przez %{provider}
|
54
|
+
sign_up: Zarejestruj się
|
55
|
+
unlocks:
|
56
|
+
new:
|
57
|
+
resend_unlock_instructions: Wyślij instrukcje odblokowania konta
|
data/locales/ru.yml
CHANGED
@@ -26,6 +26,11 @@ ru:
|
|
26
26
|
new:
|
27
27
|
forgot_your_password: Забыли пароль?
|
28
28
|
send_me_reset_password_instructions: Выслать новый пароль
|
29
|
+
edit:
|
30
|
+
change_your_password: Изменить пароль
|
31
|
+
new_password: Новый пароль
|
32
|
+
confirm_new_password: Повторите новый пароль
|
33
|
+
change_my_password: Изменить мой пароль
|
29
34
|
registrations:
|
30
35
|
edit:
|
31
36
|
are_you_sure: Вы уверены?
|
data/locales/zh-CN.yml
ADDED
@@ -0,0 +1,57 @@
|
|
1
|
+
zh-CN:
|
2
|
+
devise:
|
3
|
+
confirmations:
|
4
|
+
new:
|
5
|
+
resend_confirmation_instructions: 重新发送确认指示
|
6
|
+
mailer:
|
7
|
+
confirmation_instructions:
|
8
|
+
action: 确认我的帐户
|
9
|
+
greeting: 欢迎 %{recipient}!
|
10
|
+
instruction: ! '您可以通过下面的链接确认您的帐户的电子邮件:'
|
11
|
+
subject: 确认指示
|
12
|
+
reset_password_instructions:
|
13
|
+
action: 更改我的密码
|
14
|
+
greeting: 你好 %{recipient}!
|
15
|
+
instruction: 有人要求更改密码的链接,并通过下面的链接,你可以做到这一点。
|
16
|
+
instruction_2: 如果你没有要求,请忽略此电子邮件。
|
17
|
+
instruction_3: 您的密码将不会改变,直到你访问上面的链接,并创建一个新的。
|
18
|
+
subject: 重设密码的说明
|
19
|
+
unlock_instructions:
|
20
|
+
action: 帐户解锁
|
21
|
+
greeting: 你好 %{recipient}!
|
22
|
+
instruction: ! '点击下面的链接到您的帐户解锁:'
|
23
|
+
message: 您的帐户已被锁定由于过量的不成功的登录尝试。
|
24
|
+
subject: 解锁说明
|
25
|
+
passwords:
|
26
|
+
new:
|
27
|
+
forgot_your_password: 忘记密码?
|
28
|
+
send_me_reset_password_instructions: 给我发送重设密码的说明
|
29
|
+
edit:
|
30
|
+
change_your_password: 更改您的密码
|
31
|
+
new_password: 新密码
|
32
|
+
confirm_new_password: 确认新密码
|
33
|
+
change_my_password: 更改我的密码
|
34
|
+
registrations:
|
35
|
+
edit:
|
36
|
+
are_you_sure: 你确定吗?
|
37
|
+
cancel_my_account: 取消我的帐户
|
38
|
+
leave_blank_if_you_don_t_want_to_change_it: 你不想去改变它,不需要填写
|
39
|
+
title: 修改 %{resource}
|
40
|
+
we_need_your_current_password_to_confirm_your_changes: 我们需要您的当前密码以确认您的更改
|
41
|
+
update: 更新
|
42
|
+
new:
|
43
|
+
sign_up: 注册
|
44
|
+
sessions:
|
45
|
+
new:
|
46
|
+
sign_in: 登录
|
47
|
+
shared:
|
48
|
+
links:
|
49
|
+
didn_t_receive_confirmation_instructions: 没有收到确认指令?
|
50
|
+
didn_t_receive_unlock_instructions: 没有收到解锁指令?
|
51
|
+
forgot_your_password: 忘记密码?
|
52
|
+
sign_in: 登录
|
53
|
+
sign_in_with_provider: 用 %{provider} 登录
|
54
|
+
sign_up: 注册
|
55
|
+
unlocks:
|
56
|
+
new:
|
57
|
+
resend_unlock_instructions: 重发解锁指示
|
data/locales/zh-TW.yml
ADDED
@@ -0,0 +1,57 @@
|
|
1
|
+
zh-TW:
|
2
|
+
devise:
|
3
|
+
confirmations:
|
4
|
+
new:
|
5
|
+
resend_confirmation_instructions: '重新發送確認信'
|
6
|
+
mailer:
|
7
|
+
confirmation_instructions:
|
8
|
+
action: '確認帳號'
|
9
|
+
greeting: '%{recipient} 你好!'
|
10
|
+
instruction: ! '您可以利用下面的連結確認您的帳戶的電子郵件:'
|
11
|
+
subject: '確認帳號的說明'
|
12
|
+
reset_password_instructions:
|
13
|
+
action: '更改我的密碼'
|
14
|
+
greeting: '你好 %{recipient}!'
|
15
|
+
instruction: '有人要求更改密碼的連結,你可以利用下面的連結更改密碼。'
|
16
|
+
instruction_2: '如果你沒有要求,請忽略此電子郵件。'
|
17
|
+
instruction_3: '如果你沒有進入上面的連結,並建立新的密碼,你的密碼不會被改變。'
|
18
|
+
subject: '重設密碼的說明'
|
19
|
+
unlock_instructions:
|
20
|
+
action: '帳戶解鎖'
|
21
|
+
greeting: '你好 %{recipient}!'
|
22
|
+
instruction: ! '點擊下面的連結到您的帳戶進行解鎖:'
|
23
|
+
message: '由於多次的不成功的登入嘗試,您的帳戶已被鎖定。'
|
24
|
+
subject: '帳戶解鎖說明'
|
25
|
+
passwords:
|
26
|
+
new:
|
27
|
+
forgot_your_password: '忘記密碼?'
|
28
|
+
send_me_reset_password_instructions: '請寄重設密碼的說明信件給我'
|
29
|
+
edit:
|
30
|
+
change_your_password: '更改您的密碼'
|
31
|
+
new_password: '新密碼'
|
32
|
+
confirm_new_password: '確認新密碼'
|
33
|
+
change_my_password: '更改我的密碼'
|
34
|
+
registrations:
|
35
|
+
edit:
|
36
|
+
are_you_sure: '你確定嗎?'
|
37
|
+
cancel_my_account: '取消我的帳戶'
|
38
|
+
leave_blank_if_you_don_t_want_to_change_it: '不想修改的話就不需要填寫這個欄位'
|
39
|
+
title: '修改 %{resource}'
|
40
|
+
we_need_your_current_password_to_confirm_your_changes: '我們需要您的目前的密碼以確認您的更改'
|
41
|
+
update: '更新'
|
42
|
+
new:
|
43
|
+
sign_up: '註冊'
|
44
|
+
sessions:
|
45
|
+
new:
|
46
|
+
sign_in: '登入'
|
47
|
+
shared:
|
48
|
+
links:
|
49
|
+
didn_t_receive_confirmation_instructions: '沒有收到確認信件?'
|
50
|
+
didn_t_receive_unlock_instructions: '沒有收到解鎖信件?'
|
51
|
+
forgot_your_password: '忘記密碼?'
|
52
|
+
sign_in: '登入'
|
53
|
+
sign_in_with_provider: '用 %{provider} 登入'
|
54
|
+
sign_up: '註冊'
|
55
|
+
unlocks:
|
56
|
+
new:
|
57
|
+
resend_unlock_instructions: '重發解鎖說明信件'
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: devise-i18n-views
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.7
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2013-09-20 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
@@ -124,14 +124,20 @@ files:
|
|
124
124
|
- lib/devise-i18n-views.rb
|
125
125
|
- lib/generators/devise/views/i18n_templates/i18n_templates_generator.rb
|
126
126
|
- lib/generators/devise/views/locale/locale_generator.rb
|
127
|
+
- locales/ca.yml
|
127
128
|
- locales/de.yml
|
128
129
|
- locales/en.yml
|
129
130
|
- locales/es-AR.yml
|
131
|
+
- locales/es-ES.yml
|
130
132
|
- locales/es.yml
|
131
133
|
- locales/fr.yml
|
132
134
|
- locales/it.yml
|
135
|
+
- locales/nl.yml
|
136
|
+
- locales/pl.yml
|
133
137
|
- locales/pt-BR.yml
|
134
138
|
- locales/ru.yml
|
139
|
+
- locales/zh-CN.yml
|
140
|
+
- locales/zh-TW.yml
|
135
141
|
- spec/devise-i18n-views_spec.rb
|
136
142
|
- spec/spec_helper.rb
|
137
143
|
homepage: http://github.com/mcasimir/devise-i18n-views
|
@@ -147,6 +153,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
147
153
|
- - ! '>='
|
148
154
|
- !ruby/object:Gem::Version
|
149
155
|
version: '0'
|
156
|
+
segments:
|
157
|
+
- 0
|
158
|
+
hash: -78248982725869009
|
150
159
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
151
160
|
none: false
|
152
161
|
requirements:
|