heroku_security:
name: "HerokuSecurity"
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"
heroku_settings:
name: "HerokuSettings"
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..."
btn_yes: "๐ธ Open anyway"
btn_no: "๐ป Cancel"
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_heroku: "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"
_cls_doc: "Advanced settings for Heroku Userbot"
core_protection_already_removed: "๐Core protection is already removed"
core_protection_already_enabled: "๐Core protection is already set up"
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_confirm_e: "โ ๏ธ READ CAREFULLY!\n\nBy restoring core protection you confirm, that you know what is it and what is it for. In common life scenario you didn't need to remove it. If you're not a developer, you didn't need it. If you're not sure, you don't need it.\n\nAre you sure you want to restore core protection?"
core_protection_btn: "๐ Remove core protection"
core_protection_e_btn: "๐ Restore core protection"
core_protection_removed: "๐ Core protection removed successfully"
core_protection_enabled: "๐ Core protection enabled 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"
heroku_web:
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"
_cmd_doc_weburl: "Opens web tunnel to your Heroku 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"
heroku_backup:
period: "โ๏ธ The unit ยซALPHAยป creates regular backups. These settings can be changed later.\n\nPlease select the backup frequency\n\n๐ซ It is thus impossible to restore modules downloaded from files with the .lm command! Be careful and do .backupmods before restoring."
saved: "โ The periodicity is saved! It can be changed with {prefix}set_backup_period"
never: "โ I will not make automatic backups. Can be cancelled using {prefix}set_backup_period"
invalid_args: "๐ซ Please specify the correct frequency in hours, or `0` to disable"
backup_caption: '๐This is your database backup. Do not share it with anyone, it contains personal information. If you need to restore it, use
{prefix}restoredb
in response to this file.'
backupall_info: '๐This is your backup of the database and modules. Do not give it to anyone, it contains personal information. If you need to restore it, use
{prefix}restoreall
in response to this file.'
all_restored: "๐Your full backup has been restored, restarting...."
reply_to_file: "๐ซReply with .json or .zip file"
db_restored: "๐Database updated, restarting..."
modules_backup: "๐Modules backup ({})\n\nYou can restore it using:\n
{}restoremods
"
mods_restored: "๐Modules restored, restarting"
backup_sent: "๐Backup sent to saved messages"
backupall_sent: "๐Backup of database and modules sent to saved messages"
db_warning: "โ๏ธ Hikka backup detected. If you continue, the userbot will try to convert it to a format suitable for Heroku.\nThere may be some errors in the conversion. Continue?"
advice_converting: "You can manually replace 'hikka.' with 'heroku.' in the backup content. This is necessary for loading it."
converting_db: "๐ Converting..."
_cls_doc: "Processes database and module backups"
_cmd_doc_backupdb: "Create a database backup [will be sent to PM]"
_cmd_doc_backupmods: "Create a backup of mods [will be sent to PM]"
_cmd_doc_restoredb: "Restore database from file"
_cmd_doc_restoremods: " - Restore mods from backup"
_cmd_doc_set_backup_period: "