devise-i18n-views 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
data/locales/ja.yml CHANGED
@@ -3,9 +3,7 @@ ja:
3
3
  attributes:
4
4
  user:
5
5
  current_password:
6
- current_sign_in_at:
7
6
  email:
8
- last_sign_in_at:
9
7
  password:
10
8
  password_confirmation:
11
9
  remember_me:
@@ -13,43 +11,24 @@ ja:
13
11
  user:
14
12
  devise:
15
13
  confirmations:
16
- confirmed:
17
14
  new:
18
15
  resend_confirmation_instructions: "アカウント確認メール再送"
19
- send_instructions:
20
- send_paranoid_instructions:
21
- failure:
22
- already_authenticated:
23
- inactive:
24
- invalid:
25
- invalid_token:
26
- locked:
27
- not_found_in_database:
28
- timeout:
29
- unauthenticated:
30
- unconfirmed:
31
16
  mailer:
32
17
  confirmation_instructions:
33
18
  action: "アカウント確認"
34
19
  greeting: "ようこそ、%{recipient}さん!"
35
20
  instruction: "次のリンクでメールアドレスの確認が完了します:"
36
- subject: "アカウントの確認方法"
37
21
  reset_password_instructions:
38
22
  action: "パスワード変更"
39
23
  greeting: "こんにちは、%{recipient}さん!"
40
24
  instruction: "誰かがパスワードの再設定を希望しました。次のリンクでパスワードの再設定が出来ます。"
41
25
  instruction_2: "あなたが希望したのではないのなら、このメールは無視してください。"
42
26
  instruction_3: "上のリンクにアクセスして新しいパスワードを設定するまで、パスワードは変更されません。"
43
- subject: "パスワード再設定方法"
44
27
  unlock_instructions:
45
28
  action: "アカウントのロック解除"
46
29
  greeting: "こんにちは、%{recipient}さん!"
47
30
  instruction: "アカウントのロックを解除するには下のリンクをクリックしてください。"
48
31
  message: "ログイン失敗が繰り返されたため、アカウントはロックされています。"
49
- subject: "アカウントのロック解除方法"
50
- omniauth_callbacks:
51
- failure:
52
- success:
53
32
  passwords:
54
33
  edit:
55
34
  change_my_password:
@@ -59,13 +38,7 @@ ja:
59
38
  new:
60
39
  forgot_your_password: "パスワードを忘れましたか?"
61
40
  send_me_reset_password_instructions: "パスワードの再設定方法を送信する"
62
- no_token:
63
- send_instructions:
64
- send_paranoid_instructions:
65
- updated:
66
- updated_not_active:
67
41
  registrations:
68
- destroyed:
69
42
  edit:
70
43
  are_you_sure: "本当に良いですか?"
71
44
  cancel_my_account: "アカウント削除"
@@ -77,17 +50,9 @@ ja:
77
50
  we_need_your_current_password_to_confirm_your_changes: "変更を反映するには現在のパスワードを入力してください"
78
51
  new:
79
52
  sign_up: "アカウント登録"
80
- signed_up:
81
- signed_up_but_inactive:
82
- signed_up_but_locked:
83
- signed_up_but_unconfirmed:
84
- update_needs_confirmation:
85
- updated:
86
53
  sessions:
87
54
  new:
88
55
  sign_in: "ログイン"
89
- signed_in:
90
- signed_out:
91
56
  shared:
92
57
  links:
93
58
  back:
@@ -100,14 +65,3 @@ ja:
100
65
  unlocks:
101
66
  new:
102
67
  resend_unlock_instructions: "アカウントの凍結解除方法を再送する"
103
- send_instructions:
104
- send_paranoid_instructions:
105
- unlocked:
106
- errors:
107
- messages:
108
- already_confirmed:
109
- confirmation_period_expired:
110
- expired:
111
- not_found:
112
- not_locked:
113
- not_saved:
data/locales/nb.yml CHANGED
@@ -3,9 +3,7 @@ nb:
3
3
  attributes:
