devise-i18n 1.12.1 → 1.13.0

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.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/rails/locales/af.yml +52 -48
  4. data/rails/locales/ar.yml +30 -18
  5. data/rails/locales/az.yml +48 -42
  6. data/rails/locales/be.yml +62 -54
  7. data/rails/locales/bg.yml +61 -57
  8. data/rails/locales/bn.yml +31 -31
  9. data/rails/locales/bs.yml +90 -85
  10. data/rails/locales/ca.yml +32 -30
  11. data/rails/locales/cs.yml +48 -42
  12. data/rails/locales/da.yml +43 -41
  13. data/rails/locales/de-CH.yml +45 -45
  14. data/rails/locales/de.yml +40 -40
  15. data/rails/locales/el.yml +26 -24
  16. data/rails/locales/en-GB.yml +34 -36
  17. data/rails/locales/en.yml +31 -31
  18. data/rails/locales/eo.yml +33 -33
  19. data/rails/locales/es-CL.yml +32 -27
  20. data/rails/locales/es-CO.yml +30 -29
  21. data/rails/locales/es-MX.yml +30 -27
  22. data/rails/locales/es.yml +30 -27
  23. data/rails/locales/et.yml +42 -40
  24. data/rails/locales/fa.yml +19 -15
  25. data/rails/locales/fi.yml +35 -33
  26. data/rails/locales/fr-CA.yml +40 -35
  27. data/rails/locales/fr.yml +36 -31
  28. data/rails/locales/ha.yml +59 -55
  29. data/rails/locales/he.yml +39 -34
  30. data/rails/locales/hi.yml +33 -33
  31. data/rails/locales/hr.yml +31 -34
  32. data/rails/locales/hu.yml +58 -54
  33. data/rails/locales/id.yml +38 -35
  34. data/rails/locales/ig.yml +64 -60
  35. data/rails/locales/is.yml +32 -30
  36. data/rails/locales/it.yml +37 -34
  37. data/rails/locales/ja.yml +11 -10
  38. data/rails/locales/ka.yml +54 -52
  39. data/rails/locales/km.yml +30 -27
  40. data/rails/locales/ko.yml +22 -19
  41. data/rails/locales/lo-LA.yml +57 -57
  42. data/rails/locales/lt.yml +100 -91
  43. data/rails/locales/lv.yml +50 -47
  44. data/rails/locales/mk.yml +31 -30
  45. data/rails/locales/ms.yml +36 -35
  46. data/rails/locales/nb.yml +33 -31
  47. data/rails/locales/nl.yml +31 -31
  48. data/rails/locales/nn-NO.yml +38 -34
  49. data/rails/locales/no.yml +34 -30
  50. data/rails/locales/pl.yml +42 -41
  51. data/rails/locales/pt-BR.yml +44 -41
  52. data/rails/locales/pt.yml +39 -36
  53. data/rails/locales/ro.yml +38 -35
  54. data/rails/locales/ru.yml +71 -71
  55. data/rails/locales/si.yml +44 -40
  56. data/rails/locales/sk.yml +49 -43
  57. data/rails/locales/sl.yml +103 -95
  58. data/rails/locales/sq.yml +36 -36
  59. data/rails/locales/sr-RS.yml +33 -36
  60. data/rails/locales/sr.yml +44 -43
  61. data/rails/locales/sv.yml +33 -31
  62. data/rails/locales/th.yml +24 -21
  63. data/rails/locales/tl.yml +62 -58
  64. data/rails/locales/tr.yml +38 -32
  65. data/rails/locales/uk.yml +44 -40
  66. data/rails/locales/ur.yml +23 -19
  67. data/rails/locales/vi.yml +35 -36
  68. data/rails/locales/yo.yml +70 -96
  69. data/rails/locales/zh-CN.yml +20 -19
  70. data/rails/locales/zh-HK.yml +75 -72
  71. data/rails/locales/zh-TW.yml +15 -14
  72. data/rails/locales/zh-YUE.yml +72 -72
  73. metadata +16 -29
@@ -2,88 +2,88 @@ zh-YUE:
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:
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:
28
28
  models:
