{
"Organisms": {
"RoomCommon": {
"changed_room_name": " changed room name"
}
},
"Auth": {
"title_login": "Log In",
"title_register": "Register",
"title_reset_password": "Reset Password",
"homeserver": "Homeserver",
"homeserver_edit": "Edit",
"homeserver_dialog_title": "Homeserver",
"homeserver_dialog_desc": "Enter the address of the Matrix homeserver you want to connect to.",
"homeserver_dialog_placeholder": "example.com",
"homeserver_dialog_cancel": "Cancel",
"homeserver_dialog_confirm": "Continue",
"username_placeholder": "Username",
"password_placeholder": "Password",
"forgot_password": "Forgot password?",
"login_button": "Log In",
"new_here": "New here?",
"create_account": "Create account",
"already_have_account": "Already have an account?",
"remember_password": "Remember your password?",
"loading_server": "Looking for server...",
"loading_connecting": "Connecting to {{url}}...",
"loading_auth_flows": "Loading...",
"error_server_not_found": "Failed to find server.",
"error_server_config_invalid": "Failed to connect. Server configuration for {{host}} is invalid.",
"error_server_base_url_invalid": "Failed to connect. Invalid server base_url.",
"error_server_unavailable": "Failed to connect to the server.",
"error_auth_flows": "Failed to load authorization flows.",
"error_client_unsupported": "This client does not support authorization on server \"{{server}}\".",
"error_custom_server_not_allowed": "Login with a custom server is not allowed.",
"error_matrix_id_server": "Failed to find Matrix ID server.",
"error_invalid_credentials": "Invalid username or password.",
"error_account_deactivated": "This account has been deactivated.",
"error_invalid_request": "Failed to log in. Part of the request data is invalid.",
"error_rate_limited": "Too many attempts. Please try again later.",
"error_unknown": "Failed to log in. Unknown error.",
"register_disabled": "Registration is disabled on this server.",
"register_rate_limited": "Too many attempts. Please try again later.",
"register_invalid_request": "Invalid request. Failed to get registration parameters.",
"register_unsupported": "This application does not support registration on this server.",
"register_username_label": "Username",
"register_password_label": "Password",
"register_confirm_password_label": "Confirm Password",
"register_button": "Register",
"register_token_label": "Registration Token",
"register_token_optional_label": "Registration Token (Optional)",
"register_email_label": "Email",
"register_email_optional_label": "Email (Optional)",
"register_terms": "I accept the server Terms and Conditions.",
"register_error_user_taken": "This username is already taken.",
"register_error_user_invalid": "This username contains invalid characters.",
"register_error_user_exclusive": "This username is reserved.",
"register_error_password_weak": "Weak password. Password rejected by server, please choose a stronger one.",
"register_error_password_short": "Short password. Password rejected by server, please choose a longer one.",
"register_error_rate_limited": "Failed to register. Your request has been rate-limited, please try again later.",
"register_error_forbidden": "Failed to register. The homeserver does not permit registration.",
"register_error_invalid_request": "Failed to register. Invalid request.",
"register_error_unknown": "Failed to register. Unknown reason.",
"reset_description": "Homeserver {{server}} will send you an email to let you reset your password.",
"reset_email_label": "Email",
"reset_new_password": "New Password",
"reset_confirm_password": "Confirm Password",
"reset_button": "Reset Password",
"reset_error_fallback": "Failed to reset password.",
"reset_success_message": "Password has been reset successfully. Please login with your new password.",
"reset_success_login": "Login"
},
"Settings": {
"title": "Settings",
"menu_general": "General",
"menu_account": "Account",
"menu_notifications": "Notifications",
"menu_devices": "Devices",
"menu_emojis_stickers": "Emojis & Stickers",
"menu_developer_tools": "Developer Tools",
"menu_about": "About",
"logout": "Logout",
"general_title": "General",
"appearance": "Appearance",
"system_theme": "System Theme",
"system_theme_desc": "Choose between light and dark theme based on system preference.",
"light_theme": "Light Theme:",
"dark_theme": "Dark Theme:",
"theme": "Theme",
"theme_desc": "Theme to use when system theme is not enabled.",
"monochrome_mode": "Monochrome Mode",
"twitter_emoji": "Twitter Emoji",
"page_zoom": "Page Zoom",
"date_time": "Date & Time",
"hour_24": "24-Hour Time Format",
"date_format": "Date Format",
"custom": "Custom",
"formatting": "Formatting",
"year": "Year",
"two_digit_year": "Two-digit year",
"four_digit_year": "Four-digit year",
"month": "Month",
"the_month": "The month",
"two_digit_month": "Two-digit month",
"short_month_name": "Short month name",
"full_month_name": "Full month name",
"day_of_month": "Day of the Month",
"day_of_month_val": "Day of the month",
"two_digit_day": "Two-digit day of the month",
"day_of_week": "Day of the Week",
"day_of_week_sunday": "Day of the week (Sunday = 0)",
"two_letter_day": "Two-letter day name",
"short_day_name": "Short day name",
"full_day_name": "Full day name",
"save": "Save",
"editor": "Editor",
"enter_newline": "ENTER for Newline",
"enter_newline_desc": "Use {{key}} + ENTER to send message and ENTER for newline.",
"markdown": "Markdown Formatting",
"hide_activity": "Hide Typing & Read Receipts",
"hide_activity_desc": "Turn off both typing status and read receipts to keep your activity private.",
"messages": "Messages",
"message_layout": "Message Layout",
"message_spacing": "Message Spacing",
"legacy_username_color": "Legacy Username Color",
"hide_membership": "Hide Membership Change",
"hide_profile": "Hide Profile Change",
"disable_media_auto_load": "Disable Media Auto Load",
"url_preview": "Url Preview",
"url_preview_encrypted": "Url Preview in Encrypted Room",
"show_hidden_events": "Show Hidden Events",
"account_title": "Account",
"profile": "Profile",
"avatar": "Avatar",
"upload": "Upload",
"remove": "Remove",
"remove_avatar": "Remove Avatar",
"remove_avatar_confirm": "Are you sure you want to remove profile avatar?",
"display_name": "Display Name",
"matrix_id": "Matrix ID",
"copy": "Copy",
"contact_info": "Contact Information",
"email_address": "Email Address",
"email_address_desc": "Email address attached to your account.",
"blocked_users": "Blocked Users",
"select_user": "Select User",
"select_user_desc": "Prevent receiving messages or invites from user by adding their userId.",
"block": "Block",
"users": "Users",
"notifications_title": "Notifications",
"block_messages": "Block Messages",
"block_messages_moved": "This option has been moved to \"Account > Block Users\" section.",
"system": "System",
"desktop_notifications": "Desktop Notifications",
"notif_permission_blocked": "Notification permission is blocked. Please allow notification permission from browser address bar.",
"notif_not_supported": "Notifications are not supported by the system.",
"notif_show_desktop": "Show desktop notifications when a message arrives.",
"enable": "Enable",
"notification_sound": "Notification Sound",
"notification_sound_desc": "Play sound when a new message arrives.",
"email_notification": "Email Notification",
"email_no_email": "Your account does not have any email attached.",
"email_send_notif": "Send notification to your email.",
"email_send_notif_to": "Send notification to your email. (\"{{email}}\")",
"unexpected_error": "Unexpected Error!",
"all_messages": "All Messages",
"badge": "Badge: ",
"one_to_one": "1-to-1 Chats",
"one_to_one_encrypted": "1-to-1 Chats (Encrypted)",
"rooms": "Rooms",
"rooms_encrypted": "Rooms (Encrypted)",
"special_messages": "Special Messages",
"mention_user_id": "Mention User ID (\"{{userId}}\")",
"contains_displayname": "Contains Display Name",
"contains_displayname_value": "Contains Display Name (\"{{displayName}}\")",
"contains_username": "Contains Username (\"{{username}}\")",
"mention_room": "Mention @room",
"contains_room": "Contains @room",
"keyword_messages": "Keyword Messages",
"select_keyword": "Select Keyword",
"select_keyword_desc": "Set a notification preference for message containing given keyword.",
"notif_disable": "Disable",
"notif_silent": "Notify Silent",
"notif_loud": "Notify Loud",
"devices_title": "Devices",
"security": "Security",
"device_verification": "Device Verification",
"device_verification_desc": "To verify device identity and grant access to encrypted messages.",
"current": "Current",
"last_activity": "Last activity: ",
"today": "Today",
"yesterday": "Yesterday",
"device_id": "Device ID: ",
"ip_address": "IP Address: ",
"device_key": "Device Key: ",
"loading": "loading...",
"device_name": "Device Name",
"device_name_public": "Device names are visible to public.",
"cancel": "Cancel",
"edit": "Edit",
"undo": "Undo",
"others": "Others",
"device_dashboard": "Device Dashboard",
"device_dashboard_desc": "Manage your devices on OIDC dashboard.",
"open": "Open",
"delete_devices_error": "Failed to logout devices! Please try again. {{message}}",
"delete_devices_confirm": "Logout from selected devices. ({{count}} selected)",
"delete_devices_unsupported": "Authentication steps to perform this action are not supported by the client.",
"unverified": "Unverified",
"unverified_count": "{{count}} Unverified",
"verified": "Verified",
"verify_steps_title": "Steps to verify from another device.",
"verify_step_1": "Open your other verified device.",
"verify_step_2_settings": "Settings",
"verify_step_3_section": "Devices/Sessions",
"verify_step_4": "Initiate verification.",
"verify_no_device": "If you do not have any verified device, press the \"Verify Manually\" button.",
"verify_current_title": "Unverified",
"verify_current_desc": "Start verification from other device or verify manually.",
"view_less": "View Less",
"learn_more": "Learn More",
"verify_manually": "Verify Manually",
"verify_other_title": "Unverified",
"verify_other_desc": "Verify device identity and grant access to encrypted messages.",
"verify": "Verify",
"reset": "Reset",
"local_backup": "Local Backup",
"new_password": "New Password",
"confirm_password": "Confirm Password",
"password": "Password",
"export": "Export",
"export_title": "Export Messages Data",
"export_desc": "Save password protected copy of encryption data on your device to decrypt messages later.",
"collapse": "Collapse",
"expand": "Expand",
"import_title": "Import Messages Data",
"import_desc": "Load password protected copy of encryption data from device to decrypt your messages.",
"import": "Import",
"decrypt": "Decrypt",
"emojis_stickers_title": "Emojis & Stickers",
"default_pack": "Default Pack",
"unknown": "Unknown",
"view": "View",
"favorite_packs": "Favorite Packs",
"select_pack": "Select Pack",
"select_pack_desc": "Pick emoji and sticker packs from rooms to use globally.",
"select": "Select",
"room_packs": "Room Packs",
"close": "Close",
"select_all": "Select All",
"unselect_all": "Unselect All",
"no_packs": "No Packs",
"no_packs_desc": "Packs from rooms will appear here. You do not have any rooms with packs yet.",
"apply_error": "Failed to apply changes! Please try again.",
"apply_ready": "Changes saved! Apply when ready.",
"apply_changes": "Apply Changes",
"about_title": "About",
"about_tagline": "Yet another matrix client.",
"options": "Options",
"clear_cache_title": "Clear Cache & Reload",
"clear_cache_desc": "Clear all your locally stored data and reload from server.",
"clear_cache": "Clear Cache",
"credits": "Credits",
"devtools_title": "Developer Tools",
"enable_devtools": "Enable Developer Tools",
"access_token": "Access Token",
"access_token_desc": "Copy access token to clipboard.",
"account_data": "Account Data",
"account_data_global": "Global",
"account_data_desc": "Data stored in your global account data.",
"events": "Events",
"total": "Total: {{count}}",
"add_new": "Add New"
},
"Search": {
"search": "Search",
"no_match_found": "No Match Found",
"no_rooms": "No Rooms",
"no_match_for_query": "No match found for \"{{query}}\".",
"no_rooms_to_display": "You do not have any rooms to display yet.",
"help_text": "Type # for rooms, @ for DMs and * for spaces. Hotkey: {{hotkey}}",
"message_search": "Message Search",
"message_search_subtitle": "Find helpful messages in your community by searching with related keywords.",
"no_results_for": "No results found for \"{{term}}\"",
"results_for": "Results for \"{{term}}\"",
"search_for_keyword": "Search for keyword",
"clear": "Clear",
"enter": "Enter",
"sort_by": "Sort by",
"recent": "Recent",
"relevance": "Relevance",
"rooms": "Rooms",
"rooms_for_query": "Rooms for \"{{query}}\"",
"no_match_found_excl": "No match found!",
"save": "Save",
"save_count": "Save ({{count}})",
"deselect_all": "Deselect All",
"select_rooms": "Select Rooms",
"filter": "Filter",
"global": "Global",
"room_tombstone": "This room has been replaced.",
"event": "event",
"open": "Open",
"home": "Home"
}
}