From 718c152a6a63a20c5a49f32f6f0884e32848f4e9 Mon Sep 17 00:00:00 2001 From: pacien Date: Wed, 22 Aug 2018 22:44:53 +0200 Subject: Re-organise string resources --- app/src/main/res/values/strings.xml | 144 ++++++++++++++++++------------------ 1 file changed, 74 insertions(+), 70 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f6a06a4..f4e6658 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -19,71 +19,72 @@ --> - Tinc App - Tinc - 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. - https://tincapp.pacien.org - https://tincapp.pacien.org/doc.html#%1$s - pacien.gplayfr@gmail.com - - App version %1$s (%2$s build) - Running on Android %1$s %2$s - Device ABIs: %1$s - - Errors - - About this app - Configure - Disconnect - Show log - - Passphrase - - Request VPN permissions - Error - Unable to start tinc - Unlock tinc private keys - App crash - - Close - Cancel - Project website - Open manual - Install - Unlock - - Dismiss - Open web page - Send e-mail - Send report - - Network configuration successfully written. - No network name has been provided. - No configuration has been found for network \"%1$s\". - Network configuration file not found at \"%1$s\". - Invalid network configuration in network.conf:\n%1$s - Could not decrypt private keys:\n%1$s - Starting VPN… - Disconnecting VPN… - A passphrase is required to unlock the keyring. - Tinc daemon exited during startup:\n%1$s\nCheck the logs for more details. - Could not apply network interface configuration:\n%1$s - Could not bind network interface. Is another VPN running? - Invalid network name. - The application has previously encountered a fatal error. - The crash details have been saved in \"%1$s\". - No running tinc daemon has been found. - Could not read network interface configuration:\n%1$s - Could not read tinc private keys:\n%1$s + Tinc App + https://tincapp.pacien.org/doc.html#%1$s + + + Error + Loading… + yes + no + none + Close + Cancel + Apply + Open web page + + + About this app + 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. + https://tincapp.pacien.org + App version %1$s (%2$s build) + Running on Android %1$s %2$s + Device ABIs: %1$s + Project website + + + App crash + The application has previously encountered a fatal error. + The crash details have been saved in \"%1$s\". + Send e-mail + Send report + pacien.gplayfr@gmail.com + + + Unlock tinc private keys + Passphrase + Unlock + @string/generic_action_cancel + + + Errors + Open manual + Unable to start tinc + Could not read tinc private 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. + 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\". + 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. + Starting VPN… + Invalid network name. + Network configuration successfully written. + Path info Configuration directory Log directory @@ -110,15 +111,16 @@ Private keys encryption Current passphrase\n(leave empty if none) New passphrase\n(leave empty to decrypt) - Apply + @string/generic_action_apply Encrypting/decrypting private keys Connected to %s - Network - Nodes - Subnets + Disconnect + Show log + Disconnecting VPN… + Network Network name IP addresses Routes @@ -127,21 +129,23 @@ Allowed applications Disallowed applications Allow bypass + @string/generic_yes + @string/generic_no + @string/generic_none - yes - no - none - - Loading… + Nodes + @string/generic_loading unreachable this node direct via %s - Loading… + @string/generic_loading Node info - Close - Loading… + @string/generic_action_close + + Subnets + @string/generic_loading Log level: %s -- cgit v1.2.3