Skip to content

Commit 069f139

Browse files
author
Suguru Hirahara
committed
Update POT files
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 parent 9a56aff commit 069f139

13 files changed

+105
-97
lines changed

i18n/translation-templates/docs/configuring-playbook-alertmanager-receiver.pot

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: matrix-docker-ansible-deploy \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-12-22 17:53+0900\n"
11+
"POT-Creation-Date: 2024-12-23 13:09+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -57,7 +57,7 @@ msgid "You can use the playbook to [register a new user](registering-users.md):"
5757
msgstr ""
5858

5959
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:25
60-
msgid "Get an access token"
60+
msgid "Obtain an access token"
6161
msgstr ""
6262

6363
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:27
@@ -85,77 +85,77 @@ msgid "Adjusting the playbook configuration"
8585
msgstr ""
8686

8787
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:39
88-
msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `ACCESS_TOKEN_HERE` with the one created [above](#get-an-access-token)."
88+
msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `ACCESS_TOKEN_HERE` with the one created [above](#obtain-an-access-token)."
8989
msgstr ""
9090

91-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:61
91+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:60
9292
msgid "See `roles/custom/matrix-alertmanager-receiver/defaults/main.yml` for additional configuration variables."
9393
msgstr ""
9494

95-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:63
95+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:62
9696
msgid "Adjusting the matrix-alertmanager-receiver URL"
9797
msgstr ""
9898

99-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:65
99+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:64
100100
msgid "By default, this playbook installs matrix-alertmanager-receiver on the `matrix.` subdomain, at the `/matrix-alertmanager-receiver` path (https://matrix.example.com/matrix-alertmanager-receiver). This makes it easy to install it, because it **doesn't require additional DNS records to be set up**. If that's okay, you can skip this section."
101101
msgstr ""
102102

103-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:67
103+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:66
104104
msgid "By tweaking the `matrix_alertmanager_receiver_hostname` and `matrix_alertmanager_receiver_path_prefix` variables, you can easily make the service available at a **different hostname and/or path** than the default one."
105105
msgstr ""
106106

107-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:69
107+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:68
108108
msgid "Example additional configuration for your `inventory/host_vars/matrix.example.com/vars.yml` file:"
109109
msgstr ""
110110

111-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:77
111+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:76
112112
msgid "Adjusting DNS records"
113113
msgstr ""
114114

115-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:79
115+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:78
116116
msgid "If you've changed the default hostname, **you may need to adjust your DNS** records to point the matrix-alertmanager-receiver domain to the Matrix server."
117117
msgstr ""
118118

119-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:81
119+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:80
120120
msgid "See [Configuring DNS](configuring-dns.md) for details about DNS changes."
121121
msgstr ""
122122

123-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:83
123+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:82
124124
msgid "If you've decided to use the default hostname, you won't need to do any extra DNS configuration."
125125
msgstr ""
126126

127-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:85
127+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:84
128128
msgid "Installing"
129129
msgstr ""
130130

131-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:87
131+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:86
132132
msgid "After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the playbook with [playbook tags](playbook-tags.md) as below:"
133133
msgstr ""
134134

135-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:94
135+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:93
136136
msgid "**Notes**:"
137137
msgstr ""
138138

139-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:96
139+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:95
140140
msgid "The `ensure-matrix-users-created` playbook tag makes the playbook automatically create the bot's user account."
141141
msgstr ""
142142

143-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:98
143+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:97
144144
msgid "The shortcut commands with the [`just` program](just.md) are also available: `just install-all` or `just setup-all`"
145145
msgstr ""
146146

147-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:100
147+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:99
148148
msgid "`just install-all` is useful for maintaining your setup quickly ([2x-5x faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-runtime) than `just setup-all`) 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."
149149
msgstr ""
150150

151-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:102
151+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:101
152152
msgid "Usage"
153153
msgstr ""
154154

155-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:104
155+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:103
156156
msgid "Configure your Prometheus Alertmanager with configuration like this:"
157157
msgstr ""
158158

159-
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:123
159+
#: ../../../docs/configuring-playbook-alertmanager-receiver.md:122
160160
msgid "where `URL_HERE` looks like `https://matrix.example.com/matrix-alertmanager-receiver-RANDOM_VALUE_HERE/alert/some-room-name` or `https://matrix.example.com/matrix-alertmanager-receiver-RANDOM_VALUE_HERE/alert/!qporfwt:example.com`."
161161
msgstr ""

i18n/translation-templates/docs/configuring-playbook-bot-baibot.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: matrix-docker-ansible-deploy \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-12-22 11:54+0900\n"
11+
"POT-Creation-Date: 2024-12-23 13:09+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -77,7 +77,7 @@ msgid "Base configuration"
7777
msgstr ""
7878

7979
#: ../../../docs/configuring-playbook-bot-baibot.md:33
80-
msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
80+
msgid "To enable the bot, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
8181
msgstr ""
8282

8383
#: ../../../docs/configuring-playbook-bot-baibot.md:71

i18n/translation-templates/docs/configuring-playbook-bot-buscarron.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: matrix-docker-ansible-deploy \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-12-22 11:54+0900\n"
11+
"POT-Creation-Date: 2024-12-23 13:09+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,7 +33,7 @@ msgid "Adjusting the playbook configuration"
3333
msgstr ""
3434

3535
#: ../../../docs/configuring-playbook-bot-buscarron.md:9
36-
msgid "To enable Buscarron, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
36+
msgid "To enable the bot, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
3737
msgstr ""
3838

3939
#: ../../../docs/configuring-playbook-bot-buscarron.md:32

i18n/translation-templates/docs/configuring-playbook-bot-chatgpt.pot

Lines changed: 29 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: matrix-docker-ansible-deploy \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-12-22 17:53+0900\n"
11+
"POT-Creation-Date: 2024-12-23 13:09+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,85 +33,89 @@ msgid "Talk to [ChatGPT](https://openai.com/blog/chatgpt/) via your favourite Ma
3333
msgstr ""
3434

3535
#: ../../../docs/configuring-playbook-bot-chatgpt.md:9
36-
msgid "Register the bot account"
36+
msgid "Prerequisites"
3737
msgstr ""
3838

3939
#: ../../../docs/configuring-playbook-bot-chatgpt.md:11
40-
msgid "The playbook does not automatically create users for you. The bot requires an access token to be able to connect to your homeserver."
40+
msgid "Obtain an OpenAI API key"
4141
msgstr ""
4242

4343
#: ../../../docs/configuring-playbook-bot-chatgpt.md:13
44-
msgid "You **need to register the bot user manually** before setting up the bot."
44+
msgid "To use the bot, you'd need to obtain an API key from [https://platform.openai.com/account/api-keys](https://platform.openai.com/account/api-keys)."
4545
msgstr ""
4646

4747
#: ../../../docs/configuring-playbook-bot-chatgpt.md:15
48-
msgid "Generate a strong password for the bot. You can create one with a command like `pwgen -s 64 1`."
48+
msgid "Register the bot account"
4949
msgstr ""
5050

5151
#: ../../../docs/configuring-playbook-bot-chatgpt.md:17
52-
msgid "You can use the playbook to [register a new user](registering-users.md):"
52+
msgid "The playbook does not automatically create users for you. You **need to register the bot user manually** before setting up the bot."
5353
msgstr ""
5454

55-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:23
56-
msgid "Get an access token and create encryption keys"
55+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:19
56+
msgid "Generate a strong password for the bot. You can create one with a command like `pwgen -s 64 1`."
5757
msgstr ""
5858

59-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:25
60-
msgid "Refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md)."
59+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:21
60+
msgid "You can use the playbook to [register a new user](registering-users.md):"
6161
msgstr ""
6262

6363
#: ../../../docs/configuring-playbook-bot-chatgpt.md:27
64-
msgid "To make sure the bot can read encrypted messages, it will need an encryption key, just like any other new user. While obtaining the access token, follow the prompts to setup a backup key. More information can be found in the [Element documentation](https://element.io/help#encryption6)."
64+
msgid "Obtain an access token and create encryption keys"
6565
msgstr ""
6666

6767
#: ../../../docs/configuring-playbook-bot-chatgpt.md:29
68-
msgid "Adjusting the playbook configuration"
68+
msgid "The bot requires an access token to be able to connect to your homeserver. Refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md)."
6969
msgstr ""
7070

7171
#: ../../../docs/configuring-playbook-bot-chatgpt.md:31
72-
msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):"
72+
msgid "To make sure the bot can read encrypted messages, it will need an encryption key, just like any other new user. While obtaining the access token, follow the prompts to setup a backup key. More information can be found in the [Element documentation](https://element.io/help#encryption6)."
7373
msgstr ""
7474

75-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:52
76-
msgid "You will need to get tokens for ChatGPT."
75+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:33
76+
msgid "Adjusting the playbook configuration"
7777
msgstr ""
7878

79-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:54
79+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:35
80+
msgid "To enable the bot, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `API_KEY_HERE` with the API key retrieved [here](#obtain-an-openai-api-key) and `ACCESS_TOKEN_HERE` with the access token created [here](#obtain-an-access-token-and-create-encryption-keys), respectively."
81+
msgstr ""
82+
83+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:52
8084
msgid "Installing"
8185
msgstr ""
8286

83-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:56
87+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:54
8488
msgid "After configuring the playbook, run it with [playbook tags](playbook-tags.md) as below:"
8589
msgstr ""
8690

87-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:63
91+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:61
8892
msgid "**Notes**:"
8993
msgstr ""
9094

91-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:65
95+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:63
9296
msgid "The `ensure-matrix-users-created` playbook tag makes the playbook automatically create the bot's user account."
9397
msgstr ""
9498

95-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:67
99+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:65
96100
msgid "The shortcut commands with the [`just` program](just.md) are also available: `just install-all` or `just setup-all`"
97101
msgstr ""
98102

99-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:69
103+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:67
100104
msgid "`just install-all` is useful for maintaining your setup quickly ([2x-5x faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-runtime) than `just setup-all`) 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."
101105
msgstr ""
102106

103-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:71
107+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:69
104108
msgid "Usage"
105109
msgstr ""
106110

107-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:73
111+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:71
108112
msgid "To use the bot, invite it to the room you specified on your `vars.yml` file (`/invite @bot.chatgpt:example.com` where `example.com` is your base domain, not the `matrix.` domain)."
109113
msgstr ""
110114

111-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:75
115+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:73
112116
msgid "After the bot joins the room, you can send a message to it. When you do so, use the prefix if you configured it or mention the bot."
113117
msgstr ""
114118

115-
#: ../../../docs/configuring-playbook-bot-chatgpt.md:77
119+
#: ../../../docs/configuring-playbook-bot-chatgpt.md:75
116120
msgid "You can also refer to the upstream [documentation](https://github.com/matrixgpt/matrix-chatgpt-bot)."
117121
msgstr ""

i18n/translation-templates/docs/configuring-playbook-bot-draupnir.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: matrix-docker-ansible-deploy \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-12-22 17:53+0900\n"
11+
"POT-Creation-Date: 2024-12-23 13:09+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -61,7 +61,7 @@ msgid "If you would like Draupnir to be able to deactivate users, move aliases,
6161
msgstr ""
6262

6363
#: ../../../docs/configuring-playbook-bot-draupnir.md:27
64-
msgid "Get an access token"
64+
msgid "Obtain an access token"
6565
msgstr ""
6666

6767
#: ../../../docs/configuring-playbook-bot-draupnir.md:29
@@ -125,7 +125,7 @@ msgid "Adjusting the playbook configuration"
125125
msgstr ""
126126

127127
#: ../../../docs/configuring-playbook-bot-draupnir.md:67
128-
msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `MANAGEMENT_ROOM_ID_HERE`."
128+
msgid "To enable the bot, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `MANAGEMENT_ROOM_ID_HERE`."
129129
msgstr ""
130130

131131
#: ../../../docs/configuring-playbook-bot-draupnir.md:76
@@ -165,7 +165,7 @@ msgid "When NOT using Pantalaimon, Draupnir does not log in by itself and you mu
165165
msgstr ""
166166

167167
#: ../../../docs/configuring-playbook-bot-draupnir.md:116
168-
msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `ACCESS_TOKEN_HERE` with the one created [above](#get-an-access-token)."
168+
msgid "Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file. Make sure to replace `ACCESS_TOKEN_HERE` with the one created [above](#obtain-an-access-token)."
169169
msgstr ""
170170

171171
#: ../../../docs/configuring-playbook-bot-draupnir.md:122

0 commit comments

Comments
 (0)