2024-03-04 18:08:55 +03:00
<?xml version='1.0' encoding='utf-8'?>
<resources >
2024-05-12 18:04:14 +03:00
<string name= "disconnected" > Not connected</string>
<string name= "connected" > Connected</string>
<string name= "connecting" > Connecting…</string>
<string name= "disconnecting" > Disconnecting…</string>
<string name= "reconnecting" > Reconnecting…</string>
<string name= "connect" > Connect</string>
<string name= "disconnect" > Disconnect</string>
2024-03-26 02:09:50 +03:00
<string name= "ok" > OK</string>
2024-05-12 18:04:14 +03:00
<string name= "cancel" > Cancel</string>
<string name= "yes" > Yes</string>
<string name= "no" > No</string>
2024-03-26 02:09:50 +03:00
<string name= "vpnGranted" > VPN permission granted</string>
<string name= "vpnSetupFailed" > VPN setup error</string>
<string name= "vpnSetupFailedMessage" > To connect to AmneziaVPN, please do the following:\n\n- Allow the app to set up a VPN connection\n- Disable Always-on VPN for any other VPN app in the VPN system settings</string>
<string name= "openVpnSettings" > Open VPN settings</string>
2024-05-12 18:04:14 +03:00
<string name= "notificationChannelDescription" > AmneziaVPN service notification</string>
<string name= "notificationDialogTitle" > AmneziaVPN service</string>
<string name= "notificationDialogMessage" > Show the VPN state in the status bar?</string>
<string name= "notificationSettingsDialogTitle" > Notification settings</string>
<string name= "notificationSettingsDialogMessage" > To show notifications, you must enable notifications in the system settings</string>
<string name= "openNotificationSettings" > Open notification settings</string>
2024-12-31 04:16:52 +01:00
2026-05-04 23:38:27 +03:00
<string name= "vpnStateEventChannelName" > VPN connection alerts</string>
<string name= "vpnStateEventChannelDescription" > Brief alerts when VPN connects or disconnects</string>
2024-12-31 04:16:52 +01:00
<string name= "tvNoFileBrowser" > Please install a file management utility to browse files</string>
2024-03-04 18:08:55 +03:00
</resources>