-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocale.old.py
More file actions
77 lines (72 loc) · 7.73 KB
/
locale.old.py
File metadata and controls
77 lines (72 loc) · 7.73 KB
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
# -*- coding: utf-8 -*-
# WARNING: This is OLD locale, Its for when the bot wasnt multilanguage. (-v1.1.0)
# It will be fully removed on next versions.
import sys
reload(sys)
sys.setdefaultencoding("UTF8")
# LANGUAGE FILE
START_MSG = str("Hey! 😊 \n \nWelcome to the *ZigZagBot*! 😱🚀 \nDeveloped by @WebShark25! \n \nAll bot commands: \n💢 _/help_ - Get help message \n💢 _/time <city>_ - Gets current time in any timezone! \n💢 _/calc_ - Lets do some maths \n💢 _/support_ - Chat with us! \n💢 _/sendcontact_ - Forward contact to admin \n💢 _Send feedback_ - Send feedback! \n💢 _/echo <msg>_ - Echoes the message \n💢 _/short <link>_ - Shorts the link! \n💢 _/weather <city>_ - Gets weather! \n💢 _/mp3tag <artist>||<title>_ - Edits audios tags! \n💢 _/tocontact <phone>||<name>_ - Turns string to Telegram contact! \n💢 _/qrcode <text>_ - QR Code creator!! \n💢 _/ip <IP/Hostname>_ - Get IP location & more! \n💢 _/rate <currency>_ - Get latest exchange rates! \n💢 _/addcounter add_ - Add seen counter to your message! \n💢 _/lmgtfy <text>_ - Let me google that for you! \n💢 _/download <link>_ - Download a file and send it using telegram! \n💢 _/addreply <syntax>_ - Learn the bot how to respond! \n💢 _/id_ - Get your ID & Group's ID \n \n_More commands comming soon!_ \n \nI Hope you enjoy it! ").encode("utf-8")
START_BUTTONS = ("❓ Id", "⏱ Time", "🙈 Memes", "🎭 Send feedback", "🌤 Weather", "👥 Support", "🔗 Link shortner", "✒️ Calculate", "🎧 Mp3Tag", "📡 IP Geolocation", "◻️ QR Code", "💵 Exchange rate") # SPLITS 3 PER LINE
SHOWED_BUTTONS_MSG = "Here you are ;)"
TEST_MSG = "This is a test message."
SHARE_CONTACT_MSG = "Please share your contact to the bot (in a private message)."
NO_ECHO_IN_SUPERGP_MSG = "Unfortunately I wont reply to messages sent in a supergroup to prevent spamming."
ECHO_REPLY_MSG = "Please enter a text so I reply to it!"
ERROR_MSG = "Error occured."
CONTACT_RECIEVED_MSG = "New contact recieved:"
CONTACT_FORWARDED_MSG = "Contact successfully forwarded!"
# {0} = name | {1} = gp title
GP_GREETING_MSG = "Hey *{0}*! \n \nWelcome to the group *{1}* 😊 \n \n_Have fun & Enjoy!_"
GP_FAREWELL_MSG = "Oh no 😕 \n*{0} left the group ☹️"
# {0} = name | {1} = id | {2} = gp id
ID_MSG = "💢 Your name: *{0}* \n💢 Your ID: *{1}* \n"
INGP_ID_MSG = "💢 Group ID: *{2}* \n"
REPLIED_ID_MSG = "💢 Users ID: *{3}* \n"
FORWARDED_ID_MSG = "💢 Users ID: *{4}* \n"
NON_ADMIN_ADDED_BOT_MSG = "Im sorry ☹️ \nIm not authorized to join groups by normal members. \nOnly *admins* can add me to groups."
BOT_JOINED_MSG = "Hey😧! I am here, At your service."
MESSANGER_JOIN_MSG = "Now sending feedback. \nPlease enter your message!"
MESSANGER_SUBMIT_MSG = "OK. I got your message. Are you sure you want to send it?"
MESSANGER_CANCEL_MSG = "Canceled!"
MESSANGER_LEAVE_MSG = "Thanks for your feedback! Exiting."
WEBSHOT_CAPTION_MSG = "By the ZigZag bot"
COMMAND_NOT_FOUND = "Im sorry 😢 But the command you entered does not exists."
BANNED_MSG = ":O You got banned from the bot!"
UNBANNED_MSG = "Welcome back! You are unbanned now ;)"
GP_STATUS_MSG = "⚡️ All group messages: {0}"
TIME_MSG = "⚡️ Date & Time: {0}"
# JOINED_MESSENGER_MSG = "⚡️ Now chatting with support team!"
WAITING_APPROVAL_MESSENGER_MSG = "⚡️ Your request has been submitted! Please wait for manual approval."
ACCEPTED_MESSENGER_MSG = "⚡️ Your request has been approved! Now chatting with support."
DENIED_MESSENGER_MSG = "⚡️ Im sorry, But your request has been denied."
MESSAGE_SENT_MESSENGER_MSG = "Message sent! Please wait for response"
KICKED_MESSENGER_MSG = "You got auto-kicked from the messenger because you spammed alot."
ALREADY_IN_MESSENGER_MSG = "You are already chatting with support! to exit, type '/leave'"
NOT_IN_MESSENGER_MSG = "You are not chatting with support! to start, type '/support'"
LEFT_MESSENGER_MSG = "⚡️ We hope you enjoyed ;) Leaving the messenger."
MEME_NEA_MSG = "To use this command, you need to follow this format: \n`/meme <type>||<top>||<bottom>` \nFor example: `/meme Gangnam Style||Oppa||Gangnam style!`\n_Remember: No spaces within words and ||s!_ \n\nRemember, this bot supports more than a thousand of memes! Some examples: \n\n💢 Good Guy Greg\n💢 First World Problems\n💢 Scumbag Steve\n💢 Hipster Barista\n💢 Bad Luck Brian\n💢 Success Kid\n💢 Ridiculously Photogenic Guy\n💢 Sudden Clarity Clarence\n💢 College Freshman\n💢 Skeptical Baby\n💢 Gangnam Style\n💢 Talk To Spongebob\n💢 Suspicious Cat"
CALC_NEA_MSG = "How can i calculate null? \nYour command should be like this: \n`/calc 5+5*2`"
CHATTER_NEA_MSG = "Hey! 😱 \n \nI think you don't know how to work with this. \n \nYou can actually learn me how to respond to some messages 😏 \n \nSimply do: /addreply <Text>||<Response> \n \nFor example, if you want to enter 'hi' and then you want me to say 'hello', you need to execute this: \n /addreply Hi||Hello \n \nIts simple 😌 And also fun 😍"
CHATTER_INCORRECT_MSG = "String recieved in an incorrect format.."
CHATTER_ALREADYDEFINED_MSG = "Im sorry, this message had already been defined!"
CHATTER_DONE_MSG = "Ooo yeah! Now I know if you say `{}`, I Should Answer `{}` :) \nCan you teach me *more*? 😁😁"
IP_ERROR_MSG = "Error: \n\n`Invalid IP/Hostname`"
IP_NEA_MSG = "Please, enter an IP address or hostname. \n\nExample: `/ip 4.2.2.4`"
IP_DONE_MSG = "IP Information for *{}*: \n\n🌍 Country: *{}* \n🏫 City: *{}* \n📡 ISP: *{}* \n⏱ TimeZone: *{}*"
MP3TAG_NEA_MSG = "Please use correct syntax: \n`/mp3tag Artist||Title`\nAnd then, send the audio file."
MP3TAG_SENDAUDIO_MSG = "Please send the audio now!"
QRCODE_NEA_MSG = "Please, enter a text so I can convert it to QR code. \n\nFor example: `/qrcode http://sadeco.ir`"
SHORTNER_NEA_MSG = "Please enter a link so I can short it. \nLike: `/short http://google.com`"
TIME_NEA_MSG = "Enter a time zone/city/region/etc. please! \n\nExample: `/time Tehran`"
WWEATHER_NEA_MSG = "Enter a city so I can tell its weather! :P \n\nExample: `/weather Tehran`"
INLINE_HELP_MSG = "*Inline mode help!:* \n \nTo use inline mode, first mention the bots ID (@TheZigZagBot) in your message, then use one of theese syntaxes: \n \n💢echo <message> (_Echoes the message using HTML markup_) \n💢cal <ex> (_Calculator.. Easy as a pie_) \n💢time <city> (_Get time for anywhere! even nowhere!_) \n💢weather <city> (_Current weather in <city>!_) \n💢hideit <message> (_Hides the message you enter! :D So its un-forwardable._) \n \nExample: `@TheZigZagBot time tehran` \n\nMore options comming *soon*!"
ADDCOUNTER_NEA_MSG = "Do you want to know how many people saw your message? Yeah! Now its possible! \nJust type `/addcounter add` and then forward/send your message!"
LMGTFY_NEA_MSG = "Let me *Google* that for you! \n\nJust do `/lmgtfy <search>`"
DOWNLOADER_NEA_MSG = "Welcome to *ZigZag* downloader! \n\nYou can enter a *link* with a file size below *30MB*, and recieve that file in Telegram! \n\nPlease use this syntax: `/download http://example.com/file.zip` \n\nWarning: You have a limit of *3 files per minute*. Please dont exceed it."
DOWNLOADER_WAIT_MSG = "Im sorry, but you can only have *1 concurrent download*."
DOWNLOADER_DL_MSG = "Retrieving the file from server. Please wait..."
DOWNLOADER_UP_MSG = "Uploading the file for you. Please wait..."
DOWNLOADER_OVERSIZE_MSG = "The file was too *big*! Maximum file size should be *below 30MB*."
DOWNLOADER_ERROR_MSG = "Im sorry, but an unknown error occured. \nPlease check the *file name* & *file size*, then try again."
SETTINGS_WLC_MSG = "TheZigZag *Settings*! \nPlease, choose a _value_ to edit. \n〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰"
SETTINGS_LANGUAGE_CHANGED_MSG = "Success! Language has been updated. \n〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰〰"