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.
 
 

145 lines
4.8 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-bot-matrix-reminder-bot.md:1
  24. msgid "Setting up matrix-reminder-bot (optional)"
  25. msgstr ""
  26. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:3
  27. msgid ""
  28. "The playbook can install and configure [matrix-reminder-"
  29. "bot](https://github.com/anoadragon453/matrix-reminder-bot) for you."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:5
  32. msgid ""
  33. "It's a bot you can use to **schedule one-off & recurring reminders and "
  34. "alarms**."
  35. msgstr ""
  36. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:7
  37. msgid ""
  38. "See the project's [documentation](https://github.com/anoadragon453"
  39. "/matrix-reminder-bot/blob/master/README.md) to learn what it does and why"
  40. " it might be useful to you."
  41. msgstr ""
  42. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:9
  43. msgid "Adjusting the playbook configuration"
  44. msgstr ""
  45. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:11
  46. msgid ""
  47. "Add the following configuration to your "
  48. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  49. msgstr ""
  50. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:26
  51. msgid "Installing"
  52. msgstr ""
  53. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:28
  54. msgid ""
  55. "After configuring the playbook, run it with [playbook tags](playbook-"
  56. "tags.md) as below:"
  57. msgstr ""
  58. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:35
  59. msgid "**Notes**:"
  60. msgstr ""
  61. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:37
  62. msgid ""
  63. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  64. "automatically create the bot's user account."
  65. msgstr ""
  66. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:39
  67. msgid ""
  68. "The shortcut commands with the [`just` program](just.md) are also "
  69. "available: `just install-all` or `just setup-all`"
  70. msgstr ""
  71. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:41
  72. msgid ""
  73. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  74. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  75. "runtime) than `just setup-all`) when its components remain unchanged. If "
  76. "you adjust your `vars.yml` to remove other components, you'd need to run "
  77. "`just setup-all`, or these components will still remain installed."
  78. msgstr ""
  79. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:43
  80. msgid ""
  81. "If you change the bot password "
  82. "(`matrix_bot_matrix_reminder_bot_matrix_user_password` in your `vars.yml`"
  83. " file) subsequently, the bot user's credentials on the homeserver won't "
  84. "be updated automatically. If you'd like to change the bot user's "
  85. "password, use a tool like [synapse-admin](configuring-playbook-synapse-"
  86. "admin.md) to change it, and then update "
  87. "`matrix_bot_matrix_reminder_bot_matrix_user_password` to let the bot know"
  88. " its new password."
  89. msgstr ""
  90. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:45
  91. msgid "Usage"
  92. msgstr ""
  93. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:47
  94. msgid ""
  95. "To use the bot, start a chat with `@bot.matrix-reminder-bot:example.com` "
  96. "(where `example.com` is your base domain, not the `matrix.` domain)."
  97. msgstr ""
  98. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:49
  99. msgid ""
  100. "You can also add the bot to any existing Matrix room (`/invite @bot"
  101. ".matrix-reminder-bot:example.com`)."
  102. msgstr ""
  103. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:51
  104. msgid "Basic usage is like this: `!remindme in 2 minutes; This is a test`"
  105. msgstr ""
  106. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:53
  107. msgid ""
  108. "Send `!help reminders` to the room to see the bot's help menu for "
  109. "additional commands."
  110. msgstr ""
  111. #: ../../../docs/configuring-playbook-bot-matrix-reminder-bot.md:55
  112. msgid ""
  113. "You can also refer to the upstream [Usage "
  114. "documentation](https://github.com/anoadragon453/matrix-reminder-"
  115. "bot#usage)."
  116. msgstr ""
  117. #~ msgid ""
  118. #~ "See the project's "
  119. #~ "[documentation](https://github.com/anoadragon453/matrix-"
  120. #~ "reminder-bot#usage) to learn what it "
  121. #~ "does and why it might be useful"
  122. #~ " to you."
  123. #~ msgstr ""