Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

101 lines
3.3 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: jp\n"
  17. "Language-Team: jp <LL@li.org>\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=utf-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Generated-By: Babel 2.16.0\n"
  22. #: ../../../docs/configuring-playbook-pantalaimon.md:1
  23. msgid "Setting up Pantalaimon (E2EE aware proxy daemon) (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-pantalaimon.md:3
  26. msgid ""
  27. "The playbook can install and configure the "
  28. "[pantalaimon](https://github.com/matrix-org/pantalaimon) E2EE aware proxy"
  29. " daemon for you."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-pantalaimon.md:5
  32. msgid ""
  33. "See the project's [documentation](https://github.com/matrix-"
  34. "org/pantalaimon/blob/master/README.md) to learn what it does and why it "
  35. "might be useful to you."
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-pantalaimon.md:7
  38. msgid ""
  39. "This role exposes Pantalaimon's API only within the container network, so"
  40. " bots and clients installed on the same machine can use it. In particular"
  41. " the [Draupnir](configuring-playbook-bot-draupnir.md) and [Mjolnir"
  42. "](configuring-playbook-bot-mjolnir.md) roles (and possibly others) can "
  43. "use it."
  44. msgstr ""
  45. #: ../../../docs/configuring-playbook-pantalaimon.md:9
  46. msgid "Adjusting the playbook configuration"
  47. msgstr ""
  48. #: ../../../docs/configuring-playbook-pantalaimon.md:11
  49. msgid ""
  50. "Add the following configuration to your "
  51. "`inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your "
  52. "needs):"
  53. msgstr ""
  54. #: ../../../docs/configuring-playbook-pantalaimon.md:17
  55. msgid ""
  56. "The default configuration should suffice. For advanced configuration, you"
  57. " can override the variables documented in the role's "
  58. "[defaults](../roles/custom/matrix-pantalaimon/defaults/main.yml)."
  59. msgstr ""
  60. #: ../../../docs/configuring-playbook-pantalaimon.md:19
  61. msgid "Installing"
  62. msgstr ""
  63. #: ../../../docs/configuring-playbook-pantalaimon.md:21
  64. msgid ""
  65. "After configuring the playbook, run it with [playbook tags](playbook-"
  66. "tags.md) as below:"
  67. msgstr ""
  68. #: ../../../docs/configuring-playbook-pantalaimon.md:28
  69. msgid ""
  70. "The shortcut commands with the [`just` program](just.md) are also "
  71. "available: `just install-all` or `just setup-all`"
  72. msgstr ""
  73. #: ../../../docs/configuring-playbook-pantalaimon.md:30
  74. msgid ""
  75. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  76. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  77. "runtime) than `just setup-all`) when its components remain unchanged. If "
  78. "you adjust your `vars.yml` to remove other components, you'd need to run "
  79. "`just setup-all`, or these components will still remain installed. Note "
  80. "these shortcuts run the `ensure-matrix-users-created` tag too."
  81. msgstr ""
  82. #~ msgid ""
  83. #~ "See the project's [documentation](https://github.com"
  84. #~ "/matrix-org/pantalaimon) to learn what it"
  85. #~ " does and why it might be "
  86. #~ "useful to you."
  87. #~ msgstr ""