forked from ViperXD/Rename
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtranslation.py
48 lines (43 loc) · 3.1 KB
/
translation.py
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
class Translation(object):
START_TEXT = """ <b>Hai {}!!!.
Iam Simple Rename Bot!😌</b>
<code>You can rename any Telegram Document, using this bot! With Permenant Thumbnail</code>
<b>» You Must Join My Updates Channel for using me</b>
"""
RENAME_403_ERR = "What Are You Doing? Bruuh!!"
BANNED_USER_TEXT = "Sorry!! But Mai Owner As Banned You From Using This Service. That Means You Can't Run Meh Now! \n \n Contact : @VKP_BOTS For more Details.. "
ABS_TEXT = "What Are You Trying To Do,Mate?"
UPGRADE_TEXT = "CONTACT @VkBotsSupportBot "
DOWNLOAD_START = "<b>Downloading To My server !! pls Wait</b>"
UPLOAD_START = "<b>Downloading Completed Now I'm Uploading Into TG</b>"
RCHD_TG_API_LIMIT = "Downloaded in {} seconds.\nDetected File Size: {}\nSorry Do You Think! I'll Upload It?"
AFTER_SUCCESSFUL_UPLOAD_MSG = "**Thank you for Using Me SHARE > ❤️**"
AFTER_SUCCESSFUL_UPLOAD_MSG_WITH_TS = "Downloaded in {} seconds.\nUploaded in {} seconds"
NOT_AUTH_USER_TEXT = "CONTACT @VkBotsSupportBot "
NOT_AUTH_USER_TEXT_FILE_SIZE = "IF You Got This Message You Should Contact @VkBotsSupportBot "
SAVED_CUSTOM_THUMB_NAIL = "<b>thumbnail Saved ✅ This Is Permanent Until</b> /delthumb ❤"
DEL_ETED_CUSTOM_THUMB_NAIL = "thumbnail cleared succesfully🤦"
FF_MPEG_DEL_ETED_CUSTOM_MEDIA = "Media cleared succesfully."
SAVED_RECVD_DOC_FILE = "<b>File Downloaded Successfully 😎</b>"
REPLY_TO_DOC_FOR_RENAME_FILE = "<b>Please Reply To An File With /rename fil name extension To rename a file</b>"
REPLY_TO_DOC_FOR_C2V = "<b> Please Reply To An File With /c2v To Convert It Into Streamable video File</b>"
REPLY_TO_DOC_FOR_C2A = "<b> Please Reply To An File/video With /c2a To Convert It Into Audio File</b>"
CUSTOM_CAPTION_UL_FILE = " "
NO_THUMB_FOUND = "No Thumbnail found"
FORMAT_SELECTION = """<b>Choose appropriate option</b> <a href='{}'>⬇️</a>
🎞 - Stream format
📁 - File format
<i>NOTE : Taking high resolutions may result in files above 2GB and hence cannot Upload to TG. So better select a medium resolution.</i> 😇
"""
USER_ADDED_TO_DB = "User <a href='tg://user?id={}'>{}</a> added to {} till {}."
IFLONG_FILE_NAME = """You Gotta Be Kidding Me...Decrease The Number Of Letters😆😉"""
ABOUT_ME = """<b>Meh : \n An Telegram File Renamer Bot Which Can Rename A Telegram Files. \n You Can Set Permanent Thumbnail For The File So You Don't Have To Send Custom Thumbs All The Time.\n \n i can also convert files into videos \n Feedback @VKP_BOTS If You Found Meh Useful</b>"""
HELP_USER = """<b>Ohh You Want Help?? 😅</b>
1.<b>Send me any Telegram File.</b> \n
2.<b>Reply to that message with /rename New file name.extnsion</b> \n
3.<b> Send A Photo to make it as permanent Thumbnail</b> \n
4.<b> I Can Also Convert Files Into Video through /c2v Command </b> \n
5.<b> Send Me Any Zee5 Url And I'll Upload It Into Telegram </b> \n \n <b>❤ Made With Love By: @VKPROJECTS </b>"""
DONATE_TEXT = """<b>Thanks for showing interest in donation</b>
To donate and support me you can send <b>any amount</b> as you wish 😇
Payment Options"""