devise-i18n 0.5.8 → 0.5.9

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile CHANGED
@@ -2,7 +2,7 @@ source "http://rubygems.org"
2
2
 
3
3
  group :development do
4
4
  gem "rspec", ">= 2.4.0"
5
- gem "bundler", "~> 1.1.2"
5
+ gem "bundler", "~> 1.2"
6
6
  gem "jeweler", "> 1.6.4"
7
7
  gem 'i18n-spec'
8
8
  gem 'localeapp'
@@ -3,7 +3,7 @@ GEM
3
3
  specs:
4
4
  diff-lcs (1.1.3)
5
5
  git (1.2.5)
6
- gli (2.0.0)
6
+ gli (2.4.1)
7
7
  i18n (0.6.1)
8
8
  i18n-spec (0.2.4)
9
9
  iso
@@ -15,7 +15,7 @@ GEM
15
15
  rake
16
16
  rdoc
17
17
  json (1.7.5)
18
- localeapp (0.5.2)
18
+ localeapp (0.6.3)
19
19
  gli
20
20
  i18n
21
21
  json
@@ -41,7 +41,7 @@ PLATFORMS
41
41
  ruby
42
42
 
43
43
  DEPENDENCIES
44
- bundler (~> 1.1.2)
44
+ bundler (~> 1.2)
45
45
  i18n-spec
46
46
  jeweler (> 1.6.4)
47
47
  localeapp
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.8
1
+ 0.5.9
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{devise-i18n}
8
- s.version = "0.5.8"
8
+ s.version = "0.5.9"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = [%q{Christopher Dell}]
12
- s.date = %q{2012-10-09}
12
+ s.date = %q{2012-10-23}
13
13
  s.description = %q{Translations for the devise gem}
14
14
  s.email = %q{chris@tigrish.com}
