translation fixes

This commit is contained in:
Dominik Schürmann 2015-03-23 22:38:20 +01:00
parent 6b164ad8bf
commit 827d122ab0
9 changed files with 94 additions and 114 deletions

View File

@ -20,8 +20,8 @@ Una "confirmación de clave" en OpenKeychain se implementa al crear una certific
Esta certificación es una ["certificación genérica (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) descrita en el estándar por: Esta certificación es una ["certificación genérica (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) descrita en el estándar por:
"El emisor de esta certificación no hace ninguna afirmación particular acerca de lo bien o mal que el certificador ha comprobado que el propietario de la clave sea de hecho la persona descrita por la identificación del usuario." "El emisor de esta certificación no hace ninguna afirmación particular acerca de lo bien o mal que el certificador ha comprobado que el propietario de la clave sea de hecho la persona descrita por la identificación del usuario."
Tradicionalmente, las certificaciones (también con niveles más altos de certificación, tales como "certificaciones positivas" (0x13)) se organizan en la Web of Trust de OpenPGP. Tradicionalmente, las certificaciones (también con niveles más altos de certificación, tales como "certificaciones positivas" (0x13)) se organizan en la Web of Trust (web de confianza) de OpenPGP.
Nuestro modelo de confirmación de clave es un concepto mucho más simple para evitar problemas comunes de usabilidad relacionados con esta Web of Trust. Nuestro modelo de confirmación de clave es un concepto mucho más simple para evitar problemas comunes de usabilidad relacionados con esta Web of Trust.
Asumimos que las claves están verificadas sólo hasta cierto grado, que no obstante es suficientemente usable para ejecutarse "sobre la marcha". Asumimos que las claves están verificadas sólo hasta cierto grado, que no obstante es suficientemente usable para ejecutarse "sobre la marcha".
Tampoco implementamos firmas de confianza (potencialmente transitivas) o una base de datos ownertrust (de valores de confianza para el propietario) como en GnuPG. Tampoco implementamos firmas de confianza (potencialmente transitivas) o una base de datos ownertrust (de valores de confianza subjetivos del propietario) como en GnuPG.
Más aún, las claves que contengan al menos una identificación de usuario certificada por una clave de confianza se marcarán como "confirmadas" en los listados de claves. Más aún, las claves que contengan al menos una identificación de usuario certificada por una clave de confianza se marcarán como "confirmadas" en los listados de claves.

View File

@ -1,51 +1,51 @@
## 3.2beta2 ## 3.2beta2
* Material design * Diseño estilo Material
* Integration of QR Scanner (New permissions required) * Integración de QR Scanner (se requieren nuevos permisos)
* Improved key creation wizard * Asistente de creación de clave mejorado
* Fix missing contacts after sync * Repara contactos perdidos después de la sincronización
* Requires Android 4 * Requiere Android 4
* Redesigned key screen * Pantalla de clave rediseñada
* Simplify crypto preferences, better selection of secure ciphers * Simplifica las preferencias de criptografía, mejor selección de algoritmos de cifrado seguro
* API: Detached signatures, free selection of signing key,... * API: Firmas desacopladas, selección libre de clave de firmado...
* Fix: Some valid keys were shown revoked or expired * Reparación: Algunas claves válidas se mostraron revocadas o caducadas
* Don't accept signatures by expired or revoked subkeys * No acepte algo firmado por subclaves caducadas o revocadas
* Keybase.io support in advanced view * Soporte Keybase.io en la vista avanzada
## 3.1.2 ## 3.1.2
* Fix key export to files (now for real) * Repara la exportación de claves a ficheros (ahora de verdad)
## 3.1.1 ## 3.1.1
* Fix key export to files (they were written partially) * Repara la exportación de claves a ficheros (se escribían parcialmente)
* Fix crash on Android 2.3 * Repara un fallo con caída en Android 2.3
## 3.1 ## 3.1
* Fix crash on Android 5 * Repara un fallo con caída en Android 5
* New certify screen * Nueva pantalla de certificación
* Secure Exchange directly from key list (SafeSlinger library) * Intercambio seguro directamente desde la lista de claves (librería SafeSlinger)
* New QR Code program flow * Nuevo control de flujo del programa QR Code
* Redesigned decrypt screen * Pantalla de descifrado rediseñada
* New icon usage and colors * Nuevo uso del icono y colores
* Fix import of secret keys from Symantec Encryption Desktop * Repara la importación de clave secretas (privadas) desde Symantec Encryption Desktop
* Subkey IDs on Yubikeys are now checked correctly * Las identificaciones de subclaves sobre Yubikeys ahora están comprobadas correctamente
## 3.0.1 ## 3.0.1
* Better handling of large key imports * Mejor manejo de importaciones de claves largas
* Improved subkey selection * Selección de subclaves mejorada
## 3.0 ## 3.0
* Full support for Yubikey signature generation and decryption! * ¡Soporte completo para generación de firma y descifrado de Yubikey!
* Propose installable compatible apps in apps list * Propose installable compatible apps in apps list
* New design for decryption screens * New design for decryption screens
* Many fixes for key import, also fixes stripped keys * Many fixes for key import, also fixes stripped keys

View File

@ -1,15 +1,15 @@
## How do I activate OpenKeychain in K-9 Mail? ## ¿Cómo activo OpenKeychain en K-9 Mail?
To use OpenKeychain with K-9 Mail, you want to follow these steps: Para usar OpenKeychain con K-9 Mail, deberá seguir estos pasos:
1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with. 1. Abra K-9 Mail y realice una pulsación larga sobre la cuenta con la que quiera usar OpenKeychain.
2. Select "Account settings" and scroll to the very bottom and click "Cryptography". 2. Seleccione "Configuración de cuenta", desplácese hasta el fondo y pulse "Criptografía".
3. Click on "OpenPGP Provider" and select OpenKeychain from the list. 3. Haga clic sobre "Proveedor OpenPGP" y seleccione OpenKeychain de la lista.
## I found a bug in OpenKeychain! ## ¡Encontré un fallo en OpenKeychain!
Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues). Por favor informe del fallo usando el [rastreador de fallos de OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribute ## Contribuir
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). Si quiere ayudarnos a desarrollar OpenKeychain contribuyendo con código [siga nuestra pequeña guía en GitHub](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
## Translations ## Traducciones
Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/openpgp-keychain/). ¡Ayude a traducir OpenKeychain! Todos pueden participar en [OpenKeychain en Transifex] (https://www.transifex.com/projects/p/openpgp-keychain/).

View File

@ -1,45 +1,45 @@
[http://www.openkeychain.org](http://www.openkeychain.org) [http://www.openkeychain.org](http://www.openkeychain.org)
[OpenKeychain](http://www.openkeychain.org) is an OpenPGP implementation for Android. [OpenKeychain](http://www.openkeychain.org) est une mise en œuvre d'OpenPGP pour Android.
License: GPLv3+ Licence : GPLv3+
## Developers ## Développeurs
* Dominik Schürmann (Maintainer) * Dominik Schürmann (mainteneur)
* Art O Cathain * Art O Cathain
* Ash Hughes * Ash Hughes
* Brian C. Barnes * Brian C. Barnes
* Bahtiar 'kalkin' Gadimov * Bahtiar « kalkin » Gadimov
* Daniel Albert * Daniel Albert
* Daniel Hammann * Daniel Hammann
* Daniel Haß * Daniel Haß
* Greg Witczak * Greg Witczak
* 'mar-v-in' * « mar-v-in »
* Markus Doits * Markus Doits
* Miroojin Bakshi * Miroojin Bakshi
* Nikhil Peter Raj * Nikhil Peter Raj
* Paul Sarbinowski * Paul Sarbinowski
* 'Senecaso' * « Senecaso »
* Signe Rüsch * Signe Rüsch
* Sreeram Boyapati * Sreeram Boyapati
* Thialfihar (APG 1.x) * Thialfihar (APG 1.x)
* Tim Bray * Tim Bray
* Vincent Breitmoser * Vincent Breitmoser
## Libraries ## Bibliothèques
* [SpongyCastle](http://rtyley.github.com/spongycastle/) (MIT X11 License) * [SpongyCastle](http://rtyley.github.com/spongycastle/) (Licence MIT X11)
* [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License) * [Bibliothèque d'échange SafeSlinger](https://github.com/SafeSlingerProject/exchange-android) (Licence MIT)
* [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache License v2) * [Bibliothèques de soutien Android](http://developer.android.com/tools/support-library/index.html) (Licence Apache v2)
* [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2) * [KeybaseLib](https://github.com/timbray/KeybaseLib) (Licence Apache v2)
* [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2) * [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Licence Apache v2)
* [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2) * [MiniDNS](https://github.com/rtreffer/minidns) (Licence Apache v2)
* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2) * [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Licence Apache v2)
* [ZXing](https://github.com/zxing/zxing) (Apache License v2) * [ZXing](https://github.com/zxing/zxing) (Licence Apache v2)
* [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2) * [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Licence Apache v2)
* [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design)</a> (Apache License v2) * [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Conception matérielle)</a> (Licence Apache v2)
* [MaterialNavigationDrawer](https://github.com/neokree/MaterialNavigationDrawer) (Apache License v2) * [MaterialNavigationDrawer](https://github.com/neokree/MaterialNavigationDrawer) (Licence Apache v2)
* [Snackbar](https://github.com/nispok/snackbar) (MIT License) * [Snackbar](https://github.com/nispok/snackbar) (Licence MIT)
* [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache License v2) * [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Licence Apache v2)
* [HtmlTextView](https://github.com/dschuermann/html-textview) (Apache License v2) * [HtmlTextView](https://github.com/dschuermann/html-textview) (Licence Apache v2)
* [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2) * [Markdown4J](https://github.com/jdcasey/markdown4j) (Licence Apache v2)

View File

@ -1,27 +1,27 @@
## Key Confirmation ## Confirmation de clef
Without confirmation, you cannot be sure if a key really corresponds to a specific person. Sans confirmation, vous ne pouvez pas être certain que la clef appartient à une personne déterminée.
The most simplest way to confirm a key is by scanning the QR Code or exchanging it via NFC. La façon la plus simple de confirmer une clef est en balayant le code QR ou en l'échangeant par NFC.
To confirm keys between more than two persons, we suggest to use the key exchange method available for your keys. Pour confirmer des clefs entre plus de deux personnes, nous suggérons d'utiliser la méthode d'échange de clef proposée pour vos clefs.
## Key Status ## État de la clef
<img src="status_signature_verified_cutout_24dp"/> <img src="status_signature_verified_cutout_24dp"/>
Confirmed: You have already confirmed this key, e.g., by scanning the QR Code. Confirmée : vous avez déjà confirmé cette clef, p. ex. en balayant le code QR.
<img src="status_signature_unverified_cutout_24dp"/> <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. Non confirmée : cette clef n'a pas encore été confirmée. Vous ne pouvez pas être certain que la clef appartient à une personne déterminée.
<img src="status_signature_expired_cutout_24dp"/> <img src="status_signature_expired_cutout_24dp"/>
Expired: This key is no longer valid. Only the owner can extend its validity. Expirée : cette clef n'est plus valide. Seul le propriétaire peut prolonger sa validité.
<img src="status_signature_revoked_cutout_24dp"/> <img src="status_signature_revoked_cutout_24dp"/>
Revoked: This key is no longer valid. It has been revoked by its owner. Révoquée : cette n'est plus valide. Elle a été révoquée par son propriétaire.
## Advanced Information ## Informations avancées
A "key confirmation" in OpenKeychain is implemented by creating a certification according to the OpenPGP standard. Avec OpenKeychain une « confirmation de clef » est effectuée en créant une certification d'après la norme OpenPGP.
This certification is a ["generic certification (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) described in the standard by: 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 :
"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." « L'émetteur de cette certification n'affirme aucunement que le certificateur a bien vérifié que le propriétaire de la clef est bel et bien la personne décrite par l'ID utilisateur »
Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust. 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 d'OpenPGP.
Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust. Notre modèle de confirmation de clef est un concept bien plus simple pour éviter les problèmes habituels de convivialité associés à cette toile de confiance.
We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go". Nous assumons que les clefs sont vérifiées seulement jusqu'à un certain degré qui est quand même assez utilisable pour être exécuté « à la volée ».
We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG. Nous ne mettons pas non plus en place des signatures de confiance (potentiellement transitives) ou une base de données « ownertrust » comme dans GnuPG.
Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings. De plus, les clefs contenant au moins un ID utilisateur certifié par une clef de confiance seront marquées « confirmée » dans les listages de clefs.

View File

@ -1,15 +1,15 @@
## How do I activate OpenKeychain in K-9 Mail? ## Comment puis-je activer OpenKeychain dans K-9 Mail ?
To use OpenKeychain with K-9 Mail, you want to follow these steps: Pour utiliser OpenKeychain avec K-9 Mail, vous devez suivre ces étapes :
1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with. 1. Ouvrez K-9 Mail et appuyez longuement sur le compte avec lequel vous voulez utiliser OpenKeychain.
2. Select "Account settings" and scroll to the very bottom and click "Cryptography". 2. Sélectionnez « Paramètres du compte », faite défiler vers le bas et cliquez sur « Cryptographie ».
3. Click on "OpenPGP Provider" and select OpenKeychain from the list. 3. Cliquez sur « Fournisseur OpenPGP » et sélectionnez OpenKeychain dans la liste.
## I found a bug in OpenKeychain! ## J'ai trouvé un bogue dans OpenKeychain !
Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues). Veuillez signaler le bogue en utilisant le [gestionnaire de bogue d'OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
## Contribute ## Contribuer
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). 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).
## Translations ## Traductions
Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/openpgp-keychain/). Aidez à traduire OpenKeychain ! Tout le monde peut y participer sur la [page d'OpenKeychain sur Transifex](https://www.transifex.com/projects/p/open-keychain/).

View File

@ -508,7 +508,7 @@
<string name="user_id_info_certified_title">Certifié</string> <string name="user_id_info_certified_title">Certifié</string>
<string name="user_id_info_certified_text">Vous avez certifié cette identité.</string> <string name="user_id_info_certified_text">Vous avez certifié cette identité.</string>
<string name="user_id_info_uncertified_title">Non certifié</string> <string name="user_id_info_uncertified_title">Non certifié</string>
<string name="user_id_info_uncertified_text">Cette identité n\'a pas encore été certifiée. Vous ne pouvez pas être sûr que l\'identité correspond vraiment à une personne spécifique.</string> <string name="user_id_info_uncertified_text">Cette identité n\'a pas encore été certifiée. Vous ne pouvez pas être sûr que l\'identité correspond vraiment à une personne déterminée.</string>
<string name="user_id_info_invalid_title">Invalide</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--> <!--Key trust-->
@ -594,8 +594,8 @@
<string name="view_key_expired">Expirée : le contact doit prolonger la validité de la clef !</string> <string name="view_key_expired">Expirée : le contact doit prolonger la validité de la clef !</string>
<string name="view_key_expired_secret">Expirée : vous pouvez prolonger la validité de la clef en la modifiant !</string> <string name="view_key_expired_secret">Expirée : vous pouvez prolonger la validité de la clef en la modifiant !</string>
<string name="view_key_my_key">Ma clef</string> <string name="view_key_my_key">Ma clef</string>
<string name="view_key_verified">Confirmer la clef</string> <string name="view_key_verified">Clef confirmée</string>
<string name="view_key_unverified">Non vérifiée : balayez le code QR pour confirmer la clef !</string> <string name="view_key_unverified">Non confirmée : balayez le code QR pour confirmer la clef !</string>
<string name="view_key_fragment_no_system_contact">&lt;aucun&gt;</string> <string name="view_key_fragment_no_system_contact">&lt;aucun&gt;</string>
<!--Navigation Drawer--> <!--Navigation Drawer-->
<string name="nav_keys">Clefs</string> <string name="nav_keys">Clefs</string>

View File

@ -9,8 +9,6 @@
<string name="app_name">"OpenKeychain"</string> <string name="app_name">"OpenKeychain"</string>
<!-- title --> <!-- title -->
<string name="title_select_recipients">"Select Keys"</string>
<string name="title_select_secret_key">"Select Your Key"</string>
<string name="title_encrypt_text">"Encrypt"</string> <string name="title_encrypt_text">"Encrypt"</string>
<string name="title_encrypt_files">"Encrypt"</string> <string name="title_encrypt_files">"Encrypt"</string>
<string name="title_decrypt">"Decrypt"</string> <string name="title_decrypt">"Decrypt"</string>
@ -18,7 +16,6 @@
<string name="title_add_subkey">"Add subkey"</string> <string name="title_add_subkey">"Add subkey"</string>
<string name="title_edit_key">"Edit Key"</string> <string name="title_edit_key">"Edit Key"</string>
<string name="title_preferences">"Settings"</string> <string name="title_preferences">"Settings"</string>
<string name="title_cloud_search_preferences">"Cloud Search Preferences"</string>
<string name="title_api_registered_apps">"Apps"</string> <string name="title_api_registered_apps">"Apps"</string>
<string name="title_key_server_preference">"Keyservers"</string> <string name="title_key_server_preference">"Keyservers"</string>
<string name="title_change_passphrase">"Change Passphrase"</string> <string name="title_change_passphrase">"Change Passphrase"</string>
@ -29,7 +26,6 @@
<string name="title_encrypt_to_file">"Encrypt To File"</string> <string name="title_encrypt_to_file">"Encrypt To File"</string>
<string name="title_decrypt_to_file">"Decrypt To File"</string> <string name="title_decrypt_to_file">"Decrypt To File"</string>
<string name="title_import_keys">"Import Keys"</string> <string name="title_import_keys">"Import Keys"</string>
<string name="title_add_keys">"Add Keys"</string>
<string name="title_export_key">"Export Key"</string> <string name="title_export_key">"Export Key"</string>
<string name="title_export_keys">"Export Keys"</string> <string name="title_export_keys">"Export Keys"</string>
<string name="title_key_not_found">"Key Not Found"</string> <string name="title_key_not_found">"Key Not Found"</string>
@ -38,10 +34,8 @@
<string name="title_key_details">"Key Details"</string> <string name="title_key_details">"Key Details"</string>
<string name="title_help">"Help"</string> <string name="title_help">"Help"</string>
<string name="title_log_display">"Log"</string> <string name="title_log_display">"Log"</string>
<string name="title_create_key">"Create Key"</string>
<string name="title_exchange_keys">"Exchange Keys"</string> <string name="title_exchange_keys">"Exchange Keys"</string>
<string name="title_advanced_key_info">"Advanced Key Info"</string> <string name="title_advanced_key_info">"Advanced Key Info"</string>
<string name="title_keys">"Keys"</string>
<string name="title_delete_secret_key">"Delete YOUR key '%s'?"</string> <string name="title_delete_secret_key">"Delete YOUR key '%s'?"</string>
<string name="title_export_log">"Export Log"</string> <string name="title_export_log">"Export Log"</string>
<string name="title_manage_my_keys">"Manage my keys"</string> <string name="title_manage_my_keys">"Manage my keys"</string>
@ -54,19 +48,12 @@
<string name="section_cloud_evidence">"Proofs from the cloud"</string> <string name="section_cloud_evidence">"Proofs from the cloud"</string>
<string name="section_keys">"Subkeys"</string> <string name="section_keys">"Subkeys"</string>
<string name="section_cloud_search">"Cloud search"</string> <string name="section_cloud_search">"Cloud search"</string>
<string name="section_general">"General"</string>
<string name="section_defaults">"Defaults"</string>
<string name="section_advanced">"Advanced"</string>
<string name="section_passphrase_cache">"Passphrase Cache"</string> <string name="section_passphrase_cache">"Passphrase Cache"</string>
<string name="section_certify">"Confirm"</string> <string name="section_certify">"Confirm"</string>
<string name="section_actions">"Actions"</string> <string name="section_actions">"Actions"</string>
<string name="section_share_key">"Key"</string> <string name="section_share_key">"Key"</string>
<string name="section_upload_key">"Synchronize Key"</string>
<string name="section_key_server">"Keyserver"</string> <string name="section_key_server">"Keyserver"</string>
<string name="section_fingerprint">"Fingerprint"</string> <string name="section_fingerprint">"Fingerprint"</string>
<string name="section_decrypt_files">"Files"</string>
<string name="section_decrypt_text">"Text"</string>
<string name="section_certs">"Certificates"</string>
<string name="section_encrypt">"Encrypt"</string> <string name="section_encrypt">"Encrypt"</string>
<string name="section_decrypt">"Decrypt"</string> <string name="section_decrypt">"Decrypt"</string>
<string name="section_current_expiry">"Current expiry"</string> <string name="section_current_expiry">"Current expiry"</string>
@ -74,8 +61,6 @@
<!-- button --> <!-- button -->
<string name="btn_decrypt_verify_file">"Decrypt, verify, and save file"</string> <string name="btn_decrypt_verify_file">"Decrypt, verify, and save file"</string>
<string name="btn_decrypt_verify_message">"Decrypt and verify text"</string>
<string name="btn_encrypt_file">"Encrypt and save file"</string>
<string name="btn_encrypt_share_file">"Encrypt and share file"</string> <string name="btn_encrypt_share_file">"Encrypt and share file"</string>
<string name="btn_encrypt_save_file">"Encrypt and save file"</string> <string name="btn_encrypt_save_file">"Encrypt and save file"</string>
<string name="btn_save">"Save"</string> <string name="btn_save">"Save"</string>
@ -88,7 +73,6 @@
<string name="btn_back">"Back"</string> <string name="btn_back">"Back"</string>
<string name="btn_no">"No"</string> <string name="btn_no">"No"</string>
<string name="btn_match">"Fingerprints match"</string> <string name="btn_match">"Fingerprints match"</string>
<string name="btn_lookup_key">"Lookup key"</string>
<string name="btn_share_encrypted_signed">"Encrypt and share text"</string> <string name="btn_share_encrypted_signed">"Encrypt and share text"</string>
<string name="btn_copy_encrypted_signed">"Encrypt and copy text"</string> <string name="btn_copy_encrypted_signed">"Encrypt and copy text"</string>
<string name="btn_view_cert_key">"View certification key"</string> <string name="btn_view_cert_key">"View certification key"</string>
@ -108,15 +92,11 @@
<string name="menu_export_key">"Export to file"</string> <string name="menu_export_key">"Export to file"</string>
<string name="menu_delete_key">"Delete key"</string> <string name="menu_delete_key">"Delete key"</string>
<string name="menu_manage_keys">"Manage my keys"</string> <string name="menu_manage_keys">"Manage my keys"</string>
<string name="menu_import_existing_key">"Import from file"</string>
<string name="menu_search">"Search"</string> <string name="menu_search">"Search"</string>
<string name="menu_nfc_preferences">"NFC settings"</string> <string name="menu_nfc_preferences">"NFC settings"</string>
<string name="menu_beam_preferences">"Beam settings"</string> <string name="menu_beam_preferences">"Beam settings"</string>
<string name="menu_key_edit_cancel">"Cancel"</string>
<string name="menu_encrypt_to">"Encrypt to…"</string> <string name="menu_encrypt_to">"Encrypt to…"</string>
<string name="menu_select_all">"Select all"</string> <string name="menu_select_all">"Select all"</string>
<string name="menu_add_keys">"Add keys"</string>
<string name="menu_search_cloud">"Search cloud"</string>
<string name="menu_export_all_keys">"Export all keys"</string> <string name="menu_export_all_keys">"Export all keys"</string>
<string name="menu_update_all_keys">"Update all keys"</string> <string name="menu_update_all_keys">"Update all keys"</string>
<string name="menu_advanced">"Show advanced info"</string> <string name="menu_advanced">"Show advanced info"</string>

2
extern/snackbar vendored

@ -1 +1 @@
Subproject commit dda93a48e51006a0394241931b774a65bd54a907 Subproject commit 97cda0806d9ead9a3aacf3d4f7275ac0e38d960c