From 339136dda5feb430005aa7af36409ef902bbbe6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 2 Mar 2014 18:14:49 +0100 Subject: [PATCH] Update from transifex --- .../src/main/res/raw-de/help_about.html | 12 +- .../src/main/res/raw-de/help_changelog.html | 40 +- .../src/main/res/raw-de/help_start.html | 10 +- .../src/main/res/raw-es-rCO/help_about.html | 8 +- .../src/main/res/raw-es-rCO/help_start.html | 8 +- .../src/main/res/raw-es/help_about.html | 8 +- .../src/main/res/raw-es/help_start.html | 8 +- .../src/main/res/raw-fr/help_about.html | 8 +- .../src/main/res/raw-fr/help_start.html | 8 +- .../src/main/res/raw-it-rIT/help_about.html | 42 +- .../main/res/raw-it-rIT/help_changelog.html | 118 +++--- .../main/res/raw-it-rIT/help_nfc_beam.html | 10 +- .../src/main/res/raw-it-rIT/help_start.html | 18 +- .../main/res/raw-it-rIT/nfc_beam_share.html | 8 +- .../src/main/res/raw-ja/help_about.html | 8 +- .../src/main/res/raw-ja/help_start.html | 8 +- .../src/main/res/raw-nl-rNL/help_about.html | 8 +- .../src/main/res/raw-nl-rNL/help_start.html | 8 +- .../src/main/res/raw-pt-rBR/help_about.html | 8 +- .../src/main/res/raw-pt-rBR/help_start.html | 8 +- .../src/main/res/raw-ru/help_about.html | 8 +- .../src/main/res/raw-ru/help_start.html | 8 +- .../src/main/res/raw-sl-rSI/help_about.html | 8 +- .../src/main/res/raw-sl-rSI/help_start.html | 8 +- .../src/main/res/raw-tr/help_about.html | 8 +- .../src/main/res/raw-tr/help_start.html | 8 +- .../src/main/res/raw-uk/help_about.html | 6 +- .../src/main/res/raw-uk/help_start.html | 2 +- .../src/main/res/raw-zh/help_about.html | 8 +- .../src/main/res/raw-zh/help_start.html | 8 +- .../src/main/res/values-de/strings.xml | 19 +- .../src/main/res/values-es/strings.xml | 14 +- .../src/main/res/values-fr/strings.xml | 19 +- .../src/main/res/values-it-rIT/strings.xml | 375 ++++++++++++++++-- .../src/main/res/values-ja/strings.xml | 17 +- .../src/main/res/values-nl-rNL/strings.xml | 4 - .../src/main/res/values-ru/strings.xml | 19 +- .../src/main/res/values-uk/strings.xml | 5 +- .../src/main/res/values-zh/strings.xml | 4 - 39 files changed, 626 insertions(+), 276 deletions(-) diff --git a/OpenPGP-Keychain/src/main/res/raw-de/help_about.html b/OpenPGP-Keychain/src/main/res/raw-de/help_about.html index 89f74e9b0..50220bd0b 100644 --- a/OpenPGP-Keychain/src/main/res/raw-de/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-de/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain ist eine OpenPGP-Implementierung für Android. Die Entwicklung begann als ein Fork von Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

Lizenz: GPLv3+

-

Entwickler OpenPGP Keychain

+

Entwickler OpenKeychain

2.1

2.0

@@ -56,25 +56,25 @@

1.0.7

1.0.6

1.0.5

1.0.4

1.0.3

1.0.2

diff --git a/OpenPGP-Keychain/src/main/res/raw-de/help_start.html b/OpenPGP-Keychain/src/main/res/raw-de/help_start.html index 198dfe64f..d2735f739 100644 --- a/OpenPGP-Keychain/src/main/res/raw-de/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-de/help_start.html @@ -6,14 +6,14 @@

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

-

I found a bug in OpenPGP Keychain!

-

Please report the bug using the issue tracker of OpenPGP Keychain.

+

Ich habe einen Fehler in OpenKeychain gefunden!

+

Please report the bug using the issue tracker of OpenKeychain.

Contribute

-

If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

+

If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

-

Translations

-

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

+

Übersetzungen

+

Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_about.html b/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_about.html index 773d11fa7..863aeee58 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

License: GPLv3+

-

Developers OpenPGP Keychain

+

Developers OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_start.html b/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_start.html index 198dfe64f..3a6443a2f 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-es-rCO/help_start.html @@ -6,14 +6,14 @@

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

-

I found a bug in OpenPGP Keychain!

-

Please report the bug using the issue tracker of OpenPGP Keychain.

+

I found a bug in OpenKeychain!

+

Please report the bug using the issue tracker of OpenKeychain.

Contribute

-

If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

+

If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

Translations

-

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

+

Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-es/help_about.html b/OpenPGP-Keychain/src/main/res/raw-es/help_about.html index a81789cec..95189425d 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-es/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain es una implementación de OpenPGP para Android. Su desarrollo comenzó como un fork de Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain es una implementación de OpenPGP para Android.

Licencia: GPLv3+

-

Desarrolladores de OpenPGP Keychain

+

Desarrolladores OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-es/help_start.html b/OpenPGP-Keychain/src/main/res/raw-es/help_start.html index d0eee8adb..2907bbc99 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-es/help_start.html @@ -6,14 +6,14 @@

Es recomendable que instales OI File Manager para una mejor selección de archivos y Barcode Scanner para escanear los códigos QR generados. Pulsando en los enlaces se abrirá Google Play o F-Droid.

-

¡He encontrado un bug en OpenPGP Keychain!

-

Por favor, informa de errores usando el seguimiento de incidencias de OpenPGP Keychain.

+

¡He encontrado un bug en OpenKeychain!

+

Por favor, informa de errores usando el seguimiento de incidencias de OpenKeychain.

Aportar

-

Si quieres ayudarnos con el desarrollo de OpenPGP Keychain aportando código sigue nuestra pequeña guía en Github.

+

Si quieres ayudarnos con el desarrollo de OpenKeychain aportando código sigue nuestra pequeña guía en Github.

Traducciones

-

¡Ayúdanos a traducir OpenPGP Keychain! Todo el mundo es bienvenido en Transifex - OpenPGP Keychain.

+

¡Ayúdanos a traducir OpenKeychain! Todo el mundo es bienvenido en Transifex - OpenKeychain.

diff --git a/OpenPGP-Keychain/src/main/res/raw-fr/help_about.html b/OpenPGP-Keychain/src/main/res/raw-fr/help_about.html index 0833c35d9..3cbbce4d5 100644 --- a/OpenPGP-Keychain/src/main/res/raw-fr/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-fr/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

Le porte-clefs OpenPGP est une implémentation d'OpenPGP pour Android. Le développement a commencé comme bifurcation d'Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain est une implémentation d'OpenPGP pour Android.