29
- user:
29
+ user:
30
30
  devise:
31
31
  confirmations:
32
32
  confirmed: 啟用同埋登入咗帳戶。
33
33
  new:
34
- resend_confirmation_instructions:
34
+ resend_confirmation_instructions:
35
35
  send_instructions: 幾分鐘之後,你會收到一封電郵,入面有啟用帳戶嘅步驟。
36
36
  send_paranoid_instructions: 如果我哋既紀錄入面有呢個電郵的話,幾分鐘之後,你會收到一封電郵,入面有啟用帳戶嘅步驟。
37
37
  failure:
38
38
  already_authenticated: 已經登入咗。
39
39
  inactive: 帳戶未啟用。
40
- invalid:
40
+ invalid:
41
41
  last_attempt: 你仲有一次嘗試正確密碼嘅機會,過後你嘅帳戶會被鎖住。
42
42
  locked: 你個帳戶已經鎖咗。
43
- not_found_in_database:
43
+ not_found_in_database:
44
44
  timeout: 超時,請重新登入。
45
45
  unauthenticated: 請登入,或者開個帳戶。
46
46
  unconfirmed: 帳戶未啟用。
47
47
  mailer:
48
48
  confirmation_instructions:
49
- action:
50
- greeting:
51
- instruction:
49
+ action:
50
+ greeting:
51
+ instruction:
52
52
  subject: 啟用帳戶
53
53
  email_changed:
54
- greeting:
55
- message:
56
- message_unconfirmed:
57
- subject:
54
+ greeting:
55
+ message:
56
+ message_unconfirmed:
57
+ subject:
58
58
  password_change:
59
- greeting:
60
- message:
61
- subject:
59
+ greeting:
60
+ message:
61
+ subject:
62
62
  reset_password_instructions:
63
- action:
64
- greeting:
65
- instruction:
66
- instruction_2:
67
- instruction_3:
63
+ action:
64
+ greeting:
65
+ instruction:
66
+ instruction_2:
67
+ instruction_3:
68
68
  subject: 重設密碼
69
69
  unlock_instructions:
70
- action:
71
- greeting:
72
- instruction:
73
- message:
70
+ action:
71
+ greeting:
72
+ instruction:
73
+ message:
74
74
  subject: 帳戶解鎖
75
75
  omniauth_callbacks:
76
76
  failure: 由%{kind}登入唔到,原因︰%{reason}。
77
77
  success: "%{kind}登入成功。"
78
78
  passwords:
79
79
  edit:
80
- change_my_password:
81
- change_your_password:
82
- confirm_new_password:
83
- new_password:
80
+ change_my_password:
81
+ change_your_password:
82
+ confirm_new_password:
83
+ new_password:
84
84
  new:
85
- forgot_your_password:
86
- send_me_reset_password_instructions:
85
+ forgot_your_password:
86
+ send_me_reset_password_instructions:
87
87
  no_token: 請肯定網址係密碼重設電郵入面嗰個。唔經呢封電郵睇唔到呢版。
88
88
  send_instructions: 幾分鐘之後,你會收到一封電郵,入面有重設密碼嘅步驟。
89
89
  send_paranoid_instructions: 如果我哋既紀錄入面有呢個電郵的話,幾分鐘之後,你會收到一封電郵,入面有重設密碼嘅步驟。
@@ -92,42 +92,42 @@ zh-YUE:
92
92
  registrations:
93
93
  destroyed: 帳戶已經註銷。有緣再會。
94
94
  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:
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:
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
110
  updated: 更新咗帳戶。
111
- updated_but_not_signed_in:
111
+ updated_but_not_signed_in:
112
112
  sessions:
113
113
  already_signed_out: 登出成功。
114
114
  new:
115
- sign_in:
115
+ sign_in:
116
116
  signed_in: 登入咗。
117
117
  signed_out: 登出咗。
118
118
  shared:
119
119
  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:
127
- minimum_password_length:
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:
127
+ minimum_password_length:
128
128
  unlocks:
129
129
  new:
130
- resend_unlock_instructions:
130
+ resend_unlock_instructions:
131
131
  send_instructions: 幾分鐘之後,你會收到一封電郵,入面有帳戶解鎖嘅步驟。
132
132
  send_paranoid_instructions: 如果我哋既紀錄入面有呢個帳戶的話,幾分鐘之後,你會收到一封電郵,入面有帳戶解鎖嘅步驟。
133
133
  unlocked: 帳戶解咗鎖;請重新登入。
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devise-i18n
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.1
4
+ version: 1.13.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Dell
8
8
  - mcasimir
9
9
  - Jason Barnabe
10
- autorequire:
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
  date: 2023-10-04 00:00:00.000000000 Z
@@ -27,27 +27,13 @@ dependencies:
27
27
  - !ruby/object:Gem::Version
28
28
  version: 4.9.0
29
29
  - !ruby/object:Gem::Dependency
30
- name: rspec
31
- requirement: !ruby/object:Gem::Requirement
32
- requirements:
33
- - - ">="
34
- - !ruby/object:Gem::Version
35
- version: 2.8.0
36
- type: :development
37
- prerelease: false
38
- version_requirements: !ruby/object:Gem::Requirement
39
- requirements:
40
- - - ">="
41
- - !ruby/object:Gem::Version
42
- version: 2.8.0
43
- - !ruby/object:Gem::Dependency
44
- name: rspec-rails
30
+ name: rails-i18n
45
31
  requirement: !ruby/object:Gem::Requirement
46
32
  requirements:
47
33
  - - ">="
48
34
  - !ruby/object:Gem::Version
49
35
  version: '0'
50
- type: :development
36
+ type: :runtime
51
37
  prerelease: false
52
38
  version_requirements: !ruby/object:Gem::Requirement
53
39
  requirements:
@@ -55,21 +41,21 @@ dependencies:
55
41
  - !ruby/object:Gem::Version
56
42
  version: '0'
57
43
  - !ruby/object:Gem::Dependency
58
- name: i18n-spec
44
+ name: rspec
59
45
  requirement: !ruby/object:Gem::Requirement
60
46
  requirements:
61
- - - "~>"
47
+ - - ">="
62
48
  - !ruby/object:Gem::Version
63
- version: 0.6.0
49
+ version: 2.8.0
64
50
  type: :development
65
51
  prerelease: false
66
52
  version_requirements: !ruby/object:Gem::Requirement
67
53
  requirements:
68
- - - "~>"
54
+ - - ">="
69
55
  - !ruby/object:Gem::Version
70
- version: 0.6.0
56
+ version: 2.8.0
71
57
  - !ruby/object:Gem::Dependency
72
- name: localeapp
58
+ name: rspec-rails
73
59
  requirement: !ruby/object:Gem::Requirement
74
60
  requirements:
75
61
  - - ">="
@@ -139,7 +125,7 @@ dependencies:
139
125
  - !ruby/object:Gem::Version
140
126
  version: '0'
141
127
  description: Translations for the devise gem
142
- email: chris@tigrish.com
128
+ email: jason.barnabe@gmail.com
143
129
  executables: []
144
130
  extensions: []
145
131
  extra_rdoc_files:
@@ -246,11 +232,12 @@ files:
246
232
  - rails/locales/zh-HK.yml
247
233
  - rails/locales/zh-TW.yml
248
234
  - rails/locales/zh-YUE.yml
249
- homepage: https://github.com/tigrish/devise-i18n
235
+ homepage: https://github.com/devise-i18n/devise-i18n
250
236
  licenses:
251
237
  - MIT
252
- metadata: {}
253
- post_install_message:
238
+ metadata:
239
+ changelog_uri: https://github.com/devise-i18n/devise-i18n/blob/master/CHANGELOG.md
240
+ post_install_message:
254
241
  rdoc_options: []
255
242
  require_paths:
256
243
  - lib
@@ -266,7 +253,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
266
253
  version: '0'
267
254
  requirements: []
268
255
  rubygems_version: 3.5.3
269
- signing_key:
256
+ signing_key:
270
257
  specification_version: 4
271
258
  summary: Translations for the devise gem
272
259
  test_files: []