@shakerquiz/translations 0.0.5 → 0.0.7
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.
- package/package.json +1 -1
- package/source/translations/ru/labels.json +111 -24
package/package.json
CHANGED
|
@@ -4,57 +4,144 @@
|
|
|
4
4
|
"password": "Пароль"
|
|
5
5
|
},
|
|
6
6
|
"user": {
|
|
7
|
-
"
|
|
8
|
-
"
|
|
7
|
+
"role_id": "ID роли",
|
|
8
|
+
"id": "ID",
|
|
9
|
+
"time_created": "Время создания",
|
|
10
|
+
"time_updated": "Время последнего обновления",
|
|
9
11
|
"first_name": "Имя",
|
|
10
|
-
"last_name": "Фамилия"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
"
|
|
12
|
+
"last_name": "Фамилия",
|
|
13
|
+
"email": "Электронная почта",
|
|
14
|
+
"is_active": "is_active",
|
|
15
|
+
"is_superuser": "is_superuser",
|
|
16
|
+
"is_verified": "is_verified",
|
|
17
|
+
"hashed_password": "hashed_password",
|
|
18
|
+
"image_id": "image_id",
|
|
19
|
+
"third_name": "third_name",
|
|
20
|
+
"phone": "Номер телефона",
|
|
21
|
+
"gmail_link": "gmail_link",
|
|
22
|
+
"mailru_link": "mailru_link",
|
|
23
|
+
"telegram_id": "telegram_id",
|
|
24
|
+
"telegram_data": "telegram_data"
|
|
20
25
|
},
|
|
21
26
|
"city": {
|
|
22
27
|
"name": "Название",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
+
"id": "ID",
|
|
29
|
+
"time_created": "Время создания",
|
|
30
|
+
"time_updated": "Время последнего обновления",
|
|
31
|
+
"price": "Стандартная стоимость игры",
|
|
32
|
+
"currency": "Валюта",
|
|
33
|
+
"game_time": "Стандартное время локации",
|
|
34
|
+
"timezone": "timezone",
|
|
35
|
+
"vk_link": "vk_link",
|
|
36
|
+
"vk_comment": "vk_comment",
|
|
37
|
+
"tg_link": "tg_link",
|
|
38
|
+
"tg_login": "tg_login",
|
|
39
|
+
"tg_password": "tg_password",
|
|
40
|
+
"tg_comment": "tg_comment",
|
|
41
|
+
"inst_link": "inst_link",
|
|
42
|
+
"inst_login": "inst_login",
|
|
43
|
+
"inst_password": "inst_password",
|
|
44
|
+
"inst_comment": "inst_comment",
|
|
45
|
+
"is_franchise": "is_franchise",
|
|
46
|
+
"min_members_count": "min_members_count",
|
|
47
|
+
"max_members_count": "max_members_count",
|
|
48
|
+
"custom_script": "custom_script",
|
|
49
|
+
"custom_html": "custom_html",
|
|
50
|
+
"alias": "alias",
|
|
51
|
+
"vk_group_id": "vk_group_id",
|
|
52
|
+
"chatapp_line": "chatapp_line",
|
|
53
|
+
"chatapp_user": "chatapp_user",
|
|
54
|
+
"chatapp_tag": "chatapp_tag",
|
|
55
|
+
"chatapp_category": "chatapp_category",
|
|
56
|
+
"telegram_chat_id": "telegram_chat_id",
|
|
57
|
+
"title": "title",
|
|
58
|
+
"description": "description",
|
|
59
|
+
"region": "region",
|
|
60
|
+
"country": "country",
|
|
61
|
+
"is_default": "is_default",
|
|
62
|
+
"yandex_metrica": "yandex_metrica",
|
|
63
|
+
"meta_title": "meta_title",
|
|
64
|
+
"meta_description": "meta_description",
|
|
65
|
+
"chatapp_legacy": "chatapp_legacy",
|
|
66
|
+
"phone": "phone",
|
|
67
|
+
"email": "email",
|
|
68
|
+
"address": "address",
|
|
69
|
+
"timezone_name": "timezone_name",
|
|
70
|
+
"currency_name": "currency_name",
|
|
71
|
+
"affilation": "Тип",
|
|
72
|
+
"chatapp_version": "Версия ChatApp",
|
|
73
|
+
"telegram_channel_id": "ID телеграм-канала"
|
|
28
74
|
},
|
|
29
75
|
"venue": {
|
|
30
76
|
"name": "Название",
|
|
77
|
+
"comment": "comment",
|
|
78
|
+
"comment_responsible": "comment_responsible",
|
|
79
|
+
"comment_equipment": "comment_equipment",
|
|
80
|
+
"latitude": "latitude",
|
|
81
|
+
"longitude": "longitude",
|
|
31
82
|
"street": "Улица",
|
|
32
83
|
"house_number": "Номер дома",
|
|
33
84
|
"people_capacity": "Максимум человек",
|
|
34
85
|
"team_capacity": "Максимум команд",
|
|
86
|
+
"is_adult": "is_adult",
|
|
87
|
+
"id": "id",
|
|
35
88
|
"game_time": "Стандартное время игры",
|
|
36
|
-
"city_id": "Город"
|
|
89
|
+
"city_id": "Город",
|
|
90
|
+
"time_created": "Время создания",
|
|
91
|
+
"time_updated": "Время последнего обновления",
|
|
92
|
+
"floor": "floor",
|
|
93
|
+
"metro": "metro",
|
|
94
|
+
"location_info": "location_info",
|
|
95
|
+
"status": "status",
|
|
96
|
+
"href": "href",
|
|
97
|
+
"audience": "Аудитория"
|
|
37
98
|
},
|
|
38
99
|
"theme": {
|
|
39
100
|
"name": "Название",
|
|
40
|
-
"alias": "Алиас",
|
|
41
101
|
"subtitle": "Подзаголовок",
|
|
42
|
-
"
|
|
102
|
+
"id": "ID",
|
|
103
|
+
"time_created": "Время создания",
|
|
104
|
+
"time_updated": "Время последнего обновления",
|
|
105
|
+
"short_description": "short_description",
|
|
106
|
+
"image_id": "image_id",
|
|
107
|
+
"description": "Описание",
|
|
108
|
+
"alias": "Алиас",
|
|
109
|
+
"status": "Статус"
|
|
43
110
|
},
|
|
44
111
|
"game": {
|
|
112
|
+
"name": "Название",
|
|
113
|
+
"description": "description",
|
|
114
|
+
"number": "Номер",
|
|
115
|
+
"status": "status",
|
|
116
|
+
"event_time": "Дата и время",
|
|
117
|
+
"price": "Стоимость",
|
|
118
|
+
"created_by_id": "created_by_id",
|
|
119
|
+
"image_id": "image_id",
|
|
45
120
|
"location_id": "Место",
|
|
46
121
|
"theme_id": "Тема",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
122
|
+
"game_pack_id": "game_pack_id",
|
|
123
|
+
"id": "ID",
|
|
124
|
+
"time_created": "Время создания",
|
|
125
|
+
"time_updated": "Время последнего обновления",
|
|
126
|
+
"currency": "currency",
|
|
127
|
+
"short_description": "short_description",
|
|
128
|
+
"personal_comment": "personal_comment",
|
|
129
|
+
"weekday": "weekday",
|
|
130
|
+
"owner_id": "owner_id",
|
|
131
|
+
"timezone": "timezone",
|
|
132
|
+
"min_members_count": "Мин. кол-во участников",
|
|
133
|
+
"max_members_count": "Макс. кол-во участников",
|
|
134
|
+
"alias": "Алиас",
|
|
135
|
+
"city_id": "city_id"
|
|
49
136
|
},
|
|
50
137
|
"registration": {
|
|
51
138
|
"ads_from": "Откуда узнали о нас",
|
|
52
139
|
"celebrant": "Именинник",
|
|
53
|
-
"channel": "
|
|
140
|
+
"channel": "Канал связи",
|
|
54
141
|
"chatapp_id": "chatapp_id",
|
|
55
142
|
"comment": "Комментарий к регистрации",
|
|
56
143
|
"note": "Заметка к регистрации",
|
|
57
|
-
"confirmed_channel": "
|
|
144
|
+
"confirmed_channel": "Подтверждённый канал связи",
|
|
58
145
|
"email": "Электронная почта",
|
|
59
146
|
"event_id": "Игра",
|
|
60
147
|
"human_name": "Капитан",
|