|
1 |
| -# Generated by fastlane-plugin-wpmreleasetoolkit (13.2.0) |
| 1 | + |
2 | 2 | msgid ""
|
3 | 3 | msgstr ""
|
4 | 4 | "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" |
8 | 9 | "MIME-Version: 1.0\n"
|
9 | 10 | "Content-Type: text/plain; charset=UTF-8\n"
|
10 | 11 | "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" |
12 | 14 |
|
13 |
| -#: main.ftl:1 |
14 |
| -msgid "wp_api_error_generic_error" |
| 15 | +msgctxt "wp_api_error_generic_error" |
| 16 | +msgid "Something went wrong." |
15 | 17 | msgstr "Something went wrong."
|
16 | 18 |
|
17 |
| -#: main.ftl:3 |
18 |
| -msgid "site_error_message" |
| 19 | +msgctxt "site_error_message" |
| 20 | +msgid "Your site sent an error message: {$error_message}." |
19 | 21 | msgstr "Your site sent an error message: {$error_message}."
|
20 | 22 |
|
21 |
| -#: main.ftl:5 |
22 |
| -msgid "url_parsing_error" |
| 23 | +msgctxt "url_parsing_error" |
| 24 | +msgid "URL is invalid." |
23 | 25 | msgstr "URL is invalid."
|
24 | 26 |
|
25 |
| -#: main.ftl:7 |
26 |
| -msgid "response_parsing_error" |
| 27 | +msgctxt "response_parsing_error" |
| 28 | +msgid "Response couldn't be parsed: {$reason}." |
27 | 29 | msgstr "Response couldn't be parsed: {$reason}."
|
28 | 30 |
|
29 |
| -#: main.ftl:9 |
30 |
| -msgid "media_file_not_found" |
| 31 | +msgctxt "media_file_not_found" |
| 32 | +msgid "Media file not found at {$path}." |
31 | 33 | msgstr "Media file not found at {$path}."
|
32 | 34 |
|
33 |
| -#: main.ftl:11 |
34 |
| -msgid "invalid_http_status_code" |
| 35 | +msgctxt "invalid_http_status_code" |
| 36 | +msgid "Invalid HTTP status code: {$status_code}." |
35 | 37 | msgstr "Invalid HTTP status code: {$status_code}."
|
36 | 38 |
|
37 |
| -#: main.ftl:13 |
38 |
| -msgid "request_execution_failed" |
| 39 | +msgctxt "request_execution_failed" |
| 40 | +msgid "Failed to send HTTP." |
39 | 41 | msgstr "Failed to send HTTP."
|
40 | 42 |
|
41 |
| -#: main.ftl:15 |
42 |
| -msgid "just" |
| 43 | +msgctxt "just" |
| 44 | +msgid "{$message}" |
43 | 45 | msgstr "{$message}"
|
44 | 46 |
|
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" |
47 | 49 | msgstr "Invalid SSL certificate"
|
48 | 50 |
|
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" |
51 | 53 | msgstr "Unable to establish a secure connection to the server"
|
52 | 54 |
|
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." |
55 | 57 | msgstr "A server with the specified hostname could not be found."
|
56 | 58 |
|
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." |
60 | 66 |
|
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." |
64 | 74 |
|
65 |
| -#: main.ftl:24 |
66 |
| -msgid "http_timeout_error" |
| 75 | +msgctxt "http_timeout_error" |
| 76 | +msgid "The connection timed out" |
67 | 77 | msgstr "The connection timed out"
|
68 | 78 |
|
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." |
72 | 86 |
|
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." |
76 | 92 |
|
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." |
80 | 100 |
|
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." |
84 | 108 |
|
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." |
87 | 111 | msgstr "The site sent an invalid authentication response URL."
|
88 | 112 |
|
89 |
| -#: main.ftl:35 |
90 |
| -msgid "oauth_response_url_error_unsuccessful_login" |
| 113 | +msgctxt "oauth_response_url_error_unsuccessful_login" |
| 114 | +msgid "Unsuccessful Login." |
91 | 115 | msgstr "Unsuccessful Login."
|
92 | 116 |
|
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." |
96 | 124 |
|
97 |
| -#: main.ftl:39 |
98 |
| -msgid "invalid_header_name_error" |
| 125 | +msgctxt "invalid_header_name_error" |
| 126 | +msgid "Invalid header name: {$header_name}." |
99 | 127 | msgstr "Invalid header name: {$header_name}."
|
100 | 128 |
|
101 |
| -#: main.ftl:41 |
102 |
| -msgid "invalid_header_value_error" |
| 129 | +msgctxt "invalid_header_value_error" |
| 130 | +msgid "Invalid header value: {$header_value}." |
103 | 131 | msgstr "Invalid header value: {$header_value}."
|
104 | 132 |
|
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." |
107 | 135 | msgstr "Missing nonce in HTTP authentication method."
|
108 | 136 |
|
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." |
111 | 139 | msgstr "Missing QOP (Quality of Protection) in HTTP authentication method."
|
112 | 140 |
|
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." |
115 | 143 | msgstr "Missing algorithm in HTTP authentication method."
|
116 | 144 |
|
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." |
119 | 147 | msgstr "Missing opaque value in HTTP authentication method."
|
120 | 148 |
|
121 |
| -#: main.ftl:47 |
122 |
| -msgid "http_auth_method_unknown" |
| 149 | +msgctxt "http_auth_method_unknown" |
| 150 | +msgid "Unknown HTTP authentication method." |
123 | 151 | msgstr "Unknown HTTP authentication method."
|
124 | 152 |
|
125 |
| -#: main.ftl:49 |
126 |
| -msgid "uniffi_serialization_error_serde" |
| 153 | +msgctxt "uniffi_serialization_error_serde" |
| 154 | +msgid "Serialization error: {$reason}." |
127 | 155 | msgstr "Serialization error: {$reason}."
|
128 | 156 |
|
129 |
| -#: main.ftl:51 |
130 |
| -msgid "uuid_parse_error_invalid_uuid" |
| 157 | +msgctxt "uuid_parse_error_invalid_uuid" |
| 158 | +msgid "Invalid UUID string." |
131 | 159 | msgstr "Invalid UUID string."
|
132 | 160 |
|
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." |
135 | 163 | msgstr "Not a version 4 UUID."
|
136 | 164 |
|
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}." |
139 | 167 | msgstr "Failed to encode request. Reason: {$reason}."
|
140 | 168 |
|
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." |
143 | 171 | msgstr "The site does not appear to be a WordPress site."
|
144 | 172 |
|
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." |
148 | 180 |
|
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." |
152 | 188 |
|
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." |
156 | 196 |
|
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." |
160 | 204 |
|
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." |
164 | 212 |
|
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." |
168 | 220 |
|
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." |
172 | 228 |
|
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." |
176 | 236 |
|
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." |
180 | 246 |
|
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." |
183 | 249 | msgstr "The site does not support Application Passwords."
|
184 | 250 |
|
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." |
187 | 253 | msgstr "Failed to parse the the site's WordPress REST API root response."
|
188 | 254 |
|
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." |
192 | 270 |
|
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