The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/packages/rocketchat-i18n/i18n/en.i18n.json

3180 lines
196 KiB

{
"403": "Forbidden",
"500": "Internal Server Error",
"#channel": "#channel",
"0_Errors_Only": "0 - Errors Only",
"12_Hour": "12-hour clock",
"1_Errors_and_Information": "1 - Errors and Information",
"24_Hour": "24-hour clock",
"2_Erros_Information_and_Debug": "2 - Errors, Information and Debug",
"@username": "@username",
"@username_message": "@username <message>",
"__username__is_no_longer__role__defined_by__user_by_": "__username__ is no longer __role__ by __user_by__",
"__username__was_set__role__by__user_by_": "__username__ was set __role__ by __user_by__",
"%_of_conversations": "% of Conversations",
"Accept": "Accept",
"Accept_incoming_livechat_requests_even_if_there_are_no_online_agents": "Accept incoming livechat requests even if there are no online agents",
"Accept_with_no_online_agents": "Accept with No Online Agents",
"access-mailer": "Access Mailer Screen",
"access-mailer_description": "Permission to send mass email to all users.",
"access-permissions": "Access Permissions Screen",
"access-permissions_description": "Modify permissions for various roles.",
"Access_not_authorized": "Access not authorized",
"Access_Token_URL": "Access Token URL",
"Accessing_permissions": "Accessing permissions",
"Account_SID": "Account SID",
"Accounts": "Accounts",
"Accounts_Admin_Email_Approval_Needed_Default": "<p>The user <b>[name] ([email])</b> has been registered.</p><p>Please check \"Administration -> Users\" to activate or delete it.</p>",
"Accounts_Admin_Email_Approval_Needed_Subject_Default": "A new user registered and needs approval",
"Accounts_Admin_Email_Approval_Needed_With_Reason_Default": "<p>The user <b>[name] ([email])</b> has been registered.</p><p>Reason: <b>[reason]</b></p><p>Please check \"Administration -> Users\" to activate or delete it.</p>",
"Accounts_AllowAnonymousRead": "Allow Anonymous Read",
"Accounts_AllowAnonymousWrite": "Allow Anonymous Write",
"Accounts_AllowDeleteOwnAccount": "Allow Users to Delete Own Account",
"Accounts_AllowedDomainsList": "Allowed Domains List",
"Accounts_AllowedDomainsList_Description": "Comma-separated list of allowed domains",
"Accounts_AllowEmailChange": "Allow Email Change",
"Accounts_AllowPasswordChange": "Allow Password Change",
"Accounts_AllowRealNameChange": "Allow Name Change",
"Accounts_AllowUserAvatarChange": "Allow User Avatar Change",
"Accounts_AllowUsernameChange": "Allow Username Change",
"Accounts_AllowUserProfileChange": "Allow User Profile Change",
"Accounts_AvatarBlockUnauthenticatedAccess": "Block Unauthenticated Access to Avatars",
"Accounts_AvatarCacheTime": "Avatar cache time",
"Accounts_AvatarCacheTime_description": "Number of seconds the http protocol is told to cache the avatar images.",
"Accounts_AvatarResize": "Resize Avatars",
"Accounts_AvatarSize": "Avatar Size",
"Accounts_AvatarExternalProviderUrl": "Avatar External Provider URL",
"Accounts_AvatarExternalProviderUrl_Description": "Example: `https://acme.com/api/v1/{username}`",
"Accounts_BlockedDomainsList": "Blocked Domains List",
"Accounts_BlockedDomainsList_Description": "Comma-separated list of blocked domains",
"Accounts_BlockedUsernameList": "Blocked Username List",
"Accounts_BlockedUsernameList_Description": "Comma-separated list of blocked usernames (case-insensitive)",
"Accounts_CustomFields_Description": "Should be a valid JSON where keys are the field names containing a dictionary of field settings. Example:<br/><code>{\n\"role\": {\n\"type\": \"select\",\n\"defaultValue\": \"student\",\n\"options\": [\"teacher\", \"student\"],\n\"required\": true,\n\"modifyRecordField\": {\n\"array\": true,\n\"field\": \"roles\"\n}\n},\n\"twitter\": {\n\"type\": \"text\",\n\"required\": true,\n\"minLength\": 2,\n\"maxLength\": 10\n}\n}</code> ",
"Accounts_CustomFieldsToShowInUserInfo": "Custom Fields to Show in User Info",
"Accounts_Default_User_Preferences": "Default User Preferences",
"Accounts_Default_User_Preferences_audioNotifications": "Audio Notifications Default Alert",
"Accounts_Default_User_Preferences_desktopNotifications": "Desktop Notifications Default Alert",
"Accounts_Default_User_Preferences_mobileNotifications": "Mobile Notifications Default Alert",
"Accounts_Default_User_Preferences_not_available": "Failed to retrieve User Preferences because they haven't been set up by the user yet",
"Accounts_DefaultUsernamePrefixSuggestion": "Default Username Prefix Suggestion",
"Accounts_denyUnverifiedEmail": "Deny unverified email",
"Accounts_Email_Activated": "[name]<br/><br/><p>Your account was activated.</p>",
"Accounts_Email_Activated_Subject": "Account activated",
"Accounts_Email_Approved": "[name]<br/><br/><p>Your account was approved.</p>",
"Accounts_Email_Approved_Subject": "Account approved",
"Accounts_Email_Deactivated": "[name]<br/><br/><p>Your account was deactivated.</p>",
"Accounts_Enrollment_Email_Default": "<h1>Welcome to <strong>[Site_Name]</strong></h1><p>Go to <a href=\"[Site_URL]\">[Site_URL]</a> and try the best open source chat solution available today!</p>",
"Accounts_Email_Deactivated_Subject": "Account deactivated",
"Accounts_EmailVerification": "Email Verification",
"Accounts_EmailVerification_Description": "Make sure you have correct SMTP settings to use this feature",
"Accounts_Enrollment_Email_Subject_Default": "Welcome to [Site_Name]",
"Accounts_Enrollment_Email": "Enrollment Email",
"Accounts_Enrollment_Email_Description": "You may use the following placeholders: <br/><ul><li>[name], [fname], [lname] for the user's full name, first name or last name, respectively.</li><li>[email] for the user's email.</li><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Accounts_ForgetUserSessionOnWindowClose": "Forget User Session on Window Close",
"Accounts_Iframe_api_method": "Api Method",
"Accounts_Iframe_api_url": "API URL",
"Accounts_iframe_enabled": "Enabled",
"Accounts_iframe_url": "Iframe URL",
"Accounts_LoginExpiration": "Login Expiration in Days",
"Accounts_ManuallyApproveNewUsers": "Manually Approve New Users",
"Accounts_OAuth_Custom_Authorize_Path": "Authorize Path",
"Accounts_OAuth_Custom_Button_Color": "Button Color",
"Accounts_OAuth_Custom_Button_Label_Color": "Button Text Color",
"Accounts_OAuth_Custom_Button_Label_Text": "Button Text",
"Accounts_OAuth_Custom_Enable": "Enable",
"Accounts_OAuth_Custom_id": "Id",
"Accounts_OAuth_Custom_Identity_Path": "Identity Path",
"Accounts_OAuth_Custom_Identity_Token_Sent_Via": "Identity Token Sent Via",
"Accounts_OAuth_Custom_Login_Style": "Login Style",
"Accounts_OAuth_Custom_Merge_Users": "Merge users",
"Accounts_OAuth_Custom_Scope": "Scope",
"Accounts_OAuth_Custom_Secret": "Secret",
"Accounts_OAuth_Custom_Token_Path": "Token Path",
"Accounts_OAuth_Custom_Token_Sent_Via": "Token Sent Via",
"Accounts_OAuth_Custom_Username_Field": "Username field",
"Accounts_OAuth_Drupal": "Drupal Login Enabled",
"Accounts_OAuth_Drupal_callback_url": "Drupal oAuth2 Redirect URI",
"Accounts_OAuth_Drupal_id": "Drupal oAuth2 Client ID",
"Accounts_OAuth_Drupal_secret": "Drupal oAuth2 Client Secret",
"Accounts_OAuth_Facebook": "Facebook Login",
"Accounts_OAuth_Facebook_callback_url": "Facebook Callback URL",
"Accounts_OAuth_Facebook_id": "Facebook App ID",
"Accounts_OAuth_Facebook_secret": "Facebook Secret",
"Accounts_OAuth_Github": "OAuth Enabled",
"Accounts_OAuth_Github_callback_url": "Github Callback URL",
"Accounts_OAuth_GitHub_Enterprise": "OAuth Enabled",
"Accounts_OAuth_GitHub_Enterprise_callback_url": "GitHub Enterprise Callback URL",
"Accounts_OAuth_GitHub_Enterprise_id": "Client Id",
"Accounts_OAuth_GitHub_Enterprise_secret": "Client Secret",
"Accounts_OAuth_Github_id": "Client Id",
"Accounts_OAuth_Github_secret": "Client Secret",
"Accounts_OAuth_Gitlab": "OAuth Enabled",
"Accounts_OAuth_Gitlab_callback_url": "GitLab Callback URL",
"Accounts_OAuth_Gitlab_id": "GitLab Id",
"Accounts_OAuth_Gitlab_secret": "Client Secret",
"Accounts_OAuth_Google": "Google Login",
"Accounts_OAuth_Google_callback_url": "Google Callback URL",
"Accounts_OAuth_Google_id": "Google Id",
"Accounts_OAuth_Google_secret": "Google Secret",
"Accounts_OAuth_Linkedin": "LinkedIn Login",
"Accounts_OAuth_Linkedin_callback_url": "Linkedin Callback URL",
"Accounts_OAuth_Linkedin_id": "LinkedIn Id",
"Accounts_OAuth_Linkedin_secret": "LinkedIn Secret",
"Accounts_OAuth_Meteor": "Meteor Login",
"Accounts_OAuth_Meteor_callback_url": "Meteor Callback URL",
"Accounts_OAuth_Meteor_id": "Meteor Id",
"Accounts_OAuth_Meteor_secret": "Meteor Secret",
"Accounts_OAuth_Proxy_host": "Proxy Host",
"Accounts_OAuth_Proxy_services": "Proxy Services",
"Accounts_OAuth_Tokenpass": "Tokenpass Login",
"Accounts_OAuth_Tokenpass_callback_url": "Tokenpass Callback URL",
"Accounts_OAuth_Tokenpass_id": "Tokenpass Id",
"Accounts_OAuth_Tokenpass_secret": "Tokenpass Secret",
"Accounts_OAuth_Twitter": "Twitter Login",
"Accounts_OAuth_Twitter_callback_url": "Twitter Callback URL",
"Accounts_OAuth_Twitter_id": "Twitter Id",
"Accounts_OAuth_Twitter_secret": "Twitter Secret",
"Accounts_OAuth_Wordpress": "WordPress Login",
"Accounts_OAuth_Wordpress_authorize_path": "Authorize Path",
"Accounts_OAuth_Wordpress_callback_url": "WordPress Callback URL",
"Accounts_OAuth_Wordpress_id": "WordPress Id",
"Accounts_OAuth_Wordpress_identity_path": "Identity Path",
"Accounts_OAuth_Wordpress_identity_token_sent_via": "Identity Token Sent Via",
"Accounts_OAuth_Wordpress_scope": "Scope",
"Accounts_OAuth_Wordpress_secret": "WordPress Secret",
"Accounts_OAuth_Wordpress_server_type_custom": "Custom",
"Accounts_OAuth_Wordpress_server_type_wordpress_com": "Wordpress.com",
"Accounts_OAuth_Wordpress_server_type_wp_oauth_server": "WP OAuth Server Plugin",
"Accounts_OAuth_Wordpress_token_path": "Token Path",
"Accounts_Password_Policy_AtLeastOneLowercase": "At Least One Lowercase",
"Accounts_Password_Policy_AtLeastOneLowercase_Description": "Enforce that a password contain at least one lowercase character.",
"Accounts_Password_Policy_AtLeastOneNumber": "At Least One Number",
"Accounts_Password_Policy_AtLeastOneNumber_Description": "Enforce that a password contain at least one numerical character.",
"Accounts_Password_Policy_AtLeastOneSpecialCharacter": "At Least One Symbol",
"Accounts_Password_Policy_AtLeastOneSpecialCharacter_Description": "Enforce that a password contain at least one special character.",
"Accounts_Password_Policy_AtLeastOneUppercase": "At Least One Uppercase",
"Accounts_Password_Policy_AtLeastOneUppercase_Description": "Enforce that a password contain at least one lowercase character.",
"Accounts_Password_Policy_Enabled": "Enable Password Policy",
"Accounts_Password_Policy_Enabled_Description": "When enabled, user passwords must adhere to the policies set forth. Note: this only applies to new passwords, not existing passwords.",
"Accounts_Password_Policy_ForbidRepeatingCharacters": "Forbid Repeating Characters",
"Accounts_Password_Policy_ForbidRepeatingCharacters_Description": "Ensures passwords do not contain the same character repeating next to each other.",
"Accounts_Password_Policy_ForbidRepeatingCharactersCount": "Max Repeating Characters",
"Accounts_Password_Policy_ForbidRepeatingCharactersCount_Description": "The amount of times a character can be repeating before it is not allowed.",
"Accounts_Password_Policy_MaxLength": "Maximum Length",
"Accounts_Password_Policy_MaxLength_Description": "Ensures that passwords do not have more than this amount of characters. Use `-1` to disable.",
"Accounts_Password_Policy_MinLength": "Minimum Length",
"Accounts_Password_Policy_MinLength_Description": "Ensures that passwords must have at least this amount of characters. Use `-1` to disable.",
"Accounts_PasswordReset": "Password Reset",
"Accounts_Registration_AuthenticationServices_Default_Roles": "Default Roles for Authentication Services",
"Accounts_Registration_AuthenticationServices_Default_Roles_Description": "Default roles (comma-separated) users will be given when registering through authentication services",
"Accounts_Registration_AuthenticationServices_Enabled": "Registration with Authentication Services",
"Accounts_RegistrationForm": "Registration Form",
"Accounts_RegistrationForm_Disabled": "Disabled",
"Accounts_RegistrationForm_LinkReplacementText": "Registration Form Link Replacement Text",
"Accounts_RegistrationForm_Public": "Public",
"Accounts_RegistrationForm_Secret_URL": "Secret URL",
"Accounts_RegistrationForm_SecretURL": "Registration Form Secret URL",
"Accounts_RegistrationForm_SecretURL_Description": "You must provide a random string that will be added to your registration URL. Example: https://open.rocket.chat/register/[secret_hash]",
"Accounts_RequireNameForSignUp": "Require Name For Signup",
"Accounts_RequirePasswordConfirmation": "Require Password Confirmation",
"Accounts_SearchFields": "Fields to Consider in Search",
"Accounts_Send_Email_When_Activating": "Send email to user when user is activated",
"Accounts_Send_Email_When_Deactivating": "Send email to user when user is deactivated",
"Accounts_Directory_DefaultView": "Default Directory Listing",
"Accounts_SetDefaultAvatar": "Set Default Avatar",
"Accounts_SetDefaultAvatar_Description": "Tries to determine default avatar based on OAuth Account or Gravatar",
"Accounts_ShowFormLogin": "Show Default Login Form",
"Accounts_TwoFactorAuthentication_Enabled": "Enable Two Factor Authentication",
"Accounts_TwoFactorAuthentication_MaxDelta": "Maximum Delta",
"Accounts_UserAddedEmail_Default": "<h1>Welcome to <strong>[Site_Name]</strong></h1><p>Go to <a href=\"[Site_URL]\">[Site_URL]</a> and try the best open source chat solution available today!</p><p>You may login using your email: [email] and password: [password]. You may be required to change it after your first login.",
"Accounts_TwoFactorAuthentication_MaxDelta_Description": "The Maximum Delta determines how many tokens are valid at any given time. Tokens are generated every 30 seconds, and are valid for (30 * Maximum Delta) seconds. <br/>Example: With a Maximum Delta set to 10, each token can be used up to 300 seconds before or after it's timestamp. This is useful when the client's clock is not properly synced with the server.",
"Accounts_UseDefaultBlockedDomainsList": "Use Default Blocked Domains List",
"Accounts_UseDNSDomainCheck": "Use DNS Domain Check",
"Accounts_UserAddedEmailSubject_Default": "You have been added to [Site_Name]",
"Accounts_UserAddedEmail_Description": "You may use the following placeholders: <br/><ul><li>[name], [fname], [lname] for the user's full name, first name or last name, respectively.</li><li>[email] for the user's email.</li><li>[password] for the user's password.</li><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Activate": "Activate",
"Activity": "Activity",
"Add": "Add",
"add-oauth-service": "Add Oauth Service",
"add-oauth-service_description": "Permission to add a new Oauth service",
"add-user": "Add User",
"add-user-to-any-c-room": "Add User to Any Public Channel",
"add-user-to-any-c-room_description": "Permission to add a user to any public channel",
"add-user-to-any-p-room": "Add User to Any Private Channel",
"add-user-to-any-p-room_description": "Permission to add a user to any private channel",
"add-user-to-joined-room": "Add User to Any Joined Channel",
"add-user-to-joined-room_description": "Permission to add a user to a currently joined channel",
"add-user_description": "Permission to add new users to the server via users screen",
"Add_agent": "Add agent",
"Add_custom_oauth": "Add custom oauth",
"Add_Domain": "Add Domain",
"Add_files_from": "Add files from",
"Add_manager": "Add manager",
"Add_Role": "Add Role",
"Add_user": "Add user",
"Add_User": "Add User",
"Add_users": "Add users",
"Adding_OAuth_Services": "Adding OAuth Services",
"Adding_permission": "Adding permission",
"Adding_user": "Adding user",
"Additional_emails": "Additional Emails",
"Additional_Feedback": "Additional Feedback",
"additional_integrations_Bots": "If you are looking for how to integrate your own bot, then look no further than our Hubot adapter. <a href='https://github.com/RocketChat/hubot-rocketchat' target='_blank'>https://github.com/RocketChat/hubot-rocketchat</a>",
"additional_integrations_Zapier": "Are you looking to integrate other software and applications with Rocket.Chat but you don't have the time to manually do it? Then we suggest using Zapier which we fully support. Read more about it on our documentation. <a href='https://rocket.chat/docs/administrator-guides/integrations/zapier/using-zaps/' target='_blank'>https://rocket.chat/docs/administrator-guides/integrations/zapier/using-zaps/</a>",
"Admin_disabled_encryption": "Your administrator did not enable E2E encryption.",
"Admin_Info": "Admin Info",
"Administration": "Administration",
"Adult_images_are_not_allowed": "Adult images are not allowed",
"Advocacy": "Advocacy",
"After_OAuth2_authentication_users_will_be_redirected_to_this_URL": "After OAuth2 authentication, users will be redirected to this URL",
"Agent": "Agent",
"Agent_added": "Agent added",
"Agent_removed": "Agent removed",
"Alerts": "Alerts",
"Alias": "Alias",
"Alias_Format": "Alias Format",
"Alias_Format_Description": "Import messages from Slack with an alias; %s is replaced by the username of the user. If empty, no alias will be used.",
"Alias_Set": "Alias Set",
"Aliases": "Aliases",
"All": "All",
"All_added_tokens_will_be_required_by_the_user": "All added tokens will be required by the user",
"All_channels": "All channels",
"All_logs": "All logs",
"All_messages": "All messages",
"All_users": "All users",
"All_users_in_the_channel_can_write_new_messages": "All users in the channel can write new messages",
"Allow_collect_and_store_HTTP_header_informations": "Allow to collect and store HTTP header informations",
"Allow_collect_and_store_HTTP_header_informations_description": "This setting determines whether Livechat is allowed to store information collected from HTTP header data, such as IP address, User-Agent, and so on.",
"Allow_Invalid_SelfSigned_Certs": "Allow Invalid Self-Signed Certs",
"Allow_Invalid_SelfSigned_Certs_Description": "Allow invalid and self-signed SSL certificate's for link validation and previews.",
"Allow_switching_departments": "Allow Visitor to Switch Departments",
"Allow_Marketing_Emails": "Allow Marketing Emails",
"Almost_done": "Almost done",
"Alphabetical": "Alphabetical",
"Always_open_in_new_window": "Always Open in New Window",
"Analytics": "Analytics",
"Analytics_features_enabled": "Features Enabled",
"Analytics_features_messages_Description": "Tracks custom events related to actions a user does on messages.",
"Analytics_features_rooms_Description": "Tracks custom events related to actions on a channel or group (create, leave, delete).",
"Analytics_features_users_Description": "Tracks custom events related to actions related to users (password reset times, profile picture change, etc).",
"Analytics_Google": "Google Analytics",
"Analytics_Google_id": "Tracking ID",
"and": "and",
"And_more": "And __length__ more",
"Animals_and_Nature": "Animals & Nature",
"Announcement": "Announcement",
"API": "API",
"API_Add_Personal_Access_Token": "Add new Personal Access Token",
"API_Allow_Infinite_Count": "Allow Getting Everything",
"API_Allow_Infinite_Count_Description": "Should calls to the REST API be allowed to return everything in one call?",
"API_Analytics": "Analytics",
"api-bypass-rate-limit": "Bypass rate limit for REST API",
"API_CORS_Origin": "CORS Origin",
"API_Default_Count": "Default Count",
"API_Default_Count_Description": "The default count for REST API results if the consumer did not provided any.",
"API_Drupal_URL": "Drupal Server URL",
"API_Drupal_URL_Description": "Example: https://domain.com (excluding trailing slash)",
"API_Embed": "Embed Link Previews",
"API_Embed_Description": "Whether embedded link previews are enabled or not when a user posts a link to a website.",
"API_Embed_UserAgent": "Embed Request User Agent",
"API_EmbedCacheExpirationDays": "Embed Cache Expiration Days",
"API_EmbedDisabledFor": "Disable Embed for Users",
"API_EmbedDisabledFor_Description": "Comma-separated list of usernames to disable the embedded link previews.",
"API_EmbedIgnoredHosts": "Embed Ignored Hosts",
"API_EmbedIgnoredHosts_Description": "Comma-separated list of hosts or CIDR addresses, eg. localhost, 127.0.0.1, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16",
"API_EmbedSafePorts": "Safe Ports",
"API_EmbedSafePorts_Description": "Comma-separated list of ports allowed for previewing.",
"API_Enable_CORS": "Enable CORS",
"API_Enable_Direct_Message_History_EndPoint": "Enable Direct Message History Endpoint",
"API_Enable_Direct_Message_History_EndPoint_Description": "This enables the `/api/v1/im.history.others` which allows the viewing of direct messages sent by other users that the caller is not part of.",
"API_Enable_Rate_Limiter_Dev": "Enable Rate Limiter in development",
"API_Enable_Rate_Limiter_Dev_Description": "Should limit the amount of calls to the endpoints in the development environment?",
"API_Enable_Rate_Limiter_Limit_Calls_Default": "Default number calls to the rate limiter",
"API_Enable_Rate_Limiter_Limit_Calls_Default_Description": "Number of default calls for each endpoint of the REST API, allowed within the time range defined below",
"API_Enable_Rate_Limiter_Limit_Time_Default": "Default time limit for the rate limiter (in ms)",
"API_Enable_Rate_Limiter_Limit_Time_Default_Description": "Default timeout to limit the number of calls at each endpoint of the REST API(in ms)",
"API_Enable_Personal_Access_Tokens": "Enable Personal Access Tokens to REST API",
"API_Enable_Personal_Access_Tokens_Description": "Enable personal access tokens for use with the REST API",
"API_Enable_Shields": "Enable Shields",
"API_Enable_Shields_Description": "Enable shields available at `/api/v1/shield.svg`",
"API_GitHub_Enterprise_URL": "Server URL",
"API_GitHub_Enterprise_URL_Description": "Example: http://domain.com (excluding trailing slash)",
"API_Gitlab_URL": "GitLab URL",
"API_Personal_Access_Token_Name": "Personal Access Token Name",
"API_Personal_Access_Tokens_To_REST_API": "Personal access tokens to REST API",
"API_Personal_Access_Tokens_Remove_Modal": "Are you sure you wish to remove this personal access token?",
"API_Personal_Access_Token_Generated": "Personal Access Token successfully generated",
"API_Personal_Access_Token_Generated_Text_Token_s_UserId_s": "Please save your token carefully as you will no longer be able to view it afterwards. <br/>Token: <strong>__token__</strong><br/>Your user Id: <strong>__userId__</strong>",
"API_Personal_Access_Tokens_Regenerate_Modal": "If you lost or forgot your token, you can regenerate it, but remember that all applications that use this token should be updated",
"API_Personal_Access_Tokens_Regenerate_It": "Regenerate token",
"API_Shield_Types": "Shield Types",
"API_Shield_Types_Description": "Types of shields to enable as a comma separated list, choose from `online`, `channel` or `*` for all",
"API_Token": "API Token",
"API_Tokenpass_URL": "Tokenpass Server URL",
"API_Tokenpass_URL_Description": "Example: https://domain.com (excluding trailing slash)",
"API_Upper_Count_Limit": "Max Record Amount",
"API_Upper_Count_Limit_Description": "What is the maximum number of records the REST API should return (when not unlimited)?",
"API_User_Limit": "User Limit for Adding All Users to Channel",
"API_Wordpress_URL": "WordPress URL",
"Apiai_Key": "Api.ai Key",
"Apiai_Language": "Api.ai Language",
"App_author_homepage": "author homepage",
"App_Details": "App details",
"App_Information": "App Information",
"App_Installation": "App Installation",
"App_status_auto_enabled": "Enabled",
"App_status_compiler_error_disabled": "Disabled: Compiler Error",
"App_status_constructed": "Constructed",
"App_status_disabled": "Disabled",
"App_status_error_disabled": "Disabled: Uncaught Error",
"App_status_initialized": "Initialized",
"App_status_invalid_settings_disabled": "Disabled: Configuration Needed",
"App_status_manually_disabled": "Disabled: Manually",
"App_status_manually_enabled": "Enabled",
"App_status_unknown": "Unknown",
"App_support_url": "support url",
"App_Url_to_Install_From": "Install from URL",
"App_Url_to_Install_From_File": "Install from file",
"Appearance": "Appearance",
"Application_added": "Application added",
"Application_Name": "Application Name",
"Application_updated": "Application updated",
"Apply": "Apply",
"Apply_and_refresh_all_clients": "Apply and refresh all clients",
"Apps": "Apps",
"Apps_Engine_Version": "Apps Engine Version",
"Apps_Framework_Development_Mode": "Eneble development mode",
"Apps_Framework_Development_Mode_Description": "Development mode allows the installation of Apps that are not from the Rocket.Chat's Marketplace.",
"Apps_Framework_enabled": "Enable the App Framework",
"Apps_Settings": "App's Settings",
"Apps_WhatIsIt": "Apps: What Are They?",
"Apps_WhatIsIt_paragraph1": "A new icon in the administration area! What does this mean and what are Apps?",
"Apps_WhatIsIt_paragraph2": "First off, Apps in this context do not refer to the mobile applications. In fact, it would be best to think of them in terms of plugins or advanced integrations.",
"Apps_WhatIsIt_paragraph3": "Secondly, they are dynamic scripts or packages which will allow you to customize your Rocket.Chat instance without having to fork the codebase. But do keep in mind, this is a new feature set and due to that it might not be 100% stable. Also, we are still developing the feature set so not everything can be customzied at this point in time. For more information about getting started developing an app, go here to read:",
"Apps_WhatIsIt_paragraph4": "But with that said, if you are interested in enabling this feature and trying it out then here click this button to enable the Apps system.",
"Archive": "Archive",
"archive-room": "Archive Room",
"archive-room_description": "Permission to archive a channel",
"are_also_typing": "are also typing",
"are_typing": "are typing",
"Are_you_sure": "Are you sure?",
"Are_you_sure_you_want_to_delete_your_account": "Are you sure you want to delete your account?",
"Are_you_sure_you_want_to_disable_Facebook_integration": "Are you sure you want to disable Facebook integration?",
"Assets": "Assets",
"assign-admin-role": "Assign Admin Role",
"assign-admin-role_description": "Permission to assign the admin role to other users",
"Assign_admin": "Assigning admin",
"assign-roles": "Assign Roles",
"at": "at",
"At_least_one_added_token_is_required_by_the_user": "At least one added token is required by the user",
"AtlassianCrowd": "Atlassian Crowd",
"Attachment_File_Uploaded": "File Uploaded",
"Attribute_handling": "Attribute handling",
"Audio": "Audio",
"Audio_message": "Audio message",
"Audio_Notification_Value_Description": "Can be any custom sound or the default ones: beep, chelle, ding, droplet, highbell, seasons",
"Audio_Notifications_Default_Alert": "Audio Notifications Default Alert",
"Audio_Notifications_Value": "Default Message Notification Audio",
"Auth_Token": "Auth Token",
"Authentication": "Authentication",
"Author": "Author",
"Author_Information": "Author Information",
"Authorization_URL": "Authorization URL",
"Authorize": "Authorize",
"auto-translate": "Auto Translate",
"auto-translate_description": "Permission to use the auto translate tool",
"Auto_Load_Images": "Auto Load Images",
"Auto_Translate": "Auto-Translate",
"AutoLinker": "AutoLinker",
"AutoLinker_Email": "AutoLinker Email",
"AutoLinker_Phone": "AutoLinker Phone",
"AutoLinker_Phone_Description": "Automatically linked for Phone numbers. e.g. `(123)456-7890`",
"AutoLinker_StripPrefix": "AutoLinker Strip Prefix",
"AutoLinker_StripPrefix_Description": "Short display. e.g. https://rocket.chat => rocket.chat",
"AutoLinker_Urls_Scheme": "AutoLinker Scheme:// URLs",
"AutoLinker_Urls_TLD": "AutoLinker TLD URLs",
"AutoLinker_Urls_www": "AutoLinker 'www' URLs",
"AutoLinker_UrlsRegExp": "AutoLinker URL Regular Expression",
"Automatic_Translation": "Automatic Translation",
"Author_Site": "Author site",
"AutoTranslate": "Auto-Translate",
"AutoTranslate_Change_Language_Description": "Changing the auto-translate language does not translate previous messages.",
"AutoTranslate_Enabled": "Enable Auto-Translate",
"AutoTranslate_Enabled_Description": "Enabling auto-translation will allow people with the <code class=\"inline\">auto-translate</code> permission to have all messages automatically translated into their selected language. Fees may apply, see <a target=\"_blank\" href=\"https://cloud.google.com/translate/pricing\">Google's Documentation</a>",
"AutoTranslate_GoogleAPIKey": "Google API Key",
"Available": "Available",
"Available_agents": "Available agents",
"Avatar": "Avatar",
"Avatar_changed_successfully": "Avatar changed successfully",
"Avatar_URL": "Avatar URL",
"Avatar_url_invalid_or_error": "The url provided is invalid or not accessible. Please try again, but with a different url.",
"Avg_chat_duration": "Avg Chat Duration",
"Avg_first_response_time": "Avg First Response Time",
"Avg_response_time": "Avg Response Time",
"Avg_reaction_time": "Avg Reaction Time",
"away": "away",
"Away": "Away",
"away_female": "away",
"Away_female": "Away",
"away_male": "away",
"Away_male": "Away",
"Back": "Back",
"Back_to_applications": "Back to applications",
"Back_to_chat": "Back to chat",
"Back_to_integration_detail": "Back to the integration detail",
"Back_to_integrations": "Back to integrations",
"Back_to_login": "Back to login",
"Back_to_Manage_Apps": "Back to Manage Apps",
"Back_to_permissions": "Back to permissions",
"Backup_codes": "Backup codes",
"ban-user": "Ban User",
"ban-user_description": "Permission to ban a user from a channel",
"Beta_feature_Depends_on_Video_Conference_to_be_enabled": "Beta feature. Depends on Video Conference to be enabled.",
"Best_first_response_time": "Best first response time",
"Block_User": "Block User",
"Blockchain": "Blockchain",
"Blockstack_Auth_Description": "Auth description",
"Blockstack_ButtonLabelText": "Button label text",
"Blockstack_Generate_Username": "Generate username",
"Body": "Body",
"bold": "bold",
"bot_request": "Bot request",
"BotHelpers_userFields": "User Fields",
"BotHelpers_userFields_Description": "CSV of user fields that can be accessed by bots helper methods.",
"Bots": "Bots",
"Branch": "Branch",
"Broadcast_channel": "Broadcast Channel",
"Broadcast_channel_Description": "Only authorized users can write new messages, but the other users will be able to reply",
"Broadcast_Connected_Instances": "Broadcast Connected Instances",
"Broadcasting_api_key": "Broadcasting API Key",
"Broadcasting_client_id": "Broadcasting Client ID",
"Broadcasting_client_secret": "Broadcasting Client Secret",
"Broadcasting_enabled": "Broadcasting Enabled",
"Broadcasting_media_server_url": "Broadcasting Media Server URL",
"Browse_Files": "Browse Files",
"Bugsnag_api_key": "Bugsnag API Key",
"Build_Environment": "Build Environment",
"bulk-create-c": "Bulk Create Channels",
"bulk-create-c_description": "Permission to create channels in bulk",
"bulk-register-user": "Bulk Create Users",
"bulk-register-user_description": "Permission to create users in bulk",
"Busiest_day": "Busiest Day",
"Busiest_time": "Busiest Time",
"busy": "busy",
"Busy": "Busy",
"busy_female": "busy",
"Busy_female": "Busy",
"busy_male": "busy",
"Busy_male": "Busy",
"by": "by",
"cache_cleared": "Cache cleared",
"call-management": "Call Management",
"Cancel": "Cancel",
"Canceled": "Canceled",
"Cancel_message_input": "Cancel",
"Cannot_invite_users_to_direct_rooms": "Cannot invite users to direct rooms",
"Cannot_open_conversation_with_yourself": "Cannot Direct Message with yourself",
"CAS_autoclose": "Autoclose Login Popup",
"CAS_base_url": "SSO Base URL",
"CAS_base_url_Description": "The base URL of your external SSO service e.g: https://sso.example.undef/sso/",
"CAS_button_color": "Login Button Background Color",
"CAS_button_label_color": "Login Button Text Color",
"CAS_button_label_text": "Login Button Label",
"CAS_enabled": "Enabled",
"CAS_Login_Layout": "CAS Login Layout",
"CAS_login_url": "SSO Login URL",
"CAS_login_url_Description": "The login URL of your external SSO service e.g: https://sso.example.undef/sso/login",
"CAS_popup_height": "Login Popup Height",
"CAS_popup_width": "Login Popup Width",
"CAS_Sync_User_Data_Enabled": "Always Sync User Data",
"CAS_Sync_User_Data_Enabled_Description": "Always synchronize external CAS User data into available attributes upon login. Note: Attributes are always synced upon account creation anyway.",
"CAS_Sync_User_Data_FieldMap": "Attribute Map",
"CAS_Sync_User_Data_FieldMap_Description": "Use this JSON input to build internal attributes (key) from external attributes (value). External attribute names enclosed with '%' will interpolated in value strings.<br/>Example, `{\"email\":\"%email%\", \"name\":\"%firstname%, %lastname%\"}`<br/><br/>The attribute map is always interpolated. In CAS 1.0 only the `username` attribute is available. Available internal attributes are: username, name, email, rooms; rooms is a comma separated list of rooms to join upon user creation e.g: {\"rooms\": \"%team%,%department%\"} would join CAS users on creation to their team and department channel.",
"CAS_version": "CAS Version",
"CAS_version_Description": "Only use a supported CAS version supported by your CAS SSO service.",
"Categories": "Categories",
"CDN_PREFIX": "CDN Prefix",
"CDN_PREFIX_ALL": "Use CDN Prefix for all assets",
"CDN_JSCSS_PREFIX": "CDN Prefix for JS/CSS",
"Certificates_and_Keys": "Certificates and Keys",
"Change_Room_Type": "Changing the Room Type",
"Changing_email": "Changing email",
"channel": "channel",
"Channel": "Channel",
"Channel_already_exist": "The channel `#%s` already exists.",
"Channel_already_exist_static": "The channel already exists.",
"Channel_already_Unarchived": "Channel with name `#%s` is already in Unarchived state",
"Channel_Archived": "Channel with name `#%s` has been archived successfully",
"Channel_created": "Channel `#%s` created.",
"Channel_doesnt_exist": "The channel `#%s` does not exist.",
"Channel_name": "Channel Name",
"Channel_Name_Placeholder": "Please enter channel name...",
"Channel_to_listen_on": "Channel to listen on",
"Channel_Unarchived": "Channel with name `#%s` has been Unarchived successfully",
"Channels": "Channels",
"Channels_are_where_your_team_communicate": "Channels are where your team communicate",
"Channels_list": "List of public channels",
"Chat_button": "Chat button",
"Chat_closed": "Chat closed",
"Chat_closed_successfully": "Chat closed successfully",
"Chat_Now": "Chat Now",
"Chat_window": "Chat window",
"Chatops_Enabled": "Enable Chatops",
"Chatops_Title": "Chatops Panel",
"Chatops_Username": "Chatops Username",
"Chatpal_AdminPage": "Chatpal Admin Page",
"Chatpal_All_Results": "All",
"Chatpal_API_Key": "API Key",
"Chatpal_API_Key_Description": "You don't yet have an <strong>API Key</strong>? <a class=\"chatpal-admin-link\" href=\"./admin/chatpal\">Get one!</a>",
"Chatpal_Backend": "Backend Type",
"Chatpal_Backend_Description": "Select if you want to use Chatpal as a Service or as On-Site Installation",
"Chatpal_Base_URL": "Base Url",
"Chatpal_Base_URL_Description": "Find some description how to run a local instance <a target=\"_blank\" class=\"chatpal-admin-link\" href=\"https://github.com/chatpal/chatpal-search-standalone\">on github</a>. The URL must be absolue and point to the chatpal core, e.g. http://localhost:8983/solr/chatpal.",
"Chatpal_Batch_Size": "Index Batch Size",
"Chatpal_Batch_Size_Description": "The batch size of index documents (on bootstrapping)",
"Chatpal_create_key": "Create Key",
"Chatpal_created_key_successfully": "API-Key created successfully",
"Chatpal_Default_Result_Type": "Default Result Type",
"Chatpal_Default_Result_Type_Description": "Defines which result type is shown by result. All means that an overview for all types is provided.",
"Chatpal_Email_Address": "Email Address",
"Chatpal_ERROR_Email_must_be_set": "Email must be set",
"Chatpal_ERROR_Email_must_be_valid": "Email must be valid",
"Chatpal_ERROR_TAC_must_be_checked": "Terms and Conditions must be checked",
"Chatpal_ERROR_username_already_exists": "Username already exists",
"Chatpal_Get_more_information_about_chatpal_on_our_website": "Get more information about Chatpal on <a target=\"_blank\" href=\"http://chatpal.io\">http://chatpal.io</a>!",
"Chatpal_go_to_message": "Jump",
"Chatpal_go_to_room": "Jump",
"Chatpal_go_to_user": "Send direct message",
"Chatpal_HTTP_Headers": "Http Headers",
"Chatpal_HTTP_Headers_Description": "List of HTTP Headers, one header per line. Format: name:value",
"Chatpal_Main_Language": "Main Language",
"Chatpal_Main_Language_Description": "The language that is used most in conversations",
"Chatpal_Messages": "Messages",
"Chatpal_Messages_Only": "Messages",
"Chatpal_More": "More",
"Chatpal_No_Results": "No Results",
"Chatpal_no_search_results": "No result",
"Chatpal_one_search_result": "Found 1 result",
"Chatpal_Rooms": "Rooms",
"Chatpal_run_search": "Search",
"Chatpal_search_page_of": "Page %s of %s",
"Chatpal_search_results": "Found %s results",
"Chatpal_Search_Results": "Search Results",
"Chatpal_Suggestion_Enabled": "Suggestions enabled",
"Chatpal_TAC_read": "I have read the terms and conditions",
"Chatpal_Terms_and_Conditions": "Terms and Conditions",
"Chatpal_Timeout_Size": "Index Timeout",
"Chatpal_Timeout_Size_Description": "The time between 2 index windows in ms (on bootstrapping)",
"Chatpal_Users": "Users",
"Chatpal_Welcome": "Enjoy your search!",
"Chatpal_Window_Size": "Index Window Size",
"Chatpal_Window_Size_Description": "The size of index windows in hours (on bootstrapping)",
"Choose_a_room": "Choose a room",
"Choose_messages": "Choose messages",
"Choose_the_alias_that_will_appear_before_the_username_in_messages": "Choose the alias that will appear before the username in messages.",
"Choose_the_username_that_this_integration_will_post_as": "Choose the username that this integration will post as.",
"clean-channel-history": "Clean Channel History",
"clean-channel-history_description": "Permission to Clear the history from channels",
"Clean_Usernames": "Clear usernames",
"clear": "Clear",
"Clear_all_unreads_question": "Clear all unreads?",
"clear_cache_now": "Clear Cache Now",
"clear_history": "Clear History",
"Click_here": "Click here",
"Click_here_for_more_info": "Click here for more info",
"Click_here_to_enter_your_encryption_password": "Click here to enter your encryption password",
"Click_here_to_view_and_copy_your_password": "Click here to view and copy your password.",
"Click_the_messages_you_would_like_to_send_by_email": "Click the messages you would like to send by e-mail",
"Click_to_join": "Click to Join!",
"Client_ID": "Client ID",
"Client_Secret": "Client Secret",
"Clients_will_refresh_in_a_few_seconds": "Clients will refresh in a few seconds",
"close": "close",
"Close": "Close",
"close-livechat-room": "Close Livechat Room",
"close-livechat-room_description": "Permission to close the current LiveChat channel",
"close-others-livechat-room": "Close Livechat Room",
"close-others-livechat-room_description": "Permission to close other LiveChat channels",
"Closed": "Closed",
"Closed_by_visitor": "Closed by visitor",
"Closing_chat": "Closing chat",
"Cloud": "Cloud",
"Cloud_connect": "Rocket.Chat Cloud Connect",
"Cloud_what_is_it": "What is this?",
"Cloud_what_is_it_description": "Rocket.Chat Cloud Connect allows you to connect your self-hosted Rocket.Chat Workspace to our Cloud. Doing so enables you to manage your licenses, Billing and Support in Rocket.Chat Cloud.",
"Cloud_workspace_connected_plus_account": "Your workspace is now connected to the Rocket.Chat Cloud and an account is associated.",
"Cloud_workspace_connected_without_account": "Your workspace is now connected to the Rocket.Chat Cloud. If you would like, you can login to the Rocket.Chat Cloud and associate your workspace with your Cloud account.",
"Cloud_login_to_cloud": "Login to Rocket.Chat Cloud",
"Cloud_address_to_send_registration_to": "The address to send your Cloud registration email to.",
"Cloud_update_email": "Update Email",
"Cloud_manually_input_token": "Manually enter the token received from the Cloud Registration Email.",
"Cloud_registration_required": "Registration Required",
"Cloud_registration_required_description": "Looks like during setup you didn't chose to register your workspace.",
"Cloud_registration_requried_link_text": "Click here to register your workspace.",
"Cloud_error_in_authenticating": "Error received while authenticating",
"Cloud_error_code": "Code: ",
"Collaborative": "Collaborative",
"Collapse_Embedded_Media_By_Default": "Collapse Embedded Media by Default",
"color": "Color",
"Color": "Color",
"Colors": "Colors",
"Commands": "Commands",
"Comment_to_leave_on_closing_session": "Comment to Leave on Closing Session",
"Common_Access": "Common Access",
"Community": "Community",
"Compact": "Compact",
"Condensed": "Condensed",
"Completed": "Completed",
"Computer": "Computer",
"Confirm_new_encryption_password": "Confirm new encryption password",
"Confirm_password": "Confirm your password",
"Connect": "Connect",
"Connection_Closed": "Connection closed",
"Connection_Reset": "Connection reset",
"Consulting": "Consulting",
"Consumer_Goods": "Consumer Goods",
"Contains_Security_Fixes": "Contains Security Fixes",
"Contact": "Contact",
"Content": "Content",
"Continue": "Continue",
"Continuous_sound_notifications_for_new_livechat_room": "Continuous sound notifications for new livechat room",
"Conversation": "Conversation",
"Conversations": "Conversations",
"Conversation_closed": "Conversation closed: __comment__.",
"Conversation_finished_message": "Conversation Finished Message",
"Conversations_per_day": "Conversations per Day",
"conversation_with_s": "the conversation with %s",
"Convert_Ascii_Emojis": "Convert ASCII to Emoji",
"Copied": "Copied",
"Copy": "Copy",
"Copy_to_clipboard": "Copy to clipboard",
"COPY_TO_CLIPBOARD": "COPY TO CLIPBOARD",
"could-not-access-webdav": "Could not access WebDAV",
"Count": "Count",
"Counters": "Counters",
"Country": "Country",
"Country_Afghanistan": "Afghanistan",
"Country_Albania": "Albania",
"Country_Algeria": "Algeria",
"Country_American_Samoa": "American Samoa",
"Country_Andorra": "Andorra",
"Country_Angola": "Angola",
"Country_Anguilla": "Anguilla",
"Country_Antarctica": "Antarctica",
"Country_Antigua_and_Barbuda": "Antigua and Barbuda",
"Country_Argentina": "Argentina",
"Country_Armenia": "Armenia",
"Country_Aruba": "Aruba",
"Country_Australia": "Australia",
"Country_Austria": "Austria",
"Country_Azerbaijan": "Azerbaijan",
"Country_Bahamas": "Bahamas",
"Country_Bahrain": "Bahrain",
"Country_Bangladesh": "Bangladesh",
"Country_Barbados": "Barbados",
"Country_Belarus": "Belarus",
"Country_Belgium": "Belgium",
"Country_Belize": "Belize",
"Country_Benin": "Benin",
"Country_Bermuda": "Bermuda",
"Country_Bhutan": "Bhutan",
"Country_Bolivia": "Bolivia",
"Country_Bosnia_and_Herzegovina": "Bosnia and Herzegovina",
"Country_Botswana": "Botswana",
"Country_Bouvet_Island": "Bouvet Island",
"Country_Brazil": "Brazil",
"Country_British_Indian_Ocean_Territory": "British Indian Ocean Territory",
"Country_Brunei_Darussalam": "Brunei Darussalam",
"Country_Bulgaria": "Bulgaria",
"Country_Burkina_Faso": "Burkina Faso",
"Country_Burundi": "Burundi",
"Country_Cambodia": "Cambodia",
"Country_Cameroon": "Cameroon",
"Country_Canada": "Canada",
"Country_Cape_Verde": "Cape Verde",
"Country_Cayman_Islands": "Cayman Islands",
"Country_Central_African_Republic": "Central African Republic",
"Country_Chad": "Chad",
"Country_Chile": "Chile",
"Country_China": "China",
"Country_Christmas_Island": "Christmas Island",
"Country_Cocos_Keeling_Islands": "Cocos (Keeling) Islands",
"Country_Colombia": "Colombia",
"Country_Comoros": "Comoros",
"Country_Congo": "Congo",
"Country_Congo_The_Democratic_Republic_of_The": "Congo, The Democratic Republic of The",
"Country_Cook_Islands": "Cook Islands",
"Country_Costa_Rica": "Costa Rica",
"Country_Cote_Divoire": "Cote D'ivoire",
"Country_Croatia": "Croatia",
"Country_Cuba": "Cuba",
"Country_Cyprus": "Cyprus",
"Country_Czech_Republic": "Czech Republic",
"Country_Denmark": "Denmark",
"Country_Djibouti": "Djibouti",
"Country_Dominica": "Dominica",
"Country_Dominican_Republic": "Dominican Republic",
"Country_Ecuador": "Ecuador",
"Country_Egypt": "Egypt",
"Country_El_Salvador": "El Salvador",
"Country_Equatorial_Guinea": "Equatorial Guinea",
"Country_Eritrea": "Eritrea",
"Country_Estonia": "Estonia",
"Country_Ethiopia": "Ethiopia",
"Country_Falkland_Islands_Malvinas": "Falkland Islands (Malvinas)",
"Country_Faroe_Islands": "Faroe Islands",
"Country_Fiji": "Fiji",
"Country_Finland": "Finland",
"Country_France": "France",
"Country_French_Guiana": "French Guiana",
"Country_French_Polynesia": "French Polynesia",
"Country_French_Southern_Territories": "French Southern Territories",
"Country_Gabon": "Gabon",
"Country_Gambia": "Gambia",
"Country_Georgia": "Georgia",
"Country_Germany": "Germany",
"Country_Ghana": "Ghana",
"Country_Gibraltar": "Gibraltar",
"Country_Greece": "Greece",
"Country_Greenland": "Greenland",
"Country_Grenada": "Grenada",
"Country_Guadeloupe": "Guadeloupe",
"Country_Guam": "Guam",
"Country_Guatemala": "Guatemala",
"Country_Guinea": "Guinea",
"Country_Guinea_bissau": "Guinea-bissau",
"Country_Guyana": "Guyana",
"Country_Haiti": "Haiti",
"Country_Heard_Island_and_Mcdonald_Islands": "Heard Island and Mcdonald Islands",
"Country_Holy_See_Vatican_City_State": "Holy See (Vatican City State)",
"Country_Honduras": "Honduras",
"Country_Hong_Kong": "Hong Kong",
"Country_Hungary": "Hungary",
"Country_Iceland": "Iceland",
"Country_India": "India",
"Country_Indonesia": "Indonesia",
"Country_Iran_Islamic_Republic_of": "Iran, Islamic Republic of",
"Country_Iraq": "Iraq",
"Country_Ireland": "Ireland",
"Country_Israel": "Israel",
"Country_Italy": "Italy",
"Country_Jamaica": "Jamaica",
"Country_Japan": "Japan",
"Country_Jordan": "Jordan",
"Country_Kazakhstan": "Kazakhstan",
"Country_Kenya": "Kenya",
"Country_Kiribati": "Kiribati",
"Country_Korea_Democratic_Peoples_Republic_of": "Korea, Democratic People's Republic of",
"Country_Korea_Republic_of": "Korea, Republic of",
"Country_Kuwait": "Kuwait",
"Country_Kyrgyzstan": "Kyrgyzstan",
"Country_Lao_Peoples_Democratic_Republic": "Lao People's Democratic Republic",
"Country_Latvia": "Latvia",
"Country_Lebanon": "Lebanon",
"Country_Lesotho": "Lesotho",
"Country_Liberia": "Liberia",
"Country_Libyan_Arab_Jamahiriya": "Libyan Arab Jamahiriya",
"Country_Liechtenstein": "Liechtenstein",
"Country_Lithuania": "Lithuania",
"Country_Luxembourg": "Luxembourg",
"Country_Macao": "Macao",
"Country_Macedonia_The_Former_Yugoslav_Republic_of": "Macedonia, The Former Yugoslav Republic of",
"Country_Madagascar": "Madagascar",
"Country_Malawi": "Malawi",
"Country_Malaysia": "Malaysia",
"Country_Maldives": "Maldives",
"Country_Mali": "Mali",
"Country_Malta": "Malta",
"Country_Marshall_Islands": "Marshall Islands",
"Country_Martinique": "Martinique",
"Country_Mauritania": "Mauritania",
"Country_Mauritius": "Mauritius",
"Country_Mayotte": "Mayotte",
"Country_Mexico": "Mexico",
"Country_Micronesia_Federated_States_of": "Micronesia, Federated States of",
"Country_Moldova_Republic_of": "Moldova, Republic of",
"Country_Monaco": "Monaco",
"Country_Mongolia": "Mongolia",
"Country_Montserrat": "Montserrat",
"Country_Morocco": "Morocco",
"Country_Mozambique": "Mozambique",
"Country_Myanmar": "Myanmar",
"Country_Namibia": "Namibia",
"Country_Nauru": "Nauru",
"Country_Nepal": "Nepal",
"Country_Netherlands": "Netherlands",
"Country_Netherlands_Antilles": "Netherlands Antilles",
"Country_New_Caledonia": "New Caledonia",
"Country_New_Zealand": "New Zealand",
"Country_Nicaragua": "Nicaragua",
"Country_Niger": "Niger",
"Country_Nigeria": "Nigeria",
"Country_Niue": "Niue",
"Country_Norfolk_Island": "Norfolk Island",
"Country_Northern_Mariana_Islands": "Northern Mariana Islands",
"Country_Norway": "Norway",
"Country_Oman": "Oman",
"Country_Pakistan": "Pakistan",
"Country_Palau": "Palau",
"Country_Palestinian_Territory_Occupied": "Palestinian Territory, Occupied",
"Country_Panama": "Panama",
"Country_Papua_New_Guinea": "Papua New Guinea",
"Country_Paraguay": "Paraguay",
"Country_Peru": "Peru",
"Country_Philippines": "Philippines",
"Country_Pitcairn": "Pitcairn",
"Country_Poland": "Poland",
"Country_Portugal": "Portugal",
"Country_Puerto_Rico": "Puerto Rico",
"Country_Qatar": "Qatar",
"Country_Reunion": "Reunion",
"Country_Romania": "Romania",
"Country_Russian_Federation": "Russian Federation",
"Country_Rwanda": "Rwanda",
"Country_Saint_Helena": "Saint Helena",
"Country_Saint_Kitts_and_Nevis": "Saint Kitts and Nevis",
"Country_Saint_Lucia": "Saint Lucia",
"Country_Saint_Pierre_and_Miquelon": "Saint Pierre and Miquelon",
"Country_Saint_Vincent_and_The_Grenadines": "Saint Vincent and The Grenadines",
"Country_Samoa": "Samoa",
"Country_San_Marino": "San Marino",
"Country_Sao_Tome_and_Principe": "Sao Tome and Principe",
"Country_Saudi_Arabia": "Saudi Arabia",
"Country_Senegal": "Senegal",
"Country_Serbia_and_Montenegro": "Serbia and Montenegro",
"Country_Seychelles": "Seychelles",
"Country_Sierra_Leone": "Sierra Leone",
"Country_Singapore": "Singapore",
"Country_Slovakia": "Slovakia",
"Country_Slovenia": "Slovenia",
"Country_Solomon_Islands": "Solomon Islands",
"Country_Somalia": "Somalia",
"Country_South_Africa": "South Africa",
"Country_South_Georgia_and_The_South_Sandwich_Islands": "South Georgia and The South Sandwich Islands",
"Country_Spain": "Spain",
"Country_Sri_Lanka": "Sri Lanka",
"Country_Sudan": "Sudan",
"Country_Suriname": "Suriname",
"Country_Svalbard_and_Jan_Mayen": "Svalbard and Jan Mayen",
"Country_Swaziland": "Swaziland",
"Country_Sweden": "Sweden",
"Country_Switzerland": "Switzerland",
"Country_Syrian_Arab_Republic": "Syrian Arab Republic",
"Country_Taiwan_Province_of_China": "Taiwan, Province of China",
"Country_Tajikistan": "Tajikistan",
"Country_Tanzania_United_Republic_of": "Tanzania, United Republic of",
"Country_Thailand": "Thailand",
"Country_Timor_leste": "Timor-leste",
"Country_Togo": "Togo",
"Country_Tokelau": "Tokelau",
"Country_Tonga": "Tonga",
"Country_Trinidad_and_Tobago": "Trinidad and Tobago",
"Country_Tunisia": "Tunisia",
"Country_Turkey": "Turkey",
"Country_Turkmenistan": "Turkmenistan",
"Country_Turks_and_Caicos_Islands": "Turks and Caicos Islands",
"Country_Tuvalu": "Tuvalu",
"Country_Uganda": "Uganda",
"Country_Ukraine": "Ukraine",
"Country_United_Arab_Emirates": "United Arab Emirates",
"Country_United_Kingdom": "United Kingdom",
"Country_United_States": "United States",
"Country_United_States_Minor_Outlying_Islands": "United States Minor Outlying Islands",
"Country_Uruguay": "Uruguay",
"Country_Uzbekistan": "Uzbekistan",
"Country_Vanuatu": "Vanuatu",
"Country_Venezuela": "Venezuela",
"Country_Viet_Nam": "Viet Nam",
"Country_Virgin_Islands_British": "Virgin Islands, British",
"Country_Virgin_Islands_US": "Virgin Islands, U.S.",
"Country_Wallis_and_Futuna": "Wallis and Futuna",
"Country_Western_Sahara": "Western Sahara",
"Country_Yemen": "Yemen",
"Country_Zambia": "Zambia",
"Country_Zimbabwe": "Zimbabwe",
"Cozy": "Cozy",
"Create": "Create",
"create-c": "Create Public Channels",
"create-c_description": "Permission to create public channels",
"create-d": "Create Direct Messages",
"create-d_description": "Permission to start direct messages",
"create-p": "Create Private Channels",
"create-p_description": "Permission to create private channels",
"create-personal-access-tokens": "Create Personal Access Tokens",
"create-user": "Create User",
"create-user_description": "Permission to create users",
"Create_A_New_Channel": "Create a New Channel",
"Create_new": "Create new",
"Create_unique_rules_for_this_channel": "Create unique rules for this channel",
"Created_at": "Created at",
"Created_at_s_by_s": "Created at <strong>%s</strong> by <strong>%s</strong>",
"Created_at_s_by_s_triggered_by_s": "Created at <strong>%s</strong> by <strong>%s</strong> triggered by <strong>%s</strong>",
"CRM_Integration": "CRM Integration",
"CROWD_Allow_Custom_Username": "Allow custom username in Rocket.Chat",
"CROWD_Reject_Unauthorized": "Reject Unauthorized",
"Crowd_sync_interval_Description": "The interval between synchronizations. Example `every 24 hours` or `on the first day of the week`, more examples at [Cron Text Parser](http://bunkat.github.io/later/parsers.html#text)",
"Current_Chats": "Current Chats",
"Current_File": "Current File",
"Current_Status": "Current Status",
"Custom": "Custom",
"Custom CSS": "Custom CSS",
"Custom_agent": "Custom agent",
"Custom_dates": "Custom Dates",
"Custom_emoji": "Custom Emoji",
"Custom_Emoji": "Custom Emoji",
"Custom_Emoji_Add": "Add New Emoji",
"Custom_Emoji_Added_Successfully": "Custom emoji added successfully",
"Custom_Emoji_Delete_Warning": "Deleting an emoji cannot be undone.",
"Custom_Emoji_Error_Invalid_Emoji": "Invalid emoji",
"Custom_Emoji_Error_Name_Or_Alias_Already_In_Use": "The custom emoji or one of its aliases is already in use.",
"Custom_Emoji_Has_Been_Deleted": "The custom emoji has been deleted.",
"Custom_Emoji_Info": "Custom Emoji Info",
"Custom_Emoji_Updated_Successfully": "Custom emoji updated successfully",
"Custom_Fields": "Custom Fields",
"Custom_oauth_helper": "When setting up your OAuth Provider, you'll have to inform a Callback URL. Use <pre>%s</pre> .",
"Custom_oauth_unique_name": "Custom oauth unique name",
"Custom_Script_Logged_In": "Custom Script for Logged In Users",
"Custom_Script_Logged_Out": "Custom Script for Logged Out Users",
"Custom_Scripts": "Custom Scripts",
"Custom_Sound_Add": "Add Custom Sound",
"Custom_Sound_Delete_Warning": "Deleting a sound cannot be undone.",
"Custom_Sound_Error_Invalid_Sound": "Invalid sound",
"Custom_Sound_Error_Name_Already_In_Use": "The custom sound name is already in use.",
"Custom_Sound_Has_Been_Deleted": "The custom sound has been deleted.",
"Custom_Sound_Info": "Custom Sound Info",
"Custom_Sound_Saved_Successfully": "Custom sound saved successfully",
"Custom_Sounds": "Custom Sounds",
"Custom_Translations": "Custom Translations",
"Custom_Translations_Description": "Should be a valid JSON where keys are languages containing a dictionary of key and translations. Example:<br/><code>{\n\"en\": {\n\"Channels\": \"Rooms\"\n},\n\"pt\": {\n\"Channels\": \"Salas\"\n}\n}</code> ",
"Customize": "Customize",
"CustomSoundsFilesystem": "Custom Sounds Filesystem",
"Dashboard": "Dashboard",
"Data_processing_consent_text": "Data processing consent text",
"Data_processing_consent_text_description": "Use this setting to explain that you can collect, store and process customer's personal informations along the conversation.",
"Date": "Date",
"Date_From": "From",
"Date_to": "to",
"days": "days",
"DB_Migration": "Database Migration",
"DB_Migration_Date": "Database Migration Date",
"DDP_Rate_Limit_IP_Enabled": "Limit by IP: enabled",
"DDP_Rate_Limit_IP_Requests_Allowed": "Limit by IP: requests allowed",
"DDP_Rate_Limit_IP_Interval_Time": "Limit by IP: interval time",
"DDP_Rate_Limit_User_Enabled": "Limit by User: enabled",
"DDP_Rate_Limit_User_Requests_Allowed": "Limit by User: requests allowed",
"DDP_Rate_Limit_User_Interval_Time": "Limit by User: interval time",
"DDP_Rate_Limit_Connection_Enabled": "Limit by Connection: enabled",
"DDP_Rate_Limit_Connection_Requests_Allowed": "Limit by Connection: requests allowed",
"DDP_Rate_Limit_Connection_Interval_Time": "Limit by Connection: interval time",
"DDP_Rate_Limit_User_By_Method_Enabled": "Limit by User per Method: enabled",
"DDP_Rate_Limit_User_By_Method_Requests_Allowed": "Limit by User per Method: requests allowed",
"DDP_Rate_Limit_User_By_Method_Interval_Time": "Limit by User per Method: interval time",
"DDP_Rate_Limit_Connection_By_Method_Enabled": "Limit by Connection per Method: enabled",
"DDP_Rate_Limit_Connection_By_Method_Requests_Allowed": "Limit by Connection per Method: requests allowed",
"DDP_Rate_Limit_Connection_By_Method_Interval_Time": "Limit by Connection per Method: interval time",
"Deactivate": "Deactivate",
"Decline": "Decline",
"Decode_Key": "Decode Key",
"Default": "Default",
"Delete": "Delete",
"delete-c": "Delete Public Channels",
"delete-c_description": "Permission to delete public channels",
"delete-d": "Delete Direct Messages",
"delete-d_description": "Permission to delete direct messages",
"delete-message": "Delete Message",
"delete-message_description": "Permission to delete a message within a room",
"delete-p": "Delete Private Channels",
"delete-p_description": "Permission to delete private channels",
"delete-user": "Delete User",
"delete-user_description": "Permission to delete users",
"Delete_message": "Delete message",
"Delete_my_account": "Delete my account",
"Delete_Room_Warning": "Deleting a room will delete all messages posted within the room. This cannot be undone.",
"Delete_User_Warning": "Deleting a user will delete all messages from that user as well. This cannot be undone.",
"Delete_User_Warning_Delete": "Deleting a user will delete all messages from that user as well. This cannot be undone.",
"Delete_User_Warning_Keep": "The user will be deleted, but their messages will remain visible. This cannot be undone.",
"Delete_User_Warning_Unlink": "Deleting a user will remove the user name from all their messages. This cannot be undone.",
"Deleted": "Deleted!",
"Department": "Department",
"Department_removed": "Department removed",
"Departments": "Departments",
"Deployment_ID": "Deployment ID",
"Description": "Description",
"Desktop": "Desktop",
"Desktop_Notification_Test": "Desktop Notification Test",
"Desktop_Notifications": "Desktop Notifications",
"Desktop_Notifications_Default_Alert": "Desktop Notifications Default Alert",
"Desktop_Notifications_Disabled": "Desktop Notifications are Disabled. Change your browser preferences if you need Notifications enabled.",
"Desktop_Notifications_Duration": "Desktop Notifications Duration",
"Desktop_Notifications_Duration_Description": "Seconds to display desktop notification. This may affect OS X Notification Center. Enter 0 to use default browser settings and not affect OS X Notification Center.",
"Desktop_Notifications_Enabled": "Desktop Notifications are Enabled",
"Desktop_Notifications_Not_Enabled": "Desktop Notifications are Not Enabled",
"Details": "Details",
"Different_Style_For_User_Mentions": "Different style for user mentions",
"Direct_message_someone": "Direct message someone",
"Direct_Messages": "Direct Messages",
"Direct_Reply": "Direct Reply",
"Direct_Reply_Advice": "You can directly reply to this email. Do not modify previous emails in the thread.",
"Direct_Reply_Debug": "Debug Direct Reply",
"Direct_Reply_Debug_Description": "[Beware] Enabling Debug mode would display your 'Plain Text Password' in Admin console.",
"Direct_Reply_Delete": "Delete Intercepted Emails",
"Direct_Reply_Enable": "Enable Direct Reply",
"Direct_Reply_Frequency": "Email Check Frequency",
"Direct_Reply_Frequency_Description": "(in minutes, default/minimum 2)",
"Direct_Reply_Host": "Direct Reply Host",
"Direct_Reply_IgnoreTLS": "IgnoreTLS",
"Direct_Reply_Password": "Password",
"Direct_Reply_Port": "Direct_Reply_Port",
"Direct_Reply_Protocol": "Direct Reply Protocol",
"Direct_Reply_Separator": "Separator",
"Direct_Reply_Separator_Description": "[Alter only if you know exactly what you are doing, refer docs]<br/>Separator between base & tag part of email",
"Direct_Reply_Username": "Username",
"Direct_Reply_Username_Description": "Please use absolute email, tagging is not allowed, it would be over-written",
"Directory": "Directory",
"Disable_Facebook_integration": "Disable Facebook integration",
"Disable_Notifications": "Disable Notifications",
"Disable_two-factor_authentication": "Disable two-factor authentication",
"Disabled": "Disabled",
"Disallow_reacting": "Disallow Reacting",
"Disallow_reacting_Description": "Disallows reacting",
"Display_offline_form": "Display Offline Form",
"Display_unread_counter": "Display number of unread messages",
"Displays_action_text": "Displays action text",
"Discussion_name": "Discussion name",
"Discussions": "Discussions",
"Discussion_start": "Start a discussion",
"Discussion_target_channel_description": "Select a channel which is related to what you want to ask",
"Discussion_target_channel_prefix": "You are creating a discussion in",
"Discussion_target_channel": "Parent channel or group",
"discussion-created": "__message__",
"Discussion_description": "Help keeping an overview about what's going on! By creating a discussion, a sub-channel of the one you selected is created and both are linked.",
"Discussion_first_message_title": "Your message",
"Discussion_title": "Create a new discussion",
"Dont_ask_me_again": "Don't ask me again!",
"Dont_ask_me_again_list": "Don't ask me again list",
"Do_not_display_unread_counter": "Do not display any counter of this channel",
"Do_you_want_to_accept": "Do you want to accept?",
"Do_you_want_to_change_to_s_question": "Do you want to change to <strong>%s</strong>?",
"Document_Domain": "Document Domain",
"Domain": "Domain",
"Domain_added": "domain Added",
"Domain_removed": "Domain Removed",
"Domains": "Domains",
"Domains_allowed_to_embed_the_livechat_widget": "Comma-separated list of domains allowed to embed the livechat widget. Leave blank to allow all domains.",
"Downloading_file_from_external_URL": "Downloading file from external URL",
"Download_My_Data": "Download My Data",
"Download_Snippet": "Download",
"Drop_to_upload_file": "Drop to upload file",
"Dry_run": "Dry run",
"Dry_run_description": "Will only send one email, to the same address as in From. The email must belong to a valid user.",
"duplicated-account": "Duplicated account",
"Duplicate_archived_channel_name": "An archived Channel with name `#%s` exists",
"Duplicate_archived_private_group_name": "An archived Private Group with name '%s' exists",
"Duplicate_channel_name": "A Channel with name '%s' exists",
"Duplicated_Email_address_will_be_ignored": "Duplicated email address will be ignored.",
"Duplicate_private_group_name": "A Private Group with name '%s' exists",
"Duration": "Duration",
"E2E Encryption": "E2E Encryption",
"E2E_Enabled": "E2E Enabled",
"E2E_Enable_alert": "This feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues and be aware of:<br/>- Encrypted messages of encrypted rooms will not be found by search operations.<br/>- The mobile apps may not support the encypted messages (they are implementing it).<br/>- Bots may not be able to see encrypted messages until they implement support for it.<br/>- Uploads will not be encrypted in this version.",
"E2E_Enable_description": "Enable option to create encrypted groups and be able to change groups and direct messages to be encrypted",
"E2E_Encryption_Password_Explanation": "You can now create encrypted private groups and direct messages. You may also change existing private groups or DMs to encrypted.<br/><br/>This is end to end encryption so the key to encode/decode your messages will not be saved on the server. For that reason you need to store your password somewhere safe. You will be required to enter it on other devices you wish to use e2e encryption on.",
"E2E_password_reveal_text": "You can now create encrypted private groups and direct messages. You may also change existing private groups or DMs to encrypted.<br/><br/>This is end to end encryption so the key to encode/decode your messages will not be saved on the server. For that reason you need to store this password somewhere safe. You will be required to enter it on other devices you wish to use e2e encryption on. <a href=\"https://rocket.chat/docs/user-guides/end-to-end-encryption/\" target=\"_blank\">Learn more here!</a><br/><br/>Your password is: <span style=\"font-weight: bold;\">%s</span><br/><br/>This is an auto generated password, you can setup a new password for your encryption key any time from any browser you have entered the existing password.<br/>This password is only stored on this browser until you store the password and dismiss this message.",
"E2E_password_request_text": "To access your encrypted private groups and direct messages, enter your encryption password. <br/>You need to enter this password to encode/decode your messages on every client you use, since the key is not stored on the server.",
"Edit": "Edit",
"edit-message": "Edit Message",
"edit-message_description": "Permission to edit a message within a room",
"edit-other-user-active-status": "Edit Other User Active Status",
"edit-other-user-active-status_description": "Permission to enable or disable other accounts",
"edit-other-user-info": "Edit Other User Information",
"edit-other-user-info_description": "Permission to change other user's name, username or email address.",
"edit-other-user-password": "Edit Other User Password",
"edit-other-user-password_description": "Permission to modify other user's passwords. Requires edit-other-user-info permission.",
"edit-privileged-setting": "Edit privileged Setting",
"edit-privileged-setting_description": "Permission to edit settings",
"edit-room": "Edit Room",
"edit-room_description": "Permission to edit a room's name, topic, type (private or public status) and status (active or archived)",
"edit-room-retention-policy": "Edit Room's Retention Policy",
"edit-room-retention-policy_description": "Permission to edit a room’s retention policy, to automatically delete messages in it",
"Edit_Custom_Field": "Edit Custom Field",
"Edit_Department": "Edit Department",
"Edit_previous_message": "`%s` - Edit previous message",
"Edit_Trigger": "Edit Trigger",
"edited": "edited",
"Editing_room": "Editing room",
"Editing_user": "Editing user",
"Education": "Education",
"Email": "Email",
"Email_address_to_send_offline_messages": "Email Address to Send Offline Messages",
"Email_already_exists": "Email already exists",
"Email_body": "Email body",
"Email_Change_Disabled": "Your Rocket.Chat administrator has disabled the changing of email",
"Email_Footer_Description": "You may use the following placeholders: <br/><ul><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Email_from": "From",
"Email_Header_Description": "You may use the following placeholders: <br/><ul><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Email_Notification_Mode": "Offline Email Notifications",
"Email_Notification_Mode_All": "Every Mention/DM",
"Email_Notification_Mode_Disabled": "Disabled",
"Email_or_username": "Email or username",
"Email_Placeholder": "Please enter your email address...",
"Email_Placeholder_any": "Please enter email addresses...",
"Email_subject": "Subject",
"email_style_label": "Email Style",
"email_style_description": "Avoid nested selectors",
"Email_verified": "Email verified",
"Emoji": "Emoji",
"EmojiCustomFilesystem": "Custom Emoji Filesystem",
"Empty_title": "Empty title",
"Enable": "Enable",
"Enable_Auto_Away": "Enable Auto Away",
"Enable_Desktop_Notifications": "Enable Desktop Notifications",
"Enable_Svg_Favicon": "Enable SVG favicon",
"Enable_two-factor_authentication": "Enable two-factor authentication",
"Enabled": "Enabled",
"Encrypted": "Encrypted",
"Encrypted_channel_Description": "End to end encrypted channel. Search will not work with encrypted channels and notifications may not show the messages content.",
"Encrypted_message": "Encrypted message",
"Encrypted_setting_changed_successfully": "Encrypted setting changed successfully",
"EncryptionKey_Change_Disabled": "You can't set a password for your encryption key because your private key is not present on this client. In order to set a new password you need load your private key using your existing password or use a client where the key is already loaded.",
"Encryption_key_saved_successfully": "Your encryption key was saved successfully.",
"End_OTR": "End OTR",
"Enter_a_name": "Enter a name",
"Enter_a_regex": "Enter a regex",
"Enter_a_room_name": "Enter a room name",
"Enter_a_username": "Enter a username",
"Enter_Alternative": "Alternative mode (send with Enter + Ctrl/Alt/Shift/CMD)",
"Enter_authentication_code": "Enter authentication code",
"Enter_Behaviour": "Enter key Behaviour",
"Enter_Behaviour_Description": "This changes if the enter key will send a message or do a line break",
"Enter_E2E_password_to_decode_your_key": "Enter E2E password to decode your key",
"Enter_name_here": "Enter name here",
"Enter_Normal": "Normal mode (send with Enter)",
"Enter_to": "Enter to",
"Enter_your_E2E_password": "Enter your E2E password",
"Enterprise": "Enterprise",
"Entertainment": "Entertainment",
"Error": "Error",
"error-action-not-allowed": "__action__ is not allowed",
"error-application-not-found": "Application not found",
"error-archived-duplicate-name": "There's an archived channel with name '__room_name__'",
"error-avatar-invalid-url": "Invalid avatar URL: __url__",
"error-avatar-url-handling": "Error while handling avatar setting from a URL (__url__) for __username__",
"error-cant-invite-for-direct-room": "Can't invite user to direct rooms",
"error-channels-setdefault-is-same": "The channel default setting is the same as what it would be changed to.",
"error-channels-setdefault-missing-default-param": "The bodyParam 'default' is required",
"error-could-not-change-email": "Could not change email",
"error-could-not-change-name": "Could not change name",
"error-could-not-change-username": "Could not change username",
"error-delete-protected-role": "Cannot delete a protected role",
"error-department-not-found": "Department not found",
"error-direct-message-file-upload-not-allowed": "File sharing not allowed in direct messages",
"error-duplicate-channel-name": "A channel with name '__channel_name__' exists",
"error-edit-permissions-not-allowed": "Editing permissions is not allowed",
"error-email-domain-blacklisted": "The email domain is blacklisted",
"error-email-send-failed": "Error trying to send email: __message__",
"error-field-unavailable": "<strong>__field__</strong> is already in use :(",
"error-file-too-large": "File is too large",
"error-importer-not-defined": "The importer was not defined correctly, it is missing the Import class.",
"error-import-file-extract-error": "Failed to extract import file.",
"error-import-file-is-empty": "Imported file seems to be empty.",
"error-import-file-missing": "The file to be imported was not found on the specified path.",
"error-input-is-not-a-valid-field": "__input__ is not a valid __field__",
"error-invalid-actionlink": "Invalid action link",
"error-invalid-account": "Invalid Account",
"error-invalid-arguments": "Invalid arguments",
"error-invalid-asset": "Invalid asset",
"error-invalid-channel": "Invalid channel.",
"error-invalid-channel-start-with-chars": "Invalid channel. Start with @ or #",
"error-invalid-custom-field": "Invalid custom field",
"error-invalid-custom-field-name": "Invalid custom field name. Use only letters, numbers, hyphens and underscores.",
"error-invalid-date": "Invalid date provided.",
"error-invalid-description": "Invalid description",
"error-invalid-domain": "Invalid domain",
"error-invalid-email": "Invalid email __email__",
"error-invalid-email-address": "Invalid email address",
"error-invalid-file-height": "Invalid file height",
"error-invalid-file-type": "Invalid file type",
"error-invalid-file-width": "Invalid file width",
"error-invalid-from-address": "You informed an invalid FROM address.",
"error-invalid-integration": "Invalid integration",
"error-invalid-message": "Invalid message",
"error-invalid-method": "Invalid method",
"error-invalid-name": "Invalid name",
"error-invalid-password": "Invalid password",
"error-invalid-permission": "Invalid permission",
"error-invalid-redirectUri": "Invalid redirectUri",
"error-invalid-role": "Invalid role",
"error-invalid-room": "Invalid room",
"error-invalid-room-name": "<strong>__room_name__</strong> is not a valid room name",
"error-invalid-room-type": "<strong>__type__</strong> is not a valid room type.",
"error-invalid-settings": "Invalid settings provided",
"error-invalid-subscription": "Invalid subscription",
"error-invalid-token": "Invalid token",
"error-invalid-triggerWords": "Invalid triggerWords",
"error-invalid-urls": "Invalid URLs",
"error-invalid-user": "Invalid user",
"error-invalid-username": "Invalid username",
"error-invalid-webhook-response": "The webhook URL responded with a status other than 200",
"error-message-deleting-blocked": "Message deleting is blocked",
"error-message-editing-blocked": "Message editing is blocked",
"error-message-size-exceeded": "Message size exceeds Message_MaxAllowedSize",
"error-missing-unsubscribe-link": "You must provide the [unsubscribe] link.",
"error-no-tokens-for-this-user": "There are no tokens for this user",
"error-not-allowed": "Not allowed",
"error-not-authorized": "Not authorized",
"error-password-policy-not-met": "Password does not meet the server's policy",
"error-password-policy-not-met-maxLength": "Password does not meet the server's policy of maximum length (password too long)",
"error-password-policy-not-met-minLength": "Password does not meet the server's policy of minimum length (password too short)",
"error-password-policy-not-met-oneLowercase": "Password does not meet the server's policy of at least one lowercase character",
"error-password-policy-not-met-oneNumber": "Password does not meet the server's policy of at least one numerical character",
"error-password-policy-not-met-oneSpecial": "Password does not meet the server's policy of at least one special character",
"error-password-policy-not-met-oneUppercase": "Password does not meet the server's policy of at least one uppercase character",
"error-password-policy-not-met-repeatingCharacters": "Password not not meet the server's policy of forbidden repeating characters (you have too many of the same characters next to each other)",
"error-push-disabled": "Push is disabled",
"error-remove-last-owner": "This is the last owner. Please set a new owner before removing this one.",
"error-role-in-use": "Cannot delete role because it's in use",
"error-role-name-required": "Role name is required",
"error-room-is-not-closed": "Room is not closed",
"error-the-field-is-required": "The field __field__ is required.",
"error-this-is-not-a-livechat-room": "This is not a Livechat room",
"error-personal-access-tokens-are-current-disabled": "Personal Access Tokens are currently disabled",
"error-token-already-exists": "A token with this name already exists",
"error-token-does-not-exists": "Token does not exists",
"error-too-many-requests": "Error, too many requests. Please slow down. You must wait __seconds__ seconds before trying again.",
"error-user-has-no-roles": "User has no roles",
"error-user-is-not-activated": "User is not activated",
"error-user-limit-exceeded": "The number of users you are trying to invite to #channel_name exceeds the limit set by the administrator",
"error-user-not-in-room": "User is not in this room",
"error-logged-user-not-in-room": "You are not in the room `%s`",
"error-user-registration-disabled": "User registration is disabled",
"error-user-registration-secret": "User registration is only allowed via Secret URL",
"error-you-are-last-owner": "You are the last owner. Please set new owner before leaving the room.",
"Error_404": "Error:404",
"Error_changing_password": "Error changing password",
"Error_loading_pages": "Error loading pages",
"Error_sending_livechat_transcript": "Error sending Livechat transcript",
"Error_sending_livechat_offline_message": "Error sending Livechat offline message",
"Errors_and_Warnings": "Errors and Warnings",
"Esc_to": "Esc to",
"Event_Trigger": "Event Trigger",
"Event_Trigger_Description": "Select which type of event will trigger this Outgoing WebHook Integration",
"every_second": "Once every second",
"every_10_seconds": "Once every 10 seconds",
"every_minute": "Once every minute",
"every_5_minutes": "Once every 5 minutes",
"every_30_minutes": "Once every 30 minutes",
"every_hour": "Once every hour",
"every_six_hours": "Once every six hours",
"every_day": "Once every day",
"Everyone_can_access_this_channel": "Everyone can access this channel",
"Example_s": "Example: <code class=\"inline\">%s</code>",
"Exclude_Botnames": "Exclude Bots",
"Exclude_Botnames_Description": "Do not propagate messages from bots whose name matches the regular expression above. If left empty, all messages from bots will be propagated.",
"Exclude_pinned": "Exclude pinned messages",
"except_pinned": "(except those that are pinned)",
"Execute_Synchronization_Now": "Execute Synchronization Now",
"Exit_Full_Screen": "Exit Full Screen",
"Export_My_Data": "Export My Data",
"expression": "Expression",
"Extended": "Extended",
"External_Domains": "External Domains",
"External_Queue_Service_URL": "External Queue Service URL",
"External_Service": "External Service",
"Facebook_Page": "Facebook Page",
"False": "False",
"Favorite_Rooms": "Enable Favorite Rooms",
"Favorite": "Favorite",
"Favorites": "Favorites",
"Feature_Depends_on_Livechat_Visitor_navigation_as_a_message_to_be_enabled": "This feature depends on \"Send Visitor Navigation History as a Message\" to be enabled.",
"Features_Enabled": "Features Enabled",
"FEDERATION_Enabled": "Attempt to integrate federation support. Changing this value requires restarting Rocket.Chat.",
"FEDERATION_Enabled_Alert": "Federation Support is a work in progress. Use on a production system is not recommended at this time.",
"FEDERATION_Discovery_Method": "Discovery Method",
"FEDERATION_Discovery_Method_Description": "You can use the hub or a SRV and a TXT entry on your DNS records.",
"FEDERATION_Domain": "Domain",
"FEDERATION_Domain_Description": "Add the domain that this server should be linked to - for example: @rocket.chat.",
"FEDERATION_Domain_Alert": "Do not change this after enabling the feature, we can't handle domain changes yet.",
"FEDERATION_Public_Key": "Public Key",
"FEDERATION_Public_Key_Description": "This is the key you need to share with your peers.",
"FEDERATION_Hub_URL": "Hub URL",
"FEDERATION_Hub_URL_Description": "Set the hub URL, for example: https://hub.rocket.chat. Ports are accepted as well.",
"FEDERATION_Unique_Id": "Unique ID",
"FEDERATION_Unique_Id_Description": "This is your federation unique ID, used to identify your peer on the mesh.",
"FEDERATION_Status": "Status",
"Field": "Field",
"Field_removed": "Field removed",
"Field_required": "Field required",
"File_exceeds_allowed_size_of_bytes": "File exceeds allowed size of __size__.",
"File_name_Placeholder": "Search files...",
"File_removed_by_automatic_prune": "File removed by automatic prune",
"File_not_allowed_direct_messages": "File sharing not allowed in direct messages.",
"File_removed_by_prune": "File removed by prune",
"File_type_is_not_accepted": "File type is not accepted.",
"File_uploaded": "File uploaded",
"FileUpload": "File Upload",
"FileUpload_Disabled": "File uploads are disabled.",
"FileUpload_Enabled": "File Uploads Enabled",
"FileUpload_Error": "File Upload Error",
"FileUpload_Enabled_Direct": "File Uploads Enabled in Direct Messages ",
"FileUpload_File_Empty": "File empty",
"FileUpload_FileSystemPath": "System Path",
"FileUpload_GoogleStorage_AccessId": "Google Storage Access Id",
"FileUpload_GoogleStorage_AccessId_Description": "The Access Id is generally in an email format, for example: \"example-test@example.iam.gserviceaccount.com\"",
"FileUpload_GoogleStorage_Bucket": "Google Storage Bucket Name",
"FileUpload_GoogleStorage_Bucket_Description": "The name of the bucket which the files should be uploaded to.",
"FileUpload_GoogleStorage_Proxy_Avatars": "Proxy Avatars",
"FileUpload_GoogleStorage_Proxy_Avatars_Description": "Proxy avatar file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_GoogleStorage_Proxy_Uploads": "Proxy Uploads",
"FileUpload_GoogleStorage_Proxy_Uploads_Description": "Proxy upload file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_GoogleStorage_Secret": "Google Storage Secret",
"FileUpload_GoogleStorage_Secret_Description": "Please follow <a href=\"https://github.com/CulturalMe/meteor-slingshot#google-cloud\">these instructions</a> and paste the result here.",
"FileUpload_MaxFileSize": "Maximum File Upload Size (in bytes)",
"FileUpload_MaxFileSizeDescription": "Set it to -1 to remove the file size limitation.",
"FileUpload_MediaType_NotAccepted": "Media Types Not Accepted",
"FileUpload_MediaTypeWhiteList": "Accepted Media Types",
"FileUpload_MediaTypeWhiteListDescription": "Comma-separated list of media types. Leave it blank for accepting all media types.",
"FileUpload_ProtectFiles": "Protect Uploaded Files",
"FileUpload_ProtectFilesDescription": "Only authenticated users will have access",
"FileUpload_S3_Acl": "Acl",
"FileUpload_S3_AWSAccessKeyId": "Access Key",
"FileUpload_S3_AWSSecretAccessKey": "Secret Key",
"FileUpload_S3_Bucket": "Bucket name",
"FileUpload_S3_BucketURL": "Bucket URL",
"FileUpload_S3_CDN": "CDN Domain for Downloads",
"FileUpload_S3_ForcePathStyle": "Force Path Style",
"FileUpload_S3_Proxy_Avatars": "Proxy Avatars",
"FileUpload_S3_Proxy_Avatars_Description": "Proxy avatar file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_S3_Proxy_Uploads": "Proxy Uploads",
"FileUpload_S3_Proxy_Uploads_Description": "Proxy upload file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_S3_Region": "Region",
"FileUpload_S3_SignatureVersion": "Signature Version",
"FileUpload_S3_URLExpiryTimeSpan": "URLs Expiration Timespan",
"FileUpload_S3_URLExpiryTimeSpan_Description": "Time after which Amazon S3 generated URLs will no longer be valid (in seconds). If set to less than 5 seconds, this field will be ignored.",
"FileUpload_Storage_Type": "Storage Type",
"FileUpload_Webdav_Upload_Folder_Path": "Upload Folder Path",
"FileUpload_Webdav_Upload_Folder_Path_Description": "WebDAV folder path which the files should be uploaded to",
"FileUpload_Webdav_Server_URL": "WebDAV Server Access URL",
"FileUpload_Webdav_Username": "WebDAV Username",
"FileUpload_Webdav_Password": "WebDAV Password",
"FileUpload_Webdav_Proxy_Avatars": "Proxy Avatars",
"FileUpload_Webdav_Proxy_Avatars_Description": "Proxy avatar file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_Webdav_Proxy_Uploads": "Proxy Uploads",
"FileUpload_Webdav_Proxy_Uploads_Description": "Proxy upload file transmissions through your server instead of direct access to the asset's URL",
"files": "files",
"Files_only": "Only remove the attached files, keep messages",
"FileSize_KB": "__fileSize__ KB",
"FileSize_MB": "__fileSize__ MB",
"FileSize_Bytes": "__fileSize__ Bytes",
"Financial_Services": "Financial Services",
"First_Channel_After_Login": "First Channel After Login",
"First_response_time": "First Response Time",
"Flags": "Flags",
"Follow_social_profiles": "Follow our social profiles, fork us on github and share your thoughts about the rocket.chat app on our trello board.",
"Fonts": "Fonts",
"Food_and_Drink": "Food & Drink",
"Footer": "Footer",
"Footer_Direct_Reply": "Footer When Direct Reply is Enabled",
"For_more_details_please_check_our_docs": "For more details please check our docs.",
"For_your_security_you_must_enter_your_current_password_to_continue": "For your security, you must enter your current password to continue",
"force-delete-message": "Force Delete Message",
"force-delete-message_description": "Permission to delete a message bypassing all restrictions",
"Force_Disable_OpLog_For_Cache": "Force Disable OpLog for Cache",
"Force_Disable_OpLog_For_Cache_Description": "Will not use OpLog to sync cache even when it's available",
"Force_SSL": "Force SSL",
"Force_SSL_Description": "*Caution!* _Force SSL_ should never be used with reverse proxy. If you have a reverse proxy, you should do the redirect THERE. This option exists for deployments like Heroku, that does not allow the redirect configuration at the reverse proxy.",
"Force_visitor_to_accept_data_processing_consent": "Force visitor to accept data processing consent",
"Force_visitor_to_accept_data_processing_consent_description": "Visitors are not allowed to start chatting without consent.",
"Force_visitor_to_accept_data_processing_consent_enabled_alert": "Agreement with data processing must be based on a transparent understanding of the reason for processing. Because of this, you must fill out the setting below which will be displayed to users in order to provide the reasons for collecting and processing your personal information.",
"Forgot_password": "Forgot your password?",
"Forgot_Password_Description": "You may use the following placeholders: <br/><ul><li>[Forgot_Password_Url] for the password recovery URL.</li><li>[name], [fname], [lname] for the user's full name, first name or last name, respectively.</li><li>[email] for the user's email.</li><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Forgot_Password_Email": "Click <a href=\"[Forgot_Password_Url]\">here</a> to reset your password.",
"Forgot_Password_Email_Subject": "[Site_Name] - Password Recovery",
"Forgot_password_section": "Forgot password",
"Forward": "Forward",
"Forward_chat": "Forward chat",
"Forward_to_department": "Forward to department",
"Forward_to_user": "Forward to user",
"Free": "Free",
"Frequently_Used": "Frequently Used",
"Friday": "Friday",
"From": "From",
"From_Email": "From Email",
"From_email_warning": "<b>Warning</b>: The field <b>From</b> is subject to your mail server settings.",
"Full_Screen": "Full Screen",
"Gaming": "Gaming",
"General": "General",
"github_no_public_email": "You don't have any email as public email in your GitHub account",
"Give_a_unique_name_for_the_custom_oauth": "Give a unique name for the custom oauth",
"Give_the_application_a_name_This_will_be_seen_by_your_users": "Give the application a name. This will be seen by your users.",
"Global": "Global",
"Global Policy": "Global Policy",
"Global_purge_override_warning": "A global retention policy is in place. If you leave \"Override global retention policy\" off, you can only apply a policy that is stricter than the global policy.",
"Global_Search": "Global search",
"Go_to_your_workspace": "Go to your workspace",
"Google_Vision_usage_limit_exceeded": "Google Vision usage limit exceeded",
"GoogleCloudStorage": "Google Cloud Storage",
"GoogleNaturalLanguage_ServiceAccount_Description": "Service account key JSON file. More information can be found [here](https://cloud.google.com/natural-language/docs/common/auth#set_up_a_service_account)",
"GoogleTagManager_id": "Google Tag Manager Id",
"GoogleVision_Block_Adult_Images": "Block Adult Images",
"GoogleVision_Block_Adult_Images_Description": "Blocking adult images will not work once the monthly limit has been reached",
"GoogleVision_Current_Month_Calls": "Current Month Calls",
"GoogleVision_Enable": "Enable Google Vision",
"GoogleVision_Max_Monthly_Calls": "Max Monthly Calls",
"GoogleVision_Max_Monthly_Calls_Description": "Use 0 for unlimited",
"GoogleVision_ServiceAccount": "Google Vision Service Account",
"GoogleVision_ServiceAccount_Description": "Create a server key (JSON format) and paste the JSON content here",
"GoogleVision_Type_Document": "Document Text Detection",
"GoogleVision_Type_Faces": "Face Detection",
"GoogleVision_Type_Labels": "Labels Detection",
"GoogleVision_Type_Landmarks": "Landmarks Detection",
"GoogleVision_Type_Logos": "Logos Detection",
"GoogleVision_Type_Properties": "Properties (Color) Detection",
"GoogleVision_Type_SafeSearch": "SafeSearch Detection",
"GoogleVision_Type_Similar": "Search Similar Images",
"Government": "Government",
"Graphql_Enabled": "GraphQL Enabled",
"Graphql_CORS": "GraphQL CORS",
"Graphql_Subscription_Port": "GraphQL Subscription Port",
"Group_by_Type": "Group by Type",
"Group_discussions": "Group discussions",
"Group_favorites": "Group favorites",
"Group_mentions_disabled_x_members": "Group mentions `@all` and `@here` have been disabled for rooms with more than __total__ members.",
"Group_mentions_only": "Group mentions only",
"Guest_Pool": "Guest Pool",
"Hash": "Hash",
"Header": "Header",
"Header_and_Footer": "Header and Footer",
"Healthcare_and_Pharmaceutical": "Healthcare/Pharmaceutical",
"Help_Center": "Help Center",
"Helpers": "Helpers",
"Hex_Color_Preview": "Hex Color Preview",
"Hi_username": "Hi __name__",
"Hidden": "Hidden",
"Hide": "Hide",
"Hide_Avatars": "Hide Avatars",
"Hide_counter": "Hide counter",
"Hide_flextab": "Hide Right Sidebar with Click",
"Hide_Group_Warning": "Are you sure you want to hide the group \"%s\"?",
"Hide_Livechat_Warning": "Are you sure you want to hide the livechat with \"%s\"?",
"Hide_Private_Warning": "Are you sure you want to hide the discussion with \"%s\"?",
"Hide_roles": "Hide Roles",
"Hide_room": "Hide Room",
"Hide_Room_Warning": "Are you sure you want to hide the room \"%s\"?",
"Hide_Unread_Room_Status": "Hide Unread Room Status",
"Hide_usernames": "Hide Usernames",
"Highlights": "Highlights",
"Highlights_How_To": "To be notified when someone mentions a word or phrase, add it here. You can separate words or phrases with commas. Highlight Words are not case sensitive.",
"Highlights_List": "Highlight words",
"History": "History",
"Host": "Host",
"hours": "hours",
"Hours": "Hours",
"How_friendly_was_the_chat_agent": "How friendly was the chat agent?",
"How_knowledgeable_was_the_chat_agent": "How knowledgeable was the chat agent?",
"How_long_to_wait_after_agent_goes_offline": "How Long to Wait After Agent Goes Offline",
"How_responsive_was_the_chat_agent": "How responsive was the chat agent?",
"How_satisfied_were_you_with_this_chat": "How satisfied were you with this chat?",
"How_to_handle_open_sessions_when_agent_goes_offline": "How to Handle Open Sessions When Agent Goes Offline",
"I_ll_do_it_later": "I'll do it later",
"I_saved_my_password_close_this_message": "I saved my password, close this message",
"Idle_Time_Limit": "Idle Time Limit",
"Idle_Time_Limit_Description": "Period of time until status changes to away. Value needs to be in seconds.",
"if_they_are_from": "(if they are from %s)",
"If_this_email_is_registered": "If this email is registered, we'll send instructions on how to reset your password. If you do not receive an email shortly, please come back and try again.",
"If_you_are_sure_type_in_your_password": "If you are sure type in your password:",
"If_you_are_sure_type_in_your_username": "If you are sure type in your username:",
"If_you_dont_have_one_send_an_email_to_omni_rocketchat_to_get_yours": "If you don't have one send an email to [omni@rocket.chat](mailto:omni@rocket.chat) to get yours.",
"If_you_didnt_ask_for_reset_ignore_this_email": "If you didn't ask for your password reset, you can ignore this email.",
"Iframe_Integration": "Iframe Integration",
"Iframe_Integration_receive_enable": "Enable Receive",
"Iframe_Integration_receive_enable_Description": "Allow parent window to send commands to Rocket.Chat.",
"Iframe_Integration_receive_origin": "Receive Origins",
"Iframe_Integration_receive_origin_Description": "Origins with protocol prefix, separated by commas, which are allowed to receive commands e.g. 'https://localhost, http://localhost', or * to allow receiving from anywhere.",
"Iframe_Integration_send_enable": "Enable Send",
"Iframe_Integration_send_enable_Description": "Send events to parent window",
"Iframe_Integration_send_target_origin": "Send Target Origin",
"Iframe_Integration_send_target_origin_Description": "Origin with protocol prefix, which commands are sent to e.g. 'https://localhost', or * to allow sending to anywhere.",
"Ignore": "Ignore",
"Ignored": "Ignored",
"IMAP_intercepter_already_running": "IMAP intercepter already running",
"IMAP_intercepter_Not_running": "IMAP intercepter Not running",
"Impersonate_next_agent_from_queue": "Impersonate next agent from queue",
"Impersonate_user": "Impersonate User",
"Impersonate_user_description": "When enabled, integration posts as the user that triggered integration",
"Import": "Import",
"Import_Type": "Import Type",
"Importer_Archived": "Archived",
"Importer_CSV_Information": "The CSV importer requires a specific format, please read the documentation for how to structure your zip file:",
"Importer_done": "Importing complete!",
"Importer_finishing": "Finishing up the import.",
"Importer_From_Description": "Imports __from__ data into Rocket.Chat.",
"Importer_HipChatEnterprise_BetaWarning": "Please be aware that this import is still a work in progress, please report any errors which occur in GitHub:",
"Importer_HipChatEnterprise_Information": "The file uploaded must be a decrypted tar.gz, please read the documentation for further information:",
"Importer_import_cancelled": "Import cancelled.",
"Importer_import_failed": "An error occurred while running the import.",
"Importer_importing_channels": "Importing the channels.",
"Importer_importing_messages": "Importing the messages.",
"Importer_importing_started": "Starting the import.",
"Importer_importing_users": "Importing the users.",
"Importer_not_in_progress": "The importer is currently not running.",
"Importer_not_setup": "The importer is not setup correctly, as it didn't return any data.",
"Importer_Prepare_Restart_Import": "Restart Import",
"Importer_Prepare_Start_Import": "Start Importing",
"Importer_Prepare_Uncheck_Archived_Channels": "Uncheck Archived Channels",
"Importer_Prepare_Uncheck_Deleted_Users": "Uncheck Deleted Users",
"Importer_progress_error": "Failed to get the progress for the import.",
"Importer_setup_error": "An error occurred while setting up the importer.",
"Importer_Slack_Users_CSV_Information": "The file uploaded must be Slack's Users export file, which is a CSV file. See here for more information:",
"Importer_Source_File": "Source File Selection",
"Importer_Upload_FileSize_Message": "Your server settings allow the upload of files of any size up to __maxFileSize__.",
"Importer_Upload_Unlimited_FileSize": "Your server settings allow the upload of files of any size.",
"Importer_ExternalUrl_Description": "You can also use an URL for a publicly accessible file:",
"Importing_channels": "Importing channels",
"Importing_messages": "Importing messages",
"Importing_users": "Importing users",
"Inclusive": "Inclusive",
"Incoming_Livechats": "Incoming Livechats",
"Incoming_WebHook": "Incoming WebHook",
"Industry": "Industry",
"Info": "Info",
"initials_avatar": "Initials Avatar",
"inline_code": "inline code",
"Install": "Install",
"Install_Extension": "Install Extension",
"Install_FxOs": "Install Rocket.Chat on your Firefox",
"Install_FxOs_done": "Great! You can now use Rocket.Chat via the icon on your homescreen. Have fun with Rocket.Chat!",
"Install_FxOs_error": "Sorry, that did not work as intended! The following error appeared:",
"Install_FxOs_follow_instructions": "Please confirm the app installation on your device (press \"Install\" when prompted).",
"Install_package": "Install package",
"Installation": "Installation",
"Installed": "Installed",
"Installed_at": "Installed at",
"Invitation_HTML": "Invitation HTML",
"Instance_Record": "Instance Record",
"Instructions": "Instructions",
"Instructions_to_your_visitor_fill_the_form_to_send_a_message": "Instructions to your visitor fill the form to send a message",
"Invitation_HTML_Default": "<h1>You have been invited to <strong>[Site_Name]</strong></h1><p>Go to [Site_URL] and try the best open source chat solution available today!</p>",
"Insurance": "Insurance",
"Integration_added": "Integration has been added",
"Integration_Advanced_Settings": "Advanced Settings",
"Integration_disabled": "Integration disabled",
"Integration_History_Cleared": "Integration History Successfully Cleared",
"Integration_Incoming_WebHook": "Incoming WebHook Integration",
"Integration_New": "New Integration",
"Integration_Outgoing_WebHook": "Outgoing WebHook Integration",
"Integration_Outgoing_WebHook_History": "Outgoing WebHook Integration History",
"Integration_Outgoing_WebHook_History_Data_Passed_To_Trigger": "Data Passed to Integration",
"Integration_Outgoing_WebHook_History_Data_Passed_To_URL": "Data Passed to URL",
"Integration_Outgoing_WebHook_History_Error_Stacktrace": "Error Stacktrace",
"Integration_Outgoing_WebHook_History_Http_Response": "HTTP Response",
"Integration_Outgoing_WebHook_History_Http_Response_Error": "HTTP Response Error",
"Integration_Outgoing_WebHook_History_Messages_Sent_From_Prepare_Script": "Messages Sent from Prepare Step",
"Integration_Outgoing_WebHook_History_Messages_Sent_From_Process_Script": "Messages Sent from Process Response Step",
"Integration_Outgoing_WebHook_History_Time_Ended_Or_Error": "Time it Ended or Error'd",
"Integration_Outgoing_WebHook_History_Time_Triggered": "Time Integration Triggered",
"Integration_Outgoing_WebHook_History_Trigger_Step": "Last Trigger Step",
"Integration_Outgoing_WebHook_No_History": "This outgoing webhook integration has yet to have any history recorded.",
"Integration_Retry_Count": "Retry Count",
"Integration_Retry_Count_Description": "How many times should the integration be tried if the call to the url fails?",
"Integration_Retry_Delay": "Retry Delay",
"Integration_Retry_Delay_Description": "Which delay algorithm should the retrying use? <code class=\"inline\">10^x</code> or <code class=\"inline\">2^x</code> or <code class=\"inline\">x*2</code>",
"Integration_Retry_Failed_Url_Calls": "Retry Failed Url Calls",
"Integration_Retry_Failed_Url_Calls_Description": "Should the integration try a reasonable amount of time if the call out to the url fails?",
"Integration_Run_When_Message_Is_Edited": "Run On Edits",
"Integration_Run_When_Message_Is_Edited_Description": "Should the integration run when the message is edited? Setting this to false will cause the integration to only run on <strong>new</strong> messages.",
"Integration_updated": "Integration has been updated.",
"Integration_Word_Trigger_Placement": "Word Placement Anywhere",
"Integration_Word_Trigger_Placement_Description": "Should the Word be Triggered when placed anywhere in the sentence other than the beginning?",
"Integrations": "Integrations",
"Integrations_for_all_channels": "Enter <strong>all_public_channels</strong> to listen on all public channels, <strong>all_private_groups</strong> to listen on all private groups, and <strong>all_direct_messages</strong> to listen to all direct messages.",
"Integrations_Outgoing_Type_FileUploaded": "File Uploaded",
"Integrations_Outgoing_Type_RoomArchived": "Room Archived",
"Integrations_Outgoing_Type_RoomCreated": "Room Created (public and private)",
"Integrations_Outgoing_Type_RoomJoined": "User Joined Room",
"Integrations_Outgoing_Type_RoomLeft": "User Left Room",
"Integrations_Outgoing_Type_SendMessage": "Message Sent",
"Integrations_Outgoing_Type_UserCreated": "User Created",
"InternalHubot": "Internal Hubot",
"InternalHubot_EnableForChannels": "Enable for Public Channels",
"InternalHubot_EnableForDirectMessages": "Enable for Direct Messages",
"InternalHubot_EnableForPrivateGroups": "Enable for Private Channels",
"InternalHubot_PathToLoadCustomScripts": "Folder to Load the Scripts",
"InternalHubot_reload": "Reload the scripts",
"InternalHubot_ScriptsToLoad": "Scripts to Load",
"InternalHubot_ScriptsToLoad_Description": "Please enter a comma separated list of scripts to load from your custom folder",
"InternalHubot_Username_Description": "This must be a valid username of a bot registered on your server.",
"Invalid_confirm_pass": "The password confirmation does not match password",
"Invalid_email": "The email entered is invalid",
"Invalid_username": "The username entered is invalid",
"Invalid_Export_File": "The file uploaded isn't a valid %s export file.",
"Invalid_Import_File_Type": "Invalid Import file type.",
"Invalid_name": "The name must not be empty",
"Invalid_notification_setting_s": "Invalid notification setting: %s",
"Invalid_pass": "The password must not be empty",
"Invalid_reason": "The reason to join must not be empty",
"Invalid_room_name": "<strong>%s</strong> is not a valid room name",
"Invalid_secret_URL_message": "The URL provided is invalid.",
"Invalid_setting_s": "Invalid setting: %s",
"Invalid_two_factor_code": "Invalid two factor code",
"invisible": "invisible",
"Invisible": "Invisible",
"Invitation": "Invitation",
"Invitation_Email_Description": "You may use the following placeholders: <br/><ul><li>[email] for the recipient email.</li><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Invitation_Subject": "Invitation Subject",
"Invitation_Subject_Default": "You have been invited to [Site_Name]",
"Invite_user_to_join_channel": "Invite one user to join this channel",
"Invite_user_to_join_channel_all_from": "Invite all users from [#channel] to join this channel",
"Invite_user_to_join_channel_all_to": "Invite all users from this channel to join [#channel]",
"Invite_Users": "Invite Users",
"IRC_Channel_Join": "Output of the JOIN command.",
"IRC_Channel_Leave": "Output of the PART command.",
"IRC_Channel_Users": "Output of the NAMES command.",
"IRC_Channel_Users_End": "End of output of the NAMES command.",
"IRC_Description": "Internet Relay Chat (IRC) is a text-based group communication tool. Users join uniquely named channels, or rooms, for open discussion. IRC also supports private messages between individual users and file sharing capabilities. This package integrates these layers of functionality with Rocket.Chat.",
"IRC_Enabled": "Attempt to integrate IRC support. Changing this value requires restarting Rocket.Chat.",
"IRC_Enabled_Alert": "IRC Support is a work in progress. Use on a production system is not recommended at this time.",
"IRC_Federation": "IRC Federation",
"IRC_Federation_Disabled": "IRC Federation is disabled.",
"IRC_Hostname": "The IRC host server to connect to.",
"IRC_Login_Fail": "Output upon a failed connection to the IRC server.",
"IRC_Login_Success": "Output upon a successful connection to the IRC server.",
"IRC_Message_Cache_Size": "The cache limit for outbound message handling.",
"IRC_Port": "The port to bind to on the IRC host server.",
"IRC_Private_Message": "Output of the PRIVMSG command.",
"IRC_Quit": "Output upon quitting an IRC session.",
"is_also_typing": "is also typing",
"is_also_typing_female": "is also typing",
"is_also_typing_male": "is also typing",
"is_typing": "is typing",
"is_typing_female": "is typing",
"is_typing_male": "is typing",
"Issue_Links": "Issue tracker links",
"IssueLinks_Incompatible": "Warning: do not enable this and the 'Hex Color Preview' at the same time.",
"IssueLinks_LinkTemplate": "Template for issue links",
"IssueLinks_LinkTemplate_Description": "Template for issue links; %s will be replaced by the issue number.",
"It_works": "It works",
"italic": "Italic",
"italics": "italics",
"Jitsi_Chrome_Extension": "Chrome Extension Id",
"Jitsi_Enable_Channels": "Enable in Channels",
"Job_Title": "Job Title",
"join": "Join",
"join-without-join-code": "Join Without Join Code",
"join-without-join-code_description": "Permission to bypass the join code in channels with join code enabled",
"Join_audio_call": "Join audio call",
"Join_Chat": "Join Chat",
"Join_default_channels": "Join default channels",
"Join_the_Community": "Join the Community",
"Join_the_given_channel": "Join the given channel",
"Join_video_call": "Join video call",
"Joined": "Joined",
"Jump": "Jump",
"Jump_to_first_unread": "Jump to first unread",
"Jump_to_message": "Jump to message",
"Jump_to_recent_messages": "Jump to recent messages",
"Just_invited_people_can_access_this_channel": "Just invited people can access this channel.",
"Katex_Dollar_Syntax": "Allow Dollar Syntax",
"Katex_Dollar_Syntax_Description": "Allow using $$katex block$$ and $inline katex$ syntaxes",
"Katex_Enabled": "Katex Enabled",
"Katex_Enabled_Description": "Allow using <a target=\"_blank\" href=\"http://khan.github.io/KaTeX/\">katex</a> for math typesetting in messages",
"Katex_Parenthesis_Syntax": "Allow Parenthesis Syntax",
"Katex_Parenthesis_Syntax_Description": "Allow using \\[katex block\\] and \\(inline katex\\) syntaxes",
"Keep_default_user_settings": "Keep the default settings",
"Keyboard_Shortcuts_Edit_Previous_Message": "Edit previous message",
"Keyboard_Shortcuts_Keys_1": "<kbd>Command</kbd> (or <kbd>Ctrl</kbd>) + <kbd>p</kbd> OR <kbd>Command</kbd> (or <kbd>Ctrl</kbd>) + <kbd>k</kbd>",
"Keyboard_Shortcuts_Keys_2": "<kbd>Up Arrow</kbd>",
"Keyboard_Shortcuts_Keys_3": "<kbd>Command</kbd> (or <kbd>Alt</kbd>) + <kbd>Left Arrow</kbd>",
"Keyboard_Shortcuts_Keys_4": "<kbd>Command</kbd> (or <kbd>Alt</kbd>) + <kbd>Up Arrow</kbd>",
"Keyboard_Shortcuts_Keys_5": "<kbd>Command</kbd> (or <kbd>Alt</kbd>) + <kbd>Right Arrow</kbd>",
"Keyboard_Shortcuts_Keys_6": "<kbd>Command</kbd> (or <kbd>Alt</kbd>) + <kbd>Down Arrow</kbd>",
"Keyboard_Shortcuts_Keys_7": "<kbd>Shift</kbd> + <kbd>Enter</kbd>",
"Keyboard_Shortcuts_Keys_8": "<kbd>Shift (or Ctrl) + ESC</kbd>",
"Keyboard_Shortcuts_Mark_all_as_read": "Mark all messages (in all channels) as read",
"Keyboard_Shortcuts_Move_To_Beginning_Of_Message": "Move to the beginning of the message",
"Keyboard_Shortcuts_Move_To_End_Of_Message": "Move to the end of the message",
"Keyboard_Shortcuts_New_Line_In_Message": "New line in message compose input",
"Keyboard_Shortcuts_Open_Channel_Slash_User_Search": "Open Channel / User search",
"Keyboard_Shortcuts_Title": "Keyboard Shortcuts",
"Knowledge_Base": "Knowledge Base",
"Label": "Label",
"Language": "Language",
"Language_Not_set": "No specific",
"Language_Version": "English Version",
"Last_login": "Last login",
"Last_Message_At": "Last Message At",
"Last_seen": "Last seen",
"Last_token_part": "Last token part",
"Last_Message": "Last Message",
"Last_Updated": "Last Updated",
"Launched_successfully": "Launched successfully",
"Layout": "Layout",
"Layout_Home_Body": "Home Body",
"Layout_Home_Title": "Home Title",
"Layout_Login_Terms": "Login Terms",
"Layout_Privacy_Policy": "Privacy Policy",
"Layout_Sidenav_Footer": "Side Navigation Footer",
"Layout_Sidenav_Footer_description": "Footer size is 260 x 70px",
"Layout_Terms_of_Service": "Terms of Service",
"Layout_Legal_Notice": "Legal Notice",
"LDAP": "LDAP",
"LDAP_Authentication": "Enable",
"LDAP_Authentication_Password": "Password",
"LDAP_Authentication_UserDN": "User DN",
"LDAP_Authentication_UserDN_Description": "The LDAP user that performs user lookups to authenticate other users when they sign in. <br/>This is typically a service account created specifically for third-party integrations. Use a fully qualified name, such as `cn=Administrator,cn=Users,dc=Example,dc=com`.",
"LDAP_Background_Sync": "Background Sync",
"LDAP_Background_Sync_Import_New_Users": "Background Sync Import New Users",
"LDAP_Background_Sync_Import_New_Users_Description": "Will import all users (based on your filter criteria) that exists in LDAP and does not exists in Rocket.Chat",
"LDAP_Background_Sync_Interval": "Background Sync Interval",
"LDAP_Background_Sync_Interval_Description": "The interval between synchronizations. Example `every 24 hours` or `on the first day of the week`, more examples at [Cron Text Parser](http://bunkat.github.io/later/parsers.html#text)",
"LDAP_Background_Sync_Keep_Existant_Users_Updated": "Background Sync Update Existing Users",
"LDAP_Background_Sync_Keep_Existant_Users_Updated_Description": "Will sync the avatar, fields, username, etc (based on your configuration) of all users already imported from LDAP on every **Sync Interval**",
"LDAP_BaseDN": "Base DN",
"LDAP_BaseDN_Description": "The fully qualified Distinguished Name (DN) of an LDAP subtree you want to search for users and groups. You can add as many as you like; however, each group must be defined in the same domain base as the users that belong to it. Example: `ou=Users+ou=Projects,dc=Example,dc=com`. If you specify restricted user groups, only users that belong to those groups will be in scope. We recommend that you specify the top level of your LDAP directory tree as your domain base and use search filter to control access.",
"LDAP_CA_Cert": "CA Cert",
"LDAP_Connect_Timeout": "Connection Timeout (ms)",
"LDAP_Default_Domain": "Default Domain",
"LDAP_Default_Domain_Description": "If provided the Default Domain will be used to create an unique email for users where email was not imported from LDAP. The email will be mounted as `username@default_domain` or `unique_id@default_domain`.<br/>Example: `rocket.chat`",
"LDAP_Description": "LDAP is a hierarchical database that many companies use to provide single sign on - a facility for sharing one password between multiple sites and services. For advanced configuration information and examples, please consult our wiki: https://rocket.chat/docs/administrator-guides/authentication/ldap/.",
"LDAP_Enable": "Enable",
"LDAP_Enable_Description": "Attempt to utilize LDAP for authentication.",
"LDAP_Encryption": "Encryption",
"LDAP_Encryption_Description": "The encryption method used to secure communications to the LDAP server. Examples include `plain` (no encryption), `SSL/LDAPS` (encrypted from the start), and `StartTLS` (upgrade to encrypted communication once connected).",
"LDAP_Find_User_After_Login": "Find user after login",
"LDAP_Find_User_After_Login_Description": "Will perform a search of the user's DN after bind to ensure the bind was successful preventing login with empty passwords when allowed by the AD configuration.",
"LDAP_Group_Filter_Enable": "Enable LDAP User Group Filter",
"LDAP_Group_Filter_Enable_Description": "Restrict access to users in a LDAP group<br/>Useful for OpenLDAP servers without overlays that not permit *memberOf* filter",
"LDAP_Group_Filter_Group_Id_Attribute": "Group ID Attribute",
"LDAP_Group_Filter_Group_Id_Attribute_Description": "E.g. *OpenLDAP:*cn",
"LDAP_Group_Filter_Group_Member_Attribute": "Group Member Attribute",
"LDAP_Group_Filter_Group_Member_Attribute_Description": "E.g. *OpenLDAP:*uniqueMember",
"LDAP_Group_Filter_Group_Member_Format": "Group Member Format",
"LDAP_Group_Filter_Group_Member_Format_Description": "E.g. *OpenLDAP:*uid=#{username},ou=users,o=Company,c=com",
"LDAP_Group_Filter_Group_Name": "Group name",
"LDAP_Group_Filter_Group_Name_Description": "Group name to which it belong the user",
"LDAP_Group_Filter_ObjectClass": "Group ObjectClass",
"LDAP_Group_Filter_ObjectClass_Description": "The *objectclass* that identify the groups.<br/> E.g. OpenLDAP:groupOfUniqueNames",
"LDAP_Host": "Host",
"LDAP_Host_Description": "The LDAP host, e.g. `ldap.example.com` or `10.0.0.30`.",
"LDAP_Idle_Timeout": "Idle Timeout (ms)",
"LDAP_Idle_Timeout_Description": "How many milliseconds wait after the latest LDAP operation until close the connection. (Each operation will open a new connection)",
"LDAP_Import_Users_Description": "It True sync process will be import all LDAP users <br/> *Caution!* Specify search filter to not import excess users.",
"LDAP_Internal_Log_Level": "Internal Log Level",
"LDAP_Login_Fallback": "Login Fallback",
"LDAP_Login_Fallback_Description": "If the login on LDAP is not successful try to login in default/local account system. Helps when the LDAP is down for some reason.",
"LDAP_Merge_Existing_Users": "Merge Existing Users",
"LDAP_Merge_Existing_Users_Description": "*Caution!* When importing an user from LDAP and an user with same username already exists the LDAP info and password will be set into the existing user.",
"LDAP_Port": "Port",
"LDAP_Port_Description": "Port to access LDAP. eg: `389` or `636` for LDAPS",
"LDAP_Reconnect": "Reconnect",
"LDAP_Reconnect_Description": "Try to reconnect automatically when connection is interrupted by some reason while executing operations",
"LDAP_Reject_Unauthorized": "Reject Unauthorized",
"LDAP_Reject_Unauthorized_Description": "Disable this option to allow certificates that can not be verified. Usually Self Signed Certificates will require this option disabled to work",
"LDAP_Search_Page_Size": "Search Page Size",
"LDAP_Search_Page_Size_Description": "The maximum number of entries each result page will return to be processed",
"LDAP_Search_Size_Limit": "Search Size Limit",
"LDAP_Search_Size_Limit_Description": "The maximum number of entries to return.<br/>**Attention** This number should greater than **Search Page Size**",
"LDAP_Sync_Now": "Background Sync Now",
"LDAP_Sync_Now_Description": "Will execute the **Background Sync** now rather than wait the **Sync Interval** even if **Background Sync** is False.<br/>This Action is asynchronous, please see the logs for more information about the process",
"LDAP_Sync_User_Avatar": "Sync User Avatar",
"LDAP_Sync_User_Data": "Sync User Data",
"LDAP_Sync_User_Data_Description": "Keep user data in sync with server on **login** or on **background sync** (eg: name, email).",
"LDAP_Sync_User_Data_FieldMap": "User Data Field Map",
"LDAP_Sync_User_Data_FieldMap_Description": "Configure how user account fields (like email) are populated from a record in LDAP (once found). <br/>As an example, `{\"cn\":\"name\", \"mail\":\"email\"}` will choose a person's human readable name from the cn attribute, and their email from the mail attribute. Additionally it is possible to use variables, for example: `{ \"#{givenName} #{sn}\": \"name\", \"mail\": \"email\" }` uses a combination of the user's first name and last name for the rocket chat `name` field.<br/>Available fields in Rocket.Chat: `name`, `email` and `customFields`.",
"LDAP_Test_Connection": "Test Connection",
"LDAP_Timeout": "Timeout (ms)",
"LDAP_Timeout_Description": "How many mileseconds wait for a search result before return an error",
"LDAP_Unique_Identifier_Field": "Unique Identifier Field",
"LDAP_Unique_Identifier_Field_Description": "Which field will be used to link the LDAP user and the Rocket.Chat user. You can inform multiple values separated by comma to try to get the value from LDAP record.<br/>Default value is `objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber`",
"LDAP_User_Search_Field": "Search Field",
"LDAP_User_Search_Field_Description": "The LDAP attribute that identifies the LDAP user who attempts authentication. This field should be `sAMAccountName` for most Active Directory installations, but it may be `uid` for other LDAP solutions, such as OpenLDAP. You can use `mail` to identify users by email or whatever attribute you want.<br/>You can use multiple values separated by comma to allow users to login using multiple identifiers like username or email.",
"LDAP_User_Search_Filter": "Filter",
"LDAP_User_Search_Filter_Description": "If specified, only users that match this filter will be allowed to log in. If no filter is specified, all users within the scope of the specified domain base will be able to sign in.<br/>E.g. for Active Directory `memberOf=cn=ROCKET_CHAT,ou=General Groups`.<br/>E.g. for OpenLDAP (extensible match search) `ou:dn:=ROCKET_CHAT`.",
"LDAP_User_Search_Scope": "Scope",
"LDAP_Username_Field": "Username Field",
"LDAP_Username_Field_Description": "Which field will be used as *username* for new users. Leave empty to use the username informed on login page.<br/>You can use template tags too, like `#{givenName}.#{sn}`.<br/>Default value is `sAMAccountName`.",
"Lead_capture_email_regex": "Lead capture email regex",
"Lead_capture_phone_regex": "Lead capture phone regex",
"Least_Amount": "Least Amount",
"leave-c": "Leave Channels",
"leave-p": "Leave Private Groups",
"Leave": "Leave",
"Leave_Group_Warning": "Are you sure you want to leave the group \"%s\"?",
"Leave_Livechat_Warning": "Are you sure you want to leave the livechat with \"%s\"?",
"Leave_Private_Warning": "Are you sure you want to leave the discussion with \"%s\"?",
"Leave_room": "Leave room",
"Leave_Room_Warning": "Are you sure you want to leave the room \"%s\"?",
"Leave_the_current_channel": "Leave the current channel",
"Lets_get_you_new_one": "Let's get you a new one!",
"line": "line",
"List_of_Channels": "List of Channels",
"List_of_Direct_Messages": "List of Direct Messages",
"Livechat": "Livechat",
"Livechat_agents": "Livechat agents",
"Livechat_AllowedDomainsList": "Livechat Allowed Domains",
"Livechat_Dashboard": "Livechat Dashboard",
"Livechat_enabled": "Livechat enabled",
"Livechat_Facebook_API_Key": "OmniChannel API Key",
"Livechat_Facebook_API_Secret": "OmniChannel API Secret",
"Livechat_Facebook_Enabled": "Facebook integration enabled",
"Livechat_forward_open_chats": "Forward open chats",
"Livechat_forward_open_chats_timeout": "Timeout (in seconds) to forward chats",
"Livechat_guest_count": "Guest Counter",
"Livechat_Inquiry_Already_Taken": "Livechat inquiry already taken",
"Livechat_managers": "Livechat managers",
"Livechat_offline": "Livechat offline",
"Livechat_online": "Livechat online",
"Livechat_offline_message_sent": "Livechat offline message sent",
"Livechat_open_inquiery_show_connecting": "Show Connecting Message Instead of Input When Guest is Not Yet Connected to an Agent",
"Livechat_Queue": "Livechat Queue",
"Livechat_registration_form": "Registration Form",
"Livechat_registration_form_message": "Registration Form Message",
"Livechat_room_count": "Livechat Room Count",
"Livechat_Routing_Method": "Livechat Routing Method",
"Livechat_Take_Confirm": "Do you want to take this client?",
"Livechat_title": "Livechat Title",
"Livechat_title_color": "Livechat Title Background Color",
"Livechat_transcript_sent": "Livechat transcript sent",
"Livechat_Users": "Livechat Users",
"LiveStream & Broadcasting": "LiveStream & Broadcasting",
"Livestream_close": "Close Livestream",
"Livestream_enabled": "Livestream Enabled",
"Livestream_enable_audio_only": "Enable only audio mode",
"Livestream_not_found": "Livestream not available",
"Livestream_popout": "Open Livestream",
"Livestream_source_changed_succesfully": "Livestream source changed successfully",
"Livestream_switch_to_room": "Switch to current room's livestream",
"Livestream_url": "Livestream source url",
"Livestream_url_incorrect": "Livestream url is incorrect",
"Load_more": "Load more",
"Loading...": "Loading...",
"Loading_more_from_history": "Loading more from history",
"Loading_suggestion": "Loading suggestions",
"Local_Domains": "Local Domains",
"Local_Password": "Local Password",
"Localization": "Localization",
"Log_Exceptions_to_Channel_Description": "A channel that will receive all captured exceptions. Leave empty to ignore exceptions.",
"Log_Exceptions_to_Channel": "Log Exceptions to Channel",
"Log_File": "Show File and Line",
"Log_Level": "Log Level",
"Log_Package": "Show Package",
"Log_Trace_Methods_Filter": "Trace method filter",
"Log_Trace_Methods_Filter_Description": "The text here will be evaluated as RegExp (`new RegExp('text')`). Keep it empty to show trace of every call.",
"Log_Trace_Methods": "Trace method calls",
"Log_Trace_Subscriptions_Filter": "Trace subscription filter",
"Log_Trace_Subscriptions_Filter_Description": "The text here will be evaluated as RegExp (`new RegExp('text')`). Keep it empty to show trace of every call.",
"Log_Trace_Subscriptions": "Trace subscription calls",
"Log_View_Limit": "Log View Limit",
"Logged_out_of_other_clients_successfully": "Logged out of other clients successfully",
"Login": "Login",
"Login_with": "Login with %s",
"Logistics": "Logistics",
"Logout": "Logout",
"Logout_Others": "Logout From Other Logged In Locations",
"Longest_chat_duration": "Longest Chat Duration",
"Longest_reaction_time": "Longest Reaction Time",
"Longest_response_time": "Longest Response Time",
"Logs": "Logs",
"mail-messages": "Mail Messages",
"mail-messages_description": "Permission to use the mail messages option",
"Mail_Message_Invalid_emails": "You have provided one or more invalid emails: %s",
"Mail_Message_Missing_to": "You must select one or more users or provide one or more email addresses, separated by commas.",
"Mail_Message_No_messages_selected_select_all": "You haven't selected any messages",
"Mail_Messages": "Mail Messages",
"Mail_Messages_Instructions": "Choose which messages you want to send via email by clicking the messages",
"Mail_Messages_Subject": "Here's a selected portion of %s messages",
"Mailer": "Mailer",
"Mailer_body_tags": "You <b>must</b> use [unsubscribe] for the unsubscription link.<br/>You may use [name], [fname], [lname] for the user's full name, first name or last name, respectively.<br/>You may use [email] for the user's email.",
"Mailing": "Mailing",
"Make_Admin": "Make Admin",
"Make_sure_you_have_a_copy_of_your_codes": "Make sure you have a copy of your codes: __codes__ If you lose access to your authenticator app, you can use one of these codes to log in.",
"manage-apps": "Manage Apps",
"manage-assets": "Manage Assets",
"manage-assets_description": "Permission to manage the server assets",
"manage-emoji": "Manage Emoji",
"manage-emoji_description": "Permission to manage the server emojis",
"manage-integrations": "Manage Integrations",
"manage-integrations_description": "Permission to manage the server integrations",
"manage-oauth-apps": "Manage Oauth Apps",
"manage-oauth-apps_description": "Permission to manage the server Oauth apps",
"manage-own-integrations": "Manage Own Integrations",
"manage-own-integrations_description": "Permition to allow users to create and edit their own integration or webhooks",
"manage-sounds": "Manage Sounds",
"manage-sounds_description": "Permission to manage the server sounds",
"Manage_Apps": "Manage Apps",
"Manage_the_App": "Manage the App",
"Manager_added": "Manager added",
"Manager_removed": "Manager removed",
"Managing_assets": "Managing assets",
"Managing_integrations": "Managing integrations",
"Manufacturing": "Manufacturing",
"MapView_Enabled": "Enable Mapview",
"MapView_Enabled_Description": "Enabling mapview will display a location share button on the left of the chat input field.",
"MapView_GMapsAPIKey": "Google Static Maps API Key",
"MapView_GMapsAPIKey_Description": "This can be obtained from the Google Developers Console for free.",
"Mark_all_as_read": "Mark all messages (in all channels) as read",
"Mark_as_read": "Mark As Read",
"Mark_as_unread": "Mark As Unread",
"Markdown_Headers": "Allow Markdown headers in messages",
"Markdown_Marked_Breaks": "Enable Marked Breaks",
"Markdown_Marked_GFM": "Enable Marked GFM",
"Markdown_Marked_Pedantic": "Enable Marked Pedantic",
"Markdown_Marked_SmartLists": "Enable Marked Smart Lists",
"Markdown_Marked_Smartypants": "Enable Marked Smartypants",
"Markdown_Marked_Tables": "Enable Marked Tables",
"Markdown_Parser": "Markdown Parser",
"Markdown_SupportSchemesForLink": "Markdown Support Schemes for Link",
"Markdown_SupportSchemesForLink_Description": "Comma-separated list of allowed schemes",
"Max_length_is": "Max length is %s",
"Media": "Media",
"Medium": "Medium",
"Members_List": "Members List",
"mention-all": "Mention All",
"mention-all_description": "Permission to use the @all mention",
"mention-here": "Mention Here",
"mention-here_description": "Permission to use the @here mention",
"Mentions": "Mentions",
"Mentions_default": "Mentions (default)",
"Mentions_only": "Mentions only",
"Merge_Channels": "Merge Channels",
"Message_AllowBadWordsFilter": "Allow Message bad words filtering",
"Message_AllowConvertLongMessagesToAttachment": "Allow converting long messages to attachment",
"Message_AllowDeleting": "Allow Message Deleting",
"Message_AllowDeleting_BlockDeleteInMinutes": "Block Message Deleting After (n) Minutes",
"Message_AllowDeleting_BlockDeleteInMinutes_Description": "Enter 0 to disable blocking.",
"Message_AllowDirectMessagesToYourself": "Allow user direct messages to yourself",
"Message_AllowEditing": "Allow Message Editing",
"Message_AllowEditing_BlockEditInMinutes": "Block Message Editing After (n) Minutes",
"Message_AllowEditing_BlockEditInMinutesDescription": "Enter 0 to disable blocking.",
"Message_AllowPinning": "Allow Message Pinning",
"Message_AllowPinning_Description": "Allow messages to be pinned to any of the channels.",
"Message_AllowSnippeting": "Allow Message Snippeting",
"Message_AllowStarring": "Allow Message Starring",
"Message_AllowUnrecognizedSlashCommand": "Allow Unrecognized Slash Commands",
"Message_AlwaysSearchRegExp": "Always Search Using RegExp",
"Message_AlwaysSearchRegExp_Description": "We recommend to set `True` if your language is not supported on <a target=\"_blank\" href=\"https://docs.mongodb.org/manual/reference/text-search-languages/#text-search-languages\">MongoDB text search</a>.",
"Message_Attachments": "Message Attachments",
"Message_Attachments_GroupAttach": "Group Attachment Buttons",
"Message_Attachments_GroupAttachDescription": "This groups the icons under an expandable menu. Takes up less screen space.",
"Message_Audio": "Audio Message",
"Message_Audio_bitRate": "Audio Message Bit Rate",
"Message_AudioRecorderEnabled": "Audio Recorder Enabled",
"Message_AudioRecorderEnabled_Description": "Requires 'audio/mp3' files to be an accepted media type within 'File Upload' settings.",
"Message_BadWordsFilterList": "Add Bad Words to the Blacklist",
"Message_BadWordsFilterListDescription": "Add List of Comma-separated list of bad words to filter",
"Message_DateFormat": "Date Format",
"Message_DateFormat_Description": "See also: <a href=\"http://momentjs.com/docs/#/displaying/format/\" target=\"momemt\">Moment.js</a>",
"Message_deleting_blocked": "This message cannot be deleted anymore",
"Message_editing": "Message editing",
"Message_ErasureType": "Message Erasure Type",
"Message_ErasureType_Delete": "Delete All Messages",
"Message_ErasureType_Description": "Determine what to do with messages of users who remove their account.",
"Message_ErasureType_Keep": "Keep Messages and User Name",
"Message_ErasureType_Unlink": "Remove Link Between User and Messages",
"Message_GlobalSearch": "Global Search",
"Message_GroupingPeriod": "Grouping Period (in seconds)",
"Message_GroupingPeriodDescription": "Messages will be grouped with previous message if both are from the same user and the elapsed time was less than the informed time in seconds.",
"Message_HideType_au": "Hide \"User Added\" messages",
"Message_HideType_mute_unmute": "Hide \"User Muted / Unmuted\" messages",
"Message_HideType_ru": "Hide \"User Removed\" messages",
"Message_HideType_uj": "Hide \"User Join\" messages",
"Message_HideType_ul": "Hide \"User Leave\" messages",
"Message_Id": "Message Id",
"Message_Ignored": "This message was ignored",
"Message_info": "Message info",
"Message_KeepHistory": "Keep Per Message Editing History",
"Message_MaxAll": "Maximum Channel Size for ALL Message",
"Message_MaxAllowedSize": "Maximum Allowed Characters Per Message",
"Message_pinning": "Message pinning",
"Message_QuoteChainLimit": "Maximum Number of Chained Quotes",
"Message_Read_Receipt_Enabled": "Show Read Receipts",
"Message_Read_Receipt_Store_Users": "Detailed Read Receipts",
"Message_Read_Receipt_Store_Users_Description": "Shows each user's read receipts",
"Message_removed": "Message removed",
"Message_sent_by_email": "Message sent by Email",
"Message_SetNameToAliasEnabled": "Set a User Name to Alias in Message",
"Message_SetNameToAliasEnabled_Description": "Only if not already set alias. The old messages alias not changed if user has changed the name.",
"Message_ShowDeletedStatus": "Show Deleted Status",
"Message_ShowEditedStatus": "Show Edited Status",
"Message_ShowFormattingTips": "Show Formatting Tips",
"Message_starring": "Message starring",
"Message_Time": "Message Time",
"Message_TimeAndDateFormat": "Time and Date Format",
"Message_TimeAndDateFormat_Description": "See also: <a href=\"http://momentjs.com/docs/#/displaying/format/\" target=\"momemt\">Moment.js</a>",
"Message_TimeFormat": "Time Format",
"Message_TimeFormat_Description": "See also: <a href=\"http://momentjs.com/docs/#/displaying/format/\" target=\"momemt\">Moment.js</a>",
"Message_too_long": "Message too long",
"Message_too_long_as_an_attachment_question": "Message too long. Send it as an attachment instead?",
"Message_UserId": "User Id",
"Message_VideoRecorderEnabled": "Video Recorder Enabled",
"Message_VideoRecorderEnabledDescription": "Requires 'video/webm' files to be an accepted media type within 'File Upload' settings.",
"Message_view_mode_info": "This changes the amount of space messages take up on screen.",
"message": "message",
"Message": "Message",
"messages": "messages",
"Messages": "Messages",
"Messages_that_are_sent_to_the_Incoming_WebHook_will_be_posted_here": "Messages that are sent to the Incoming WebHook will be posted here.",
"Meta": "Meta",
"Meta_custom": "Custom Meta Tags",
"Meta_fb_app_id": "Facebook App Id",
"Meta_google-site-verification": "Google Site Verification",
"Meta_language": "Language",
"Meta_msvalidate01": "MSValidate.01",
"Meta_robots": "Robots",
"Min_length_is": "Min length is %s",
"Minimum_balance": "Minimum balance",
"minutes": "minutes",
"Mobile": "Mobile",
"Mobile_Notifications_Default_Alert": "Mobile Notifications Default Alert",
"Monday": "Monday",
"Monitor_history_for_changes_on": "Monitor History for Changes on",
"More": "More",
"More_channels": "More channels",
"More_direct_messages": "More direct messages",
"More_groups": "More private groups",
"More_unreads": "More unreads",
"Move_beginning_message": "`%s` - Move to the beginning of the message",
"Move_end_message": "`%s` - Move to the end of the message",
"Msgs": "Msgs",
"multi": "multi",
"multi_line": "multi line",
"mute-user": "Mute User",
"mute-user_description": "Permission to mute other users in the same channel",
"Mute_all_notifications": "Mute all notifications",
"Mute_Focused_Conversations": "Mute Focused Conversations",
"Mute_Group_Mentions": "Mute @all and @here mentions",
"Mute_someone_in_room": "Mute someone in the room",
"Mute_user": "Mute user",
"Muted": "Muted",
"My_Account": "My Account",
"My Data": "My Data",
"My_location": "My location",
"n_messages": "%s messages",
"N_new_messages": "%s new messages",
"Name": "Name",
"Name_cant_be_empty": "Name can't be empty",
"Name_of_agent": "Name of agent",
"Name_optional": "Name (optional)",
"Name_Placeholder": "Please enter your name...",
"Navigation_History": "Navigation History",
"New_Application": "New Application",
"New_Custom_Field": "New Custom Field",
"New_Department": "New Department",
"New_discussion": "New discussion",
"New_discussion_name": "A meaningful name for the discussion room",
"New_discussion_first_message": "Usually, a discussion starts with a question, like \"How do I upload a picture?\"",
"New_integration": "New integration",
"New_line_message_compose_input": "`%s` - New line in message compose input",
"New_logs": "New logs",
"New_Message_Notification": "New Message Notification",
"New_messages": "New messages",
"New_password": "New Password",
"New_Password_Placeholder": "Please enter new password...",
"Confirm_new_password": "Confirm New Password",
"Confirm_New_Password_Placeholder": "Please re-enter new password...",
"New_encryption_password": "New encryption password",
"New_role": "New role",
"New_Room_Notification": "New Room Notification",
"New_Trigger": "New Trigger",
"New_version_available_(s)": "New version available (%s)",
"New_videocall_request": "New Video Call Request",
"New_visitor_navigation": "New Navigation: __history__",
"Newer_than": "Newer than",
"Newer_than_may_not_exceed_Older_than": "\"Newer than\" may not exceed \"Older than\"",
"No_available_agents_to_transfer": "No available agents to transfer",
"No_channel_with_name_%s_was_found": "No channel with name <strong>\"%s\"</strong> was found!",
"No_channels_yet": "You aren't part of any channel yet",
"No_direct_messages_yet": "No Direct Messages.",
"No_Encryption": "No Encryption",
"No_group_with_name_%s_was_found": "No private group with name <strong>\"%s\"</strong> was found!",
"No_groups_yet": "You have no private groups yet.",
"No_integration_found": "No integration found by the provided id.",
"No_livechats": "You have no livechats",
"No_mentions_found": "No mentions found",
"No_messages_yet": "No messages yet",
"No_pages_yet_Try_hitting_Reload_Pages_button": "No pages yet. Try hitting \"Reload Pages\" button.",
"No_pinned_messages": "No pinned messages",
"No_results_found": "No results found",
"No_results_found_for": "No results found for:",
"No_snippet_messages": "No snippet",
"No_starred_messages": "No starred messages",
"No_such_command": "No such command: `/__command__`",
"No_discussions_yet": "No discussions yet",
"No_user_with_username_%s_was_found": "No user with username <strong>\"%s\"</strong> was found!",
"Nobody_available": "Nobody available",
"Node_version": "Node Version",
"None": "None",
"Nonprofit": "Nonprofit",
"Normal": "Normal",
"Not_authorized": "Not authorized",
"Not_Available": "Not Available",
"Not_found_or_not_allowed": "Not Found or Not Allowed",
"Not_started": "Not started",
"Nothing": "Nothing",
"Nothing_found": "Nothing found",
"Not_Imported_Messages_Title": "The following messages were not imported successfully",
"Notification_Desktop_Default_For": "Show Desktop Notifications For",
"Notification_Duration": "Notification Duration",
"Notification_Mobile_Default_For": "Push Mobile Notifications For",
"Notifications": "Notifications",
"Notifications_Always_Notify_Mobile": "Always notify mobile",
"Notifications_Always_Notify_Mobile_Description": "Choose to always notify mobile device regardless of presence status.",
"Notifications_Duration": "Notifications Duration",
"Notifications_Max_Room_Members": "Max Room Members Before Disabling All Message Notifications",
"Notifications_Max_Room_Members_Description": "Max number of members in room when notifications for all messages gets disabled. Users can still change per room setting to receive all notifications on an individual basis. (0 to disable)",
"Notifications_Muted_Description": "If you choose to mute everything, you won't see the room highlight in the list when there are new messages, except for mentions. Muting notifications will override notifications settings.",
"Notifications_Preferences": "Notifications Preferences",
"Notifications_Sound_Volume": "Notifications sound volume",
"Notify_active_in_this_room": "Notify active users in this room",
"Notify_all_in_this_room": "Notify all in this room",
"Num_Agents": "# Agents",
"Number_of_messages": "Number of messages",
"OAuth Apps": "OAuth Apps",
"OAuth_Application": "OAuth Application",
"OAuth_Applications": "OAuth Applications",
"Objects": "Objects",
"Off": "Off",
"Off_the_record_conversation": "Off-the-Record Conversation",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "Off-the-Record conversation is not available for your browser or device.",
"Office_Hours": "Office Hours",
"Office_hours_enabled": "Office Hours Enabled",
"Office_hours_updated": "Office hours updated",
"Offline": "Offline",
"Offline_DM_Email": "Direct Message Email Subject",
"Offline_Email_Subject_Description": "You may use the following placeholders:<br/><ul><li>[Site_Name], [Site_URL], [User] & [Room] for the Application Name, URL, Username & Roomname respectively.<li/></ul>",
"Offline_form": "Offline form",
"Offline_form_unavailable_message": "Offline Form Unavailable Message",
"Offline_Link_Message": "GO TO MESSAGE",
"Offline_Mention_All_Email": "Mention All Email Subject",
"Offline_Mention_Email": "Mention Email Subject",
"Offline_message": "Offline message",
"Offline_success_message": "Offline Success Message",
"Offline_unavailable": "Offline unavailable",
"Old Colors": "Old Colors",
"Old Colors (minor)": "Old Colors (minor)",
"Older_than": "Older than",
"On": "On",
"Online": "Online",
"online": "online",
"Only_authorized_users_can_write_new_messages": "Only authorized users can write new messages",
"Only_from_users": "Only prune content from these users (leave empty to prune everyone's content)",
"Only_On_Desktop": "Desktop mode (only sends with enter on desktop)",
"Only_you_can_see_this_message": "Only you can see this message",
"Oops!": "Oops",
"Oops_page_not_found": "Oops, page not found",
"Open": "Open",
"Open_channel_user_search": "`%s` - Open Channel / User search",
"Open_conversations": "Open Conversations",
"Open_days_of_the_week": "Open Days of the Week",
"Open_Livechats": "Open Livechats",
"Open_your_authentication_app_and_enter_the_code": "Open your authentication app and enter the code. You can also use one of your backup codes.",
"Opened": "Opened",
"Opened_in_a_new_window": "Opened in a new window.",
"Opens_a_channel_group_or_direct_message": "Opens a channel, group or direct message",
"optional": "optional",
"Options": "Options",
"or": "or",
"Or_talk_as_anonymous": "Or talk as anonymous",
"Order": "Order",
"Organization_Email": "Organization Email",
"Organization_Info": "Organization Info",
"Organization_Name": "Organization Name",
"Organization_Type": "Organization Type",
"Original": "Original",
"OS_Arch": "OS Arch",
"OS_Cpus": "OS CPU Count",
"OS_Freemem": "OS Free Memory",
"OS_Loadavg": "OS Load Average",
"OS_Platform": "OS Platform",
"OS_Release": "OS Release",
"OS_Totalmem": "OS Total Memory",
"OS_Type": "OS Type",
"OS_Uptime": "OS Uptime",
"Other": "Other",
"others": "others",
"OTR": "OTR",
"OTR_is_only_available_when_both_users_are_online": "OTR is only available when both users are online",
"Outgoing_WebHook": "Outgoing WebHook",
"Outgoing_WebHook_Description": "Get data out of Rocket.Chat in real-time.",
"Override_URL_to_which_files_are_uploaded_This_url_also_used_for_downloads_unless_a_CDN_is_given": "Override URL to which files are uploaded. This url also used for downloads unless a CDN is given",
"Page_title": "Page title",
"Page_URL": "Page URL",
"Parent_channel_doesnt_exist": "Channel does not exist.",
"Password": "Password",
"Password_Change_Disabled": "Your Rocket.Chat administrator has disabled the changing of passwords",
"Password_changed_successfully": "Password changed successfully",
"Password_Policy": "Password Policy",
"Past_Chats": "Past Chats",
"Payload": "Payload",
"Peer_Password": "Peer Password",
"People": "People",
"Permalink": "Permalink",
"Permissions": "Permissions",
"Personal_Access_Tokens": "Personal Access Tokens",
"Phone_number": "Phone number",
"pin-message": "Pin Message",
"pin-message_description": "Permission to pin a message in a channel",
"Pin_Message": "Pin Message",
"Pinned_a_message": "Pinned a message:",
"Pinned_Messages": "Pinned Messages",
"PiwikAdditionalTrackers": "Additional Piwik Sites",
"PiwikAdditionalTrackers_Description": "Enter addtitional Piwik website URLs and SiteIDs in the following format, if you wnat to track the same data into different websites: [ { \"trackerURL\" : \"https://my.piwik.domain2/\", \"siteId\" : 42 }, { \"trackerURL\" : \"https://my.piwik.domain3/\", \"siteId\" : 15 } ]",
"PiwikAnalytics_cookieDomain": "All Subdomains",
"PiwikAnalytics_cookieDomain_Description": "Track visitors across all subdomains",
"PiwikAnalytics_domains": "Hide Outgoing Links",
"PiwikAnalytics_domains_Description": "In the 'Outlinks' report, hide clicks to known alias URLs. Please insert one domain per line and do not use any separators.",
"PiwikAnalytics_prependDomain": "Prepend Domain",
"PiwikAnalytics_prependDomain_Description": "Prepend the site domain to the page title when tracking",
"PiwikAnalytics_siteId_Description": "The site id to use for identifying this site. Example: 17",
"PiwikAnalytics_url_Description": "The url where the Piwik resides, be sure to include the trailing slash. Example: //piwik.rocket.chat/",
"Placeholder_for_email_or_username_login_field": "Placeholder for Email or Username Login Field",
"Placeholder_for_password_login_field": "Placeholder for Password Login Field",
"Please_add_a_comment": "Please add a comment",
"Please_add_a_comment_to_close_the_room": "Please, add a comment to close the room",
"Please_answer_survey": "Please take a moment to answer a quick survey about this chat",
"please_enter_valid_domain": "Please enter a valid domain",
"Please_enter_value_for_url": "Please enter a value for the url of your avatar.",
"Please_enter_your_new_password_below": "Please enter your new password below:",
"Please_enter_your_password": "Please enter your password",
"Please_fill_an_email": "Please fill an email",
"Please_fill_a_label": "Please fill a label",
"Please_fill_a_name": "Please fill a name",
"Please_fill_a_username": "Please fill a username",
"Please_fill_all_the_information": "Please fill all the information",
"Please_fill_name_and_email": "Please fill name and email",
"Please_fill_a_token_name": "Please fill a valid token name",
"Please_go_to_the_Administration_page_then_Livechat_Facebook": "Please go to the Administration page then Livechat > Facebook",
"Please_select_an_user": "Please select an user",
"Please_select_enabled_yes_or_no": "Please select an option for Enabled",
"Please_wait": "Please wait",
"Please_wait_activation": "Please wait, this can take some time.",
"Please_wait_while_OTR_is_being_established": "Please wait while OTR is being established",
"Please_wait_while_your_account_is_being_deleted": "Please wait while your account is being deleted...",
"Please_wait_while_your_profile_is_being_saved": "Please wait while your profile is being saved...",
"Pool": "Pool",
"Port": "Port",
"post-readonly": "Post ReadOnly",
"post-readonly_description": "Permission to post a message in a read-only channel",
"Post_as": "Post as",
"Post_to_Channel": "Post to Channel",
"Post_to_s_as_s": "Post to <strong>%s</strong> as <strong>%s</strong>",
"Preferences": "Preferences",
"Preferences_saved": "Preferences saved",
"Preparing_data_for_import_process": "Preparing data for import process",
"Preparing_list_of_channels": "Preparing list of channels",
"Preparing_list_of_messages": "Preparing list of messages",
"Preparing_list_of_users": "Preparing list of users",
"preview-c-room": "Preview Public Channel",
"preview-c-room_description": "Permission to view the contents of a public channel before joining",
"Previous_month": "Previous Month",
"Previous_week": "Previous Week",
"Privacy": "Privacy",
"Private": "Private",
"Private_Channel": "Private Channel",
"Private_Group": "Private Group",
"Private_Groups": "Private Groups",
"Private_Groups_list": "List of Private Groups",
"Private_Team": "Private Team",
"Productivity": "Productivity",
"Profile": "Profile",
"Profile_details": "Profile Details",
"Profile_picture": "Profile Picture",
"Profile_saved_successfully": "Profile saved successfully",
"Prometheus": "Prometheus",
"Protocol": "Protocol",
"Prune": "Prune",
"Prune_finished": "Prune finished",
"Prune_Messages": "Prune Messages",
"Prune_Modal": "Are you sure you wish to prune these messages? Pruned messages cannot be recovered.",
"Prune_Warning_all": "This will delete all %s in %s!",
"Prune_Warning_before": "This will delete all %s in %s before %s.",
"Prune_Warning_after": "This will delete all %s in %s after %s.",
"Prune_Warning_between": "This will delete all %s in %s between %s and %s.",
"Pruning_messages": "Pruning messages...",
"Pruning_files": "Pruning files...",
"messages_pruned": "messages pruned",
"files_pruned": "files pruned",
"Public": "Public",
"Public_Channel": "Public Channel",
"Public_Community": "Public Community",
"Public_Relations": "Public Relations",
"Purchased": "Purchased",
"Push": "Push",
"Push_Setting_Requires_Restart_Alert": "Changing this value requires restarting Rocket.Chat.",
"Push_apn_cert": "APN Cert",
"Push_apn_dev_cert": "APN Dev Cert",
"Push_apn_dev_key": "APN Dev Key",
"Push_apn_dev_passphrase": "APN Dev Passphrase",
"Push_apn_key": "APN Key",
"Push_apn_passphrase": "APN Passphrase",
"Push_debug": "Debug",
"Push_enable": "Enable",
"Push_enable_gateway": "Enable Gateway",
"Push_gateway": "Gateway",
"Push_gcm_api_key": "GCM API Key",
"Push_gcm_project_number": "GCM Project Number",
"Push_production": "Production",
"Push_show_message": "Show Message in Notification",
"Push_show_username_room": "Show Channel/Group/Username in Notification",
"Push_test_push": "Test",
"Purchase_for_free": "Purchase for FREE",
"Purchase_for_price": "Purchase for $%s",
"Query": "Query",
"Query_description": "Additional conditions for determining which users to send the email to. Unsubscribed users are automatically removed from the query. It must be a valid JSON. Example: \"{\"createdAt\":{\"$gt\":{\"$date\": \"2015-01-01T00:00:00.000Z\"}}}\"",
"Queue": "Queue",
"quote": "quote",
"Quote": "Quote",
"Random": "Random",
"RD Station": "RD Station",
"RDStation_Token": "RD Station Token",
"React_when_read_only": "Allow Reacting",
"React_when_read_only_changed_successfully": "Allow reacting when read only changed successfully",
"Reacted_with": "Reacted with",
"Reactions": "Reactions",
"Read_by": "Read by",
"Read_only": "Read Only",
"Read_only_changed_successfully": "Read only changed successfully",
"Read_only_channel": "Read Only Channel",
"Read_only_group": "Read Only Group",
"Real_Estate": "Real Estate",
"RealName_Change_Disabled": "Your Rocket.Chat administrator has disabled the changing of names",
"Real_Time_Monitoring": "Real-time Monitoring",
"Reason_To_Join": "Reason to Join",
"Receive_alerts": "Receive alerts",
"Receive_Group_Mentions": "Receive @all and @here mentions",
"Recent_Import_History": "Recent Import History",
"Record": "Record",
"Redirect_URI": "Redirect URI",
"Refresh": "Refresh",
"Refresh_keys": "Refresh keys",
"Refresh_oauth_services": "Refresh OAuth Services",
"Refresh_your_page_after_install_to_enable_screen_sharing": "Refresh your page after install to enable screen sharing",
"Regenerate_codes": "Regenerate codes",
"Register": "Register a new account",
"Register_Server": "Register Server",
"Register_Server_Info": "Use the preconfigured gateways and proxies provided by Rocket.Chat Technologies Corp.",
"Register_Server_Registered": "Register to access",
"Register_Server_Registered_Push_Notifications": "Mobile push notifications gateway",
"Register_Server_Registered_Livechat": "Livechat omnichannel proxy",
"Register_Server_Registered_OAuth": "OAuth proxy for social network",
"Register_Server_Registered_Marketplace": "Apps Marketplace",
"Register_Server_Opt_In": "Newsletter, offers and product updates",
"Register_Server_Standalone": "Keep standalone, you'll need to",
"Register_Server_Standalone_Service_Providers": "Create accounts with service providers",
"Register_Server_Standalone_Update_Settings": "Update the preconfigured settings",
"Register_Server_Standalone_Own_Certificates": "Recompile the mobile apps with your own certificates",
"Registration": "Registration",
"Registration_Succeeded": "Registration Succeeded",
"Registration_via_Admin": "Registration via Admin",
"Regular_Expressions": "Regular Expressions",
"Release": "Release",
"Religious": "Religious",
"Reload": "Reload",
"Reload_Pages": "Reload Pages",
"Remove": "Remove",
"remove-closed-livechat-rooms": "Remove Closed Livechat Rooms",
"remove-user": "Remove User",
"remove-user_description": "Permission to remove a user from a room",
"Remove_Admin": "Remove Admin",
"Remove_as_leader": "Remove as leader",
"Remove_as_moderator": "Remove as moderator",
"Remove_as_owner": "Remove as owner",
"Remove_custom_oauth": "Remove custom oauth",
"Remove_from_room": "Remove from room",
"Remove_last_admin": "Removing last admin",
"Remove_someone_from_room": "Remove someone from the room",
"Removed": "Removed",
"Removed_User": "Removed User",
"Replies": "Replies",
"Reply": "Reply",
"ReplyTo": "Reply-To",
"Report_Abuse": "Report Abuse",
"Report_exclamation_mark": "Report!",
"Report_sent": "Report sent",
"Report_this_message_question_mark": "Report this message?",
"Reporting": "Reporting",
"Require_all_tokens": "Require all tokens",
"Require_any_token": "Require any token",
"Require_password_change": "Require password change",
"Resend_verification_email": "Resend verification email",
"Reset": "Reset",
"Reset_E2E_Key": "Reset E2E Key",
"reset-other-user-e2e-key": "Reset Other User E2E Key",
"Reset_password": "Reset password",
"Reset_section_settings": "Reset Section Settings",
"Reset_Connection": "Reset Connection",
"Restart": "Restart",
"Restart_the_server": "Restart the server",
"Retail": "Retail",
"Retention_setting_changed_successfully": "Retention policy setting changed successfully",
"RetentionPolicy": "Retention Policy",
"RetentionPolicy_DoNotExcludeDiscussion": "Do not exclude discussion messages",
"RetentionPolicy_RoomWarning": "Messages older than __time__ are automatically pruned here",
"RetentionPolicy_RoomWarning_Unpinned": "Unpinned messages older than __time__ are automatically pruned here",
"RetentionPolicy_RoomWarning_FilesOnly": "Files older than __time__ are automatically pruned here (messages stay intact)",
"RetentionPolicy_RoomWarning_UnpinnedFilesOnly": "Unpinned files older than __time__ are automatically pruned here (messages stay intact)",
"RetentionPolicy_Description": "Automatically prunes old messages across your Rocket.Chat instance.",
"RetentionPolicy_Enabled": "Enabled",
"RetentionPolicy_AppliesToChannels": "Applies to channels",
"RetentionPolicy_AppliesToGroups": "Applies to private groups",
"RetentionPolicy_AppliesToDMs": "Applies to direct messages",
"RetentionPolicy_ExcludePinned": "Exclude pinned messages",
"RetentionPolicy_FilesOnly": "Only delete files",
"RetentionPolicy_FilesOnly_Description": "Only files will be deleted, the messages themselves will stay in place.",
"RetentionPolicy_MaxAge": "Maximum message age",
"RetentionPolicy_MaxAge_Channels": "Maximum message age in channels",
"RetentionPolicy_MaxAge_Groups": "Maximum message age in private groups",
"RetentionPolicy_MaxAge_DMs": "Maximum message age in direct messages",
"RetentionPolicy_MaxAge_Description": "Prune all messages older than this value, in days",
"RetentionPolicy_Precision": "Timer Precision",
"RetentionPolicy_Precision_Description": "How often the prune timer should run. Setting this to a more precise value makes channels with fast retention timers work better, but might cost extra processing power on large communities.",
"RetentionPolicyRoom_Enabled": "Automatically prune old messages",
"RetentionPolicyRoom_ExcludePinned": "Exclude pinned messages",
"RetentionPolicyRoom_FilesOnly": "Prune files only, keep messages",
"RetentionPolicyRoom_MaxAge": "Maximum message age in days (default: __max__)",
"RetentionPolicyRoom_OverrideGlobal": "Override global retention policy",
"RetentionPolicyRoom_ReadTheDocs": "Watch out! Tweaking these settings without utmost care can destroy all message history. Please read the documentation before turning the feature on <a href='https://rocket.chat/docs/administrator-guides/retention-policies/'>here</a>.",
"Retry_Count": "Retry Count",
"Robot_Instructions_File_Content": "Robots.txt File Contents",
"Rocket_Chat_Alert": "Rocket.Chat Alert",
"Role": "Role",
"Role_Editing": "Role Editing",
"Role_removed": "Role removed",
"Room": "Room",
"Room_announcement_changed_successfully": "Room announcement changed successfully",
"Room_archivation_state": "State",
"Room_archivation_state_false": "Active",
"Room_archivation_state_true": "Archived",
"Room_archived": "Room archived",
"room_changed_announcement": "Room announcement changed to: <em>__room_announcement__</em> by <em>__user_by__</em>",
"room_changed_description": "Room description changed to: <em>__room_description__</em> by <em>__user_by__</em>",
"room_changed_privacy": "Room type changed to: <em>__room_type__</em> by <em>__user_by__</em>",
"room_changed_topic": "Room topic changed to: <em>__room_topic__</em> by <em>__user_by__</em>",
"Room_default_change_to_private_will_be_default_no_more": "This is a default channel and changing it to a private group will cause it to no longer be a default channel. Do you want to proceed?",
"Room_description_changed_successfully": "Room description changed successfully",
"Room_has_been_archived": "Room has been archived",
"Room_has_been_deleted": "Room has been deleted",
"Room_has_been_unarchived": "Room has been unarchived",
"Room_Info": "Room Info",
"room_is_blocked": "This room is blocked",
"room_is_read_only": "This room is read only",
"room_name": "room name",
"Room_name_changed": "Room name changed to: <em>__room_name__</em> by <em>__user_by__</em>",
"Room_name_changed_successfully": "Room name changed successfully",
"Room_not_found": "Room not found",
"Room_password_changed_successfully": "Room password changed successfully",
"Room_tokenpass_config_changed_successfully": "Room tokenpass configuration changed successfully",
"Room_topic_changed_successfully": "Room topic changed successfully",
"Room_type_changed_successfully": "Room type changed successfully",
"Room_type_of_default_rooms_cant_be_changed": "This is a default room and the type can not be changed, please consult with your administrator.",
"Room_unarchived": "Room unarchived",
"Room_uploaded_file_list": "Files List",
"Room_uploaded_file_list_empty": "No files available.",
"Rooms": "Rooms",
"Routing": "Routing",
"Run_only_once_for_each_visitor": "Run only once for each visitor",
"run-import": "Run Import",
"run-import_description": "Permission to run the importers",
"run-migration": "Run Migration",
"run-migration_description": "Permission to run the migrations",
"Running_Instances": "Running Instances",
"Runtime_Environment": "Runtime Environment",
"S_new_messages_since_s": "%s new messages since %s",
"Same_As_Token_Sent_Via": "Same as \"Token Sent Via\"",
"Same_Style_For_Mentions": "Same style for mentions",
"SAML": "SAML",
"SAML_Custom_Cert": "Custom Certificate",
"SAML_Custom_Debug": "Enable Debug",
"SAML_Custom_Entry_point": "Custom Entry Point",
"SAML_Custom_Generate_Username": "Generate Username",
"SAML_Custom_IDP_SLO_Redirect_URL": "IDP SLO Redirect URL",
"SAML_Custom_Issuer": "Custom Issuer",
"SAML_Custom_Logout_Behaviour": "Logout Behaviour",
"SAML_Custom_Logout_Behaviour_End_Only_RocketChat": "Only log out from Rocket.Chat",
"SAML_Custom_Logout_Behaviour_Terminate_SAML_Session": "Terminate SAML-session",
"SAML_Custom_Private_Key": "Private Key Contents",
"SAML_Custom_Provider": "Custom Provider",
"SAML_Custom_Public_Cert": "Public Cert Contents",
"Saturday": "Saturday",
"Save": "Save",
"save-others-livechat-room-info": "Save Others Livechat Room Info",
"save-others-livechat-room-info_description": "Permission to save information from other livechat channels",
"Save_changes": "Save changes",
"Save_Mobile_Bandwidth": "Save Mobile Bandwidth",
"Save_to_enable_this_action": "Save to enable this action",
"Save_To_Webdav": "Save to WebDAV",
"Save_your_encryption_password": "Save your encryption password",
"Saved": "Saved",
"Saving": "Saving",
"Scan_QR_code": "Using an authenticator app like Google Authenticator, Authy or Duo, scan the QR code. It will display a 6 digit code which you need to enter below.",
"Scan_QR_code_alternative_s": "If you can't scan the QR code, you may enter code manually instead: __code__",
"Scope": "Scope",
"Screen_Share": "Screen Share",
"Script_Enabled": "Script Enabled",
"Search": "Search",
"Search_by_file_name": "Search by file name",
"Search_by_username": "Search by username",
"Search_Channels": "Search Channels",
"Search_current_provider_not_active": "Current Search Provider is not active",
"Search_message_search_failed": "Search request failed",
"Search_Messages": "Search Messages",
"Search_Page_Size": "Page Size",
"Search_Private_Groups": "Search Private Groups",
"Search_Provider": "Search Provider",
"Search_Users": "Search Users",
"seconds": "seconds",
"Secret_token": "Secret Token",
"Security": "Security",
"Select_a_department": "Select a department",
"Select_a_user": "Select a user",
"Select_an_avatar": "Select an avatar",
"Select_an_option": "Select an option",
"Select_file": "Select file",
"Select_role": "Select a Role",
"Select_service_to_login": "Select a service to login to load your picture or upload one directly from your computer",
"Select_user": "Select user",
"Select_users": "Select users",
"Selected_agents": "Selected agents",
"Selecting_users": "Selecting users",
"send-many-messages": "Send Many Messages",
"Send": "Send",
"Send_a_message": "Send a message",
"Send_a_test_mail_to_my_user": "Send a test mail to my user",
"Send_a_test_push_to_my_user": "Send a test push to my user",
"Send_confirmation_email": "Send confirmation email",
"Send_data_into_RocketChat_in_realtime": "Send data into Rocket.Chat in real-time.",
"Send_email": "Send Email",
"Send_invitation_email": "Send invitation email",
"Send_invitation_email_error": "You haven't provided any valid email address.",
"Send_invitation_email_info": "You can send multiple email invitations at once.",
"Send_invitation_email_success": "You have successfully sent an invitation email to the following addresses:",
"Send_request_on_agent_message": "Send Request on Agent Messages",
"Send_request_on_chat_close": "Send Request on Chat Close",
"Send_request_on_lead_capture": "Send request on lead capture",
"Send_request_on_offline_messages": "Send Request on Offline Messages",
"Send_request_on_visitor_message": "Send Request on Visitor Messages",
"Send_Test": "Send Test",
"Send_Visitor_navigation_history_as_a_message": "Send Visitor Navigation History as a Message",
"Send_visitor_navigation_history_on_request": "Send Visitor Navigation History on Request",
"Send_welcome_email": "Send welcome email",
"Send_your_JSON_payloads_to_this_URL": "Send your JSON payloads to this URL.",
"Sending": "Sending...",
"Sent_an_attachment": "Sent an attachment",
"Served_By": "Served By",
"Server_Info": "Server Info",
"Server_Type": "Server Type",
"Service": "Service",
"Service_account_key": "Service account key",
"set-leader": "Set Leader",
"set-moderator": "Set Moderator",
"set-moderator_description": "Permission to set other users as moderator of a channel",
"set-owner": "Set Owner",
"set-owner_description": "Permission to set other users as owner of a channel",
"set-react-when-readonly": "Set React When ReadOnly",
"set-react-when-readonly_description": "Permission to set the ability to react to messages in a read only channel",
"set-readonly": "Set ReadOnly",
"set-readonly_description": "Permission to set a channel to read only channel",
"Set_as_leader": "Set as leader",
"Set_as_moderator": "Set as moderator",
"Set_as_owner": "Set as owner",
"Settings": "Settings",
"Settings_updated": "Settings updated",
"Setup_Wizard": "Setup Wizard",
"Setup_Wizard_Info": "We'll guide you through setting up your first admin user, configuring your organisation and registering your server to receive free push notifications and more.",
"Share_Location_Title": "Share Location?",
"Shared_Location": "Shared Location",
"Should_be_a_URL_of_an_image": "Should be a URL of an image.",
"Should_exists_a_user_with_this_username": "The user must already exist.",
"Show_Setup_Wizard": "Show Setup Wizard",
"Show_agent_email": "Show agent email",
"Show_all": "Show All",
"Show_Avatars": "Show Avatars",
"Show_counter": "Show counter",
"Show_email_field": "Show email field",
"Show_more": "Show more",
"Show_name_field": "Show name field",
"show_offline_users": "show offline users",
"Show_on_registration_page": "Show on registration page",
"Show_only_online": "Show Online Only",
"Show_on_offline_page": "Show on offline page",
"Show_preregistration_form": "Show Pre-registration Form",
"Show_queue_list_to_all_agents": "Show Queue List to All Agents",
"Show_room_counter_on_sidebar": "Show room counter on sidebar",
"Show_the_keyboard_shortcut_list": "Show the keyboard shortcut list",
"Showing_archived_results": "<p>Showing <b>%s</b> archived results</p>",
"Showing_online_users": "Showing: <b>__total_showing__</b>, Online: __online__, Total: __total__ users",
"Showing_results": "<p>Showing <b>%s</b> results</p>",
"Sidebar": "Sidebar",
"Sidebar_list_mode": "Sidebar Channel List Mode",
"Sign_in_to_start_talking": "Sign in to start talking",
"since_creation": "since %s",
"Site_Name": "Site Name",
"Site_Url": "Site URL",
"Site_Url_Description": "Example: https://chat.domain.com/",
"Size": "Size",
"Skip": "Skip",
"Slack_Users": "Slack's Users CSV",
"SlackBridge_error": "SlackBridge got an error while importing your messages at %s: %s",
"SlackBridge_finish": "SlackBridge has finished importing the messages at %s. Please reload to view all messages.",
"SlackBridge_Out_All": "SlackBridge Out All",
"SlackBridge_Out_All_Description": "Send messages from all channels that exist in Slack and the bot has joined",
"SlackBridge_Out_Channels": "SlackBridge Out Channels",
"SlackBridge_Out_Channels_Description": "Choose which channels will send messages back to Slack",
"SlackBridge_Out_Enabled": "SlackBridge Out Enabled",
"SlackBridge_Out_Enabled_Description": "Choose whether SlackBridge should also send your messages back to Slack",
"SlackBridge_start": "@%s has started a SlackBridge import at `#%s`. We'll let you know when it's finished.",
"Slash_Gimme_Description": "Displays ༼ つ ◕_◕ ༽つ before your message",
"Slash_LennyFace_Description": "Displays ( ͡° ͜ʖ ͡°) after your message",
"Slash_Shrug_Description": "Displays ¯\\_(ツ)_/¯ after your message",
"Slash_Tableflip_Description": "Displays (╯°□°)╯︵ ┻━┻",
"Slash_TableUnflip_Description": "Displays ┬─┬ ノ( ゜-゜ノ)",
"Slash_Topic_Description": "Set topic",
"Slash_Topic_Params": "Topic message",
"Smarsh_Email": "Smarsh Email",
"Smarsh_Email_Description": "Smarsh Email Address to send the .eml file to.",
"Smarsh_Enabled": "Smarsh Enabled",
"Smarsh_Enabled_Description": "Whether the Smarsh eml connector is enabled or not (needs 'From Email' filled in under Email -> SMTP).",
"Smarsh_Interval": "Smarsh Interval",
"Smarsh_Interval_Description": "The amount of time to wait before sending the chats (needs 'From Email' filled in under Email -> SMTP).",
"Smarsh_MissingEmail_Email": "Missing Email",
"Smarsh_MissingEmail_Email_Description": "The email to show for a user account when their email address is missing, generally happens with bot accounts.",
"Smarsh_Timezone": "Smarsh Timezone",
"Smileys_and_People": "Smileys & People",
"SMS_Enabled": "SMS Enabled",
"SMTP": "SMTP",
"SMTP_Host": "SMTP Host",
"SMTP_Password": "SMTP Password",
"SMTP_Port": "SMTP Port",
"SMTP_Test_Button": "Test SMTP Settings",
"SMTP_Username": "SMTP Username",
"snippet-message": "Snippet Message",
"snippet-message_description": "Permission to create snippet message",
"Snippet_Added": "Created on %s",
"Snippet_Messages": "Snippet Messages",
"Snippet_name": "Snippet name",
"Snippeted_a_message": "Created a snippet __snippetLink__",
"Social_Network": "Social Network",
"Sorry_page_you_requested_does_not_exists_or_was_deleted": "Sorry, page you requested does not exists or was deleted!",
"Sort": "Sort",
"Sort_by_activity": "Sort by Activity",
"Sound": "Sound",
"Sound_File_mp3": "Sound File (mp3)",
"SSL": "SSL",
"Star_Message": "Star Message",
"Starred_Messages": "Starred Messages",
"Start": "Start",
"Start_audio_call": "Start audio call",
"Start_Chat": "Start Chat",
"Start_of_conversation": "Start of conversation",
"Start_OTR": "Start OTR",
"Start_video_call": "Start video call",
"Start_video_conference": "Start video conference?",
"Start_with_s_for_user_or_s_for_channel_Eg_s_or_s": "Start with <code class=\"inline\">%s</code> for user or <code class=\"inline\">%s</code> for channel. Eg: <code class=\"inline\">%s</code> or <code class=\"inline\">%s</code>",
"Started_a_video_call": "Started a Video Call",
"Started": "Started",
"Started_At": "Started At",
"Statistics": "Statistics",
"Statistics_reporting": "Send Statistics to Rocket.Chat",
"Statistics_reporting_Description": "By sending your statistics, you'll help us identify how many instances of Rocket.Chat are deployed, as well as how good the system is behaving, so we can further improve it. Don't worry, as no user information is sent and all the information we receive is kept confidential.",
"Stats_Active_Users": "Active Users",
"Stats_Avg_Channel_Users": "Average Channel Users",
"Stats_Avg_Private_Group_Users": "Average Private Group Users",
"Stats_Away_Users": "Away Users",
"Stats_Max_Room_Users": "Max Rooms Users",
"Stats_Non_Active_Users": "Inactive Users",
"Stats_Offline_Users": "Offline Users",
"Stats_Online_Users": "Online Users",
"Stats_Total_Channels": "Total Channels",
"Stats_Total_Direct_Messages": "Total Direct Message Rooms",
"Stats_Total_Livechat_Rooms": "Total Livechat Rooms",
"Stats_Total_Messages": "Total Messages",
"Stats_Total_Messages_Channel": "Total Messages in Channels",
"Stats_Total_Messages_Direct": "Total Messages in Direct Messages",
"Stats_Total_Messages_Livechat": "Total Messages in Livechats",
"Stats_Total_Messages_PrivateGroup": "Total Messages in Private Groups",
"Stats_Total_Private_Groups": "Total Private Groups",
"Stats_Total_Rooms": "Total Rooms",
"Stats_Total_Users": "Total Users",
"Stats_Total_Uploads": "Total Uploads",
"Stats_Total_Uploads_Size": "Total Uploads Size",
"Status": "Status",
"Step": "Step",
"Stop_Recording": "Stop Recording",
"Store_Last_Message": "Store Last Message",
"Store_Last_Message_Sent_per_Room": "Store last message sent on each room.",
"Stream_Cast": "Stream Cast",
"Stream_Cast_Address": "Stream Cast Address",
"Stream_Cast_Address_Description": "IP or Host of your Rocket.Chat central Stream Cast. E.g. `192.168.1.1:3000` or `localhost:4000`",
"strike": "strike",
"Style": "Style",
"Subject": "Subject",
"Submit": "Submit",
"Success": "Success",
"Success_message": "Success message",
"Successfully_downloaded_file_from_external_URL_should_start_preparing_soon": "Successfully downloaded file from external URL, should start preparing soon",
"Sunday": "Sunday",
"Support": "Support",
"Survey": "Survey",
"Survey_instructions": "Rate each question according to your satisfaction, 1 meaning you are completely unsatisfied and 5 meaning you are completely satisfied.",
"Symbols": "Symbols",
"Sync / Import": "Sync / Import",
"Sync_in_progress": "Synchronization in progress",
"Sync_Interval": "Sync interval",
"Sync_success": "Sync success",
"Sync_Users": "Sync Users",
"System_messages": "System Messages",
"Tag": "Tag",
"Take_it": "Take it!",
"TargetRoom": "Target Room",
"TargetRoom_Description": "The room where messages will be sent which are a result of this event being fired. Only one target room is allowed and it must exist.",
"Target user not allowed to receive messages": "Target user not allowed to receive messages",
"Team": "Team",
"Technology_Provider": "Technology Provider",
"Technology_Services": "Technology Services",
"Telecom": "Telecom",
"Test_Connection": "Test Connection",
"Test_Desktop_Notifications": "Test Desktop Notifications",
"Thank_you_exclamation_mark": "Thank you!",
"Thank_you_for_your_feedback": "Thank you for your feedback",
"The_application_name_is_required": "The application name is required",
"The_channel_name_is_required": "The channel name is required",
"The_emails_are_being_sent": "The emails are being sent.",
"The_field_is_required": "The field %s is required.",
"The_image_resize_will_not_work_because_we_can_not_detect_ImageMagick_or_GraphicsMagick_installed_in_your_server": "The image resize will not work because we can not detect ImageMagick or GraphicsMagick installed on your server.",
"The_message_is_a_discussion_you_will_not_be_able_to_recover": "The message is a discussion you will not be able to recover the messages!",
"The_peer__peer__does_not_exist": "The peer <em>__peer__</em> does not exist.",
"The_redirectUri_is_required": "The redirectUri is required",
"The_server_will_restart_in_s_seconds": "The server will restart in %s seconds",
"The_setting_s_is_configured_to_s_and_you_are_accessing_from_s": "The setting <strong>%s</strong> is configured to <strong>%s</strong> and you are accessing from <strong>%s</strong>!",
"The_user_will_be_removed_from_s": "The user will be removed from %s",
"The_user_s_will_be_removed_from_role_s": "The user %s will be removed from role %s",
"The_user_wont_be_able_to_type_in_s": "The user won't be able to type in %s",
"Theme": "Theme",
"theme-color-attention-color": "Attention Color",
"theme-color-component-color": "Component Color",
"theme-color-content-background-color": "Content Background Color",
"theme-color-custom-scrollbar-color": "Custom Scrollbar Color",
"theme-color-error-color": "Error Color",
"theme-color-info-font-color": "Info Font Color",
"theme-color-link-font-color": "Link Font Color",
"theme-color-pending-color": "Pending Color",
"theme-color-primary-action-color": "Primary Action Color",
"theme-color-primary-background-color": "Primary Background Color",
"theme-color-primary-font-color": "Primary Font Color",
"theme-color-rc-color-alert": "Alert",
"theme-color-rc-color-alert-light": "Alert Light",
"theme-color-rc-color-alert-message-primary": "Alert Message Primary",
"theme-color-rc-color-alert-message-primary-background": "Alert Message Primary Background",
"theme-color-rc-color-alert-message-secondary": "Alert Message Secondary",
"theme-color-rc-color-alert-message-secondary-background": "Alert Message Secondary Background",
"theme-color-rc-color-alert-message-warning": "Alert Message Warning",
"theme-color-rc-color-alert-message-warning-background": "Alert Message Warning Background",
"theme-color-rc-color-button-primary": "Button Primary",
"theme-color-rc-color-button-primary-light": "Button Primary Light",
"theme-color-rc-color-content": "Content",
"theme-color-rc-color-error": "Error",
"theme-color-rc-color-error-light": "Error Light",
"theme-color-rc-color-link-active": "Link Active",
"theme-color-rc-color-primary": "Primary",
"theme-color-rc-color-primary-dark": "Primary Dark",
"theme-color-rc-color-primary-darkest": "Primary Darkest",
"theme-color-rc-color-primary-light": "Primary Light",
"theme-color-rc-color-primary-light-medium": "Primary Light Medium",
"theme-color-rc-color-primary-lightest": "Primary Lightest",
"theme-color-rc-color-success": "Success",
"theme-color-rc-color-success-light": "Success Light",
"theme-color-secondary-action-color": "Secondary Action Color",
"theme-color-secondary-background-color": "Secondary Background Color",
"theme-color-secondary-font-color": "Secondary Font Color",
"theme-color-selection-color": "Selection Color",
"theme-color-status-away": "Away Status Color",
"theme-color-status-busy": "Busy Status Color",
"theme-color-status-offline": "Offline Status Color",
"theme-color-status-online": "Online Status Color",
"theme-color-success-color": "Success Color",
"theme-color-tertiary-background-color": "Tertiary Background Color",
"theme-color-tertiary-font-color": "Tertiary Font Color",
"theme-color-transparent-dark": "Transparent Dark",
"theme-color-transparent-darker": "Transparent Darker",
"theme-color-transparent-light": "Transparent Light",
"theme-color-transparent-lighter": "Transparent Lighter",
"theme-color-transparent-lightest": "Transparent Lightest",
"theme-color-unread-notification-color": "Unread Notifications Color",
"theme-custom-css": "Custom CSS",
"theme-font-body-font-family": "Body Font Family",
"There_are_no_agents_added_to_this_department_yet": "There are no agents added to this department yet.",
"There_are_no_applications": "No oAuth Applications have been added yet.",
"There_are_no_applications_installed": "There are currently no Rocket.Chat Applications installed.",
"There_are_no_integrations": "There are no integrations",
"There_are_no_personal_access_tokens_created_yet": "There are no Personal Access Tokens created yet.",
"There_are_no_users_in_this_role": "There are no users in this role.",
"This_conversation_is_already_closed": "This conversation is already closed.",
"This_email_has_already_been_used_and_has_not_been_verified__Please_change_your_password": "This email has already been used and has not been verified. Please change your password.",
"This_is_a_desktop_notification": "This is a desktop notification",
"This_is_a_push_test_messsage": "This is a push test message",
"This_message_was_rejected_by__peer__peer": "This message was rejected by <em>__peer__</em> peer.",
"This_month": "This Month",
"This_room_has_been_archived_by__username_": "This room has been archived by __username__",
"This_room_has_been_unarchived_by__username_": "This room has been unarchived by __username__",
"thread": "thread",
"Threads": "Threads",
"This_week": "This Week",
"Thursday": "Thursday",
"Time_in_seconds": "Time in seconds",
"Timeouts": "Timeouts",
"Title": "Title",
"Title_bar_color": "Title bar color",
"Title_bar_color_offline": "Title bar color offline",
"Title_offline": "Title offline",
"To": "To",
"Today": "Today",
"To_additional_emails": "To additional emails",
"To_install_RocketChat_Livechat_in_your_website_copy_paste_this_code_above_the_last_body_tag_on_your_site": "To install Rocket.Chat Livechat in your website, copy &amp; paste this code above the last <strong>&lt;/body&gt;</strong> tag on your site.",
"To_install_the_new_version_of_RocketChat_Livechat_in_your_website_copy_paste_this_code_above_the_last_body_tag_on_your_site": "To install the <strong> new version</strong> of Rocket.Chat Livechat in your website, copy &amp; paste this code above the last <strong>&lt;/body&gt;</strong> tag on your site.",
"to_see_more_details_on_how_to_integrate": "to see more details on how to integrate.",
"To_users": "To Users",
"Toggle_original_translated": "Toggle original/translated",
"Token": "Token",
"Token_Access": "Token Access",
"Token_Controlled_Access": "Token Controlled Access",
"Token_required": "Token required",
"Tokenpass_Channel_Label": "Tokenpass Channel",
"Tokenpass_Channels": "Tokenpass Channels",
"Tokens_Minimum_Needed_Balance": "Minimum needed token balance",
"Tokens_Minimum_Needed_Balance_Description": "Set minimum needed balance on each token. Blank or \"0\" for not limit.",
"Tokens_Minimum_Needed_Balance_Placeholder": "Balance value",
"Tokens_Required": "Tokens required",
"Tokens_Required_Input_Description": "Type one or more tokens asset names separated by comma.",
"Tokens_Required_Input_Error": "Invalid typed tokens.",
"Tokens_Required_Input_Placeholder": "Tokens asset names",
"Topic": "Topic",
"Total": "Total",
"Total_conversations": "Total Conversations",
"Total_messages": "Total Messages",
"Total_visitors": "Total Visitors",
"Tourism": "Tourism",
"Transcript_Enabled": "Ask Visitor if They Would Like a Transcript After Chat Closed",
"Transcript_message": "Message to Show When Asking About Transcript",
"Transcript_of_your_livechat_conversation": "Transcript of your livechat conversation.",
"Translated": "Translated",
"Translations": "Translations",
"Travel_and_Places": "Travel & Places",
"Trigger_removed": "Trigger removed",
"Trigger_Words": "Trigger Words",
"Triggers": "Triggers",
"True": "True",
"Tuesday": "Tuesday",
"Turn_OFF": "Turn OFF",
"Turn_ON": "Turn ON",
"Two Factor Authentication": "Two Factor Authentication",
"Two-factor_authentication": "Two-factor authentication",
"Two-factor_authentication_disabled": "Two-factor authentication disabled",
"Two-factor_authentication_enabled": "Two-factor authentication enabled",
"Two-factor_authentication_is_currently_disabled": "Two-factor authentication is currently disabled",
"Two-factor_authentication_native_mobile_app_warning": "WARNING: Once you enable this, you will not be able to login on the native mobile apps (Rocket.Chat+) using your password until they implement the 2FA.",
"Type": "Type",
"Type_your_email": "Type your email",
"Type_your_job_title": "Type your job title",
"Type_your_message": "Type your message",
"Type_your_name": "Type your name",
"Type_your_new_password": "Type your new password",
"Type_your_password": "Type your password",
"Type_your_username": "Type your username",
"UI_Allow_room_names_with_special_chars": "Allow Special Characters in Room Names",
"UI_Click_Direct_Message": "Click to Create Direct Message",
"UI_Click_Direct_Message_Description": "Skip opening profile tab, instead go straight to conversation",
"UI_DisplayRoles": "Display Roles",
"UI_Group_Channels_By_Type": "Group channels by type",
"UI_Merge_Channels_Groups": "Merge Private Groups with Channels",
"UI_Unread_Counter_Style": "Unread Counter Style",
"UI_Use_Name_Avatar": "Use Full Name Initials to Generate Default Avatar",
"UI_Use_Real_Name": "Use Real Name",
"Unarchive": "Unarchive",
"unarchive-room": "Unarchive Room",
"unarchive-room_description": "Permission to unarchive channels",
"Unblock_User": "Unblock User",
"Unfavorite": "Unfavorite",
"Unignore": "Unignore",
"Uninstall": "Uninstall",
"Unmute_someone_in_room": "Unmute someone in the room",
"Unmute_user": "Unmute user",
"Unnamed": "Unnamed",
"Unpin_Message": "Unpin Message",
"Unread": "Unread",
"Unread_Count": "Unread Count",
"Unread_Count_DM": "Unread Count for Direct Messages",
"Unread_Messages": "Unread Messages",
"Unread_on_top": "Unread on top",
"Unread_Rooms": "Unread Rooms",
"Unread_Rooms_Mode": "Unread Rooms Mode",
"Unread_Tray_Icon_Alert": "Unread Tray Icon Alert",
"Unstar_Message": "Remove Star",
"Update": "Update",
"Update_LatestAvailableVersion": "Update Latest Available Version",
"Update_to_version": "Update to __version__",
"Update_your_RocketChat": "Update your Rocket.Chat",
"Updated_at": "Updated at",
"Upload_file_description": "File description",
"Upload_file_name": "File name",
"Upload_file_question": "Upload file?",
"Upload_Folder_Path": "Upload Folder Path",
"Upload_user_avatar": "Upload avatar",
"Upload_From": "Upload from __name__",
"Uploading_file": "Uploading file...",
"Uptime": "Uptime",
"URL": "URL",
"URL_room_prefix": "URL Room Prefix",
"Use_account_preference": "Use account preference",
"Use_Emojis": "Use Emojis",
"Use_Global_Settings": "Use Global Settings",
"Use_initials_avatar": "Use your username initials",
"Use_minor_colors": "Use minor color palette (defaults inherit major colors)",
"Use_service_avatar": "Use %s avatar",
"Verification_Email": "Click <a href=\"[Verification_Url]\">here</a> to verify your account.",
"Use_this_username": "Use this username",
"Use_uploaded_avatar": "Use uploaded avatar",
"Use_url_for_avatar": "Use URL for avatar",
"Use_User_Preferences_or_Global_Settings": "Use User Preferences or Global Settings",
"User": "User",
"User Search": "User Search",
"User Search (Group Validation)": "User Search (Group Validation)",
"user-generate-access-token": "User Generate Access Token",
"user-generate-access-token_description": "Permission for users to generate access tokens",
"User__username__is_now_a_leader_of__room_name_": "User __username__ is now a leader of __room_name__",
"User__username__is_now_a_moderator_of__room_name_": "User __username__ is now a moderator of __room_name__",
"User__username__is_now_a_owner_of__room_name_": "User __username__ is now a owner of __room_name__",
"User__username__removed_from__room_name__leaders": "User __username__ removed from __room_name__ leaders",
"User__username__removed_from__room_name__moderators": "User __username__ removed from __room_name__ moderators",
"User__username__removed_from__room_name__owners": "User __username__ removed from __room_name__ owners",
"User_added": "User added",
"User_added_by": "User <em>__user_added__</em> added by <em>__user_by__</em>.",
"User_added_successfully": "User added successfully",
"User_and_group_mentions_only": "User and group mentions only",
"User_default": "User default",
"User_doesnt_exist": "No user exists by the name of `@%s`.",
"User_e2e_key_was_reset": "User E2E key was reset successfully.",
"User_has_been_activated": "User has been activated",
"User_has_been_deactivated": "User has been deactivated",
"User_has_been_deleted": "User has been deleted",
"User_has_been_ignored": "User has been ignored",
"User_has_been_muted_in_s": "User has been muted in %s",
"User_has_been_removed_from_s": "User has been removed from %s",
"User_has_been_unignored": "User is no longer ignored",
"User_Info": "User Info",
"User_Interface": "User Interface",
"User_is_blocked": "User is blocked",
"User_is_no_longer_an_admin": "User is no longer an admin",
"User_is_now_an_admin": "User is now an admin",
"User_is_unblocked": "User is unblocked",
"User_joined_channel": "Has joined the channel.",
"User_joined_conversation": "Has joined the conversation",
"User_joined_channel_female": "Has joined the channel.",
"User_joined_channel_male": "Has joined the channel.",
"User_left": "Has left the channel.",
"User_left_female": "Has left the channel.",
"User_left_male": "Has left the channel.",
"User_logged_out": "User is logged out",
"User_management": "User Management",
"User_mentions_only": "User mentions only",
"User_muted": "User Muted",
"User_muted_by": "User <em>__user_muted__</em> muted by <em>__user_by__</em>.",
"User_not_found": "User not found",
"User_not_found_or_incorrect_password": "User not found or incorrect password",
"User_or_channel_name": "User or channel name",
"User_Presence": "User Presence",
"User_removed": "User removed",
"User_removed_by": "User <em>__user_removed__</em> removed by <em>__user_by__</em>.",
"User_sent_a_message_on_channel": "<strong>__username__</strong> sent a message on <strong>__channel__</strong>:",
"User_sent_a_message_to_you": "<strong>__username__</strong> sent you a message:",
"user_sent_an_attachment": "__user__ sent an attachment",
"User_Settings": "User Settings",
"User_unmuted_by": "User <em>__user_unmuted__</em> unmuted by <em>__user_by__</em>.",
"User_unmuted_in_room": "User unmuted in room",
"User_updated_successfully": "User updated successfully",
"User_uploaded_a_file_on_channel": "<strong>__username__</strong> uploaded a file on <strong>__channel__</strong>:",
"User_uploaded_a_file_to_you": "<strong>__username__</strong> sent you a file:",
"User_uploaded_file": "Uploaded a file",
"User_uploaded_image": "Uploaded an image",
"UserData_EnableDownload": "Enable User Data Download",
"UserData_FileSystemPath": "System Path (Exported Files)",
"UserData_FileSystemZipPath": "System Path (Compressed File)",
"UserData_MessageLimitPerRequest": "Message Limit per Request",
"UserData_ProcessingFrequency": "Processing Frequency (Minutes)",
"UserDataDownload": "User Data Download",
"UserDataDownload_CompletedRequestExisted_Text": "Your data file was already generated. Check your email account for the download link.",
"UserDataDownload_EmailBody": "Your data file is now ready to download. Click <a href=\"__download_link__\">here</a> to download it.",
"UserDataDownload_EmailSubject": "Your Data File is Ready to Download",
"UserDataDownload_Requested": "Download File Requested",
"UserDataDownload_Requested_Text": "Your data file will be generated. A link to download it will be sent to your email address when ready.",
"UserDataDownload_RequestExisted_Text": "Your data file is already being generated. A link to download it will be sent to your email address when ready.",
"Username": "Username",
"Username_already_exist": "Username already exists. Please try another username.",
"Username_and_message_must_not_be_empty": "Username and message must not be empty.",
"Username_cant_be_empty": "The username cannot be empty",
"Username_Change_Disabled": "Your Rocket.Chat administrator has disabled the changing of usernames",
"Username_denied_the_OTR_session": "__username__ denied the OTR session",
"Username_description": "The username is used to allow others to mention you in messages.",
"Username_doesnt_exist": "The username `%s` doesn't exist.",
"Username_ended_the_OTR_session": "__username__ ended the OTR session",
"Username_invalid": "<strong>%s</strong> is not a valid username,<br/> use only letters, numbers, dots, hyphens and underscores",
"Username_is_already_in_here": "`@%s` is already in here.",
"Username_is_not_in_this_room": "The user `#%s` is not in this room.",
"Username_Placeholder": "Please enter usernames...",
"Username_title": "Register username",
"Username_wants_to_start_otr_Do_you_want_to_accept": "__username__ wants to start OTR. Do you want to accept?",
"Users": "Users",
"Users_added": "The users have been added",
"Users_in_role": "Users in role",
"Users must use Two Factor Authentication": "Users must use Two Factor Authentication",
"UTF8_Names_Slugify": "UTF8 Names Slugify",
"UTF8_Names_Validation": "UTF8 Names Validation",
"UTF8_Names_Validation_Description": "RegExp that will be used to validate usernames and channel names",
"Validate_email_address": "Validate Email Address",
"Verification_email_body": "You have succesfully created an account on [Site_Name]. Please, click on the button below to confirm your email address and finish registration.",
"Verification": "Verification",
"Verification_Description": "You may use the following placeholders: <br/><ul><li>[Verification_Url] for the verification URL.</li><li>[name], [fname], [lname] for the user's full name, first name or last name, respectively.</li><li>[email] for the user's email.</li><li>[Site_Name] and [Site_URL] for the Application Name and URL respectively.</li></ul>",
"Verification_email_sent": "Verification email sent",
"Verification_Email_Subject": "[Site_Name] - Verify your account",
"Verified": "Verified",
"Verify": "Verify",
"Verify_your_email": "Verify your email",
"Version": "Version",
"Video Conference": "Video Conference",
"Video_Chat_Window": "Video Chat",
"Video_Conference": "Video Conference",
"Video_message": "Video message",
"Videocall_declined": "Video Call Declined.",
"Videocall_enabled": "Video Call Enabled",
"view-broadcast-member-list": "View Members List in Broadcast Room",
"view-c-room": "View Public Channel",
"view-c-room_description": "Permission to view public channels",
"view-d-room": "View Direct Messages",
"view-d-room_description": "Permission to view direct messages",
"view-full-other-user-info": "View Full Other User Info",
"view-full-other-user-info_description": "Permission to view full profile of other users including account creation date, last login, etc.",
"view-history": "View History",
"view-history_description": "Permission to view the channel history",
"view-join-code": "View Join Code",
"view-join-code_description": "Permission to view the channel join code",
"view-joined-room": "View Joined Room",
"view-joined-room_description": "Permission to view the currently joined channels",
"view-l-room": "View Livechat Rooms",
"view-l-room_description": "Permission to view livechat channels",
"view-livechat-analytics": "View Livechat Analytics",
"view-livechat-manager": "View Livechat Manager",
"view-livechat-manager_description": "Permission to view other livechat managers",
"view-livechat-rooms": "View Livechat Rooms",
"view-livechat-rooms_description": "Permission to view other livechat channels",
"view-logs": "View Logs",
"view-logs_description": "Permission to view the server logs ",
"view-other-user-channels": "View Other User Channels",
"view-other-user-channels_description": "Permission to view channels owned by other users",
"view-outside-room": "View Outside Room",
"view-p-room": "View Private Room",
"view-p-room_description": "Permission to view private channels",
"view-privileged-setting": "View Privileged Setting",
"view-privileged-setting_description": "Permission to view settings",
"view-room-administration": "View Room Administration",
"view-room-administration_description": "Permission to view public, private and direct message statistics. Does not include the ability to view conversations or archives",
"view-statistics": "View Statistics",
"view-statistics_description": "Permission to view system statistics such as number of users logged in, number of rooms, operating system information",
"view-user-administration": "View User Administration",
"view-user-administration_description": "Permission to partial, read-only list view of other user accounts currently logged into the system. No user account information is accessible with this permission",
"View_All": "View All Members",
"View_Logs": "View Logs",
"View_mode": "View Mode",
"Viewing_room_administration": "Viewing room administration",
"View_the_Logs_for": "View the logs for: \"__name__\"",
"Visibility": "Visibility",
"Visible": "Visible",
"Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today": "Visit __Site_URL__ and try the best open source chat solution available today!",
"Visitor": "Visitor",
"Visitor_Info": "Visitor Info",
"Visitor_Navigation": "Visitor Navigation",
"Visitor_page_URL": "Visitor page URL",
"Visitor_time_on_site": "Visitor time on site",
"Wait_activation_warning": "Before you can login, your account must be manually activated by an administrator.",
"Warnings": "Warnings",
"We_are_offline_Sorry_for_the_inconvenience": "We are offline. Sorry for the inconvenience.",
"We_have_sent_password_email": "We have sent you an email with password reset instructions. If you do not receive an email shortly, please come back and try again.",
"We_have_sent_registration_email": "We have sent you an email to confirm your registration. If you do not receive an email shortly, please come back and try again.",
"Webdav Integration": "Webdav Integration",
"WebDAV_Accounts": "WebDAV Accounts",
"Webdav_add_new_account": "Add new WebDAV account",
"webdav-account-saved": "WebDAV account saved",
"Webdav_Integration_Enabled": "Webdav Integration Enabled",
"Webdav_Server_URL": "WebDAV Server Access URL",
"Webdav_Username": "WebDAV Username",
"Webdav_Password": "WebDAV Password",
"Webhook_URL": "Webhook URL",
"Webhooks": "Webhooks",
"WebRTC_direct_audio_call_from_%s": "Direct audio call from %s",
"WebRTC_direct_video_call_from_%s": "Direct video call from %s",
"WebRTC_Enable_Channel": "Enable for Public Channels",
"WebRTC_Enable_Direct": "Enable for Direct Messages",
"WebRTC_Enable_Private": "Enable for Private Channels",
"WebRTC_group_audio_call_from_%s": "Group audio call from %s",
"WebRTC_group_video_call_from_%s": "Group video call from %s",
"WebRTC_monitor_call_from_%s": "Monitor call from %s",
"WebRTC_Servers": "STUN/TURN Servers",
"WebRTC_Servers_Description": "A list of STUN and TURN servers separated by comma.<br/>Username, password and port are allowed in the format `username:password@stun:host:port` or `username:password@turn:host:port`.",
"Website": "Website",
"Wednesday": "Wednesday",
"Welcome": "Welcome <em>%s</em>.",
"Welcome_to": "Welcome to __Site_Name__",
"Welcome_to_the": "Welcome to the",
"Why_do_you_want_to_report_question_mark": "Why do you want to report?",
"will_be_able_to": "will be able to",
"Worldwide": "Worldwide",
"Would_you_like_to_return_the_inquiry": "Would you like to return the inquiry?",
"Yes": "Yes",
"Yesterday": "Yesterday",
"Yes_archive_it": "Yes, archive it!",
"Yes_clear_all": "Yes, clear all!",
"Yes_delete_it": "Yes, delete it!",
"Yes_hide_it": "Yes, hide it!",
"Yes_leave_it": "Yes, leave it!",
"Yes_mute_user": "Yes, mute user!",
"Yes_prune_them": "Yes, prune them!",
"Yes_remove_user": "Yes, remove user!",
"Yes_unarchive_it": "Yes, unarchive it!",
"yesterday": "yesterday",
"You": "You",
"you_are_in_preview_mode_of": "You are in preview mode of channel #<strong>__room_name__</strong>",
"You_are_logged_in_as": "You are logged in as",
"You_are_not_authorized_to_view_this_page": "You are not authorized to view this page.",
"You_can_change_a_different_avatar_too": "You can override the avatar used to post from this integration.",
"You_can_close_this_window_now": "You can close this window now.",
"You_can_search_using_RegExp_eg": "You can search using RegExp. e.g. <code class='code-colors inline'>/^text$/i</code>",
"You_can_use_an_emoji_as_avatar": "You can also use an emoji as an avatar.",
"You_can_use_webhooks_to_easily_integrate_livechat_with_your_CRM": "You can use webhooks to easily integrate livechat with your CRM.",
"You_cant_leave_a_livechat_room_Please_use_the_close_button": "You can't leave a livechat room. Please, use the close button.",
"You_have_been_muted": "You have been muted and cannot speak in this room",
"You_have_n_codes_remaining": "You have __number__ codes remaining.",
"You_have_not_verified_your_email": "You have not verified your email.",
"You_have_successfully_unsubscribed": "You have successfully unsubscribed from our Mailling List.",
"You_have_to_set_an_API_token_first_in_order_to_use_the_integration": "You have to set an API token first in order to use the integration.",
"You_must_join_to_view_messages_in_this_channel": "You must join to view messages in this channel",
"You_need_confirm_email": "You need to confirm your email to login!",
"You_need_install_an_extension_to_allow_screen_sharing": "You need install an extension to allow screen sharing",
"You_need_to_change_your_password": "You need to change your password",
"You_need_to_type_in_your_password_in_order_to_do_this": "You need to type in your password in order to do this!",
"You_need_to_type_in_your_username_in_order_to_do_this": "You need to type in your username in order to do this!",
"You_need_to_verifiy_your_email_address_to_get_notications": "You need to verify your email address to get notifications",
"You_need_to_write_something": "You need to write something!",
"You_should_inform_one_url_at_least": "You should define at least one URL.",
"You_should_name_it_to_easily_manage_your_integrations": "You should name it to easily manage your integrations.",
"You_will_not_be_able_to_recover": "You will not be able to recover this message!",
"You_will_not_be_able_to_recover_file": "You will not be able to recover this file!",
"You_wont_receive_email_notifications_because_you_have_not_verified_your_email": "You won't receive email notifications because you have not verified your email.",
"Your_email_has_been_queued_for_sending": "Your email has been queued for sending",
"Your_entry_has_been_deleted": "Your entry has been deleted.",
"Your_file_has_been_deleted": "Your file has been deleted.",
"Your_mail_was_sent_to_s": "Your mail was sent to %s",
"your_message": "your message",
"your_message_optional": "your message (optional)",
"Your_password_is_wrong": "Your password is wrong!",
"Your_push_was_sent_to_s_devices": "Your push was sent to %s devices",
"Your_question": "Your question",
"Your_server_link": "Your server link",
"Your_workspace_is_ready": "Your workspace is ready to use 🎉"
}