mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-29 15:51:17 +00:00
Update it-IT translation
This commit is contained in:
parent
942bafec61
commit
e0edf23e38
1 changed files with 18 additions and 18 deletions
|
@ -1,27 +1,27 @@
|
|||
This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like:
|
||||
* Individual sync conditions can be applied per device and per folder
|
||||
* Recent changes UI, click to open files.
|
||||
* "Battery eater" problem is fixed.
|
||||
* Android 8 and 9 support.
|
||||
Questo è un fork del wrapper Syncthing-Android per Syncthing che offre importanti miglioramenti come:
|
||||
* Le condizioni di sincronizzazione individuali possono essere applicate per dispositivo e per cartella
|
||||
* Interfaccia utente modifiche recenti, fare clic per aprire i file.
|
||||
* Risolto il problema dell'eccessivo consumo della batteria
|
||||
* Supporto per Android 8 e 9.
|
||||
|
||||
Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
|
||||
Syncthing-Fork per Android è un wrapper per Syncthing che fornisce un'interfaccia utente Android come alternativa all'interfaccia Web di Syncthing. Syncthing sostituisce servizi proprietari di sincronizzazione e cloud con qualcosa di aperto, affidabile e decentralizzato. I tuoi dati sono solo tuoi e meriti di scegliere dove vengono immagazzinati, se sono condivisi con terze parti e come sono trasmessi attraverso Internet.
|
||||
|
||||
Goals of the fork:
|
||||
* Develop and try out enhancements together with the community.
|
||||
* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
|
||||
* Make enhancements configurable in the UI, users should be able to turn them on and off
|
||||
Obiettivi del fork:
|
||||
* Sviluppa e prova i miglioramenti insieme alla community.
|
||||
* Rilasciare il wrapper più frequentemente per identificare e correggere i bug causati dalle modifiche nel sottomodulo syncthing
|
||||
* Fai miglioramenti configurabili nell'interfaccia utente, gli utenti dovrebbero essere in grado di accenderli e spegnerli
|
||||
|
||||
Comparison between upstream and fork at the time of writing this:
|
||||
* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing
|
||||
* Syncing functionality and reliability depends on the syncthing binary submodule version.
|
||||
* Fork gets along with upstream and sometimes they pick up my improvements.
|
||||
* Strategy and release frequency is different
|
||||
* Only the wrapper containing the Android UI is addressed by the fork.
|
||||
Confronto fra la versione ufficiale e il fork al momento della stesura di questa documento:
|
||||
* Entrambi utilizzano il programma syncthing compilato dalla fonte ufficiale GitHub:syncthing/syncthing
|
||||
* La funzionalità e l'affidabilità della sincronizzazione dipende dalla versione di syncthing.
|
||||
* Il fork include i miglioramenti rilasciati per la versione ufficiale e a volte vengono integrati nella versione ufficiale i miglioramenti sviluppati per il fork.
|
||||
* La strategia e la frequenza di rilascio sono differenti
|
||||
* Solo il wrapper che contiene l'interfaccia utente Android viene indirizzato dalla forcella.
|
||||
|
||||
Website: https://github.com/Catfriend1/syncthing-android
|
||||
Sito web: https://github.com/Catfriend1/syncthing-android
|
||||
|
||||
Codice sorgente: https://github.com/Catfriend1/syncthing-android
|
||||
|
||||
Segnalazione problemi: https://github.com/Catfriend1/syncthing-android/issues
|
||||
|
||||
Translation: https://www.transifex.com/projects/p/syncthing-android-1
|
||||
Traduzione: https://www.transifex.com/projects/p/syncthing-android-1
|
Loading…
Reference in a new issue