1
0
Эх сурвалжийг харах

gui, man, authors: Update docs, translations, and contributors

Jakob Borg 4 жил өмнө
parent
commit
e6f0ed65be

+ 1 - 1
gui/default/assets/lang/lang-it.json

@@ -236,7 +236,7 @@
     "Release Notes": "Note di Rilascio",
     "Release Notes": "Note di Rilascio",
     "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Le versioni candidate al rilascio contengono le ultime funzionalità e aggiustamenti. Sono simili ai rilasci bisettimanali di Syncthing.",
     "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Le versioni candidate al rilascio contengono le ultime funzionalità e aggiustamenti. Sono simili ai rilasci bisettimanali di Syncthing.",
     "Remote Devices": "Dispositivi Remoti",
     "Remote Devices": "Dispositivi Remoti",
-    "Remote GUI": "Remote GUI",
+    "Remote GUI": "Interfaccia remota",
     "Remove": "Rimuovi",
     "Remove": "Rimuovi",
     "Remove Device": "Rimuovi Dispositivo",
     "Remove Device": "Rimuovi Dispositivo",
     "Remove Folder": "Rimuovi Cartella",
     "Remove Folder": "Rimuovi Cartella",

+ 1 - 1
man/stdiscosrv.1

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "STDISCOSRV" "1" "Dec 24, 2020" "v1" "Syncthing"
+.TH "STDISCOSRV" "1" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 stdiscosrv \- Syncthing Discovery Server
 stdiscosrv \- Syncthing Discovery Server
 .
 .

+ 1 - 1
man/strelaysrv.1

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "STRELAYSRV" "1" "Dec 24, 2020" "v1" "Syncthing"
+.TH "STRELAYSRV" "1" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 strelaysrv \- Syncthing Relay Server
 strelaysrv \- Syncthing Relay Server
 .
 .

+ 1 - 1
man/syncthing-bep.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-BEP" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-BEP" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-bep \- Block Exchange Protocol v1
 syncthing-bep \- Block Exchange Protocol v1
 .
 .

+ 11 - 1
man/syncthing-config.5

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-CONFIG" "5" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-CONFIG" "5" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-config \- Syncthing Configuration
 syncthing-config \- Syncthing Configuration
 .
 .
