hikka_security:
name: "HikkaSecurity"
invalid_name: "๐ซInvalid security group name"
no_command: "๐ซ Command{}not found!"
permissions: "๐ Here you can configure permissions for{}{}"
close_menu: "๐ Close this menu"
global: "๐ Here you can configure global bounding mask. If the permission is excluded here, it is excluded everywhere!"
owner: "๐ Owner"
group_owner: "๐งโโ๏ธ Group owner"
group_admin_add_admins: "๐งโโ๏ธ Admin (add members)"
group_admin_change_info: "๐งโโ๏ธ Admin (change info)"
group_admin_ban_users: "๐งโโ๏ธ Admin (ban)"
group_admin_delete_messages: "๐งโโ๏ธ Admin (delete msgs)"
group_admin_pin_messages: "๐งโโ๏ธ Admin (pin)"
group_admin_invite_users: "๐งโโ๏ธ Admin (invite)"
group_admin: "๐งโโ๏ธ Admin (any)"
group_member: "๐ฅ In group"
pm: "๐ค In PM"
everyone: "๐ Everyone (Inline)"
owner_list: "๐Users in groupowner:\n\n{}"
no_owner: "๐There is no users in groupowner"
owner_added: '๐{} added to groupowner'
owner_removed: '๐{} removed from groupowner'
no_user: "๐ซSpecify user to permit"
not_a_user: "โ ๏ธSpecified entity is not a user"
li: 'โซ๏ธ{}'
warning: "โ ๏ธ Please, confirm, that you want to add {} to group{}!\nThis action may reveal personal info and grant full or partial access to userbot to this user"
cancel: "๐ซ Cancel"
confirm: "๐ Confirm"
enable_nonick_btn: "๐ฐ Enable"
self: "โ ๏ธYou can't promote/demote yourself!"
suggest_nonick: "๐ฐ Do you want to enable NoNick for this user?"
user_nn: '๐ฐ NoNick for {} enabled'
what: "๐ซYou need to specify the type of target as first argument (userorchat)"
no_target: "๐ซYou didn't specify the target of security rule"
no_rule: "๐ซYou didn't specify the rule (module or command)"
confirm_rule: "๐ Please, confirm that you want to give {} {} a permission to use {}{}{}?"
rule_added: "๐ You gave {} {} a permission to use {}{}{}"
confirm_btn: "๐ Confirm"
cancel_btn: "๐ซ Cancel"
multiple_rules: "๐ Unable to unambiguously determine the security rule. Please, choose the one you meant:\n\n{}"
rules: "๐Targeted security rules:\n\n{}"
no_rules: "๐ซNo targeted security rules"
owner_target: "โ ๏ธThis user is owner and can't be promoted by targeted security"
rules_removed: '๐Targeted security rules for {} removed'
rule_removed: '๐Targeted security rule for {} ({}) removed'
chat_inline: "โ ๏ธ You can't create an inline command rule for chats!"
for: "for"
forever: "forever"
user: "user"
chat: "chat"
command: "command"
module: "module"
inline: "inline command"
day: "day"
days: "days"
hour: "hour"
hours: "hours"
minute: "minute"
minutes: "minutes"
second: "second"
seconds: "seconds"
_cmd_doc_inlinesec: "[command] - Configure inline command's security settings"
_cmd_doc_owneradd: " - Add user to `owner`"
_cmd_doc_ownerlist: "List users in `owner`"
_cmd_doc_ownerrm: " - Remove user from `owner`"
_cmd_doc_security: "[command] - Configure command's security settings"
_cmd_doc_tsec: "<\"user\"/\"chat\"/\"sgroup\"> [target user or chat] [rule (command/module)] [time] - Add new targeted security rule\nFor example: .tsec user ban 1d, .tsec chat weather 1h, .tsec user HikariChat"
_cmd_doc_tsecclr: "<\"user\"/\"chat\"/\"sgroup\"> - Clear targeted security rules\nFor example: .tsecclr user, .tsecclr chat"
_cmd_doc_tsecrm: "<\"user\"/\"chat\"/\"sgroup\"> - Remove targeted security rule\nFor example: .tsecrm user ban, .tsecrm chat HikariChat"
_cls_doc: "Control security settings"
until: "until"
sgroup: "security group"
sgroup_info: "๐Security group{}info:\n\n{}\n{}"
created_sgroup: "๐Security group{}created"
sgroup_already_exists: "๐ซSecurity group{}already exists"
no_args: "๐ซNo arguments specified"
sgroup_not_found: "๐ซSecurity group{}not found"
no_users: "๐ฅNo users"
users_list: "๐ฅUsers:\n{}\n"
no_permissions: "๐No permissions"
permissions_list: "๐Permissions:\n{}\n"
sgroup_li: "โซ๏ธ{} ยท {} user(-s) ยท {} rule(-s)"
sgroups_list: "๐Security groups:\n\n{}"
deleted_sgroup: "๐Security group{}deleted"
user_already_in_sgroup: "๐ซUser{}already is in security group{}"
user_added_to_sgroup: "๐User{}added to security group{}"
user_not_in_sgroup: "๐ซUser{}is not in security group{}"
user_removed_from_sgroup: "๐User{}removed from security group{}"
_cmd_doc_delsgroup: " - Delete security group"
_cmd_doc_sgroup: " - Show security group info"
_cmd_doc_sgroups: "List security groups"
_cmd_doc_newsgroup: " - Create new security group"
_cmd_doc_sgroupadd: " [user or reply] - Add user to security group"
_cmd_doc_sgroupdel: " [user or reply] - Remove user from security group"
hikka_settings:
name: "HikkaSettings"
watchers: "๐Watchers:\n\n{}"
no_args: "๐ซNo arguments specified"
invoke404: "๐ซInternal debug method{}not found, ergo can't be invoked"
module404: "๐ซModule{}not found"
invoke: "๐Invoked internal debug method{}\n\n๐ตResult:\n{}"
invoking: "โณInvoking internal debug method{}of{}..."
mod404: "๐ซWatcher {} not found"
disabled: "๐Watcher {} is now disabled"
enabled: "๐Watcher {} is now enabled"
args: "๐ซYou need to specify watcher name"
user_nn: "๐ชNoNick for this user is now {}"
no_cmd: "๐ชPlease, specify command to toggle NoNick for"
cmd_nn: "๐ชNoNick for{}is now {}"
cmd404: "๐ชCommand not found"
inline_settings: "โ๏ธ Here you can configure your Heroku settings"
confirm_update: "๐งญ Please, confirm that you want to update. Your userbot will be restarted"
confirm_restart: "๐ Please, confirm that you want to restart"
suggest_fs: "โ Suggest FS for modules"
do_not_suggest_fs: "๐ซ Suggest FS for modules"
use_fs: "โ Always use FS for modules"
do_not_use_fs: "๐ซ Always use FS for modules"
btn_restart: "๐ Restart"
btn_update: "๐งญ Update"
close_menu: "๐ Close menu"
custom_emojis: "โ Custom emojis"
no_custom_emojis: "๐ซ Custom emojis"
suggest_subscribe: "โ Suggest subscribe to channel"
do_not_suggest_subscribe: "๐ซ Suggest subscribe to channel"
private_not_allowed: "๐ซThis command must be executed in chat"
nonick_warning: "Warning! You enabled NoNick with default prefix! You may get muted in Heroku chats. Change prefix or disable NoNick!"
reply_required: "๐ซReply to a message of user, which needs to be added to NoNick"
deauth_confirm: "โ ๏ธ This action will fully remove Heroku from this account and can't be reverted!\n\n- Heroku chats will be removed\n- Session will be terminated and removed\n- Heroku inline bot will be removed"
deauth_confirm_step2: "โ ๏ธ Are you really sure you want to delete Heroku?"
deauth_yes: "I'm sure"
deauth_no_1: "I'm not sure"
deauth_no_2: "I'm uncertain"
deauth_no_3: "I'm struggling to answer"
deauth_cancel: "๐ซ Cancel"
deauth_confirm_btn: "๐ข Delete"
uninstall: "๐ข Uninstalling Heroku..."
uninstalled: "๐ข Heroku uninstalled. Web interface is still active, you can add another account"
cmd_nn_list: "๐ชNoNick is enabled for these commands:\n\n{}"
user_nn_list: "๐ชNoNick is enabled for these users:\n\n{}"
chat_nn_list: "๐ชNoNick is enabled for these chats:\n\n{}"
nothing: "๐คทโโ๏ธNothing to show..."
privacy_leak: "โ ๏ธ This command gives access to your Heroku web interface. It's not recommended to run it in public group chats. Consider using it in Saved messages. Type{}proxypass force_insecureto ignore this warning"
privacy_leak_nowarn: "โ ๏ธ This command gives access to your Heroku web interface. It's not recommended to run it in public group chats. Consider using it in Saved messages."
opening_tunnel: "๐ Opening tunnel to Heroku web interface..."
tunnel_opened: "๐ Tunnel opened. This link is valid for about 1 hour"
web_btn: "๐ Web interface"
btn_yes: "๐ธ Open anyway"
btn_no: "๐ป Cancel"
lavhost_web: "โ๏ธ This link leads to your Heroku web interface on lavHost\n\n๐ก You'll need to authorize using lavHost credentials, specified on registration"
disable_debugger: "โ Debugger enabled"
enable_debugger: "๐ซ Debugger disabled"
_cmd_doc_invoke: " - Only for debugging purposes. DO NOT USE IF YOU'RE NOT A DEVELOPER"
_cmd_doc_nonickchat: "Allow no nickname in certain chat"
_cmd_doc_nonickchats: "Returns the list of NoNick chats"
_cmd_doc_nonickcmd: " - Allow certain command to be executed without nickname"
_cmd_doc_nonickcmds: "Returns the list of NoNick commands"
_cmd_doc_nonickuser: "Allow no nickname for certain user"
_cmd_doc_nonickusers: "Returns the list of NoNick users"
_cmd_doc_settings: "Show settings menu"
_cmd_doc_uninstall_hikka: "Uninstall Heroku"
_cmd_doc_watcherbl: " - Toggle watcher in current chat"
_cmd_doc_watcher: " - Toggle global watcher rules\nArgs:\n[-c - only in chats]\n[-p - only in pm]\n[-o - only out]\n[-i - only incoming]"
_cmd_doc_watchers: "List current watchers"
_cmd_doc_weburl: "Opens web tunnel to your Heroku web interface"
_cls_doc: "Advanced settings for Heroku Userbot"
core_protection_already_removed: "๐Core protection is already removed"
core_protection_confirm: "โ ๏ธ READ CAREFULLY!\n\nBy removing core protection you confirm, that you know what is it and what is it for. In common life scenario you don't need it. If you're not a developer, you don't need it. If you're not sure, you don't need it.\n\nAre you sure you want to remove core protection?"
core_protection_btn: "๐ Remove core protection"
core_protection_removed: "๐ Core protection removed successfully"
terminal:
name: "Terminal"
fw_protect: "How long to wait in seconds between edits in commands"
what_to_kill: "๐ซReply to a terminal command to terminate it"
kill_fail: "๐ซCould not kill process"
killed: "๐ซKilled"
no_cmd: "๐ซNo command is running in that message"
running: "โจ๏ธ System call{}"
finished: "\nExit code{}"
stdout: "\n๐ผ Stdout:\n
"
stderr: "
\n\n๐ซ Stderr:\n
"
end: "
"
auth_fail: "๐ซAuthentication failed, please try again"
auth_needed: '๐ Interactive authentication required'
auth_msg: "๐Please edit this message to the password for{}to run{}"
auth_locked: "๐ซAuthentication failed, please try again later"
auth_ongoing: "โณAuthenticating..."
done: "โ Done"
_cmd_doc_apt: "Shorthand for '.terminal apt'"
_cmd_doc_terminal: " - Execute bash command"
_cmd_doc_terminate: "[-f to force kill] - Use in reply to send SIGTERM to a process"
_cls_doc: "Runs commands"
hikka_backup:
name: "HikkaBackup"
period: "โ๏ธ Unit ยซALPHAยป creates database backups periodically. You can change this behavior later.\n\nPlease, select the periodicity of automatic database backups"
saved: "โ Backup period saved. You can re-configure it later with .set_backup_period"
never: "โ I will not make automatic backups. You can re-configure it later with .set_backup_period"
invalid_args: "๐ซ Specify correct backup period in hours, or `0` to disable"
backup_caption: '๐This is your database backup. Do not give it to anyone, it contains personal info. If you need to restore it, you can use
{prefix}restoredb
in reply to this file.'
reply_to_file: "๐ซReply to .json or .zip file"
db_restored: "๐Database updated, restarting..."
modules_backup: "๐Backup of modules ({})\n\nYou can restore it using:\n
{}restoremods
"
mods_restored: "๐Mods restored, restarting"
backup_sent: "๐Backup has been sent to saved messages"
presets:
name: "Presets"
_fun_title: "๐ชฉ Entertainment modules"
_fun_desc: "Fun modules โ animations, spam, entertainment, etc."
_chat_title: "๐ฅ Group Administration Helpers"
_chat_desc: "The collection of tools which will help to moderate your group chat โ filters, notes, voice recognition, etc."
_service_title: "โ๏ธ Useful modules"
_service_desc: "Really useful modules โ account management, link shortener, search engine, etc."
_downloaders_title: "๐ฅ Downloaders"
_downloaders_desc: "The collection of tools which will help you download/upload files from/to different sources โ YouTube, TikTok, Instagram, Spotify, VK Music, etc."
welcome: "๐ Hi there! Tired of scrolling through endless modules in channels? Let me suggest you some pre-made collections. If you need to call this menu again, simply send /presets to this bot!"
preset: "{}:\nโน๏ธ {}\n\nโ Modules in this collection:\n\n{}"
back: "๐ Back"
install: "๐ฆ Install"
installing: "โณInstalling preset{}..."
installing_module: "โณInstalling preset{}({}/{} modules)...\n\n๐Installing module {}..."
installed: "๐Preset{}installed!"
already_installed: "โ [Installed]"
_cls_doc: "Suggests new Heroku
users a packs of modules to load"
settings:
name: "Settings"
installation: 'โช๏ธ The installation is very easy! Just enter the following in your servers terminal:
๐ If you dont have sudo access, simply remove the initial steps.
๐ฅณ Lets go over a few arguments:
๐ The --root argument allows you to run Heroku as a root user.
๐ The --no-web argument enables login to your account directly in the terminal, rather than through a link{}.lhr.life.
๐คฒ However, if you want to migrate from hikariatama Hikka, download this module:
It completely safe and will help you upgrade to Heroku automatically'
too_many_args: "๐ซToo many args"
blacklisted: "๐Chat {} blacklisted from userbot"
unblacklisted: "๐Chat {} unblacklisted from userbot"
user_blacklisted: "๐User {} blacklisted from userbot"
user_unblacklisted: "๐User {} unblacklisted from userbot"
what_prefix: "โWhat should the prefix be set to?"
prefix_incorrect: "๐ซPrefix must be one symbol in length"
prefix_set: "{} Command prefix updated. Use the following command to change it back:\n
{newprefix}setprefix {oldprefix}
"
alias_created: "๐Alias created. Access it with{}"
aliases: "๐ Aliases:\n"
no_command: "๐ซCommand{}does not exist"
alias_args: "๐ซYou must provide a command and the alias for it"
unstable: "\n\nโYou are using an unstable branch{}!"
delalias_args: "๐ซYou must provide the alias name"
alias_removed: "๐Alias{}removed."
no_alias: "๐ซAlias{}does not exist"
db_cleared: "๐Database cleared"
hikka: "{} {}.{}.{}{}\n\n๐Telethon:1.37.0\n\nโจDeveloper: t.me/coddrago\n๐Designer: t.me/tr4mq"
confirm_cleardb: "โ ๏ธ Are you sure, that you want to clear database?"
cleardb_confirm: "๐ Clear database"
cancel: "๐ซ Cancel"
who_to_blacklist: "โWho to blacklist?"
who_to_unblacklist: "โWho to unblacklist?"
_cmd_doc_addalias: "Set an alias for a command"
_cmd_doc_aliases: "Print all your aliases"
_cmd_doc_blacklist: "[chat_id] [module] - Blacklist the bot from operating somewhere"
_cmd_doc_blacklistuser: "[user_id] - Prevent this user from running any commands"
_cmd_doc_cleardb: "Clear the entire database, effectively performing a factory reset"
_cmd_doc_delalias: "Remove an alias for a command"
_cmd_doc_hikka: "Get Heroku version"
_cmd_doc_setprefix: " - Sets command prefix"
_cmd_doc_unblacklist: " - Unblacklist the bot from operating somewhere"
_cmd_doc_unblacklistuser: "[user_id] - Allow this user to run permitted commands"
_cfg_nonstandart_prefixes: "Allow non-standart prefixes like flags or more than one symbol"
_cls_doc: "Control core userbot settings"
hikka_config:
name: "HikkaConfig"
choose_core: "โ๏ธ Choose a category"
configure: "โ๏ธ Choose a module to configure"
configure_lib: "๐ฆ Choose a library to configure"
configuring_mod: "โ๏ธ Choose config option for mod{}\n\nCurrent options:\n\n{}"
configuring_lib: "๐ฆ Choose config option for library{}\n\nCurrent options:\n\n{}"
configuring_option: "โ๏ธ Configuring option{}of mod{}\nโน๏ธ {}\n\nDefault: {}\n\nCurrent: {}\n\n{}"
configuring_option_lib: "๐ฆ Configuring option{}of library{}\nโน๏ธ {}\n\nDefault: {}\n\nCurrent: {}\n\n{}"
option_saved: "โ๏ธOption{}of module{} saved!\nCurrent: {}"
option_saved_lib: "๐ฆOption{}of library{} saved!\nCurrent: {}"
option_reset: "โป๏ธ Option{}of module{}has been reset to default\nCurrent: {}"
option_reset_lib: "โป๏ธ Option{}of library{}has been reset to default\nCurrent: {}"
args: "๐ซ You specified incorrect args"
no_mod: "๐ซ Module doesn't exist"
no_option: "๐ซ Configuration option doesn't exist"
validation_error: "๐ซ You entered incorrect config value.\nError: {}"
try_again: "๐ Try again"
typehint: "๐ต๏ธ Must be a{eng_art} {}"
set: "set"
set_default_btn: "โป๏ธ Reset default"
enter_value_btn: "โ๏ธ Enter value"
enter_value_desc: "โ๏ธ Enter new configuration value for this option"
add_item_desc: "โ๏ธ Enter item to add"
remove_item_desc: "โ๏ธ Enter item to remove"
back_btn: "๐ Back"
close_btn: "๐ป Close"
add_item_btn: "โ Add item"
remove_item_btn: "โ Remove item"
show_hidden: "๐ธ Show value"
hide_value: "๐ Hide value"
builtin: "๐ฐ Built-in"
external: "๐ธ External"
libraries: "๐ฆ Libraries"
_cmd_doc_config: "Configure modules"
_cmd_doc_fconfig: " - set the config value for the module"
_cls_doc: "Interactive configurator for Hikka Userbot"
inline_stuff:
name: "InlineStuff"
bot_username_invalid: "๐ซSpecified bot username is invalid. It must end withbotand contain at least 4 symbols"
bot_username_occupied: "๐ซThis username is already occupied"
bot_updated: "๐Config successfully saved. Restart userbot to apply changes"
this_is_hikka: "๐ Hi! This is Heroku โ powerful modular Telegram userbot. You can install it to your account!\n\n๐ GitHub\n๐ฅ Support chat"
_cmd_doc_ch_hikka_bot: " - Change your Heroku inline bot username"
_cls_doc: "Provides support for inline stuff"
test:
name: "Tester"
set_loglevel: "๐ซPlease specify verbosity as an integer or string"
no_logs: "๐คทโโ๏ธYou don't have any logs at verbosity{}."
configping: "Your custom text. You can use placeholders: {ping} - That's your ping. {uptime} - It's your uptime. {ping_hint} - This is the same hint as in the heroku module, it is chosen with random chance, also you can specify this hint in the config. You can use the {hostname} placeholder if you need the hostname of your server"
hint: "Set a hint"
ping_emoji: "Emoji that appears when ping does not increase significantly"
logs_caption: "๐Heroku logs with verbosity{}\n\nโช๏ธVersion: {}.{}.{}{}"
suspend_invalid_time: "๐ซInvalid time to suspend"
suspended: "๐ฅถBot suspended for {}"
confidential: "โ ๏ธ Log level{}may reveal your confidential info, be careful"
confidential_text: "โ ๏ธ Log level{0}may reveal your confidential info, be careful\nType.logs {0} force_insecureto ignore this warning"
choose_loglevel: "๐โโ๏ธ Choose log level"
bad_module: "๐ซModule not found"
debugging_enabled: "โ Debugging mode enabled for module{0}\nGo to directory named `debug_modules`, edit file named `{0}.py` and see changes in real time"
debugging_disabled: "โ Debugging disabled"
send_anyway: "๐ค Send anyway"
cancel: "๐ซ Cancel"
logs_cleared: "๐ Logs cleared"
_cmd_doc_clearlogs: "Clear logs"
_cmd_doc_debugmod: "[module] - For developers: Open module for debugging\nYou will be able to track changes in real-time"
_cmd_doc_dump: "Use in reply to get a dump of a message"
_cmd_doc_logs: " - Dump logs"
_cmd_doc_ping: "Test your userbot ping"
_cmd_doc_suspend: ""
partial_load: "โ๏ธUserbot is not fully loaded, so not all modules are shown"
not_exact: "โ๏ธNo exact match occured, so the closest result is shown instead"
request_join: "You requested link for Heroku support chat"
core_notice: "โ๏ธThis is a core module. You can't unload it nor replace"
hikka_info:
name: "HikkaInfo"
owner: "Owner"
version: "Version"
build: "Build"
prefix: "Prefix"
uptime: "Uptime"
branch: "Branch"
cpu_usage: "CPU usage"
ram_usage: "RAM usage"
send_info: "Send userbot info"
description: "โน This will not compromise any sensitive info"
up-to-date: "๐Up-to-date"
update_required: "๐Update required.update"
setinfo_no_args: "๐ขYou need to specify text to change info to"
setinfo_success: "๐Info changed successfully"
_cfg_cst_msg: "Custom message for info. May contain {me}, {version}, {build}, {prefix}, {platform}, {upd}, {uptime}, {cpu_usage}, {ram_usage}, {branch} keywords"
_cfg_cst_btn: "Custom button for info. Leave empty to remove button"
_cfg_banner: "URL to image banner"
desc: "๐Userbot โ what is it?\n\n๐ A userbot refers to a third-party program that interacts with the Telegram API to perform automated tasks on behalf of a user. These userbots can be used to automate various tasks such as sending messages, joining channels, downloading media, and much more.\n\n๐ Userbots are different from regular Telegram bots as they run on the user's account rather than a bot account. This means that userbots can access more features and have greater flexibility in terms of the actions they can perform.\n\n๐ซ However, it is important to note that userbots are not officially supported by Telegram and their use may violate the platform's terms of service. As such, users should exercise caution when using userbots and ensure that they are not being used for malicious purposes.\n\n"
_cmd_doc_hikkainfo: "Send info aka 'What is Heroku?'"
_cmd_doc_info: "Send userbot info"
_cmd_doc_setinfo: " - Change text in .info"
_ihandle_doc_info: "Send userbot info"
_cls_doc: "Show userbot info"
loader:
name: "Loader"
loadmod_pm_timeout: "Please, wait for 10 seconds before confirming this action"
loadmod_not_allowed_fresh_pm: "โ ๏ธRead this carefully!โ ๏ธ\n\nYou are attempting to load a module in personal messages with a user you do not know. Modules, not verified by the developer, might cause a lot of trouble, from messing with your account to account deletion or session comprometation. If you know this user and 100% trust him, wait a few days and try again."
loadmod_confirm_pm_message: "โณWaiting for your confirmation..."
link: "โญโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโฎ\nโต ๐ป๐๐๐ ๐๐{class_name}\nโต โดโดโดโดโดโดโดโดโดโดโดโด\nโต๐๐๐ ๐๐ ๐๐๐๐ข ๐\nโต\nโฐโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโฏ\n{prefix}dlm {url}"
file: "โญโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโฎ\nโต {class_name}\nโต โดโดโดโดโดโดโดโดโดโดโดโด\nโต\nโต {prefix}lm ๐๐ ๐๐๐๐๐ข ๐๐ ๐๐๐๐๐๐๐\nโฐโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโถโฏ\n\n{not_exact}"
not_exact: "โ ๏ธNo exact match has been found, so the closest result is shown instead"
args: "โYou must specify arguments"
loadmod_cancelled: "๐ซModule loading cancelled"
loadmod_confirm_pm: "โ ๏ธ Warning!\n\nLoading modules from unknown sources is very dangerous and can lead to account deletion or session comprometation. Make sure that you know this user and 100% trust him.\n\nDo you want to continue with module loading?"
loadmod_confirm_pm_yes: "โ Yes, continue"
loadmod_confirm_pm_no: "๐ซ No, cancel"
repo_config_doc: "URL to a module repo"
avail_header: "๐ข Modules from repo"
no_module: "๐ซModule not available in repo."
no_file: "๐ซFile not found"
provide_module: "โ ๏ธProvide a module to load"
bad_unicode: "๐ซInvalid Unicode formatting in module"
load_failed: "๐ซLoading failed. See logs for details"
loaded: "๐Module{}{} loaded {}{}{}{}{}{}{}"
no_class: "What class needs to be unloaded?"
unloaded: "{} Module {} unloaded."
not_unloaded: "๐ซModule not unloaded."
requirements_failed: "๐ซRequirements installation failed"
requirements_failed_termux: "๐ถRequirements installation failed\nThe most common reason is that Termux doesn't support many libraries. Don't report it as bug, this can't be solved."
requirements_installing: "๐Installing requirements:\n\n{}"
requirements_restart: "๐Requirements installed, but a restart is required for{}to apply"
all_modules_deleted: "โ All modules deleted"
undoc: "๐คทโโ๏ธ No docs"
ihandler: "\n๐ค{} {}"
inline_init_failed: "๐This module requires Heroku inline feature and initialization of InlineManager failed\nPlease, remove one of your old bots from @BotFather and restart userbot to load this module"
version_incompatible: "๐This module requires Heroku {}+\nPlease, update with.update"
ffmpeg_required: "๐This module requires FFMPEG, which is not installed"
developer: "\n\n๐ซถDeveloper: {}"
depends_from: "\n\n๐ฆDependencies: \n{}"
by: "by"
module_fs: "๐ฟ Would you like to save this module to filesystem, so it won't get unloaded after restart?"
save: "๐ฟ Save"
no_save: "๐ซ Don't save"
save_for_all: "๐ฝ Always save to fs"
never_save: "๐ซ Never save to fs"
will_save_fs: "๐ฝ Now all modules, loaded with .loadmod will be saved to filesystem"
add_repo_config_doc: "Additional repos to load from"
share_link_doc: "Share module link in result message of .dlmod"
modlink: "\n\n๐Link:{}"
blob_link: "\n\nโ ๏ธDo not use `blob` links to download modules. Consider switching to `raw` instead"
suggest_subscribe: "\n\nโญ๏ธ This module is made by {}. Do you want to join this channel to support developer?"
subscribe: "๐ฌ Subscribe"
no_subscribe: "๐ซ Don't subscribe"
subscribed: "๐ฌ Subscribed"
not_subscribed: "๐ซ I will no longer suggest subscribing to this channel"
confirm_clearmodules: "โ ๏ธ Are you sure you want to clear all modules?"
clearmodules: "๐ Clear modules"
cancel: "๐ซ Cancel"
overwrite_module: "๐This module attempted to override the core one ({})\n\n๐ก Don't report it as bug. It's a security measure to prevent replacing core modules with some junk"
overwrite_command: "๐This module attempted to override the core command ({}{})\n\n๐ก Don't report it as bug. It's a security measure to prevent replacing core modules' commands with some junk"
unload_core: "๐You can't unload core module{}\n\n๐ก Don't report it as bug. It's a security measure to prevent replacing core modules with some junk"
cannot_unload_lib: "๐You can't unload library"
wait_channel_approve: "๐ซModule{}requests permission to join channel {}.\n\nโ Reason: {}\n\nWaiting for approval..."
installing: "๐Installing module{}..."
repo_exists: "๐ซRepo{}is already added"
repo_added: "โ Repo{}added"
no_repo: "๐ซYou need to specify repo to add"
repo_not_exists: "๐ซRepo{}is not added"
repo_deleted: "โ Repo{}deleted"
_cmd_doc_addrepo: "Add a repository to the list of repositories"
_cmd_doc_clearmodules: "Delete all installed modules"
_cmd_doc_delrepo: "Remove a repository from the list of repositories"
_cmd_doc_dlmod: "Install a module from the official module repo"
_cmd_doc_loadmod: "Loads the module file"
_cmd_doc_unloadmod: "Unload module by class name"
_cls_doc: "Loads modules"
basic_auth_doc: "Basic auth for module repo"
translations:
name: "Translations"
lang_saved: "{} Language saved!"
pack_saved: "๐Translate pack saved!"
incorrect_language: "๐ซIncorrect language specified"
lang_removed: "๐Translations reset to default ones"
check_pack: "๐ซInvalid pack format in url"
check_url: "๐ซYou need to specify valid url containing a langpack"
too_long: "๐Command output seems to be too long, so it's sent in file."
choose_language: "๐ฝ Choose language"
not_official: "โ ๏ธThis language is not officially supported"
requested_join: "๐ซ Module{}requested to join channel {}\n\nโ Reason:{}"
fw_error: "๐Call{}caused FloodWait of {} on method{}"
rpc_error: "๐ซCall{}failed due to RPC error:{}"
_cmd_doc_dllangpack: "[link to a langpack | empty to remove] - Change Heroku translate pack (external)"
_cmd_doc_setlang: "[languages in the order of priority] - Change default language"
_cls_doc: "Processes internal translations"
eval:
name: "Evaluator"
eval: "๐ป Code:\n
{}
\n\nโ Result:\n
{}
"
err: "๐ป Code:\n
{}
\n\n๐ซError:\n
{}
"
compiling: "๐ซฅCompiling code..."
no_compiler: "๐ป{} compiler is not installed on the system."
_cmd_doc_e: "Evaluates python code"
_cmd_doc_ebf: "Evaluates Brainf*ck code"
_cmd_doc_ec: "Evaluates C code"
_cmd_doc_ecpp: "Evaluates C++ code"
_cmd_doc_enode: "Evaluates Node.js code"
_cmd_doc_ephp: "Evaluates PHP code"
_cmd_doc_eruby: "Evaluates Ruby code"
_cls_doc: "Evaluates code in various languages"
translate:
name: "Translator"
no_args: "โNo arguments provided"
error: "โUnable to translate text"
language: "en"
_cmd_doc_tr: "[language] [text] - Translate text"
_cls_doc: "Translates text (obviously)"
quickstart:
name: "Quickstart"
base: "๐๐ฌ๐ง Hello. You've just installed Heroku userbot.\n\nโ Need help? Feel free to join our support chat. We help everyone.\n\n๐ผ You can find and install modules using .heta. Simply enter your search query and click โฉ Install on needed module\n\n๐ฃ Check out community made channels with modules: show\n\n๐โโ๏ธ Quickstart:\n\n1๏ธโฃ Type.helpto see modules list\n2๏ธโฃ Type.help <ModuleName/command>to see help of module ModuleName\n3๏ธโฃ Type.dlmod <link>to load module from link\n4๏ธโฃ Type.loadmodwith reply to file to install module from it\n5๏ธโฃ Type.unloadmod <ModuleName>to unload module ModuleName\n\n๐ก Heroku supports modules from Friendly-Telegram and GeekTG, as well as its own ones."
railway: "๐ Your userbot is installed on Railway. This platform has only 500 free hours per month. Once this limit is reached, your Heroku will be frozen. Next month you will need to go to https://railway.app and restart it."
lavhost: "โ๏ธ Your userbot is installed on lavHost. Make sure to join @lavhost for important notifications and updates. All questions regarding the platform should be asked in @lavhostchat."
language_saved: "๐ฌ๐ง Language saved!"
language: "๐ฌ๐ง English"
btn_support: "๐ฅท Support chat"
_cls_doc: "Notifies user about userbot installation"
$validators:
boolean: "boolean"
positive: "positive "
digits: " with exactly {digits} digits"
integer_min: "{sign}integer greater than {minimum}{digits}"
integer_range: "{sign}integer from {minimum} to {maximum}{digits}"
integer: "{sign}integer{digits}"
integer_max: "{sign}integer less than {maximum}{digits}"
choice: "one of the following: {possible}"
multichoice: "list of values, where each one must be one of: {possible}"
each: " (each must be {each})"
fixed_len: " (exactly {fixed_len} pcs.)"
max_len: " (up to {max_len} pcs.)"
len_range: " (from {min_len} to {max_len} pcs.)"
min_len: " (at least {min_len} pcs.)"
series: "series of values{len}{each}, separated with ยซ,ยป"
link: "link"
string_fixed_len: "string of length {length}"
string: "string"
string_max_len: "string of length up to {max_len}"
string_len_range: "string of length from {min_len} to {max_len}"
string_min_len: "string of length at least {min_len}"
regex: "string matching pattern ยซ{regex}ยป"
float_min: "{sign}float greater than {minimum}"
float_range: "{sign}float from {minimum} to {maximum}"
float: "{sign}float"
float_max: "{sign}float less than {maximum}"
union: "one of the following:\n"
empty: "empty value"
emoji_fixed_len: "{length} emojis"
emoji_len_range: "{min_len} to {max_len} emojis"
emoji_min_len: "at least {min_len} emoji"
emoji_max_len: "no more than {max_len} emojis"
emoji: "emoji"
entity_like: "link to entity, username or Telegram ID"
$inline:
opening_form: " Opening form..."
opening_gallery: " Opening gallery..."
opening_list: " Opening list..."
inline403: "๐ซYou can't send inline units in this chat"
invoke_failed: "๐ซUnit invoke failed! More info in logs"
invoke_failed_logs: "๐ซUnit invoke failed!\n\n๐Logs:\n\n
{}
"
show_inline_cmds: "๐ Show all available inline commands"
no_inline_cmds: "You have no available commands"
no_inline_cmds_msg: "๐ There are no available inline commands or you lack access to them"
inline_cmds: "โน๏ธ You have {} available command(-s)"
inline_cmds_msg: "โน๏ธ Available inline commands:\n\n{}"
run_command: "๐๏ธ Run command"
command_msg: "๐ Command ยซ{}ยป\n\n{}"
command: "๐ Command ยซ{}ยป"
button403: "You are not allowed to press this button!"
keep_id: "โ ๏ธ Do not remove ID! {}"