Licence : GPLv3+

-

Les développeurs du Porte-clefs OpenPGP

+

Les développeurs d'OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-fr/help_start.html b/OpenPGP-Keychain/src/main/res/raw-fr/help_start.html index 4be071ec9..0c1610f0c 100644 --- a/OpenPGP-Keychain/src/main/res/raw-fr/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-fr/help_start.html @@ -6,14 +6,14 @@

Il vous est recommendé d'installer le gestionnaire de fichiers OI pour sa fonction améliorée de séléction des fichiers et le lecteur de codes à barres pour balayer les codes QR générés. Cliquer sur les liens ouvrira Google Play Store ou F-Droid pour l'installation.

-

J'ai trouvé un bogue dans le Porte-clefs OpenPGP !

-

Veuillez rapporter le bogue en utilisant le gestionnaire de bogues du Porte-clefs OpenPGP.

+

J'ai trouvé un bogue dans OpenKeychain !

+

Veuillez rapporter le bogue en utilisant le gestionnaire de bogue d'OpenKeychain.

Contribuer

-

Si vous voulez nous aider à développer le Porte-clefs OpenPGP en y contribuant par du code, veuillez suivre notre petit guide sur Github.

+

Si vous voulez nous aider à développer OpenKeychain en y contribuant par du code veuillez suivre notre petit guide sur Github.

Traductions

-

Aidez-nous à traduire le Porte-clefs OpenPGP ! Tout le monde peut y participer sur la page Transifex du Porte-clefs OpenPGP Keychain.

+

Aidez-nous à traduire le OpenKeychain ! Tout le monde peut y participer sur la page d'OpenKeychain sur Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_about.html b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_about.html index 773d11fa7..ba0676f3e 100644 --- a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_about.html @@ -1,43 +1,45 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).

-

License: GPLv3+

+

http://www.openkeychain.org

+

OpenKeychain un implementazione OpenPGP per Android.

+

Licenza: GPLv3+

-

Developers OpenPGP Keychain

+

Sviluppatori OpenKeychain

-

Developers APG 1.x

+

Sviluppatori APG 1.x

-

Libraries

+

Librerie

diff --git a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html index abf660ba8..050d2c9ef 100644 --- a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_changelog.html @@ -3,106 +3,106 @@

2.3

2.2

2.1.1

2.1

2.0

1.0.8

1.0.7

1.0.6

1.0.5

1.0.4

1.0.3

1.0.2

1.0.1

1.0.0

diff --git a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_nfc_beam.html b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_nfc_beam.html index 88492731c..6ff56194e 100644 --- a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_nfc_beam.html +++ b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_nfc_beam.html @@ -1,12 +1,12 @@ -

How to receive keys

+

Come ricevere le chiavi

    -
  1. Go to your partners contacts and open the contact you want to share.
  2. -
  3. Hold the two devices back to back (they have to be almost touching) and you’ll feel a vibration.
  4. -
  5. After it vibrates you’ll see the content on your partners device turn into a card-like object with Star Trek warp speed-looking animation in the background.
  6. -
  7. Tap the card and the content will then load on the your device.
  8. +
  9. Vai ai contatti dei tuoi partner e apri il contatto che si desidera condividere.
  10. +
  11. Mantieni i due dispositivi vicini (devono quasi toccarsi) e sentirai una vibrazione.
  12. +
  13. Dopo che ha vibrato, vedrai il contenuto del tuo dispositivo diventare come una scheda e nello sfondo apparirà una animazione come la propulsione a curvatura di Star Trek.
  14. +
  15. Tocca la scheda e il contenuto dopo si trasferira' nel dispositivo dell'altra persona.
diff --git a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_start.html b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_start.html index 198dfe64f..4eadd82fc 100644 --- a/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-it-rIT/help_start.html @@ -1,19 +1,19 @@ -

Getting started

-

First you need a personal key pair. Create one via the option menus in "My Keys" or import existing key pairs via "Import Keys". Afterwards, you can download your friends' keys or exchange them via QR Codes or NFC.

+

Per iniziare

+

Per prima cosa hai bisogno di un paio di chiavi personali. Creane una tramite i menu di opzione sotto 'Mie Chiavi' o importane di esistenti attraverso "Importa Chiavi". Dopodiche' puoi scaricare le chiavi dei tuoi amici o scambiarle tramite Codici QR o NFC.

-

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

+

Si raccomanda di installare OI File Manager per una migliore selezione dei file e Barcode Scanner per scansionare i codici QR. I collegamenti verranno aperti in Google Play Store o F-Droid per l'installazione.

-

I found a bug in OpenPGP Keychain!

-

Please report the bug using the issue tracker of OpenPGP Keychain.

+

Ho trovato un bug in OpenKeychain!

+

Per favore riporta i bug usando il issue tracker di OpenKeychain.

-

Contribute

-

If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

+

Contribuire

+

Se vuoi aiutarci nello sviluppo di OpenKeychain contribuendo al codice segui la nostra breve guida su Github.

-

Translations

-

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

+

Traduzioni

+

Aiutaci a tradurre OpenKeychain! Tutti possono collaborare a OpenKeychain su Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-it-rIT/nfc_beam_share.html b/OpenPGP-Keychain/src/main/res/raw-it-rIT/nfc_beam_share.html index 083e055c7..e75877efe 100644 --- a/OpenPGP-Keychain/src/main/res/raw-it-rIT/nfc_beam_share.html +++ b/OpenPGP-Keychain/src/main/res/raw-it-rIT/nfc_beam_share.html @@ -2,10 +2,10 @@
    -
  1. Make sure that NFC is turned on in Settings > More > NFC and make sure that Android Beam is also on in the same section.
  2. -
  3. Hold the two devices back to back (they have to be almost touching) and you'll feel a vibration.
  4. -
  5. After it vibrates you'll see the content on your device turn into a card-like object with Star Trek warp speed-looking animation in the background.
  6. -
  7. Tap the card and the content will then load on the other person’s device.
  8. +
  9. Assicurati che NFC sia acceso in Impostazioni > Altro > NFC a assicurati che Android Beam sia pure su On nella stessa sezione.
  10. +
  11. Mantieni i due dispositivi vicini (devono quasi toccarsi) e sentirai una vibrazione.
  12. +
  13. Dopo che ha vibrato, vedrai il contenuto del tuo dispositivo diventare come una scheda e nello sfondo apparirà una animazione come la propulsione a curvatura di Star Trek.
  14. +
  15. Tocca la scheda e il contenuto dopo si trasferira' nel dispositivo dell'altra persona.
diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html index 51e0b8c25..206fc9f8d 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain は AndroidにおけるOpenPGP実装の一つです。開発はAndroid Privacy Guard (APG)から分岐して始まりました。

+

