BETA

Transvision

Displaying 17 results for the string bug in fy-NL:

Entity fy-NL en-US
Entity # all locales browser • profile • bookmarks.inc
bugzilla
fy-NL
Mozilla Bug-tracker
en-US
Mozilla Bug Tracker
Entity # all locales devtools • client • webconsole.properties
webconsole.message.componentDidCatch.label
fy-NL
[DEVTOOLS ERROR] It berjocht kin spitigernôch net werjûn wurde. Dit hie net barre meie – registrearje in bug op %S mei de metadata fan it berjocht yn de omskriuwing.
en-US
[DEVTOOLS ERROR] We’re sorry, we couldn’t render the message. This shouldn’t have happened - please file a bug at %S with the message metadata in the description.
Entity # all locales dom • chrome • layout • xul.properties
PINotInProlog
fy-NL
<?%1$S?> It ferwurkjen fan de ynstruksje hat gjin effekt meer bûten de proloch (sjoch bug 360119).
en-US
<?%1$S?> processing instruction does not have any effect outside the prolog anymore (see bug 360119).
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3AuthInternalError
fy-NL
Ynterne steat flater wylst POP3-server autentikaasje. Dit is in ynterne, net ferwachte flater yn de applikaasje, rapportearje dit as in bug.
en-US
Internal state error during POP3 server authentication. This is an internal, unexpected error in the application, please report it as bug.
Entity # all locales toolkit • toolkit • about • aboutCompat.ftl
label-more-information
fy-NL
Mear ynformaasje: bug { $bug }
en-US
More Information: Bug { $bug }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
bug-link
fy-NL
bug { $bugNumber }
en-US
bug { $bugNumber }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-blocklisted-bug
fy-NL
Blokkearre fanwegen bekende problemen: <a data-l10n-name="bug-link">bug { $bugNumber }</a>
en-US
Blocklisted due to known issues: <a data-l10n-name="bug-link">bug { $bugNumber }</a>
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-suggestions-extension
fy-NL
It liket as oft jo in bug fûn hawwe. Yn oanfolling op dizze melding kinne jo it bêste kontakt opnimme mei de ûntwikkeler fan de útwreiding. <a data-l10n-name="support-link">Besykje de startside fan de útwreiding</a> foar ynformaasje oer de ûntwikkeler.
en-US
It sounds like you’ve identified a bug. In addition to submitting a report here, the best way to get a functionality issue resolved is to contact the extension developer. <a data-l10n-name="support-link">Visit the extension’s website</a> to get the developer information.
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-suggestions-theme
fy-NL
It klinkt as oft jo in bug fûn hawwe. Neist it hjir yntsjinjen fan in rapport, is de bêste manier om in funksjoneel probleem op te lossen, kontakt op te nimmen mei de ûntwikkeler fan it tema. <a data-l10n-name="support-link">Besykje de website fan it tema</a> foar ynformaasje oer de ûntwikkeler.
en-US
It sounds like you’ve identified a bug. In addition to submitting a report here, the best way to get a functionality issue resolved is to contact the theme developer. <a data-l10n-name="support-link">Visit the theme’s website</a> to get the developer information.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-css-constructable-stylesheets-description
fy-NL
De tafoeging fan in constructor oan de <a data-l10n-name="mdn-cssstylesheet">CSSStyleSheet</a>-ynterface en in oantal relatearre wizigingen, makket it mooglik om daliks nije stylesheets te meitsjen sûnder it blêd ta te foegjen oan de HTML. Dit makket it folle makliker om op nij brûkbere stylesheets te meitsjen foar gebrûk mei <a data-l10n-name="mdn-shadowdom">Shadow DOM</a>. Sjoch <a data-l10n-name="bugzilla">bug 1520690</a> foar mear details.
en-US
The addition of a constructor to the <a data-l10n-name="mdn-cssstylesheet">CSSStyleSheet</a> interface as well as a variety of related changes makes it possible to directly create new stylesheets without having to add the sheet to the HTML. This makes it much easier to create reusable stylesheets for use with <a data-l10n-name="mdn-shadowdom">Shadow DOM</a>. See <a data-l10n-name="bugzilla">bug 1520690</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-css-masonry-description
fy-NL
Makket stipe foar de eksperimintele funksje CSS Masonry Layout mooglik. Lês de <a data-l10n-name="explainer">útlis</a> foar in globale beskriuwing fan de funksje. Pleats in opmerking yn <a data-l10n-name="w3c-issue">dit GitHub-issue</a> of <a data-l10n-name="bug">dizze bug</a> om kommentaar te leverjen.
en-US
Enables support for the experimental CSS Masonry Layout feature. See the <a data-l10n-name="explainer">explainer</a> for a high level description of the feature. To provide feedback, please comment in <a data-l10n-name="w3c-issue">this GitHub issue</a> or <a data-l10n-name="bug">this bug</a>.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-color-scheme-simulation-description
fy-NL
Foeget in opsje ta om ferskate kleureskema's te simulearjen, sadat jo <a data-l10n-name="mdn-preferscolorscheme">@prefers-colour-scheme</a>-mediaquery's teste kinne. Mei help fan dizze mediaquery, kinne jo stylesheet reagearje op de fraach oft de brûker de foarkar jout oan in ljochte of donkere brûkersynterface. Mei dizze funksje kinne jo jo koade teste sûnder dat jo de ynstellingen yn jo browser (of bestjoeringssysteem, as de browser in systeembreed kleureskema folget) hoege te wizigjen. Sjoch <a data-l10n-name="bugzilla1">bug 1550804</a> en <a data-l10n-name="bugzilla2">bug 1137699</a> foar mear details.
en-US
Adds an option to simulate different color schemes allowing you to test <a data-l10n-name="mdn-preferscolorscheme">@prefers-color-scheme</a> media queries. Using this media query lets your stylesheet respond to whether the user prefers a light or dark user interface. This feature lets you test your code without having to change settings in your browser (or operating system, if the browser follows a system-wide color scheme setting). See <a data-l10n-name="bugzilla1">bug 1550804</a> and <a data-l10n-name="bugzilla2">bug 1137699</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-compatibility-panel-description
fy-NL
In sidepaniel foar de Page Inspector dat ynformaasje toant oer de kompatibiliteitssteat fan de browser yn jo app. Sjoch <a data-l10n-name="bugzilla">bug 1584464</a> foar mear details.
en-US
A side panel for the Page Inspector that shows you information detailing your app’s cross-browser compatibility status. See <a data-l10n-name="bugzilla">bug 1584464</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-execution-context-selector-description
fy-NL
Dizze funksje jout in knop wer op de opdrachtrigel fan de console wêrmei't jo de kontekst wizigje kinne wêryn de ekspresje dy't jo ynfiere, útfierd wurdt. Sjoch <a data-l10n-name="bugzilla1">bug 1605154</a> en <a data-l10n-name="bugzilla2">bug 1605153</a> foar mear details.
en-US
This feature displays a button on the console’s command line that lets you change the context in which the expression you enter will be executed. See <a data-l10n-name="bugzilla1">bug 1605154</a> and <a data-l10n-name="bugzilla2">bug 1605153</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-media-avif-description
fy-NL
As dizze funksje ynskeakele is, stipet { -brand-short-name } it AV1 Image File (AVIF)-formaat. Dit is in bestânsformaat foar stilsteande bylden dat gebrûk makket fan de mooglikheden fan de AV1-fideokompresje-algoritmen om de ôfbyldingsgrutte te ferlytsjen. Sjoch <a data-l10n-name="bugzilla">bug 1443863</a> foar mear details.
en-US
With this feature enabled, { -brand-short-name } supports the AV1 Image File (AVIF) format. This is a still image file format that leverages the capabilities of the AV1 video compression algorithms to reduce image size. See <a data-l10n-name="bugzilla">bug 1443863</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-web-api-inputmode-description
fy-NL
Us ymplemintaasje fan it globale attribút <a data-l10n-name="mdn-inputmode">inputmode</a> is bywurke neffens <a data-l10n-name="whatwg">de WHATWG-spesifikaasje</a>, mar wy moatte ek noch oare wizigingen oanbringe, lykas it beskikber meitsjen fan bewurkbere ynhâld. Sjoch <a data-l10n-name="bugzilla">bug 1205133</a> foar mear details.
en-US
Our implementation of the <a data-l10n-name="mdn-inputmode">inputmode</a> global attribute has been updated as per <a data-l10n-name="whatwg">the WHATWG specification</a>, but we still need to make other changes too, like making it available on contenteditable content. See <a data-l10n-name="bugzilla">bug 1205133</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-web-gpu-description2
fy-NL
Dizze nije API biedt stipe op leech nivo foar it útfieren fan berekkeningen en grafyske werjefte mei help fan de <a data-l10n-name="wikipedia">Graphics Processing Unit (GPU)</a> fan it apparaat of de kompjûter fan de brûker. De <a data-l10n-name="spec">spesifikaasje</a> is noch hieltyd yn ûntwikkeling. Sjoch <a data-l10n-name="bugzilla">bug 1602129</a> foar mear details.
en-US
This new API provides low-level support for performing computation and graphics rendering using the <a data-l10n-name="wikipedia">Graphics Processing Unit (GPU)</a> of the user’s device or computer. The <a data-l10n-name="spec">specification</a> is still a work-in-progress. See <a data-l10n-name="bugzilla">bug 1602129</a> for more details.

