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.
 
 
 

103 lines
3.4 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-16 12:05+0900\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-bridge-appservice-irc.md:1
  23. msgid "Setting up Appservice IRC bridging (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:3
  26. msgid ""
  27. "**Note**: bridging to "
  28. "[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) can also happen "
  29. "via the [Heisenbridge](configuring-playbook-bridge-heisenbridge.md) "
  30. "bridge supported by the playbook."
  31. msgstr ""
  32. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:5
  33. msgid ""
  34. "The playbook can install and configure the [matrix-appservice-"
  35. "irc](https://github.com/matrix-org/matrix-appservice-irc) bridge for you."
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:7
  38. msgid ""
  39. "See the project's [documentation](https://github.com/matrix-org/matrix-"
  40. "appservice-irc/blob/master/HOWTO.md) to learn what it does and why it "
  41. "might be useful to you."
  42. msgstr ""
  43. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:9
  44. msgid "Adjusting the playbook configuration"
  45. msgstr ""
  46. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:11
  47. msgid ""
  48. "To enable the bridge, add the following configuration to your "
  49. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  50. msgstr ""
  51. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:63
  52. msgid "Installing"
  53. msgstr ""
  54. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:65
  55. msgid ""
  56. "After configuring the playbook, run it with [playbook tags](playbook-"
  57. "tags.md) as below:"
  58. msgstr ""
  59. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:72
  60. msgid "**Notes**:"
  61. msgstr ""
  62. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:74
  63. msgid ""
  64. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  65. "automatically create the bot's user account."
  66. msgstr ""
  67. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:76
  68. msgid ""
  69. "The shortcut commands with the [`just` program](just.md) are also "
  70. "available: `just install-all` or `just setup-all`"
  71. msgstr ""
  72. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:78
  73. msgid ""
  74. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  75. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  76. "runtime) than `just setup-all`) when its components remain unchanged. If "
  77. "you adjust your `vars.yml` to remove other components, you'd need to run "
  78. "`just setup-all`, or these components will still remain installed."
  79. msgstr ""
  80. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:80
  81. msgid "Usage"
  82. msgstr ""
  83. #: ../../../docs/configuring-playbook-bridge-appservice-irc.md:82
  84. msgid ""
  85. "To use the bridge, you need to start a chat with `@irc_bot:example.com` "
  86. "(where `example.com` is your base domain, not the `matrix.` domain)."
  87. msgstr ""