devise-i18n 1.15.0 → 1.16.1
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 +4 -4
- data/README.md +1 -1
- data/app/views/devise/confirmations/new.html.erb +2 -2
- data/app/views/devise/passwords/edit.html.erb +5 -5
- data/app/views/devise/passwords/new.html.erb +2 -2
- data/app/views/devise/registrations/edit.html.erb +9 -10
- data/app/views/devise/registrations/new.html.erb +8 -8
- data/app/views/devise/sessions/new.html.erb +6 -6
- data/app/views/devise/shared/_error_messages.html.erb +1 -1
- data/app/views/devise/shared/_links.html.erb +6 -6
- data/app/views/devise/unlocks/new.html.erb +2 -2
- data/rails/locales/af.yml +3 -3
- data/rails/locales/ar.yml +76 -76
- data/rails/locales/az.yml +1 -1
- data/rails/locales/be.yml +2 -2
- data/rails/locales/bg.yml +1 -1
- data/rails/locales/bn.yml +1 -1
- data/rails/locales/bs.yml +2 -2
- data/rails/locales/ca.yml +2 -2
- data/rails/locales/de-CH.yml +1 -1
- data/rails/locales/de.yml +1 -1
- data/rails/locales/el.yml +8 -8
- data/rails/locales/en.yml +1 -1
- data/rails/locales/es-CL.yml +2 -2
- data/rails/locales/es-CO.yml +2 -2
- data/rails/locales/es-MX.yml +2 -2
- data/rails/locales/et.yml +1 -1
- data/rails/locales/eu.yml +147 -0
- data/rails/locales/fa.yml +17 -17
- data/rails/locales/fi.yml +1 -1
- data/rails/locales/fr-CA.yml +2 -2
- data/rails/locales/fr.yml +2 -2
- data/rails/locales/ha.yml +6 -6
- data/rails/locales/he.yml +2 -2
- data/rails/locales/hr.yml +3 -3
- data/rails/locales/hu.yml +2 -2
- data/rails/locales/id.yml +2 -2
- data/rails/locales/is.yml +5 -5
- data/rails/locales/it.yml +6 -6
- data/rails/locales/ja.yml +17 -17
- data/rails/locales/ka.yml +2 -2
- data/rails/locales/km.yml +10 -10
- data/rails/locales/ko.yml +5 -5
- data/rails/locales/lv.yml +1 -1
- data/rails/locales/nb.yml +5 -5
- data/rails/locales/nl.yml +2 -2
- data/rails/locales/nn-NO.yml +1 -1
- data/rails/locales/no.yml +5 -5
- data/rails/locales/pl.yml +1 -1
- data/rails/locales/pt-BR.yml +2 -2
- data/rails/locales/ro.yml +1 -1
- data/rails/locales/ru.yml +1 -1
- data/rails/locales/sk.yml +1 -1
- data/rails/locales/sr-RS.yml +1 -1
- data/rails/locales/sr.yml +3 -3
- data/rails/locales/sv.yml +3 -3
- data/rails/locales/th.yml +12 -12
- data/rails/locales/tr.yml +1 -1
- data/rails/locales/uk.yml +2 -2
- data/rails/locales/ur.yml +16 -16
- data/rails/locales/vi.yml +2 -2
- data/rails/locales/yo.yml +1 -1
- data/rails/locales/zh-CN.yml +17 -17
- data/rails/locales/zh-HK.yml +9 -9
- data/rails/locales/zh-TW.yml +17 -17
- metadata +5 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8c6667838bcbb437762f2ce47531da1135a3b41fbea4f2e6ed97506eaf0d3115
|
|
4
|
+
data.tar.gz: d080906491002227bf53ce9c51c37f2e43fbf77f8806495a99c394a374427971
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b7287d95ad02312d63685d15d71d26dc804904d55db14119bd159ee45332a2b73bbf904de115d133270d34991c909c737a9a6f364ad6c8d65ceb7ff53a09aa88
|
|
7
|
+
data.tar.gz: 9dc9701df6cadd80a3c0361f6a587d33efdf15b10d4e53d7d17672269da0e2466c2c969ddab4f25e29b455f43c696a77504aae37ca6ab6ffc8a00c26e4812d69
|
data/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# devise-i18n
|
|
2
2
|
|
|
3
|
-
[](https://github.com/devise-i18n/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
|
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
<%= render "devise/shared/error_messages", resource: resource %>
|
|
5
5
|
|
|
6
6
|
<div class="field">
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
<p><%= f.label :email %></p>
|
|
8
|
+
<p><%= f.email_field :email, autofocus: true, autocomplete: "email", value: (resource.pending_reconfirmation? ? resource.unconfirmed_email : resource.email) %></p>
|
|
9
9
|
</div>
|
|
10
10
|
|
|
11
11
|
<div class="actions">
|
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
<%= f.hidden_field :reset_password_token %>
|
|
6
6
|
|
|
7
7
|
<div class="field">
|
|
8
|
-
|
|
8
|
+
<p><%= f.label :password, t('.new_password') %></p>
|
|
9
9
|
<% if @minimum_password_length %>
|
|
10
|
-
<em><%= t('devise.shared.minimum_password_length', count: @minimum_password_length) %></em
|
|
10
|
+
<p><em><%= t('devise.shared.minimum_password_length', count: @minimum_password_length) %></em></p>
|
|
11
11
|
<% end %>
|
|
12
|
-
|
|
12
|
+
<p><%= f.password_field :password, autofocus: true, autocomplete: "new-password" %></p>
|
|
13
13
|
</div>
|
|
14
14
|
|
|
15
15
|
<div class="field">
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
<p><%= f.label :password_confirmation, t('.confirm_new_password') %></p>
|
|
17
|
+
<p><%= f.password_field :password_confirmation, autocomplete: "new-password" %></p>
|
|
18
18
|
</div>
|
|
19
19
|
|
|
20
20
|
<div class="actions">
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
<%= render "devise/shared/error_messages", resource: resource %>
|
|
5
5
|
|
|
6
6
|
<div class="field">
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
<p><%= f.label :email %></p>
|
|
8
|
+
<p><%= f.email_field :email, autofocus: true, autocomplete: "email" %></p>
|
|
9
9
|
</div>
|
|
10
10
|
|
|
11
11
|
<div class="actions">
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
<%= render "devise/shared/error_messages", resource: resource %>
|
|
5
5
|
|
|
6
6
|
<div class="field">
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
<p><%= f.label :email %></p>
|
|
8
|
+
<p><%= f.email_field :email, autofocus: true, autocomplete: "email" %></p>
|
|
9
9
|
</div>
|
|
10
10
|
|
|
11
11
|
<% if devise_mapping.confirmable? && resource.pending_reconfirmation? %>
|
|
@@ -13,22 +13,21 @@
|
|
|
13
13
|
<% end %>
|
|
14
14
|
|
|
15
15
|
<div class="field">
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
<p><%= f.label :password %> <i>(<%= t('.leave_blank_if_you_don_t_want_to_change_it') %>)</i></p>
|
|
17
|
+
<p><%= f.password_field :password, autocomplete: "new-password" %></p>
|
|
18
18
|
<% if @minimum_password_length %>
|
|
19
|
-
<
|
|
20
|
-
<em><%= t('devise.shared.minimum_password_length', count: @minimum_password_length) %></em>
|
|
19
|
+
<p><em><%= t('devise.shared.minimum_password_length', count: @minimum_password_length) %></em></p>
|
|
21
20
|
<% end %>
|
|
22
21
|
</div>
|
|
23
22
|
|
|
24
23
|
<div class="field">
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
<p><%= f.label :password_confirmation %></p>
|
|
25
|
+
<p><%= f.password_field :password_confirmation, autocomplete: "new-password" %></p>
|
|
27
26
|
</div>
|
|
28
27
|
|
|
29
28
|
<div class="field">
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
<p><%= f.label :current_password %> <i>(<%= t('.we_need_your_current_password_to_confirm_your_changes') %>)</i></p>
|
|
30
|
+
<p><%= f.password_field :current_password, autocomplete: "current-password" %></p>
|
|
32
31
|
</div>
|
|
33
32
|
|
|
34
33
|
<div class="actions">
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
<%= render "devise/shared/error_messages", resource: resource %>
|
|
5
5
|
|
|
6
6
|
<div class="field">
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
<p><%= f.label :email %></p>
|
|
8
|
+
<p><%= f.email_field :email, autofocus: true, autocomplete: "email" %></p>
|
|
9
9
|
</div>
|
|
10
10
|
|
|
11
11
|
<div class="field">
|
|
12
|
-
|
|
12
|
+
<p><%= f.label :password %></p>
|
|
13
13
|
<% if @minimum_password_length %>
|
|
14
|
-
|
|
15
|
-
<% end
|
|
16
|
-
|
|
14
|
+
<p><em><%= t('devise.shared.minimum_password_length', count: @minimum_password_length) %></em></p>
|
|
15
|
+
<% end %>
|
|
16
|
+
<p><%= f.password_field :password, autocomplete: "new-password" %></p>
|
|
17
17
|
</div>
|
|
18
18
|
|
|
19
19
|
<div class="field">
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
<p><%= f.label :password_confirmation %></p>
|
|
21
|
+
<p><%= f.password_field :password_confirmation, autocomplete: "new-password" %></p>
|
|
22
22
|
</div>
|
|
23
23
|
|
|
24
24
|
<div class="actions">
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
<%= form_for(resource, as: resource_name, url: session_path(resource_name)) do |f| %>
|
|
4
4
|
<div class="field">
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
<p><%= f.label :email %></p>
|
|
6
|
+
<p><%= f.email_field :email, autofocus: true, autocomplete: "email" %></p>
|
|
7
7
|
</div>
|
|
8
8
|
|
|
9
9
|
<div class="field">
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
<p><%= f.label :password %></p>
|
|
11
|
+
<p><%= f.password_field :password, autocomplete: "current-password" %></p>
|
|
12
12
|
</div>
|
|
13
13
|
|
|
14
14
|
<% if devise_mapping.rememberable? %>
|
|
15
15
|
<div class="field">
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
<p><%= f.check_box :remember_me %></p>
|
|
17
|
+
<p><%= f.label :remember_me %></p>
|
|
18
18
|
</div>
|
|
19
19
|
<% end %>
|
|
20
20
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
<%- if controller_name != 'sessions' %>
|
|
2
|
-
|
|
2
|
+
<p><%= link_to t(".sign_in"), new_session_path(resource_name) %></p>
|
|
3
3
|
<% end %>
|
|
4
4
|
|
|
5
5
|
<%- if devise_mapping.registerable? && controller_name != 'registrations' %>
|
|
6
|
-
|
|
6
|
+
<p><%= link_to t(".sign_up"), new_registration_path(resource_name) %></p>
|
|
7
7
|
<% end %>
|
|
8
8
|
|
|
9
9
|
<%- if devise_mapping.recoverable? && controller_name != 'passwords' && controller_name != 'registrations' %>
|
|
10
|
-
|
|
10
|
+
<p><%= link_to t(".forgot_your_password"), new_password_path(resource_name) %></p>
|
|
11
11
|
<% end %>
|
|
12
12
|
|
|
13
13
|
<%- if devise_mapping.confirmable? && controller_name != 'confirmations' %>
|
|
14
|
-
|
|
14
|
+
<p><%= link_to t('.didn_t_receive_confirmation_instructions'), new_confirmation_path(resource_name) %></p>
|
|
15
15
|
<% end %>
|
|
16
16
|
|
|
17
17
|
<%- if devise_mapping.lockable? && resource_class.unlock_strategy_enabled?(:email) && controller_name != 'unlocks' %>
|
|
18
|
-
|
|
18
|
+
<p><%= link_to t('.didn_t_receive_unlock_instructions'), new_unlock_path(resource_name) %></p>
|
|
19
19
|
<% end %>
|
|
20
20
|
|
|
21
21
|
<%- if devise_mapping.omniauthable? %>
|
|
22
22
|
<%- resource_class.omniauth_providers.each do |provider| %>
|
|
23
|
-
|
|
23
|
+
<p><%= button_to t('.sign_in_with_provider', provider: OmniAuth::Utils.camelize(provider)), omniauth_authorize_path(resource_name, provider), data: { turbo: false } %></p>
|
|
24
24
|
<% end %>
|
|
25
25
|
<% end %>
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
<%= render "devise/shared/error_messages", resource: resource %>
|
|
5
5
|
|
|
6
6
|
<div class="field">
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
<p><%= f.label :email %></p>
|
|
8
|
+
<p><%= f.email_field :email, autofocus: true, autocomplete: "email" %></p>
|
|
9
9
|
</div>
|
|
10
10
|
|
|
11
11
|
<div class="actions">
|
data/rails/locales/af.yml
CHANGED
|
@@ -99,14 +99,14 @@ af:
|
|
|
99
99
|
currently_waiting_confirmation_for_email: 'Wag tans bevestiging vir: %{email}'
|
|
100
100
|
leave_blank_if_you_don_t_want_to_change_it: los skoon indien jy dit nie wil verander nie
|
|
101
101
|
title: "Wysig %{resource}"
|
|
102
|
-
unhappy: Ongelukkig
|
|
102
|
+
unhappy: "Ongelukkig"
|
|
103
103
|
update: Opdateer
|
|
104
104
|
we_need_your_current_password_to_confirm_your_changes: ons benodig jou huidige wagwoord om jou veranderinge te bevestig
|
|
105
105
|
new:
|
|
106
106
|
sign_up: Teken in
|
|
107
107
|
signed_up: Welkom! Jy het suksesvol ingeteken.
|
|
108
|
-
signed_up_but_inactive: Jy het suksesvol ingeteken. Ons kon jou wel nie inteken nie omdat jou rekening nog nie geaktiveer is nie.
|
|
109
|
-
signed_up_but_locked: Jy het suksesvol ingeteken. Ons kon jou wel nie inteken nie omdat jou rekening gesluit is.
|
|
108
|
+
signed_up_but_inactive: "Jy het suksesvol ingeteken. Ons kon jou wel nie inteken nie omdat jou rekening nog nie geaktiveer is nie."
|
|
109
|
+
signed_up_but_locked: "Jy het suksesvol ingeteken. Ons kon jou wel nie inteken nie omdat jou rekening gesluit is."
|
|
110
110
|
signed_up_but_unconfirmed: "'n Boodskap met 'n bevestigingsskakel was gestuur na jou e-posadres. Volg asseblief die skakel om jou rekening te aktiveer."
|
|
111
111
|
update_needs_confirmation: "Jy het jou rekening suksesvol opgedateer, maar ons moet eerst jou nuwe e-posadres verifieer. Kyk asseblief na jou e-posse en volg die bevestigingsskakel om jou nuwe e-posadres te bevestig."
|
|
112
112
|
updated: Jou rekening was suksesvol opgedateer.
|
data/rails/locales/ar.yml
CHANGED
|
@@ -2,29 +2,29 @@ ar:
|
|
|
2
2
|
activerecord:
|
|
3
3
|
attributes:
|
|
4
4
|
user:
|
|
5
|
-
confirmation_sent_at:
|
|
6
|
-
confirmation_token: رمز
|
|
7
|
-
confirmed_at:
|
|
8
|
-
created_at:
|
|
5
|
+
confirmation_sent_at: أُرسِلت رسالة التأكيد في
|
|
6
|
+
confirmation_token: رمز تأكيد البريد الإلكتروني
|
|
7
|
+
confirmed_at: أُكِّد في
|
|
8
|
+
created_at: أُنشِئ في
|
|
9
9
|
current_password: كلمة المرور الحالية
|
|
10
10
|
current_sign_in_at: تسجيل الدخول الحالي في
|
|
11
11
|
current_sign_in_ip: عنوان IP لتسجيل الدخول الحالي
|
|
12
|
-
email:
|
|
12
|
+
email: البريد الإلكتروني
|
|
13
13
|
encrypted_password: كلمة المرور المشفرة
|
|
14
|
-
failed_attempts:
|
|
14
|
+
failed_attempts: المحاولات الفاشلة
|
|
15
15
|
last_sign_in_at: آخر تسجيل دخول في
|
|
16
16
|
last_sign_in_ip: عنوان IP لآخر تسجيل دخول
|
|
17
|
-
locked_at:
|
|
17
|
+
locked_at: قُفِل في
|
|
18
18
|
password: كلمة المرور
|
|
19
19
|
password_confirmation: تأكيد كلمة المرور
|
|
20
|
-
remember_created_at:
|
|
20
|
+
remember_created_at: أُنشِئ التذكير في
|
|
21
21
|
remember_me: تذكرني
|
|
22
22
|
reset_password_sent_at: إعادة تعيين كلمة المرور مرسلة في
|
|
23
|
-
reset_password_token: رمز
|
|
24
|
-
sign_in_count: عدد
|
|
23
|
+
reset_password_token: رمز إعادة تعيين كلمة المرور
|
|
24
|
+
sign_in_count: عدد مرات تسجيل الدخول
|
|
25
25
|
unconfirmed_email: البريد الإلكتروني غير مؤكد
|
|
26
|
-
unlock_token: فتح
|
|
27
|
-
updated_at:
|
|
26
|
+
unlock_token: رمز فتح القفل
|
|
27
|
+
updated_at: حُدِّث في
|
|
28
28
|
models:
|
|
29
29
|
user:
|
|
30
30
|
zero: المستخدم
|
|
@@ -35,18 +35,18 @@ ar:
|
|
|
35
35
|
other: المستخدم
|
|
36
36
|
devise:
|
|
37
37
|
confirmations:
|
|
38
|
-
confirmed:
|
|
38
|
+
confirmed: أُكِّد عنوان بريدك الإلكتروني بنجاح.
|
|
39
39
|
new:
|
|
40
40
|
resend_confirmation_instructions: إعادة إرسال تعليمات التأكيد
|
|
41
41
|
send_instructions: ستتلقى رسالة بريد إلكتروني بها تعليمات عن كيفية تأكيد عنوان بريدك الإلكتروني في غضون بضع دقائق.
|
|
42
|
-
send_paranoid_instructions: إذا كان بريدك الإلكتروني
|
|
42
|
+
send_paranoid_instructions: "إذا كان بريدك الإلكتروني موجودًا في قاعدة البيانات لدينا، ستتلقى رسالة بريد إلكتروني بها تعليمات عن كيفية تأكيد عنوان بريدك الإلكتروني في بضع دقائق."
|
|
43
43
|
failure:
|
|
44
|
-
already_authenticated:
|
|
45
|
-
inactive: لم
|
|
46
|
-
invalid:
|
|
47
|
-
last_attempt: لديك محاولة
|
|
48
|
-
locked:
|
|
49
|
-
not_found_in_database:
|
|
44
|
+
already_authenticated: أنت مسجَّل الدخول بالفعل.
|
|
45
|
+
inactive: لم يُفعَّل حسابك بعد.
|
|
46
|
+
invalid: "البريد الإلكتروني أو كلمة المرور غير صحيحة."
|
|
47
|
+
last_attempt: لديك محاولة واحدة متبقية قبل قفل حسابك.
|
|
48
|
+
locked: قُفِل حسابك.
|
|
49
|
+
not_found_in_database: "البريد الإلكتروني أو كلمة المرور غير صحيحة."
|
|
50
50
|
timeout: انتهى الوقت المخصص للجلسة. الرجاء تسجيل الدخول مرة أخرى للمتابعة.
|
|
51
51
|
unauthenticated: تحتاج إلى تسجيل الدخول أو التسجيل قبل المتابعة.
|
|
52
52
|
unconfirmed: تحتاج إلى تأكيد عنوان بريدك الإلكتروني قبل المتابعة.
|
|
@@ -57,30 +57,30 @@ ar:
|
|
|
57
57
|
instruction: 'يُمكنك تأكيد بريدك الإلكتروني من خلال الرابط أدناه:'
|
|
58
58
|
subject: تعليمات التأكيد
|
|
59
59
|
email_changed:
|
|
60
|
-
greeting: "
|
|
61
|
-
message: "
|
|
62
|
-
message_unconfirmed: "
|
|
63
|
-
subject:
|
|
60
|
+
greeting: "مرحباً %{recipient}"
|
|
61
|
+
message: "نود إعلامك بأنّ عنوان بريدك الإلكتروني قد غُيِّر إلى %{email}."
|
|
62
|
+
message_unconfirmed: "نود إعلامك بأنه يجري تغيير بريدك الإلكتروني إلى %{email}."
|
|
63
|
+
subject: غُيِّر عنوان البريد الإلكتروني
|
|
64
64
|
password_change:
|
|
65
65
|
greeting: "مرحباً %{recipient}"
|
|
66
|
-
message:
|
|
67
|
-
subject:
|
|
66
|
+
message: نود إعلامك بأن كلمة مرورك قد غُيِّرت.
|
|
67
|
+
subject: غُيِّرت كلمة المرور
|
|
68
68
|
reset_password_instructions:
|
|
69
69
|
action: تغيير كلمة مروري
|
|
70
70
|
greeting: "مرحباً %{recipient}"
|
|
71
|
-
instruction: لقد طلب شخص ما
|
|
72
|
-
instruction_2: إذا لم
|
|
73
|
-
instruction_3: لن
|
|
71
|
+
instruction: لقد طلب شخص ما رابطًا لتغيير كلمة مرورك، ويمكنك ذلك من خلال الرابط أدناه.
|
|
72
|
+
instruction_2: "إذا لم تطلب ذلك، الرجاء تجاهل هذه الرسالة."
|
|
73
|
+
instruction_3: لن تُغيَّر كلمة مرورك حتى تفتح الرابط أعلاه وتنشئ كلمة مرور جديدة.
|
|
74
74
|
subject: تعليمات إعادة تعيين كلمة المرور
|
|
75
75
|
unlock_instructions:
|
|
76
76
|
action: إلغاء قفل حسابي
|
|
77
77
|
greeting: "مرحباً %{recipient}"
|
|
78
|
-
instruction: '
|
|
79
|
-
message:
|
|
78
|
+
instruction: 'اضغط على الرابط أدناه لإلغاء قفل حسابك:'
|
|
79
|
+
message: قُفِل حسابك بسبب العدد الكبير من محاولات تسجيل الدخول غير الناجحة.
|
|
80
80
|
subject: تعليمات إلغاء القفل
|
|
81
81
|
omniauth_callbacks:
|
|
82
|
-
failure: "
|
|
83
|
-
success: "
|
|
82
|
+
failure: "تعذرت المصادقة عبر %{kind} بسبب \"%{reason}\"."
|
|
83
|
+
success: "سُجِّل دخولك بنجاح عبر حساب %{kind}."
|
|
84
84
|
passwords:
|
|
85
85
|
edit:
|
|
86
86
|
change_my_password: تغيير كلمة مروري
|
|
@@ -88,72 +88,72 @@ ar:
|
|
|
88
88
|
confirm_new_password: تأكيد كلمة المرور الجديدة
|
|
89
89
|
new_password: كلمة المرور الجديدة
|
|
90
90
|
new:
|
|
91
|
-
forgot_your_password: نسيت كلمة مرورك؟
|
|
91
|
+
forgot_your_password: "نسيت كلمة مرورك؟"
|
|
92
92
|
send_me_reset_password_instructions: أرسل لي تعليمات إعادة تعيين كلمة المرور
|
|
93
|
-
no_token: لا
|
|
94
|
-
send_instructions: ستتلقى رسالة بريد
|
|
95
|
-
send_paranoid_instructions: إذا كان بريدك الإلكتروني
|
|
96
|
-
updated:
|
|
97
|
-
updated_not_active:
|
|
93
|
+
no_token: "لا يمكنك الوصول إلى هذه الصفحة إلا من خلال رسالة إعادة تعيين كلمة المرور. إذا وصلت من تلك الرسالة، تأكد من استخدام الرابط الكامل الموجود فيها."
|
|
94
|
+
send_instructions: ستتلقى رسالة بريد إلكتروني بها تعليمات عن كيفية إعادة تعيين كلمة مرورك في غضون بضع دقائق.
|
|
95
|
+
send_paranoid_instructions: "إذا كان بريدك الإلكتروني موجودًا في قاعدة البيانات لدينا، ستتلقى رابط استعادة كلمة المرور على عنوان بريدك الإلكتروني في غضون بضع دقائق."
|
|
96
|
+
updated: غُيِّرت كلمة مرورك بنجاح. أنت الآن مسجَّل الدخول.
|
|
97
|
+
updated_not_active: غُيِّرت كلمة مرورك بنجاح.
|
|
98
98
|
registrations:
|
|
99
|
-
destroyed: وداعاً!
|
|
99
|
+
destroyed: وداعاً! أُلغِي حسابك بنجاح. نأمل أن نراك مرة أخرى في القريب العاجل.
|
|
100
100
|
edit:
|
|
101
|
-
are_you_sure: هل أنت متأكد؟
|
|
101
|
+
are_you_sure: "هل أنت متأكد؟"
|
|
102
102
|
cancel_my_account: إلغاء حسابي
|
|
103
103
|
currently_waiting_confirmation_for_email: 'قيد انتظار التأكيد حالياً لـ: %{email}'
|
|
104
104
|
leave_blank_if_you_don_t_want_to_change_it: اتركه فارغاً إذا كنت لا ترغب في تغييره
|
|
105
|
-
title: "
|
|
106
|
-
unhappy:
|
|
105
|
+
title: "تعديل %{resource}"
|
|
106
|
+
unhappy: "لست سعيداً؟"
|
|
107
107
|
update: تحديث
|
|
108
|
-
we_need_your_current_password_to_confirm_your_changes: نحتاج إلى كلمة مرورك الحالية لتأكيد
|
|
108
|
+
we_need_your_current_password_to_confirm_your_changes: نحتاج إلى كلمة مرورك الحالية لتأكيد التغييرات التي أجريتها
|
|
109
109
|
new:
|
|
110
110
|
sign_up: التسجيل
|
|
111
|
-
signed_up: مرحباً!
|
|
112
|
-
signed_up_but_inactive:
|
|
113
|
-
signed_up_but_locked:
|
|
114
|
-
signed_up_but_unconfirmed:
|
|
115
|
-
update_needs_confirmation:
|
|
116
|
-
updated:
|
|
117
|
-
updated_but_not_signed_in:
|
|
111
|
+
signed_up: مرحباً! سُجِّلت بنجاح.
|
|
112
|
+
signed_up_but_inactive: "سُجِّلت بنجاح. ومع ذلك، لن نتمكن من تسجيل دخولك لأن حسابك لم يُفعَّل بعد."
|
|
113
|
+
signed_up_but_locked: "سُجِّلت بنجاح. ومع ذلك، لن نتمكن من تسجيل دخولك لأن حسابك مقفل."
|
|
114
|
+
signed_up_but_unconfirmed: أُرسِلت رسالة بها رابط التأكيد إلى عنوان بريدك الإلكتروني. الرجاء اتباع الرابط لتفعيل حسابك.
|
|
115
|
+
update_needs_confirmation: "حُدِّث حسابك بنجاح، ولكن نحتاج إلى تأكيد عنوان بريدك الإلكتروني الجديد. الرجاء التحقق من بريدك الإلكتروني واتباع رابط التأكيد."
|
|
116
|
+
updated: حُدِّث حسابك بنجاح.
|
|
117
|
+
updated_but_not_signed_in: "حُدِّث حسابك بنجاح، ولأنك غيّرت كلمة المرور نرجو منك تسجيل الدخول مرة أخرى."
|
|
118
118
|
sessions:
|
|
119
|
-
already_signed_out:
|
|
119
|
+
already_signed_out: سُجِّل خروجك بنجاح.
|
|
120
120
|
new:
|
|
121
121
|
sign_in: تسجيل الدخول
|
|
122
|
-
signed_in:
|
|
123
|
-
signed_out:
|
|
122
|
+
signed_in: سُجِّل دخولك بنجاح.
|
|
123
|
+
signed_out: سُجِّل خروجك بنجاح.
|
|
124
124
|
shared:
|
|
125
125
|
links:
|
|
126
126
|
back: رجوع
|
|
127
|
-
didn_t_receive_confirmation_instructions: لم
|
|
128
|
-
didn_t_receive_unlock_instructions: لم
|
|
129
|
-
forgot_your_password: نسيت كلمة مرورك؟
|
|
127
|
+
didn_t_receive_confirmation_instructions: "لم تتلقَّ تعليمات التأكيد؟"
|
|
128
|
+
didn_t_receive_unlock_instructions: "لم تتلقَّ تعليمات إلغاء القفل؟"
|
|
129
|
+
forgot_your_password: "نسيت كلمة مرورك؟"
|
|
130
130
|
sign_in: تسجيل الدخول
|
|
131
131
|
sign_in_with_provider: "تسجيل الدخول باستخدام %{provider}"
|
|
132
132
|
sign_up: التسجيل
|
|
133
133
|
minimum_password_length:
|
|
134
|
-
zero:
|
|
135
|
-
one:
|
|
136
|
-
two:
|
|
137
|
-
few:
|
|
138
|
-
many:
|
|
139
|
-
other:
|
|
134
|
+
zero: "(لا يوجد حد أدنى لكلمة المرور)"
|
|
135
|
+
one: "(حرف واحد على الأقل)"
|
|
136
|
+
two: "(حرفان على الأقل)"
|
|
137
|
+
few: "(%{count} أحرف على الأقل)"
|
|
138
|
+
many: "(%{count} حرفًا على الأقل)"
|
|
139
|
+
other: "(%{count} حرف على الأقل)"
|
|
140
140
|
unlocks:
|
|
141
141
|
new:
|
|
142
142
|
resend_unlock_instructions: إعادة إرسال تعليمات إلغاء القفل
|
|
143
143
|
send_instructions: ستتلقى رسالة بريد إلكتروني بها تعليمات عن كيفية إلغاء قفل حسابك في غضون بضع دقائق.
|
|
144
|
-
send_paranoid_instructions: إذا كان حسابك
|
|
145
|
-
unlocked:
|
|
144
|
+
send_paranoid_instructions: "إذا كان حسابك موجودًا، ستتلقى رسالة بريد إلكتروني بها تعليمات عن كيفية إلغاء القفل في غضون دقائق."
|
|
145
|
+
unlocked: أُلغِي قفل حسابك بنجاح. الرجاء تسجيل الدخول للمتابعة.
|
|
146
146
|
errors:
|
|
147
147
|
messages:
|
|
148
|
-
already_confirmed:
|
|
149
|
-
confirmation_period_expired: "يحتاج إلى التأكيد في غضون %{period}
|
|
150
|
-
expired:
|
|
151
|
-
not_found: غير
|
|
152
|
-
not_locked: لم
|
|
148
|
+
already_confirmed: "أُكِّد بالفعل، الرجاء محاولة تسجيل الدخول."
|
|
149
|
+
confirmation_period_expired: "يحتاج إلى التأكيد في غضون %{period}، الرجاء طلب رابط تأكيد جديد."
|
|
150
|
+
expired: "انتهت صلاحيته، الرجاء طلب رابط جديد."
|
|
151
|
+
not_found: غير موجود.
|
|
152
|
+
not_locked: لم يُلغَ قفله.
|
|
153
153
|
not_saved:
|
|
154
|
-
zero: "%{count} أخطاء
|
|
155
|
-
one: '
|
|
156
|
-
two: "
|
|
157
|
-
few: "%{count} أخطاء
|
|
158
|
-
many: "%{count}
|
|
159
|
-
other: "%{count}
|
|
154
|
+
zero: "%{count} أخطاء منعت %{resource} من الحفظ:"
|
|
155
|
+
one: 'خطأ واحد منع %{resource} من الحفظ:'
|
|
156
|
+
two: "خطئان منعا %{resource} من الحفظ:"
|
|
157
|
+
few: "%{count} أخطاء منعت %{resource} من الحفظ:"
|
|
158
|
+
many: "%{count} خطأً منعت %{resource} من الحفظ:"
|
|
159
|
+
other: "%{count} خطأ منعت %{resource} من الحفظ:"
|
data/rails/locales/az.yml
CHANGED
|
@@ -106,7 +106,7 @@ az:
|
|
|
106
106
|
sign_up: Qeydiyyat
|
|
107
107
|
signed_up: Təbriklər! Siz uğurla qeydiyyatdan keçdiniz.
|
|
108
108
|
signed_up_but_inactive: "Siz uğurla qeydiyyatdan keçdiniz. Halbuki, sistemə yalnız hesabınızı aktiv etdikdən sonra daxil ola bilərsiniz."
|
|
109
|
-
signed_up_but_locked: Siz uğurla qeydiyyatdan keçdiniz. Ancaq hesabınız blokda olduğu üçün biz sizi sistemə daxil edə bilmirik.
|
|
109
|
+
signed_up_but_locked: "Siz uğurla qeydiyyatdan keçdiniz. Ancaq hesabınız blokda olduğu üçün biz sizi sistemə daxil edə bilmirik."
|
|
110
110
|
signed_up_but_unconfirmed: Təstiq linkini özündə saxlayan məktub sizə email vasitəsiylə göndərildi. Hesabınızı aktivləşdirmək üçün zəhmət olmasa linki açın.
|
|
111
111
|
update_needs_confirmation: "Hesabınızı uğurla yenilədiniz, ancaq biz sizin email ünvanınızı yoxlamalıyıq. Zəhmət olmasa email qutunuzu yoxlayın və təstiq linkinə daxil olaraq yeni email ünvanınızı təstiqləyin."
|
|
112
112
|
updated: Hesabınızı uğurla yenilədiniz.
|
data/rails/locales/be.yml
CHANGED
|
@@ -67,7 +67,7 @@ be:
|
|
|
67
67
|
action: Змяніць пароль
|
|
68
68
|
greeting: "Прывітанні, %{recipient}!"
|
|
69
69
|
instruction: "Вы (ці нехта яшчэ) запыталі змену пароля. Для змены пароля націсніце спасылку ніжэй:"
|
|
70
|
-
instruction_2: Калі вы не запытвалі змену пароля - праігнаруйце гэта паведамленне
|
|
70
|
+
instruction_2: "Калі вы не запытвалі змену пароля - праігнаруйце гэта паведамленне"
|
|
71
71
|
instruction_3: Ваш пароль не зменіцца пакуль вы не націснеце на спасылку і не ўведзяце новы.
|
|
72
72
|
subject: Інструкцыі па аднаўленні пароля
|
|
73
73
|
unlock_instructions:
|
|
@@ -101,7 +101,7 @@ be:
|
|
|
101
101
|
currently_waiting_confirmation_for_email: 'Чакаецца пацверджанне адрасаE-mail: %{email}'
|
|
102
102
|
leave_blank_if_you_don_t_want_to_change_it: "пакіньце крысу пустым, калі не хочаце яго змяняць"
|
|
103
103
|
title: "Рэдагаваць %{resource}"
|
|
104
|
-
unhappy: Расчараваны
|
|
104
|
+
unhappy: "Расчараваны"
|
|
105
105
|
update: Абнавіць
|
|
106
106
|
we_need_your_current_password_to_confirm_your_changes: увядзіце бягучы пароль для пацверджання змен
|
|
107
107
|
new:
|
data/rails/locales/bg.yml
CHANGED
|
@@ -99,7 +99,7 @@ bg:
|
|
|
99
99
|
currently_waiting_confirmation_for_email: 'Очаква се потвърждение за: %{email}'
|
|
100
100
|
leave_blank_if_you_don_t_want_to_change_it: "оставете празно, ако не искате да го променяте"
|
|
101
101
|
title: "Редакция на %{resource}"
|
|
102
|
-
unhappy: Недоволни
|
|
102
|
+
unhappy: "Недоволни"
|
|
103
103
|
update: Обновяване
|
|
104
104
|
we_need_your_current_password_to_confirm_your_changes: въведете настоящата си парола за потвърждаване на промените
|
|
105
105
|
new:
|
data/rails/locales/bn.yml
CHANGED
|
@@ -106,7 +106,7 @@ bn:
|
|
|
106
106
|
sign_up: সাইন আপ করুন
|
|
107
107
|
signed_up: স্বাগতম! আপনি সফলভাবে সাইন আপ করেছেন।
|
|
108
108
|
signed_up_but_inactive: "আপনি সফলভাবে সাইন আপ করেছেন। যদিও আপনার অ্যাকাউন্ট এখনো সক্রিয় না হওয়ায়, আপনি সাইন ইন করতে পারবেন না।"
|
|
109
|
-
signed_up_but_locked: আপনি সফলভাবে সাইন আপ করেছেন। যদিও আপনার অ্যাকাউন্ট লক থাকায় আপনি সাইন ইন করতে পারবেন না।
|
|
109
|
+
signed_up_but_locked: "আপনি সফলভাবে সাইন আপ করেছেন। যদিও আপনার অ্যাকাউন্ট লক থাকায় আপনি সাইন ইন করতে পারবেন না।"
|
|
110
110
|
signed_up_but_unconfirmed: একটি নিশ্চিতকরণ লিঙ্ক সহ একটি বার্তা আপনার ইমেইল ঠিকানায় পাঠানো হয়েছে। আপনার অ্যাকাউন্ট সক্রিয় করার জন্য লিঙ্ক অনুসরণ করুন।
|
|
111
111
|
update_needs_confirmation: "আপনি সফলভাবে আপনার একাউন্ট আপডেট করেছেন, কিন্তু আপনার নতুন ইমেইল ঠিকানা যাচাই করতে হবে. আপনার ইমেইল চেক করুন এবং আপনার নতুন ইমেইল ঠিকানা যাচাই করতে নিশ্চিতকরন লিঙ্কটি অনুসরণ করুন।"
|
|
112
112
|
updated: আপনার অ্যাকাউন্ট সফলভাবে আপডেট করা হয়েছে।
|
data/rails/locales/bs.yml
CHANGED
|
@@ -36,7 +36,7 @@ bs:
|
|
|
36
36
|
new:
|
|
37
37
|
resend_confirmation_instructions:
|
|
38
38
|
send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za potvrdu Vašeg računa.
|
|
39
|
-
send_paranoid_instructions: Ukoliko se Vaša email adresa nalazi u našoj bazi u roku od nekoliko minuta ćete primiti e-mail s uputama kako potvrditi Vaš račun.
|
|
39
|
+
send_paranoid_instructions: "Ukoliko se Vaša email adresa nalazi u našoj bazi u roku od nekoliko minuta ćete primiti e-mail s uputama kako potvrditi Vaš račun."
|
|
40
40
|
failure:
|
|
41
41
|
already_authenticated: Već ste prijavljeni.
|
|
42
42
|
inactive: Vaš račun još nije aktiviran.
|
|
@@ -87,7 +87,7 @@ bs:
|
|
|
87
87
|
new:
|
|
88
88
|
forgot_your_password:
|
|
89
89
|
send_me_reset_password_instructions:
|
|
90
|
-
no_token: Ne možete pristupiti ovoj stranici ako niste kliknuli na link u e-mailu za resetovanje lozinke.
|
|
90
|
+
no_token: "Ne možete pristupiti ovoj stranici ako niste kliknuli na link u e-mailu za resetovanje lozinke."
|
|
91
91
|
send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za resetovanje Vaše lozinke.
|
|
92
92
|
send_paranoid_instructions: "Ukoliko se Vaša e-mail adresa nalazi u našoj bazi, u roku nekoliko minuta ćete primiti link za resetovanje lozinke."
|
|
93
93
|
updated: Vaša lozinka je uspješno promjenjena. Sad ste prijavljeni.
|
data/rails/locales/ca.yml
CHANGED
|
@@ -99,7 +99,7 @@ ca:
|
|
|
99
99
|
currently_waiting_confirmation_for_email: 'Esperant confirmació de: %{email}'
|
|
100
100
|
leave_blank_if_you_don_t_want_to_change_it: deixa'l en blanc si no el vols canviar
|
|
101
101
|
title: "Editar %{resource}"
|
|
102
|
-
unhappy: Descontent
|
|
102
|
+
unhappy: "Descontent"
|
|
103
103
|
update: Actualitzar
|
|
104
104
|
we_need_your_current_password_to_confirm_your_changes: necessitem la teva contrasenya actual per a confirmar els canvis
|
|
105
105
|
new:
|
|
@@ -137,7 +137,7 @@ ca:
|
|
|
137
137
|
unlocked: El teu compte ha estat desbloquejat correctament. S'ha iniciat la sessió.
|
|
138
138
|
errors:
|
|
139
139
|
messages:
|
|
140
|
-
already_confirmed: ja està confirmat
|
|
140
|
+
already_confirmed: "ja està confirmat"
|
|
141
141
|
confirmation_period_expired: "necessita ser confirmat en %{period}, si us plau demana'n un de nou"
|
|
142
142
|
expired: "ha caducat, si us plau demana'n un de nou"
|
|
143
143
|
not_found: no s'ha trobat
|
data/rails/locales/de-CH.yml
CHANGED
|
@@ -99,7 +99,7 @@ de-CH:
|
|
|
99
99
|
currently_waiting_confirmation_for_email: 'Warte auf Bestätigung von %{email}.'
|
|
100
100
|
leave_blank_if_you_don_t_want_to_change_it: "freilassen, wenn Sie das nicht ändern wollen"
|
|
101
101
|
title: "%{resource} bearbeiten"
|
|
102
|
-
unhappy: Unglücklich
|
|
102
|
+
unhappy: "Unglücklich"
|
|
103
103
|
update: Aktualisieren
|
|
104
104
|
we_need_your_current_password_to_confirm_your_changes: "wir benötigen Ihr aktuelles Passwort, um die Änderung zu bestätigen"
|
|
105
105
|
new:
|
data/rails/locales/de.yml
CHANGED
|
@@ -139,7 +139,7 @@ de:
|
|
|
139
139
|
messages:
|
|
140
140
|
already_confirmed: "Bereits bestätigt. Versuchen Sie, sich anzumelden."
|
|
141
141
|
confirmation_period_expired: "Die Bestätigungsfrist von %{period} ist abgelaufen. Bitte erneut anfordern."
|
|
142
|
-
expired: Der Link ist abgelaufen. Bitte erneut anfordern.
|
|
142
|
+
expired: "Der Link ist abgelaufen. Bitte erneut anfordern."
|
|
143
143
|
not_found: Nicht gefunden.
|
|
144
144
|
not_locked: Nicht gesperrt.
|
|
145
145
|
not_saved:
|