diff --git a/gui/default/assets/lang/lang-sv.json b/gui/default/assets/lang/lang-sv.json index e5f0c539..0ef50243 100644 --- a/gui/default/assets/lang/lang-sv.json +++ b/gui/default/assets/lang/lang-sv.json @@ -1,6 +1,6 @@ { "A device with that ID is already added.": "En enhet med det ID är redan tillagt.", - "A negative number of days doesn't make sense.": "Negativt antal dagar är inte troligt.", + "A negative number of days doesn't make sense.": "Ett negativt antal dagar är inte troligt.", "A new major version may not be compatible with previous versions.": "En ny huvudversion kan eventuellt vara inkompatibel med tidigare versioner.", "API Key": "API-nyckel", "About": "Om", @@ -16,16 +16,16 @@ "Advanced Configuration": "Avancerad konfiguration", "Advanced settings": "Avancerade inställningar", "All Data": "All data", - "Allow Anonymous Usage Reporting?": "Tillåt anonym användarstatistik?", + "Allow Anonymous Usage Reporting?": "Tillåt anonym användarstatistiksrapportering?", "Alphabetic": "Alfabetisk", "An external command handles the versioning. It has to remove the file from the synced folder.": "Ett externt kommando sköter versionshanteringen. Det måste ta bort filen från den synkroniserade mappen.", "Anonymous Usage Reporting": "Anonym användarstatistik", "Any devices configured on an introducer device will be added to this device as well.": "Enheter konfigurerade på en introduktörsenhet kommer också att läggas till den här enheten.", - "Automatic upgrades": "Automatisk uppgradering", + "Automatic upgrades": "Automatiska uppgraderingar", "Be careful!": "Var aktsam!", "Bugs": "Buggar", "CPU Utilization": "CPU-användning", - "Changelog": "Changelog", + "Changelog": "Ändringslogg", "Clean out after": "Rensa efteråt", "Close": "Stäng", "Command": "Kommando", @@ -38,7 +38,7 @@ "Copyright © 2014-2016 the following Contributors:": "Copyright © 2014-2016 följande bidragande:", "Copyright © 2015 the following Contributors:": "Copyright © 2015 följande medverkande:", "Danger!": "Fara!", - "Delete": "Radera", + "Delete": "Ta bort", "Deleted": "Borttaget", "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Enhet \"{{name}}\" ({{device}} på {{address}}) vill ansluta. Lägg till ny enhet?", "Device ID": "Enhets-ID", @@ -107,7 +107,7 @@ "Local State (Total)": "Lokal status (Total)", "Major Upgrade": "Stor uppgradering", "Master": "Huvud", - "Maximum Age": "Högsta åldersgräns", + "Maximum Age": "Högsta ålder", "Metadata Only": "Endast metadata", "Minimum Free Disk Space": "Minimum ledigt diskutrymme", "Move to top of queue": "Flytta till överst i kön", @@ -125,8 +125,8 @@ "Oldest First": "Äldst först", "Optional descriptive label for the folder. Can be different on each device.": "Valfri beskrivande etikett för katalogen. Kan vara olika på varje enhet.", "Options": "Alternativ", - "Out of Sync": "Osynkad", - "Out of Sync Items": "Osynkade poster", + "Out of Sync": "Osynkroniserad", + "Out of Sync Items": "Osynkroniserade poster", "Outgoing Rate Limit (KiB/s)": "Max uppladdningshastighet (KiB/s)", "Override Changes": "Skriv över ändringar", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Sökväg till katalogen på din dator. Kommer att skapas om det inte finns. Tecknet tilde (~) kan användas som en genväg för", @@ -144,7 +144,7 @@ "Relay Servers": "Reläservrar", "Relayed via": "Vidarbefordras via", "Relays": "Vidarbefordringar", - "Release Notes": "versionsnyheter", + "Release Notes": "Versionsanteckningar", "Remote Devices": "Fjärrenheter", "Remove": "Ta bort", "Required identifier for the folder. Must be the same on all cluster devices.": "Krävs identifierare för katalogen. Måste vara densamma på alla kluster enheter.", @@ -186,7 +186,7 @@ "Support": "Support", "Sync Protocol Listen Addresses": "Address för inkommande anslutningar", "Syncing": "Synkroniserar", - "Syncthing has been shut down.": "Syncthing har stängts ner.", + "Syncthing has been shut down.": "Syncthing har stängts.", "Syncthing includes the following software or portions thereof:": "Syncthing innehåller följande mjukvarupaket eller delar av dem:", "Syncthing is restarting.": "Syncthing startar om.", "Syncthing is upgrading.": "Syncthing uppgraderas.", @@ -219,7 +219,7 @@ "The rate limit must be a non-negative number (0: no limit)": "Frekvensgränsen måste vara ett icke-negativt tal (0: ingen gräns)", "The rescan interval must be a non-negative number of seconds.": "Förnyelseintervallet måste vara ett positivt antal sekunder", "They are retried automatically and will be synced when the error is resolved.": "De omprövas automatiskt och kommer att synkroniseras när felet är löst.", - "This Device": "Enheten", + "This Device": "Denna enhet", "This can easily give hackers access to read and change any files on your computer.": "Detta kan lätt ge hackare tillgång till att läsa och ändra några filer på datorn.", "This is a major version upgrade.": "Det här är en stor uppgradering.", "Trash Can File Versioning": "Versionshantering på filer i papperskorgen", diff --git a/man/syncthing-bep.7 b/man/syncthing-bep.7 index 5a9551b3..030d267b 100644 --- a/man/syncthing-bep.7 +++ b/man/syncthing-bep.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-BEP" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-BEP" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-bep \- Block Exchange Protocol v1 . diff --git a/man/syncthing-config.5 b/man/syncthing-config.5 index 1febb4dd..21c829c4 100644 --- a/man/syncthing-config.5 +++ b/man/syncthing-config.5 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-CONFIG" "5" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-CONFIG" "5" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-config \- Syncthing Configuration . @@ -190,8 +190,9 @@ element: The folder ID, must be unique. (mandatory) .TP .B label -The label of a folder is a human readable and descriptive local name. -Can be different on each device. (optional) +The label of a folder is a human readable and descriptive local name. May +be different on each device, empty, and/or identical to other folder +labels. (optional) .TP .B path The path to the directory where the folder is stored on this diff --git a/man/syncthing-device-ids.7 b/man/syncthing-device-ids.7 index efcbaa4f..92177592 100644 --- a/man/syncthing-device-ids.7 +++ b/man/syncthing-device-ids.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-DEVICE-IDS" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-DEVICE-IDS" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-device-ids \- Understanding Device IDs . @@ -34,7 +34,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .sp Every device is identified by a device ID. The device ID is used for address resolution, authentication and authorization. The term "device ID" could -interchangably have been "key ID" since the device ID is a direct property of +interchangeably have been "key ID" since the device ID is a direct property of the public key in use. .SH KEYS .sp diff --git a/man/syncthing-event-api.7 b/man/syncthing-event-api.7 index 6e792ba2..7acbe202 100644 --- a/man/syncthing-event-api.7 +++ b/man/syncthing-event-api.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-EVENT-API" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-EVENT-API" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-event-api \- Event API . diff --git a/man/syncthing-faq.7 b/man/syncthing-faq.7 index feb7397b..5f4b193c 100644 --- a/man/syncthing-faq.7 +++ b/man/syncthing-faq.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-FAQ" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-FAQ" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-faq \- Frequently Asked Questions . diff --git a/man/syncthing-globaldisco.7 b/man/syncthing-globaldisco.7 index 6ef78d9e..87cdba34 100644 --- a/man/syncthing-globaldisco.7 +++ b/man/syncthing-globaldisco.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-GLOBALDISCO" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-GLOBALDISCO" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-globaldisco \- Global Discovery Protocol v3 . diff --git a/man/syncthing-localdisco.7 b/man/syncthing-localdisco.7 index 7a85859b..5a8556c2 100644 --- a/man/syncthing-localdisco.7 +++ b/man/syncthing-localdisco.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-LOCALDISCO" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-LOCALDISCO" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-localdisco \- Local Discovery Protocol v3 . diff --git a/man/syncthing-networking.7 b/man/syncthing-networking.7 index 483d008f..bf01cfa0 100644 --- a/man/syncthing-networking.7 +++ b/man/syncthing-networking.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-NETWORKING" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-NETWORKING" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-networking \- Firewall Setup . diff --git a/man/syncthing-relay.7 b/man/syncthing-relay.7 index d0878ab6..e4b1ce1c 100644 --- a/man/syncthing-relay.7 +++ b/man/syncthing-relay.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-RELAY" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-RELAY" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-relay \- Relay Protocol v1 . diff --git a/man/syncthing-rest-api.7 b/man/syncthing-rest-api.7 index bd7c5244..a826595a 100644 --- a/man/syncthing-rest-api.7 +++ b/man/syncthing-rest-api.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-REST-API" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-REST-API" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-rest-api \- REST API . @@ -419,13 +419,6 @@ Returns a \fB{"ping": "pong"}\fP object. .SS POST /rest/system/ping .sp Returns a \fB{"ping": "pong"}\fP object. -.sp -\fBNOTE:\fP -.INDENT 0.0 -.INDENT 3.5 -Due to being a POST request, this method requires using an API key or CSRF token, as opposed to the GET request to the same URL. -.UNINDENT -.UNINDENT .SS POST /rest/system/reset .sp Post with empty body to erase the current index database and restart diff --git a/man/syncthing-security.7 b/man/syncthing-security.7 index 1f3949b6..79d12fae 100644 --- a/man/syncthing-security.7 +++ b/man/syncthing-security.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-SECURITY" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-SECURITY" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-security \- Security Principles . diff --git a/man/syncthing-stignore.5 b/man/syncthing-stignore.5 index ddd2e0e9..95f9596e 100644 --- a/man/syncthing-stignore.5 +++ b/man/syncthing-stignore.5 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING-STIGNORE" "5" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING-STIGNORE" "5" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing-stignore \- Prevent files from being synchronized to other nodes . diff --git a/man/syncthing-versioning.7 b/man/syncthing-versioning.7 index 6715212b..bf54d71c 100644 --- a/man/syncthing-versioning.7 +++ b/man/syncthing-versioning.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "TODO" "7" "June 26, 2016" "v0.12" "Syncthing" +.TH "TODO" "7" "July 02, 2016" "v0.13" "Syncthing" .SH NAME Todo \- Keep automatic backups of deleted files by other nodes . diff --git a/man/syncthing.1 b/man/syncthing.1 index 511f95be..a548f079 100644 --- a/man/syncthing.1 +++ b/man/syncthing.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "SYNCTHING" "1" "June 26, 2016" "v0.12" "Syncthing" +.TH "SYNCTHING" "1" "July 02, 2016" "v0.13" "Syncthing" .SH NAME syncthing \- Syncthing .