Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

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