Matrix Docker Ansible eploy
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

119 righe
4.1 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2024, Slavi Pantaleev, Aine Etke, MDAD community
  3. # members
  4. # This file is distributed under the same license as the
  5. # matrix-docker-ansible-deploy package.
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
  7. #
  8. #, fuzzy
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2024-12-20 09:53+0200\n"
  14. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  15. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  16. "Language: bg\n"
  17. "Language-Team: bg <LL@li.org>\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=utf-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Generated-By: Babel 2.16.0\n"
  23. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:1
  24. msgid "Setting up synapse-auto-compressor (optional)"
  25. msgstr ""
  26. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:3
  27. msgid ""
  28. "The playbook can install and configure "
  29. "[synapse_auto_compressor](https://github.com/matrix-org/rust-synapse-"
  30. "compress-state/#automated-tool-synapse_auto_compressor) for you."
  31. msgstr ""
  32. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:5
  33. msgid ""
  34. "It's a CLI tool that automatically compresses Synapse's `state_groups` "
  35. "database table in the background."
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:7
  38. msgid ""
  39. "See the project's [documentation](https://github.com/matrix-org/rust-"
  40. "synapse-compress-state/blob/master/README.md#automated-tool-"
  41. "synapse_auto_compressor) to learn what it does and why it might be useful"
  42. " to you."
  43. msgstr ""
  44. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:9
  45. msgid "Adjusting the playbook configuration"
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:11
  48. msgid ""
  49. "Add the following configuration to your "
  50. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  51. msgstr ""
  52. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:17
  53. msgid "Installing"
  54. msgstr ""
  55. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:19
  56. msgid ""
  57. "After configuring the playbook, run it with [playbook tags](playbook-"
  58. "tags.md) as below:"
  59. msgstr ""
  60. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:26
  61. msgid ""
  62. "The shortcut commands with the [`just` program](just.md) are also "
  63. "available: `just install-all` or `just setup-all`"
  64. msgstr ""
  65. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:28
  66. msgid ""
  67. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  68. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  69. "runtime) than `just setup-all`) when its components remain unchanged. If "
  70. "you adjust your `vars.yml` to remove other components, you'd need to run "
  71. "`just setup-all`, or these components will still remain installed. Note "
  72. "these shortcuts run the `ensure-matrix-users-created` tag too."
  73. msgstr ""
  74. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:30
  75. msgid "Usage"
  76. msgstr ""
  77. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:32
  78. msgid ""
  79. "After installation, `synapse_auto_compressor` will run automatically "
  80. "every day at `00:00:00` (as defined in "
  81. "`matrix_synapse_auto_compressor_calendar` by default)."
  82. msgstr ""
  83. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:34
  84. msgid "Manually start the tool"
  85. msgstr ""
  86. #: ../../../docs/configuring-playbook-synapse-auto-compressor.md:36
  87. msgid ""
  88. "For testing your setup it can be helpful to not wait until 00:00. If you "
  89. "want to run the tool immediately, log onto the server and run `systemctl "
  90. "start matrix-synapse-auto-compressor`. Running this command will not "
  91. "return control to your terminal until the compression run is done, which "
  92. "may take a long time. Consider using "
  93. "[tmux](https://en.wikipedia.org/wiki/Tmux) if your SSH connection is "
  94. "unstable."
  95. msgstr ""
  96. #~ msgid ""
  97. #~ "See the project's [documentation](https://github.com"
  98. #~ "/matrix-org/rust-synapse-compress-state"
  99. #~ "/#automated-tool-synapse_auto_compressor) to "
  100. #~ "learn what it does and why it "
  101. #~ "might be useful to you."
  102. #~ msgstr ""