devise-i18n-views 0.2.8 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
data/locales/da-DK.yml ADDED
@@ -0,0 +1,113 @@
1
+ da-DK:
2
+ activerecord:
3
+ attributes:
4
+ user:
5
+ current_password:
6
+ current_sign_in_at:
7
+ email:
8
+ last_sign_in_at:
9
+ password:
10
+ password_confirmation:
11
+ remember_me:
12
+ models:
13
+ user:
14
+ devise:
15
+ confirmations:
16
+ confirmed:
17
+ new:
18
+ resend_confirmation_instructions: Få tilsendt bekræftelses-instruktioner
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
+ mailer:
32
+ confirmation_instructions:
33
+ action: Bekræft min konto
34
+ greeting: Velkommen %{recipient}!
35
+ instruction: 'Du kan bekræfte din email-konto igennem linket herunder:'
36
+ subject: Bekræftelses instruktioner
37
+ reset_password_instructions:
38
+ action: "Ændre mit kodeord"
39
+ greeting: Hej %{recipient}!
40
+ instruction: Der er blevet anmodet om, at få tilsendt et link til ændring af dit kodeord. Det kan gøres ved hjælp af linket herunder.
41
+ instruction_2: Hvis du ikke har anmodet om dette, så se venligst bort fra denne email.
42
+ instruction_3: Dit kodeord forbliver uændret indtil du laver et nyt, ved hjælp af linket foroven.
43
+ subject: Gendannelse af kodeord
44
+ unlock_instructions:
45
+ action: Aktivér min konto
46
+ greeting: Hej %{recipient}!
47
+ instruction: 'Klik på linket herunder for at aktivere din konto:'
48
+ message: Din konto er blevet låst efter for mange forkerte log-ind forsøg.
49
+ subject: Aktiverings Instruktioner
50
+ omniauth_callbacks:
51
+ failure:
52
+ success:
53
+ passwords:
54
+ edit:
55
+ change_my_password:
56
+ change_your_password:
57
+ confirm_new_password:
58
+ new_password:
59
+ new:
60
+ forgot_your_password: Glemt kodeord?
61
+ send_me_reset_password_instructions: Send mig instruktioner til gendannelse af password
62
+ no_token:
63
+ send_instructions:
64
+ send_paranoid_instructions:
65
+ updated:
66
+ updated_not_active:
67
+ registrations:
68
+ destroyed:
69
+ edit:
70
+ are_you_sure: Er du sikker?
71
+ cancel_my_account: Slet min konto
72
+ currently_waiting_confirmation_for_email:
73
+ leave_blank_if_you_don_t_want_to_change_it: 'efterlades blankt hvis det ikke ønskes ændret '
74
+ title: Rediger %{resource}
75
+ unhappy:
76
+ update:
77
+ we_need_your_current_password_to_confirm_your_changes: vi skal bruge dit nuværende kodeord for at bekræfte ændringerne.
78
+ new:
79
+ sign_up: Registrer
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
+ sessions:
87
+ new:
88
+ sign_in: Log-ind
89
+ signed_in:
90
+ signed_out:
91
+ shared:
92
+ links:
93
+ back:
94
+ didn_t_receive_confirmation_instructions: Har du ikke modtaget bekræftelses-instruktioner?
95
+ didn_t_receive_unlock_instructions: Har du ikke modtaget aktiverings-instruktioner?
96
+ forgot_your_password: Glemt kodeord?
97
+ sign_in: Log-ind
98
+ sign_in_with_provider: Log-ind med %{provider}
99
+ sign_up: Registrer
100
+ unlocks:
101
+ new:
102
+ resend_unlock_instructions: Få tilsendt aktiverings-instruktioner
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/de.yml CHANGED
@@ -1,45 +1,96 @@
1
1
  de:
2
+ activerecord:
3
+ attributes:
4
+ user:
5
+ current_password: Bisheriges Passwort
6
+ current_sign_in_at: Angemeldet am
7
+ email: E-Mail
8
+ last_sign_in_at: Zuletzt angemeldet am
9
+ password: Passwort
10
+ password_confirmation: Passwortbestätigung
11
+ remember_me: Angemeldet bleiben
12
+ models:
13
+ user: Benutzer
2
14
  devise:
