]> git.ipfire.org Git - thirdparty/strongswan.git/blame - src/frontends/android/app/src/main/res/values/strings.xml
android: Add adapter for user ID selection
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / res / values / strings.xml
CommitLineData
da848ab8 1<?xml version="1.0" encoding="utf-8"?>
03a5a63c 2<!--
19e22af1 3 Copyright (C) 2012-2016 Tobias Brunner
03a5a63c
TB
4 Copyright (C) 2012 Giuliano Grassi
5 Copyright (C) 2012 Ralf Sager
19e22af1 6 HSR Hochschule fuer Technik Rapperswil
03a5a63c
TB
7
8 This program is free software; you can redistribute it and/or modify it
9 under the terms of the GNU General Public License as published by the
10 Free Software Foundation; either version 2 of the License, or (at your
11 option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.
12
13 This program is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 for more details.
17-->
da848ab8
TB
18<resources>
19
03a5a63c
TB
20 <!-- Application -->
21 <string name="app_name">strongSwan VPN Client</string>
6316b502 22 <string name="main_activity_name">strongSwan</string>
bad119c5 23 <string name="show_log">View log</string>
c8d0c3b0 24 <string name="search">Search</string>
8df118f7
TB
25 <string name="vpn_not_supported_title">VPN not supported</string>
26 <string name="vpn_not_supported">Your device does not support VPN applications.\nPlease contact the manufacturer.</string>
2e50a8e7 27 <string name="vpn_not_supported_during_lockdown">VPN connections are not supported in lockdown mode.</string>
f46da851 28 <string name="loading">Loading&#8230;</string>
127d83bb 29 <string name="profile_not_found">Profile not found</string>
ac3c6ff4 30 <string name="strongswan_shortcut">strongSwan shortcut</string>
bad119c5
TB
31
32 <!-- Log view -->
33 <string name="log_title">Log</string>
6c54c108
TB
34 <string name="send_log">Send log file</string>
35 <string name="empty_log">Log file is empty</string>
36 <string name="log_mail_subject">strongSwan %1$s Log File</string>
03a5a63c 37
7329618c
TB
38 <!-- VPN profile list -->
39 <string name="no_profiles">No VPN profiles.</string>
56a922b2 40 <string name="add_profile">Add VPN profile</string>
c6b736b9
TB
41 <string name="edit_profile">Edit</string>
42 <string name="delete_profile">Delete</string>
374f6253 43 <string name="select_profiles">Select profiles</string>
c6b736b9
TB
44 <string name="profiles_deleted">Selected profiles deleted</string>
45 <string name="no_profile_selected">No profile selected</string>
46 <string name="one_profile_selected">One profile selected</string>
47 <string name="x_profiles_selected">%1$d profiles selected"</string>
56a922b2
TB
48
49 <!-- VPN profile details -->
a3e2f127
TB
50 <string name="profile_edit_save">Save</string>
51 <string name="profile_edit_cancel">Cancel</string>
ea15f20a
TB
52 <string name="profile_name_label">Profile name (optional)</string>
53 <string name="profile_name_hint">Defaults to the configured server</string>
54 <string name="profile_name_hint_gateway">Defaults to \"%1$s\"</string>
55 <string name="profile_gateway_label">Server</string>
56 <string name="profile_gateway_hint">IP address or hostname of the VPN server</string>
57 <string name="profile_vpn_type_label">VPN Type</string>
58 <string name="profile_username_label">Username</string>
59 <string name="profile_password_label">Password (optional)</string>
60 <string name="profile_password_hint">Leave blank to get prompted on demand</string>
61 <string name="profile_user_certificate_label">User certificate</string>
f46da851
TB
62 <string name="profile_user_select_certificate_label">Select user certificate</string>
63 <string name="profile_user_select_certificate">Select a specific user certificate</string>
cdcf754f
TB
64 <string name="profile_user_select_id_label">User identity</string>
65 <string name="profile_user_select_id_init">Select a certificate first</string>
66 <string name="profile_user_select_id_default">Default (%1$s)</string>
ea15f20a 67 <string name="profile_ca_label">CA certificate</string>
fcb54480 68 <string name="profile_ca_auto_label">Select automatically</string>
4db2d633
TB
69 <string name="profile_ca_select_certificate_label">Select CA certificate</string>
70 <string name="profile_ca_select_certificate">Select a specific CA certificate</string>
ea15f20a 71 <string name="profile_advanced_label">Advanced settings</string>
c6822051 72 <string name="profile_show_advanced_label">Show advanced settings</string>
c5fee223
TB
73 <string name="profile_remote_id_label">Server identity</string>
74 <string name="profile_remote_id_hint">Defaults to the configured server. Custom values are explicitly sent to the server and enforced during authentication</string>
75 <string name="profile_remote_id_hint_gateway">Defaults to \"%1$s\". Custom values are explicitly sent to the server and enforced during authentication</string>
ea15f20a
TB
76 <string name="profile_mtu_label">MTU of the VPN tunnel device</string>
77 <string name="profile_mtu_hint">In case the default value is unsuitable for a particular network</string>
78 <string name="profile_port_label">Server port</string>
79 <string name="profile_port_hint">UDP port to connect to, if different from the default</string>
80 <string name="profile_split_tunneling_label">Split tunneling</string>
3ee84fa9
TB
81 <string name="profile_split_tunnelingv4_title">Block IPv4 traffic not destined for the VPN</string>
82 <string name="profile_split_tunnelingv6_title">Block IPv6 traffic not destined for the VPN</string>
a3e2f127 83 <!-- Warnings/Notifications in the details view -->
ea15f20a
TB
84 <string name="alert_text_no_input_gateway">A value is required to initiate the connection</string>
85 <string name="alert_text_no_input_username">Please enter your username </string>
fcb54480
TB
86 <string name="alert_text_nocertfound_title">No CA certificate selected</string>
87 <string name="alert_text_nocertfound">Please select one or activate <i>Select automatically</i></string>
c6822051 88 <string name="alert_text_out_of_range">Please enter a number in the range from %1$d - %2$d</string>
e1a98e79 89 <string name="tnc_notice_title">EAP-TNC may affect your privacy</string>
19e22af1
TB
90 <string name="tnc_notice_subtitle">Device data is sent to the server operator</string>
91 <string name="tnc_notice_details"><![CDATA[<p>Trusted Network Connect (TNC) allows server operators to assess the health of a client device.</p><p>For that purpose the server operator may request data such as a unique identifier, a list of installed packages, system settings, or cryptographic checksums of files.</p><b>Any data will be sent only after verifying the server\'s identity.</b>]]></string>
da848ab8 92
caf85c87 93 <!-- Trusted certificate selection -->
b0b0eac6 94 <string name="trusted_certs_title">CA certificates</string>
caf85c87 95 <string name="no_certificates">No certificates</string>
08de6a08 96 <string name="reload_trusted_certs">Reload CA certificates</string>
b0b0eac6
TB
97 <string name="system_tab">System</string>
98 <string name="user_tab">User</string>
f21a69db 99 <string name="local_tab">Imported</string>
ac200bcd
TB
100 <string name="delete_certificate_question">Delete certificate?</string>
101 <string name="delete_certificate">The certificate will be permanently removed!</string>
94cc8f6a
TB
102 <string name="import_certificate">Import certificate</string>
103 <string name="cert_imported_successfully">Certificate successfully imported</string>
104 <string name="cert_import_failed">Failed to import certificate</string>
caf85c87 105
a43bdf9a
TB
106 <!-- VPN state fragment -->
107 <string name="state_label">Status:</string>
108 <string name="profile_label">Profile:</string>
8062f973 109 <string name="disconnect">Disconnect</string>
a43bdf9a
TB
110 <string name="state_connecting">Connecting&#8230;</string>
111 <string name="state_connected">Connected</string>
112 <string name="state_disconnecting">Disconnecting&#8230;</string>
113 <string name="state_disabled">No active VPN</string>
264dd8d3 114 <string name="state_error">Error</string>
a43bdf9a 115
e5bf6dcd
TB
116 <!-- IMC state fragment -->
117 <string name="imc_state_label">Assessment:</string>
118 <string name="imc_state_isolate">Restricted</string>
119 <string name="imc_state_block">Failed</string>
254d8679 120 <string name="show_remediation_instructions">View remediation instructions</string>
e5bf6dcd 121
0ef98957
TB
122 <!-- Remediation instructions -->
123 <string name="remediation_instructions_title">Remediation instructions</string>
124
b1340aa1
TB
125 <!-- Dialogs -->
126 <string name="login_title">Enter password to connect</string>
127 <string name="login_confirm">Connect</string>
264dd8d3 128 <string name="error_introduction">Failed to establish VPN:</string>
19e22af1
TB
129 <string name="error_lookup_failed">Server address lookup failed.</string>
130 <string name="error_unreachable">Server is unreachable.</string>
131 <string name="error_peer_auth_failed">Verifying server authentication failed.</string>
264dd8d3 132 <string name="error_auth_failed">User authentication failed.</string>
a8dc42b2 133 <string name="error_assessment_failed">Security assessment failed.</string>
264dd8d3 134 <string name="error_generic">Unspecified failure while connecting.</string>
50b04898
TB
135 <string name="vpn_connected">VPN connected</string>
136 <string name="vpn_profile_connected">This VPN profile is currently connected!</string>
137 <string name="reconnect">Reconnect</string>
138 <string name="connect_profile_question">Connect %1$s?</string>
139 <string name="replaces_active_connection">This will replace your active VPN connection!</string>
140 <string name="connect">Connect</string>
b1340aa1 141
7329618c 142</resources>