From 6d1137190529dc7add74926cea52c377883319be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 6 Apr 2014 12:57:42 +0200 Subject: Rename folder structure from OpenPGP Keychain to OpenKeychain --- OpenKeychain/src/main/res/raw-zh/help_about.html | 49 ++++++++ .../src/main/res/raw-zh/help_changelog.html | 136 +++++++++++++++++++++ .../src/main/res/raw-zh/help_nfc_beam.html | 12 ++ OpenKeychain/src/main/res/raw-zh/help_start.html | 19 +++ .../src/main/res/raw-zh/nfc_beam_share.html | 11 ++ 5 files changed, 227 insertions(+) create mode 100644 OpenKeychain/src/main/res/raw-zh/help_about.html create mode 100644 OpenKeychain/src/main/res/raw-zh/help_changelog.html create mode 100644 OpenKeychain/src/main/res/raw-zh/help_nfc_beam.html create mode 100644 OpenKeychain/src/main/res/raw-zh/help_start.html create mode 100644 OpenKeychain/src/main/res/raw-zh/nfc_beam_share.html (limited to 'OpenKeychain/src/main/res/raw-zh') diff --git a/OpenKeychain/src/main/res/raw-zh/help_about.html b/OpenKeychain/src/main/res/raw-zh/help_about.html new file mode 100644 index 000000000..813676ea2 --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh/help_about.html @@ -0,0 +1,49 @@ + + + +

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

+

授權:GPLv3+

+ +

Developers OpenKeychain

+ +

Developers APG 1.x

+ +

函式庫

+ + + diff --git a/OpenKeychain/src/main/res/raw-zh/help_changelog.html b/OpenKeychain/src/main/res/raw-zh/help_changelog.html new file mode 100644 index 000000000..694c7b046 --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh/help_changelog.html @@ -0,0 +1,136 @@ + + + +

2.5

+ +

2.4

+

Thanks to all applicants of Google Summer of Code 2014 who made this release feature rich and bug free! +Besides several small patches, a notable number of patches are made by the following people (in alphabetical order): +Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Paul Sarbinowski, Sreeram Boyapati, Vincent Breitmoser.

+ +

2.3.1

+ +

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/OpenKeychain/src/main/res/raw-zh/help_nfc_beam.html b/OpenKeychain/src/main/res/raw-zh/help_nfc_beam.html new file mode 100644 index 000000000..7a90a794b --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh/help_nfc_beam.html @@ -0,0 +1,12 @@ + + + +

如何接收金要

+
    +
  1. 前往你夥伴裝置上的聯絡人清單,並點選你要分享的聯絡人。
  2. +
  3. 將兩部裝置背對背貼近(幾乎接觸),你會感覺到一股震動。
  4. +
  5. 震動之後你會看見你夥伴的畫面變成卡片狀,並且背景帶有如 Star Trek 般的特效。
  6. +
  7. 輕觸卡片,內容隨即顯示在你的裝置上。
  8. +
+ + diff --git a/OpenKeychain/src/main/res/raw-zh/help_start.html b/OpenKeychain/src/main/res/raw-zh/help_start.html new file mode 100644 index 000000000..22ac99882 --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh/help_start.html @@ -0,0 +1,19 @@ + + + +

快速上手

+

First you need a personal key pair. Create one via the option menus in "Contacts" or import existing key pairs via "Import Keys". Afterwards, you can download your friends' keys or exchange them via QR Codes or 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.

+ +

我在OpenKeychain發現問題!

+

請利用 OpenKeychain 項目回報系統回報問題。

+ +

發布

+

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

+ +

翻譯

+

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

+ + + diff --git a/OpenKeychain/src/main/res/raw-zh/nfc_beam_share.html b/OpenKeychain/src/main/res/raw-zh/nfc_beam_share.html new file mode 100644 index 000000000..99ffe4c12 --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh/nfc_beam_share.html @@ -0,0 +1,11 @@ + + + +
    +
  1. 確定在 "設定" > "更多內容…" > "NFC" 裡面已經開啟 NFC 和 Android Beam。
  2. +
  3. 將兩部裝置背對背貼近(幾乎接觸),你會感覺到一股震動。
  4. +
  5. 震動之後你會看見你夥伴的畫面變成卡片狀,並且背景帶有如 Star Trek 般的特效。
  6. +
  7. 輕觸卡片,內容隨即顯示在你的裝置上。
  8. +
+ + -- cgit v1.2.3