From 870ba3ea7e93305d4fd6ef824f5bf4fd7cb02e21 Mon Sep 17 00:00:00 2001 From: Allan Nordhøy Date: Thu, 23 Aug 2018 02:13:24 +0200 Subject: Language rework --- app/src/main/res/values/strings.xml | 40 ++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'app') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f4e6658..0fbb3dc 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ - Tinc App + tinc App https://tincapp.pacien.org/doc.html#%1$s @@ -34,7 +34,7 @@ Open web page - About this app + About Android binding and user interface for the tinc mesh VPN daemon. Copyright © 2017–2018 Pacien TRAN-GIRARD and contributors. Software distributed under the terms of the GNU General Public License v3. @@ -46,14 +46,14 @@ App crash - The application has previously encountered a fatal error. - The crash details have been saved in \"%1$s\". + The app encountered a fatal error. + Crash details saved in \"%1$s\". Send e-mail Send report pacien.gplayfr@gmail.com - Unlock tinc private keys + Unlock private tinc keys Passphrase Unlock @string/generic_action_cancel @@ -61,34 +61,34 @@ Errors Open manual - Unable to start tinc - Could not read tinc private keys:\n%1$s + Could not start tinc + Could not read private tinc keys:\n%1$s Could not read network interface configuration:\n%1$s Could not bind network interface. Is another VPN running? Could not apply network interface configuration:\n%1$s - Tinc daemon exited during startup:\n%1$s\nCheck the logs for more details. + tinc daemon exited during startup:\n%1$s\nCheck the logs for more details. No passphrase provided to unlock the keyring. - No network name has been provided. - No configuration has been found for network \"%1$s\". - Network configuration file not found at \"%1$s\". + No network name provided. + Could not find configuration for \"%1$s\" network. + Could not find network configuration file at \"%1$s\". Invalid network configuration in network.conf:\n%1$s Could not decrypt private keys:\n%1$s Configure Connect to network - No network configuration has been found. - Storage directory is unavailable. + Could not find any network configuration. + Could not access storage directory. Starting VPN… Invalid network name. - Network configuration successfully written. + Network configuration written. Path info Configuration directory Log directory - Tinc binary + tinc binary Tools Generate node configuration and keys @@ -96,7 +96,7 @@ Encrypt or decrypt private keys New network - Tinc network name + tinc network name Name of this node Passphrase (optional) Create @@ -112,7 +112,7 @@ Current passphrase\n(leave empty if none) New passphrase\n(leave empty to decrypt) @string/generic_action_apply - Encrypting/decrypting private keys + Encrypting/decrypting private tinc keys Connected to %s @@ -126,8 +126,8 @@ Routes DNS servers Search domains - Allowed applications - Disallowed applications + Allowed apps + Disallowed apps Allow bypass @string/generic_yes @string/generic_no -- cgit v1.2.3