Update locales
This commit is contained in:
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: matrix-docker-ansible-deploy \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-16 12:05+0900\n"
|
||||
"POT-Creation-Date: 2024-12-20 09:53+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: jp\n"
|
||||
@ -226,33 +226,59 @@ msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:87
|
||||
msgid ""
|
||||
"To enable Email2Matrix, run the playbook with [playbook tags](playbook-"
|
||||
"After configuring the playbook, run it with [playbook tags](playbook-"
|
||||
"tags.md) as below:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:93
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:94
|
||||
msgid "**Notes**:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:95
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:96
|
||||
msgid ""
|
||||
"The shortcut commands with the [`just` program](just.md) are also "
|
||||
"available: `just run-tags setup-email2matrix,start` or `just setup-all`"
|
||||
"available: `just install-service email2matrix` or `just setup-all`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:97
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:98
|
||||
msgid ""
|
||||
"`just run-tags setup-email2matrix,start` is useful for maintaining your "
|
||||
"setup quickly when its components remain unchanged. If you adjust your "
|
||||
"`just install-service email2matrix` is useful for maintaining your setup "
|
||||
"quickly when its components remain unchanged. If you adjust your "
|
||||
"`vars.yml` to remove other components, you'd need to run `just setup-"
|
||||
"all`, or these components will still remain installed. Note `just setup-"
|
||||
"all` runs the `ensure-matrix-users-created` tag too."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:99
|
||||
#: ../../../docs/configuring-playbook-email2matrix.md:100
|
||||
msgid ""
|
||||
"After installation, you may wish to send a test email to the email "
|
||||
"address assigned to `mailbox1` (default: `mailbox1@matrix.example.com`) "
|
||||
"to make sure that Email2Matrix works as expected."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "To enable Email2Matrix, run the playbook"
|
||||
#~ " with [playbook tags](playbook-tags.md) as"
|
||||
#~ " below:"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The shortcut commands with the [`just`"
|
||||
#~ " program](just.md) are also available: "
|
||||
#~ "`just run-tags setup-email2matrix,start` "
|
||||
#~ "or `just setup-all`"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "`just run-tags setup-email2matrix,start` "
|
||||
#~ "is useful for maintaining your setup "
|
||||
#~ "quickly when its components remain "
|
||||
#~ "unchanged. If you adjust your `vars.yml`"
|
||||
#~ " to remove other components, you'd "
|
||||
#~ "need to run `just setup-all`, or"
|
||||
#~ " these components will still remain "
|
||||
#~ "installed. Note `just setup-all` runs"
|
||||
#~ " the `ensure-matrix-users-created` "
|
||||
#~ "tag too."
|
||||
#~ msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user