devise-i18n 1.10.1 → 1.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f47cfe1727ffd804e93f324a5f0bb17bef8525d66b27f312653c7185b30ff9d3
4
- data.tar.gz: 0f0a3631943c3c8393f26c025dcbebc6a79bf558150dbcf2267172a415657a18
3
+ metadata.gz: 24becea622dee0f94170ad654b78f00cb39944ff1f915589f8453694474de4f5
4
+ data.tar.gz: 8745c173a7cdaf247e713218b7abd531d4400065351113d1a89b45b4b694250f
5
5
  SHA512:
6
- metadata.gz: af043539b0bb3875836c0b879cdec4eb7845af8d3e5ec0887a80d3dad2ad71ed9cc9d1890048aaa9b3f27a5c936fd45d082ca2a5db6f79477b6346255278a74c
7
- data.tar.gz: d839ad1daab627f28c106e646266942acb9134e6c874494d34f0f69f273f5396156a06ecd653367ea2c8c0925d7cd92bc1b2701bca99293b32494b71ce484580
6
+ metadata.gz: ed3460598eb5154eecf8971e4b7f3d3e0b9ab1211a32ff8dd62e2a06545c77c565a35b5a6f95a0010b60c8dd30e34c1da3b8f6844842cb8e52827f2763de7b8e
7
+ data.tar.gz: 9a9bcc313ee70490ee9a852289fcede6607872b1daf0b673c937b0572af7b04ea50fb42cdd88ea500d98c218b76bc6b92a337422f4891c55539a93417e9e170b
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # devise-i18n
2
2
 
