Matrix Docker Ansible eploy
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

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