From 85f589c8ce31e49bf78ad1b1a37ef7160bc258a6 Mon Sep 17 00:00:00 2001 From: byjosh <52639095+byjosh@users.noreply.github.com> Date: Tue, 29 Sep 2020 02:20:13 +0100 Subject: [PATCH] With escaped apostrophes version of Italian translation by @anthologist This is https://github.com/freeotp/freeotp-android/pull/184 by @anthologist (https://github.com/anthologist) except the unescaped apostrophes are now escaped as suggested by @dvanbalen (https://github.com/dvanbalen ) . It seemed the lack of a few escaping backslashes were all that was holding this Italian translation up - so I've done those. As pull requests are under Apache License https://github.com/freeotp/freeotp-android/blob/master/COPYING I think this is fine - as I am clear about who deserves credit for the actual translation (I'm just the backslash guy). --- app/src/main/res/values-it/strings.xml | 43 ++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 app/src/main/res/values-it/strings.xml diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml new file mode 100644 index 00000000..e6f47cd2 --- /dev/null +++ b/app/src/main/res/values-it/strings.xml @@ -0,0 +1,43 @@ + + + FreeOTP + Il token specificato non era valido! + Elimina + Modifica + Ripristina predefiniti + Nessuna chiave OTP installata. + Aggiungi token + Scansiona codice QR + Intervallo + Contatore + Segreto + Tipo + Algoritmo + Cifre + Salva + Codice copiato negli appunti. + + Info su FreeOTP + Versione FreeOTP %1$s (%2$d) + © 2013 - Red Hat, Inc., et al. + FreeOTP ha una licenza %1$s. + Per altre informazioni, vedi il nostro %s. + Alcune icone usate da questa applicazione sono riprodotte da lavoro creato e condiviso dall\'Android Open Source Project e usate secondo i termini descritti nella Licenza di Attribuzione Creative Commons 2.5. + + <a href="http://freeotp.github.io">website</a> + <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</a> + + Errore durante l\'accesso alla fotocamera! + L\'accesso alla fotocamera non è autorizzato + Errore durante l\'apertura dell\'immagine! + + Questa è la tua ultima possibilità: se elimini questo token, sarà perduto per sempre. Non sarà disattivato sul server. + Eliminare questo token? + + + MD5 + SHA1 + SHA256 + SHA512 + +