-
Notifications
You must be signed in to change notification settings - Fork 1
/
messages.pot
147 lines (122 loc) · 2.67 KB
/
messages.pot
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2022-06-04 00:40+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=cp1251\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
#: sport_event_bot.py:102
msgid "+ Apply for participation"
msgstr ""
#: sport_event_bot.py:103
msgid "- Revoke application"
msgstr ""
#: sport_event_bot.py:134
msgid "en_US"
msgstr ""
#: sport_event_bot.py:204
msgid "New event created"
msgstr ""
#: sport_event_bot.py:262
msgid "Played"
msgstr ""
#: sport_event_bot.py:263
msgid "from"
msgstr ""
#: sport_event_bot.py:278
msgid "Players limit"
msgstr ""
#: sport_event_bot.py:283
msgid "Event date and time"
msgstr ""
#: sport_event_bot.py:285
msgid "Event time out"
msgstr ""
#: sport_event_bot.py:288
msgid "Time left"
msgstr ""
#: sport_event_bot.py:288
msgid "and"
msgstr ""
#: sport_event_bot.py:288
msgid "days"
msgstr ""
#: sport_event_bot.py:288
msgid "hours"
msgstr ""
#: sport_event_bot.py:290
msgid "Players list"
msgstr ""
#: sport_event_bot.py:298
msgid "Reserve"
msgstr ""
#: sport_event_bot.py:311
msgid "Revoked applications"
msgstr ""
#: sport_event_bot.py:318
msgid "There is no application for now"
msgstr ""
#: sport_event_bot.py:331
msgid "No events"
msgstr ""
#: sport_event_bot.py:389
msgid "No events to fix stat for"
msgstr ""
#: sport_event_bot.py:391
msgid "Current statistics for this chat room members:"
msgstr ""
#: sport_event_bot.py:425
msgid "Players statistics for this group"
msgstr ""
#: sport_event_bot.py:426
msgid "Registrations / Penalties"
msgstr ""
#: sport_event_bot.py:442
msgid ""
"\n"
"Available BOT commands:\n"
"\n"
"/event_add TEXT\n"
"Register new event\n"
"\n"
"/event_remove\n"
"Remove open event\n"
"\n"
"/event_update TEXT\n"
"Change event description\n"
"\n"
"/limit XX\n"
"Set players limit\n"
"\n"
"/event_datetime DATE TIME\n"
"Set event date and time in any format. It will parsed automatically.\n"
"Example 1: 2023-01-30, 18:00\n"
"Example2: tomorrow, 14:30\n"
"\n"
"/info\n"
"Show event details\n"
"\n"
"/add\n"
"Register yourself to the event\n"
"\n"
"/remove\n"
"Revoke your application\n"
"\n"
"/fix\n"
"Fix event statistics (increment participants counters)\n"
"\n"
"/penalty USERID\n"
"Increase someone's PENALTY counter for unreasonable skipping of the event without notification others.\n"
"You can find USERID by command /stat\n"
"\n"
"/stat\n"
"This group members statistics (registrations and penalties)\n"
msgstr ""