-
Diego Sampaio authoredDiego Sampaio authored
en.i18n.json 5.34 KiB
{
"accounts": {
"Email_verified": "Email verified",
"Error_changing_password": "Error while changing password",
"Error_changing_password": "Password changed",
"New_password": "New password"
},
"chatMessageDashboard": {
"edited": "edited",
"Room_name_changed": "Room name changed to: <em>%s</em> by <em>%s</em>",
"User_added": "User <em>%s</em> added.",
"User_added_by": "User <em>%s</em> added by <em>%s</em>.",
"User_left": "User <em>%s</em> left.",
"User_removed_by": "User <em>%s</em> removed by <em>%s</em>.",
"Welcome": "Welcome <em>%s</em>."
},
"chatRoomItem": {
"Hide_room": "Hide room",
"Leave_room": "Leave room"
},
"chatRooms": {
"Favorites": "Favorites",
"Powered_by": "Powered by",
"Recents": "Recents",
"Channels": "Channels",
"Direct_Messages": "Direct Messages",
"Private_Groups": "Private Groups",
"Members_placeholder": "Members",
"Name": "Name",
"Members": "Members",
"Selected_users": "Selected members",
"Save": "Save",
"Cancel": "Cancel",
"No_channels_yet": "You aren't part of any channel yet.",
"No_direct_messages_yet": "You haven't started any conversations yet.",
"No_groups_yet": "You have no private groups yet.",
"No_favorites_yet": "You haven't added any favorites yet."
},
"chatWindowDashboard": {
"Add_users": "Add users",
"are_also_typing": "are also typing",
"are_typing": "are typing",
"is_also_typing": "is also typing",
"is_typing": "is typing",
"Members_List": "Members List",
"New_messages": "New messages",
"Quick_Search": "Quick Search",
"Room_name_changed_successfully": "Room name changed successfully",
"See_all": "See all",
"See_only_online": "Only online",
"Send_Message": "Send Message",
"Showing_online_users": "Showing <b>%s</b> of %s users",
"Start_of_conversation": "Start of conversation",
"View_All": "View All"
},
"footer": {
"Follow_social_profiles": "Follow our social profiles, fork us on github and share your thoughts about the rocket.chat app on our trello board.",
"Fork_it_on_github": "Fork it on github",
"Join_the_Community": "Join the Community",
"Language_Version": "English Version",
"Proudly_developed": "Proudly developed with Meteor"
},
"general": {
"and": "and",
"Cancel": "Cancel",
"close": "close",
"Contact": "Contact",
"Conversation": "Conversation",
"History": "History",
"Load_more": "Load more",
"Login": "Login",
"Name": "Name",
"Please_wait": "Please wait",
"Remove": "Remove",
"Reset_password": "Reset password",
"Search": "Search",
"Send_confirmation_email": "Send confirmation email",
"Submit": "Submit",
"User_logged_out": "User is logged out"
},
"home": {
"Chat_Rooms": "Chat Rooms",
"Have_your_own_chat": "Have your own web chat. Developed with Meteor.com, the Rocket.Chat is a great solution for developers looking forward to build and evolve their own chat platform.",
"use_menu": "Use the side menu to access your rooms and chats",
"welcome": "Welcome to the"
},
"login": {
"Cancel": "Back to login",
"Confirm_password": "Confirm your password",
"Enter_info": "Enter your login information",
"Forgot_password": "Forgot your password",
"Password": "Password",
"Register": "Register a new account",
"Remember_me": "Remember me",
"You_neeed_confirm_email": "You need to confirm your email to login!",
"Invalid_email": "The e-mail entered is invalid",
"Invalid_pass": "The password must not be empty",
"Invalid_name": "The name must not be empty",
"Invalid_confirm_pass": "The password confirmation does not match password",
"We_have_sent_registration_email": "We have sent you an e-mail to confirm your registration. If you do not receive an e-mail shortly, please come back and try again.",
"We_have_sent_password_email": "We have sent you an e-mail with password reset instructions. If you do not receive an e-mail shortly, please come back and try again."
},
"loginIntro": {
"Access_online_demo": "Access the online demo",
"Access_Online_Demo": "Access the Online Demo",
"Your_Open_Source_solution": "Your own Open Source chat solution"
},
"loginServices": {
"github_no_public_email": "You don't have any email as public email in your GitHub account",
"login_with": "Or login directly with"
},
"privateHistory": {
"Created_at": "Created at",
"Last_message": "Last message",
"Msgs": "Msgs",
"n_messages": "%s messages",
"Room": "Room",
"Showing_results": "<p>Showing <b>%s</b> results</p>",
"since_creation": "since %s"
},
"RoomManager": {
"No_permission_to_view_room": "You don't have permission to view this room"
},
"roomSearch": {
"Nothing_found": "Nothing found"
},
"usernameRegistration": {
"Username": "Username",
"Loading_suggestion": "Loading suggestions...",
"Username_title": "Register username",
"Username_description": "The username is used to allow others to mention you in messages.",
"Use_this_username": "Use this username",
"Username_unavaliable": "<strong>%s</strong> is already in use :(",
"Username_cant_be_empty": "The username cannot be empty"
},
"userStatus": {
"away": "away",
"Away": "Away",
"busy": "busy",
"Busy": "Busy",
"coming_soon": "coming soon",
"invisible": "invisible",
"Invisible": "Invisible",
"Logout": "Logout",
"Online": "Online",
"Privacy": "Privacy",
"Settings": "Settings",
"Silence": "Silence"
},
"error": {
"Not_found_or_not_allowed": "Not Found or Not Allowed"
}
}