From 7b819e65de71a17827a3264a1a8663ca0d30b48c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Thu, 13 Feb 2014 23:37:48 +0100 Subject: Transifex update --- .../src/main/res/raw-ja/help_about.html | 43 ++++++++ .../src/main/res/raw-ja/help_changelog.html | 108 +++++++++++++++++++++ .../src/main/res/raw-ja/help_nfc_beam.html | 12 +++ .../src/main/res/raw-ja/help_start.html | 19 ++++ .../src/main/res/raw-ja/nfc_beam_share.html | 11 +++ 5 files changed, 193 insertions(+) create mode 100644 OpenPGP-Keychain/src/main/res/raw-ja/help_about.html create mode 100644 OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html create mode 100644 OpenPGP-Keychain/src/main/res/raw-ja/help_nfc_beam.html create mode 100644 OpenPGP-Keychain/src/main/res/raw-ja/help_start.html create mode 100644 OpenPGP-Keychain/src/main/res/raw-ja/nfc_beam_share.html (limited to 'OpenPGP-Keychain/src/main/res/raw-ja') diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html new file mode 100644 index 000000000..773d11fa7 --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html @@ -0,0 +1,43 @@ + + + +

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+

+ +

Developers OpenPGP Keychain

+ +

Developers APG 1.x

+ +

Libraries

+ + + diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html new file mode 100644 index 000000000..abf660ba8 --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html @@ -0,0 +1,108 @@ + + + +

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/OpenPGP-Keychain/src/main/res/raw-ja/help_nfc_beam.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_nfc_beam.html new file mode 100644 index 000000000..88492731c --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/raw-ja/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/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html new file mode 100644 index 000000000..198dfe64f --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html @@ -0,0 +1,19 @@ + + + +

Getting started

+

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 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 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-ja/nfc_beam_share.html b/OpenPGP-Keychain/src/main/res/raw-ja/nfc_beam_share.html new file mode 100644 index 000000000..083e055c7 --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/raw-ja/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 From e9082c0db55770636f8f59bc9f826a41f1f0d204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 19 Feb 2014 12:44:35 +0100 Subject: Update from transifex --- .../src/main/res/raw-ja/help_about.html | 20 ++-- .../src/main/res/raw-ja/help_changelog.html | 122 ++++++++++----------- .../src/main/res/raw-ja/help_nfc_beam.html | 10 +- .../src/main/res/raw-ja/help_start.html | 18 +-- .../src/main/res/raw-ja/nfc_beam_share.html | 8 +- 5 files changed, 89 insertions(+), 89 deletions(-) (limited to 'OpenPGP-Keychain/src/main/res/raw-ja') diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html index 773d11fa7..51e0b8c25 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_about.html @@ -2,25 +2,25 @@

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 は AndroidにおけるOpenPGP実装の一つです。開発はAndroid Privacy Guard (APG)から分岐して始まりました。

+

ライセンス: GPLv3以降

-

Developers OpenPGP Keychain

+

OpenPGP Keychain開発者

-

Developers APG 1.x

+

APG 1.xの開発者達

-

Libraries

+

ライブラリ

diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html index abf660ba8..4878a3b55 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_changelog.html @@ -3,106 +3,106 @@

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/OpenPGP-Keychain/src/main/res/raw-ja/help_nfc_beam.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_nfc_beam.html index 88492731c..c19280fd1 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ja/help_nfc_beam.html +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_nfc_beam.html @@ -1,12 +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. +
  9. パートナーの連絡先に行き、共有したい連絡先を開きます。
  10. +
  11. 2つのデバイスを背中合せ(ほとんどすべてのタッチ方法)にしてバイブを感じるまで保持しておいてください。
  12. +
  13. バイブの後、相手のデバイスでスタートレック風のバックグラウンドアニメーションしているカード風のコンテンツを見ると思います。
  14. +
  15. カードをタップしコンテンツをあなたのデバイスにロードします。
diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html b/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html index 198dfe64f..5c78a1273 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html +++ b/OpenPGP-Keychain/src/main/res/raw-ja/help_start.html @@ -1,19 +1,19 @@ -

Getting started

-

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

+

入門

+

最初にあなたの個人用鍵ペアが必要になります。オプションメニューの"自分の鍵"で生成するか、"鍵のインポート"から既存の鍵ペアをインポートします。その後、あなたの友人の鍵をダウンロード、もしくはQRコードや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.

+

ファイルの選択を拡張するにはOI File ManagerBarcode Scannerを生成したQRコードのスキャンのため、それぞれのインストールを必要とします。 リンクをクリックして、Google Play Store上かF-Droidからインストールしてください。

-

I found a bug in OpenPGP Keychain!

-

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

+

OpenPGP Keychainにバグを発見した!

+

OpenPGP KeychainのIssueトラッカーを使ってバグレポートを送ってください。

-

Contribute

-

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

+

寄贈

+

もし、あなたが OpenPGP Keychain の開発を助け、コードを寄贈するというなら、Githubの寄贈ガイドを確認して下さい。

-

Translations

-

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

+

翻訳

+

OpenPGP Keychainの翻訳を補助してください! だれでも、TransifexでのOpenPGP Keychainプロジェクトに参加できます。

diff --git a/OpenPGP-Keychain/src/main/res/raw-ja/nfc_beam_share.html b/OpenPGP-Keychain/src/main/res/raw-ja/nfc_beam_share.html index 083e055c7..422423a5d 100644 --- a/OpenPGP-Keychain/src/main/res/raw-ja/nfc_beam_share.html +++ b/OpenPGP-Keychain/src/main/res/raw-ja/nfc_beam_share.html @@ -2,10 +2,10 @@
    -
  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. +
  9. 設定 > その他 > NFC からNFCを有効にしてください、そしてAndroid Beamもまた選択してください。
  10. +
  11. 2つのデバイスを背中合せ(ほとんどすべてのタッチ方法)にしてバイブを感じるまで保持しておいてください。
  12. +
  13. バイブの後、相手のデバイスでスタートレック風のバックグラウンドアニメーションしているカード風のコンテンツを見ると思います。
  14. +
  15. カードをタップしコンテンツを他のデバイスに読み込ませてください。
-- cgit v1.2.3