3
15
  confirmations:
16
+ confirmed: Ihr Konto wurde erfolgreich bestätigt.
4
17
  new:
5
18
  resend_confirmation_instructions: Anleitung zur Bestätigung noch mal schicken
19
+ send_instructions: Sie erhalten in wenigen Minuten eine E-Mail mit Anweisungen, wie Sie Ihr Konto bestätigen.
20
+ send_paranoid_instructions: Ihre E-Mail-Adresse existiert in unserer Datenbank. Sie erhalten in wenigen Minuten eine E-Mail mit Anweisungen, wie Sie Ihr Konto bestätigen.
21
+ failure:
22
+ already_authenticated: Sie sind schon angemeldet.
23
+ inactive: Ihr Konto ist noch nicht aktiviert.
24
+ invalid: Ungültige E-Mail-Adresse oder Passwort.
25
+ invalid_token: Ungültiger Authentifikations-Schlüssel.
26
+ locked: Ihr Konto ist gesperrt.
27
+ not_found_in_database: Ungültige E-Mail-Adresse oder Passwort.
28
+ timeout: Ihre Sitzung ist abgelaufen. Bitte melden sich erneut an, um fortzufahren.
29
+ unauthenticated: Sie müssen sich anmelden oder registrieren, um fortfahren zu können.
30
+ unconfirmed: Sie müssen Ihr Konto bestätigen, um fortfahren zu können.
6
31
  mailer:
7
32
  confirmation_instructions:
8
33
  action: Mein Konto bestätigen
9
34
  greeting: Willkommen %{recipient}!
10
- instruction: ! 'Folgen Sie dem untenstehenden Link, um Ihr Konto zu bestätigen:'
11
- subject: Anleitung zur Bestätigung Ihres Accounts
35
+ instruction: 'Folgen Sie dem untenstehenden Link, um Ihr Konto zu bestätigen:'
36
+ subject: Anleitung zur Bestätigung Ihres Kontos
12
37
  reset_password_instructions:
13
38
  action: Passwort ändern
14
39
  greeting: Hallo %{recipient}!
15
- instruction: Jemand hat einen Link angefordert, um Ihr Passwort zu ändern, und Sie können das durch den unten aufgeführten Link tun.
16
- instruction_2: Wenn Sie das nicht angefordert haben, bitte ignorieren Sie diese E-mail.
17
- instruction_3: Das Passwort wird nicht geändert bis Sie den obenstehenden Link abrufen, und ein neues Passwort bestimmen.
40
+ instruction: Jemand hat einen Link angefordert, um Ihr Passwort zu ändern. Klicken Sie auf den unten aufgeführten Link um das Passwort zu ändern.
41
+ instruction_2: Bitte ignorieren Sie diese E-Mail, wenn Sie kein neues Passwort angefordert haben.
42
+ instruction_3: Das Passwort wird nicht geändert bis Sie den obenstehenden Link abrufen und ein neues Passwort bestimmen.
18
43
  subject: Anleitung um das Passwort zurückzusetzten
19
44
  unlock_instructions:
20
45
  action: Mein Konto entsperren
21
46
  greeting: Hallo %{recipient}!
22
- instruction: ! 'Folgen Sie dem untenstehenden Link, um Ihr Konto zu entsperren:'
47
+ instruction: 'Folgen Sie dem untenstehenden Link, um Ihr Konto zu entsperren:'
23
48
  message: Ihr Konto wurde aufgrund einer großen Anzahl von fehlgeschlagenen Anmeldeversuchen gesperrt.
24
49
  subject: Anleitung um Ihr Konto zu entsperren
50
+ omniauth_callbacks:
51
+ failure: Sie konnten nicht über %{kind} authentifiziert werden, da "%{reason}".
52
+ success: Erfolgreich über %{kind} authentifiziert.
25
53
  passwords:
54
+ edit:
55
+ change_my_password: "Ändere mein Passwort"
56
+ change_your_password: Passwort ändern
57
+ confirm_new_password: Neues Passwort bestätigen
58
+ new_password: Neues Passwort
26
59
  new:
