devise-i18n 1.13.0 → 1.14.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.
- checksums.yaml +4 -4
- data/rails/locales/af.yml +25 -25
- data/rails/locales/ar.yml +6 -6
- data/rails/locales/az.yml +2 -2
- data/rails/locales/be.yml +27 -27
- data/rails/locales/bg.yml +25 -25
- data/rails/locales/bn.yml +4 -4
- data/rails/locales/bs.yml +77 -77
- data/rails/locales/ca.yml +2 -2
- data/rails/locales/de-CH.yml +1 -1
- data/rails/locales/es-CL.yml +10 -10
- data/rails/locales/es-CO.yml +9 -9
- data/rails/locales/es-MX.yml +9 -9
- data/rails/locales/es.yml +9 -9
- data/rails/locales/fa.yml +1 -1
- data/rails/locales/fr-CA.yml +9 -9
- data/rails/locales/ha.yml +25 -25
- data/rails/locales/he.yml +9 -9
- data/rails/locales/hi.yml +2 -2
- data/rails/locales/hu.yml +30 -30
- data/rails/locales/id.yml +1 -1
- data/rails/locales/ig.yml +25 -25
- data/rails/locales/is.yml +2 -2
- data/rails/locales/it.yml +10 -10
- data/rails/locales/ka.yml +25 -25
- data/rails/locales/km.yml +1 -1
- data/rails/locales/ko.yml +1 -1
- data/rails/locales/lo-LA.yml +25 -25
- data/rails/locales/lt.yml +50 -50
- data/rails/locales/lv.yml +2 -2
- data/rails/locales/mk.yml +1 -1
- data/rails/locales/ms.yml +8 -8
- data/rails/locales/nn-NO.yml +9 -9
- data/rails/locales/no.yml +8 -8
- data/rails/locales/pl.yml +4 -4
- data/rails/locales/pt-BR.yml +9 -9
- data/rails/locales/pt.yml +11 -11
- data/rails/locales/ro.yml +2 -2
- data/rails/locales/si.yml +7 -7
- data/rails/locales/sk.yml +14 -14
- data/rails/locales/sq.yml +2 -2
- data/rails/locales/sr.yml +21 -21
- data/rails/locales/sv.yml +1 -1
- data/rails/locales/tl.yml +34 -34
- data/rails/locales/uk.yml +4 -4
- data/rails/locales/ur.yml +9 -9
- data/rails/locales/yo.yml +25 -25
- data/rails/locales/zh-HK.yml +69 -69
- data/rails/locales/zh-TW.yml +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9a4862b7c13f9fe471640cd4a0ceb254528c9a2b8b84104c3925a5b9c5e492a6
|
4
|
+
data.tar.gz: 33c8559a1d7e0562f42ea186b19eb316a4fd2f0ba85a43b10c3b16ede3389674
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a285691e817da09551669385a00a5af80dcfda416878ba22d658039bfa723ac208abc116342369cce32ada9e52223783b2056887480622ed328fa2a0ca394a6e
|
7
|
+
data.tar.gz: 4382d4bb7476695e6a4c9253f9ee065253dc41db6651b4776f3279d99886135b5717debc5b344c6ceefa8d70de2ac71827e22469f155543507752069d7261baa
|
data/rails/locales/af.yml
CHANGED
@@ -2,29 +2,29 @@ af:
|
|
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: Huidige wagwoord
|
10
|
-
current_sign_in_at:
|
11
|
-
current_sign_in_ip:
|
10
|
+
current_sign_in_at:
|
11
|
+
current_sign_in_ip:
|
12
12
|
email: E-pos
|
13
|
-
encrypted_password:
|
14
|
-
failed_attempts:
|
15
|
-
last_sign_in_at:
|
16
|
-
last_sign_in_ip:
|
17
|
-
locked_at:
|
13
|
+
encrypted_password:
|
14
|
+
failed_attempts:
|
15
|
+
last_sign_in_at:
|
16
|
+
last_sign_in_ip:
|
17
|
+
locked_at:
|
18
18
|
password: Wagwoord
|
19
19
|
password_confirmation: Wagwoord bevestiging
|
20
|
-
remember_created_at:
|
20
|
+
remember_created_at:
|
21
21
|
remember_me: Onthou my
|
22
|
-
reset_password_sent_at:
|
22
|
+
reset_password_sent_at:
|
23
23
|
reset_password_token: Herstel wagwoord egtheidsbewys
|
24
|
-
sign_in_count:
|
25
|
-
unconfirmed_email:
|
24
|
+
sign_in_count:
|
25
|
+
unconfirmed_email:
|
26
26
|
unlock_token: Ontsluit egtheidsbewys
|
27
|
-
updated_at:
|
27
|
+
updated_at:
|
28
28
|
models:
|
29
29
|
user:
|
30
30
|
one: Gebruiker
|
@@ -39,10 +39,10 @@ af:
|
|
39
39
|
failure:
|
40
40
|
already_authenticated: Jy is alreeds aangeteken.
|
41
41
|
inactive: Jou rekening is nog nie geaktiveer nie.
|
42
|
-
invalid:
|
42
|
+
invalid:
|
43
43
|
last_attempt: Jy het nog een poging voor jou rekening gesluit sal word.
|
44
44
|
locked: Jou rekening is gesluit.
|
45
|
-
not_found_in_database:
|
45
|
+
not_found_in_database:
|
46
46
|
timeout: Jou sessie het verstryk. Teken asseblief aan om voort te gaan.
|
47
47
|
unauthenticated: Jy moet aanteken of inteken voor jy voortgaan.
|
48
48
|
unconfirmed: Jy moet jou e-posadres bevestig voor jy voortgaan.
|
@@ -53,10 +53,10 @@ af:
|
|
53
53
|
instruction: 'Jy kan jou rekening e-pos bevestig deur die onderstaande skakel:'
|
54
54
|
subject: Bevestigingsinstruksies
|
55
55
|
email_changed:
|
56
|
-
greeting:
|
57
|
-
message:
|
58
|
-
message_unconfirmed:
|
59
|
-
subject:
|
56
|
+
greeting:
|
57
|
+
message:
|
58
|
+
message_unconfirmed:
|
59
|
+
subject:
|
60
60
|
password_change:
|
61
61
|
greeting: "Hallo %{recipient}!"
|
62
62
|
message: Ons kontak jou om jou in kennis te stel dat jou wagwoord verander is.
|
@@ -110,7 +110,7 @@ af:
|
|
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.
|
113
|
-
updated_but_not_signed_in:
|
113
|
+
updated_but_not_signed_in:
|
114
114
|
sessions:
|
115
115
|
already_signed_out: Suksesvol uitgeteken.
|
116
116
|
new:
|
@@ -127,8 +127,8 @@ af:
|
|
127
127
|
sign_in_with_provider: "Teken aan met %{provider}"
|
128
128
|
sign_up: Teken in
|
129
129
|
minimum_password_length:
|
130
|
-
one:
|
131
|
-
other:
|
130
|
+
one:
|
131
|
+
other:
|
132
132
|
unlocks:
|
133
133
|
new:
|
134
134
|
resend_unlock_instructions: Stuur weer ontsluitingsinstruksies
|
data/rails/locales/ar.yml
CHANGED
@@ -131,12 +131,12 @@ ar:
|
|
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:
|
138
|
+
many:
|
139
|
+
other:
|
140
140
|
unlocks:
|
141
141
|
new:
|
142
142
|
resend_unlock_instructions: إعادة إرسال تعليمات إلغاء القفل
|
data/rails/locales/az.yml
CHANGED
@@ -55,7 +55,7 @@ az:
|
|
55
55
|
email_changed:
|
56
56
|
greeting: "Salam, %{recipient}!"
|
57
57
|
message: "Bu məktub, elektron ünvanınızın %{email} ilə dəyişdirildiyini bildirmək üçün, sizə göndərilib."
|
58
|
-
message_unconfirmed:
|
58
|
+
message_unconfirmed:
|
59
59
|
subject: Elektron ünvanınız dəyişdirildi
|
60
60
|
password_change:
|
61
61
|
greeting: "Salam, %{recipient}!"
|
@@ -110,7 +110,7 @@ az:
|
|
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.
|
113
|
-
updated_but_not_signed_in:
|
113
|
+
updated_but_not_signed_in:
|
114
114
|
sessions:
|
115
115
|
already_signed_out: Ugurlu cıxış.
|
116
116
|
new:
|
data/rails/locales/be.yml
CHANGED
@@ -2,29 +2,29 @@ be:
|
|
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
|
-
current_sign_in_at:
|
11
|
-
current_sign_in_ip:
|
10
|
+
current_sign_in_at:
|
11
|
+
current_sign_in_ip:
|
12
12
|
email: Email
|
13
|
-
encrypted_password:
|
14
|
-
failed_attempts:
|
15
|
-
last_sign_in_at:
|
16
|
-
last_sign_in_ip:
|
17
|
-
locked_at:
|
13
|
+
encrypted_password:
|
14
|
+
failed_attempts:
|
15
|
+
last_sign_in_at:
|
16
|
+
last_sign_in_ip:
|
17
|
+
locked_at:
|
18
18
|
password: Пароль
|
19
19
|
password_confirmation: пацвердзіце пароль
|
20
|
-
remember_created_at:
|
20
|
+
remember_created_at:
|
21
21
|
remember_me: Запомніць мяне
|
22
|
-
reset_password_sent_at:
|
22
|
+
reset_password_sent_at:
|
23
23
|
reset_password_token: Спасылка скіду пароля
|
24
|
-
sign_in_count:
|
25
|
-
unconfirmed_email:
|
24
|
+
sign_in_count:
|
25
|
+
unconfirmed_email:
|
26
26
|
unlock_token: Токен разблакоўкі
|
27
|
-
updated_at:
|
27
|
+
updated_at:
|
28
28
|
models:
|
29
29
|
user:
|
30
30
|
one: Карыстальнік
|
@@ -41,10 +41,10 @@ be:
|
|
41
41
|
failure:
|
42
42
|
already_authenticated: Вы ўжо ўвайшлі ў сістэму.
|
43
43
|
inactive: Ваш уліковы запіс яшчэ не актываваны.
|
44
|
-
invalid:
|
44
|
+
invalid:
|
45
45
|
last_attempt: У вас засталася апошняя спроба ўводу пароля да блакавання ўліковага запісу.
|
46
46
|
locked: Ваш уліковы запіс заблакаваны.
|
47
|
-
not_found_in_database:
|
47
|
+
not_found_in_database:
|
48
48
|
timeout: "Ваш сеанс скончыўся. Калі ласка, увайдзіце ў сістэму зноў."
|
49
49
|
unauthenticated: Вам трэба ўвайсці ў сістэму ці зарэгістравацца
|
50
50
|
unconfirmed: Вы павінны пацвердзіць ваш уліковы запіс.
|
@@ -55,10 +55,10 @@ be:
|
|
55
55
|
instruction: 'Вы можаце актываваць свой уліковы запіс, націснуўшы спасылку знізу:'
|
56
56
|
subject: Інструкцыі па пацверджанні ўліковага запісу
|
57
57
|
email_changed:
|
58
|
-
greeting:
|
59
|
-
message:
|
60
|
-
message_unconfirmed:
|
61
|
-
subject:
|
58
|
+
greeting:
|
59
|
+
message:
|
60
|
+
message_unconfirmed:
|
61
|
+
subject:
|
62
62
|
password_change:
|
63
63
|
greeting: "Вітаны, %{recipient}!"
|
64
64
|
message: "Мы спрабуем звязацца з вамі, каб паведаміць, што ваш пароль быў зменены."
|
@@ -112,7 +112,7 @@ be:
|
|
112
112
|
signed_up_but_unconfirmed: "Ліст са спасылкай для пацверджання быў адпраўлена на ваш адрас эл. пошты. Калі ласка, перайдзіце па спасылцы, каб пацвердзіць уліковы запіс."
|
113
113
|
update_needs_confirmation: "Вы паспяхова абнавілі дадзеныя ўліковага запісу, але трэба пацвердзіць новы адрас эл. пошты. Калі ласка, праверце паштовую скрынку і перайдзіце па спасылцы, каб скончыць працэдуру праверкі новага адраса"
|
114
114
|
updated: Ваш уліковы запіс зменены.
|
115
|
-
updated_but_not_signed_in:
|
115
|
+
updated_but_not_signed_in:
|
116
116
|
sessions:
|
117
117
|
already_signed_out: Выйсце з сістэмы ўжо выкананае.
|
118
118
|
new:
|
@@ -129,10 +129,10 @@ be:
|
|
129
129
|
sign_in_with_provider: "Увайсці з дапамогай: %{provider}"
|
130
130
|
sign_up: Рэгістрацыя
|
131
131
|
minimum_password_length:
|
132
|
-
one:
|
133
|
-
few:
|
134
|
-
many:
|
135
|
-
other:
|
132
|
+
one:
|
133
|
+
few:
|
134
|
+
many:
|
135
|
+
other:
|
136
136
|
unlocks:
|
137
137
|
new:
|
138
138
|
resend_unlock_instructions: Выслаць пацверджанне зноўку
|
data/rails/locales/bg.yml
CHANGED
@@ -2,29 +2,29 @@ bg:
|
|
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
|
-
current_sign_in_at:
|
11
|
-
current_sign_in_ip:
|
10
|
+
current_sign_in_at:
|
11
|
+
current_sign_in_ip:
|
12
12
|
email: Имейл
|
13
|
-
encrypted_password:
|
14
|
-
failed_attempts:
|
15
|
-
last_sign_in_at:
|
16
|
-
last_sign_in_ip:
|
17
|
-
locked_at:
|
13
|
+
encrypted_password:
|
14
|
+
failed_attempts:
|
15
|
+
last_sign_in_at:
|
16
|
+
last_sign_in_ip:
|
17
|
+
locked_at:
|
18
18
|
password: Парола
|
19
19
|
password_confirmation: Потвърждаване на паролата
|
20
|
-
remember_created_at:
|
20
|
+
remember_created_at:
|
21
21
|
remember_me: Запомни ме
|
22
|
-
reset_password_sent_at:
|
22
|
+
reset_password_sent_at:
|
23
23
|
reset_password_token: Код за промяна на парола
|
24
|
-
sign_in_count:
|
25
|
-
unconfirmed_email:
|
24
|
+
sign_in_count:
|
25
|
+
unconfirmed_email:
|
26
26
|
unlock_token: Код за отключване на профил
|
27
|
-
updated_at:
|
27
|
+
updated_at:
|
28
28
|
models:
|
29
29
|
user:
|
30
30
|
one: Потребител
|
@@ -39,10 +39,10 @@ bg:
|
|
39
39
|
failure:
|
40
40
|
already_authenticated: Вече сте влезли в профила си.
|
41
41
|
inactive: Профилът Ви все още не е активиран.
|
42
|
-
invalid:
|
42
|
+
invalid:
|
43
43
|
last_attempt: Имате още един опит преди акаунтът Ви да бъде заключен.
|
44
44
|
locked: Профилът Ви е заключен.
|
45
|
-
not_found_in_database:
|
45
|
+
not_found_in_database:
|
46
46
|
timeout: "Сесията Ви е изтекла, моля влезте отново, за да продължите."
|
47
47
|
unauthenticated: "Преди да продължите, трябва да влезете в профила си или да се регистрирате."
|
48
48
|
unconfirmed: "Преди да продължите, трябва да потвърдите регистрацията си."
|
@@ -53,10 +53,10 @@ bg:
|
|
53
53
|
instruction: 'Можете да потвърдите имейл адреса си чрез линка по-долу:'
|
54
54
|
subject: Инструкции за потвърждаване
|
55
55
|
email_changed:
|
56
|
-
greeting:
|
57
|
-
message:
|
58
|
-
message_unconfirmed:
|
59
|
-
subject:
|
56
|
+
greeting:
|
57
|
+
message:
|
58
|
+
message_unconfirmed:
|
59
|
+
subject:
|
60
60
|
password_change:
|
61
61
|
greeting: "Здравейте, %{recipient}!"
|
62
62
|
message: "Пишем Ви, за да Ви уведомим, че паролата Ви беше променена."
|
@@ -110,7 +110,7 @@ bg:
|
|
110
110
|
signed_up_but_unconfirmed: "Писмо с линк за потвърждаване на профила Ви беше изпратено на вашия имейл адрес. Моля, отворете линка, за да активирате Вашия профил."
|
111
111
|
update_needs_confirmation: "Обновихте профила си успешно, но трябва да проверим Вашия нов имейл адрес. Моля, проверете пощата си и отворете линка за потвърждаване на новия адрес."
|
112
112
|
updated: Обновихте профила си успешно.
|
113
|
-
updated_but_not_signed_in:
|
113
|
+
updated_but_not_signed_in:
|
114
114
|
sessions:
|
115
115
|
already_signed_out: Излязохте успешно.
|
116
116
|
new:
|
@@ -127,8 +127,8 @@ bg:
|
|
127
127
|
sign_in_with_provider: "Вход с %{provider}"
|
128
128
|
sign_up: Регистрация
|
129
129
|
minimum_password_length:
|
130
|
-
one:
|
131
|
-
other:
|
130
|
+
one:
|
131
|
+
other:
|
132
132
|
unlocks:
|
133
133
|
new:
|
134
134
|
resend_unlock_instructions: Повторно изпращане на инструкции за отключване
|
data/rails/locales/bn.yml
CHANGED
@@ -33,16 +33,16 @@ bn:
|
|
33
33
|
confirmations:
|
34
34
|
confirmed: আপনার ইমেল ঠিকানা সফলভাবে নিশ্চিত করা হয়েছে।
|
35
35
|
new:
|
36
|
-
resend_confirmation_instructions:
|
36
|
+
resend_confirmation_instructions:
|
37
37
|
send_instructions: আপনি কয়েক মিনিটের মধ্যে আপনার ইমেল ঠিকানা নিশ্চিত করার জন্যে নির্দেশাবলী সহ একটি ইমেল পাবেন।
|
38
38
|
send_paranoid_instructions: "আপনার ইমেল ঠিকানা আমাদের ডাটাবেসের মধ্যে উপস্থিত থাকলে, আপনি কয়েক মিনিটের মধ্যে আপনার ইমেল ঠিকানা নিশ্চিত করার জন্যে নির্দেশাবলী সহ একটি ইমেল পাবেন।"
|
39
39
|
failure:
|
40
40
|
already_authenticated: আপনি ইতিমধ্যে সাইন ইন করেছেন।
|
41
41
|
inactive: আপনার অ্যাকাউন্ট এখনো সক্রিয় হয়নি।
|
42
|
-
invalid:
|
42
|
+
invalid:
|
43
43
|
last_attempt: আপনার অ্যাকাউন্ট লক হওয়ার আগে আপনার আরও একটি চেষ্টা বাকি আছে।
|
44
44
|
locked: আপনার অ্যাকাউন্ট লক করা আছে।
|
45
|
-
not_found_in_database:
|
45
|
+
not_found_in_database:
|
46
46
|
timeout: আপনার অধিবেশনের মেয়াদ শেষ. অব্যাহত রাখার জন্য আবার সাইন ইন করুন.
|
47
47
|
unauthenticated: আপনি চালিয়ে যাওয়ার আগে আপনার সাইন ইন বা সাইন আপ করতে হবে।
|
48
48
|
unconfirmed: আপনি চালিয়ে যাওয়ার আগে আপনার ইমেল ঠিকানা নিশ্চিত করতে হবে।
|
@@ -131,7 +131,7 @@ bn:
|
|
131
131
|
other: "(%{count} অক্ষর সর্বনিম্ন)"
|
132
132
|
unlocks:
|
133
133
|
new:
|
134
|
-
resend_unlock_instructions:
|
134
|
+
resend_unlock_instructions:
|
135
135
|
send_instructions: আপনি কয়েক মিনিটের মধ্যে আপনার অ্যাকাউন্ট আনলক করার জন্যে নির্দেশাবলী সহ একটি ইমেল পাবেন।
|
136
136
|
send_paranoid_instructions: "আপনার অ্যাকাউন্ট উপস্থিত থাকলে, আপনি কয়েক মিনিটের মধ্যে এটি আনলক করার জন্যে নির্দেশাবলী সহ একটি ইমেল পাবেন।"
|
137
137
|
unlocked: আপনার অ্যাকাউন্ট সফলভাবে উদ্ঘাটিত হয়েছে। চালিয়ে যাওয়ার জন্য সাইন ইন করুন।
|
data/rails/locales/bs.yml
CHANGED
@@ -2,91 +2,91 @@ bs:
|
|
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
29
|
user:
|
30
|
-
one:
|
31
|
-
few:
|
32
|
-
other:
|
30
|
+
one:
|
31
|
+
few:
|
32
|
+
other:
|
33
33
|
devise:
|
34
34
|
confirmations:
|
35
35
|
confirmed: Vaš račun je potvrđen.
|
36
36
|
new:
|
37
|
-
resend_confirmation_instructions:
|
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
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.
|
43
|
-
invalid:
|
43
|
+
invalid:
|
44
44
|
last_attempt: Imate još jedan pokušaj prije nego Vaš račun bude zaključan.
|
45
45
|
locked: Vaš račun je zaključan.
|
46
|
-
not_found_in_database:
|
46
|
+
not_found_in_database:
|
47
47
|
timeout: Vrijeme trajanja Vaše sesije je isteklo. Molimo prijavite se ponovo.
|
48
48
|
unauthenticated: Za nastavak se morate prijaviti ili registrovati.
|
49
49
|
unconfirmed: Za nastavak morate potvrditi Vaš račun.
|
50
50
|
mailer:
|
51
51
|
confirmation_instructions:
|
52
|
-
action:
|
53
|
-
greeting:
|
54
|
-
instruction:
|
52
|
+
action:
|
53
|
+
greeting:
|
54
|
+
instruction:
|
55
55
|
subject: Upute za potvrdu korisničkog računa
|
56
56
|
email_changed:
|
57
|
-
greeting:
|
58
|
-
message:
|
59
|
-
message_unconfirmed:
|
60
|
-
subject:
|
57
|
+
greeting:
|
58
|
+
message:
|
59
|
+
message_unconfirmed:
|
60
|
+
subject:
|
61
61
|
password_change:
|
62
|
-
greeting:
|
63
|
-
message:
|
64
|
-
subject:
|
62
|
+
greeting:
|
63
|
+
message:
|
64
|
+
subject:
|
65
65
|
reset_password_instructions:
|
66
|
-
action:
|
67
|
-
greeting:
|
68
|
-
instruction:
|
69
|
-
instruction_2:
|
70
|
-
instruction_3:
|
66
|
+
action:
|
67
|
+
greeting:
|
68
|
+
instruction:
|
69
|
+
instruction_2:
|
70
|
+
instruction_3:
|
71
71
|
subject: Upute za promjenu lozinke
|
72
72
|
unlock_instructions:
|
73
|
-
action:
|
74
|
-
greeting:
|
75
|
-
instruction:
|
76
|
-
message:
|
73
|
+
action:
|
74
|
+
greeting:
|
75
|
+
instruction:
|
76
|
+
message:
|
77
77
|
subject: Upute za otključavanje korisničkog računa
|
78
78
|
omniauth_callbacks:
|
79
79
|
failure: "Nismo Vas u mogućnosti autorizirati sa %{kind} računom zbog \"%{reason}\"."
|
80
80
|
success: "Uspješna autorizacija sa %{kind} računa."
|
81
81
|
passwords:
|
82
82
|
edit:
|
83
|
-
change_my_password:
|
84
|
-
change_your_password:
|
85
|
-
confirm_new_password:
|
86
|
-
new_password:
|
83
|
+
change_my_password:
|
84
|
+
change_your_password:
|
85
|
+
confirm_new_password:
|
86
|
+
new_password:
|
87
87
|
new:
|
88
|
-
forgot_your_password:
|
89
|
-
send_me_reset_password_instructions:
|
88
|
+
forgot_your_password:
|
89
|
+
send_me_reset_password_instructions:
|
90
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."
|
@@ -95,45 +95,45 @@ bs:
|
|
95
95
|
registrations:
|
96
96
|
destroyed: Pozdrav! Vaš račun je uspješno obrisan. Nadamo se da ćete se brzo vratiti.
|
97
97
|
edit:
|
98
|
-
are_you_sure:
|
99
|
-
cancel_my_account:
|
100
|
-
currently_waiting_confirmation_for_email:
|
101
|
-
leave_blank_if_you_don_t_want_to_change_it:
|
102
|
-
title:
|
103
|
-
unhappy:
|
104
|
-
update:
|
105
|
-
we_need_your_current_password_to_confirm_your_changes:
|
98
|
+
are_you_sure:
|
99
|
+
cancel_my_account:
|
100
|
+
currently_waiting_confirmation_for_email:
|
101
|
+
leave_blank_if_you_don_t_want_to_change_it:
|
102
|
+
title:
|
103
|
+
unhappy:
|
104
|
+
update:
|
105
|
+
we_need_your_current_password_to_confirm_your_changes:
|
106
106
|
new:
|
107
|
-
sign_up:
|
107
|
+
sign_up:
|
108
108
|
signed_up: Dobrodošli! Uspješno ste se registrovali.
|
109
109
|
signed_up_but_inactive: "Uspješno ste se registrovali. Nažalost, ne možete se prijaviti, jer Vaš račun još nije aktiviran."
|
110
110
|
signed_up_but_locked: "Uspješno ste se registrovali. Nažalost, ne možete se prijaviti, jer Vam je račun zaključan."
|
111
111
|
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.
|
112
112
|
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."
|
113
113
|
updated: Uspješno ste izmjenili Vaš račun.
|
114
|
-
updated_but_not_signed_in:
|
114
|
+
updated_but_not_signed_in:
|
115
115
|
sessions:
|
116
|
-
already_signed_out:
|
116
|
+
already_signed_out:
|
117
117
|
new:
|
118
|
-
sign_in:
|
118
|
+
sign_in:
|
119
119
|
signed_in: Uspješno ste se prijavili.
|
120
120
|
signed_out: Uspješno ste se odjavili.
|
121
121
|
shared:
|
122
122
|
links:
|
123
|
-
back:
|
124
|
-
didn_t_receive_confirmation_instructions:
|
125
|
-
didn_t_receive_unlock_instructions:
|
126
|
-
forgot_your_password:
|
127
|
-
sign_in:
|
128
|
-
sign_in_with_provider:
|
129
|
-
sign_up:
|
123
|
+
back:
|
124
|
+
didn_t_receive_confirmation_instructions:
|
125
|
+
didn_t_receive_unlock_instructions:
|
126
|
+
forgot_your_password:
|
127
|
+
sign_in:
|
128
|
+
sign_in_with_provider:
|
129
|
+
sign_up:
|
130
130
|
minimum_password_length:
|
131
|
-
one:
|
132
|
-
few:
|
133
|
-
other:
|
131
|
+
one:
|
132
|
+
few:
|
133
|
+
other:
|
134
134
|
unlocks:
|
135
135
|
new:
|
136
|
-
resend_unlock_instructions:
|
136
|
+
resend_unlock_instructions:
|
137
137
|
send_instructions: U roku nekoliko minuta ćete primiti e-mail s uputama za otključavanje Vašeg računa.
|
138
138
|
send_paranoid_instructions: "Ako Vaš račun postoji, na e-mail ćete u roku nekoliko minuta primiti upute kako ga otključati."
|
139
139
|
unlocked: Vaš račun je uspješno otključan. Molimo prijavite se.
|
data/rails/locales/ca.yml
CHANGED
@@ -55,7 +55,7 @@ ca:
|
|
55
55
|
email_changed:
|
56
56
|
greeting: "Hola %{recipient}!"
|
57
57
|
message: "Et contactem per avisar-vos que el vostre correu electrònic s'ha modificat a %{email}."
|
58
|
-
message_unconfirmed:
|
58
|
+
message_unconfirmed:
|
59
59
|
subject: S'ha canviat el correu electrònic
|
60
60
|
password_change:
|
61
61
|
greeting: "Hola, %{recipient}!"
|
@@ -110,7 +110,7 @@ ca:
|
|
110
110
|
signed_up_but_unconfirmed: S'ha enviat un missatge amb un enllaç de confirmació al teu correu electrònic. Obre l'enllaç per activar el teu compte.
|
111
111
|
update_needs_confirmation: "Has actualitzat el teu compte correctament, però cal confirmar el teu nou correu electrònic. Si us plau, comprova el teu correu i segueix l'enllaç de confirmació per finalitzar la comprovació del nou correu eletrònic."
|
112
112
|
updated: Has actualitzat el teu compte correctament.
|
113
|
-
updated_but_not_signed_in:
|
113
|
+
updated_but_not_signed_in:
|
114
114
|
sessions:
|
115
115
|
already_signed_out: Desconnectat satisfactoriament.
|
116
116
|
new:
|
data/rails/locales/de-CH.yml
CHANGED
@@ -55,7 +55,7 @@ de-CH:
|
|
55
55
|
email_changed:
|
56
56
|
greeting: "Hallo %{recipient}!"
|
57
57
|
message: "Wir schreiben Ihnen, um Sie darüber zu informieren, dass Ihre E-Mail-Adresse zu %{email} geändert wurde."
|
58
|
-
message_unconfirmed:
|
58
|
+
message_unconfirmed:
|
59
59
|
subject: E-Mail-Adresse geändert
|
60
60
|
password_change:
|
61
61
|
greeting: "Hallo %{recipient}!"
|
data/rails/locales/es-CL.yml
CHANGED
@@ -27,9 +27,9 @@ es-CL:
|
|
27
27
|
updated_at: Fecha de actualización
|
28
28
|
models:
|
29
29
|
user:
|
30
|
-
one:
|
31
|
-
many:
|
32
|
-
other:
|
30
|
+
one:
|
31
|
+
many:
|
32
|
+
other:
|
33
33
|
devise:
|
34
34
|
confirmations:
|
35
35
|
confirmed: Se ha confirmado la dirección de correo electrónico.
|
@@ -86,7 +86,7 @@ es-CL:
|
|
86
86
|
new_password: Contraseña nueva
|
87
87
|
new:
|
88
88
|
forgot_your_password: "¿Has olvidado tu contraseña?"
|
89
|
-
send_me_reset_password_instructions:
|
89
|
+
send_me_reset_password_instructions:
|
90
90
|
no_token: "No puedes acceder a esta página si no es a través de un enlace para restablecer tu contraseña. Si has llegado hasta aquí desde el correo para restablecer tu contraseña, por favor asegúrate de que la URL introducida está completa."
|
91
91
|
send_instructions: En unos minutos recibirás un correo con instrucciones sobre cómo restablecer tu contraseña.
|
92
92
|
send_paranoid_instructions: "Si tu correo existe en nuestra base de datos, recibirás en tu bandeja de entrada un correo con instrucciones sobre cómo restablecer tu contraseña."
|
@@ -128,9 +128,9 @@ es-CL:
|
|
128
128
|
sign_in_with_provider: "Iniciar sesión con %{provider}"
|
129
129
|
sign_up: Registrarse
|
130
130
|
minimum_password_length:
|
131
|
-
one:
|
132
|
-
many:
|
133
|
-
other:
|
131
|
+
one:
|
132
|
+
many:
|
133
|
+
other:
|
134
134
|
unlocks:
|
135
135
|
new:
|
136
136
|
resend_unlock_instructions: Reenviar instrucciones para desbloquear la cuenta
|
@@ -145,6 +145,6 @@ es-CL:
|
|
145
145
|
not_found: no se encontró
|
146
146
|
not_locked: no se encuentra bloqueada
|
147
147
|
not_saved:
|
148
|
-
one:
|
149
|
-
many:
|
150
|
-
other:
|
148
|
+
one:
|
149
|
+
many:
|
150
|
+
other:
|