New translations from transifex

This commit is contained in:
Dominik Schürmann
2016-04-29 12:49:54 +02:00
parent afeaf5c457
commit af15e87477
60 changed files with 2222 additions and 660 deletions

View File

@@ -1,9 +1,9 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
[//]: # (NOTA: Si prega di mettere ogni frase in una propria linea, Transifex mette ogni riga nel proprio campo di traduzione!)
Advanced screen allows you to
* share key in non-recommended ways
* edit identities
* edit subkeys
* examine certificates in detail
La visuale avanzata permette di
* condividere le chiavi tramite modalità non consigliate
* modificare le identità
* modificare le sottochiavi
* leggere i dettagli dei certificati
Only proceed if you know what you are doing!
Continua solamente se hai perfettamente capito cosa stai facendo!

View File

@@ -2,7 +2,7 @@
[https://www.openkeychain.org](https://www.openkeychain.org)
[OpenKeychain](https://www.openkeychain.org) is an OpenPGP implementation for Android.
[OpenKeychain](https://www.openkeychain.org) è un'implementazione di OpenPGP in ambiente Android.
Licenza: GPLv3+
@@ -61,11 +61,11 @@ Licenza: GPLv3+
* [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)
* [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) (MIT X11 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)

View File

@@ -17,7 +17,7 @@
## 3.7
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
* API: Versione 10
## 3.6
@@ -30,7 +30,7 @@
* Experimental feature: link keys to Github, Twitter accounts
* Experimental feature: key confirmation via phrases
* Experimental feature: dark theme
* API: Version 9
* API: Versione 9
## 3.5
@@ -38,7 +38,7 @@
* Key revocation on key deletion
* Improved checks for insecure cryptography
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
* API: Versione 8
## 3.4
@@ -62,7 +62,7 @@
* Integration of QR Code Scanning (New permissions required)
* Improved key creation wizard
* Fix missing contacts after sync
* Requires Android 4
* Richiede Android 4
* Redesigned key screen
* Simplify crypto preferences, better selection of secure ciphers
* API: Detached signatures, free selection of signing key,...
@@ -85,7 +85,7 @@
## 3.1
* Fix crash on Android 5
* Corretto crash su Android 5
* New certify screen
* Secure Exchange directly from key list (SafeSlinger library)
* New QR Code program flow
@@ -166,7 +166,7 @@ This release wouldn't be possible without the work of Vincent Breitmoser (GSoC 2
## 2.6.1
* Some fixes for regression bugs
* Correzione di bug di regressione
## 2.6
@@ -242,7 +242,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
## 2.1
* Lots of bug fixes
* Correzione di molti bug
* New API for developers
* PRNG bug fix by Google
@@ -263,8 +263,8 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
* App2sd
* More choices for passphrase cache: 1, 2, 4, 8, hours
* Translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* Bugfixes
* Optimizations
* Correzione di bug
* Ottimizzazioni
## 1.0.7
@@ -281,7 +281,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
* Stream encryption/decryption (gallery, etc.)
* New options (language, force v3 signatures)
* Interface changes
* Bugfixes
* Correzione di bug
## 1.0.5
@@ -320,7 +320,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa
* K-9 Mail integration, APG supporting beta build of K-9 Mail
* Support of more file managers (including ASTRO)
* Slovenian translation
* Traduzione in Sloveno
* New database, much faster, less memory usage
* Defined Intents and content provider for other apps
* Bugfixes
* Correzione di bug