소스 검색

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

Jakob Borg 4 년 전
부모
커밋
82741ad207
52개의 변경된 파일31개의 추가작업 그리고 63개의 파일을 삭제
  1. 1 1
      AUTHORS
  2. 3 4
      gui/default/assets/lang/lang-bg.json
  3. 0 1
      gui/default/assets/lang/[email protected]
  4. 0 1
      gui/default/assets/lang/lang-cs.json
  5. 0 1
      gui/default/assets/lang/lang-da.json
  6. 0 1
      gui/default/assets/lang/lang-de.json
  7. 0 1
      gui/default/assets/lang/lang-el.json
  8. 0 1
      gui/default/assets/lang/lang-en-AU.json
  9. 0 1
      gui/default/assets/lang/lang-en-GB.json
  10. 1 0
      gui/default/assets/lang/lang-en.json
  11. 0 1
      gui/default/assets/lang/lang-eo.json
  12. 0 1
      gui/default/assets/lang/lang-es-ES.json
  13. 0 1
      gui/default/assets/lang/lang-es.json
  14. 0 1
      gui/default/assets/lang/lang-eu.json
  15. 0 1
      gui/default/assets/lang/lang-fi.json
  16. 2 3
      gui/default/assets/lang/lang-fr.json
  17. 0 1
      gui/default/assets/lang/lang-fy.json
  18. 0 1
      gui/default/assets/lang/lang-hu.json
  19. 0 1
      gui/default/assets/lang/lang-it.json
  20. 0 1
      gui/default/assets/lang/lang-ja.json
  21. 0 1
      gui/default/assets/lang/lang-ko-KR.json
  22. 0 1
      gui/default/assets/lang/lang-lt.json
  23. 0 1
      gui/default/assets/lang/lang-nb.json
  24. 0 1
      gui/default/assets/lang/lang-nl.json
  25. 5 6
      gui/default/assets/lang/lang-pl.json
  26. 0 1
      gui/default/assets/lang/lang-pt-BR.json
  27. 0 1
      gui/default/assets/lang/lang-pt-PT.json
  28. 0 1
      gui/default/assets/lang/lang-ro-RO.json
  29. 0 1
      gui/default/assets/lang/lang-ru.json
  30. 0 1
      gui/default/assets/lang/lang-sk.json
  31. 0 1
      gui/default/assets/lang/lang-sv.json
  32. 0 1
      gui/default/assets/lang/lang-tr.json
  33. 0 1
      gui/default/assets/lang/lang-uk.json
  34. 0 1
      gui/default/assets/lang/lang-zh-CN.json
  35. 0 1
      gui/default/assets/lang/lang-zh-HK.json
  36. 0 1
      gui/default/assets/lang/lang-zh-TW.json
  37. 1 1
      man/stdiscosrv.1
  38. 1 1
      man/strelaysrv.1
  39. 1 1
      man/syncthing-bep.7
  40. 1 1
      man/syncthing-config.5
  41. 1 1
      man/syncthing-device-ids.7
  42. 1 1
      man/syncthing-event-api.7
  43. 1 1
      man/syncthing-faq.7
  44. 1 1
      man/syncthing-globaldisco.7
  45. 1 1
      man/syncthing-localdisco.7
  46. 1 1
      man/syncthing-networking.7
  47. 1 1
      man/syncthing-relay.7
  48. 4 3
      man/syncthing-rest-api.7
  49. 1 1
      man/syncthing-security.7
  50. 1 1
      man/syncthing-stignore.5
  51. 1 1
      man/syncthing-versioning.7
  52. 1 1
      man/syncthing.1

+ 1 - 1
AUTHORS

@@ -264,7 +264,7 @@ Unrud (Unrud) <[email protected]> <[email protected]>
 Veeti Paananen (veeti) <[email protected]>
 Victor Buinsky (buinsky) <[email protected]>
 Vil Brekin (Vilbrekin) <[email protected]>
-Vladimir Rusinov <[email protected]>
+Vladimir Rusinov <[email protected]> <[email protected]>
 wangguoliang <[email protected]>
 William A. Kennington III (wkennington) <[email protected]>
 wouter bolsterlee <[email protected]>

+ 3 - 4
gui/default/assets/lang/lang-bg.json

@@ -9,9 +9,9 @@
     "Add": "Добави",
     "Add Device": "Добави устройство",
     "Add Folder": "Добави папка",
-    "Add Remote Device": "Добави ново устройство",
-    "Add devices from the introducer to our device list, for mutually shared folders.": "Добавяне на нови устройства през устройства предлагащи други устройства, за взаимно споделени папки.",
-    "Add new folder?": "Добави нова папка?",
+    "Add Remote Device": "Ново отдалечено устройство",
+    "Add devices from the introducer to our device list, for mutually shared folders.": "Добавяне на устройства през устройства предлагащи други устройства, за взаимно споделени папки.",
+    "Add new folder?": "Добавяне на папка?",
     "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Също така интервалът за повторно сканиране ще бъде увеличен (60 пъти, пр. новият интервал бъде 1ч). Освен това може да го зададете и ръчно за всяка папка след като изберете Не.",
     "Address": "Адрес",
     "Addresses": "Адреси",
@@ -96,7 +96,6 @@
     "Discovery Failures": "Грешка в откриването",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Не възстановявай",
     "Do not restore all": "Не възстановявай всички",
     "Do you want to enable watching for changes for all your folders?": "Желаете ли да активирате наблюдението за промени на всички папки?",

+ 0 - 1
gui/default/assets/lang/[email protected]

@@ -96,7 +96,6 @@
     "Discovery Failures": "Fallades al Descobriment",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "No restaurar",
     "Do not restore all": "No restaurar en absolut",
     "Do you want to enable watching for changes for all your folders?": "Vols activar el rastreig continu de canvis per a totes les carpetes?",

+ 0 - 1
gui/default/assets/lang/lang-cs.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Nezdary při objevování",
     "Dismiss": "OK",
     "Do not add it to the ignore list, so this notification may recur.": "Nepřidávat k ignorování, takže oznámení se může opakovat.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Nepřidávat k ignorování, takže oznámení se může opakovat.",
     "Do not restore": "Neobnovit",
     "Do not restore all": "Neobnovit nic",
     "Do you want to enable watching for changes for all your folders?": "Chcete zapnout sledování změn pro všechny složky?",

+ 0 - 1
gui/default/assets/lang/lang-da.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Fejl ved opdagelse",
     "Dismiss": "Forlade",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Genskab ikke",
     "Do not restore all": "Genskab ikke alle",
     "Do you want to enable watching for changes for all your folders?": "Vil du aktivere løbende overvågning af ændringer for alle dine mapper?",

+ 0 - 1
gui/default/assets/lang/lang-de.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Gerätesuchfehler",
     "Dismiss": "Ausblenden",
     "Do not add it to the ignore list, so this notification may recur.": "Nicht zur Ignorierliste hinzufügen, diese Benachrichtigung kann erneut auftauchen.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Nicht zur Ignorierliste hinzufügen, diese Benachrichtigung kann erneut auftauchen.",
     "Do not restore": "Nicht wiederherstellen",
     "Do not restore all": "Nicht alle wiederherstellen",
     "Do you want to enable watching for changes for all your folders?": "Möchten Sie das nach Änderungen für alle Ihre Ordner gesucht wird aktivieren?",

+ 0 - 1
gui/default/assets/lang/lang-el.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Αποτυχίες ανεύρεσης συσκευών",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Να μη γίνει επαναφορά",
     "Do not restore all": "Να μη γίνει επαναφορά όλων",
     "Do you want to enable watching for changes for all your folders?": "Επιθυμείτε να ενεργοποιήσετε την επιτήρηση για όλους τους φακέλους σας;",

+ 0 - 1
gui/default/assets/lang/lang-en-AU.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Discovery Failures",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Do not restore",
     "Do not restore all": "Do not restore all",
     "Do you want to enable watching for changes for all your folders?": "Do you want to enable watching for changes for all your folders?",

+ 0 - 1
gui/default/assets/lang/lang-en-GB.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Discovery Failures",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Do not restore",
     "Do not restore all": "Do not restore all",
     "Do you want to enable watching for changes for all your folders?": "Do you want to enable watching for changes for all your folders?",

+ 1 - 0
gui/default/assets/lang/lang-en.json

@@ -96,6 +96,7 @@
    "Discovery Failures": "Discovery Failures",
    "Dismiss": "Dismiss",
    "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
+   "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
    "Do not restore": "Do not restore",
    "Do not restore all": "Do not restore all",
    "Do you want to enable watching for changes for all your folders?": "Do you want to enable watching for changes for all your folders?",

+ 0 - 1
gui/default/assets/lang/lang-eo.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Malsukcesoj de Malkovro",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Ne restarigu",
     "Do not restore all": "Ne restarigu ĉion",
     "Do you want to enable watching for changes for all your folders?": "Ĉu vi volas ebligi rigardado je ŝanĝoj por ĉiuj viaj dosierujoj?",

+ 0 - 1
gui/default/assets/lang/lang-es-ES.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Fallos de Descubrimiento",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "No restaurar",
     "Do not restore all": "No restaurar todo",
     "Do you want to enable watching for changes for all your folders?": "Quieres activar la vigilancia de cambios para todas tus carpetas?",

+ 0 - 1
gui/default/assets/lang/lang-es.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Fallos de Descubrimiento",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "No restaurar",
     "Do not restore all": "No restaurar todos",
     "Do you want to enable watching for changes for all your folders?": "¿Deseas activar el control de cambios en todas tus carpetas?",

+ 0 - 1
gui/default/assets/lang/lang-eu.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Agertze hutsegiteak",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Ez berrezarri",
     "Do not restore all": "Ez berrezarri denak",
     "Do you want to enable watching for changes for all your folders?": "Zure karpeta guztietan aldaketen kontrola aktibatu nahi duzu?",

+ 0 - 1
gui/default/assets/lang/lang-fi.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Etsinnässä tapahtuneet virheet",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Älä palauta",
     "Do not restore all": "Älä palauta kaikkia",
     "Do you want to enable watching for changes for all your folders?": "Haluatko aktivoida jatkuvan muutoksien seurannan kaikkiin kansioihin?",

+ 2 - 3
gui/default/assets/lang/lang-fr.json

@@ -63,7 +63,7 @@
     "Currently Shared With Devices": "Appareils membres actuels de ce partage :",
     "Danger!": "Attention !",
     "Debugging Facilities": "Outils de débogage",
-    "Default Configuration": "Personnalisation des créations (non rétroactif)",
+    "Default Configuration": "Préférences pour les créations (non rétroactif)",
     "Default Device": "Nouveaux appareils",
     "Default Folder": "Nouveaux partages",
     "Default Folder Path": "Chemin parent par défaut pour les nouveaux partages",
@@ -95,8 +95,7 @@
     "Discovery": "Découverte",
     "Discovery Failures": "Échecs de découverte",
     "Dismiss": "Écarter",
-    "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Ne pas l'ajouter à la liste à ignorer, pour que cette notification puisse réapparaître.",
+    "Do not add it to the ignore list, so this notification may recur.": "Ne pas l'ajouter à la liste à ignorer, pour que cette notification puisse réapparaître.",
     "Do not restore": "Ne pas restaurer",
     "Do not restore all": "Ne pas tout restaurer",
     "Do you want to enable watching for changes for all your folders?": "Voulez-vous activer la surveillance des changements sur tous vos partages ?",

+ 0 - 1
gui/default/assets/lang/lang-fy.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Untdekkingsflaters",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Net tebeksette",
     "Do not restore all": "Hielendal net tebeksette",
     "Do you want to enable watching for changes for all your folders?": "Wolle jo it konstant byhâlden fan feroarings foar al jo mappen oansette?",

+ 0 - 1
gui/default/assets/lang/lang-hu.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Felfedezési hibák",
     "Dismiss": "Elutasítás",
     "Do not add it to the ignore list, so this notification may recur.": "Ne vegye fel a mellőzési listára, így ez az értesítés megismétlődhet. ",
-    "Do not add it to the ignore list, so this notification may recurr.": "Ne vegye fel a mellőzési listára, így ez az értesítés megismétlődhet. ",
     "Do not restore": "Ne legyen visszaállítva",
     "Do not restore all": "Semmit se állítson vissza",
     "Do you want to enable watching for changes for all your folders?": "Minden mappára bekapcsolható a változásfigyelés?",

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

@@ -96,7 +96,6 @@
     "Discovery Failures": "Individuazione fallita",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Non aggiungerlo all'elenco da ignorare, quindi questa notifica potrebbe ripresentarsi.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Non ripristinare",
     "Do not restore all": "Non ripristinare tutto",
     "Do you want to enable watching for changes for all your folders?": "Vuoi abilitare il monitoraggio delle modifiche per tutte le tue cartelle?",

+ 0 - 1
gui/default/assets/lang/lang-ja.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "探索サーバーへの接続失敗",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Do not restore",
     "Do not restore all": "Do not restore all",
     "Do you want to enable watching for changes for all your folders?": "Do you want to enable watching for changes for all your folders?",

