Matrix Docker Ansible eploy
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 

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