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.2 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: 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-dynamic-dns.md:1
  24. msgid "Setting up Dynamic DNS (optional)"
  25. msgstr ""
  26. #: ../../../docs/configuring-playbook-dynamic-dns.md:3
  27. msgid ""
  28. "The playbook can configure Dynamic DNS with "
  29. "[ddclient⁠](https://github.com/ddclient/ddclient) for you. It is a Perl "
  30. "client used to update dynamic DNS entries for accounts on Dynamic DNS "
  31. "Network Service Provider."
  32. msgstr ""
  33. #: ../../../docs/configuring-playbook-dynamic-dns.md:5
  34. msgid ""
  35. "Most cloud providers / ISPs will charge you extra for a static IP "
  36. "address. If you're not hosting a highly reliable homeserver you can "
  37. "workaround this via dynamic DNS."
  38. msgstr ""
  39. #: ../../../docs/configuring-playbook-dynamic-dns.md:7
  40. msgid "Prerequisite"
  41. msgstr ""
  42. #: ../../../docs/configuring-playbook-dynamic-dns.md:9
  43. msgid ""
  44. "You'll need to get a username and password from your DNS provider. Please"
  45. " consult with the provider about how to retrieve them."
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-dynamic-dns.md:11
  48. msgid "Adjusting the playbook configuration"
  49. msgstr ""
  50. #: ../../../docs/configuring-playbook-dynamic-dns.md:13
  51. msgid ""
  52. "To enable dynamic DNS, add the following configuration to your "
  53. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  54. msgstr ""
  55. #: ../../../docs/configuring-playbook-dynamic-dns.md:26
  56. msgid "Installing"
  57. msgstr ""
  58. #: ../../../docs/configuring-playbook-dynamic-dns.md:28
  59. msgid ""
  60. "After configuring the playbook, run it with [playbook tags](playbook-"
  61. "tags.md) as below:"
  62. msgstr ""
  63. #: ../../../docs/configuring-playbook-dynamic-dns.md:35
  64. msgid ""
  65. "The shortcut commands with the [`just` program](just.md) are also "
  66. "available: `just install-all` or `just setup-all`"
  67. msgstr ""
  68. #: ../../../docs/configuring-playbook-dynamic-dns.md:37
  69. msgid ""
  70. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  71. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  72. "runtime) than `just setup-all`) when its components remain unchanged. If "
  73. "you adjust your `vars.yml` to remove other components, you'd need to run "
  74. "`just setup-all`, or these components will still remain installed. Note "
  75. "these shortcuts run the `ensure-matrix-users-created` tag too."
  76. msgstr ""
  77. #: ../../../docs/configuring-playbook-dynamic-dns.md:39
  78. msgid "Additional Reading"
  79. msgstr ""
  80. #: ../../../docs/configuring-playbook-dynamic-dns.md:41
  81. msgid "Additional resources:"
  82. msgstr ""
  83. #: ../../../docs/configuring-playbook-dynamic-dns.md:43
  84. msgid "https://matrix.org/docs/guides/free-small-matrix-server"
  85. msgstr ""