mirror of https://github.com/vector-im/riot-web
parent
c839123b83
commit
ea3067b145
|
@ -7,10 +7,37 @@
|
|||
"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",
|
||||
"sign_in_or_register": "Sign In or Create Account",
|
||||
"sign_in_or_register_description": "Use your account or create a new one to continue.",
|
||||
"sign_in_description": "Use your account to continue.",
|
||||
"register_action": "Create Account",
|
||||
"continue_with_idp": "Continue with %(provider)s",
|
||||
"sign_in_with_sso": "Sign in with single sign-on",
|
||||
"server_picker_failed_validate_homeserver": "Unable to validate homeserver",
|
||||
"server_picker_invalid_url": "Invalid URL",
|
||||
"server_picker_required": "Specify a homeserver",
|
||||
"server_picker_matrix.org": "Matrix.org is the biggest public homeserver in the world, so it's a good place for many.",
|
||||
"server_picker_title": "Sign into your homeserver",
|
||||
"server_picker_intro": "We call the places where you can host your account 'homeservers'.",
|
||||
"server_picker_custom": "Other homeserver",
|
||||
"server_picker_explainer": "Use your preferred Matrix homeserver if you have one, or host your own.",
|
||||
"server_picker_learn_more": "About homeservers",
|
||||
"footer_powered_by_matrix": "powered by Matrix",
|
||||
"sign_in_prompt": "Got an account? <a>Sign in</a>",
|
||||
"create_account_prompt": "New here? <a>Create an account</a>",
|
||||
"reset_password_action": "Reset password",
|
||||
"reset_password_title": "Reset your password",
|
||||
"unsupported_auth_email": "This homeserver does not support login using email address.",
|
||||
"failed_homeserver_discovery": "Failed to perform homeserver discovery",
|
||||
"unsupported_auth": "This homeserver doesn't offer any login flows that are supported by this client.",
|
||||
"syncing": "Syncing…",
|
||||
"signing_in": "Signing In…",
|
||||
"sync_footer_subtitle": "If you've joined lots of rooms, this might take a while",
|
||||
"registration_disabled": "Registration has been disabled on this homeserver.",
|
||||
"failed_query_registration_methods": "Unable to query for supported registration methods.",
|
||||
"unsupported_auth_msisdn": "This server does not support authentication with a phone number.",
|
||||
"username_in_use": "Someone already has that username, please try another.",
|
||||
"3pid_in_use": "That e-mail address or phone number is already in use.",
|
||||
"continue_with_sso": "Continue with %(ssoButtons)s",
|
||||
"sso_or_username_password": "%(ssoButtons)s Or %(usernamePassword)s",
|
||||
"sign_in_instead": "Sign in instead",
|
||||
|
@ -18,52 +45,25 @@
|
|||
"account_clash_previous_account": "Continue with previous account",
|
||||
"log_in_new_account": "<a>Log in</a> to your new account.",
|
||||
"registration_successful": "Registration Successful",
|
||||
"server_picker_title": "Sign into your homeserver",
|
||||
"server_picker_dialog_title": "Decide where your account is hosted",
|
||||
"verify_email_heading": "Verify your email to continue",
|
||||
"verify_email_explainer": "We need to know it’s you before resetting your password. Click the link in the email we just sent to <b>%(email)s</b>",
|
||||
"username_in_use": "Someone already has that username, please try another.",
|
||||
"unsupported_auth_msisdn": "This server does not support authentication with a phone number.",
|
||||
"unsupported_auth_email": "This homeserver does not support login using email address.",
|
||||
"unsupported_auth": "This homeserver doesn't offer any login flows that are supported by this client.",
|
||||
"syncing": "Syncing…",
|
||||
"sync_footer_subtitle": "If you've joined lots of rooms, this might take a while",
|
||||
"soft_logout_intro_unsupported_auth": "You cannot sign in to your account. Please contact your homeserver admin for more information.",
|
||||
"soft_logout_intro_sso": "Sign in and regain access to your account.",
|
||||
"soft_logout_intro_password": "Enter your password to sign in and regain access to your account.",
|
||||
"soft_logout_heading": "You're signed out",
|
||||
"signing_in": "Signing In…",
|
||||
"sign_in_prompt": "Got an account? <a>Sign in</a>",
|
||||
"sign_in_or_register_description": "Use your account or create a new one to continue.",
|
||||
"sign_in_or_register": "Sign In or Create Account",
|
||||
"sign_in_description": "Use your account to continue.",
|
||||
"server_picker_required": "Specify a homeserver",
|
||||
"server_picker_matrix.org": "Matrix.org is the biggest public homeserver in the world, so it's a good place for many.",
|
||||
"server_picker_learn_more": "About homeservers",
|
||||
"server_picker_invalid_url": "Invalid URL",
|
||||
"server_picker_intro": "We call the places where you can host your account 'homeservers'.",
|
||||
"server_picker_failed_validate_homeserver": "Unable to validate homeserver",
|
||||
"server_picker_explainer": "Use your preferred Matrix homeserver if you have one, or host your own.",
|
||||
"server_picker_custom": "Other homeserver",
|
||||
"registration_disabled": "Registration has been disabled on this homeserver.",
|
||||
"register_action": "Create Account",
|
||||
"incorrect_password": "Incorrect password",
|
||||
"forgot_password_prompt": "Forgotten your password?",
|
||||
"forgot_password_email_required": "The email address linked to your account must be entered.",
|
||||
"forgot_password_email_invalid": "The email address doesn't appear to be valid.",
|
||||
"footer_powered_by_matrix": "powered by Matrix",
|
||||
"failed_soft_logout_auth": "Failed to re-authenticate",
|
||||
"failed_query_registration_methods": "Unable to query for supported registration methods.",
|
||||
"failed_homeserver_discovery": "Failed to perform homeserver discovery",
|
||||
"enter_email_heading": "Enter your email to reset password",
|
||||
"enter_email_explainer": "<b>%(homeserver)s</b> will send you a verification link to let you reset your password.",
|
||||
"create_account_prompt": "New here? <a>Create an account</a>",
|
||||
"forgot_password_prompt": "Forgotten your password?",
|
||||
"soft_logout_intro_password": "Enter your password to sign in and regain access to your account.",
|
||||
"soft_logout_intro_sso": "Sign in and regain access to your account.",
|
||||
"soft_logout_intro_unsupported_auth": "You cannot sign in to your account. Please contact your homeserver admin for more information.",
|
||||
"soft_logout_heading": "You're signed out",
|
||||
"check_email_explainer": "Follow the instructions sent to <b>%(email)s</b>",
|
||||
"check_email_wrong_email_prompt": "Wrong email address?",
|
||||
"check_email_wrong_email_button": "Re-enter email address",
|
||||
"check_email_resend_tooltip": "Verification link email resent!",
|
||||
"check_email_resend_prompt": "Did not receive it?",
|
||||
"check_email_explainer": "Follow the instructions sent to <b>%(email)s</b>",
|
||||
"3pid_in_use": "That e-mail address or phone number is already in use."
|
||||
"check_email_resend_tooltip": "Verification link email resent!",
|
||||
"enter_email_heading": "Enter your email to reset password",
|
||||
"enter_email_explainer": "<b>%(homeserver)s</b> will send you a verification link to let you reset your password.",
|
||||
"forgot_password_email_required": "The email address linked to your account must be entered.",
|
||||
"forgot_password_email_invalid": "The email address doesn't appear to be valid.",
|
||||
"verify_email_heading": "Verify your email to continue",
|
||||
"verify_email_explainer": "We need to know it’s you before resetting your password. Click the link in the email we just sent to <b>%(email)s</b>"
|
||||
},
|
||||
"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.",
|
||||
|
@ -250,6 +250,7 @@
|
|||
"ios": "iOS",
|
||||
"android": "Android",
|
||||
"unnamed_space": "Unnamed Space",
|
||||
"feedback": "Feedback",
|
||||
"report_a_bug": "Report a bug",
|
||||
"forward_message": "Forward message",
|
||||
"suggestions": "Suggestions",
|
||||
|
@ -265,8 +266,7 @@
|
|||
"support": "Support",
|
||||
"room_name": "Room name",
|
||||
"thread": "Thread",
|
||||
"accessibility": "Accessibility",
|
||||
"feedback": "Feedback"
|
||||
"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.",
|
||||
|
@ -489,9 +489,9 @@
|
|||
"category_advanced": "Advanced",
|
||||
"category_effects": "Effects",
|
||||
"category_other": "Other",
|
||||
"join": "Joins room with given address",
|
||||
"view": "Views room with given address",
|
||||
"op": "Define the power level of a user",
|
||||
"join": "Joins room with given address",
|
||||
"deop": "Deops user with given id"
|
||||
},
|
||||
"Use an identity server": "Use an identity server",
|
||||
|
@ -652,6 +652,10 @@
|
|||
"m.call.hangup": {
|
||||
"dm": "Call ended"
|
||||
},
|
||||
"no_permission_messages_before_invite": "You don't have permission to view messages from before you were invited.",
|
||||
"no_permission_messages_before_join": "You don't have permission to view messages from before you joined.",
|
||||
"encrypted_historical_messages_unavailable": "Encrypted messages before this point are unavailable.",
|
||||
"historical_messages_unavailable": "You can't see earlier messages",
|
||||
"summary": {
|
||||
"format": "%(nameList)s %(transitionList)s",
|
||||
"joined_multiple": {
|
||||
|
@ -790,13 +794,76 @@
|
|||
"other": "%(oneUser)ssent %(count)s hidden messages",
|
||||
"one": "%(oneUser)ssent a hidden message"
|
||||
}
|
||||
},
|
||||
"no_permission_messages_before_join": "You don't have permission to view messages from before you joined.",
|
||||
"no_permission_messages_before_invite": "You don't have permission to view messages from before you were invited.",
|
||||
"historical_messages_unavailable": "You can't see earlier messages",
|
||||
"encrypted_historical_messages_unavailable": "Encrypted messages before this point are unavailable."
|
||||
}
|
||||
},
|
||||
"Light high contrast": "Light high contrast",
|
||||
"widget": {
|
||||
"capability": {
|
||||
"always_on_screen_viewing_another_room": "Remain on your screen when viewing another room, when running",
|
||||
"always_on_screen_generic": "Remain on your screen while running",
|
||||
"send_stickers_this_room": "Send stickers into this room",
|
||||
"send_stickers_active_room": "Send stickers into your active room",
|
||||
"switch_room": "Change which room you're viewing",
|
||||
"switch_room_message_user": "Change which room, message, or user you're viewing",
|
||||
"change_topic_this_room": "Change the topic of this room",
|
||||
"see_topic_change_this_room": "See when the topic changes in this room",
|
||||
"change_topic_active_room": "Change the topic of your active room",
|
||||
"see_topic_change_active_room": "See when the topic changes in your active room",
|
||||
"change_name_this_room": "Change the name of this room",
|
||||
"see_name_change_this_room": "See when the name changes in this room",
|
||||
"change_name_active_room": "Change the name of your active room",
|
||||
"see_name_change_active_room": "See when the name changes in your active room",
|
||||
"change_avatar_this_room": "Change the avatar of this room",
|
||||
"see_avatar_change_this_room": "See when the avatar changes in this room",
|
||||
"change_avatar_active_room": "Change the avatar of your active room",
|
||||
"see_avatar_change_active_room": "See when the avatar changes in your active room",
|
||||
"remove_ban_invite_leave_this_room": "Remove, ban, or invite people to this room, and make you leave",
|
||||
"receive_membership_this_room": "See when people join, leave, or are invited to this room",
|
||||
"remove_ban_invite_leave_active_room": "Remove, ban, or invite people to your active room, and make you leave",
|
||||
"receive_membership_active_room": "See when people join, leave, or are invited to your active room",
|
||||
"send_stickers_this_room_as_you": "Send stickers to this room as you",
|
||||
"see_sticker_posted_this_room": "See when a sticker is posted in this room",
|
||||
"send_stickers_active_room_as_you": "Send stickers to your active room as you",
|
||||
"see_sticker_posted_active_room": "See when anyone posts a sticker to your active room",
|
||||
"byline_empty_state_key": "with an empty state key",
|
||||
"byline_state_key": "with state key %(stateKey)s",
|
||||
"any_room": "The above, but in any room you are joined or invited to as well",
|
||||
"specific_room": "The above, but in <Room /> as well",
|
||||
"send_event_type_this_room": "Send <b>%(eventType)s</b> events as you in this room",
|
||||
"see_event_type_sent_this_room": "See <b>%(eventType)s</b> events posted to this room",
|
||||
"send_event_type_active_room": "Send <b>%(eventType)s</b> events as you in your active room",
|
||||
"see_event_type_sent_active_room": "See <b>%(eventType)s</b> events posted to your active room",
|
||||
"capability": "The <b>%(capability)s</b> capability",
|
||||
"send_messages_this_room": "Send messages as you in this room",
|
||||
"send_messages_active_room": "Send messages as you in your active room",
|
||||
"see_messages_sent_this_room": "See messages posted to this room",
|
||||
"see_messages_sent_active_room": "See messages posted to your active room",
|
||||
"send_text_messages_this_room": "Send text messages as you in this room",
|
||||
"send_text_messages_active_room": "Send text messages as you in your active room",
|
||||
"see_text_messages_sent_this_room": "See text messages posted to this room",
|
||||
"see_text_messages_sent_active_room": "See text messages posted to your active room",
|
||||
"send_emotes_this_room": "Send emotes as you in this room",
|
||||
"send_emotes_active_room": "Send emotes as you in your active room",
|
||||
"see_sent_emotes_this_room": "See emotes posted to this room",
|
||||
"see_sent_emotes_active_room": "See emotes posted to your active room",
|
||||
"send_images_this_room": "Send images as you in this room",
|
||||
"send_images_active_room": "Send images as you in your active room",
|
||||
"see_images_sent_this_room": "See images posted to this room",
|
||||
"see_images_sent_active_room": "See images posted to your active room",
|
||||
"send_videos_this_room": "Send videos as you in this room",
|
||||
"send_videos_active_room": "Send videos as you in your active room",
|
||||
"see_videos_sent_this_room": "See videos posted to this room",
|
||||
"see_videos_sent_active_room": "See videos posted to your active room",
|
||||
"send_files_this_room": "Send general files as you in this room",
|
||||
"send_files_active_room": "Send general files as you in your active room",
|
||||
"see_sent_files_this_room": "See general files posted to this room",
|
||||
"see_sent_files_active_room": "See general files posted to your active room",
|
||||
"send_msgtype_this_room": "Send <b>%(msgtype)s</b> messages as you in this room",
|
||||
"send_msgtype_active_room": "Send <b>%(msgtype)s</b> messages as you in your active room",
|
||||
"see_msgtype_sent_this_room": "See <b>%(msgtype)s</b> messages posted to this room",
|
||||
"see_msgtype_sent_active_room": "See <b>%(msgtype)s</b> messages posted to your active room"
|
||||
}
|
||||
},
|
||||
"Can't start a new voice broadcast": "Can't start a new voice broadcast",
|
||||
"You are already recording a voice broadcast. Please end your current voice broadcast to start a new one.": "You are already recording a voice broadcast. Please end your current voice broadcast to start a new one.",
|
||||
"You don't have the required permissions to start a voice broadcast in this room. Contact a room administrator to upgrade your permissions.": "You don't have the required permissions to start a voice broadcast in this room. Contact a room administrator to upgrade your permissions.",
|
||||
|
@ -1106,6 +1173,7 @@
|
|||
"video_rooms_faq2_question": "Can I use text chat alongside the video call?",
|
||||
"video_rooms_faq2_answer": "Yes, the chat timeline is displayed alongside the video.",
|
||||
"notification_settings": "New Notification Settings",
|
||||
"notification_settings_beta_title": "Notification Settings",
|
||||
"msc3531_hide_messages_pending_moderation": "Let moderators hide messages pending moderation.",
|
||||
"report_to_moderators": "Report to moderators",
|
||||
"latex_maths": "Render LaTeX maths in messages",
|
||||
|
@ -1130,25 +1198,24 @@
|
|||
"location_share_live": "Live Location Sharing",
|
||||
"location_share_live_description": "Temporary implementation. Locations persist in room history.",
|
||||
"dynamic_room_predecessors": "Dynamic room predecessors",
|
||||
"dynamic_room_predecessors_description": "Enable MSC3946 (to support late-arriving room archives)",
|
||||
"voice_broadcast": "Voice broadcast",
|
||||
"voice_broadcast_force_small_chunks": "Force 15s voice broadcast chunk length",
|
||||
"oidc_native_flow": "Enable new native OIDC flows (Under active development)",
|
||||
"rust_crypto": "Rust cryptography implementation",
|
||||
"render_reaction_images": "Render custom images in reactions",
|
||||
"render_reaction_images_description": "Sometimes referred to as \"custom emojis\".",
|
||||
"hidebold": "Hide notification dot (only display counters badges)",
|
||||
"ask_to_join": "Enable ask to join",
|
||||
"new_room_decoration_ui": "Under active development, new room header & details interface",
|
||||
"notifications": "Enable the notifications panel in the room header",
|
||||
"unrealiable_e2e": "Unreliable in encrypted rooms",
|
||||
"beta_feature": "This is a beta feature",
|
||||
"click_for_info": "Click for more info",
|
||||
"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",
|
||||
"voice_broadcast_force_small_chunks": "Force 15s voice broadcast chunk length",
|
||||
"unrealiable_e2e": "Unreliable in encrypted rooms",
|
||||
"render_reaction_images_description": "Sometimes referred to as \"custom emojis\".",
|
||||
"render_reaction_images": "Render custom images in reactions",
|
||||
"oidc_native_flow": "Enable new native OIDC flows (Under active development)",
|
||||
"notifications": "Enable the notifications panel in the room header",
|
||||
"notification_settings_beta_title": "Notification Settings",
|
||||
"dynamic_room_predecessors_description": "Enable MSC3946 (to support late-arriving room archives)"
|
||||
"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.",
|
||||
"Introducing a simpler way to change your notification settings. Customize your %(brand)s, just the way you like.": "Introducing a simpler way to change your notification settings. Customize your %(brand)s, just the way you like.",
|
||||
|
@ -1202,6 +1269,8 @@
|
|||
"enable_markdown_description": "Start messages with <code>/plain</code> to send without markdown.",
|
||||
"show_nsfw_content": "Show NSFW content",
|
||||
"inline_url_previews_default": "Enable inline URL previews by default",
|
||||
"inline_url_previews_room_account": "Enable URL previews for this room (only affects you)",
|
||||
"inline_url_previews_room": "Enable URL previews by default for participants in this room",
|
||||
"prompt_invite": "Prompt before sending invites to potentially invalid matrix IDs",
|
||||
"show_breadcrumbs": "Show shortcuts to recently viewed rooms above the room list",
|
||||
"image_thumbnails": "Show previews/thumbnails for images",
|
||||
|
@ -1232,9 +1301,7 @@
|
|||
"enable_desktop_notifications_session": "Enable desktop notifications for this session",
|
||||
"show_message_desktop_notification": "Show message in desktop notification",
|
||||
"enable_audible_notifications_session": "Enable audible notifications for this session"
|
||||
},
|
||||
"inline_url_previews_room_account": "Enable URL previews for this room (only affects you)",
|
||||
"inline_url_previews_room": "Enable URL previews by default for participants in this room"
|
||||
}
|
||||
},
|
||||
"Your server doesn't support disabling sending read receipts.": "Your server doesn't support disabling sending read receipts.",
|
||||
"Use custom size": "Use custom size",
|
||||
|
@ -1346,10 +1413,10 @@
|
|||
"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",
|
||||
|
@ -2019,11 +2086,14 @@
|
|||
"Everyone in this room is verified": "Everyone in this room is verified",
|
||||
"Edit message": "Edit message",
|
||||
"From a thread": "From a thread",
|
||||
"Encrypted by an unverified user.": "Encrypted by an unverified user.",
|
||||
"Encrypted by a device not verified by its owner.": "Encrypted by a device not verified by its owner.",
|
||||
"Encrypted by an unknown or deleted device.": "Encrypted by an unknown or deleted device.",
|
||||
"The authenticity of this encrypted message can't be guaranteed on this device.": "The authenticity of this encrypted message can't be guaranteed on this device.",
|
||||
"Encrypted by an unverified session": "Encrypted by an unverified session",
|
||||
"This event could not be displayed": "This event could not be displayed",
|
||||
" in <strong>%(room)s</strong>": " in <strong>%(room)s</strong>",
|
||||
"Encrypted by an unverified session": "Encrypted by an unverified session",
|
||||
"Unencrypted": "Unencrypted",
|
||||
"The authenticity of this encrypted message can't be guaranteed on this device.": "The authenticity of this encrypted message can't be guaranteed on this device.",
|
||||
"This message could not be decrypted": "This message could not be decrypted",
|
||||
"Sending your message…": "Sending your message…",
|
||||
"Encrypting your message…": "Encrypting your message…",
|
||||
|
@ -2866,29 +2936,29 @@
|
|||
"Clearing all data from this session is permanent. Encrypted messages will be lost unless their keys have been backed up.": "Clearing all data from this session is permanent. Encrypted messages will be lost unless their keys have been backed up.",
|
||||
"Clear all data": "Clear all data",
|
||||
"create_room": {
|
||||
"name_validation_required": "Please enter a name for the room",
|
||||
"join_rule_restricted_label": "Everyone in <SpaceName/> will be able to find and join this room.",
|
||||
"join_rule_change_notice": "You can change this at any time from room settings.",
|
||||
"join_rule_public_parent_space_label": "Anyone will be able to find and join this room, not just members of <SpaceName/>.",
|
||||
"join_rule_public_label": "Anyone will be able to find and join this room.",
|
||||
"join_rule_invite_label": "Only people invited will be able to find and join this room.",
|
||||
"join_rule_knock_label": "Anyone can request to join, but admins or moderators need to grant access. You can change this later.",
|
||||
"encrypted_video_room_warning": "You can't disable this later. The room will be encrypted but the embedded call will not.",
|
||||
"encrypted_warning": "You can't disable this later. Bridges & most bots won't work yet.",
|
||||
"encryption_forced": "Your server requires encryption to be enabled in private rooms.",
|
||||
"encryption_label": "Enable end-to-end encryption",
|
||||
"unfederated_label_default_off": "You might enable this if the room will only be used for collaborating with internal teams on your homeserver. This cannot be changed later.",
|
||||
"unfederated_label_default_on": "You might disable this if the room will be used for collaborating with external teams who have their own homeserver. This cannot be changed later.",
|
||||
"title_video_room": "Create a video room",
|
||||
"title_public_room": "Create a public room",
|
||||
"title_private_room": "Create a private room",
|
||||
"action_create_video_room": "Create video room",
|
||||
"action_create_room": "Create room",
|
||||
"unfederated_label_default_on": "You might disable this if the room will be used for collaborating with external teams who have their own homeserver. This cannot be changed later.",
|
||||
"unfederated_label_default_off": "You might enable this if the room will only be used for collaborating with internal teams on your homeserver. This cannot be changed later.",
|
||||
"unfederated": "Block anyone not part of %(serverName)s from ever joining this room.",
|
||||
"topic_label": "Topic (optional)",
|
||||
"room_visibility_label": "Room visibility",
|
||||
"name_validation_required": "Please enter a name for the room",
|
||||
"join_rule_restricted_label": "Everyone in <SpaceName/> will be able to find and join this room.",
|
||||
"join_rule_restricted": "Visible to space members",
|
||||
"join_rule_public_parent_space_label": "Anyone will be able to find and join this room, not just members of <SpaceName/>.",
|
||||
"join_rule_public_label": "Anyone will be able to find and join this room.",
|
||||
"join_rule_knock_label": "Anyone can request to join, but admins or moderators need to grant access. You can change this later.",
|
||||
"join_rule_invite_label": "Only people invited will be able to find and join this room.",
|
||||
"join_rule_invite": "Private room (invite only)",
|
||||
"join_rule_change_notice": "You can change this at any time from room settings.",
|
||||
"encryption_label": "Enable end-to-end encryption",
|
||||
"encryption_forced": "Your server requires encryption to be enabled in private rooms.",
|
||||
"encrypted_warning": "You can't disable this later. Bridges & most bots won't work yet.",
|
||||
"encrypted_video_room_warning": "You can't disable this later. The room will be encrypted but the embedded call will not."
|
||||
"join_rule_restricted": "Visible to space members",
|
||||
"unfederated": "Block anyone not part of %(serverName)s from ever joining this room.",
|
||||
"action_create_video_room": "Create video room",
|
||||
"action_create_room": "Create room"
|
||||
},
|
||||
"Anyone in <SpaceName/> will be able to find and join.": "Anyone in <SpaceName/> will be able to find and join.",
|
||||
"Anyone will be able to find and join this space, not just members of <SpaceName/>.": "Anyone will be able to find and join this space, not just members of <SpaceName/>.",
|
||||
|
@ -3018,6 +3088,15 @@
|
|||
"Are you sure you want to end this poll? This will show the final results of the poll and stop people from being able to vote.": "Are you sure you want to end this poll? This will show the final results of the poll and stop people from being able to vote.",
|
||||
"An error has occurred.": "An error has occurred.",
|
||||
"MB": "MB",
|
||||
"feedback": {
|
||||
"sent": "Feedback sent",
|
||||
"comment_label": "Comment",
|
||||
"platform_username": "Your platform and username will be noted to help us use your feedback as much as we can.",
|
||||
"may_contact_label": "You may contact me if you want to follow up or to let me test out upcoming ideas",
|
||||
"pro_type": "PRO TIP: If you start a bug, please submit <debugLogsLink>debug logs</debugLogsLink> to help us track down the problem.",
|
||||
"existing_issue_link": "Please view <existingIssuesLink>existing bugs on Github</existingIssuesLink> first. No match? <newIssueLink>Start a new one</newIssueLink>.",
|
||||
"send_feedback_action": "Send feedback"
|
||||
},
|
||||
"You don't have permission to do this": "You don't have permission to do this",
|
||||
"Sending": "Sending",
|
||||
"Sent": "Sent",
|
||||
|
@ -3689,84 +3768,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",
|
||||
"widget": {
|
||||
"capability": {
|
||||
"always_on_screen_viewing_another_room": "Remain on your screen when viewing another room, when running",
|
||||
"always_on_screen_generic": "Remain on your screen while running",
|
||||
"send_stickers_this_room": "Send stickers into this room",
|
||||
"send_stickers_active_room": "Send stickers into your active room",
|
||||
"switch_room": "Change which room you're viewing",
|
||||
"switch_room_message_user": "Change which room, message, or user you're viewing",
|
||||
"change_topic_this_room": "Change the topic of this room",
|
||||
"see_topic_change_this_room": "See when the topic changes in this room",
|
||||
"change_topic_active_room": "Change the topic of your active room",
|
||||
"see_topic_change_active_room": "See when the topic changes in your active room",
|
||||
"change_name_this_room": "Change the name of this room",
|
||||
"see_name_change_this_room": "See when the name changes in this room",
|
||||
"change_name_active_room": "Change the name of your active room",
|
||||
"see_name_change_active_room": "See when the name changes in your active room",
|
||||
"change_avatar_this_room": "Change the avatar of this room",
|
||||
"see_avatar_change_this_room": "See when the avatar changes in this room",
|
||||
"change_avatar_active_room": "Change the avatar of your active room",
|
||||
"see_avatar_change_active_room": "See when the avatar changes in your active room",
|
||||
"remove_ban_invite_leave_this_room": "Remove, ban, or invite people to this room, and make you leave",
|
||||
"receive_membership_this_room": "See when people join, leave, or are invited to this room",
|
||||
"remove_ban_invite_leave_active_room": "Remove, ban, or invite people to your active room, and make you leave",
|
||||
"receive_membership_active_room": "See when people join, leave, or are invited to your active room",
|
||||
"send_stickers_this_room_as_you": "Send stickers to this room as you",
|
||||
"see_sticker_posted_this_room": "See when a sticker is posted in this room",
|
||||
"send_stickers_active_room_as_you": "Send stickers to your active room as you",
|
||||
"see_sticker_posted_active_room": "See when anyone posts a sticker to your active room",
|
||||
"byline_empty_state_key": "with an empty state key",
|
||||
"byline_state_key": "with state key %(stateKey)s",
|
||||
"any_room": "The above, but in any room you are joined or invited to as well",
|
||||
"specific_room": "The above, but in <Room /> as well",
|
||||
"send_event_type_this_room": "Send <b>%(eventType)s</b> events as you in this room",
|
||||
"see_event_type_sent_this_room": "See <b>%(eventType)s</b> events posted to this room",
|
||||
"send_event_type_active_room": "Send <b>%(eventType)s</b> events as you in your active room",
|
||||
"see_event_type_sent_active_room": "See <b>%(eventType)s</b> events posted to your active room",
|
||||
"capability": "The <b>%(capability)s</b> capability",
|
||||
"send_messages_this_room": "Send messages as you in this room",
|
||||
"send_messages_active_room": "Send messages as you in your active room",
|
||||
"see_messages_sent_this_room": "See messages posted to this room",
|
||||
"see_messages_sent_active_room": "See messages posted to your active room",
|
||||
"send_text_messages_this_room": "Send text messages as you in this room",
|
||||
"send_text_messages_active_room": "Send text messages as you in your active room",
|
||||
"see_text_messages_sent_this_room": "See text messages posted to this room",
|
||||
"see_text_messages_sent_active_room": "See text messages posted to your active room",
|
||||
"send_emotes_this_room": "Send emotes as you in this room",
|
||||
"send_emotes_active_room": "Send emotes as you in your active room",
|
||||
"see_sent_emotes_this_room": "See emotes posted to this room",
|
||||
"see_sent_emotes_active_room": "See emotes posted to your active room",
|
||||
"send_images_this_room": "Send images as you in this room",
|
||||
"send_images_active_room": "Send images as you in your active room",
|
||||
"see_images_sent_this_room": "See images posted to this room",
|
||||
"see_images_sent_active_room": "See images posted to your active room",
|
||||
"send_videos_this_room": "Send videos as you in this room",
|
||||
"send_videos_active_room": "Send videos as you in your active room",
|
||||
"see_videos_sent_this_room": "See videos posted to this room",
|
||||
"see_videos_sent_active_room": "See videos posted to your active room",
|
||||
"send_files_this_room": "Send general files as you in this room",
|
||||
"send_files_active_room": "Send general files as you in your active room",
|
||||
"see_sent_files_this_room": "See general files posted to this room",
|
||||
"see_sent_files_active_room": "See general files posted to your active room",
|
||||
"send_msgtype_this_room": "Send <b>%(msgtype)s</b> messages as you in this room",
|
||||
"send_msgtype_active_room": "Send <b>%(msgtype)s</b> messages as you in your active room",
|
||||
"see_msgtype_sent_this_room": "See <b>%(msgtype)s</b> messages posted to this room",
|
||||
"see_msgtype_sent_active_room": "See <b>%(msgtype)s</b> messages posted to your active room"
|
||||
}
|
||||
},
|
||||
"feedback": {
|
||||
"sent": "Feedback sent",
|
||||
"comment_label": "Comment",
|
||||
"platform_username": "Your platform and username will be noted to help us use your feedback as much as we can.",
|
||||
"may_contact_label": "You may contact me if you want to follow up or to let me test out upcoming ideas",
|
||||
"pro_type": "PRO TIP: If you start a bug, please submit <debugLogsLink>debug logs</debugLogsLink> to help us track down the problem.",
|
||||
"existing_issue_link": "Please view <existingIssuesLink>existing bugs on Github</existingIssuesLink> first. No match? <newIssueLink>Start a new one</newIssueLink>.",
|
||||
"send_feedback_action": "Send feedback"
|
||||
},
|
||||
"Encrypted by an unverified user.": "Encrypted by an unverified user.",
|
||||
"Encrypted by an unknown or deleted device.": "Encrypted by an unknown or deleted device.",
|
||||
"Encrypted by a device not verified by its owner.": "Encrypted by a device not verified by its owner."
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room"
|
||||
}
|
Loading…
Reference in New Issue