PluginProbe
HTTP Headers / 1.10.3
HTTP Headers v1.10.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.10.3, at languages/http-headers.pot

401 lines 14.0 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:3
60 msgid "Quick links"
61 msgstr ""
62
63 #: views/index.php:4
64 msgid "Getting started"
65 msgstr ""
66
67 #: views/index.php:6
68 msgid "Manual setup"
69 msgstr ""
70
71 #: views/dashboard.php:47
72 msgid "Donate"
73 msgstr ""
74
75 #: views/dashboard.php:34
76 msgid "Rate us"
77 msgstr ""
78
79 #: views/dashboard.php:35
80 msgid "Tell us what you think about this plugin"
81 msgstr ""
82
83 #: views/dashboard.php:35
84 msgid "writing a review"
85 msgstr ""
86
87 #: views/dashboard.php:36
88 msgid "Contribution"
89 msgstr ""
90
91 #: views/dashboard.php:37
92 msgid "Help us to continue developing this plugin with a small donation."
93 msgstr ""
94
95 #: views/category.php:8
96 msgid "Header"
97 msgstr ""
98
99 #: views/category.php:9
100 msgid "Value"
101 msgstr ""
102
103 #: views/category.php:10
104 msgid "Status"
105 msgstr ""
106
107 #: views/category.php:230
108 msgid "Edit"
109 msgstr ""
110
111 #: views/category.php:223
112 msgid "On"
113 msgstr ""
114
115 #: views/category.php:223
116 msgid "Off"
117 msgstr ""
118
119 #: views/advanced.php:10
120 msgid "Default mode"
121 msgstr ""
122
123 #: views/advanced.php:11
124 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."
125 msgstr ""
126
127 #: views/advanced.php:20
128 msgid "Use PHP to send headers (deprecated)"
129 msgstr ""
130
131 #: views/advanced.php:21
132 msgid "Use Apache (mod_headers) to send headers"
133 msgstr ""
134
135 #: views/advanced.php:40
136 msgid "Export"
137 msgstr ""
138
139 #: views/advanced.php:41
140 msgid "Export the plugin current state of settings for later use if recovery needs."
141 msgstr ""
142
143 #: views/advanced.php:46
144 msgid "Export settings"
145 msgstr ""
146
147 #: views/advanced.php:51
148 msgid "Import"
149 msgstr ""
150
151 #: views/advanced.php:52
152 msgid "Import a previously saved state of settings."
153 msgstr ""
154
155 #: views/advanced.php:58
156 msgid "Import settings"
157 msgstr ""
158
159 #: views/advanced.php:58
160 msgid "Choose file..."
161 msgstr ""
162
163 #: views/access-control-allow-credentials.php:3
164 msgid "The Access-Control-Allow-Credentials header indicates whether the response to request can be exposed when the credentials flag is true."
165 msgstr ""
166
167 #: views/access-control-allow-headers.php:3
168 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."
169 msgstr ""
170
171 #: views/access-control-allow-methods.php:3
172 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."
173 msgstr ""
174
175 #: views/access-control-allow-origin.php:3
176 msgid "The Access-Control-Allow-Origin header indicates whether a resource can be shared."
177 msgstr ""
178
179 #: views/access-control-allow-origin.php:65
180 msgid "Add origin"
181 msgstr ""
182
183 #: views/access-control-expose-headers.php:3
184 msgid "The Access-Control-Expose-Headers response header brings information about headers that browsers could allow accessing."
185 msgstr ""
186
187 #: views/access-control-max-age.php:3
188 msgid "The Access-Control-Max-Age header indicates how much time, the result of a preflight request, can be cached."
189 msgstr ""
190
191 #: views/age.php:3
192 msgid "The Age header contains the time in seconds the object has been in a proxy cache."
193 msgstr ""
194
195 #: views/age.php:21
196 msgid "seconds"
197 msgstr ""
198
199 #: views/cache-control.php:3
200 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."
201 msgstr ""
202
203 #: views/connection.php:3
204 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."
205 msgstr ""
206
207 #: views/content-encoding.php:3
208 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."
209 msgstr ""
210
211 #: views/content-encoding.php:22
212 msgid "By content type"
213 msgstr ""
214
215 #: views/content-encoding.php:67
216 msgid "By extension"
217 msgstr ""
218
219 #: views/content-security-policy.php:6
220 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."
221 msgstr ""
222
223 #: views/content-security-policy.php:32
224 msgid "Directive"
225 msgstr ""
226
227 #: views/content-security-policy.php:12
228 msgid "for reporting-only purposes"
229 msgstr ""
230
231 #: views/cookie-security.php:3
232 msgid "A secure cookie is only sent to the server with a encrypted request over the HTTPS protocol."
233 msgstr ""
234
235 #: views/cookie-security.php:4
236 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."
237 msgstr ""
238
239 #: views/custom-headers.php:3
240 msgid "Common non-standard response fields:"
241 msgstr ""
242
243 #: views/custom-headers.php:73
244 msgid "Add header"
245 msgstr ""
246
247 #: views/custom-headers.php:66
248 msgid "Delete"
249 msgstr ""
250
251 #: views/expect-ct.php:3
252 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."
253 msgstr ""
254
255 #: views/expires.php:3
256 msgid "The Expires header contains the date/time after which the response is considered stale."
257 msgstr ""
258
259 #: views/expires.php:4
260 msgid "Invalid dates, like the value 0, represent a date in the past and mean that the resource is already expired."
261 msgstr ""
262
263 #: views/expires.php:5
264 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."
265 msgstr ""
266
267 #: views/expires.php:6
268 msgid "* Works only in Apache mode"
269 msgstr ""
270
271 #: views/feature-policy.php:8
272 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."
273 msgstr ""
274
275 #: views/p3p.php:3
276 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."
277 msgstr ""
278
279 #: views/pragma.php:3
280 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."
281 msgstr ""
282
283 #: views/public-key-pins.php:6
284 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."
285 msgstr ""
286
287 #: views/referrer-policy.php:3
288 msgid "The Referrer-Policy HTTP header governs which referrer information, sent in the Referer header, should be included with requests made."
289 msgstr ""
290
291 #: views/report-to.php:3
292 msgid "The Report-To HTTP response header field instructs the user agent to store reporting endpoints for an origin."
293 msgstr ""
294
295 #: views/report-to.php:75
296 msgid "Add endpoint"
297 msgstr ""
298
299 #: views/strict-transport-security.php:3
300 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."
301 msgstr ""
302
303 #: views/timing-allow-origin.php:3
304 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."
305 msgstr ""
306
307 #: views/vary.php:3
308 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."
309 msgstr ""
310
311 #: views/www-authenticate.php:3
312 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."
313 msgstr ""
314
315 #: views/www-authenticate.php:79
316 msgid "Add user"
317 msgstr ""
318
319 #: views/www-authenticate.php:43
320 msgid "Username"
321 msgstr ""
322
323 #: views/www-authenticate.php:44
324 msgid "Password"
325 msgstr ""
326
327 #: views/x-content-type-options.php:3
328 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."
329 msgstr ""
330
331 #: views/x-dns-prefetch-control.php:3
332 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."
333 msgstr ""
334
335 #: views/x-dns-prefetch-control.php:4
336 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."
337 msgstr ""
338
339 #: views/x-download-options.php:3
340 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."
341 msgstr ""
342
343 #: views/x-frame-options.php:3
344 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."
345 msgstr ""
346
347 #: views/x-permitted-cross-domain-policies.php:3
348 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."
349 msgstr ""
350
351 #: views/x-powered-by.php:3
352 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."
353 msgstr ""
354
355 #: views/x-ua-compatible.php:3
356 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."
357 msgstr ""
358
359 #: views/x-xss-protection.php:3
360 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."
361 msgstr ""
362
363 #: views/inspect.php:19
364 msgid "Use this tool to inspect the HTTP headers of your website or your competitor's website."
365 msgstr ""
366
367 #: views/inspect.php:35
368 msgid "Auth Type"
369 msgstr ""
370
371 #: views/inspect.php:52
372 msgid "Inspect"
373 msgstr ""
374
375 #: views/ajax.php:123
376 msgid "Category"
377 msgstr ""
378
379 #: views/inspect.php:52
380 msgid "Inspect"
381 msgstr ""
382
383 #: views/ajax.php:118
384 msgid "Missing headers"
385 msgstr ""
386
387 #: views/ajax.php:72
388 msgid "Response headers"
389 msgstr ""
390
391 #: views/ajax.php:45
392 msgid "HTTP Status"
393 msgstr ""
394
395 #: views/ajax.php:17
396 msgid "URL malformed"
397 msgstr ""
398
399 #: http-headers.php:1110
400 msgid "Settings"
401 msgstr ""