From d72b0e157ad85161cd7c2e840552c71155b474cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 5 Feb 2014 12:56:40 +0100 Subject: [PATCH] Update from transifex --- .../src/main/res/raw-de/help_start.html | 23 +- .../src/main/res/raw-es-rCO/help_start.html | 23 +- .../src/main/res/raw-es/help_about.html | 36 +-- .../src/main/res/raw-es/help_changelog.html | 16 +- .../src/main/res/raw-es/help_start.html | 23 +- .../src/main/res/raw-fr/help_start.html | 23 +- .../src/main/res/raw-it-rIT/help_start.html | 23 +- .../src/main/res/raw-nl-rNL/help_start.html | 23 +- .../src/main/res/raw-pt-rBR/help_start.html | 23 +- .../src/main/res/raw-ru/help_start.html | 23 +- .../src/main/res/raw-sl-rSI/help_start.html | 23 +- .../src/main/res/raw-tr/help_start.html | 23 +- .../src/main/res/raw-uk/help_start.html | 23 +- .../src/main/res/raw-zh/help_start.html | 23 +- .../src/main/res/values-de/strings.xml | 27 +- .../src/main/res/values-es-rCO/strings.xml | 1 - .../src/main/res/values-es/strings.xml | 277 ++++++++++++++++-- .../src/main/res/values-fr/strings.xml | 6 - .../src/main/res/values-it-rIT/strings.xml | 1 - .../src/main/res/values-nl-rNL/strings.xml | 4 - .../src/main/res/values-ru/strings.xml | 6 - .../src/main/res/values-tr/strings.xml | 2 - .../src/main/res/values-uk/strings.xml | 6 - 23 files changed, 422 insertions(+), 236 deletions(-) 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 1386e8cc1..2f7a788e1 100644 --- a/OpenPGP-Keychain/src/main/res/raw-de/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-de/help_start.html @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 1386e8cc1..2f7a788e1 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 @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain 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 773d11fa7..a8ff31283 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-es/help_about.html @@ -2,42 +2,42 @@

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+

+

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

+

Licencia: GPLv3+

-

Developers OpenPGP Keychain

+

Desarrolladores de OpenPGP Keychain

-

Developers APG 1.x

+

Desarrolladores de APG 1.x

-

Libraries

+

Librerías

diff --git a/OpenPGP-Keychain/src/main/res/raw-es/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw-es/help_changelog.html index 28d025a9f..583ee25f4 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw-es/help_changelog.html @@ -33,7 +33,7 @@

2.0

1.0.8

1.0.7

1.0.5

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 1386e8cc1..2f7a788e1 100644 --- a/OpenPGP-Keychain/src/main/res/raw-es/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-es/help_start.html @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 bec69318b..d45a27f55 100644 --- a/OpenPGP-Keychain/src/main/res/raw-fr/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-fr/help_start.html @@ -1,22 +1,19 @@ -

Logiciel EXPÉRIMENTAL

-

Ce logiciel est EXPÉRIMENTAL. À utiliser à vos propres risques !

-

Commencer

-

Il vous faut d'abord des clefs. Importez ou créez-les depuis le menu des options de « Mes clefs secrètes ». -
Il est recommandé que vous installiez le Gestionnaire de fichiers OI afin de pouvoir utiliser le bouton Parcourir pour choisir des fichiers depuis le Porte-clefs OpenPGP.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Les gros morceaux à faire

- -

Si vous voulez contribuer, bifurquer et faire une demande d'extraction sur Github : https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

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

-

Veuillez le rapporter avec le gestionnaire de bogues du Porte-clefs OpenPGP.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 1386e8cc1..2f7a788e1 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,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 1386e8cc1..2f7a788e1 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 @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 1386e8cc1..2f7a788e1 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 @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 d55f3296b..4b5ea0a0b 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ru/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-ru/help_start.html @@ -1,22 +1,19 @@ -

ЭКСПЕРИМЕНТАЛЬНАЯ программа

-

Это ЭКСПЕРИМЕНТАЛЬНАЯ версия. Используйте на свой страх и риск!

-

Приступая

-

Для начала Вам потребуются ключи. Воспользуйтесь функцией Импорт в меню раздела "Мои ключи". -
Для удобства выбора файлов рекомендуется установить OI File Manager. Он будет вызываться при нажатии кнопки выбора файла.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Над чем еще ведётся работа

- -

Если вы ходите принять участие в доработке и развитии проекта, посетите страницу проекта на Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

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

-

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

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 1386e8cc1..2f7a788e1 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 @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 1386e8cc1..2f7a788e1 100644 --- a/OpenPGP-Keychain/src/main/res/raw-tr/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-tr/help_start.html @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 c2b5a8019..c0dd0ae45 100644 --- a/OpenPGP-Keychain/src/main/res/raw-uk/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-uk/help_start.html @@ -1,22 +1,19 @@ -

ЕКСПЕРИМЕНТАЛЬНА програма

-

Це ЕКСПЕРИМЕНТАЛЬНА версія. Використовуйте на свій страх і ризик!

-

Приступаючи до роботи

-

Для початку Вам будуть потрібні ключі. Скористайтеся функцією Імпорт в меню розділу "Мої ключі". -
Для зручності вибору файлів рекомендується встановити OI File Manager. Він буде викликатися при натисканні кнопки вибору файлу.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Над чим ще ведеться робота

- -

Якщо ви ходите взяти участь у доопрацюванні та розвитку проекту, відвідайте сторінку проекту на Github: https://github.com/dschuermann/openpgp-брелок

+

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 or F-Droid for installation.

Я знайшов помилку в OpenPGP Keychain!

-

Будь ласка, повідомте про неї в розділі 'Проблеми з В'язкою ключів OpenPGP'.

+

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

+ +

Contribute

+

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

+ +

Translations

+

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

+ 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 1386e8cc1..2f7a788e1 100644 --- a/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html @@ -1,22 +1,19 @@ -

EXPERIMENTAL software

-

This is EXPERIMENTAL software. Use at your own risk!

-

Getting started

-

First you need some keys. Import or create them via the option menus in "My Secret Keys". -
It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.

+

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 keys of your friends or exchange them via QR Codes or NFC.

-

Big ToDos

- -

If you want to contribute, fork it and do a pull request on Github: https://github.com/dschuermann/openpgp-keychain

+

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 or F-Droid for installation.

I found a bug in OpenPGP Keychain!

-

Please report it in the issue tracker of OpenPGP Keychain.

+

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

+ +

Contribute

+

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

+ +

Translations

+

Help translating OpenPGP Keychain! Everybody can participate at OpenPGP Keychain 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 0d96c27c1..9091936d5 100644 --- a/OpenPGP-Keychain/src/main/res/values-de/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-de/strings.xml @@ -25,7 +25,7 @@ Schlüssel-Server abfragen Auf Schlüsselserver hochladen Unbekannter Signaturschlüssel - Schlüssel signieren + Schlüssel beglaubigen Schlüsseldetails Hilfe @@ -37,12 +37,16 @@ Hauptschlüssel Hauptbenutzer-ID Aktionen - Dein Signaturschlüssel + Mit diesem Schlüssel beglaubigen Schlüssel hochladen Schlüsselserver + Verschlüsseln und/oder Signieren + Entschlüsseln und Verifizieren Signieren + Beglaubigen Entschlüsseln + Entschlüsseln und Verifizieren Empfänger auswählen Datei verschlüsseln Speichern @@ -56,6 +60,9 @@ Auf Schlüsselserver hochladen Weiter Zurück + Zwischenablage + Teilen mit… + Schlüssel nachschlagen Einstellungen Hilfe @@ -94,6 +101,7 @@ Wiederholen Algorithmus ASCII-Armor + Empfänger Nach Verschlüsselung löschen Nach Entschlüsselung löschen Verschlüsselungsalgorithmus @@ -114,19 +122,21 @@ Name Kommentar E-Mail - Lade Schlüssel nach dem Signieren auf den ausgewählten Schlüsselserver hoch + Schlüssel nach Beglaubigung auf ausgewählten Schlüsselserver hochladen Fingerabdruck Auswählen %d ausgewählt %d ausgewählt + <kein Name> <keine> <kein Schlüssel> kann verschlüsseln kann signieren abgelaufen + zurückgezogen %d Schlüsselserver %d Schlüsselserver @@ -208,9 +218,12 @@ %d Schlüssel gefunden. %d Schlüssel gefunden. - Unbekannte Unterschrift, zum Suchen berühren. - Unbekannter Schlüssel %s, soll dieser auf einem Schlüsselserver gesucht werden? - Schlüssel erfolgreich zum Server geschickt. + Unbekannte Signatur. Benutze den Button um den fehlenden Schlüssel nachzuschlagen. + + %d schlechter privater Schlüssel ignoriert. Evtl. wurde er mit folgender Option exportiert:\n --export-secret-subkeys\nUnbedingt mit der Option \n --export-secret-keys\nexportieren. + %d schlechte private Schlüssel ignoriert. Evtl. wurden sie mit folgender Option exportiert:\n --export-secret-subkeys\nUnbedingt mit der Option \n --export-secret-keys\nexportieren. + + Schlüssel wurde erfolgreich hochgeladen. Schlüssel erfolgreich signiert Diese Liste ist leer! Schlüssel erfolgreich mit NFC Beam gesendet! @@ -249,6 +262,7 @@ Android 4.1 alias Jelly Bean wird benötigt um Androids NFC-Beam nutzen zu können! NFC steht auf diesem Gerät nicht zur Verfügung! Nichts zu importieren! + Ablaufdatum muss später sein als das Erstellungsdatum fertig. speichern... @@ -357,6 +371,7 @@ existierende Schlüssel importierst. Für diesen Kontakt verschlüsseln + Schlüssel dieses Kontakts beglaubigen Kontakte Verschlüsseln diff --git a/OpenPGP-Keychain/src/main/res/values-es-rCO/strings.xml b/OpenPGP-Keychain/src/main/res/values-es-rCO/strings.xml index 18c4bd8eb..16217156e 100644 --- a/OpenPGP-Keychain/src/main/res/values-es-rCO/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-es-rCO/strings.xml @@ -22,7 +22,6 @@ Clave no encontrada Solicitar al servidor de claves Clave de firma desconocida - Clave de firma Ayuda IDs de usuario diff --git a/OpenPGP-Keychain/src/main/res/values-es/strings.xml b/OpenPGP-Keychain/src/main/res/values-es/strings.xml index a06fe1803..df870d9f0 100644 --- a/OpenPGP-Keychain/src/main/res/values-es/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-es/strings.xml @@ -1,8 +1,10 @@ - Seleccionar clave pública - Seleccionar clave secreta + Contactos + Claves secretas + Seleccionar la clave pública + Seleccionar la clave secreta Cifrar Descifrar Frase de contraseña @@ -10,19 +12,21 @@ Editar clave Preferencias Aplicaciones registradas - Prioridad de servidor de clave - Cambiar frase de contraseña + Prioridad del servidor de claves + Cambiar la frase de contraseña Establecer frase de contraseña - Enviar email... - Cifrar en archivo - Descifrar en archivo + Enviar correo electrónico... + Cifrar hacia archivo + Descifrar hacia archivo Importar claves Exportar clave Exportar claves Clave no encontrada - Consultar servidor de clave + Consultar servidor de claves + Cargar al servidor de claves Clave de firma desconocida - Clave de firma + Certificar clave + Detalles de la clave Ayuda IDs de usuario @@ -30,9 +34,19 @@ General Predeterminados Avanzado + Clave maestra + ID del usuario principal + Acciones + Tu clave usada para las certificaciones + Cargar clave + Servidor de claves + Cifrar y/o firmar + Descifrar y verificar Firmar + Certificar Descifrar + Descifrar y verificar Seleccionar destinatarios Cifrar archivo Guardar @@ -40,27 +54,46 @@ Eliminar Ninguno De acuerdo - Cambiar frase de contraseña + Cambiar la frase de contraseña Establecer frase de contraseña Buscar + Cargar al servidor de claves Siguiente Volver + Portapapeles + Compartir con... + Buscar clave Ajustes + Ayuda Importar desde archivo Importar desde código QR + Importar Importar desde NFC Exportar todas las claves - Exportar en archivo + Exportar hacia archivo Borrar clave Crear clave Crear clave (experto) Buscar - Importar desde servidor de clave + Importar desde servidor de claves + Actualizar desde el servidor de claves + Cargar al servidor de claves + Compartir + Compartir la huella digital... + Compartir la clave completa... + con... + con... + con código QR + con código QR + con NFC + Copiar al portapapeles Clave de firma - Ajustes de destello + Ajustes de Beam + Cancelar + Cifrar hacia... - Firma + Firmar Mensaje Archivo No hay frase de contraseña @@ -68,6 +101,7 @@ De nuevo Algoritmo Armadura ASCII + Destinatarios Borrar después del cifrado Borrar después del descifrado Algoritmo de cifrado @@ -78,7 +112,7 @@ Compresión de mensaje Compresión de archivo Forzar firmas V3 - Servidores de clave + Servidores de claves ID de clave Creación Caducidad @@ -87,17 +121,30 @@ ID del usuario principal Nombre Comentario - Email - <ninguno> + Correo electrónico + Cargar la clave al servidor de claves seleccionado después de la certificación + Huella digital + Seleccionar + + %d seleccionado + %d seleccionados + + <sin nombre> + <ninguna> <sin clave> se puede cifrar se puede firmar caducado + revocado + + %d servidor de claves + %d servidores de claves + Huella digital: Clave secreta: - Ninguno + Ninguna Solo firmar Solo cifrar Firmar y cifrar @@ -112,6 +159,7 @@ 2 horas 4 horas 8 horas + para siempre DSA ElGamal RSA @@ -125,27 +173,212 @@ Establece una frase de contraseña antes. No hay un gestor de archivos compatible instalado. Las frases de contraseña no coinciden. - La frase de contraseña no puede estar vacía. + Las frases de contraseña no pueden estar vacías. Cifrado simétrico. - Introducir frase de contraseña para \'%s\' - ¿Estas seguro que quieres borrar\n%s? + Introducir la frase de contraseña para \'%s\' + ¿Estás seguro de que quieres borrar\n%s? Borrado satisfactoriamente. Selecciona un archivo antes. Descifrado satisfactoriamente. - Descifrado satisfactoriamente. + Cifrado satisfactoriamente. + Cifrado satisfactoriamente al portapapeles. + Introduce la frase de contraseña dos veces. + Selecciona al menos una clave de cifrado. + Selecciona al menos una clave de cifrado o de firma. + Por favor, especifica hacia qué archivo quieres cifrar.\nADVERTENCIA: El archivo se sobreescribirá si ya existiese. + Por favor, especifica hacia qué archivo quieres descifrar.\nADVERTENCIA: El archivo se sobreescribirá si ya existiese. + Por favor, especifica hacia qué archivo quieres exportar.\nADVERTENCIA: El archivo se sobreescribirá si ya existiese. + Por favor, especifica hacia qué archivo quieres exportar.\nADVERTENCIA: Estás a punto de exportar claves SECRETAS.\nADVERTENCIA: El archivo se sobreescribirá si ya existiese. + ¿Quieres realmente borrar la clave \'%s\'?\n¡No podrás deshacerlo! + ¿Quieres realmente borrar todas las claves seleccionadas?\n¡No podrás deshacerlo! + ¿Quieres realmente borrar la clave SECRETA \'%s\'?\n¡No podrás deshacerlo! + + %d clave añadida satisfactoriamente + %d claves añadidas satisfactoriamente + + + y actualizada %d clave. + y actualizadas %d claves. + + + %d clave añadida satisfactoriamente. + %d claves añadidas satisfactoriamente. + + + %d clave actualizada satisfactoriamente. + %d claves actualizadas satisfactoriamente. + + No se han añadido o actualizado claves. + Se ha exportado 1 clave satisfactoriamente. + %d claves exportadas satisfactoriamente. + No se han exportado claves. + Nota: solo las subclaves son compatibles con ElGamal, y para ElGamal debe usarse el tamaño de clave más próximo de 1536, 2048, 3072, 4096, o 8192. + No se puede encontrar la clave %08X. + + Se ha encontrado %d clave. + Se han encontrado %d claves. + + Firma desconocida, pulsa el botón para buscar la clave extraviada. + + %d mala clave secreta ignorada. Quizás hayas exportado con la opción\n--export-secret-subkeys\nAsegúrate de que exportas con\n--export-secret-keys\nen su lugar. + %d malas claves secretas ignoradas. Quizás hayas exportado con la opción\n--export-secret-subkeys\nAsegúrate de que exportas con\n--export-secret-keys\nen su lugar. + + Clave cargada al servidor satisfactoriamente + Clave firmada satisfactoriamente + ¡Esta lista está vacía! + ¡Clave enviada satisfactoriamente con NFC Beam! + ¡La clave ha sido copiada al portapapeles! + ¡La clave ya ha sido firmada! + ¡Por favor, selecciona la clave que se usará para firmar! + ¡La clave es demasiado grande para ser compartida de esta forma! + ha fallado el borrado de \'%s\' + archivo no encontrado + no se ha encontrado una clave secreta adecuada + se ha encontrado un tipo de cifrado no conocido + el almacenamiento externo no está preparado + correo electrónico incorrecto \'%s\' + el tamaño de clave debe ser de al menos 512bit + la clave maestra no puede ser una clave ElGamal + elegido algoritmo desconocido + necesitas determinar un nombre + necesitas determinar una dirección de correo electrónica + necesitas al menos una ID de usuario + la ID del usuario principal no puede estar vacía + necesitas al menos una clave maestra + no has proporcionado ninguna clave de cifrado o frase de contraseña + la firma ha fallado + no has proporcionado una frase de contraseña + no has proporcionado una clave de firma + cifrado de datos no válido + datos corrompidos + no se ha podido encontrar un paquete con cifrado simétrico + frase de contraseña incorrecta + error al guardar algunas claves + no se puede extraer la clave privada + Dirigir datos binarios sin un archivo real en el sistema de archivos es incompatible. Esto solo es compatible con ACTION_ENCRYPT_STREAM_AND_RETURN. + !Necesitas Android 4.1 alias Jelly Bean para poder usar la característica NFC Beam! + ¡NFC no está disponible en tu dispositivo! + ¡Nada que importar! + la fecha de caducidad debe ser posterior a la fecha de creación + hecho. + guardando... + importando... + exportando... + generando la clave, esto puede tardar un rato... + construyendo la clave... + preparando la clave maestra... + certificando la clave maestra... + construyendo el anillo maestro... + añadiendo las subclaves... + guardando claves... + + exportando clave... + exportando claves... + + extrayendo la clave de firma... + extrayendo la clave... + preparando las transmisiones... + cifrando los datos... + descifrando los datos... + preparando la firma... + generando la firma... + procesando la firma... + verificando la firma... + firmando... + leyendo los datos... + localizando la clave... + descomprimiendo los datos... + verificando la integridad... + borrando \'%s\' de forma segura… + consultando... + Buscar las claves públicas + Buscar las claves secretas + Compartir la clave con... + 512 + 1024 + 2048 + 4096 + rápido + muy lento + Comenzar + NFC Beam + Registro de cambios + A cerca de + Versión: + Importar las claves seleccionadas + Importar, firmar y cargar las claves seleccionadas + Importar desde el portapapeles + + El código QR con ID %s se ha extraviado + Los códigos QR con IDs %s se han extraviado + + Por favor, comienza con el código QR de ID 1 + ¡El código QR está deformado! ¡Por favor, prueba de nuevo! + ¡El escaneo del código QR ha finalizado! + La huella digital contenida en este código QR es demasiado corta (< 16 caracteres) + Escanea el código QR con \'Barcode Scanner\' + Para recibir las claves a través de NFC, el dispositivo tiene que estar desbloqueado. + Ayuda + Tomar la clave desde el portapapeles + OpenPGP: Descifrar archivo + OpenPGP: Importar clave + OpenPGP: Cifrar + OpenPGP: Descifrar + ¡No hay aplicaciones registradas! + Mostrar la configuración avanzada + Ocultar la configuración avanzada + No se ha seleccionado ninguna clave + Seleccionar clave + Guardar + Cancelar + Revocar acceso + Nombre de paquete + SHA-256 de firma de paquete + La siguiente aplicación solicita acceso a la API de OpenPGP Keychain.\n\n¿Permitir el acceso permanentemente? + 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. + Compartir con código QR + Pasa por todos los códigos QR usando \'Siguiente\', y escanéalos de uno en uno. + Huella digital: + Código QR con ID %1$d de %2$d + Compartir con NFC + + 1 clave seleccionada. + %d claves seleccionadas. + + No hay claves disponibles todavía... + Puedes empezar por + o + creando tu propia clave + importando claves. + Cifrar hacia este contacto + Certificar la ID de usuario de este contacto + Contactos + Cifrar + Descifrar + Importar claves + Mis claves + Aplicaciones registradas + Abrir el Navigation Drawer + Cerrar el Navigation Drawer diff --git a/OpenPGP-Keychain/src/main/res/values-fr/strings.xml b/OpenPGP-Keychain/src/main/res/values-fr/strings.xml index 45ad149d5..dc7bc172c 100644 --- a/OpenPGP-Keychain/src/main/res/values-fr/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-fr/strings.xml @@ -25,7 +25,6 @@ Interroger le serveur de clefs Téléverser vers le serveur de clefs Clef de signature inconnue - Signer la clef Détails sur la clef Aide @@ -37,7 +36,6 @@ Clef maîtresse ID utilisateur maître Actions - Votre clef utilisée pour la signature Téléverser la clef Serveur de clefs Chiffrer et/ou signer @@ -120,7 +118,6 @@ Nom Commentaire Courriel - Téléverser la clef vers le serveur de clefs choisi après signature Empreinte Choisir @@ -215,13 +212,10 @@ %d clef trouvée. %d clefs trouvées. - Signature inconnue. Toucher pour rechercher la clef. %d mauvaise clef ignorée. Vous avez peut-être exporté avec l\'option\n --export-secret-subkeys\nAssurez-vous d\'exporter plutôt avec\n --export-secret-keys. %d mauvaises clefs ignorées. Vous avez peut-être exporté avec l\'option\n --export-secret-subkeys\nAssurez-vous d\'exporter plutôt avec\n --export-secret-keys. - Clef %s inconnue, voulez-vous essayer de la trouver sur un serveur de clefs ? - Clef envoyée vers le serveur avec succès Clef signée avec succès Cette liste est vide ! Clef envoyée par NFC BEAM avec succès ! 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 4cb778ce4..e404addfa 100644 --- a/OpenPGP-Keychain/src/main/res/values-it-rIT/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-it-rIT/strings.xml @@ -15,7 +15,6 @@ Esportare Chiave Esportare Chiavi Chiave Non Trovata - Firma Chiave Aiuto ID Utente 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 17e61aca8..fdc7ce082 100644 --- a/OpenPGP-Keychain/src/main/res/values-nl-rNL/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-nl-rNL/strings.xml @@ -22,7 +22,6 @@ Sleutel niet gevonden Sleutelserver verzoek zenden Onbekende handtekeningssleutel - Sleutel ondertekenen Help Gebruikers-id\'s @@ -144,9 +143,6 @@ Geen sleutels geëxporteerd. Opmerking: alleen sub-sleutels ondersteunen ElGamal, en voor ElGamal wordt de dichtstbijzijnde sleutelgrootte van 1536, 2048, 4096 of 8192 gebruikt. Kan de sleutel %08X niet vinden. - Onbekende handtekening, tik om sleutel op te zoeken. - Onbekende sleutel %s, wilt u het bij een sleutelserver opvragen? - Sleutel succesvol verzonden naar server Sleutel succesvol ondertekend Lijst is leeg Sleutel succesvol verzonden met Beam diff --git a/OpenPGP-Keychain/src/main/res/values-ru/strings.xml b/OpenPGP-Keychain/src/main/res/values-ru/strings.xml index 17fcf37b3..eb4b248f4 100644 --- a/OpenPGP-Keychain/src/main/res/values-ru/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-ru/strings.xml @@ -25,7 +25,6 @@ Запросить сервер ключей Загрузить на сервер ключей Неизвестная подпись - Ключ для подписи Сведения о ключе Помощь @@ -37,7 +36,6 @@ Основной ключ Владелец Действия - Ваш ключ, используемый для подписания Загрузить ключ Сервер ключей Зашифровать и/или Подписать @@ -120,7 +118,6 @@ Имя Комментарий Email - Загрузить подписанный ключ на сервер Отпечаток Выбрать @@ -222,14 +219,11 @@ Найдено %d ключей. Найдено %d ключей. - Неизвестная подпись. Нажмите для выбора ключа. %d плохой секретный ключ проигнорирован. Возможно, вы экспортируете с параметром\n--export-secret-subkeys\nВместо этого используйте\n--export-secret-keys %d плохих секретных ключей проигнорировано. Возможно, вы экспортируете с параметром\n--export-secret-subkeys\nВместо этого используйте\n--export-secret-keys\n %d плохих секретных ключей проигнорировано. Возможно, вы экспортируете с параметром\n--export-secret-subkeys\nВместо этого используйте\n--export-secret-keys\n - Неизвестный ключ %s. Хотите искать на сервере ключей? - Ключ успешно отправлен на сервер Ключ успешно подписан Список пуст! Ключ успешно передан через NFC! diff --git a/OpenPGP-Keychain/src/main/res/values-tr/strings.xml b/OpenPGP-Keychain/src/main/res/values-tr/strings.xml index a20ff253e..587373301 100644 --- a/OpenPGP-Keychain/src/main/res/values-tr/strings.xml +++ b/OpenPGP-Keychain/src/main/res/values-tr/strings.xml @@ -14,7 +14,6 @@ Anahtar Bulunamadı Anahtar Sunucusunu Sorgula Bilinmeyen İmza Anahtarı - Anahtarı İmzala Anahtar Detayları Yardım @@ -92,7 +91,6 @@ Önce bir dosya seçin. Başarıyla şifrelendi. Anahtar %08X bulunamadı. - Anahtar sunucuya başarıyla gönderildi Anahtar başarıyla imzalandı Liste boş! @@ -37,7 +36,6 @@ Основний ключ ІД основного ключа Дії - Ваш ключ, використаний для підпису Завантажити ключ Сервер ключів Шифрувати і/або підписати @@ -120,7 +118,6 @@ Назва Коментар Ел. пошта - Завантажити ключ на вибраний сервер ключів після підписування Відбиток Вибрати @@ -222,14 +219,11 @@ Знайдено %d ключі. Знайдено %d ключів. - Невідомий підпис, натисніть, щоб шукати ключ. %d поганий секретний ключ проігнорований. Можливо ви експортували з параметром\n --export-secret-subkeys\nЗробіть ваш експорт з \n --export-secret-keys\nнатомість. %d погані секретні ключі проігноровані. Можливо ви експортували з параметром\n --export-secret-subkeys\nЗробіть ваш експорт з \n --export-secret-keys\nнатомість. %d поганих секретних ключів проігноровано. Можливо ви експортували з параметром\n --export-secret-subkeys\nЗробіть ваш експорт з \n --export-secret-keys\nнатомість. - Невідомий ключ %s, ви хочете віднайти його на сервері ключів? - Успішно надіслано ключ на сервер Успішно підписаний ключ Цей список - порожній! Успішно відправлений ключ з NFC променем!