+ 0 - 1
gui/default/assets/lang/lang-ko-KR.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "탐색 실패",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "복구 하지 않기",
     "Do not restore all": "모두 복구 하지 않기",
     "Do you want to enable watching for changes for all your folders?": "변경 사항 감시를 당신의 모든 폴더에서 활성화 하는걸 원하시나요?",

+ 0 - 1
gui/default/assets/lang/lang-lt.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Matomumo nesėkmės",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Neatkurti",
     "Do not restore all": "Neatkurti visus",
     "Do you want to enable watching for changes for all your folders?": "Ar norite įjungti pakeitimų stebėjimą visiems savo aplankams?",

+ 0 - 1
gui/default/assets/lang/lang-nb.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Oppslagsfeil",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Ikke gjenopprett",
     "Do not restore all": "Ikke gjenopprett alle",
     "Do you want to enable watching for changes for all your folders?": "Ønsker du å skru på oppsyn med endringer for alle dine mapper?",

+ 0 - 1
gui/default/assets/lang/lang-nl.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Detectiefouten",
     "Dismiss": "Verwerpen",
     "Do not add it to the ignore list, so this notification may recur.": "Niet toevoegen aan de negeerlijst zodat deze melding kan terugkomen.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Niet toevoegen aan de negeerlijst zodat deze melding kan terugkomen.",
     "Do not restore": "Niet herstellen",
     "Do not restore all": "Niet alles herstellen",
     "Do you want to enable watching for changes for all your folders?": "Wilt u het opvolgen van wijzigingen voor al uw mappen inschakelen?",

+ 5 - 6
gui/default/assets/lang/lang-pl.json

@@ -45,7 +45,7 @@
     "Cleaning Versions": "Czyszczenie wersji",
     "Cleanup Interval": "Przedział czasowy czyszczenia",
     "Click to see discovery failures": "Kliknij tutaj, aby zobaczyć błędy odnajdywania",
-    "Click to see full identification string and QR code.": "Kliknij, żeby zobaczyć pełny identyfikator oraz kod QR.",
+    "Click to see full identification string and QR code.": "Kliknij tutaj, aby zobaczyć pełny identyfikator oraz kod QR.",
     "Close": "Zamknij",
     "Command": "Polecenie",
     "Comment, when used at the start of a line": "Komentarz, jeżeli znajduje się na początku linii",
@@ -94,9 +94,8 @@
     "Discovered": "Odnaleziony",
     "Discovery": "Odnajdywanie",
     "Discovery Failures": "Błędy odnajdywania",
-    "Dismiss": "Dismiss",
+    "Dismiss": "Odrzuć",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Nie przywracaj",
     "Do not restore all": "Nie przywracaj wszystkich",
     "Do you want to enable watching for changes for all your folders?": "Czy chcesz włączyć obserwowanie zmian we wszystkich folderach?",
@@ -157,7 +156,7 @@
     "Help": "Pomoc",
     "Home page": "Strona domowa",
     "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "Niemniej jednak, obecne ustawienia wskazują, że możesz nie chcieć włączać tej funkcji. Automatyczne zgłaszanie awarii zostało wyłączone na tym urządzeniu.",
-    "Identification": "Identification",
+    "Identification": "Identyfikator",
     "If untrusted, enter encryption password": "Jeżeli folder jest niezaufany, wprowadź szyfrujące hasło",
     "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Jeżeli chcesz zakazać innym użytkownikom tego komputera dostępu do Syncthing, a przez niego do swoich plików, zastanów się nad włączeniem uwierzytelniania.",
     "Ignore": "Ignoruj",
@@ -290,8 +289,8 @@
     "Sharing": "Współdzielenie",
     "Show ID": "Pokaż ID",
     "Show QR": "Pokaż kod QR",
-    "Show detailed discovery status": "Show detailed discovery status",
-    "Show detailed listener status": "Show detailed listener status",
+    "Show detailed discovery status": "Pokaż szczegółowy stan odnajdywania",
+    "Show detailed listener status": "Pokaż szczegółowy stan nasłuchujących",
     "Show diff with previous version": "Pokaż różnice z poprzednią wersją",
     "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Widoczna na liście urządzeń zamiast ID urządzenia. Zostanie wysłana do innych urządzeń jako opcjonalna nazwa domyślna.",
     "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Widoczna na liście urządzeń zamiast ID urządzenia. Zostanie zaktualizowana do nazwy wysłanej przez urządzenie, jeżeli pozostanie pusta.",

+ 0 - 1
gui/default/assets/lang/lang-pt-BR.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Falhas na descoberta",
     "Dismiss": "Descartar",
     "Do not add it to the ignore list, so this notification may recur.": "Não o adicione à lista de ignorados, portanto, esta notificação pode ocorrer novamente.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Não o adicione à lista de ignorados, portanto, esta notificação pode ocorrer novamente.",
     "Do not restore": "Não restaurar",
     "Do not restore all": "Não restaurar nenhum",
     "Do you want to enable watching for changes for all your folders?": "Você deseja ativar a observação de alterações em todas as suas pastas?",

+ 0 - 1
gui/default/assets/lang/lang-pt-PT.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Falhas da pesquisa",
     "Dismiss": "Dispensar",
     "Do not add it to the ignore list, so this notification may recur.": "Não adicionar à lista dos ignorados, para que esta notificação volte a aparecer.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Não adicionar à lista de ignorados, por forma a que esta notificação possa reaparecer.",
     "Do not restore": "Não restaurar",
     "Do not restore all": "Não restaurar nenhum",
     "Do you want to enable watching for changes for all your folders?": "Quer activar a vigilância de alterações para todas as suas pastas?",

+ 0 - 1
gui/default/assets/lang/lang-ro-RO.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Discovery Failures",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Do not restore",
     "Do not restore all": "Do not restore all",
     "Do you want to enable watching for changes for all your folders?": "Do you want to enable watching for changes for all your folders?",

+ 0 - 1
gui/default/assets/lang/lang-ru.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Ошибки обнаружения",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Не восстанавливать",
     "Do not restore all": "Не восстанавливать все",
     "Do you want to enable watching for changes for all your folders?": "Хотите включить слежение за изменениями для всех своих папок?",

+ 0 - 1
gui/default/assets/lang/lang-sk.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Zlyhania zisťovania",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Neobnovovať",
     "Do not restore all": "Neobnovovať všetko",
     "Do you want to enable watching for changes for all your folders?": "Chcete zapnúť sledovanie zmien vo všetkých priečinkoch?",

+ 0 - 1
gui/default/assets/lang/lang-sv.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Annonseringsmisslyckanden",
     "Dismiss": "Avfärda",
     "Do not add it to the ignore list, so this notification may recur.": "Lägg inte till den i ignoreringslistan, så denna avisering kan återkomma.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Lägg inte till den i ignoreringslistan, så denna avisering kan återkomma.",
     "Do not restore": "Återställ inte",
     "Do not restore all": "Återställ inte allt",
     "Do you want to enable watching for changes for all your folders?": "Vill du aktivera bevakning av ändringar på alla dina mappar?",

+ 0 - 1
gui/default/assets/lang/lang-tr.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Keşif Hataları",
     "Dismiss": "Yoksay",
     "Do not add it to the ignore list, so this notification may recur.": "Yoksayma listesine eklemeyin, böylece bu bildirim tekrarlayabilir.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Yoksayma listesine eklemeyin, böylece bu bildirim tekrarlayabilir.",
     "Do not restore": "Geri yükleme yapma",
     "Do not restore all": "Hiçbirini geri yükleme",
     "Do you want to enable watching for changes for all your folders?": "Tüm klasörleriniz için değişiklikleri izlemeyi etkinleştirmek istiyor musunuz?",

+ 0 - 1
gui/default/assets/lang/lang-uk.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "Помилки виявлення",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "Не відновлювати",
     "Do not restore all": "Не відновлювати все",
     "Do you want to enable watching for changes for all your folders?": "Бажаєте увімкнути стеження за змінами у всіх ваших папках?",

+ 0 - 1
gui/default/assets/lang/lang-zh-CN.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "设备发现错误",
     "Dismiss": "解散",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "不将其添加到忽略列表中,该通知可能会重复出现。",
     "Do not restore": "不要恢复",
     "Do not restore all": "不要全部恢复",
     "Do you want to enable watching for changes for all your folders?": "您想要启用对监视您所有文件夹的更改吗?",

+ 0 - 1
gui/default/assets/lang/lang-zh-HK.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "設備發現錯誤",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "不要恢復",
     "Do not restore all": "不要全部恢復",
     "Do you want to enable watching for changes for all your folders?": "您想要啟用對監視您所有文件夾的更改嗎?",

+ 0 - 1
gui/default/assets/lang/lang-zh-TW.json

@@ -96,7 +96,6 @@
     "Discovery Failures": "探索失敗",
     "Dismiss": "Dismiss",
     "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.",
-    "Do not add it to the ignore list, so this notification may recurr.": "Do not add it to the ignore list, so this notification may recurr.",
     "Do not restore": "不要還原",
     "Do not restore all": "不要還原全部",
     "Do you want to enable watching for changes for all your folders?": "您要對全部的資料夾啟用變動監視嗎?",

+ 1 - 1
man/stdiscosrv.1

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "STDISCOSRV" "1" "Jun 21, 2021" "v1" "Syncthing"
+.TH "STDISCOSRV" "1" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 stdiscosrv \- Syncthing Discovery Server
 .SH SYNOPSIS

+ 1 - 1
man/strelaysrv.1

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "STRELAYSRV" "1" "Jun 21, 2021" "v1" "Syncthing"
+.TH "STRELAYSRV" "1" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 strelaysrv \- Syncthing Relay Server
 .SH SYNOPSIS

+ 1 - 1
man/syncthing-bep.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-BEP" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-BEP" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-bep \- Block Exchange Protocol v1
 .SH INTRODUCTION AND DEFINITIONS

+ 1 - 1
man/syncthing-config.5

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-CONFIG" "5" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-CONFIG" "5" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-config \- Syncthing Configuration
 .SH SYNOPSIS

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

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-DEVICE-IDS" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-DEVICE-IDS" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-device-ids \- Understanding Device IDs
 .sp

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

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-EVENT-API" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-EVENT-API" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-event-api \- Event API
 .SH DESCRIPTION

+ 1 - 1
man/syncthing-faq.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-FAQ" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-FAQ" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-faq \- Frequently Asked Questions
 .INDENT 0.0

+ 1 - 1
man/syncthing-globaldisco.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-GLOBALDISCO" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-GLOBALDISCO" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-globaldisco \- Global Discovery Protocol v3
 .SH ANNOUNCEMENTS

+ 1 - 1
man/syncthing-localdisco.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-LOCALDISCO" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-LOCALDISCO" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-localdisco \- Local Discovery Protocol v4
 .SH MODE OF OPERATION

+ 1 - 1
man/syncthing-networking.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-NETWORKING" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-NETWORKING" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-networking \- Firewall Setup
 .SH ROUTER SETUP

+ 1 - 1
man/syncthing-relay.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-RELAY" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-RELAY" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-relay \- Relay Protocol v1
 .SH WHAT IS A RELAY?

+ 4 - 3
man/syncthing-rest-api.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-REST-API" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-REST-API" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-rest-api \- REST API
 .sp
@@ -749,8 +749,9 @@ it’s replaced, otherwise a new one is added.
 .SS /rest/config/folders/*id*, /rest/config/devices/*id*
 .sp
 Put the desired folder\- respectively device\-ID in place of *id*. \fBGET\fP
-returns the folder/device for the given ID, \fBPUT\fP replaces the entire config
-and \fBPATCH\fP replaces only the given child objects.
+returns the folder/device for the given ID, \fBPUT\fP replaces the entire config,
+\fBPATCH\fP replaces only the given child objects and \fBDELETE\fP removes the
+folder/device.
 .SS /rest/config/options, /rest/config/ldap, /rest/config/gui
 .sp
 \fBGET\fP returns the respective object, \fBPUT\fP replaces the entire object and

+ 1 - 1
man/syncthing-security.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-SECURITY" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-SECURITY" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-security \- Security Principles
 .sp

+ 1 - 1
man/syncthing-stignore.5

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-STIGNORE" "5" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-STIGNORE" "5" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-stignore \- Prevent files from being synchronized to other nodes
 .SH SYNOPSIS

+ 1 - 1
man/syncthing-versioning.7

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING-VERSIONING" "7" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING-VERSIONING" "7" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing-versioning \- Keep automatic backups of deleted files by other nodes
 .sp

+ 1 - 1
man/syncthing.1

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
-.TH "SYNCTHING" "1" "Jun 21, 2021" "v1" "Syncthing"
+.TH "SYNCTHING" "1" "Jun 25, 2021" "v1" "Syncthing"
 .SH NAME
 syncthing \- Syncthing
 .SH SYNOPSIS