Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

78 satır
2.3 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/alternative-architectures.md:1
  23. msgid "Alternative architectures"
  24. msgstr ""
  25. #: ../../../docs/alternative-architectures.md:3
  26. msgid ""
  27. "As stated in the [Prerequisites](prerequisites.md), currently only "
  28. "`amd64` (`x86_64`) is fully supported."
  29. msgstr ""
  30. #: ../../../docs/alternative-architectures.md:5
  31. msgid ""
  32. "The playbook automatically determines the target server's architecture "
  33. "(the `matrix_architecture` variable) to be one of the following:"
  34. msgstr ""
  35. #: ../../../docs/alternative-architectures.md:7
  36. msgid "`amd64` (`x86_64`)"
  37. msgstr ""
  38. #: ../../../docs/alternative-architectures.md:8
  39. msgid "`arm32`"
  40. msgstr ""
  41. #: ../../../docs/alternative-architectures.md:9
  42. msgid "`arm64`"
  43. msgstr ""
  44. #: ../../../docs/alternative-architectures.md:11
  45. msgid ""
  46. "Some tools and container images can be built on the host or other "
  47. "measures can be used to install on that architecture."
  48. msgstr ""
  49. #: ../../../docs/alternative-architectures.md:13
  50. msgid "Implementation details"
  51. msgstr ""
  52. #: ../../../docs/alternative-architectures.md:15
  53. msgid ""
  54. "For `amd64`, prebuilt container images (see the [container images we use"
  55. "](container-images.md)) are used for all components (except [Hydrogen"
  56. "](configuring-playbook-client-hydrogen.md), which goes through self-"
  57. "building)."
  58. msgstr ""
  59. #: ../../../docs/alternative-architectures.md:17
  60. msgid ""
  61. "For other architecture (`arm64`, `arm32`), components which have a "
  62. "prebuilt image make use of it. If the component is not available for the "
  63. "specific architecture, [self-building](self-building.md) will be used. "
  64. "Not all components support self-building though, so your mileage may "
  65. "vary."
  66. msgstr ""