Skip to content

Commit 1d23b72

Browse files
committed
Update generated source PO file
1 parent 7e0887d commit 1d23b72

File tree

1 file changed

+190
-115
lines changed

1 file changed

+190
-115
lines changed

wp_localization/glotpress/en-US.pot

Lines changed: 190 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -1,195 +1,270 @@
1-
# Generated by fastlane-plugin-wpmreleasetoolkit (13.2.0)
1+
22
msgid ""
33
msgstr ""
44
"Project-Id-Version: wordpress-rs 0.1.0\n"
5-
"POT-Creation-Date: 2025-06-03 17:59+0200\n"
6-
"PO-Revision-Date: 2025-06-03 17:59+0200\n"
7-
"Language: en-US\n"
5+
"POT-Creation-Date: 2025-06-14 02:49+0200\n"
6+
"PO-Revision-Date: 2025-06-14 02:49+0200\n"
7+
"Last-Translator: \n"
8+
"Language-Team: \n"
89
"MIME-Version: 1.0\n"
910
"Content-Type: text/plain; charset=UTF-8\n"
1011
"Content-Transfer-Encoding: 8bit\n"
11-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
12+
"Language: en-US\n"
13+
"Plural-Forms: nplurals=1; plural=0;\n"
1214

13-
#: main.ftl:1
14-
msgid "wp_api_error_generic_error"
15+
msgctxt "wp_api_error_generic_error"
16+
msgid "Something went wrong."
1517
msgstr "Something went wrong."
1618

17-
#: main.ftl:3
18-
msgid "site_error_message"
19+
msgctxt "site_error_message"
20+
msgid "Your site sent an error message: {$error_message}."
1921
msgstr "Your site sent an error message: {$error_message}."
2022

21-
#: main.ftl:5
22-
msgid "url_parsing_error"
23+
msgctxt "url_parsing_error"
24+
msgid "URL is invalid."
2325
msgstr "URL is invalid."
2426

25-
#: main.ftl:7
26-
msgid "response_parsing_error"
27+
msgctxt "response_parsing_error"
28+
msgid "Response couldn't be parsed: {$reason}."
2729
msgstr "Response couldn't be parsed: {$reason}."
2830

29-
#: main.ftl:9
30-
msgid "media_file_not_found"
31+
msgctxt "media_file_not_found"
32+
msgid "Media file not found at {$path}."
3133
msgstr "Media file not found at {$path}."
3234

33-
#: main.ftl:11
34-
msgid "invalid_http_status_code"
35+
msgctxt "invalid_http_status_code"
36+
msgid "Invalid HTTP status code: {$status_code}."
3537
msgstr "Invalid HTTP status code: {$status_code}."
3638

37-
#: main.ftl:13
38-
msgid "request_execution_failed"
39+
msgctxt "request_execution_failed"
40+
msgid "Failed to send HTTP."
3941
msgstr "Failed to send HTTP."
4042

41-
#: main.ftl:15
42-
msgid "just"
43+
msgctxt "just"
44+
msgid "{$message}"
4345
msgstr "{$message}"
4446

45-
#: main.ftl:17
46-
msgid "invalid_ssl_error_certificate_not_valid_for_name"
47+
msgctxt "invalid_ssl_error_certificate_not_valid_for_name"
48+
msgid "Invalid SSL certificate"
4749
msgstr "Invalid SSL certificate"
4850

49-
#: main.ftl:18
50-
msgid "invalid_ssl_error_generic_ssl_error"
51+
msgctxt "invalid_ssl_error_generic_ssl_error"
52+
msgid "Unable to establish a secure connection to the server"
5153
msgstr "Unable to establish a secure connection to the server"
5254

53-
#: main.ftl:20
54-
msgid "non_existent_site_error"
55+
msgctxt "non_existent_site_error"
56+
msgid "A server with the specified hostname could not be found."
5557
msgstr "A server with the specified hostname could not be found."
5658

57-
#: main.ftl:22
58-
msgid "http_authentication_required_error"
59-
msgstr "The server at {$url} requires authentication. Please provide your username and password."
59+
msgctxt "http_authentication_required_error"
60+
msgid ""
61+
"The server at {$url} requires authentication. Please provide your username "
62+
"and password."
63+
msgstr ""
64+
"The server at {$url} requires authentication. Please provide your username "
65+
"and password."
6066

61-
#: main.ftl:23
62-
msgid "http_forbidden_error"
63-
msgstr "The server at {$url} denied access to the requested resource. Please check your site's configuration."
67+
msgctxt "http_forbidden_error"
68+
msgid ""
69+
"The server at {$url} denied access to the requested resource. Please check "
70+
"your site's configuration."
71+
msgstr ""
72+
"The server at {$url} denied access to the requested resource. Please check "
73+
"your site's configuration."
6474

65-
#: main.ftl:24
66-
msgid "http_timeout_error"
75+
msgctxt "http_timeout_error"
76+
msgid "The connection timed out"
6777
msgstr "The connection timed out"
6878

69-
#: main.ftl:26
70-
msgid "http_authentication_rejected_error"
71-
msgstr "The server at {$url} rejected your credentials. Please provide a valid username and password."
79+
msgctxt "http_authentication_rejected_error"
80+
msgid ""
81+
"The server at {$url} rejected your credentials. Please provide a valid "
82+
"username and password."
83+
msgstr ""
84+
"The server at {$url} rejected your credentials. Please provide a valid "
85+
"username and password."
7286

73-
#: main.ftl:28
74-
msgid "http_server_error"
75-
msgstr "Unable to connect to server: {$reason}. Please contact your server provider."
87+
msgctxt "http_server_error"
88+
msgid ""
89+
"Unable to connect to server: {$reason}. Please contact your server provider."
90+
msgstr ""
91+
"Unable to connect to server: {$reason}. Please contact your server provider."
7692

77-
#: main.ftl:30
78-
msgid "misconfigured_http_authentication_error"
79-
msgstr "The server is sending invalid HTTP authentication information. Please check your site's HTTP authentication configuration."
93+
msgctxt "misconfigured_http_authentication_error"
94+
msgid ""
95+
"The server is sending invalid HTTP authentication information. Please check "
96+
"your site's HTTP authentication configuration."
97+
msgstr ""
98+
"The server is sending invalid HTTP authentication information. Please check "
99+
"your site's HTTP authentication configuration."
80100

81-
#: main.ftl:32
82-
msgid "misconfigured_rate_limit_error"
83-
msgstr "The server is rate limiting requests in a way that will never succeed. Please check your site's rate limit configuration."
101+
msgctxt "misconfigured_rate_limit_error"
102+
msgid ""
103+
"The server is rate limiting requests in a way that will never succeed. "
104+
"Please check your site's rate limit configuration."
105+
msgstr ""
106+
"The server is rate limiting requests in a way that will never succeed. "
107+
"Please check your site's rate limit configuration."
84108

85-
#: main.ftl:34
86-
msgid "oauth_response_url_error_url_invalid"
109+
msgctxt "oauth_response_url_error_url_invalid"
110+
msgid "The site sent an invalid authentication response URL."
87111
msgstr "The site sent an invalid authentication response URL."
88112

89-
#: main.ftl:35
90-
msgid "oauth_response_url_error_unsuccessful_login"
113+
msgctxt "oauth_response_url_error_unsuccessful_login"
114+
msgid "Unsuccessful Login."
91115
msgstr "Unsuccessful Login."
92116

93-
#: main.ftl:37
94-
msgid "boolean_true_is_returned_when_string_is_expected"
95-
msgstr "Expecting a `String` value for this field, but received the boolean `true` instead."
117+
msgctxt "boolean_true_is_returned_when_string_is_expected"
118+
msgid ""
119+
"Expecting a `String` value for this field, but received the boolean `true` "
120+
"instead."
121+
msgstr ""
122+
"Expecting a `String` value for this field, but received the boolean `true` "
123+
"instead."
96124

97-
#: main.ftl:39
98-
msgid "invalid_header_name_error"
125+
msgctxt "invalid_header_name_error"
126+
msgid "Invalid header name: {$header_name}."
99127
msgstr "Invalid header name: {$header_name}."
100128

101-
#: main.ftl:41
102-
msgid "invalid_header_value_error"
129+
msgctxt "invalid_header_value_error"
130+
msgid "Invalid header value: {$header_value}."
103131
msgstr "Invalid header value: {$header_value}."
104132

105-
#: main.ftl:43
106-
msgid "http_auth_method_missing_nonce"
133+
msgctxt "http_auth_method_missing_nonce"
134+
msgid "Missing nonce in HTTP authentication method."
107135
msgstr "Missing nonce in HTTP authentication method."
108136

109-
#: main.ftl:44
110-
msgid "http_auth_method_missing_qop"
137+
msgctxt "http_auth_method_missing_qop"
138+
msgid "Missing QOP (Quality of Protection) in HTTP authentication method."
111139
msgstr "Missing QOP (Quality of Protection) in HTTP authentication method."
112140

113-
#: main.ftl:45
114-
msgid "http_auth_method_missing_algorithm"
141+
msgctxt "http_auth_method_missing_algorithm"
142+
msgid "Missing algorithm in HTTP authentication method."
115143
msgstr "Missing algorithm in HTTP authentication method."
116144

117-
#: main.ftl:46
118-
msgid "http_auth_method_missing_opaque"
145+
msgctxt "http_auth_method_missing_opaque"
146+
msgid "Missing opaque value in HTTP authentication method."
119147
msgstr "Missing opaque value in HTTP authentication method."
120148

121-
#: main.ftl:47
122-
msgid "http_auth_method_unknown"
149+
msgctxt "http_auth_method_unknown"
150+
msgid "Unknown HTTP authentication method."
123151
msgstr "Unknown HTTP authentication method."
124152

125-
#: main.ftl:49
126-
msgid "uniffi_serialization_error_serde"
153+
msgctxt "uniffi_serialization_error_serde"
154+
msgid "Serialization error: {$reason}."
127155
msgstr "Serialization error: {$reason}."
128156

129-
#: main.ftl:51
130-
msgid "uuid_parse_error_invalid_uuid"
157+
msgctxt "uuid_parse_error_invalid_uuid"
158+
msgid "Invalid UUID string."
131159
msgstr "Invalid UUID string."
132160

133-
#: main.ftl:52
134-
msgid "uuid_parse_error_not_version_4"
161+
msgctxt "uuid_parse_error_not_version_4"
162+
msgid "Not a version 4 UUID."
135163
msgstr "Not a version 4 UUID."
136164

137-
#: main.ftl:54
138-
msgid "wordpress_org_api_client_error_request_encoding"
165+
msgctxt "wordpress_org_api_client_error_request_encoding"
166+
msgid "Failed to encode request. Reason: {$reason}."
139167
msgstr "Failed to encode request. Reason: {$reason}."
140168

141-
#: main.ftl:56
142-
msgid "probably_not_wordpress_site"
169+
msgctxt "probably_not_wordpress_site"
170+
msgid "The site does not appear to be a WordPress site."
143171
msgstr "The site does not appear to be a WordPress site."
144172

145-
#: main.ftl:57
146-
msgid "rest_api_disabled"
147-
msgstr "The site's REST API is disabled. Please update your site settings to enable REST API."
173+
msgctxt "rest_api_disabled"
174+
msgid ""
175+
"The site's REST API is disabled. Please update your site settings to enable "
176+
"REST API."
177+
msgstr ""
178+
"The site's REST API is disabled. Please update your site settings to enable "
179+
"REST API."
148180

149-
#: main.ftl:58
150-
msgid "xmlrpc_disabled_by_host"
151-
msgstr "The site's XML-RPC is disabled. Please contact your hosting provider to solve this problem."
181+
msgctxt "xmlrpc_disabled_by_host"
182+
msgid ""
183+
"The site's XML-RPC is disabled. Please contact your hosting provider to "
184+
"solve this problem."
185+
msgstr ""
186+
"The site's XML-RPC is disabled. Please contact your hosting provider to "
187+
"solve this problem."
152188

153-
#: main.ftl:59
154-
msgid "xmlrpc_disabled_by_plugin"
155-
msgstr "The site's XML-RPC is disabled – the {$plugin} plugin might have disabled XML-RPC. Please visit {$support_url} to learn more."
189+
msgctxt "xmlrpc_disabled_by_plugin"
190+
msgid ""
191+
"The site's XML-RPC is disabled – the {$plugin} plugin might have disabled "
192+
"XML-RPC. Please visit {$support_url} to learn more."
193+
msgstr ""
194+
"The site's XML-RPC is disabled – the {$plugin} plugin might have disabled "
195+
"XML-RPC. Please visit {$support_url} to learn more."
156196

157-
#: main.ftl:60
158-
msgid "xmlrpc_disabled_by_multiple_plugins"
159-
msgstr "The site's XML-RPC is disabled – there are multiple installed plugins that might have disabled XML-RPC. Please disable them and try again."
197+
msgctxt "xmlrpc_disabled_by_multiple_plugins"
198+
msgid ""
199+
"The site's XML-RPC is disabled – there are multiple installed plugins that "
200+
"might have disabled XML-RPC. Please disable them and try again."
201+
msgstr ""
202+
"The site's XML-RPC is disabled – there are multiple installed plugins that "
203+
"might have disabled XML-RPC. Please disable them and try again."
160204

161-
#: main.ftl:61
162-
msgid "xmlrpc_endpoint_not_found"
163-
msgstr "The site's XML-RPC endpoint could not be found. Please check your site settings and try again."
205+
msgctxt "xmlrpc_endpoint_not_found"
206+
msgid ""
207+
"The site's XML-RPC endpoint could not be found. Please check your site "
208+
"settings and try again."
209+
msgstr ""
210+
"The site's XML-RPC endpoint could not be found. Please check your site "
211+
"settings and try again."
164212

165-
#: main.ftl:63
166-
msgid "application_password_blocked_by_plugin"
167-
msgstr "Unable to login to {$url} – the {$plugin} plugin might have disabled Application Passwords. Please visit {$support_url} to learn more."
213+
msgctxt "application_password_blocked_by_plugin"
214+
msgid ""
215+
"Unable to login to {$url} – the {$plugin} plugin might have disabled "
216+
"Application Passwords. Please visit {$support_url} to learn more."
217+
msgstr ""
218+
"Unable to login to {$url} – the {$plugin} plugin might have disabled "
219+
"Application Passwords. Please visit {$support_url} to learn more."
168220

169-
#: main.ftl:64
170-
msgid "application_password_blocked_by_multiple_plugins"
171-
msgstr "Unable to login to {$url} – there are multiple installed plugins that might have disabled Application Passwords. Please disable them and try again."
221+
msgctxt "application_password_blocked_by_multiple_plugins"
222+
msgid ""
223+
"Unable to login to {$url} – there are multiple installed plugins that might "
224+
"have disabled Application Passwords. Please disable them and try again."
225+
msgstr ""
226+
"Unable to login to {$url} – there are multiple installed plugins that might "
227+
"have disabled Application Passwords. Please disable them and try again."
172228

173-
#: main.ftl:65
174-
msgid "site_is_local_development_environment"
175-
msgstr "This site is a local development environment. You'll need to enable application passwords to connect to it with the app."
229+
msgctxt "site_is_local_development_environment"
230+
msgid ""
231+
"This site is a local development environment. You'll need to enable "
232+
"application passwords to connect to it with the app."
233+
msgstr ""
234+
"This site is a local development environment. You'll need to enable "
235+
"application passwords to connect to it with the app."
176236

177-
#: main.ftl:66
178-
msgid "application_passwords_disabled_for_http_site"
179-
msgstr "Application Passwords is not enabled for this site – this is likely because we can't establish a secure connection to it. Please add an SSL certificate to this site and try again."
237+
msgctxt "application_passwords_disabled_for_http_site"
238+
msgid ""
239+
"Application Passwords is not enabled for this site – this is likely because "
240+
"we can't establish a secure connection to it. Please add an SSL certificate "
241+
"to this site and try again."
242+
msgstr ""
243+
"Application Passwords is not enabled for this site – this is likely because "
244+
"we can't establish a secure connection to it. Please add an SSL certificate "
245+
"to this site and try again."
180246

181-
#: main.ftl:67
182-
msgid "application_passwords_not_supported"
247+
msgctxt "application_passwords_not_supported"
248+
msgid "The site does not support Application Passwords."
183249
msgstr "The site does not support Application Passwords."
184250

185-
#: main.ftl:69
186-
msgid "parse_api_root"
251+
msgctxt "parse_api_root"
252+
msgid "Failed to parse the the site's WordPress REST API root response."
187253
msgstr "Failed to parse the the site's WordPress REST API root response."
188254

189-
#: main.ftl:70
190-
msgid "parse_api_root_failure_reason_server_fatal_error"
191-
msgstr "Your server encountered an unrecoverable error and couldn't process the request. Please check your server error logs for details."
255+
msgctxt "parse_api_root_failure_reason_server_fatal_error"
256+
msgid ""
257+
"Your server encountered an unrecoverable error and couldn't process the "
258+
"request. Please check your server error logs for details."
259+
msgstr ""
260+
"Your server encountered an unrecoverable error and couldn't process the "
261+
"request. Please check your server error logs for details."
262+
263+
msgctxt "parse_api_root_failure_reason_wordfence_blocking_access"
264+
msgid ""
265+
"Wordfence is blocking access to the site's API. Please check your Wordfence "
266+
"configuration."
267+
msgstr ""
268+
"Wordfence is blocking access to the site's API. Please check your Wordfence "
269+
"configuration."
192270

193-
#: main.ftl:71
194-
msgid "parse_api_root_failure_reason_wordfence_blocking_access"
195-
msgstr "Wordfence is blocking access to the site's API. Please check your Wordfence configuration."

0 commit comments

Comments
 (0)