27
60
  forgot_your_password: Haben Sie Ihr Passwort vergessen?
28
61
  send_me_reset_password_instructions: Schicken Sie mir die Anleitung, mein Passwort zurückzusetzen
62
+ no_token: Sie können diese Seite nicht ohne Link zum Zurücksetzen Ihres Passworts aufrufen. Wenn Sie Ihr Passwort zurücksetzen wollen, gehen Sie sicher, dass Sie die vollständige Adresse benutzt haben, die Sie mit der E-Mail erhalten haben.
63
+ send_instructions: Sie werden eine E-Mail mit der Anleitung, wie Sie Ihr Passwort zurücksetzen können, in wenigen Minuten erhalten.
64
+ send_paranoid_instructions: Falls Ihre E-Mail-Adresse in unserer Datenbank existiert, werden Sie in wenigen Minuten eine E-Mail mit einem Link zum Zurücksetzen Ihres Passworts erhalten.
65
+ updated: Ihr Passwort wurde erfolgreich geändert. Sie sind nun angemeldet.
66
+ updated_not_active: Ihr Passwort wurde erfolgreich geändert.
29
67
  registrations:
68
+ destroyed: Auf Wiedersehen! Ihr Konto wurde erfolreich gekündigt. Wir hoffen Sie bald wiederzusehen.
30
69
  edit:
31
70
  are_you_sure: Sind Sie sicher?
32
71
  cancel_my_account: Konto löschen
72
+ currently_waiting_confirmation_for_email: Warte auf Bestätigung von %{email}.
33
73
  leave_blank_if_you_don_t_want_to_change_it: freilassen, wenn Sie das nicht ändern wollen
34
- title: ! '%{resource} bearbeiten'
74
+ title: "%{resource} bearbeiten"
75
+ unhappy: Unglücklich
76
+ update: Aktualisieren
35
77
  we_need_your_current_password_to_confirm_your_changes: wir benötigen Ihr aktuelles Passwort, um die Änderung zu bestätigen
36
78
  new:
37
79
  sign_up: Registrieren
80
+ signed_up: Willkommen! Sie haben sich erfolgreich registriert.
81
+ signed_up_but_inactive: Sie haben sich erfolgreich registriert. Aber wir konnten Sie nicht anmelden, da Ihr Konto noch nicht aktiviert ist.
82
+ signed_up_but_locked: Sie haben sich erfolgreich registriert. Aber wir konnten Sie nicht anmelden, da Ihr Konto gesperrt ist.
83
+ signed_up_but_unconfirmed: Eine Nachricht mit einem Aktivierungs-Link wurde an Ihre E-Mail-Adresse geschickt. Bitte öffnen Sie diesen Link, um Ihr Konto zu aktivieren.
84
+ update_needs_confirmation: Ihr Konto wurde erfolgreich aktualisiert, aber wir müssen Ihre E-Mail-Adresse verifizieren. Bitte überprüfen Sie Ihre E-Mails und klicken auf den Bestätigungs-Link, um Ihre E-Mail-Adresse abschliessend zu bestätigen.
85
+ updated: Ihr Konto wurde erfolgreich aktualisiert.
38
86
  sessions:
39
87
  new:
40
88
  sign_in: Anmelden
89
+ signed_in: Erfolgreich angemeldet.
90
+ signed_out: Erfolgreich abgemeldet.
41
91
  shared:
42
92
  links:
93
+ back: Zurück
43
94
  didn_t_receive_confirmation_instructions: Keine Anleitung zur Bestätigung erhalten?
44
95
  didn_t_receive_unlock_instructions: Keine Anleitung zum Entsperren erhalten?
45
96
  forgot_your_password: Passwort vergessen?
@@ -49,3 +100,16 @@ de:
49
100
  unlocks:
50
101
  new:
51
102
  resend_unlock_instructions: Anleitung zum Entsperren noch mal schicken
