devise-i18n 0.4.5 → 0.4.6

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 (5) hide show
  1. data/README.md +4 -167
  2. data/VERSION +1 -1
  3. data/devise-i18n.gemspec +3 -2
  4. data/locales/vi.yml +62 -0
  5. metadata +14 -13
data/README.md CHANGED
@@ -9,175 +9,12 @@ See the **[devise-1.5 branch](https://github.com/tigrish/devise-i18n/tree/devise
9
9
  ## Contributing to devise-i18n
10
10
 
11
11
  - Edit the translations directly on the [devise-i18n](http://www.localeapp.com/projects/377) project on Locale.
12
- - Periodically, the translations will be pulled and made into a gem release.
12
+ - **That's it!**
13
+ - The maintainer will then pull translations from the Locale project and push to Github.
13
14
 
14
- ----
15
-
16
- The following translations are missing - if you can, contribute!
17
-
18
- ### locales/fa.yml
19
-
20
- - *MISSING* devise.confirmations.send_paranoid_instructions
21
- - *MISSING* devise.passwords.send_paranoid_instructions
22
- - *MISSING* devise.passwords.updated_not_active
23
- - *MISSING* devise.registrations.signed_up_but_inactive
24
- - *MISSING* devise.registrations.signed_up_but_locked
25
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
26
- - *MISSING* devise.registrations.update_needs_confirmation
27
- - *MISSING* devise.unlocks.send_paranoid_instructions
28
- - *MISSING* errors.messages.expired
29
-
30
- ### locales/fi.yml
31
-
32
- - *MISSING* devise.confirmations.send_paranoid_instructions
33
- - *MISSING* devise.failure.already_authenticated
34
- - *MISSING* devise.passwords.send_paranoid_instructions
35
- - *MISSING* devise.passwords.updated_not_active
36
- - *MISSING* devise.registrations.signed_up_but_inactive
37
- - *MISSING* devise.registrations.signed_up_but_locked
38
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
39
- - *MISSING* devise.registrations.update_needs_confirmation
40
- - *MISSING* devise.unlocks.send_paranoid_instructions
41
- - *MISSING* errors.messages.expired
42
-
43
-
44
- ### locales/he.yml
45
-
46
- - *MISSING* devise.confirmations.send_paranoid_instructions
47
- - *MISSING* devise.failure.already_authenticated
48
- - *MISSING* devise.omniauth_callbacks.failure
49
- - *MISSING* devise.omniauth_callbacks.success
50
- - *MISSING* devise.passwords.send_paranoid_instructions
51
- - *MISSING* devise.passwords.updated_not_active
52
- - *MISSING* devise.registrations.signed_up_but_inactive
53
- - *MISSING* devise.registrations.signed_up_but_locked
54
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
55
- - *MISSING* devise.registrations.update_needs_confirmation
56
- - *MISSING* devise.unlocks.send_paranoid_instructions
57
- - *MISSING* errors.messages.already_confirmed
58
- - *MISSING* errors.messages.expired
59
- - *MISSING* errors.messages.not_found
60
- - *MISSING* errors.messages.not_locked
61
- - *MISSING* errors.messages.not_saved
62
-
63
- ### locales/hr.yml
64
-
65
- - *MISSING* devise.confirmations.send_paranoid_instructions
66
- - *MISSING* devise.passwords.send_paranoid_instructions
67
- - *MISSING* devise.passwords.updated_not_active
68
- - *MISSING* devise.registrations.signed_up_but_inactive
69
- - *MISSING* devise.registrations.signed_up_but_locked
70
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
71
- - *MISSING* devise.registrations.update_needs_confirmation
72
- - *MISSING* devise.unlocks.send_paranoid_instructions
73
-
74
- ### locales/id.yml
75
-
76
- - *MISSING* devise.confirmations.send_paranoid_instructions
77
- - *MISSING* devise.failure.already_authenticated
78
- - *MISSING* devise.omniauth_callbacks.failure
79
- - *MISSING* devise.omniauth_callbacks.success
80
- - *MISSING* devise.passwords.send_paranoid_instructions
81
- - *MISSING* devise.passwords.updated_not_active
82
- - *MISSING* devise.registrations.signed_up_but_inactive
83
- - *MISSING* devise.registrations.signed_up_but_locked
84
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
85
- - *MISSING* devise.registrations.update_needs_confirmation
86
- - *MISSING* devise.unlocks.send_paranoid_instructions
87
- - *MISSING* errors.messages.expired
88
- - *MISSING* errors.messages.not_saved
89
-
90
- ### locales/lt.yml
91
-
92
- - *MISSING* devise.confirmations.send_paranoid_instructions
93
- - *MISSING* devise.failure.already_authenticated
94
- - *MISSING* devise.omniauth_callbacks.failure
95
- - *MISSING* devise.omniauth_callbacks.success
96
- - *MISSING* devise.passwords.send_paranoid_instructions
97
- - *MISSING* devise.passwords.updated_not_active
98
- - *MISSING* devise.registrations.signed_up_but_inactive
99
- - *MISSING* devise.registrations.signed_up_but_locked
100
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
101
- - *MISSING* devise.registrations.update_needs_confirmation
102
- - *MISSING* devise.unlocks.send_paranoid_instructions
103
- - *MISSING* errors.messages.already_confirmed
104
- - *MISSING* errors.messages.expired
105
- - *MISSING* errors.messages.not_found
106
- - *MISSING* errors.messages.not_locked
107
- - *MISSING* errors.messages.not_saved
108
-
109
- ### locales/lv.yml
110
-
111
- - *MISSING* devise.passwords.updated_not_active
112
- - *MISSING* devise.registrations.signed_up_but_inactive
113
- - *MISSING* devise.registrations.signed_up_but_locked
114
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
115
- - *MISSING* devise.registrations.update_needs_confirmation
116
-
117
- ### locales/my.yml
118
-
119
- - *MISSING* devise.confirmations.send_paranoid_instructions
120
- - *MISSING* devise.failure.already_authenticated
121
- - *MISSING* devise.omniauth_callbacks.failure
122
- - *MISSING* devise.omniauth_callbacks.success
123
- - *MISSING* devise.passwords.send_paranoid_instructions
124
- - *MISSING* devise.passwords.updated_not_active
125
- - *MISSING* devise.registrations.signed_up_but_inactive
126
- - *MISSING* devise.registrations.signed_up_but_locked
127
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
128
- - *MISSING* devise.registrations.update_needs_confirmation
129
- - *MISSING* devise.unlocks.send_paranoid_instructions
130
- - *MISSING* errors.messages.expired
131
- - *MISSING* errors.messages.not_saved
132
-
133
- ### locales/nb.yml
134
-
135
- - *MISSING* devise.confirmations.send_paranoid_instructions
136
- - *MISSING* devise.failure.already_authenticated
137
- - *MISSING* devise.passwords.send_paranoid_instructions
138
- - *MISSING* devise.passwords.updated_not_active
139
- - *MISSING* devise.registrations.signed_up_but_inactive
140
- - *MISSING* devise.registrations.signed_up_but_locked
141
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
142
- - *MISSING* devise.registrations.update_needs_confirmation
143
- - *MISSING* devise.unlocks.send_paranoid_instructions
144
- - *MISSING* errors.messages.expired
145
-
146
- ### locales/pt-PT.yml
147
-
148
- - *MISSING* devise.passwords.updated_not_active
149
- - *MISSING* devise.registrations.signed_up_but_inactive
150
- - *MISSING* devise.registrations.signed_up_but_locked
151
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
152
- - *MISSING* devise.registrations.update_needs_confirmation
153
-
154
- ### locales/sk.yml
155
-
156
- - *MISSING* devise.registrations.signed_up_but_inactive
157
- - *MISSING* devise.registrations.signed_up_but_locked
158
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
159
- - *MISSING* devise.registrations.update_needs_confirmation
160
-
161
- ### locales/sv.yml
162
-
163
- - *MISSING* devise.passwords.updated_not_active
164
- - *MISSING* devise.registrations.signed_up_but_inactive
165
- - *MISSING* devise.registrations.signed_up_but_locked
166
- - *MISSING* devise.registrations.signed_up_but_unconfirmed
167
- - *MISSING* devise.registrations.update_needs_confirmation
168
-
169
-
170
-
171
- ----
172
-
173
-
174
- ## You might also like:
175
-
176
- * [rails-i18n](https://github.com/svenfuchs/rails-i18n)
177
- * [will-paginate-i18n](https://github.com/tigrish/will-paginate-i18n)
178
- * [Locale](http://www.localeapp.com)
15
+ Happy translating!
179
16
 
180
17
  ## Copyright
181
18
 
182
19
  Copyright (c) 2011 Christopher Dell. See LICENSE.txt for
183
- further details.
20
+ further details.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.5
1
+ 0.4.6
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{devise-i18n}
8
- s.version = "0.4.5"
8
+ s.version = "0.4.6"
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-05-24}
12
+ s.date = %q{2012-05-28}
13
13
  s.description = %q{Translations for the devise gem}
14
14
  s.email = %q{chris@tigrish.com}
15
15
  s.extra_rdoc_files = [
@@ -58,6 +58,7 @@ Gem::Specification.new do |s|
58
58
  "locales/ru.yml",
59
59
  "locales/sk.yml",
60
60
  "locales/sv.yml",
61
+ "locales/vi.yml",
61
62
  "locales/zh-CN.yml",
62
63
  "locales/zh-TW.yml",
63
64
  "spec/devise-i18n_spec.rb",
@@ -0,0 +1,62 @@
1
+ vi:
2
+ devise:
3
+ confirmations:
4
+ confirmed: Tài khoản của bạn đã được xác nhận thành công. Bạn đang đăng nhập ngay bây giờ.
5
+ send_instructions: Bạn sẽ nhận được email hướng dẫn cách xác nhận tài khoản trong vòng vài phút nữa.
6
+ send_paranoid_instructions: Nếu email của bạn đã tồn tại trong cơ sở dữ liệu của chúng tôi,
7
+ bạn sẽ nhận được email hướng dẫn cách xác nhận tài khoản trong vòng vài phút nữa.
8
+ failure:
9
+ already_authenticated: Bạn đã đăng nhập.
10
+ inactive: Tài khoản của bạn chưa được kích hoạt.
11
+ invalid: Email hoặc mật khẩu không chính xác.
12
+ invalid_token: Mã xác nhận không chính xác.
13
+ locked: Tài khoản của bạn đã bị khóa.
14
+ timeout: Phiên làm việc của bạn đã hết hạn, vui lòng đăng nhập để tiếp tục.
15
+ unauthenticated: Bạn cần phải đăng nhập hoặc đăng ký trước khi tiếp tục.
16
+ unconfirmed: Bạn cần phải xác nhận tài khoản trước khi tiếp tục.
17
+ mailer:
18
+ confirmation_instructions:
19
+ subject: Hướng dẫn xác nhận tài khoản
20
+ reset_password_instructions:
21
+ subject: Hướng dẫn thiết lập lại mật khẩu
22
+ unlock_instructions:
23
+ subject: Hướng dẫn mở khóa tài khoản
24
+ omniauth_callbacks:
25
+ failure: Không từ xác nhận từ %{kind} vì "%{reason}".
26
+ success: Xác nhận thành công từ %{kind} tài khoản.
27
+ passwords:
28
+ send_instructions: Bạn sẽ nhận được email hướng dẫn cách thiết lập lại mật khẩu trong vòng vài phút nữa.
29
+ send_paranoid_instructions: Nếu email của bạn đã tồn tại trong cơ sở dữ liệu của chúng tôi,
30
+ bạn sẽ nhận được email chứa liên kết tới trang phục hồi mật khẩu
31
+ updated: Mật khẩu của bạn đã được thay đổi thành công. Bạn đang đăng nhập ngay bây giờ.
32
+ updated_not_active: Mật khẩu của bạn đã được thay đổi thành công.
33
+ registrations:
34
+ destroyed: Tạm biệt! Tài khoản của bạn đã được hủy. Chúng tôi hy vọng sẽ sớm được gặp lại bạn.
35
+ signed_up: Xin chào! Tài khoản của bạn đã được đăng ký thành công.
36
+ signed_up_but_inactive: Tài khoản của bạn đã được đăng ký thành công. Tuy nhiên,
37
+ bạn cần phải kích hoạt tài khoản trước khi có thể bắt đầu đăng nhập.
38
+ signed_up_but_locked: Tài khoản của bạn đã được đăng ký thành công. Tuy nhiên,
39
+ tài khoản của bạn đã bị khóa vì vậy bạn chưa thể đăng nhập được.
40
+ signed_up_but_unconfirmed: Một tin nhắn chứa liên kết xác nhận tài khoản đã được gửi đến email của bạn.
41
+ Vui lòng mở liên kết đó để xác nhận tài khoản.
42
+ update_needs_confirmation: Tài khoản của bạn được cập nhật thành công,
43
+ nhưng chúng tôi cần xác nhận lại địa chỉ email mới của bạn.
44
+ Vui lòng kiểm tra email và nhấn vào liên kết xác nhận để hoàn tất quá trình xác nhận email mới của bạn.
45
+ updated: Tài khoản của bạn đã được cập nhật thành công.
46
+ sessions:
47
+ signed_in: Đăng nhập thành công.
48
+ signed_out: Đăng xuất thành công.
49
+ unlocks:
50
+ send_instructions: Bạn sẽ nhận được email hướng dẫn cách mở khóa tài khoản trong vòng vài phút nữa.
51
+ send_paranoid_instructions: Nếu tài khoản của bạn tồn tại,
52
+ bạn sẽ nhận được email hướng dẫn cách mở khóa tài khoản trong vòng vài phút nữa.
53
+ unlocked: Tài khoản của bạn đã được mở khóa thành công. Vui lòng đăng nhập để tiếp tục.
54
+ errors:
55
+ messages:
56
+ already_confirmed: đã được xác nhận, hãy thử đăng nhập xem sao.
57
+ expired: đã hết hạn, vui lòng gửi yêu cầu mới.
58
+ not_found: không tìm thấy
59
+ not_locked: không bị khóa
60
+ not_saved:
61
+ one: ! '1 lỗi bị cấm %{resource} khi lưu:'
62
+ other: ! '%{count} lỗi bị cấm %{resource} khi lưu:'
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.4.5
4
+ version: 0.4.6
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-05-24 00:00:00.000000000Z
12
+ date: 2012-05-28 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
16
- requirement: &70195172380340 !ruby/object:Gem::Requirement
16
+ requirement: &70203225026480 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: 2.4.0
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *70195172380340
24
+ version_requirements: *70203225026480
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: bundler
27
- requirement: &70195172379760 !ruby/object:Gem::Requirement
27
+ requirement: &70203225024780 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ~>
@@ -32,10 +32,10 @@ dependencies:
32
32
  version: 1.1.2
33
33
  type: :development
34
34
  prerelease: false
35
- version_requirements: *70195172379760
35
+ version_requirements: *70203225024780
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: jeweler
38
- requirement: &70195172379280 !ruby/object:Gem::Requirement
38
+ requirement: &70203225024020 !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: *70195172379280
46
+ version_requirements: *70203225024020
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: i18n-spec
49
- requirement: &70195172378800 !ruby/object:Gem::Requirement
49
+ requirement: &70203225022800 !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: *70195172378800
57
+ version_requirements: *70203225022800
58
58
  - !ruby/object:Gem::Dependency
59
59
  name: localeapp
60
- requirement: &70195172378000 !ruby/object:Gem::Requirement
60
+ requirement: &70203225022040 !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: *70195172378000
68
+ version_requirements: *70203225022040
69
69
  description: Translations for the devise gem
70
70
  email: chris@tigrish.com
71
71
  executables: []
@@ -115,6 +115,7 @@ files:
115
115
  - locales/ru.yml
116
116
  - locales/sk.yml
117
117
  - locales/sv.yml
118
+ - locales/vi.yml
118
119
  - locales/zh-CN.yml
119
120
  - locales/zh-TW.yml
120
121
  - spec/devise-i18n_spec.rb
@@ -134,7 +135,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
134
135
  version: '0'
135
136
  segments:
136
137
  - 0
137
- hash: -1094417852557276238
138
+ hash: -2450402060636726793
138
139
  required_rubygems_version: !ruby/object:Gem::Requirement
139
140
  none: false
140
141
  requirements: