Pull from transifex

This commit is contained in:
Dominik Schürmann
2017-11-28 19:39:51 +01:00
parent 0c3449e99f
commit 22e629f707
78 changed files with 3117 additions and 1034 deletions

View File

@@ -1,9 +1,9 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
Advanced screen allows you to
الشاشة المتقدمة تُمَكِّنكُم من
* share key in non-recommended ways
* edit identities
* edit subkeys
* examine certificates in detail
* تعديل الهويات
* تعديل المفاتيح الفرعية
* فحص الشهادات بدقة
Only proceed if you know what you are doing!

View File

@@ -4,11 +4,11 @@
[OpenKeychain](https://www.openkeychain.org) is an OpenPGP implementation for Android.
License: GPLv3+
الرخصة : GPLv3+
[//]: # (NOTE: Alphabetic ordering)
## Main Developers
## المطورون الرئيسيون
* Dominik Schürmann (Maintainer)
* Vincent Breitmoser
@@ -61,7 +61,7 @@ License: GPLv3+
[//]: # (NOTE: Alphabetic ordering)
## Libraries
## المكتبات
* [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache License v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache License v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Apache License v2)

View File

@@ -5,7 +5,7 @@ Without confirmation, you cannot be sure if a key really corresponds to a specif
The simplest way to confirm a key is by scanning the QR Code or exchanging it via NFC.
To confirm keys between more than two persons, we suggest using the key exchange method available for your keys.
## Key Status
## حالة المفتاح
<img src="status_signature_verified_cutout_24dp"/>
Confirmed: You have already confirmed this key, e.g., by scanning the QR Code.
@@ -16,7 +16,7 @@ Expired: This key is no longer valid. Only the owner can extend its validity.
<img src="status_signature_revoked_cutout_24dp"/>
Revoked: This key is no longer valid. It has been revoked by its owner.
## Advanced Information
## معلومات متقدمة
A "key confirmation" in OpenKeychain is implemented by creating a certification according to the OpenPGP standard.
This certification is a ["generic certification (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) described in the standard by:
"The issuer of this certification does not make any particular assertion as to how well the certifier has checked that the owner of the key is in fact the person described by the User ID."

View File

@@ -1,5 +1,10 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
## 4.7
* Improved import from clipboard