4
4
  user:
5
5
  current_password:
6
- current_sign_in_at:
7
6
  email:
8
- last_sign_in_at:
9
7
  password:
10
8
  password_confirmation:
11
9
  remember_me:
@@ -13,43 +11,24 @@ nb:
13
11
  user:
14
12
  devise:
15
13
  confirmations:
16
- confirmed:
17
14
  new:
18
15
  resend_confirmation_instructions: Send bekreftelsesinstruksjoner på nytt
19
- send_instructions:
20
- send_paranoid_instructions:
21
- failure:
22
- already_authenticated:
23
- inactive:
24
- invalid:
25
- invalid_token:
26
- locked:
27
- not_found_in_database:
28
- timeout:
29
- unauthenticated:
30
- unconfirmed:
31
16
  mailer:
32
17
  confirmation_instructions:
33
18
  action: Aktiver min konto
34
19
  greeting: Velkommen %{recipient}!
35
20
  instruction: 'Du kan aktivere '
36
- subject: Bekreftelsesinstruksjoner
37
21
  reset_password_instructions:
38
22
  action: Bytt passord
39
23
  greeting: Hei, %{recipient}!
40
24
  instruction: Noen har bedt om en link for å endre passordet ditt, og dette kan gjøres på linken under.
41
25
  instruction_2: Vennligst ignorer denne e-posten hvis du ikke ba om dette.
42
26
  instruction_3: Passordet ditt endres ikke før du følger linken over og velger et nytt passord.
43
- subject: Nullstilling av passord
44
27
  unlock_instructions:
45
28
  action: Gjenåpne min konto
46
29
  greeting: Hei, %{recipient}!
47
30
  instruction: 'Trykk på linken under for å gjenåpne din konto:'
48
31
  message: Kontoen din har blitt låst grunnet et høyt antall mislykkede innloggingsforsøk.
49
- subject: Gjenåpning av konto
50
- omniauth_callbacks:
51
- failure:
52
- success:
53
32
  passwords:
54
33
  edit:
55
34
  change_my_password:
@@ -59,13 +38,7 @@ nb:
59
38
  new:
60
39
  forgot_your_password: Glemt passordet ditt?
61
40
  send_me_reset_password_instructions: Send instrukser for nullstilling av passord
62
- no_token:
63
- send_instructions:
64
- send_paranoid_instructions:
65
- updated:
66
- updated_not_active:
67
41
  registrations:
68
- destroyed:
69
42
  edit:
70
43
  are_you_sure: Er du sikker?
71
44
  cancel_my_account: Slett min konto
@@ -77,17 +50,9 @@ nb:
77
50
  we_need_your_current_password_to_confirm_your_changes: vi trenger ditt nåværende passord for å bekrefte endringene
78
51
  new:
79
52
  sign_up: Registrer deg
80
- signed_up:
81
- signed_up_but_inactive:
82
- signed_up_but_locked:
83
- signed_up_but_unconfirmed:
84
- update_needs_confirmation:
85
- updated:
86
53
  sessions:
87
54
  new:
88
55
  sign_in: Logg inn
89
- signed_in:
90
- signed_out:
91
56
  shared:
92
57
  links:
93
58
  back:
@@ -100,14 +65,3 @@ nb:
100
65
  unlocks:
101
66
  new:
102
67
  resend_unlock_instructions: Send instrukser for gjenåpning av konto på nytt
103
- send_instructions:
104
- send_paranoid_instructions:
105
- unlocked:
106
- errors:
107
- messages:
108
- already_confirmed:
109
- confirmation_period_expired:
110
- expired:
111
- not_found:
112
- not_locked:
113
- not_saved:
data/locales/nl.yml CHANGED
@@ -3,9 +3,7 @@ nl:
3
3
  attributes:
4
4
  user:
5
5
  current_password:
6
- current_sign_in_at:
7
6
  email:
8
- last_sign_in_at:
9
7
  password:
10
8
  password_confirmation:
11
9
  remember_me:
@@ -13,43 +11,24 @@ nl:
13
11
  user:
14
12
  devise:
15
13
  confirmations:
16
- confirmed:
17
14
  new:
18
15
  resend_confirmation_instructions: Verstuur bevestiging-instructies opnieuw
19
- send_instructions:
20
- send_paranoid_instructions:
21
- failure:
22
- already_authenticated:
23
- inactive:
24
- invalid:
25
- invalid_token:
26
- locked:
27
- not_found_in_database:
28
- timeout:
29
- unauthenticated:
30
- unconfirmed:
31
16
  mailer:
32
17
  confirmation_instructions:
33
18
  action: Bevestig mijn account
34
19
  greeting: Welkom %{recipient}!
35
20
  instruction: 'U kunt uw email bevestigen via onderstaande link:'
36
- subject: Bevestiging-instructies
37
21
  reset_password_instructions:
38
22
  action: Verander mijn wachtwoord
39
23
  greeting: Hallo %{recipient}!
40
24
  instruction: Iemand heeft een link gevraagd om uw wachtwoord te wijzigen; dit kan via onderstaande link.
41
25
  instruction_2: Als u dit niet heeft gedaan, negeer deze mail alstublieft.
42
26
  instruction_3: Uw wachtwoord zal niet wijzigen totdat u bovenstaande link heeft gevolgd en een nieuw wachtwoord heeft aangevraagd.
43
- subject: Reset wachtwoord instructies
44
27
  unlock_instructions:
45
28
  action: Ontgrendel mijn account
46
29
  greeting: Hallo %{recipient}!
47
30
  instruction: 'U kunt uw account ontgrendelen via onderstaande link:'
48
31
  message: Uw account is vergrendeld wegens te veel mislukte pogingen in te loggen.
49
- subject: Ontgrendel instructies
50
- omniauth_callbacks:
51
- failure:
52
- success:
53
32
  passwords:
54
33
  edit:
55
34
  change_my_password: Verander mijn wachtwoord
@@ -59,13 +38,7 @@ nl:
59
38
  new:
60
39
  forgot_your_password: Wachtwoord vergeten?
61
40
  send_me_reset_password_instructions: Stuur me wachtwoord reset instructies
62
- no_token:
63
- send_instructions:
64
- send_paranoid_instructions:
65
- updated:
66
- updated_not_active:
67
41
  registrations:
68
- destroyed:
69
42
  edit:
70
43
  are_you_sure: Weet u het zeker?
71
44
  cancel_my_account: Annuleer mijn account
@@ -77,17 +50,9 @@ nl:
77
50
  we_need_your_current_password_to_confirm_your_changes: we hebben uw huidige wachtwoord nodig om uw veranderingen te bevestigen
78
51
  new:
79
52
  sign_up: Maak account aan
80
- signed_up:
81
- signed_up_but_inactive:
82
- signed_up_but_locked:
83
- signed_up_but_unconfirmed:
84
- update_needs_confirmation:
85
- updated:
86
53
  sessions:
87
54
  new:
88
55
  sign_in: Inloggen
89
- signed_in:
90
- signed_out:
91
56
  shared:
92
57
  links:
93
58
  back:
@@ -100,14 +65,3 @@ nl:
100
65
  unlocks:
101
66
  new:
102
67
  resend_unlock_instructions: Verstuur ontgrendel-instructies opnieuw
103
- send_instructions:
104
- send_paranoid_instructions:
105
- unlocked:
106
- errors:
107
- messages:
108
- already_confirmed:
109
- confirmation_period_expired:
110
- expired:
111
- not_found:
112
- not_locked:
113
- not_saved:
data/locales/pl.yml CHANGED
@@ -3,9 +3,7 @@ pl:
3
3
  attributes:
4
4
  user:
5
5
  current_password:
6
- current_sign_in_at:
7
6
  email:
8
- last_sign_in_at:
9
7
  password:
10
8
  password_confirmation:
11
9
  remember_me:
@@ -13,43 +11,24 @@ pl:
13
11
  user:
14
12
  devise:
15
13
  confirmations:
16
- confirmed:
17
14
  new:
18
15
  resend_confirmation_instructions: Wyślij ponownie instrukcje aktywacji
19
- send_instructions:
20
- send_paranoid_instructions:
21
- failure:
22
- already_authenticated:
23
- inactive:
24
- invalid:
25
- invalid_token:
26
- locked:
27
- not_found_in_database:
28
- timeout:
29
- unauthenticated:
30
- unconfirmed:
31
16
  mailer:
32
17
  confirmation_instructions:
33
18
  action: Potwierdź swoje konto
34
19
  greeting: Witaj %{recipient}!
35
20
  instruction: 'Możesz potwierdzić swoje konto przy pomocy poniższego linku:'
36
- subject: Instrukcja aktywacji konta
37
21
  reset_password_instructions:
38
22
  action: Zmień swoje hasło
39
23
  greeting: Cześć %{recipient}!
40
24
  instruction: 'Ktoś zażądał zmiany hasła do Twojego konta. Hasło możesz zmienić wchodząc na poniższy link:'
41
25
  instruction_2: Jeśli to nie Ty zażądałeś zmiany hasła, proszę zignoruj tę wiadomość.
42
26
  instruction_3: Twoje hasło nie ulegnie zmianie dopóki nie wejdziesz na poniższy link i nie ustawisz nowego.
43
- subject: Instrukcja zmiany hasła
44
27
  unlock_instructions:
45
28
  action: Odblokuj swoje konto
46
29
  greeting: Cześć %{recipient}!
47
30
  instruction: Kliknij poniższy link aby odblokować swoje konto.
48
31
  message: Twoje konto zostało zablokowane z powodu zbyt dużej ilości nieprawidłowych prób zalogowania się na nie.
49
- subject: Instrukcja odblokowania konta
50
- omniauth_callbacks:
51
- failure:
52
- success:
53
32
  passwords:
54
33
  edit:
55
34
  change_my_password: Zmień swoje hasło
@@ -59,13 +38,7 @@ pl:
59
38
  new:
60
39
  forgot_your_password: Zapomniałeś swoje hasło?
61
40
  send_me_reset_password_instructions: Wyślij instrukcje zmiany hasła
62
- no_token:
63
- send_instructions:
64
- send_paranoid_instructions:
65
- updated:
66
- updated_not_active:
67
41
  registrations:
68
- destroyed:
69
42
  edit:
70
43
  are_you_sure: Jesteś pewny?
71
44
  cancel_my_account: Anuluj moje konto
@@ -77,17 +50,9 @@ pl:
77
50
  we_need_your_current_password_to_confirm_your_changes: potrzebujemy Twojego bieżącego hasła aby potwierdzić zmiany
78
51
  new:
79
52
  sign_up: Zarejestruj się
80
- signed_up:
81
- signed_up_but_inactive:
82
- signed_up_but_locked:
83
- signed_up_but_unconfirmed:
84
- update_needs_confirmation:
85
- updated:
86
53
  sessions:
87
54
  new:
88
55
  sign_in: Zaloguj się
89
- signed_in:
90
- signed_out:
91
56
  shared:
92
57
  links:
93
58
  back:
@@ -100,14 +65,3 @@ pl:
100
65
  unlocks:
101
66
  new:
102
67
  resend_unlock_instructions: Wyślij instrukcje odblokowania konta
103
- send_instructions:
104
- send_paranoid_instructions:
105
- unlocked:
106
- errors:
107
- messages:
108
- already_confirmed:
109
- confirmation_period_expired:
110
- expired:
111
- not_found:
112
- not_locked:
113
- not_saved:
data/locales/pt-BR.yml CHANGED
@@ -3,9 +3,7 @@ pt-BR:
3
3
  attributes:
4
4
  user:
5
5
  current_password:
6
- current_sign_in_at:
7
6
  email:
8
- last_sign_in_at:
9
7
  password:
10
8
  password_confirmation:
11
9
  remember_me:
@@ -13,43 +11,24 @@ pt-BR:
13
11
  user:
14
12
  devise:
15
13
  confirmations:
16
- confirmed:
17
14
  new:
18
15
  resend_confirmation_instructions: Reenviar instruções de confirmação
19
- send_instructions:
20
- send_paranoid_instructions:
21
- failure:
22
- already_authenticated:
23
- inactive:
24
- invalid:
25
- invalid_token:
26
- locked:
27
- not_found_in_database:
28
- timeout:
29
- unauthenticated:
30
- unconfirmed:
31
16
  mailer:
32
17
  confirmation_instructions:
33
18
  action: Confirmar minha conta
34
19
  greeting: Bem-vindo %{recipient}!
35
20
  instruction: 'Você pode confirmar sua conta através do link abaixo:'
36
- subject: Instruções de confirmação
37
21
  reset_password_instructions:
38
22
  action: Redefinir minha senha
39
23
  greeting: Olá %{recipient}!
40
24
  instruction: Alguém fez o pedido para redefinir sua senha, e você pode fazer isso clicando no link abaixo.
41
25
  instruction_2: Se você não fez este pedido, por favor ignore este e-mail.
42
26
  instruction_3: Sua senha não será alterada até que você acesse o link abaixo e crie uma nova.
43
- subject: Instruções para redefinição da senha
44
27
  unlock_instructions:
45
28
  action: Desbloquear minha conta
46
29
  greeting: Olá %{recipient}!
47
30
  instruction: 'Clique no link abaixo para desbloquear sua conta:'
48
31
  message: Sua conta foi bloqueada devido ao excessivo número de tentativas acesso inválidas.
49
- subject: Instruções de desbloqueio
50
- omniauth_callbacks:
51
- failure:
52
- success:
53
32
  passwords:
54
33
  edit:
55
34
  change_my_password:
@@ -59,13 +38,7 @@ pt-BR:
59
38
  new:
60
39
  forgot_your_password: Esqueceu sua senha?
61
40
  send_me_reset_password_instructions: Enviar instruções para redefinição da senha
62
- no_token:
63
- send_instructions:
64
- send_paranoid_instructions:
65
- updated:
66
- updated_not_active:
67
41
  registrations:
68
- destroyed:
69
42
  edit:
70
43
  are_you_sure: Você tem certeza?
71
44
  cancel_my_account: Cancelar minha conta
@@ -77,17 +50,9 @@ pt-BR:
77
50
  we_need_your_current_password_to_confirm_your_changes: precisamos da sua senha atual para confirmar suas mudanças
78
51
  new:
79
52
  sign_up: Inscrever-se
80
- signed_up:
81
- signed_up_but_inactive:
82
- signed_up_but_locked:
83
- signed_up_but_unconfirmed:
84
- update_needs_confirmation:
85
- updated:
86
53
  sessions:
87
54
  new:
88
55
  sign_in: Login
89
- signed_in:
90
- signed_out:
91
56
  shared:
92
57
  links:
93
58
  back:
@@ -100,14 +65,3 @@ pt-BR:
100
65
  unlocks:
101
66
  new:
102
67
  resend_unlock_instructions: Renviar instruções de desbloqueio
103
- send_instructions:
104
- send_paranoid_instructions:
105
- unlocked:
106
- errors:
107
- messages:
108
- already_confirmed:
109
- confirmation_period_expired:
110
- expired:
111
- not_found:
112
- not_locked:
113
- not_saved:
data/locales/pt-PT.yml CHANGED
@@ -3,9 +3,7 @@ pt-PT:
3
3
  attributes:
4
4
  user:
5
5
  current_password:
6
- current_sign_in_at:
7
6
  email:
8
- last_sign_in_at:
9
7
  password:
10
8
  password_confirmation:
11
9
  remember_me:
@@ -13,43 +11,24 @@ pt-PT:
13
11
  user:
14
12
  devise:
15
13
  confirmations:
16
- confirmed:
17
14
  new:
18
15
  resend_confirmation_instructions: Reenviar instruções de confirmação
19
- send_instructions:
20
- send_paranoid_instructions:
21
- failure:
22
- already_authenticated:
23
- inactive:
24
- invalid:
25
- invalid_token:
26
- locked:
27
- not_found_in_database:
28
- timeout:
29
- unauthenticated:
30
- unconfirmed:
31
16
  mailer:
32
17
  confirmation_instructions:
33
18
  action: Confirmar a minha conta
34
19
  greeting: Bem-vindo %{recipient}!
35
20
  instruction: 'Pode confirmar a sua conta através do link:'
36
- subject: Instruções de confirmação
37
21
  reset_password_instructions:
38
22
  action: Repor a minha senha
39
23
  greeting: Olá %{recipient}!
40
24
  instruction: Foi efectuado um pedido para repor a sua palavra-passe. Para o fazer click no link abaixo.
41
25
  instruction_2: Se não fez este pedido, por favor ignore este e-mail.
42
26
  instruction_3: A sua palavra-passe só será alterada quando aceder ao link abaixo para a alterar.
43
- subject: Instruções para repor palavra-passe
44
27
  unlock_instructions:
45
28
  action: Desbloquear a minha conta
46
29
  greeting: Olá %{recipient}!
47
30
  instruction: 'Clique no seguinte link para desbloquear a sua conta:'
48
31
  message: A sua conta foi bloqueada devido a um número excessivo de tentativas de acesso inválidas.
49
- subject: Instruções de desbloqueio
50
- omniauth_callbacks:
51
- failure:
52
- success:
53
32
  passwords:
54
33
  edit:
55
34
  change_my_password:
@@ -59,13 +38,7 @@ pt-PT:
59
38
  new:
60
39
  forgot_your_password: Esqueceu a sua senha?
61
40
  send_me_reset_password_instructions: Enviar-me instruções para repor a senha
62
- no_token:
63
- send_instructions:
64
- send_paranoid_instructions:
65
- updated:
66
- updated_not_active:
67
41
  registrations:
68
- destroyed:
69
42
  edit:
70
43
  are_you_sure: Tem a certeza?
71
44
  cancel_my_account: Cancelar a minha conta
@@ -77,17 +50,9 @@ pt-PT:
77
50
  we_need_your_current_password_to_confirm_your_changes: precisamos da sua senha actual para confirmar as alterações
78
51
  new:
79
52
  sign_up: Criar Conta
80
- signed_up:
81
- signed_up_but_inactive:
82
- signed_up_but_locked:
83
- signed_up_but_unconfirmed:
84
- update_needs_confirmation:
85
- updated:
86
53
  sessions:
87
54
  new:
88
55
  sign_in: Entrar
89
- signed_in:
90
- signed_out:
91
56
  shared:
92
57
  links:
93
58
  back:
@@ -100,14 +65,3 @@ pt-PT:
100
65
  unlocks:
101
66
  new:
102
67
  resend_unlock_instructions: Renviar instruções de desbloqueio
103
- send_instructions:
104
- send_paranoid_instructions:
105
- unlocked:
106
- errors:
107
- messages:
108
- already_confirmed:
109
- confirmation_period_expired:
110
- expired:
111
- not_found:
112
- not_locked:
113
- not_saved:
data/locales/ru.yml CHANGED
@@ -3,9 +3,7 @@ ru:
3
3
  attributes:
4
4
  user:
5
5
  current_password: "Текущий пароль"
6
- current_sign_in_at: "Вошел в "
7
6
  email:
8
- last_sign_in_at: "Последний раз входил в"
9
7
  password: "Пароль"
10
8
  password_confirmation: "Подтверждение пароля"
11
9
  remember_me: "Запомнить меня"
@@ -13,43 +11,24 @@ ru:
13
11
  user: "Пользователь"
14
12
  devise:
15
13
  confirmations:
16
- confirmed: "Ваш аккаунт успешно активирован"
17
14
  new:
18
15
  resend_confirmation_instructions: "Выслать повторно письмо с активацией"
19
- send_instructions:
20
- send_paranoid_instructions:
21
- failure:
22
- already_authenticated:
23
- inactive:
24
- invalid:
25
- invalid_token:
26
- locked:
27
- not_found_in_database:
28
- timeout:
29
- unauthenticated:
30
- unconfirmed:
31
16
  mailer:
32
17
  confirmation_instructions:
33
18
  action: "Активировать"
34
19
  greeting: "Привет %{recipient}!"
35
20
  instruction: "Вы можете активировать свою учетную запись, нажав ссылку снизу:"
36
- subject: "Активация учетной записи"
37
21
  reset_password_instructions:
38
22
  action: "Изменить пароль"
39
23
  greeting: "Привет %{recipient}!"
40
24
  instruction: "Вы (или кто-то еще) запросили изменение пароля. Для изменение пароля нажимите ссылку ниже:"
41
25
  instruction_2: "Если вы не запрашивали изменение пароля - проигнорируйте это сообщение"
42
26
  instruction_3: "Ваш пароль не изменится пока вы не нажмете на ссылку и не введете новый."
43
- subject: "Запрос на изменение пароля"
44
27
  unlock_instructions:
45
28
  action: "Разблокировать учетную запись"
46
29
  greeting: "Привет %{recipient}!"
47
30
  instruction: "Нажмите ссылку для активации учетной записи:"
48
31
  message: "Ваша учетная запись была заблокирована в связи с превышением лимита неудачных попыток входа."
49
- subject: "Инструкции для разблокировки учетной записи"
50
- omniauth_callbacks:
51
- failure:
52
- success:
53
32
  passwords:
54
33
  edit:
55
34
  change_my_password: "Изменить мой пароль"
@@ -59,13 +38,7 @@ ru:
59
38
  new:
60
39
  forgot_your_password: "Забыли пароль?"
61
40
  send_me_reset_password_instructions: "Выслать новый пароль"
62
- no_token:
63
- send_instructions:
64
- send_paranoid_instructions:
65
- updated:
66
- updated_not_active:
67
41
  registrations:
68
- destroyed:
69
42
  edit:
70
43
  are_you_sure: "Вы уверены?"
71
44
  cancel_my_account: "Удалить учетную запись"
@@ -77,17 +50,9 @@ ru:
77
50
  we_need_your_current_password_to_confirm_your_changes: "введите текущий пароль для подтверждения изменений"
78
51
  new:
79
52
  sign_up: "Регистрация"
80
- signed_up:
81
- signed_up_but_inactive:
82
- signed_up_but_locked:
83
- signed_up_but_unconfirmed:
84
- update_needs_confirmation:
85
- updated:
86
53
  sessions:
87
54
  new:
88
55
  sign_in: "Войти"
89
- signed_in:
90
- signed_out:
91
56
  shared:
92
57
  links:
93
58
  back:
@@ -100,14 +65,3 @@ ru:
100
65
  unlocks:
101
66
  new:
102
67
  resend_unlock_instructions: "Выслать подтверждение заново"
103
- send_instructions:
104
- send_paranoid_instructions:
105
- unlocked:
106
- errors:
107
- messages:
108
- already_confirmed:
109
- confirmation_period_expired:
110
- expired:
111
- not_found:
112
- not_locked:
113
- not_saved: