PluginProbe
HTTP Headers / 1.13.3
HTTP Headers v1.13.3
1.19.5 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.11.0 1.12.0 1.12.1 1.12.2 1.13.0 1.13.1 1.13.2 1.13.3 1.13.4 1.14.0 1.14.1 1.14.2 1.15.0 All 60 releases
http-headers / languages / http-headers.pot

http-headers.pot in HTTP Headers 1.13.3, at languages/http-headers.pot

429 lines 14.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2017 HTTP Headers
2 # This file is distributed under the same license as the HTTP Headers package.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: HTTP Headers\n"
6 "POT-Creation-Date: 2017-17-12 19:26:00+02:00\n"
7 "Content-Type: text/plain; charset=UTF-8\n"
8 "Content-Transfer-Encoding: 8bit\n"
9 "MIME-Version: 1.0\n"
10 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/http-headers\n"
11 "PO-Revision-Date: 2017-17-12 19:26:00+02:00\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14
15 #: views/includes/config.inc.php:2
16 msgid "Off"
17 msgstr ""
18
19 #: views/includes/config.inc.php:2
20 msgid "On"
21 msgstr ""
22
23 #: views/includes/config.inc.php:5
24 msgid "Security"
25 msgstr ""
26
27 #: views/includes/config.inc.php:6
28 msgid "Access control"
29 msgstr ""
30
31 #: views/includes/config.inc.php:7
32 msgid "Authentication"
33 msgstr ""
34
35 #: views/includes/config.inc.php:8
36 msgid "Compression"
37 msgstr ""
38
39 #: views/includes/config.inc.php:9
40 msgid "Caching"
41 msgstr ""
42
43 #: views/includes/config.inc.php:10
44 msgid "Miscellaneous"
45 msgstr ""
46
47 #: views/includes/breadcrumbs.inc.php:2
48 msgid "Dashboard"
49 msgstr ""
50
51 #: views/includes/breadcrumbs.inc.php:11
52 msgid "Advanced settings"
53 msgstr ""
54
55 #: views/includes/breadcrumbs.inc.php:13
56 msgid "Inspect headers"
57 msgstr ""
58
59 #: views/index.php:13
60 msgid "Error!"
61 msgstr ""
62
63 #: views/index.php:16
64 msgid "The following file was not found. Please make sure the file exists and has write permissions:"
65 msgstr ""
66
67 #: views/index.php:18
68 msgid "Please make sure the following file has write permissions:"
69 msgstr ""
70
71 #: views/index.php:28
72 msgid "Warning!"
73 msgstr ""
74
75 #: views/index.php:40
76 msgid "Quick links"
77 msgstr ""
78
79 #: views/index.php:41
80 msgid "Getting started"
81 msgstr ""
82
83 #: views/index.php:43
84 msgid "Manual setup"
85 msgstr ""
86
87 #: views/dashboard.php:47
88 msgid "Donate"
89 msgstr ""
90
91 #: views/dashboard.php:34
92 msgid "Rate us"
93 msgstr ""
94
95 #: views/dashboard.php:35
96 msgid "Tell us what you think about this plugin"
97 msgstr ""
98
99 #: views/dashboard.php:35
100 msgid "writing a review"
101 msgstr ""
102
103 #: views/dashboard.php:36
104 msgid "Contribution"
105 msgstr ""
106
107 #: views/dashboard.php:37
108 msgid "Help us to continue developing this plugin with a small donation."
109 msgstr ""
110
111 #: views/category.php:8
112 msgid "Header"
113 msgstr ""
114
115 #: views/category.php:9
116 msgid "Value"
117 msgstr ""
118
119 #: views/category.php:10
120 msgid "Status"
121 msgstr ""
122
123 #: views/category.php:230
124 msgid "Edit"
125 msgstr ""
126
127 #: views/category.php:223
128 msgid "On"
129 msgstr ""
130
131 #: views/category.php:223
132 msgid "Off"
133 msgstr ""
134
135 #: views/advanced.php:10
136 msgid "Default mode"
137 msgstr ""
138
139 #: views/advanced.php:11
140 msgid "Choose a method for sending of headers. Usually, the PHP method works perfectly. However, some third-party plugins like WP Super Cache may require switching to Apache method."
141 msgstr ""
142
143 #: views/advanced.php:20
144 msgid "Use PHP to send headers (deprecated)"
145 msgstr ""
146
147 #: views/advanced.php:21
148 msgid "Use Apache (mod_headers) to send headers"
149 msgstr ""
150
151 #: views/advanced.php:40
152 msgid "Export"
153 msgstr ""
154
155 #: views/advanced.php:41
156 msgid "Export the plugin current state of settings for later use if recovery needs."
157 msgstr ""
158
159 #: views/advanced.php:46
160 msgid "Export settings"
161 msgstr ""
162
163 #: views/advanced.php:51
164 msgid "Import"
165 msgstr ""
166
167 #: views/advanced.php:52
168 msgid "Import a previously saved state of settings."
169 msgstr ""
170
171 #: views/advanced.php:58
172 msgid "Import settings"
173 msgstr ""
174
175 #: views/advanced.php:58
176 msgid "Choose file..."
177 msgstr ""
178
179 #: views/access-control-allow-credentials.php:3
180 msgid "The Access-Control-Allow-Credentials header indicates whether the response to request can be exposed when the credentials flag is true."
181 msgstr ""
182
183 #: views/access-control-allow-headers.php:3
184 msgid "The Access-Control-Allow-Headers header is returned by the server in a response to a preflight request and informs the browser about the HTTP headers that can be used in the actual request."
185 msgstr ""
186
187 #: views/access-control-allow-methods.php:3
188 msgid "The Access-Control-Allow-Methods header is returned by the server in a response to a preflight request and informs the browser about the HTTP methods that can be used in the actual request."
189 msgstr ""
190
191 #: views/access-control-allow-origin.php:3
192 msgid "The Access-Control-Allow-Origin header indicates whether a resource can be shared."
193 msgstr ""
194
195 #: views/access-control-allow-origin.php:65
196 msgid "Add origin"
197 msgstr ""
198
199 #: views/access-control-expose-headers.php:3
200 msgid "The Access-Control-Expose-Headers response header brings information about headers that browsers could allow accessing."
201 msgstr ""
202
203 #: views/access-control-max-age.php:3
204 msgid "The Access-Control-Max-Age header indicates how much time, the result of a preflight request, can be cached."
205 msgstr ""
206
207 #: views/age.php:3
208 msgid "The Age header contains the time in seconds the object has been in a proxy cache."
209 msgstr ""
210
211 #: views/age.php:21
212 msgid "seconds"
213 msgstr ""
214
215 #: views/cache-control.php:3
216 msgid "The Cache-Control general-header field is used to specify directives for caching mechanisms in both, requests and responses. Caching directives are unidirectional, meaning that a given directive in a request is not implying that the same directive is to be given in the response."
217 msgstr ""
218
219 #: views/connection.php:3
220 msgid "The Connection general header controls whether or not the network connection stays open after the current transaction finishes. If the value sent is keep-alive, the connection is persistent and not closed, allowing for subsequent requests to the same server to be done."
221 msgstr ""
222
223 #: views/content-encoding.php:3
224 msgid "Compression is an important way to increase the performance of a Web site. For some documents, size reduction of up to 70% lowers the bandwidth capacity needs."
225 msgstr ""
226
227 #: views/content-encoding.php:28
228 msgid "Module"
229 msgstr ""
230
231 #: views/content-encoding.php:53
232 msgid "By content type"
233 msgstr ""
234
235 #: views/content-encoding.php:98
236 msgid "By extension"
237 msgstr ""
238
239 #: views/content-security-policy.php:6
240 msgid "Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware."
241 msgstr ""
242
243 #: views/content-security-policy.php:32
244 msgid "Directive"
245 msgstr ""
246
247 #: views/content-security-policy.php:12
248 msgid "for reporting-only purposes"
249 msgstr ""
250
251 #: views/cookie-security.php:8
252 msgid "A secure cookie is only sent to the server with a encrypted request over the HTTPS protocol."
253 msgstr ""
254
255 #: views/cookie-security.php:9
256 msgid "To prevent cross-site scripting (XSS) attacks, HttpOnly cookies are inaccessible to JavaScript's Document.cookie API; they are only sent to the server."
257 msgstr ""
258
259 #: views/cookie-security.php:10
260 msgid "SameSite prevents the browser from sending this cookie along with cross-site requests. The main goal is mitigate the risk of cross-origin information leakage. It also provides some protection against cross-site request forgery attacks."
261 msgstr ""
262
263 #: views/cookie-security.php:45
264 msgid "(PHP 7.3+ only)"
265 msgstr ""
266
267 #: views/custom-headers.php:3
268 msgid "Common non-standard response fields:"
269 msgstr ""
270
271 #: views/custom-headers.php:73
272 msgid "Add header"
273 msgstr ""
274
275 #: views/custom-headers.php:66
276 msgid "Delete"
277 msgstr ""
278
279 #: views/expect-ct.php:3
280 msgid "Expect-CT is an HTTP header that allows sites to opt in to reporting and/or enforcement of Certificate Transparency requirements, which prevents the use of misissued certificates for that site from going unnoticed. When a site enables the Expect-CT header, they are requesting that Chrome check that any certificate for that site appears in public CT logs."
281 msgstr ""
282
283 #: views/expires.php:3
284 msgid "The Expires header contains the date/time after which the response is considered stale."
285 msgstr ""
286
287 #: views/expires.php:4
288 msgid "Invalid dates, like the value 0, represent a date in the past and mean that the resource is already expired."
289 msgstr ""
290
291 #: views/expires.php:5
292 msgid "If there is a Cache-Control header with the 'max-age' or 's-max-age' directive in the response, the Expires header is ignored."
293 msgstr ""
294
295 #: views/expires.php:6
296 msgid "* Works only in Apache mode"
297 msgstr ""
298
299 #: views/feature-policy.php:8
300 msgid "With Feature Policy, you opt-in to a set of policies for the browser to enforce on specific features used throughout your site. These policies restrict what APIs the site can access or modify the browser's default behavior for certain features."
301 msgstr ""
302
303 #: views/p3p.php:3
304 msgid "The Platform for Privacy Preferences Project (P3P) is a protocol allowing websites to declare their intended use of information they collect about web browser users."
305 msgstr ""
306
307 #: views/pragma.php:3
308 msgid "The Pragma HTTP/1.0 general header is an implementation-specific header that may have various effects along the request-response chain. It is used for backwards compatibility with HTTP/1.0 caches where the Cache-Control HTTP/1.1 header is not yet present."
309 msgstr ""
310
311 #: views/public-key-pins.php:6
312 msgid "HTTP Public Key Pinning (HPKP) is a security mechanism which allows HTTPS websites to resist impersonation by attackers using mis-issued or otherwise fraudulent certificates."
313 msgstr ""
314
315 #: views/referrer-policy.php:3
316 msgid "The Referrer-Policy HTTP header governs which referrer information, sent in the Referer header, should be included with requests made."
317 msgstr ""
318
319 #: views/report-to.php:3
320 msgid "The Report-To HTTP response header field instructs the user agent to store reporting endpoints for an origin."
321 msgstr ""
322
323 #: views/report-to.php:75
324 msgid "Add endpoint"
325 msgstr ""
326
327 #: views/strict-transport-security.php:3
328 msgid "HTTP Strict-Transport-Security (HSTS) enforces secure (HTTP over SSL/TLS) connections to the server. This reduces impact of bugs in web applications leaking session data through cookies and external links and defends against Man-in-the-middle attacks. HSTS also disables the ability for user's to ignore SSL negotiation warnings."
329 msgstr ""
330
331 #: views/timing-allow-origin.php:3
332 msgid "The Timing-Allow-Origin header indicates whether a resource provides the complete timing information. SEO tools use the Resource Timing API to analyze the speed and weight of your web page resources."
333 msgstr ""
334
335 #: views/vary.php:3
336 msgid "The Vary HTTP response header determines how to match future request headers to decide whether a cached response can be used rather than requesting a fresh one from the origin server. It is used by the server to indicate which headers it used when selecting a representation of a resource in a content negotiation algorithm."
337 msgstr ""
338
339 #: views/www-authenticate.php:3
340 msgid "HTTP supports the use of several authentication mechanisms to control access to pages and other resources. These mechanisms are all based around the use of the 401 status code and the WWW-Authenticate response header."
341 msgstr ""
342
343 #: views/www-authenticate.php:79
344 msgid "Add user"
345 msgstr ""
346
347 #: views/www-authenticate.php:43
348 msgid "Username"
349 msgstr ""
350
351 #: views/www-authenticate.php:44
352 msgid "Password"
353 msgstr ""
354
355 #: views/x-content-type-options.php:3
356 msgid "Prevents Internet Explorer and Google Chrome from MIME-sniffing a response away from the declared content-type. This also applies to Google Chrome, when downloading extensions. This reduces exposure to drive-by download attacks and sites serving user uploaded content that, by clever naming, could be treated by MSIE as executable or dynamic HTML files."
357 msgstr ""
358
359 #: views/x-dns-prefetch-control.php:3
360 msgid "The X-DNS-Prefetch-Control HTTP response header controls DNS prefetching, a feature by which browsers proactively perform domain name resolution on both links that the user may choose to follow as well as URLs for items referenced by the document, including images, CSS, JavaScript, and so forth."
361 msgstr ""
362
363 #: views/x-dns-prefetch-control.php:4
364 msgid "This prefetching is performed in the background, so that the DNS is likely to have been resolved by the time the referenced items are needed. This reduces latency when the user clicks a link."
365 msgstr ""
366
367 #: views/x-download-options.php:3
368 msgid "For web applications that need to serve untrusted HTML files, Microsoft IE introduced a mechanism to help prevent the untrusted content from compromising your site’s security. When the X-Download-Options header is present with the value noopen, the user is prevented from opening a file download directly; instead, they must first save the file locally. When the locally saved file is later opened, it no longer executes in the security context of your site, helping to prevent script injection."
369 msgstr ""
370
371 #: views/x-frame-options.php:3
372 msgid "This header can be used to indicate whether or not a browser should be allowed to render a page in a &lt;frame&gt;, &lt;iframe&gt; or &lt;object&gt;. Use this to avoid clickjacking attacks."
373 msgstr ""
374
375 #: views/x-permitted-cross-domain-policies.php:3
376 msgid "A cross-domain policy file is an XML document that grants a web client, such as Adobe Flash Player or Adobe Acrobat (though not necessarily limited to these), permission to handle data across domains."
377 msgstr ""
378
379 #: views/x-powered-by.php:3
380 msgid "Specifies the technology (e.g. ASP.NET, PHP, JBoss, Express) supporting the web application, i.e. the scripting language. It is recommended to remove it or provide misleading information to throw off hackers that might target a particular technology/version."
381 msgstr ""
382
383 #: views/x-ua-compatible.php:3
384 msgid "In some cases, it might be necessary to restrict a webpage to a document mode supported by an older version of Windows Internet Explorer. Here we look at the x-ua-compatible header, which allows a webpage to be displayed as if it were viewed by an earlier version of the browser."
385 msgstr ""
386
387 #: views/x-xss-protection.php:3
388 msgid "This header enables the Cross-site scripting (XSS) filter built into most recent web browsers. It's usually enabled by default anyway, so the role of this header is to re-enable the filter for this particular website if it was disabled by the user."
389 msgstr ""
390
391 #: views/inspect.php:19
392 msgid "Use this tool to inspect the HTTP headers of your website or your competitor's website."
393 msgstr ""
394
395 #: views/inspect.php:35
396 msgid "Auth Type"
397 msgstr ""
398
399 #: views/inspect.php:52
400 msgid "Inspect"
401 msgstr ""
402
403 #: views/ajax.php:123
404 msgid "Category"
405 msgstr ""
406
407 #: views/inspect.php:52
408 msgid "Inspect"
409 msgstr ""
410
411 #: views/ajax.php:118
412 msgid "Missing headers"
413 msgstr ""
414
415 #: views/ajax.php:72
416 msgid "Response headers"
417 msgstr ""
418
419 #: views/ajax.php:45
420 msgid "HTTP Status"
421 msgstr ""
422
423 #: views/ajax.php:17
424 msgid "URL malformed"
425 msgstr ""
426
427 #: http-headers.php:1110
428 msgid "Settings"
429 msgstr ""