34 lines
3.4 KiB
XML
34 lines
3.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="screen_join_room_ban_by_message">"You were banned from this room by %1$s."</string>
|
||
<string name="screen_join_room_ban_message">"You were banned from this room"</string>
|
||
<string name="screen_join_room_ban_reason">"Reason: %1$s."</string>
|
||
<string name="screen_join_room_cancel_knock_action">"Cancel request"</string>
|
||
<string name="screen_join_room_cancel_knock_alert_confirmation">"Yes, cancel"</string>
|
||
<string name="screen_join_room_cancel_knock_alert_description">"Are you sure that you want to cancel your request to join this room?"</string>
|
||
<string name="screen_join_room_cancel_knock_alert_title">"Cancel request to join"</string>
|
||
<string name="screen_join_room_decline_and_block_alert_confirmation">"Yes, decline & block"</string>
|
||
<string name="screen_join_room_decline_and_block_alert_message">"Are you sure you want to decline the invite to join this room? This will also prevent %1$s from contacting you or inviting you to rooms."</string>
|
||
<string name="screen_join_room_decline_and_block_alert_title">"Decline invite & block"</string>
|
||
<string name="screen_join_room_decline_and_block_button_title">"Decline and block"</string>
|
||
<string name="screen_join_room_fail_message">"Joining the room failed."</string>
|
||
<string name="screen_join_room_fail_reason">"This room is either invite-only or there might be restrictions to access at space level."</string>
|
||
<string name="screen_join_room_forget_action">"Forget this room"</string>
|
||
<string name="screen_join_room_invite_required_message">"You need an invite in order to join this room"</string>
|
||
<string name="screen_join_room_invited_by">"Invited by"</string>
|
||
<string name="screen_join_room_join_action">"Join room"</string>
|
||
<string name="screen_join_room_join_restricted_message">"You may need to be invited or be a member of a space in order to join."</string>
|
||
<string name="screen_join_room_knock_action">"Send request to join"</string>
|
||
<string name="screen_join_room_knock_message_characters_count">"Allowed characters %1$d of %2$d"</string>
|
||
<string name="screen_join_room_knock_message_description">"Message (optional)"</string>
|
||
<string name="screen_join_room_knock_sent_description">"You will receive an invite to join the room if your request is accepted."</string>
|
||
<string name="screen_join_room_knock_sent_title">"Request to join sent"</string>
|
||
<string name="screen_join_room_loading_alert_message">"We could not display the room preview. This may be due to network or server issues."</string>
|
||
<string name="screen_join_room_loading_alert_title">"We couldn’t display this room preview"</string>
|
||
<string name="screen_join_room_space_not_supported_description">"%1$s does not support spaces yet. You can access spaces on web."</string>
|
||
<string name="screen_join_room_space_not_supported_title">"Spaces are not supported yet"</string>
|
||
<string name="screen_join_room_subtitle_knock">"Click the button below and a room administrator will be notified. You’ll be able to join the conversation once approved."</string>
|
||
<string name="screen_join_room_subtitle_no_preview">"You must be a member of this room to view the message history."</string>
|
||
<string name="screen_join_room_title_knock">"Want to join this room?"</string>
|
||
<string name="screen_join_room_title_no_preview">"Preview is not available"</string>
|
||
</resources>
|