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.
 
 

87 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: 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/getting-the-playbook.md:1
  24. msgid "Getting the playbook"
  25. msgstr ""
  26. #: ../../../docs/getting-the-playbook.md:3
  27. 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>"
  28. msgstr ""
  29. #: ../../../docs/getting-the-playbook.md:5
  30. msgid "This Ansible playbook is meant to be executed on your own computer (not the Matrix server)."
  31. msgstr ""
  32. #: ../../../docs/getting-the-playbook.md:7
  33. msgid "In special cases (if your computer cannot run Ansible, etc.) you may put the playbook on the server as well."
  34. msgstr ""
  35. #: ../../../docs/getting-the-playbook.md:9
  36. msgid "You can retrieve the playbook's source code by:"
  37. msgstr ""
  38. #: ../../../docs/getting-the-playbook.md:11
  39. msgid "[Using git to get the playbook](#using-git-to-get-the-playbook) (recommended)"
  40. msgstr ""
  41. #: ../../../docs/getting-the-playbook.md:13
  42. msgid "[Downloading the playbook as a ZIP archive](#downloading-the-playbook-as-a-zip-archive) (not recommended)"
  43. msgstr ""
  44. #: ../../../docs/getting-the-playbook.md:15
  45. msgid "Using git to get the playbook"
  46. msgstr ""
  47. #: ../../../docs/getting-the-playbook.md:17
  48. 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)."
  49. msgstr ""
  50. #: ../../../docs/getting-the-playbook.md:19
  51. 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:"
  52. msgstr ""
  53. #: ../../../docs/getting-the-playbook.md:25
  54. msgid "This will create a new `matrix-docker-ansible-deploy` directory. You're supposed to execute all other installation commands inside that directory."
  55. msgstr ""
  56. #: ../../../docs/getting-the-playbook.md:27
  57. msgid "Downloading the playbook as a ZIP archive"
  58. msgstr ""
  59. #: ../../../docs/getting-the-playbook.md:29
  60. 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."
  61. msgstr ""
  62. #: ../../../docs/getting-the-playbook.md:31
  63. msgid "The latest version is always at the following URL: https://github.com/spantaleev/matrix-docker-ansible-deploy/archive/master.zip"
  64. msgstr ""
  65. #: ../../../docs/getting-the-playbook.md:33
  66. 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."
  67. msgstr ""
  68. #: ../../../docs/getting-the-playbook.md:37
  69. 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)."
  70. msgstr ""