|
| 1 | +# TODO Use comments, see: https://firefox-source-docs.mozilla.org/l10n/fluent/review.html#comments |
| 2 | +# TODO Consider using terms, see: https://firefox-source-docs.mozilla.org/l10n/fluent/review.html#terms and https://projectfluent.org/fluent/guide/references.html#message-references |
| 3 | + |
| 4 | +article-footer-last-modified = This page was last modified on <time data-l10n-name="date">{ $date }</timestamp> by <a data-l10n-name="contributors">MDN contributors</a>. |
| 5 | +article-footer-source-title = Folder: { $folder } (Opens in a new tab) |
| 6 | +
|
| 7 | +baseline-asterisk = { $asterisk } Some parts of this feature may have varying levels of support. |
| 8 | +baseline-high-extra = This feature is well established and works across many devices and browser versions. It’s been available across browsers since { $date }. |
| 9 | +baseline-low-extra = Since { $date }, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers. |
| 10 | +baseline-not-extra = This feature is not Baseline because it does not work in some of the most widely-used browsers. |
| 11 | +baseline-supported-in = Supported in { $browsers } |
| 12 | +baseline-unsupported-in = Not widely supported in { $browsers } |
| 13 | +baseline-supported-and-unsupported-in = Supported in { $supported }, but not widely supported in { $unsupported } |
| 14 | +
|
| 15 | +homepage-hero-title = Resources for Developers,<br> by Developers |
| 16 | +homepage-hero-description = Documenting <a data-l10n-name="css">CSS</a>, <a data-l10n-name="html">HTML</a>, and <a data-l10n-name="js">JavaScript</a>, since 2005. |
| 17 | +
|
| 18 | +not-found-title = Page not found |
| 19 | +not-found-description = Sorry, the page <code data-l10n-name="url">{ $url }</code> could not be found. |
| 20 | +not-found-fallback-english = <strong data-l10n-name="strong">Good news:</strong> The page you requested exists in <em data-l10n-name="em">English</em>. |
| 21 | +not-found-fallback-search = The page you requested doesn't exist, but you could try a site search for: |
| 22 | +not-found-back = Go back to the home page |
| 23 | +
|
| 24 | +reference-toc-header = In this article |
| 25 | +
|
| 26 | +footer-mofo = Visit <a data-l10n-name="moco">Mozilla Corporation’s</a> not-for-profit parent, the <a data-l10n-name="mofo">Mozilla Foundation</a>. |
| 27 | +footer-copyright = Portions of this content are ©1998–2024 by individual mozilla.org contributors. Content available under <a data-l10n-name="cc">a Creative Commons license</a>. |
| 28 | +
|
| 29 | +search-modal-site-search = Site search for <em>{ $query }</em> |
| 30 | +
|
| 31 | +site-search-search-stats = Found { $results } documents. |
| 32 | +site-search-suggestion-matches = { $relation -> |
| 33 | + [gt] more than { $matches -> |
| 34 | + [one] { $matches } match |
| 35 | + *[other] { $matches } matches |
| 36 | + } |
| 37 | + *[eq] { $matches -> |
| 38 | + [one] { $matches } match |
| 39 | + *[other] { $matches } matches |
| 40 | + } |
| 41 | +} |
| 42 | +site-search-suggestions-text = Did you mean: |
| 43 | +
|
| 44 | +blog-time-to-read = { $minutes -> |
| 45 | + [one] { $minutes } minute read |
| 46 | + *[other] { $minutes } minutes read |
| 47 | +} |
| 48 | +blog-post-not-found = Blog post not found. |
| 49 | +
|
| 50 | +blog-previous = Previous post |
| 51 | +blog-next = Next post |
| 52 | +
|
| 53 | +Report = Report |
| 54 | +
|
| 55 | +obs-title = HTTP Observatory |
| 56 | +obs-landing-intro = Launched in 2016, the HTTP Observatory enhances web security by analyzing compliance with best security practices. It has provided insights to over 6.9 million websites through 47 million scans. |
| 57 | +obs-assessment = Developed by Mozilla, the HTTP Observatory performs an in-depth assessment of a site’s HTTP headers and other key security configurations. |
| 58 | +obs-scanning = Its automated scanning process provides developers and website administrators with detailed, actionable feedback, focusing on identifying and addressing potential security vulnerabilities. |
| 59 | +obs-security = The tool is instrumental in helping developers and website administrators strengthen their sites against common security threats in a constantly advancing digital environment. |
| 60 | +obs-mdn = The HTTP Observatory provides effective security insights, guided by Mozilla's expertise and commitment to a safer and more secure internet and based on well-established trends and guidelines. |
| 61 | +
|
| 62 | +
|
| 63 | +compat-loading = Loading… |
| 64 | +
|
| 65 | +compat-browser-version-date = { $browser } { $version } – Released { $date } |
| 66 | +compat-browser-version-released = Released { $date } |
| 67 | +
|
| 68 | +compat-link-report-issue = Report problems with this compatibility data |
| 69 | +compat-link-report-issue-title = Report an issue with this compatibility data |
| 70 | +compat-link-report-missing-title = Report missing compatibility data |
| 71 | +compat-link-report-missing = Report this issue |
| 72 | +compat-link-source = View data on GitHub |
| 73 | +compat-link-source-title = File: { $filename } |
| 74 | +
|
| 75 | +compat-deprecated = Deprecated |
| 76 | +compat-experimental = Experimental |
| 77 | +compat-nonstandard = Non-standard |
| 78 | +compat-no = No |
| 79 | +
|
| 80 | +compat-support-full = Full support |
| 81 | +compat-support-partial = Partial support |
| 82 | +compat-support-no = No support |
| 83 | +compat-support-unknown = Support unknown |
| 84 | +compat-support-preview = Preview browser support |
| 85 | +compat-support-prefix = Implemented with the vendor prefix: { $prefix } |
| 86 | +compat-support-altname = Alternate name: { $altname } |
| 87 | +compat-support-removed = Removed in { $version } and later |
| 88 | +compat-support-see-impl-url = See <a data-l10n-name="impl_url">{ $label }</a> |
| 89 | +compat-support-flags = |
| 90 | + { NUMBER($has_added) -> |
| 91 | + [one] From version { $version_added } |
| 92 | + *[other] {""} |
| 93 | + }{ $has_last -> |
| 94 | + [one] { NUMBER($has_added) -> |
| 95 | + *[zero] Until { $versionLast } users |
| 96 | + [one] {" "}until { $versionLast } users |
| 97 | + } |
| 98 | + *[zero] { NUMBER($has_added) -> |
| 99 | + *[zero] Users |
| 100 | + [one] {" "}users |
| 101 | + } |
| 102 | + } |
| 103 | + {" "}must explicitly set the <code data-l10n-name="name">{ $flag_name }</code>{" "} |
| 104 | + { $flag_type -> |
| 105 | + *[preference] preference |
| 106 | + [runtime_flag] runtime flag |
| 107 | + }{ NUMBER($has_value) -> |
| 108 | + [one] {" "}to <code data-l10n-name="value">{ $flag_value }</code> |
| 109 | + *[other] {""} |
| 110 | + }{"."} |
| 111 | + { NUMBER($flag_type) -> |
| 112 | + [preference] To change preferences in { $browser_name }, visit { $browser_pref_url }. |
| 113 | + *[other] {""} |
| 114 | + } |
| 115 | +
|
| 116 | +compat-legend = Legend |
| 117 | +compat-legend-tip = Tip: you can click/tap on a cell for more information. |
| 118 | +compat-legend-yes = { compat-support-full } |
| 119 | +compat-legend-partial = { compat-support-partial } |
| 120 | +compat-legend-preview = In development. Supported in a pre-release version. |
| 121 | +compat-legend-no = { compat-support-no } |
| 122 | +compat-legend-unknown = Compatibility unknown |
| 123 | +compat-legend-experimental = { compat-experimental }. Expect behavior to change in the future. |
| 124 | +compat-legend-nonstandard = { compat-nonstandard }. Check cross-browser support before using. |
| 125 | +compat-legend-deprecated = { compat-deprecated }. Not for use in new websites. |
| 126 | +compat-legend-footnote = See implementation notes. |
| 127 | +compat-legend-disabled = User must explicitly enable this feature. |
| 128 | +compat-legend-altname = Uses a non-standard name. |
| 129 | +compat-legend-prefix = Requires a vendor prefix or different name for use. |
| 130 | +compat-legend-more = Has more compatibility info. |
| 131 | +
|
| 132 | +sidebar-filter-matches = { $matches -> |
| 133 | + [0] No matches |
| 134 | + [1] { $matches } match |
| 135 | + *[other] { $matches } matches |
| 136 | +} |
| 137 | +
|
| 138 | +placement-note = Ad |
| 139 | +placement-no = Don't want to see ads? |
| 140 | +
|
| 141 | +pagination-next = Next page |
| 142 | +pagination-prev = Previous page |
| 143 | +pagination-current = Current page |
| 144 | +pagination-goto = Go to page { $page } |
| 145 | +
|
| 146 | +logout = Sign out |
| 147 | +login = Log in |
| 148 | +settings = My settings |
0 commit comments