/* Copyright 2015 OpenMarket Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ // Titles "title_recents" = "Messages"; "warning" = "Warning"; // Actions "view" = "View"; "mark_all_as_read_prompt" = "Mark all as read?"; "next" = "Next"; "back" = "Back"; "continue" = "Continue"; "create" = "Create"; "leave" = "Leave"; "remove" = "Remove"; "retry" = "Retry"; "on" = "On"; "off" = "Off"; "cancel" = "Cancel"; "save" = "Save"; "join" = "Join"; "decline" = "Decline"; "preview" = "Preview"; "camera" = "Camera"; "voice" = "Voice"; "video" = "Video"; // Authentication "auth_login" = "Log in"; "auth_register" = "Register"; "auth_user_id_placeholder" = "Email or user name"; "auth_password_placeholder" = "Password"; "auth_user_name_placeholder" = "Your name"; "auth_optional_email_placeholder" = "Email address (optional)"; "auth_email_placeholder" = "Email address"; "auth_repeat_password_placeholder" = "Repeat password"; "auth_invalid_login_param" = "Incorrect username and/or password"; "auth_invalid_user_name" = "User names may only contain letters, numbers, dots, hyphens and underscores"; "auth_invalid_password" = "Password too short (min 6)"; "auth_invalid_email" = "This doesn't look like a valid email address"; "auth_missing_password" = "Missing password"; "auth_missing_optional_email" = "If you don't specify an email address, you won't be able to reset your password. Are you sure?"; "auth_missing_email" = "Missing email address"; "auth_password_dont_match" = "Passwords don't match"; "auth_forgot_password" = "Forgot password?"; "auth_use_server_options" = "Use custom server options (advanced)"; "auth_email_validation_message" = "Please check your email to continue registration"; "auth_recaptcha_message" = "This Home Server would like to make sure you are not a robot"; "auth_username_in_use" = "Username in use"; // Chat creation "room_creation_title" = "New Chat"; "room_creation_account" = "Account"; "room_creation_appearance" = "Appearance"; "room_creation_appearance_name" = "Name"; "room_creation_appearance_picture" = "Chat picture (optional)"; "room_creation_privacy" = "Privacy"; "room_creation_private_room" = "This chat is private"; "room_creation_public_room" = "This chat is public"; "room_creation_make_public" = "Make public"; "room_creation_make_public_prompt_title" = "Make this chat public?"; "room_creation_make_public_prompt_msg" = "Are you sure you want to make this chat public? Anyone can read your messages and join the chat."; "room_creation_keep_private" = "Keep private"; "room_creation_make_private" = "Make private"; // Room recents "room_recents_directory" = "DIRECTORY"; "room_recents_favourites" = "FAVORITES"; "room_recents_conversations" = "ROOMS"; "room_recents_low_priority" = "LOW PRIORITY"; "room_recents_invites" = "INVITES"; // Search "search_rooms" = "Rooms"; "search_messages" = "Messages"; "search_people" = "People"; // Directory "directory_search_results_title" = "Browse directory results"; "directory_search_results" = "%tu results found for %@"; "directory_searching_title" = "Searching directory..."; "directory_search_fail" = "Failed to fetch data"; // Chat participants "room_participants_title" = "Participants"; "room_participants_add_participant" = "Add participant"; "room_participants_one_participant" = "1 participant"; "room_participants_multi_participants" = "%d participants"; "room_participants_leave_prompt_title" = "Leave?"; "room_participants_leave_prompt_msg" = "Are you sure you want to leave this chat?"; "room_participants_remove_prompt_title" = "Remove?"; "room_participants_remove_prompt_msg" = "Are you sure you want to remove %@ from this chat?"; "room_participants_admin_name" = "%@ (admin)"; "room_participants_invite_another_user" = "Invite/search by name, email, id"; "room_participants_invite_malformed_id_title" = "Invite Error"; "room_participants_invite_malformed_id" = "Malformed ID. Should be an email address or a Matrix ID like '@localpart:domain'"; "room_participants_invited_section" = "INVITED"; "room_participants_active" = "Online"; "room_participants_active_less_1_hour" = "Offline"; "room_participants_active_less_x_hours" = "Offline %luh ago"; "room_participants_active_less_x_days" = "Offline %lu days ago"; "room_participants_offline" = "Offline"; "room_participants_action_invite" = "Invite"; "room_participants_action_leave" = "Leave this room"; "room_participants_action_remove" = "Remove from this room"; "room_participants_action_ban" = "Block"; "room_participants_action_unban" = "Unblock"; "room_participants_action_set_default_power_level" = "Reset to normal user"; "room_participants_action_set_moderator" = "Make moderator"; "room_participants_action_set_admin" = "Make admin"; "room_participants_action_start_chat" = "Start chat"; "room_participants_action_start_voice_call" = "Start voice call"; "room_participants_action_start_video_call" = "Start video call"; // Chat "room_one_user_is_typing" = "%@ is typing..."; "room_two_users_are_typing" = "%@ & %@ are typing..."; "room_many_users_are_typing" = "%@, %@ & others are typing..."; "room_message_placeholder" = "Type a message..."; "room_offline_notification" = "Connectivity to the server has been lost."; "room_unsent_messages_notification" = "Messages not sent."; "room_prompt_resend" = "Resend now?"; "room_resend_unsent_messages" = "Resend unsent messages"; "room_delete_unsent_messages" = "Delete unsent messages"; "room_event_action_copy" = "Copy"; "room_event_action_share" = "Share"; "room_event_action_redact" = "Redact"; "room_event_action_save" = "Save"; "room_event_action_resend" = "Resend"; "room_event_action_delete" = "Delete"; "room_event_action_cancel_upload" = "Cancel Upload"; "room_event_action_cancel_download" = "Cancel Download"; // Room Title "room_title_new_room" = "New room"; "room_title_multiple_active_members" = "%d/%d active members"; "room_title_one_active_member" = "%d/%d active member"; // Room Preview "room_preview_invitation_format" = "You have been invited to join this room by %@"; "room_preview_subtitle" = "This is a preview of this room. Files and other attachments have been disabled."; "room_preview_unlinked_email_warning" = "This invitation was sent to %@, which is not associated with this account.\nYou may wish to login with a different account, or add this email to your this account."; // Settings "account_logout_all" = "Logout all accounts"; "settings_config_no_build_info" = "(no build info)"; "settings_title_config" = "Configuration"; "settings_clear_cache" = "Clear cache"; "settings_user_settings" = "USER SETTINGS"; "settings_notifications_settings" = "NOTIFICATION SETTINGS"; "settings_other" = "OTHER"; "settings_sign_out" = "Sign Out"; "settings_profile_picture" = "Profile Picture"; "settings_display_name" = "Display Name"; "settings_first_name" = "First Name"; "settings_surname" = "Surname"; "settings_email_address" = "Email"; "settings_add_email_address" = "Add email address"; "settings_change_password" = "Change password"; "settings_phone_number" = "Phone Number"; "settings_night_mode" = "Night Mode"; "settings_enable_push_notif" = "Enable notifications on your device"; "settings_global_settings_info" = "Global notification settings are available on your Vector web client"; //"settings_enable_all_notif" = "Enable all notifications"; //"settings_messages_my_display_name" = "Msg containing my display name"; //"settings_messages_my_user_name" = "Msg containing my user name"; //"settings_messages_sent_to_me" = "Messages sent to me"; //"settings_invited_to_room" = "When i'm invited to a room"; //"settings_join_leave_rooms" = "When people join or leave rooms"; //"settings_call_invitations" = "Call invitations"; "settings_version" = "Version %@"; "settings_term_conditions" = "Terms & conditions"; "settings_privacy_policy" = "Privacy Policy"; "settings_clear_cache" = "Clear cache"; "settings_change_password" = "Change password"; "settings_old_password" = "old password"; "settings_new_password" = "new password"; "settings_confirm_password" = "confirm password"; "settings_fail_to_update_password" = "Fail to update password"; "settings_password_updated" = "Your password has been updated"; // Room Details "room_details_title" = "Room Details"; "room_details_mute_notifs" = "Mute notifications"; "room_details_photo" = "Room Photo"; "room_details_room_name" = "Room Name"; "room_details_topic" = "Topic"; "room_details_people" = "Members"; "room_details_settings" = "Settings"; "room_details_fail_to_update_topic" = "Fail to update the topic"; "room_details_fail_to_update_room_name" = "Fail to update the room name"; "room_details_with_updates" = "The updates will be lost : are you sure to leave ?"; "room_details_room_is_public" = "This room is public"; "room_details_room_is_private" = "This room is private"; "notification_settings_global_notification_settings" = "Global Notification Settings"; // Media picker "media_picker_library" = "Library"; // Directory "directory_title" = "Directory"; // Others "you" = "You"; "today" = "Today"; "yesterday" = "Yesterday"; "network_offline_prompt" = "The Internet connection appears to be offline."; "public_room_section_title" = "Public Rooms (at %@):"; "bug_report_prompt" = "The application has crashed last time. Would you like to submit a crash report?"; "rage_shake_prompt" = "You seem to be shaking the phone in frustration. Would you like to submit a bug report?"; "camera_access_not_granted" = "Vector doesn't have permission to use Camera, please change privacy settings"; // room display name "room_displayname_invite_from" = "Invite from %@"; "room_displayname_room_invite" = "Room Invite"; "room_displayname_two_members" = "%@ and %@"; "room_displayname_more_than_two_members" = "%@ and %u others"; "room_displayname_no_title" = "Empty room";