pull translation from transifex

This commit is contained in:
Dominik Schürmann
2014-01-20 15:50:00 +01:00
parent 1e6f59aa4a
commit ba0ef4c2aa
19 changed files with 718 additions and 22 deletions

View File

@@ -5,9 +5,9 @@
<p><a href="http://sufficientlysecure.org/keychain">OpenPGP Keychain</a> is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).</p>
<p>License: GPLv3+</p>
<h2>Developers OpenPGP Keychain</h2>
<h2>Entwickler OpenPGP Keychain</h2>
<ul>
<li>Dominik Schürmann (Lead developer)</li>
<li>Dominik Schürmann (Leitender Entwickler)</li>
<li>Ash Hughes (crypto patches)</li>
<li>Brian C. Barnes</li>
<li>Bahtiar 'kalkin' Gadimov (UI)</li>
@@ -15,7 +15,7 @@
</ul>
<h2>Developers APG 1.x</h2>
<ul>
<li>'Thialfihar' (Lead developer)</li>
<li>'Thialfihar' (Leitender Entwickler)</li>
<li>'Senecaso' (QRCode, sign key, upload key)</li>
<li>Oliver Runge</li>
<li>Markus Doits</li>

View File

@@ -1,23 +1,35 @@
<html>
<head></head>
<body>
<h2>2.2</h2>
<ul>
<li>New design with navigation drawer</li>
<li>New public key list design</li>
<li>New public key view</li>
<li>Bug fixes for importing of keys</li>
<li>Key cross-certification (thanks to Ash Hughes)</li>
<li>Handle UTF-8 passwords properly (thanks to Ash Hughes)</li>
<li>First version with new languages (thanks to the contributors on Transifex)</li>
<li>Sharing of keys via QR Codes fixed and improved</li>
<li>Package signature verification for API</li>
</ul>
<h2>2.1.1</h2>
<ul>
<li>API Updates, preparation for k9mail integration</li>
<li>API Updates, Vorbereitung für k9mail Integration</li>
</ul>
<h2>2.1</h2>
<ul>
<li>Lots of bug fixes</li>
<li>New API for developers</li>
<li>Viele Fehlerbehebungen</li>
<li>Neue API für Entwickler</li>
<li>PRNG bug fix by Google</li>
</ul>
<h2>2.0</h2>
<ul>
<li>Complete redesign</li>
<li>Komplette Neugestaltung</li>
<li>Share public keys via qr codes, nfc beam</li>
<li>Sign keys</li>
<li>Upload keys to server</li>
<li>Fixes import issues</li>
<li>SChlüssel signieren</li>
<li>Zum Schlüsselserver hochladen</li>
<li>Imprtproblem behoben</li>
<li>New AIDL API</li>
</ul>
<h2>1.0.8</h2>
@@ -26,8 +38,8 @@
<li>app2sd (untested, let me know if there are problems)</li>
<li>more choices for pass phrase cache: 1, 2, 4, 8, hours</li>
<li>translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)</li>
<li>bugfixes</li>
<li>optimizations</li>
<li>Fehlerbehebungen</li>
<li>Optimierungen</li>
</ul>
<h2>1.0.7</h2>
<ul>
@@ -42,7 +54,7 @@
<li>stream encryption/decryption (gallery, etc.)</li>
<li>new options (language, force v3 signatures)</li>
<li>interface changes</li>
<li>bugfixes</li>
<li>Fehlerbehebungen</li>
</ul>
<h2>1.0.5</h2>
<ul>
@@ -78,7 +90,7 @@
<li>Slovenian translation</li>
<li>new database, much faster, less memory usage</li>
<li>defined Intents and content provider for other apps</li>
<li>bugfixes</li>
<li>Fehlerbehebungen</li>
</ul>
</body>
</html>