gui, man, authors: Update docs, translations, and contributors
This commit is contained in:
parent
dc57bab107
commit
0bc3ae15ae
@ -109,7 +109,7 @@
|
|||||||
"Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "I file sostituiti o eliminati da Syncthing vengono datati e spostati in una cartella .stversions.",
|
"Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "I file sostituiti o eliminati da Syncthing vengono datati e spostati in una cartella .stversions.",
|
||||||
"Files are moved to date stamped versions in a .stversions folder when replaced or deleted by Syncthing.": "I file sostituiti o eliminati da Syncthing vengono datati e spostati in una cartella .stversions.",
|
"Files are moved to date stamped versions in a .stversions folder when replaced or deleted by Syncthing.": "I file sostituiti o eliminati da Syncthing vengono datati e spostati in una cartella .stversions.",
|
||||||
"Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "I file sono protetti dalle modifiche effettuate negli altri dispositivi, ma le modifiche effettuate in questo dispositivo verranno inviate anche al resto del cluster.",
|
"Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "I file sono protetti dalle modifiche effettuate negli altri dispositivi, ma le modifiche effettuate in questo dispositivo verranno inviate anche al resto del cluster.",
|
||||||
"Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.",
|
"Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "I file sono sincronizzati dal cluster, ma eventuali modifiche apportate localmente non verranno inviate ad altri dispositivi.",
|
||||||
"Filesystem Notifications": "Notifiche del filesystem",
|
"Filesystem Notifications": "Notifiche del filesystem",
|
||||||
"Filesystem Watcher Errors": "Errori nel monitoraggio del filesystem",
|
"Filesystem Watcher Errors": "Errori nel monitoraggio del filesystem",
|
||||||
"Filter by date": "Filtra per data",
|
"Filter by date": "Filtra per data",
|
||||||
@ -160,7 +160,7 @@
|
|||||||
"Local State (Total)": "Stato Locale (Totale)",
|
"Local State (Total)": "Stato Locale (Totale)",
|
||||||
"Log": "Log",
|
"Log": "Log",
|
||||||
"Log tailing paused. Click here to continue.": "Visualizzazione log in pausa. Clicca qui per continuare.",
|
"Log tailing paused. Click here to continue.": "Visualizzazione log in pausa. Clicca qui per continuare.",
|
||||||
"Log tailing paused. Scroll to bottom continue.": "Log tailing paused. Scroll to bottom continue.",
|
"Log tailing paused. Scroll to bottom continue.": "Visualizzazione log in pausa. Scorri fino in fondo per continuare.",
|
||||||
"Logs": "Log",
|
"Logs": "Log",
|
||||||
"Major Upgrade": "Aggiornamento Principale",
|
"Major Upgrade": "Aggiornamento Principale",
|
||||||
"Mass actions": "Azioni di massa",
|
"Mass actions": "Azioni di massa",
|
||||||
@ -213,7 +213,7 @@
|
|||||||
"Quick guide to supported patterns": "Guida veloce agli schemi supportati",
|
"Quick guide to supported patterns": "Guida veloce agli schemi supportati",
|
||||||
"RAM Utilization": "Utilizzo RAM",
|
"RAM Utilization": "Utilizzo RAM",
|
||||||
"Random": "Casuale",
|
"Random": "Casuale",
|
||||||
"Receive Only": "Receive Only",
|
"Receive Only": "Ricevi solo",
|
||||||
"Recent Changes": "Cambiamenti Recenti",
|
"Recent Changes": "Cambiamenti Recenti",
|
||||||
"Reduced by ignore patterns": "Ridotto da schemi di esclusione",
|
"Reduced by ignore patterns": "Ridotto da schemi di esclusione",
|
||||||
"Release Notes": "Note di Rilascio",
|
"Release Notes": "Note di Rilascio",
|
||||||
@ -235,7 +235,7 @@
|
|||||||
"Resume": "Riprendi",
|
"Resume": "Riprendi",
|
||||||
"Resume All": "Riprendi Tutti",
|
"Resume All": "Riprendi Tutti",
|
||||||
"Reused": "Riutilizzato",
|
"Reused": "Riutilizzato",
|
||||||
"Revert Local Changes": "Revert Local Changes",
|
"Revert Local Changes": "Ripristina le Modifiche Locali",
|
||||||
"Running": "In esecuzione",
|
"Running": "In esecuzione",
|
||||||
"Save": "Salva",
|
"Save": "Salva",
|
||||||
"Scan Time Remaining": "Tempo di Scansione Rimanente",
|
"Scan Time Remaining": "Tempo di Scansione Rimanente",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "STDISCOSRV" "1" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "STDISCOSRV" "1" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
stdiscosrv \- Syncthing Discovery Server
|
stdiscosrv \- Syncthing Discovery Server
|
||||||
.
|
.
|
||||||
@ -103,6 +103,10 @@ Global Discovery Server and add stdiscosrv’s host address to the comma\-separa
|
|||||||
list, e.g. \fBhttps://disco.example.com:8443/\fP\&. Note that stdiscosrv uses port
|
list, e.g. \fBhttps://disco.example.com:8443/\fP\&. Note that stdiscosrv uses port
|
||||||
8443 by default. For stdiscosrv to be available over the internet with a dynamic
|
8443 by default. For stdiscosrv to be available over the internet with a dynamic
|
||||||
IP address, you will need a dynamic DNS service.
|
IP address, you will need a dynamic DNS service.
|
||||||
|
.sp
|
||||||
|
Deprecated since version v0.14.44: Prior versions need \fB/v2/\fP appended to the discovery
|
||||||
|
server address, e.g. \fBhttps://disco.example.com:8443/v2/\fP\&.
|
||||||
|
|
||||||
.sp
|
.sp
|
||||||
If you wish to use \fIonly\fP your own discovery server, remove the \fBdefault\fP
|
If you wish to use \fIonly\fP your own discovery server, remove the \fBdefault\fP
|
||||||
entry from the list.
|
entry from the list.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "STRELAYSRV" "1" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "STRELAYSRV" "1" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
strelaysrv \- Syncthing Relay Server
|
strelaysrv \- Syncthing Relay Server
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-BEP" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-BEP" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-bep \- Block Exchange Protocol v1
|
syncthing-bep \- Block Exchange Protocol v1
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-CONFIG" "5" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-CONFIG" "5" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-config \- Syncthing Configuration
|
syncthing-config \- Syncthing Configuration
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-DEVICE-IDS" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-DEVICE-IDS" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-device-ids \- Understanding Device IDs
|
syncthing-device-ids \- Understanding Device IDs
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-EVENT-API" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-EVENT-API" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-event-api \- Event API
|
syncthing-event-api \- Event API
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-FAQ" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-FAQ" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-faq \- Frequently Asked Questions
|
syncthing-faq \- Frequently Asked Questions
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-GLOBALDISCO" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-GLOBALDISCO" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-globaldisco \- Global Discovery Protocol v3
|
syncthing-globaldisco \- Global Discovery Protocol v3
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-LOCALDISCO" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-LOCALDISCO" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-localdisco \- Local Discovery Protocol v4
|
syncthing-localdisco \- Local Discovery Protocol v4
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-NETWORKING" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-NETWORKING" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-networking \- Firewall Setup
|
syncthing-networking \- Firewall Setup
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-RELAY" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-RELAY" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-relay \- Relay Protocol v1
|
syncthing-relay \- Relay Protocol v1
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-REST-API" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-REST-API" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-rest-api \- REST API
|
syncthing-rest-api \- REST API
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-SECURITY" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-SECURITY" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-security \- Security Principles
|
syncthing-security \- Security Principles
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-STIGNORE" "5" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-STIGNORE" "5" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-stignore \- Prevent files from being synchronized to other nodes
|
syncthing-stignore \- Prevent files from being synchronized to other nodes
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING-VERSIONING" "7" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING-VERSIONING" "7" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing-versioning \- Keep automatic backups of deleted files by other nodes
|
syncthing-versioning \- Keep automatic backups of deleted files by other nodes
|
||||||
.
|
.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "SYNCTHING" "1" "Aug 08, 2018" "v0.14" "Syncthing"
|
.TH "SYNCTHING" "1" "Aug 10, 2018" "v0.14" "Syncthing"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
syncthing \- Syncthing
|
syncthing \- Syncthing
|
||||||
.
|
.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user