diff options
Diffstat (limited to 'l10n-tl/toolkit/toolkit/featuregates/features.ftl')
-rw-r--r-- | l10n-tl/toolkit/toolkit/featuregates/features.ftl | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-tl/toolkit/toolkit/featuregates/features.ftl b/l10n-tl/toolkit/toolkit/featuregates/features.ftl new file mode 100644 index 0000000000..b93e6993ca --- /dev/null +++ b/l10n-tl/toolkit/toolkit/featuregates/features.ftl @@ -0,0 +1,62 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-css-masonry2 = + .label = CSS: Masonry Layout + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-web-gpu2 = + .label = Web API: WebGPU + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-media-jxl = + .label = Media: JPEG XL + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-css-constructable-stylesheets = + .label = CSS: Constructable Stylesheets + +experimental-features-devtools-compatibility-panel = + .label = Developer Tools: Compatibility Panel + +# Do not translate 'SameSite', 'Lax' and 'None'. +experimental-features-cookie-samesite-lax-by-default2 = + .label = Cookies: SameSite=Lax by default + +# Do not translate 'SameSite', 'Lax' and 'None'. +experimental-features-cookie-samesite-none-requires-secure2 = + .label = Mga Cookie: Nangangailangan ng secure attribute ang SameSite=None +experimental-features-cookie-samesite-none-requires-secure2-description = Ang mga cookie na may “SameSite=None” attribute ay nangangailangan ng secure attribute. Kinakailangan nito ang “Cookies: SameSite=Lax by default”. + +# about:home should be kept in English, as it refers to the the URI for +# the internal default home page. +experimental-features-abouthome-startup-cache = + .label = about:home startup cache + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-cookie-samesite-schemeful = + .label = Cookies: Schemeful SameSite +experimental-features-cookie-samesite-schemeful-description = Tratuhing cross-site ang mga cookie na nanggaling sa kaparehong domain pero magkaiba ng scheme (hal., http://example.com at https://example.com) sa halip na same-site. Napapaigting ang seguridad, ngunit maaaring makadulot ng pagkasira. + +# "Service Worker" is an API name and is usually not translated. +experimental-features-devtools-serviceworker-debugger-support = + .label = Developer Tools: Service Worker debugging +# "Service Worker" is an API name and is usually not translated. +experimental-features-devtools-serviceworker-debugger-support-description = Nag-e-enable ng eksperimental na suporta para sa mga Service Worker sa Debugger panel. Ang feature na ito ay maaaring makapagpabagal sa Developer Tools at magpataas ng pagkonsumo ng memory. + +# WebRTC global mute toggle controls +experimental-features-webrtc-global-mute-toggles = + .label = WebRTC Global Mute Toggles + +# JS JIT Warp project +experimental-features-js-warp = + .label = JavaScript JIT: Warp +experimental-features-js-warp-description = I-enable ang Warp, isang proyekto para mapaganda ang JavaScript performance at paggamit sa memory. + |