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 --- .../src/main/res/raw-zh-rTW/help_about.html | 49 ++++++++ .../src/main/res/raw-zh-rTW/help_changelog.html | 136 +++++++++++++++++++++ .../src/main/res/raw-zh-rTW/help_nfc_beam.html | 12 ++ .../src/main/res/raw-zh-rTW/help_start.html | 19 +++ .../src/main/res/raw-zh-rTW/nfc_beam_share.html | 11 ++ 5 files changed, 227 insertions(+) create mode 100644 OpenKeychain/src/main/res/raw-zh-rTW/help_about.html create mode 100644 OpenKeychain/src/main/res/raw-zh-rTW/help_changelog.html create mode 100644 OpenKeychain/src/main/res/raw-zh-rTW/help_nfc_beam.html create mode 100644 OpenKeychain/src/main/res/raw-zh-rTW/help_start.html create mode 100644 OpenKeychain/src/main/res/raw-zh-rTW/nfc_beam_share.html (limited to 'OpenKeychain/src/main/res/raw-zh-rTW') diff --git a/OpenKeychain/src/main/res/raw-zh-rTW/help_about.html b/OpenKeychain/src/main/res/raw-zh-rTW/help_about.html new file mode 100644 index 000000000..ae7e16aae --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh-rTW/help_about.html @@ -0,0 +1,49 @@ + + + +

http://www.openkeychain.org

+

OpenKeychain is an OpenPGP implementation for Android.

+

License: GPLv3+

+ +

Developers OpenKeychain

+ +

Developers APG 1.x

+ +

Libraries

+ + + diff --git a/OpenKeychain/src/main/res/raw-zh-rTW/help_changelog.html b/OpenKeychain/src/main/res/raw-zh-rTW/help_changelog.html new file mode 100644 index 000000000..694c7b046 --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh-rTW/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-rTW/help_nfc_beam.html b/OpenKeychain/src/main/res/raw-zh-rTW/help_nfc_beam.html new file mode 100644 index 000000000..88492731c --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh-rTW/help_nfc_beam.html @@ -0,0 +1,12 @@ + + + +

How to receive keys

+
    +
  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. +
+ + diff --git a/OpenKeychain/src/main/res/raw-zh-rTW/help_start.html b/OpenKeychain/src/main/res/raw-zh-rTW/help_start.html new file mode 100644 index 000000000..0e60c17a7 --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh-rTW/help_start.html @@ -0,0 +1,19 @@ + + + +

Getting started

+

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.

+ +

I found a bug in OpenKeychain!

+

Please report the bug using the issue tracker of OpenKeychain.

+ +

Contribute

+

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

+ +

Translations

+

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

+ + + diff --git a/OpenKeychain/src/main/res/raw-zh-rTW/nfc_beam_share.html b/OpenKeychain/src/main/res/raw-zh-rTW/nfc_beam_share.html new file mode 100644 index 000000000..083e055c7 --- /dev/null +++ b/OpenKeychain/src/main/res/raw-zh-rTW/nfc_beam_share.html @@ -0,0 +1,11 @@ + + + +
    +
  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. +
+ + -- cgit v1.2.3