3
- [![Build Status](https://secure.travis-ci.org/tigrish/devise-i18n.png)](http://travis-ci.org/tigrish/devise-i18n)
3
+ [![CI](https://github.com/tigrish/devise-i18n/actions/workflows/ci.yml/badge.svg)](https://github.com/tigrish/devise-i18n/actions/workflows/ci.yml)
4
4
 
5
5
  [Devise](https://github.com/plataformatec/devise) "is a flexible authentication solution for Rails based on Warden". Internationalization (aka i18n) is a "means of adapting computer software to different languages, regional differences and technical requirements of a target market".
6
6
 
@@ -77,8 +77,8 @@ which will generate `config/locales/devise.views.it.yml`. If you're doing this t
77
77
 
78
78
  ## Contributing translations to devise-i18n
79
79
 
80
- Edit the translations directly on the [devise-i18n](http://www.localeapp.com/projects/377) project on Locale. **That's it!**
81
- The maintainer will periodically pull translations from the Locale project and push to Github.
80
+ Edit the translations directly on the [devise-i18n](https://app.localeapp.com/projects/377) project on Locale. **That's it!**
81
+ The maintainer will periodically pull translations from the Locale project and push to GitHub.
82
82
 
83
83
  Alternately, you can create a pull request on GitHub.
84
84
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.10.1
1
+ 1.10.2
data/rails/locales/es.yml CHANGED
@@ -127,7 +127,7 @@ es:
127
127
  sign_in_with_provider: Iniciar sesión con %{provider}
128
128
  sign_up: Registrarse
129
129
  minimum_password_length:
130
- one: "(%{count} caractere como mínimo)"
130
+ one: "(%{count} caracter como mínimo)"
131
131
  other: "(%{count} caracteres como mínimo)"
132
132
  unlocks:
133
133
  new:
data/rails/locales/hr.yml CHANGED
@@ -2,88 +2,92 @@ hr:
2
2
  activerecord:
3
3
  attributes:
4
4
  user:
5
- confirmation_sent_at:
6
- confirmation_token:
7
- confirmed_at:
8
- created_at:
9
- current_password:
10
- current_sign_in_at:
11
- current_sign_in_ip:
12
- email:
13
- encrypted_password:
14
- failed_attempts:
15
- last_sign_in_at:
16
- last_sign_in_ip:
17
- locked_at:
18
- password:
19
- password_confirmation:
20
- remember_created_at:
21
- remember_me:
22
- reset_password_sent_at:
23
- reset_password_token:
24
- sign_in_count:
25
- unconfirmed_email:
26
- unlock_token:
27
- updated_at:
5
+ confirmation_sent_at: Potvrda poslana u
6
+ confirmation_token: Token za potvrdu
7
+ confirmed_at: Potvrđeno u
8
+ created_at: Stvoreno u
9
+ current_password: Trenutna lozinka
10
+ current_sign_in_at: Trenutna prijava u
11
+ current_sign_in_ip: Trenutna IP adresa
12
+ email: Email
13
+ encrypted_password: Šifrirana lozinka
14
+ failed_attempts: Neuspješni pokušaji
15
+ last_sign_in_at: Zadnja prijava u
16
+ last_sign_in_ip: Zadnja IP adresa
17
+ locked_at: Zaključano u
18
+ password: Lozinka
19
+ password_confirmation: Potvrda lozinke
20
+ remember_created_at: Zapamćeno u
21
+ remember_me: Zapamti me
22
+ reset_password_sent_at: Promjena lozinke poslana u
23
+ reset_password_token: Token za promjenu lozinke
24
+ sign_in_count: Broj prijava
25
+ unconfirmed_email: Nepotvrđeni email
26
+ unlock_token: Token za otključavanje
27
+ updated_at: Izmjenjeno
28
28
  models:
29
29
  user:
30
+ few: Korisnika
31
+ many: Korisnika
32
+ one: Korisnik
33
+ other: Korisnika
30
34
  devise:
31
35
  confirmations:
32
36
  confirmed: Vaš račun je uspješno potvrđen. Sad ste prijavljeni.
33
37
  new:
34
- resend_confirmation_instructions:
38
+ resend_confirmation_instructions: Ponovno pošalji upute za potvrdu
35
39
  send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za potvrdu Vašeg računa.
36
40
  send_paranoid_instructions: Ukoliko se Vaša email adresa nalazi u našoj bazi u roku od nekoliko minuta ćete primiti mail s uputama kako potvrditi Vaš račun.
37
41
  failure:
38
42
  already_authenticated: Već ste prijavljeni.
39
43
  inactive: Vaš račun još nije aktiviran.
40
- invalid:
44
+ invalid: Neispravan %{authentication_keys} ili lozinka.
41
45
  last_attempt: Imate još jedan pokušaj prije nego Vaš račun bude zaključan.
42
46
  locked: Vaš račun je zaključan.
43
- not_found_in_database:
47
+ not_found_in_database: Neispravan %{authentication_keys} ili lozinka.
44
48
  timeout: Vrijeme trajanja Vaše sesije je isteklo. Za nastavak se prijavite ponovno.
45
49
  unauthenticated: Za nastavak se morate prijaviti ili registrirati.
46
50
  unconfirmed: Prije nastavka morate potvrditi Vaš račun.
47
51
  mailer:
48
52
  confirmation_instructions:
49
- action:
50
- greeting:
51
- instruction:
53
+ action: Potvrdi moj račun
54
+ greeting: Dobrodošli %{recipient}!
55
+ instruction: 'Možete potvrditi Vaš email kroz link ispod:'
52
56
  subject: Upute za potvrdu korisničkog računa
53
57
  email_changed:
54
- greeting:
55
- message:
56
- message_unconfirmed:
57
- subject:
58
+ greeting: Pozdrav %{recipient}!
59
+ message: Obavještavamo Vas da je Vaš email promjenjen na %{email}.
60
+ message_unconfirmed: Obavještavamo Vas da je u toku promjena Vašeg emaila na %{email}.
61
+ subject: Email promjenjen
58
62
  password_change:
59
- greeting:
60
- message:
61
- subject:
63
+ greeting: Pozdrav %{recipient}!
64
+ message: Obavještavamo Vas da je Vaša lozinka promjenjena.
65
+ subject: Lozinka promjenjena
62
66
  reset_password_instructions:
63
- action:
64
- greeting:
65
- instruction:
66
- instruction_2:
67
- instruction_3:
67
+ action: Promjeni moju lozinku
68
+ greeting: Pozdrav %{recipient}!
69
+ instruction: Netko je zatražio promjenu Vaše lozinke. Možete to napraviti koristeći link ispod.
70
+ instruction_2: Ako niste zatražili promjenu lozinke, molimo Vas da ignorirate ovaj email.
71
+ instruction_3: Vaša lozinka se neće promjeniti dok ne koristite link iznad i stvorite novu lozinku.
68
72
  subject: Upute za promjenu lozinke
69
73
  unlock_instructions:
70
- action:
71
- greeting:
72
- instruction:
73
- message:
74
+ action: Otključaj moj račun
75
+ greeting: Pozdrav %{recipient}!
76
+ instruction: 'Kliknite na link ispod da otključate svoj račun:'
77
+ message: Vaš račun je zaključan zbog preveliko broja neuspješnih prijava.
74
78
  subject: Upute za otključavanje korisničkog računa
75
79
  omniauth_callbacks:
76
80
  failure: Nismo Vas u mogućnosti autorizirati sa %{kind} računom zbog "%{reason}".
77
81
  success: Uspješna autorizacija sa %{kind} računa.
78
82
  passwords:
79
83
  edit:
80
- change_my_password:
81
- change_your_password:
82
- confirm_new_password:
83
- new_password:
84
+ change_my_password: Promjeni moju lozinku
85
+ change_your_password: Promjenite Vašu lozinku
86
+ confirm_new_password: Potvrdi novu lozinku
87
+ new_password: Nova lozinka
84
88
  new:
85
- forgot_your_password:
86
- send_me_reset_password_instructions:
89
+ forgot_your_password: Zaboravi ste lozinku?
90
+ send_me_reset_password_instructions: Pošaljite mi upute za promjenu lozinke
87
91
  no_token: Ne možete pristupiti ovoj stranici ako niste kliknuli na link u emailu za resetiranje lozinke.
88
92
  send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za promjenu Vaše lozinke.
89
93
  send_paranoid_instructions: Ukoliko se Vaša email adresa nalazi u našoj bazi, na istu ćete u roku od nekoliko minuta primiti link za resetiranje lozinke.
@@ -92,42 +96,46 @@ hr:
92
96
  registrations:
93
97
  destroyed: Pozdrav! Vaš račun je uspješno obrisan. Nadamo se da ćete se brzo vratiti.
94
98
  edit:
95
- are_you_sure:
96
- cancel_my_account:
97
- currently_waiting_confirmation_for_email:
98
- leave_blank_if_you_don_t_want_to_change_it:
99
- title:
100
- unhappy:
101
- update:
102
- we_need_your_current_password_to_confirm_your_changes:
99
+ are_you_sure: Jeste li sigurni?
100
+ cancel_my_account: Poništi moj račun
101
+ currently_waiting_confirmation_for_email: 'Trenutno čekamo potvrdu za: %{email}'
102
+ leave_blank_if_you_don_t_want_to_change_it: ostavite prazno ako ne želite promjeniti
103
+ title: Uređivanje %{resource}
104
+ unhappy: Nezadovoljni?
105
+ update: Izmjeni
106
+ we_need_your_current_password_to_confirm_your_changes: trebamo Vašu trenutnu lozinku da potvrdimo promjene
103
107
  new:
104
- sign_up:
108
+ sign_up: Registracija
105
109
  signed_up: Dobrodošli! Uspješno ste se registrirali.
106
110
  signed_up_but_inactive: Uspješno ste se registrirali. Doduše, ne možete se prijaviti u sustav zato što Vaš račun još nije aktiviran.
107
111
  signed_up_but_locked: Uspješno ste se registrirali. Nažalost ne možete se prijaviti jer Vam je račun zaključan.
108
112
  signed_up_but_unconfirmed: Poruka s linkom za potvrdu je poslana na Vašu e-mail adresu. Molimo kliknite na link da aktivirate Vaš račun.
109
113
  update_needs_confirmation: Uspješno ste ažurirali Vaš račun, ali trebamo potvrditi Vašu novu e-mail adresu. Molimo provjerite svoje sanduče i kliknite na link za potvrdu.
110
114
  updated: Uspješno ste izmjenili Vaš račun.
111
- updated_but_not_signed_in:
115
+ updated_but_not_signed_in: Uspješno ste izmjenili Vaš račun, ali s obzirom da ste promjenili lozinku, morate se ponovno prijaviti.
112
116
  sessions:
113
- already_signed_out:
117
+ already_signed_out: Uspješno ste se odjavili.
114
118
  new:
115
- sign_in:
119
+ sign_in: Prijava
116
120
  signed_in: Uspješno ste se prijavili.
117
121
  signed_out: Uspješno ste se odjavili.
118
122
  shared:
119
123
  links:
120
- back:
121
- didn_t_receive_confirmation_instructions:
122
- didn_t_receive_unlock_instructions:
123
- forgot_your_password:
124
- sign_in:
125
- sign_in_with_provider:
126
- sign_up:
124
+ back: Nazad
125
+ didn_t_receive_confirmation_instructions: Niste primili upute za potvrdu računa?
126
+ didn_t_receive_unlock_instructions: Niste primili upute za otključavanje računa?
127
+ forgot_your_password: Zaboravili ste lozinku?
128
+ sign_in: Prijava
129
+ sign_in_with_provider: Prijava preko %{provider}
130
+ sign_up: Registracija
127
131
  minimum_password_length:
132
+ few: "(najmanje %{count} znaka)"
133
+ many: "(najmanje %{count} znakova)"
134
+ one: "(najmanje %{count} znak)"
135
+ other: "(najmanje %{count} znakova)"
128
136
  unlocks:
129
137
  new:
130
- resend_unlock_instructions:
138
+ resend_unlock_instructions: Ponovno pošalji upute za otključavanje
131
139
  send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za otključavanje Vašeg računa.
132
140
  send_paranoid_instructions: Ako Vaš račun postoji, na email ćete u roku nekoliko minuta primiti upute kako ga otključati.
133
141
  unlocked: Vaš račun je uspješno otključan. Molimo prijavite se.
data/rails/locales/it.yml CHANGED
@@ -66,7 +66,7 @@ it:
66
66
  greeting: Ciao %{recipient}!
67
67
  instruction: Qualcuno ha richiesto di resettare la tua password, se lo vuoi davvero puoi farlo cliccando sul link qui sotto.
68
68
  instruction_2: Se non sei stato tu ad effettuare questa richiesta puoi ignorare questa mail.
69
- instruction_3: La tua password non cambierà finchè non accederai al link sopra.
69
+ instruction_3: La tua password non cambierà finché non accederai al link sopra.
70
70
  subject: Istruzioni per reimpostare la password
71
71
  unlock_instructions:
72
72
  action: Sblocca il mio account
@@ -75,7 +75,7 @@ it:
75
75
  message: Il tuo account è stato bloccato a seguito di un numero eccessivo di tentativi di accesso falliti.
76
76
  subject: Istruzioni per sbloccare l'account
77
77
  omniauth_callbacks:
78
- failure: Non è stato possibile autorizzarti da %{kind} perchè "%{reason}".
78
+ failure: Non è stato possibile autorizzarti da %{kind} perché "%{reason}".
79
79
  success: Autorizzato con successo dall'account %{kind}.
80
80
  passwords:
81
81
  edit:
data/rails/locales/nl.yml CHANGED
@@ -26,7 +26,9 @@ nl:
26
26
  unlock_token: Ontgrendel token
27
27
  updated_at: Bijgewerkt op
28
28
  models:
29
- user: Gebruiker
29
+ user:
30
+ one: Gebruiker
31
+ other: Gebruikers
30
32
  devise:
31
33
  confirmations:
32
34
  confirmed: Je account is bevestigd.
@@ -53,7 +55,7 @@ nl:
53
55
  email_changed:
54
56
  greeting: Beste %{recipient}!
55
57
  message: Het e-mailadres van uw account is gewijzigd in %{email}.
56
- message_unconfirmed:
58
+ message_unconfirmed: We nemen contact op om je te laten weten dat je emailadres is gewijzigd naar %{email}.
57
59
  subject: E-mailadres veranderd
58
60
  password_change:
59
61
  greeting: Hallo %{recipient}!
@@ -108,7 +110,7 @@ nl:
108
110
  signed_up_but_unconfirmed: Een e-mail met een confirmatielink is naar je e-mailadres gestuurd. Open de link in je browser om je account te activeren.
109
111
  update_needs_confirmation: Je account is bijgewerkt, maar we moeten je e-mailadres nog valideren. Een e-mail met een confirmatielink is naar je e-mailadres gestuurd. Open de link in je browser om je e-mailadres te confirmeren.
110
112
  updated: Je accountgegevens zijn opgeslagen.
111
- updated_but_not_signed_in:
113
+ updated_but_not_signed_in: Je account is succesvol bijgewerkt, maar omdat je wachtwoord is aangepast moet je opnieuw inloggen.
112
114
  sessions:
113
115
  already_signed_out: Je bent succesvol uitgelogd.
114
116
  new:
@@ -26,7 +26,9 @@ pt-BR:
26
26
  unlock_token: Token de desbloqueio
27
27
  updated_at: Atualizado em
28
28
  models:
29
- user: Usuário
29
+ user:
30
+ one: Usuário
31
+ other: Usuários
30
32
  devise:
31
33
  confirmations:
32
34
  confirmed: A sua conta foi confirmada com sucesso.
data/rails/locales/th.yml CHANGED
@@ -7,7 +7,7 @@ th:
7
7
  confirmed_at: ยืนยันตัวตนเมื่อ
8
8
  created_at: สร้างขึ้นเมื่อ
9
9
  current_password: รหัสผ่านปัจจุบัน
10
- current_sign_in_at: เข็าสู่ระบบเมื่อ
10
+ current_sign_in_at: เข้าสู่ระบบเมื่อ
11
11
  current_sign_in_ip: IP ที่ใช้เข้าสู่ระบบ
12
12
  email: อีเมล
13
13
  encrypted_password: รหัสผ่านที่ถูกเข้ารหัส
@@ -53,7 +53,7 @@ th:
53
53
  email_changed:
54
54
  greeting: สวัสดี %{recipient}
55
55
  message: เราติดต่อคุณในครั้งนี้เพื่อแจ้งให้ทราบว่าอีเมลของคุณได้ถูกเปลี่ยนเป็น %{email} สำเร็จแล้ว
56
- message_unconfirmed:
56
+ message_unconfirmed: เราติดต่อคุณในครั้งนี้เพื่อแจ้งให้ทราบว่าอีเมลของคุณจะถูกเปลี่ยนเป็น %{email}
57
57
  subject: การเปลี่ยนแปลงอีเมลสำเร็จ
58
58
  password_change:
59
59
  greeting: สวัสดี %{recipient}
@@ -101,14 +101,14 @@ th:
101
101
  update: ปรับข้อมูล
102
102
  we_need_your_current_password_to_confirm_your_changes: เราต้องการรหัสผ่านปัจจุบันเพื่อยืนยันการเปลี่ยนรหัสของคุณ
103
103
  new:
104
- sign_up: ออกจากระบบ
104
+ sign_up: สมัครสมาชิก
105
105
  signed_up: ยินดีต้อนรับ! คุณลงทะเบียนเรียบร้อยแล้ว
106
106
  signed_up_but_inactive: คุณลงทะเบียนเรียบร้อยแล้ว แต่การเข้าสู่ระบบล้มเหลวเนื่องจากบัญชีของคุณยังไม่ได้เปิดใช้งาน
107
107
  signed_up_but_locked: คุณลงทะเบียนเรียบร้อยแล้ว แต่การเข้าสู่ระบบล้มเหลวเนื่องจากบัญชีของคุณล็อก
108
108
  signed_up_but_unconfirmed: ข้อความพร้อมลิงค์สำหรับยืนยันได้ส่งไปยังอีเมล์ของคุณแล้ว กรุณาคลิกลิงค์นั้นเพื่อเปิดใช้งานบัญชี
109
109
  update_needs_confirmation: คุณได้อัพเดทบัญชีของคุณเรียบร้อยแล้ว แต่คุณต้องทำการยืนยันอีเมล์ใหม่นี้ กรุณาตรวจสอบอีเมล์และคลิกลิงค์เพื่อยืนยันที่อยู่อีเมล์ใหม่
110
- updated: คุณอัพเดตบัญชีของคุณประสบความสำเร็จ
111
- updated_but_not_signed_in:
110
+ updated: คุณอัพเดตบัญชีของคุณสำเร็จเรียบร้อยแล้ว
111
+ updated_but_not_signed_in: คุณอัพเดตบัญชีของคุณสำเร็จเรียบร้อยแล้ว แต่เนื่องจากคุณได้เปลี่ยนรหัสผ่าน คุณต้องเข้าสู่ระบบใหม่อีกครั้ง
112
112
  sessions:
113
113
  already_signed_out: ออกจากระบบเรียบร้อยแล้ว
114
114
  new:
@@ -123,7 +123,7 @@ th:
123
123
  forgot_your_password: ลืมรหัสผ่าน?
124
124
  sign_in: เข้าสู่ระบบ
125
125
  sign_in_with_provider: เข้าสู่ระบบด้วย%{provider}
126
- sign_up: ออกจากระบบ
126
+ sign_up: สมัครสมาชิก
127
127
  minimum_password_length: "(จำนวนตัวอักษรขั้นต่ำ %{count} ตัวอักษร)"
128
128
  unlocks:
129
129
  new:
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: 1.10.1
4
+ version: 1.10.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Dell
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2021-10-30 00:00:00.000000000 Z
13
+ date: 2022-02-20 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: devise
@@ -54,20 +54,6 @@ dependencies:
54
54
  - - ">="
55
55
  - !ruby/object:Gem::Version
56
56
  version: '0'
57
- - !ruby/object:Gem::Dependency
58
- name: bundler
59
- requirement: !ruby/object:Gem::Requirement
60
- requirements:
61
- - - "~>"
62
- - !ruby/object:Gem::Version
63
- version: '1.2'
64
- type: :development
65
- prerelease: false
66
- version_requirements: !ruby/object:Gem::Requirement
67
- requirements:
68
- - - "~>"
69
- - !ruby/object:Gem::Version
70
- version: '1.2'
71
57
  - !ruby/object:Gem::Dependency
72
58
  name: jeweler
73
59
  requirement: !ruby/object:Gem::Requirement
@@ -258,7 +244,7 @@ files:
258
244
  - rails/locales/zh-HK.yml
259
245
  - rails/locales/zh-TW.yml
260
246
  - rails/locales/zh-YUE.yml
261
- homepage: http://github.com/tigrish/devise-i18n
247
+ homepage: https://github.com/tigrish/devise-i18n
262
248
  licenses:
263
249
  - MIT
264
250
  metadata: {}