BETA

Transvision

Displaying 7 results for the string table in ms:

Entity ms en-US
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-uidensity-auto-touch-mode-checkbox.label
ms
Guna Sentuh untuk Mod Tablet
en-US
Use Touch for Tablet Mode
Entity # all locales browser • chrome • browser • uiDensity.properties
uiDensity.menuitem-touch.acceltext
ms
Mod Tablet Didayakan
en-US
Tablet Mode Enabled
Entity # all locales devtools • client • device.properties
device.tablets
ms
Tablet
en-US
Tablets
Entity # all locales dom • chrome • dom • dom.properties
EditorFileDropFailed
ms
Gagal meletakkan fail ke dalam elemen contenteditable: %S.
en-US
Dropping a file into a contenteditable element failed: %S.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTable
ms
Tag mula “%1$S” dilihat dalam “table”.
en-US
Start tag “%1$S” seen in “table”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
ms
Tag mula bagi “table” dilihat tetapi “table” sebelum masih terbuka.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales toolkit • toolkit • downloads • downloadUI.ftl
download-ui-file-executable-security-warning
ms
“{ $executable }” adalah fail boleh laku. Fail boleh laku mungkin mengandungi virus atau kod berbahaya lain yang boleh membahayakan komputer anda. Berhati-hati apabila membuka fail ini. Adakah anda pasti mahu melancarkan “{ $executable }”?
en-US
“{ $executable }” is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch “{ $executable }”?

Displaying 46 results for the string table in en-US:

Entity ms en-US
Entity # all locales browser • browser • aboutDialog.ftl
warningDesc-version
ms
{ -brand-short-name } masih dalam percubaan dan mungkin tidak stabil.
en-US
{ -brand-short-name } is experimental and may be unstable.
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-uidensity-auto-touch-mode-checkbox.label
ms
Guna Sentuh untuk Mod Tablet
en-US
Use Touch for Tablet Mode
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-mobile-confirmation-description
ms
Warning: Source string is missing
en-US
Now you can grab your { -brand-product-name } tabs from your tablet or phone.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-mobile-promo-header
ms
Warning: Source string is missing
en-US
Grab tabs from your phone or tablet
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-adddevice-header
ms
Warning: Source string is missing
en-US
Sync { -brand-product-name } on your phone or tablet
Entity # all locales browser • browser • preferences • fxaPairDevice.ftl
fxa-qrcode-pair-title
ms
Warning: Source string is missing
en-US
Sync { -brand-product-name } on your phone or tablet
Entity # all locales browser • chrome • browser • uiDensity.properties
uiDensity.menuitem-touch.acceltext
ms
Mod Tablet Didayakan
en-US
Tablet Mode Enabled
Entity # all locales devtools • client • debugger.properties
writableTooltip
ms
boleh tulis
en-US
writable
Entity # all locales devtools • client • device.properties
device.tablets
ms
Tablet
en-US
Tablets
Entity # all locales devtools • client • netmonitor.properties
netmonitor.actionbar.requestBlockingAddNotice
ms
Warning: Source string is missing
en-US
Start by adding a pattern or dragging a row from the network table.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-border-image
ms
Warning: Source string is missing
en-US
<strong>{ $property }</strong> has no effect on this element since it cannot be applied to internal table elements where <strong>border-collapse</strong> is set to <strong>collapse</strong> on the parent table element.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-border-image-fix
ms
Warning: Source string is missing
en-US
On the parent table element, remove the property or change the value of <strong>border-collapse</strong> to a value other than <strong>collapse</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-for-internal-table-elements
ms
Warning: Source string is missing
en-US
<strong>{ $property }</strong> has no effect on internal table elements.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-for-internal-table-elements-except-table-cells
ms
Warning: Source string is missing
en-US
<strong>{ $property }</strong> has no effect on internal table elements except table cells.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-for-internal-table-elements-except-table-cells-fix
ms
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
ms
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-inline-or-tablecell
ms
Warning: Source string is missing
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not an inline or table-cell element.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-inline-or-tablecell-fix
ms
Warning: Source string is missing
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
ms
Warning: Source string is missing
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a table.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-table-cell
ms
Warning: Source string is missing
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a table cell.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-table-cell-fix
ms
Warning: Source string is missing
en-US
Try adding <strong>display:table-cell</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-table-fix
ms
Warning: Source string is missing
en-US
Try adding <strong>display:table</strong> or <strong>display:inline-table</strong>. { learn-more }
Entity # all locales dom • chrome • accessibility • AccessFu.properties
mathmltable
ms
rajah matematik
en-US
math table
Entity # all locales dom • chrome • accessibility • AccessFu.properties
table
ms
jadual
en-US
table
Entity # all locales dom • chrome • accessibility • AccessFu.properties
treetable
ms
jadual pepohon
en-US
tree table
Entity # all locales dom • chrome • dom • dom.properties
EditorFileDropFailed
ms
Gagal meletakkan fail ke dalam elemen contenteditable: %S.
en-US
Dropping a file into a contenteditable element failed: %S.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSelectInTableScope
ms
Tiada “select” dalam skop meja.
en-US
No “select” in table scope.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoTableRowToClose
ms
Tiada baris jadual untuk ditutup.
en-US
No table row to close.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInTable
ms
Kesilapan karakter tiada ruang di dalam jadual
en-US
Misplaced non-space characters inside a table.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTable
ms
Tag mula “%1$S” dilihat dalam “table”.
en-US
Start tag “%1$S” seen in “table”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTableBody
ms
“%1$S” tag mula dalam kotak body.
en-US
“%1$S” start tag in table body.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
ms
Tag mula bagi “table” dilihat tetapi “table” sebelum masih terbuka.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsCell
ms
Rekod jadual telah ditutup sepenuhnya, tetapi mempunyai elemen terbuka.
en-US
A table cell was implicitly closed, but there were open elements.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_HANDSHAKE_FAILURE_ALERT
ms
Rakan SSL tidak dapat merundingkan set parameter sekuriti yang boleh diterima.
en-US
SSL peer was unable to negotiate an acceptable set of security parameters.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_ILLEGAL_PARAMETER_ALERT
ms
Rakan SSL menolak mesej jabat tangan untuk kandungan yang tidak boleh diterima.
en-US
SSL peer rejected a handshake message for unacceptable content.
Entity # all locales toolkit • chrome • mozapps • downloads • unknownContentType.properties
pdfExtHandlerDescription
ms
Warning: Source string is missing
en-US
Portable Document Format (PDF)
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
profileCreationFailed
ms
Profil tidak dapat dicipta. Kemungkinan folder dipilih tidak boleh ditulis.
en-US
Profile couldn’t be created. Probably the chosen folder isn’t writable.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices
ms
{ -brand-full-name } menggunakan perkhidmatan maklumat -berasaskan-web ("Perkhidmatans") untuk menyediakan beberapa ciri yang disediakan untuk kegunaan anda dengan versi binari { -brand-short-name } di bawah terma yang dinyatakan dibawah. Jika anda tidak mahu menggunakan salah satu daripada Perkhidmatan atau tidak menerima terma di bawah, anda boleh nyahdayakan mana-mana ciri Perkhidmatan tersebut. Arahan mengenai cara untuk menyahdayakan ciri atau Perkhidmatan tertentu boleh ditemui di <a data-l10n-name="mozilla-disable-service-link">di sini</a>. Ciri lain dan Services boleh dinyahdayakan dalam keutamaan aplikasi.
en-US
{ -brand-full-name } uses web-based information services (“Services”) to provide some of the features provided for your use with this binary version of { -brand-short-name } under the terms described below. If you do not want to use one or more of the Services or the terms below are unacceptable, you may disable the feature or Service(s). Instructions on how to disable a particular feature or Service may be found <a data-l10n-name="mozilla-disable-service-link">here</a>. Other features and Services can be disabled in the application preferences.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-4
ms
<strong>Perkhidmatan ini disediakan "mengikut" { -vendor-short-name }, penyumbang, pemberi lesen, dan pengedar, menafikan semua jaminan, sama ada yang dinyatakan atau yang tersirat, termasuk tanpa batasan, jaminan bahawa Perkhidmatan yang boleh diperdagangkan dan sesuai untuk tujuan anda yang tertentu. Anda menanggung risiko secara menyeluruh untuk memilih Perkhidmatan untuk apa jua tujuan anda dan kepada kualiti dan prestasi Perkhidmatan. Sesetengah bidang kuasa tidak membenarkan pengecualian atau batasan jaminan yang tersirat, jadi penafian ini tidak mungkin dikenakan kepada anda.</strong>
en-US
<strong>The Services are provided “as-is.” { -vendor-short-name }, its contributors, licensors, and distributors, disclaim all warranties, whether express or implied, including without limitation, warranties that the Services are merchantable and fit for your particular purposes. You bear the entire risk as to selecting the Services for your purposes and as to the quality and performance of the Services. Some jurisdictions do not allow the exclusion or limitation of implied warranties, so this disclaimer may not apply to you.</strong>
Entity # all locales toolkit • toolkit • about • url-classifier.ftl
url-classifier-cache-table-name
ms
Nama jadual
en-US
Table name
Entity # all locales toolkit • toolkit • about • url-classifier.ftl
url-classifier-search-result-list
ms
Warning: Source string is missing
en-US
List of tables: { $list }
Entity # all locales toolkit • toolkit • downloads • downloadUI.ftl
download-ui-file-executable-security-warning
ms
“{ $executable }” adalah fail boleh laku. Fail boleh laku mungkin mengandungi virus atau kod berbahaya lain yang boleh membahayakan komputer anda. Berhati-hati apabila membuka fail ini. Adakah anda pasti mahu melancarkan “{ $executable }”?
en-US
“{ $executable }” is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch “{ $executable }”?
Entity # all locales toolkit • toolkit • downloads • downloadUI.ftl
download-ui-file-executable-security-warning-title
ms
Buka Fail Boleh Laku?
en-US
Open Executable File?
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-handshake-failure-alert
ms
Rakan SSL tidak dapat merundingkan set parameter sekuriti yang boleh diterima.
en-US
SSL peer was unable to negotiate an acceptable set of security parameters.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-illegal-parameter-alert
ms
Rakan SSL menolak mesej jabat tangan untuk kandungan yang tidak boleh diterima.
en-US
SSL peer rejected a handshake message for unacceptable content.
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-editor-alt-text-textarea.placeholder
ms
Warning: Source string is missing
en-US
For example, “A young man sits down at a table to eat a meal”
Please enable JavaScript. Some features won't be available without it.