Pull from transifex

This commit is contained in:
Dominik Schürmann
2014-10-03 18:37:56 +02:00
parent 0b572e9001
commit 13cd1daaaa
31 changed files with 154 additions and 63 deletions

View File

@@ -2,11 +2,16 @@
<head></head>
<body>
<h2>3.0.1</h2>
<ul>
<li>Better handling of large key imports</li>
<li>Improved subkey selection</li>
</ul>
<h2>3.0</h2>
<ul>
<li>Full support for Yubikey signature generation and decryption!</li>
<li>Propose installable compatible apps in apps list</li>
<li>New design for decryption screens</li>
<li>復号化画面を新しいデザインに</li>
<li>Many fixes for key import, also fixes stripped keys</li>
<li>Honor and display key authenticate flags</li>
<li>User interface to generate custom keys</li>

View File

@@ -3,7 +3,7 @@
<body>
<h2>鍵の受信方法</h2>
<ol>
<li>Go to your partners keys and open the key you want to share.</li>
<li>パートナーの連絡先に行き、共有したい連絡先を開きます。</li>
<li>2つのデバイスを背中合せ(ほとんどすべてのタッチ方法)にしてバイブを感じるまで保持しておいてください。</li>
<li>バイブの後、相手のデバイスでスタートレック風のバックグラウンドアニメーションしているカード風のコンテンツを見ると思います。</li>
<li>カードをタップしコンテンツをあなたのデバイスにロードします。</li>

View File

@@ -2,7 +2,7 @@
<head></head>
<body>
<h2>入門</h2>
<p>First you need a personal key. Create one via the menu in "Keys" or import existing secret keys. Afterwards, you can download your friends' keys or exchange them via QR Codes or NFC.</p>
<p>最初にあなたの個人用鍵ペアが必要になります。メニューの"鍵"で生成するか、既存の鍵ペアをインポートします。その後、あなたの友人の鍵をダウンロード、もしくはQRコードやNFCで交換します。</p>
<p>On Android lower 4.4, it is recommended that you install <a href="market://details?id=org.openintents.filemanager">OI File Manager</a> for enhanced file selection. To share via QR Codes install <a href="market://details?id=com.google.zxing.client.android">Barcode Scanner</a>. Clicking on the links will open Google Play Store or F-Droid for installation.</p>