|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: matrix-docker-ansible-deploy \n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2024-12-20 07:23+0200\n" |
| 11 | +"POT-Creation-Date: 2024-12-22 11:54+0900\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -101,29 +101,37 @@ msgid "Usage" |
101 | 101 | msgstr "" |
102 | 102 |
|
103 | 103 | #: ../../../docs/configuring-playbook-bot-buscarron.md:78 |
104 | | -msgid "To use the bot, invite the `@bot.buscarron:example.com` to the room you specified in a config, after that any point your form to the form url, example for the `contact` form:" |
| 104 | +msgid "To use the bot, invite it to the room you specified on your `vars.yml` file (`/invite @bot.buscarron:example.com` where `example.com` is your base domain, not the `matrix.` domain)." |
105 | 105 | msgstr "" |
106 | 106 |
|
107 | | -#: ../../../docs/configuring-playbook-bot-buscarron.md:86 |
| 107 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:80 |
| 108 | +msgid "After the bot joins the room, anyone can call the web form via HTTP POST method." |
| 109 | +msgstr "" |
| 110 | + |
| 111 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:82 |
| 112 | +msgid "Here is an example for the `contact` form:" |
| 113 | +msgstr "" |
| 114 | + |
| 115 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:90 |
108 | 116 | msgid "**Note**: to fight against spam, Buscarron is **very aggressive when it comes to banning** and will ban you if:" |
109 | 117 | msgstr "" |
110 | 118 |
|
111 | | -#: ../../../docs/configuring-playbook-bot-buscarron.md:88 |
112 | | -msgid "if you hit the homepage (HTTP `GET` request to `/`)" |
| 119 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:92 |
| 120 | +msgid "you hit the homepage (HTTP `GET` request to `/`)" |
113 | 121 | msgstr "" |
114 | 122 |
|
115 | | -#: ../../../docs/configuring-playbook-bot-buscarron.md:89 |
116 | | -msgid "if you submit a form to the wrong URL (`POST` request to `/non-existing-form`)" |
| 123 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:93 |
| 124 | +msgid "you submit a form to the wrong URL (`POST` request to `/non-existing-form`)" |
117 | 125 | msgstr "" |
118 | 126 |
|
119 | | -#: ../../../docs/configuring-playbook-bot-buscarron.md:90 |
120 | | -msgid "if `hasemail` is enabled for the form (like in the example above) and you don't submit an `email` field" |
| 127 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:94 |
| 128 | +msgid "`hasemail` is enabled for the form (like in the example above) and you don't submit an `email` field" |
121 | 129 | msgstr "" |
122 | 130 |
|
123 | | -#: ../../../docs/configuring-playbook-bot-buscarron.md:92 |
| 131 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:96 |
124 | 132 | msgid "If you get banned, you'd need to restart the process by running the playbook with `--tags=start` or running `systemctl restart matrix-bot-buscarron` on the server." |
125 | 133 | msgstr "" |
126 | 134 |
|
127 | | -#: ../../../docs/configuring-playbook-bot-buscarron.md:94 |
| 135 | +#: ../../../docs/configuring-playbook-bot-buscarron.md:98 |
128 | 136 | msgid "You can also refer to the upstream [documentation](https://github.com/etkecc/buscarron)." |
129 | 137 | msgstr "" |
0 commit comments