Displaying 27 results for the string bug in en-US:

Entity fy-NL en-US
Entity # all locales browser • profile • bookmarks.inc
bugzilla
fy-NL
Mozilla Bug-tracker
en-US
Mozilla Bug Tracker
Entity # all locales devtools • client • netmonitor.properties
netmonitor.errorpanel.fileBugButton
fy-NL
Bugrapport yntsjinje
en-US
File Bug Report
Entity # all locales devtools • client • webconsole.properties
webconsole.message.componentDidCatch.label
fy-NL
[DEVTOOLS ERROR] It berjocht kin spitigernôch net werjûn wurde. Dit hie net barre meie – registrearje in bug op %S mei de metadata fan it berjocht yn de omskriuwing.
en-US
[DEVTOOLS ERROR] We’re sorry, we couldn’t render the message. This shouldn’t have happened - please file a bug at %S with the message metadata in the description.
Entity # all locales dom • chrome • layout • xul.properties
PINotInProlog
fy-NL
<?%1$S?> It ferwurkjen fan de ynstruksje hat gjin effekt meer bûten de proloch (sjoch bug 360119).
en-US
<?%1$S?> processing instruction does not have any effect outside the prolog anymore (see bug 360119).
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.bug318419.error
fy-NL
Warning: Source string is missing
en-US
ChatZilla has detected a serious abnormality in its internal data. You will not be able to send any form of communication at this time, although it might appear you can. The most likely cause is Mozilla Bug 318419 <https://bugzilla.mozilla.org/show_bug.cgi?id=318419>. You MUST restart the host application (&brandShortName;) to fix this.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.bug318419.warning
fy-NL
Warning: Source string is missing
en-US
ChatZilla has detected a potential abnormality in its internal data. You will not be able to send any form of communication at this time, although it might appear you can. The most likely cause is Mozilla Bug 318419 <https://bugzilla.mozilla.org/show_bug.cgi?id=318419>. You are strongly advised to restart the host application (&brandShortName;) to prevent further problems.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.bugKeyword.help
fy-NL
Warning: Source string is missing
en-US
You can define multiple issue tracker keywords as a regular expression perhaps by separating them with "|" e.g. bug|issue|case|ticket
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.bugKeyword.label
fy-NL
Warning: Source string is missing
en-US
Bug Keywords
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.bugURL.comment.help
fy-NL
Warning: Source string is missing
en-US
The URL or suffix used for links to specific comments within bugs. With a full URL, "%1$s" is replaced with the bug number or alias and "%2$s" with the comment number, respectively. With a suffix, "%s" is replaced with the comment number. The text "bug " followed by a number or "#" and a 1-20 letter word (bug alias) followed by " comment " followed by another number will get turned into a link using this URL or suffix.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.bugURL.help
fy-NL
Warning: Source string is missing
en-US
The URL used for links to bugs. "%s" is replaced with the bug number or alias. The text "bug " followed by a number or "#" and a 1-20 letter word (bug alias) will get turned into a link using this URL.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.bugzilla-link.help
fy-NL
Warning: Source string is missing
en-US
Makes ChatZilla hyperlink "bug <number>" to the specified bug, using the "Bugzilla URL" as the base link.
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3AuthInternalError
fy-NL
Ynterne steat flater wylst POP3-server autentikaasje. Dit is in ynterne, net ferwachte flater yn de applikaasje, rapportearje dit as in bug.
en-US
Internal state error during POP3 server authentication. This is an internal, unexpected error in the application, please report it as bug.
Entity # all locales suite • chrome • mailnews • localMsgs.properties
pop3AuthInternalError
fy-NL
Warning: Source string is missing
en-US
Internal state error during POP3 server authentication. This is an internal, unexpected error in the application, please report it as bug.
Entity # all locales suite • chrome • mailnews • start.dtd
info_bugs.label
fy-NL
Warning: Source string is missing
en-US
<a href="https://developer.mozilla.org/docs/Mozilla/Projects/MailNews">We</a> welcome bug reports and feature requests, but please read the <a id="releaseNotesURL" href="">release notes</a> and query <a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> first.
Entity # all locales toolkit • toolkit • about • aboutCompat.ftl
label-more-information
fy-NL
Mear ynformaasje: bug { $bug }
en-US
More Information: Bug { $bug }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
bug-link
fy-NL
bug { $bugNumber }
en-US
bug { $bugNumber }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-blocklisted-bug
fy-NL
Blokkearre fanwegen bekende problemen: <a data-l10n-name="bug-link">bug { $bugNumber }</a>
en-US
Blocklisted due to known issues: <a data-l10n-name="bug-link">bug { $bugNumber }</a>
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-suggestions-extension
fy-NL
It liket as oft jo in bug fûn hawwe. Yn oanfolling op dizze melding kinne jo it bêste kontakt opnimme mei de ûntwikkeler fan de útwreiding. <a data-l10n-name="support-link">Besykje de startside fan de útwreiding</a> foar ynformaasje oer de ûntwikkeler.
en-US
It sounds like you’ve identified a bug. In addition to submitting a report here, the best way to get a functionality issue resolved is to contact the extension developer. <a data-l10n-name="support-link">Visit the extension’s website</a> to get the developer information.
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-suggestions-theme
fy-NL
It klinkt as oft jo in bug fûn hawwe. Neist it hjir yntsjinjen fan in rapport, is de bêste manier om in funksjoneel probleem op te lossen, kontakt op te nimmen mei de ûntwikkeler fan it tema. <a data-l10n-name="support-link">Besykje de website fan it tema</a> foar ynformaasje oer de ûntwikkeler.
en-US
It sounds like you’ve identified a bug. In addition to submitting a report here, the best way to get a functionality issue resolved is to contact the theme developer. <a data-l10n-name="support-link">Visit the theme’s website</a> to get the developer information.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-css-constructable-stylesheets-description
fy-NL
De tafoeging fan in constructor oan de <a data-l10n-name="mdn-cssstylesheet">CSSStyleSheet</a>-ynterface en in oantal relatearre wizigingen, makket it mooglik om daliks nije stylesheets te meitsjen sûnder it blêd ta te foegjen oan de HTML. Dit makket it folle makliker om op nij brûkbere stylesheets te meitsjen foar gebrûk mei <a data-l10n-name="mdn-shadowdom">Shadow DOM</a>. Sjoch <a data-l10n-name="bugzilla">bug 1520690</a> foar mear details.
en-US
The addition of a constructor to the <a data-l10n-name="mdn-cssstylesheet">CSSStyleSheet</a> interface as well as a variety of related changes makes it possible to directly create new stylesheets without having to add the sheet to the HTML. This makes it much easier to create reusable stylesheets for use with <a data-l10n-name="mdn-shadowdom">Shadow DOM</a>. See <a data-l10n-name="bugzilla">bug 1520690</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-css-masonry-description
fy-NL
Makket stipe foar de eksperimintele funksje CSS Masonry Layout mooglik. Lês de <a data-l10n-name="explainer">útlis</a> foar in globale beskriuwing fan de funksje. Pleats in opmerking yn <a data-l10n-name="w3c-issue">dit GitHub-issue</a> of <a data-l10n-name="bug">dizze bug</a> om kommentaar te leverjen.
en-US
Enables support for the experimental CSS Masonry Layout feature. See the <a data-l10n-name="explainer">explainer</a> for a high level description of the feature. To provide feedback, please comment in <a data-l10n-name="w3c-issue">this GitHub issue</a> or <a data-l10n-name="bug">this bug</a>.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-color-scheme-simulation-description
fy-NL
Foeget in opsje ta om ferskate kleureskema's te simulearjen, sadat jo <a data-l10n-name="mdn-preferscolorscheme">@prefers-colour-scheme</a>-mediaquery's teste kinne. Mei help fan dizze mediaquery, kinne jo stylesheet reagearje op de fraach oft de brûker de foarkar jout oan in ljochte of donkere brûkersynterface. Mei dizze funksje kinne jo jo koade teste sûnder dat jo de ynstellingen yn jo browser (of bestjoeringssysteem, as de browser in systeembreed kleureskema folget) hoege te wizigjen. Sjoch <a data-l10n-name="bugzilla1">bug 1550804</a> en <a data-l10n-name="bugzilla2">bug 1137699</a> foar mear details.
en-US
Adds an option to simulate different color schemes allowing you to test <a data-l10n-name="mdn-preferscolorscheme">@prefers-color-scheme</a> media queries. Using this media query lets your stylesheet respond to whether the user prefers a light or dark user interface. This feature lets you test your code without having to change settings in your browser (or operating system, if the browser follows a system-wide color scheme setting). See <a data-l10n-name="bugzilla1">bug 1550804</a> and <a data-l10n-name="bugzilla2">bug 1137699</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-compatibility-panel-description
fy-NL
In sidepaniel foar de Page Inspector dat ynformaasje toant oer de kompatibiliteitssteat fan de browser yn jo app. Sjoch <a data-l10n-name="bugzilla">bug 1584464</a> foar mear details.
en-US
A side panel for the Page Inspector that shows you information detailing your app’s cross-browser compatibility status. See <a data-l10n-name="bugzilla">bug 1584464</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-execution-context-selector-description
fy-NL
Dizze funksje jout in knop wer op de opdrachtrigel fan de console wêrmei't jo de kontekst wizigje kinne wêryn de ekspresje dy't jo ynfiere, útfierd wurdt. Sjoch <a data-l10n-name="bugzilla1">bug 1605154</a> en <a data-l10n-name="bugzilla2">bug 1605153</a> foar mear details.
en-US
This feature displays a button on the console’s command line that lets you change the context in which the expression you enter will be executed. See <a data-l10n-name="bugzilla1">bug 1605154</a> and <a data-l10n-name="bugzilla2">bug 1605153</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-media-avif-description
fy-NL
As dizze funksje ynskeakele is, stipet { -brand-short-name } it AV1 Image File (AVIF)-formaat. Dit is in bestânsformaat foar stilsteande bylden dat gebrûk makket fan de mooglikheden fan de AV1-fideokompresje-algoritmen om de ôfbyldingsgrutte te ferlytsjen. Sjoch <a data-l10n-name="bugzilla">bug 1443863</a> foar mear details.
en-US
With this feature enabled, { -brand-short-name } supports the AV1 Image File (AVIF) format. This is a still image file format that leverages the capabilities of the AV1 video compression algorithms to reduce image size. See <a data-l10n-name="bugzilla">bug 1443863</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-web-api-inputmode-description
fy-NL
Us ymplemintaasje fan it globale attribút <a data-l10n-name="mdn-inputmode">inputmode</a> is bywurke neffens <a data-l10n-name="whatwg">de WHATWG-spesifikaasje</a>, mar wy moatte ek noch oare wizigingen oanbringe, lykas it beskikber meitsjen fan bewurkbere ynhâld. Sjoch <a data-l10n-name="bugzilla">bug 1205133</a> foar mear details.
en-US
Our implementation of the <a data-l10n-name="mdn-inputmode">inputmode</a> global attribute has been updated as per <a data-l10n-name="whatwg">the WHATWG specification</a>, but we still need to make other changes too, like making it available on contenteditable content. See <a data-l10n-name="bugzilla">bug 1205133</a> for more details.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-web-gpu-description2
fy-NL
Dizze nije API biedt stipe op leech nivo foar it útfieren fan berekkeningen en grafyske werjefte mei help fan de <a data-l10n-name="wikipedia">Graphics Processing Unit (GPU)</a> fan it apparaat of de kompjûter fan de brûker. De <a data-l10n-name="spec">spesifikaasje</a> is noch hieltyd yn ûntwikkeling. Sjoch <a data-l10n-name="bugzilla">bug 1602129</a> foar mear details.
en-US
This new API provides low-level support for performing computation and graphics rendering using the <a data-l10n-name="wikipedia">Graphics Processing Unit (GPU)</a> of the user’s device or computer. The <a data-l10n-name="spec">specification</a> is still a work-in-progress. See <a data-l10n-name="bugzilla">bug 1602129</a> for more details.
Please enable JavaScript. Some features won't be available without it.