42 lines
3.6 KiB
XML
42 lines
3.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<plurals name="room_timeline_state_changes">
|
|
<item quantity="one">"%1$d room change"</item>
|
|
<item quantity="other">"%1$d room changes"</item>
|
|
</plurals>
|
|
<string name="screen_room_attachment_source_camera">"Camera"</string>
|
|
<string name="screen_room_attachment_source_camera_photo">"Take photo"</string>
|
|
<string name="screen_room_attachment_source_camera_video">"Record video"</string>
|
|
<string name="screen_room_attachment_source_files">"Attachment"</string>
|
|
<string name="screen_room_attachment_source_gallery">"Photo & Video Library"</string>
|
|
<string name="screen_room_attachment_source_location">"Location"</string>
|
|
<string name="screen_room_attachment_source_poll">"Poll"</string>
|
|
<string name="screen_room_attachment_text_formatting">"Text Formatting"</string>
|
|
<string name="screen_room_encrypted_history_banner">"Message history is currently unavailable in this room"</string>
|
|
<string name="screen_room_error_failed_retrieving_user_details">"Could not retrieve user details"</string>
|
|
<string name="screen_room_invite_again_alert_message">"Would you like to invite them back?"</string>
|
|
<string name="screen_room_invite_again_alert_title">"You are alone in this chat"</string>
|
|
<string name="screen_room_message_copied">"Message copied"</string>
|
|
<string name="screen_room_no_permission_to_post">"You do not have permission to post to this room"</string>
|
|
<string name="screen_room_notification_settings_allow_custom">"Allow custom setting"</string>
|
|
<string name="screen_room_notification_settings_allow_custom_footnote">"Turning this on will override your default setting"</string>
|
|
<string name="screen_room_notification_settings_custom_settings_title">"Notify me in this chat for"</string>
|
|
<string name="screen_room_notification_settings_default_setting_footnote">"You can change it in your %1$s."</string>
|
|
<string name="screen_room_notification_settings_default_setting_footnote_content_link">"global settings"</string>
|
|
<string name="screen_room_notification_settings_default_setting_title">"Default setting"</string>
|
|
<string name="screen_room_notification_settings_edit_remove_setting">"Remove custom setting"</string>
|
|
<string name="screen_room_notification_settings_error_loading_settings">"An error occurred while loading notification settings."</string>
|
|
<string name="screen_room_notification_settings_error_restoring_default">"Failed restoring the default mode, please try again."</string>
|
|
<string name="screen_room_notification_settings_error_setting_mode">"Failed setting the mode, please try again."</string>
|
|
<string name="screen_room_notification_settings_mode_all_messages">"All messages"</string>
|
|
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"Mentions and Keywords only"</string>
|
|
<string name="screen_room_notification_settings_room_custom_settings_title">"In this room, notify me for"</string>
|
|
<string name="screen_room_reactions_show_less">"Show less"</string>
|
|
<string name="screen_room_reactions_show_more">"Show more"</string>
|
|
<string name="screen_room_retry_send_menu_send_again_action">"Send again"</string>
|
|
<string name="screen_room_retry_send_menu_title">"Your message failed to send"</string>
|
|
<string name="screen_room_timeline_add_reaction">"Add emoji"</string>
|
|
<string name="screen_room_timeline_less_reactions">"Show less"</string>
|
|
<string name="screen_room_voice_message_tooltip">"Hold to record"</string>
|
|
<string name="screen_room_error_failed_processing_media">"Failed processing media to upload, please try again."</string>
|
|
</resources>
|