103
+ send_instructions: Sie werden eine E-Mail mit der Anleitung, wie Sie Ihr Konto entsperren können, in wenigen Minuten erhalten.
104
+ send_paranoid_instructions: Falls Ihr Konto existiert, werden Sie eine E-Mail mit der Anleitung, wie Sie Ihr Konto entsperren können, in wenigen Minuten erhalten.
105
+ unlocked: Ihr Konto wurde erfolreich entsperrt. Bitte melden Sie sich an, um fortfahren zu können.
106
+ errors:
107
+ messages:
108
+ already_confirmed: wurde schon bestätigt - bitte versuchen Sie sich anzumelden
109
+ confirmation_period_expired: muss innerhalb %{period} bestätigt werden - bitte fordern Sie den Link erneut an
110
+ expired: ist ausgelaufen - bitte fordern Sie den Link erneut an
111
+ not_found: nicht gefunden
112
+ not_locked: war nicht gesperrt
113
+ not_saved:
114
+ one: '1 Fehler verhinderte, dass %{resource} gespeichert werden konnte:'
115
+ other: "%{count} Fehler verhinderten, dass %{resource} gespeichert werden konnte:"
data/locales/en.yml CHANGED
@@ -2,58 +2,114 @@ en:
2
2
  devise:
3
3
  confirmations:
4
4
  new:
5
- resend_confirmation_instructions: Resend confirmation instructions
5
+ resend_confirmation_instructions: "Resend confirmation instructions"
6
+ confirmed: "Your account was successfully confirmed."
7
+ send_instructions: "You will receive an email with instructions about how to confirm your account in a few minutes."
8
+ send_paranoid_instructions: "If your email address exists in our database, you will receive an email with instructions about how to confirm your account in a few minutes."
9
+ failure:
10
+ already_authenticated: "You are already signed in."
11
+ inactive: "Your account is not activated yet."
12
+ invalid: "Invalid email or password."
13
+ invalid_token: "Invalid authentication token."
14
+ locked: "Your account is locked."
15
+ not_found_in_database: "Invalid email or password."
16
+ timeout: "Your session expired. Please sign in again to continue."
17
+ unauthenticated: "You need to sign in or sign up before continuing."
18
+ unconfirmed: "You have to confirm your account before continuing."
6
19
  mailer:
7
20
  confirmation_instructions:
8
- action: Confirm my account
9
- greeting: Welcome %{recipient}!
10
- instruction: ! 'You can confirm your account email through the link below:'
11
- subject: Confirmation instructions
21
+ action: "Confirm my account"
22
+ greeting: "Welcome %{recipient}!"
23
+ instruction: "You can confirm your account email through the link below:"
24
+ subject: "Confirmation instructions"
12
25
  reset_password_instructions:
13
- action: Change my password
14
- greeting: Hello %{recipient}!
15
- instruction: Someone has requested a link to change your password, and you can do this through the link below.
16
- instruction_2: If you didn't request this, please ignore this email.
17
- instruction_3: Your password won't change until you access the link above and create a new one.
18
- subject: Reset password instructions
26
+ action: "Change my password"
27
+ greeting: "Hello %{recipient}!"
28
+ instruction: "Someone has requested a link to change your password, and you can do this through the link below."
29
+ instruction_2: "If you didn't request this, please ignore this email."
30
+ instruction_3: "Your password won't change until you access the link above and create a new one."
31
+ subject: "Reset password instructions"
19
32
  unlock_instructions:
20
- action: Unlock my account
21
- greeting: Hello %{recipient}!
22
- instruction: ! 'Click the link below to unlock your account:'
23
- message: Your account has been locked due to an excessive amount of unsuccessful sign in attempts.
24
- subject: Unlock Instructions
33
+ action: "Unlock my account"
34
+ greeting: "Hello %{recipient}!"
35
+ instruction: "Click the link below to unlock your account:"
36
+ message: "Your account has been locked due to an excessive amount of unsuccessful sign in attempts."
37
+ subject: "Unlock Instructions"
38
+ omniauth_callbacks:
39
+ failure: "Could not authenticate you from %{kind} because \"%{reason}\"."
40
+ success: "Successfully authenticated from %{kind} account."
25
41
  passwords:
26
42
  new:
27
- forgot_your_password: Forgot your password?
28
- send_me_reset_password_instructions: Send me reset password instructions
43
+ forgot_your_password: "Forgot your password?"
44
+ send_me_reset_password_instructions: "Send me reset password instructions"
29
45
  edit:
