<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">Briar</string> <string name="notification_title">Briar is running</string> <string name="notification_text">Touch to quit.</string> <string name="setup_title">Briar Setup</string> <string name="choose_nickname">Choose your nickname:</string> <string name="choose_password">Choose your password:</string> <string name="confirm_password">Confirm your password:</string> <string name="format_min_password">Password must be at least %1$d characters long</string> <string name="enter_password">Enter your password:</string> <string name="try_again">Wrong password, try again:</string> <string name="expiry_warning">This software has expired.\nPlease install a newer version.</string> <string name="contact_list_button">Contacts</string> <string name="messages_button">Messages</string> <string name="groups_button">Groups</string> <string name="blogs_button">Blogs</string> <string name="synchronize_button">Synchronize</string> <string name="quit_button">Quit</string> <string name="new_identity_item">New identity\u2026</string> <string name="contact_list_title">Contacts</string> <string name="share_app">Share the Briar App</string> <string name="contact_connected">Connected</string> <string name="format_last_connected">Last connected <br /> %1$s</string> <string name="add_contact_title">Add a Contact</string> <string name="your_nickname">Your nickname: </string> <string name="wifi_not_available">Wi-Fi is NOT AVAILABLE</string> <string name="wifi_disabled">Wi-Fi is OFF</string> <string name="wifi_disconnected">Wi-Fi is DISCONNECTED</string> <string name="format_wifi_connected">Wi-Fi is connected to %1$s</string> <string name="bluetooth_not_available">Bluetooth is NOT AVAILABLE</string> <string name="bluetooth_disabled">Bluetooth is OFF</string> <string name="bluetooth_not_discoverable">Bluetooth is NOT DISCOVERABLE</string> <string name="bluetooth_discoverable">Bluetooth is discoverable</string> <string name="fact_to_face">For security reasons you must be face-to-face with someone to add them as a contact</string> <string name="continue_button">Continue</string> <string name="your_invitation_code">Your invitation code is</string> <string name="enter_invitation_code">Please enter your contact\'s invitation code:</string> <string name="format_connecting_wifi">Connecting via %1$s\u2026</string> <string name="connecting_bluetooth">Connecting via Bluetooth\u2026</string> <string name="connection_failed">Connection failed</string> <string name="check_same_network">Please check that you are both using the same network</string> <string name="try_again_button">Try again</string> <string name="connected_to_contact">Connected to contact</string> <string name="calculating_confirmation_code">Calculating confirmation code\u2026</string> <string name="your_confirmation_code">Your confirmation code is</string> <string name="enter_confirmation_code">Please enter your contact\'s confirmation code:</string> <string name="waiting_for_contact">Waiting for contact\u2026</string> <string name="exchanging_contact_details">Exchanging contact details\u2026</string> <string name="codes_do_not_match">Codes do not match</string> <string name="interfering">This could mean that someone is trying to interfere with your connection</string> <string name="contact_added">Contact added</string> <string name="done_button">Done</string> <string name="messages_title">Messages</string> <string name="no_messages">(No messages)</string> <string name="format_from">From: %1$s</string> <string name="new_message_title">New Message</string> <string name="from">From:</string> <string name="to">To:</string> <string name="anonymous">Anonymous</string> <string name="new_contact_item">New contact\u2026</string> <string name="groups_title">Groups</string> <plurals name="groups_available"> <item quantity="one">%1$d group available from contacts</item> <item quantity="other">%1$d groups available from contacts</item> </plurals> <string name="no_posts">No posts</string> <string name="subscribe_to_this_group">Subscribe to this group</string> <string name="create_group_title">New Group</string> <string name="choose_group_name">Choose a name for your group:</string> <string name="group_visible_to_all">Share this group with all contacts</string> <string name="group_visible_to_some">Share this group with chosen contacts</string> <string name="new_post_title">New Post</string> <string name="new_group_item">New group\u2026</string> <string name="manage_subscriptions_title">Manage Subscriptions</string> <string name="no_groups_available">No groups available from contacts</string> <string name="blogs_title">Blogs</string> <plurals name="blogs_available"> <item quantity="one">%1$d blog available from contacts</item> <item quantity="other">%1$d blogs available from contacts</item> </plurals> <string name="no_blogs_available">No blogs available from contacts</string> <string name="subscribed_all">Subscribed, shared with all contacts</string> <string name="subscribed_some">Subscribed, shared with chosen contacts</string> <string name="not_subscribed">Not subscribed</string> <string name="subscribe_to_this_blog">Subscribe to this blog</string> <string name="create_blog_title">New Blog</string> <string name="choose_blog_name">Choose a name for your blog:</string> <string name="blog_visible_to_all">Share this blog with all contacts</string> <string name="blog_visible_to_some">Share this blog with chosen contacts</string> <string name="not_your_blog">Only the creator of this blog can write posts</string> <string name="ok_button">OK</string> <string name="new_blog_item">New blog\u2026</string> <string name="create_nickname_item">New nickname\u2026</string> <string name="create_identity_title">Create an Identity</string> <string name="create_button">Create</string> <string name="no_contacts">You don\'t have any contacts. Add a contact now?</string> <string name="add_button">Add</string> <string name="cancel_button">Cancel</string> <string name="no_groups">You aren\'t subscribed to any groups. Create a group now?</string> <string name="no_blogs">You don\'t have any blogs. Create a blog now?</string> </resources>