1<?xml version="1.0" encoding="UTF-8"?>
2<resources xmlns:android="http://schemas.android.com/apk/res/android"
3    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
4    <string name="app_name" msgid="5832002141924282426">"CaptivePortalLogin"</string>
5    <string name="action_use_network" msgid="8239049683838236305">"Use this network as is"</string>
6    <string name="action_do_not_use_network" msgid="6324702363356892396">"Do not use this network"</string>
7    <string name="action_bar_label" msgid="2023171629563754892">"Sign in to network"</string>
8    <string name="action_bar_title" msgid="2566334512545554724">"Sign in to %1$s"</string>
9    <string name="ssl_error_warning" msgid="494203210316238046">"The network that you’re trying to join has security issues."</string>
10    <string name="ssl_error_example" msgid="4574594291839092653">"For example, the login page might not belong to the organisation shown."</string>
11    <string name="no_bypass_error_vpnwarning" msgid="5263739853101734851">"Additionally, it is not possible to bypass this error because the device is currently running a VPN."</string>
12    <string name="error_continue_via_browser" msgid="7091550471744444659">"Continue anyway via browser"</string>
13    <string name="ssl_error_untrusted" msgid="5183246242332501768">"This certificate isn\'t from a trusted authority."</string>
14    <string name="ssl_error_mismatch" msgid="5260665486390938291">"The name of the site doesn\'t match the name on the certificate."</string>
15    <string name="ssl_error_expired" msgid="9098912817349951268">"This certificate has expired."</string>
16    <string name="ssl_error_not_yet_valid" msgid="4625726491067509546">"This certificate isn\'t valid yet."</string>
17    <string name="ssl_error_date_invalid" msgid="8113750623774526439">"This certificate has an invalid date."</string>
18    <string name="ssl_error_invalid" msgid="5977636322438777389">"This certificate is invalid."</string>
19    <string name="ssl_error_unknown" msgid="3751419329218834886">"Unknown certificate error."</string>
20    <string name="ssl_security_warning_title" msgid="7912335118289529802">"Security warning"</string>
21    <string name="ssl_error_view_certificate" msgid="3447891108083278449">"View certificate"</string>
22    <string name="custom_scheme_warning" msgid="1809266150423969087">"The network that you are trying to join is requesting to open another application."</string>
23    <string name="custom_scheme_example" msgid="7126568152528588592">"For example, the login page may require a specific application for authentication"</string>
24    <string name="ok" msgid="6584612582120777209">"OK"</string>
25    <string name="page_info_address" msgid="1290683284404217554">"Address:"</string>
26    <string name="page_info" msgid="46593086046896385">"Page info"</string>
27    <string name="downloading_paramfile" msgid="685182551665849043">"Downloading %1$s"</string>
28    <string name="download_completed" msgid="5430865338124330584">"Download completed"</string>
29    <string name="error_downloading_paramfile" msgid="2431082160412515409">"Could not download %1$s"</string>
30    <string name="channel_name_downloads" msgid="8446786286617933444">"Download"</string>
31    <string name="channel_description_downloads" msgid="8751992699855833481">"Notifications showing completed or cancelled downloads"</string>
32    <string name="channel_name_download_progress" msgid="6805362260479605374">"Download progress"</string>
33    <string name="channel_description_download_progress" msgid="5788105841492070647">"Notifications showing the progress of file downloads"</string>
34</resources>
35