diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 8632609e7d..5644293990 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -5,6 +5,22 @@ "No identity access token found": "No identity access token found", "Use Single Sign On to continue": "Use Single Sign On to continue", "Confirm adding this email address by using Single Sign On to prove your identity.": "Confirm adding this email address by using Single Sign On to prove your identity.", + "auth": { + "sso": "Single Sign On", + "continue_with_idp": "Continue with %(provider)s", + "sign_in_with_sso": "Sign in with single sign-on", + "reset_password_action": "Reset password", + "reset_password_title": "Reset your password", + "continue_with_sso": "Continue with %(ssoButtons)s", + "sso_or_username_password": "%(ssoButtons)s Or %(usernamePassword)s", + "sign_in_instead": "Already have an account? Sign in here", + "account_clash": "Your new account (%(newAccountId)s) is registered, but you're already logged into a different account (%(loggedInUserId)s).", + "account_clash_previous_account": "Continue with previous account", + "log_in_new_account": "Log in to your new account.", + "registration_successful": "Registration Successful", + "server_picker_title": "Host account on", + "server_picker_dialog_title": "Decide where your account is hosted" + }, "Confirm adding email": "Confirm adding email", "Click the button below to confirm adding this email address.": "Click the button below to confirm adding this email address.", "action": { @@ -183,6 +199,7 @@ "encryption_enabled": "Encryption enabled", "image": "Image", "reactions": "Reactions", + "qr_code": "QR Code", "homeserver": "Homeserver", "help": "Help", "matrix": "Matrix", @@ -204,8 +221,7 @@ "support": "Support", "room_name": "Room name", "thread": "Thread", - "accessibility": "Accessibility", - "qr_code": "QR Code" + "accessibility": "Accessibility" }, "Unable to load! Check your network connectivity and try again.": "Unable to load! Check your network connectivity and try again.", "The file '%(fileName)s' failed to upload.": "The file '%(fileName)s' failed to upload.", @@ -402,36 +418,36 @@ "unignore": "Stops ignoring a user, showing their messages going forward", "devtools": "Opens the Developer Tools dialog", "addwidget": "Adds a custom widget by URL to the room", + "addwidget_missing_url": "Please supply a widget URL or embed code", + "addwidget_iframe_missing_src": "iframe has no src attribute", + "addwidget_invalid_protocol": "Please supply a https:// or http:// widget URL", + "addwidget_no_permissions": "You cannot modify widgets in this room.", + "discardsession": "Forces the current outbound group session in an encrypted room to be discarded", + "remakeolm": "Developer command: Discards the current outbound group session and sets up new Olm sessions", "rainbow": "Sends the given message coloured as a rainbow", "rainbowme": "Sends the given emote coloured as a rainbow", "help": "Displays list of commands with usages and descriptions", "whois": "Displays information about a user", "rageshake": "Send a bug report with logs", + "tovirtual": "Switches to this room's virtual room, if it has one", + "tovirtual_not_found": "No virtual room for this room", + "query": "Opens chat with the given user", + "query_not_found_phone_number": "Unable to find Matrix ID for phone number", "msg": "Sends a message to the given user", + "holdcall": "Places the call in the current room on hold", + "no_active_call": "No active call in this room", + "unholdcall": "Takes the call in the current room off hold", + "converttodm": "Converts the room to a DM", + "could_not_find_room": "Could not find room", + "converttoroom": "Converts the DM to a room", + "me": "Displays action", "usage": "Usage", "category_messages": "Messages", "category_actions": "Actions", "category_admin": "Admin", "category_advanced": "Advanced", "category_effects": "Effects", - "category_other": "Other", - "unholdcall": "Takes the call in the current room off hold", - "tovirtual_not_found": "No virtual room for this room", - "tovirtual": "Switches to this room's virtual room, if it has one", - "remakeolm": "Developer command: Discards the current outbound group session and sets up new Olm sessions", - "query_not_found_phone_number": "Unable to find Matrix ID for phone number", - "query": "Opens chat with the given user", - "no_active_call": "No active call in this room", - "me": "Displays action", - "holdcall": "Places the call in the current room on hold", - "discardsession": "Forces the current outbound group session in an encrypted room to be discarded", - "could_not_find_room": "Could not find room", - "converttoroom": "Converts the DM to a room", - "converttodm": "Converts the room to a DM", - "addwidget_no_permissions": "You cannot modify widgets in this room.", - "addwidget_missing_url": "Please supply a widget URL or embed code", - "addwidget_invalid_protocol": "Please supply a https:// or http:// widget URL", - "addwidget_iframe_missing_src": "iframe has no src attribute" + "category_other": "Other" }, "Use an identity server": "Use an identity server", "Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.": "Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.", @@ -978,23 +994,23 @@ "file_attached": "File Attached", "fetching_events": "Fetching events…", "creating_output": "Creating output…", - "title": "Export Chat", - "successful_detail": "Your export was successful. Find it in your Downloads folder.", - "successful": "Export Successful", - "size_limit_min_max": "Size can only be a number between %(min)s MB and %(max)s MB", - "size_limit": "Size Limit", - "select_option": "Select from the options below to export chats from your timeline", "processing": "Processing…", + "enter_number_between_min_max": "Enter a number between %(min)s and %(max)s", + "size_limit_min_max": "Size can only be a number between %(min)s MB and %(max)s MB", "num_messages_min_max": "Number of messages can only be a number between %(min)s and %(max)s", "num_messages": "Number of messages", - "messages": "Messages", - "include_attachments": "Include Attachments", - "format": "Format", - "exporting_your_data": "Exporting your data", - "enter_number_between_min_max": "Enter a number between %(min)s and %(max)s", - "confirm_stop": "Are you sure you want to stop exporting your data? If you do, you'll need to start over.", + "cancelled": "Export Cancelled", "cancelled_detail": "The export was cancelled successfully", - "cancelled": "Export Cancelled" + "successful": "Export Successful", + "successful_detail": "Your export was successful. Find it in your Downloads folder.", + "confirm_stop": "Are you sure you want to stop exporting your data? If you do, you'll need to start over.", + "exporting_your_data": "Exporting your data", + "title": "Export Chat", + "select_option": "Select from the options below to export chats from your timeline", + "format": "Format", + "messages": "Messages", + "size_limit": "Size Limit", + "include_attachments": "Include Attachments" }, "That's fine": "That's fine", "analytics": { @@ -1138,12 +1154,12 @@ "intentional_mentions": "Enable intentional mentions", "ask_to_join": "Enable ask to join", "new_room_decoration_ui": "New room header & details interface", - "leave_beta_reload": "Leaving the beta will reload %(brand)s.", - "leave_beta": "Leave the beta", - "join_beta_reload": "Joining the beta will reload %(brand)s.", - "join_beta": "Join the beta", + "beta_feature": "This is a beta feature", "click_for_info": "Click for more info", - "beta_feature": "This is a beta feature" + "leave_beta_reload": "Leaving the beta will reload %(brand)s.", + "join_beta_reload": "Joining the beta will reload %(brand)s.", + "leave_beta": "Leave the beta", + "join_beta": "Join the beta" }, "Thank you for trying the beta, please go into as much detail as you can so we can improve it.": "Thank you for trying the beta, please go into as much detail as you can so we can improve it.", "Notification Settings": "Notification Settings", @@ -1329,28 +1345,28 @@ }, "you_did_it": "You did it!", "complete_these": "Complete these to get the most out of %(brand)s", - "welcome_user": "Welcome %(name)s", - "welcome_detail": "Now, let's help you get started", - "send_dm": "Send a Direct Message", + "download_brand": "Download %(brand)s", + "download_brand_desktop": "Download %(brand)s Desktop", "qr_or_app_links": "%(qrCode)s or %(appLinks)s", - "no_avatar_label": "Add a photo so people know it's you.", - "intro_welcome": "Welcome to %(appName)s", - "intro_byline": "Own your conversations.", - "has_avatar_label": "Great, that'll help people know it's you", - "google_trademarks": "Google Play and the Google Play logo are trademarks of Google LLC.", - "explore_rooms": "Explore Public Rooms", + "download_app_store": "Download on the App Store", "download_google_play": "Get it on Google Play", "download_f_droid": "Get it on F-Droid", - "download_brand_desktop": "Download %(brand)s Desktop", - "download_brand": "Download %(brand)s", - "download_app_store": "Download on the App Store", - "create_room": "Create a Group Chat", - "apple_trademarks": "App Store® and the Apple logo® are trademarks of Apple Inc." + "apple_trademarks": "App Store® and the Apple logo® are trademarks of Apple Inc.", + "google_trademarks": "Google Play and the Google Play logo are trademarks of Google LLC.", + "has_avatar_label": "Great, that'll help people know it's you", + "no_avatar_label": "Add a photo so people know it's you.", + "welcome_user": "Welcome %(name)s", + "welcome_detail": "Now, let's help you get started", + "intro_welcome": "Welcome to %(appName)s", + "intro_byline": "Own your conversations.", + "send_dm": "Send a Direct Message", + "explore_rooms": "Explore Public Rooms", + "create_room": "Create a Group Chat" }, - "Ongoing call": "Ongoing call", - "You do not have permission to start video calls": "You do not have permission to start video calls", - "There's no one here to call": "There's no one here to call", "You do not have permission to start voice calls": "You do not have permission to start voice calls", + "You do not have permission to start video calls": "You do not have permission to start video calls", + "Ongoing call": "Ongoing call", + "There's no one here to call": "There's no one here to call", "chat_effects": { "confetti_description": "Sends the given message with confetti", "confetti_message": "sends confetti", @@ -1663,6 +1679,21 @@ "Deactivating your account is a permanent action — be careful!": "Deactivating your account is a permanent action — be careful!", "Deactivate Account": "Deactivate Account", "Discovery": "Discovery", + "setting": { + "help_about": { + "brand_version": "%(brand)s version:", + "olm_version": "Olm version:", + "help_link": "For help with using %(brand)s, click here.", + "help_link_chat_bot": "For help with using %(brand)s, click here or start a chat with our bot using the button below.", + "chat_bot": "Chat with %(brand)s Bot", + "title": "Help & About", + "versions": "Versions", + "homeserver": "Homeserver is %(homeserverUrl)s", + "identity_server": "Identity server is %(identityServerUrl)s", + "access_token_detail": "Your access token gives full access to your account. Do not share it with anyone.", + "clear_cache_reload": "Clear cache and reload" + } + }, "credits": { "default_cover_photo": "The default cover photo is © Jesús Roncero used under the terms of CC-BY-SA 4.0.", "twemoji_colr": "The twemoji-colr font is © Mozilla Foundation used under the terms of Apache 2.0.", @@ -2150,6 +2181,12 @@ }, "Start new chat": "Start new chat", "Invite to space": "Invite to space", + "spaces": { + "error_no_permission_invite": "You do not have permissions to invite people to this space", + "error_no_permission_create_room": "You do not have permissions to create new rooms in this space", + "error_no_permission_add_room": "You do not have permissions to add rooms to this space", + "error_no_permission_add_space": "You do not have permissions to add spaces to this space" + }, "Add people": "Add people", "Explore rooms": "Explore rooms", "New room": "New room", @@ -2237,6 +2274,32 @@ "To view, please enable video rooms in Labs first": "To view, please enable video rooms in Labs first", "To join, please enable video rooms in Labs first": "To join, please enable video rooms in Labs first", "Show Labs settings": "Show Labs settings", + "room_list": { + "sort_unread_first": "Show rooms with unread messages first", + "show_previews": "Show previews of messages", + "sort_by": "Sort by", + "sort_by_activity": "Activity", + "sort_by_alphabet": "A-Z", + "sublist_options": "List options", + "show_n_more": { + "other": "Show %(count)s more", + "one": "Show %(count)s more" + }, + "show_less": "Show less", + "notification_options": "Notification options" + }, + "a11y": { + "n_unread_messages_mentions": { + "other": "%(count)s unread messages including mentions.", + "one": "1 unread mention." + }, + "n_unread_messages": { + "other": "%(count)s unread messages.", + "one": "1 unread message." + }, + "unread_messages": "Unread messages.", + "user_menu": "User menu" + }, "Joined": "Joined", "Upgrading this room will shut down the current instance of the room and create an upgraded room with the same name.": "Upgrading this room will shut down the current instance of the room and create an upgraded room with the same name.", "This room has already been upgraded.": "This room has already been upgraded.", @@ -2625,62 +2688,62 @@ "control": "Ctrl", "shift": "Shift", "number": "[number]", - "upload_file": "Upload a file", - "toggle_webcam_mute": "Toggle webcam on/off", - "toggle_top_left_menu": "Toggle the top left menu", - "toggle_space_panel": "Toggle space panel", - "toggle_right_panel": "Toggle right panel", - "toggle_microphone_mute": "Toggle microphone mute", - "toggle_hidden_events": "Toggle hidden event visibility", - "switch_to_space": "Switch to space by number", - "send_sticker": "Send a sticker", - "search": "Search (must be enabled)", - "scroll_up_timeline": "Scroll up in the timeline", - "scroll_down_timeline": "Scroll down in the timeline", - "room_list_select_room": "Select room from the room list", - "room_list_navigate_up": "Navigate up in the room list", - "room_list_navigate_down": "Navigate down in the room list", - "room_list_expand_section": "Expand room list section", - "room_list_collapse_section": "Collapse room list section", - "prev_unread_room": "Previous unread room or DM", - "prev_room": "Previous room or DM", - "open_user_settings": "Open user settings", - "next_unread_room": "Next unread room or DM", - "next_room": "Next room or DM", - "navigate_prev_message_edit": "Navigate to previous message to edit", - "navigate_prev_history": "Previous recently visited room or space", - "navigate_next_message_edit": "Navigate to next message to edit", - "navigate_next_history": "Next recently visited room or space", - "keyboard_shortcuts_tab": "Open this settings tab", - "jump_to_read_marker": "Jump to oldest unread message", - "jump_room_search": "Jump to room search", - "jump_last_message": "Jump to last message", - "jump_first_message": "Jump to first message", - "go_home_view": "Go to Home View", - "dismiss_read_marker_and_jump_bottom": "Dismiss read marker and jump to bottom", - "composer_undo": "Undo edit", - "composer_toggle_quote": "Toggle Quote", - "composer_toggle_link": "Toggle Link", - "composer_toggle_italics": "Toggle Italics", - "composer_toggle_code_block": "Toggle Code Block", - "composer_toggle_bold": "Toggle Bold", - "composer_redo": "Redo edit", - "composer_new_line": "New line", - "composer_navigate_prev_history": "Navigate to previous message in composer history", - "composer_navigate_next_history": "Navigate to next message in composer history", - "composer_jump_start": "Jump to start of the composer", - "composer_jump_end": "Jump to end of the composer", - "close_dialog_menu": "Close dialog or context menu", + "category_calls": "Calls", "category_room_list": "Room List", "category_navigation": "Navigation", - "category_calls": "Calls", "category_autocomplete": "Autocomplete", + "composer_toggle_bold": "Toggle Bold", + "composer_toggle_italics": "Toggle Italics", + "composer_toggle_quote": "Toggle Quote", + "composer_toggle_code_block": "Toggle Code Block", + "composer_toggle_link": "Toggle Link", "cancel_reply": "Cancel replying to a message", - "autocomplete_navigate_prev": "Previous autocomplete suggestion", - "autocomplete_navigate_next": "Next autocomplete suggestion", - "autocomplete_force": "Force complete", + "navigate_next_message_edit": "Navigate to next message to edit", + "navigate_prev_message_edit": "Navigate to previous message to edit", + "composer_jump_start": "Jump to start of the composer", + "composer_jump_end": "Jump to end of the composer", + "composer_navigate_next_history": "Navigate to next message in composer history", + "composer_navigate_prev_history": "Navigate to previous message in composer history", + "send_sticker": "Send a sticker", + "toggle_microphone_mute": "Toggle microphone mute", + "toggle_webcam_mute": "Toggle webcam on/off", + "dismiss_read_marker_and_jump_bottom": "Dismiss read marker and jump to bottom", + "jump_to_read_marker": "Jump to oldest unread message", + "upload_file": "Upload a file", + "scroll_up_timeline": "Scroll up in the timeline", + "scroll_down_timeline": "Scroll down in the timeline", + "jump_room_search": "Jump to room search", + "room_list_select_room": "Select room from the room list", + "room_list_collapse_section": "Collapse room list section", + "room_list_expand_section": "Expand room list section", + "room_list_navigate_down": "Navigate down in the room list", + "room_list_navigate_up": "Navigate up in the room list", + "toggle_top_left_menu": "Toggle the top left menu", + "toggle_right_panel": "Toggle right panel", + "keyboard_shortcuts_tab": "Open this settings tab", + "go_home_view": "Go to Home View", + "next_unread_room": "Next unread room or DM", + "prev_unread_room": "Previous unread room or DM", + "next_room": "Next room or DM", + "prev_room": "Previous room or DM", "autocomplete_cancel": "Cancel autocomplete", - "activate_button": "Activate selected button" + "autocomplete_navigate_next": "Next autocomplete suggestion", + "autocomplete_navigate_prev": "Previous autocomplete suggestion", + "toggle_space_panel": "Toggle space panel", + "toggle_hidden_events": "Toggle hidden event visibility", + "jump_first_message": "Jump to first message", + "jump_last_message": "Jump to last message", + "composer_undo": "Undo edit", + "composer_redo": "Redo edit", + "navigate_prev_history": "Previous recently visited room or space", + "navigate_next_history": "Next recently visited room or space", + "switch_to_space": "Switch to space by number", + "open_user_settings": "Open user settings", + "close_dialog_menu": "Close dialog or context menu", + "activate_button": "Activate selected button", + "composer_new_line": "New line", + "autocomplete_force": "Force complete", + "search": "Search (must be enabled)" }, "Something went wrong!": "Something went wrong!", "Image view": "Image view", @@ -3095,6 +3158,19 @@ "Continuing without email": "Continuing without email", "Just a heads up, if you don't add an email and forget your password, you could permanently lose access to your account.": "Just a heads up, if you don't add an email and forget your password, you could permanently lose access to your account.", "Email (optional)": "Email (optional)", + "report_content": { + "missing_reason": "Please fill why you're reporting.", + "ignore_user": "Ignore user", + "hide_messages_from_user": "Check if you want to hide all current and future messages from this user.", + "nature_disagreement": "What this user is writing is wrong.\nThis will be reported to the room moderators.", + "nature": "Please pick a nature and describe what makes this message abusive.", + "disagree": "Disagree", + "toxic_behaviour": "Toxic Behaviour", + "illegal_content": "Illegal Content", + "spam_or_propaganda": "Spam or propaganda", + "report_entire_room": "Report the entire room", + "report_content_to_homeserver": "Report Content to Your Homeserver Administrator" + }, "Unable to create room with moderation bot": "Unable to create room with moderation bot", "This user is displaying toxic behaviour, for instance by insulting other users or sharing adult-only content in a family-friendly room or otherwise violating the rules of this room.\nThis will be reported to the room moderators.": "This user is displaying toxic behaviour, for instance by insulting other users or sharing adult-only content in a family-friendly room or otherwise violating the rules of this room.\nThis will be reported to the room moderators.", "This user is displaying illegal behaviour, for instance by doxing people or threatening violence.\nThis will be reported to the room moderators who may escalate this to legal authorities.": "This user is displaying illegal behaviour, for instance by doxing people or threatening violence.\nThis will be reported to the room moderators who may escalate this to legal authorities.", @@ -3531,18 +3607,6 @@ "Switch to light mode": "Switch to light mode", "Switch to dark mode": "Switch to dark mode", "Switch theme": "Switch theme", - "a11y": { - "user_menu": "User menu", - "unread_messages": "Unread messages.", - "n_unread_messages_mentions": { - "other": "%(count)s unread messages including mentions.", - "one": "1 unread mention." - }, - "n_unread_messages": { - "other": "%(count)s unread messages.", - "one": "1 unread message." - } - }, "Could not load user profile": "Could not load user profile", "Decrypted event source": "Decrypted event source", "Decrypted source unavailable": "Decrypted source unavailable", @@ -3699,69 +3763,5 @@ "Message downloading sleep time(ms)": "Message downloading sleep time(ms)", "Failed to set direct message tag": "Failed to set direct message tag", "Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room", - "Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room", - "spaces": { - "error_no_permission_invite": "You do not have permissions to invite people to this space", - "error_no_permission_create_room": "You do not have permissions to create new rooms in this space", - "error_no_permission_add_room": "You do not have permissions to add rooms to this space", - "error_no_permission_add_space": "You do not have permissions to add spaces to this space" - }, - "setting": { - "help_about": { - "brand_version": "%(brand)s version:", - "olm_version": "Olm version:", - "help_link": "For help with using %(brand)s, click here.", - "help_link_chat_bot": "For help with using %(brand)s, click here or start a chat with our bot using the button below.", - "chat_bot": "Chat with %(brand)s Bot", - "title": "Help & About", - "versions": "Versions", - "homeserver": "Homeserver is %(homeserverUrl)s", - "identity_server": "Identity server is %(identityServerUrl)s", - "access_token_detail": "Your access token gives full access to your account. Do not share it with anyone.", - "clear_cache_reload": "Clear cache and reload" - } - }, - "room_list": { - "sort_unread_first": "Show rooms with unread messages first", - "show_previews": "Show previews of messages", - "sort_by": "Sort by", - "sort_by_activity": "Activity", - "sort_by_alphabet": "A-Z", - "sublist_options": "List options", - "show_n_more": { - "other": "Show %(count)s more", - "one": "Show %(count)s more" - }, - "show_less": "Show less", - "notification_options": "Notification options" - }, - "report_content": { - "missing_reason": "Please fill why you're reporting.", - "ignore_user": "Ignore user", - "hide_messages_from_user": "Check if you want to hide all current and future messages from this user.", - "nature_disagreement": "What this user is writing is wrong.\nThis will be reported to the room moderators.", - "nature": "Please pick a nature and describe what makes this message abusive.", - "disagree": "Disagree", - "toxic_behaviour": "Toxic Behaviour", - "illegal_content": "Illegal Content", - "spam_or_propaganda": "Spam or propaganda", - "report_entire_room": "Report the entire room", - "report_content_to_homeserver": "Report Content to Your Homeserver Administrator" - }, - "auth": { - "sso": "Single Sign On", - "continue_with_idp": "Continue with %(provider)s", - "sign_in_with_sso": "Sign in with single sign-on", - "reset_password_action": "Reset password", - "reset_password_title": "Reset your password", - "continue_with_sso": "Continue with %(ssoButtons)s", - "sso_or_username_password": "%(ssoButtons)s Or %(usernamePassword)s", - "sign_in_instead": "Already have an account? Sign in here", - "account_clash": "Your new account (%(newAccountId)s) is registered, but you're already logged into a different account (%(loggedInUserId)s).", - "account_clash_previous_account": "Continue with previous account", - "log_in_new_account": "Log in to your new account.", - "registration_successful": "Registration Successful", - "server_picker_title": "Host account on", - "server_picker_dialog_title": "Decide where your account is hosted" - } -} \ No newline at end of file + "Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room" +}