30
- change_your_password: Change your password
31
- new_password: New password
32
- confirm_new_password: Confirm new password
33
- change_my_password: Change my password
46
+ change_your_password: "Change your password"
47
+ new_password: "New password"
48
+ confirm_new_password: "Confirm new password"
49
+ change_my_password: "Change my password"
50
+ no_token: "You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided."
51
+ send_instructions: "You will receive an email with instructions about how to reset your password in a few minutes."
52
+ send_paranoid_instructions: "If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes."
53
+ updated: "Your password was changed successfully. You are now signed in."
54
+ updated_not_active: "Your password was changed successfully."
34
55
  registrations:
35
56
  edit:
36
- are_you_sure: Are you sure?
37
- cancel_my_account: Cancel my account
38
- leave_blank_if_you_don_t_want_to_change_it: leave blank if you dont want to change it
39
- title: Edit %{resource}
40
- we_need_your_current_password_to_confirm_your_changes: we need your current password to confirm your changes
41
- update: Update
42
- cancel_my_account: Cancel my account
43
- unhappy: Unhappy
57
+ are_you_sure: "Are you sure?"
58
+ cancel_my_account: "Cancel my account"
59
+ leave_blank_if_you_don_t_want_to_change_it: "leave blank if you dont want to change it"
60
+ currently_waiting_confirmation_for_email: "Currently waiting confirmation for: %{email}"
61
+ title: "Edit %{resource}"
62
+ we_need_your_current_password_to_confirm_your_changes: "we need your current password to confirm your changes"
63
+ update: "Update"
64
+ unhappy: "Unhappy"
44
65
  new:
45
- sign_up: Sign up
66
+ sign_up: "Sign up"
67
+ destroyed: "Bye! Your account was successfully cancelled. We hope to see you again soon."
68
+ signed_up: "Welcome! You have signed up successfully."
69
+ signed_up_but_inactive: "You have signed up successfully. However, we could not sign you in because your account is not yet activated."
70
+ signed_up_but_locked: "You have signed up successfully. However, we could not sign you in because your account is locked."
71
+ signed_up_but_unconfirmed: "A message with a confirmation link has been sent to your email address. Please open the link to activate your account."
72
+ update_needs_confirmation: "You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address."
73
+ updated: "You updated your account successfully."
46
74
  sessions:
75
+ signed_in: "Signed in successfully."
76
+ signed_out: "Signed out successfully."
47
77
  new:
48
- sign_in: Sign in
78
+ sign_in: "Sign in"
49
79
  shared:
50
80
  links:
51
- didn_t_receive_confirmation_instructions: Didn't receive confirmation instructions?
52
- didn_t_receive_unlock_instructions: Didn't receive unlock instructions?
53
- forgot_your_password: Forgot your password?
54
- sign_in: Sign in
55
- sign_in_with_provider: Sign in with %{provider}
56
- sign_up: Sign up
81
+ back: "Back"
82
+ didn_t_receive_confirmation_instructions: "Didn't receive confirmation instructions?"
83
+ didn_t_receive_unlock_instructions: "Didn't receive unlock instructions?"
84
+ forgot_your_password: "Forgot your password?"
85
+ sign_in: "Sign in"
86
+ sign_in_with_provider: "Sign in with %{provider}"
87
+ sign_up: "Sign up"
57
88
  unlocks:
58
89
  new:
59
- resend_unlock_instructions: Resend unlock instructions
90
+ resend_unlock_instructions: "Resend unlock instructions"
91
+ send_instructions: "You will receive an email with instructions about how to unlock your account in a few minutes."
92
+ send_paranoid_instructions: "If your account exists, you will receive an email with instructions about how to unlock it in a few minutes."
93
+ unlocked: "Your account has been unlocked successfully. Please sign in to continue."
94
+ errors:
95
+ messages:
96
+ already_confirmed: "was already confirmed, please try signing in"
97
+ confirmation_period_expired: "needs to be confirmed within %{period}, please request a new one"
98
+ expired: "has expired, please request a new one"
99
+ not_found: "not found"
100
+ not_locked: "was not locked"
101
+ not_saved:
102
+ one: "1 error prohibited this %{resource} from being saved:"
103
+ other: "%{count} errors prohibited this %{resource} from being saved:"
104
+ activerecord:
105
+ models:
106
+ user: "User"
107
+ attributes:
108
+ user:
109
+ current_sign_in_at: "Signed in at"
110
+ email: "Email"
111
+ password: "Password"
112
+ password_confirmation: "Password confirmation"
113
+ current_password: "Current password"
114
+ remember_me: "Remember me"
115
+ last_sign_in_at: "Last signed in at"
data/locales/es-AR.yml CHANGED
@@ -1,13 +1,38 @@
1
1
  es-AR:
2
+ activerecord:
3
+ attributes:
4
+ user:
5
+ current_password:
6
+ current_sign_in_at:
7
+ email:
8
+ last_sign_in_at:
9
+ password:
10
+ password_confirmation:
11
+ remember_me:
12
+ models:
13
+ user:
2
14
  devise:
3
15
  confirmations:
16
+ confirmed:
4
17
  new:
5
18
  resend_confirmation_instructions: Reenviar instrucciones de confirmación
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:
6
31
  mailer:
7
32
  confirmation_instructions:
8
33
  action: Confirmar mi cuenta
9
34
  greeting: Bienvenido %{recipient}!
10
- instruction: ! 'Puedes confirmar tu cuenta a través del siguiente enlace:'
35
+ instruction: 'Puedes confirmar tu cuenta a través del siguiente enlace:'
11
36
  subject: Instrucciones de confirmación
12
37
  reset_password_instructions:
13
38
  action: Cambiar mi contraseña
@@ -19,27 +44,53 @@ es-AR:
19
44
  unlock_instructions:
20
45
  action: Desbloquear mi cuenta
21
46
  greeting: Hola %{recipient}!
22
- instruction: ! 'Haz click en el siguiente enlace para desbloquear tu contraseña:'
47
+ instruction: 'Haz click en el siguiente enlace para desbloquear tu contraseña:'
23
48
  message: Tu cuenta ha sido bloqueada debido a un excesivo número de intentos inválidos de acceso.
24
49
  subject: Instrucciones de desbloqueo
50
+ omniauth_callbacks:
51
+ failure:
52
+ success:
25
53
  passwords:
54
+ edit:
55
+ change_my_password:
56
+ change_your_password:
57
+ confirm_new_password:
58
+ new_password:
26
59
  new:
27
60
  forgot_your_password: Olvidaste tu contraseña?
28
61
  send_me_reset_password_instructions: Enviar instrucciones para resetear la contraseña
62
+ no_token:
63
+ send_instructions:
64
+ send_paranoid_instructions:
65
+ updated:
66
+ updated_not_active:
29
67
  registrations:
68
+ destroyed:
30
69
  edit:
31
70
  are_you_sure: Estás seguro/a?
32
71
  cancel_my_account: Cancelar mi cuenta
72
+ currently_waiting_confirmation_for_email:
33
73
  leave_blank_if_you_don_t_want_to_change_it: deja en blanco si no deseas cambiarla
34
74
  title: Editar %{resource}
75
+ unhappy:
76
+ update:
35
77
  we_need_your_current_password_to_confirm_your_changes: necesitamos tu contraseña actual para confirmar tus cambios
36
78
  new:
37
79
  sign_up: Registrarse
80
+ signed_up:
81
+ signed_up_but_inactive:
82
+ signed_up_but_locked:
83
+ signed_up_but_unconfirmed:
84
+ update_needs_confirmation:
85
+ updated:
38
86
  sessions:
39
87
  new:
40
88
  sign_in: Ingresar
89
+ signed_in:
90
+ signed_out:
41
91
  shared:
42
92
  links:
93
+ back:
43
94
  didn_t_receive_confirmation_instructions: No recibiste instrucciones de confirmación?
44
95
  didn_t_receive_unlock_instructions: No recibiste instrucciones de desbloqueo?
45
96
  forgot_your_password: Olvidaste tu contraseña?
@@ -49,3 +100,14 @@ es-AR:
49
100
  unlocks:
50
101
  new:
51
102
  resend_unlock_instructions: Reenviar instrucciones de desbloqueo
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: