Update from transifex

This commit is contained in:
Dominik Schürmann
2018-02-20 17:15:11 +01:00
parent 7f0d0e073a
commit 892b5ec4e2
114 changed files with 5615 additions and 1065 deletions

View File

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTE: Alphabetic ordering)
## المكتبات
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -1,6 +1,6 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## Key Confirmation
## تأكيد المفتاح
Without confirmation, you cannot be sure if a key really corresponds to a specific person.
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.

View File

@@ -0,0 +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

@@ -0,0 +1,60 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
[https://www.openkeychain.org](https://www.openkeychain.org)
[OpenKeychain](https://www.openkeychain.org) is an OpenPGP implementation for Android.
License: GPLv3+
[//]: # (NOTE: Alphabetic ordering)
## Main Developers
* Dominik Schürmann (Maintainer)
* Vincent Breitmoser
## Top Contributors
* Adithya Abraham Philip
* Andrea Torlaschi
* Arnaud Fontaine
* Ash Hughes
* 'mar-v-in'
* Nikita Mikhailov
* 'Thialfihar' (APG developer)
* Tim Bray
* Tobias Erthal
## Occasional Contributors
* Alex Fong Jie Wen
* Andrea Torlaschi
* Art O Cathain
* Brian C. Barnes
* Bahtiar 'kalkin' Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Daniel Nelz
* Daniel Ramos
* Greg Witczak
* 'iseki'
* Ishan Khanna
* 'jellysheep'
* 'Jesperbk'
* 'jkolo'
* Joey Castillo
* Kai Jiang
* Kartik Arora
* 'Kent'
* 'ligi'
* Lukas Zorich
* Manoj Khanna
* Markus Doits
* Michal Kepkowski
* Miroojin Bakshi
* Morgan Gangwere
* Nikhil Peter Raj
* Paul Sarbinowski
* Petter Arvidsson
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'

View File

@@ -0,0 +1,28 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## Key Confirmation
Without confirmation, you cannot be sure if a key really corresponds to a specific person.
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.
<img src="status_signature_unverified_cutout_24dp"/>
Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
<img src="status_signature_expired_cutout_24dp"/>
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."
Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings.

View File

@@ -0,0 +1,381 @@
[//]: # (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
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
## 4.5
* Detailed description of security problems
* Display keyserver status per key
* Support for EdDSA
* Fix pgp.mit.edu (new certificate)
## 4.4
* New key status displays detailed information why a key is considered insecure or defective
## 4.3
* Better support for large keys
* Fix import of Gpg4win files with broken encodings
## 4.2
* Experimental support for Elliptic Curve Encryption with Security Tokens
* Redesigned key import screen
* Design improvements to key lists
* Support for keyserver onion addresses
## 4.1
* Better detection of emails and other content when opened
## 4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
## 3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
## 3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
* Facebook key import
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
## 3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9
## 3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
## 3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling
## 3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors
## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view
* Method to update all keys at once
## 3.1.2
* Fix key export to files (now for real)
## 3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
## 3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Experimental YubiKey support: Subkey IDs are now checked correctly
## 3.0.1
* Better handling of large key imports
* Improved subkey selection
## 3.0
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user ID revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain
* Experimental YubiKey support: Support for signature generation and decryption
## 2.9.2
* Fix keys broken in 2.9.1
* Experimental YubiKey support: Decryption now working via API
## 2.9.1
* Split encrypt screen into two
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
* Improved passphrase handling
* Key sharing via SafeSlinger
* Experimental YubiKey support: Preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
* Fix usage of stripped keys
* SHA256 as default for compatibility
* Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
* OpenPGP API now handles revoked/expired keys and returns all user ids
## 2.9
* Fixing crashes introduced in v2.8
* Experimental ECC support
* Experimental YubiKey support: Only signing with imported keys
## 2.8
* So many bugs have been fixed in this release that we focus on the main new features
* Key edit: awesome new design, key revocation
* Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records
* New first time screen
* New key creation screen: autocompletion of name and email based on your personal Android accounts
* File encryption: awesome new design, support for encrypting multiple files
* New icons to show status of key (by Brennan Novak)
* Important bug fix: Importing of large key collections from a file is now possible
* Notification showing cached passphrases
* Keys are connected to Android's contacts
This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar
## 2.7
* Purple! (Dominik, Vincent)
* New key view design (Dominik, Vincent)
* New flat Android buttons (Dominik, Vincent)
* API fixes (Dominik)
* Keybase.io import (Tim Bray)
## 2.6.1
* Some fixes for regression bugs
## 2.6
* Key certifications (thanks to Vincent Breitmoser)
* Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
* New design for signature verification
* Custom key length (thanks to Greg Witczak)
* Fix share-functionality from other apps
## 2.5
* Fix decryption of symmetric OpenPGP messages/files
* Refactored key edit screen (thanks to Ash Hughes)
* New modern design for encrypt/decrypt screens
* OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)
## 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.
* New unified key list
* Colorized key fingerprint
* Support for keyserver ports
* Deactivate possibility to generate weak keys
* Much more internal work on the API
* Certify user ids
* Keyserver query based on machine-readable output
* Lock navigation drawer on tablets
* Suggestions for emails on creation of keys
* Search in public key lists
* And much more improvements and fixes…
## 2.3.1
* Hotfix for crash when upgrading from old versions
## 2.3
* Remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
* Fix setting expiry dates on keys (thanks to Ash Hughes)
* More internal fixes when editing keys (thanks to Ash Hughes)
* Querying keyservers directly from the import screen
* Fix layout and dialog style on Android 2.2-3.0
* Fix crash on keys with empty user ids
* Fix crash and empty lists when coming back from signing screen
* Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
* Fix upload of key from signing screen
## 2.2
* New design with navigation drawer
* New public key list design
* New public key view
* Bug fixes for importing of keys
* Key cross-certification (thanks to Ash Hughes)
* Handle UTF-8 passwords properly (thanks to Ash Hughes)
* First version with new languages (thanks to the contributors on Transifex)
* Sharing of keys via QR Codes fixed and improved
* Package signature verification for API
## 2.1.1
* API Updates, preparation for K-9 Mail integration
## 2.1
* Lots of bug fixes
* New API for developers
* PRNG bug fix by Google
## 2.0
* Complete redesign
* Share public keys via QR codes, NFC beam
* Sign keys
* Upload keys to server
* Fixes import issues
* New AIDL API
## 1.0.8
* Basic keyserver support
* App2sd
* More choices for passphrase cache: 1, 2, 4, 8, hours
* Translations: Norwegian Bokmål (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes
* Optimizations
## 1.0.7
* Fixed problem with signature verification of texts with trailing newline
* More options for passphrase cache time to live (20, 40, 60 mins)
## 1.0.6
* Account adding crash on Froyo fixed
* Secure file deletion
* Option to delete key file after import
* Stream encryption/decryption (gallery, etc.)
* New options (language, force v3 signatures)
* Interface changes
* Bugfixes
## 1.0.5
* German and Italian translation
* Much smaller package, due to reduced BC sources
* New preferences GUI
* Layout adjustment for localization
* Signature bugfix
## 1.0.4
* Fixed another crash caused by some SDK bug with query builder
## 1.0.3
* Fixed crashes during encryption/signing and possibly key export
## 1.0.2
* Filterable key lists
* Smarter pre-selection of encryption keys
* New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
* Fixes and additional features (key preselection) for K-9 Mail, new beta build available
## 1.0.1
* GMail account listing was broken in 1.0.0, fixed again
## 1.0.0
* K-9 Mail integration, APG supporting beta build of K-9 Mail
* Support of more file managers (including ASTRO)
* Slovenian translation
* New database, much faster, less memory usage
* Defined Intents and content provider for other apps
* Bugfixes

View File

@@ -0,0 +1,16 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## How do I activate OpenKeychain in K-9 Mail?
To use OpenKeychain with K-9 Mail, you want to follow these steps:
1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
2. Select "Account settings", scroll to the very bottom and click "Cryptography".
3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
## I found a bug in OpenKeychain!
Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribute
If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Translations
Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/open-keychain/).

View File

@@ -0,0 +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

@@ -0,0 +1,60 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
[https://www.openkeychain.org](https://www.openkeychain.org)
[OpenKeychain](https://www.openkeychain.org) is an OpenPGP implementation for Android.
License: GPLv3+
[//]: # (NOTE: Alphabetic ordering)
## Main Developers
* Dominik Schürmann (Maintainer)
* Vincent Breitmoser
## Top Contributors
* Adithya Abraham Philip
* Andrea Torlaschi
* Arnaud Fontaine
* Ash Hughes
* 'mar-v-in'
* Nikita Mikhailov
* 'Thialfihar' (APG developer)
* Tim Bray
* Tobias Erthal
## Occasional Contributors
* Alex Fong Jie Wen
* Andrea Torlaschi
* Art O Cathain
* Brian C. Barnes
* Bahtiar 'kalkin' Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Daniel Nelz
* Daniel Ramos
* Greg Witczak
* 'iseki'
* Ishan Khanna
* 'jellysheep'
* 'Jesperbk'
* 'jkolo'
* Joey Castillo
* Kai Jiang
* Kartik Arora
* 'Kent'
* 'ligi'
* Lukas Zorich
* Manoj Khanna
* Markus Doits
* Michal Kepkowski
* Miroojin Bakshi
* Morgan Gangwere
* Nikhil Peter Raj
* Paul Sarbinowski
* Petter Arvidsson
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'

View File

@@ -0,0 +1,28 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## Key Confirmation
Without confirmation, you cannot be sure if a key really corresponds to a specific person.
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.
<img src="status_signature_unverified_cutout_24dp"/>
Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
<img src="status_signature_expired_cutout_24dp"/>
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."
Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings.

View File

@@ -0,0 +1,381 @@
[//]: # (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
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
## 4.5
* Detailed description of security problems
* Display keyserver status per key
* Support for EdDSA
* Fix pgp.mit.edu (new certificate)
## 4.4
* New key status displays detailed information why a key is considered insecure or defective
## 4.3
* Better support for large keys
* Fix import of Gpg4win files with broken encodings
## 4.2
* Experimental support for Elliptic Curve Encryption with Security Tokens
* Redesigned key import screen
* Design improvements to key lists
* Support for keyserver onion addresses
## 4.1
* Better detection of emails and other content when opened
## 4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
## 3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
## 3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
* Facebook key import
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
## 3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9
## 3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
## 3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling
## 3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors
## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view
* Method to update all keys at once
## 3.1.2
* Fix key export to files (now for real)
## 3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
## 3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Experimental YubiKey support: Subkey IDs are now checked correctly
## 3.0.1
* Better handling of large key imports
* Improved subkey selection
## 3.0
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user ID revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain
* Experimental YubiKey support: Support for signature generation and decryption
## 2.9.2
* Fix keys broken in 2.9.1
* Experimental YubiKey support: Decryption now working via API
## 2.9.1
* Split encrypt screen into two
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
* Improved passphrase handling
* Key sharing via SafeSlinger
* Experimental YubiKey support: Preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
* Fix usage of stripped keys
* SHA256 as default for compatibility
* Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
* OpenPGP API now handles revoked/expired keys and returns all user ids
## 2.9
* Fixing crashes introduced in v2.8
* Experimental ECC support
* Experimental YubiKey support: Only signing with imported keys
## 2.8
* So many bugs have been fixed in this release that we focus on the main new features
* Key edit: awesome new design, key revocation
* Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records
* New first time screen
* New key creation screen: autocompletion of name and email based on your personal Android accounts
* File encryption: awesome new design, support for encrypting multiple files
* New icons to show status of key (by Brennan Novak)
* Important bug fix: Importing of large key collections from a file is now possible
* Notification showing cached passphrases
* Keys are connected to Android's contacts
This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar
## 2.7
* Purple! (Dominik, Vincent)
* New key view design (Dominik, Vincent)
* New flat Android buttons (Dominik, Vincent)
* API fixes (Dominik)
* Keybase.io import (Tim Bray)
## 2.6.1
* Some fixes for regression bugs
## 2.6
* Key certifications (thanks to Vincent Breitmoser)
* Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
* New design for signature verification
* Custom key length (thanks to Greg Witczak)
* Fix share-functionality from other apps
## 2.5
* Fix decryption of symmetric OpenPGP messages/files
* Refactored key edit screen (thanks to Ash Hughes)
* New modern design for encrypt/decrypt screens
* OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)
## 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.
* New unified key list
* Colorized key fingerprint
* Support for keyserver ports
* Deactivate possibility to generate weak keys
* Much more internal work on the API
* Certify user ids
* Keyserver query based on machine-readable output
* Lock navigation drawer on tablets
* Suggestions for emails on creation of keys
* Search in public key lists
* And much more improvements and fixes…
## 2.3.1
* Hotfix for crash when upgrading from old versions
## 2.3
* Remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
* Fix setting expiry dates on keys (thanks to Ash Hughes)
* More internal fixes when editing keys (thanks to Ash Hughes)
* Querying keyservers directly from the import screen
* Fix layout and dialog style on Android 2.2-3.0
* Fix crash on keys with empty user ids
* Fix crash and empty lists when coming back from signing screen
* Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
* Fix upload of key from signing screen
## 2.2
* New design with navigation drawer
* New public key list design
* New public key view
* Bug fixes for importing of keys
* Key cross-certification (thanks to Ash Hughes)
* Handle UTF-8 passwords properly (thanks to Ash Hughes)
* First version with new languages (thanks to the contributors on Transifex)
* Sharing of keys via QR Codes fixed and improved
* Package signature verification for API
## 2.1.1
* API Updates, preparation for K-9 Mail integration
## 2.1
* Lots of bug fixes
* New API for developers
* PRNG bug fix by Google
## 2.0
* Complete redesign
* Share public keys via QR codes, NFC beam
* Sign keys
* Upload keys to server
* Fixes import issues
* New AIDL API
## 1.0.8
* Basic keyserver support
* App2sd
* More choices for passphrase cache: 1, 2, 4, 8, hours
* Translations: Norwegian Bokmål (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes
* Optimizations
## 1.0.7
* Fixed problem with signature verification of texts with trailing newline
* More options for passphrase cache time to live (20, 40, 60 mins)
## 1.0.6
* Account adding crash on Froyo fixed
* Secure file deletion
* Option to delete key file after import
* Stream encryption/decryption (gallery, etc.)
* New options (language, force v3 signatures)
* Interface changes
* Bugfixes
## 1.0.5
* German and Italian translation
* Much smaller package, due to reduced BC sources
* New preferences GUI
* Layout adjustment for localization
* Signature bugfix
## 1.0.4
* Fixed another crash caused by some SDK bug with query builder
## 1.0.3
* Fixed crashes during encryption/signing and possibly key export
## 1.0.2
* Filterable key lists
* Smarter pre-selection of encryption keys
* New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
* Fixes and additional features (key preselection) for K-9 Mail, new beta build available
## 1.0.1
* GMail account listing was broken in 1.0.0, fixed again
## 1.0.0
* K-9 Mail integration, APG supporting beta build of K-9 Mail
* Support of more file managers (including ASTRO)
* Slovenian translation
* New database, much faster, less memory usage
* Defined Intents and content provider for other apps
* Bugfixes

View File

@@ -0,0 +1,16 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## How do I activate OpenKeychain in K-9 Mail?
To use OpenKeychain with K-9 Mail, you want to follow these steps:
1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
2. Select "Account settings", scroll to the very bottom and click "Cryptography".
3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
## I found a bug in OpenKeychain!
Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribute
If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Translations
Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/open-keychain/).

View File

@@ -57,24 +57,4 @@ Licence: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ License: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Lizenz: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (Beachte: alphabethische Sortierung)
## Bibliotheken
* [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache-Lizenz v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache-Lizenz v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Apache-Lizenz v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache-Lizenz v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache-Lizenz v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache-Lizenz v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache-Lizenz v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache-Lizenz v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache-Lizenz v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT-Lizenz)
* [Snackbar](https://github.com/nispok/snackbar) (MIT-Lizenz)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 Lizenz)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache-Lizenz v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache-Lizenz v2)
* [ZXing](https://github.com/zxing/zxing) (Apache-Lizenz v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache-Lizenz v2)
* 'steelman'

View File

@@ -2,13 +2,13 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Unterstützung für USB-Tokens verbessert: Gnuk, Nitrokey Modelle, YubiKey 4 Modelle
* Feature to find the position of the device's NFC reader
## 4.7
* Die Möglichkeit, aus der Zwischenablage zu Importieren wurde verbessert
* New key creation wizard for Security Tokens
* Neuer Schlüsselgenerierungsassistent für Security-Tokens
* Removed password cache "time to live" setting

View File

@@ -0,0 +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

@@ -0,0 +1,60 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
[https://www.openkeychain.org](https://www.openkeychain.org)
[OpenKeychain](https://www.openkeychain.org) is an OpenPGP implementation for Android.
License: GPLv3+
[//]: # (NOTE: Alphabetic ordering)
## Main Developers
* Dominik Schürmann (Maintainer)
* Vincent Breitmoser
## Top Contributors
* Adithya Abraham Philip
* Andrea Torlaschi
* Arnaud Fontaine
* Ash Hughes
* 'mar-v-in'
* Nikita Mikhailov
* 'Thialfihar' (APG developer)
* Tim Bray
* Tobias Erthal
## Occasional Contributors
* Alex Fong Jie Wen
* Andrea Torlaschi
* Art O Cathain
* Brian C. Barnes
* Bahtiar 'kalkin' Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Daniel Nelz
* Daniel Ramos
* Greg Witczak
* 'iseki'
* Ishan Khanna
* 'jellysheep'
* 'Jesperbk'
* 'jkolo'
* Joey Castillo
* Kai Jiang
* Kartik Arora
* 'Kent'
* 'ligi'
* Lukas Zorich
* Manoj Khanna
* Markus Doits
* Michal Kepkowski
* Miroojin Bakshi
* Morgan Gangwere
* Nikhil Peter Raj
* Paul Sarbinowski
* Petter Arvidsson
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'

View File

@@ -0,0 +1,28 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## Key Confirmation
Without confirmation, you cannot be sure if a key really corresponds to a specific person.
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.
<img src="status_signature_unverified_cutout_24dp"/>
Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
<img src="status_signature_expired_cutout_24dp"/>
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."
Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings.

View File

@@ -0,0 +1,381 @@
[//]: # (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
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
## 4.5
* Detailed description of security problems
* Display keyserver status per key
* Support for EdDSA
* Fix pgp.mit.edu (new certificate)
## 4.4
* New key status displays detailed information why a key is considered insecure or defective
## 4.3
* Better support for large keys
* Fix import of Gpg4win files with broken encodings
## 4.2
* Experimental support for Elliptic Curve Encryption with Security Tokens
* Redesigned key import screen
* Design improvements to key lists
* Support for keyserver onion addresses
## 4.1
* Better detection of emails and other content when opened
## 4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
## 3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
## 3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
* Facebook key import
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
## 3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9
## 3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
## 3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling
## 3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors
## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view
* Method to update all keys at once
## 3.1.2
* Fix key export to files (now for real)
## 3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
## 3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Experimental YubiKey support: Subkey IDs are now checked correctly
## 3.0.1
* Better handling of large key imports
* Improved subkey selection
## 3.0
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user ID revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain
* Experimental YubiKey support: Support for signature generation and decryption
## 2.9.2
* Fix keys broken in 2.9.1
* Experimental YubiKey support: Decryption now working via API
## 2.9.1
* Split encrypt screen into two
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
* Improved passphrase handling
* Key sharing via SafeSlinger
* Experimental YubiKey support: Preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
* Fix usage of stripped keys
* SHA256 as default for compatibility
* Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
* OpenPGP API now handles revoked/expired keys and returns all user ids
## 2.9
* Fixing crashes introduced in v2.8
* Experimental ECC support
* Experimental YubiKey support: Only signing with imported keys
## 2.8
* So many bugs have been fixed in this release that we focus on the main new features
* Key edit: awesome new design, key revocation
* Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records
* New first time screen
* New key creation screen: autocompletion of name and email based on your personal Android accounts
* File encryption: awesome new design, support for encrypting multiple files
* New icons to show status of key (by Brennan Novak)
* Important bug fix: Importing of large key collections from a file is now possible
* Notification showing cached passphrases
* Keys are connected to Android's contacts
This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar
## 2.7
* Purple! (Dominik, Vincent)
* New key view design (Dominik, Vincent)
* New flat Android buttons (Dominik, Vincent)
* API fixes (Dominik)
* Keybase.io import (Tim Bray)
## 2.6.1
* Some fixes for regression bugs
## 2.6
* Key certifications (thanks to Vincent Breitmoser)
* Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
* New design for signature verification
* Custom key length (thanks to Greg Witczak)
* Fix share-functionality from other apps
## 2.5
* Fix decryption of symmetric OpenPGP messages/files
* Refactored key edit screen (thanks to Ash Hughes)
* New modern design for encrypt/decrypt screens
* OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)
## 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.
* New unified key list
* Colorized key fingerprint
* Support for keyserver ports
* Deactivate possibility to generate weak keys
* Much more internal work on the API
* Certify user ids
* Keyserver query based on machine-readable output
* Lock navigation drawer on tablets
* Suggestions for emails on creation of keys
* Search in public key lists
* And much more improvements and fixes…
## 2.3.1
* Hotfix for crash when upgrading from old versions
## 2.3
* Remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
* Fix setting expiry dates on keys (thanks to Ash Hughes)
* More internal fixes when editing keys (thanks to Ash Hughes)
* Querying keyservers directly from the import screen
* Fix layout and dialog style on Android 2.2-3.0
* Fix crash on keys with empty user ids
* Fix crash and empty lists when coming back from signing screen
* Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
* Fix upload of key from signing screen
## 2.2
* New design with navigation drawer
* New public key list design
* New public key view
* Bug fixes for importing of keys
* Key cross-certification (thanks to Ash Hughes)
* Handle UTF-8 passwords properly (thanks to Ash Hughes)
* First version with new languages (thanks to the contributors on Transifex)
* Sharing of keys via QR Codes fixed and improved
* Package signature verification for API
## 2.1.1
* API Updates, preparation for K-9 Mail integration
## 2.1
* Lots of bug fixes
* New API for developers
* PRNG bug fix by Google
## 2.0
* Complete redesign
* Share public keys via QR codes, NFC beam
* Sign keys
* Upload keys to server
* Fixes import issues
* New AIDL API
## 1.0.8
* Basic keyserver support
* App2sd
* More choices for passphrase cache: 1, 2, 4, 8, hours
* Translations: Norwegian Bokmål (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes
* Optimizations
## 1.0.7
* Fixed problem with signature verification of texts with trailing newline
* More options for passphrase cache time to live (20, 40, 60 mins)
## 1.0.6
* Account adding crash on Froyo fixed
* Secure file deletion
* Option to delete key file after import
* Stream encryption/decryption (gallery, etc.)
* New options (language, force v3 signatures)
* Interface changes
* Bugfixes
## 1.0.5
* German and Italian translation
* Much smaller package, due to reduced BC sources
* New preferences GUI
* Layout adjustment for localization
* Signature bugfix
## 1.0.4
* Fixed another crash caused by some SDK bug with query builder
## 1.0.3
* Fixed crashes during encryption/signing and possibly key export
## 1.0.2
* Filterable key lists
* Smarter pre-selection of encryption keys
* New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
* Fixes and additional features (key preselection) for K-9 Mail, new beta build available
## 1.0.1
* GMail account listing was broken in 1.0.0, fixed again
## 1.0.0
* K-9 Mail integration, APG supporting beta build of K-9 Mail
* Support of more file managers (including ASTRO)
* Slovenian translation
* New database, much faster, less memory usage
* Defined Intents and content provider for other apps
* Bugfixes

View File

@@ -0,0 +1,16 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## How do I activate OpenKeychain in K-9 Mail?
To use OpenKeychain with K-9 Mail, you want to follow these steps:
1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
2. Select "Account settings", scroll to the very bottom and click "Cryptography".
3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
## I found a bug in OpenKeychain!
Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribute
If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Translations
Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/open-keychain/).

View File

@@ -0,0 +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

@@ -0,0 +1,60 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
[https://www.openkeychain.org](https://www.openkeychain.org)
[OpenKeychain](https://www.openkeychain.org) is an OpenPGP implementation for Android.
License: GPLv3+
[//]: # (NOTE: Alphabetic ordering)
## Main Developers
* Dominik Schürmann (Maintainer)
* Vincent Breitmoser
## Top Contributors
* Adithya Abraham Philip
* Andrea Torlaschi
* Arnaud Fontaine
* Ash Hughes
* 'mar-v-in'
* Nikita Mikhailov
* 'Thialfihar' (APG developer)
* Tim Bray
* Tobias Erthal
## Occasional Contributors
* Alex Fong Jie Wen
* Andrea Torlaschi
* Art O Cathain
* Brian C. Barnes
* Bahtiar 'kalkin' Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Daniel Nelz
* Daniel Ramos
* Greg Witczak
* 'iseki'
* Ishan Khanna
* 'jellysheep'
* 'Jesperbk'
* 'jkolo'
* Joey Castillo
* Kai Jiang
* Kartik Arora
* 'Kent'
* 'ligi'
* Lukas Zorich
* Manoj Khanna
* Markus Doits
* Michal Kepkowski
* Miroojin Bakshi
* Morgan Gangwere
* Nikhil Peter Raj
* Paul Sarbinowski
* Petter Arvidsson
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'

View File

@@ -0,0 +1,28 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## Key Confirmation
Without confirmation, you cannot be sure if a key really corresponds to a specific person.
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.
<img src="status_signature_unverified_cutout_24dp"/>
Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
<img src="status_signature_expired_cutout_24dp"/>
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."
Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings.

View File

@@ -0,0 +1,381 @@
[//]: # (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
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
## 4.5
* Detailed description of security problems
* Display keyserver status per key
* Support for EdDSA
* Fix pgp.mit.edu (new certificate)
## 4.4
* New key status displays detailed information why a key is considered insecure or defective
## 4.3
* Better support for large keys
* Fix import of Gpg4win files with broken encodings
## 4.2
* Experimental support for Elliptic Curve Encryption with Security Tokens
* Redesigned key import screen
* Design improvements to key lists
* Support for keyserver onion addresses
## 4.1
* Better detection of emails and other content when opened
## 4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
## 3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
## 3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
* Facebook key import
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
## 3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9
## 3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
## 3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling
## 3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors
## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view
* Method to update all keys at once
## 3.1.2
* Fix key export to files (now for real)
## 3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
## 3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Experimental YubiKey support: Subkey IDs are now checked correctly
## 3.0.1
* Better handling of large key imports
* Improved subkey selection
## 3.0
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user ID revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain
* Experimental YubiKey support: Support for signature generation and decryption
## 2.9.2
* Fix keys broken in 2.9.1
* Experimental YubiKey support: Decryption now working via API
## 2.9.1
* Split encrypt screen into two
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
* Improved passphrase handling
* Key sharing via SafeSlinger
* Experimental YubiKey support: Preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
* Fix usage of stripped keys
* SHA256 as default for compatibility
* Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
* OpenPGP API now handles revoked/expired keys and returns all user ids
## 2.9
* Fixing crashes introduced in v2.8
* Experimental ECC support
* Experimental YubiKey support: Only signing with imported keys
## 2.8
* So many bugs have been fixed in this release that we focus on the main new features
* Key edit: awesome new design, key revocation
* Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records
* New first time screen
* New key creation screen: autocompletion of name and email based on your personal Android accounts
* File encryption: awesome new design, support for encrypting multiple files
* New icons to show status of key (by Brennan Novak)
* Important bug fix: Importing of large key collections from a file is now possible
* Notification showing cached passphrases
* Keys are connected to Android's contacts
This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar
## 2.7
* Purple! (Dominik, Vincent)
* New key view design (Dominik, Vincent)
* New flat Android buttons (Dominik, Vincent)
* API fixes (Dominik)
* Keybase.io import (Tim Bray)
## 2.6.1
* Some fixes for regression bugs
## 2.6
* Key certifications (thanks to Vincent Breitmoser)
* Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
* New design for signature verification
* Custom key length (thanks to Greg Witczak)
* Fix share-functionality from other apps
## 2.5
* Fix decryption of symmetric OpenPGP messages/files
* Refactored key edit screen (thanks to Ash Hughes)
* New modern design for encrypt/decrypt screens
* OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)
## 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.
* New unified key list
* Colorized key fingerprint
* Support for keyserver ports
* Deactivate possibility to generate weak keys
* Much more internal work on the API
* Certify user ids
* Keyserver query based on machine-readable output
* Lock navigation drawer on tablets
* Suggestions for emails on creation of keys
* Search in public key lists
* And much more improvements and fixes…
## 2.3.1
* Hotfix for crash when upgrading from old versions
## 2.3
* Remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
* Fix setting expiry dates on keys (thanks to Ash Hughes)
* More internal fixes when editing keys (thanks to Ash Hughes)
* Querying keyservers directly from the import screen
* Fix layout and dialog style on Android 2.2-3.0
* Fix crash on keys with empty user ids
* Fix crash and empty lists when coming back from signing screen
* Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
* Fix upload of key from signing screen
## 2.2
* New design with navigation drawer
* New public key list design
* New public key view
* Bug fixes for importing of keys
* Key cross-certification (thanks to Ash Hughes)
* Handle UTF-8 passwords properly (thanks to Ash Hughes)
* First version with new languages (thanks to the contributors on Transifex)
* Sharing of keys via QR Codes fixed and improved
* Package signature verification for API
## 2.1.1
* API Updates, preparation for K-9 Mail integration
## 2.1
* Lots of bug fixes
* New API for developers
* PRNG bug fix by Google
## 2.0
* Complete redesign
* Share public keys via QR codes, NFC beam
* Sign keys
* Upload keys to server
* Fixes import issues
* New AIDL API
## 1.0.8
* Basic keyserver support
* App2sd
* More choices for passphrase cache: 1, 2, 4, 8, hours
* Translations: Norwegian Bokmål (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes
* Optimizations
## 1.0.7
* Fixed problem with signature verification of texts with trailing newline
* More options for passphrase cache time to live (20, 40, 60 mins)
## 1.0.6
* Account adding crash on Froyo fixed
* Secure file deletion
* Option to delete key file after import
* Stream encryption/decryption (gallery, etc.)
* New options (language, force v3 signatures)
* Interface changes
* Bugfixes
## 1.0.5
* German and Italian translation
* Much smaller package, due to reduced BC sources
* New preferences GUI
* Layout adjustment for localization
* Signature bugfix
## 1.0.4
* Fixed another crash caused by some SDK bug with query builder
## 1.0.3
* Fixed crashes during encryption/signing and possibly key export
## 1.0.2
* Filterable key lists
* Smarter pre-selection of encryption keys
* New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
* Fixes and additional features (key preselection) for K-9 Mail, new beta build available
## 1.0.1
* GMail account listing was broken in 1.0.0, fixed again
## 1.0.0
* K-9 Mail integration, APG supporting beta build of K-9 Mail
* Support of more file managers (including ASTRO)
* Slovenian translation
* New database, much faster, less memory usage
* Defined Intents and content provider for other apps
* Bugfixes

View File

@@ -0,0 +1,16 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## How do I activate OpenKeychain in K-9 Mail?
To use OpenKeychain with K-9 Mail, you want to follow these steps:
1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
2. Select "Account settings", scroll to the very bottom and click "Cryptography".
3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
## I found a bug in OpenKeychain!
Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribute
If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Translations
Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/open-keychain/).

View File

@@ -57,24 +57,4 @@ Licencia: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (Observación: Orden alfabético)
## Bibliotecas
* [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Licencia Apache v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Licencia Apache v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Licencia Apache v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Licencia Apache v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Licencia Apache v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Licencia Apache v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Licencia Apache v2)
* [OkHttp](https://square.github.io/okhttp/) (Licencia Apache v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Licencia Apache v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (Licencia MIT)
* [Snackbar](https://github.com/nispok/snackbar) (Licencia MIT)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Licencia Apache v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Licencia Apache v2)
* [ZXing](https://github.com/zxing/zxing) (Licencia Apache v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Licencia Apache v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Licencia: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTA: Orden alfabético)
## Librerías
* [Librerías de Soporte Android](http://developer.android.com/tools/support-library/index.html) (Licencia Apache v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Licencia Apache v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Licencia Apache v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Licencia Apache v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Licencia Apache v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Licencia Apache v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Licencia Apache v2)
* [OkHttp](https://square.github.io/okhttp/) (Licencia Apache v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Licencia Apache v2)
* [Librería SafeSlinger Exchange](https://github.com/SafeSlingerProject/exchange-android) (Licencia MIT)
* [Snackbar](https://github.com/nispok/snackbar) (Licencia MIT)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (Licencia MIT X11)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Licencia Apache v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Licencia Apache v2)
* [ZXing](https://github.com/zxing/zxing) (Licencia Apache v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Licencia Apache v2)
* 'steelman'

View File

@@ -2,8 +2,8 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
* Soporte mejorado para tokens USB: Gnuk, modelos de Nitrokey, 4 modelos de Yubikey
* Característica para encontrar la posición del lector NFC del dispositivo
## 4.7

View File

@@ -57,24 +57,4 @@ Baimena: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (OHARRA: Alfabetikoki antolatuta)
## Liburutegiak
* [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache Baimena v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache Baimena v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Apache Baimena v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache Baimena v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache Baimena v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache Baimena v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache Baimena v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache Baimena 2 bertsioa)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Diseinua) (Apache Baimena 2 bertsioa)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT Baimena)
* [Snackbar](https://github.com/nispok/snackbar) (MIT Baimena)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 Baimena)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache Baimena v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache Baimena v2)
* [ZXing](https://github.com/zxing/zxing) (Apache Baimena v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache Baimena v2)
* 'steelman'

View File

@@ -3,7 +3,7 @@
## Giltza Baieztapena
Baieztapenik gabe, ezin zara zihur egon giltza bat egitan norbanako zehatz batena den.
Giltza bat baieztatzeko bide arruntena QR Kodea eskaneatzea edo hura NFC bidez trukatzea da.
To confirm keys between more than two persons, we suggest using the key exchange method available for your keys.
Giltzak bi norbanako baino gehiagoren artean baieztatzeko, zure giltzentzat eskuragarri dagoen giltza truke metodoa erabiltzea gomendatzen dugu.
## Giltza Egoera

View File

@@ -2,19 +2,19 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
* Hobetuta USB lekukoen sostengua: Gnuk, Nitrokey modeloak, YubiKey 4 modeloak
* Gailuaren NFC irakurgailuaren kokapena bilatzeko ezaugarria
## 4.7
* Improved import from clipboard
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
* Hobetuta inportatu gakotik
* Giltza sortze laguntzaile berria Segurtasun Lekukoentzat
* Kenduta "bizi denbora" ezarpenaren sarhitz katxea
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
* Inportatu zure giltzak gure Wi-Fi Segurua Eskualdaketa mekanismoa erabiliz
## 4.5

View File

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTE: Alphabetic ordering)
کتابخانه‌ها
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Lisenssi: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (Huom.: Aakkosjärjestys)
## Kirjastot
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -1,4 +1,4 @@
[//]: # (NOTE : veuillez mettre chaque phrase sur sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction !)
[//]: # (NOTE : veuillez mettre chaque phrase sur sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction!)
Lécran Avancé vous permet de
* partager la clé de façons non recommandées
@@ -6,4 +6,4 @@ Lécran Avancé vous permet de
* modifier les sous-clés
* examiner les certificats en détail
Ne continuer que si vous savez ce que vous faites !
Ne continuer que si vous savez ce que vous faites!

View File

@@ -1,4 +1,4 @@
[//]: # (NOTE : veuillez mettre chaque phrase dans sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction !)
[//]: # (NOTE : veuillez mettre chaque phrase dans sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction!)
[https://www.openkeychain.org](https://www.openkeychain.org)
@@ -17,9 +17,9 @@ Licence : GPLv3+
* Andrea Torlaschi
* Arnaud Fontaine
* Ash Hughes
* « mar-v-in »
* « mar-v-in »
* Nikita Mikhailov
* « Thialfihar » (développeur APG)
* « Thialfihar » (développeur APG)
* Tim Bray
* Tobias Erthal
@@ -28,23 +28,23 @@ Licence : GPLv3+
* Andrea Torlaschi
* Art O Cathain
* Brian C. Barnes
* Bahtiar « kalkin » Gadimov
* Bahtiar « kalkin » Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Daniel Nelz
* Daniel Ramos
* Greg Witczak
* « iseki »
* « iseki »
* Ishan Khanna
* « jellysheep »
* « Jesperbk »
* « jkolo »
* « jellysheep »
* « Jesperbk »
* « jkolo »
* Joey Castillo
* Kai Jiang
* Kartik Arora
* « Kent »
* « ligi »
* « Kent »
* « ligi »
* Lukas Zorich
* Manoj Khanna
* Markus Doits
@@ -54,27 +54,7 @@ Licence : GPLv3+
* Nikhil Peter Raj
* Paul Sarbinowski
* Petter Arvidsson
* « Senecaso »
* « Senecaso »
* Signe Rüsch
* Sreeram Boyapati
* « steelman »
[//] : # (NOTE : tri alphabétique)
## Bibliothèques
* [Bibliothèques de soutien Android](http://developer.android.com/tools/support-library/index.html) (Licence Apache v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Licence Apache v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Licence Apache v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Licence Apache v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Licence Apache v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Licence Apache v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Licence Apache v2)
* [OkHttp](https://square.github.io/okhttp/) (Licence Apache v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Conception matérielle)</a> (Licence Apache v2)
* [Bibliothèque déchange SafeSlinger](https://github.com/SafeSlingerProject/exchange-android) (Licence MIT)
* [Snackbar](https://github.com/nispok/snackbar) (Licence MIT)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (Licence MIT X11)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Licence Apache v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Licence Apache v2)
* [ZXing](https://github.com/zxing/zxing) (Licence Apache v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Licence Apache v2)
* « steelman »

View File

@@ -1,8 +1,8 @@
[//]: # (NOTE : veuillez mettre chaque phrase sur sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction !)
[//]: # (NOTE : veuillez mettre chaque phrase sur sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction!)
## Confirmation de clé
Sans confirmation, vous ne pouvez pas être certain quune clé correspond à une personne déterminée.
La façon la plus simple de confirmer une clé est en lisant le code QR ou en léchangeant par NFC.
La façon la plus simple de confirmer une clé est en lisant le code QR ou en léchangeant par CCP.
Pour confirmer des clés entre plus de deux personnes, nous suggérons dutiliser la méthode déchange de clés proposée pour vos clés.
## État de la clé
@@ -17,12 +17,12 @@ Expirée : cette clé nest plus valide. Seul le propriétaire peut prolonger
Révoquée : cette nest plus valide. Elle a été révoquée par son propriétaire.
## Informations avancées
Avec OpenKeychain une « confirmation de clé » est effectuée en créant une certification daprès la norme OpenPGP.
Cette certification est une [« certification générique » (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) décrite ainsi dans la norme :
« Lémetteur de cette certification naffirme aucunement que le certificateur a bien vérifié que le propriétaire de la clé est bel et bien la personne décrite par lID utilisateur »
Avec OpenKeychain, une « confirmation de clé » est effectuée en créant une certification daprès la norme OpenPGP.
Cette certification est une [« certification générique » (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) décrite ainsi dans la norme :
« Lémetteur de cette certification naffirme aucunement que le certificateur a bien vérifié que le propriétaire de la clé est bel et bien la personne décrite par lID utilisateur »
Habituellement, les certifications (il en est de même avec les niveaux supérieurs de certification, tels que le « certifications positives » (0x13)) sont organisées dans la toile de confiance dOpenPGP.
Habituellement, les certifications (il en est de même avec les niveaux supérieurs de certification, tels que les « certifications positives » [0x13]) sont organisées dans la toile de confiance dOpenPGP.
Notre modèle de confirmation de clé est un concept bien plus simple pour éviter les problèmes habituels de convivialité associés à cette toile de confiance.
Nous assumons que les clés sont vérifiées seulement jusquà un certain degré qui est quand même assez utilisable pour être exécuté « à la volée ».
Nous ne mettons pas non plus en place des signatures de confiance (potentiellement transitives) ou une base de données « ownertrust » comme dans GnuPG.
De plus, les clés contenant au moins un ID utilisateur certifié par une clé de confiance seront marquées « confirmée » dans les listages de clés.
Nous supposons que les clés sont vérifiées à concurrence dun certain degré qui est quand même assez utilisable pour être exécuté « à la volée ».
Nous ne mettons pas non plus en place des signatures de confiance (potentiellement transitives) ou une base de données « ownertrust » comme dans GnuPG.
De plus, les clés contenant au moins un ID utilisateur certifié par une clé de confiance seront marquées « confirmée » dans les listages de clés.

View File

@@ -1,9 +1,9 @@
[//]: # (NOTE : veuillez mettre chaque phrase sur sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction !)
[//]: # (NOTE : veuillez mettre chaque phrase sur sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction!)
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
* Prise en charge améliorée des jetons USB : Gnuk, modèles Nitrokey, modèles YubiKey 4
* Fonction pour trouver lemplacement du lecteur CCP de lappareil
## 4.7
@@ -41,7 +41,7 @@
* Prise en charge expérimentale du chiffrement à courbe elliptique avec des jetons de sécurité
* Nouvelle conception de lécran dimportation des clés
* Amélioration de la conception des listes de clés
* Prise en charge des adresses « onion » de serveurs de clés
* Prise en charge des adresses « onion » de serveurs de clés
## 4.1
@@ -112,7 +112,7 @@
## 3.2
* Première version avec prise en charge complète de la YubiKey, proposée dans linterface utilisateur : modifier les clés, relier la YubiKey aux clés...
* Première version avec prise en charge complète de la YubiKey, proposée dans linterface utilisateur : modifier les clés, relier la YubiKey aux clés
* Conception matérielle
* Intégration de la lecture de code QR (nouvelles permissions exigées)
* Amélioration de lassistant de création de clé
@@ -120,7 +120,7 @@
* Android 4 exigé
* Nouvelle conception de lécran des clés
* Simplification des préférences cryptographiques, meilleure sélection de codes de chiffrement sécurisés
* API : signatures détachées, sélection libre de la clé de signature...
* API : signatures détachées, sélection libre de la clé de signature
* Correctif - Certaines clés valides apparaissaient comme révoquées ou expirées
* Ne pas accepter de signatures par des sous-clés expirées ou révoquées
* Prise en charge de keybase.io dans la vue avancée
@@ -212,7 +212,7 @@ Cette version ne serait pas possible sans le travail de Vincent Breitmoser (GSoC
## 2.7
* Violet ! (Dominik, Vincent)
* Violet! (Dominik, Vincent)
* Nouvelle présentation de la visualisation des clés (Dominik, Vincent)
* Nouveaux boutons Android plats (Dominik, Vincent)
* Correctifs de lAPI (Dominik)
@@ -242,7 +242,7 @@ Cette version ne serait pas possible sans le travail de Vincent Breitmoser (GSoC
## 2.4
Merci à tous les participants de « Google Summer of Code 2014 » qui ont rendu cette version riche en fonctions et sans bogue !
Merci à tous les participants de « Google Summer of Code 2014 » qui ont rendu cette version riche en fonctions et sans bogue!
À part plusieurs petits correctifs, un nombre notable de correctifs ont été apportés par les personnes suivantes (par ordre alphabétique) :
Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Paul Sarbinowski, Sreeram Boyapati, Vincent Breitmoser.
@@ -305,7 +305,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
## 2.0
* Conception complètement repensée
* Partage de clés publiques par codes QR, faisceau NFC
* Partage de clés publiques par codes QR, faisceau CCP
* Signer les clés
* Téléverser les clés vers le serveur
* Corrige des problèmes dimportation

View File

@@ -1,16 +1,16 @@
[//]: # (NOTE : veuillez mettre chaque phrase dans sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction !)
[//]: # (NOTE : veuillez mettre chaque phrase dans sa propre ligne. Transifex met chaque ligne dans son propre champ de traduction!)
## Comment puis-je activer OpenKeychain dans Courriel K-9 Mail ?
## Comment puis-je activer OpenKeychain dans Courriel K-9 Mail?
Pour utiliser OpenKeychain avec Courriel K-9 Mail, vous devez suivre ces étapes :
1. Ouvrez Courriel K-9 Mail et appuyez longuement sur le compte avec lequel vous voulez utiliser OpenKeychain.
2. Sélectionnez « Paramètres du compte », faite défiler vers le bas et cliquez sur « Cryptographie ».
3. Cliquez sur « Fournisseur OpenPGP » et sélectionnez OpenKeychain dans la liste.
2. Sélectionnez « Paramètres du compte », faites défiler vers le bas et cliquez sur « Cryptographie ».
3. Cliquez sur « Fournisseur OpenPGP » et sélectionnez OpenKeychain dans la liste.
## Jai trouvé un bogue dans OpenKeychain !
## Jai trouvé un bogue dans OpenKeychain!
Veuillez signaler le bogue en utilisant le [gestionnaire de bogue dOpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribuer
Si vous voulez nous aider à développer OpenKeychain en y contribuant par du code [veuillez suivre notre petit guide sur Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Traductions
Aidez-nous à traduire le OpenKeychain ! Tout le monde peut y participer sur la <a href="https://www.transifex.com/projects/p/open-keychain/">page dOpenKeychain sur Transifex</a>.
Aidez-nous à traduire le OpenKeychain! Tout le monde peut y participer sur la <a href="https://www.transifex.com/projects/p/open-keychain/">page dOpenKeychain sur Transifex</a>.

View File

@@ -0,0 +1,9 @@
[//]: # (NOTA: Por avor escriba cada frase na súa propia liña, Transifex pon cada liña no seu propio campo da tradución!)
A Pantalla Avanzada permítelle
* compartir chave de xeitos non recomendados
* editar identidades
* editar subchaves
* ver detalles dos certificados
Só siga adiante si sabe o que está a facer!

View File

@@ -0,0 +1,60 @@
[//]: # (NOTA: Por avor escriba cada frase na súa propia liña, Transifex pon cada liña no seu propio campo da tradución!)
[https://www.openkeychain.org](https://www.openkeychain.org)
[OpenKeychain](https://www.openkeychain.org) é unha adaptación de OpenPGP para Android.
Licenza: GPLv3+
[//]: # (NOTA: orde alfabética)
## Desenvolvedoras principais
* Dominik Schürmann (Maintainer)
* Vincent Breitmoser
## Contribuidoras principais
* Adithya Abraham Philip
* Andrea Torlaschi
* Arnaud Fontaine
* Ash Hughes
* 'mar-v-in'
* Nikita Mikhailov
* 'Thialfihar' (APG developer)
* Tim Bray
* Tobias Erthal
## Contribuidoras puntuais
* Alex Fong Jie Wen
* Andrea Torlaschi
* Art O Cathain
* Brian C. Barnes
* Bahtiar 'kalkin' Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Daniel Nelz
* Daniel Ramos
* Greg Witczak
* 'iseki'
* Ishan Khanna
* 'jellysheep'
* 'Jesperbk'
* 'jkolo'
* Joey Castillo
* Kai Jiang
* Kartik Arora
* 'Kent'
* 'ligi'
* Lukas Zorich
* Manoj Khanna
* Markus Doits
* Michal Kepkowski
* Miroojin Bakshi
* Morgan Gangwere
* Nikhil Peter Raj
* Paul Sarbinowski
* Petter Arvidsson
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'

View File

@@ -0,0 +1,28 @@
[//]: # (NOTA: Por avor escriba cada frase na súa propia liña, Transifex pon cada liña no seu propio campo da tradución!)
## Key Confirmation
Without confirmation, you cannot be sure if a key really corresponds to a specific person.
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.
<img src="status_signature_unverified_cutout_24dp"/>
Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
<img src="status_signature_expired_cutout_24dp"/>
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."
Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings.

View File

@@ -0,0 +1,381 @@
[//]: # (NOTA: Por avor escriba cada frase na súa propia liña, Transifex pon cada liña no seu propio campo da tradución!)
## 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
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
## 4.5
* Detailed description of security problems
* Display keyserver status per key
* Support for EdDSA
* Fix pgp.mit.edu (new certificate)
## 4.4
* New key status displays detailed information why a key is considered insecure or defective
## 4.3
* Better support for large keys
* Fix import of Gpg4win files with broken encodings
## 4.2
* Experimental support for Elliptic Curve Encryption with Security Tokens
* Redesigned key import screen
* Design improvements to key lists
* Support for keyserver onion addresses
## 4.1
* Better detection of emails and other content when opened
## 4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
## 3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
## 3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
* Facebook key import
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
## 3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9
## 3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
## 3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling
## 3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors
## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view
* Method to update all keys at once
## 3.1.2
* Fix key export to files (now for real)
## 3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
## 3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Experimental YubiKey support: Subkey IDs are now checked correctly
## 3.0.1
* Better handling of large key imports
* Improved subkey selection
## 3.0
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user ID revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain
* Experimental YubiKey support: Support for signature generation and decryption
## 2.9.2
* Fix keys broken in 2.9.1
* Experimental YubiKey support: Decryption now working via API
## 2.9.1
* Split encrypt screen into two
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
* Improved passphrase handling
* Key sharing via SafeSlinger
* Experimental YubiKey support: Preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
* Fix usage of stripped keys
* SHA256 as default for compatibility
* Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
* OpenPGP API now handles revoked/expired keys and returns all user ids
## 2.9
* Fixing crashes introduced in v2.8
* Experimental ECC support
* Experimental YubiKey support: Only signing with imported keys
## 2.8
* So many bugs have been fixed in this release that we focus on the main new features
* Key edit: awesome new design, key revocation
* Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records
* New first time screen
* New key creation screen: autocompletion of name and email based on your personal Android accounts
* File encryption: awesome new design, support for encrypting multiple files
* New icons to show status of key (by Brennan Novak)
* Important bug fix: Importing of large key collections from a file is now possible
* Notification showing cached passphrases
* Keys are connected to Android's contacts
This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar
## 2.7
* Purple! (Dominik, Vincent)
* New key view design (Dominik, Vincent)
* New flat Android buttons (Dominik, Vincent)
* API fixes (Dominik)
* Keybase.io import (Tim Bray)
## 2.6.1
* Some fixes for regression bugs
## 2.6
* Key certifications (thanks to Vincent Breitmoser)
* Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
* New design for signature verification
* Custom key length (thanks to Greg Witczak)
* Fix share-functionality from other apps
## 2.5
* Fix decryption of symmetric OpenPGP messages/files
* Refactored key edit screen (thanks to Ash Hughes)
* New modern design for encrypt/decrypt screens
* OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)
## 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.
* New unified key list
* Colorized key fingerprint
* Support for keyserver ports
* Deactivate possibility to generate weak keys
* Much more internal work on the API
* Certify user ids
* Keyserver query based on machine-readable output
* Lock navigation drawer on tablets
* Suggestions for emails on creation of keys
* Search in public key lists
* And much more improvements and fixes…
## 2.3.1
* Hotfix for crash when upgrading from old versions
## 2.3
* Remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
* Fix setting expiry dates on keys (thanks to Ash Hughes)
* More internal fixes when editing keys (thanks to Ash Hughes)
* Querying keyservers directly from the import screen
* Fix layout and dialog style on Android 2.2-3.0
* Fix crash on keys with empty user ids
* Fix crash and empty lists when coming back from signing screen
* Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
* Fix upload of key from signing screen
## 2.2
* New design with navigation drawer
* New public key list design
* New public key view
* Bug fixes for importing of keys
* Key cross-certification (thanks to Ash Hughes)
* Handle UTF-8 passwords properly (thanks to Ash Hughes)
* First version with new languages (thanks to the contributors on Transifex)
* Sharing of keys via QR Codes fixed and improved
* Package signature verification for API
## 2.1.1
* API Updates, preparation for K-9 Mail integration
## 2.1
* Lots of bug fixes
* New API for developers
* PRNG bug fix by Google
## 2.0
* Complete redesign
* Share public keys via QR codes, NFC beam
* Sign keys
* Upload keys to server
* Fixes import issues
* New AIDL API
## 1.0.8
* Basic keyserver support
* App2sd
* More choices for passphrase cache: 1, 2, 4, 8, hours
* Translations: Norwegian Bokmål (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes
* Optimizations
## 1.0.7
* Fixed problem with signature verification of texts with trailing newline
* More options for passphrase cache time to live (20, 40, 60 mins)
## 1.0.6
* Account adding crash on Froyo fixed
* Secure file deletion
* Option to delete key file after import
* Stream encryption/decryption (gallery, etc.)
* New options (language, force v3 signatures)
* Interface changes
* Bugfixes
## 1.0.5
* German and Italian translation
* Much smaller package, due to reduced BC sources
* New preferences GUI
* Layout adjustment for localization
* Signature bugfix
## 1.0.4
* Fixed another crash caused by some SDK bug with query builder
## 1.0.3
* Fixed crashes during encryption/signing and possibly key export
## 1.0.2
* Filterable key lists
* Smarter pre-selection of encryption keys
* New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
* Fixes and additional features (key preselection) for K-9 Mail, new beta build available
## 1.0.1
* GMail account listing was broken in 1.0.0, fixed again
## 1.0.0
* K-9 Mail integration, APG supporting beta build of K-9 Mail
* Support of more file managers (including ASTRO)
* Slovenian translation
* New database, much faster, less memory usage
* Defined Intents and content provider for other apps
* Bugfixes

View File

@@ -0,0 +1,16 @@
[//]: # (NOTA: Por avor escriba cada frase na súa propia liña, Transifex pon cada liña no seu propio campo da tradución!)
## Cómo activar OpenKeychain en K-9 Mail?
Para utilizar OpenKeychain con K-9 Mail, deberá seguir estos pasos:
1. Abrir K-9 Mail e manter presionada na conta que quere utilizar con OpenKeychain.
2. Seleccionar "Axustes da conta", desplazarse ate abaixo de todo e pulsar el "Cifrado".
3. Pulsar en "Provedor OpenPGP" e escoller OpenKeychain do listado.
## Atopei un fallo no OpenKeychain!
Por favor informe do fallo utilizando [seguimento de incidencias OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribuír
Si quere axudarnos a desenvolver OpenKeychain contribuíndo con código [siga a pequena guía que temos en Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Traducións
Axude a traducir OpenKeychain! Calquera pode participar en [OpenKeychain en Transifex](https://www.transifex.com/projects/p/open-keychain/).

View File

@@ -57,24 +57,4 @@ License: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ License: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Lisensi: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTE: Alphabetic ordering)
## Daftar Pustaka
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Licenza: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTA: Ordine alfabetico)
## Librerie
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Licenza Apache v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Design materiale) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (Licenza MIT X11)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTE: Alphabetic ordering)
## ライブラリ
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 ライセンス)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ License: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

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

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -3,7 +3,7 @@
## 키 확인
확인이 없이 정말 키가 특정 사람에게 속하는 지 확신할 수 없습니다.
가장 쉽게 키를 확인하는 방법은 QR 코드를 스캔하거나 NFC를 통해 키를 교환하는 것 입니다.
To confirm keys between more than two persons, we suggest using the key exchange method available for your keys.
둘 이상의 사람 사이에서 키를 확인하려면, 키에 사용할 수있는 키 교환 방법을 사용하길 권합니다.
## 키

View File

@@ -2,27 +2,27 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
* USB 토큰 지원 개선: Gnuk, Nitrokey 모델, YubiKey 4 모델
* 기기의 NFC 판독기 위치를 찾는 기능
## 4.7
* Improved import from clipboard
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
* 클립보드로 부터 가져오기 개선
* 보안 토큰용 새로운 키 생성 마법사
* 패스워드 캐시 "동작 시간" 설정 제거
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
* 새로운 보안 Wi-Fi 전송 메커니즘을 사용해 키 가져오기
## 4.5
* Detailed description of security problems
* Display keyserver status per key
* Support for EdDSA
* Fix pgp.mit.edu (new certificate)
* 보안 문제에 대한 자세한 설명
* 키 당 키서버 상태 표시
* EdDSA 지원
* pgp.mit.edu (새로운 인증서) 수정
## 4.4
@@ -32,7 +32,7 @@
## 4.3
* Better support for large keys
* 대형 키 지원 향상
* Fix import of Gpg4win files with broken encodings
@@ -64,15 +64,15 @@
## 3.8
* Redesigned key editing
* 키 편집 재설계
* Choose remember time individually when entering passwords
* Facebook key import
* Facebook 키 들여오기
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
* Android 6 지원 개선 (사용 권한, 텍스트 선택 통합)
* API: 버전 10
## 3.6
@@ -163,7 +163,7 @@
* 키 가져오기 관련 많은 부분 수정, 간략화된 키 관련 수정
* 키 인증 플래그 강조
* 커스텀 키 생성을 위한 유저 인터페이스
* Fixing user ID revocation certificates
* 사용자 ID 해지 인증서 수정
* 새로운 클라우드 검색 (기존의 키서버와 keybase.io에서 검색)
* OpenKeychain 안에서 키 간략화 지원
* YubiKey 실험적 지원: 서명 생성과 복호화 지원
@@ -317,7 +317,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
* 기본적인 키서버 지원
* App2sd 지원
* 암호구 캐시 시간 설정: 1, 2, 4, 8시간
* Translations: Norwegian Bokmål (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* 번역본: 노르웨이어 Bokmål (Sander Danielsen님께 감사), 중국어 (Zhang Fredrick님께 감사)
* 버그 수정
* 최적화

View File

@@ -57,24 +57,4 @@ License: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Lisens: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (MERK: Alfabetisk rekkefølge)
## Bibliotek
* [Bibliotek for Android-støtte](http://developer.android.com/tools/support-library/index.html) (Apache-lisens v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache-lisens v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Apache-lisens v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache-lisens v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache-lisens v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache-lisens v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache-lisens v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache-lisens v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Materielt design) (Apache-lisens v2)
* [SafeSlinger Exchange-bibliotek](https://github.com/SafeSlingerProject/exchange-android) (MIT-lisens)
* [Snackbar](https://github.com/nispok/snackbar) (MIT-lisens)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11-lisens)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache-lisens v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache-lisens v2)
* [ZXing](https://github.com/zxing/zxing) (Apache-lisens v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache-lisens v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Licentie: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTE: Alphabetic ordering)
## Bibliotheken
* [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache licentie v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache licentie v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Apache licentie v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache licentie v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache licentie v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache licentie v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache licentie v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache Licentie v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache licentie v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT licentie)
* [Snackbar](https://github.com/nispok/snackbar) (MIT licentie)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11-Licentie)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache licentie v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache licentie v2)
* [ZXing](https://github.com/zxing/zxing) (Apache licentie v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache licentie v2)
* 'steelman'

View File

@@ -2,8 +2,8 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
* Verbeterde ondersteuning voor USB-tokens: Gnuk, Nitrokey-modellen, YubiKey 4-modellen
* Functie om de positie van de NFC-lezer van het apparaat te vinden
## 4.7

View File

@@ -57,24 +57,4 @@ Licencja: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTE: Alphabetic ordering)
## Biblioteki
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ Licença: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTA: Ordem alfabética)
## Bicliotecas
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@ License: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (ПРИМЕЧАНИЕ: в алфавитном порядке)
## Используемые библиотеки
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Лицензия Apache v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (Лицензия MIT)
* [Snackbar](https://github.com/nispok/snackbar) (Лицензия MIT)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (Лицензия MIT X11)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -2,8 +2,8 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
* Улучшена поддержка USB-токенов: модели Gnuk, Nitrokey, YubiKey 4
* Возможность поиска местоположения NFC-ридера устройства
## 4.7

View File

@@ -57,24 +57,4 @@ Licenca: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (NOTE: Alphabetic ordering)
## Knjižnice
* [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Licenca Apache v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Licenca Apache v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Apache License v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Licenca Apache v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Licenca Apache v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Licenca Apache v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (Licenca MIT)
* [Snackbar](https://github.com/nispok/snackbar) (Licenca MIT)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Licenca Apache v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Licenca Apache v2)
* [ZXing](https://github.com/zxing/zxing) (Licenca Apache v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Licenca Apache v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@
* „Senecaso“
* Signe Rüsch
* Sreeram Boyapati
* „steelman“
[//]:
## Библиотеке
* [Андроидове библиотеке подршке](http://developer.android.com/tools/support-library/index.html) (Апачи лиценца в2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Апачи лиценца в2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Апачи лиценца в2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Апачи лиценца в2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Апачи лиценца в2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Апачи лиценца в2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Апачи лиценца в2)
* [OkHttp](https://square.github.io/okhttp/) (Апачи лиценца в2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Материјал дизајн) (Апачи лиценца в2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (МИТ лиценца)
* [Snackbar](https://github.com/nispok/snackbar) (МИТ лиценца)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (МИТ Икс11 лиценца)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Апачи лиценца в2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Апачи лиценца в2)
* [ZXing](https://github.com/zxing/zxing) (Апачи лиценца в2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Апачи лиценца в2)
* „steelman“

View File

@@ -57,24 +57,4 @@ Licens: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (OBS: Alfabetisk ordning)
## Biblioteken
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger's bibliotek för utbyte](https://github.com/SafeSlingerProject/exchange-android) (MIT-licens)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -3,7 +3,7 @@
## Nyckelbekräftelse
Utan bekräftelse kan du inte vara säker på om en nyckel verkligen motsvarar en viss person.
Det enklaste sättet att bekräfta en nyckel är genom att skanna QR-koden eller att utbyta den via NFC.
To confirm keys between more than two persons, we suggest using the key exchange method available for your keys.
För att bekräfta nycklar mellan mer än t personer, föreslår vi att du använder den nyckelväxelmetod som är tillgänglig för dina nycklar.
## Nyckelstatus
@@ -19,10 +19,10 @@ Utgången: Den här nyckeln är inte längre giltig. Endast ägaren kan förlän
## Avancerad information
En "nyckelbekräftelse" i OpenKeychain genomförs genom att skapa en certifiering enligt OpenPGP-standard.
Denna certifiering är en ["generisk certifiering (0x10)"] (http://tools.ietf.org/html/rfc4880#section-5.2.1) beskrivs i standarden av:
"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."
"Utgivaren av denna certifiering gör inget särskilt påstående om hur väl certifieraren har kontrollerat att ägaren av nyckeln faktiskt är den person som beskrivs av användar-ID."
Traditionellt, certifieringar (även med högre certifieringsnivåer, såsom "positiva certifieringar" (0x13)) är organiserade i OpenPGP:s Web of Trust.
Vår modell av nyckelbekräftelse är ett mycket enklare koncept för att undvika vanliga användbarhetsproblem i samband med Web of Trust.
Vi antar att nycklar verifieras endast till en viss grad som fortfarande är användbar nog att exekveras "on the go".
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Vi implementerar inte (potentiellt transitiv) förtroende signaturer eller en .ownertrust-databas som i GnuPG.
Dessutom kommer nycklar som innehåller åtminstone en användar-ID certifierad av en betrodd nyckel markeras som "bekräftade" i nyckel listor.

View File

@@ -2,7 +2,7 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Förbättrat stöd för USB-tokens: Gnuk, Nitrokey-modeller, YubiKey 4-modeller
* Feature to find the position of the device's NFC reader
## 4.7

View File

@@ -0,0 +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

@@ -0,0 +1,60 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
[https://www.openkeychain.org](https://www.openkeychain.org)
[OpenKeychain](https://www.openkeychain.org) is an OpenPGP implementation for Android.
License: GPLv3+
[//]: # (NOTE: Alphabetic ordering)
## Main Developers
* Dominik Schürmann (Maintainer)
* Vincent Breitmoser
## Top Contributors
* Adithya Abraham Philip
* Andrea Torlaschi
* Arnaud Fontaine
* Ash Hughes
* 'mar-v-in'
* Nikita Mikhailov
* 'Thialfihar' (APG developer)
* Tim Bray
* Tobias Erthal
## Occasional Contributors
* Alex Fong Jie Wen
* Andrea Torlaschi
* Art O Cathain
* Brian C. Barnes
* Bahtiar 'kalkin' Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Daniel Nelz
* Daniel Ramos
* Greg Witczak
* 'iseki'
* Ishan Khanna
* 'jellysheep'
* 'Jesperbk'
* 'jkolo'
* Joey Castillo
* Kai Jiang
* Kartik Arora
* 'Kent'
* 'ligi'
* Lukas Zorich
* Manoj Khanna
* Markus Doits
* Michal Kepkowski
* Miroojin Bakshi
* Morgan Gangwere
* Nikhil Peter Raj
* Paul Sarbinowski
* Petter Arvidsson
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'

View File

@@ -0,0 +1,28 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## Key Confirmation
Without confirmation, you cannot be sure if a key really corresponds to a specific person.
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.
<img src="status_signature_unverified_cutout_24dp"/>
Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
<img src="status_signature_expired_cutout_24dp"/>
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."
Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings.

View File

@@ -0,0 +1,381 @@
[//]: # (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
* New key creation wizard for Security Tokens
* Removed password cache "time to live" setting
## 4.6
* Import your keys using our new Secure Wi-Fi Transfer mechanism
## 4.5
* Detailed description of security problems
* Display keyserver status per key
* Support for EdDSA
* Fix pgp.mit.edu (new certificate)
## 4.4
* New key status displays detailed information why a key is considered insecure or defective
## 4.3
* Better support for large keys
* Fix import of Gpg4win files with broken encodings
## 4.2
* Experimental support for Elliptic Curve Encryption with Security Tokens
* Redesigned key import screen
* Design improvements to key lists
* Support for keyserver onion addresses
## 4.1
* Better detection of emails and other content when opened
## 4.0
* Experimental support for Security Tokens over USB
* Allow password changing of stripped keys
## 3.9
* Detection and handling of text data
* Performance improvements
* UI improvements for Security Token handling
## 3.8
* Redesigned key editing
* Choose remember time individually when entering passwords
* Facebook key import
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
## 3.6
* Encrypted backups
* Security fixes based on external security audit
* YubiKey NEO key creation wizard
* Basic internal MIME support
* Automatic key synchronization
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9
## 3.5
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
## 3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling
## 3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors
## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
* Material design
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
* Fix: Some valid keys were shown revoked or expired
* Don't accept signatures by expired or revoked subkeys
* Keybase.io support in advanced view
* Method to update all keys at once
## 3.1.2
* Fix key export to files (now for real)
## 3.1.1
* Fix key export to files (they were written partially)
* Fix crash on Android 2.3
## 3.1
* Fix crash on Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
* Redesigned decrypt screen
* New icon usage and colors
* Fix import of secret keys from Symantec Encryption Desktop
* Experimental YubiKey support: Subkey IDs are now checked correctly
## 3.0.1
* Better handling of large key imports
* Improved subkey selection
## 3.0
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
* Honor and display key authenticate flags
* User interface to generate custom keys
* Fixing user ID revocation certificates
* New cloud search (searches over traditional keyservers and keybase.io)
* Support for stripping keys inside OpenKeychain
* Experimental YubiKey support: Support for signature generation and decryption
## 2.9.2
* Fix keys broken in 2.9.1
* Experimental YubiKey support: Decryption now working via API
## 2.9.1
* Split encrypt screen into two
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
* Improved passphrase handling
* Key sharing via SafeSlinger
* Experimental YubiKey support: Preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
* Fix usage of stripped keys
* SHA256 as default for compatibility
* Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
* OpenPGP API now handles revoked/expired keys and returns all user ids
## 2.9
* Fixing crashes introduced in v2.8
* Experimental ECC support
* Experimental YubiKey support: Only signing with imported keys
## 2.8
* So many bugs have been fixed in this release that we focus on the main new features
* Key edit: awesome new design, key revocation
* Key import: awesome new design, secure keyserver connections via hkps, keyserver resolving via DNS SRV records
* New first time screen
* New key creation screen: autocompletion of name and email based on your personal Android accounts
* File encryption: awesome new design, support for encrypting multiple files
* New icons to show status of key (by Brennan Novak)
* Important bug fix: Importing of large key collections from a file is now possible
* Notification showing cached passphrases
* Keys are connected to Android's contacts
This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2014), mar-v-in (GSoC 2014), Daniel Albert, Art O Cathain, Daniel Haß, Tim Bray, Thialfihar
## 2.7
* Purple! (Dominik, Vincent)
* New key view design (Dominik, Vincent)
* New flat Android buttons (Dominik, Vincent)
* API fixes (Dominik)
* Keybase.io import (Tim Bray)
## 2.6.1
* Some fixes for regression bugs
## 2.6
* Key certifications (thanks to Vincent Breitmoser)
* Support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
* New design for signature verification
* Custom key length (thanks to Greg Witczak)
* Fix share-functionality from other apps
## 2.5
* Fix decryption of symmetric OpenPGP messages/files
* Refactored key edit screen (thanks to Ash Hughes)
* New modern design for encrypt/decrypt screens
* OpenPGP API version 3 (multiple api accounts, internal fixes, key lookup)
## 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.
* New unified key list
* Colorized key fingerprint
* Support for keyserver ports
* Deactivate possibility to generate weak keys
* Much more internal work on the API
* Certify user ids
* Keyserver query based on machine-readable output
* Lock navigation drawer on tablets
* Suggestions for emails on creation of keys
* Search in public key lists
* And much more improvements and fixes…
## 2.3.1
* Hotfix for crash when upgrading from old versions
## 2.3
* Remove unnecessary export of public keys when exporting secret key (thanks to Ash Hughes)
* Fix setting expiry dates on keys (thanks to Ash Hughes)
* More internal fixes when editing keys (thanks to Ash Hughes)
* Querying keyservers directly from the import screen
* Fix layout and dialog style on Android 2.2-3.0
* Fix crash on keys with empty user ids
* Fix crash and empty lists when coming back from signing screen
* Bouncy Castle (cryptography library) updated from 1.47 to 1.50 and build from source
* Fix upload of key from signing screen
## 2.2
* New design with navigation drawer
* New public key list design
* New public key view
* Bug fixes for importing of keys
* Key cross-certification (thanks to Ash Hughes)
* Handle UTF-8 passwords properly (thanks to Ash Hughes)
* First version with new languages (thanks to the contributors on Transifex)
* Sharing of keys via QR Codes fixed and improved
* Package signature verification for API
## 2.1.1
* API Updates, preparation for K-9 Mail integration
## 2.1
* Lots of bug fixes
* New API for developers
* PRNG bug fix by Google
## 2.0
* Complete redesign
* Share public keys via QR codes, NFC beam
* Sign keys
* Upload keys to server
* Fixes import issues
* New AIDL API
## 1.0.8
* Basic keyserver support
* App2sd
* More choices for passphrase cache: 1, 2, 4, 8, hours
* Translations: Norwegian Bokmål (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes
* Optimizations
## 1.0.7
* Fixed problem with signature verification of texts with trailing newline
* More options for passphrase cache time to live (20, 40, 60 mins)
## 1.0.6
* Account adding crash on Froyo fixed
* Secure file deletion
* Option to delete key file after import
* Stream encryption/decryption (gallery, etc.)
* New options (language, force v3 signatures)
* Interface changes
* Bugfixes
## 1.0.5
* German and Italian translation
* Much smaller package, due to reduced BC sources
* New preferences GUI
* Layout adjustment for localization
* Signature bugfix
## 1.0.4
* Fixed another crash caused by some SDK bug with query builder
## 1.0.3
* Fixed crashes during encryption/signing and possibly key export
## 1.0.2
* Filterable key lists
* Smarter pre-selection of encryption keys
* New Intent handling for VIEW and SEND, allows files to be encrypted/decrypted out of file managers
* Fixes and additional features (key preselection) for K-9 Mail, new beta build available
## 1.0.1
* GMail account listing was broken in 1.0.0, fixed again
## 1.0.0
* K-9 Mail integration, APG supporting beta build of K-9 Mail
* Support of more file managers (including ASTRO)
* Slovenian translation
* New database, much faster, less memory usage
* Defined Intents and content provider for other apps
* Bugfixes

View File

@@ -0,0 +1,16 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
## How do I activate OpenKeychain in K-9 Mail?
To use OpenKeychain with K-9 Mail, you want to follow these steps:
1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
2. Select "Account settings", scroll to the very bottom and click "Cryptography".
3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
## I found a bug in OpenKeychain!
Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribute
If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Translations
Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/open-keychain/).

View File

@@ -57,24 +57,4 @@ Lisans: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (Зауваження: за алфавітним порядком)
## Бібліотеки
* [Бібліотеки підтримки Android](http://developer.android.com/tools/support-library/index.html) (ліцензія Apache в.2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (ліцензія Apache в.2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (ліцензія Apache в.2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (ліцензія Apache в.2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (ліцензія Apache в.2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (ліцензія Apache в.2)
* [MiniDNS](https://github.com/rtreffer/minidns) (ліцензія Apache в.2)
* [OkHttp](https://square.github.io/okhttp/) (ліцензія Apache в.2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (ліцензія Apache в.2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (ліцензія MIT)
* [Snackbar](https://github.com/nispok/snackbar) (ліцензія MIT)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (ліцензія MIT X11)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (ліцензія Apache в.2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (ліцензія Apache в.2)
* [ZXing](https://github.com/zxing/zxing) (ліцензія Apache в.2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (ліцензія Apache в.2)
* 'steelman'

View File

@@ -2,8 +2,8 @@
## 4.8
* Improved support for USB tokens: Gnuk, Nitrokey models, YubiKey 4 models
* Feature to find the position of the device's NFC reader
* Покращена підтримка для маркерів USB: Gnuk, моделі Nitrokey, моделі YubiKey 4
* Функція пошуку позиції на пристрої зчитувача NFC
## 4.7

View File

@@ -57,24 +57,4 @@ License: GPLv3+
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (備註: 字母順序排序)
##函式庫
* [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)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache License v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache License v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 License)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
* 'steelman'

View File

@@ -57,24 +57,4 @@
* 'Senecaso'
* Signe Rüsch
* Sreeram Boyapati
* 'steelman'
[//]: # (备注: 字母顺序)
## 库
[Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache 许可证 v2)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache 许可证 v2)
* [HtmlTextView](https://github.com/sufficientlysecure/html-textview) (Apache 许可证 v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache 许可证 v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache 许可证 v2)
* [MaterialDrawer](https://github.com/mikepenz/MaterialDrawer) (Apache 许可证 v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache 许可证 v2)
* [OkHttp](https://square.github.io/okhttp/) (Apache 许可证 v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache 许可证 v2)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT 许可证)
* [Snackbar](https://github.com/nispok/snackbar) (MIT 许可证)
* [BouncyCastle](https://github.com/open-keychain/bouncycastle) (MIT X11 许可证)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache 许可证 v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache 许可证 v2)
* [ZXing](https://github.com/zxing/zxing) (Apache 许可证 v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache 许可证 v2)
* 'steelman'

View File

@@ -2,7 +2,7 @@
## 4.9
* Curve25519 Support
* Curve25519 support
* Improved support for security tokens
## 4.8

View File

@@ -4,9 +4,9 @@
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
<string name="app_name">أوبن كي تشاين</string>
<!--title-->
<string name="title_encrypt_text">تشفير</string>
<string name="title_encrypt_files">تشفير</string>
<string name="title_decrypt">فك التشفير</string>
<string name="title_encrypt_text">للتعمية</string>
<string name="title_encrypt_files">تعمية</string>
<string name="title_decrypt">فك التعمية</string>
<string name="title_add_subkey">إضافة مفتاح فرعي</string>
<string name="title_change_master_key">تعديل المفتاح الرئيسي</string>
<string name="title_edit_key">تعديل المفتاح</string>
@@ -15,58 +15,95 @@
<string name="title_key_server_preference">خوادم مفاتيح OpenPGP</string>
<string name="title_change_passphrase">غير كلمة السر</string>
<string name="title_share_fingerprint_with">مشاركة البصمة مع ...</string>
<string name="title_share_key">شارك المفتاح بواسطة ...</string>
<string name="title_share_file">شارك الملف عبر ...</string>
<string name="title_share_message">شارك النص عبر ...</string>
<string name="title_encrypt_to_file">تعمية نحو ملف</string>
<string name="title_import_keys">استيراد المفاتيح</string>
<string name="title_export_key">النسخ الإحتياطي للمفتاح</string>
<string name="title_export_keys">النسخ الإحتياطي للمفاتيح</string>
<string name="title_key_not_found">لم يتم العثور على المفتاح</string>
<string name="title_send_key">التحميل على خادم المفاتيح</string>
<string name="title_backup">النسخ الإحتياطي للمفتاح</string>
<string name="title_certify_key">تأكيد المفتاح</string>
<string name="title_key_details">تفاصيل المفتاح</string>
<string name="title_help">المساعدة</string>
<string name="title_log_display">السجل</string>
<string name="title_exchange_keys">تبادل المفاتيح</string>
<string name="title_advanced_key_info">متقدم</string>
<string name="title_manage_my_keys">إدارة المفاتيح الخاصة بي</string>
<!--section-->
<string name="section_user_ids">الهويات</string>
<string name="section_security_token">شارة الأمان</string>
<string name="section_should_you_trust">هل تود الثقة في هذا المفتاح ؟</string>
<string name="section_proof_details">دليل التحقق</string>
<string name="section_keys">المفاتيح التابعة</string>
<string name="section_cloud_search">البحث عن مفاتيح</string>
<string name="section_passphrase_cache">الكلمات السرية و الرموز</string>
<string name="section_proxy_settings">الخصوصية على الشبكة</string>
<string name="section_proxy_settings_summary">إعدادات وكيل البروكسي و شبكة تور</string>
<string name="section_gui">واجهة المستخدم</string>
<string name="section_sync_settings">المزامنة</string>
<string name="section_experimental_features">ميزات تجريبية</string>
<string name="section_certify">تأكيد </string>
<string name="section_actions">الإجراءات</string>
<string name="section_share_key">مفتاح</string>
<string name="section_key_server">خادم المفاتيح</string>
<string name="section_fingerprint">البصمة</string>
<string name="section_encrypt">تشفير</string>
<string name="section_current_expiry">التاريخ الحالي لنهاية الصلاحية</string>
<string name="section_new_expiry">المدة الجديدة لنهاية الصلاحية</string>
<!--button-->
<string name="btn_encrypt_share_file">تشفير و مشاركة ملف</string>
<string name="btn_encrypt_save_file">تعمية و حفظ الملف</string>
<string name="btn_save_file">إحفظ الملف</string>
<string name="btn_save">حفظ</string>
<string name="btn_view_log">عرض السجل</string>
<string name="btn_do_not_save">إلغاء</string>
<string name="btn_delete">حذف</string>
<string name="btn_no_date">دون تاريخ ينهي مدة الصلاحية</string>
<string name="btn_okay">حسناً</string>
<string name="btn_export_to_server">التحميل على خادم المفاتيح</string>
<string name="btn_next">التالي</string>
<string name="btn_back">السابق</string>
<string name="btn_no"></string>
<string name="btn_share_encrypted_signed">تشفير أو توقيع و مشاركة نص</string>
<string name="btn_view_cert_key">الإطلاع على شهادة المفتاح</string>
<string name="btn_create_key">إنشاء مفتاح</string>
<string name="btn_share_decrypted_text">شارك</string>
<string name="btn_open_with">إفتح بواسطة ...</string>
<string name="btn_copy_decrypted_text">نسخ إلى الحافظة</string>
<string name="btn_decrypt_clipboard">القراءة من الحافظة</string>
<string name="btn_decrypt_files">تعيين ملف الإدخال</string>
<string name="btn_encrypt_files">تعمية الملفات</string>
<string name="btn_encrypt_text">تعمية نص</string>
<string name="btn_add_email">إضافة عنوان بريد إلكتروني آخر</string>
<string name="btn_unlock">إلغاء القفل</string>
<string name="btn_add_keyserver">إضافة</string>
<string name="btn_save_default">حفظ كافتراضي</string>
<string name="btn_not_matching">غير متطابقة</string>
<!--Content Description-->
<string name="cd_encrypt_files">تعمية الملفات</string>
<string name="cd_exchange_keys">تبادل المفاتيح</string>
<string name="cd_encrypt_text">تعمية نص</string>
<string name="cd_share_nfc">شارك عبر الـ NFC</string>
<!--menu-->
<string name="menu_preferences">الإعدادات</string>
<string name="menu_help">المساعدة</string>
<string name="menu_export_key">انسخ المفتاح احتياطيا</string>
<string name="menu_delete_key">حذف مفتاح</string>
<string name="menu_status">عرض حالة المفتاح</string>
<string name="menu_manage_keys">إدارة المفاتيح الخاصة بي</string>
<string name="menu_search">بحث</string>
<string name="menu_open">مفتوح</string>
<string name="menu_read_clipboard">القراءة من الحافظة</string>
<string name="menu_nfc_preferences">إعدادات NFC</string>
<string name="menu_select_all">اختر الكل</string>
<string name="menu_export_all_keys">تصدير كل المفاتيح</string>
<string name="menu_update_all_keys">تحديث كل المفاتيح</string>
<string name="menu_certify_fingerprint">التأكيد ببصمة</string>
<string name="menu_certify_fingerprint_phrases">التأكيد بواسطة عبارة</string>
<string name="menu_share_log">مشاركة السجل</string>
<string name="menu_change_password">تغيير كلمة السر</string>
<string name="menu_advanced">متقدم</string>
<string name="menu_keyserver_add">إضافة</string>
@@ -74,37 +111,68 @@
<string name="label_message">نص</string>
<string name="label_file">ملف</string>
<string name="label_file_colon">ملف :</string>
<string name="label_no_passphrase">دون كلمة السر</string>
<string name="label_passphrase">كلمة السر</string>
<string name="label_pin">رمز PIN</string>
<string name="label_unlock">جار إلغاء القفل ...</string>
<string name="label_passphrase_again">إعادة إدخال كلمة السر</string>
<string name="label_show_passphrase">عرض كلمة السر</string>
<string name="label_algorithm">الخوارزمية</string>
<string name="label_algorithm_colon">الخوارزمية :</string>
<string name="label_asymmetric_from">التوقيع بـ :</string>
<string name="label_to">تعمية إلى</string>
<string name="label_delete_after_encryption">حذف الملفات بعد التعمية</string>
<string name="label_delete_after_decryption">حذف بعد فك التعمية</string>
<string name="label_encryption_algorithm">خوارزمية التعمية</string>
<string name="label_symmetric">تشفير بكلمة سرية</string>
<string name="label_message_compression">ضغط النص</string>
<string name="label_file_compression">ضغط الملف</string>
<string name="label_keyservers">إدارة خوادم مفاتيح OpenPGP</string>
<string name="label_key_id">هوية المفتاح</string>
<string name="label_key_id_colon">مُعرِّف المفتاح :</string>
<string name="label_key_type">النوع</string>
<string name="label_creation">خلق</string>
<string name="label_creation_colon">الإنشاء :</string>
<string name="label_expiry">المدة</string>
<string name="label_usage">استعمال</string>
<string name="label_key_size">حجم المفتاح</string>
<string name="label_ecc_curve">منحنى إهليلجي</string>
<string name="label_main_user_id">الهوية الرئيسية</string>
<string name="label_name">الاسم</string>
<string name="label_email">البريد الإلكتروني</string>
<string name="label_send_key">زامن مع الإنترنت</string>
<string name="label_fingerprint">البصمة</string>
<string name="expiry_date_dialog_title">تعيين تاريخ نهاية الصلاحية</string>
<string name="label_keyservers_title">خوادم المفاتيح</string>
<string name="label_selected_keyserver_title">خادوم المفاتيح المختار</string>
<string name="label_preferred">تم تفضيل</string>
<string name="label_enable_compression">تفعيل الضغط</string>
<string name="label_encrypt_filenames">تعمية أسماء الملفات</string>
<string name="label_hidden_recipients">إخفاء المستلمين</string>
<string name="label_verify_keyserver_connection">التحقق من الربط</string>
<string name="label_only_trusted_keyserver">خادم المفاتيح الموثوق فيه فقط</string>
<string name="label_enter_keyserver_url">العنوان</string>
<string name="label_keyserver_dialog_delete">حذف خادم المفاتيح</string>
<string name="label_theme">تيمة</string>
<string name="label_theme">السمة</string>
<string name="label_enter_smartpgp_authority_name">الاسم</string>
<string name="label_smartpgp_authority_dialog_delete">حذف السُّلطة</string>
<string name="pref_keyserver">خوادم مفاتيح OpenPGP</string>
<string name="pref_keybase">keybase.io</string>
<string name="pref_keybase_summary">البحث عن مفاتيح على keybase.io</string>
<string name="pref_facebook">فيس بوك</string>
<string name="pref_facebook_summary">البحث عن مفاتيح على الفايسبوك بإسم المستخدمين</string>
<string name="label_sync_settings_keyserver_title">تحديثات تلقائية للمفاتيح</string>
<string name="label_sync_settings_wifi_title">زامن فقط على الواي فاي</string>
<string name="label_sync_settings_contacts_title">ربط المفاتيح بجهات الإتصال</string>
<string name="label_sync_settings_contacts_summary_off">لن يتم ربط المفاتيح الجديدة بجهات الإتصال</string>
<!--label shown in Android settings under the OpenKeychain account-->
<string name="keyserver_sync_settings_title">تحديثات تلقائية للمفاتيح</string>
<string name="label_experimental_settings_desc_title">تحذير</string>
<string name="label_experimental_settings_linked_identities_title">الهويات المرتبطة</string>
<!--Proxy Preferences-->
<string name="pref_proxy_tor_title">فعّل تور</string>
<string name="pref_proxy_tor_summary">يتطلب نتصيب تطبيق أوربوت</string>
<string name="pref_proxy_normal_title">تمكين وكيل بروكسي آخَر</string>
<string name="pref_proxy_host_title">عنوان البروكسي</string>
<string name="pref_proxy_port_title">منفذ البروكسي</string>
<string name="pref_proxy_type_title">نوع البروكسي</string>
@@ -114,14 +182,17 @@
<!--OrbotHelper strings-->
<string name="orbot_ignore_tor">لا تستعن بشبكة تور</string>
<!--InstallDialogFragment strings-->
<string name="orbot_install_dialog_title">هل توَدّ تنصيب تطبيق أوربوت لاستخدام شبكة تور ؟</string>
<string name="orbot_install_dialog_install">تثبيت</string>
<string name="orbot_install_dialog_cancel">إلغاء</string>
<string name="orbot_install_dialog_ignore_tor">لا تستعن بشبكة تور</string>
<!--StartOrbotDialogFragment strings-->
<string name="orbot_start_dialog_title">هل توَدّ تشغيل تطبيق أوربوت ؟</string>
<string name="orbot_start_btn">بدء تشغيل Orbot</string>
<string name="orbot_start_dialog_start">بدء تشغيل Orbot</string>
<string name="orbot_start_dialog_cancel">إلغاء</string>
<string name="orbot_start_dialog_ignore_tor">لا تستعن بشبكة تور</string>
<string name="secret_key">المفتاح السري :</string>
<!--choice-->
<string name="choice_none">لا شيء</string>
<string name="choice_15secs">15 ثانية</string>
@@ -135,6 +206,8 @@
<string name="choice_2hours">ساعتين</string>
<string name="choice_4hours">4 ساعات</string>
<string name="choice_8hours">8 ساعات</string>
<string name="choice_forever">إلى الأبد</string>
<string name="filemanager_title_open">إفتح …</string>
<string name="rsa_2048">RSA 2048</string>
<string name="rsa_3072">RSA 3072</string>
<string name="rsa_4096">RSA 4096</string>
@@ -142,33 +215,54 @@
<string name="ecc_p384">ECC P-384</string>
<string name="ecc_p521">ECC P-521</string>
<string name="ecc_eddsa">ECC EdDSA</string>
<string name="usage_sign">وقّع</string>
<string name="usage_sign">للتوقيع</string>
<string name="usage_encrypt">تشفير</string>
<string name="usage_sign_and_encrypt">للتوقيع و للتشفير</string>
<string name="error">خطأ</string>
<string name="error_message">خطأ : %s</string>
<string name="theme_dark">ليلي</string>
<string name="theme_light">نهاري</string>
<!--sentences-->
<string name="wrong_passphrase">كلمة السر غير صحيحة.</string>
<string name="passphrases_do_not_match">كلمات السر غير متطابقة.</string>
<string name="passphrase_must_not_be_empty">يُرجى إدخال كلمة السر</string>
<string name="passphrase_for_symmetric_encryption">إدخال كلمة السر</string>
<string name="passphrase_for_backup">قم بإدخال الرمز الإحتياطي</string>
<string name="passphrase_for">أدخل كلمة السر لـ \'%s\'</string>
<string name="passphrase_for_any">إدخال كلمة السر</string>
<string name="file_delete_confirmation_title">هل تود حذف الملفات الأصلية ؟</string>
<string name="no_file_selected">لم يتم تحديد أي ملف.</string>
<string name="select_encryption_key">قم بتحديد مفتاح التشفير على الأقل.</string>
<string name="error_no_encryption_or_signature_key">على الأقل قم باختيار مفتاح للتعمية أو للتوقيع.</string>
<string name="list_empty">هذه القائمة فارغة !</string>
<string name="key_copied_to_clipboard">تم نسخ المفتاح إلى الحافظة !</string>
<string name="fingerprint_copied_to_clipboard">تم نسخ البصمة إلى الحافظة !</string>
<string name="text_copied_to_clipboard">تم نسخ النص إلى الحافظة !</string>
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<string name="error_file_not_found">الملف غير موجود</string>
<string name="error_bad_data">بيانات غير صالحة !</string>
<string name="error_wrong_passphrase">كلمة السر خاطئة</string>
<!--errors without preceding Error:-->
<string name="error_nfc_needed">يجب تشغيل الـ NFC !</string>
<string name="error_nothing_import">لم يتم العثور على أي مفتاح !</string>
<!--results shown after decryption/verification-->
<string name="decrypt_result_no_signature">غير مُوقَّع</string>
<string name="decrypt_result_invalid_signature">التوقيع غير صالح !</string>
<string name="decrypt_result_signature_secret">تم توقيعه بمفتاحك</string>
<string name="decrypt_result_signature_certified">تم توقيعه بمفتاح مُؤكَّد</string>
<string name="decrypt_result_encrypted">مشفرة</string>
<string name="decrypt_result_insecure">تشفير غير آمن</string>
<string name="decrypt_result_action_show">عرض</string>
<!--Add keys-->
<string name="add_keys_my_key">مفتاحي :</string>
<!--progress dialogs, usually ending in '…'-->
<string name="progress_done">تم.</string>
<string name="progress_cancel">إلغاء</string>
<string name="progress_cancelling">إلغاء ...</string>
<string name="progress_downloading">التنزيل جارٍ ...</string>
<string name="progress_saving">جارٍ الإحتفاظ …</string>
<string name="progress_importing">عملية الإستيراد جارية ...</string>
<string name="progress_updating">تحديث المفاتيح ...</string>
<string name="progress_exporting">تصدير ...</string>
@@ -176,12 +270,16 @@
<string name="progress_building_key">إنشاء المفتاح ...</string>
<string name="progress_modify_subkeychange">تعديل المفاتيح الفرعية ...</string>
<string name="progress_modify_subkeyadd">إضافة المفاتيح الفرعية ...</string>
<string name="progress_encrypting">عملية تعمية البيانات جارية …</string>
<string name="progress_prepare_decryption">جارٍ فك التعمية …</string>
<string name="progress_signing">لتوقيع …</string>
<!--action strings-->
<!--key bit length selections-->
<string name="key_size_2048">2048</string>
<string name="key_size_3072">3072</string>
<string name="key_size_4096">4096</string>
<string name="key_size_8192">8192</string>
<string name="key_size_custom">حجم مفتاح مخصص</string>
<!--elliptic curve names-->
<string name="key_curve_nist_p256">NIST P-256</string>
<string name="key_curve_nist_p384">NIST P-384</string>
@@ -191,17 +289,23 @@
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
<!--compression-->
<string name="compression_fast">سريع</string>
<string name="compression_very_slow">بطيء جدا</string>
<!--Help-->
<string name="help_tab_start">إبدأ</string>
<string name="help_tab_faq">أسئلة متكررة</string>
<string name="help_tab_wot">إثبات المفتاح</string>
<string name="help_tab_changelog">سجل التغيير </string>
<string name="help_tab_license">الرخص</string>
<string name="help_tab_about">حول</string>
<string name="help_about_version">النسخة:</string>
<string name="help_tab_donations">ادعم</string>
<!--Import-->
<string name="import_tab_keyserver">خادم المفاتيح</string>
<string name="import_tab_cloud">البحث عن مفاتيح</string>
<string name="import_tab_direct">ملف / حافظة</string>
<string name="import_qr_code_too_short_fingerprint">بصمة المفتاح قصيرة جدا !</string>
<string name="import_qr_code_button">مسح رمز كيو آر</string>
<string name="btn_import">إستيراد</string>
<string name="btn_import_keys">إستيراد جميع المفاتيح</string>
<string name="btn_refresh">تحديث</string>
@@ -209,42 +313,70 @@
<!--Generic result toast-->
<string name="snackbar_details">التفاصيل</string>
<!--Import result toast-->
<string name="import_warn_missing">لم يتم العثور على المفتاح على خادم المفاتيح.</string>
<string name="import_error_nothing_cancelled">تم إلغاء عملية الإستيراد.</string>
<!--Delete result toast-->
<string name="delete_nothing">ليس هناك أي شيء للحذف.</string>
<string name="delete_cancelled">تم إلغاء عملية الحذف.</string>
<!--Revoke result toast (snackbar)-->
<!--Certify result toast-->
<!--Intent labels-->
<string name="intent_send_encrypt">التعمية بواسطة أوبن كي تشاين</string>
<string name="intent_send_decrypt">فك للتعمية بواسطة أوبن كي تشاين</string>
<!--Remote API-->
<string name="api_settings_show_info">إظهار المعلومات المتقدمة</string>
<string name="api_settings_hide_info">إخفاء المعلومات المتقدمة</string>
<string name="api_settings_no_key">لم يتم تعيين أي مفتاح</string>
<string name="api_settings_create_key">إنشاء مفتاح جديد</string>
<string name="api_settings_save">حفظ</string>
<string name="api_settings_cancel">إلغاء</string>
<string name="api_settings_start">تشغيل التطبيق</string>
<string name="api_settings_package_name">إسم الحزمة</string>
<string name="api_settings_advanced">متقدم</string>
<string name="api_settings_allowed_keys">المفاتيح المسموحة</string>
<string name="api_settings_settings">الإعدادات</string>
<string name="api_register_allow">السماح بالنفاذ</string>
<string name="api_register_error_select_key">يرجى اختيار مفتاح !</string>
<string name="api_select_pub_keys_text_no_user_ids">يرجى اختيار المتلقين !</string>
<!--Share-->
<string name="share_qr_code_dialog_title">شارك بواسطة رمز كيو آر</string>
<string name="share_nfc_dialog">شارك بواسطة الـ NFC</string>
<!--retry upload dialog-->
<string name="retry_up_dialog_title">فَشِلتْ عملية الرفع</string>
<string name="retry_up_dialog_btn_reupload">إعادة العملية</string>
<string name="retry_up_dialog_btn_cancel">إلغاء العملية</string>
<!--Delete or revoke private key dialog-->
<string name="del_rev_dialog_btn_delete">إحذف فقط</string>
<!--Delete Or Revoke Dialog spinner-->
<string name="del_rev_dialog_choice_delete">إحذف فقط</string>
<!--Key list-->
<string name="key_list_empty_text1">لم يتم العثور على أي مفتاح !</string>
<string name="key_list_filter_show_all">عرض جميع المفاتيح</string>
<string name="key_list_fab_qr_code">مسح رمز كيو آر</string>
<string name="key_list_fab_search">البحث عن مفاتيح</string>
<string name="key_list_fab_import">استيراد من ملف</string>
<!--Key view-->
<string name="key_view_action_edit">تحرير</string>
<string name="key_view_action_encrypt">تعمية نص</string>
<string name="key_view_action_encrypt_files">الملفات</string>
<string name="key_view_action_certify">تأكيد المفتاح</string>
<string name="key_view_action_update">التحديث مِن خادوم المفاتيح</string>
<string name="key_view_action_share_with">شارك بواسطة ...</string>
<string name="key_view_action_share_ssh_with">شارك كمفتاح SSH عمومي بواسطة ...</string>
<string name="key_view_action_upload">التحميل على خادم المفاتيح</string>
<string name="key_view_tab_main">المعلومات الرئيسية</string>
<string name="key_view_tab_start">إبدأ</string>
<string name="key_view_tab_share">شارك</string>
<string name="key_view_tab_keys">المفاتيح الفرعية</string>
<string name="key_view_tab_certs">الشهادات</string>
<string name="key_view_tab_keybase">Keybase.io</string>
<string name="user_id_info_revoked_title">ملغى</string>
<string name="user_id_info_certified_title">هوية مؤكَّدة</string>
<string name="user_id_info_uncertified_title">هوية غير مؤكَّدة</string>
<!--Key trust-->
<string name="key_trust_start_cloud_search">إبدأ البحث</string>
<!--keybase proof stuff-->
<string name="keybase_problem_fetching_evidence">مشكلة مع الدليل</string>
<string name="keybase_twitter_proof">تغريدة</string>
<string name="keybase_web_site_proof">ملف نصي</string>
<string name="keybase_reddit_proof">ملف JSON</string>
@@ -253,17 +385,29 @@
<string name="edit_key_action_change_passphrase">غير كلمة السر</string>
<string name="edit_key_action_add_identity">إضافة هوية</string>
<string name="edit_key_action_add_subkey">إضافة مفتاح فرعي</string>
<string name="edit_key_edit_user_id_title">إختر إجراءا !</string>
<string name="edit_key_edit_subkey_title">إختر إجراءا !</string>
<string name="edit_key_new_subkey">مفتاح فرعي جديد</string>
<string name="edit_key_error_add_identity">قم بإضافة هوية واحدة على الأقل !</string>
<string name="edit_key_error_add_subkey">أضف مفتاحا فرعيا على الأقل !</string>
<!--Create key-->
<string name="create_key_upload">زامن مع الإنترنت</string>
<string name="create_key_empty">هذا الحقل إلزامي</string>
<string name="create_key_passphrases_not_equal">كلمات السر غير متطابقة</string>
<string name="create_key_final_text">لقد قمت بإدخال الهوية التالية :</string>
<string name="create_key_rsa">(3 مفاتيح فرعية, RSA, 4096 bit)</string>
<string name="create_key_hint_full_name">الإسم الكامل أو الإسم المستعار</string>
<string name="create_key_edit">تعديل إعدادات المفتاح</string>
<string name="create_key_add_email">إضافة عنوان بريد إلكتروني</string>
<string name="create_key_yubi_key_pin">رمز PIN</string>
<string name="create_key_yubi_key_admin_pin">رمز PIN الخاص بالمدير</string>
<string name="create_key_yubi_key_algorithm_text">الرجاء إختيار خوارزمية لكل مفتاح.</string>
<string name="create_key_yubi_key_algorithm_sign_text">مفتاح التوقيع</string>
<string name="create_key_yubi_key_algorithm_dec_text">مفتاح فك التعمية</string>
<string name="create_key_yubi_key_algorithm_auth_text">مفتاح المصادقة</string>
<!--View key-->
<string name="view_key_my_key">مفتاحي</string>
<string name="view_key_verified">مفتاح مؤكَّد</string>
<!--Add/Edit keyserver-->
<string name="add_keyserver_dialog_title">إضافة خادم للمفاتيح</string>
<string name="edit_keyserver_dialog_title">تعديل خادم المفاتيح</string>
@@ -278,7 +422,9 @@
<string name="drawer_close">إغلاق قائمة التصفح</string>
<string name="my_keys">مفاتيحي</string>
<string name="nav_backup">حفظ أو إستعادة</string>
<string name="nav_transfer">نقل آمن عبر الواي فاي</string>
<!--hints-->
<string name="encrypt_content_edit_text_hint">قم بتحرير نص</string>
<!--certs-->
<string name="cert_none">ﻻشيئ</string>
<string name="cert_verify_ok">موافق</string>
@@ -312,6 +458,7 @@
<string name="msg_pse_error_bad_passphrase">كلمة السر غير سليمة !</string>
<!--Messages for Authentication operation-->
<string name="msg_auth_error_bad_passphrase">كلمة السر غير سليمة !</string>
<string name="msg_crt_error_master_not_found">لم يتم العثور على المفتاح الرئيسي !</string>
<string name="msg_crt_warn_not_found">مفتاح غير موجود!</string>
<string name="msg_crt_warn_upload_failed">فشلت عملية الرفع !</string>
<string name="msg_crt_upload_success">نجحت عملية رفع المفتاح إلى الخادم</string>
@@ -338,6 +485,7 @@
<string name="label_user_id">الهوية</string>
<string name="label_cert_type">النوع</string>
<string name="error_key_not_found">مفتاح غير موجود!</string>
<string name="key_no_passphrase">دون كلمة السر</string>
<string name="key_unavailable">غير متواجد</string>
<string name="unknown">غير معروف</string>
<string name="error_empty_text">قم بكتابة نص تود تعميتة !</string>
@@ -349,6 +497,8 @@
<!--<string name="enter_passphrase_twice">Enter password twice</string>-->
<string name="enter_passphrase">إدخال كلمة السر</string>
<string name="passphrase">كلمة السر</string>
<string name="noPassphrase">دون كلمة السر</string>
<string name="unlock_method">طريقة إلغاء القفل</string>
<string name="set_passphrase">اضبطْ كلمة السر</string>
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
<string name="nfc_settings">الإعدادات</string>
@@ -358,49 +508,81 @@
<string name="security_token_error">خطأ : %s</string>
<string name="btn_delete_original">حذف الملف الأصلي</string>
<string name="file_delete_ok">تمت عملية حذف الملف الأصلي.</string>
<string name="error_clipboard_empty">الحافظة فارغة !</string>
<string name="error_clipboard_copy">طرأ خطأ أثناء نسخ البيانات إلى الحافظة !</string>
<string name="error_clipboard_bad">تعذّرَت قراءة المفاتيح من الحافظة !</string>
<string name="linked_create_verify">التحقق</string>
<string name="linked_text_clipboard">تم نسخ الملف إلى الحافظة !</string>
<!--Other Linked Identity strings-->
<string name="menu_linked_add_identity">الربط بحساب</string>
<string name="section_linked_identities">الهويات المرتبطة</string>
<string name="btn_finish">نهاية</string>
<string name="linked_title_twitter">توتر</string>
<string name="linked_title_twitter">تويتر</string>
<string name="linked_button_verify">التحقق</string>
<string name="linked_button_retry">حاول مجددا</string>
<string name="linked_button_confirm">تأكيد </string>
<string name="linked_button_view">مراجعة</string>
<string name="linked_text_error">خطأ</string>
<string name="btn_code_wrotedown">حسنا، لقد قمت بكتابته !</string>
<string name="btn_backup_back">العودة للتحقق ثانية</string>
<string name="share_log_dialog_title">هل تود مشاركة السجل ؟</string>
<string name="share_log_dialog_share_button">شارك</string>
<string name="share_log_dialog_cancel_button">إلغاء</string>
<string name="menu_uids_save">حفظ</string>
<string name="title_edit_identities">تعديل الهويات</string>
<string name="title_edit_subkeys">تعديل المفاتيح الفرعية</string>
<string name="cache_ttl_one_hour">لمدة ساعة</string>
<string name="cache_ttl_one_day">لمدة يوم</string>
<string name="prompt_fidesmo_pgp_install_button_positive">تثبيت</string>
<string name="prompt_fidesmo_pgp_install_button_negative">إلغاء</string>
<string name="prompt_fidesmo_app_install_button_positive">تثبيت</string>
<string name="prompt_fidesmo_app_install_button_negative">إلغاء</string>
<string name="redirect_import_key_yes">إمسح ثانية</string>
<string name="redirect_import_key_no">إغلاق</string>
<string name="button_cancel">إلغاء</string>
<string name="title_key_status">حالة المفتاح</string>
<string name="cap_title_sign">توقيع الرسائل</string>
<string name="cap_sign_ok">بإمكان هذا المفتاح توقيع / إرسال الرسائل.</string>
<string name="key_health_ok_subtitle">المفتاح خال من الأخطاء.</string>
<string name="key_health_divert_subtitle">المفتاح خال من الأخطاء.</string>
<string name="key_health_divert_partial_subtitle">إضغط لمعرفة التفاصيل</string>
<string name="key_health_expired_subtitle">يجب ألاّ يستخدم هذا المفتاح من الآن فصاعدا.</string>
<string name="key_health_revoked_title">ملغى</string>
<string name="key_health_insecure_title">غير آمن</string>
<string name="key_health_insecure_subtitle">هذا المفتاح غير آمن !</string>
<string name="key_health_broken_subtitle">إضغط لمعرفة التفاصيل</string>
<string name="key_health_sign_only_subtitle">إضغط لمعرفة التفاصيل</string>
<string name="key_health_stripped_subtitle">إضغط لمعرفة التفاصيل</string>
<string name="key_health_partial_stripped_subtitle">إضغط لمعرفة التفاصيل</string>
<string name="keyserver_title_published">تم نشره منذ</string>
<string name="keyserver_title_not_published">غير منشور</string>
<string name="keyserver_title_unknown">حالة خادم المفاتيح : مجهولة</string>
<string name="keyserver_last_updated">آخر فحص : %s</string>
<string name="keyserver_last_updated_never">آخر فحص : غير متوفر</string>
<string name="dialog_insecure_title">تحذير أمني</string>
<string name="dialog_insecure_button_view_key">عرض المفتاح</string>
<string name="dialog_insecure_button_ok">فهمت ذلك</string>
<string name="usage_authentication">للمصادقة</string>
<string name="button_scan">مسح</string>
<string name="button_more_info">المزيد من المعلومات</string>
<string name="button_import">إستيراد</string>
<string name="transfer_status_connected">متصل</string>
<string name="transfer_status_disconnected">غير متصل!</string>
<string name="transfer_connecting">...جاري الاتصال </string>
<string name="first_time_secure_wifi_transfer">نقل آمن عبر الواي فاي</string>
<string name="menu_secure_wifi_transfer">نقل آمن عبر الواي فاي</string>
<string name="transfer_confirm_cancel">إلغاء</string>
<string name="transfer_confirm_ok">أرسلْ</string>
<string name="button_scan_again">إعادة المسح</string>
<string name="status_check_key">عملية فحص حالة المفتاح جارية ...</string>
<string name="token_reset_confirm_ok">إعادة الضبط</string>
<string name="token_result_not_found">مفتاح غير موجود!</string>
<string name="token_result_key_found">تم العثور على المفتاح !</string>
<string name="token_result_token_ok">جاهز للإستعمال !</string>
<string name="token_action_retry">إعادة محاولة البحث</string>
<string name="token_action_import">إستيراد</string>
<string name="token_action_view_key">عرض المفتاح</string>
<string name="token_unlock_ok">إلغاء القفل</string>
<string name="token_hint_admin_pin">رمز PIN الخاص بالمدير</string>
<string name="msg_trust_count_none">لا توجد هناك مفاتيح للتحديث</string>
</resources>

View File

@@ -0,0 +1,135 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--GENERAL: Please put all strings inside quotes as described in example 1 on
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
<!--title-->
<string name="title_preferences">Arventennoù</string>
<string name="title_key_details">Munudoù an alc\'hwez</string>
<string name="title_help">Skoazell</string>
<string name="title_advanced_key_info">Araokaet</string>
<!--section-->
<!--button-->
<string name="btn_save">Enrollañ</string>
<string name="btn_do_not_save">Nullañ</string>
<string name="btn_delete">Dilemel</string>
<string name="btn_next">De-heul</string>
<string name="btn_no">Ket</string>
<!--Content Description-->
<!--menu-->
<string name="menu_preferences">Arventennoù</string>
<string name="menu_help">Skoazell</string>
<string name="menu_open">Digeriñ</string>
<string name="menu_advanced">Araokaet</string>
<!--label-->
<string name="label_passphrase">Ger-tremen</string>
<string name="label_key_type">Doare</string>
<string name="label_name">Anv</string>
<string name="label_email">Postel</string>
<string name="label_enter_smartpgp_authority_name">Anv</string>
<!--label shown in Android settings under the OpenKeychain account-->
<!--Proxy Preferences-->
<!--proxy type choices and values-->
<!--OrbotHelper strings-->
<!--InstallDialogFragment strings-->
<string name="orbot_install_dialog_cancel">Nullañ</string>
<!--StartOrbotDialogFragment strings-->
<string name="orbot_start_dialog_cancel">Nullañ</string>
<!--choice-->
<!--sentences-->
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<!--errors without preceding Error:-->
<!--results shown after decryption/verification-->
<string name="decrypt_result_action_show">Diskouez</string>
<!--Add keys-->
<!--progress dialogs, usually ending in '…'-->
<string name="progress_cancel">Nullañ</string>
<!--action strings-->
<!--key bit length selections-->
<!--elliptic curve names-->
<!--not in for now, see SaveKeyringParcel
<string name="key_curve_bp_p256">"Brainpool P-256"</string>
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
<!--compression-->
<!--Help-->
<string name="help_tab_start">Stagañ ganti</string>
<string name="help_tab_about">Diwar-benn</string>
<!--Import-->
<!--Generic result toast-->
<!--Import result toast-->
<!--Delete result toast-->
<!--Revoke result toast (snackbar)-->
<!--Certify result toast-->
<!--Intent labels-->
<!--Remote API-->
<string name="api_settings_save">Enrollañ</string>
<string name="api_settings_cancel">Nullañ</string>
<string name="api_settings_advanced">Araokaet</string>
<string name="api_settings_settings">Arventennoù</string>
<!--Share-->
<!--retry upload dialog-->
<!--Delete or revoke private key dialog-->
<!--Delete Or Revoke Dialog spinner-->
<!--Key list-->
<!--Key view-->
<string name="key_view_action_edit">Aozañ</string>
<string name="key_view_tab_start">Stagañ ganti</string>
<!--Key trust-->
<!--keybase proof stuff-->
<!--Edit key-->
<!--Create key-->
<string name="create_key_passphrases_not_equal">Ne glot ket ar gerioù-tremen</string>
<!--View key-->
<!--Add/Edit keyserver-->
<!--Add/Edit SmartPGP authority-->
<!--Navigation Drawer-->
<!--hints-->
<!--certs-->
<string name="cert_verify_ok">MAT EO</string>
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
<!--Import Public log entries-->
<!--Import Secret log entries-->
<!--Keyring Canonicalization log entries-->
<!--Keyring merging log entries-->
<!--createSecretKeyRing-->
<!--modifySecretKeyRing-->
<!--Edit Key (higher level than modify)-->
<!--Promote key-->
<!--Other messages used in OperationLogs-->
<!--Messages for DecryptVerify operation-->
<!--Messages for VerifySignedLiteralData operation-->
<string name="msg_vl_ok">MAT EO</string>
<!--Messages for SignEncrypt operation-->
<!--Messages for PgpSignEncrypt operation-->
<!--Messages for Authentication operation-->
<!--Linked Identity verification-->
<!--Messages for Keybase Verification operation-->
<!--Messages for Mime parsing operation-->
<!--PassphraseCache-->
<string name="passp_cache_notif_pwd">Ger-tremen</string>
<!--Keyserver sync-->
<!--First Time-->
<!--unsorted-->
<string name="label_cert_type">Doare</string>
<!--Android Account-->
<!--Passphrase wizard-->
<!--TODO: rename all the things!-->
<!--<string name="enter_passphrase_twice">Enter password twice</string>-->
<string name="passphrase">Ger-tremen</string>
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
<string name="nfc_settings">Arventennoù</string>
<!--Other Linked Identity strings-->
<string name="linked_button_retry">Adklask</string>
<string name="share_log_dialog_cancel_button">Nullañ</string>
<string name="menu_uids_save">Enrollañ</string>
<string name="prompt_fidesmo_pgp_install_button_negative">Nullañ</string>
<string name="prompt_fidesmo_app_install_button_negative">Nullañ</string>
<string name="redirect_import_key_no">Serriñ</string>
<string name="button_allow">Aotren</string>
<string name="button_cancel">Nullañ</string>
<string name="dialog_insecure_button_ok">Deuet eo ganin</string>
<string name="transfer_confirm_cancel">Nullañ</string>
<string name="transfer_confirm_ok">Kas</string>
</resources>

View File

@@ -0,0 +1,87 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--GENERAL: Please put all strings inside quotes as described in example 1 on
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
<!--title-->
<!--section-->
<!--button-->
<!--Content Description-->
<!--menu-->
<!--label-->
<!--label shown in Android settings under the OpenKeychain account-->
<!--Proxy Preferences-->
<!--proxy type choices and values-->
<!--OrbotHelper strings-->
<!--InstallDialogFragment strings-->
<!--StartOrbotDialogFragment strings-->
<!--choice-->
<!--sentences-->
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<!--errors without preceding Error:-->
<!--results shown after decryption/verification-->
<!--Add keys-->
<!--progress dialogs, usually ending in '…'-->
<!--action strings-->
<!--key bit length selections-->
<!--elliptic curve names-->
<!--not in for now, see SaveKeyringParcel
<string name="key_curve_bp_p256">"Brainpool P-256"</string>
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
<!--compression-->
<!--Help-->
<!--Import-->
<!--Generic result toast-->
<!--Import result toast-->
<!--Delete result toast-->
<!--Revoke result toast (snackbar)-->
<!--Certify result toast-->
<!--Intent labels-->
<!--Remote API-->
<!--Share-->
<!--retry upload dialog-->
<!--Delete or revoke private key dialog-->
<!--Delete Or Revoke Dialog spinner-->
<!--Key list-->
<!--Key view-->
<!--Key trust-->
<!--keybase proof stuff-->
<!--Edit key-->
<!--Create key-->
<!--View key-->
<!--Add/Edit keyserver-->
<!--Add/Edit SmartPGP authority-->
<!--Navigation Drawer-->
<!--hints-->
<!--certs-->
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
<!--Import Public log entries-->
<!--Import Secret log entries-->
<!--Keyring Canonicalization log entries-->
<!--Keyring merging log entries-->
<!--createSecretKeyRing-->
<!--modifySecretKeyRing-->
<!--Edit Key (higher level than modify)-->
<!--Promote key-->
<!--Other messages used in OperationLogs-->
<!--Messages for DecryptVerify operation-->
<!--Messages for VerifySignedLiteralData operation-->
<!--Messages for SignEncrypt operation-->
<!--Messages for PgpSignEncrypt operation-->
<!--Messages for Authentication operation-->
<!--Linked Identity verification-->
<!--Messages for Keybase Verification operation-->
<!--Messages for Mime parsing operation-->
<!--PassphraseCache-->
<!--Keyserver sync-->
<!--First Time-->
<!--unsorted-->
<!--Android Account-->
<!--Passphrase wizard-->
<!--TODO: rename all the things!-->
<!--<string name="enter_passphrase_twice">Enter password twice</string>-->
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
<!--Other Linked Identity strings-->
</resources>

View File

@@ -56,7 +56,6 @@
<string name="section_share_key">Klíč</string>
<string name="section_key_server">Keyserver</string>
<string name="section_fingerprint">Otisk</string>
<string name="section_phrases">Fráze</string>
<string name="section_encrypt">Zašifrovat</string>
<string name="section_current_expiry">Současná expirace</string>
<string name="section_new_expiry">Nová expirace</string>
@@ -76,7 +75,6 @@
<string name="btn_back">Zpět</string>
<string name="btn_no">Ne</string>
<string name="btn_match">Otisky souhlasí</string>
<string name="btn_match_phrases">Fráze odpovídá</string>
<string name="btn_share_encrypted_signed">Zašifrovat/podepsat a sdílet text</string>
<string name="btn_copy_encrypted_signed">Zašifrovat/podepsat a kopírovat text</string>
<string name="btn_paste_encrypted_signed">Zašifrovat/podepsat a vložit text</string>
@@ -191,8 +189,6 @@
<string name="keyserver_sync_settings_title">Automaticky aktualizovat klíč</string>
<string name="label_experimental_settings_desc_title">Varovnání</string>
<string name="label_experimental_settings_desc_summary">Tyto funkce nejsou ještě dokončené nebo neprošli uživatelským testováním/bezpečnostním auditem. Prosím nepoužívejte je v situacích kdy na nich závisí vaše zabezpečení a nehlašte problémy s nimi spojené, pokud na ně narazíte.</string>
<string name="label_experimental_settings_word_confirm_title">Ověření pomocí frází</string>
<string name="label_experimental_settings_word_confirm_summary">Ověřit klíč pomocí frází namísto hexadecimálního fingerprintu</string>
<string name="label_experimental_settings_linked_identities_title">Propojené identity</string>
<string name="label_experimental_settings_linked_identities_summary">Propojit klíče s Twitterem, GitHubem, webem nebo DNS (podobně jako keybase.io ale decentralizované)</string>
<string name="label_experimental_settings_keybase_summary">Kontaktovat keybase.io pro proofs klíče a ukázat je pokaždé když je klíč zobrazen</string>
@@ -267,6 +263,7 @@
<string name="passphrase_for_symmetric_encryption">Zadejte heslo</string>
<string name="passphrase_for_backup">Zadejte záložní kód</string>
<string name="passphrase_for">Zadejte heslo pro \'%s\'</string>
<string name="passphrase_for_any">Zadejte heslo</string>
<string name="pin_for">Zadejte PIN pro \'%s\'</string>
<string name="security_token_pin_for">Zadejte PIN pro přístup k bezpečnostnímu tokenu pro \'%s\'</string>
<string name="security_token_nfc_text">Podržte bezpečnostní token u NFC značky na zadní straně vašeho přístroje.</string>
@@ -418,6 +415,7 @@
<string name="help_tab_faq">FAQ</string>
<string name="help_tab_nfc_beam">NFC Beam</string>
<string name="help_tab_changelog">Historie změn</string>
<string name="help_tab_license">Licence</string>
<string name="help_tab_about">O aplikaci</string>
<string name="help_about_version">Verze:</string>
<string name="help_tab_donations">Darujte</string>
@@ -947,8 +945,10 @@
<string name="prompt_fidesmo_app_install_button_positive">Instalovat</string>
<string name="prompt_fidesmo_app_install_button_negative">Zrušit</string>
<string name="redirect_import_key_no">Zavřít</string>
<string name="button_allow">Povolit</string>
<string name="button_cancel">Zrušit</string>
<string name="key_health_revoked_title">Zamítnuto</string>
<string name="dialog_insecure_button_ok">Chápu</string>
<string name="button_import">Importovat</string>
<string name="transfer_confirm_cancel">Zrušit</string>
<string name="transfer_confirm_ok">Odeslat</string>

View File

@@ -164,6 +164,7 @@
<!--First Time-->
<string name="backup_section">Sikkerhedskopiér</string>
<!--unsorted-->
<string name="label_user_id">Identitet</string>
<string name="label_cert_type">Type</string>
<string name="key_unavailable">ikke tilgængelig</string>
<string name="unknown">ukendt</string>

View File

@@ -48,6 +48,7 @@
<string name="section_cloud_search">Schlüsselsuche</string>
<string name="section_cloud_search_summary">Schlüsselserver, Keybase.io</string>
<string name="section_passphrase_cache">Passwörter und PINs</string>
<string name="section_passphrase_cache_summary">Handhabung</string>
<string name="section_proxy_settings">Netzwerkanonymität</string>
<string name="section_proxy_settings_summary">Tor, Proxyeinstellungen</string>
<string name="section_gui">Oberfläche</string>
@@ -59,7 +60,6 @@
<string name="section_share_key">Schlüssel</string>
<string name="section_key_server">Schlüsselserver</string>
<string name="section_fingerprint">Fingerabdruck</string>
<string name="section_phrases">Phrasen</string>
<string name="section_encrypt">Verschlüsseln</string>
<string name="section_decrypt">Entschlüsseln/Verifizieren</string>
<string name="section_current_expiry">Aktuelles Ablaufdatum</string>
@@ -80,7 +80,6 @@
<string name="btn_back">Zurück</string>
<string name="btn_no">Nein</string>
<string name="btn_match">Fingerabdrücke stimmen überein</string>
<string name="btn_match_phrases">Phrasen stimmen überein</string>
<string name="btn_share_encrypted_signed">Text verschlüsseln/signieren und teilen</string>
<string name="btn_copy_encrypted_signed">Text verschlüsseln/signieren und kopieren</string>
<string name="btn_paste_encrypted_signed">Text verschlüsseln/signieren und einfügen</string>
@@ -179,6 +178,7 @@
<string name="label_enable_compression">Komprimierung aktivieren</string>
<string name="label_encrypt_filenames">Dateinamen verschlüsseln</string>
<string name="label_hidden_recipients">Empfänger verbergen</string>
<string name="label_smartpgp_verify">SmartPGP: Verifiziere Zertifikate</string>
<string name="label_smartpgp_roots">SmartPGP: Vertraute Zertifizierungsstellen</string>
<string name="label_verify_keyserver_connection">Verbindung testen</string>
<string name="label_only_trusted_keyserver">Erlaube nur vertrauenswürdige Schlüsselserver</string>
@@ -205,10 +205,9 @@
<string name="keyserver_sync_settings_title">Automatische Schlüsselaktualisierung</string>
<string name="label_experimental_settings_desc_title">Warnung</string>
<string name="label_experimental_settings_desc_summary">Diese Funktionen sind noch nicht final oder das Ergebnis von Benutzererfahrungs-/Sicherheitsuntersuchungen. Verlasse dich daher nicht auf deren Sicherheit und melde uns bitte keine auftretenden Probleme!</string>
<string name="label_experimental_settings_word_confirm_title">Bestätigung über Phrasen</string>
<string name="label_experimental_settings_word_confirm_summary">Schlüssel über Phrasen anstelle hexadezimaler Fingerabdrücke bestätigen</string>
<string name="label_experimental_settings_linked_identities_title">Verknüpfte-Identitäten</string>
<string name="label_experimental_settings_linked_identities_summary">Schlüssel mit Twitter, GitHub, Webseiten oder DNS verknüpfen (ähnlich wie bei Keybase.io, aber dezentralisiert)</string>
<string name="label_experimental_settings_keybase_title">Keybase.io-Nachweise</string>
<string name="label_experimental_settings_keybase_summary">Keybase.io für Schlüsselnachweise kontaktieren und diese jedesmal zeigen, wenn ein Schlüssel angezeigt wird</string>
<string name="label_experimental_settings_theme_summary">(Die Symbole und viele Bildschirme sind noch nicht an das dunkle Design angepasst)</string>
<!--Proxy Preferences-->
@@ -281,6 +280,7 @@
<string name="ecc_p384_description_html">sehr kleine Dateigröße, bis 2040 als sicher erachtet <br></br> <u>experimentell, nicht von allen Implementierungen unterstützt</u></string>
<string name="ecc_p521">ECC P-521</string>
<string name="ecc_p521_description_html">kleine Dateigröße, bis nach 2040 als sicher erachtet &lt;br/&gt; &lt;u&gt;experimentell, nicht von allen Implementierungen unterstützt&lt;/u&gt;</string>
<string name="ecc_eddsa">ECC EdDSA</string>
<string name="ecc_eddsa_description_html">kleine Dateigröße, bis nach 2040 als sicher erachtet &lt;br/&gt; &lt;u&gt;experimentell, nicht von allen Implementierungen unterstützt&lt;/u&gt;</string>
<string name="usage_none">Keine (nur Unterschlüssel-Bindung)</string>
<string name="usage_sign">Signieren</string>
@@ -299,6 +299,9 @@
<string name="passphrase_for_symmetric_encryption">Passwort eingeben</string>
<string name="passphrase_for_backup">Backupcode eingeben</string>
<string name="passphrase_for">Passwort für \'%s\' eingeben</string>
<string name="passphrase_for_any">Passwort eingeben</string>
<string name="passphrase_keyboard_hint_alpha">Zu alphabetischer Tastatur wechseln</string>
<string name="passphrase_keyboard_hint_numeric">Zu numerischer Tastatur wechseln</string>
<string name="pin_for">PIN für \'%s\' eingeben</string>
<string name="security_token_pin_for">PIN für Zugriff auf Security-Token für \'%s\' eingeben</string>
<string name="security_token_nfc_text">Halte den Security-Token an den NFC-Marker auf der Rückseite deines Geräts.</string>
@@ -330,6 +333,7 @@
<string name="no_keys_exported">Keine Schlüssel exportiert.</string>
<string name="key_creation_el_gamal_info">Beachte: Nur Unterschlüssel unterstützen ElGamal.</string>
<string name="key_not_found">Schlüssel %08X konnte nicht gefunden werden.</string>
<string name="authentication_subkey_not_found">Dieser Schlüssel enthält keinen Authentifizierungs-Unterschlüssel.</string>
<plurals name="bad_keys_encountered">
<item quantity="one">%d fehlerhafter privater Schlüssel ignoriert. Evtl. wurde er mit folgender Option exportiert:\n --export-secret-subkeys\nUnbedingt mit dieser Option exportieren:\n --export-secret-keys</item>
<item quantity="other">%d fehlerhafte private Schlüssel ignoriert. Evtl. wurden sie mit folgender Option exportiert:\n --export-secret-subkeys\nUnbedingt mit dieser Option exportieren:\n --export-secret-keys</item>
@@ -407,6 +411,7 @@
<string name="progress_generating_dsa">Neuer DSA-Schlüssel wird erzeugt...</string>
<string name="progress_generating_elgamal">Neuen ElGamal-Schlüssel wird erzeugt...</string>
<string name="progress_generating_ecdsa">Neuer ECDSA-Schlüssel wird erzeugt...</string>
<string name="progress_generating_eddsa">neuer EdDSA-Schlüssel wird erzeugt…</string>
<string name="progress_generating_ecdh">Neuer ECDH-Schlüssel wird erzeugt...</string>
<string name="progress_modify">Schlüsselbund wird verändert...</string>
<string name="progress_modify_unlock">Schlüsselbund wird entsperrt...</string>
@@ -444,6 +449,7 @@
<string name="progress_verifying_integrity">Integrität wird verifiziert…</string>
<string name="progress_deleting_securely">\'%s\' wird sicher gelöscht…</string>
<string name="progress_deleting">Schlüssel werden gelöscht…</string>
<string name="progress_update_trust">Aktualisiere Vertrauensinformationen...</string>
<string name="progress_verifying_keyserver_connection">Verbindung wird verifiziert...</string>
<string name="progress_starting_orbot">Orbot wird gestartet…</string>
<!--action strings-->
@@ -474,6 +480,7 @@
<string name="help_tab_wot">Schlüsselbestätigung</string>
<string name="help_tab_nfc_beam">NFC-Beam</string>
<string name="help_tab_changelog">Changelog</string>
<string name="help_tab_license">Lizenzen</string>
<string name="help_tab_about">Über</string>
<string name="help_about_version">Version:</string>
<string name="help_tab_donations">Spenden</string>
@@ -1117,6 +1124,7 @@
<string name="msg_dc_insecure_key">Unsicherer Schlüssel: Entweder ist die Bitlänge von RSA/DSA/ElGamal zu kurz oder die ECC-Kurve bzw. der ECC-Algorithmus wird als unsicher angesehen! Das kann vorkommen wenn die Anwendung veraltet ist, oder durch einen Angriff.</string>
<!--Messages for VerifySignedLiteralData operation-->
<string name="msg_vl">Signaturprüfung wird gestartet</string>
<string name="msg_vl_error_no_siglist">Keine Signaturliste in signierten Literaldaten!</string>
<string name="msg_vl_error_wrong_key">Nachricht wurde nicht mit dem erwarteten Schlüssel signiert!</string>
<string name="msg_vl_error_no_signature">Signaturdaten fehlen!</string>
<string name="msg_vl_clear_meta_file">Dateiname: %s</string>
@@ -1149,6 +1157,7 @@
<string name="msg_pse_error_sig">Es ist ein OpenPGP-Signatur-Ausnahmefehler aufgetreten!</string>
<string name="msg_pse_error_unlock">Unbekannter Fehler beim Entsperren des Schlüssels!</string>
<string name="msg_pse_error_key_not_allowed">Der zum Entschlüsseln gewählte Schlüssel ist nicht erlaubt</string>
<string name="msg_pse_error_revoked_or_expired">Zurückgezogene oder abgelaufene Schlüssel können nicht zum Signieren oder Verschlüsseln verwendet werden</string>
<string name="msg_pse_key_ok">Verschlüssele für Schlüssel: %s</string>
<string name="msg_pse_key_unknown">Fehlender Schlüssel für Verschlüsselung: %s</string>
<string name="msg_pse_key_warn">Fehlerhafter Schlüssel für Verschlüsselung: %s</string>
@@ -1162,7 +1171,17 @@
<string name="msg_pse">Signier- und/oder Verschlüsselungsvorgang wird gestartet</string>
<string name="msg_pse_symmetric">Bereite symmetrische Verschlüsselung vor</string>
<!--Messages for Authentication operation-->
<string name="msg_auth">Starte Authentifizierungsvorgang</string>
<string name="msg_auth_error_key_auth">Gewählter Authentifizierungsschlüssel nicht gefunden</string>
<string name="msg_auth_error_key_not_allowed">Der zur Authentifizierung gewählte Schlüssel ist nicht erlaubt</string>
<string name="msg_auth_error_revoked_or_expired">Zurückgezogene oder abgelaufene Schlüssel können nicht zur Authentifizierung verwendet werden</string>
<string name="msg_auth_error_unlock">Unbekannter Fehler beim entsperren des Schlüssels!</string>
<string name="msg_auth_pending_nfc">NFC Token erforderlich, Benutzereingabe wird angefordert…</string>
<string name="msg_auth_pending_passphrase">Passwort erforderlich, Benutzereingabe wird angefordert…</string>
<string name="msg_auth_error_bad_passphrase">Falsches Passwort!</string>
<string name="msg_auth_error_nfc">NFC-Datenfehler!</string>
<string name="msg_auth_error_sig">OpenPGP-Signatur-Ausnahmefehler aufgetreten! </string>
<string name="msg_auth_ok">Authentifizierungsvorgang erfolgreich!</string>
<string name="msg_crt_certifying">Beglaubigungen werden erzeugt</string>
<plurals name="msg_crt_certify_uids">
<item quantity="one">Eine User-ID von Schlüssel %2$s wird beglaubigt</item>
@@ -1333,6 +1352,7 @@
<string name="passp_cache_notif_pwd">Passwort</string>
<!--Keyserver sync-->
<string name="keyserver_sync_orbot_notif_title">Synchronisierung von Servern erfordert Orbot</string>
<string name="keyserver_sync_orbot_notif_msg">Antippen um Orbot zu starten</string>
<string name="keyserver_sync_orbot_notif_start">Orbot starten</string>
<string name="keyserver_sync_orbot_notif_ignore">Direkt</string>
<!--First Time-->
@@ -1359,7 +1379,6 @@
<string name="section_uids_to_certify">Identitäten für</string>
<string name="certify_text">Die zu importierenden Schlüssel enthalten \"Identitäten\": Namen und E-Mail-Adressen. Wähle genau diejenigen zum Bestätigen aus, die deinen Erwartungen entsprechen.</string>
<string name="certify_fingerprint_text">Vergleiche den angezeigten Fingerabdruck zeichenweise mit dem, der auf dem Gerät deines Gegenübers angezeigt wird.</string>
<string name="certify_fingerprint_text_phrases">Vergleiche diese Phrasen mit denen, die auf dem Gerät deines Gegenübers angezeigt werden.</string>
<string name="label_revocation">Widerrufsgrund</string>
<string name="label_cert_type">Typ</string>
<string name="error_key_not_found">Schlüssel wurde nicht gefunden!</string>
@@ -1427,7 +1446,9 @@
<string name="security_token_status_unbound">Security-Token stimmt überein und kann mit dem Schlüssel verbunden werden</string>
<string name="security_token_status_partly">Security-Token stimmt überein und ist teilweise mit dem Schlüssel verbunden</string>
<string name="security_token_create">Halte den Security-Token gegen die Rückseite deines Geräts.</string>
<string name="security_token_reset_or_import">Dieser Security-Token enthält bereits einen Schlüssel.</string>
<string name="btn_reset">Zurücksetzen</string>
<string name="security_token_radio_use_existing">Vorhandenen Schlüssel verwenden</string>
<string name="security_token_radio_reset">Token zurücksetzen</string>
<string name="security_token_reset_warning">Das Zurücksetzen des Security-Tokens zerstört die darauf gespeicherten Schlüssel vollständig. Mit diesen Schlüssel verschlüsselte Nachrichten/Dateien können danach nicht mehr entschlüsselt werden!</string>
<string name="snack_security_token_other">Es ist ein anderer Schlüssel auf dem Security-Token gespeichert!</string>
@@ -1443,11 +1464,13 @@
<string name="security_token_error_authentication_blocked">PIN nach zu vielen Versuchen gesperrt.</string>
<string name="security_token_error_data_not_found">Schlüssel oder Objekt wurde nicht gefunden!</string>
<string name="security_token_error_unknown">Unbekannter Fehler</string>
<string name="security_token_error_bad_data">Eingegebene PIN zu kurz. PINs sind mindestens 6 Ziffern lang.\n(Fehler: Ungültige Daten)</string>
<string name="security_token_error_chaining_error">Der Security-Token erwartete das letzte Kommando in einer Reihe.</string>
<string name="security_token_error_header">Der Security-Token meldete ungültige %s Byte.</string>
<string name="security_token_error_tag_lost">Security-Token wurde zu früh abgenommen. Halte den Security-Token an die Rückseite, bis der Vorgang beendet ist.</string>
<string name="security_token_error_iso_dep_not_supported">Security-Token unterstützt den geforderten Kommunikationsstandard (ISO-DEP, ISO 14443-4) nicht</string>
<string name="security_token_error_try_again">Erneut versuchen</string>
<string name="security_token_not_supported">Dieser Security-Token wird aktuell von OpenKeychain nicht unterstützt</string>
<string name="btn_delete_original">Originaldatei löschen</string>
<string name="snack_encrypt_filenames_on">Dateinamen <b>sind</b> verschlüsselt.</string>
<string name="snack_encrypt_filenames_off">Dateinamen <b>sind nicht</b> verschlüsselt.</string>
@@ -1476,6 +1499,7 @@
<string name="file_delete_exception">Originaldatei konnte nicht gelöscht werden!</string>
<string name="error_clipboard_empty">Die Zwischenablage ist leer!</string>
<string name="error_clipboard_copy">Fehler beim Kopieren der Daten in die Zwischenablage!</string>
<string name="error_clipboard_bad">Konnte Schlüssel nicht aus der Zwischenablage lesen!</string>
<string name="error_scan_fp">Fehler beim Scannen des Fingerabdrucks!</string>
<string name="error_scan_match">Fingerabdrücke stimmten nicht überein!</string>
<string name="error_expiry_past">Ablaufdatum liegt in der Vergangenheit!</string>
@@ -1577,6 +1601,7 @@
<string name="cache_ttl_lock_screen">bis Bildschirm abschaltet</string>
<string name="cache_ttl_one_hour">für eine Stunde</string>
<string name="cache_ttl_one_day">für einen Tag</string>
<string name="cache_ttl_forever">bis zur manuellen Löschung</string>
<string name="remember">Merken</string>
<string name="security_token_error_pgp_app_not_installed">Es wurde keine PGP-Anwendung auf dem Security-Token gefunden</string>
<string name="prompt_fidesmo_pgp_install_title">PGP installieren?</string>
@@ -1597,39 +1622,83 @@
<item>50 Euro</item>
<item>100 Euro</item>
</string-array>
<string name="redirect_import_key_title">Scannen mit OpenKeychain!</string>
<string name="redirect_import_key_yes">Erneut scannen</string>
<string name="redirect_import_key_no">Schließen</string>
<string name="button_allow">Erlauben</string>
<string name="button_cancel">Abbrechen</string>
<string name="requested_key_label">Angeforderter Schlüssel:</string>
<string name="title_key_status">Key Status</string>
<string name="cap_title_confirm">Andere Schlüssel bestätigen</string>
<string name="cap_cert_ok">Dieser Schlüssel kann andere Schlüssel bestätigen.</string>
<string name="cap_title_sign">Nachrichten signieren</string>
<string name="cap_title_decrypt">Nachrichten entschlüsseln</string>
<string name="key_health_ok_title">Gesund</string>
<string name="key_health_divert_partial_subtitle">Für Details anklicken</string>
<string name="key_health_expired_title">Abgelaufen</string>
<string name="key_health_revoked_title">Widerrufen</string>
<string name="key_health_insecure_title">Unsicher</string>
<string name="key_health_insecure_subtitle">Dieser Schlüssel ist nicht sicher!</string>
<string name="key_health_broken_title">Defekt</string>
<string name="key_health_broken_subtitle">Für Details anklicken</string>
<string name="key_health_sign_only_subtitle">Für Details anklicken</string>
<string name="key_health_stripped_subtitle">Für Details anklicken</string>
<string name="key_health_partial_stripped_subtitle">Für Details anklicken</string>
<string name="keyserver_title_published">Veröffentlicht</string>
<string name="keyserver_title_not_published">Nicht veröffentlicht</string>
<string name="keyserver_title_unknown">Schlüsselserver Status: unbekannt</string>
<string name="keyserver_last_updated">Zuletzt geprüft: %s</string>
<string name="keyserver_last_updated_never">Zuletzt geprüft: Nie</string>
<string name="dialog_insecure_title">Sicherheitswarnung</string>
<string name="dialog_insecure_button_view_key">Schlüssel ansehen</string>
<string name="dialog_insecure_button_ok">Okay, verstanden.</string>
<string name="usage_authentication">Authentifizierung</string>
<string name="identity_context_forget">Vergessen</string>
<string name="button_scan">Einlesen</string>
<string name="button_more_info">Weitere Informationen</string>
<string name="connection_status">Verbindungsstatus:</string>
<string name="section_received_keys">Erhaltene Schlüssel</string>
<string name="button_import">Import</string>
<string name="transfer_status_connected">Verbunden</string>
<string name="transfer_status_disconnected">Getrennt!</string>
<string name="transfer_error_connect">Verbindung fehlgeschlagen!</string>
<string name="transfer_error_generic_msg">Kommunikationsfehler: %s</string>
<string name="transfer_connecting">Verbindung wird aufgebaut …</string>
<string name="first_time_secure_wifi_transfer">Sichere WiFi Übertragung</string>
<string name="menu_secure_wifi_transfer">Sichere WiFi Übertragung</string>
<string name="transfer_confirm_cancel">Abbrechen</string>
<string name="transfer_confirm_ok">Absenden</string>
<string name="transfer_error_wifi_text">Verbindung fehlgeschlagen!</string>
<string name="status_import">Schlüssel wird importiert…</string>
<string name="status_content_uri">Datei wird gelesen…</string>
<string name="token_reset_confirm_ok">Zurücksetzen</string>
<string name="token_result_not_found">Schlüssel nicht gefunden!</string>
<string name="token_result_key_found">Schlüssel gefunden!</string>
<string name="token_result_empty">Token ist leer</string>
<string name="token_action_load_from_file">Aus Datei laden</string>
<string name="token_action_reset">Security-Token zurücksetzen</string>
<string name="token_action_import">Import</string>
<string name="token_action_view_key">Schlüssel ansehen</string>
<string name="token_menu_change_pin">PIN ändern</string>
<string name="token_menu_view_log">Log ansehen</string>
<string name="token_unlock_ok">Entsperren</string>
<string name="token_hint_admin_pin">Admin-PIN</string>
<string name="token_hint_new_pin">Neue PIN</string>
<string name="token_error_pin_repeat">PINs stimmen nicht überein!</string>
<string name="msg_ret_curi_error_no_match">Kein passender Schlüssel gefunden</string>
<string name="msg_ret_curi_ok">Schlüssel gefunden</string>
<string name="msg_ret_ks_error_not_found">Schlüssel nicht gefunden</string>
<string name="msg_ret_ks_ok">Schlüssel gefunden</string>
<string name="msg_ret_local_not_found">Schlüssel nicht gefunden</string>
<string name="msg_ret_local_none_found">Kein passender Schlüssel gefunden</string>
<string name="msg_ret_local_ok">Schlüssel gefunden</string>
<string name="msg_ret_uri_error_no_match">Kein passender Schlüssel gefunden unter URL</string>
<string name="msg_ret_uri_ok">Schlüssel gefunden</string>
<string name="msg_trust_count_none">Keine Schlüssel zu aktualisieren</string>
<plurals name="msg_trust_count">
<item quantity="one">Ein Schlüssel wird aktualisiert</item>
<item quantity="other">%d Schlüssel werden aktualisiert</item>
</plurals>
<string name="button_locate_nfc">Wo ist mein NFC-Leser?</string>
<string name="label_usb_untested">Ungetestetes USB-Gerät erlauben</string>
</resources>

View File

@@ -0,0 +1,110 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--GENERAL: Please put all strings inside quotes as described in example 1 on
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
<!--title-->
<string name="title_preferences">Ρυθμίσεις</string>
<!--section-->
<!--button-->
<string name="btn_save">Αποθήκευση</string>
<string name="btn_do_not_save">Ακύρωση</string>
<string name="btn_delete">Διαγραφή</string>
<!--Content Description-->
<!--menu-->
<string name="menu_preferences">Ρυθμίσεις</string>
<!--label-->
<!--label shown in Android settings under the OpenKeychain account-->
<!--Proxy Preferences-->
<!--proxy type choices and values-->
<!--OrbotHelper strings-->
<!--InstallDialogFragment strings-->
<string name="orbot_install_dialog_install">Εγκατάσταση</string>
<string name="orbot_install_dialog_cancel">Ακύρωση</string>
<!--StartOrbotDialogFragment strings-->
<string name="orbot_start_dialog_cancel">Ακύρωση</string>
<!--choice-->
<!--sentences-->
<string name="passphrase_for_any">Εισαγωγή κωδικού</string>
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<!--errors without preceding Error:-->
<!--results shown after decryption/verification-->
<!--Add keys-->
<!--progress dialogs, usually ending in '…'-->
<string name="progress_cancel">Ακύρωση</string>
<!--action strings-->
<!--key bit length selections-->
<!--elliptic curve names-->
<!--not in for now, see SaveKeyringParcel
<string name="key_curve_bp_p256">"Brainpool P-256"</string>
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
<!--compression-->
<!--Help-->
<string name="help_tab_about">Σχετικά με το OONI</string>
<!--Import-->
<!--Generic result toast-->
<!--Import result toast-->
<!--Delete result toast-->
<!--Revoke result toast (snackbar)-->
<!--Certify result toast-->
<!--Intent labels-->
<!--Remote API-->
<string name="api_settings_save">Αποθήκευση</string>
<string name="api_settings_cancel">Ακύρωση</string>
<string name="api_settings_settings">Ρυθμίσεις</string>
<!--Share-->
<!--retry upload dialog-->
<!--Delete or revoke private key dialog-->
<!--Delete Or Revoke Dialog spinner-->
<!--Key list-->
<!--Key view-->
<!--Key trust-->
<!--keybase proof stuff-->
<!--Edit key-->
<!--Create key-->
<!--View key-->
<!--Add/Edit keyserver-->
<!--Add/Edit SmartPGP authority-->
<!--Navigation Drawer-->
<!--hints-->
<!--certs-->
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
<!--Import Public log entries-->
<!--Import Secret log entries-->
<!--Keyring Canonicalization log entries-->
<!--Keyring merging log entries-->
<!--createSecretKeyRing-->
<!--modifySecretKeyRing-->
<!--Edit Key (higher level than modify)-->
<!--Promote key-->
<!--Other messages used in OperationLogs-->
<!--Messages for DecryptVerify operation-->
<!--Messages for VerifySignedLiteralData operation-->
<!--Messages for SignEncrypt operation-->
<!--Messages for PgpSignEncrypt operation-->
<!--Messages for Authentication operation-->
<!--Linked Identity verification-->
<!--Messages for Keybase Verification operation-->
<!--Messages for Mime parsing operation-->
<!--PassphraseCache-->
<!--Keyserver sync-->
<!--First Time-->
<!--unsorted-->
<!--Android Account-->
<!--Passphrase wizard-->
<!--TODO: rename all the things!-->
<!--<string name="enter_passphrase_twice">Enter password twice</string>-->
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
<string name="nfc_settings">Ρυθμίσεις</string>
<!--Other Linked Identity strings-->
<string name="share_log_dialog_cancel_button">Ακύρωση</string>
<string name="menu_uids_save">Αποθήκευση</string>
<string name="prompt_fidesmo_pgp_install_button_positive">Εγκατάσταση</string>
<string name="prompt_fidesmo_pgp_install_button_negative">Ακύρωση</string>
<string name="prompt_fidesmo_app_install_button_positive">Εγκατάσταση</string>
<string name="prompt_fidesmo_app_install_button_negative">Ακύρωση</string>
<string name="button_cancel">Ακύρωση</string>
<string name="transfer_confirm_cancel">Ακύρωση</string>
</resources>

View File

@@ -0,0 +1,87 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--GENERAL: Please put all strings inside quotes as described in example 1 on
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
<!--title-->
<!--section-->
<!--button-->
<!--Content Description-->
<!--menu-->
<!--label-->
<!--label shown in Android settings under the OpenKeychain account-->
<!--Proxy Preferences-->
<!--proxy type choices and values-->
<!--OrbotHelper strings-->
<!--InstallDialogFragment strings-->
<!--StartOrbotDialogFragment strings-->
<!--choice-->
<!--sentences-->
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<!--errors without preceding Error:-->
<!--results shown after decryption/verification-->
<!--Add keys-->
<!--progress dialogs, usually ending in '…'-->
<!--action strings-->
<!--key bit length selections-->
<!--elliptic curve names-->
<!--not in for now, see SaveKeyringParcel
<string name="key_curve_bp_p256">"Brainpool P-256"</string>
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
<!--compression-->
<!--Help-->
<!--Import-->
<!--Generic result toast-->
<!--Import result toast-->
<!--Delete result toast-->
<!--Revoke result toast (snackbar)-->
<!--Certify result toast-->
<!--Intent labels-->
<!--Remote API-->
<!--Share-->
<!--retry upload dialog-->
<!--Delete or revoke private key dialog-->
<!--Delete Or Revoke Dialog spinner-->
<!--Key list-->
<!--Key view-->
<!--Key trust-->
<!--keybase proof stuff-->
<!--Edit key-->
<!--Create key-->
<!--View key-->
<!--Add/Edit keyserver-->
<!--Add/Edit SmartPGP authority-->
<!--Navigation Drawer-->
<!--hints-->
<!--certs-->
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
<!--Import Public log entries-->
<!--Import Secret log entries-->
<!--Keyring Canonicalization log entries-->
<!--Keyring merging log entries-->
<!--createSecretKeyRing-->
<!--modifySecretKeyRing-->
<!--Edit Key (higher level than modify)-->
<!--Promote key-->
<!--Other messages used in OperationLogs-->
<!--Messages for DecryptVerify operation-->
<!--Messages for VerifySignedLiteralData operation-->
<!--Messages for SignEncrypt operation-->
<!--Messages for PgpSignEncrypt operation-->
<!--Messages for Authentication operation-->
<!--Linked Identity verification-->
<!--Messages for Keybase Verification operation-->
<!--Messages for Mime parsing operation-->
<!--PassphraseCache-->
<!--Keyserver sync-->
<!--First Time-->
<!--unsorted-->
<!--Android Account-->
<!--Passphrase wizard-->
<!--TODO: rename all the things!-->
<!--<string name="enter_passphrase_twice">Enter password twice</string>-->
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
<!--Other Linked Identity strings-->
</resources>

View File

@@ -51,7 +51,6 @@
<string name="section_share_key">Clave</string>
<string name="section_key_server">Servidor de claves</string>
<string name="section_fingerprint">Huella digital</string>
<string name="section_phrases">Frase</string>
<string name="section_encrypt">Cifrar</string>
<string name="section_current_expiry">Expiración actual</string>
<string name="section_new_expiry">Nueva expiración</string>
@@ -71,7 +70,6 @@
<string name="btn_back">Atrás</string>
<string name="btn_no">No</string>
<string name="btn_match">Coinciden huellas digitales</string>
<string name="btn_match_phrases">Coinciden frases</string>
<string name="btn_share_encrypted_signed">Cifrar, firmar y compartir texto </string>
<string name="btn_copy_encrypted_signed">Cifrar, firmar y copiar texto</string>
<string name="btn_paste_encrypted_signed">Cifrar, firmar y pegar texto</string>
@@ -220,6 +218,7 @@
<string name="passphrase_for_symmetric_encryption">Ingrese una contraseña</string>
<string name="passphrase_for_backup">Ingrese un código de respaldo</string>
<string name="passphrase_for">Ingrese una contraseña para \'%s\'</string>
<string name="passphrase_for_any">Ingrese una contraseña</string>
<string name="pin_for">Ingrese un NIP para \'%s\'</string>
<!--errors
no punctuation, all lowercase,
@@ -246,6 +245,7 @@
<!--Import-->
<string name="import_tab_keyserver">Servidor de claves</string>
<string name="import_tab_cloud">Búsqueda de clave</string>
<string name="btn_import">Importar</string>
<!--Generic result toast-->
<!--Import result toast-->
<!--Delete result toast-->
@@ -319,6 +319,7 @@
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
<string name="nfc_settings">Ajustes</string>
<string name="snack_security_token_view">Ve</string>
<string name="snack_security_token_import">Importar</string>
<string name="security_token_error">Error: %s</string>
<string name="linked_create_verify">Verificar</string>
<!--Other Linked Identity strings-->
@@ -333,7 +334,9 @@
<string name="prompt_fidesmo_app_install_button_negative">Cancelar</string>
<string name="redirect_import_key_no">Cerrar</string>
<string name="button_cancel">Cancelar</string>
<string name="button_import">Importar</string>
<string name="transfer_confirm_cancel">Cancelar</string>
<string name="transfer_confirm_ok">Enviar</string>
<string name="token_action_import">Importar</string>
<string name="token_unlock_ok">Abrir</string>
</resources>

View File

@@ -60,7 +60,6 @@
<string name="section_share_key">Clave</string>
<string name="section_key_server">Servidor de claves</string>
<string name="section_fingerprint">Huella digital</string>
<string name="section_phrases">Frases</string>
<string name="section_encrypt">Cifrar</string>
<string name="section_decrypt">Descifrar/Verificar</string>
<string name="section_current_expiry">Caducidad actual</string>
@@ -81,7 +80,6 @@
<string name="btn_back">Volver</string>
<string name="btn_no">No</string>
<string name="btn_match">Las huellas digitales coinciden</string>
<string name="btn_match_phrases">Las frases coinciden</string>
<string name="btn_share_encrypted_signed">Cifrar/firmar y compartir texto</string>
<string name="btn_copy_encrypted_signed">Cifrar/firmar y copiar texto</string>
<string name="btn_paste_encrypted_signed">Cifrar/firmar y pegar texto</string>
@@ -208,8 +206,6 @@
<string name="keyserver_sync_settings_title">Actualizaciones automáticas de claves</string>
<string name="label_experimental_settings_desc_title">Advertencia</string>
<string name="label_experimental_settings_desc_summary">Estas características todavía no están finalizadas o no se han obtenido los resultados de experiencia del usuario y la investigación de seguridad. Por tanto, no confíe en su seguridad y, por favor, ¡no informe de los problemas que encuentre!</string>
<string name="label_experimental_settings_word_confirm_title">Confirmación con contraseñas</string>
<string name="label_experimental_settings_word_confirm_summary">Confirmar claves con frases en lugar de huella hexadecimal</string>
<string name="label_experimental_settings_linked_identities_title">Identidades vinculadas</string>
<string name="label_experimental_settings_linked_identities_summary">Vincula claves con Twitter, GitHub, sitios web o DNS (similar a keybase.io pero descentralizado)</string>
<string name="label_experimental_settings_keybase_title">Comprobantes de Keybase.io</string>
@@ -304,6 +300,7 @@
<string name="passphrase_for_symmetric_encryption">Ingrese contraseña</string>
<string name="passphrase_for_backup">Ingrese código de respaldo</string>
<string name="passphrase_for">Introduzca contraseña para \'%s\'</string>
<string name="passphrase_for_any">Introduzca la contraseña</string>
<string name="passphrase_keyboard_hint_alpha">Cambiar a teclado alfabético</string>
<string name="passphrase_keyboard_hint_numeric">Cambiar a teclado numérico</string>
<string name="pin_for">Introduzca PIN para \'%s\'</string>
@@ -484,6 +481,7 @@
<string name="help_tab_wot">Confirmación de clave</string>
<string name="help_tab_nfc_beam">NFC Beam</string>
<string name="help_tab_changelog">Registro de cambios</string>
<string name="help_tab_license">Licencias</string>
<string name="help_tab_about">A cerca de</string>
<string name="help_about_version">Versión:</string>
<string name="help_tab_donations">Donar</string>
@@ -1386,7 +1384,6 @@
<string name="section_uids_to_certify">Identificaciones para</string>
<string name="certify_text">Las claves que está importando contienen \"identidades\": nombres y direcciones de correo electrónico. Para confirmación seleccione exactamente aquellas que coincidan con lo que esperaba.</string>
<string name="certify_fingerprint_text">Compare la huella, carácter por carácter, con la mostrada en su dispositivo asociado.</string>
<string name="certify_fingerprint_text_phrases">Compare estas frases con las mostradas en su dispositivo asociado.</string>
<string name="label_revocation">Razón de la revocación</string>
<string name="label_cert_type">Tipo</string>
<string name="error_key_not_found">¡Clave no encontrada!</string>
@@ -1479,6 +1476,7 @@
<string name="security_token_error_iso_dep_not_supported">El token de seguridad no soporta el estándar de comunicación (ISO-DEP, ISO 14443-4) requerido</string>
<string name="security_token_error_generic">Error de comunicación. Lo más probable es que el token de seguridad haya sido retirado demasiado pronto.</string>
<string name="security_token_error_try_again">Inténtelo de nuevo</string>
<string name="security_token_not_supported">El token de seguridad aún no está soportado por OpenKeychain</string>
<string name="btn_delete_original">Borrar fichero original</string>
<string name="snack_encrypt_filenames_on">Los nombres de fichero <b>están</b> cifrados.</string>
<string name="snack_encrypt_filenames_off">Los nombres de fichero <b>no están</b> cifrados.</string>
@@ -1833,4 +1831,6 @@
<item quantity="other">Actualizando %d claves</item>
</plurals>
<string name="button_locate_nfc">¿Dónde está mi lector NFC?</string>
<string name="label_usb_untested_summary">Si se habilita, se pueden usar lectores de smartcard USB que no han sido adecuadamente testados.</string>
<string name="label_usb_untested">Permitir dispositivos USB no testados</string>
</resources>

View File

@@ -14,6 +14,7 @@
<string name="title_preferences">Ezarpenak</string>
<string name="title_api_registered_apps">Aplikazioak</string>
<string name="title_key_server_preference">OpenPGP giltza-zerbitzariak</string>
<string name="title_smartpgp_authorities_preference">SmartPGP: Autoritate fidagarriak</string>
<string name="title_change_passphrase">Aldatu Sarhitza</string>
<string name="title_share_fingerprint_with">Elkarbanatu hatz-aztarna honekin...</string>
<string name="title_share_key">Elkarbanatu giltza honekin...</string>
@@ -57,8 +58,8 @@
<string name="section_share_key">Giltza</string>
<string name="section_key_server">Giltza-zerbitzaria</string>
<string name="section_fingerprint">Hatz-aztarna</string>
<string name="section_phrases">Esaldiak</string>
<string name="section_encrypt">Enkriptatu</string>
<string name="section_decrypt">Dekriptatu/Egiaztatu</string>
<string name="section_current_expiry">Oraingo epemuga</string>
<string name="section_new_expiry">Epemuga berria</string>
<!--button-->
@@ -77,7 +78,6 @@
<string name="btn_back">Atzera</string>
<string name="btn_no">Ez</string>
<string name="btn_match">Hatz-aztarnak bat datoz</string>
<string name="btn_match_phrases">Esaldiak bat datoz</string>
<string name="btn_share_encrypted_signed">Enkriptatu/sinatu eta elkarbanatu idazkia</string>
<string name="btn_copy_encrypted_signed">Enkriptatu/sinatu eta kopiatu idazkia</string>
<string name="btn_paste_encrypted_signed">Enkriptatu/sinatu eta itsatsi idazkia</string>
@@ -107,6 +107,7 @@
<string name="menu_help">Laguntza</string>
<string name="menu_export_key">Babeskopiatu giltza</string>
<string name="menu_delete_key">Ezabatu giltza</string>
<string name="menu_status">Ikusi giltzaren egoera</string>
<string name="menu_manage_keys">Kudeatu nire giltzak</string>
<string name="menu_search">Bilatu</string>
<string name="menu_open">Ireki</string>
@@ -135,6 +136,7 @@
<string name="label_passphrase_again">Berridatzi Sarhitza</string>
<string name="label_show_passphrase">Erakutsi Sarhitza</string>
<string name="label_algorithm">Algoritmoa</string>
<string name="label_algorithm_colon">Algoritmoa:</string>
<string name="label_ascii_armor">ASCII Armor agiria</string>
<string name="label_file_ascii_armor">Gaitu ASCII Armor</string>
<string name="label_write_version_header">Jakinarazi besteei OpenKeychain erabiltzen ari zarela</string>
@@ -149,10 +151,13 @@
<string name="label_passphrase_cache_subs">Gogoratu sarhitzak azpigiltzaz</string>
<string name="label_message_compression">Idazki konpresioa</string>
<string name="label_file_compression">Agiri konpresioa</string>
<string name="label_keyservers">Kudeatu OpenPGP giltza-zerbitzariak</string>
<string name="label_key_id">Giltza ID-a</string>
<string name="label_key_id_colon">Giltza ID-a:</string>
<string name="label_key_created">Giltza sortuta %s</string>
<string name="label_key_type">Mota</string>
<string name="label_creation">Sortzea</string>
<string name="label_creation_colon">Sortzea:</string>
<string name="label_expiry">Epemuga</string>
<string name="label_usage">Erabilpena</string>
<string name="label_key_size">Giltza Neurria</string>
@@ -166,16 +171,21 @@
<string name="label_keyservers_title">Giltza-zerbitzariak</string>
<string name="label_keyserver_settings_hint">Arrastatu hurrenkera aldatzeko, ikutu editatu/ezabatzeko</string>
<string name="label_selected_keyserver_title">Giltza-zerbitzaria hautatuta</string>
<string name="label_selected_smartpgp_authority_title">Hautaturik autoritatea</string>
<string name="label_preferred">hobetsia</string>
<string name="label_enable_compression">Gaitu konpresioa</string>
<string name="label_encrypt_filenames">Enkriptatu agirizenak</string>
<string name="label_hidden_recipients">Ezkutatu jasotzaileak</string>
<string name="label_smartpgp_verify">SmartPGP: Egiaztatu egiaztagiriak</string>
<string name="label_smartpgp_roots">SmartPGP: Autoritate fidagarriak</string>
<string name="label_verify_keyserver_connection">Aztertu elkarketa</string>
<string name="label_only_trusted_keyserver">Giltza-zerbitzari fidagarria bakarrik</string>
<string name="label_enter_keyserver_url">URL-a</string>
<string name="label_enter_keyserver_onion">Aukerazko Tor .onion URL-a</string>
<string name="label_keyserver_dialog_delete">Ezabatu giltza-zerbitzaria</string>
<string name="label_theme">Azalgaia</string>
<string name="label_enter_smartpgp_authority_name">Izena</string>
<string name="label_smartpgp_authority_dialog_delete">Ezabatu autoritatea</string>
<string name="pref_keyserver">OpenPGP giltza-zerbitzariak</string>
<string name="pref_keyserver_summary">Bilatu giltzak hautaturiko OpenPGP giltza-zerbitzarietan (HKP protokoloa)</string>
<string name="pref_keybase">keybase.io</string>
@@ -193,8 +203,6 @@
<string name="keyserver_sync_settings_title">Berezgaitasunez eguneratu giltzak</string>
<string name="label_experimental_settings_desc_title">Kontuz</string>
<string name="label_experimental_settings_desc_summary">Ezaugarri hauek ez dute amaitu edo erabiltzaile jarduera/segurtasun emaitzak erdietsita. Honela, ez dira beren segurtasunean ohinarritzen eta mesedez ez jakinarazi aurkitzen dituzun arazoak!</string>
<string name="label_experimental_settings_word_confirm_title">Baieztatu esaldiekin</string>
<string name="label_experimental_settings_word_confirm_summary">Baieztatu giltzak esaldiekin hatz-aztarna hamaseitarrekin egin ordez</string>
<string name="label_experimental_settings_linked_identities_title">Lotutako Nortasunak</string>
<string name="label_experimental_settings_linked_identities_summary">Lotu giltzak Twitter, GitHub, webgune edo DNS-ra (keybase.io antzekoa baina zentralizatu gabea)</string>
<string name="label_experimental_settings_keybase_summary">Jarri harremanetan keybase.io giltzak probatzeko eta erakutsi hauek giltza bat erakusten den bakoitzean</string>
@@ -236,6 +244,10 @@
<item quantity="one">%d giltza-zerbitzari</item>
<item quantity="other">%d giltza-zerbitzari</item>
</plurals>
<plurals name="n_authorities">
<item quantity="one">%d autoritate</item>
<item quantity="other">%d autoritate</item>
</plurals>
<string name="secret_key">Giltza Sekretua:</string>
<!--choice-->
<string name="choice_none">Ezer ez</string>
@@ -260,7 +272,9 @@
<string name="rsa_4096">RSA 4096</string>
<string name="rsa_4096_description_html">agiri neurria handiagoa, segurutzat hartzen da 2040+ arte</string>
<string name="ecc_p256">ECC P-256</string>
<string name="ecc_p384">ECC P-384</string>
<string name="ecc_p521">ECC P-521</string>
<string name="ecc_eddsa">ECC EdDSA</string>
<string name="usage_sign">Sinatu</string>
<string name="usage_encrypt">Enkriptatu</string>
<string name="usage_sign_and_encrypt">Sinatu eta Enkriptatu</string>
@@ -276,6 +290,9 @@
<string name="passphrase_for_symmetric_encryption">Idatzi sarhitza</string>
<string name="passphrase_for_backup">Sartu babeskopia kodea</string>
<string name="passphrase_for">Sartu \'%s\'-rako sarhitza</string>
<string name="passphrase_for_any">Idatzi sarhitza</string>
<string name="passphrase_keyboard_hint_alpha">Aldutu teklatu alfabetikora</string>
<string name="passphrase_keyboard_hint_numeric">Aldatu zenbaki teklatura</string>
<string name="pin_for">Sartu PIN-a \'%s\'-rako</string>
<string name="security_token_pin_for">Sartu PIN-a Segurtasun Lekukoara sartzeko \'%s\'-rentzat</string>
<string name="security_token_nfc_finished">Utzi Segurtasun Lekukoa orain.</string>
@@ -364,6 +381,7 @@
<string name="progress_done">Eginda.</string>
<string name="progress_cancel">Ezeztatu</string>
<string name="progress_cancelling">ezeztatzen...</string>
<string name="progress_downloading">jeisten...</string>
<string name="progress_saving">gordetzen...</string>
<string name="progress_importing">inportatzen...</string>
<string name="progress_benchmarking">Alderaketa-azterketa...</string>
@@ -377,6 +395,7 @@
<string name="progress_generating_dsa">DSA giltza berria sortzen...</string>
<string name="progress_generating_elgamal">EIGamal giltza berria sortzen...</string>
<string name="progress_generating_ecdsa">ECDSA giltza berria sortzen...</string>
<string name="progress_generating_eddsa">EdDSA giltza berria sortzen…</string>
<string name="progress_generating_ecdh">ECDH giltza berria sortzen...</string>
<string name="progress_modify">giltza-uztaia aldatzen...</string>
<string name="progress_modify_unlock">giltza-uztaia desblokeatzen...</string>
@@ -441,6 +460,7 @@
<string name="help_tab_wot">Giltza Baieztapena</string>
<string name="help_tab_nfc_beam">NFC Beam</string>
<string name="help_tab_changelog">Aldaketa-oharra</string>
<string name="help_tab_license">Baimenak</string>
<string name="help_tab_about">Honi buruz</string>
<string name="help_about_version">Bertsioa:</string>
<string name="help_tab_donations">Dirulaguntza</string>
@@ -449,12 +469,16 @@
<string name="import_tab_cloud">Giltza Bilaketa</string>
<string name="import_tab_direct">Agiria/Gakoa</string>
<string name="import_tab_qr_code">QR Kodea/NFC</string>
<string name="import_found_keys">%1$d giltza aurkitu dira</string>
<string name="import_qr_code_fp">Hatz-aztarna gaizkiegina edo laburregia da!</string>
<string name="import_qr_code_too_short_fingerprint">Hatz-aztarna laburregia da!</string>
<string name="import_qr_code_button">Eskaneatu QR Kodea</string>
<string name="import_qr_code_text">Jarri zure kamera QR Kodearen gainean!</string>
<string name="btn_import">Inportatu</string>
<string name="btn_refresh">Birkargatu</string>
<string name="btn_import_keys">Inportatu giltza guztiak</string>
<string name="btn_view_list">Ikusi zerrenda</string>
<string name="btn_refresh">Birgertatu</string>
<string name="btn_go_to_key">Joan giltzara</string>
<!--Generic result toast-->
<string name="snackbar_details">Xehetasunak</string>
<string name="with_warnings">, kontuz oharrekin</string>
@@ -484,6 +508,7 @@
<item quantity="one">Inportazio hutsegitea!</item>
<item quantity="other">Hutsegitea %d giltza inportatzerakoan!</item>
</plurals>
<string name="import_warn_missing">Giltza ez da aurkitu giltza-zerbitzarietan.</string>
<string name="import_error_nothing">Ez dago ezer inportatzeko.</string>
<string name="import_error_nothing_cancelled">Inportazioa ezeztatuta.</string>
<!--Delete result toast-->
@@ -499,7 +524,12 @@
<item quantity="one">Ongi ezabatu da giltza%2$s.</item>
<item quantity="other">Ongi ezabatu dira %1$d giltza%2$s.</item>
</plurals>
<plurals name="delete_fail">
<item quantity="one">Akatsa giltza bat ezabatzean.</item>
<item quantity="other">Akatsa %1$d giltza ezabatzean.</item>
</plurals>
<string name="delete_nothing">Ez dago ezer ezabatzeko</string>
<string name="delete_cancelled">Ezabatzea ezeztatuta.</string>
<!--Revoke result toast (snackbar)-->
<string name="revoke_ok">Giltza ongi ukatu da.</string>
<string name="revoke_fail">Akatsa giltza ukatzerakoan!</string>
@@ -538,6 +568,7 @@
<string name="api_settings_advanced">Aurreratua</string>
<string name="api_settings_allowed_keys">Ahalbidetutako Giltzak</string>
<string name="api_settings_settings">Ezarpenak</string>
<string name="api_register_title">Ahalbidetu sarbidea OpenKeychain-era?</string>
<string name="api_register_allow">Ahalbidetu sarbidea</string>
<string name="api_register_disallow">Ez ahalbidetu sarbidea</string>
<string name="api_register_error_select_key">Mesedez hautatu giltza bat!</string>
@@ -575,6 +606,7 @@
<string name="key_list_fab_qr_code">Eskaneatu QR Kodea</string>
<string name="key_list_fab_search">Giltza Bilaketa</string>
<string name="key_list_fab_import">Inportatu Agiritik</string>
<string name="key_list_dummy_subtitle">Kliatu hemen bat sortu edo inportatzeko.</string>
<!--Key view-->
<string name="key_view_action_edit">Editatu</string>
<string name="key_view_action_encrypt">Enkriptatu idazkia</string>
@@ -582,6 +614,7 @@
<string name="key_view_action_certify">Baieztatu giltza</string>
<string name="key_view_action_update">Eguneratu giltza-zerbitzaritik</string>
<string name="key_view_action_share_with">Elkarbanatu honekin...</string>
<string name="key_view_action_share_ssh_with">Elkarbanatu SSH giltza publiko bezala honekin...</string>
<string name="key_view_action_share_nfc">Elkarbanatu NFC gain</string>
<string name="key_view_action_upload">Igo giltza-zerbitzarira</string>
<string name="key_view_tab_main">Argibide Nagusiak</string>
@@ -664,6 +697,7 @@
<string name="create_key_add_email">Gehitu post@ helbidea</string>
<string name="create_key_add_email_text">Post@ helbide gehigarriak ere giltza honekin elkartzen dira eta komunikazio segururako erabili daitezke.</string>
<string name="create_key_email_already_exists_text">Post@ helbidea jadanik gehituta dago</string>
<string name="create_key_email_empty_email">Post@ helbidea ezin da hutsik egon</string>
<string name="create_key_yubi_key_pin_text">Mesedez hautatu 6 zenbakiko PIN bat.</string>
<string name="create_key_yubi_key_admin_pin_text">Mesedez idatzi behean Admin PIN-a eta biltegiratu toki seguru batean (beharrezkoa PIN okerra erabiltzen baduzu 3 aldiz).</string>
<string name="create_key_yubi_key_pin">PIN-a</string>
@@ -671,6 +705,9 @@
<string name="create_key_yubi_key_pin_repeat">Berridatzi PIN-a</string>
<string name="create_key_yubi_key_pin_not_correct">PIN-a ez da zuzena!</string>
<string name="create_key_yubi_key_pin_too_short">PIN-ak gutxienez 6 zenbakiko luzera eduki behar du!</string>
<string name="create_key_yubi_key_algorithm_sign_text">Sinadura giltza</string>
<string name="create_key_yubi_key_algorithm_dec_text">Dekriptaketa giltza</string>
<string name="create_key_yubi_key_algorithm_auth_text">Egiaztapen giltza</string>
<!--View key-->
<string name="view_key_my_key">Nire Giltza</string>
<string name="view_key_verified">Baieztatutako Giltza</string>
@@ -687,6 +724,8 @@
<string name="keyserver_preference_deleted">%s ezabatuta</string>
<string name="keyserver_preference_cannot_delete_last">Ezin da azken giltza-zerbitzaria ezabatu. Gutxienez bat behar da!</string>
<!--Add/Edit SmartPGP authority-->
<string name="add_smartpgp_authority_dialog_title">Gehitu autoritatea</string>
<string name="show_smartpgp_authority_dialog_title">Editatu autoritatea</string>
<!--Navigation Drawer-->
<string name="nav_keys">Giltzak</string>
<string name="nav_encrypt_decrypt">Enkriptatu/Dekriptatu</string>
@@ -695,6 +734,7 @@
<string name="drawer_close">Itxi nabigazio marraztzailea</string>
<string name="my_keys">Nire Giltzak</string>
<string name="nav_backup">Babeskopiatu/Leheneratu</string>
<string name="nav_transfer">Wifi Segurua Eskualdaketa</string>
<!--hints-->
<string name="encrypt_content_edit_text_hint">Idatzi idazkia</string>
<!--certs-->
@@ -883,6 +923,7 @@
<string name="msg_mf_error_null_expiry">Epemuga ezin daiteke azpigiltza sortzea baino \'lehenago\' izan. Hau programazio akats bat da, mesedez agiritu akats jakinarazpen bat!</string>
<string name="msg_mf_error_noop">Ez dago ezer egiteko!</string>
<string name="msg_mf_error_passphrase_master">Akats larria giltza maisua dekriptatzerakoan! Hau programazio akats bat da, mesedez agiritu akats jakinarazpen bat!</string>
<string name="msg_mf_error_passphrases_unchanged">Ez da sarhitzik aldatu!</string>
<string name="msg_mf_error_pgp">Barneko OpenPGP akatsa!</string>
<string name="msg_mf_error_sig">Sinadura salbuespena!</string>
<string name="msg_mf_error_invalid_flags_for_keytocard">Giltza ikur ezegokiak Segurtasun Lekukoa giltzarako.</string>
@@ -943,6 +984,7 @@
<string name="msg_dc_clear_meta_file">Agirizena: %s</string>
<string name="msg_dc_clear_meta_mime">MIME mota: %s</string>
<string name="msg_dc_clear_meta_size">Agiri neurria: %s</string>
<string name="msg_dc_clear_meta_size_unknown">Agiri neurria: Ezezaguna</string>
<string name="msg_dc_clear_meta_time">Aldaketa ordua: %s</string>
<string name="msg_dc_clear_signature_bad">Sinadura egiaztapena EZ ONGI!</string>
<string name="msg_dc_clear_signature_check">Sinadura datuak egiaztatzen</string>
@@ -1021,6 +1063,9 @@
<string name="msg_pse">Sinadura eta/edo enkriptaketa eragiketa abiatzen</string>
<string name="msg_pse_symmetric">Enkriptaketa simetrikoa gertatzen</string>
<!--Messages for Authentication operation-->
<string name="msg_auth">Egiaztapen eragiketa abiatzen</string>
<string name="msg_auth_error_bad_passphrase">Sarhitz okerra!</string>
<string name="msg_auth_error_nfc">NFC datu akatsa!</string>
<string name="msg_crt_certifying">Egiaztagiriak sortzen</string>
<string name="msg_crt_error_self">Ezin da hau bezalako berez-egiaztatua jaulki!</string>
<string name="msg_crt_error_master_not_found">Maisu giltza ez da aurkitu!</string>
@@ -1166,6 +1211,7 @@
<string name="msg_mime_parsing_success">MIME azterketa ongi burutu da!</string>
<!--PassphraseCache-->
<string name="passp_cache_notif_touch_to_clear">Ikutu sarhitzak garbitzeko.</string>
<string name="passp_cache_notif_keys">Gordetako sarhitzak</string>
<string name="passp_cache_notif_clear">Garbitu Sarhitzak</string>
<string name="passp_cache_notif_pwd">Sarhitza</string>
<!--Keyserver sync-->
@@ -1195,7 +1241,6 @@
<string name="section_uids_to_certify">Nortasunak honako</string>
<string name="certify_text">Inportatzen ari zaren giltzek \"nortasunak\":izenak eta posta helbideak dituzte. Hautatu zehatz-mehatz hauek itxaroten duzunarekin bat datozela baieztatzeko.</string>
<string name="certify_fingerprint_text">Alderatu hatz-aztarnak, hizkiz-hizki, zure gailuko ereduek erakusten duten batekin.</string>
<string name="certify_fingerprint_text_phrases">Alderatu esaldiak zure gailuko ereduek erakusten duten batekin.</string>
<string name="label_revocation">Ukatze Zergaitia</string>
<string name="label_cert_type">Mota</string>
<string name="error_key_not_found">Giltza ez da aurkitu!</string>
@@ -1256,6 +1301,8 @@
<string name="security_token_serial_no">Serie Zbk: %s</string>
<string name="security_token_key_holder_not_set"><![CDATA[Key holder: <not set>]]></string>
<string name="btn_reset">Berrezarri</string>
<string name="security_token_radio_use_existing">Erabili badagoen giltza</string>
<string name="security_token_radio_reset">Berrezarri lekukoa</string>
<string name="security_token_error">Akatsa: %s</string>
<plurals name="security_token_error_pin">
<item quantity="one">PIN okerra!\n%d saiakera gelditzen da.</item>
@@ -1415,20 +1462,96 @@
<item>50 EUR</item>
<item>100 EUR</item>
</string-array>
<string name="redirect_import_key_title">Eskaneatu OpenKeychain-erekin!</string>
<string name="redirect_import_key_yes">Eskaneatu berriro</string>
<string name="redirect_import_key_no">Itxi</string>
<string name="request_permission_title">Ahalbidetu sarbidea zure giltzara?</string>
<string name="button_allow">Baimendu</string>
<string name="button_cancel">Utzi</string>
<string name="title_key_status">Giltzaren Egoera</string>
<string name="cap_title_confirm">Baieztatu beste giltzak</string>
<string name="cap_cert_ok">Giltza honek beste giltzak baieztatu ditzake.</string>
<string name="cap_title_sign">Sinatu mezuak</string>
<string name="cap_sign_ok">Giltza honek mezuak sinatu/bidali ditzake.</string>
<string name="key_health_divert_partial_subtitle">Klikatu xehetasunetarako</string>
<string name="key_health_revoked_title">Ukatuta</string>
<string name="key_health_broken_subtitle">Klikatu xehetasunetarako</string>
<string name="key_health_sign_only_subtitle">Klikatu xehetasunetarako</string>
<string name="key_health_stripped_subtitle">Klikatu xehetasunetarako</string>
<string name="key_health_partial_stripped_subtitle">Klikatu xehetasunetarako</string>
<string name="keyserver_title_published">Argitaratua</string>
<string name="keyserver_title_not_published">Argitaratu gabea</string>
<string name="keyserver_title_unknown">Giltza-zerbitzariaren egoera: Ezezaguna</string>
<string name="keyserver_last_updated">Azken egiaztapena: %s</string>
<string name="keyserver_last_updated_never">Azken egiaztapena: Inoiz ez</string>
<string name="dialog_insecure_title">Segurtasun Oharra</string>
<string name="dialog_insecure_recommend_title">Gomendaturiko Ekintza</string>
<string name="dialog_insecure_override_title">Ezabatu ohartarazpen hau</string>
<string name="dialog_insecure_override_ok_title">Ohartarazpena ezabatuta</string>
<string name="dialog_insecure_button_override">Ezabatu</string>
<string name="dialog_insecure_button_override_confirm">Ezabatu (%d)</string>
<string name="dialog_insecure_button_undo">Des-Ezabatu</string>
<string name="dialog_insecure_button_view_key">Ikusi Giltza</string>
<string name="dialog_insecure_button_ok">Ulertu dut</string>
<string name="usage_authentication">Egiaztapena</string>
<string name="identity_context_forget">Ahaztu</string>
<string name="button_scan">Eskaneatu</string>
<string name="button_more_info">Argibide Gehiago</string>
<string name="connection_status">Elkarketa egoera:</string>
<string name="section_transfer_keys">Eskualdaketarako eskuragarri dauden giltzak</string>
<string name="section_received_keys">Jasotako giltzak</string>
<string name="transfer_scan_only_wifi">Ezaugarri hau Wifiarekin bakarrik erabili daiteke.</string>
<string name="button_import">Inportatu</string>
<string name="transfer_status_connected">Konektatuta</string>
<string name="transfer_status_disconnected">Etenda!</string>
<string name="transfer_error_read_incoming">Hutsegitea barrurako giltza irakurtzean!</string>
<string name="transfer_error_connect">Elkarketa hutsegitea!</string>
<string name="transfer_error_listen">Akatsa elkarketa itxaroterakoan!</string>
<string name="transfer_error_generic">Komunikazio akats ezezaguna!</string>
<string name="transfer_error_generic_msg">Komunikazio akatsa: %s</string>
<string name="transfer_not_available">Barkatu, ezaugarri hau Android 5 edo berriagoekin bakarrik erabili daiteke :(</string>
<string name="transfer_connecting">Elkartzen</string>
<string name="first_time_secure_wifi_transfer">Wifi Segurua Eskualdaketa</string>
<string name="menu_secure_wifi_transfer">Wifi Segurua Eskualdaketa</string>
<string name="transfer_confirm_cancel">Utzi</string>
<string name="transfer_confirm_ok">Bidali</string>
<string name="transfer_confirm_title">Bidali zure giltza?</string>
<string name="button_scan_again">Eskaneatu Berriro</string>
<string name="transfer_error_wifi_text">Elkarketa hutsegitea!</string>
<string name="transfer_error_wifi_text_instructions">Zihurtatu sare berean zaudela, orduan eskaneatu berriro.</string>
<string name="transfer_error_wifi_text_instructions_ssid">Zihurtatu \"%s\" sarean zaudela, orduan eskaneatu berrriro.</string>
<string name="status_check_key">Giltzaren egoea egiaztatzen...</string>
<string name="status_search_local">Giltza zerrendan bilatzen...</string>
<string name="status_search_keyserver">Giltza-zerbitzarietan bilatzen...</string>
<string name="status_import">Giltza inportatzen...</string>
<string name="status_token_promote">Giltza ezartzen...</string>
<string name="status_token_check">Giltzaren ezarpena egiaztatzen...</string>
<string name="status_content_uri">Agiria irakurtzen...</string>
<string name="token_reset_confirm_ok">Berrezarri</string>
<string name="token_result_not_found">Giltza ez da aurkitu!</string>
<string name="token_result_key_found">Giltza aurkitu da!</string>
<string name="token_result_token_ok">Erabiltzeko gertu!</string>
<string name="token_result_empty">Lekukoa hutsik dago</string>
<string name="token_action_reset">Berrezarri Segurtasun Lekukoa</string>
<string name="token_action_import">Inportatu</string>
<string name="token_action_view_key">Ikusi Giltza</string>
<string name="token_unlock_ok">Desblokeatu</string>
<string name="token_hint_admin_pin">Administrari PIN-a</string>
<string name="msg_ret_curi_error_no_match">Ez da bat datorren giltzarik aurkitu</string>
<string name="msg_ret_curi_error_not_found">Ezin da agiria ireki!</string>
<string name="msg_ret_curi_found">Bilaketa giltza: %s</string>
<string name="msg_ret_curi_mismatch">Giltza ez dator bat</string>
<string name="msg_ret_curi_ok">Giltza aurkitu da</string>
<string name="msg_ret_curi_open">URL-a irekitzen: %s</string>
<string name="msg_ret_curi_start">Giltza gertatzen agiritik edo dokumentutik...</string>
<string name="msg_ret_ks_error">Akats ezezaguna giltza bilatzean!</string>
<string name="msg_ret_ks_error_not_found">Ez da giltza aurkitu</string>
<string name="msg_ret_ks_ok">Giltza aurkitu da</string>
<string name="msg_ret_local_not_found">Ez da giltza aurkitu</string>
<string name="msg_ret_local_none_found">Ez da bat datorren giltzarik aurkitu</string>
<string name="msg_ret_local_ok">Giltza aurkitu da</string>
<string name="msg_ret_uri_ok">Giltza aurkitu da</string>
<string name="button_locate_nfc">Non dago nire NFC irakurtzailea?</string>
<string name="label_usb_untested_summary">Gaituta badago, USB txartel-adimentsu irakutzaileak erabili daitezke baina ez daude egoki aztertuta.</string>
<string name="label_usb_untested">Ahalbidetu aztertugabeko USB Gailuak</string>
</resources>

View File

@@ -179,6 +179,7 @@
<string name="passphrase_must_not_be_empty">لطفاً یک رمزعبور وارد کنید.</string>
<string name="passphrase_for_symmetric_encryption">رمزعبور را وارد کنید</string>
<string name="passphrase_for">وارد کردن رمز عبور برای \'%s\'</string>
<string name="passphrase_for_any">رمزعبور را وارد کنید</string>
<string name="pin_for">وارد کردن رمزِ پین برای \'%s\'</string>
<string name="keys_exported">%d کلید با موفقیت خارج شد.</string>
<string name="list_empty">این لیست خالی است!</string>
@@ -251,6 +252,7 @@
<string name="help_tab_start">شروع</string>
<string name="help_tab_faq">سوال‌های متداول</string>
<string name="help_tab_changelog">لیست تغییرات</string>
<string name="help_tab_license">گواهینامه ها</string>
<string name="help_tab_about">درباره‌ی سایفون</string>
<string name="help_about_version">نسخه:</string>
<string name="help_tab_donations">حمایت مالی</string>

View File

@@ -237,6 +237,7 @@
<string name="help_tab_start">Käynnistä</string>
<string name="help_tab_faq">UKK</string>
<string name="help_tab_changelog">Muutosloki</string>
<string name="help_tab_license">Lisenssit</string>
<string name="help_tab_about">Ohjelmasta</string>
<string name="help_about_version">Versio:</string>
<string name="help_tab_donations">Lahjoita</string>

View File

@@ -17,9 +17,9 @@
<string name="title_smartpgp_authorities_preference">SmartPGP : autorités de confiance</string>
<string name="title_change_passphrase">Changer le mot de passe</string>
<string name="title_share_fingerprint_with">Partager lempreinte avec…</string>
<string name="title_share_key">Partager la clé avec...</string>
<string name="title_share_file">Partager le fichier avec...</string>
<string name="title_share_message">Partager le texte avec...</string>
<string name="title_share_key">Partager la clé avec</string>
<string name="title_share_file">Partager le fichier avec</string>
<string name="title_share_message">Partager le texte avec</string>
<string name="title_encrypt_to_file">Chiffrer vers un fichier</string>
<string name="title_decrypt_to_file">Déchiffrer vers un fichier</string>
<string name="title_import_keys">Importer des clés</string>
@@ -34,7 +34,7 @@
<string name="title_log_display">Journal</string>
<string name="title_exchange_keys">Échanger des clés</string>
<string name="title_advanced_key_info">Avancées</string>
<string name="title_delete_secret_key">Supprimer VOTRE clé « %s » ?</string>
<string name="title_delete_secret_key">Supprimer VOTRE clé « %s » ?</string>
<string name="title_manage_my_keys">Gérer mes clés</string>
<string name="title_alert_strip">Dépouiller cette sous-clé</string>
<!--section-->
@@ -42,7 +42,7 @@
<string name="section_security_token">Jeton de sécurité</string>
<string name="section_linked_system_contact">Contact système relié</string>
<string name="section_keybase_proofs">Preuves keybase.io</string>
<string name="section_should_you_trust">Devriez-vous faire confiance à cette clé ?</string>
<string name="section_should_you_trust">Devriez-vous faire confiance à cette clé?</string>
<string name="section_proof_details">Vérification de preuve</string>
<string name="section_keys">Sous-clés</string>
<string name="section_cloud_search">Recherche de clés</string>
@@ -60,7 +60,6 @@
<string name="section_share_key">Clé</string>
<string name="section_key_server">Serveur de clés</string>
<string name="section_fingerprint">Empreinte</string>
<string name="section_phrases">Phrases</string>
<string name="section_encrypt">Chiffrer</string>
<string name="section_decrypt">Déchiffrer ou vérifier</string>
<string name="section_current_expiry">Expiration actuelle</string>
@@ -81,7 +80,6 @@
<string name="btn_back">Retour</string>
<string name="btn_no">Non</string>
<string name="btn_match">Les empreintes correspondent</string>
<string name="btn_match_phrases">Les phrases correspondent</string>
<string name="btn_share_encrypted_signed">Chiffrer/signer et partager le texte</string>
<string name="btn_copy_encrypted_signed">Chiffrer/signer et copier le texte</string>
<string name="btn_paste_encrypted_signed">Chiffrer/signer et coller le texte</string>
@@ -89,7 +87,7 @@
<string name="btn_create_key">Créer la clé</string>
<string name="btn_add_files">Ajouter des fichiers</string>
<string name="btn_share_decrypted_text">Partager</string>
<string name="btn_open_with">Ouvrir avec...</string>
<string name="btn_open_with">Ouvrir avec</string>
<string name="btn_copy_decrypted_text">Copier vers le presse-papiers</string>
<string name="btn_decrypt_clipboard">Lire du presse-papiers</string>
<string name="btn_decrypt_files">Choisir le fichier dentrée</string>
@@ -99,7 +97,7 @@
<string name="btn_unlock">Déverrouiller</string>
<string name="btn_add_keyserver">Ajouter</string>
<string name="btn_save_default">Enregistrer comme valeur par défaut</string>
<string name="btn_saved">Enregistré !</string>
<string name="btn_saved">Enregistré!</string>
<string name="btn_not_matching">Ne correspondent pas</string>
<!--Content Description-->
<string name="cd_encrypt_files">Chiffrer des fichiers</string>
@@ -118,7 +116,7 @@
<string name="menu_read_clipboard">Lire du presse-papiers</string>
<string name="menu_nfc_preferences">Paramètres CCP</string>
<string name="menu_beam_preferences">Paramètres Beam</string>
<string name="menu_encrypt_to">Chiffrer vers...</string>
<string name="menu_encrypt_to">Chiffrer vers</string>
<string name="menu_select_all">Tout sélectionner</string>
<string name="menu_export_all_keys">Exporter toutes les clés</string>
<string name="menu_update_all_keys">Mettre toutes les clés à jour</string>
@@ -136,7 +134,7 @@
<string name="label_no_passphrase">Aucun mot de passe</string>
<string name="label_passphrase">Mot de passe</string>
<string name="label_pin">NIP</string>
<string name="label_unlock">Déverrouillage...</string>
<string name="label_unlock">Déverrouillage</string>
<string name="label_passphrase_again">Répéter le mot de passe</string>
<string name="label_show_passphrase">Montrer le mot de passe</string>
<string name="label_algorithm">Algorithme</string>
@@ -144,7 +142,7 @@
<string name="label_ascii_armor">Fichier ASCII Armor</string>
<string name="label_file_ascii_armor">Activer larmure ASCII</string>
<string name="label_write_version_header">Faire savoir aux autres que vous utilisez OpenKeychain</string>
<string name="label_write_version_header_summary">Ajoute « OpenKeychain v2.7 » aux signatures OpenPGP, aux cryptogrammes et aux clés exportées</string>
<string name="label_write_version_header_summary">Ajoute « OpenKeychain v2.7 » aux signatures OpenPGP, aux cryptogrammes et aux clés exportées</string>
<string name="label_asymmetric_from">Signer avec :</string>
<string name="label_to">Chiffrer vers</string>
<string name="label_delete_after_encryption">Supprimer les fichiers après chiffrement</string>
@@ -208,8 +206,6 @@
<string name="keyserver_sync_settings_title">Mises à jour automatiques des clés</string>
<string name="label_experimental_settings_desc_title">Avertissement</string>
<string name="label_experimental_settings_desc_summary">Ces fonctions ne sont pas encore terminées et nont pas fait lobjet de recherche sur leur convivialité ni leur sécurité. Par conséquent, ne vous fiez pas à leur sécurité et veuillez ne pas signaler les problèmes que vous rencontrez.</string>
<string name="label_experimental_settings_word_confirm_title">Confirmer par des phrases</string>
<string name="label_experimental_settings_word_confirm_summary">Confirmer les clés par des phrases au lieu dempreintes hexadécimales</string>
<string name="label_experimental_settings_linked_identities_title">Identités reliées</string>
<string name="label_experimental_settings_linked_identities_summary">Relier les clés à Twitter, GitHub, à des sites Web ou DNS (semblable à keybase.io mais décentralisé)</string>
<string name="label_experimental_settings_keybase_title">Preuves keybase.io</string>
@@ -230,14 +226,14 @@
<!--OrbotHelper strings-->
<string name="orbot_ignore_tor">Ne pas utiliser Tor</string>
<!--InstallDialogFragment strings-->
<string name="orbot_install_dialog_title">Installer Orbot pour utiliser Tor ?</string>
<string name="orbot_install_dialog_title">Installer Orbot pour utiliser Tor?</string>
<string name="orbot_install_dialog_install">Installer</string>
<string name="orbot_install_dialog_content">Orbot doit être installé et doit relayer le trafic. Voulez-vous linstaller maintenant ?</string>
<string name="orbot_install_dialog_content">Orbot doit être installé et doit relayer le trafic. Voulez-vous linstaller maintenant?</string>
<string name="orbot_install_dialog_cancel">Annuler</string>
<string name="orbot_install_dialog_ignore_tor">Ne pas utiliser Tor</string>
<!--StartOrbotDialogFragment strings-->
<string name="orbot_start_dialog_title">Démarrer Orbot ?</string>
<string name="orbot_start_dialog_content">Orbot ne semble pas être en fonction. Voulez-vous le lancer et vous connecter à Tor ?</string>
<string name="orbot_start_dialog_title">Démarrer Orbot?</string>
<string name="orbot_start_dialog_content">Orbot ne semble pas être en fonction. Voulez-vous le lancer et vous connecter à Tor?</string>
<string name="orbot_start_btn">Démarrer Orbot</string>
<string name="orbot_start_dialog_start">Démarrer Orbot</string>
<string name="orbot_start_dialog_cancel">Annuler</string>
@@ -272,7 +268,7 @@
<string name="choice_8hours">8 heures</string>
<string name="choice_forever">pour toujours</string>
<string name="choice_select_cert">Choisir une clé</string>
<string name="filemanager_title_open">Ouvrir...</string>
<string name="filemanager_title_open">Ouvrir</string>
<string name="rsa_2048">RSA 2048</string>
<string name="rsa_2048_description_html">taille de fichier moindre, jugée sûre jusquà 2030</string>
<string name="rsa_3072">RSA 3072</string>
@@ -297,22 +293,23 @@
<string name="theme_light">Clair</string>
<string name="strip">La dépouiller</string>
<!--sentences-->
<string name="wrong_passphrase">Mot de passe erroné.</string>
<string name="wrong_passphrase">Le mot de passe est erroné.</string>
<string name="no_filemanager_installed">Aucun gestionnaire de fichiers compatible installé.</string>
<string name="passphrases_do_not_match">Les mots de passe ne correspondent pas.</string>
<string name="passphrase_must_not_be_empty">Veuillez saisir un mot de passe.</string>
<string name="passphrase_for_symmetric_encryption">Saisir le mot de passe</string>
<string name="passphrase_for_backup">Saisir le code de sauvegarde</string>
<string name="passphrase_for">Saisir le mot de passe pour « %s »</string>
<string name="passphrase_for">Saisir le mot de passe pour « %s »</string>
<string name="passphrase_for_any">Saisir le mot de passe</string>
<string name="passphrase_keyboard_hint_alpha">Passer au clavier alphabétique</string>
<string name="passphrase_keyboard_hint_numeric">Passer au clavier numérique</string>
<string name="pin_for">Saisir le NIP pour « %s »</string>
<string name="security_token_pin_for">Saisir le NIP pour accéder au jeton de sécurité pour « %s »</string>
<string name="pin_for">Saisir le NIP pour « %s »</string>
<string name="security_token_pin_for">Saisir le NIP pour accéder au jeton de sécurité pour « %s »</string>
<string name="security_token_nfc_text">Tenez le jeton de sécurité contre le logo CCP au dos de votre appareil.</string>
<string name="security_token_nfc_wait">Garder le jeton de sécurité contre le dos !</string>
<string name="security_token_nfc_wait">Garder le jeton de sécurité contre le dos!</string>
<string name="security_token_nfc_finished">Retirer le jeton de sécurité maintenant.</string>
<string name="security_token_nfc_try_again_text">Retirer le jeton de sécurité maintenant et toucher RESSAYER.</string>
<string name="file_delete_confirmation_title">Supprimer les fichiers originaux ?</string>
<string name="file_delete_confirmation_title">Supprimer les fichiers originaux?</string>
<string name="file_delete_confirmation">Les fichiers suivants seront détruits : %s</string>
<string name="file_delete_successful">%1$d fichiers sur %2$d ont déjà été supprimés. %3$s</string>
<string name="no_file_selected">Aucun fichier choisi.</string>
@@ -320,18 +317,18 @@
<string name="encrypt_sign_clipboard_successful">Signé et/ou chiffré vers le presse-papiers avec succès.</string>
<string name="select_encryption_key">Choisir au moins une clé de chiffrement.</string>
<string name="error_no_encryption_or_signature_key">Choisir au moins une clé de chiffrement ou une clé de signature.</string>
<string name="specify_file_to_encrypt_to">Veuillez spécifier vers quel fichier chiffrer.\nAVERTISSEMENT : le fichier sera écrasé sil existe !</string>
<string name="specify_file_to_decrypt_to">Veuillez spécifier vers quel fichier déchiffrer.\nAVERTISSEMENT : le fichier sera écrasé sil existe !</string>
<string name="specify_backup_dest">Une sauvegarde excluant vos clés sera faite. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe !</string>
<string name="specify_backup_dest_single">Cette clé sera partagée. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe !</string>
<string name="specify_backup_dest_secret_single">Une sauvegarde complète de votre clé sera faite. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe !</string>
<string name="specify_backup_dest_secret">Une sauvegarde complète de toutes les clés, la vôtre incluse, sera faite. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe !</string>
<string name="key_deletion_confirmation_multi">Voulez-vous vraiment supprimer toutes les clés sélectionnées ?</string>
<string name="specify_file_to_encrypt_to">Veuillez spécifier vers quel fichier chiffrer.\nAVERTISSEMENT : le fichier sera écrasé sil existe!</string>
<string name="specify_file_to_decrypt_to">Veuillez spécifier vers quel fichier déchiffrer.\nAVERTISSEMENT : le fichier sera écrasé sil existe!</string>
<string name="specify_backup_dest">Une sauvegarde excluant vos clés sera faite. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe!</string>
<string name="specify_backup_dest_single">Cette clé sera partagée. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe!</string>
<string name="specify_backup_dest_secret_single">Une sauvegarde complète de votre clé sera faite. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe!</string>
<string name="specify_backup_dest_secret">Une sauvegarde complète de toutes les clés, la vôtre incluse, sera faite. Veuillez spécifier un fichier de destination.\nAVERTISSEMENT : le fichier sera écrasé sil existe!</string>
<string name="key_deletion_confirmation_multi">Voulez-vous vraiment supprimer toutes les clés sélectionnées?</string>
<string name="secret_key_deletion_confirmation">Après suppression, vous ne pourrez plus déchiffrer les messages/fichiers chiffrés avec cette clé, et vous perdrez toutes les confirmations faites avec elle.</string>
<string name="public_key_deletetion_confirmation">Supprimer la clé « %s » ?</string>
<string name="public_key_deletetion_confirmation">Supprimer la clé « %s » ?</string>
<string name="also_export_secret_keys">Importer aussi les clés secrètes</string>
<string name="reinstall_openkeychain">Vous venez de rencontrer un bogue connu dAndroid. Veuillez réinstaller OpenKeychain si voulez relier vos contacts avec des clés.</string>
<string name="alert_strip">Dépouiller cette sous-clé la rendra inutilisable sur cet appareil !</string>
<string name="alert_strip">Dépouiller cette sous-clé la rendra inutilisable sur cet appareil!</string>
<string name="key_exported">1 clé exportée avec succès.</string>
<string name="keys_exported">%d clés exportées avec succès.</string>
<string name="no_keys_exported">Aucune clé exportée.</string>
@@ -342,20 +339,20 @@
<item quantity="one">%d mauvaise clé secrète ignorée. Vous avez peut-être exporté avec loption\n --export-secret-subkeys\nAssurez-vous dexporter plutôt avec\n --export-secret-keys.</item>
<item quantity="other">%d mauvaises clés secrètes ignorées. Vous avez peut-être exporté avec loption\n --export-secret-subkeys\nAssurez-vous dexporter plutôt avec\n --export-secret-keys.</item>
</plurals>
<string name="list_empty">Cette liste est vide !</string>
<string name="list_empty">Cette liste est vide!</string>
<string name="nfc_successful">clé envoyée par NFC Beam CCP avec succès |</string>
<string name="key_copied_to_clipboard">La clé a été copié dans le presse-papiers !</string>
<string name="fingerprint_copied_to_clipboard">Lempreinte a été copié dans le presse-papiers !</string>
<string name="select_key_to_certify">Veuillez sélectionner une clé à utiliser pour la confirmation !</string>
<string name="text_copied_to_clipboard">La texte a été copié dans le presse-papiers !</string>
<string name="how_to_import">Comment limporter sur mon ordinateur de bureau ?</string>
<string name="key_copied_to_clipboard">La clé a été copié dans le presse-papiers!</string>
<string name="fingerprint_copied_to_clipboard">Lempreinte a été copiée dans le presse-papiers!</string>
<string name="select_key_to_certify">Veuillez sélectionner une clé à utiliser pour la confirmation!</string>
<string name="text_copied_to_clipboard">La texte a été copié dans le presse-papiers!</string>
<string name="how_to_import">Comment limporter sur mon ordinateur de bureau?</string>
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<string name="error_file_delete_failed">nont pas été supprimés. Les supprimer maintenant ?</string>
<string name="error_file_delete_failed">nont pas été supprimés. Les supprimer maintenant?</string>
<string name="error_file_added_already">%s a déjà été supprimé.</string>
<string name="error_file_not_found">fichier introuvable</string>
<string name="error_bad_data">Mauvaises données !</string>
<string name="error_bad_data">Mauvaises données!</string>
<string name="error_no_secret_key_found">aucune clés secrète adéquate na été trouvée</string>
<string name="error_external_storage_not_ready">le stockage externe nest pas prêt</string>
<string name="error_key_size_minimum512bit">la taille de la clé doit être dau moins 512 bits</string>
@@ -364,100 +361,100 @@
<string name="error_key_needs_a_user_id">au moins une identité est nécessaire</string>
<string name="error_no_signature_passphrase">aucun mot de passé na été donné</string>
<string name="error_no_signature_key">aucune clé de signature na été donnée</string>
<string name="error_invalid_data">Aucun contenu OpenPGP valide chiffré ou signé !</string>
<string name="error_integrity_check_failed">la vérification de lintégrité a échoué ! Les données ont été modifiées !</string>
<string name="error_invalid_data">Aucun contenu OpenPGP valide chiffré ou signé!</string>
<string name="error_integrity_check_failed">la vérification de lintégrité a échoué! Les données ont été modifiées!</string>
<string name="error_wrong_passphrase">mot de passe erroné</string>
<string name="error_could_not_extract_private_key">impossible dextraire la clé privée</string>
<string name="error_wrong_security_token">ce jeton de sécurité ne contient pas la clé exigée</string>
<!--errors without preceding Error:-->
<string name="error_jelly_bean_needed">Il vous faut Android 4.1 pour utiliser la fonction NFC Beam CCP dAndroid!</string>
<string name="error_nfc_needed">La CCP doit être activée!</string>
<string name="error_beam_needed">Beam doit être activé !</string>
<string name="error_beam_needed">Beam doit être activé!</string>
<string name="error_nothing">Rien encore à afficher.</string>
<string name="error_nothing_import">Aucune clé trouvée !</string>
<string name="error_contacts_key_id_missing">Échec de récupération de lID de clé des contacts !</string>
<string name="error_nothing_import">Aucune clé trouvée!</string>
<string name="error_contacts_key_id_missing">Échec de récupération de lID de clé des contacts!</string>
<string name="error_generic_report_bug">Une erreur générique est survenue, veuillez créer un nouveau rapport de bogue pour OpenKeychain.</string>
<string name="error_denied_storage_permission">Impossible de lire les fichiers du support de stockage car laccès a été refusé !</string>
<string name="error_denied_storage_permission">Impossible de lire les fichiers du support de stockage, car laccès a été refusé!</string>
<!--results shown after decryption/verification-->
<string name="decrypt_result_no_signature">Non signé</string>
<string name="decrypt_result_invalid_signature">Signature invalide !</string>
<string name="decrypt_result_insecure_cryptography">Signature invalide (cryptographie non fiable) !</string>
<string name="decrypt_result_invalid_signature">Signature invalide!</string>
<string name="decrypt_result_insecure_cryptography">Signature invalide (cryptographie non fiable)!</string>
<string name="decrypt_result_signature_uncertified">Signé par un clé <b>non confirmée</b></string>
<string name="decrypt_result_signature_secret">Signé par votre clé</string>
<string name="decrypt_result_signature_certified">Signé par une clé confirmée</string>
<string name="decrypt_result_signature_expired_key">Signé par une clé <b>expirée</b> !</string>
<string name="decrypt_result_signature_revoked_key">Signé par une clé <b>révoquée</b> !</string>
<string name="decrypt_result_signature_expired_key">Signé par une clé <b>expirée</b>!</string>
<string name="decrypt_result_signature_revoked_key">Signé par une clé <b>révoquée</b>!</string>
<string name="decrypt_result_signature_missing_key">Signé par une <b>clé publique inconnue</b></string>
<string name="decrypt_result_encrypted">Chiffré</string>
<string name="decrypt_result_not_encrypted">Non chiffré</string>
<string name="decrypt_result_insecure">Chiffrement non fiable</string>
<string name="decrypt_result_action_show">Montrer</string>
<string name="decrypt_result_action_Lookup">Rechercher</string>
<string name="decrypt_invalid_text">Soit la signature est invalide, soit la clé a été révoquée. Vous ne pouvez pas être certain de lidentité du rédacteur du texte. Voulez-vous quand même lafficher ?</string>
<string name="decrypt_invalid_button">Je comprends les risques, affichez-le !</string>
<string name="decrypt_invalid_text">Soit la signature est invalide, soit la clé a été révoquée. Vous ne pouvez pas être certain de lidentité du rédacteur du texte. Voulez-vous quand même lafficher?</string>
<string name="decrypt_invalid_button">Je comprends les risques, affichez-le!</string>
<!--Add keys-->
<string name="add_keys_my_key">Ma clé :</string>
<!--progress dialogs, usually ending in '…'-->
<string name="progress_done">Terminé.</string>
<string name="progress_cancel">Annuler</string>
<string name="progress_cancelling">annulation...</string>
<string name="progress_downloading">téléchargement...</string>
<string name="progress_saving">sauvegarde...</string>
<string name="progress_importing">importation...</string>
<string name="progress_benchmarking">test de performance...</string>
<string name="progress_revoking_uploading">Révocation et téléversement de la clé...</string>
<string name="progress_updating">Mise à jour des clés...</string>
<string name="progress_exporting">exportation...</string>
<string name="progress_uploading">téléversement...</string>
<string name="progress_building_key">assemblage de la clé...</string>
<string name="progress_building_master_key">assemblage du trousseau maître...</string>
<string name="progress_generating_rsa">génération dune nouvelle clé RSA...</string>
<string name="progress_generating_dsa">génération dune nouvelle clé DSA...</string>
<string name="progress_generating_elgamal">génération dune nouvelle clé ElGamal...</string>
<string name="progress_generating_ecdsa">génération dune nouvelle clé ECDSA... </string>
<string name="progress_generating_eddsa">génération dune nouvelle clé EdDSA... </string>
<string name="progress_generating_ecdh">génération dune nouvelle clé ECDH... </string>
<string name="progress_modify">modification du trousseau...</string>
<string name="progress_modify_unlock">déverrouillage du trousseau...</string>
<string name="progress_modify_adduid">ajout des ID utilisateurs...</string>
<string name="progress_modify_adduat">ajout des attributs utilisateur...</string>
<string name="progress_modify_revokeuid">révocation des ID utilisateurs...</string>
<string name="progress_modify_primaryuid">changement de lID utilisateur principal...</string>
<string name="progress_modify_subkeychange">modification des sous-clés...</string>
<string name="progress_modify_subkeyrevoke">révocation des sous-clés...</string>
<string name="progress_modify_subkeystrip">dépouillement des sous-clés...</string>
<string name="progress_modify_subkeyadd">ajout des sous-clés...</string>
<string name="progress_modify_passphrase">modification du mot passe...</string>
<string name="progress_modify_pin">changement du NIP...</string>
<string name="progress_modify_admin_pin">changement du NIP dadmin....</string>
<string name="progress_cancelling">annulation</string>
<string name="progress_downloading">téléchargement</string>
<string name="progress_saving">enregistrement…</string>
<string name="progress_importing">importation</string>
<string name="progress_benchmarking">test de performance</string>
<string name="progress_revoking_uploading">Révocation et téléversement de la clé</string>
<string name="progress_updating">Mise à jour des clés</string>
<string name="progress_exporting">exportation</string>
<string name="progress_uploading">téléversement</string>
<string name="progress_building_key">assemblage de la clé</string>
<string name="progress_building_master_key">assemblage du trousseau maître</string>
<string name="progress_generating_rsa">génération dune nouvelle clé RSA</string>
<string name="progress_generating_dsa">génération dune nouvelle clé DSA</string>
<string name="progress_generating_elgamal">génération dune nouvelle clé ElGamal</string>
<string name="progress_generating_ecdsa">génération dune nouvelle clé ECDSA</string>
<string name="progress_generating_eddsa">génération dune nouvelle clé EdDSA</string>
<string name="progress_generating_ecdh">génération dune nouvelle clé ECDH</string>
<string name="progress_modify">modification du trousseau</string>
<string name="progress_modify_unlock">déverrouillage du trousseau</string>
<string name="progress_modify_adduid">ajout des ID utilisateurs</string>
<string name="progress_modify_adduat">ajout des attributs utilisateur</string>
<string name="progress_modify_revokeuid">révocation des ID utilisateurs</string>
<string name="progress_modify_primaryuid">changement de lID utilisateur principal</string>
<string name="progress_modify_subkeychange">modification des sous-clés</string>
<string name="progress_modify_subkeyrevoke">révocation des sous-clés</string>
<string name="progress_modify_subkeystrip">dépouillement des sous-clés</string>
<string name="progress_modify_subkeyadd">ajout des sous-clés</string>
<string name="progress_modify_passphrase">modification du mot passe</string>
<string name="progress_modify_pin">changement du NIP</string>
<string name="progress_modify_admin_pin">changement du NIP dadmin</string>
<plurals name="progress_exporting_key">
<item quantity="one">exportation de la clé...</item>
<item quantity="other">exportation des clés...</item>
<item quantity="one">exportation de la clé</item>
<item quantity="other">exportation des clés</item>
</plurals>
<string name="progress_start">préparation de lopération...</string>
<string name="progress_extracting_signature_key">extraction de la clé de signature...</string>
<string name="progress_extracting_key">extraction de la clé...</string>
<string name="progress_preparing_streams">préparation des flux...</string>
<string name="progress_encrypting">chiffrement des données...</string>
<string name="progress_prepare_decryption">Début du déchiffrement...</string>
<string name="progress_decrypting">Déchiffrement des données...</string>
<string name="progress_preparing_signature">préparation de la signature...</string>
<string name="progress_processing_signature">traitement de la signature...</string>
<string name="progress_generating_signature">génération de la signature...</string>
<string name="progress_verifying_signature">vérification de la signature...</string>
<string name="progress_signing">signature...</string>
<string name="progress_certifying">certification...</string>
<string name="progress_reading_data">lecture des données...</string>
<string name="progress_finding_key">recherche de la clé...</string>
<string name="progress_decompressing_data">décompression des données...</string>
<string name="progress_verifying_integrity">vérification de lintégrité...</string>
<string name="progress_deleting_securely">suppression sûre de « %s »...</string>
<string name="progress_deleting">suppression des clés...</string>
<string name="progress_start">préparation de lopération</string>
<string name="progress_extracting_signature_key">extraction de la clé de signature</string>
<string name="progress_extracting_key">extraction de la clé</string>
<string name="progress_preparing_streams">préparation des flux</string>
<string name="progress_encrypting">chiffrement des données</string>
<string name="progress_prepare_decryption">Début du déchiffrement</string>
<string name="progress_decrypting">Déchiffrement des données</string>
<string name="progress_preparing_signature">préparation de la signature</string>
<string name="progress_processing_signature">traitement de la signature</string>
<string name="progress_generating_signature">génération de la signature</string>
<string name="progress_verifying_signature">vérification de la signature</string>
<string name="progress_signing">signature</string>
<string name="progress_certifying">certification</string>
<string name="progress_reading_data">lecture des données</string>
<string name="progress_finding_key">recherche de la clé</string>
<string name="progress_decompressing_data">décompression des données</string>
<string name="progress_verifying_integrity">vérification de lintégrité</string>
<string name="progress_deleting_securely">suppression sécurisée de « %s »…</string>
<string name="progress_deleting">suppression des clés</string>
<string name="progress_update_trust">mise à jour des infos de confiance…</string>
<string name="progress_verifying_keyserver_connection">vérification de la connexion...</string>
<string name="progress_starting_orbot">Démarrage dOrbot...</string>
<string name="progress_verifying_keyserver_connection">vérification de la connexion</string>
<string name="progress_starting_orbot">Démarrage dOrbot</string>
<!--action strings-->
<string name="hint_cloud_search_hint">Chercher par nom, adresse courriel...</string>
<string name="hint_cloud_search_hint">Chercher par nom, adresse courriel</string>
<!--key bit length selections-->
<string name="key_size_2048">2048</string>
<string name="key_size_3072">3072</string>
@@ -482,8 +479,9 @@
<string name="help_tab_start">Commencer</string>
<string name="help_tab_faq">FAQ</string>
<string name="help_tab_wot">Confirmation de la clé</string>
<string name="help_tab_nfc_beam">NFC Beam CCP</string>
<string name="help_tab_nfc_beam">Faisceau CCP</string>
<string name="help_tab_changelog">Journal des changements</string>
<string name="help_tab_license">Licences</string>
<string name="help_tab_about">À propos de lappli</string>
<string name="help_about_version">Version :</string>
<string name="help_tab_donations">Faire un don</string>
@@ -493,11 +491,11 @@
<string name="import_tab_direct">Fichier/presse-papiers</string>
<string name="import_tab_qr_code">Code QR/CCP</string>
<string name="import_found_keys">%1$d clés trouvées</string>
<string name="import_qr_code_wrong">Le format du code QR nest pas pris en charge (spécification de format : https://github.com/open-keychain/open-keychain/wiki/QR-Codes) !</string>
<string name="import_qr_code_fp">Lempreinte est mal formée ou trop courte !</string>
<string name="import_qr_code_too_short_fingerprint">Lempreinte est trop courte !</string>
<string name="import_qr_code_wrong">Le format du code QR nest pas pris en charge (spécification de format : https://github.com/open-keychain/open-keychain/wiki/QR-Codes)!</string>
<string name="import_qr_code_fp">Lempreinte est mal formée ou trop courte!</string>
<string name="import_qr_code_too_short_fingerprint">Lempreinte est trop courte!</string>
<string name="import_qr_code_button">Lire un code QR</string>
<string name="import_qr_code_text">Placez votre appareil photo au-dessus du code QR !</string>
<string name="import_qr_code_text">Placez votre appareil photo au-dessus du code QR!</string>
<string name="btn_import">Importer</string>
<string name="btn_import_keys">Importer toutes les clés</string>
<string name="btn_view_list">Visualiser la liste</string>
@@ -526,11 +524,11 @@
</plurals>
<plurals name="import_keys_with_errors">
<item quantity="one">Échec dimportation pour une clé !</item>
<item quantity="other">Échec dimportation pour %d clés !</item>
<item quantity="other">Échec dimportation pour %d clés!</item>
</plurals>
<plurals name="import_error">
<item quantity="one">Échec de limportation !</item>
<item quantity="other">Échec dimportation pour %d clés !</item>
<item quantity="one">Échec de limportation!</item>
<item quantity="other">Échec dimportation pour %d clés!</item>
</plurals>
<string name="import_warn_missing">La clé na pas été trouvée sur les serveurs de clés.</string>
<string name="import_error_nothing">Rien à importer.</string>
@@ -556,7 +554,7 @@
<string name="delete_cancelled">Annulation de la suppression.</string>
<!--Revoke result toast (snackbar)-->
<string name="revoke_ok">clé révoquée avec succès.</string>
<string name="revoke_fail">Erreur de révocation de la clé !</string>
<string name="revoke_fail">Erreur de révocation de la clé!</string>
<string name="revoke_nothing">Rien à révoquer.</string>
<string name="revoke_cancelled">Lopération de révocation a été annulée.</string>
<!--Certify result toast-->
@@ -565,12 +563,12 @@
<item quantity="other">%1$d clés%2$s confirmées avec succès</item>
</plurals>
<plurals name="certify_keys_with_errors">
<item quantity="one">La certification a échoué !</item>
<item quantity="other">La certification de %d clés a échoué !</item>
<item quantity="one">La certification a échoué!</item>
<item quantity="other">La certification de %d clés a échoué!</item>
</plurals>
<plurals name="certify_error">
<item quantity="one">La certification a échoué !</item>
<item quantity="other">La certification de %d clés a échoué !</item>
<item quantity="one">La certification a échoué!</item>
<item quantity="other">La certification de %d clés a échoué!</item>
</plurals>
<!--Intent labels-->
<string name="intent_decrypt_file">Déchiffrer le fichier avec OpenKeychain</string>
@@ -592,29 +590,29 @@
<string name="api_settings_advanced">Avancés</string>
<string name="api_settings_allowed_keys">clés autorisées</string>
<string name="api_settings_settings">Paramètres</string>
<string name="api_register_title">Autoriser laccès à OpenKeychain ?</string>
<string name="api_register_title">Autoriser laccès à OpenKeychain?</string>
<string name="api_register_text">%s demande dutiliser OpenKeychain comme fournisseur de cryptographie. Une autorisation vous sera encore demandée avant que lappli puisse utiliser lune de vos clés pour le déchiffrement.\n\nVous pourrez révoquer laccès ultérieurement dans lécran « Applis » dOpenKeychain.</string>
<string name="api_register_allow">Autoriser laccès</string>
<string name="api_register_disallow">Refuser laccès</string>
<string name="api_register_error_select_key">Veuillez choisir une clé !</string>
<string name="api_register_error_select_key">Veuillez choisir une clé!</string>
<string name="api_select_pub_keys_missing_text">Aucune clé trouvée pour ces adresses courriel :</string>
<string name="api_select_pub_keys_dublicates_text">Plus dune clé existe pour ces adresses courriel :</string>
<string name="api_select_pub_keys_text">Veuillez revoir la liste des destinataires !</string>
<string name="api_select_pub_keys_text_no_user_ids">Veuillez choisir les destinataires !</string>
<string name="api_error_wrong_signature">La vérification de la signature a échoué ! Avez-vous installé cette appli à partir dune source différente ? Si vous êtes sûr que ce nest pas une attaque, révoquez lenregistrement de cette appli dans OpenKeychain et enregistrez-la à nouveau.</string>
<string name="api_select_pub_keys_text">Veuillez revoir la liste des destinataires!</string>
<string name="api_select_pub_keys_text_no_user_ids">Veuillez choisir les destinataires!</string>
<string name="api_error_wrong_signature">La vérification de la signature a échoué! Avez-vous installé cette appli à partir dune source différente? Si vous êtes sûr que ce nest pas une attaque, révoquez lenregistrement de cette appli dans OpenKeychain et enregistrez-la à nouveau.</string>
<string name="api_select_sign_key_text">Veuillez choisir une de vos clés existantes ou en créer une nouvelle.</string>
<string name="api_select_keys_text">Aucune clé autorisée nest capable de déchiffrer le contenu. Veuillez choisir les clés autorisées.</string>
<!--Share-->
<string name="share_qr_code_dialog_title">Partager par un code QR</string>
<string name="share_nfc_dialog">Partager par la CCP</string>
<string name="share_nfc_dialog">Partager par CCP</string>
<!--retry upload dialog-->
<string name="retry_up_dialog_title">Échec de téléversement</string>
<string name="retry_up_dialog_message">Échec de téléversement. Souhaitez-vous ressayer ?</string>
<string name="retry_up_dialog_message">Échec de téléversement. Souhaitez-vous ressayer?</string>
<string name="retry_up_dialog_btn_reupload">Ressayer lopération</string>
<string name="retry_up_dialog_btn_cancel">Annuler lopération</string>
<!--Delete or revoke private key dialog-->
<string name="del_rev_dialog_message">Si vous ne voulez plus utiliser cette clé, elle devrait être révoquée et téléversée. Choisissez SUPPRIMER SEULEMENT si vous souhaitez retirer la clé dOpenKeychain mais continuerez à lutiliser ailleurs.</string>
<string name="del_rev_dialog_title">Révoquer/supprimer la clé « %s »</string>
<string name="del_rev_dialog_title">Révoquer/supprimer la clé « %s »</string>
<string name="del_rev_dialog_btn_revoke">Révoquer et téléverser</string>
<string name="del_rev_dialog_btn_delete">Supprimer seulement</string>
<!--Delete Or Revoke Dialog spinner-->
@@ -625,7 +623,7 @@
<item quantity="one">1 clé choisie</item>
<item quantity="other">%d clés choisies</item>
</plurals>
<string name="key_list_empty_text1">Aucune clé trouvée !</string>
<string name="key_list_empty_text1">Aucune clé trouvée!</string>
<string name="key_list_filter_show_all">Afficher toutes les clés</string>
<string name="key_list_filter_show_certified">Nafficher que les clés confirmées</string>
<string name="key_list_fab_qr_code">Lire un code QR</string>
@@ -639,9 +637,9 @@
<string name="key_view_action_encrypt_files">fichiers</string>
<string name="key_view_action_certify">Confirmer la clé</string>
<string name="key_view_action_update">Mise à jour en provenance du serveur de clés</string>
<string name="key_view_action_share_with">Partager avec...</string>
<string name="key_view_action_share_with">Partager avec</string>
<string name="key_view_action_share_ssh_with">Partager comme clé publique SSH avec…</string>
<string name="key_view_action_share_nfc">Partager par la CCP</string>
<string name="key_view_action_share_nfc">Partager par CCP</string>
<string name="key_view_action_upload">Téléverser vers le serveur de clés</string>
<string name="key_view_tab_main">Infos principales</string>
<string name="key_view_tab_start">Début</string>
@@ -656,11 +654,11 @@
<string name="user_id_info_uncertified_title">Non confirmée</string>
<string name="user_id_info_uncertified_text">Cette identité na pas encore été confirmée. Vous ne pouvez pas être certain si lidentité correspond vraiment à une personne spécifique.</string>
<string name="user_id_info_invalid_title">Invalide</string>
<string name="user_id_info_invalid_text">Quelque chose ne va pas avec cette identité !</string>
<string name="user_id_info_invalid_text">Quelque chose ne va pas avec cette identité!</string>
<!--Key trust-->
<string name="key_trust_no_cloud_evidence">Aucune preuve en provenance dInternet sur la fiabilité de cette clé.</string>
<string name="key_trust_start_cloud_search">Lancer la recherche</string>
<string name="key_trust_results_prefix">Keybase.io offre des « preuves » affirmant que le propriétaire de cette clé : </string>
<string name="key_trust_results_prefix">Keybase.io offre des « preuves » affirmant que le propriétaire de cette clé : </string>
<!--keybase proof stuff-->
<string name="keybase_narrative_twitter">Publie sur Twitter en tant que %s</string>
<string name="keybase_narrative_github">Est connu sur GitHub en tant que %s</string>
@@ -668,7 +666,7 @@
<string name="keybase_narrative_web_site">Peut publier vers le/les site(s) Web %s</string>
<string name="keybase_narrative_reddit">Publie sur Reddit en tant que %s</string>
<string name="keybase_narrative_coinbase">Est connu sur Coinbase en tant que %s</string>
<string name="keybase_narrative_hackernews">Publie sur « Hacker News » en tant que %s</string>
<string name="keybase_narrative_hackernews">Publie sur « Hacker News » en tant que %s</string>
<string name="keybase_narrative_unknown">Type de preuve inconnu %s</string>
<string name="keybase_proof_failure">Malheureusement cette preuve ne peut pas être vérifiée.</string>
<string name="keybase_unknown_proof_failure">Problème inconnu avec le vérificateur de preuve</string>
@@ -722,11 +720,11 @@
<string name="create_key_empty">Ce champ est exigé</string>
<string name="create_key_passphrases_not_equal">Les mots de passe ne correspondent pas</string>
<string name="create_key_final_text">Vous avez saisie lidentité suivante :</string>
<string name="create_key_final_robot_text">Créer une clé peut prendre du temps, prenez donc un café en attendant...</string>
<string name="create_key_final_robot_text">Créer une clé peut prendre du temps, prenez donc un café en attendant</string>
<string name="create_key_final_email_valid_warning">De nombreuses applications fonctionnent mieux lorsquon leur fournit des clés qui ne contiennent que des adresses courriel valides</string>
<string name="create_key_rsa">(3 sous-clés, RSA, 4096 bits)</string>
<string name="create_key_custom">(configuration personnalisée de la clé)</string>
<string name="create_key_name_text">Choisissez un nom associé à cette clé. Ce peut être un nom complet, p. ex. « Maxime Tremblay », ou un pseudo, p. ex. « Maxou ».</string>
<string name="create_key_name_text">Choisissez un nom associé à cette clé. Ce peut être un nom complet, p. ex. « Maxime Tremblay », ou un pseudo, p. ex. « Maxou ».</string>
<string name="create_key_email_text">Saisissez votre adresse courriel principale utilisée pour les communications sécurisées.</string>
<string name="create_key_passphrase_text">Choisissez un mot de passe fort. Il protège votre clé en cas de vol de votre appareil.</string>
<string name="create_key_hint_full_name">Nom complet ou pseudo</string>
@@ -740,7 +738,7 @@
<string name="create_key_yubi_key_pin">NIP</string>
<string name="create_key_yubi_key_admin_pin">NIP dadmin.</string>
<string name="create_key_yubi_key_pin_repeat">Répéter le NIP</string>
<string name="create_key_yubi_key_pin_not_correct">NIP erroné !</string>
<string name="create_key_yubi_key_pin_not_correct">Le NIP est erroné !</string>
<string name="create_key_yubi_key_pin_too_short">Le NIP doit comporter au moins 6 chiffres !</string>
<string name="create_key_yubi_key_pin_insecure">Veuillez choisir un NIP sécurisé, pas 000000, 123456 ou autres combinaisons semblables (les 20 NIP les plus choisis ne sont pas autorisés)</string>
<string name="create_key_yubi_key_algorithm_text">Veuillez choisir un algorithme pour chaque clé.</string>
@@ -792,7 +790,7 @@
<!--Import Public log entries-->
<string name="msg_ip_apply_batch">Application de lopération dinsertion par lot.</string>
<string name="msg_ip_bad_type_secret">Tentative dimporter le trousseau secret comme public. Cest un bogue, veuillez remplir un rapport !</string>
<string name="msg_ip_delete_old_fail">Aucune ancienne clé de supprimée (création dune nouvelle ?)</string>
<string name="msg_ip_delete_old_fail">Aucune ancienne clé de supprimée (création dune nouvelle?)</string>
<string name="msg_ip_delete_old_ok">Lancienne clé a été supprimée de la base de données</string>
<string name="msg_ip_encode_fail">Échec de lopération causé par une erreur dencodage</string>
<string name="msg_ip_error_io_exc">Échec de lopération causé par une erreur dE/S</string>
@@ -807,7 +805,7 @@
<string name="msg_ip_master">Traitement de la clé maîtresse %s</string>
<string name="msg_ip_master_expired">Trousseau expiré le %s</string>
<string name="msg_ip_master_expires">Le trousseau expire le %s</string>
<string name="msg_ip_master_flags_unspecified">Drapeaux maîtres : non spécifiés (« tout » sera assumé)</string>
<string name="msg_ip_master_flags_unspecified">Drapeaux maîtres : non spécifiés (« tout » sera supposé)</string>
<string name="msg_ip_master_flags_cesa">Drapeaux maîtres : certifier, chiffrer, signer, authentifier</string>
<string name="msg_ip_master_flags_cesx">Drapeaux maîtres : certifier, chiffrer, signer</string>
<string name="msg_ip_master_flags_cexa">Drapeaux maîtres : certifier, chiffrer, authentifier</string>
@@ -829,7 +827,7 @@
<string name="msg_ip_subkey">Traitement de la sous-clé %s</string>
<string name="msg_ip_subkey_expired">La sous-clé a expiré le %s</string>
<string name="msg_ip_subkey_expires">La sous-clé expire le %s</string>
<string name="msg_ip_subkey_flags_unspecified">Drapeaux de sous-clé : non spécifiés (« tout » sera assumé)</string>
<string name="msg_ip_subkey_flags_unspecified">Drapeaux de sous-clé : non spécifiés (« tout » sera supposé)</string>
<string name="msg_ip_subkey_flags_cesa">Drapeaux de sous-clé : certifier, chiffrer, signer, authentifier</string>
<string name="msg_ip_subkey_flags_cesx">Drapeaux de sous-clé : certifier, chiffrer, signer</string>
<string name="msg_ip_subkey_flags_cexa">Drapeaux de sous-clé : certifier, chiffrer, authentifier</string>
@@ -910,19 +908,19 @@
<string name="msg_kc_error_dup_key">La sous-clé %s se présente deux fois dans le trousseau. Le trousseau est mal formé, pas dimportation !</string>
<string name="msg_kc_master">Traitement de la clé maîtresse</string>
<string name="msg_kc_master_bad_type">Suppression du certificat de clé maîtresse de type inconnu (%s)</string>
<string name="msg_kc_master_bad_local">Suppression du certificat de clé maîtresse ayant le drapeau « local »</string>
<string name="msg_kc_master_bad_local">Suppression du certificat de clé maîtresse ayant le drapeau « local »</string>
<string name="msg_kc_master_bad_err">Suppression du mauvais certificat de clé maîtresse</string>
<string name="msg_kc_master_bad_time">Suppression du certificat de révocation du trousseau ayant une estampille temporelle dans le futur</string>
<string name="msg_kc_master_bad_type_uid">Suppression du certificat de lID utilisateur en mauvaise position</string>
<string name="msg_kc_master_bad">Suppression du mauvais certificat de clé maîtresse</string>
<string name="msg_kc_master_local">Suppression du certificat de clé maîtresse ayant le drapeau « local »</string>
<string name="msg_kc_master_local">Suppression du certificat de clé maîtresse ayant le drapeau « local »</string>
<string name="msg_kc_revoke_dup"> Suppression du certificat redondant de révocation du trousseau</string>
<string name="msg_kc_notation_dup">Suppression du certificat de notation redondant</string>
<string name="msg_kc_notation_empty">Suppression du certificat de notation vide</string>
<string name="msg_kc_sub">Traitement de la sous-clé %s</string>
<string name="msg_kc_sub_bad">Suppression du certificat invalide de liaison de la sous-clé</string>
<string name="msg_kc_sub_bad_err">Suppression du mauvais certificat de liaison de la sous-clé</string>
<string name="msg_kc_sub_bad_local">Suppression du certificat de liaison de la sous-clé ayant le drapeau « local »</string>
<string name="msg_kc_sub_bad_local">Suppression du certificat de liaison de la sous-clé ayant le drapeau « local »</string>
<string name="msg_kc_sub_bad_keyid">LID de lémetteur de la liaison de la sous-clé ne correspond pas</string>
<string name="msg_kc_sub_bad_time">Suppression du certificat de liaison de la sous-clé ayant une estampille temporelle dans le futur</string>
<string name="msg_kc_sub_bad_time_early">Lestampille temporelle du certificat de liaison de la sous-clé est antérieur à celui de la clé !</string>
@@ -935,7 +933,7 @@
<string name="msg_kc_sub_revoke_bad_err">Suppression du certificat de révocation de la mauvaise sous-clé</string>
<string name="msg_kc_sub_revoke_bad">Suppression du certificat de révocation de la mauvaise sous-clé</string>
<string name="msg_kc_sub_revoke_dup">Suppression du certificat de révocation de la sous-clé redondante</string>
<string name="msg_kc_sub_unknown_algo">La sous-clé utilise un algorithme inconnu et nest pas importée...</string>
<string name="msg_kc_sub_unknown_algo">La sous-clé utilise un algorithme inconnu et nest pas importée</string>
<string name="msg_kc_sub_algo_bad_encrpyt">La sous-clé a le drapeau de chiffrement, mais lalgorithme nest pas adéquat pour le chiffrement.</string>
<string name="msg_kc_sub_algo_bad_sign">La sous-clé a le drapeau de signature, mais lalgorithme nest pas adéquat pour la signature.</string>
<string name="msg_kc_success">Canonicalisation du trousseau réussie, aucun changement</string>
@@ -948,24 +946,24 @@
<item quantity="one">Canonicalisation du trousseau réussie, un certificat redondant supprimé</item>
<item quantity="other">Canonicalisation du trousseau réussie, %d certificats redondants supprimés</item>
</plurals>
<string name="msg_kc_uid_bad_err">Suppression du mauvais auto-certificat pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_bad_local">Suppression du certificat dID utilisateur ayant le drapeau « local »</string>
<string name="msg_kc_uid_bad_err">Suppression du mauvais auto-certificat pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_bad_local">Suppression du certificat dID utilisateur ayant le drapeau « local »</string>
<string name="msg_kc_uid_bad_time">Suppression de lID utilisateur ayant une estampille temporelle dans le futur</string>
<string name="msg_kc_uid_bad_type">Suppression du certificat dID utilisateur de type inconnu (%s)</string>
<string name="msg_kc_uid_bad">Suppression du mauvais auto-certificat pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_cert_dup">Suppression de lauto-certificat périmé pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_foreign">Suppression du certificat dID utilisateur étranger par « %s »</string>
<string name="msg_kc_uid_revoke_dup">Suppression du certificat de révocation redondant pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_revoke_old">Suppression du certificat de révocation périmé pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_no_cert">Aucun auto-certificat valide trouvé pour lID utilisateur « %s », qui est maintenant enlevé du trousseau</string>
<string name="msg_kc_uid_remove">Suppression de lID utilisateur invalide « %s »</string>
<string name="msg_kc_uid_dup">Suppression de lID dutilisateur en double « %s ». Le trousseau en contenait deux. Cela pourrait entraîner des certificats manquants !</string>
<string name="msg_kc_uid_too_many">Retrait de lID utilisateur « %s ». Plus de 100 ID utilisateur ne sont pas importées !</string>
<string name="msg_kc_uid_cert_dup">Suppression de lauto-certificat périmé pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_foreign">Suppression du certificat dID utilisateur étranger par « %s »</string>
<string name="msg_kc_uid_revoke_dup">Suppression du certificat de révocation redondant pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_revoke_old">Suppression du certificat de révocation périmé pour lID utilisateur « %s »</string>
<string name="msg_kc_uid_no_cert">Aucun auto-certificat valide trouvé pour lID utilisateur « %s », qui est maintenant enlevé du trousseau</string>
<string name="msg_kc_uid_remove">Suppression de lID utilisateur invalide « %s »</string>
<string name="msg_kc_uid_dup">Suppression de lID dutilisateur en double « %s ». Le trousseau en contenait deux. Cela pourrait entraîner des certificats manquants!</string>
<string name="msg_kc_uid_too_many">Retrait de lID utilisateur « %s ». Plus de 100 ID utilisateur ne sont pas importées!</string>
<string name="msg_kc_uid_warn_encoding">LID dutilisateur ne passe pas le test UTF-8 !</string>
<string name="msg_kc_uat_jpeg">Traitement de lattribut utilisateur de type JPEG</string>
<string name="msg_kc_uat_unknown">Traitement de lattribut utilisateur de type inconnu</string>
<string name="msg_kc_uat_bad_err">Suppression du mauvais auto-certificat pour lattribut utilisateur</string>
<string name="msg_kc_uat_bad_local">Suppression de lattribut utilisateur ayant le drapeau « local »</string>
<string name="msg_kc_uat_bad_local">Suppression de lattribut utilisateur ayant le drapeau « local »</string>
<string name="msg_kc_uat_bad_time">Suppression de lattribut utilisateur ayant une estampille temporelle dans le futur</string>
<string name="msg_kc_uat_bad_type">Suppression du certificat dattribut utilisateur de type inconnu (%s)</string>
<string name="msg_kc_uat_bad">Suppression du mauvais auto-certificat pour lattribut utilisateur</string>
@@ -990,8 +988,8 @@
<string name="msg_cr">Génération dune nouvelle clé maîtresse</string>
<string name="msg_cr_error_no_master">Aucune option de clé maîtresse na été spécifiée !</string>
<string name="msg_cr_error_no_user_id">Les trousseaux doivent être créés avec au moins un ID utilisateur !</string>
<string name="msg_cr_error_no_certify">La clé maîtresse doit avoir le drapeau « certifié » !</string>
<string name="msg_cr_error_null_expiry">Lexpiration ne peut pas être « pareille quavant » à la création de la clé. Cest une erreur du programme, veuillez remplir un rapport de bogue !</string>
<string name="msg_cr_error_no_certify">La clé maîtresse doit avoir le drapeau « certifié » !</string>
<string name="msg_cr_error_null_expiry">Lexpiration ne peut pas être « pareille quavant » à la création de la clé. Cest une erreur du programme, veuillez remplir un rapport de bogue!</string>
<string name="msg_cr_error_keysize_2048">La taille de la clé doit être supérieure ou égale à 2048 !</string>
<string name="msg_cr_error_no_curve">Aucune taille de clé na été spécifiée ! Cest une erreur de programmation, veuillez remplir un rapport de bogue !</string>
<string name="msg_cr_error_no_keysize">Aucune courbe elliptique na été spécifiée ! Cest une erreur de programmation, veuillez remplir un rapport de bogue !</string>
@@ -1012,12 +1010,12 @@
<string name="msg_mf_error_fingerprint">Lempreinte de clé effective ne correspond pas à celle attendue !</string>
<string name="msg_mf_error_keyid">Aucune ID de clé. Cest une erreur interne, veuillez remplir un rapport de bogue !</string>
<string name="msg_mf_error_integrity">Erreur interne, le contrôle dintégrité a échoué !</string>
<string name="msg_mf_error_master_none">Aucun certificat maître sur lequel se basé na été trouvé ! (Tous révoqués ?)</string>
<string name="msg_mf_error_master_none">Aucun certificat maître sur lequel se baser na été trouvé! (Tous révoqués?)</string>
<string name="msg_mf_error_noexist_primary">Mauvais ID utilisateur principal spécifié !</string>
<string name="msg_mf_error_noexist_revoke">Mauvais ID utilisateur spécifié pour la révocation !</string>
<string name="msg_mf_error_restricted">Tentative dexécution dune opération restreinte sans mot de passe ! Cest une erreur de programmation, veuillez remplir un rapport de bogue !</string>
<string name="msg_mf_error_revoked_primary">Les ID utilisateurs révoqués ne peuvent pas être principaux !</string>
<string name="msg_mf_error_null_expiry">Lexpiration ne peut pas être « pareille quavant » lors de la création de sous-clés. Cest une erreur de programmation, veuillez remplir un rapport de bogue !</string>
<string name="msg_mf_error_null_expiry">Lexpiration ne peut pas être « pareille quavant » lors de la création de sous-clés. Cest une erreur de programmation, veuillez remplir un rapport de bogue!</string>
<string name="msg_mf_error_noop">Rien à faire !</string>
<string name="msg_mf_error_passphrase_master">Erreur fatale de déchiffrement de la clé maîtresse ! Cest probablement une erreur de programmation, veuillez remplir un rapport de bogue !</string>
<string name="msg_mf_error_passphrases_unchanged">Aucun mot de passe na été modifié !</string>
@@ -1034,7 +1032,7 @@
<string name="msg_mf_admin_pin">Changement du NIP dadmin. sur la carte</string>
<string name="msg_mf_passphrase_key">Rechiffrement de la sous-clé %s avec un nouveau mot de passe</string>
<string name="msg_mf_passphrase_empty_retry">Échec de définition du nouveau mot de passe, nouvel essai avec un ancien mot de passe vide</string>
<string name="msg_mf_passphrase_fail">Le mot de passe de la sous-clé na pas pu être changé ! (Est-il différent des autres clés ?)</string>
<string name="msg_mf_passphrase_fail">Le mot de passe de la sous-clé na pas pu être changé! (Est-il différent des autres clés?)</string>
<string name="msg_mf_primary_replace_old">Remplacement du certificat de lID utilisateur principal précédent</string>
<string name="msg_mf_primary_new">Génération dun nouveau certificat pour le nouvel ID utilisateur principal</string>
<string name="msg_mf_restricted_mode">Changement vers le mode opérationnel restreint</string>
@@ -1078,13 +1076,13 @@
<string name="msg_ek_error_dummy">Impossible de modifier un trousseau avec une clé maîtresse dépouillée !</string>
<string name="msg_ek_error_not_found">clé introuvable !</string>
<!--Messages for DecryptVerify operation-->
<string name="msg_dc_askip_bad_flags">La clé nest pas une clé de chiffrement, étape ignorée...</string>
<string name="msg_dc_askip_unavailable">La clé nest pas disponible, étape ignorée...</string>
<string name="msg_dc_askip_no_key">Les données ne sont pas chiffrées avec un clé connue, étape ignorée...</string>
<string name="msg_dc_askip_not_allowed">Les données ne sont pas chiffrées avec un clé autorisée, étape ignorée...</string>
<string name="msg_dc_askip_bad_flags">La clé nest pas une clé de chiffrement, étape ignorée</string>
<string name="msg_dc_askip_unavailable">La clé nest pas disponible, étape ignorée</string>
<string name="msg_dc_askip_no_key">Les données ne sont pas chiffrées avec un clé connue, étape ignorée</string>
<string name="msg_dc_askip_not_allowed">Les données ne sont pas chiffrées avec un clé autorisée, étape ignorée</string>
<string name="msg_dc_asym">Un bloc de données chiffrées asymétriquement a été trouvé pour la clé %s</string>
<string name="msg_dc_charset">En-tête de jeu de caractère trouvé : « %s »</string>
<string name="msg_dc_backup_version">En-tête « backupVersion » trouvé : « %s »</string>
<string name="msg_dc_charset">En-tête de jeu de caractère trouvé : « %s »</string>
<string name="msg_dc_backup_version">En-tête « backupVersion » trouvé : « %s »</string>
<string name="msg_dc_clear_data">Traitement des données littérales</string>
<string name="msg_dc_clear_decompress">Extraction des données compressées</string>
<string name="msg_dc_clear_meta_file">Nom de fichier : %s</string>
@@ -1098,7 +1096,7 @@
<string name="msg_dc_clear_signature">Enregistrement des données de signature pour plus tard</string>
<string name="msg_dc_clear">Traitement des données de texte en clair</string>
<string name="msg_dc_error_bad_passphrase">Erreur de déverrouillage de la clé, mot de passe erroné !</string>
<string name="msg_dc_error_sym_passphrase">Erreur lors du déchiffrement des données ! (Mot de passe erroné ?)</string>
<string name="msg_dc_error_sym_passphrase">Erreur lors du déchiffrement des donnée! (Mot de passe erroné?)</string>
<string name="msg_dc_error_corrupt_data"> Les données sont corrompues !</string>
<string name="msg_dc_error_extract_key">Erreur inconnue de déverrouillage de la clé !</string>
<string name="msg_dc_error_integrity_check">Erreur de vérification de lintégrité !</string>
@@ -1113,11 +1111,11 @@
<string name="msg_dc_ok_meta_only">Seules les métadonnées ont été demandées, déchiffrement ignoré</string>
<string name="msg_dc_ok">Déchiffrement/Vérification terminé</string>
<string name="msg_dc_pass_cached">Utilisation du mot de passe du cache</string>
<string name="msg_dc_pending_nfc">Un jeton CCP est exigé, demande de saisie à lutilisateur...</string>
<string name="msg_dc_pending_passphrase">Mot de passe exigé, demande de saisie à lutilisateur...</string>
<string name="msg_dc_pending_nfc">Un jeton CCP est exigé, demande de saisie à lutilisateur</string>
<string name="msg_dc_pending_passphrase">Mot de passe exigé, demande de saisie à lutilisateur</string>
<string name="msg_dc_prep_streams">Préparation des flux pour le déchiffrement</string>
<string name="msg_dc">Début de lopération de déchiffrement...</string>
<string name="msg_dc_sym_skip">Données symétriques non autorisées, étape ignorée...</string>
<string name="msg_dc">Début de lopération de déchiffrement</string>
<string name="msg_dc_sym_skip">Données symétriques non autorisées, étape ignorée</string>
<string name="msg_dc_sym">Bloc de données chiffrées symétriquement trouvé</string>
<string name="msg_dc_trail_asym">Des données traînantes chiffrées asymétriquement ont été rencontrées pour la clé %s</string>
<string name="msg_dc_trail_sym">Des données traînantes chiffrées symétriquement ont été rencontrées</string>
@@ -1154,7 +1152,7 @@
<string name="msg_pse_asymmetric">Préparation des clés publiques pour le chiffrement</string>
<string name="msg_pse_compressing">Préparation de la compression</string>
<string name="msg_pse_encrypting">Chiffrement des données</string>
<string name="msg_pse_error_bad_passphrase">Mot de passe erroné !</string>
<string name="msg_pse_error_bad_passphrase">Le mot de passe est erroné!</string>
<string name="msg_pse_error_io">Une exception E/S a été rencontrée durant lopération !</string>
<string name="msg_pse_error_key_sign">La clé de signature choisie ne peut pas signer les données !</string>
<string name="msg_pse_error_sign_key">Erreur de récupération de la clé de signature !</string>
@@ -1169,8 +1167,8 @@
<string name="msg_pse_key_unknown">clé manquante pour le chiffrement : %s</string>
<string name="msg_pse_key_warn">clé erronée pour le chiffrement : %s</string>
<string name="msg_pse_ok">Opération de signature/chiffrement réussie !</string>
<string name="msg_pse_pending_nfc">Un jeton CCP est exigé, demande de saisie à lutilisateur...</string>
<string name="msg_pse_pending_passphrase">Mot de passe exigé, demande de saisie à lutilisateur...</string>
<string name="msg_pse_pending_nfc">Un jeton CCP est exigé, demande de saisie à lutilisateur</string>
<string name="msg_pse_pending_passphrase">Mot de passe exigé, demande de saisie à lutilisateur</string>
<string name="msg_pse_signing">Signature des données (sans chiffrement)</string>
<string name="msg_pse_signing_cleartext">Création dune signature de texte en clair</string>
<string name="msg_pse_signing_detached">Création dune signature détachée</string>
@@ -1183,8 +1181,8 @@
<string name="msg_auth_error_key_not_allowed">La clé sélectionnée pour lauthentification nest pas autorisée</string>
<string name="msg_auth_error_revoked_or_expired">Une clé révoquée ou expirée ne peut pas être utilisée pour lauthentification</string>
<string name="msg_auth_error_unlock">Erreur inconnue lors du déverrouillage de la clé!</string>
<string name="msg_auth_pending_nfc">Un jeton CCP est exigé, demande de saisie à lutilisateur...</string>
<string name="msg_auth_pending_passphrase">Un mot de passe exigé, demande de saisie à lutilisateur...</string>
<string name="msg_auth_pending_nfc">Un jeton CCP est exigé, demande de saisie à lutilisateur</string>
<string name="msg_auth_pending_passphrase">Un mot de passe exigé, demande de saisie à lutilisateur</string>
<string name="msg_auth_error_bad_passphrase">Mot de passe erroné!</string>
<string name="msg_auth_error_nfc">Erreur de données CCP!</string>
<string name="msg_auth_error_sig">Une exception de signature OpenPGP est survenue!</string>
@@ -1219,7 +1217,7 @@
<item quantity="other">Importation de %d clés</item>
</plurals>
<string name="msg_import_fetch_error_decode">Erreur de décodage du trousseau récupéré !</string>
<string name="msg_import_fetch_error">La clé na pas pu être récupérée ! (problèmes réseau ?)</string>
<string name="msg_import_fetch_error">La clé na pas pu être récupérée! (Problèmes réseau?)</string>
<string name="msg_import_fetch_error_not_found">La clé est introuvable !</string>
<string name="msg_import_fetch_error_keyserver">Impossible de récupérer la clé sur les serveurs de clés : %s</string>
<string name="msg_import_fetch_error_keyserver_secret">Impossible dimporter la clé secrète à partir du serveur de clés !</string>
@@ -1277,7 +1275,7 @@
<string name="msg_revoke_key_fail">Échec de révocation de la clé</string>
<string name="msg_revoke_ok">clé révoquée avec succès</string>
<!--Linked Identity verification-->
<string name="msg_lv">Vérification de lidentité reliée...</string>
<string name="msg_lv">Vérification de lidentité reliée</string>
<string name="msg_lv_match">Recherche de jeton</string>
<string name="msg_lv_match_error">Aucun jeton na été trouvé dans la ressource !</string>
<string name="msg_lv_fp_ok">Empreinte OK</string>
@@ -1287,15 +1285,15 @@
<string name="msg_lv_error_twitter_response">Réponse inattendue de lAPI Twitter !</string>
<string name="msg_lv_error_github_handle">Décalage de pseudo de compte GitHub en réponse !</string>
<string name="msg_lv_error_github_not_found">Le gist ne contient aucun fichier correspondant !</string>
<string name="msg_lv_fetch">Récupération de lURI « %s »</string>
<string name="msg_lv_fetch_redir">Suivi de la redirection vers « %s »</string>
<string name="msg_lv_fetch">Récupération de lURI « %s »</string>
<string name="msg_lv_fetch_redir">Suivi de la redirection vers « %s »</string>
<string name="msg_lv_fetch_ok">Récupérée avec succès (HTTP %s)</string>
<string name="msg_lv_fetch_error">Erreur de serveur (HTTP %s)</string>
<string name="msg_lv_fetch_error_url">LURI est mal formée !</string>
<string name="msg_lv_fetch_error_io">Erreur dE/S</string>
<string name="msg_lv_fetch_error_format">Erreur de format !</string>
<string name="msg_lv_fetch_error_nothing">Ressource introuvable !</string>
<string name="msg_bench">Test de performance de certaines opérations...</string>
<string name="msg_bench">Test de performance de certaines opérations</string>
<string name="msg_bench_enc_time">Temps de chiffrement : %ss</string>
<string name="msg_bench_enc_time_avg">Temps moyen de chiffrement de 5 Mo : %ss</string>
<string name="msg_bench_dec_time">Temps de déchiffrement : %ss</string>
@@ -1314,12 +1312,12 @@
<string name="msg_data_detached_unsupported">Le type de signature détachée nest pas pris en charge !</string>
<string name="msg_data_error_io">Erreur de lecture des données dentrée !</string>
<string name="msg_data_mime_bad">Impossible danalyser comme données MIME</string>
<string name="msg_data_mime_filename">Nom de fichier : « %s »</string>
<string name="msg_data_mime_filename">Nom de fichier : « %s »</string>
<string name="msg_data_mime_from_extension">Le type MIME est deviné à partir de lextension</string>
<string name="msg_data_mime_length">Longueur du contenu : %s</string>
<string name="msg_data_mime_charset">Le jeu de caractères est « %s »</string>
<string name="msg_data_mime_charset_faulty">Le jeu de caractères est « %s » mais le décodage a échoué !</string>
<string name="msg_data_mime_charset_guess">Le jeu de caractères semble être « %s »</string>
<string name="msg_data_mime_charset">Le jeu de caractères est « %s »</string>
<string name="msg_data_mime_charset_faulty">Le jeu de caractères est « %s » mais le décodage a échoué!</string>
<string name="msg_data_mime_charset_guess">Le jeu de caractères semble être « %s »</string>
<string name="msg_data_mime_charset_unknown">Le jeu de caractères est inconnu ou les données ne sont pas du texte.</string>
<string name="msg_data_mime">Analyse de la structure des données MIME</string>
<string name="msg_data_mime_ok">Fin de lanalyse</string>
@@ -1337,7 +1335,7 @@
<string name="msg_get_no_enabled_source">Vous devez activer au moins une source de téléchargement !</string>
<string name="msg_download_query_failed">Une erreur est survenue lors de la recherche de clés.</string>
<!--Messages for Keybase Verification operation-->
<string name="msg_keybase_verification">Tentative de vérification « keybase » pour %s</string>
<string name="msg_keybase_verification">Tentative de vérification « keybase » pour %s</string>
<string name="msg_keybase_error_no_prover">Aucun vérificateur de preuve trouvé pour %s</string>
<string name="msg_keybase_error_fetching_evidence">Problème de récupération de la preuve</string>
<string name="msg_keybase_error_key_mismatch">Lempreinte de la clé ne correspond pas à celle du billet de preuve</string>
@@ -1369,7 +1367,7 @@
<string name="first_time_security_token">Utiliser un jeton de sécurité</string>
<string name="first_time_security_token_subtitle">(Fidesmo, YubiKey NEO, SIGILANCE, …)</string>
<string name="first_time_skip">Ignorer le paramétrage</string>
<string name="first_time_blank_security_token">Voulez-vous utiliser ce jeton de sécurité vide avec OpenKeychain ?\n\nVeuillez retirer le jeton de sécurité maintenant, vous serez informé quand elle sera requis de nouveau !</string>
<string name="first_time_blank_security_token">Voulez-vous utiliser ce jeton de sécurité vide avec OpenKeychain?\n\nVeuillez retirer le jeton de sécurité maintenant, vous serez informé quand elle sera requis de nouveau!</string>
<string name="first_time_blank_security_token_yes">Utiliser ce jeton de sécurité</string>
<string name="backup_text">Les sauvegardes incluant vos propres clés ne doivent jamais être partagées avec dautres personnes !</string>
<string name="backup_all">Toutes les clés + vos propres clés</string>
@@ -1384,9 +1382,8 @@
<string name="empty_certs">Aucun certificat pour cette clé</string>
<string name="certs_text">Seuls les auto-certificats et les certificats validés créés avec vos clés sont affichés ici.</string>
<string name="section_uids_to_certify">Identités pour</string>
<string name="certify_text">Les clés que vous importez contiennent des « identités » : des noms et des adresses courriel. Pour la confirmation, choisissez exactement celles qui correspondent à ce que vous attendiez.</string>
<string name="certify_text">Les clés que vous importez contiennent des « identités » : des noms et des adresses courriel. Pour la confirmation, choisissez exactement celles qui correspondent à ce que vous attendiez.</string>
<string name="certify_fingerprint_text">Comparez lempreinte, caractère par caractère, à celle affichée sur lappareil de lautre personne.</string>
<string name="certify_fingerprint_text_phrases">Comparez ces phrases à celles affichées sur lappareil de lautre personne.</string>
<string name="label_revocation">Raison de la révocation</string>
<string name="label_cert_type">Type</string>
<string name="error_key_not_found">clé introuvable !</string>
@@ -1409,7 +1406,7 @@
<string name="error_empty_text">Taper un texte à chiffrer !</string>
<string name="error_log_share_internal">Erreur interne durant la préparation du journal !</string>
<string name="key_colon">clé :</string>
<string name="exchange_description">Pour démarrer un échange de clé, choisir le nombre de participants sur la droite, puis cliquer sur le bouton « Démarrer léchange ».\n\nDeux questions de plus vous seront posées pour garantir que seuls les bonnes personnes participent à léchange et que les empreintes sont correctes.</string>
<string name="exchange_description">Pour démarrer un échange de clé, choisir le nombre de participants sur la droite, puis cliquer sur le bouton « Démarrer léchange ».\n\nDeux questions de plus vous seront posées pour garantir que seuls les bonnes personnes participent à léchange et que les empreintes sont correctes.</string>
<string name="btn_start_exchange">Démarrer léchange</string>
<string name="user_id_none"><![CDATA[<none>]]></string>
<!--Android Account-->
@@ -1479,6 +1476,7 @@
<string name="security_token_error_iso_dep_not_supported">Le jeton de sécurité ne prend pas en charge la norme de communication exigée (ISO-DEP, ISO 14443-4)</string>
<string name="security_token_error_generic">Erreur de communication. Le jeton de sécurité a probablement été retiré trop tôt.</string>
<string name="security_token_error_try_again">Ressayer</string>
<string name="security_token_not_supported">Ce jeton de sécurité nest pas encore pris en charge par OpenKeychain</string>
<string name="btn_delete_original">Supprimer le fichier original</string>
<string name="snack_encrypt_filenames_on">Les noms de fichiers <b>sont</b> chiffrés.</string>
<string name="snack_encrypt_filenames_off">Les noms de fichiers <b>ne sont pas</b> chiffrés.</string>
@@ -1490,7 +1488,7 @@
<string name="error_empty_log">(erreur, journal vide)</string>
<string name="error_reading_text">Impossible de lire lentrée à déchiffrer !</string>
<string name="error_reading_aosp">Échec de lecture des données, ce qui est un bogue du client de courriel Android ! (problème no 290)</string>
<string name="error_reading_k9">Données incomplètes reçues. Essayez dappuyer sur « Télécharger le message complet » dans Courriel K-9 Mail !</string>
<string name="error_reading_k9">Données incomplètes reçues. Essayez dappuyer sur « Télécharger le message complet » dans Courriel K-9 Mail!</string>
<string name="filename_unknown">Nom de fichier inconnu (toucher pour ouvrir)</string>
<string name="filename_unknown_text">Texte (toucher pour montrer)</string>
<string name="filename_keys">Sauvegarde de clé (toucher pour importer)</string>
@@ -1499,11 +1497,11 @@
<string name="view_internal">Visualiser dans OpenKeychain</string>
<string name="error_preparing_data">Erreur de préparation des données !</string>
<string name="label_clip_title">Données chiffrées</string>
<string name="progress_processing">Traitement...</string>
<string name="progress_processing">Traitement</string>
<string name="error_saving_file">Erreur denregistrement du fichier !</string>
<string name="file_saved">Fichier enregistré !</string>
<string name="file_delete_ok">Fichier original supprimé.</string>
<string name="file_delete_none">Aucun fichier supprimé (déjà supprimé ?)</string>
<string name="file_delete_none">Aucun fichier supprimé! (Déjà supprimé?)</string>
<string name="file_delete_exception">Impossible de supprimer le fichier original !</string>
<string name="error_clipboard_empty">Le presse-papiers est vide !</string>
<string name="error_clipboard_copy">Erreur de copie des données dans le presse-papiers !</string>
@@ -1543,10 +1541,10 @@
<item quantity="other">Il y a %d autres types didentité inconnus</item>
</plurals>
<!--Other Linked Identity strings-->
<string name="linked_select_1">Une « identité reliée » connecte votre clé PGP à une ressource sur le Web.</string>
<string name="linked_select_1">Une « identité reliée » connecte votre clé PGP à une ressource sur le Web.</string>
<string name="linked_select_2">Veuillez choisir un type :</string>
<string name="linked_id_generic_text">Ce fichier revendique la propriété de la clé OpenPGP ayant %2$s pour ID long.\n\nJeton pour preuve :\n%1$s</string>
<string name="linked_verifying">Vérification...</string>
<string name="linked_verifying">Vérification</string>
<string name="linked_verify_success">Vérifiée !</string>
<string name="linked_verify_error">Erreur de vérification !</string>
<string name="linked_verify_pending">Pas encore vérifiée</string>
@@ -1564,15 +1562,15 @@
<string name="linked_button_retry_step">Ressayer la dernière étape</string>
<string name="linked_button_confirm">Confirmer</string>
<string name="linked_button_view">Visualiser</string>
<string name="linked_text_verifying">Vérification...</string>
<string name="linked_text_verifying">Vérification</string>
<string name="linked_text_error">Erreur</string>
<string name="linked_text_confirming">Confirmation...</string>
<string name="linked_text_confirming">Confirmation</string>
<string name="linked_ids_more_unknown">%d autres types didentité inconnus</string>
<string name="title_linked_id_create">Créer lidentité reliée</string>
<string name="linked_github_text">Cette opération relie votre clé à votre compte GitHub.\nTouchez juste le bouton pour continuer.</string>
<string name="linked_progress_auth_github">Autorisation avec GitHub...</string>
<string name="linked_progress_post_gist">Publication du Gist...</string>
<string name="linked_progress_update_key">Mise à jour de la clé...</string>
<string name="linked_progress_auth_github">Autorisation avec GitHub</string>
<string name="linked_progress_post_gist">Publication du Gist</string>
<string name="linked_progress_update_key">Mise à jour de la clé</string>
<string name="linked_button_start">Relier au compte GitHub</string>
<string name="linked_error_auth_failed">Échec de lautorisation !</string>
<string name="linked_error_timeout">Temporisation de la connexion !</string>
@@ -1586,7 +1584,7 @@
<string name="backup_code_enter">Veuillez saisir le code de sauvegarde :</string>
<string name="backup_code_ok">Code accepté !</string>
<string name="btn_code_wrotedown">Daccord, je lai pris en note !</string>
<string name="backup_code_wrong">Le code de sauvegarde saisi est erroné !\n Lavez-vous pris en note correctement ?</string>
<string name="backup_code_wrong">Le code de sauvegarde saisi est erroné!\n Lavez-vous pris en note correctement?</string>
<string name="btn_backup_share">Partager la sauvegarde</string>
<string name="btn_backup_save">Enregistrer la sauvegarde</string>
<string name="snack_backup_error_saving">Erreur denregistrement de la sauvegarde !</string>
@@ -1596,7 +1594,7 @@
<string name="btn_backup_back">Retourner en arrière pour vérifier</string>
<string name="snack_text_too_long">Le texte est trop long pour être affiché en entier !</string>
<string name="snack_shared_text_too_long">Le texte partagé a été tronqué car il était trop long !</string>
<string name="share_log_dialog_title">Partager le journal ?</string>
<string name="share_log_dialog_title">Partager le journal?</string>
<string name="share_log_dialog_message">Bien que les journaux peuvent être très utiles pour que les développeurs trouvent des bogues dans OpenKeychain, ils peuvent contenir des informations potentiellement sensibles telles que des données sur les clés mises à jour. Veuillez vous assurez de bien vouloir partager ces informations.</string>
<string name="share_log_dialog_share_button">Partager</string>
<string name="share_log_dialog_cancel_button">Annuler</string>
@@ -1605,18 +1603,18 @@
<string name="menu_uids_save">Enregistrer</string>
<string name="title_edit_identities">Modifier les identités</string>
<string name="title_edit_subkeys">Modifier les sous-clés</string>
<string name="btn_search_for_query">Rechercher\n« %s »</string>
<string name="btn_search_for_query">Rechercher\n« %s »</string>
<string name="cache_ttl_lock_screen">jusquà lextinction de lécran</string>
<string name="cache_ttl_one_hour">pendant une heure</string>
<string name="cache_ttl_one_day">pendant un jour</string>
<string name="cache_ttl_forever">jusquà leffacement</string>
<string name="remember">Mémorisation</string>
<string name="security_token_error_pgp_app_not_installed">Aucune appli PGP na été trouvée sur le jeton de sécurité</string>
<string name="prompt_fidesmo_pgp_install_title">Installer PGP ?</string>
<string name="prompt_fidesmo_pgp_install_title">Installer PGP?</string>
<string name="prompt_fidesmo_pgp_install_message">Il ny avait aucune appli PGP disponible sur votre appareil Fidesmo.</string>
<string name="prompt_fidesmo_pgp_install_button_positive">Installer</string>
<string name="prompt_fidesmo_pgp_install_button_negative">Annuler</string>
<string name="prompt_fidesmo_app_install_title">Installer Fidesmo ?</string>
<string name="prompt_fidesmo_app_install_title">Installer Fidesmo?</string>
<string name="prompt_fidesmo_app_install_message">Pour installer PGP, il vous faut lappli Fidesmo pour Android.</string>
<string name="prompt_fidesmo_app_install_button_positive">Installer</string>
<string name="prompt_fidesmo_app_install_button_negative">Annuler</string>
@@ -1634,7 +1632,7 @@
<string name="redirect_import_key_message">Vous avez lu un code QR OpenPGP avec une autre appli. Veuillez le lire directement avec OpenKeychain pour des raisons de sécurité.</string>
<string name="redirect_import_key_yes">Relire</string>
<string name="redirect_import_key_no">Ferner</string>
<string name="request_permission_title">Autoriser laccès à votre clé ?</string>
<string name="request_permission_title">Autoriser laccès à votre clé?</string>
<string name="request_permission_msg">%1$s demande daccéder à lune de vos clés, ce qui lui permettra de déchiffrer les messages envoyés à cette clé. Vous pourrez révoquer laccès ultérieurement dans OpenKeychain.</string>
<string name="requested_key_unavailable_warning">Cette clé nest pas disponible. Afin de lutiliser, vous devez limporter comme lune des vôtres !</string>
<string name="button_allow">Autoriser</string>
@@ -1752,7 +1750,7 @@
<string name="transfer_error_wifi_text">Échec de connexion!</string>
<string name="transfer_error_wifi_text_instructions">Assurez-vous dêtre sur le même réseau, puis réanalysez.</string>
<string name="transfer_error_wifi_text_instructions_ssid">Assurez-vous dêtre sur le réseau « %s », puis réanalysez.</string>
<string name="status_check_key">Vérification de létat de la clé...</string>
<string name="status_check_key">Vérification de létat de la clé</string>
<string name="status_search_local">Recherche dans la liste de clés…</string>
<string name="status_search_uri">Recherche sur lURL du jeton…</string>
<string name="status_search_keyserver">Recherche sur le serveur de clés…</string>
@@ -1761,7 +1759,7 @@
<string name="status_token_check">Vérification de la configuration de la clé…</string>
<string name="status_content_uri">Lecture du fichier…</string>
<string name="token_reset_confirm_title">Réinitialiser le jeton de sécurité?</string>
<string name="token_reset_confirm_message">Cela supprimera irrémédiablement la clé enregistrée dans ce jeton de sécurité. Vous ne pourrez plus utiliser cette clé pour le déchiffrement! Êtes-vous certain ?</string>
<string name="token_reset_confirm_message">Cela supprimera irrémédiablement la clé enregistrée dans ce jeton de sécurité. Vous ne pourrez plus utiliser cette clé pour le déchiffrement! Êtes-vous certain?</string>
<string name="token_reset_confirm_ok">Réinitialiser</string>
<string name="token_status_title">Collecte dinformations pour le jeton de sécurité…</string>
<string name="token_result_not_found">Impossible de trouver la clé!</string>
@@ -1782,7 +1780,7 @@
<item quantity="other">Il reste %d tentatives</item>
</plurals>
<string name="token_error_locked_indefinitely">Trop de tentatives de réinitialisation. Le jeton ne peut pas être déverrouillé!</string>
<string name="token_error_cannot_reset_gnuk_old">Les périphériques « Gnuk Token » et « Nitrokey Start » ne prenne en charge la réinitialisation quà partir de la version 1.2.5</string>
<string name="token_error_cannot_reset_gnuk_old">Les périphériques « Gnuk Token » et « Nitrokey Start » ne prenne en charge la réinitialisation quà partir de la version 1.2.5</string>
<string name="token_error_cannot_reset">Ce jeton de sécurité ne prend en charge la réinitialisation </string>
<string name="token_menu_change_pin">Changer le NIP</string>
<string name="token_menu_view_log">Consulter le journal</string>
@@ -1833,4 +1831,6 @@
<item quantity="other">Mise à jour de %d clés</item>
</plurals>
<string name="button_locate_nfc">Où est mon lecteur CCP?</string>
<string name="label_usb_untested_summary">Si cette option est activée, les lecteurs USB de cartes à puce intelligente qui nont pas été testés adéquatement peuvent être utilisés.</string>
<string name="label_usb_untested">Autoriser les appareils USB non testés</string>
</resources>

View File

@@ -0,0 +1,961 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--GENERAL: Please put all strings inside quotes as described in example 1 on
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
<string name="app_name">OpenKeychain</string>
<!--title-->
<string name="title_encrypt_text">Cifrar</string>
<string name="title_encrypt_files">Cifrar</string>
<string name="title_decrypt">Descifrar</string>
<string name="title_add_subkey">Engadir subchave</string>
<string name="title_change_master_key">Cambiar a chave mestra</string>
<string name="title_edit_key">Editar Chave</string>
<string name="title_linked_create">Crear unha identidade ligada</string>
<string name="title_preferences">Axustes</string>
<string name="title_api_registered_apps">Apps</string>
<string name="title_key_server_preference">Servidores OpenPGP</string>
<string name="title_smartpgp_authorities_preference">SmartPGP: Autoridades de confianza</string>
<string name="title_change_passphrase">Cambiar contrasinal</string>
<string name="title_share_fingerprint_with">Compartir pegada con...</string>
<string name="title_share_key">Compartir chave con...</string>
<string name="title_share_file">Compartir ficheiro con...</string>
<string name="title_share_message">Compartir texto con...</string>
<string name="title_encrypt_to_file">Cifrar a ficheiro</string>
<string name="title_decrypt_to_file">Descifrar a ficheiro</string>
<string name="title_import_keys">Importación de chaves</string>
<string name="title_export_key">Chave de respaldo</string>
<string name="title_export_keys">Chaves de respaldo</string>
<string name="title_key_not_found">Chave non atopada</string>
<string name="title_send_key">Subir ao Servidor de chaves</string>
<string name="title_backup">Chave de respaldo</string>
<string name="title_certify_key">Confirmar chave</string>
<string name="title_key_details">Detalles da chave</string>
<string name="title_help">Axuda</string>
<string name="title_log_display">Rexistro</string>
<string name="title_exchange_keys">Intercambio de chaves</string>
<string name="title_advanced_key_info">Avanzados</string>
<string name="title_delete_secret_key">Eliminar a SÚA chave \'%s\'?</string>
<string name="title_manage_my_keys">Xestionar as miñas chaves</string>
<string name="title_alert_strip">Quitar esta subchave</string>
<!--section-->
<string name="section_user_ids">Identidades</string>
<string name="section_security_token">Testemuño de seguridade</string>
<string name="section_linked_system_contact">Contacto ligado do sistema</string>
<string name="section_keybase_proofs">Pobas Keybase.io</string>
<string name="section_should_you_trust">Debería vostede confiar en esta chave?</string>
<string name="section_proof_details">Verificación da proba</string>
<string name="section_keys">Subchaves</string>
<string name="section_cloud_search">Busca de chaves</string>
<string name="section_cloud_search_summary">Servidor de chaves, keybase.io</string>
<string name="section_passphrase_cache">Contrasinais e PINs</string>
<string name="section_passphrase_cache_summary">Manexo</string>
<string name="section_proxy_settings">Anonimato na rede</string>
<string name="section_proxy_settings_summary">Tor, Axustes proxy</string>
<string name="section_gui">Interface</string>
<string name="section_sync_settings">Sincronización</string>
<string name="section_sync_settings_summary">Actualización automática de chaves, ligazón de contactos</string>
<string name="section_experimental_features">Características experimentais</string>
<string name="section_certify">Confirmar</string>
<string name="section_actions">Accións</string>
<string name="section_share_key">Chave</string>
<string name="section_key_server">Servidor de chaves</string>
<string name="section_fingerprint">Pegada</string>
<string name="section_encrypt">Cifrar</string>
<string name="section_decrypt">Descifrar/Verificar</string>
<string name="section_current_expiry">Caducidade actual</string>
<string name="section_new_expiry">Nova caducidade</string>
<!--button-->
<string name="btn_decrypt_verify_file">Descifrar, verificar e gardar ficheiro</string>
<string name="btn_encrypt_share_file">Cifrar e compartir ficheiro</string>
<string name="btn_encrypt_save_file">Cifrar e gardar ficheiro</string>
<string name="btn_save_file">Gardar ficheiro</string>
<string name="btn_save">Gardar</string>
<string name="btn_view_log">Ver rexistro</string>
<string name="btn_do_not_save">Cancelar</string>
<string name="btn_delete">Eliminar</string>
<string name="btn_no_date">Sen caducidade</string>
<string name="btn_okay">Vale</string>
<string name="btn_export_to_server">Subir ao servidor de chaves</string>
<string name="btn_next">Seguinte</string>
<string name="btn_back">Anterior</string>
<string name="btn_no">Non</string>
<string name="btn_match">As pegadas coinciden</string>
<string name="btn_share_encrypted_signed">Cifrar/firmar e compartir texto</string>
<string name="btn_copy_encrypted_signed">Cifrar/firmar e copiar texto</string>
<string name="btn_paste_encrypted_signed">Cifrar/firmar e pegar texto</string>
<string name="btn_view_cert_key">Ver chave de certificación</string>
<string name="btn_create_key">Crear chave</string>
<string name="btn_add_files">Engadir ficheiro(s)</string>
<string name="btn_share_decrypted_text">Compartir</string>
<string name="btn_open_with">Abrir con...</string>
<string name="btn_copy_decrypted_text">Copiar ao portapapeis</string>
<string name="btn_decrypt_clipboard">Ler desde o portapapeis</string>
<string name="btn_decrypt_files">Seleccionar ficheiro de entrada</string>
<string name="btn_encrypt_files">Cifrar ficheiros</string>
<string name="btn_encrypt_text">Cifrar texto</string>
<string name="btn_add_email">Engadir enderezos adicionais de correo</string>
<string name="btn_unlock">Desbloquear</string>
<string name="btn_add_keyserver">Engadir</string>
<string name="btn_save_default">Gardar por omisión</string>
<string name="btn_saved">Gardado!</string>
<string name="btn_not_matching">Non coincidentes</string>
<!--Content Description-->
<string name="cd_encrypt_files">Cifrar ficheiros</string>
<string name="cd_exchange_keys">Intercambio de chaves</string>
<string name="cd_encrypt_text">Cifrar texto</string>
<string name="cd_share_nfc">Compartir vía NFC</string>
<!--menu-->
<string name="menu_preferences">Axustes</string>
<string name="menu_help">Axuda</string>
<string name="menu_export_key">Respaldar chave</string>
<string name="menu_delete_key">Eliminar chave</string>
<string name="menu_status">Ver estado da chave</string>
<string name="menu_manage_keys">Xestionar as miñas chaves</string>
<string name="menu_search">Buscar</string>
<string name="menu_open">Abrir</string>
<string name="menu_read_clipboard">Ler desde o portapapeis</string>
<string name="menu_nfc_preferences">Axustes NFC</string>
<string name="menu_encrypt_to">Cifrar a...</string>
<string name="menu_select_all">Seleccionar todo</string>
<string name="menu_export_all_keys">Exportar todas as chaves</string>
<string name="menu_update_all_keys">Actualizar todas as chaves</string>
<string name="menu_certify_fingerprint">Confirmar con pegada</string>
<string name="menu_certify_fingerprint_phrases">Confirmar con frase</string>
<string name="menu_share_log">Compartir rexistro</string>
<string name="menu_change_password">Cambiar contrasinal</string>
<string name="menu_advanced">Avanzadas</string>
<string name="menu_keyserver_add">Engadir</string>
<!--label-->
<string name="label_message">Texto</string>
<string name="label_file">Ficheiro</string>
<string name="label_files">Ficheiro(s)</string>
<string name="label_file_colon">Ficheiro:</string>
<string name="label_no_passphrase">Sen contrasinal</string>
<string name="label_passphrase">Contrasinal</string>
<string name="label_pin">PIN</string>
<string name="label_unlock">Desbloqueando...</string>
<string name="label_passphrase_again">Repetir contrasinal</string>
<string name="label_show_passphrase">Mostrar contrasinal</string>
<string name="label_algorithm">Algoritmo</string>
<string name="label_algorithm_colon">Algoritmo:</string>
<string name="label_ascii_armor">Ficheiro ASCII Armor</string>
<string name="label_file_ascii_armor">Habilitar ASCII Armor</string>
<string name="label_write_version_header">Deixar que outras coñezan que está a utilizar OpenKeychain</string>
<string name="label_write_version_header_summary">Escribe \'OpenKeychain v2.7\' nas firmas OpenPGP, texto cifrado e chaves exportadas</string>
<string name="label_asymmetric_from">Firmar con:</string>
<string name="label_to">Cifrar a</string>
<string name="label_delete_after_encryption">Eliminar ficheiros despois do cifrado</string>
<string name="label_delete_after_decryption">Elimilar despois de descifrar</string>
<string name="label_encryption_algorithm">Algoritmo de cifrado</string>
<string name="label_symmetric">Cifrar con contrasinal</string>
<string name="label_passphrase_cache_subs">Lembrar contrasinais por subchave</string>
<string name="label_message_compression">Compresión do texto</string>
<string name="label_file_compression">Compresión do ficheiro</string>
<string name="label_keyservers">Xestionar servidores de chaves OpenPGP</string>
<string name="label_key_id">ID da chave</string>
<string name="label_key_id_colon">ID da chave:</string>
<string name="label_key_created">Chave creada %s</string>
<string name="label_key_type">Tipo</string>
<string name="label_creation">Creada</string>
<string name="label_creation_colon">Creada:</string>
<string name="label_expiry">Caducidade</string>
<string name="label_usage">Uso</string>
<string name="label_key_size">Tamaño da chave</string>
<string name="label_ecc_curve">Curva elíptica</string>
<string name="label_main_user_id">Identidade primaria</string>
<string name="label_name">Nome</string>
<string name="label_email">Email</string>
<string name="label_send_key">Sincronizar coa internet</string>
<string name="label_fingerprint">Pegada</string>
<string name="expiry_date_dialog_title">Establecer data de caducidade</string>
<string name="label_keyservers_title">Servidores de chaves</string>
<string name="label_keyserver_settings_hint">Arrastre para cambiar a orde, toque para editar/eliminar</string>
<string name="label_selected_keyserver_title">Seleccione servidor de chaves</string>
<string name="label_selected_smartpgp_authority_title">Autoridade seleccionada</string>
<string name="label_preferred">preferida</string>
<string name="label_enable_compression">Habilitar compresión</string>
<string name="label_encrypt_filenames">Cifrar nomes de ficheiro</string>
<string name="label_hidden_recipients">Ocultar destinatarias</string>
<string name="label_smartpgp_verify">SmartPGP: verificar certificados</string>
<string name="label_smartpgp_verify_summary">Verificar os certificados de SmartPGP Security Tokens en un grupo de autoridades de confianza</string>
<string name="label_smartpgp_roots">SmartPGP: Autoridades de confianza</string>
<string name="label_verify_keyserver_connection">Comprobar conexión</string>
<string name="label_only_trusted_keyserver">Só servidor de chaves de confianza</string>
<string name="label_enter_keyserver_url">URL</string>
<string name="label_enter_keyserver_onion">URL Tor .onion optativo</string>
<string name="label_keyserver_dialog_delete">Eliminar servidor de chaves</string>
<string name="label_theme">Decorado</string>
<string name="label_enter_smartpgp_authority_name">Nome</string>
<string name="label_smartpgp_authority_dialog_delete">Eliminar autoridade</string>
<string name="pref_keyserver">Servidores OpenPGP</string>
<string name="pref_keyserver_summary">Buscar chaves nos servidores OpenPGP escollidos (protocolo HKP)</string>
<string name="pref_keybase">keybase.io</string>
<string name="pref_keybase_summary">Buscar chaves en keybase.io</string>
<string name="pref_facebook">Facebook</string>
<string name="pref_facebook_summary">Buscar chaves por nome de usuaria en Facebook</string>
<string name="label_sync_settings_keyserver_title">Actualización automática de chaves</string>
<string name="label_sync_settings_keyserver_summary_on">Cada tres días, as chaves actualizaranse desde o servidor de chaves preferido</string>
<string name="label_sync_settings_keyserver_summary_off">As chaves non se actualizarán de xeito automático</string>
<string name="label_sync_settings_wifi_title">Sincronizar só con Wi-Fi</string>
<string name="label_sync_settings_contacts_title">Ligar chaves a contactos</string>
<string name="label_sync_settings_contacts_summary_on">Ligar chaves a contactos segundo nomes e enderezos de correo electrónico. Esto acontece sen precisar conexión a rede no seu dispositivo.</string>
<string name="label_sync_settings_contacts_summary_off">As novas chaves non se ligarán aos contactos</string>
<!--label shown in Android settings under the OpenKeychain account-->
<string name="keyserver_sync_settings_title">Actualización automática de chaves</string>
<string name="label_experimental_settings_desc_title">Aviso</string>
<string name="label_experimental_settings_desc_summary">Estas características aínda non están rematadas ou son resultado da investigación da experiencia de usuaria e/ou seguridade. Xa que logo, non confíe na súa seguridade e por favor non informe sobre os fallos que poida atopar!</string>
<string name="label_experimental_settings_linked_identities_title">Identidades ligadas</string>
<string name="label_experimental_settings_linked_identities_summary">Ligar chaves a Twitter, GitHub, sitios web ou DNS (semellante a keybase.io pero descentralizado)</string>
<string name="label_experimental_settings_keybase_title">probas de Keybase.io</string>
<string name="label_experimental_settings_keybase_summary">Pedirlle probas de chave a keybase.io e expoñelas cada vez que se mostra a chave</string>
<string name="label_experimental_settings_theme_summary">(As iconas e moitas pantallas non están aínda ben axustadas ao decorado oscuro)</string>
<!--Proxy Preferences-->
<string name="pref_proxy_tor_title">Habilitar Tor</string>
<string name="pref_proxy_tor_summary">Precisa instalar Orbot</string>
<string name="pref_proxy_normal_title">Habilitar outro proxy</string>
<string name="pref_proxy_host_title">Servidor Proxy </string>
<string name="pref_proxy_host_err_invalid">Non pode estar baldeiro o valor de servidor proxy</string>
<string name="pref_proxy_port_title">Porto do proxy</string>
<string name="pref_proxy_port_err_invalid">O número de porto introducido non é válido</string>
<string name="pref_proxy_type_title">Tipo de Proxy</string>
<!--proxy type choices and values-->
<string name="pref_proxy_type_choice_http">HTTP</string>
<string name="pref_proxy_type_choice_socks">SOCKS</string>
<!--OrbotHelper strings-->
<string name="orbot_ignore_tor">Non utilizar Tor</string>
<!--InstallDialogFragment strings-->
<string name="orbot_install_dialog_title">Instalar Orbot para utilizar Tor?</string>
<string name="orbot_install_dialog_install">Instalar</string>
<string name="orbot_install_dialog_content">Debe ter Orbot instalado e activar o tráfico proxy a través de el. Quere instalalo?</string>
<string name="orbot_install_dialog_cancel">Cancelar</string>
<string name="orbot_install_dialog_ignore_tor">Non utilizar Tor</string>
<!--StartOrbotDialogFragment strings-->
<string name="orbot_start_dialog_title">Iniciar Orbot?</string>
<string name="orbot_start_dialog_content">Semella que Orbot non está a funcionar. Desexa inicialo e conectar a Tor?</string>
<string name="orbot_start_btn">Iniciar Orbot</string>
<string name="orbot_start_dialog_start">Iniciar Orbot</string>
<string name="orbot_start_dialog_cancel">Cancelar</string>
<string name="orbot_start_dialog_ignore_tor">Non utilizar Tor</string>
<string name="user_id_no_name"><![CDATA[<no name>]]></string>
<string name="none"><![CDATA[<none>]]></string>
<plurals name="n_keys">
<item quantity="one">1 chave</item>
<item quantity="other">%d chaves</item>
</plurals>
<plurals name="n_keyservers">
<item quantity="one">%d servidor de chaves</item>
<item quantity="other">%d servidores de chaves</item>
</plurals>
<plurals name="n_authorities">
<item quantity="one">%d autoridade</item>
<item quantity="other">%d autoridades</item>
</plurals>
<string name="secret_key">Chave secreta:</string>
<!--choice-->
<string name="choice_none">Nada</string>
<string name="choice_15secs">15 segs</string>
<string name="choice_1min">1 min</string>
<string name="choice_3mins">3 mins</string>
<string name="choice_5mins">5 mins</string>
<string name="choice_10mins">10 mins</string>
<string name="choice_20mins">20 mins</string>
<string name="choice_40mins">40 mins</string>
<string name="choice_1hour">1 hora</string>
<string name="choice_2hours">2 horas</string>
<string name="choice_4hours">4 horas</string>
<string name="choice_8hours">8 horas</string>
<string name="choice_forever">para sempre</string>
<string name="choice_select_cert">Escolla unha chave</string>
<string name="filemanager_title_open">Abrir...</string>
<string name="rsa_2048">RSA 2048</string>
<string name="rsa_2048_description_html">o tamaño menor de ficheiro, considerado seguro ate 2030</string>
<string name="rsa_3072">RSA 3072</string>
<string name="rsa_3072_description_html">recomendado, considérase seguro ate 2040</string>
<string name="rsa_4096">RSA 4096</string>
<string name="rsa_4096_description_html">tamaño maior, considerado seguro máis aló do 2040</string>
<string name="ecc_p256">ECC P-256</string>
<string name="ecc_p256_description_html">tamaño moi pequeno, considerado seguro ate 2040 &lt;br/&gt; &lt;u&gt;experimental e non soportado por todas as instalacións&lt;/u&gt;</string>
<string name="ecc_p384">ECC P-384</string>
<string name="ecc_p384_description_html">tamaño moi pequeno, considerado seguro ate 2040 &lt;br/&gt; &lt;u&gt;experimental e non soportado por todas as instalacións&lt;/u&gt;</string>
<string name="ecc_p521">ECC P-521</string>
<string name="ecc_p521_description_html">ficheiro pequeno, considerado seguro máis aló do 2040 &lt;br/&gt; &lt;u&gt;experimental e non habilitado en todas as instalacións&lt;/u&gt;</string>
<string name="ecc_eddsa">ECC EdDSA</string>
<string name="ecc_eddsa_description_html">ficheiro pequeno, considerado seguro máis aló do 2040 &lt;br/&gt; &lt;u&gt;experimental e non habilitado en todas as instalacións&lt;/u&gt;</string>
<string name="usage_none">Ningún (so para ligar subchaves)</string>
<string name="usage_sign">Firma</string>
<string name="usage_encrypt">Cifrar</string>
<string name="usage_sign_and_encrypt">Firma &amp; Cifra</string>
<string name="error">Fallo</string>
<string name="error_message">Fallo: %s</string>
<string name="theme_dark">Oscuro</string>
<string name="theme_light">Claro</string>
<string name="strip">Quitalo</string>
<!--sentences-->
<string name="wrong_passphrase">Contrasinal incorrecto.</string>
<string name="no_filemanager_installed">Non hai un xestor de ficheiros compatible instalado.</string>
<string name="passphrases_do_not_match">Non concordaron os contrasinais.</string>
<string name="passphrase_must_not_be_empty">Por favor introduza un contrasinal.</string>
<string name="passphrase_for_symmetric_encryption">Introduza contrasinal</string>
<string name="passphrase_for_backup">Introduza o código de respaldo</string>
<string name="passphrase_for">Introduza o contrasinal para \'%s\'</string>
<string name="passphrase_for_any">Introduza contrasinal</string>
<string name="passphrase_keyboard_hint_alpha">Cambiar ao teclado alfabético</string>
<string name="passphrase_keyboard_hint_numeric">Cambiar ao teclado numérico</string>
<string name="pin_for">Introduza o PIN para \'%s\'</string>
<string name="security_token_pin_for">Introduza o PIN para acceder ao testemuño de seguridade para \'%s\'</string>
<string name="security_token_nfc_text">Achegue o Testemuño de Seguridade contra a señal NFC na traseira do seu dispositivo.</string>
<string name="security_token_nfc_wait">Manteña o Testemuño de Seguridade atrás!</string>
<string name="security_token_nfc_finished">Retire agora o Testemuño de Seguridade.</string>
<string name="security_token_nfc_try_again_text">Retire o Testemuño de Seguridade e toque en INTENTAR DE NOVO.</string>
<string name="file_delete_confirmation_title">Eliminar os ficheiros orixinais?</string>
<string name="file_delete_confirmation">Eliminaranse os seguintes ficheiros: %s</string>
<string name="file_delete_successful">%1$d de %2$d ficheiros foron eliminados. %3$s</string>
<string name="no_file_selected">Non hai ficheiros seleccionados.</string>
<string name="encrypt_sign_successful">Cifrou e/ou firmou correctamente.</string>
<string name="encrypt_sign_clipboard_successful">Firmou e/ou cifrou correctamente ao portapapeis.</string>
<string name="select_encryption_key">Escolla polo menos unha chave de cifrado.</string>
<string name="error_no_encryption_or_signature_key">Escolla cando menos unha chave de cifrado ou firma.</string>
<string name="specify_file_to_encrypt_to">Por favor indique a qué ficheiro cifrado vai crear.\nAVISO: Si xa existe será sobreescrito!</string>
<string name="specify_file_to_decrypt_to">Por favor indique qué ficheiro descifrado vai crear.\nAVISO: será sobreescrito si xa existe!</string>
<string name="specify_backup_dest">Crearase unha copia de respaldo excluíndo as súas chaves, por favor indique o destino do ficheiro.\nAVISO: sobreescribirase o ficheiro si xa existe!</string>
<string name="specify_backup_dest_single">Compartirase a chave, por favor indique o ficheiro de destino.\nAVISO: será sobreescrito si xa existe!</string>
<string name="specify_backup_dest_secret_single">Crearase un respaldo completo da súa chave, por favor indique o nome do ficheiro.\nAVISO: será sobreescrito si xa existe!</string>
<string name="specify_backup_dest_secret">Crearase unha copia de respaldo completa das chaves incluíndo as súas, por favor indique o ficheiro de destino.\nAVISO: será sobreescrito si xa existe!</string>
<string name="key_deletion_confirmation_multi">Realmente desexa eliminar as chaves seleccionadas?</string>
<string name="secret_key_deletion_confirmation">Despois do borrado non poderá descifrar mensaxes ou ficheiros cifrados con esta chave e perderá todas as confirmacións de chave feitas con ela!</string>
<string name="public_key_deletetion_confirmation">Eliminar chave \'%s\'?</string>
<string name="also_export_secret_keys">Exportar tamén as chaves secretas</string>
<string name="reinstall_openkeychain">Atopou un fallo con Android. Por favor reinstale OpenKeychain si quere ligar os seus contactos coas chaves.</string>
<string name="alert_strip">Eliminando esta subchave faraa non utilizable en este dispositivo!</string>
<string name="key_exported">Exportou 1 chave correctamente.</string>
<string name="keys_exported">Exportou correctamente %d chaves.</string>
<string name="no_keys_exported">Non se exportaron chaves.</string>
<string name="key_creation_el_gamal_info">Nota: só as subchaves soportan ElGamal.</string>
<string name="key_not_found">Non se puido atopar a chave %08X.</string>
<string name="authentication_subkey_not_found">Esta chave non ten unha subchave de autenticación.</string>
<plurals name="bad_keys_encountered">
<item quantity="one">Ignorouse %d chave secreta incorrecta. Quizáis exportouna coa opción\n --export-secret-subkeys\Asegúrese de que a exporta con\n --export-secret-keys\ncomo opción correcta.\"</item>
<item quantity="other">Ignoraronse %d chaves secretas incorrectas. Quizáis exportounas coa opción\n --export-secret-subkeys\Asegúrese de que as exporta con\n --export-secret-keys\ncomo opción correcta.\"</item>
</plurals>
<string name="list_empty">A lista está baldeira!</string>
<string name="nfc_successful">Enviouse correctamente a chave no fluxo NFC!</string>
<string name="key_copied_to_clipboard">Copiouse a chave ao portapapeis!</string>
<string name="fingerprint_copied_to_clipboard">A pegada foi copiada ao portapapeis!</string>
<string name="select_key_to_certify">Por favor seleccione a chave a utilizar para a confirmación!</string>
<string name="text_copied_to_clipboard">Copiouse o texto ao portapapeis!</string>
<string name="how_to_import">Cómo importar esto ao meu PC de escritorio?</string>
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<string name="error_file_delete_failed">non foi eliminada. Elimíneas manualmente!</string>
<string name="error_file_added_already">%s xa foi engadida.</string>
<string name="error_file_not_found">ficheiro non atopado</string>
<string name="error_bad_data">Datos incorrectos!</string>
<string name="error_no_secret_key_found">non se atopou unha chave secreta axeitada</string>
<string name="error_external_storage_not_ready">o almacenamento externo non está listo</string>
<string name="error_key_size_minimum512bit">o tamaño da chave debe ser a lo menos de 512bit</string>
<string name="error_unknown_algorithm_choice">elección de algoritmo descoñecida</string>
<string name="error_user_id_no_email">non se atopou enderezo de correo</string>
<string name="error_key_needs_a_user_id">precisa cando menos unha identidade</string>
<string name="error_no_signature_passphrase">non se proporcionou contrasinal</string>
<string name="error_no_signature_key">non se proporcionou chave de firma</string>
<string name="error_invalid_data">Contido OpenPGP con cifrado ou firma non válidos!</string>
<string name="error_integrity_check_failed">fallo na comprobación da integridade! Os datos foron modificados!</string>
<string name="error_wrong_passphrase">contrasinal incorrecto</string>
<string name="error_could_not_extract_private_key">non se puido extraer a chave privada</string>
<string name="error_wrong_security_token">este testemuño de seguridade non contén a chave requerida</string>
<!--errors without preceding Error:-->
<string name="error_jelly_bean_needed">Precisa Android 4.1 para utilizar a característica Fluxo NFC!</string>
<string name="error_nfc_needed">Debe habilitar NFC!</string>
<string name="error_beam_needed">Fluxo debe estar habilitado!</string>
<string name="error_nothing">Nada que mostrar por agora.</string>
<string name="error_nothing_import">Non se atoparon chaves!</string>
<string name="error_contacts_key_id_missing">Fallou a obtención de ID de chave desde os contactos!</string>
<string name="error_generic_report_bug">Aconteceu un fallo xenérico, por favor cree un informe de fallo para OpenKeychain.</string>
<string name="error_denied_storage_permission">Non se pode ler os ficheiros no almacenamento porque foi denegado o acceso!</string>
<!--results shown after decryption/verification-->
<string name="decrypt_result_no_signature">Non firmado</string>
<string name="decrypt_result_invalid_signature">Firma non válida!</string>
<string name="decrypt_result_insecure_cryptography">Firma non válida (Cifrado Non seguro)!</string>
<string name="decrypt_result_signature_uncertified">Firmado por chave <b>non confirmada</b></string>
<string name="decrypt_result_signature_secret">Firmado pola súa chave</string>
<string name="decrypt_result_signature_certified">Firmado por chave confirmada</string>
<string name="decrypt_result_signature_expired_key">Firmado por chave <b>caducada</b>!</string>
<string name="decrypt_result_signature_revoked_key">Firmado por chave <b>repudiada</b>!</string>
<string name="decrypt_result_signature_missing_key">Firmado por <b>chave pública descoñecida</b></string>
<string name="decrypt_result_encrypted">Cifrado</string>
<string name="decrypt_result_not_encrypted">Non cifrado</string>
<string name="decrypt_result_insecure">Cifrado non seguro</string>
<string name="decrypt_result_action_show">Mostrar</string>
<string name="decrypt_invalid_text">Ou ben a firma non é válida ou a chave foi repudiada. Non pode estar segura de quén escribeu o texto. Quere mostralo igualmente?</string>
<string name="decrypt_invalid_button">Entendo os riscos, dalle!</string>
<!--Add keys-->
<string name="add_keys_my_key">A miña chave:</string>
<!--progress dialogs, usually ending in '…'-->
<string name="progress_done">Feito.</string>
<string name="progress_cancel">Cancelar</string>
<string name="progress_cancelling">cancelando...</string>
<string name="progress_downloading">descargando...</string>
<string name="progress_saving">gardando...</string>
<string name="progress_importing">importando...</string>
<string name="progress_benchmarking">comparando...</string>
<string name="progress_revoking_uploading">Repudiando e subindo a chave...</string>
<string name="progress_updating">Actualizando chaves...</string>
<string name="progress_exporting">exportando...</string>
<string name="progress_uploading">subindo...</string>
<string name="progress_building_key">elaborando a chave...</string>
<string name="progress_building_master_key">elaborando o anel maestro...</string>
<string name="progress_generating_rsa">xerando a nova chave RSA...</string>
<string name="progress_generating_dsa">xerando a nova chave DSA...</string>
<string name="progress_generating_elgamal">xerando a nova chave ElGamal...</string>
<string name="progress_generating_ecdsa">xerando a nova chave ECDSA...</string>
<string name="progress_generating_eddsa">xerando a nova chave EdDSA...</string>
<string name="progress_generating_ecdh">xerando a nova chave ECDH...</string>
<string name="progress_modify">modificando o anel de chaves...</string>
<string name="progress_modify_unlock">desbloqueando o anel de chaves...</string>
<string name="progress_modify_adduid">engadindo IDs de usuaria...</string>
<string name="progress_modify_adduat">engadindo atributos da usuaria...</string>
<string name="progress_modify_revokeuid">repudiando IDs de usuaria...</string>
<string name="progress_modify_primaryuid">cambiando o ID primario de usuaria...</string>
<string name="progress_modify_subkeychange">modificando subchaves...</string>
<string name="progress_modify_subkeyrevoke">repudiando subchaves...</string>
<string name="progress_modify_subkeystrip">quitando subchaves...</string>
<string name="progress_modify_subkeyadd">engadindo subchaves...</string>
<string name="progress_modify_passphrase">cambiando contrasinal...</string>
<string name="progress_modify_pin">cambiando PIN...</string>
<string name="progress_modify_admin_pin">cambiando o PIN de Admin...</string>
<plurals name="progress_exporting_key">
<item quantity="one">exportando chave...</item>
<item quantity="other">exportando chaves...</item>
</plurals>
<string name="progress_start">preparando operación...</string>
<string name="progress_extracting_signature_key">extraendo chave de firma...</string>
<string name="progress_extracting_key">extraendo chave...</string>
<string name="progress_preparing_streams">preparando fluxos...</string>
<string name="progress_encrypting">cifrando datos...</string>
<string name="progress_prepare_decryption">Iniciando o descifrado...</string>
<string name="progress_decrypting">Descifrando datos...</string>
<string name="progress_preparing_signature">preparando firma....</string>
<string name="progress_processing_signature">procesando a firma...</string>
<string name="progress_generating_signature">xerando firma...</string>
<string name="progress_verifying_signature">verificando firma...</string>
<string name="progress_signing">firmando...</string>
<string name="progress_certifying">certificando...</string>
<string name="progress_reading_data">lendo datos...</string>
<string name="progress_finding_key">buscando chave...</string>
<string name="progress_decompressing_data">descomprimindo datos...</string>
<string name="progress_verifying_integrity">verificando integridade...</string>
<string name="progress_deleting_securely">eliminando \'%s\' de xeito seguro...</string>
<string name="progress_deleting">eliminando chaves...</string>
<string name="progress_update_trust">actualizando info de confianza...</string>
<string name="progress_verifying_keyserver_connection">verificando conexión...</string>
<string name="progress_starting_orbot">Iniciando Orbot...</string>
<!--action strings-->
<string name="hint_cloud_search_hint">Buscar por Nome, Email...</string>
<!--key bit length selections-->
<string name="key_size_2048">2048</string>
<string name="key_size_3072">3072</string>
<string name="key_size_4096">4096</string>
<string name="key_size_8192">8192</string>
<string name="key_size_custom">Tamaño personalizado da chave</string>
<string name="key_size_custom_info">Escriba o tamaño personalizado (en bits):</string>
<string name="key_size_custom_info_rsa">A lonxitude da chave RSA debe ser maior de 1024 e como máximo 16384. Debe ser un múltiplo de 8.</string>
<string name="key_size_custom_info_dsa">A chave DSA debe ter unha lonxitude entre 512 e 1024, e debe ser múltiplo de 64.</string>
<!--elliptic curve names-->
<string name="key_curve_nist_p256">NIST P-256</string>
<string name="key_curve_nist_p384">NIST P-384</string>
<string name="key_curve_nist_p521">NIST P-521</string>
<!--not in for now, see SaveKeyringParcel
<string name="key_curve_bp_p256">"Brainpool P-256"</string>
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
<!--compression-->
<string name="compression_fast">rápido</string>
<string name="compression_very_slow">moi lento</string>
<!--Help-->
<string name="help_tab_start">Iniciar</string>
<string name="help_tab_faq">PMF</string>
<string name="help_tab_wot">Confirmación de chave</string>
<string name="help_tab_nfc_beam">Fluxo NFC</string>
<string name="help_tab_changelog">Rexistro de cambios</string>
<string name="help_tab_license">Licenzas</string>
<string name="help_tab_about">Sobre</string>
<string name="help_about_version">Versión:</string>
<string name="help_tab_donations">Doar</string>
<!--Import-->
<string name="import_tab_keyserver">Servidor de chaves</string>
<string name="import_tab_cloud">Busca de chaves</string>
<string name="import_tab_direct">Ficheiro/Portapapeis</string>
<string name="import_tab_qr_code">NFC/Código QR</string>
<string name="import_found_keys">Atopáronse %1$d chaves</string>
<string name="import_qr_code_wrong">Formato do Código QR non soportado (especificación do formato: https://github.com/open-keychain/open-keychain/wiki/QR-Codes)!</string>
<string name="import_qr_code_fp">A pegada está mal construída ou é demasiado corta!</string>
<string name="import_qr_code_too_short_fingerprint">A pegada é demasiado corta!</string>
<string name="import_qr_code_button">Escanear Código QR</string>
<string name="import_qr_code_text">Sitúe a cámara sobre o Código QR!</string>
<string name="btn_import">Importar</string>
<string name="btn_import_keys">Importar todas as chaes</string>
<string name="btn_view_list">Ver lista</string>
<string name="btn_refresh">Actualizar</string>
<string name="btn_go_to_key">Ir a chave</string>
<!--Generic result toast-->
<string name="snackbar_details">Detalles</string>
<string name="with_warnings">, con avisos</string>
<string name="with_cancelled">, ate cancelada</string>
<!--Import result toast-->
<plurals name="import_keys_added_and_updated_1">
<item quantity="one">Importouse unha chave con éxito</item>
<item quantity="other">Importáronse con éxito %1$d chaves</item>
</plurals>
<plurals name="import_keys_added_and_updated_2">
<item quantity="one">e actualizouse unha chave %2$s.</item>
<item quantity="other">e actualizáronse %1$d chaves %2$s.</item>
</plurals>
<plurals name="import_keys_added">
<item quantity="one">Importada correctamente chave %2$s.</item>
<item quantity="other">Importadas correctamente %1$d chaves %2$s.</item>
</plurals>
<plurals name="import_keys_updated">
<item quantity="one">Actualizada correctamente chave %2$s.</item>
<item quantity="other">Actualizada correctamente %1$d chaves %2$s.</item>
</plurals>
<plurals name="import_keys_with_errors">
<item quantity="one">Fallou a importación de unha chave!</item>
<item quantity="other">Fallou a importación de %d chaves!</item>
</plurals>
<plurals name="import_error">
<item quantity="one">Fallou a importación</item>
<item quantity="other">A importación de %d chaves fallou!</item>
</plurals>
<string name="import_warn_missing">Non se atopou a chave nos servidores de chaves.</string>
<string name="import_error_nothing">Nada a importar.</string>
<string name="import_error_nothing_cancelled">Importación cancelada.</string>
<!--Delete result toast-->
<plurals name="delete_ok_but_fail_1">
<item quantity="one">Eliminou correctamente unha chave</item>
<item quantity="other">Eliminou correctamente %1$d chaves</item>
</plurals>
<plurals name="delete_ok_but_fail_2">
<item quantity="one">, pero fallou o borrado de unha chave %2$s.</item>
<item quantity="other">, pero fallou o borrado de %1$d chaves %2$s.</item>
</plurals>
<plurals name="delete_ok">
<item quantity="one">Borrou correctamente chave %2$s.</item>
<item quantity="other">Borrou correctamente %1$d chaves %2$s.</item>
</plurals>
<plurals name="delete_fail">
<item quantity="one">Fallo ao eliminar unha chave.</item>
<item quantity="other">Fallo eliminando %1$d chaves.</item>
</plurals>
<string name="delete_nothing">Nada a eliminar.</string>
<string name="delete_cancelled">Borrado cancelado.</string>
<!--Revoke result toast (snackbar)-->
<string name="revoke_ok">Chave repudiada correctamente.</string>
<string name="revoke_fail">Fallo ao repudiar a chave!</string>
<string name="revoke_nothing">Nada a repudiar.</string>
<string name="revoke_cancelled">Operación de repudio cancelada.</string>
<!--Certify result toast-->
<plurals name="certify_keys_ok">
<item quantity="one">Confirmada correctamente chave %2$s.</item>
<item quantity="other">Confirmadas correctamente %1$d chaves %2$s.</item>
</plurals>
<plurals name="certify_keys_with_errors">
<item quantity="one">Fallou a certificación!</item>
<item quantity="other">Fallou a certificación para %d chaves!</item>
</plurals>
<plurals name="certify_error">
<item quantity="one">Fallou a certficiación!</item>
<item quantity="other">Fallou a certificación de %d chaves!</item>
</plurals>
<!--Intent labels-->
<string name="intent_decrypt_file">Descifrar Ficheiro con OpenKeychain</string>
<string name="intent_import_key">Importar chave con OpenKeychain</string>
<string name="intent_send_encrypt">Cifrar con OpenKeychain</string>
<string name="intent_send_decrypt">Descrifrar con OpenKeychain</string>
<!--Remote API-->
<string name="api_settings_show_info">Mostrar información avanzada</string>
<string name="api_settings_hide_info">Ocultar información avanzada</string>
<string name="api_settings_no_key">Sin chave seleccionada</string>
<string name="api_settings_select_key">Escoller chave</string>
<string name="api_settings_create_key">Crear nova chave</string>
<string name="api_settings_save">Gardar</string>
<string name="api_settings_cancel">Cancelar</string>
<string name="api_settings_revoke">Quitar acceso</string>
<string name="api_settings_start">Iniciar aplicativo</string>
<string name="api_settings_package_name">Nome do paquete</string>
<string name="api_settings_package_certificate">SHA-256 do Certificado do paquete</string>
<string name="api_settings_advanced">Avanzadas</string>
<string name="api_settings_allowed_keys">Chaves permitidas</string>
<string name="api_settings_settings">Axustes</string>
<string name="api_register_title">Permitir o acceso a OpenKeychain?</string>
<string name="api_register_text">%s solicita utilizar OpenKeychain como proveedor de criptografía. Pediráselle permiso antes de que o aplicativo poida utilizar calquera das súas chaves para descifrar.\n\nPode retirar o acceso posteriormente na pantalla \'Apps\' de OpenKeychain</string>
<string name="api_register_allow">Permitir acceso</string>
<string name="api_register_disallow">Retirar acceso</string>
<string name="api_register_error_select_key">Por favor escolla unha chave!</string>
<string name="api_select_pub_keys_missing_text">Non se atoparon chaves para o enderezo de correo:</string>
<string name="api_select_pub_keys_dublicates_text">Existe máis de unha chave para este enderezo de correo:</string>
<string name="api_select_pub_keys_text">Por favor revise o listado de destinatarias!</string>
<string name="api_select_pub_keys_text_no_user_ids">Por favor seleccione as destinatarias!</string>
<string name="api_error_wrong_signature">Fallou a comprobación da firma! Instalou este aplicativo desde unha fonte diferente? Si está segura de que esto non é un ataque, rexeite o rexistro de este aplicativo en OpenKeychain e posteriormente rexistreo de novo.</string>
<string name="api_select_sign_key_text">Por favor escolla unha das súas chaves ou cree unha nova.</string>
<string name="api_select_keys_text">Ningunha das chaves permitidas pode descifrar o contido. Por favor escolla as chaves permitidas.</string>
<!--Share-->
<string name="share_qr_code_dialog_title">Compartir con Código QR</string>
<string name="share_nfc_dialog">Compartir con NFC</string>
<!--retry upload dialog-->
<string name="retry_up_dialog_title">Fallou a subida</string>
<string name="retry_up_dialog_message">Fallou a subida. Quere voltar a intentar a operación?</string>
<string name="retry_up_dialog_btn_reupload">Voltar a intentar operación</string>
<string name="retry_up_dialog_btn_cancel">Cancelar operación</string>
<!--Delete or revoke private key dialog-->
<string name="del_rev_dialog_message">Si non desexa voltar a usar esta chave, debería ser repudiada e subida. Escolla \'SO ELIMINAR\' si desexa quitar a chave de OpenKeychain pero seguir utilizándoa en algún outro lugar.</string>
<string name="del_rev_dialog_title">Repudiar/Eliminar chave \'%s\'</string>
<string name="del_rev_dialog_btn_revoke">Repudiar e subir</string>
<string name="del_rev_dialog_btn_delete">Só eliminar</string>
<!--Delete Or Revoke Dialog spinner-->
<string name="del_rev_dialog_choice_delete">Só eliminar</string>
<string name="del_rev_dialog_choice_rev_upload">Repudiar e Subir</string>
<!--Key list-->
<plurals name="key_list_selected_keys">
<item quantity="one">1 chave seleccionada.</item>
<item quantity="other">%d chaves seleccionadas.</item>
</plurals>
<string name="key_list_empty_text1">Non se atoparon chaves!</string>
<string name="key_list_filter_show_all">Mostrar todas as chaves</string>
<string name="key_list_filter_show_certified">Mostrar só chaves confirmadas</string>
<string name="key_list_fab_qr_code">Escanear Código QR</string>
<string name="key_list_fab_search">Busca de chaves</string>
<string name="key_list_fab_import">Importar desde Ficheiro</string>
<string name="key_list_dummy_title">Aínda non ten ningunha chave!</string>
<string name="key_list_dummy_subtitle">Pulse aquí para crear ou importar unha.</string>
<!--Key view-->
<string name="key_view_action_edit">Editar</string>
<string name="key_view_action_encrypt">Cifrar texto</string>
<string name="key_view_action_encrypt_files">ficheiros</string>
<string name="key_view_action_certify">Confirmar chave</string>
<string name="key_view_action_update">Actualizar desde servidor de chaves</string>
<string name="key_view_action_share_with">Compartir con...</string>
<string name="key_view_action_share_ssh_with">Compartir como chave pública SSH con...</string>
<string name="key_view_action_share_nfc">Compartir a través de NFC</string>
<string name="key_view_action_upload">Subir ao servidor de chaves</string>
<string name="key_view_tab_main">Info principal</string>
<string name="key_view_tab_start">Iniciar</string>
<string name="key_view_tab_share">Compartir</string>
<string name="key_view_tab_keys">Subchaves</string>
<string name="key_view_tab_certs">Certificados</string>
<string name="key_view_tab_keybase">Keybase.io</string>
<string name="user_id_info_revoked_title">Repudiada</string>
<string name="user_id_info_revoked_text">Esta identidade foi repudiada polo dono da chave. Xa non é válida.</string>
<string name="user_id_info_certified_title">Confirmada</string>
<string name="user_id_info_certified_text">Vostede confirmou esta chave.</string>
<string name="user_id_info_uncertified_title">Non confirmada</string>
<string name="user_id_info_uncertified_text">Esta identidade aínda non foi confirmada. Non pode estar segura de que esta identidade realmente corresponda a unha persona concreta.</string>
<string name="user_id_info_invalid_title">Non válida</string>
<string name="user_id_info_invalid_text">Algún fallo ten esta identidade!</string>
<!--Key trust-->
<string name="key_trust_no_cloud_evidence">Non hai probas no Internet sobre a confiabilidade de esta chave.</string>
<string name="key_trust_start_cloud_search">Inciar busca</string>
<string name="key_trust_results_prefix">Keybase.io ofrece \"probas\" que aseguran que o dono de esta chave:</string>
<!--keybase proof stuff-->
<string name="keybase_narrative_twitter">Publicar na Twitter como %s</string>
<string name="keybase_narrative_github">É coñecida en GitHub como %s</string>
<string name="keybase_narrative_reddit">Publica en Reddit como %s</string>
<string name="keybase_narrative_coinbase">É coñecida en Coinbase como %s</string>
<string name="keybase_narrative_hackernews">Publica en Hacker News como %s</string>
<string name="keybase_narrative_unknown">Tipo de proba descoñecida %s</string>
<string name="keybase_proof_failure">Desgraciadamente non se pode verificar esta proba.</string>
<string name="keybase_unknown_proof_failure">Problema non recoñecido co validador de probas</string>
<string name="keybase_problem_fetching_evidence">Problema coa proba</string>
<string name="keybase_key_mismatch">A pegada da chave non concorda coa da publicación de proba</string>
<string name="keybase_dns_query_failure">Fallou a obtención do DNS TXT Record</string>
<string name="keybase_no_prover_found">Non se atopou validador de proba para </string>
<string name="keybase_message_payload_mismatch">O valor agardado non concorda coa publicación de proba descifrada</string>
<string name="keybase_message_fetching_data">Obtendo proba</string>
<string name="keybase_proof_succeeded">Esta proba foi verificada!</string>
<string name="keybase_a_post">Unha publicación</string>
<string name="keybase_fetched_from">obtida desde</string>
<string name="keybase_for_the_domain">para o dominio</string>
<string name="keybase_contained_signature">contén unha mensaxe que só podería ser creada pola persoa dona de esta chave.</string>
<string name="keybase_twitter_proof">Un chío</string>
<string name="keybase_dns_proof">Un DNS TXT record</string>
<string name="keybase_web_site_proof">Un ficheiro de texto</string>
<string name="keybase_github_proof">Un gist</string>
<string name="keybase_reddit_proof">Un ficheiro JSON</string>
<string name="keybase_reddit_attribution">atribuído por Reddit a </string>
<string name="keybase_verify">Verificar</string>
<!--Edit key-->
<string name="edit_key_action_change_passphrase">Cambiar contrasinal</string>
<string name="edit_key_action_add_identity">Engadir identidade</string>
<string name="edit_key_action_add_subkey">Engadir subchave</string>
<string name="edit_key_edit_user_id_title">Escoller unha acción!</string>
<string-array name="edit_key_edit_user_id">
<item>Converter a Identidade Primaria</item>
<item>Repudiar Identidade</item>
</string-array>
<string-array name="edit_key_edit_user_id_revert_revocation">
<item>Reverter repudio</item>
</string-array>
<string name="edit_key_edit_user_id_revoked">Esta identidade foi repudiada. Esto non se pode desfacer.</string>
<string name="edit_key_edit_subkey_title">Escoller unha acción!</string>
<string-array name="edit_key_edit_subkey">
<item>Cambiar caducidade</item>
<item>Repudiar Subchave</item>
<item>Eliminar Subchave</item>
</string-array>
<string name="edit_key_new_subkey">nova subchave</string>
<string name="edit_key_select_usage">Escolla o uso para a chave!</string>
<string name="edit_key_error_add_identity">Engada cando menos unha identidade!</string>
<string name="edit_key_error_add_subkey">Engada cando menos unha subchave!</string>
<string name="edit_key_error_bad_security_token_algo">Algoritmo non soportado polo Testemuño de Seguridade!</string>
<string name="edit_key_error_bad_security_token_size">Desde a especificación OpenPGP card 3.x as chaves RSA menores de 2048 bit non están soportadas por Testemuños de Seguridade!</string>
<string name="edit_key_error_bad_security_token_curve">Curva non soportada por Testemuño de Seguridade!</string>
<string name="edit_key_error_bad_security_token_stripped">Non pode mover a chave a Testemuño de Seguridade (ou ben eliminada ou xa no Testemuño de Seguridade)!</string>
<!--Create key-->
<string name="create_key_upload">Sincronizar coa internet</string>
<string name="create_key_empty">Este campo é requerido</string>
<string name="create_key_passphrases_not_equal">Non coinciden os contrasinais</string>
<string name="create_key_final_text">Escribeu a seguinte identidade:</string>
<string name="create_key_final_robot_text">Pode levar un anaco crear a chave, tómalle un café mentras...</string>
<string name="create_key_final_email_valid_warning">Moitos aplicativos funcionan mellor cando as chaves que se proporcionan só conteñen enderezos de email</string>
<string name="create_key_rsa">(3 subchaves, RSA, 4096 bit)</string>
<string name="create_key_custom">(configuración personalizada da chave)</string>
<string name="create_key_name_text">Escolla un nome asociado con esta chave. Pode ser un nome completo, ex., \'Xoán Trobo\', un sobrenome, ex., \'O Xan\'.</string>
<string name="create_key_email_text">Introduza o seu enderezo de email principal para comunicacións seguras.</string>
<string name="create_key_passphrase_text">Escolla un contrasinal forte. Protexerá a súa chave se lle rouban o dispositivo.</string>
<string name="create_key_hint_full_name">Nome completo ou Sobrenome</string>
<string name="create_key_edit">Cambiar a configuración da chave</string>
<string name="create_key_add_email">Engadir enderezo de email</string>
<string name="create_key_add_email_text">Os email adicionais tamén se asocian a esta chave e poden ser utilizados para comunicacións seguras.</string>
<string name="create_key_email_already_exists_text">Email xa fora engadido</string>
<string name="create_key_email_empty_email">O enderezo de email non pode quedar baldeiro</string>
<string name="create_key_yubi_key_pin_text">Escolla un PIN con 6 números.</string>
<string name="create_key_yubi_key_admin_pin_text">Por favor escriba aquí o PIN de Admin e gárdeo nun lugar seguro (pedirase cando utilice un PIN incorrecto 3 veces).</string>
<string name="create_key_yubi_key_pin">PIN</string>
<string name="create_key_yubi_key_admin_pin">PIN de Admin</string>
<string name="create_key_yubi_key_pin_repeat">Repita PIN</string>
<string name="create_key_yubi_key_pin_not_correct">PIN non correcto!</string>
<string name="create_key_yubi_key_pin_too_short">PIN debe ser cando menos de 6 números!</string>
<string name="create_key_yubi_key_pin_insecure">Por favor escolla un PIN seguro, nin 000000, 123456 ou combinacións similares (os 20 PINs máis comúns non están permitidos)</string>
<string name="create_key_yubi_key_algorithm_text">Por favor escolla un algoritmo para cada chave.</string>
<string name="create_key_yubi_key_algorithm_sign_text">Chave de firma</string>
<string name="create_key_yubi_key_algorithm_dec_text">Chave de descrifrado</string>
<string name="create_key_yubi_key_algorithm_auth_text">Chave de autenticación</string>
<!--View key-->
<string name="view_key_my_key">A miña chave</string>
<string name="view_key_verified">Chave confirmada</string>
<string name="view_key_unverified">Non confirmada: Escanee o Código QR para confirmar a chave!</string>
<string name="view_key_fragment_no_system_contact">&lt;nada&gt;</string>
<!--Add/Edit keyserver-->
<string name="add_keyserver_dialog_title">Engadir servidor de chaves</string>
<string name="edit_keyserver_dialog_title">Editar servidor de chaves</string>
<string name="add_keyserver_connection_verified">Conexión verificada!</string>
<string name="add_keyserver_without_verification">Servidor de chaves engadido sen validación.</string>
<string name="add_keyserver_invalid_url">URL non válido!</string>
<string name="add_keyserver_keyserver_not_trusted">O servidor de chaves non é un dos validados (non ten certificados pegados dispoñibles)!</string>
<string name="add_keyserver_connection_failed">Fallou a conexión ao servidor de chaves. Por favor comprobe o URL e a conexión a internet.</string>
<string name="keyserver_preference_deleted">%s eliminado</string>
<string name="keyserver_preference_cannot_delete_last">Non se eliminou o último servidor de chaves. É preciso cando menos un!</string>
<!--Add/Edit SmartPGP authority-->
<string name="add_smartpgp_authority_dialog_title">Engadir autoridade</string>
<string name="show_smartpgp_authority_dialog_title">Editar autoridade</string>
<!--Navigation Drawer-->
<string name="nav_keys">Chaves</string>
<string name="nav_encrypt_decrypt">Cifrar/Descifrar</string>
<string name="nav_apps">Apps</string>
<string name="my_keys">As miñas chaves</string>
<string name="nav_backup">Respaldar/Restaurar</string>
<string name="nav_transfer">Transferencia segura sobre WiFi</string>
<!--hints-->
<string name="encrypt_content_edit_text_hint">Escriba texto</string>
<!--certs-->
<string name="cert_default">por omisión</string>
<string name="cert_none">nada</string>
<string name="cert_positive">positivo</string>
<string name="cert_revoke">repudiado</string>
<string name="cert_verify_ok">OK</string>
<string name="cert_verify_failed">fallou!</string>
<string name="cert_verify_error">fallo!</string>
<string name="cert_verify_unavailable">chave non dispoñible</string>
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
<string name="msg_internal_error">Fallo interno!</string>
<string name="msg_cancelled">Operación cancelada.</string>
<!--Import Public log entries-->
<string name="msg_ip_apply_batch">Aplicando a operación de inserción por lotes.</string>
<string name="msg_ip_bad_type_secret">Intento de importar anel de chaves secreto como público. Esto é un fallo, por favor faga un informe!</string>
<string name="msg_ip_delete_old_fail">Non se borrou a chave antigua (está a crear unha nova?)</string>
<string name="msg_ip_delete_old_ok">Eliminada a chave antigua da base de datos</string>
<string name="msg_ip_encode_fail">Fallou a operación debido a un erro de codificación</string>
<string name="msg_ip_error_io_exc">A operación fallou debido a un erro i/o</string>
<string name="msg_ip_error_op_exc">A operación fallou debido a un erro na base de datos</string>
<string name="msg_ip_error_remote_ex">A operación fallou debido a un erro interno</string>
<string name="msg_ip">Importando o anel de chaves público %s</string>
<string name="msg_ip_fingerprint_error">A pegada da chave de importación non coincide co agardado!</string>
<string name="msg_ip_fingerprint_ok">Comprobación correcta da pegada </string>
<string name="msg_ip_insert_keyring">Codificando datos do anel de chaves</string>
<string name="msg_ip_insert_keys">Procesando chaves</string>
<string name="msg_ip_prepare">Preparando operacións da base de datos</string>
<string name="msg_ip_master">Procesando a chave mestra %s</string>
<string name="msg_ip_master_expired">O anel de chaves caducou en %s</string>
<string name="msg_ip_master_expires">O anel de chaves caduca en %s</string>
<string name="msg_ip_master_flags_unspecified">Sinais mestras: non especificadas (asúmense todas)</string>
<string name="msg_ip_master_flags_cesa">Sinais mestras: certificar, cifrar, firmar, autenticar</string>
<string name="msg_ip_master_flags_cesx">Sinais metras: certificar, cifrar, firmar</string>
<string name="msg_ip_master_flags_cexa">Sinais mestras: certificar, cifrar, autenticar</string>
<string name="msg_ip_master_flags_cexx">Sinais mestras: certificar, cifrar</string>
<string name="msg_ip_master_flags_cxsa">Sinais mestras: certificar, firmar, autenticar</string>
<string name="msg_ip_master_flags_cxsx">Sinais mestras: certificar, firmar</string>
<string name="msg_ip_master_flags_cxxa">Sinais mestas: certificar, autenticar</string>
<string name="msg_ip_master_flags_cxxx">Sinais mestras: certificar</string>
<string name="msg_ip_master_flags_xesa">Sinais mestas: cifrar, firmar, autenticar</string>
<string name="msg_ip_master_flags_xesx">Sinais mestras: cifrar, firmar</string>
<string name="msg_ip_master_flags_xexa">Sinais mestras: cifrar, autenticar</string>
<string name="msg_ip_master_flags_xexx">Sinais mestras: cifrar</string>
<string name="msg_ip_master_flags_xxsa">Sinais mestras: firmar, autenticar</string>
<string name="msg_ip_master_flags_xxsx">Sinais mestras: cifrar</string>
<string name="msg_ip_master_flags_xxxa">Sinais mestras: autenticar</string>
<string name="msg_ip_master_flags_xxxx">Sinais mestras: ningunha</string>
<string name="msg_ip_merge_public">Engadindo os datos importados a un anel de chaves público xa existente</string>
<string name="msg_ip_merge_secret">Engadindo os datos importados a un anel de chaves secreto xa existente</string>
<string name="msg_ip_subkey">Procesando subchave %s</string>
<string name="msg_ip_subkey_expired">A subchave caducou no %s</string>
<string name="msg_ip_subkey_expires">A subchave caduca en %s</string>
<string name="msg_ip_success">Importado correctamente o anel de chaves público</string>
<string name="msg_ip_success_identical">O anel de chaves non contén novos datos, nada que facer</string>
<string name="msg_ip_reinsert_secret">Reintroducindo chave segreda</string>
<string name="msg_ip_uid_cert_bad">Atopouse un certificado incorrecto!</string>
<string name="msg_ip_uid_cert_error">Fallo procesando o certificado!</string>
<string name="msg_ip_uid_cert_nonrevoke">Xa posue un certificado non repudiable, obviando.</string>
<string name="msg_ip_uid_cert_old">O certificado é máis vello que o anterior, obviando.</string>
<string name="msg_ip_uid_cert_new">O certificado é máis recente, sustituíndo o anterior.</string>
<string name="msg_ip_uid_cert_good">Atopouse un bo certificado por %1$s</string>
<string name="msg_ip_uid_cert_good_revoke">Atopouse un certificado de revogación correcto por %1$s</string>
<plurals name="msg_ip_uid_certs_unknown">
<item quantity="one">Ignorando un certificado proporcionado por unha chave pública descoñecida</item>
<item quantity="other">Ignorando %s certificados proporcionados por chaves públicas descoñecidas</item>
</plurals>
<string name="msg_ip_uid_classifying_zero">Clasificando IDs de usuarias (sen chaves de confianza dispoñibles)</string>
<plurals name="msg_ip_uid_classifying">
<item quantity="one">Clasificando IDs de usuaria (utilizando unha chave de confianza)</item>
<item quantity="other">Clasificando IDs de usuaria (utilizando %s chaves de confianza)</item>
</plurals>
<string name="msg_ip_uid_reorder">Reordeando os IDs de usuaria</string>
<string name="msg_ip_uid_processing">Procesando ID de usuaria %s</string>
<string name="msg_ip_uid_revoked">O ID de usuaria está repudiado</string>
<string name="msg_ip_uat_processing_image">Procesando o atributo de tipo de imaxe da usuaria</string>
<string name="msg_ip_uat_processing_unknown">Procesando o atributo de usuaria de tipo descoñecido</string>
<string name="msg_ip_uat_cert_bad">Atopouse un certificado incorrecto!</string>
<string name="msg_ip_uat_cert_error">Fallo procesando o certificado!</string>
<string name="msg_ip_uat_cert_nonrevoke">Xa posue un certificado non repudiable, obviando.</string>
<string name="msg_ip_uat_cert_old">O certificado é máis vello que o anterior, obviando.</string>
<string name="msg_ip_uat_cert_new">O certificado é máis recente, sustituíndo o anterior.</string>
<string name="msg_ip_uat_cert_good">Atopouse un certificado válido por %1$s</string>
<string name="msg_ip_uat_cert_good_revoke">Atopouse un certificado de revogación correcto por %1$s</string>
<plurals name="msg_ip_uat_certs_unknown">
<item quantity="one">Ignorando un certificado proporcionado por unha chave pública descoñecida</item>
<item quantity="other">Ignorando %s certificados proporcionados por chaves públicas descoñecidas</item>
</plurals>
<string name="msg_ip_uat_classifying">Clasificando atributos da usuaria</string>
<string name="msg_ip_uat_revoked">O atributo da usuaria foi repudiado</string>
<string name="msg_is_bad_type_public">Intento de importar anel de chaves público como segreda. Esto é un fallo, por favor envíe un informe!</string>
<string name="msg_is_bad_type_uncanon">Intento de importar un anel de chaves sen canonalizar. Esto é un fallo, por favor envíe un informe!</string>
<!--Import Secret log entries-->
<string name="msg_is">Importando chave segreda %s</string>
<string name="msg_is_db_exception">Fallo de base de datos!</string>
<string name="msg_is_importing_subkeys">Procesando subchaves segredas</string>
<string name="msg_is_error_io_exc">Fallo codificando o anel de chaves</string>
<string name="msg_is_merge_public">Engadindo os datos importado a un anel de chaves público xa existente</string>
<string name="msg_is_merge_secret">Engadindo os datos importados a un anel de chaves segredo xa existente</string>
<string name="msg_is_merge_special">Xuntando nun certificado propio datos do anel de chaves público</string>
<string name="msg_is_pubring_generate">Xerando o anel de chaves público desde anel de chaves segredo</string>
<string name="msg_is_subkey_nonexistent">Subchave %s non dispoñible en chave segreda</string>
<string name="msg_is_subkey_ok">Subchave segreda %s marcada como dispoñible</string>
<string name="msg_is_subkey_empty">Subchave segreda %s marcada como dispoñible, sen contrasinal</string>
<string name="msg_is_subkey_stripped">Subchave segreda %s marcada como eliminada</string>
<string name="msg_is_subkey_divert">Subchave segreda %s marcada como chave nun Testemuño de seguridade</string>
<string name="msg_is_success_identical">O anel de chaves non contén novos datos, nada que facer</string>
<string name="msg_is_success">Importouse correctamente o anel de chaves segredo</string>
<!--Keyring Canonicalization log entries-->
<string name="msg_kc_public">Canonalizando anel de chaves público %s</string>
<string name="msg_kc_secret">Canonalizando anel de chaves segredo %s</string>
<string name="msg_kc_error_v3">Esta é unha chave OpenPGP versión 3, que foi abandonada e xa non está soportada!</string>
<string name="msg_kc_error_no_uid">O anel de chaves non ten IDs de usuaria válidos!</string>
<string name="msg_kc_error_master_algo">A chave mestra utiliza un algoritmo (%s) descoñecido!</string>
<string name="msg_kc_error_dup_key">Subchave %s aparece dúas veces no anel de chaves. Anel de chaves mal formado, non importado!</string>
<string name="msg_kc_master">Procesando a chave mestra</string>
<string name="msg_kc_master_bad_type">Quitando o certificado de chave mestra de tipo descoñecido (%s)</string>
<string name="msg_kc_master_bad_local">Eliminando certificado de chave mestra con marca \'local\'</string>
<string name="msg_kc_master_bad_err">Quitando certificado de chave mestra inválido</string>
<string name="msg_kc_master_bad_time">Quitando certificado de repudio do anel de chaves con marca temporal no futuro</string>
<string name="msg_kc_master_bad_type_uid">Eliminando certificado de ID de usuaria en posición incorrecta</string>
<string name="msg_kc_master_bad">Quitando certificado de chave mestra inválido</string>
<string name="msg_kc_master_local">Eliminando certificado de chave mestra con marca \'local\'</string>
<string name="msg_kc_revoke_dup">Quitando o certificado de repudio do anel de chaves redundante</string>
<string name="msg_kc_notation_dup">Quitando o certificado de notación redundante</string>
<string name="msg_kc_notation_empty">Quitando o certificado de notación baldeiro</string>
<string name="msg_kc_sub">Procesando subchave %s</string>
<string name="msg_kc_sub_bad">Quitando o certificado de unión de subchaves non válido</string>
<string name="msg_kc_sub_bad_err">Quitando o certificado de unión de subchaves non válido</string>
<string name="msg_kc_sub_bad_local">Quitando o certificado de unión de subchaves con marca \'local\'</string>
<string name="msg_kc_sub_bad_keyid">Non coinciden os id de proveedor de unión das subchave</string>
<string name="msg_kc_sub_bad_time">Quitando o certificado de unión de subchaves con marca temporal no futuro</string>
<string name="msg_kc_uat_unknown">Procesando o atributo de usuaria de tipo descoñecido</string>
<!--Keyring merging log entries-->
<!--createSecretKeyRing-->
<!--modifySecretKeyRing-->
<!--Edit Key (higher level than modify)-->
<!--Promote key-->
<!--Other messages used in OperationLogs-->
<!--Messages for DecryptVerify operation-->
<!--Messages for VerifySignedLiteralData operation-->
<string name="msg_vl_ok">OK</string>
<!--Messages for SignEncrypt operation-->
<!--Messages for PgpSignEncrypt operation-->
<!--Messages for Authentication operation-->
<string name="msg_backup_error_db">Fallo de base de datos!</string>
<!--Linked Identity verification-->
<!--Messages for Keybase Verification operation-->
<string name="msg_keybase_error_key_mismatch">A pegada da chave non concorda coa da publicación de proba</string>
<string name="msg_keybase_error_dns_fail">Fallou a obtención do DNS TXT Record</string>
<string name="msg_keybase_error_msg_payload_mismatch">O valor agardado non concorda coa publicación de proba descifrada</string>
<!--Messages for Mime parsing operation-->
<!--PassphraseCache-->
<string name="passp_cache_notif_pwd">Contrasinal</string>
<!--Keyserver sync-->
<string name="keyserver_sync_orbot_notif_start">Iniciar Orbot</string>
<!--First Time-->
<!--unsorted-->
<string name="label_cert_type">Tipo</string>
<string name="user_id_none"><![CDATA[<none>]]></string>
<!--Android Account-->
<!--Passphrase wizard-->
<!--TODO: rename all the things!-->
<!--<string name="enter_passphrase_twice">Enter password twice</string>-->
<string name="enter_passphrase">Introduza contrasinal</string>
<string name="passphrase">Contrasinal</string>
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
<string name="nfc_settings">Axustes</string>
<string name="snack_security_token_import">Importar</string>
<string name="security_token_error">Fallo: %s</string>
<string name="linked_create_verify">Verificar</string>
<!--Other Linked Identity strings-->
<string name="section_linked_identities">Identidades ligadas</string>
<string name="linked_button_verify">Verificar</string>
<string name="linked_button_confirm">Confirmar</string>
<string name="linked_text_error">Fallo</string>
<string name="share_log_dialog_share_button">Compartir</string>
<string name="share_log_dialog_cancel_button">Cancelar</string>
<string name="menu_uids_save">Gardar</string>
<string name="prompt_fidesmo_pgp_install_button_positive">Instalar</string>
<string name="prompt_fidesmo_pgp_install_button_negative">Cancelar</string>
<string name="prompt_fidesmo_app_install_button_positive">Instalar</string>
<string name="prompt_fidesmo_app_install_button_negative">Cancelar</string>
<string name="button_cancel">Cancelar</string>
<string name="key_health_revoked_title">Repudiada</string>
<string name="button_import">Importar</string>
<string name="first_time_secure_wifi_transfer">Transferencia segura sobre WiFi</string>
<string name="menu_secure_wifi_transfer">Transferencia segura sobre WiFi</string>
<string name="transfer_confirm_cancel">Cancelar</string>
<string name="token_action_import">Importar</string>
<string name="token_unlock_ok">Desbloquear</string>
<string name="token_hint_admin_pin">PIN de Admin</string>
</resources>

View File

@@ -126,6 +126,7 @@
<string name="help_tab_start">Indítás</string>
<string name="help_tab_faq">GYIK</string>
<string name="help_tab_changelog">Változások</string>
<string name="help_tab_license">Licencek</string>
<string name="help_tab_about">Névjegy</string>
<string name="help_about_version">Verzió:</string>
<string name="help_tab_donations">Támogatás</string>

View File

@@ -39,6 +39,7 @@
<string name="btn_no">Tidak</string>
<string name="btn_share_decrypted_text">Share </string>
<string name="btn_copy_decrypted_text">Salin ke clipboard</string>
<string name="btn_unlock">Tidak terkunci</string>
<string name="btn_add_keyserver">Tambahkan</string>
<!--Content Description-->
<!--menu-->
@@ -56,6 +57,7 @@
<string name="label_file">File </string>
<string name="label_file_colon">File:</string>
<string name="label_passphrase">Password </string>
<string name="label_unlock">Membuka kunci...</string>
<string name="label_key_id">ID Kunci</string>
<string name="label_key_type">Tipe</string>
<string name="label_expiry">Waktu kadarluarsa</string>
@@ -92,6 +94,7 @@
<string name="error">Kesalahan</string>
<!--sentences-->
<string name="passphrase_for_symmetric_encryption">Masukkan kata sandi</string>
<string name="passphrase_for_any">Masukkan kata sandi</string>
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
@@ -118,6 +121,7 @@
<string name="help_tab_start">Mulai</string>
<string name="help_tab_faq">FAQ </string>
<string name="help_tab_changelog">Changelog </string>
<string name="help_tab_license">Lisensi</string>
<string name="help_tab_about">Tentang</string>
<string name="help_about_version">Versi:</string>
<string name="help_tab_donations">Donasi</string>
@@ -165,6 +169,7 @@
<string name="nav_apps">Aplikasi</string>
<!--hints-->
<!--certs-->
<string name="cert_default">default </string>
<string name="cert_none">Tidak ada</string>
<string name="cert_revoke">dicabut</string>
<string name="cert_verify_ok">OKE</string>
@@ -240,4 +245,5 @@
<string name="transfer_confirm_ok">Kirim</string>
<string name="token_reset_confirm_ok">Reset</string>
<string name="token_action_import">impor</string>
<string name="token_unlock_ok">Tidak terkunci</string>
</resources>

View File

@@ -7,9 +7,9 @@
<string name="title_encrypt_text">Codifica</string>
<string name="title_encrypt_files">Codifica</string>
<string name="title_decrypt">Decodifica</string>
<string name="title_add_subkey">Aggiungi Sottochiave</string>
<string name="title_add_subkey">Aggiungi sottochiave</string>
<string name="title_change_master_key">Cambia la chiave principale</string>
<string name="title_edit_key">Modifica Chiave</string>
<string name="title_edit_key">Modifica chiave</string>
<string name="title_linked_create">Creare un\'identità collegata</string>
<string name="title_preferences">Impostazioni</string>
<string name="title_api_registered_apps">Apps</string>
@@ -56,8 +56,8 @@
<string name="section_share_key">Chiave</string>
<string name="section_key_server">Server delle Chiavi</string>
<string name="section_fingerprint">Impronta</string>
<string name="section_phrases">Frasi</string>
<string name="section_encrypt">Codifica</string>
<string name="section_decrypt">Decripta/Verifica</string>
<string name="section_current_expiry">Scadenza attuale</string>
<string name="section_new_expiry">Nuova scadenza</string>
<!--button-->
@@ -76,7 +76,6 @@
<string name="btn_back">Precedente</string>
<string name="btn_no">No</string>
<string name="btn_match">Impronte digitali ugali</string>
<string name="btn_match_phrases">Le frasi coincidono</string>
<string name="btn_share_encrypted_signed">Codifica/Firma e condividi testo</string>
<string name="btn_copy_encrypted_signed">Codifica/Firma e copia testo</string>
<string name="btn_paste_encrypted_signed">Codifica/Firma ed incolla testo</string>
@@ -149,6 +148,7 @@
<string name="label_passphrase_cache_subs">Ricorda le password di sottochiave</string>
<string name="label_message_compression">Compressione testo</string>
<string name="label_file_compression">Compressione file</string>
<string name="label_keyservers">Gestisci i keyserver OpenPGP</string>
<string name="label_key_id">ID Chiave</string>
<string name="label_key_id_colon">ID chiave:</string>
<string name="label_key_created">Chiave creata %s</string>
@@ -171,9 +171,11 @@
<string name="label_enable_compression">Abilitare compressione</string>
<string name="label_encrypt_filenames">Codifica nome dei file</string>
<string name="label_hidden_recipients">Nascondi destinatari</string>
<string name="label_smartpgp_verify">SmartPGP: Verifica i certificati</string>
<string name="label_verify_keyserver_connection">Verifica la connessione</string>
<string name="label_only_trusted_keyserver">Solamente server delle chiavi fidati</string>
<string name="label_enter_keyserver_url">URL</string>
<string name="label_enter_keyserver_onion">URL Tor .onion opzionale</string>
<string name="label_keyserver_dialog_delete">Cancella server chiavi</string>
<string name="label_theme">Tema</string>
<string name="label_enter_smartpgp_authority_name">Nome</string>
@@ -194,8 +196,6 @@
<string name="keyserver_sync_settings_title">Aggiornamenti automatici delle chiavi</string>
<string name="label_experimental_settings_desc_title">Attenzione</string>
<string name="label_experimental_settings_desc_summary">Queste funzioni non sono ancora finite o testate da utenti/ricerche di sicurezza. Perciò non contare sulla loro sicurezza e per favore non segnalare i problemi che riscontri!</string>
<string name="label_experimental_settings_word_confirm_title">Conferma con frasi</string>
<string name="label_experimental_settings_word_confirm_summary">Conferma le chiavi con frasi al posto delle impronte esadecimali</string>
<string name="label_experimental_settings_linked_identities_title">Identità collegate</string>
<string name="label_experimental_settings_linked_identities_summary">Collega le chiavi a Twitter, GitHub, siti o DNS (simile a keybase.io ma decentralizzato)</string>
<string name="label_experimental_settings_keybase_summary">Contatta keybase.io per avere prove e mostrale ogni volta che visualizzo una chiave</string>
@@ -282,6 +282,8 @@
<string name="passphrase_for_symmetric_encryption">Inserire password</string>
<string name="passphrase_for_backup">Inserisci codice di backup</string>
<string name="passphrase_for">Inserisci la password per \'%s\'</string>
<string name="passphrase_for_any">Inserire password</string>
<string name="passphrase_keyboard_hint_numeric">Passa alla tastiera numerica</string>
<string name="pin_for">Inserisci il PIN per \'%s\'</string>
<string name="security_token_pin_for">Inserisci PIN di accesso del Token di Sicurezza per \'%s\'</string>
<string name="security_token_nfc_text">Tieni il Token di Sicurezza contro il simbolo NFC sulla parte posteriore del tuo dispositivo.</string>
@@ -345,6 +347,7 @@
<!--errors without preceding Error:-->
<string name="error_jelly_bean_needed">Devi avere Android 4.1 per usare Android NFC Beam!</string>
<string name="error_nfc_needed">NFC deve essere abilitato!</string>
<string name="error_nothing">Ancora niente da mostrare.</string>
<string name="error_nothing_import">Nessuna chiave trovata!</string>
<string name="error_contacts_key_id_missing">Recupero dell\'ID della chiave dai contatti fallito!</string>
<string name="error_generic_report_bug">Si è verificato un errore generico, si prega di creare una nuova segnalazione di errore per OpenKeychain.</string>
@@ -408,6 +411,7 @@
<string name="progress_extracting_key">estrazione chiave...</string>
<string name="progress_preparing_streams">preparazione flussi...</string>
<string name="progress_encrypting">codifica dati...</string>
<string name="progress_decrypting">Decriptando i dati...</string>
<string name="progress_preparing_signature">preparazione firma...</string>
<string name="progress_processing_signature">elaborazione firma...</string>
<string name="progress_generating_signature">generazione firma...</string>
@@ -450,6 +454,7 @@
<string name="help_tab_wot">Conferma chiave</string>
<string name="help_tab_nfc_beam">NFC Beam</string>
<string name="help_tab_changelog">Novita\'</string>
<string name="help_tab_license">Licenze</string>
<string name="help_tab_about">Info</string>
<string name="help_about_version">Versione:</string>
<string name="help_tab_donations">Fai una donazione</string>
@@ -458,12 +463,16 @@
<string name="import_tab_cloud">Ricerca chiave</string>
<string name="import_tab_direct">File/Appunti</string>
<string name="import_tab_qr_code">Codice QR/NFC</string>
<string name="import_found_keys">Trovate %1$dchiavi</string>
<string name="import_qr_code_fp">L\'impronta è malformata o troppo corta!</string>
<string name="import_qr_code_too_short_fingerprint">L\'impronta è troppo corta!</string>
<string name="import_qr_code_button">Scansione codice QR</string>
<string name="import_qr_code_text">Inquadra il codice QR con la fotocamera!</string>
<string name="btn_import">Importa</string>
<string name="btn_import_keys">Importa tutte le chiavi</string>
<string name="btn_view_list">Mostra la lista</string>
<string name="btn_refresh">Aggiorna</string>
<string name="btn_go_to_key">Vai alla chiave</string>
<!--Generic result toast-->
<string name="snackbar_details">Dettagli</string>
<string name="with_warnings">, con avvisi</string>
@@ -493,6 +502,7 @@
<item quantity="one">Importazione fallita!</item>
<item quantity="other">Importazione di %d chiavi fallite!</item>
</plurals>
<string name="import_warn_missing">Chiave non trovata nei keyserver</string>
<string name="import_error_nothing">Niente da importare</string>
<string name="import_error_nothing_cancelled">Importazione cancellata.</string>
<!--Delete result toast-->
@@ -509,6 +519,7 @@
<item quantity="other">Eliminazione %1$d chiavi riuscita%2$s.</item>
</plurals>
<string name="delete_nothing">Niente da cancellare.</string>
<string name="delete_cancelled">Cancellazione rimossa.</string>
<!--Revoke result toast (snackbar)-->
<string name="revoke_ok">Chiave revocata con successo.</string>
<string name="revoke_fail">Errore nella revoca della chiave!</string>
@@ -547,6 +558,7 @@
<string name="api_settings_advanced">Avanzato</string>
<string name="api_settings_allowed_keys">Chiavi consentite</string>
<string name="api_settings_settings">Impostazioni</string>
<string name="api_register_title">Permettere l\'accesso a OpenKeychain?</string>
<string name="api_register_allow">Permetti accesso</string>
<string name="api_register_disallow">Nega accesso</string>
<string name="api_register_error_select_key">Per favore selezionare una chiave!</string>
@@ -584,6 +596,8 @@
<string name="key_list_fab_qr_code">Scansione codice QR</string>
<string name="key_list_fab_search">Ricerca chiave</string>
<string name="key_list_fab_import">Importa da file</string>
<string name="key_list_dummy_title">Non hai ancora nessuna chiave!</string>
<string name="key_list_dummy_subtitle">Clicca quí per crearne o importarne una</string>
<!--Key view-->
<string name="key_view_action_edit">Modifica</string>
<string name="key_view_action_encrypt">Codifica Testo</string>
@@ -591,6 +605,7 @@
<string name="key_view_action_certify">Conferma chiave</string>
<string name="key_view_action_update">Aggiorna dal server delle chiavi</string>
<string name="key_view_action_share_with">Condividi con...</string>
<string name="key_view_action_share_ssh_with">Condividi come chiave pubblica SSH con...</string>
<string name="key_view_action_share_nfc">Condividi tramite NFC</string>
<string name="key_view_action_upload">Carica sul Server delle Chiavi</string>
<string name="key_view_tab_main">Info Principale</string>
@@ -679,6 +694,7 @@
<string name="create_key_add_email">Aggiungi indirizzo email</string>
<string name="create_key_add_email_text">Anche altri inidirizzi email sono associati a questa chiave e possono essere usati per comunicazioni sicure.</string>
<string name="create_key_email_already_exists_text">L\'indirizzo email è già stato aggiunto.</string>
<string name="create_key_email_empty_email">L\'indirizzo email non puó essere vuoto</string>
<string name="create_key_yubi_key_pin_text">Scegli un PIN con 6 numeri.</string>
<string name="create_key_yubi_key_admin_pin_text">Annota l\'Admin PIN e conservalo in un posto sicuro (richiesto quando inserisci 3 volte un PIN errato).</string>
<string name="create_key_yubi_key_pin">PIN</string>
@@ -686,6 +702,10 @@
<string name="create_key_yubi_key_pin_repeat">Ripeti il PIN</string>
<string name="create_key_yubi_key_pin_not_correct">Il PIN è errato!</string>
<string name="create_key_yubi_key_pin_too_short">Il PIN dovrebbe essere composto almeno da 6 numeri.</string>
<string name="create_key_yubi_key_pin_insecure">Scegliere un PIN sicuro, non 000000, 123456 o combinazioni simili (i 20 pin piú usati non sono permessi)</string>
<string name="create_key_yubi_key_algorithm_text">Scegliere un algoritmo per ogni chiave</string>
<string name="create_key_yubi_key_algorithm_dec_text">Chiave di decriptazione</string>
<string name="create_key_yubi_key_algorithm_auth_text">Chiave di autenticazione</string>
<!--View key-->
<string name="view_key_my_key">Mia chiave</string>
<string name="view_key_verified">Chiave confermata</string>
@@ -960,8 +980,12 @@
<item quantity="other">Importazione di %d chiavi</item>
</plurals>
<string name="msg_import_fetch_error_not_found">Chiave non trovata!</string>
<string name="msg_backup_all">Backup con tutte le chiavi</string>
<string name="msg_backup_public">Creando un backup della chiave pubblica %s</string>
<string name="msg_backup_secret">Crendo un backup della chiave segreta %s</string>
<string name="msg_backup_error_db">Errore banca dati!</string>
<string name="msg_backup_error_io">Errore di input/output!</string>
<string name="msg_backup_success">Backup eseguito con successo</string>
<string name="msg_upload_server">Server: %s</string>
<string name="msg_upload_key">ID chiave: %s</string>
<string name="msg_upload_error_not_found">Chiave non trovata!</string>
@@ -978,12 +1002,14 @@
<string name="msg_revoke_key_fail">Revoca chiave fallita</string>
<string name="msg_revoke_ok">Chiave revocata con successo</string>
<!--Linked Identity verification-->
<string name="msg_lv_error_twitter_response">Risposta inaspettata dalle api di Twitter!</string>
<string name="msg_lv_fetch_error">Errore del server (HTTP %s)</string>
<string name="msg_lv_fetch_error_io">Errore di input output!</string>
<string name="msg_lv_fetch_error_format">Errore di formato!</string>
<string name="msg_lv_fetch_error_nothing">Risorsa non trovata!</string>
<string name="msg_bench_enc_time">Tempo di codifica: %ss</string>
<string name="msg_bench_dec_time">Tempo di decodifica: %ss</string>
<string name="msg_bench_success">Benchmark completato!</string>
<string name="msg_data_mime_filename">Nome file: \'%s\'</string>
<string name="msg_data_mime_charset">Il set di caratteri è \'%s\'</string>
<string name="msg_data_mime_charset_unknown">Il set di caratteri è sconosciuto, oppure i dati non sono testo.</string>

View File

@@ -59,7 +59,6 @@
<string name="section_share_key"></string>
<string name="section_key_server">鍵サーバ</string>
<string name="section_fingerprint">指紋</string>
<string name="section_phrases">語句</string>
<string name="section_encrypt">暗号化</string>
<string name="section_decrypt">復号化/検証</string>
<string name="section_current_expiry">現在の期限</string>
@@ -80,7 +79,6 @@
<string name="btn_back">戻る</string>
<string name="btn_no">なし</string>
<string name="btn_match">指紋一致</string>
<string name="btn_match_phrases">語句の一致</string>
<string name="btn_share_encrypted_signed">暗号化/署名とテキストをシェア</string>
<string name="btn_copy_encrypted_signed">暗号化/署名とテキストをコピー</string>
<string name="btn_paste_encrypted_signed">暗号化/署名してテキストを貼り付け</string>
@@ -207,8 +205,6 @@
<string name="keyserver_sync_settings_title">鍵の自動アップデート</string>
<string name="label_experimental_settings_desc_title">注意</string>
<string name="label_experimental_settings_desc_summary">これらの機能はまだ完成していないか、ユーザーエクスペリエンス/セキュリティ研究の結果ではありません。そのため、このセキュリティに依存したり、遭遇した問題を報告しないでください!</string>
<string name="label_experimental_settings_word_confirm_title">語句による検証</string>
<string name="label_experimental_settings_word_confirm_summary">16進指紋の変りに語句で鍵を検証</string>
<string name="label_experimental_settings_linked_identities_title">リンクしたユーザID</string>
<string name="label_experimental_settings_linked_identities_summary">Twitter、GitHub、Webサイト、またはDNSに鍵をリンク (keybase.ioに似ていますが、分散型)</string>
<string name="label_experimental_settings_keybase_title">Keybase.io 検証</string>
@@ -300,6 +296,7 @@
<string name="passphrase_for_symmetric_encryption">パスワードの入力</string>
<string name="passphrase_for_backup">バックアップコードの入力</string>
<string name="passphrase_for">\'%s\' にパスワードを入れてください</string>
<string name="passphrase_for_any">パスワードの入力</string>
<string name="passphrase_keyboard_hint_alpha">英字キーボードに切り替え</string>
<string name="passphrase_keyboard_hint_numeric">数字キーボードに切り替え</string>
<string name="pin_for">\'%s\' にPINを入力してください</string>
@@ -480,6 +477,7 @@
<string name="help_tab_wot">鍵確認</string>
<string name="help_tab_nfc_beam">NFC Beam</string>
<string name="help_tab_changelog">Changelog</string>
<string name="help_tab_license">ライセンス</string>
<string name="help_tab_about">これについて</string>
<string name="help_about_version">バージョン:</string>
<string name="help_tab_donations">寄付</string>
@@ -1341,7 +1339,6 @@
<string name="section_uids_to_certify">ユーザID</string>
<string name="certify_text">インポートした鍵には\"アイデンティティ\": 名前とメールアドレス を含みます。正確に期待したものと一致しているか認定されているものを選択します。</string>
<string name="certify_fingerprint_text">鍵指紋を、文字対文字で、相手の端末に表示しているものと比較</string>
<string name="certify_fingerprint_text_phrases">これらの語句を、相手の端末に表示しているものと比較</string>
<string name="label_revocation">破棄の理由</string>
<string name="label_cert_type">種別</string>
<string name="error_key_not_found">鍵が見当りません!</string>

View File

@@ -8,11 +8,13 @@
<string name="title_encrypt_files">암호화</string>
<string name="title_decrypt">복호화</string>
<string name="title_add_subkey">서브키 추가</string>
<string name="title_change_master_key">마스터키 변경</string>
<string name="title_edit_key">키 수정</string>
<string name="title_linked_create">연결된 신원 만들기</string>
<string name="title_preferences">설정</string>
<string name="title_api_registered_apps"></string>
<string name="title_key_server_preference">OpenPGP 키서버</string>
<string name="title_smartpgp_authorities_preference">SmartPGP: 인증된 권한</string>
<string name="title_change_passphrase">암호 변경</string>
<string name="title_share_fingerprint_with">지문을 공유</string>
<string name="title_share_key">키를 공유</string>
@@ -34,8 +36,10 @@
<string name="title_advanced_key_info">고급</string>
<string name="title_delete_secret_key">당신의 키 \'%s\' 을(를) 삭제할까요?</string>
<string name="title_manage_my_keys">내 키 관리</string>
<string name="title_alert_strip">이 보조키를 비활성화</string>
<!--section-->
<string name="section_user_ids">신원</string>
<string name="section_security_token">보안 토큰</string>
<string name="section_linked_system_contact">연결된 시스템 연락처</string>
<string name="section_keybase_proofs">Keybase.io 증명</string>
<string name="section_should_you_trust">이 키를 믿어야 할까요?</string>
@@ -55,8 +59,8 @@
<string name="section_share_key"></string>
<string name="section_key_server">키서버</string>
<string name="section_fingerprint">지문</string>
<string name="section_phrases">문구</string>
<string name="section_encrypt">암호화</string>
<string name="section_decrypt">복호화/검증</string>
<string name="section_current_expiry">현재 만료일자</string>
<string name="section_new_expiry">새 만료일자</string>
<!--button-->
@@ -75,7 +79,6 @@
<string name="btn_back">뒤로</string>
<string name="btn_no">아니오</string>
<string name="btn_match">지문 일치</string>
<string name="btn_match_phrases">문구 일치</string>
<string name="btn_share_encrypted_signed">암호화/서명 후 텍스트 공유</string>
<string name="btn_copy_encrypted_signed">암호화/서명 후 텍스트 복사</string>
<string name="btn_paste_encrypted_signed">암호화/서명 후 텍스트 붙여넣기</string>
@@ -84,6 +87,7 @@
<string name="btn_add_files">파일(들) 추가</string>
<string name="btn_share_decrypted_text">공유</string>
<string name="btn_open_with">다음으로 열기</string>
<string name="btn_copy_decrypted_text">클립보드로 복사</string>
<string name="btn_decrypt_clipboard">클립보드에서 읽기</string>
<string name="btn_decrypt_files">입력 파일 선택</string>
<string name="btn_encrypt_files">파일들 암호화</string>
@@ -93,14 +97,18 @@
<string name="btn_add_keyserver">추가</string>
<string name="btn_save_default">기본값으로 저장</string>
<string name="btn_saved">저장 성공!</string>
<string name="btn_not_matching">일치하지 않음</string>
<!--Content Description-->
<string name="cd_encrypt_files">파일들 암호화</string>
<string name="cd_exchange_keys">키 교환</string>
<string name="cd_encrypt_text">텍스트 암호화</string>
<string name="cd_share_nfc">NFC를 통해 공유</string>
<!--menu-->
<string name="menu_preferences">설정</string>
<string name="menu_help">도움말</string>
<string name="menu_export_key">키 백업</string>
<string name="menu_delete_key">키 삭제</string>
<string name="menu_status">키 상태 보기</string>
<string name="menu_manage_keys">내 키 관리</string>
<string name="menu_search">검색</string>
<string name="menu_open">열기</string>
@@ -111,6 +119,9 @@
<string name="menu_select_all">모두 선택</string>
<string name="menu_export_all_keys">모든 키 내보내기</string>
<string name="menu_update_all_keys">모든 키 업데이트</string>
<string name="menu_certify_fingerprint">지문으로 확인</string>
<string name="menu_certify_fingerprint_phrases">암호로 확인</string>
<string name="menu_share_log">로그 공유</string>
<string name="menu_change_password">패스워드 변경</string>
<string name="menu_advanced">고급</string>
<string name="menu_keyserver_add">추가</string>
@@ -126,6 +137,7 @@
<string name="label_passphrase_again">암호 반복</string>
<string name="label_show_passphrase">암호 보기</string>
<string name="label_algorithm">알고리즘</string>
<string name="label_algorithm_colon">알고리즘:</string>
<string name="label_ascii_armor">파일 ASCII로 표시</string>
<string name="label_file_ascii_armor">ASCII 표시 활성화</string>
<string name="label_write_version_header">다른 사람에게 OpenKeychain을 사용하고 있다는 걸 알리세요</string>
@@ -139,10 +151,13 @@
<string name="label_passphrase_cache_subs">서브키 당 암호 기억</string>
<string name="label_message_compression">텍스트 압축</string>
<string name="label_file_compression">파일 압축</string>
<string name="label_keyservers">OpenPGP 키서버 관리</string>
<string name="label_key_id">키 ID</string>
<string name="label_key_id_colon">키 ID:</string>
<string name="label_key_created">키가 %s 에 만들어짐</string>
<string name="label_key_type">종류</string>
<string name="label_creation">생성</string>
<string name="label_creation_colon">생성 시점:</string>
<string name="label_expiry">만료</string>
<string name="label_usage">사용</string>
<string name="label_key_size">키 크기</string>
@@ -156,28 +171,39 @@
<string name="label_keyservers_title">키서버</string>
<string name="label_keyserver_settings_hint">끌어서 순서 변경, 눌러서 수정/삭제</string>
<string name="label_selected_keyserver_title">선택된 키서버</string>
<string name="label_selected_smartpgp_authority_title">인증기관 선택</string>
<string name="label_preferred">우선 사용</string>
<string name="label_enable_compression">압축 활성화</string>
<string name="label_encrypt_filenames">파일 이름 암호화</string>
<string name="label_hidden_recipients">수신자 숨김</string>
<string name="label_smartpgp_verify">SmartPGP: 인증서 검증</string>
<string name="label_smartpgp_verify_summary">신뢰받는 인증기관의 설정과 대조해 SmartPGP 보안 토큰으로 인증서를 검증합니다</string>
<string name="label_smartpgp_roots">SmartPGP: 인증된 권한</string>
<string name="label_verify_keyserver_connection">연결 테스트</string>
<string name="label_only_trusted_keyserver">믿을 수 있는 키서버만</string>
<string name="label_enter_keyserver_url">URL</string>
<string name="label_enter_keyserver_onion">Tor .onion URL 설정</string>
<string name="label_keyserver_dialog_delete">키서버 삭제</string>
<string name="label_theme">테마</string>
<string name="label_enter_smartpgp_authority_name">Name</string>
<string name="label_smartpgp_authority_dialog_delete">인증기관 삭제</string>
<string name="pref_keyserver">OpenPGP 키서버</string>
<string name="pref_keyserver_summary">선택된 OpenPGP 키서버(HKP 프로토콜)에서 키 검색</string>
<string name="pref_keybase">keybase.io</string>
<string name="pref_keybase_summary">keybase.io에서 키 검색</string>
<string name="pref_facebook">Facebook</string>
<string name="pref_facebook_summary">사용자명으로 Facebook 상의 키 검색</string>
<string name="label_sync_settings_keyserver_title">자동 키 갱신</string>
<string name="label_sync_settings_keyserver_summary_on">3일마다, 선호하는 키서버로 부터 키를 갱신합니다</string>
<string name="label_sync_settings_keyserver_summary_off">키가 자동으로 갱신되지 않습니다.</string>
<string name="label_sync_settings_wifi_title">Wi-Fi 접속으로만 동기화</string>
<string name="label_sync_settings_contacts_title">키를 연락처에 연결</string>
<string name="label_sync_settings_contacts_summary_on">이름과 이메일 주소에 기초해 키를 연락처에 연결합니다. 이 작업은 완전히 오프라인에서만 수행됩니다.</string>
<string name="label_sync_settings_contacts_summary_off">새 키를 앞으로 연락처에 연결하지 않음</string>
<!--label shown in Android settings under the OpenKeychain account-->
<string name="keyserver_sync_settings_title">자동 키 갱신</string>
<string name="label_experimental_settings_desc_title">경고</string>
<string name="label_experimental_settings_desc_summary">이 기능들은 아직 완성되지 않았거나 유저 경험/보안 연구의 결과가 아닙니다. 그러니 이 기능의 보안성에 의존하거나 겪는 문제를 보고하지 말아주세요!</string>
<string name="label_experimental_settings_word_confirm_summary">키를 16진수 지문이 아닌 문구로 확인</string>
<string name="label_experimental_settings_linked_identities_title">연결된 신원</string>
<string name="label_experimental_settings_linked_identities_summary">키를 Twitter, GitHub, 웹사이트 혹은 DNS에 연결 (keybase.io와 비슷하지만 중앙집중되지 않음)</string>
<string name="label_experimental_settings_keybase_summary">keybase.io에 연결해서 키가 표시될 때 마다 키 증명을 표시</string>
@@ -217,6 +243,9 @@
<plurals name="n_keyservers">
<item quantity="other">%d 개의 키서버</item>
</plurals>
<plurals name="n_authorities">
<item quantity="other">%d개의 인증기관</item>
</plurals>
<string name="secret_key">비밀 키:</string>
<!--choice-->
<string name="choice_none">없음</string>
@@ -234,12 +263,33 @@
<string name="choice_forever">영원히</string>
<string name="choice_select_cert">키를 선택하세요</string>
<string name="filemanager_title_open">열기</string>
<string name="rsa_2048">RSA 2048</string>
<string name="rsa_2048_description_html">파일 크기 작음, 2030년 까지의 보안을 고려함</string>
<string name="rsa_3072">RSA 3072</string>
<string name="rsa_3072_description_html">추천함, 2040년 까지의 보안을 고려함</string>
<string name="rsa_4096">RSA 4096</string>
<string name="rsa_4096_description_html">파일 크기 큼, 2040년 이후 까지의 보안을 고려함</string>
<string name="ecc_p256">ECC P-256</string>
<string name="ecc_p256_description_html">파일 크기 매우 작음, 2040년 까지의 보안을 고려함&lt;br/&gt;
&lt;u&gt;실험용으로 모든 작업에서 지원되진 않음 &lt;/u&gt;</string>
<string name="ecc_p384">ECC P-384</string>
<string name="ecc_p384_description_html">파일 크기 매우 작음, 2040년 까지의 보안을 고려함&lt;br/&gt;
&lt;u&gt;실험용으로 모든 작업에서 지원되진 않음 &lt;/u&gt;</string>
<string name="ecc_p521">ECC P-521</string>
<string name="ecc_p521_description_html">파일 크기 매우 작음, 2040년 이후 까지의 보안을 고려함&lt;br/&gt;
&lt;u&gt;실험용으로 모든 작업에서 지원되진 않음 &lt;/u&gt;</string>
<string name="ecc_eddsa">ECC EdDSA</string>
<string name="ecc_eddsa_description_html">파일 크기 매우 작음, 2040년 이후 까지의 보안을 고려함&lt;br/&gt;
&lt;u&gt;실험용으로 모든 작업에서 지원되진 않음 &lt;/u&gt;</string>
<string name="usage_none">없음 (하위 키 바인딩 만 사용)</string>
<string name="usage_sign">서명</string>
<string name="usage_encrypt">암호화</string>
<string name="usage_sign_and_encrypt">서명 &amp; 암호화</string>
<string name="error">에러</string>
<string name="error_message">에러: %s</string>
<string name="theme_dark">어두움</string>
<string name="theme_light">밝음</string>
<string name="strip">제거</string>
<!--sentences-->
<string name="wrong_passphrase">암호가 틀렸습니다.</string>
<string name="no_filemanager_installed">호환되는 파일 관리자가 설치되어 있지 않음.</string>
@@ -248,7 +298,15 @@
<string name="passphrase_for_symmetric_encryption">암호 입력</string>
<string name="passphrase_for_backup">백업 코드 입력</string>
<string name="passphrase_for">\'%s\'을(를) 위해 암호를 입력 해 주세요</string>
<string name="passphrase_for_any">암호 입력</string>
<string name="passphrase_keyboard_hint_alpha">알파벳 키보드로 전환</string>
<string name="passphrase_keyboard_hint_numeric">숫자 키보드로 전롼</string>
<string name="pin_for">\'%s\'을(를) 위해 PIN을 입력 해 주세요</string>
<string name="security_token_pin_for">\'%s\'용 보안 토큰에 접속하기 위한 PIN 입력</string>
<string name="security_token_nfc_text">보안 토큰을 기기 뒷면의 NFC 마커에 접촉한채 있으세요</string>
<string name="security_token_nfc_wait">보안 토큰을 뒷면에 두십시오!</string>
<string name="security_token_nfc_finished">보안 토큰을 지금 제거 하십시오.</string>
<string name="security_token_nfc_try_again_text">보안 토큰을 지금 제거 하고 다시 접촉해 주세요.</string>
<string name="file_delete_confirmation_title">원본 파일을 삭제할까요?</string>
<string name="file_delete_confirmation">다음 파일이 삭제 될 것입니다:%s</string>
<string name="file_delete_successful">%2$d개 중 %1$d개의 파일이 삭제되었습니다.%3$s</string>
@@ -268,11 +326,13 @@
<string name="public_key_deletetion_confirmation">\'%s\' 키를 삭제할까요?</string>
<string name="also_export_secret_keys">비밀키도 내보내기</string>
<string name="reinstall_openkeychain">이미 알려진 안드로이드 운영체제와 관련된 버그가 발생했습니다. 만약 연락처와 키를 연동하고 싶다면 OpenKeychain을 재설치 해 주세요.</string>
<string name="alert_strip">이 하위 키를 제거하면 이 장치에서 사용할 수 없게 됩니다!</string>
<string name="key_exported">성공적으로 키 하나를 내보냈습니다.</string>
<string name="keys_exported">성공적으로 키 %d개를 내보냈습니다.</string>
<string name="no_keys_exported">아무 키도 내보내지 않았습니다.</string>
<string name="key_creation_el_gamal_info">참고: 오직 서브키만 ElGamal을 지원합니다.</string>
<string name="key_not_found">키 %08X를 찾을 수 없습니다.</string>
<string name="authentication_subkey_not_found">이 키에는 인증 하위키가 없습니다.</string>
<plurals name="bad_keys_encountered">
<item quantity="other">%d개의 손상된 비밀키가 무시되었습니다. 만약 \n--export-secret-subkeys\n옵션으로 내보내셨다면, 반드시\n--export-secret-keys\n옵션으로 내보내세요.</item>
</plurals>
@@ -300,6 +360,7 @@
<string name="error_integrity_check_failed">무결성 체크 실패! 데이터가 수정되었습니다!</string>
<string name="error_wrong_passphrase">암호 오류</string>
<string name="error_could_not_extract_private_key">개인키를 추출할 수 없음</string>
<string name="error_wrong_security_token">이 보안 토큰에 필수 키가 없습니다.</string>
<!--errors without preceding Error:-->
<string name="error_jelly_bean_needed">NFC 빔 기능을 쓰기 위해선 안드로이드 4.1 이상이 필요합니다!</string>
<string name="error_nfc_needed">NFC가 활성화 되어 있어야 합니다!</string>
@@ -330,6 +391,7 @@
<string name="progress_done">완료.</string>
<string name="progress_cancel">취소</string>
<string name="progress_cancelling">취소 중...</string>
<string name="progress_downloading">내려받는중...</string>
<string name="progress_saving">저장 중...</string>
<string name="progress_importing">가져오는 중...</string>
<string name="progress_benchmarking">벤치마킹 중...</string>
@@ -343,6 +405,7 @@
<string name="progress_generating_dsa">새로운 DSA 키를 만드는 중...</string>
<string name="progress_generating_elgamal">새로운 ElGamal 키를 만드는 중...</string>
<string name="progress_generating_ecdsa">새로운 ECDSA 키를 만드는 중...</string>
<string name="progress_generating_eddsa">새로운 EdDSA 키 생성중...</string>
<string name="progress_generating_ecdh">새로운 ECDH 키를 만드는 중...</string>
<string name="progress_modify">키링을 수정하는 중...</string>
<string name="progress_modify_unlock">키링을 잠금 해제 중...</string>
@@ -365,6 +428,8 @@
<string name="progress_extracting_key">키를 추출하는 중...</string>
<string name="progress_preparing_streams">스트림을 준비하는 중...</string>
<string name="progress_encrypting">데이터를 암호화 하는 중...</string>
<string name="progress_prepare_decryption">복호화 시작중...</string>
<string name="progress_decrypting">데이터 복호화중...</string>
<string name="progress_preparing_signature">서명을 준비하는 중...</string>
<string name="progress_processing_signature">서명을 처리하는 중...</string>
<string name="progress_generating_signature">서명을 생성하는 중...</string>
@@ -377,6 +442,7 @@
<string name="progress_verifying_integrity">무결성을 검사하는 중...</string>
<string name="progress_deleting_securely">\'%s\' 을(를) 안전하게 지우는 중...</string>
<string name="progress_deleting">키를 삭제하는 중...</string>
<string name="progress_update_trust">신뢰 정보 갱신중...</string>
<string name="progress_verifying_keyserver_connection">연결을 검사하는 중...</string>
<string name="progress_starting_orbot">Orbot을 시작하는 중...</string>
<!--action strings-->
@@ -407,6 +473,7 @@
<string name="help_tab_wot">키 확인</string>
<string name="help_tab_nfc_beam">NFC 빔</string>
<string name="help_tab_changelog">번경 이력</string>
<string name="help_tab_license">라이센스</string>
<string name="help_tab_about">정보</string>
<string name="help_about_version">버전:</string>
<string name="help_tab_donations">기부</string>
@@ -415,11 +482,14 @@
<string name="import_tab_cloud"></string>
<string name="import_tab_direct">파일/클립보드</string>
<string name="import_tab_qr_code">QR 코드/NFC</string>
<string name="import_qr_code_wrong">QR 코드 형식이 지원되지 않습니다 (형식 사양 : https://github.com/open-keychain/open-keychain/wiki/QR-Codes)!</string>
<string name="import_qr_code_fp">지문이 잘못되었거나 너무 짧습니다!</string>
<string name="import_qr_code_too_short_fingerprint">지문이 너무 짧습니다!</string>
<string name="import_qr_code_button">QR 코드를 스캔</string>
<string name="import_qr_code_text">QR 코드를 카메라로 비춰주세요!</string>
<string name="btn_import">가져오기</string>
<string name="btn_import_keys">모든 키 들여오기</string>
<string name="btn_view_list">목록 보기</string>
<string name="btn_refresh">새로고침</string>
<!--Generic result toast-->
<string name="snackbar_details">자세히</string>
@@ -444,6 +514,7 @@
<plurals name="import_error">
<item quantity="other">%d 개의 키 가져오기 실패!</item>
</plurals>
<string name="import_warn_missing">키 서버에서 키를 찾을 수 없습니다.</string>
<string name="import_error_nothing">가져올 대상이 없습니다.</string>
<string name="import_error_nothing_cancelled">가져오기가 취소되었습니다.</string>
<!--Delete result toast-->
@@ -456,7 +527,11 @@
<plurals name="delete_ok">
<item quantity="other">성공적으로 %1$d 개의 키 삭제 (%2$s)</item>
</plurals>
<plurals name="delete_fail">
<item quantity="other">%1$d개의 키를 삭제하던 중 오류가 발생했습니다.</item>
</plurals>
<string name="delete_nothing">삭제할 게 없습니다.</string>
<string name="delete_cancelled">삭제 작업이 취소되었습니다.</string>
<!--Revoke result toast (snackbar)-->
<string name="revoke_ok">성공적으로 키를 무효화 했습니다.</string>
<string name="revoke_fail">키 무효화 실패!</string>
@@ -478,6 +553,8 @@
<string name="intent_send_encrypt">OpenKeychain으로 암호화</string>
<string name="intent_send_decrypt">OpenKeychain으로 복호화</string>
<!--Remote API-->
<string name="api_settings_show_info">고급 정보 표시</string>
<string name="api_settings_hide_info">고급 정보 숨기기</string>
<string name="api_settings_no_key">키가 선택되지 않음</string>
<string name="api_settings_select_key">키 선택</string>
<string name="api_settings_create_key">새로운 키 만들기</string>
@@ -490,6 +567,7 @@
<string name="api_settings_advanced">고급</string>
<string name="api_settings_allowed_keys">혀용된 키</string>
<string name="api_settings_settings">설정</string>
<string name="api_register_title">OpenKeychain로 접속을 허용합니까?</string>
<string name="api_register_allow">접근 허용</string>
<string name="api_register_disallow">접근 허용하지 않음</string>
<string name="api_register_error_select_key">키를 선택해 주세요!</string>
@@ -497,47 +575,237 @@
<string name="api_select_pub_keys_dublicates_text">이 이메일 주소에 하나 초과의 키가 존재합니다:</string>
<string name="api_select_pub_keys_text">받는 사람 리스트를 검토해주세요!</string>
<string name="api_select_pub_keys_text_no_user_ids">받는 사람을 선택해 주세요!</string>
<string name="api_select_sign_key_text">기존의 키 하나를 선택하거나 새로운 것을 만들어 주세요.</string>
<!--Share-->
<string name="share_qr_code_dialog_title">QR 코드로 공유</string>
<string name="share_nfc_dialog">NFC로 공유</string>
<!--retry upload dialog-->
<string name="retry_up_dialog_btn_reupload">작업 재시도</string>
<string name="retry_up_dialog_btn_cancel">작업 취소</string>
<!--Delete or revoke private key dialog-->
<string name="del_rev_dialog_title">취소 / 삭제 키 \'%s\'</string>
<!--Delete Or Revoke Dialog spinner-->
<!--Key list-->
<string name="key_list_empty_text1">키를 찾을 수 없습니다!</string>
<string name="key_list_filter_show_all">모든 키 표시</string>
<string name="key_list_filter_show_certified">확인된 키만 표시</string>
<string name="key_list_fab_qr_code">QR 코드를 스캔</string>
<string name="key_list_fab_search"></string>
<string name="key_list_fab_import">파일로 부터 들여오기</string>
<string name="key_list_dummy_title">아직 가지고 있는 키가 없습니다!</string>
<string name="key_list_dummy_subtitle">생성하거나 들여 오려면 여기를 클릭하십시오.</string>
<!--Key view-->
<string name="key_view_action_edit">편집</string>
<string name="key_view_action_encrypt">텍스트 암호화</string>
<string name="key_view_action_certify">키 확인</string>
<string name="key_view_action_update">키서버로 부터 갱신</string>
<string name="key_view_action_share_with">다음으로 공유...</string>
<string name="key_view_action_share_ssh_with">다음을 SSH 공개키로 공유...</string>
<string name="key_view_action_upload">키서버로 올리기</string>
<string name="key_view_tab_main">주요 정보</string>
<string name="key_view_tab_start">시작</string>
<string name="key_view_tab_share">공유</string>
<string name="key_view_tab_keys">서브키</string>
<string name="key_view_tab_certs">인증서</string>
<string name="key_view_tab_keybase">Keybase.io</string>
<string name="user_id_info_revoked_text">이 ID는 키 소유자가 폐기했습니다. 더 이상 유효하지 않습니다.</string>
<string name="user_id_info_certified_title">확인됨</string>
<string name="user_id_info_certified_text">이 신원은 당신에 의해 확인되었습니다.</string>
<string name="user_id_info_uncertified_title">확인되지 않음</string>
<string name="user_id_info_uncertified_text">이 신원은 아직 확인되지 않았습니다. 신원이 실제로 특정인과 일치하는지 확신 할 수 없습니다.</string>
<string name="user_id_info_invalid_text">이 신원에 문제가 있습니다!</string>
<!--Key trust-->
<string name="key_trust_no_cloud_evidence">이 키의 신뢰성에 대해 인터넷에서 어떤한 증거도 찾을 수없습니다.</string>
<string name="key_trust_start_cloud_search">검색 시작</string>
<string name="key_trust_results_prefix">Keybase.io는 이 키의 소유자임을 주장하는 \"증명\"을 제공합니다.</string>
<!--keybase proof stuff-->
<string name="keybase_narrative_twitter">%s으/로 트위터에 올리기</string>
<string name="keybase_narrative_reddit">%s으/로 Reddit에 게시</string>
<string name="keybase_narrative_hackernews">%s으/로 Coinbase에 게시</string>
<string name="keybase_reddit_proof">JSON 파일</string>
<string name="keybase_verify">검증</string>
<!--Edit key-->
<string name="edit_key_action_change_passphrase">비밀번호 변경</string>
<string name="edit_key_action_add_identity">신원 추가</string>
<string name="edit_key_action_add_subkey">하위키 추가</string>
<string-array name="edit_key_edit_user_id">
<item>기본 신분으로 변경</item>
<item>신원 폐기</item>
</string-array>
<string-array name="edit_key_edit_user_id_revert_revocation">
<item>폐기 취소</item>
</string-array>
<string name="edit_key_edit_user_id_revoked">이 신분이 폐기되었습니다. 이것을 복원할 수 없습니다.</string>
<string-array name="edit_key_edit_subkey">
<item>만료기한 변경</item>
<item>하위키 폐기</item>
<item>하위키 제거</item>
</string-array>
<string name="edit_key_new_subkey">새로운 하위키</string>
<string name="edit_key_error_add_identity">하나 이상의 신원을 추가하세요!</string>
<string name="edit_key_error_add_subkey">한개 이상의 하위키를 추가하세요!</string>
<string name="edit_key_error_bad_security_token_algo">보안 토큰이 알고리즘을 지원하지 않습니다!</string>
<string name="edit_key_error_bad_security_token_size">2048 비트보다 낮은 RSA 키는 OpenPGP 카드 스펙 3.x 이후 보안 토큰에서 지원되지 않습니다!</string>
<!--Create key-->
<string name="create_key_upload">인터넷과 동기화</string>
<string name="create_key_empty">해당 필드는 필수입니다</string>
<string name="create_key_passphrases_not_equal">패스워드가 일치하지 않습니다</string>
<string name="create_key_rsa">(3 하위키, RSA, 4096 bit)</string>
<string name="create_key_passphrase_text">강력한 암호를 선택하십시오. 장치를 도난 당하면 키를 보호합니다.</string>
<string name="create_key_hint_full_name">전체 이름 또는 별명</string>
<string name="create_key_edit">키 환경설정 변경</string>
<string name="create_key_add_email">이메일 주소 추가</string>
<string name="create_key_add_email_text">추가적 이메일 주소는 이 키와 연관되어 있으며 보안 통신에 사용될 수 있습니다.</string>
<string name="create_key_email_already_exists_text">이메일 주소가 이미 추가되어 있습니다.</string>
<string name="create_key_email_empty_email">이메일 주소는 비워 둘 수 없습니다.</string>
<string name="create_key_yubi_key_pin_text">숫자 6 개의 PIN을 선택하세요.</string>
<string name="create_key_yubi_key_admin_pin_text">관리자 PIN을 적어 안전한 곳에 보관하십시오 (잘못된 PIN을 3 번 사용했을 때 필요).</string>
<string name="create_key_yubi_key_pin">PIN</string>
<string name="create_key_yubi_key_admin_pin">관리자 PIN</string>
<string name="create_key_yubi_key_pin_repeat">PIN 반복</string>
<string name="create_key_yubi_key_pin_not_correct">PIN이 올바르지 않습니다!</string>
<string name="create_key_yubi_key_pin_too_short">PIN은 최소 6 자리 이상이어야 합니다!</string>
<string name="create_key_yubi_key_pin_insecure">000000, 123456 이나 이와 유사한 조합이 아닌 보안 PIN을 선택하십시오 (가장 많이 선택되는 상위 20 개의 PIN은 허용되지 않습니다).</string>
<string name="create_key_yubi_key_algorithm_text">각 키에 대한 알고리즘을 선택하십시오.</string>
<string name="create_key_yubi_key_algorithm_sign_text">키 서명</string>
<string name="create_key_yubi_key_algorithm_dec_text">키 복호화</string>
<string name="create_key_yubi_key_algorithm_auth_text">키 인증</string>
<!--View key-->
<string name="view_key_my_key">내 키</string>
<string name="view_key_verified">키 확인됨</string>
<string name="view_key_unverified">확인되지 않음 : 키를 확인하기 위해 QR 코드를 스캔하십시오!</string>
<string name="view_key_fragment_no_system_contact">&lt;없음&gt;</string>
<!--Add/Edit keyserver-->
<string name="add_keyserver_dialog_title">키서버 추가</string>
<string name="edit_keyserver_dialog_title">키서버 편집</string>
<string name="add_keyserver_connection_verified">연결이 확인되었습니다!</string>
<string name="add_keyserver_without_verification">키 서버가 확인없이 추가되었습니다.</string>
<string name="add_keyserver_invalid_url">잘못된 URL!</string>
<string name="add_keyserver_keyserver_not_trusted">Keyserver가 신뢰할 수있는 곳 중 하나가 아닙니다 (사용 가능한 고정된 인증서 없음)!</string>
<string name="add_keyserver_connection_failed">키서버 연결에 실패했습니다. URL과 인터넷 연결을 확인하십시오.</string>
<string name="keyserver_preference_deleted">%s 삭제됨</string>
<string name="keyserver_preference_cannot_delete_last">마지막 키서버는 삭제할 수 없습니다. 적어도 하나는 필요합니다!</string>
<!--Add/Edit SmartPGP authority-->
<string name="add_smartpgp_authority_dialog_title">인증기관 추가</string>
<string name="show_smartpgp_authority_dialog_title">인증기관 편집</string>
<!--Navigation Drawer-->
<string name="nav_keys"></string>
<string name="nav_encrypt_decrypt">암호화/복호화</string>
<string name="nav_apps"></string>
<string name="nav_backup">백업/복원</string>
<string name="nav_transfer">안전한 Wifi 전송</string>
<!--hints-->
<!--certs-->
<string name="cert_none">없음</string>
<string name="cert_verify_ok">확인</string>
<string name="cert_verify_failed">실패됨!</string>
<string name="cert_verify_error">오류!</string>
<string name="cert_verify_unavailable">열쇠를 사용할 수 없음</string>
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
<string name="msg_internal_error">내부 오류!</string>
<string name="msg_cancelled">작업 취소됨.</string>
<!--Import Public log entries-->
<string name="msg_ip_apply_batch">삽입 배치 작업 적용중.</string>
<string name="msg_ip_bad_type_secret">공개적으로 비밀 키링을 가져 오려고 했습니다. 이것은 버그입니다. 파일을 보고 해주십시오!</string>
<string name="msg_ip_delete_old_fail">삭제된 오래된 키가 없습니다 (새 키를 만들까요?).</string>
<string name="msg_ip_delete_old_ok">데이터베이스로 부터 오래된 키 삭제됨</string>
<string name="msg_ip_encode_fail">인코딩 오류로 인해 작업에 실패</string>
<string name="msg_ip_error_io_exc">I/O 오류로 인해 작업에 실패</string>
<string name="msg_ip_error_op_exc">데이터베이스 오류로 인해 작업에 실패</string>
<string name="msg_ip_error_remote_ex">내부 오류로 인해 작업에 실패</string>
<string name="msg_ip_fingerprint_ok">지문 확인 OK</string>
<string name="msg_ip_merge_public">들여온 데이터를 기존의 공개 키링에 병합</string>
<string name="msg_ip_merge_secret">들여온 데이터를 기존의 비밀 키링에 병합</string>
<string name="msg_ip_subkey">하위키 %s 처리중</string>
<string name="msg_ip_subkey_expired">하위 키가 %s에 만료되었습니다.</string>
<string name="msg_ip_subkey_expires">하위 키는 %s에 만료됩니다.</string>
<string name="msg_ip_subkey_flags_unspecified">하위 키 플래그 : 지정되지 않음 (모두 가정함)</string>
<string name="msg_ip_subkey_flags_cesa">하위 키 플래그 : 인증, 암호화, 서명, 증명</string>
<string name="msg_ip_subkey_flags_cesx">하위 키 플래그 : 인증, 암호화, 서명</string>
<string name="msg_ip_subkey_flags_cexa">하위 키 플래그 : 인증, 암호화, 증명</string>
<string name="msg_ip_subkey_flags_cexx">하위 키 플래그 : 인증, 암호화</string>
<string name="msg_ip_subkey_flags_cxsa">하위 키 플래그 : 인증, 서명, 증명</string>
<string name="msg_ip_subkey_flags_cxsx">하위 키 플래그 : 인증, 서명</string>
<string name="msg_ip_subkey_flags_cxxa">하위 키 플래그 : 인증, 증명</string>
<string name="msg_ip_subkey_flags_cxxx">하위 키 플래그 : 인증</string>
<string name="msg_ip_subkey_flags_xesa">하위 키 플래그 : 암호화, 서명, 증명</string>
<string name="msg_ip_subkey_flags_xesx">하위 키 플래그 : 암호화, 서명</string>
<string name="msg_ip_subkey_flags_xexa">하위 키 플래그 : 암호화, 증명</string>
<string name="msg_ip_subkey_flags_xexx">하위 키 플래그 : 암호화</string>
<string name="msg_ip_subkey_flags_xxsa">하위 키 플래그 :서명, 증명</string>
<string name="msg_ip_subkey_flags_xxsx">하위 키 플래그 : 서명 </string>
<string name="msg_ip_subkey_flags_xxxa">하위 키 플래그 : 증명</string>
<string name="msg_ip_subkey_flags_xxxx">하위 키 플래그 : 없음</string>
<string name="msg_ip_success">성공적으로 공개 키링을 들여 왔습니다.</string>
<string name="msg_ip_reinsert_secret">비밀 키 재 삽입</string>
<string name="msg_ip_uid_cert_error">인증서 처리 중 오류가 발생했습니다!</string>
<string name="msg_ip_uid_cert_nonrevoke">이미 폐기 할 수없는 인증서를 가지고 있습니다. 건너 뜁니다.</string>
<string name="msg_ip_uid_cert_old">인증서가 이전보다 오래되어 건너 뜁니다.</string>
<string name="msg_ip_uid_cert_new">인증서가 더 최신이라, 이전 것을 대체합니다.</string>
<string name="msg_ip_uid_cert_good">%1$s에 의해 좋은 인증서를 찾았습니다.</string>
<string name="msg_ip_uid_cert_good_revoke">%1$s에 의해 좋은 인증서 폐기 발견</string>
<string name="msg_ip_uid_classifying_zero">사용자 ID 분류 (신뢰할 수있는 키 없음)</string>
<plurals name="msg_ip_uid_classifying">
<item quantity="other">사용자 ID 분류 (신뢰할 수있는 키 %s 사용중)</item>
</plurals>
<string name="msg_ip_uid_processing">사용자 ID %s 처리중</string>
<string name="msg_ip_uid_revoked">사용자 ID가 취소되었습니다</string>
<string name="msg_ip_uat_processing_image">이미지 형식의 사용자 속성 처리중</string>
<string name="msg_ip_uat_processing_unknown">알수 없는 형식의 사용자 속성 처리중</string>
<string name="msg_ip_uat_cert_error">인증서 처리 중 오류가 발생했습니다!</string>
<string name="msg_ip_uat_cert_nonrevoke">이미 폐기 할 수없는 인증서를 가지고 있습니다. 건너 뜁니다.</string>
<string name="msg_ip_uat_cert_old">인증서가 이전보다 오래되어 건너 뜁니다.</string>
<string name="msg_ip_uat_cert_new">인증서가 이전 버전을 대체하는 최신 버전입니다.</string>
<string name="msg_ip_uat_cert_good">%1$s에 의해 좋은 인증서를 찾았습니다.</string>
<string name="msg_ip_uat_cert_good_revoke">%1$s에 의해 좋은 인증서 폐기 발견</string>
<plurals name="msg_ip_uat_certs_unknown">
<item quantity="other">알 수없는 공개 키로 발행 된%s 개의 인증서 무시</item>
</plurals>
<string name="msg_ip_uat_classifying">사용자 속성 분류</string>
<string name="msg_ip_uat_revoked">사용자 속성 폐기됨</string>
<string name="msg_is_bad_type_public">비밀로 공개키를 들여오려고 했습니다. 이것은 버그로, 파일을 보고해 주세요!</string>
<string name="msg_is_bad_type_uncanon">정규화되지 않은 키링을 들여 오려고했습니다. 이것은 버그로, 파일을 신고 해주십시오!</string>
<!--Import Secret log entries-->
<string name="msg_is_importing_subkeys">비밀 키를 처리 중</string>
<string name="msg_is_merge_public">들여온 데이터를 기존의 공개 키링에 병합</string>
<string name="msg_is_merge_secret">들여온 데이터를 기존의 비밀 키링에 병합</string>
<string name="msg_is_subkey_nonexistent">하위 키 %s을/를 비밀 키에서 사용할 수 없음</string>
<string name="msg_is_success">성공적으로 비밀 키링을 들여 왔습니다</string>
<!--Keyring Canonicalization log entries-->
<string name="msg_kc_public">공개 키링 %s 정규화중</string>
<string name="msg_kc_secret">비밀 키링 %s 정규화중</string>
<string name="msg_kc_sub">하위키 %s 처리중</string>
<string name="msg_kc_success">키링 정규화 성공, 변경 없음</string>
<plurals name="msg_kc_success_bad">
<item quantity="other">키링 정규화 성공, %d개 잘못된 인증서 삭제됨</item>
</plurals>
<string name="msg_kc_success_bad_and_red">키링 정규화 성공, %1$s개의 잘못되고 %2$s개의 중복된 인증서 삭제됨</string>
<plurals name="msg_kc_success_redundant">
<item quantity="other">키링 정규화 성공, %d개 중복된 인증서 삭제됨</item>
</plurals>
<string name="msg_kc_uid_bad_err">사용자 ID \'%s\'에 잘못된 자체 인증서 제거중</string>
<string name="msg_kc_uid_bad_type">알수 없는 형식(%s)의 사용자 ID 인증서 삭제중</string>
<string name="msg_kc_uid_bad">사용자 ID \'%s\'에 잘못된 자체 인증서 제거중</string>
<string name="msg_kc_uid_cert_dup">사용자 ID \'%s\'에 오래된 자체 인증서 삭제중</string>
<string name="msg_kc_uid_foreign">\'%s\'에 의한 외부 사용자 ID 인증서 삭제중</string>
<string name="msg_kc_uid_revoke_dup">사용자 ID \'%s\'에 중복 해지 인증서 제거</string>
<string name="msg_kc_uid_revoke_old">사용자 ID \'%s\'에 오래된 해지 인증서 제거</string>
<string name="msg_kc_uid_no_cert">사용자 ID \'%s\'에 유효한 자체 인증서가 없습니다. 링에서 제거하십시오.</string>
<string name="msg_kc_uid_remove">유효하지 않은 사용자 ID \'%s\' 삭제중</string>
<string name="msg_kc_uid_dup">중복된 사용자 ID \'%s\' 삭제중. 키링에 그 중 두 개가 들어 있었습니다. 이로 인해 인증서가 누락 될 수 있습니다!</string>
<string name="msg_kc_uid_too_many">사용자 ID \'%s\' 삭제중. 100개 이상의 사용자 ID를 가져올 수 없습니다!</string>
<string name="msg_kc_uid_warn_encoding">사용자 ID를 UTF-8로 검증할 수 없습니다!</string>
<string name="msg_kc_uat_jpeg">JPEG형식의 사용자 속성 처리중</string>
<string name="msg_kc_uat_unknown">알수 없는 형식의 사용자 속성 처리중</string>
<string name="msg_kc_uat_bad_err">사용자 속성에 대한 잘못된 자체 인증서 제거</string>
<string name="msg_kc_uat_bad">사용자 속성에 대한 잘못된 자체 인증서 제거</string>
<string name="msg_kc_uat_warn_encoding">사용자 ID를 UTF-8로 검증할 수 없습니다!</string>
<!--Keyring merging log entries-->
<!--createSecretKeyRing-->
<!--modifySecretKeyRing-->
<string name="msg_mf_error_all_keys_stripped">모든 키가 제거되었습니다!</string>
<string name="msg_mf_error_sub_stripped">제거된 하위 키%s은/는 수정할 수 없습니다!</string>
<string name="msg_mf_subkey_strip">하위키 %s 제거중</string>
<!--Edit Key (higher level than modify)-->
<!--Promote key-->
<!--Other messages used in OperationLogs-->
@@ -547,6 +815,7 @@
<!--Messages for SignEncrypt operation-->
<!--Messages for PgpSignEncrypt operation-->
<!--Messages for Authentication operation-->
<string name="msg_import_fetch_facebook">Facebook으로 부터 검색: %s</string>
<!--Linked Identity verification-->
<!--Messages for Keybase Verification operation-->
<string name="msg_keybase_error_specific">%s</string>
@@ -587,6 +856,9 @@
<string name="linked_button_confirm">확인</string>
<string name="linked_button_view">보기</string>
<string name="linked_text_error">에러</string>
<string name="linked_progress_auth_github">GitHub로 인증 ...</string>
<string name="linked_error_auth_failed">인증에 실패했습니다!</string>
<string name="linked_webview_title_github">GitHub 인증</string>
<string name="share_log_dialog_share_button">공유</string>
<string name="share_log_dialog_cancel_button">취소</string>
<string name="menu_uids_save">저장</string>
@@ -601,9 +873,16 @@
<string name="button_import">가져오기</string>
<string name="transfer_status_connected">접속됨</string>
<string name="transfer_connecting">접속중...</string>
<string name="first_time_secure_wifi_transfer">안전한 와이파이 전송</string>
<string name="menu_secure_wifi_transfer">안전한 와이파이 전송</string>
<string name="transfer_confirm_cancel">취소</string>
<string name="transfer_confirm_ok">Send</string>
<string name="token_reset_confirm_ok">다시 놓기</string>
<string name="token_action_import">가져오기</string>
<string name="token_unlock_ok">잠금 해제</string>
<string name="token_hint_admin_pin">관리자 PIN</string>
<string name="msg_trust">신뢰 정보 갱신중...</string>
<string name="msg_trust_ok">갱신 작업에 성공했습니다!</string>
<string name="msg_trust_initialize">키 서명 캐쉬 초기화중</string>
<string name="msg_trust_key">%s에 의해 서명 된 키 갱신중</string>
</resources>

Some files were not shown because too many files have changed in this diff Show More