Skip to content
Snippets Groups Projects
strings.xml 10.8 KiB
Newer Older
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<string name="nav_drawer_open_description">Open the navigation drawer</string>
	<string name="nav_drawer_close_description">Close the navigation drawer</string>
	<string name="app_name">Briar</string>
	<string name="crash_report_title">Briar Crash Report</string>
	<string name="ongoing_notification_title">Signed into Briar</string>
	<string name="ongoing_notification_text">Touch to show the dashboard.</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="name_too_long">Name is too long</string>
	<string name="password_too_weak">Password is too weak</string>
	<string name="passwords_do_not_match">Passwords do not match</string>
	<string name="create_account_button">Create Account</string>
	<string name="enter_password">Enter your password:</string>
	<string name="password_hint">Password</string>
	<string name="forgotten_password">I have forgotten my password</string>
	<string name="try_again">Wrong password, try again</string>
	<string name="sign_in_button">Sign In</string>
	<string name="startup_failed_notification_title">Briar could not start</string>
	<string name="startup_failed_notification_text">You may need to reinstall Briar.</string>
	<string name="startup_failed_activity_title">Briar Startup Failure</string>
	<string name="startup_failed_db_error">For some reason, your Briar database is corrupted beyond repair. Your account, your data and all your contact connections are lost. Unfortunately, you need to reinstall Briar und set up a new account.</string>
	<string name="startup_failed_service_error">Briar was unable to start a required plugin. Reinstalling Briar usually solves this problem. However, please note that you will then lose your account and all data associated with it since Briar is not using central servers to store your data on.</string>
	<string name="expiry_warning">This software has expired.\nPlease install a newer version.</string>
	<string name="contact_list_button">Contacts</string>
	<string name="delete_contact">Delete contact</string>
	<string name="contact_deleted_toast">Contact deleted</string>
	<string name="forums_button">Forums</string>
	<string name="settings_button">Settings</string>
	<string name="sign_out_button">Sign Out</string>
	<string name="contact_list_title">Contacts</string>
	<string name="no_contacts">No contacts</string>
	<string name="add_contact_title">Add a Contact</string>
	<string name="add_contact_title_step">Add a Contact - Step %1$d/%2$d</string>
	<string name="your_nickname">Choose the identity you want to use:</string>
	<string name="face_to_face">You must be face-to-face with the person you want to add as a contact. This will prevent anyone from impersonating you or reading your messages in future.</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="searching_format">Searching for contact with invitation code %06d\u2026</string>
	<string name="connection_failed">Connection failed</string>
	<string name="could_not_find_contact">Briar could not find your contact nearby</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_toast">Contact added: %s</string>
	<string name="contact_already_exists">Contact %s already exists</string>
	<string name="contact_exchange_failed">Contact exchange failed</string>
	<string name="scan_qr_code">Scan QR code</string>
	<string name="qr_code_invalid">The QR code is invalid</string>
	<string name="connecting_to_device">Connecting to device\u2026</string>
	<string name="authenticating_with_device">Authenticating with device\u2026</string>
	<string name="connection_aborted_local">Connection aborted by us! This could mean that someone is trying to interfere with your connection</string>
	<string name="connection_aborted_remote">Connection aborted by your contact! This could mean that someone is trying to interfere with your connection</string>
	<string name="no_private_messages">No messages</string>
	<string name="private_message_hint">Type message</string>
	<string name="message_sent_toast">Message sent</string>
	<string name="forums_title">Forums</string>
	<string name="no_forums">No forums</string>
	<plurals name="forums_shared">
		<item quantity="one">%d forum shared by contacts</item>
		<item quantity="other">%d forums shared by contacts</item>
	</plurals>
	<string name="unsubscribe">Unsubscribe</string>
	<string name="unsubscribed_toast">Unsubscribed</string>
	<string name="no_forum_posts">No posts</string>
	<string name="create_forum_title">New Forum</string>
	<string name="choose_forum_name">Choose a name for your forum:</string>
	<string name="create_forum_button">Create Forum</string>
	<string name="forum_created_toast">Forum created</string>
	<string name="forum_share_with_all">Share this forum with all contacts</string>
	<string name="forum_share_with_some">Share this forum with chosen contacts</string>
	<string name="share_button">Share Forum</string>
	<string name="from">From:</string>
	<string name="anonymous">Anonymous</string>
	<string name="new_identity_item">New identity\u2026</string>
	<string name="new_identity_title">New Identity</string>
	<string name="create_identity_button">Create Identity</string>
	<string name="identity_created_toast">Identity created</string>
	<string name="forum_post_hint">Type forum post</string>
	<string name="available_forums_title">Available Forums</string>
	<string name="subscribed_toast">Subscribed</string>
	<string name="shared_by_format">Shared by %s</string>
	<string name="no_contacts_prompt">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="done_button">Done</string>
	<string name="delete_button">Delete</string>
	<string name="post_sent_toast">Forum post sent</string>
	<plurals name="private_message_notification_text">
		<item quantity="one">New private message.</item>
		<item quantity="other">%d new private messages.</item>
	</plurals>
	<plurals name="forum_post_notification_text">
		<item quantity="one">New forum post.</item>
		<item quantity="other">%d new forum posts.</item>
	</plurals>
	<string name="settings_title">Settings</string>
	<string name="network_settings_title">Networks</string>
	<string name="bluetooth_setting">Connect via Bluetooth</string>
	<string name="bluetooth_setting_enabled">Whenever contacts are nearby</string>
	<string name="bluetooth_setting_disabled">Only when adding contacts</string>
	<string name="tor_mobile_setting">Connect via Tor</string>
	<string name="tor_mobile_setting_enabled">When using Wi-Fi or mobile data</string>
	<string name="tor_mobile_setting_disabled">Only when using Wi-Fi</string>
	<string name="panic_setting">Panic button setup</string>
	<string name="panic_setting_title">Panic button</string>
	<string name="panic_setting_hint">Configure how Briar will react when you use a panic button app</string>
	<string name="notification_settings_title">Notifications</string>
	<string name="notify_private_messages_setting">Show alerts for private messages</string>
	<string name="notify_forum_posts_setting">Show alerts for forum posts</string>
	<string name="notify_vibration_setting">Vibrate</string>
	<string name="notify_sound_setting">Sound</string>
	<string name="notify_sound_setting_default">Default ringtone</string>
	<string name="notify_sound_setting_disabled">None</string>
	<string name="choose_ringtone_title">Choose ringtone</string>
	<string name="panic_app_setting_title">Panic Button App</string>
	<string name="panic_app_setting_summary">No app has been set</string>
	<string name="panic_app_setting_none">None</string>
	<string name="lock_setting_title">Sign Out</string>
	<string name="lock_setting_summary">Sign out of Briar if a panic button is pressed</string>
	<string name="purge_setting_title">Delete Account</string>
	<string name="purge_setting_summary">Delete your Briar account if a panic button is pressed. Caution: This will permanently delete your identities, contacts and messages</string>
	<string name="uninstall_setting_title">Uninstall Briar</string>
	<string name="uninstall_setting_summary">This requires manual confirmation in a panic event</string>
	<string name="step">Step %1$d/%2$d</string>
	<string name="online">Online</string>
	<string name="offline">Offline</string>
	<string name="send">Send</string>
	<string name="transport_tor">Internet</string>
	<string name="transport_bt">Bluetooth</string>
	<string name="transport_lan">Wi-Fi</string>
	<string name="no_data">No data</string>
	<string name="unknown_app">an unknown app</string>
	<!-- Dialogs -->
	<string name="dialog_title_lost_password">Lost Password</string>
	<string name="dialog_message_lost_password">Password recovery is not possible. Do you want to delete your account?\n\nCaution: This will permanently delete your identities, contacts and messages</string>
	<string name="dialog_title_delete_contact">Confirm Contact Deletion</string>
	<string name="dialog_message_delete_contact">Are you sure that you want to remove this contact and all messages exchanged with this contact?</string>
	<string name="dialog_title_connect_panic_app">Confirm Panic App</string>
	<string name="dialog_message_connect_panic_app">Are you sure that you want to allow %1$s to trigger destructive panic button actions?</string>
	<string name="dialog_title_welcome">Welcome to Briar</string>
	<string name="dialog_welcome_message">Add a contact to start communicating securely or press the icon in the upper left corner of the screen for more options.</string>
	<string name="dialog_button_ok">OK</string>
	<!-- Toolbar headers -->
	<string name="dashboard_toolbar_header">Briar</string>
	<string name="settings_toolbar_header">Settings</string>
	<string name="contacts_toolbar_header">Contacts</string>
	<string name="forums_toolbar_header">Forums</string>
	<!-- Progress titles -->
	<string name="progress_title_logout">Signing out of Briar..</string>
	<string name="progress_title_please_wait">Please wait..</string>