http://www.openkeychain.org

+

OpenKeychain は Android における OpenPGP 実装です。

ライセンス: GPLv3以降

-

OpenPGP Keychain開発者

+

OpenKeychain開発者

diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html index 5c78a1273..9764e876a 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html @@ -6,14 +6,14 @@

ファイルの選択を拡張するにはOI File ManagerBarcode Scannerを生成したQRコードのスキャンのため、それぞれのインストールを必要とします。 リンクをクリックして、Google Play Store上かF-Droidからインストールしてください。

-

OpenPGP Keychainにバグを発見した!

-

OpenPGP KeychainのIssueトラッカーを使ってバグレポートを送ってください。

+

OpenKeychainでバグを見付けた!

+

OpenKeychainのIssueトラッカーを使ってバグレポートを送ってください。

寄贈

-

もし、あなたが OpenPGP Keychain の開発を助け、コードを寄贈するというなら、Githubの寄贈ガイドを確認して下さい。

+

もし、あなたが OpenKeychain の開発を助け、コードを寄贈するというなら、Githubのミニガイドを確認して下さい。

翻訳

-

OpenPGP Keychainの翻訳を補助してください! だれでも、TransifexでのOpenPGP Keychainプロジェクトに参加できます。

+

OpenKeychainの翻訳を助けてください! TransifexのOpenKeychainプロジェクトに誰でも参加できます。

diff --git a/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_about.html b/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_about.html index 773d11fa7..863aeee58 100644 --- a/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

License: GPLv3+

-

Developers OpenPGP Keychain

+

Developers OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_start.html b/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_start.html index 198dfe64f..3a6443a2f 100644 --- a/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-nl-rNL/help_start.html @@ -6,14 +6,14 @@

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

-

I found a bug in OpenPGP Keychain!

-

Please report the bug using the issue tracker of OpenPGP Keychain.

+

I found a bug in OpenKeychain!

+

Please report the bug using the issue tracker of OpenKeychain.

Contribute

-

If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

+

If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

Translations

-

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

+

Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_about.html b/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_about.html index 773d11fa7..863aeee58 100644 --- a/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

License: GPLv3+

-

Developers OpenPGP Keychain

+

Developers OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_start.html b/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_start.html index 198dfe64f..3a6443a2f 100644 --- a/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-pt-rBR/help_start.html @@ -6,14 +6,14 @@

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

-

I found a bug in OpenPGP Keychain!

-

Please report the bug using the issue tracker of OpenPGP Keychain.

+

I found a bug in OpenKeychain!

+

Please report the bug using the issue tracker of OpenKeychain.

Contribute

-

If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

+

If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

Translations

-

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

+

Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-ru/help_about.html b/OpenPGP-Keychain/src/main/res/raw-ru/help_about.html index b11aaab35..655e98758 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ru/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-ru/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain - свободная реализация OpenPGP для Android. Разработка начиналась как ответвление Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain - реализация OpenPGP для Android.

Лицензия: GPLv3+

-

Разработчики OpenPGP Keychain

+

Разработчики OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-ru/help_start.html b/OpenPGP-Keychain/src/main/res/raw-ru/help_start.html index 99e6f263d..9b2b99e96 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ru/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-ru/help_start.html @@ -6,14 +6,14 @@

Рекомендуется установить OI File Manager для удобного выбора файлов и Barcode Scanner для распознавания QR кодов. Перейдите по ссылкам на соответствующие страницы Google Play или F-Droid для дальнейшей установки.

-

Я нашел ошибку в OpenPGP Keychain!

-

Пожалуйста, сообщайте о возникших проблемах и найденных ошибках в разделе Решение проблем OpenPGP Keychain.

+

Я нашел ошибку в OpenKeychain!

+

Пожалуйста, сообщайте о возникших проблемах и найденных ошибках в разделе Решение проблем OpenKeychain.

Вклад в развитие

-

Если Вы хотите помочь в разработке OpenPGP Keychain, обратитесь к инструкции на Github.

+

Если Вы хотите помочь в разработке OpenKeychain, обратитесь к инструкции на Github.

Перевод

-

Помогите переводить OpenPGP Keychain! Каждый может принять участие в переводе OpenPGP Keychain на Transifex.

+

Помогите переводить OpenKeychain! Каждый может принять участие в переводе OpenKeychain на Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_about.html b/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_about.html index 773d11fa7..863aeee58 100644 --- a/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

License: GPLv3+

-

Developers OpenPGP Keychain

+

Developers OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_start.html b/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_start.html index 198dfe64f..3a6443a2f 100644 --- a/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-sl-rSI/help_start.html @@ -6,14 +6,14 @@

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

-

I found a bug in OpenPGP Keychain!

-

Please report the bug using the issue tracker of OpenPGP Keychain.

+

I found a bug in OpenKeychain!

+

Please report the bug using the issue tracker of OpenKeychain.

Contribute

-

If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

+

If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

Translations

-

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

+

Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-tr/help_about.html b/OpenPGP-Keychain/src/main/res/raw-tr/help_about.html index 3a95c8c16..eb262b242 100644 --- a/OpenPGP-Keychain/src/main/res/raw-tr/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-tr/help_about.html @@ -1,11 +1,11 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain Android için bir OpenPGP uygulamasıdır.

+

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

Lisans: GPLv3+

-

Geliştiriciler OpenPGP Keychain

+

Developers OpenKeychain

diff --git a/OpenPGP-Keychain/src/main/res/raw-tr/help_start.html b/OpenPGP-Keychain/src/main/res/raw-tr/help_start.html index 198dfe64f..3a6443a2f 100644 --- a/OpenPGP-Keychain/src/main/res/raw-tr/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-tr/help_start.html @@ -6,14 +6,14 @@

It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

-

I found a bug in OpenPGP Keychain!

-

Please report the bug using the issue tracker of OpenPGP Keychain.

+

I found a bug in OpenKeychain!

+

Please report the bug using the issue tracker of OpenKeychain.

Contribute

-

If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

+

If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

Translations

-

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

+

Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

diff --git a/OpenPGP-Keychain/src/main/res/raw-uk/help_about.html b/OpenPGP-Keychain/src/main/res/raw-uk/help_about.html index c6c2e1eed..c8a5a82c5 100644 --- a/OpenPGP-Keychain/src/main/res/raw-uk/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-uk/help_about.html @@ -1,8 +1,8 @@ -

http://sufficientlysecure.org/keychain

-

OpenPGP Keychain - вільна реалізація OpenPGP для Android. Розробка починалася як відгалуження Android Privacy Guard (APG).

+

http://www.openkeychain.org

+

OpenKeychain імплементація OpenPGP для Андроїду.

Ліцензія: GPLv3+

Розробники OpenPGP Keychain

@@ -36,6 +36,8 @@ SpongyCastle (ліцензія MIT X11)
  • HtmlTextView (ліцензія Apache в.2)
  • +
  • +Бібліотека Android AppMsg Library (Ліцензія Apache в. 2)
  • Піктограми із набору піктограм RRZE (ліцензія Creative Commons - Із зазначенням авторства - Розповсюдження на тих самих умовах - версія 3.0)
  • Піктограми із набору піктограм Tango (відкритий домен)
  • diff --git a/OpenPGP-Keychain/src/main/res/raw-uk/help_start.html b/OpenPGP-Keychain/src/main/res/raw-uk/help_start.html index 520224815..3bfb40f8a 100644 --- a/OpenPGP-Keychain/src/main/res/raw-uk/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-uk/help_start.html @@ -13,7 +13,7 @@

    Якщо ви хочете допомогти нам у розробці OpenPGP Keychain через редагування коду програми підпишіться на наш невеличкий посібник у Github.

    Переклади

    -

    Допоможіть перекласти OpenPGP Keychain! Кожний може взяти участь у OpenPGP Keychain на Transifex.

    +

    Допоможіть перекласти OpenPGP Keychain! Кожний може взяти участь на OpenPGP Keychain на Transifex.

    diff --git a/OpenPGP-Keychain/src/main/res/raw-zh/help_about.html b/OpenPGP-Keychain/src/main/res/raw-zh/help_about.html index 773d11fa7..863aeee58 100644 --- a/OpenPGP-Keychain/src/main/res/raw-zh/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-zh/help_about.html @@ -1,11 +1,11 @@ -

    http://sufficientlysecure.org/keychain

    -

    OpenPGP Keychain is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).

    +

    http://www.openkeychain.org

    +

    OpenKeychain is an OpenPGP implementation for Android.

    License: GPLv3+

    -

    Developers OpenPGP Keychain

    +

    Developers OpenKeychain

    diff --git a/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html b/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html index 198dfe64f..3a6443a2f 100644 --- a/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html @@ -6,14 +6,14 @@

    It is recommended that you install OI File Manager for enhanced file selection and Barcode Scanner to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.

    -

    I found a bug in OpenPGP Keychain!

    -

    Please report the bug using the issue tracker of OpenPGP Keychain.

    +

    I found a bug in OpenKeychain!

    +

    Please report the bug using the issue tracker of OpenKeychain.

    Contribute

    -

    If you want to help us developing OpenPGP Keychain by contributing code follow our small guide on Github.

    +

    If you want to help us developing OpenKeychain by contributing code follow our small guide on Github.

    Translations

    -

    Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain on Transifex.

    +

    Help translating OpenKeychain! Everybody can participate at OpenKeychain on Transifex.

    diff --git a/OpenPGP-Keychain/src/main/res/values-de/strings.xml b/OpenPGP-Keychain/src/main/res/values-de/strings.xml index d421fd141..09b4fdb23 100644 --- a/OpenPGP-Keychain/src/main/res/values-de/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-de/strings.xml @@ -111,6 +111,7 @@ Passwort-Cache Nachrichten-Komprimierung Datei-Komprimierung + Alte OpenPGPv3 Unterschriften erzwingen Schlüsselserver Schlüssel-ID Erstellungsdatum @@ -253,6 +254,7 @@ kein Signaturschlüssel angegeben Verschlüsselte Daten nicht gültig beschädigte Daten + Integritätscheck fehlgeschlagen! Die Daten wurden modifiziert! Paket mit symmetrischer Verschlüsselung konnte nicht gefunden werden falsches Passwort Es trat ein Fehler beim Speichern einiger Schlüssel auf @@ -262,6 +264,8 @@ NFC steht auf diesem Gerät nicht zur Verfügung! Nichts zu importieren! Ablaufdatum muss später sein als das Erstellungsdatum + Sie können diesen Kontakt nicht löschen, denn es ist ihr eigener. + Sie können folgende Kontakte nicht löschen, denn sie gehören Ihnen selbst:\n%s Bitte lösche ihn unter \'Meine Schlüssel\'! Bitte lösche sie unter \'Meine Schlüssel\'! @@ -271,6 +275,7 @@ speichern... importieren... exportieren... + erstelle Schlüssel, dies kann bis zu 3 Minuten dauern... erstelle Schlüssel... Hauptschlüssel wird vorbereitet... Hauptschlüssel wird beglaubigt... @@ -332,11 +337,12 @@ Hilfe Füge den Schlüssel aus der Zwischenablage ein - OpenPGP: Datei entschlüsseln - OpenPGP: Schlüssel importieren - OpenPGP: Verschlüsseln - OpenPGP: Entschlüsseln + OpenKeychain: Datei entschlüsseln + OpenKeychain: Schlüssel importieren + OpenKeychain: Verschlüsseln + OpenKeychain: Entschlüsseln + Keine registrierten Anwendungen vorhanden!\n\nAnwendungen von Dritten können Zugriff auf OpenKeychain erbitten. Nachdem Zugriff gewährt wurde, werden diese hier aufgelistet. Erweiterte Einstellungen anzeigen Erweiterte Einstellungen ausblenden Kein Schlüssel ausgewählt @@ -346,13 +352,14 @@ Zugriff widerufen Paketname SHA-256 der Paketsignatur + Folgende Anwendung beantragt Zugriff zur API von OpenKeychain.\nZugriff erlauben?\n\nVORSICHT: Sollten Sie nicht wissen, warum dieses Fenster erscheint, sollten Sie den Zugriff nicht gewähren! Sie können Zugriffe später über das Menü \'Registrierte Anwendungen\' widerrufen. Zugriff erlauben Zugriff verbieten Bitte einen Schlüssel auswählen! Für diese Benutzer-IDs wurden keine öffentlichen Schlüssel gefunden: Für diese Benutzer-IDs existieren mehrere öffentliche Schlüssel: Bitte die Liste der Empfänger überprüfen! - Signaturüberprüfung fehlgeschlagen! Haben Sie diese App von einer anderen Quelle installiert? Wenn Sie eine Attacke ausschliessen können, sollten Sie die Registrierung der App in OpenPGP Keychain widerrufen und die App erneut registrieren. + Signaturüberprüfung fehlgeschlagen! Haben Sie diese App von einer anderen Quelle installiert? Wenn Sie eine Attacke ausschliessen können, sollten Sie die Registrierung der App in OpenKeychain widerrufen und die App erneut registrieren. Über QR Code teilen Mit \'Weiter\' durch alle QR-Codes gehen und diese nacheinander scannen. @@ -372,6 +379,8 @@ Für diesen Kontakt verschlüsseln Schlüssel dieses Kontakts beglaubigen + Info + Zertifikationen Kontakte Verschlüsseln diff --git a/OpenPGP-Keychain/src/main/res/values-es/strings.xml b/OpenPGP-Keychain/src/main/res/values-es/strings.xml index d6b0f9562..48ea6cc69 100644 --- a/OpenPGP-Keychain/src/main/res/values-es/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-es/strings.xml @@ -337,12 +337,12 @@ Ayuda Tomar la clave desde el portapapeles - OpenPGP: Descifrar archivo - OpenPGP: Importar clave - OpenPGP: Cifrar - OpenPGP: Descifrar + OpenKeychain: Descifrar archivo + OpenKeychain: Importar clave + OpenKeychain: Cifrar + OpenKeychain: Descifrar - ¡No hay aplicaciones registradas¡\n\nLas aplicaciones de terceros pueden pedir acceso a OpenPGP Keychain. Después de recibir permiso, se mostrarán aquí. + ¡No hay aplicaciones registradas!\n\nLas aplicaciones de terceros pueden pedir permiso de acceso a OpenKeychain. Después de obtener acceso, serán enumeradas aquí. Mostrar la configuración avanzada Ocultar la configuración avanzada No se ha seleccionado ninguna clave @@ -352,14 +352,14 @@ Revocar acceso Nombre de paquete SHA-256 de firma de paquete - La aplicación mostrada pide acceso a OpenPGP Keychain.\n¿Permitir acceso?\n\nAVISO: Si no sabes por qué ha aparecido esta pantalla, ¡deniega el acceso! Puedes revocar el acceso más tarde usando la ventana \'Aplicaciones Registradas\'. + La aplicación mostrada solicita acceso a OpenKeychain.\n¿Permitir el acceso?\n\nAVISO: Si no sabes por qué aparece esta pantalla, ¡deniega el acceso! Puedes revocarlo después usando la pantalla \'Aplicaciones registradas\'. Permitir el acceso Denegar el acceso ¡Por favor, selecciona una clave! No se han encontrado claves públicas para estas IDs de usuario: Existe más de una clave pública para estos IDs de usuario: ¡Por favor, revisa la lista de destinatarios! - ¡La comprobación de la firma ha fallado! ¿Has instalado esta app desde una fuente distinta? Si estás seguro de que esto no es un ataque, revoca el registro de esta app en OpenPGP Keychain y regístrala de nuevo. + ¡La comprobación de la firma ha fallado! ¿Has instalado esta app desde una fuente distinta? Si estás seguro de que esto no es un ataque, revoca el registro de esta app en OpenKeychain y regístrala de nuevo. Compartir con código QR Pasa por todos los códigos QR usando \'Siguiente\', y escanéalos de uno en uno. diff --git a/OpenPGP-Keychain/src/main/res/values-fr/strings.xml b/OpenPGP-Keychain/src/main/res/values-fr/strings.xml index 016090d61..bf66756cf 100644 --- a/OpenPGP-Keychain/src/main/res/values-fr/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-fr/strings.xml @@ -111,6 +111,7 @@ Cache de la phrase de passe Compression des messages Compression des fichiers + Forcer les anciennes signatures OpenPGP v3 Serveurs de clefs ID de le clef Création @@ -253,6 +254,7 @@ aucune clef de signature n\'a été donnée aucune donnée de chiffrement valide données corrompues + la vérification de l\'intégrité a échoué ! Les données ont été modifiées ! paquet avec chiffrement symétrique introuvable phrase de passe erronnée erreur lors de la sauvegarde de certaines clefs @@ -264,6 +266,9 @@ la date d\'expiration doit venir après la date de création vous ne pouvez pas supprimer ce contact car c\'est le vôtre. vous ne pouvez pas supprimer les contacts suivants car c\'est les vôtres.\n%s + Requête serveur insuffisante + Échec lors de l\'interrogation du serveur de clefs + Trop de réponses Veuillez le supprimer depuis l\'écran « Mes Clefs »! Veuillez les supprimer depuis l\'écran « Mes Clefs »! @@ -335,12 +340,12 @@ Aide Obtenir la clef depuis le presse-papiers - OpenPGP : déchiffrer le ficher - OpenPGP : importer la clef - OpenPGP : chiffrer - OpenPGP : déchiffrer + OpenKeychain : déchiffrer le ficher + OpenKeychain : importer la clef + OpenKeychain : chiffrer + OpenKeychain : déchiffrer - Aucune application enregistrée !\n\nLes applications tierces peuvent demander l\'accès au Porte-clefs OpenPGP. Après avoir autoriser l\'accès, elles seront listées ici. + Aucune application enregistrée !\n\nLes applications tierces peuvent demander l\'accès à OpenKeychain. Après avoir autorisé l\'accès, elles seront listées ici. Afficher les paramètres avancés Masquer les paramètres avancés Aucune clef choisie @@ -350,14 +355,14 @@ Révoquer l\'accès Nom du paquet SHA-256 de la signature du paquet - L\'application affichée demande l\'accès au Porte-clefs OpenPGP.\nPermettre l\'accès ?\n\nAvertissement : si vous ne savez pas pourquoi cet écran est apparu, refusé l\'accès ! Vous pourrez révoquer l\'accès plus tard en utilisant l\'écran « Applications enregistrées ». + L\'application affichée demande l\'accès à OpenKeychain.\nPermettre l\'accès ?\n\nAvertissement : si vous ne savez pas pourquoi cet écran est apparu, refusez l\'accès ! Vous pourrez révoquer l\'accès plus tard en utilisant l\'écran « Applications enregistrées ». Permettre l\'accès Enlever l\'accès Veuillez choisir une clef ! Aucune clef publique n\'a été trouvée pour ces IDs utilisateur : Plus d\'une clef publique existe pour ces IDs utilisateur Veuillez revoir la liste des destinataires ! - La vérification de la signature a échoué ! Avez-vous installé cette appli à partir d\'une source différente ? Si vous êtes sûr que ce n\'est pas une attaque, révoquer l\'enregistrement de cette appli dans le Porte-clefs OpenPGP et l\'enregistrer à nouveau. + La vérification de la signature a échoué ! Avez-vous installé cette appli à partir d\'une source différente ? Si vous êtes sûr que ce n\'est pas une attaque, révoquez l\'enregistrement de cette appli dans OpenKeychain et enregistrez-la à nouveau. Partager par un code QR Balayer tous les codes QR un par un en utilisant « Suivant ». diff --git a/OpenPGP-Keychain/src/main/res/values-it-rIT/strings.xml b/OpenPGP-Keychain/src/main/res/values-it-rIT/strings.xml index e404addfa..86a094c41 100644 --- a/OpenPGP-Keychain/src/main/res/values-it-rIT/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-it-rIT/strings.xml @@ -1,89 +1,396 @@ - Selezionare Chiave Pubblica - Selezionare Chiave Privata - Cifrare - Decifrare - Passphrase - Creare Chiave - Modificare Chiave + Contatti + Chiavi Private + Seleziona Chiave Pubblica + Seleziona Chiave Privata + Codifica + Decodifica + Frase di accesso + Crea Chiave + Modifica Chiave Preferenze - Impostare Passphrase - Inviare Mail... - Importare Chiavi - Esportare Chiave - Esportare Chiavi + App Registrate + Preferenze Server delle Chiavi + Cambia Frase di Accesso + Imposta Frase di Accesso + Invia Mail... + Codifica File + Decodifica File + Importa Chiavi + Esporta Chiave + Esporta Chiavi Chiave Non Trovata + Interroga Server delle Chiavi + Carica sul Server delle Chiavi + Chiave di Firma Sconosciuta + Certifica Chiave + Dettagli Chiave Aiuto ID Utente Chiavi Generale + Predefiniti Avanzato + Chiave Principale + ID Utente Principale + Azioni + La Tua Chiave usata per la certificazione + Carica Chiave + Server delle Chiavi + Codifica e/o Firma + Decodifica e Verifica - Firmare - Decifrare - Cifrare File + Firma + Certifica + Decodifica + Decodifica e Verifica + Seleziona Destinatari + Codifica File Salva - Cancella - Eliminare + Annulla + Elimina Nessuno Okay - Cambiare passphrase - Cercare + Cambia Frase Di Accesso + Imposta Frase di Accesso + Cerca + Carica sul Server delle Chiavi + Prossimo + Precedente + Appunti + Condividi con... + Chiave di ricerca Impostazioni - Importare da file - Importare da QR Code - Eliminare chiave - Creare chiave - Cercare + Aiuto + Importa da file + Importa da Codice QR + Importa + Importa tramite NFC + Esporta tutte le chiavi + Esporta su un file + Cancella chiave + Crea chiave + Crea chiave (esperto) + Cerca + Importa dal server delle chiavi + Aggiorna dal server delle chiavi + Carica chiave nel server + Condividi + Condivi impronta... + Condividi intera chiave... + con.. + con... + con Codice QR + con Codice QR + con NFC + Copia negli appunti + Firma chiave + Impostazioni Beam + Annulla + Codifica su... + Firma + Messaggio + File + Nessuna Frase di Accesso + Frase di Accesso + Ancora + Algortimo + Armatura ASCII + Destinatari + Cancella Dopo Codifica + Cancella Dopo Decodifica + Algoritmo di Codifica + Algoritmo di Hash + Chiave Pubblica + Frase di Accesso + Cache Frase di Accesso + Compressione Messaggio + Compressione File + Forza vecchie Firme OpenPGPv3 + Server Chiavi + ID Chiave + Creazione + Scadenza + Utilizzo + Dimensione Chiave + ID Utente Principale + Nome + Commento + Email + Carica chiave nel server delle chiavi selezionati dopo la certificazione + Impronta + Seleziona + + %d selezionato + %d selezionati + + <nessun nome> + <nessuno> + <nessuna chiave> + puo\'; codificare + puo\' firmare + scaduto + revocato + + %d server delle chiavi + %d server delle chiavi + + Impronta: + Chiave Privata: + Nessuno + Firma soltanto + Codifica soltanto + Firma e Codifica + 15 sec + 1 min + 3 min + 5 min + 10 min + 20 min + 40 min 1 ora 2 ore 4 ore 8 ore + sempre DSA ElGamal RSA + Apri... Attenzione Errore Errore: %s + Frase di Accesso errata + Utilizzo il contenuto degli appunti. + Imposta prima una frase di accesso. + Nessun gestore file compatibile installato. + Le frasi di accesso non corrispondono. + Frasi di accesso vuote non consentite. + Codifica Simmetrica. + Inserisci la frase di accesso per \'%s\' + Sei sicuro di voler cancellare\n%s? + Eliminato correttamente. + Seleziona un file prima. + Decodificato correttamente. + Codificato correttamente. + Codificato correttamente negli appunti. + Inserisci la frase di accesso due volte. + Seleziona almeno una chiave di codifica. + Seleziona almeno una chiave di codifica o di firma. + Perfavore specifica quale file codificare.\nATTENZIONE: Il file sara\' sovrascritto se esistente. + Perfavore specifica quale file decodificare.\nATTENZIONE: Il file sara\' sovrascritto se esistente. + Perfavore specifica su quale file esportare.\nATTENZIONE: Il file sara\' sovrascritto se esistente. + Perfavore specifica quale file esportare.\nATTENZIONE: Stai esportanto chiavi PRIVATE.\nATTENZIONE: Il file sara\' sovrascritto se esistente. + Vuoi veramente eliminare la chiave \'%s\'?\nNon potrai annullare! + Vuoi veramente eliminare le chiavi selezionate?\nNon potrai annullare! + Vuoi veramente eliminare la chiave PRIVATA \'%s\'?\nNon potrai annullare! + + %d chiave aggiunta correttamente + %d chiavi aggiunte correttamente + + + e %d chiave aggiornata. + e %d chiavi aggiornate. + + + %d chiave aggiunta correttamente. + %d chiavi aggiunte correttamente. + + + %d chiave aggiornata correttamente. + %d chiavi aggiornate correttamente. + + Nessuna chiave aggiunta o aggiornata. + 1 chiave esportata correttamente. + %d chiavi esportate correttamente. + Nessuna chiave esportata. + Nota: solo le sottochiavi supportano ElGamal, e per ElGamal verra\' usata la grandezza chiave piu\' vicina a 1536, 2048, 3072, 4096 o 8192. + Impossibile trovare la chiave %08X. + + Trovata %d chiave. + Trovate %d chiavi. + + Firma sconosciuta, clicca il pulsante per ricercare la chiave mancante. + + %d chiave segreta non valida ignorata. Forse hai esportato con opzione\n--export-secret-subkeys\nAssicurati di esportare con\n--export-secret-keys\ninvece. + %d chiavi private non valide ignorate. Forse hai esportato con opzione\n--export-secret-subkeys\nAssicurati di esportare con\n--export-secret-keys\ninvece. + + Chiave caricata con successo sul server + Chiave firmata correttamente + Lista vuota! + Chiave inviata tramite NFC Beam! + Chiave copiata negli appunti! + La chiave e\' gia\' firmata! + Per favore seleziona la chiave per la firma! + Chiave troppo grande per essere condivisa in questo modo! + Cancellazione di \'%s\' fallita + File non trovato + nessuna chiave privata adatta trovata + nessun tipo conosciuto di codifica trovata + memoria esterna non pronta + email non valida \'%s\' + La grandezza della chiave deve essere almeno di 512bit + La chiave principale non puo\' essere ElGamal + opzione algoritmo sconosciuta + devi specificare un nome + devi specificare un indirizzo email + necessario almeno un id utente + id utente principale non puo\' essere vuoto + necessaria almeno una chiave principale + nessuna chiave di codifica o frase di accesso fornita + firma fallita + nessuna frase di accesso inserita + nessuna chiave di firma inserita + dati di codifica non validi + dati corrotti + Controllo di integrita\' fallito! I dati sono stati modificati! + impossibile trovare una pacchetto con codifica simmetrica + frase di accesso errata + errore nel salvataggio di alcune chiavi + impossibile estrarre la chiave privata + Flusso di dati diretto senza file corrispettivo nel filesystem non e\' supportato. Supportato soltanto da ACTION_ENCRYPT_STREAM_AND_RETURN. + Devi avere Android 4.1 alias Jelly Bean per usare Android NFC Beam! + NFC non disponibile nel tuo dispositivo! + Niente da importare! + La data di scadenza deve essere postuma quella di creazione + Non è possibile eliminare questo contatto, perché è il proprio. + Non è possibile eliminare i seguenti contatti perché sono i propri:\n%s + Query di server insufficiente + Interrogazione del server delle chiavi fallita + Troppi responsi + + Per favore cancellala dalla schermata \'Mie Chavi\' + Per favore cancellatele dalla schermata \'Mie Chavi\' + + fatto. + salvataggio... + importazione... + esportazione... + generazione chiave, richiede fino a 3 minuti... + fabbricazione chiave... + preparazione chiave principale... + certificazione chiave principale... + fabbricazione portachiavi principale... + aggiunta sottochiavi... + salvataggio chiavi... + + esportazione chiave... + esportazione chiavi... + + estrazione chiavi di firma... + estrazione chiave... + preparazione flussi... + codifica dati... + decodifica dati... + preparazione firma... + generazione firma... + elaborazione firma... + verifica firma... + firma... + lettura dati... + ricerca chiave... + decompressione dati... + verifica integrita\'... + eliminazione sicura di \'%s\'... + interrogazione... + Ricerca Chiavi Pubbliche + Cerca Chiave Privata + Condividi chiave con... 512 1024 2048 4096 + veloce + molto lento + Inizia NFC Beam - Changelog - About + Novita\' + Info Versione: + Importa chiavi selezionate + Importa, Firma e carica le chiavi selezionate + Importa dagli appunti + + Codice QR con ID %s mancante + Codici QR con ID %s mancanti + + Perfavore inizia col Codice QR con ID 1 + Codica QR deformato! Prova di nuovo! + Scansione codice QR completata! + Impronta contenuta nel Codice QR troppo corta (< 16 caratteri) + Scansiona il Codice QR con \'Barcode Scanner\' + Per ricevere le chiavi via NFC, il dispositivo deve essere sbloccato. + Aiuto + Ottieni chiave dagli appunti - OpenPGP: Cifrare - OpenPGP: Decifrare + OpenKeyChain: Decodifica File + OpenKeyChain: Importa Chiave + OpenKeychain: Codifica + OpenKeychain: Decodifica + Nessuna app registrata!\n\nApp di terza parti possono richiedere accesso a OpenKeychain. Dopo aver concesso l\'accesso, saranno elencate qui. + Mostra impostazioni avanzate + Nascondi impostazioni avanzate Nessuna chiave selezionata - Selezionare chiave - Salvare - Cancellare - Revocare l\'accesso - Permettere l\'accesso - Disabilitare l\'accesso + Seleziona chiave + Salva + Annulla + Revoca accesso + Nome Pacchetto + SHA-256 della Firma del Pacchetto + Le app visualizzate hanno richiesto l\'accesso a OpenKeychain.\nPermetti accesso?\n\nATTENZIONE: Se non sai perche\' questo schermata e\' apparsa, nega l\'accesso! Puoi revocare l\'accesso dopo, usando la schermata \'App Registrate\'. + Permetti accesso + Nega accesso Per favore selezionare una chiave! + Nessuna chiave pubblica trovata per id utente: + Esistono piu\' di una chiave pubblica per gli id utenti: + Per favore ricontrolla la lista destinatari! + Controllo della firma fallito! Hai installato questa app da una fonte diversa? Se sei sicuro che non sia un attacco, revoca la registrazione di questa app in OpenKeychain e dopo registra di nuovo l\'app. + Condividi tramite Codice QR + Scorri tutti i Codici QR usando \'Prossimo\', a scansionali uno ad uno. + Impronta: + Codice QR con ID %1$d di %2$d + Condividi tramite NFC + + 1 chiave selezionata. + %d chiavi selezionate. + + Nessuna chiave disponibile... + Puoi iniziare da + o + creazione della tua chiave + importazione chiavi. + Codifica a questo contatto + Certifica la chiave di questo contatto + Info + Certificazioni + Contatti + Codifica + Decodifica + Importare Chiavi + Le Mie Chiavi + App Registrate + Apri drawer di navigazione + Chiudi drawer di navigazione diff --git a/OpenPGP-Keychain/src/main/res/values-ja/strings.xml b/OpenPGP-Keychain/src/main/res/values-ja/strings.xml index 15043c93a..c99f8b31c 100644 --- a/OpenPGP-Keychain/src/main/res/values-ja/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-ja/strings.xml @@ -258,6 +258,9 @@ 期限日時は生成日時より後である必要があります この連絡先はあなたなので削除できません。 この連絡先はあなたなので削除できません。:\n%s + サーバへのクエリーが不足しています + 鍵サーバへのクエリーが失敗 + レスポンスが多すぎます \'自分の鍵\'画面から削除してください! @@ -326,12 +329,12 @@ ヘルプ クリップボードから鍵を取得 - OpenPGP: ファイル復号 - OpenPGP: 鍵のインポート - OpenPGP: 暗号化 - OpenPGP: 復号化 + OpenKeychain: ファイル復号化 + OpenKeychain: 鍵のインポート + OpenKeychain: 暗号化 + OpenKeychain: 復号化 - 登録されていないアプリケーション!\n\nサードパーティアプリケーションはOpenPGP Keychainにアクセスを要求できます。アクセスを与えた後、それらはここにリストされます。 + 登録されていないアプリケーション!\n\nサードパーティアプリケーションはOpenKeychainにアクセスを要求できます。アクセスを与えた後、それらはここにリストされます。 拡張設定を表示 拡張設定を非表示 鍵が選択されていない @@ -341,14 +344,14 @@ 破棄されたアクセス パッケージ名 パッケージの署名 SHA-256 - 表示されているアプリケーションはOpenPGP Keychainへのアクセスを要求しています。\nアクセスを許可しますか?\n\n注意: もしなぜスクリーンに表れたかわからないなら、アクセスを許可しないでください! あなたは\'登録済みアプリケーション\'スクリーンを使って、以降のアクセスを破棄するこもできます。 + 表示されているアプリケーションはOpenKeychainへのアクセスを要求しています。\nアクセスを許可しますか?\n\n注意: もしなぜスクリーンに表れたかわからないなら、アクセスを許可しないでください! あなたは\'登録済みアプリケーション\'スクリーンを使って、以降のアクセスを破棄するこもできます。 許可されたアクセス 許可されないアクセス 鍵を選択してください! このユーザIDについて公開鍵が見付かりません: このユーザIDについて1つ以上の公開鍵が存在します: 受信者リストを確認してください! - 署名チェックが失敗! 違うところからこのアプリをインストールしましたか? もし攻撃されてでなくそうであるなら、OpenPGP Keychainにあるこのアプリの登録を破棄し、再度アプリを登録してください。 + 署名チェックが失敗! 違うところからこのアプリをインストールしましたか? もし攻撃されてでなくそうであるなら、OpenKeychainにあるこのアプリの登録を破棄し、再度アプリを登録してください。 QRコードで共有 すべてのQRコードを見る場合、\'次\' を押して一つ一つスキャンしてください。 diff --git a/OpenPGP-Keychain/src/main/res/values-nl-rNL/strings.xml b/OpenPGP-Keychain/src/main/res/values-nl-rNL/strings.xml index 72a8fdea8..7d7efa616 100644 --- a/OpenPGP-Keychain/src/main/res/values-nl-rNL/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-nl-rNL/strings.xml @@ -220,10 +220,6 @@ QR-code ongeldig. Probeer het opnieuw QR-code gescand - OpenPGP: bestand ontsleutelen - OpenPGP: sleutel importeren - OpenPGP: versleutelen - OpenPGP: ontsleutelen Geen sleutel geselecteerd Sleutel selecteren diff --git a/OpenPGP-Keychain/src/main/res/values-ru/strings.xml b/OpenPGP-Keychain/src/main/res/values-ru/strings.xml index cbc394766..7d865cc23 100644 --- a/OpenPGP-Keychain/src/main/res/values-ru/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-ru/strings.xml @@ -111,6 +111,7 @@ Помнить пароль Сжатие сообщения Сжатие файла + Использовать старые OpenPGPV3 подписи Серверы ключей ID ключа Создан @@ -261,6 +262,7 @@ ключ для подписи не задан некорректное шифрование данные повреждены + Проверка целостности не удалась! Данные изменились! не найден блок симметричного шифрования неправильный пароль ошибка сохранения ключей @@ -272,6 +274,9 @@ срок годности не может быть раньше даты создания нельзя удалить свой собственный контакт. Пожалуйста, удалите его в разделе \'Мои ключи\'! это ваши собственные контакты, их нельзя удалить:\n%s + Ограничение запроса сервера + Сбой запроса сервера ключей + Слишком много ответов Пожалуйста, удалите его в разделе \'Мои ключи\'! Пожалуйста, удалите их в разделе \'Мои ключи\'! @@ -346,12 +351,12 @@ Помощь Получить ключ из буфера - OpenPGP: Расшифровать файл - OpenPGP: Импортировать ключ - OpenPGP: Зашифровать - OpenPGP: Расшифровать + OpenKeychain: Расшифровать файл + OpenKeychain: Импортировать ключ + OpenKeychain: Зашифровать + OpenKeychain: Расшифровать - Нет связанных программ!\n\nСторонние программы могут запросить доступ к OpenPGP Keychain, после чего они будут отражаться здесь. + Нет связанных программ!\n\nСторонние программы могут запросить доступ к OpenKeychain, после чего они будут отражаться здесь. Показать расширенные настройки Скрыть расширенные настройки Ключ не выбран @@ -361,14 +366,14 @@ Отозвать доступ Наименование пакета SHA-256 подписи пакета - Данное приложение запрашивает доступ к OpenPGP Keychain.\nРазрешить доступ?\n\nВНИМАНИЕ: Если вы не знаете почему возник этот запрос, откажите в доступе!\nПозже вы можете отозвать право доступа в разделе \"Зарегистрированные программы\". + Данное приложение запрашивает доступ к OpenKeychain.\nРазрешить доступ?\n\nВНИМАНИЕ: Если вы не знаете почему возник этот запрос, откажите в доступе!\nПозже вы можете отозвать право доступа в разделе \"Зарегистрированные программы\". Разрешить доступ Запретить доступ Пожалуйста, выберите ключ! Для этих id не найдены публичные ключи: Для этих id найдено более одного ключа: Пожалуйста, проверьте получателей! - Проверка подписи пакета не удалась! Если вы установили программу из другого источника, отзовите или обновите право доступа. + Проверка подписи пакета не удалась! Если вы установили программу из другого источника, отзовите для неё доступ к этой программе или обновите право доступа. Отправить как QR код Сканируйте несколько QR подряд, нажимая \'Далее\' после каждого кода. diff --git a/OpenPGP-Keychain/src/main/res/values-uk/strings.xml b/OpenPGP-Keychain/src/main/res/values-uk/strings.xml index 47cbb38b3..7f1766a5c 100644 --- a/OpenPGP-Keychain/src/main/res/values-uk/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-uk/strings.xml @@ -274,6 +274,9 @@ дата завершення дії має йти після дати створення ви не можете вилучити цей контакт, тому що він ваш власний. ви не можете вилучити наступні контакти, тому що вони - ваші власні:\n%s + Запит обмеженого сервера + Збій сервера ключа запиту + Забагато відповідей Будь ласка, вилучіть його з екрану „Мої ключі“! Будь ласка, вилучіть їх з екрану „Мої ключі“! @@ -370,7 +373,7 @@ Не знайдено публічних ключів для цих ІД користувачів: Більше ніж один публічний ключ існує для цих ІД користувачів: Будь ласка, перевірте список одержувачів! - Перевірка підпису пакета не вдалася! Якщо ви встановили програму з іншого джерела, відкличте або поновіть право доступу. + Перевірка підпису пакету не вдалася! Може ви встановили програму з іншого джерела? Якщо ви впевнені, що це не атака, то відкличте реєстрацію програми у OpenKeychain та знову зареєструйте її. Відправити як штрих-код Пройдіть через усі штрих-коди за допомогою \"Далі\", а також проскануйте їх по одному. diff --git a/OpenPGP-Keychain/src/main/res/values-zh/strings.xml b/OpenPGP-Keychain/src/main/res/values-zh/strings.xml index 30d6a3518..f9422b64b 100644 --- a/OpenPGP-Keychain/src/main/res/values-zh/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-zh/strings.xml @@ -135,10 +135,6 @@ 二维码扫描完成! 帮助 - OpenPGP: 解密文件 - OpenPGP: 导入密钥 - OpenPGP: 加密 - OpenPGP: 解密 显示高级设置 隐藏高级设置