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.
 
 
 

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