"Accounts_OAuth_Custom_Token_Sent_Via":"Token Sent Via",
@ -288,9 +288,9 @@
"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.",
"Deleted":"Deleted!",
"Department":"Department",
"Department_removed":"Department removed",
"Departments":"Departments",
"Department":"Department",
"Deployment_ID":"Deployment ID",
"Description":"Description",
"Desktop":"Desktop",
@ -348,8 +348,6 @@
"Enter_name_here":"Enter name here",
"Enter_to":"Enter to",
"Error":"Error",
"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.",
"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__'",
"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.",
"False":"False",
"Favorite_Rooms":"Enable Favorite Rooms",
"Favorites":"Favorites",
@ -470,6 +470,7 @@
"Global":"Global",
"GoogleSiteVerification_id":"Google Site Verification Id",
"GoogleTagManager_id":"Google Tag Manager Id",
"Guest_Pool":"Guest Pool",
"Has_more":"Has more",
"Hash":"Hash",
"Header":"Header",
@ -493,6 +494,14 @@
"How_satisfied_were_you_with_this_chat":"How satisfied were you with this chat?",
"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:",
"Iframe_Integration_receive_origin_Description":"Only pages with given origin will be able to send commands or `*` for all origins. You can use multiple values separated by `,`. Example `http://localhost,https://localhost`",
"Iframe_Integration_send_enable":"Enable Send",
"Iframe_Integration_send_enable_Description":"Send events to parent window",
"Iframe_Integration_send_target_origin_Description":"Only pages with given origin will be able to listen to events or `*` for all origins. Example `http://localhost`",
"LDAP_Custom_Domain_Search_Description":"A piece of JSON that governs bind and connection info and is of the form:<br/> <code>{\"filter\": \"(&(objectCategory=person)(objectclass=user)(memberOf=CN=ROCKET_ACCESS,CN=Users,DC=domain,DC=com)(sAMAccountName=#{username}))\", \"scope\": \"sub\", \"userDN\": \"rocket.service@domain.com\", \"password\": \"urpass\"}</code>",
"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_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://github.com/RocketChat/Rocket.Chat/wiki/LDAP-Authentication.",
"LDAP_Domain_Base":"Domain Base",
"LDAP_Domain_Base_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. 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.",
@ -618,6 +625,8 @@
"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_Host":"Host",
"LDAP_Host_Description":"The LDAP host, e.g. `ldap.example.com` or `10.0.0.30`.",
"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_Reject_Unauthorized":"Reject Unauthorized",
@ -634,6 +643,7 @@
"LDAP_Use_Custom_Domain_Search_Description":"Write your own filter to search users in the LDAP server.",
"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`.",
"Least_Amount":"Least Amount",
"Leave_Group_Warning":"Are you sure you want to leave the group \"%s\"?",
"Leave_Private_Warning":"Are you sure you want to leave the discussion with \"%s\"?",
"Leave_room":"Leave room",
@ -658,8 +668,6 @@
"Livechat_title":"Livechat Title",
"Livechat_title_color":"Livechat Title Background Color",
"Livechat_Users":"Livechat Users",
"Least_Amount":"Least Amount",
"Guest_Pool":"Guest Pool",
"Load_more":"Load more",
"Loading...":"Loading...",
"Loading_more_from_history":"Loading more from history",
@ -688,6 +696,10 @@
"Manager_removed":"Manager removed",
"Managing_assets":"Managing assets",
"Managing_integrations":"Managing integrations",
"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_as_read":"Mark as read",
"Mark_as_unread":"Mark as unread",
"Markdown_Headers":"Markdown Headers",
@ -810,11 +822,11 @@
"Offline_DM_Email":"You have been direct messaged by __user__",
"Offline_form":"Offline form",
"Offline_form_unavailable_message":"Offline form unavailable message",
"Offline_Link_Message":"GO TO MESSAGE",
"Offline_Mention_Email":"You have been mentioned by __user__ in #__room__",