forked from Devographics/locale-ua-UA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
accounts.yml
75 lines (75 loc) · 3.1 KB
/
accounts.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
locale: ua-UA
translations:
- key: accounts.error_incorrect_password
t: Некорректный пароль
- key: accounts.error_email_required
t: Введіть електронну пошту
- key: accounts.error_email_already_exists
t: Аккаунт з такою поштою вже зареєстрований
- key: accounts.error_invalid_email
t: Неправильна пошта
- key: accounts.error_minchar
t: Пароль занадто короткий
- key: accounts.error_unknown
t: Невідома помилка
- key: accounts.error_user_not_found
t: Користувач не знайдений
- key: accounts.error_username_already_exists
t: Аккаунт з таким іменем вже зареєстрований
- key: accounts.enter_username_or_email
t: Введіть логін або пошту
- key: accounts.error_internal_server_error
t: Внутрішня помилка сервера
- key: accounts.error_token_expired
t: Недійсний токен скидання пароля
- key: accounts.username_or_email
t: Логін або електронна пошта
- key: accounts.enter_username
t: Введіть логін
- key: accounts.username
t: Логін
- key: accounts.enter_email
t: Введіть електронну пошту
- key: accounts.email
t: Електронна пошта
- key: accounts.enter_password
t: Введіть пароль
- key: accounts.password
t: Пароль
- key: accounts.choose_password
t: Придумайте пароль
- key: accounts.change_password
t: Змінити пароль
- key: accounts.reset_your_password
t: Скинути пароль
- key: accounts.set_password
t: Встановити пароль
- key: accounts.enter_new_password
t: Введіть новий пароль
- key: accounts.new_password
t: Новий пароль
- key: accounts.forgot_password
t: Забули пароль
- key: accounts.sign_up
t: Зареєструватися
- key: accounts.sign_in
t: Увійти
- key: accounts.sign_out
t: Вийти
- key: accounts.cancel
t: Скасування
- key: accounts.info_email_sent
t: Електронний лист надіслано.
- key: accounts.info_password_changed
t: Пароль змінений.
- key: accounts.please_pick_password
t: Будь ласка, придумайте новий пароль для продовження.
- key: accounts.please_log_in
t: Авторизуйтесь або зареєструйтесь, щоб почати опитування.
- key: accounts.logged_in_as
t: Ви авторизовані як {email}
- key: accounts.questions
t: >
Якщо у вас є питання з приводу того, як будуть використані ваші відповіді, або ви хочете
видалити їх з нашої бази даних,
будь ласка, <a href="mailto:[email protected]">напишіть нам</a>.