forked from 0xVasconcelos/vkmusic_bot_i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvk-music-bot.pot
247 lines (202 loc) · 5.45 KB
/
vk-music-bot.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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 19:55-0400\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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.8\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: .\n"
#: bot.py:57
msgid "Added to your playlist (/my)"
msgstr ""
#: bot.py:60
msgid "Removed from your playlist"
msgstr ""
#: bot.py:254
msgid "Empty file size, skipping"
msgstr ""
#: bot.py:260
#, python-format
msgid "We don't support '%(mime_type)s' audio yet"
msgstr ""
#: bot.py:267
msgid "We require artist and title tags to be set"
msgstr ""
#: bot.py:272
#, python-format
msgid "Audio must be at least %(seconds)d seconds long"
msgstr ""
#: bot.py:279
#, python-format
msgid "Song bitrate must be in range from %(lowest)d to %(highest)d"
msgstr ""
#: bot.py:292
msgid "We already have this song, but thank you anyway!"
msgstr ""
#: bot.py:301
msgid "Got it! Note: it may take time for the song to appear in the search"
msgstr ""
#: handlers/audio.py:31
msgid "What artist are you looking for?"
msgstr ""
#: handlers/audio.py:33
msgid "What song are you looking for?"
msgstr ""
#: handlers/audio.py:73
msgid "Oops, something went wrong. Please try again later."
msgstr ""
#: handlers/audio.py:205
#, python-format
msgid "Choose a song number from 1 to %d"
msgstr ""
#: handlers/audio.py:243
msgid "Download something first!"
msgstr ""
#: handlers/custom.py:22
msgid ""
"This command can not be used in a group chat, send it as a private message"
msgstr ""
#: handlers/custom.py:51
msgid ""
"Hi! Just send me an artist and/or a song name and I will find music for "
"you!\n"
"/song — search by song title\n"
"/artist — search for artist name\n"
"/setlang — change language\n"
"/settings — change settings\n"
msgstr ""
#: handlers/custom.py:68
#, python-format
msgid ""
"🔥 Commands\n"
"Just send me an artist and/or a song name and I will find music for you!\n"
"/song — search by song title (useful for group chats)\n"
"/artist — search for artist name\n"
"/getall — download all songs from search results\n"
"/my — list your playlist\n"
"/settings — change settings\n"
"\n"
"⭐️ If you like this bot, please rate it 5 stars in the bot-store: https://"
"telegram.me/storebot?start=vkmusic_bot\n"
"\n"
"Official news channel: %(channel)s\n"
"Contact information: %(contact)s\n"
"\n"
"Support and donations: %(website)s\n"
"BTC: `%(btc)s`\n"
msgstr ""
#: handlers/custom.py:102 handlers/custom.py:159
#, python-format
msgid ""
"We would highly appreciate if you could help us with money donation at "
"%(website)s"
msgstr ""
#: handlers/custom.py:106 handlers/custom.py:146
msgid "Donate"
msgstr ""
#: handlers/custom.py:107 handlers/custom.py:148
msgid "Remind later"
msgstr ""
#: handlers/custom.py:133 handlers/custom.py:169
msgid "Ok, we won't bother you for a while"
msgstr ""
#: handlers/custom.py:147
msgid "Leave a positive feedback"
msgstr ""
#: handlers/custom.py:164
msgid ""
"Please rate us 5 stars in the bot-store: https://telegram.me/storebot?"
"start=vkmusic_bot"
msgstr ""
#: handlers/custom.py:175
msgid ""
"If you like this bot there are a few ways you can support the developer!"
msgstr ""
#: handlers/edit.py:26
msgid "You didn't specify the artist"
msgstr ""
#: handlers/edit.py:33
msgid "Please reply to an audio message"
msgstr ""
#: handlers/edit.py:41
#, python-format
msgid ""
"You suggested edit for artist: \"%(new_artist)s\"\n"
"We will review your suggestion and store it in our database. Thank you!"
msgstr ""
#: handlers/i18n.py:115
msgid "Language settings updated"
msgstr ""
#: handlers/i18n.py:139
msgid "To select new language, use the following commands"
msgstr ""
#: handlers/i18n.py:150
msgid "Please, select new language"
msgstr ""
#: handlers/inline.py:33 handlers/inline.py:76 handlers/inline.py:122
#: search.py:200
msgid "You need to search for something before"
msgstr ""
#: handlers/inline.py:51 handlers/inline.py:96 search.py:52
msgid "I found nothing"
msgstr ""
#: handlers/inline.py:79
msgid "You're at the first page already"
msgstr ""
#: handlers/mixins.py:65
#, python-format
msgid "Results %(first)d-%(last)d of %(total)d\n"
msgstr ""
#: handlers/mixins.py:80
msgid "I like this bot!"
msgstr ""
#: handlers/playlist.py:82
msgid ""
"Your playlist is empty. Upload MP3 audios or use /add to add songs from "
"search to it"
msgstr ""
#: handlers/settings.py:23
msgid "Language"
msgstr ""
#: handlers/settings.py:24
#, python-format
msgid "Bitrate preview: %s"
msgstr ""
#: handlers/settings.py:25 handlers/settings.py:28 handlers/settings.py:31
#: handlers/settings.py:34
msgid "Enabled"
msgstr ""
#: handlers/settings.py:25 handlers/settings.py:28 handlers/settings.py:31
#: handlers/settings.py:34
msgid "Disabled"
msgstr ""
#: handlers/settings.py:27
#, python-format
msgid "Like (heart) buttons: %s"
msgstr ""
#: handlers/settings.py:30
#, python-format
msgid "Caption under audios: %s"
msgstr ""
#: handlers/settings.py:33
#, python-format
msgid "Results with buttons: %s"
msgstr ""
#: handlers/settings.py:36
msgid "Cancel"
msgstr ""
#: handlers/settings.py:68
msgid "What would you like to change?"
msgstr ""