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.
 
 

86 line
3.5 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/getting-the-playbook.md:1
  23. msgid "Getting the playbook"
  24. msgstr ""
  25. #: ../../../docs/getting-the-playbook.md:3
  26. msgid "<sup>[Prerequisites](prerequisites.md) > [Configuring your DNS settings](configuring-dns.md) > Getting the playbook > [Configuring the playbook](configuring-playbook.md) > [Installing](installing.md)</sup>"
  27. msgstr ""
  28. #: ../../../docs/getting-the-playbook.md:5
  29. msgid "This Ansible playbook is meant to be executed on your own computer (not the Matrix server)."
  30. msgstr ""
  31. #: ../../../docs/getting-the-playbook.md:7
  32. msgid "In special cases (if your computer cannot run Ansible, etc.) you may put the playbook on the server as well."
  33. msgstr ""
  34. #: ../../../docs/getting-the-playbook.md:9
  35. msgid "You can retrieve the playbook's source code by:"
  36. msgstr ""
  37. #: ../../../docs/getting-the-playbook.md:11
  38. msgid "[Using git to get the playbook](#using-git-to-get-the-playbook) (recommended)"
  39. msgstr ""
  40. #: ../../../docs/getting-the-playbook.md:13
  41. msgid "[Downloading the playbook as a ZIP archive](#downloading-the-playbook-as-a-zip-archive) (not recommended)"
  42. msgstr ""
  43. #: ../../../docs/getting-the-playbook.md:15
  44. msgid "Using git to get the playbook"
  45. msgstr ""
  46. #: ../../../docs/getting-the-playbook.md:17
  47. msgid "We recommend using the [git](https://git-scm.com/) tool to get the playbook's source code, because it lets you easily keep up to date in the future when [Maintaining services](maintenance-upgrading-services.md)."
  48. msgstr ""
  49. #: ../../../docs/getting-the-playbook.md:19
  50. msgid "Once you've installed git on your computer, you can go to any directory of your choosing and run the following command to retrieve the playbook's source code:"
  51. msgstr ""
  52. #: ../../../docs/getting-the-playbook.md:25
  53. msgid "This will create a new `matrix-docker-ansible-deploy` directory. You're supposed to execute all other installation commands inside that directory."
  54. msgstr ""
  55. #: ../../../docs/getting-the-playbook.md:27
  56. msgid "Downloading the playbook as a ZIP archive"
  57. msgstr ""
  58. #: ../../../docs/getting-the-playbook.md:29
  59. msgid "Alternatively, you can download the playbook as a ZIP archive. This is not recommended, as it's not easy to keep up to date with future updates. We suggest you [use git](#using-git-to-get-the-playbook) instead."
  60. msgstr ""
  61. #: ../../../docs/getting-the-playbook.md:31
  62. msgid "The latest version is always at the following URL: https://github.com/spantaleev/matrix-docker-ansible-deploy/archive/master.zip"
  63. msgstr ""
  64. #: ../../../docs/getting-the-playbook.md:33
  65. msgid "You can extract this archive anywhere. You'll get a directory called `matrix-docker-ansible-deploy-master`. You're supposed to execute all other installation commands inside that directory."
  66. msgstr ""
  67. #: ../../../docs/getting-the-playbook.md:37
  68. msgid "[▶️](configuring-playbook.md) No matter which method you've used to download the playbook, you can proceed by [Configuring the playbook](configuring-playbook.md)."
  69. msgstr ""