15
15
  s.extra_rdoc_files = [
@@ -34,7 +34,6 @@ Gem::Specification.new do |s|
34
34
  "locales/da.yml",
35
35
  "locales/de.yml",
36
36
  "locales/en-GB.yml",
37
- "locales/en-US.yml",
38
37
  "locales/en.yml",
39
38
  "locales/es.yml",
40
39
  "locales/fa.yml",
@@ -79,20 +78,20 @@ Gem::Specification.new do |s|
79
78
 
80
79
  if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
81
80
  s.add_development_dependency(%q<rspec>, [">= 2.4.0"])
82
- s.add_development_dependency(%q<bundler>, ["~> 1.1.2"])
81
+ s.add_development_dependency(%q<bundler>, ["~> 1.2"])
83
82
  s.add_development_dependency(%q<jeweler>, ["> 1.6.4"])
84
83
  s.add_development_dependency(%q<i18n-spec>, [">= 0"])
85
84
  s.add_development_dependency(%q<localeapp>, [">= 0"])
86
85
  else
87
86
  s.add_dependency(%q<rspec>, [">= 2.4.0"])
88
- s.add_dependency(%q<bundler>, ["~> 1.1.2"])
87
+ s.add_dependency(%q<bundler>, ["~> 1.2"])
89
88
  s.add_dependency(%q<jeweler>, ["> 1.6.4"])
90
89
  s.add_dependency(%q<i18n-spec>, [">= 0"])
91
90
  s.add_dependency(%q<localeapp>, [">= 0"])
92
91
  end
93
92
  else
94
93
  s.add_dependency(%q<rspec>, [">= 2.4.0"])
95
- s.add_dependency(%q<bundler>, ["~> 1.1.2"])
94
+ s.add_dependency(%q<bundler>, ["~> 1.2"])
96
95
  s.add_dependency(%q<jeweler>, ["> 1.6.4"])
97
96
  s.add_dependency(%q<i18n-spec>, [">= 0"])
98
97
  s.add_dependency(%q<localeapp>, [">= 0"])
@@ -24,6 +24,7 @@ ca:
24
24
  failure: No hem pogut autoritzar el compte des de %{kind} perquè "%{reason}".
25
25
  success: Autoritzat satisfactoriament el compte des de %{kind}.
26
26
  passwords:
27
+ no_token: Només pots accedir a aquesta pàgina des d'un correu electrònic de recuperació de la contrasenya. Si realment has fet servir l'enllaç del correu electrònic, comprova que has utilitzat la URL completa.
27
28
  send_instructions: En breu rebràs un correu electrònic amb instruccions sobre com restablir la teva contrasenya.
28
29
  send_paranoid_instructions: Si la teva adreça electrònica existeix a la base de dades, rebràs un correu electrònic amb un enllaç per reestablir la contrasenya.
29
30
  updated: La teva contrasenya ha estat canviada correctament. S'ha iniciat la sessió.
@@ -24,6 +24,7 @@ cs:
24
24
  failure: ! 'Není možné autorizovat z %{kind}, protože: "%{reason}".'
25
25
  success: Úspěšná autorizace z účtu %{kind}.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: Za několik minut obdržíte email s instrukcemi k nastavení nového hesla.
28
29
  send_paranoid_instructions: Pokud váš e-mail existuje v naší databázi, za několik minut obdržíte e-mail s instrukcemi k nastavení nového hesla.
29
30
  updated: Vaše heslo bylo úspěšně změněno. Nyní jste přihlášen(a).
@@ -24,6 +24,7 @@ da:
24
24
  failure: Du kunne ikke logges ind med din %{kind} konto.
25
25
  success: Du er nu logget ind med din %{kind} konto.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: Du vil om et øjeblik modtage en email vedrørende nulstilling af kodeord.
28
29
  send_paranoid_instructions: Hvis din e-mail adresse findes i vores database vil du modtage et link til hvor du kan nulstille dit kodeord.
29
30
  updated: Dit kodeord er ændret og du er nu logget ind.
@@ -31,6 +32,10 @@ da:
31
32
  registrations:
32
33
  destroyed: Farvel. Din konto er nu lukket.
33
34
  signed_up: Din registrering er godkendt.
35
+ signed_up_but_inactive:
36
+ signed_up_but_locked:
37
+ signed_up_but_unconfirmed:
38
+ update_needs_confirmation:
34
39
  updated: Din profil er opdateret.
35
40
  sessions:
36
41
  signed_in: Du er nu logget ind.
@@ -3,6 +3,7 @@ fa:
3
3
  confirmations:
4
4
  confirmed: حسابتان با موفقیت تایید شد. هم اکنون وارد شدید.
5
5
  send_instructions: ظرف چند دقیقه آینده ایمیلی حاوی راهنمای تایید حسابتان دریافت خواهید کرد.
6
+ send_paranoid_instructions: اگر ایمیل شما قبلا در سیستم ثبت شده باشد، تا چند دقیقه‌ی دیگر یک ایمیل حاوی توضیحات چگونگی فعال‌سازی حساب‌تان دریافت می‌کنید.
6
7
  failure:
7
8
  already_authenticated: وارد سیستم هستید.
8
9
  inactive: حساب شما هنوز فعال نشده است.
@@ -23,21 +24,30 @@ fa:
23
24
  failure: امکان استفاده از مجوز %{kind} نبود زیرا "%{reason}".
24
25
  success: با موفقیت مجوز استفاده از %{kind} دریافت شد.
25
26
  passwords:
27
+ no_token: شما نمی‌توانید بدون استفاده از یک لینک بازنشانی رمز به این صفحه دسترسی پیدا کنید. اگر از طریق یک ایمیل بازنشانی رمز عبور به این صفحه رسیده‌اید، مطمئن شوید که از کل URL فرستاده شده استفاده کرده‌اید.
26
28
  send_instructions: ظرف چند دقیقه آینده ایمیلی حاوی راهنمای بازگرداندن رمز عبورتان دریافت خواهید کرد.
29
+ send_paranoid_instructions: اگر ایمیل شما قبلا در سیستم ثبت شده باشد، تا چند دقیقه‌ی دیگر یک لینک بازنشانی رمز عبور دریافت می‌کنید.
27
30
  updated: رمز عبورتان با موفقیت تغییر کرد. اکنون وارد شدید.
31
+ updated_not_active: رمز عبور با موفقیت تغییر یافت.
28
32
  registrations:
29
33
  destroyed: بدرود! حسابتان لغو شد. به امید دیدار دوباره.
30
34
  signed_up: خوش آمدید! با موفقیت ثبت نام کردید.
35
+ signed_up_but_inactive: شما با موفقیت ثبت نام شده اید؛ ولی هنوز نمی‌توانید وارد شوید چون حساب‌تان هنوز فعال نشده.
36
+ signed_up_but_locked: شما با موفقیت ثبت نام شده اید؛ ولی هنوز نمی‌توانید وارد شوید چون حساب‌تان قفل شده.
37
+ signed_up_but_unconfirmed: یک ایمیل حاوی لینک تایید حساب برای شما فرستاده شده. لطفا برای فعال کردن حساب‌تان آن لینک را باز کنید.
38
+ update_needs_confirmation: حساب شما با موفقیت به روز شد، اما شما باید ایمیل جدیدتان را را تایید کنید. لطفا ایمیل‌تان را چک کنید و روی لینک تایید حساب کاربری کلیک کنید تا ایمیل جدیدتان تایید شود.
31
39
  updated: به روز رسانی حسابتان با موفقیت انجام شد.
32
40
  sessions:
33
41
  signed_in: ورود موفق.
34
42
  signed_out: خروج موفق.
35
43
  unlocks:
36
44
  send_instructions: ایمیلی حاوی راهنمای باز کردن حسابتان در چند دقیقه آینده به شما ارسال خواهد شد.
45
+ send_paranoid_instructions: اگر حساب شما وجود داشته باشد، تا چند دقیقه‌ی دیگر یک ایمیل حاوی توضیحات نحوه‌ی باز کردن قفل حساب‌تان برای شما ارسال می‌شود.
37
46
  unlocked: حسابتان با موفقیت باز شد. اکنون وارد شدید.
38
47
  errors:
39
48
  messages:
40
49
  already_confirmed: قبلا تایید شده است
50
+ expired: منقضی شده. لطفا یکی دیگر درخواست کنید.
41
51
  not_found: یافت نشد
42
52
  not_locked: قفل نشده است
43
53
  not_saved:
@@ -20,6 +20,9 @@ he:
20
20
  subject: הוראות לאיפוס סיסמא
21
21
  unlock_instructions:
22
22
  subject: הוראות להסרת נעילה
23
+ omniauth_callbacks:
24
+ failure:
25
+ success:
23
26
  passwords:
24
27
  no_token: אינך יכול/ה לגשת לעמוד זה אם לא הופנת מאימייל לשינוי סיסמא. אם את/ה כן מגיע משם, אנא ודא/י שהשתמשת בכתובת אינטרנט המלאה.
25
28
  send_instructions: בדקות הקרובות יגיע אליך אימייל עם הנחיות כיצד לאפס את סיסמתך.
@@ -3,6 +3,7 @@ hr:
3
3
  confirmations:
4
4
  confirmed: Vaš račun je uspješno potvrđen. Sad ste prijavljeni.
5
5
  send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za potvrdu Vašeg računa.
6
+ send_paranoid_instructions:
6
7
  failure:
7
8
  already_authenticated: Već ste prijavljeni.
8
9
  inactive: Vaš račun još nije aktiviran.
@@ -23,17 +24,25 @@ hr:
23
24
  failure: Nismo Vas u mogućnosti autorizirati sa %{kind} računom zbog "%{reason}".
24
25
  success: Uspjena autorizacija sa %{kind} računa.
25
26
  passwords:
27
+ no_token:
26
28
  send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za promjenu Vaše lozinke.
29
+ send_paranoid_instructions:
27
30
  updated: Vaša lozinka je uspješno promjenjena. Sad ste prijavljeni.
31
+ updated_not_active:
28
32
  registrations:
29
33
  destroyed: Pozdrav! Vaš račun je uspješno obrisan. Nadamo se da ćete se brzo vratiti.
30
34
  signed_up: Dobrodošli! Uspješno ste se registrirali.
35
+ signed_up_but_inactive:
36
+ signed_up_but_locked:
37
+ signed_up_but_unconfirmed:
38
+ update_needs_confirmation:
31
39
  updated: Uspješno ste izmjenili Vaš račun.
32
40
  sessions:
33
41
  signed_in: Uspješno ste se prijavili.
34
42
  signed_out: Uspješno ste se odjavili.
35
43
  unlocks:
36
44
  send_instructions: U roku nekoliko minuta čete primiti e-mail s uputama za otključavanje Vašeg računa.
45
+ send_paranoid_instructions:
37
46
  unlocked: Vaš račun je uspješno otključan. Sad ste prijavljeni.
38
47
  errors:
39
48
  messages:
@@ -24,6 +24,7 @@ hu:
24
24
  failure: ! 'Nem sikerült azonosítani %{kind} fiókkal, az ok: "%{reason}".'
25
25
  success: Sikeres azonosítás %{kind} fiókkal.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: A megadott címre egy email érkezik hamarosan a további teendőkről.
28
29
  send_paranoid_instructions: Ha az email cím már létezik az adatbázisban, egy jelszó-visszaállító emailt küldtünk a megadott címre.
29
30
  updated: A jelszó megváltozott. Bejelentkezve a felhasználói fiókba
@@ -3,7 +3,9 @@ id:
3
3
  confirmations:
4
4
  confirmed: Akun anda telah berhasil dikonfirmasi. Anda telah sign in.
5
5
  send_instructions: Anda akan menerima e-mail berisi instruksi untuk melakukan konfirmasi akun dalam beberapa menit lagi.
6
+ send_paranoid_instructions:
6
7
  failure:
8
+ already_authenticated:
7
9
  inactive: Akun anda belum diaktifkan.
8
10
  invalid: email atau password yang anda masukkan salah.
9
11
  invalid_token: Kesalahan pada authentication token.
@@ -18,21 +20,34 @@ id:
18
20
  subject: Instruksi untuk melakukan Reset password
19
21
  unlock_instructions:
20
22
  subject: Instruksi untuk membuka kembali akun anda
23
+ omniauth_callbacks:
24
+ failure:
25
+ success:
21
26
  passwords:
27
+ no_token:
22
28
  send_instructions: Anda akan menerima e-mail berisi instruksi untuk melakukan reset password beberapa menit lagi.
29
+ send_paranoid_instructions:
23
30
  updated: Password anda telah berhasil diubah. Anda telah sign in.
31
+ updated_not_active:
24
32
  registrations:
25
33
  destroyed: Selamat Tinggal, Akun anda telah di hapus
26
34
  signed_up: Proses pendaftaran berhasil. Apabila diaktifkan, konfirmasi telah dikirimkan ke e-mail anda.
35
+ signed_up_but_inactive:
36
+ signed_up_but_locked:
37
+ signed_up_but_unconfirmed:
38
+ update_needs_confirmation:
27
39
  updated: Akun anda telah berhasil diperbaharui.
28
40
  sessions:
29
41
  signed_in: Proses sign in berhasil.
30
42
  signed_out: Proses sign out berhasil.
31
43
  unlocks:
32
44
  send_instructions: Anda akan menerima e-mail berisi instruksi untuk membuka kembali akun anda dalam beberapa menit lagi.
45
+ send_paranoid_instructions:
33
46
  unlocked: Akun anda telah berhasil dibuka kembali. Anda telah sign in.
34
47
  errors:
35
48
  messages:
36
49
  already_confirmed: sudah di konfirmasi
50
+ expired:
37
51
  not_found: tidak ditemukan
38
52
  not_locked: tidak dikunci
53
+ not_saved:
@@ -24,6 +24,7 @@ is:
24
24
  failure: ! 'Innskráning með %{kind} aðgangi mistókst: %{reason}.'
25
25
  success: Innskráning með %{kind} aðgangi tókst.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: Innan nokkra mínútna færðu tölvupóst með leiðbeiningum um hvernig hægt sé að endurstilla aðganginn þinn.
28
29
  send_paranoid_instructions: Ef netfangið þitt er til í gagnagrunninum okkar munt þú fá leiðbeiningar um endurstillingu sendar í tölvupósti innan nokkra mínútna.
29
30
  updated: Lykilorði þínu hefur nú verið breytt. Þú ert núna innskráð(ur).
@@ -24,6 +24,7 @@ ja:
24
24
  failure: 「%{reason}」の為%{kind}により認証が出来ませんでした。
25
25
  success: ! '%{kind}による認証に成功しました。'
26
26
  passwords:
27
+ no_token: パスワードリセットのメール以外からこのページへアクセスする事はできません。もしパスワードリセットのメールに記載されたリンクをクリックしてこのページへ訪れた場合、不完全なURLのリンクをクリックしていないか確認してください。メーラーによっては、リンクのURLが途中で切れる可能性などがあります。
27
28
  send_instructions: パスワードのリセット方法を数分以内にメールでご連絡します。
28
29
  send_paranoid_instructions: 貴方のメールアドレスがデータベースに登録されていれば 数分以内にパスワードを再設定出来るメールが届きます。
29
30
  updated: パスワードを変更し、ログインされました。
@@ -5,6 +5,7 @@ lt:
5
5
  send_instructions: Už keletos minučių el. paštu gausite instrukcijas, kaip patvirtinti savo vartotoją.
6
6
  send_paranoid_instructions: Jei jūsų el. pašto adresas yra mūsų duomenų bazėje, kelių minučių bėgyje gausite laišką su patvirtinimo instrukcijomis.
7
7
  failure:
8
+ already_authenticated: Jūs jau prisijungę.
8
9
  inactive: Jūsų prisijungimas dar neaktyvuotas.
9
10
  invalid: Neteisingas el. paštas arba slaptažodis.
10
11
  invalid_token: Neteisingas aktyvacijos kodas.
@@ -12,7 +13,6 @@ lt:
12
13
  timeout: Jūsų prisijungimo laikas baigėsi, prašome prisijungti iš naujo.
13
14
  unauthenticated: Prieš tęsiant reikia prisijungti arba užsiregistruoti.
14
15
  unconfirmed: Prieš tęsiant reikia patvirtinti savo vartotoją.
15
- already_authenticated: Jūs jau prisijungę.
16
16
  mailer:
17
17
  confirmation_instructions:
18
18
  subject: Vartotojo patvirtinimo instrukcija
@@ -20,30 +20,30 @@ lt:
20
20
  subject: Slaptažodžio priminimo instrukcija
21
21
  unlock_instructions:
22
22
  subject: Vartotojo atblokavimo instrukcija
23
+ omniauth_callbacks:
24
+ failure: Negalėjome jūsų prijungti per %{kind} dėl "%{reason}".
25
+ success: Sėkmingai prisijungėte per %{kind} paskyrą.
23
26
  passwords:
24
- send_instructions: Jūs gausite el. laišką su slaptažodžio priminimo instrukcijomis kelių minučių bėgyje.
25
- updated: Jūsų slaptažodis sėkmingai pakeistas. Jūs dabar esate prisijungęs.
26
27
  no_token: Jūs negalite pasiekti šio puslapio tiesiogiai, tą turite padaryti iš slaptažodžio atstatymo laiško. Jei jūs atėjote naudodami nuorodą, pateiktą slaptažodžio atstatymo laiške, įsitikinkite, kad nukopijavote ją visą.
28
+ send_instructions: Jūs gausite el. laišką su slaptažodžio priminimo instrukcijomis kelių minučių bėgyje.
27
29
  send_paranoid_instructions: Jei jūsų el. pašto adresas yra mūsų duomenų bazėje, kelių minučių bėgyje gausite laišką su slaptažodžio atstatymo nuoroda.
30
+ updated: Jūsų slaptažodis sėkmingai pakeistas. Jūs dabar esate prisijungęs.
28
31
  updated_not_active: Jūsų slaptažodis sėkmingai pakeistas.
29
32
  registrations:
30
33
  destroyed: Viso geriausio! Jūsų vartotojas buvo pašalintas, tikimės kad ateityje naudositės mūsų paslaugomis.
31
34
  signed_up: Jūs sėkmingai užsiregistravote. Jeigu nustatytą, tai gausite patvirtinimo laišką el. paštu.
32
- updated: Sėkmingai atnaujinote vartotojo informaciją.
33
35
  signed_up_but_inactive: Jūsų registracija sėkminga, tačiau negalime jūsų prijungti, nes jūsų paskyra dar neaktyvuota.
34
36
  signed_up_but_locked: Jūsų registracija sėkminga, tačiau negalime jūsų prijungti, nes jūsų paskyra yra užrakinta.
35
37
  signed_up_but_unconfirmed: Laiškas su patvirtinimo nuoroda buvo nusiųstas jūsų el. pašto adresu. Atidarykite nuorodą, kad aktyvuotumėte savo paskyrą.
36
38
  update_needs_confirmation: Jūsų paskyra buvo sėkmingai atnaujinta, tačiau mums reikia patikrinti jūsų naują el. pašto adresą. Pasitikrinkite paštą ir paspauskite ant gautos nuorodos kad patvirtintumėte naująjį el. pašto adresą.
39
+ updated: Sėkmingai atnaujinote vartotojo informaciją.
37
40
  sessions:
38
41
  signed_in: Prisijungėte sėkmingai.
39
42
  signed_out: Atsijungėte sėkmingai.
40
43
  unlocks:
41
44
  send_instructions: Už keletos minučių el. paštu gausite instrukcijas, kaip atblokuoti savo prisijungimą.
42
- unlocked: Jūsų vartotojas sėkmingai atblokuotas. Dabar galite prisijungti.
43
45
  send_paranoid_instructions: Jei jūsų paskyra egzistuoja, kelių minučių bėgyje gausite laišką su atrakinimo instrukcijomis.
44
- omniauth_callbacks:
45
- failure: Negalėjome jūsų prijungti per %{kind} dėl "%{reason}".
46
- success: Sėkmingai prisijungėte per %{kind} paskyrą.
46
+ unlocked: Jūsų vartotojas sėkmingai atblokuotas. Dabar galite prisijungti.
47
47
  errors:
48
48
  messages:
49
49
  already_confirmed: jau buvo patvirtintas, pamėginkite prisijungti
@@ -24,12 +24,18 @@ lv:
24
24
  failure: ! 'Neizdevās autorizeties ar %{kind} lietotāju. Iemesls: "%{reason}".'
25
25
  success: Veiksmīgi autorizējis ar %{kind} lietotāju.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: Pāris minūšu laikā uz Jūsu epastu tiks nosūtīts apraksts, kā nomainīt jūsu paroli.
28
29
  send_paranoid_instructions: Ja Jūsu parole eksistē mūsu datubāzē, tad jums tiks nosūtīts paroles atjaunošanas apraksts uz epastu
29
30
  updated: Jūsu parole ir veiksmīgi nomainīta. Jūs esat pieslēdzies.
31
+ updated_not_active:
30
32
  registrations:
31
33
  destroyed: Uz redzēšanos! Jūsu lietotājs ir veiksmīgi dzēsts. Ceram Jūs atkal redzēt drīzumā.
32
34
  signed_up: Laipni lūgti! Jūs esiet veiksmīgi reģistrējies.
35
+ signed_up_but_inactive:
36
+ signed_up_but_locked:
37
+ signed_up_but_unconfirmed:
38
+ update_needs_confirmation:
33
39
  updated: Jūsu lietotājs ir veiksmīgi labots.
34
40
  sessions:
35
41
  signed_in: Veiksmīgi pieslēdzies.
@@ -3,7 +3,9 @@ my:
3
3
  confirmations:
4
4
  confirmed: Akaun anda telah berjaya disahkan. Anda telah sign in.
5
5
  send_instructions: Anda akan menerima e-mail mengenai langkah proses pengesahan akaun sebentar lagi.
6
+ send_paranoid_instructions:
6
7
  failure:
8
+ already_authenticated:
7
9
  inactive: Akun anda belum diaktifkan.
8
10
  invalid: email atau password yang anda masukkan salah.
9
11
  invalid_token: Kesalahan pada authentication token.
@@ -18,21 +20,34 @@ my:
18
20
  subject: Arahan mengubah password
19
21
  unlock_instructions:
20
22
  subject: Arahan membuka akaun kembali
23
+ omniauth_callbacks:
24
+ failure:
25
+ success:
21
26
  passwords:
27
+ no_token:
22
28
  send_instructions: Anda akan menerima e-mail mengenai langkah mengubah password sebentar lagi.
29
+ send_paranoid_instructions:
23
30
  updated: Password anda telah berjaya diubah. Anda telah sign in.
31
+ updated_not_active:
24
32
  registrations:
25
33
  destroyed: Selamat Tinggal, akaun anda telah di tutup
26
34
  signed_up: Proses pendaftaran berjaya. Link untuk mengaktifkan akaun telah dihantar di e-mail.
35
+ signed_up_but_inactive:
36
+ signed_up_but_locked:
37
+ signed_up_but_unconfirmed:
38
+ update_needs_confirmation:
27
39
  updated: Akaun anda telah dikemaskini
28
40
  sessions:
29
41
  signed_in: Proses sign in berjaya.
30
42
  signed_out: Proses sign out berjaya.
31
43
  unlocks:
32
44
  send_instructions: Anda akan menerima e-mail mengenai langkah membuka akaun kembali sebentar lagi.
45
+ send_paranoid_instructions:
33
46
  unlocked: Akun anda telah berjaya dibuka. Anda telah sign in.
34
47
  errors:
35
48
  messages:
36
49
  already_confirmed: sudah disahkan
50
+ expired:
37
51
  not_found: tidak dijumpai
38
52
  not_locked: tidak dikunci
53
+ not_saved:
@@ -24,11 +24,11 @@ nl:
24
24
  failure: We konden je niet inloggen op je %{kind} omdat "%{reason}".
25
25
  success: Je bent succesvol ingelogd op je %{kind} account.
26
26
  passwords:
27
+ no_token: Deze pagina is alleen bereikbaar via een wachtwoord reset e-mail. Als je wel via een wachtwoord reset email komt, zorg er dan voor dat je de volledige URL gebruikt.
27
28
  send_instructions: Je ontvangt via e-mail instructies hoe je je wachtwoord moet resetten.
28
29
  send_paranoid_instructions: Als we je e-mail adres terugvinden in onze database, zal je binnen enkele ogenblikken via e-mail een link ontvangen om je paswoord te resetten.
29
30
  updated: Je wachtwoord is gewijzigd. Je bent nu ingelogd.
30
31
  updated_not_active: Je wachtwoord werd met succes gewijzigd.
31
- no_token: Deze pagina is alleen bereikbaar via een wachtwoord reset e-mail. Als je wel via een wachtwoord reset email komt, zorg er dan voor dat je de volledige URL gebruikt.
32
32
  registrations:
33
33
  destroyed: Je account is verwijderd, wellicht tot ziens!
34
34
  signed_up: Je bent inschreven.
@@ -24,6 +24,7 @@ pl:
24
24
  failure: Logowanie przez konto %{kind} zakończyło się błędem z powodu "%{reason}".
25
25
  success: Logowanie przez konto %{kind} zakończyło się sukcesem.
26
26
  passwords:
27
+ no_token: Do tej strony możesz dostać się tylko poprzez wiadomość e-mail resetującą hasło. Jeśli to z niej tu trafiłeś, upewnij się, że użyłeś pełnego adresu.
27
28
  send_instructions: Instrukcja zmiany hasła zostanie niezwłocznie wysłana na podany adres email.
28
29
  send_paranoid_instructions: Jeśli Twój mail istnieje w naszej bazie, otrzymasz zaraz email z instrukcjami odzyskiwania hasła
29
30
  updated: Hasło zmienione poprawnie. Zostałeś automatycznie zalogowany.
@@ -24,6 +24,7 @@ pt-PT:
24
24
  failure: Could not authorize you from %{kind} because "%{reason}".
25
25
  success: Successfully authorized from %{kind} account.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: Dentro de alguns minutos irá receber um email com instruções de reinicialização da palavra-passe.
28
29
  send_paranoid_instructions: Se o seu e-mail existir na nossa base de dados, irá receber dentro de alguns minutos um e-mail com instruções para recuperar a sua senha.
29
30
  updated: A sua palavra-passe foi alterada com sucesso. Agora está autenticado.
@@ -24,6 +24,7 @@ ro:
24
24
  failure: Nu te-am putut autoriza de pe contul de %{kind} pentru că "%{reason}".
25
25
  success: Autorizat cu success din contul de %{kind}.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: Veţi primi un e-mail cu instrucţiunile pentru resetarea parolei dvs. în câteva minute.
28
29
  send_paranoid_instructions: Dacă e-mailul dvs. există în baza noastră de date, veţi primi un link de recuperare a parolei pe adresa de e-mail.
29
30
  updated: Parola dvs. a fost schimbată cu succes. Sunteţi autentificat.
@@ -24,6 +24,7 @@ sk:
24
24
  failure: Nie je možné vás autorizovať z %{kind}, pretože %{reason}.
25
25
  success: Úspešná autorizácia z účtu %{kind}.
26
26
  passwords:
27
+ no_token:
27
28
  send_instructions: O niekoľko minút obdržíte email s inštrukciami ako nastaviť nové heslo.
28
29
  send_paranoid_instructions: Ak sa váš email nachádza v našej databáze, obdržíte odkaz na obnovu hesla na svoj email.
29
30
  updated: Vaše heslo bolo úspešne zmenené. Teraz ste prihláseny.
@@ -31,6 +32,10 @@ sk:
31
32
  registrations:
32
33
  destroyed: Dovidenia! Váš účet bol úspešne zrušený. Dúfame, že sa čoskoro opäť uvidíme.
33
34
  signed_up: Vitajte! Registrácia bola úspešná.
35
+ signed_up_but_inactive:
36
+ signed_up_but_locked:
37
+ signed_up_but_unconfirmed:
38
+ update_needs_confirmation:
34
39
  updated: Váš účet bol úspešne aktualizovaný.
35
40
  sessions:
36
41
  signed_in: Prihlásenie úspešné.
@@ -24,6 +24,7 @@ sv:
24
24
  failure: Kunde inte autentisera dig med %{kind} för "%{reason}".
25
25
  success: Autentiserat med %{kind}-konto.
26
26
  passwords:
27
+ no_token: Tillgång till den här sidan kräver att du kommer från ett mejl som sätter tillbaka ditt lösenord. Om du kom hit från ett sånt mejl, säkerställ att du har använt hela URL:en.
27
28
  send_instructions: Du kommer få epost med instruktioner om hur du kan återställa ditt lösenord inom några minuter.
28
29
  send_paranoid_instructions: Om din epostadress finns i vår databas, kommer du att få en lösenordslänk till din epost.
29
30
  updated: Ditt lösenord har uppdaterats. Du är nu inloggad.
@@ -3,6 +3,6 @@ require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
3
3
  Dir.glob('locales/*.yml').each do |locale_file|
4
4
  describe "a devise-i18n #{locale_file} locale file" do
5
5
  it_behaves_like 'a valid locale file', locale_file
6
- it { locale_file.should be_a_subset_of 'locales/en-US.yml' }
6
+ it { locale_file.should be_a_subset_of 'locales/en.yml' }
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devise-i18n
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.8
4
+ version: 0.5.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-09 00:00:00.000000000 Z
12
+ date: 2012-10-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
16
- requirement: &70260678295960 !ruby/object:Gem::Requirement
16
+ requirement: &70329377743200 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,21 +21,21 @@ dependencies:
21
21
  version: 2.4.0
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *70260678295960
24
+ version_requirements: *70329377743200
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: bundler
27
- requirement: &70260678295480 !ruby/object:Gem::Requirement
27
+ requirement: &70329377755780 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ~>
31
31
  - !ruby/object:Gem::Version
32
- version: 1.1.2
32
+ version: '1.2'
33
33
  type: :development
34
34
  prerelease: false
35
- version_requirements: *70260678295480
35
+ version_requirements: *70329377755780
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: jeweler
38
- requirement: &70260678295000 !ruby/object:Gem::Requirement
38
+ requirement: &70329377751660 !ruby/object:Gem::Requirement
39
39
  none: false
40
40
  requirements:
41
41
  - - ! '>'
@@ -43,10 +43,10 @@ dependencies:
43
43
  version: 1.6.4
44
44
  type: :development
45
45
  prerelease: false
46
- version_requirements: *70260678295000
46
+ version_requirements: *70329377751660
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: i18n-spec
49
- requirement: &70260678294520 !ruby/object:Gem::Requirement
49
+ requirement: &70329377764320 !ruby/object:Gem::Requirement
50
50
  none: false
51
51
  requirements:
52
52
  - - ! '>='
@@ -54,10 +54,10 @@ dependencies:
54
54
  version: '0'
55
55
  type: :development
56
56
  prerelease: false
57
- version_requirements: *70260678294520
57
+ version_requirements: *70329377764320
58
58
  - !ruby/object:Gem::Dependency
59
59
  name: localeapp
60
- requirement: &70260678294040 !ruby/object:Gem::Requirement
60
+ requirement: &70329377762200 !ruby/object:Gem::Requirement
61
61
  none: false
62
62
  requirements:
63
63
  - - ! '>='
@@ -65,7 +65,7 @@ dependencies:
65
65
  version: '0'
66
66
  type: :development
67
67
  prerelease: false
68
- version_requirements: *70260678294040
68
+ version_requirements: *70329377762200
69
69
  description: Translations for the devise gem
70
70
  email: chris@tigrish.com
71
71
  executables: []
@@ -91,7 +91,6 @@ files:
91
91
  - locales/da.yml
92
92
  - locales/de.yml
93
93
  - locales/en-GB.yml
94
- - locales/en-US.yml
95
94
  - locales/en.yml
96
95
  - locales/es.yml
97
96
  - locales/fa.yml
@@ -139,7 +138,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
139
138
  version: '0'
140
139
  segments:
141
140
  - 0
142
- hash: 3947693978342089447
141
+ hash: -1954939862165732943
143
142
  required_rubygems_version: !ruby/object:Gem::Requirement
144
143
  none: false
145
144
  requirements:
@@ -1,55 +0,0 @@
1
- en-US:
2
- devise:
3
- confirmations:
4
- confirmed: Your account was successfully confirmed. You are now signed in.
5
- send_instructions: You will receive an email with instructions about how to confirm your account in a few minutes.
6
- 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.
7
- failure:
8
- already_authenticated: You are already signed in.
9
- inactive: Your account was not activated yet.
10
- invalid: Invalid email or password.
11
- invalid_token: Invalid authentication token.
12
- locked: Your account is locked.
13
- timeout: Your session expired, please sign in again to continue.
14
- unauthenticated: You need to sign in or sign up before continuing.
15
- unconfirmed: You have to confirm your account before continuing.
16
- mailer:
17
- confirmation_instructions:
18
- subject: Confirmation instructions
19
- reset_password_instructions:
20
- subject: Reset password instructions
21
- unlock_instructions:
22
- subject: Unlock Instructions
23
- omniauth_callbacks:
24
- failure: Could not authenticate you from %{kind} because "%{reason}".
25
- success: Successfully authenticated from %{kind} account.
26
- passwords:
27
- 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.
28
- send_instructions: You will receive an email with instructions about how to reset your password in a few minutes.
29
- 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.
30
- updated: Your password was changed successfully. You are now signed in.
31
- updated_not_active: Your password was changed successfully.
32
- registrations:
33
- destroyed: Bye! Your account was successfully cancelled. We hope to see you again soon.
34
- signed_up: Welcome! You have signed up successfully.
35
- signed_up_but_inactive: You have signed up successfully. However, we could not sign you in because your account is not yet activated.
36
- signed_up_but_locked: You have signed up successfully. However, we could not sign you in because your account is locked.
37
- 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.
38
- 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.
39
- updated: You updated your account successfully.
40
- sessions:
41
- signed_in: Signed in successfully.
42
- signed_out: Signed out successfully.
43
- unlocks:
44
- send_instructions: You will receive an email with instructions about how to unlock your account in a few minutes.
45
- send_paranoid_instructions: If your account exists, you will receive an email with instructions about how to unlock it in a few minutes.
46
- unlocked: Your account has been unlocked successfully. Please sign in to continue.
47
- errors:
48
- messages:
49
- already_confirmed: was already confirmed, please try signing in
50
- expired: has expired, please request a new one
51
- not_found: not found
52
- not_locked: was not locked
53
- not_saved:
54
- one: ! '1 error prohibited this %{resource} from being saved:'
55
- other: ! '%{count} errors prohibited this %{resource} from being saved:'