Files
i2p.android.base/app/src/main/res/values/strings.xml

422 lines
28 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">I2P</string>
<string name="desc_i2p_logo">I2P logo</string>
<string name="choose_language">Choose language</string>
<string name="welcome_new_install">Welcome to I2P! This app is ALPHA software and it does not provide strong anonymity. Please read the release notes and license information.</string>
<string name="welcome_new_version">New version installed. Please read the release notes. Version:</string>
<string name="label_tunnels">Tunnels</string>
<string name="label_status">Status</string>
<string name="label_console">Console</string>
<string name="label_addresses">Addresses</string>
<string name="label_addressbook">Addressbook</string>
<string name="label_i2ptunnel" translatable="false">@string/label_tunnels</string>
<string name="label_i2ptunnel_client">Client tunnels</string>
<string name="label_i2ptunnel_server">Server tunnels</string>
<string name="label_logs">Logs</string>
<string name="label_error_logs">Error Logs</string>
<string name="label_news">News</string>
<string name="label_peers_status">Peers</string>
<string name="label_release_notes">Release Notes</string>
<string name="label_licenses">Licenses</string>
<string name="label_browse">Browse</string>
<string name="label_graphs">Graphs</string>
<string name="button_router_off">Long press to start I2P</string>
<string name="button_router_on">I2P is running (long press to stop)</string>
<string name="button_router_graceful">I2P will shut down in %s</string>
<string name="button_shutdown_now">Long press to stop now</string>
<string name="button_cancel_graceful">Long press to cancel shutdown</string>
<string name="no_internet">No Internet connection is available</string>
<string name="net_status_ipv4_ipv6" translatable="false">IPv4: %1$s; IPv6: %2$s</string>
<string name="hidden">Hidden</string>
<string name="testing">Testing</string>
<string name="firewalled">Firewalled</string>
<string name="symmetric_nat">Symmetric NAT</string>
<string name="vm_comm_system" translatable="false">VM Comm System</string>
<string name="net_status_error_i2cp">Client manager I2CP error - check logs</string>
<!-- Parameter is a time, e.g. 32s or 2m -->
<string name="net_status_error_skew">Clock skew of %s</string>
<string name="net_status_error_unresolved_tcp">Unresolved TCP address</string>
<string name="net_status_error_private_tcp">Private TCP address</string>
<string name="net_status_warn_firewalled_inbound_tcp">Firewalled with inbound TCP enabled</string>
<string name="net_status_warn_firewalled_floodfill">Firewalled and floodfill</string>
<string name="net_status_info_disconnected">Disconnected - check network connection</string>
<string name="net_status_error_udp_port">UDP port in use - change in settings and restart</string>
<string name="net_status_error_no_active_peers">No active peers - check network connection and firewall</string>
<string name="net_status_error_udp_disabled_tcp_not_set">UDP disabled and inbound TCP host/port not set</string>
<string name="net_status_warn_firewalled_udp_disabled">Firewalled with UDP disabled</string>
<string name="shared_clients">Shared clients</string>
<string name="uptime">Uptime</string>
<string name="active_peers">Active peers</string>
<string name="known_peers">Known peers</string>
<!-- Character to indicate a client tunnel. Usually first letter of the word "client". -->
<string name="char_client_tunnel">C</string>
<!-- Character to indicate a server tunnel. Usually first letter of the word "server". -->
<string name="char_server_tunnel">S</string>
<string name="no_tunnels_running">No tunnels are running yet.</string>
<string name="download">Download</string>
<string name="upload">Upload</string>
<string name="configure_browser_title">Configure browser?</string>
<string name="configure_browser_for_i2p">Would you like to configure a browser to view I2P sites? (You can also do this later from the help menu.)</string>
<string name="configure_no_doze_title">Manage Battery Optimizations?</string>
<string name="configure_no_doze">I2P works best if it keeps running. To prevent Android from closing I2P when trying to save power, you can add it to the battery exceptions list. This will substantially improve the reliability of the application.\n\nKeep I2P running in the background? (recommended)</string>
<string name="first_start_title">Congratulations on getting I2P installed!</string>
<string name="first_start_welcome"><b>Welcome to I2P!</b> Please <b>have patience</b> as I2P boots up and finds peers.</string>
<string name="first_start_read">While you are waiting, please read the release notes and welcome page.</string>
<string name="first_start_faq">Once you have client tunnels, please <b>check out</b> our FAQ:</string>
<string name="url_faq" translatable="false">http://i2p-projekt.i2p/en/faq</string>
<string name="first_start_faq_nonanon">Or use this non-anonymous link if you don\'t want to wait for tunnels:</string>
<string name="url_faq_nonanon" translatable="false">https://geti2p.net/en/faq</string>
<string name="first_start_irc">Point your IRC client to <b>localhost:6668</b> and say hi to us on:</string>
<string name="url_irc_i2p" translatable="false">irc://127.0.0.1:6668/i2p | irc://127.0.0.1:6668/i2p-dev</string>
<string name="action_search">Search</string>
<string name="action_add">Add</string>
<string name="action_edit">Edit</string>
<string name="action_delete">Delete</string>
<string name="action_i2ptunnel_start">Start tunnel</string>
<string name="action_i2ptunnel_stop">Stop tunnel</string>
<string name="action_i2ptunnel_start_all">Start all tunnels</string>
<string name="action_i2ptunnel_stop_all">Stop all tunnels</string>
<string name="action_i2ptunnel_restart_all">Restart all tunnels</string>
<string name="action_reload">Reload</string>
<string name="action_refresh">Refresh</string>
<string name="hint_search_addressbook">Search addressbook</string>
<string name="action_reload_subscriptions">Reload subscriptions</string>
<string name="news_last_updated">News last updated %s ago</string>
<string name="news_last_checked">News last checked %s ago</string>
<string name="news_updated">News Updated</string>
<string name="view_news">Touch to view latest I2P news</string>
<string name="router_not_running">The router is not running.</string>
<string name="router_shutting_down">The router is shutting down.</string>
<string name="stats_not_ready">The statistics manager is not ready yet. Try again later.</string>
<string name="select_an_address">Select an address.</string>
<string name="no_graphs_configured">No graphs have been configured. You can choose statistics to graph in the settings menu. Any changes will take effect after 60 seconds.</string>
<string name="configure_graphs">Configure graphs</string>
<string name="graphs_not_ready">Graphs are not ready yet. Try again later.</string>
<string name="statistics">Statistics</string>
<string name="routers">Routers</string>
<string name="leasesets">LeaseSets</string>
<string name="countries">Countries</string>
<string name="country">Country</string>
<string name="transport">Transport</string>
<string name="versions">Versions</string>
<string name="version">Version</string>
<string name="count">Count</string>
<string name="tname_0">Hidden or starting up</string>
<string name="tname_1" translatable="false">SSU</string>
<string name="tname_2" translatable="false">SSU with introducers</string>
<string name="tname_4" translatable="false">NTCP</string>
<string name="tname_5" translatable="false">NTCP and SSU</string>
<string name="tname_6" translatable="false">NTCP and SSU with introducers</string>
<string name="tname_9" translatable="false">IPv6 SSU</string>
<string name="tname_10" translatable="false">IPv6 Only SSU, introducers</string>
<string name="tname_11" translatable="false">IPv6 SSU, introducers</string>
<string name="tname_12" translatable="false">IPv6 NTCP</string>
<string name="tname_13" translatable="false">IPv6 NTCP, SSU</string>
<string name="tname_14" translatable="false">IPv6 Only NTCP, SSU, introducers</string>
<string name="tname_15" translatable="false">IPv6 NTCP, SSU, introducers</string>
<string name="netdb_routers_empty">No routers in your NetDB.</string>
<string name="netdb_leases_empty">No LeaseSets in your NetDB.</string>
<string name="notification_status_starting">I2P is starting up</string>
<string name="notification_status_restarting">I2P is restarting</string>
<string name="notification_status_waiting">I2P is waiting for a network connection</string>
<string name="notification_status_starting_after_waiting">Network connected, I2P is starting up</string>
<string name="notification_status_running">I2P is running</string>
<string name="notification_status_client_ready">Client tunnels are ready</string>
<string name="notification_status_client_down">Client tunnels are down</string>
<string name="notification_status_graceful">Stopping I2P in %s</string>
<string name="notification_status_stopping">Stopping I2P</string>
<string name="notification_status_stopping_after_net">Network disconnected, stopping I2P</string>
<string name="notification_status_shutdown_cancelled">Shutdown cancelled</string>
<string name="notification_status_shutting_down">I2P is shutting down</string>
<string name="notification_status_text" translatable="false">%1$sBps ↓ / %2$sBps ↑</string>
<string name="notification_status_bw">Bandwidth: %1$sBps down / %2$sBps up</string>
<string name="notification_status_peers">Peers: %1$d active, %2$d known</string>
<string name="notification_status_expl">Exploratory tunnels: %1$d/%2$d</string>
<string name="notification_status_client">Client tunnels: %1$d/%2$d</string>
<string name="menu_settings">Settings</string>
<string name="settings_enable">Enable</string>
<string name="settings_desc_subscriptions">Subscription URLs</string>
<string name="settings_label_bandwidth_net">Bandwidth and network</string>
<string name="settings_label_startOnBoot">Start I2P on Boot</string>
<string name="settings_desc_startOnBoot">Automatically connect to I2P when your Android device starts up</string>
<string name="settings_label_bandwidth">Bandwidth</string>
<string name="settings_label_bw_inbound">Inbound speed</string>
<string name="settings_desc_bw_inbound">Maximum inbound speed</string>
<string name="settings_label_bw_outbound">Outbound speed</string>
<string name="settings_desc_bw_outbound">Maximum outbound speed</string>
<string name="settings_label_network">Network</string>
<string name="settings_label_hiddenMode">Participation</string>
<string name="settings_desc_hiddenMode">Turn off hidden mode</string>
<string name="settings_label_maxPartTunnels">Max participating tunnels</string>
<string name="settings_desc_maxPartTunnels">Maximum tunnels to participate in (default=20)</string>
<string name="settings_dialog_maxPartTunnels">Maximum tunnels to participate in</string>
<string name="settings_label_sharePercent">Share percentage</string>
<string name="settings_desc_sharePercent">Percentage of bandwidth to share (default=80)</string>
<string name="settings_dialog_sharePercent">Percentage of bandwidth to share</string>
<string name="settings_desc_upnp">Open firewall ports automatically</string>
<string name="settings_label_logging">Logging</string>
<string name="settings_label_default_log_level">Default log level</string>
<string name="settings_label_appearance">Appearance</string>
<string name="settings_label_language">Language</string>
<string name="settings_default">Default</string>
<string name="settings_label_advanced">Advanced</string>
<string name="settings_label_showStats">Router statistics</string>
<string name="settings_summ_showStats">Display advanced stats in main console</string>
<string name="settings_label_transports">Transports</string>
<string name="settings_label_maxConns">Max connections</string>
<string name="settings_label_i2cp">I2CP interface</string>
<string name="settings_desc_i2cp">Allow third-party apps to create tunnels using I2CP (requires router restart)</string>
<string name="settings_label_sam">SAM interface</string>
<string name="settings_desc_sam">Allow third-party apps to create tunnels using SAM (requires router restart)</string>
<string name="settings_label_exploratory_pool">Exploratory pool</string>
<string name="settings_desc_exploratory_pool">Tunnel parameters</string>
<string name="settings_label_expl_inbound">Inbound tunnels</string>
<string name="settings_label_expl_outbound">Outbound tunnels</string>
<string name="settings_label_expl_length">Length</string>
<string name="settings_summ_expl_length">%s hops</string>
<string name="settings_desc_expl_length">How many hops to use</string>
<string name="settings_label_expl_lengthVariance">Hop variance</string>
<string name="settings_summ_expl_lengthVariance">%s</string>
<string name="settings_desc_expl_lengthVariance">How many hops to randomly add</string>
<string name="settings_label_expl_quantity">Quantity</string>
<string name="settings_summ_expl_quantity">%s tunnels</string>
<string name="settings_desc_expl_quantity">How many tunnels</string>
<string name="settings_label_expl_backupQuantity">Backup quantity</string>
<string name="settings_summ_expl_backupQuantity">%s tunnels</string>
<string name="settings_desc_expl_backupQuantity">How many tunnel backups</string>
<string name="settings_need_transport_enabled">You must have at least one transport enabled</string>
<string name="settings_router_restart_required">Please restart I2P to apply the changes</string>
<string name="menu_about">About</string>
<string name="about_version">Version:</string>
<string name="about_project">Project Home:</string>
<string name="url_project" translatable="false">https://geti2p.net | http://i2p-projekt.i2p</string>
<string name="about_bugs">Bugs and Support:</string>
<string name="url_android_forum" translatable="false">http://zzz.i2p/forums/17</string>
<string name="about_helpwanted">Help Wanted!</string>
<string name="about_volunteer">Want to help make the app better? Volunteer on the Android forum:</string>
<string name="about_donate">Want to donate money or bitcoins to buy more Android devices for development and testing? Go to:</string>
<string name="url_donate" translatable="false">https://geti2p.net/en/donate | http://i2p-projekt.i2p/en/donate</string>
<string name="menu_help">Help</string>
<string name="general">General</string>
<string name="label_router">Public addresses</string>
<string name="label_private">Private addresses</string>
<string name="addressbook_is_empty">Addressbook is empty</string>
<string name="addressbook_search_header">%s found</string>
<string name="addressbook_add_wizard_k_name">Name</string>
<string name="addressbook_add_wizard_k_destination">Destination</string>
<string name="addressbook_add_wizard_desc_name">The name</string>
<string name="addressbook_add_wizard_desc_destination">Paste the B64 of the Destination here. If you have a File Manager installed, you can browse for a text file containing the B64.</string>
<string name="nsu_iae_illegal_char">Host name \"%1$s\" contains illegal character %2$s</string>
<string name="nsu_iae_cannot_start_with">Host name cannot start with \"%s\"</string>
<string name="nsu_iae_cannot_end_with">Host name cannot end with \"%s\"</string>
<string name="nsu_iae_cannot_contain">Host name cannot contain \"%s\"</string>
<string name="nsu_iae_requires_conversion">Host name \"%s\" requires conversion to ASCII but the conversion library is unavailable in this Android version</string>
<string name="i2ptunnel_type_client">Standard client</string>
<string name="i2ptunnel_type_httpclient">HTTP client</string>
<string name="i2ptunnel_type_ircclient">IRC client</string>
<string name="i2ptunnel_type_server">Standard server</string>
<string name="i2ptunnel_type_httpserver">HTTP server</string>
<string name="i2ptunnel_type_sockstunnel">SOCKS 4/4a/5 proxy</string>
<string name="i2ptunnel_type_socksirctunnel">SOCKS IRC proxy</string>
<string name="i2ptunnel_type_connectclient">CONNECT/SSL/HTTPS proxy</string>
<string name="i2ptunnel_type_ircserver">IRC server</string>
<string name="i2ptunnel_type_streamrclient">Streamr client</string>
<string name="i2ptunnel_type_streamrserver">Streamr server</string>
<string name="i2ptunnel_type_httpbidirserver">HTTP bidir</string>
<string name="market_irc" translatable="false">market://search?q=pname:com.androirc</string>
<string name="install_recommended_app">Install recommended app?</string>
<string name="app_needed_for_this_tunnel_type">You need to install an app to use this tunnel. Would you like to install the recommended app?</string>
<string name="i2ptunnel_not_initialized">Tunnels are not initialized yet, please reload in two minutes.</string>
<string name="no_configured_client_tunnels">No configured client tunnels.</string>
<string name="no_configured_server_tunnels">No configured server tunnels.</string>
<string name="i2ptunnel_new_tunnel">New Tunnel</string>
<string name="i2ptunnel_msg_config_saved">Configuration changes saved</string>
<string name="i2ptunnel_msg_config_save_failed">Failed to save configuration</string>
<string name="i2ptunnel_msg_tunnel_starting">Starting tunnel</string>
<string name="i2ptunnel_msg_tunnel_stopping">Stopping tunnel</string>
<string name="i2ptunnel_delete_confirm_message">Delete tunnel?</string>
<string name="i2ptunnel_delete_confirm_button">Delete tunnel</string>
<string name="i2ptunnel_no_tunnel_details">Could not load tunnel details</string>
<string name="i2ptunnel_wizard_k_client_server">Client or Server</string>
<string name="i2ptunnel_wizard_v_client">Client tunnel</string>
<string name="i2ptunnel_wizard_v_server">Server tunnel</string>
<string name="i2ptunnel_wizard_k_type">Tunnel type</string>
<string name="i2ptunnel_wizard_k_name">Name</string>
<string name="i2ptunnel_wizard_k_desc">Description</string>
<string name="i2ptunnel_wizard_k_dest">Destination</string>
<string name="i2ptunnel_wizard_k_outproxies">Outproxies</string>
<string name="i2ptunnel_wizard_k_target_host">Target host</string>
<string name="i2ptunnel_wizard_k_target_port">Target port</string>
<string name="i2ptunnel_wizard_k_reachable_on">Reachable on</string>
<string name="i2ptunnel_wizard_k_binding_port">Binding port</string>
<string name="i2ptunnel_wizard_k_auto_start">Auto start</string>
<string name="next">Next</string>
<string name="prev">Previous</string>
<string name="finish">Submit</string>
<string name="review">Review</string>
<string name="enabled">Enabled</string>
<string name="i2ptunnel_wizard_desc_name">The name of the tunnel, for identification in the tunnel list.</string>
<string name="i2ptunnel_wizard_desc_desc">A description of the tunnel. This is optional and purely informative.</string>
<string name="i2ptunnel_wizard_desc_dest">Type in the I2P destination of the service that this client tunnel should connect to. This could be the full base 64 destination key, or an I2P host name from your address book.</string>
<string name="i2ptunnel_wizard_desc_outproxies">If you know of any outproxies for this type of tunnel (either HTTP or SOCKS), fill them in. Separate multiple proxies with commas.</string>
<string name="i2ptunnel_wizard_desc_target_host">This is the IP that your service is running on, this is usually on the same machine so 127.0.0.1 is autofilled.</string>
<string name="i2ptunnel_wizard_desc_target_port">This is the port that the service is accepting connections on.</string>
<string name="i2ptunnel_wizard_desc_reachable_on">This limits what computers or smartphones can access this tunnel.</string>
<string name="i2ptunnel_wizard_desc_binding_port">This is the port that the client tunnel will be accessed from locally. This is also the client port for the HTTP bidir server tunnel.</string>
<string name="i2ptunnel_wizard_desc_auto_start">Should the tunnel automatically start when the router starts?</string>
<string name="i2ptunnel_wizard_submit_confirm_message">Create tunnel?</string>
<string name="i2ptunnel_wizard_submit_confirm_button">Create tunnel</string>
<string name="i2ptunnel_view_target">Target</string>
<string name="i2ptunnel_view_access_point">Access point</string>
<string name="i2ptunnel_view_autostart">Auto-start</string>
<string name="address_copied_to_clipboard">Address copied to clipboard</string>
<string name="edit_tunnel">Edit tunnel</string>
<string name="name">Name</string>
<string name="description">Description</string>
<string name="auto_start">Auto-start</string>
<string name="tunnel_summ_auto_start">Start the tunnel when the router starts.</string>
<string name="tunnel_cat_ports">Local ports</string>
<string name="shared_client">Shared client</string>
<string name="tunnel_summ_shared_client">Use the same Destination and tunnels as other shared clients</string>
<string name="target_destination">Target destination</string>
<string name="persistent_key">Persistent key</string>
<string name="persistent_key_conflict_title">Disable new keys on reopen?</string>
<string name="persistent_key_conflict_msg">You can\'t enable persistent keys while the tunnel is configured to generate new keys on reopen. Do you want to disable new keys on reopen?</string>
<string name="tunnel_summ_persistent_key">Keep this tunnel\'s Destination when it restarts</string>
<string name="reachable_on">Reachable on</string>
<string name="listen_port">Listen port</string>
<string name="client_ssl">Client SSL</string>
<string name="tunnel_summ_client_ssl">Clients must use SSL to connect</string>
<string name="outproxies">Outproxies</string>
<string name="ssl_outproxies">SSL outproxies</string>
<string name="irc">IRC</string>
<string name="enable_dcc">Enable DCC</string>
<string name="tunnel_summ_enable_dcc">Allow IRC clients to use DCC</string>
<string name="website_domain_name">Website domain name</string>
<string name="target_host">Target host</string>
<string name="target_port">Target port</string>
<string name="use_ssl">Use SSL</string>
<string name="tunnel_summ_use_ssl">Use SSL to connect to target</string>
<string name="tunnel_parameters">Tunnel parameters</string>
<string name="profile">Profile</string>
<string name="profile_bulk">Bulk connection (downloads/websites/BT)</string>
<string name="profile_interactive">Interactive connection</string>
<string name="delay_connect">Delay connect</string>
<string name="tunnel_summ_delay_connect">Enable for request/response connections</string>
<string name="access_control">Access control</string>
<string name="restricted_access">Restricted access</string>
<string name="disabled">Disabled</string>
<string name="whitelist">Whitelist</string>
<string name="blacklist">Blacklist</string>
<string name="access_list">Access list</string>
<string name="reject_inproxies">Reject inproxies</string>
<string name="tunnel_summ_reject_inproxies">Only allow I2P users to connect</string>
<string name="unique_local">Unique local</string>
<string name="tunnel_summ_unique_local">Use unique localhost IPs for each client</string>
<string name="multihome">Multihome</string>
<string name="tunnel_summ_multihome">Enable multihoming optimizations</string>
<string name="client_connection_limits">Client connection limits</string>
<string name="connections_per_minute">Connections per minute</string>
<string name="connections_per_hour">Connections per hour</string>
<string name="connections_per_day">Connections per day</string>
<string name="total_connection_limits">Total connection limits</string>
<string name="total_connections_per_minute">Total connections per minute</string>
<string name="total_connections_per_hour">Total connections per hour</string>
<string name="total_connections_per_day">Total connections per day</string>
<string name="max_active_connections">Max active connections</string>
<string name="num_per_minute">%s per minute</string>
<string name="num_per_hour">%s per hour</string>
<string name="num_per_day">%s per day</string>
<string name="unlimited">Unlimited</string>
<string name="set_zero_for_unlimited">Set 0 for unlimited</string>
<string name="post_limits">POST limits</string>
<string name="limit_period">Limit period</string>
<string name="client_posts_per_period">Client POSTs per period</string>
<string name="client_ban_length">Client ban length</string>
<string name="total_posts_per_period">Total POSTs per period</string>
<string name="total_ban_length">Total ban length</string>
<string name="power_saving">Power saving</string>
<string name="delay_open">Delay open</string>
<string name="tunnel_summ_delay_open">Delay tunnel open until required</string>
<string name="reduce_quantity">Reduce quantity</string>
<string name="tunnel_summ_reduce_quantity">Reduce tunnel quantity when idle</string>
<string name="idle_time">Idle time</string>
<string name="num_minutes">%s minutes</string>
<string name="reduced_tunnel_quantity">Reduced tunnel quantity</string>
<string name="close_tunnels">Close tunnels when idle</string>
<string name="new_keys_on_reopen">New keys on reopen</string>
<string name="new_keys_on_reopen_conflict_title">Disable persistent keys?</string>
<string name="new_keys_on_reopen_conflict_msg">You can\'t enable new keys on reopen while the tunnel is configured to have persistent keys. Do you want to disable persistent keys?</string>
<string name="http_client">HTTP client</string>
<string name="tunnel_summ_user_agent">Pass \'User-Agent\' header through</string>
<string name="tunnel_summ_referer">Pass \'Referer\' header through</string>
<string name="tunnel_summ_accept">Pass \'Accept-*\' headers through</string>
<string name="tunnel_summ_allow_ssl">Allow SSL to I2P addresses</string>
<string name="jump_url_list">Jump URL list</string>
<string name="proxy_auth">Proxy authorization</string>
<string name="tunnel_summ_proxy_auth">Require a login to use this proxy</string>
<string name="username">Username</string>
<string name="password">Password</string>
<string name="outproxy_auth">Outproxy authorization</string>
<string name="tunnel_summ_outproxy_auth">The login required for the outproxy</string>
<string name="other">Other</string>
<string name="signature_type">Signature type</string>
<string name="custom_options">Custom options</string>
<string name="all">All</string>
<string name="no_messages">No messages</string>
<string name="no_error_messages">No error messages</string>
<plurals name="log_error_messages">
<item quantity="one">One error message</item>
<item quantity="other">%d error messages, newest first</item>
</plurals>
<plurals name="log_messages">
<item quantity="one">One message</item>
<item quantity="other">%d messages, newest first</item>
</plurals>
<string name="log_entry">Log Entry</string>
<string name="copy_logs">Copy logs</string>
<string name="i2p_android_error_logs">I2P Android Error Logs</string>
<string name="i2p_android_logs">I2P Android Logs</string>
<string name="error_logs_copied_to_clipboard">Error logs copied to clipboard</string>
<string name="logs_copied_to_clipboard">Logs copied to clipboard</string>
<string name="label_browser_configuration">Browser configuration</string>
<string name="no_market_app">No market app found, please install manually</string>
<string name="unset">Unset</string>
<string name="running_background">I2P is running in the background</string>
</resources>