BETA

Transvision

Displaying 23 results for the string display in tl:

Entity tl en-US
Entity # all locales browser • browser • preferences • languages.ftl
browser-languages-description
tl
{ -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear.
en-US
{ -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear.
Entity # all locales browser • browser • preferences • preferences.ftl
choose-browser-language-description
tl
Piliin ang mga wikang gagamitin para makapag-display ng mga menu, mensahe, at abiso mula sa { -brand-short-name }.
en-US
Choose the languages used to display menus, messages, and notifications from { -brand-short-name }.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-over-5gb-message
tl
{ PLATFORM() -> [windows] Nauubusan na ng disk space ang { -brand-short-name }. Maaaring hindi mag-display nang maayos ang laman ng website. Pwede kang magbura ng nakaimbak na data sa Mga Pagpipilian > Pribasiya at Seguridad > Mga Cookie at Site Data. *[other] Nauubusan na ng disk space ang { -brand-short-name }. Maaaring hindi mag-display nang maayos ang laman ng website. Pwede kang magbura ng nakaimbak na data sa Mga Kagustuhan > Pribasiya at Seguridad > Mga Cookie at Site Data. }
en-US
{ PLATFORM() -> [windows] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Options > Privacy & Security > Cookies and Site Data. *[other] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Preferences > Privacy & Security > Cookies and Site Data. }
Entity # all locales devtools • client • layout.properties
layout.displayLineNumbers
tl
Mga numero ng linya ng display
en-US
Display line numbers
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
tl
Grid Display Settings
en-US
Grid Display Settings
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-column-or-column-group-fix
tl
Subukang magdagdag ng <strong>display:inline-block</strong>. { learn-more }
en-US
Try adding <strong>display:inline-block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-row-or-row-group-fix
tl
Subukang magdagdag ng <strong>display:inline-block</strong> o <strong>display:block</strong>. { learn-more }
en-US
Try adding <strong>display:inline-block</strong> or <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-display-block-on-floated
tl
Ang <strong>display</strong> value ay binago ng engine sa <strong>block</strong> dahil ang element ay <strong>floated</strong>.
en-US
The <strong>display</strong> value has been changed by the engine to <strong>block</strong> because the element is <strong>floated</strong>.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-display-block-on-floated-fix
tl
Subukang tanggalin ang <strong>float</strong> o magdagdag ng <strong>display:block</strong>. { learn-more }
en-US
Try removing <strong>float</strong> or adding <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-container-fix
tl
Subukang magdagdag ng <strong>display:flex</strong> o <strong>display:inline-flex</strong>. { learn-more }
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-item-fix-2
tl
Subukang magdagdag ng <strong>display:flex</strong> o <strong>display:inline-flex</strong> sa parent ng element. { learn-more }
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
tl
Subukang magdagdag ng <strong>display:grid</strong> o <strong>display:inline-grid</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
tl
Subukang magdagdag ng <strong>display:grid</strong> o <strong>display:inline-grid</strong> sa parent ng element. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
tl
Subukang magdagdag ng <strong>display:grid</strong> o <strong>display:flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
tl
Subukang magdagdag ng <strong>display:grid</strong>, <strong>display:flex</strong>, o <strong>columns:2</strong>. { learn-more }
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-2
tl
Subukang magdagdag ng <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, o <strong>display:inline-flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-inline-or-tablecell-fix
tl
Subukang magdagdag ng <strong>display:inline</strong> o <strong>display:table-cell</strong>. { learn-more }
en-US
Try adding <strong>display:inline</strong> or <strong>display:table-cell</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-property-because-of-display
tl
Walang epekto ang <strong>{ $property }</strong> sa element na ito dahil ito ay may display na <strong>{ $display }</strong>.
en-US
<strong>{ $property }</strong> has no effect on this element since it has a display of <strong>{ $display }</strong>.
Entity # all locales dom • chrome • security • security.properties
BlockMixedDisplayContent
tl
Hinarang ang pag-load ng magkahalong display content na “%1$S”
en-US
Blocked loading mixed display content “%1$S”
Entity # all locales dom • chrome • security • security.properties
BrowserUpgradeInsecureDisplayRequest
tl
Ang %1$S ay nag-upgrade ng di-ligtas na display request na ‘%2$S’ para gumamit ng ‘%3$S’
en-US
%1$S is upgrading an insecure display request ‘%2$S’ to use ‘%3$S’
Entity # all locales mobile • overrides • appstrings.properties
confirmRepostPrompt
tl
To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
en-US
To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
virtual-monitor-disp
tl
Virtual Monitor Display
en-US
Virtual Monitor Display
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-reason-theme-v2
tl
Hindi gumana o sinira ang browser display
en-US
It doesn’t work or breaks browser display

Displaying 158 results for the string display in en-US:

Entity tl en-US
Entity # all locales browser • browser • aboutCertError.ftl
csp-xfo-blocked-long-desc
tl
Para maprotektahan ang iyong seguridad, hindi papayagan ng { $hostname } ang { -brand-short-name } na ipakita ang pahina kung ito ay naka-embed sa isa pang site. Para makita ang pahinang ito, kailangan mong buksan ito sa bagong window.
en-US
To protect your security, { $hostname } will not allow { -brand-short-name } to display the page if another site has embedded it. To see this page, you need to open it in a new window.
Entity # all locales browser • browser • browser.ftl
popup-silence-notifications-checkbox-warning
tl
Hindi magpapakita ng mga notification ang { -brand-short-name } habang ikaw ay nagbabahagi.
en-US
{ -brand-short-name } will not display notifications while you are sharing.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisplayBookmarksToolbar
tl
Ipakita ang Bookmark Toolbar bilang default.
en-US
Display the Bookmarks Toolbar by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisplayMenuBar
tl
Ipakita ang Menu Bar bilang default.
en-US
Display the Menu Bar by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-PopupBlocking
tl
Payagan ang mga piling website para magpakita ng popup by default.
en-US
Allow certain websites to display popups by default.
Entity # all locales browser • browser • preferences • languages.ftl
browser-languages-description
tl
{ -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear.
en-US
{ -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear.
Entity # all locales browser • browser • preferences • preferences.ftl
choose-browser-language-description
tl
Piliin ang mga wikang gagamitin para makapag-display ng mga menu, mensahe, at abiso mula sa { -brand-short-name }.
en-US
Choose the languages used to display menus, messages, and notifications from { -brand-short-name }.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-and-isolating-etp-warning-description-2
tl
Warning: Source string is missing
en-US
This setting may cause some websites to not display content or work correctly. If a site seems broken, you may want to turn off tracking protection for that site to load all content.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-over-5gb-message
tl
{ PLATFORM() -> [windows] Nauubusan na ng disk space ang { -brand-short-name }. Maaaring hindi mag-display nang maayos ang laman ng website. Pwede kang magbura ng nakaimbak na data sa Mga Pagpipilian > Pribasiya at Seguridad > Mga Cookie at Site Data. *[other] Nauubusan na ng disk space ang { -brand-short-name }. Maaaring hindi mag-display nang maayos ang laman ng website. Pwede kang magbura ng nakaimbak na data sa Mga Kagustuhan > Pribasiya at Seguridad > Mga Cookie at Site Data. }
en-US
{ PLATFORM() -> [windows] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Options > Privacy & Security > Cookies and Site Data. *[other] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Preferences > Privacy & Security > Cookies and Site Data. }
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-over-5gb-message2
tl
Warning: Source string is missing
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. You can clear stored data in Settings > Privacy & Security > Cookies and Site Data.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message
tl
Nauubusan na ng disk space ang { -brand-short-name }. Maaaring hindi maipakita nang wasto ang mga nilalaman ng website. Puntahan ang "Alamin" para maisaayos ang iyong disk usage para sa mas magandang karanasan sa pagba-browse.
en-US
{ -brand-short-name } is running out of disk space. Website contents may not display properly. Visit “Learn More” to optimize your disk usage for better browsing experience.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message2
tl
Warning: Source string is missing
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. Visit “Learn More” to optimize your disk usage for better browsing experience.
Entity # all locales browser • chrome • browser • browser.properties
downloads.tooltip
tl
Ipakita ang pagsulong sa mga kasalukuyang download (%S)
en-US
Display the progress of ongoing downloads (%S)
Entity # all locales browser • chrome • browser • browser.properties
e10s.accessibilityNotice.jawsMessage
tl
Ang pagpapakita ng nilalaman ng tab ay hindi pinagana dahil sa hindi pagkakatugma sa pagitan ng %S at ng iyong accessibility software. Paki-update ang iyong screen reader o lumipat sa Firefox Extended Support Release.
en-US
Display of tab content is disabled due to incompatibility between %S and your accessibility software. Please update your screen reader or switch to Firefox Extended Support Release.
Entity # all locales browser • chrome • browser • browser.properties
fullscreenButton.tooltip
tl
Ipakita ang window sa buong screen (%S)
en-US
Display the window in full screen (%S)
Entity # all locales browser • chrome • browser • browser.properties
webextPerms.description.notifications
tl
Magpakita sayo ng mga abiso
en-US
Display notifications to you
Entity # all locales browser • chrome • overrides • appstrings.properties
confirmRepostPrompt
tl
Para maipakita ang pahinang ito, kailangang magpadala ang %S ng impormasyon na mag-uulit ng aksyon (gaya ng paghahanap o order confirmation) na isinagawa kanina.
en-US
To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
Entity # all locales calendar • chrome • lightning • lightning-toolbar.dtd
lightning.toolbar.appmenuButton1.tooltip
tl
Warning: Source string is missing
en-US
Display the &brandShortName; Menu
Entity # all locales chat • irc.properties
command.list
tl
Warning: Source string is missing
en-US
%S: Display a list of chat rooms on the network. Warning, some servers may disconnect you upon doing this.
Entity # all locales chat • matrix.properties
command.detail
tl
Warning: Source string is missing
en-US
%S: Display the details of the room.
Entity # all locales chat • matrix.properties
command.nick
tl
Warning: Source string is missing
en-US
%S &lt;display_name&gt;: Change your display name.
Entity # all locales chat • matrix.properties
message.displayName.changed
tl
Warning: Source string is missing
en-US
%1$S changed their display name from %2$S to %3$S.
Entity # all locales chat • matrix.properties
message.displayName.remove
tl
Warning: Source string is missing
en-US
%1$S removed their display name %2$S.
Entity # all locales chat • matrix.properties
message.displayName.set
tl
Warning: Source string is missing
en-US
%1$S set their display name to %2$S.
Entity # all locales chat • matrix.properties
tooltip.displayName
tl
Warning: Source string is missing
en-US
Display name
Entity # all locales devtools • client • layout.properties
layout.displayAreaNames
tl
Ipakita ang mga area name
en-US
Display area names
Entity # all locales devtools • client • layout.properties
layout.displayLineNumbers
tl
Mga numero ng linya ng display
en-US
Display line numbers
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
tl
Grid Display Settings
en-US
Grid Display Settings
Entity # all locales devtools • client • performance.dtd
performanceUI.options.filter.tooltiptext
tl
Piliin aling data ang ipapakita sa timeline
en-US
Select what data to display in the timeline
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-column-or-column-group-fix
tl
Subukang magdagdag ng <strong>display:inline-block</strong>. { learn-more }
en-US
Try adding <strong>display:inline-block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-row-or-row-group-fix
tl
Subukang magdagdag ng <strong>display:inline-block</strong> o <strong>display:block</strong>. { learn-more }
en-US
Try adding <strong>display:inline-block</strong> or <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-display-block-on-floated
tl
Ang <strong>display</strong> value ay binago ng engine sa <strong>block</strong> dahil ang element ay <strong>floated</strong>.
en-US
The <strong>display</strong> value has been changed by the engine to <strong>block</strong> because the element is <strong>floated</strong>.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-display-block-on-floated-fix
tl
Subukang tanggalin ang <strong>float</strong> o magdagdag ng <strong>display:block</strong>. { learn-more }
en-US
Try removing <strong>float</strong> or adding <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-container-fix
tl
Subukang magdagdag ng <strong>display:flex</strong> o <strong>display:inline-flex</strong>. { learn-more }
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-item-fix-2
tl
Subukang magdagdag ng <strong>display:flex</strong> o <strong>display:inline-flex</strong> sa parent ng element. { learn-more }
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-for-internal-table-elements-except-table-cells-fix
tl
Warning: Source string is missing
en-US
Try setting its <strong>display</strong> property to something else than <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, or <strong>table-footer-group</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-for-internal-table-elements-fix
tl
Warning: Source string is missing
en-US
Try setting its <strong>display</strong> property to something else than <strong>table-cell</strong>, <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, or <strong>table-footer-group</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
tl
Subukang magdagdag ng <strong>display:grid</strong> o <strong>display:inline-grid</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
tl
Subukang magdagdag ng <strong>display:grid</strong> o <strong>display:inline-grid</strong> sa parent ng element. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
tl
Subukang magdagdag ng <strong>display:grid</strong> o <strong>display:flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
tl
Subukang magdagdag ng <strong>display:grid</strong>, <strong>display:flex</strong>, o <strong>columns:2</strong>. { learn-more }
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-2
tl
Subukang magdagdag ng <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, o <strong>display:inline-flex</strong>. { learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-inline-or-tablecell-fix
tl
Subukang magdagdag ng <strong>display:inline</strong> o <strong>display:table-cell</strong>. { learn-more }
en-US
Try adding <strong>display:inline</strong> or <strong>display:table-cell</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-table-fix
tl
Warning: Source string is missing
en-US
Try adding <strong>display:table</strong> or <strong>display:inline-table</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-property-because-of-display
tl
Walang epekto ang <strong>{ $property }</strong> sa element na ito dahil ito ay may display na <strong>{ $display }</strong>.
en-US
<strong>{ $property }</strong> has no effect on this element since it has a display of <strong>{ $display }</strong>.
Entity # all locales devtools • client • webconsole.properties
browserconsole.contentMessagesCheckbox.tooltip
tl
I-enable ito para makapagpakita ng mga mensahe sa content process sa output
en-US
Enable this to display messages from the content process in the output
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.autocomplete.tooltip
tl
Kapag inenable mo ito, magpapakita ng mga mungkahi ang input habang nagtatype ka
en-US
If you enable this option the input will display suggestions as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.timestamps.tooltip
tl
Kapag pinagana mo ang mga option command at output sa Web Console ay magpapakita ng timestamp
en-US
If you enable this option commands and output in the Web Console will display a timestamp
Entity # all locales dom • chrome • appstrings.properties
confirmRepostPrompt
tl
Upang maipakita ang pahinang ito, kailangan ulitin ipadala ng application ang impormasyon pinadala nito noon (tulad ng isang search o order confirmation).
en-US
To display this page, the application must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
Entity # all locales dom • chrome • security • security.properties
BlockMixedDisplayContent
tl
Hinarang ang pag-load ng magkahalong display content na “%1$S”
en-US
Blocked loading mixed display content “%1$S”
Entity # all locales dom • chrome • security • security.properties
BrowserUpgradeInsecureDisplayRequest
tl
Ang %1$S ay nag-upgrade ng di-ligtas na display request na ‘%2$S’ para gumamit ng ‘%3$S’
en-US
%1$S is upgrading an insecure display request ‘%2$S’ to use ‘%3$S’
Entity # all locales dom • chrome • security • security.properties
LoadingMixedDisplayContent2
tl
Naglo-load ng magkahalong (di-ligtas) na aktibong content “%1$S” sa isang ligtas na pahina
en-US
Loading mixed (insecure) display content “%1$S” on a secure page
Entity # all locales dom • chrome • security • security.properties
MixedContentAutoUpgrade
tl
Warning: Source string is missing
en-US
Upgrading insecure display request ‘%1$S’ to use ‘%2$S’
Entity # all locales editor • ui • chrome • composer • editor.dtd
AllTagsMode.tooltip
tl
Warning: Source string is missing
en-US
Display icons for all HTML tags
Entity # all locales editor • ui • chrome • composer • editor.dtd
PreviewMode.tooltip
tl
Warning: Source string is missing
en-US
Display as WYSIWYG (as in the browser)
Entity # all locales editor • ui • chrome • composer • editor.properties
EnterLinkText
tl
Warning: Source string is missing
en-US
Enter text to display for the link:
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
tl
Warning: Source string is missing
en-US
Type text to display in place of the image
Entity # all locales editor • ui • chrome • dialogs • EditorInsertMath.dtd
optionDisplay.label
tl
Warning: Source string is missing
en-US
Display mode
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.about.help
tl
Warning: Source string is missing
en-US
Display information about this version of ChatZilla.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.ping.help
tl
Warning: Source string is missing
en-US
Ping takes its name from the technique of measuring distance with sonar. In IRC, it is used to measure the time it takes to send a message to someone, and receive a response. Specify a channel to ping everyone in that channel. Some IRC clients will display ping requests to the user. ChatZilla does not.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.sync-header.help
tl
Warning: Source string is missing
en-US
Synchronizes all views with their current header display setting.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.sync-timestamp.help
tl
Warning: Source string is missing
en-US
Synchronizes all views with their current timestamp display settings.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.urls.help
tl
Warning: Source string is missing
en-US
Displays the last few URLs seen by ChatZilla. Specify <number> to change how many it displays, or omit to display the default 10.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.477
tl
Warning: Source string is missing
en-US
This channel requires that you have registered and identified yourself with the network's nickname registration services (e.g. NickServ). Please see the documentation of this network's nickname registration services that should be found in the MOTD (/motd to display it).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.displayHeader.help
tl
Warning: Source string is missing
en-US
Display the chat header on this view. This contains information like the URL of the current view, and the topic and modes for a channel view.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.font.family.help
tl
Warning: Source string is missing
en-US
Selects the font in which ChatZilla will display messages. The value "default" will use your global font family; "serif", "sans-serif" and "monospace" will use your global font settings; other values will be treated as font names.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.font.size.help
tl
Warning: Source string is missing
en-US
Selects the integer font size you want ChatZilla to display messages with. The value 0 will use your global font size, and other integer values will be interpreted as the size in points (pt).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.motif.current.help
tl
Warning: Source string is missing
en-US
The currently selected motif file. A Motif is a CSS file that describes how do display the chat view, and can be used to customize the display.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.bold.help
tl
Warning: Source string is missing
en-US
Makes ChatZilla display text between astersks (e.g. *bold*) in an actually bold face.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.colorCodes.help
tl
Warning: Source string is missing
en-US
Enables the display of colors on the chat text, as well as other mIRC codes (bold and underline). When disabled, ChatZilla will simply hide mIRC codes.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.ctrl-char.help
tl
Warning: Source string is missing
en-US
Makes ChatZilla display control characters it doesn't understand.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.face.help
tl
Warning: Source string is missing
en-US
Makes ChatZilla display images for common smilies, such as :-) and ;-).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.teletype.help
tl
Warning: Source string is missing
en-US
Makes ChatZilla display |teletype| actually in teletype (a fixed-width font).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.outputWindowURL.help
tl
Warning: Source string is missing
en-US
You probably don't want to change this. The chat view loads this URL to display the actual messages, header, etc., and the file must correctly define certain items or you'll get JavaScript errors and a blank chat window!
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.userlistLeft.help
tl
Warning: Source string is missing
en-US
Display the userlist on the left. Uncheck to display the userlist on the right instead.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.userlistLeft.label
tl
Warning: Source string is missing
en-US
Display the userlist on the left
Entity # all locales mail • chrome • messenger-mapi • mapi.properties
checkboxText
tl
Warning: Source string is missing
en-US
Do not display this dialog again
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.description.notifications
tl
Warning: Source string is missing
en-US
Display notifications to you
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
DisplayName.label
tl
Warning: Source string is missing
en-US
Display:
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
preferDisplayName.label
tl
Warning: Source string is missing
en-US
Always prefer display name over message header
Entity # all locales mail • chrome • messenger • addressbook • abContactsPanel.dtd
abContextMenuButton.tooltip
tl
Warning: Source string is missing
en-US
Display Address Book Context Menu
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
columnChooser.tooltip
tl
Warning: Source string is missing
en-US
Select columns to display
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
displayNameCmd.label
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
mapIt.tooltip
tl
Warning: Source string is missing
en-US
Display a map of this address from the Web
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
cardRequiredDataMissingMessage
tl
Warning: Source string is missing
en-US
You must enter at least one of the following items:\nEmail Address, First Name, Last Name, Display Name, Organization.
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
propertyDisplayName
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10021
tl
Warning: Source string is missing
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10032
tl
Warning: Source string is missing
en-US
Verify that the Base DN is correct, and then try again, or else contact your System Administrator. To verify that the Base DN is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Base DN.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10081
tl
Warning: Source string is missing
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10087
tl
Warning: Source string is missing
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10091
tl
Warning: Source string is missing
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
15000
tl
Warning: Source string is missing
en-US
Verify that the Hostname is correct, and then try again, or else contact your System Administrator. To verify that the Hostname is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname.
Entity # all locales mail • chrome • messenger • chat.properties
displayNameEmptyText
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales mail • chrome • messenger • importMsgs.properties
2102
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales mail • chrome • messenger • junkMailInfo.dtd
info1a.label
tl
Warning: Source string is missing
en-US
&brandShortName; automatically detects incoming messages that appear to be junk mail (also known as spam). Messages that &brandShortName; thinks are junk will display a junk icon
Entity # all locales mail • chrome • messenger • mailViewSetup.dtd
searchTermCaption.label
tl
Warning: Source string is missing
en-US
When this view is selected, display only messages that:
Entity # all locales mail • chrome • messenger • messenger.dtd
appmenuButton1.tooltip
tl
Warning: Source string is missing
en-US
Display the &brandShortName; Menu
Entity # all locales mail • chrome • messenger • messenger.dtd
columnChooser2.tooltip
tl
Warning: Source string is missing
en-US
Select columns to display
Entity # all locales mail • chrome • messenger • messenger.dtd
threadColumn2.tooltip
tl
Warning: Source string is missing
en-US
Display message threads
Entity # all locales mail • chrome • messenger • messenger.dtd
viewAttachmentsInlineCmd.label
tl
Warning: Source string is missing
en-US
Display Attachments Inline
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
altTextEditField.tooltip
tl
Warning: Source string is missing
en-US
Type text to display in place of the image
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertMath.dtd
optionDisplay.label
tl
Warning: Source string is missing
en-US
Display mode
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
EnterLinkText
tl
Warning: Source string is missing
en-US
Enter text to display for the link:
Entity # all locales mail • chrome • messenger • search-attributes.properties
DisplayName
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-man-show-invalid-keys.label
tl
Warning: Source string is missing
en-US
Display invalid keys
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-man-show-others-keys.label
tl
Warning: Source string is missing
en-US
Display Keys From Other People
Entity # all locales mail • messenger • policies • policies-descriptions.ftl
policy-DisplayMenuBar
tl
Warning: Source string is missing
en-US
Display the Menu Bar by default.
Entity # all locales mail • messenger • preferences • languages.ftl
messenger-languages-description
tl
Warning: Source string is missing
en-US
{ -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear.
Entity # all locales mail • messenger • preferences • preferences.ftl
choose-messenger-language-description
tl
Warning: Source string is missing
en-US
Choose the languages used to display menus, messages, and notifications from { -brand-short-name }.
Entity # all locales mail • messenger • preferences • preferences.ftl
condensed-addresses-label.label
tl
Warning: Source string is missing
en-US
Show only display name for people in my address book
Entity # all locales mail • messenger • preferences • preferences.ftl
convert-emoticons-label.label
tl
Warning: Source string is missing
en-US
Display emoticons as graphics
Entity # all locales mail • messenger • preferences • preferences.ftl
display-name-label.value
tl
Warning: Source string is missing
en-US
Display name:
Entity # all locales mail • messenger • preferences • preferences.ftl
general-reading-and-display-header
tl
Warning: Source string is missing
en-US
Reading & Display
Entity # all locales mail • messenger • preferences • preferences.ftl
mark-read-no-delay.label
tl
Warning: Source string is missing
en-US
Immediately on display
Entity # all locales mobile • android • chrome • browser.properties
webextPerms.description.notifications
tl
Ipakita ang mga notification sa iyo
en-US
Display notifications to you
Entity # all locales mobile • overrides • appstrings.properties
confirmRepostPrompt
tl
To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
en-US
To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
Entity # all locales suite • chrome • common • notification.properties
missingpluginsMessage.title
tl
Warning: Source string is missing
en-US
Additional plugins are required to display all the media on this page.
Entity # all locales suite • chrome • common • pref • pref-navigator.dtd
navRadio.label
tl
Warning: Source string is missing
en-US
Display on
Entity # all locales suite • chrome • common • pref • pref-popups.dtd
displayIcon.label
tl
Warning: Source string is missing
en-US
Display an icon in the browser status bar
Entity # all locales suite • chrome • common • pref • pref-popups.dtd
displayNotification.label
tl
Warning: Source string is missing
en-US
Display a notification bar at the top of the content area
Entity # all locales suite • chrome • common • pref • pref-tabs.dtd
tabDisplay.label
tl
Warning: Source string is missing
en-US
Tab Display
Entity # all locales suite • chrome • editor • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
tl
Warning: Source string is missing
en-US
Type text to display in place of the image
Entity # all locales suite • chrome • editor • dialogs • EditorInsertMath.dtd
optionDisplay.label
tl
Warning: Source string is missing
en-US
Display mode
Entity # all locales suite • chrome • editor • editor.dtd
AllTagsMode.tooltip
tl
Warning: Source string is missing
en-US
Display icons for all HTML tags
Entity # all locales suite • chrome • editor • editor.dtd
PreviewMode.tooltip
tl
Warning: Source string is missing
en-US
Display as WYSIWYG (as in the browser)
Entity # all locales suite • chrome • editor • editor.properties
EnterLinkText
tl
Warning: Source string is missing
en-US
Enter text to display for the link:
Entity # all locales suite • chrome • mailnews • addressbook • abCardOverlay.dtd
DisplayName.label
tl
Warning: Source string is missing
en-US
Display:
Entity # all locales suite • chrome • mailnews • addressbook • abCardOverlay.dtd
preferDisplayName.label
tl
Warning: Source string is missing
en-US
Always prefer display name over message header
Entity # all locales suite • chrome • mailnews • addressbook • abMainWindow.dtd
displayNameCmd.label
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales suite • chrome • mailnews • addressbook • abMainWindow.dtd
mapIt.tooltip
tl
Warning: Source string is missing
en-US
Display a map of this address from the Web
Entity # all locales suite • chrome • mailnews • addressbook • addressBook.properties
cardRequiredDataMissingMessage
tl
Warning: Source string is missing
en-US
You must enter at least one of the following items:\nEmail Address, First Name, Last Name, Display Name, Organization.
Entity # all locales suite • chrome • mailnews • addressbook • addressBook.properties
propertyDisplayName
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10021
tl
Warning: Source string is missing
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10032
tl
Warning: Source string is missing
en-US
Verify that the Base DN is correct, and then try again, or else contact your System Administrator. To verify that the Base DN is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Base DN.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10081
tl
Warning: Source string is missing
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10087
tl
Warning: Source string is missing
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10091
tl
Warning: Source string is missing
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
15000
tl
Warning: Source string is missing
en-US
Verify that the Hostname is correct, and then try again, or else contact your System Administrator. To verify that the Hostname is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname.
Entity # all locales suite • chrome • mailnews • importMsgs.properties
2102
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales suite • chrome • mailnews • junkMailInfo.dtd
info1a.label
tl
Warning: Source string is missing
en-US
Mail automatically detects incoming messages that appear to be junk mail (also known as spam). Messages that Mail thinks are junk will display a junk icon
Entity # all locales suite • chrome • mailnews • mailViewSetup.dtd
searchTermCaption.label
tl
Warning: Source string is missing
en-US
When this view is selected, display only messages that:
Entity # all locales suite • chrome • mailnews • messenger.dtd
viewAttachmentsInlineCmd.label
tl
Warning: Source string is missing
en-US
Display Attachments Inline
Entity # all locales suite • chrome • mailnews • pref • mailPrefsOverlay.dtd
viewingMessages.label
tl
Warning: Source string is missing
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-character_encoding.dtd
messageDisplay.caption
tl
Warning: Source string is missing
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-formatting.dtd
sendHTML2.label
tl
Warning: Source string is missing
en-US
Send the message as HTML only (may cause display problems)
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
convertEmoticons.label
tl
Warning: Source string is missing
en-US
Display emoticons as graphics
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
openingMessages.label
tl
Warning: Source string is missing
en-US
When opening messages, display them in:
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
pref.viewing.messages.title
tl
Warning: Source string is missing
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
showCondensedAddresses.label
tl
Warning: Source string is missing
en-US
Show only display name for people in my address book
Entity # all locales suite • chrome • mailnews • search-attributes.properties
DisplayName
tl
Warning: Source string is missing
en-US
Display Name
Entity # all locales suite • chrome • mailnews • threadpane.dtd
columnChooser2.tooltip
tl
Warning: Source string is missing
en-US
Select columns to display
Entity # all locales suite • chrome • mailnews • threadpane.dtd
threadColumn2.tooltip
tl
Warning: Source string is missing
en-US
Display message threads
Entity # all locales toolkit • crashreporter • aboutcrashes.ftl
no-config-label
tl
Hindi naka-configure ang application upang magpakita ng mga crash report. Kailangan i-set ang preference na <code>breakpad.reportURL</code>.
en-US
This application has not been configured to display crash reports. The preference <code>breakpad.reportURL</code> must be set.
Entity # all locales toolkit • toolkit • about • aboutConfig.ftl
config-column-chooser.tooltip
tl
Pindutin para piliin ang hanay na ipapakita
en-US
Click to select columns to display
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-no-config
tl
Ang application na ito ay hindi pa na i-configure para ipakita ang mga crash reports.
en-US
This application has not been configured to display crash reports.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
virtual-monitor-disp
tl
Virtual Monitor Display
en-US
Virtual Monitor Display
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-reason-theme-v2
tl
Hindi gumana o sinira ang browser display
en-US
It doesn’t work or breaks browser display
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-ime-search-description
tl
Warning: Source string is missing
en-US
An IME (Input Method Editor) is a tool that allows you to enter complex symbols, such as those used in East Asian or Indic written languages, using a standard keyboard. Enabling this experiment will keep the address bar panel open, showing search results and suggestions, while using IME to input text. Note that the IME might display a panel that covers the address bar results, therefore this preference is only suggested for IME not using this type of panel.
Please enable JavaScript. Some features won't be available without it.