gosora/langs/english.json

1322 lines
55 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Name": "english",
"IsoCode":"en",
"Levels": {
"Level": "<span class='level_hideable'>Level </span>{0}",
"LevelMax": ""
},
"Perms": {
"BanUsers": "Can ban users",
"ActivateUsers": "Can activate users",
"EditUser": "Can edit users",
"EditUserEmail": "Can change a user's email",
"EditUserPassword": "Can change a user's password",
"EditUserGroup": "Can change a user's group",
"EditUserGroupSuperMod": "Can edit super-mods",
"EditUserGroupAdmin": "Can edit admins",
"EditGroup": "Can edit groups",
"EditGroupLocalPerms": "Can edit a group's minor perms",
"EditGroupGlobalPerms": "Can edit a group's global perms",
"EditGroupSuperMod": "Can edit super-mod groups",
"EditGroupAdmin": "Can edit admin groups",
"ManageForums": "Can manage forums",
"EditSettings": "Can edit settings",
"ManageThemes": "Can manage themes",
"ManagePlugins": "Can manage plugins",
"ViewAdminLogs": "Can view the administrator action logs",
"ViewIPs": "Can view IP addresses",
"UploadFiles": "Can upload files",
"UploadAvatars": "Can upload avatars",
"UseConvos":"Can use conversations",
"UseConvosOnlyWithMod":"Can use conversations only to contact global mods",
"CreateProfileReply": "Can create profile replies",
"AutoEmbed":"Automatically embed media they post",
"AutoLink":"Linkify their links",
"ViewTopic": "Can view topics",
"LikeItem": "Can like items",
"CreateTopic": "Can create topics",
"EditTopic": "Can edit topics",
"DeleteTopic": "Can delete topics",
"CreateReply": "Can create replies",
"EditReply": "Can edit replies",
"DeleteReply": "Can delete replies",
"PinTopic": "Can pin topics",
"CloseTopic": "Can lock topics",
"MoveTopic": "Can move topics in or out"
},
"SettingPhrases": {
"activation_type":"Activation Type",
"activation_type_label": "Activate All,Email Activation,Staff Approval",
"bigpost_min_words":"Big Post Minimum Words",
"megapost_min_words":"Mega Post Minimum Words",
"meta_desc":"Meta Description",
"rapid_loading":"Rapid Loaded?",
"google_site_verify":"Google Site Verify",
"avatar_visibility":"Avatar Visibility",
"avatar_visibility_label":"Everyone,Member Only"
},
"PermPresets": {
"all":"Public",
"announce":"Announcements",
"members":"Member Only",
"staff":"Staff Only",
"admins":"Admin Only",
"archive":"Archive",
"custom":"Custom",
"unknown":"Unknown"
},
"Accounts": {
"ActivateEmailSubject": "Validate Your Email - {{name}}",
"ActivateEmailBody": "Dear {{username}}, following your registration on our forums, we ask you to validate your email, so that we can confirm that this email actually belongs to you.\n\nClick on the following link to do so. {{schema}}://{{url}}/user/edit/token/{{token}}\n\nIf you haven't created an account here, then please feel free to ignore this email.\nWe're sorry for the inconvenience this may have caused.",
"ValidateEmailSubject":"Validate Your Email - {{name}}",
"ValidateEmailBody":"Dear {{username}}, to receive emails from our site on this address, we need you to confirm that this email address actually belongs to you.\n\nPlease click on the following link to do so: {{schema}}://{{url}}/user/edit/token/{{token}}\n\nIf you're not a user of our site, then please ignore this email."
},
"Errors": {
"error_title":"Error",
"local_error_title":"Local Error",
"not_found_title":"Page Not Found",
"not_found_body":"The requested page doesn't exist.",
"login_required_body":"You need to login to do that.",
"no_permissions_title":"Access Denied",
"no_permissions_body":"You don't have permission to do that.",
"internal_error_title":"Internal Server Error",
"internal_error_body":"A problem has occurred in the system.",
"security_error_title":"Security Error",
"security_error_body":"There was a security issue with your request.",
"banned_title":"Banned",
"banned_body":"You have been banned from this site.",
"id_must_be_integer": "The ID must be an integer.",
"url_id_must_be_integer": "The ID in the URL needs to be a valid integer.",
"register_might_be_machine":"Our algorithms have detected that you may be a machine. If not, please try to avoid acting so quickly.",
"register_need_username":"You didn't put in a username.",
"register_need_email":"You didn't put in an email.",
"register_first_word_numeric":"The first word of your name must not be purely numeric",
"register_url_username":"You cannot have a URL within your username",
"register_suspicious_email":"Your email address is suspicious.",
"register_password_mismatch":"The two passwords don't match.",
"register_username_unavailable":"This username isn't available. Try another.",
"register_username_too_long_prefix":"The username is too long, max: ",
"register_email_fail":"We were unable to send the email for you to confirm that this email address belongs to you. You may not have access to some functionality until you do so. Please ask an administrator for assistance.",
"password_reset_email_fail":"We were unable to send a password reset email to this user.",
"alerts_no_actor":"Unable to find the actor",
"alerts_no_target_user":"Unable to find the target user",
"alerts_no_linked_topic":"Unable to find linked topic",
"alerts_no_linked_topic_by_reply":"Unable to find linked reply or parent topic",
"alerts_no_linked_convo":"Unable to find linked convo",
"alerts_invalid_elementtype":"Invalid elementType",
"panel_groups_need_name":"The group name can't be left blank.",
"panel_groups_cannot_edit_admin":"You need the EditGroupAdmin permission to edit an admin group.",
"panel_groups_cannot_edit_supermod":"You need the EditGroupSuperMod permission to edit a super-mod group.",
"panel_groups_cannot_edit_group_type":"You need the EditGroupGlobalPerms permission to change the group type.",
"panel_groups_edit_cannot_designate_admin":"You need the EditGroupAdmin permission to designate this group as an admin group.",
"panel_groups_edit_cannot_designate_supermod":"You need the EditGroupSuperMod permission to designate this group as a super-mod group.",
"panel_groups_create_cannot_designate_admin":"You need the EditGroupAdmin permission to create admin groups",
"panel_groups_create_cannot_designate_supermod":"You need the EditGroupSuperMod permission to create super-mod groups",
"panel_groups_cannot_be_guest":"You can't designate a group as a guest group.",
"panel_groups_invalid_group_type":"Invalid group type."
},
"PageTitles": {
"overview":"Overview",
"page":"Page",
"topics":"All Topics",
"topics_search":"Search Results",
"forums":"Forum List",
"create_topic":"Create Topic",
"login":"Login",
"login_mfa_verify":"2FA Verify",
"register":"Registration",
"password_reset":"Password Reset",
"password_reset_token":"Password Reset",
"ip_search":"IP Search",
"profile": "%s's Profile",
"account":"My Account",
"account_password":"Edit Password",
"account_privacy":"Privacy",
"account_mfa":"Manage 2FA",
"account_mfa_setup":"Setup 2FA",
"account_email":"Email Manager",
"account_logins":"Logins",
"account_blocked":"Blocks",
"account_penalties":"Penalties",
"account_level_list":"Level Progress",
"convos":"Conversations",
"convo":"Conversation",
"create_block":"Block User",
"remove_block":"Unblock User",
"panel_dashboard":"Control Panel Dashboard",
"panel_forums":"Forum Manager",
"panel_delete_forum":"Delete Forum",
"panel_edit_forum":"Forum Editor",
"panel_analytics":"Analytics",
"panel_settings":"Setting Manager",
"panel_edit_setting":"Edit Setting",
"panel_word_filters":"Word Filter Manager",
"panel_edit_word_filter":"Edit Word Filter",
"panel_pages":"Page Manager",
"panel_pages_edit":"Page Editor",
"panel_plugins":"Plugin Manager",
"panel_users":"User Manager",
"panel_edit_user":"User Editor",
"panel_groups":"Group Manager",
"panel_edit_group":"Group Editor",
"panel_themes":"Theme Manager",
"panel_themes_menus":"Menu Manager",
"panel_themes_menus_edit":"Menu Editor",
"panel_themes_widgets":"Widget Manager",
"panel_backups":"Backups",
"panel_registration_logs":"Registration Logs",
"panel_mod_logs":"Mod Action Logs",
"panel_admin_logs":"Admin Action Logs",
"panel_debug":"Debug"
},
"UserAgents": {
"chrome": "Google Chrome",
"firefox":"Mozilla Firefox",
"opera":"Opera",
"safari":"Safari",
"edge": "Edge",
"internetexplorer":"MS Internet Explorer",
"trident":"Trident Engine",
"androidchrome":"Chrome for Android",
"mobilesafari":"Mobile Safari",
"samsung":"Samsung Browser",
"ucbrowser":"UCBrowser",
"googlebot":"Googlebot",
"yandex":"Yandex",
"bing":"Bing",
"slurp":"Yahoo! Slurp",
"exabot":"Exabot",
"mojeek":"MojeekBot",
"cliqz":"Cliqzbot",
"qwant":"Qwant",
"datenbank":"Website Datenbank",
"sogou":"Sogou",
"toutiao":"Toutiao",
"haosou":"Qihoo 360 Search",
"baidu":"Baidu",
"duckduckgo":"DuckDuckBot",
"seznambot":"SeznamBot",
"discord":"Discord",
"telegram":"TelegramBot",
"twitter":"Twitterbot",
"cloudflare":"Cloudflare Alwayson",
"archive_org":"Archive.org",
"uptimebot":"Uptimebot",
"slackbot":"Slack",
"facebook":"Facebook",
"apple":"AppleBot",
"discourse":"Discourse Forum Onebox",
"xenforo":"XenForo",
"mattermost":"Mattermost",
"alexa":"Alexa",
"lynx":"Lynx",
"semrush":"Semrush",
"dotbot":"DotBot",
"ahrefs":"Ahrefs",
"proximic":"Comscore",
"megaindex":"MegaIndex",
"majestic":"MJ12bot",
"cocolyze":"Cocolyze",
"babbar":"Babbar",
"surdotly":"Surdotly",
"domcop":"DomCopBot",
"netcraft":"Netcraft",
"seostar":"seostar.co",
"pandalytics":"Pandalytics",
"blexbot":"BLEXBot",
"wappalyzer":"Wappalyzer",
"twingly":"Twingly",
"linkfluence":"Linkfluence",
"pagething":"PageThing",
"burf":"Burf.co",
"aspiegel":"Aspiegel",
"mail_ru":"Mail.ru bot",
"ccbot":"CCBot",
"yacy":"YaCy P2P Search Engine",
"zgrab":"Zgrab App Scanner",
"cloudsystemnetworks":"Nimbostratus / Cloud System Networks",
"maui":"MauiBot",
"curl":"curl",
"python":"Python Bot",
"go":"Go Bot",
"headlesschrome":"Headless Chrome",
"awesome_bot":"Awesome Bot",
"suspicious":"Suspicious",
"unknown":"Unknown",
"blank":"Blank",
"malformed":"Malformed"
},
"OperatingSystems": {
"windows": "Microsoft Windows",
"linux":"Linux",
"mac":"Apple Mac",
"android": "Android",
"iphone":"iPhone",
"unknown":"Unknown"
},
"HumanLanguages": {
"unknown":"Unknown",
"none":"None",
"af":"Afrikaans",
"ar":"Arabic",
"az":"Azeri (Latin)",
"be":"Belarusian",
"bg":"Bulgarian",
"bs":"Bosnian (Bosnia and Herzegovina)",
"ca":"Catalan",
"cs":"Czech",
"cy":"Welsh",
"da":"Danish",
"de":"German",
"dv":"Divehi",
"el":"Greek",
"en":"English",
"eo":"Esperanto",
"es":"Spanish",
"et":"Estonian",
"eu":"Basque",
"fa":"Farsi",
"fi":"Finnish",
"fo":"Faroese",
"fr":"French",
"gl":"Galician",
"gu":"Gujarati",
"he":"Hebrew",
"hi":"Hindi",
"hr":"Croatian",
"hu":"Hungarian",
"hy":"Armenian",
"id":"Indonesian",
"is":"Icelandic",
"it":"Italian",
"ja":"Japanese",
"ka":"Georgian",
"kk":"Kazakh",
"kn":"Kannada",
"ko":"Korean",
"kok":"Konkani",
"kw":"Kuwait",
"ky":"Kyrgyz",
"lt":"Lithuanian",
"lv":"Latvian",
"mi":"Maori",
"mk":"FYRO Macedonian",
"mn":"Mongolian",
"mr":"Marathi",
"ms":"Malay",
"mt":"Maltese",
"nb":"Norwegian (Bokm?l)",
"nl":"Dutch",
"nn":"Norwegian (Nynorsk) (Norway)",
"ns":"Northern Sotho",
"pa":"Punjabi",
"pl":"Polish",
"ps":"Pashto",
"pt":"Portuguese",
"qu":"Quechua",
"ro":"Romanian",
"ru":"Russian",
"sa":"Sanskrit",
"se":"Sami (Northern)",
"sk":"Slovak",
"sl":"Slovenian",
"sq":"Albanian",
"sr":"Serbian (Latin)",
"sv":"Swedish",
"sw":"Swahili",
"syr":"Syriac",
"ta":"Tamil",
"te":"Telugu",
"th":"Thai",
"tl":"Tagalog",
"tn":"Tswana",
"tr":"Turkish",
"tt":"Tatar",
"ts":"Tsonga",
"uk":"Ukrainian",
"ur":"Urdu",
"uz":"Uzbek (Latin)",
"vi":"Vietnamese",
"xh":"Xhosa",
"zh":"Chinese",
"zu":"Zulu"
},
"NoticePhrases": {
"account_banned":"Your account has been suspended. Some of your permissions may have been revoked.",
"account_inactive":"Your account hasn't been activated yet. Some features may remain unavailable until it is.",
"account_avatar_updated":"Your avatar was successfully updated.",
"account_name_updated":"Your name was successfully updated.",
"account_mail_disabled":"The mail system is currently disabled.",
"account_mail_verify_success":"Your email was successfully verified.",
"account_mfa_setup_success":"Two-factor authentication was successfully setup for your account.",
"password_reset_email_sent":"An email was sent to you. Please follow the steps within.",
"password_reset_token_token_verified":"Your password was successfully updated.",
"convo_dev":"Conversations are currently under development. Some features may not work yet and your messages may be purged every now and then.",
"convo_rand_0":"Remember that the person on the other end has thoughts and emotions just like you.",
"convo_rand_1":"Try to look at things from the other person's perspective.",
"convo_rand_2":"Treat others how you'd like to be treated.",
"convo_rand_3":"Having a differing opinion isn't an attack on you.",
"panel_forum_created":"The forum was successfully created.",
"panel_forum_deleted":"The forum was successfully deleted.",
"panel_forum_updated":"The forum was successfully updated.",
"panel_forum_perms_updated":"The forum permissions were successfully updated.",
"panel_user_updated":"The user was successfully updated.",
"panel_page_created":"The page was successfully created.",
"panel_page_updated":"The page was successfully updated.",
"panel_page_deleted":"The page was successfully deleted."
},
"TmplPhrases": {
"pipe":"|",
"unit":"%.1f%s",
"menu_forums":"Forums",
"menu_topics":"Topics",
"menu_alerts":"Alerts",
"menu_account":"Account",
"menu_profile":"Profile",
"menu_panel":"Panel",
"menu_logout":"Logout",
"menu_login":"Login",
"menu_register":"Register",
"menu_more":"More",
"alerts.forum_new_topic":"{0} created the topic {1}",
"alerts.forum_unknown_action":"{0} did something in a forum",
"alerts.topic_own_reply":"{0} replied to your topic {1}",
"alerts.topic_reply":"{0} replied to {1}",
"alerts.topic_own_like":"{0} liked your topic {1}",
"alerts.topic_like":"{0} liked {1}",
"alerts.topic_own_mention":"{0} mentioned you in {1}",
"alerts.topic_mention":"{0} mentioned you in {1}",
"alerts.post_own_reply":"{0} replied to your post in {1}",
"alerts.post_reply":"{0} replied to {1}",
"alerts.post_own_like":"{0} liked your post in {1}",
"alerts.post_like":"{0} liked a post in {1}",
"alerts.post_own_mention":"{0} mentioned you in {1}",
"alerts.post_mention":"{0} mentioned you in {1}",
"alerts.user_own_reply":"{0} made a post on your profile",
"alerts.user_reply":"{0} posted on {1}'s profile",
"alerts.user_own_like":"{0} likes you",
"alerts.user_like":"{0} likes {1}",
"alerts.user_own_mention":"{0} mentioned you on your profile",
"alerts.user_mention":"{0} mentioned you on {1}'s profile",
"alerts.new_friend_invite":"You received a friend invite from {0}",
"alerts.convo_create":"{0} added you to a conversation",
"alerts.convo_reply":"{0} replied to a conversation",
"alerts.no_alerts":"You don't have any alerts",
"alerts.no_alerts_short":"No new alerts",
"topics_click_topics_to_select":"Click the topics to select them",
"topics_new_topic":"New Topic",
"forum_locked":"Locked",
"topics_moderate":"Moderate",
"topics_replies_suffix":" replies",
"forums.topics_suffix":" topics",
"topics_gap_likes_suffix":" likes",
"topics_likes_suffix":"likes",
"topics_last":"Last",
"topics_starter":"Starter",
"topic.like_count_suffix":" likes",
"topic.view_count_suffix":" views",
"topic.plus":"+",
"topic.plus_one":"+1",
"topic.minus_one":"-1",
"topic.gap_up":" up",
"topic.quote_button_text":"Quote",
"topic.edit_button_text":"Edit",
"topic.delete_button_text":"Delete",
"topic.ip_button_text":"IP",
"topic.lock_button_text":"Lock",
"topic.unlock_button_text":"Unlock",
"topic.pin_button_text":"Pin",
"topic.unpin_button_text":"Unpin",
"topic.report_button_text":"Report",
"topic.flag_button_text":"Flag",
"topic.select_button_text":"Select",
"topic.copy_button_text":"Copy",
"topic.upload_button_text":"Upload",
"analytics.now": "now",
"analytics.today": "today",
"analytics.days": " days",
"analytics.days_short": "d",
"analytics.months": " months",
"analytics.months_short": "m",
"panel_rank_admins":"Admins",
"panel_rank_mods":"Mods",
"panel_rank_banned":"Banned",
"panel_rank_guests":"Guests",
"panel_rank_members":"Members",
"panel.preset_everyone":"Everyone",
"panel.preset_announcements":"Announcements",
"panel.preset_member_only":"Member Only",
"panel.preset_staff_only":"Staff Only",
"panel.preset_admin_only":"Admin Only",
"panel.preset_archive":"Archive",
"panel.preset_custom":"Custom",
"panel.preset_public":"Public",
"panel_active_hidden":"Hidden",
"panel_perms_no_access":"No Access",
"panel_perms_read_only":"Read Only",
"panel_perms_can_post":"Can Post",
"panel_perms_can_moderate":"Can Moderate",
"panel_perms_quasi_mod":"Partial Mod",
"panel_perms_custom":"Custom",
"panel_perms_default":"Default",
"panel_edit_button_text":"Edit",
"panel_update_button_text":"Update",
"panel_delete_button_text":"Delete",
"menu_forums_tooltip":"Forum List",
"menu_forums_aria":"The forum list",
"menu_topics_tooltip":"Topic List",
"menu_topics_aria":"The topic list",
"menu_alert_counter_aria":"The number of alerts",
"menu_alert_list_aria":"The alert list",
"menu_account_tooltip":"Account Manager",
"menu_account_aria":"The account manager",
"menu_profile_tooltip":"Your profile",
"menu_profile_aria":"Your profile",
"menu_panel_tooltip":"Control Panel",
"menu_panel_aria":"The Control Panel",
"menu_logout_tooltip":"Logout",
"menu_logout_aria":"Log out of your account",
"menu_register_tooltip":"Register",
"menu_register_aria":"Create a new account",
"menu_login_tooltip":"Login",
"menu_login_aria":"Login to your account",
"menu_hamburger_tooltip":"Menu",
"login_head":"Login",
"login_account_name":"Account Name",
"login_account_password":"Password",
"login_submit_button":"Login",
"login_no_account":"Don't have an account?",
"login_forgot_password":"Forgot your password?",
"login_mfa_verify_head":"2FA Verify",
"login_mfa_verify_explanation":"Please input the code from the authenticator app below.",
"login_mfa_token":"Token",
"login_mfa_verify_button":"Confirm",
"register_head":"Create Account",
"register_account_name":"Account Name",
"register_account_email":"Email",
"register_account_email_optional":"Email (optional)",
"register_account_password":"Password",
"register_account_confirm_password":"Confirm Password",
"register_account_anti_spam":"Are you a spambot?",
"register_account_verify_image":"Verify Image",
"register_submit_button":"Create Account",
"password_reset_head":"Password Reset",
"password_reset_username":"Account Name",
"password_reset_button":"Send Email",
"password_reset_subject":"Reset your email",
"password_reset_body":"Dear %s, someone has requested that your password be reset. If this was you, then please click on the following link to do so, otherwise disregard this email.\n\n %s",
"password_reset_token_head":"Password Reset",
"password_reset_token_password":"New Password",
"password_reset_token_confirm_password":"Confirm Password",
"password_reset_mfa_token":"2FA Token",
"password_reset_token_button":"Update Account",
"account_menu_head":"My Account",
"account_menu_password":"Password",
"account_menu_email":"Email",
"account_menu_security":"Security",
"account_menu_notifications":"Notifications",
"account_menu_logins":"Logins",
"account_menu_privacy":"Privacy",
"account_menu_blocked":"Blocked",
"account_menu_penalties":"Penalties",
"account_menu_messages":"Conversations",
"account_coming_soon":"Coming Soon",
"account_dash_2fa_setup":"Setup your two-factor authentication.",
"account_dash_2fa_manage":"Remove or manage your two-factor authentication.",
"account_dash_security_notice":"Security",
"account_username_save":"Save",
"account_avatar_select":"Select",
"account_avatar_update_button":"Upload",
"account_avatar_revoke_button":"Remove",
"account_email_head":"Emails",
"account_email_primary":"Primary",
"account_email_secondary":"Secondary",
"account_email_verified":"Verified",
"account_email_resend_email":"Resend Verification Email",
"account_email_none":"No email addresses found.",
"account_email_create_email_label":"Email",
"account_email_create_email":"john.doe@example.com",
"account_email_create_button":"Add Email",
"account_password_head":"Edit Password",
"account_password_current_password":"Current Password",
"account_password_new_password":"New Password",
"account_password_confirm_password":"Confirm Password",
"account_password_update_button":"Update",
"account_privacy_head":"Privacy",
"account_privacy_profile_comments":"Profile Comment Visibility",
"account_privacy_profile_comments_public":"Anyone",
"account_privacy_profile_comments_registered":"Registered Users",
"account_privacy_profile_comments_self":"Only Me",
"account_privacy_enable_embeds":"Enable Embeds",
"account_privacy_button":"Update",
"account_mfa_head":"Manage 2FA",
"account_mfa_disable_explanation":"You can disable two-factor authentication on your account and go back to logging in normal with just your password by clicking on the following button.",
"account_mfa_disable_button":"Disable 2FA",
"account_mfa_scratch_head":"One Time Codes",
"account_mfa_scratch_explanation":"You can use the following codes to login without having an authenticator app generate codes for you.\n\nEach code can only be used once, a new one will replace it when it's used. These are intended as a backup, if your app fails or device (e.g. your phone) dies, be sure to keep them somewhere safe.",
"account_mfa_setup_head":"Setup 2FA",
"account_mfa_setup_explanation":"Type this secret into your Google Authenticator and type the code it gives you below. You will have to input codes provided by it for all future logins.",
"account_mfa_setup_verify":"Verify",
"account_mfa_setup_button":"Setup",
"account_logins_head":"Logins",
"account_logins_success":"Successful Login",
"account_logins_failure":"Failed Login",
"account_blocked_head":"Blocked Users",
"account_blocked_remove":"Remove",
"account_blocked_no_users":"You haven't blocked any users.",
"convos_head":"Conversations",
"convos_create":"Create Convo",
"convos_none":"You don't have any conversations yet.",
"convo_head":"Conversation",
"convo_users":"Participants",
"create_convo_head":"Create Conversation",
"create_convo_recp":"Recipient/s",
"create_convo_button":"Create Convo",
"create_block_msg":"Are you sure you want to block this user?",
"remove_block_msg":"Are you sure you want to unblock this user?",
"areyousure_head":"Are you sure?",
"areyousure_continue":"Continue",
"create_topic_head":"Create Topic",
"create_topic_board":"Board",
"create_topic_name":"Topic Name",
"create_topic_content":"Content",
"create_topic_placeholder":"Insert content here",
"create_topic_create_button":"Create Topic",
"create_topic_add_file_button":"Add File",
"quick_topic.aria":"Quick Topic Form",
"quick_topic.avatar_tooltip":"Your Avatar",
"quick_topic.avatar_alt":"Your Avatar",
"quick_topic.whatsup":"What's up?",
"quick_topic.content_placeholder":"Insert post here",
"quick_topic.add_poll_option_first":"Poll option #0",
"quick_topic.create_button":"Create Topic",
"quick_topic.create_button_short":"New Topic",
"quick_topic.add_poll_button":"Add Poll",
"quick_topic.add_file_button":"Add File",
"quick_topic.cancel_button":"Cancel",
"topic_list.search_head":"Search Results",
"topic_list.create_topic_tooltip":"Create Topic",
"topic_list.create_topic_aria":"Create a topic",
"topic_list.moderate":"Moderate",
"topic_list.moderate_short":"Mod",
"topic_list.moderate_tooltip":"Moderate",
"topic_list.moderate_aria":"Moderate Posts",
"topic_list.cancel_mod":"Cancel Mod",
"topic_list.what_to_do":"What do you want to do with these {0} topics?",
"topic_list.what_to_do_single":"What do you want to do with this topic?",
"topic_list.moderate_delete":"Delete them",
"topic_list.moderate_lock":"Lock them",
"topic_list.moderate_move":"Move them",
"topic_list.moderate_run":"Run",
"topic_list.move_head":"Move these topics to?",
"topic_list.move_button":"Move Topics",
"topic_list.changed_topics":"Click to see %d new or changed topics",
"topic_list.most_recent_filter":"Most Recent",
"topic_list.most_viewed_filter":"Most Viewed",
"topic_list.week_views_filter":"Week Views",
"topic_list.replies_suffix":"replies",
"topic_list.likes_suffix":"likes",
"topic_list.views_suffix":"views",
"status.closed_tooltip":"Status: Closed",
"status.pinned_tooltip":"Status: Pinned",
"topics_locked_tooltip":"You don't have the permissions needed to create a topic",
"topics_locked_aria":"You don't have the permissions needed to make a topic anywhere",
"topics_list_aria":"A list containing topics from every forum",
"topics_no_topics":"There aren't any topics yet.",
"topics_start_one":"Start one?",
"forum_locked_tooltip":"You don't have the permissions needed to create a topic",
"forum_locked_aria":"You don't have the permissions needed to make a topic in this forum",
"forum_list_aria":"A list containing topics for the specified forum",
"forum_no_topics":"There aren't any topics in this forum yet.",
"forum_start_one":"Start one?",
"forums_head":"Forums",
"forums_no_desc":"No description",
"forums_none":"None",
"forums_no_forums":"You don't have access to any forums.",
"topic.topic_info_aria":"Topic information",
"topic.opening_post_aria":"The opening post for this topic",
"topic.status_closed_aria":"This topic is locked",
"topic.title_input_aria":"Topic Title Input",
"topic.update_button":"Update",
"topic.userinfo_aria":"The information on the poster",
"topic.poll_aria":"The main poll for this topic",
"topic.poll_vote":"Vote",
"topic.poll_results":"Results",
"topic.poll_cancel":"Cancel",
"topic.poll_no_results":"No one has voted yet.",
"topic.post_controls_aria":"Controls and Author Information",
"topic.unlike_tooltip":"Unlike",
"topic.unlike_aria":"Unlike this topic",
"topic.like_tooltip":"Like",
"topic.like_aria":"Like this topic",
"topic.quote_tooltip":"Quote Topic",
"topic.quote_aria":"Quote this topic",
"topic.edit_tooltip":"Edit Topic",
"topic.edit_aria":"Edit this topic",
"topic.delete_tooltip":"Delete Topic",
"topic.delete_aria":"Delete this topic",
"topic.unlock_tooltip":"Unlock Topic",
"topic.unlock_aria":"Unlock this topic",
"topic.lock_tooltip":"Lock Topic",
"topic.lock_aria":"Lock this topic",
"topic.unpin_tooltip":"Unpin Topic",
"topic.unpin_aria":"Unpin this topic",
"topic.pin_tooltip":"Pin Topic",
"topic.pin_aria":"Pin this topic",
"topic.ip_tooltip":"View IP",
"topic.ip_full_tooltip":"IP Address",
"topic.ip_full_aria":"This user's IP Address",
"topic.flag_tooltip":"Flag this topic",
"topic.flag_aria":"Flag this topic",
"topic.report_tooltip":"Report this topic",
"topic.report_aria":"Report this topic",
"topic.like_count_aria":"The number of likes on this topic",
"topic.like_count_tooltip":"Like Count",
"topic.level_aria":"The poster's level",
"topic.level_tooltip":"Level",
"topic.current_page_aria":"The current page for this topic",
"topic.post_like_tooltip":"Like this",
"topic.post_like_aria":"Like this post",
"topic.post_unlike_tooltip":"Unlike this",
"topic.post_unlike_aria":"Unlike this post",
"topic.post_edit_tooltip":"Edit Reply",
"topic.post_edit_aria":"Edit this post",
"topic.post_delete_tooltip":"Delete Reply",
"topic.post_delete_aria":"Delete this post",
"topic.post_ip_tooltip":"View IP",
"topic.post_flag_tooltip":"Flag this reply",
"topic.post_flag_aria":"Flag this reply",
"topic.post_like_count_tooltip":"Like Count",
"topic.post_level_aria":"The poster's level",
"topic.post_level_tooltip":"Level",
"topic.reply_aria":"The quick reply form",
"topic.reply_content":"Insert reply here",
"topic.reply_content_alt":"What do you think?",
"topic.reply_add_poll_option":"Poll option #%d",
"topic.reply_add_poll_option_first":"Poll option #0",
"topic.reply_button":"Create Reply",
"topic.reply_add_poll_button":"Add Poll",
"topic.reply_add_file_button":"Add File",
"topic.action_topic_lock":"This topic was locked by <a href='%s'>%s</a>",
"topic.action_topic_unlock":"This topic was reopened by <a href='%s'>%s</a>",
"topic.action_topic_stick":"This topic was pinned by <a href='%s'>%s</a>",
"topic.action_topic_unstick":"This topic was unpinned by <a href='%s'>%s</a>",
"topic.action_topic_move":"This topic was moved by <a href='%s'>%s</a>",
"topic.action_topic_move_dest":"This topic was moved to <a href='%s'>%s</a> by <a href='%s'>%s</a>",
"topic.action_topic_default":"%s has happened",
"topic.your_information":"Your information",
"paginator.less_than":"&lt;",
"paginator.greater_than":"&gt;",
"paginator.first_page":"",
"paginator.first_page_aria":"Go to the first page",
"paginator.last_page":"",
"paginator.last_page_aria":"Go to the last page",
"paginator.prev_page":"",
"paginator.prev_page_aria":"Go to the previous page",
"paginator.next_page":"",
"paginator.next_page_aria":"Go to the next page",
"profile.login_for_options":"Login for options",
"profile.send_message":"Send Message",
"profile.add_friend":"Add Friend",
"profile.unban":"Unban",
"profile.ban":"Ban",
"profile.delete_posts":"Delete Posts",
"profile.block":"Block",
"profile.unblock":"Unblock",
"profile.report_user_tooltip":"Report User",
"profile.report_user_aria":"Report User",
"profile.ban_user_head":"Ban User",
"profile.ban_user_notice":"If all the fields are left blank, the ban will be permanent.",
"profile.ban_user_days":"Days",
"profile.ban_user_weeks":"Weeks",
"profile.ban_user_months":"Months",
"profile.ban_user_reason":"Reason",
"profile.ban_user_button":"Ban User",
"profile.ban_delete_posts":"Delete Posts",
"profile.delete_posts_head":"Delete Posts",
"profile.delete_posts_notice":"Would you like to delete %d posts?",
"profile.delete_posts_button":"Delete Posts",
"profile.comments_head":"Comments",
"profile.comments_edit_tooltip":"Edit Item",
"profile.comments_edit_aria":"Edit Item",
"profile.comments_delete_tooltip":"Delete Item",
"profile.comments_delete_aria":"Delete Item",
"profile.comments_report_tooltip":"Report Item",
"profile.comments_report_aria":"Report Item",
"profile.comments_form_content":"Insert comment here",
"profile.comments_form_button":"Create Reply",
"profile.comments_form_guest":"You need to login to comment on this profile.",
"profile.owner_tag":"Profile Owner",
"ip_search_head":"IP Search",
"ip_search_search_button":"Search",
"ip_search_no_users":"No users found.",
"error_head":"An error has occurred",
"footer_thingymawhatsit":"Can you please keep the powered by notice? ;)",
"footer_powered_by":"Powered by Gosora Forum Software",
"footer_made_with_love":"Made with love by Azareal",
"footer_theme_selector_aria":"Change the site's appearance",
"widget.online_name":"Online Users",
"widget.online_none_online":"No one is online.",
"widget.online_some_online":"There are %d users online.",
"widget.online_view_topic_name":"In Topic",
"option_yes":"Yes",
"option_no":"No",
"panel_hints_reorder":"Drag to change the order",
"panel_back_to_site":"Back to Site",
"panel_welcome":"Welcome ",
"panel_menu_head":"Control Panel",
"panel_menu_aria":"The control panel menu",
"panel_menu_users":"Users",
"panel_menu_groups":"Groups",
"panel_menu_forums":"Forums",
"panel_menu_pages":"Pages",
"panel_menu_settings":"Settings",
"panel_menu_word_filters":"Word Filters",
"panel_menu_themes":"Themes",
"panel_menu_menus":"Menus",
"panel_menu_widgets":"Widgets",
"panel_menu_events":"Events",
"panel_menu_stats":"Statistics",
"panel_menu_stats_posts":"Posts",
"panel_menu_stats_topics":"Topics",
"panel_menu_stats_forums":"Forums",
"panel_menu_stats_routes":"Routes",
"panel_menu_stats_routes_perf":"Routes Perf",
"panel_menu_stats_agents":"Agents",
"panel_menu_stats_systems":"Systems",
"panel_menu_stats_languages":"Languages",
"panel_menu_stats_referrers":"Referrers",
"panel_menu_stats_memory":"Memory",
"panel_menu_stats_active_memory":"Active Memory",
"panel_menu_stats_perf":"Performance",
"panel_menu_reports":"Reports",
"panel_menu_logs":"Logs",
"panel_menu_logs_registrations":"Registrations",
"panel_menu_logs_moderators":"Mod Actions",
"panel_menu_logs_administrators":"Admin Actions",
"panel_menu_system":"System",
"panel_menu_plugins":"Plugins",
"panel_menu_backups":"Backups",
"panel_menu_debug":"Debug",
"panel_dashboard_head":"Dashboard",
"panel_dashboard_cpu":"CPU: %s",
"panel_dashboard_cpu_desc":"The global CPU usage of this server",
"panel_dashboard_ram":"RAM: %s",
"panel_dashboard_ram_desc":"The global RAM usage of this server",
"panel_dashboard_memused":"Mem: %.1f%s",
"panel_dashboard_memused_desc":"The amount of memory likely being used by this instance",
"panel_dashboard_disk":"Disk: %.1f%s",
"panel_dashboard_disk_unknown":"Disk: ??",
"panel_dashboard_disk_desc":"The amount of disk space being used by this instance",
"panel_dashboard_online": "%d%s online",
"panel_dashboard_online_desc":"The number of people who are currently online",
"panel_dashboard_guests_online":"%d%s guests online",
"panel_dashboard_guests_online_desc":"The number of guests who are currently online",
"panel_dashboard_users_online":"%d%s users online",
"panel_dashboard_users_online_desc":"The number of logged-in users who are currently online",
"panel_dashboard_posts":"%d posts %s",
"panel_dashboard_posts_desc":"The number of new posts over the last 24 hours",
"panel_dashboard_topics":"%d topics %s",
"panel_dashboard_topics_desc":"The number of new topics over the last 24 hours",
"panel_dashboard_online_day": "?? online / day",
"panel_dashboard_searches_day": "?? searches / week",
"panel_dashboard_new_users":"%d new users %s",
"panel_dashboard_new_users_desc":"The number of new users over the last 7 days",
"panel_dashboard_reports":"%d reports %s",
"panel_dashboard_reports_desc":"The number of reports over the last 7 days",
"panel_dashboard_day_suffix":" / day",
"panel_dashboard_week_suffix":" / week",
"panel_dashboard_coming_soon":"Coming Soon!",
"panel_dashboard_unknown":"Unknown",
"panel_users_head":"Users",
"panel_users_profile":"Profile",
"panel_users_unban":"Unban",
"panel_users_ban":"Ban",
"panel_users_activate":"Activate",
"panel_users_search_head":"Search",
"panel_users_search_name":"Name",
"panel_users_search_name_placeholder":"John Doe",
"panel_users_search_email":"Email",
"panel_users_search_email_placeholder":"john.doe@example.com",
"panel_users_search_group":"Group",
"panel_users_search_group_none":"None",
"panel_users_search_button":"Search",
"panel_users_search_title":"Search Users",
"panel_user_head":"User Editor",
"panel_user_avatar":"Avatar",
"panel_user_avatar_select":"Select",
"panel_user_avatar_upload":"Upload",
"panel_user_avatar_remove":"Remove",
"panel_user_name":"Name",
"panel_user_name_placeholder":"Jane Doe",
"panel_user_password":"Password",
"panel_user_email":"Email",
"panel_user_show_email":"Show Email",
"panel_user_group":"Group",
"panel_user_update_button":"Update User",
"panel.forums_head":"Forums",
"panel.forums_hidden":"Hidden",
"panel.forums_edit_button_tooltip":"Edit Forum",
"panel.forums_edit_button_aria":"Edit Forum",
"panel.forums_update_button":"Update",
"panel.forums_delete_button_tooltip":"Delete Forum",
"panel.forums_delete_button_aria":"Delete Forum",
"panel.forums_full_edit_button":"Full Edit",
"panel.forums_create_head":"Add Forum",
"panel.forums_create_name_label":"Name",
"panel.forums_create_name":"Super Secret Forum",
"panel.forums_create_desc_label":"Description",
"panel.forums_create_desc":"Where all the super secret stuff happens",
"panel.forums_active_label":"Active",
"panel.forums_preset_label":"Preset",
"panel.forums_create_button":"Add Forum",
"panel.forums_update_order_button":"Update Order",
"panel.forums_order_updated":"The forums have been successfully updated",
"panel.forum_head_suffix":" Forum",
"panel.forum_name":"Name",
"panel.forum_name_placeholder":"General Forum",
"panel.forum_desc":"Description",
"panel.forum_desc_placeholder":"Where the general stuff happens",
"panel.forum_active":"Active",
"panel.forum_preset":"Preset",
"panel.forum_update_button":"Update Forum",
"panel.forum_permissions_head":"Forum Permissions",
"panel.forum_edit_button":"Edit",
"panel.forum_short_update_button":"Update",
"panel.forum_full_edit_button":"Full Edit",
"panel.forum_actions_head":"Actions",
"panel.forum_actions_create_head":"Create Action",
"panel.forum_action_run_on_topic_creation":"Run on Topic Creation",
"panel.forum_action_run_days_after_topic_creation":"Run Days After Topic Creation",
"panel.forum_action_run_days_after_topic_last_reply":"Run Days After Topic Last Reply",
"panel.forum_action_action":"Action",
"panel.forum_action_action_delete":"Delete",
"panel.forum_action_action_lock":"Lock",
"panel.forum_action_action_unlock":"Unlock",
"panel.forum_action_action_move":"Move",
"panel.forum_action_extra":"Extra",
"panel.forum_action_create_button":"Create Action",
"panel_forum_delete_are_you_sure":"Are you sure you want to delete the '%s' forum?",
"panel_groups_head":"Groups",
"panel_groups_rank_prefix":"Rank ",
"panel_groups_rank_guest":"Guest",
"panel_groups_rank_member":"Member",
"panel_groups_rank_mod":"Mod",
"panel_groups_rank_admin":"Admin",
"panel_groups_rank_banned":"Banned",
"panel_groups_edit_group_button_aria":"Edit Group",
"panel_groups_create_head":"Create Group",
"panel_groups_create_name":"Name",
"panel_groups_create_name_placeholder":"Administrator",
"panel_groups_create_type":"Type",
"panel_groups_create_tag":"Tag",
"panel_groups_create_button":"Add Group",
"panel_group_menu_head":"Group Editor",
"panel_group_menu_general":"General",
"panel_group_menu_promotions":"Promotions",
"panel_group_menu_permissions":"Permissions",
"panel_group_head_suffix":" Group",
"panel_group_name":"Name",
"panel_group_name_placeholder":"Random Group",
"panel_group_type":"Type",
"panel_group_tag":"Tag",
"panel_group_tag_placeholder":"VIP",
"panel_group_update_button":"Update Group",
"panel_group_extended_permissions":"Extended Permissions",
"panel_group_mod_permissions":"Moderator Permissions",
"panel_group_promotions_row_level_prefix":"level ",
"panel_group_promotions_row_posts_prefix":"posts ",
"panel_group_promotions_row_registered_minutes":"registered for %d minutes",
"panel_group_promotions_row_delete_button":"Delete",
"panel_group_promotions_create_head":"Add Promotion",
"panel_group_promotions_from":"From",
"panel_group_promotions_to":"To",
"panel_group_promotions_two_way":"Two Way",
"panel_group_promotions_level":"Level",
"panel_group_promotions_posts":"Posts",
"panel_group_promotion_reg_for":"Registered For",
"panel_group_promotion_reg_months_suffix":" months",
"panel_group_promotion_reg_days_suffix":" days",
"panel_group_promotion_reg_hours_suffix":" hours",
"panel_group_promotions_create_button":"Add Promotion",
"panel_word_filters_head":"Word Filters",
"panel_word_filters_to":"to",
"panel_word_filters_edit_button_aria":"Edit Word Filter",
"panel_word_filters_update_button":"Update",
"panel_word_filters_delete_button_aria":"Delete Word Filter",
"panel_word_filters_no_filters":"You don't have any word filters yet.",
"panel_word_filters_create_head":"Add Filter",
"panel_word_filters_create_find":"Find",
"panel_word_filters_create_find_placeholder":"fuck",
"panel_word_filters_create_replacement":"Replacement",
"panel_word_filters_create_replacement_placeholder":"fudge",
"panel_word_filters_create_button":"Add Filter",
"panel_pages_head":"Page Manager",
"panel_pages_edit_button_aria":"Edit Page",
"panel_pages_delete_button_aria":"Delete Page",
"panel_pages_no_pages":"You don't have any pages yet.",
"panel_pages_create_head":"Create Page",
"panel_pages_create_name":"Name",
"panel_pages_create_name_placeholder":"faq",
"panel_pages_create_title":"Title",
"panel_pages_create_title_placeholder":"Frequently Asked Questions",
"panel_pages_create_body_placeholder":"We understand you have a lot of questions.",
"panel_pages_create_button":"Create Page",
"panel_pages_edit_head":"Page Editor",
"panel_pages_name":"Name",
"panel_pages_title":"Title",
"panel_pages_edit_update_button":"Update Page",
"panel_stats_views_head_suffix":" Views",
"panel_stats_user_agents_head":"User Agents",
"panel_stats_forums_head":"Forums",
"panel_stats_languages_head":"Languages",
"panel_stats_post_counts_head":"Post Counts",
"panel_stats_referrers_head":"Referrers",
"panel_stats_routes_head":"Routes",
"panel_stats_routes_perf_head":"Routes Performance",
"panel_stats_operating_systems_head":"Operating Systems",
"panel_stats_topic_counts_head":"Topic Counts",
"panel_stats_requests_head":"Requests",
"panel_stats_memory_head":"Memory Usage",
"panel_stats_active_memory_head":"Active Memory",
"panel_stats_perf_head":"Performance",
"panel_stats_spam_hide":"Hide Spam",
"panel_stats_spam_show":"Show Spam",
"panel_stats_memory_type_total":"Total",
"panel_stats_memory_type_stack":"Stack",
"panel_stats_memory_type_heap":"Heap",
"panel_stats_perf_low":"Low",
"panel_stats_perf_high":"High",
"panel_stats_perf_avg":"Average",
"panel_stats_time_range_one_year":"1 year",
"panel_stats_time_range_three_months":"3 months",
"panel_stats_time_range_one_month":"1 month",
"panel_stats_time_range_one_week":"1 week",
"panel_stats_time_range_two_days":"2 days",
"panel_stats_time_range_one_day":"1 day",
"panel_stats_time_range_twelve_hours":"12 hours",
"panel_stats_time_range_six_hours":"6 hours",
"panel_stats_post_counts_chart_aria":"Post Chart",
"panel_stats_topic_counts_chart_aria":"Topic Chart",
"panel_stats_requests_chart_aria":"Requests Chart",
"panel_stats_memory_chart_aria":"Memory Use Chart",
"panel_stats_details_head":"Details",
"panel_stats_post_counts_table_aria":"Post Table, this has the same information as the post chart",
"panel_stats_topic_counts_table_aria":"Topic Table, this has the same information as the topic chart",
"panel_stats_route_views_table_aria":"View Table, this has the same information as the view chart",
"panel_stats_requests_table_aria":"View Table, this has the same information as the view chart",
"panel_stats_memory_table_aria":"Memory Use Table, this has the same information as the memory use chart",
"panel_stats_views_suffix":" views",
"panel_stats_posts_suffix":" posts",
"panel_stats_topics_suffix":" topics",
"panel_stats_user_agents_no_user_agents":"No user agents could be found in the selected time range",
"panel_stats_forums_no_forums":"No forum view counts could be found in the selected time range",
"panel_stats_languages_no_languages":"No language could be found in the selected time range",
"panel_stats_post_counts_no_post_counts":"No posts could be found in the selected time range",
"panel_stats_referrers_no_referrers":"No referrers could be found in the selected time range",
"panel_stats_routes_no_routes":"No route view counts could be found in the selected time range",
"panel_stats_operating_systems_no_operating_systems":"No operating systems could be found in the selected time range",
"panel_stats_memory_no_memory":"No memory chunks could be found in the selected time range",
"panel_logs_menu_head":"Logs",
"panel_logs_reg_head":"Registrations",
"panel_logs_reg_attempt":"Attempt: ",
"panel_logs_reg_email":"email: ",
"panel_logs_reg_reason":"reason: ",
"panel_logs_reg_no_logs":"There aren't any registrations logged.",
"panel_logs_mod_head":"Mod Action Logs",
"panel_logs_mod_action_topic_stick":"<a href='%s'>%s</a> was pinned by <a href='%s'>%s</a>",
"panel_logs_mod_action_topic_unstick":"<a href='%s'>%s</a> was unpinned by <a href='%s'>%s</a>",
"panel_logs_mod_action_topic_lock":"<a href='%s'>%s</a> was locked by <a href='%s'>%s</a>",
"panel_logs_mod_action_topic_unlock":"<a href='%s'>%s</a> was reopened by <a href='%s'>%s</a>",
"panel_logs_mod_action_topic_delete":"Topic #%d was deleted by <a href='%s'>%s</a>",
"panel_logs_mod_action_topic_move":"<a href='%s'>%s</a> was moved by <a href='%s'>%s</a>",
"panel_logs_mod_action_topic_move_dest":"<a href='%s'>%s</a> was moved to <a href='%s'>%s</a> by <a href='%s'>%s</a>",
"panel_logs_mod_action_topic_unknown":"Unknown action '%s' on elementType '%s' by <a href='%s'>%s</a>",
"panel_logs_mod_action_reply_delete":"A reply in <a href='%s'>%s</a> was deleted by <a href='%s'>%s</a>",
"panel_logs_mod_action_profile_reply_delete":"A reply on <a href='%s'>%s</a>'s profile was deleted by <a href='%s'>%s</a>",
"panel_logs_mod_action_user_ban":"<a href='%s'>%s</a> was banned by <a href='%s'>%s</a>",
"panel_logs_mod_action_user_unban":"<a href='%s'>%s</a> was unbanned by <a href='%s'>%s</a>",
"panel_logs_mod_action_user_delete-posts":"<a href='%s'>%s</a> had their posts purged by <a href='%s'>%s</a>",
"panel_logs_mod_action_user_activate":"<a href='%s'>%s</a> was activated by <a href='%s'>%s</a>",
"panel_logs_mod_action_unknown":"Unknown action '%s' on elementType '%s' by <a href='%s'>%s</a>",
"panel_logs_mod_no_logs":"There aren't any events logged.",
"user_unknown":"Unknown",
"topic_unknown":"Unknown",
"group_unknown":"Unknown",
"forum_unknown":"Unknown",
"page_unknown":"Unknown",
"setting_unknown":"unknown",
"panel_logs_admin_head":"Admin Action Logs",
"panel_logs_admin_action_user_edit":"User <a href='%s'>%s</a> was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_group_create":"Group <a href='%s'>%s</a> was created by <a href='%s'>%s</a>",
"panel_logs_admin_action_group_edit":"Group <a href='%s'>%s</a> was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_group_promotion_create":"A group promotion was created by <a href='%s'>%s</a>",
"panel_logs_admin_action_group_promotion_delete":"A group promotion was deleted by <a href='%s'>%s</a>",
"panel_logs_admin_action_forum_reorder":"Forums were reordered by <a href='%s'>%s</a>",
"panel_logs_admin_action_forum_create":"Forum <a href='%s'>%s</a> was created by <a href='%s'>%s</a>",
"panel_logs_admin_action_forum_delete":"Forum <a href='%s'>%s</a> was deleted by <a href='%s'>%s</a>",
"panel_logs_admin_action_forum_edit":"Forum <a href='%s'>%s</a> was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_page_create":"Page <a href='%s'>%s</a> was created by <a href='%s'>%s</a>",
"panel_logs_admin_action_page_delete":"Page <a href='%s'>%s</a> was deleted by <a href='%s'>%s</a>",
"panel_logs_admin_action_page_edit":"Page <a href='%s'>%s</a> was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_setting_edit":"Setting <a href='%s'>%s</a> was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_word_filter_create":"A word filter was created by <a href='%s'>%s</a>",
"panel_logs_admin_action_word_filter_delete":"A word filter was deleted by <a href='%s'>%s</a>",
"panel_logs_admin_action_word_filter_edit":"A word filter was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_menu_suborder":"Menu #%d was reordered by <a href='%s'>%s</a>",
"panel_logs_admin_action_menu_item_edit":"Menu item <a href='%s'>#%d</a> was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_menu_item_create":"Menu item <a href='%s'>#%d</a> was created by <a href='%s'>%s</a>",
"panel_logs_admin_action_menu_item_delete":"Menu item <a href='%s'>#%d</a> was deleted by <a href='%s'>%s</a>",
"panel_logs_admin_action_widget_edit":"Widget <a href='%s'>#%d</a> was modified by <a href='%s'>%s</a>",
"panel_logs_admin_action_widget_create":"Widget <a href='%s'>#%d</a> was created by <a href='%s'>%s</a>",
"panel_logs_admin_action_widget_delete":"Widget <a href='%s'>#%d</a> was deleted by <a href='%s'>%s</a>",
"panel_logs_admin_action_plugin_activate":"The plugin '%s' was activated by <a href='%s'>%s</a>",
"panel_logs_admin_action_plugin_deactivate":"The plugin '%s' was deactivated by <a href='%s'>%s</a>",
"panel_logs_admin_action_plugin_install":"The plugin '%s' was installed by <a href='%s'>%s</a>",
"panel_logs_admin_action_backup_download":"A backup was downloaded by <a href='%s'>%s</a>",
"panel_logs_admin_action_unknown":"Unknown action '%s' on elementType '%s' by <a href='%s'>%s</a>",
"panel_logs_admin_no_logs":"There aren't any events logged.",
"panel_plugins_head":"Plugins",
"panel_plugins_author_prefix":"Author: ",
"panel_plugins_settings":"Settings",
"panel_plugins_deactivate":"Deactivate",
"panel_plugins_activate":"Activate",
"panel_plugins_install":"Install",
"panel_themes_primary_themes":"Primary Themes",
"panel_themes_variant_themes":"Variant Themes",
"panel_themes_author_prefix":"Author: ",
"panel_themes_mobile_friendly_tooltip":"Mobile Friendly",
"panel_themes_mobile_friendly_aria":"Mobile Friendly",
"panel_themes_default":"Default",
"panel_themes_make_default":"Make Default",
"panel_themes_menus_head":"Menus",
"panel_themes_menus_main":"Main Menu",
"panel_themes_menus_items_suffix":" items",
"panel_themes_menus_items_head":"Menu Items",
"panel_themes_menus_items_edit_button_aria":"Edit menu item",
"panel_themes_menus_items_delete_button_aria":"Delete menu item",
"panel_themes_menus_items_update_button":"Update Order",
"panel.themes_menus_items_order_updated":"The menu has been successfully updated",
"panel_themes_menus_edit_head":"Menu Editor",
"panel_themes_menus_create_head":"Create Menu Item",
"panel_themes_menus_name":"Name",
"panel_themes_menus_name_placeholder":"Item Name",
"panel_themes_menus_htmlid":"HTML ID",
"panel_themes_menus_cssclass":"CSS Class",
"panel_themes_menus_position":"Position",
"panel_themes_menus_path":"Path",
"panel_themes_menus_aria":"Aria",
"panel_themes_menus_aria_placeholder":"Short description for helping those with poor vision",
"panel_themes_menus_tooltip":"Tooltip",
"panel_themes_menus_tooltip_placeholder":"A tooltip shown when you hover over it",
"panel_themes_menus_tmplname":"Template",
"panel_themes_menus_permissions":"Who Can See",
"panel_themes_menus_everyone": "Everyone",
"panel_themes_menus_guestonly":"Guests",
"panel_themes_menus_memberonly":"Members",
"panel_themes_menus_supermodonly":"Super Mods",
"panel_themes_menus_adminonly":"Admins",
"panel_themes_menus_edit_update_button":"Update",
"panel_themes_menus_create_button":"Create",
"panel_themes_widgets_head":"Widgets",
"panel_themes_widgets_disabled":"disabled",
"panel_themes_widgets_new":"New Widget",
"panel_themes_widgets_type":"Type",
"panel_themes_widgets_type_about":"About",
"panel_themes_widgets_type_simple":"Simple",
"panel_themes_widgets_type_wol":"Online Users",
"panel_themes_widgets_type_wol_context":"Online User Context",
"panel_themes_widgets_type_search_and_filter":"Search & Filter",
"panel_themes_widgets_enabled":"Enabled",
"panel_themes_widgets_location":"Location",
"panel_themes_widgets_name":"Name",
"panel_themes_widgets_body":"Body",
"panel_themes_widgets_raw_body":"Body",
"panel_themes_widgets_save":"Save",
"panel_themes_widgets_delete":"Delete",
"panel_settings_head":"Settings",
"panel_setting_head":"Edit Setting",
"panel_setting_name":"Setting Name",
"panel_setting_value":"Setting Value",
"panel_setting_update_button":"Update Setting",
"panel_backups_head":"Backups",
"panel_backups_download":"Download",
"panel_backups_no_backups":"There aren't any backups available at this time.",
"panel_debug_head":"Debug",
"panel_debug_go_version_label":"Go Version",
"panel_debug_database_version_label":"DB Version",
"panel_debug_uptime_label":"Uptime",
"panel_debug_open_database_connections_label":"Open DB Conns",
"panel_debug_adapter_label":"Adapter",
"panel_debug_goroutine_count_label":"Goroutines",
"panel_debug_cpu_count_label":"CPUs",
"panel_debug_http_conns_label":"HTTP Conns",
"panel_debug_tasks":"Tasks",
"panel_debug_tasks_half_second":"Half Second",
"panel_debug_tasks_second":"Second",
"panel_debug_tasks_fifteen_minute":"Fifteen Minute",
"panel_debug_tasks_hour":"Hourly",
"panel_debug_tasks_shutdown":"Shutdown",
"panel_debug_memory_stats":"Memory Statistics",
"panel_debug_memory_stats_sys":"Sys",
"panel_debug_memory_stats_heapsys":"HeapSys",
"panel_debug_memory_stats_heapalloc":"HeapAlloc",
"panel_debug_memory_stats_heapidle":"HeapIdle",
"panel_debug_memory_stats_heapobjects":"HeapObjects",
"panel_debug_memory_stats_stackinuse":"StackInuse",
"panel_debug_memory_stats_mspaninuse":"MSpanInuse",
"panel_debug_memory_stats_mcacheinuse":"MCacheInuse",
"panel_debug_memory_stats_mspansys":"MSpanSys",
"panel_debug_memory_stats_mcachesys":"MCacheSys",
"panel_debug_memory_stats_gcsys":"GCSys",
"panel_debug_memory_stats_othersys":"OtherSys",
"panel_debug_caches":"Caches",
"panel_debug_caches_topic":"Topic Cache",
"panel_debug_caches_user":"User Cache",
"panel_debug_caches_reply":"Reply Cache",
"panel_debug_caches_topic_list":"Topic List",
"panel_debug_database":"Database",
"panel_debug_database_topics":"Topics",
"panel_debug_database_users":"Users",
"panel_debug_database_replies":"Replies",
"panel_debug_database_profile_replies":"Profile Replies",
"panel_debug_database_activity_stream":"Activity Stream",
"panel_debug_database_likes":"Likes",
"panel_debug_database_attachments":"Attachments",
"panel_debug_database_polls":"Polls",
"panel_debug_database_login_logs":"Login Logs",
"panel_debug_database_reg_logs":"Reg Logs",
"panel_debug_database_mod_logs":"Mod Logs",
"panel_debug_database_admin_logs":"Admin Logs",
"panel_debug_database_views":"Views",
"panel_debug_database_views_agents":"Views Agents",
"panel_debug_database_views_forums":"Views Forums",
"panel_debug_database_views_langs":"Views Langs",
"panel_debug_database_views_referrers":"Views Referrers",
"panel_debug_database_views_systems":"Views Systems",
"panel_debug_database_post_analytics":"Post Analytics",
"panel_debug_database_topic_analytics":"Topic Analytics",
"panel_debug_disk":"Disk",
"panel_debug_disk_static_files":"Static Files",
"panel_debug_disk_attachments":"Attachments",
"panel_debug_disk_avatars":"Avatars",
"panel_debug_disk_log_files":"Log Files",
"panel_debug_disk_backups":"Backups",
"panel_debug_disk_git":"Git"
}
}