123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- {
- "login": {
- "desc": "Scan the QR code to login Wildfire IM",
- "tip": "Wildfire IM Web client needs to be used with your mobile",
- "warning": "Don't use WeChat to scan the QR code!!!",
- "scan_qr_success": "Scan code successfully",
- "confirm_login_tip": "Please confirm the login on your mobile",
- "remember_me": "Remember me",
- "cancel_login": "Cancel Login",
- "login": "Login",
- "switch_user": "Switch User",
- "auto_login_tip": "Automatically logging in..."
- },
- "contact": {
- "new_friend": "New friend",
- "group": "Group Chat",
- "contact": "Contact"
- },
- "friend_request": {
- "request": "Friend Request",
- "send_request_tip": "Send friend request to {0}",
- "accepted": "Accepted",
- "sent": "Sent",
- "denied": "Rejected",
- "im": "I am",
- "intro": "Hello"
- },
- "group": {
- "name": "Group name {0}",
- "chat": "Start group chat",
- "fav": "Save to contact list"
- },
- "message":{
- "send_message": "Send Message",
- "records": "Chat Records",
- "unsupport_message_desc": "This message type is not supported, please check it on your phone",
- "receipt": "Message Receipt",
- "receipt_detail": "Message Receipt Detail",
- "receipt_read_users": "Read",
- "receipt_received_users": "Delivered",
- "receipt_unreceived_users": "Undelivered",
- "sender": "Message Sender",
- "content": "Message content"
- },
- "conversation": {
- "forward_title": "Send separately",
- "picked_contact": "Selected contact",
- "create_group": "Create a group chat",
- "recent_conversation": "Recent Chat",
- "not_select_conversation": "Not select any chat",
- "select_conversation_desc": "{0} chats selected",
- "forward_extra": "Leave a message to friend",
- "forward_one_by_one": "Forward one by one",
- "forward_composite": "Merge Forward",
- "user_message_records": "{0}’s chat records",
- "group_message_records": "Group Chat Records",
- "drag_to_send_to": "Drag here to send to {0}",
- "no_more_message": "No more messages",
- "all_message_load": "All messages have been loaded :(",
- "drag_to_send_limit_tip": "Send up to 5 files at a time",
- "not_support_send_folder": "Not support send folder",
- "group_name": "Group name",
- "group_announcement": "Group announcement",
- "add_member": "Add member",
- "remove_member": "Remove member",
- "quit_group": "Quit group chat",
- "click_to_edit_group_announcement": "click to edit group announcement",
- "all_people": "Everyone",
- "sticky_top": "sticky_top",
- "cancel_sticky_top": "Cancel sticky top",
- "enable_notification": "Allow notification",
- "disable_notification": "Not disturb",
- "mark_as_unread": "Mark as unread",
- "mark_as_read": "Mark as read"
- },
- "fav": {
- "fav": "Collection",
- "all": "All Collection",
- "file": "File",
- "media": "Album",
- "composite": "Chat Record",
- "from": "From",
- "no_more": "No more favorites",
- "all_fav_load": "All favorites have been loaded :("
- },
- "voip": {
- "desc": "Audio and Video Call",
- "not_answer": "The other party did not answer",
- "ongoing": "Calling",
- "duration": "Call duration"
- },
- "pick": {
- "pick_contact": "Select Contact",
- "picked_contact": "Selected contact"
- },
- "search": {
- "new_user": "New User",
- "view_all": "View All",
- "message_history": "Chat History",
- "search_message_history": "Search chat history..."
- },
- "file_record": {
- "no_more": "No more files",
- "all_file_load": "All files have been loaded :("
- },
- "setting": {
- "setting": "Settings",
- "enable_notification": "Enable notification",
- "enable_notification_detail": "Notification display message content",
- "close_window_to_exit": "When closing the window, exit directly",
- "auto_login": "Remember me",
- "exit_switch_user": "Exit/Switch Account",
- "feedback": "Send feedback to us",
- "lang": "Language (valid after restart)",
- "zh_cn": "简体中文",
- "zh_tw": "繁體中文",
- "en": "English",
- "sync_draft": "Sync draft"
- },
- "common": {
- "add": "Add",
- "remove": "Remove",
- "send": "Send",
- "contact": "Contact",
- "confirm": "Confirm",
- "cancel": "Cancel",
- "alias": "Remarks",
- "area": "Area",
- "label": "Label",
- "conversation": "Chat",
- "sender": "Sender",
- "all": "All",
- "mine": "Mine",
- "unknown": "Unknown",
- "search": "Search",
- "back": "Back",
- "create": "Create",
- "none": "None",
- "copy": "Copy",
- "paste": "Paste",
- "cut": "Cut",
- "delete": "Delete",
- "forward": "forward",
- "fav": "Collection",
- "quote": "quote",
- "multi_select": "Multiselect",
- "recall": "Recall",
- "open": "Open",
- "open_dir": "Open Directory",
- "draft": "Draft",
- "save": "Save",
- "month_1": "January",
- "month_2": "February",
- "month_3": "March Month",
- "month_4": "April",
- "month_5": "May",
- "month_6": "June",
- "month_7": "July",
- "month_8": "August",
- "month_9": "September",
- "month_10": "October",
- "month_11": "November",
- "month_12": "December",
- "wfc_id": "ID"
- },
- "misc":{
- "beijing": "Beijing",
- "test_user": "Test User",
- "gen_qr_code": "Generating QR code",
- "send_to_friend": "Send to Friend..."
- }
- }
|