Matrix Docker Ansible eploy
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

87 行
2.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/importing-synapse-media-store.md:1
  24. msgid ""
  25. "Importing `media_store` data files from an existing Synapse installation "
  26. "(optional)"
  27. msgstr ""
  28. #: ../../../docs/importing-synapse-media-store.md:3
  29. msgid ""
  30. "Run this if you'd like to import your `media_store` files from a previous"
  31. " installation of Synapse."
  32. msgstr ""
  33. #: ../../../docs/importing-synapse-media-store.md:5
  34. msgid "Prerequisites"
  35. msgstr ""
  36. #: ../../../docs/importing-synapse-media-store.md:7
  37. msgid ""
  38. "Before doing the actual data restore, **you need to upload your media "
  39. "store directory to the server** (any path is okay)."
  40. msgstr ""
  41. #: ../../../docs/importing-synapse-media-store.md:9
  42. msgid ""
  43. "If you are [storing Matrix media files on Amazon S3](configuring-"
  44. "playbook-s3.md) (optional), restoring with this tool is not possible "
  45. "right now."
  46. msgstr ""
  47. #: ../../../docs/importing-synapse-media-store.md:11
  48. msgid ""
  49. "As an alternative, you can perform a manual restore using the [AWS CLI "
  50. "tool](https://aws.amazon.com/cli/) (e.g. `aws s3 sync "
  51. "/path/to/server/media_store/. s3://name-of-bucket/`)"
  52. msgstr ""
  53. #: ../../../docs/importing-synapse-media-store.md:13
  54. msgid ""
  55. "**Note for Mac users**: Due to case-sensitivity issues on certain Mac "
  56. "filesystems (HFS or HFS+), filename corruption may occur if you copy a "
  57. "`media_store` directory to your Mac. If you're transferring a "
  58. "`media_store` directory between 2 servers, make sure you do it directly "
  59. "(from server to server with a tool such as "
  60. "[rsync](https://rsync.samba.org/)), and not by downloading the files to "
  61. "your Mac."
  62. msgstr ""
  63. #: ../../../docs/importing-synapse-media-store.md:15
  64. msgid "Importing"
  65. msgstr ""
  66. #: ../../../docs/importing-synapse-media-store.md:17
  67. msgid ""
  68. "Run this command (make sure to replace `<server-path-to-media_store>` "
  69. "with a path on your server):"
  70. msgstr ""
  71. #: ../../../docs/importing-synapse-media-store.md:23
  72. msgid ""
  73. "**Note**: `<server-path-to-media_store>` must be a file path to a "
  74. "`media_store` directory on the server (not on your local machine!)."
  75. msgstr ""