@@ -113,6 +113,7 @@ The following shows an example of the default configuration file (IDs will diffe
         <maxSendKbps>0</maxSendKbps>
         <maxSendKbps>0</maxSendKbps>
         <maxRecvKbps>0</maxRecvKbps>
         <maxRecvKbps>0</maxRecvKbps>
         <maxRequestKiB>0</maxRequestKiB>
         <maxRequestKiB>0</maxRequestKiB>
+        <remoteGUIPort>0</remoteGUIPort>
     </device>
     </device>
     <gui enabled="true" tls="false" debugging="false">
     <gui enabled="true" tls="false" debugging="false">
         <address>127.0.0.1:8384</address>
         <address>127.0.0.1:8384</address>
@@ -481,6 +482,7 @@ See folder\-copyRangeMethod for details.
     <maxSendKbps>0</maxSendKbps>
     <maxSendKbps>0</maxSendKbps>
     <maxRecvKbps>0</maxRecvKbps>
     <maxRecvKbps>0</maxRecvKbps>
     <maxRequestKiB>0</maxRequestKiB>
     <maxRequestKiB>0</maxRequestKiB>
+    <remoteGUIPort>0</remoteGUIPort>
 </device>
 </device>
 <device id="2CYF2WQ\-AKZO2QZ\-JAKWLYD\-AGHMQUM\-BGXUOIS\-GYILW34\-HJG3DUK\-LRRYQAR" name="syno local" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
 <device id="2CYF2WQ\-AKZO2QZ\-JAKWLYD\-AGHMQUM\-BGXUOIS\-GYILW34\-HJG3DUK\-LRRYQAR" name="syno local" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
     <address>tcp://192.0.2.1:22001</address>
     <address>tcp://192.0.2.1:22001</address>
@@ -490,6 +492,7 @@ See folder\-copyRangeMethod for details.
     <maxSendKbps>100</maxSendKbps>
     <maxSendKbps>100</maxSendKbps>
     <maxRecvKbps>100</maxRecvKbps>
     <maxRecvKbps>100</maxRecvKbps>
     <maxRequestKiB>65536</maxRequestKiB>
     <maxRequestKiB>65536</maxRequestKiB>
+    <remoteGUIPort>8384</remoteGUIPort>
 </device>
 </device>
 .ft P
 .ft P
 .fi
 .fi
@@ -624,6 +627,13 @@ despite the config name looking like kilobits/second.
 .B maxRequestKiB
 .B maxRequestKiB
 Maximum amount of data to have outstanding in requests towards this device.
 Maximum amount of data to have outstanding in requests towards this device.
 Unit is kibibytes.
 Unit is kibibytes.
+.TP
+.B remoteGUIPort
+If set to a positive integer, the GUI will display an HTTP link to the IP
+address which is currently used for synchronization.  Only the TCP port is
+exchanged for the value specified here.  Note that any port forwarding or
+firewall settings need to be done manually and the link will probably not
+work for link\-local IPv6 addresses because of modern browser limitations.
 .UNINDENT
 .UNINDENT
 .SH GUI ELEMENT
 .SH GUI ELEMENT
 .INDENT 0.0
 .INDENT 0.0

+ 1 - 1
man/syncthing-device-ids.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-DEVICE-IDS" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-DEVICE-IDS" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-device-ids \- Understanding Device IDs
 syncthing-device-ids \- Understanding Device IDs
 .
 .

+ 1 - 1
man/syncthing-event-api.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-EVENT-API" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-EVENT-API" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-event-api \- Event API
 syncthing-event-api \- Event API
 .
 .

+ 1 - 1
man/syncthing-faq.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-FAQ" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-FAQ" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-faq \- Frequently Asked Questions
 syncthing-faq \- Frequently Asked Questions
 .
 .

+ 1 - 1
man/syncthing-globaldisco.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-GLOBALDISCO" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-GLOBALDISCO" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-globaldisco \- Global Discovery Protocol v3
 syncthing-globaldisco \- Global Discovery Protocol v3
 .
 .

+ 1 - 1
man/syncthing-localdisco.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-LOCALDISCO" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-LOCALDISCO" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-localdisco \- Local Discovery Protocol v4
 syncthing-localdisco \- Local Discovery Protocol v4
 .
 .

+ 1 - 1
man/syncthing-networking.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-NETWORKING" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-NETWORKING" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-networking \- Firewall Setup
 syncthing-networking \- Firewall Setup
 .
 .

+ 1 - 1
man/syncthing-relay.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-RELAY" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-RELAY" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-relay \- Relay Protocol v1
 syncthing-relay \- Relay Protocol v1
 .
 .

+ 1 - 1
man/syncthing-rest-api.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-REST-API" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-REST-API" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-rest-api \- REST API
 syncthing-rest-api \- REST API
 .
 .

+ 1 - 1
man/syncthing-security.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-SECURITY" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-SECURITY" "7" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing-security \- Security Principles
 syncthing-security \- Security Principles
 .
 .

+ 1 - 1
man/syncthing-stignore.5

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-STIGNORE" "5" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-STIGNORE" "5" "Dec 30, 2020" "v1" "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 - 1
man/syncthing-versioning.7

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING-VERSIONING" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-VERSIONING" "7" "Dec 30, 2020" "v1" "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 - 1
man/syncthing.1

@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .\" Man page generated from reStructuredText.
 .
 .
-.TH "SYNCTHING" "1" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING" "1" "Dec 30, 2020" "v1" "Syncthing"
 .SH NAME
 .SH NAME
 syncthing \- Syncthing
 syncthing \- Syncthing
 .
 .