BETA

Transvision

Displaying 8 results for the string script in th:

Entity th en-US
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
th
ไม่รองรับแมปการนำเข้าภายนอก: ไม่รองรับ <script type='importmap'> ที่มีแอตทริบิวต์ src ในขณะนี้
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
th
แอตทริบิวต์ ‘%S’ ของอิลิเมนต์ <script> ว่างเปล่า
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
th
แอตทริบิวต์ ‘%S’ ของอิลิเมนต์ <script> ไม่ใช่ URI ที่ถูกต้อง: “%S”
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
th
การโหลดล้มเหลวสำหรับ <script> ที่มีต้นฉบับ “%S”
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceMalformed
th
URI ที่มาของ <script> มีรูปแบบที่ไม่ถูกต้อง: “%S”
en-US
<script> source URI is malformed: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceNotAllowed
th
ไม่อนุญาตให้มี URI ที่มาของ <script> ในเอกสารนี้: “%S”
en-US
<script> source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • security • csp.properties
ignoringStrictDynamic
th
ละเลยต้นฉบับ “%1$S” (รองรับภายใน script-src เท่านั้น)
en-US
Ignoring source “%1$S” (Only supported within script-src).
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
th
อิลิเมนต์ script มีแฮชที่มีรูปแบบไม่ถูกต้องในแอตทริบิวต์ integrity: “%1$S” โดยรูปแบบที่ถูกต้องคือ “<อัลกอริทึมแฮช>-<ค่าแฮช>”
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.

Displaying 45 results for the string script in en-US:

Entity th en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.button_debug.label
th
ดีบั๊กสคริปต์
en-US
Debug Script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-extension-backgroundscript.label
th
สคริปต์เบื้องหลัง
en-US
Background script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-tmp-extension-terminate-bgscript-button
th
หยุดการทำงานของสคริปต์เบื้องหลัง
en-US
Terminate background script
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.nameLabel
th
%S - ภาพเคลื่อนไหวจากสคริปต์
en-US
%S — Script Animation
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.unnamedLabel
th
ภาพเคลื่อนไหวจากสคริปต์
en-US
Script Animation
Entity # all locales devtools • client • debugger.properties
overridesContextItem.override
th
เพิ่มการแทนที่สคริปต์
en-US
Add script override
Entity # all locales devtools • client • debugger.properties
overridesContextItem.removeOverride
th
เอาการแทนที่สคริปต์ออก
en-US
Remove script override
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
th
API การบันทึกของคอนโซลเว็บ (console.log, console.info, console.warn, console.error) ถูกปิดใช้งานโดยสคริปต์บนหน้านี้
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales dom • chrome • dom • dom.properties
DebugScriptButton
th
ดีบั๊กสคริปต์
en-US
Debug script
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
th
การเรียกใช้ document.write() จากสคริปต์ภายนอกที่โหลดแบบ asynchronous ถูกเพิกเฉย
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
th
ไม่รองรับแมปการนำเข้าภายนอก: ไม่รองรับ <script type='importmap'> ที่มีแอตทริบิวต์ src ในขณะนี้
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptGlobalMessage
th
ห้ามสคริปต์ส่วนขยายไม่ให้ทำงานบนหน้านี้จนกว่าจะโหลดใหม่ครั้งถัดไป
en-US
Prevent the extension script from running on this page until it next reloads
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptMessage
th
สคริปต์จากส่วนเสริม “%1$S” กำลังทำงานบนหน้านี้ และกำลังทำให้ %2$S ไม่ตอบสนอง\n\nสคริปต์อาจกำลังทำงานอยู่หรืออาจไม่ตอบสนองอีกแล้ว คุณสามารถหยุดการทำงานของสคริปต์ได้ในตอนนี้ หรือปล่อยให้ทำงานต่อเพื่อรอดูว่าจะทำงานจนเสร็จหรือไม่
en-US
A script from the extension “%1$S” is running on this page, and making %2$S unresponsive.\n\nIt may be busy, or it may have stopped responding permanently. You can stop the script now, or you can continue to see if it will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptTitle
th
คำเตือน: สคริปต์ส่วนเสริมไม่ตอบสนอง
en-US
Warning: Unresponsive add-on script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptLocation
th
สคริปต์: %S
en-US
Script: %S
Entity # all locales dom • chrome • dom • dom.properties
KillScriptMessage
th
สคริปต์ในหน้านี้อาจกำลังทำงานอยู่หรืออาจไม่ตอบสนอง คุณสามารถหยุดการทำงานของสคริปต์ได้ในตอนนี้ หรือปล่อยให้สคริปต์ทำงานต่อเพื่อดูว่าจะทำงานจนเสร็จหรือไม่
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptTitle
th
คำเตือน: สคริปต์ไม่ตอบสนอง
en-US
Warning: Unresponsive script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptWithDebugMessage
th
สคริปต์ในหน้านี้อาจกำลังทำงานอยู่หรืออาจไม่ตอบสนอง คุณสามารถหยุดการทำงานของสคริปต์ได้ในตอนนี้, เปิดสคริปต์ในเครื่องมือดีบั๊ก, หรือปล่อยให้สคริปต์ทำงานต่อ
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
th
แอตทริบิวต์ ‘%S’ ของอิลิเมนต์ <script> ว่างเปล่า
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
th
แอตทริบิวต์ ‘%S’ ของอิลิเมนต์ <script> ไม่ใช่ URI ที่ถูกต้อง: “%S”
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
th
การโหลดล้มเหลวสำหรับ <script> ที่มีต้นฉบับ “%S”
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceMalformed
th
URI ที่มาของ <script> มีรูปแบบที่ไม่ถูกต้อง: “%S”
en-US
<script> source URI is malformed: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceNotAllowed
th
ไม่อนุญาตให้มี URI ที่มาของ <script> ในเอกสารนี้: “%S”
en-US
<script> source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerNoFetchHandler
th
ต้องเพิ่มตัวจัดการเหตุการณ์ Fetch ระหว่างการประเมินเริ่มต้นของสคริปต์ของตัวทำงาน
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
th
ไม่สามารถลงทะเบียน/อัปเดต ServiceWorker สำหรับ scope ‘%1$S’ ได้: ได้รับ Content-Type ‘%2$S’ ที่ไม่ถูกต้องสำหรับสคริปต์ ‘%3$S’ ต้องเป็นชนิด JavaScript MIME
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterNetworkError
th
ไม่สามารถลงทะเบียน/อัปเดต ServiceWorker สำหรับ scope ‘%1$S’ ได้: การโหลดล้มเหลวด้วยสถานะ %2$S สำหรับสคริปต์ ‘%3$S’
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$S’.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
th
ไม่สามารถลงทะเบียน ServiceWorker: เส้นทางของสโคปที่ระบุ ‘%1$S’ ไม่อยู่ภายใต้สโคปสูงสุดที่อนุญาต ‘%2$S’ ให้ปรับสโคป ย้ายสคริปต์ Service Worker หรือใช้ส่วนหัว Service-Worker-Allowed HTTP เพื่ออนุญาตสโคป
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • dom • dom.properties
StopScriptButton
th
หยุดการทำงานของสคริปต์
en-US
Stop script
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseBlockedWarning
th
สคริปต์ไม่สามารถปิดหน้าต่างที่ไม่ได้เปิดโดยสคริปต์
en-US
Scripts may not close windows that were not opened by script.
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseByScriptBlockedWarning
th
สคริปต์อาจจะปิดเฉพาะหน้าต่างที่ถูกเปิดโดยสคริปต์เท่านั้น
en-US
Scripts may only close windows that were opened by a script.
Entity # all locales dom • chrome • security • csp.properties
CSPInlineScriptViolation
th
การตั้งค่าของหน้าได้ปิดกั้นสคริปต์แบบอินไลน์ (%2$S) ไม่ให้ทำงานเพราะละเมิดคำสั่งต่อไปนี้: “%1$S”
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineScriptViolation
th
(นโยบาย Report-Only) การตั้งค่าของหน้าจะปิดกั้นสคริปต์แบบอินไลน์ (%2$S) ไม่ให้ทำงานเพราะละเมิดคำสั่งต่อไปนี้: “%1$S”
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROScriptViolation
th
(นโยบาย Report-Only) การตั้งค่าของหน้าจะปิดกั้นสคริปต์ (%3$S) ที่ %2$S ไม่ให้ทำงานเพราะละเมิดคำสั่งต่อไปนี้: “%1$S”
en-US
(Report-Only policy) The page’s settings would block a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROWorkerViolation
th
(นโยบาย Report-Only) การตั้งค่าของหน้าจะปิดกั้นสคริปต์ Worker (%3$S) ที่ %2$S ไม่ให้ทำงานเพราะละเมิดคำสั่งต่อไปนี้: “%1$S”
en-US
(Report-Only policy) The page’s settings would block a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPScriptViolation
th
การตั้งค่าของหน้าได้ปิดกั้นสคริปต์ (%3$S) ที่ %2$S ไม่ให้ทำงานเพราะละเมิดคำสั่งต่อไปนี้: “%1$S”
en-US
The page’s settings blocked a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPWorkerViolation
th
การตั้งค่าของหน้าได้ปิดกั้นสคริปต์ Worker (%3$S) ที่ %2$S ไม่ให้ทำงานเพราะละเมิดคำสั่งต่อไปนี้: “%1$S”
en-US
The page’s settings blocked a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
ignoringStrictDynamic
th
ละเลยต้นฉบับ “%1$S” (รองรับภายใน script-src เท่านั้น)
en-US
Ignoring source “%1$S” (Only supported within script-src).
Entity # all locales dom • chrome • security • security.properties
BlockExtensionScriptWithWrongExt
th
การโหลดสคริปต์ด้วย URI “%S” ถูกปิดกั้นเนื่องจากไม่อนุญาตให้ใช้ส่วนขยายไฟล์
en-US
Loading script with URI “%S” was blocked because the file extension is not allowed.
Entity # all locales dom • chrome • security • security.properties
BlockFileScriptWithWrongMimeType
th
การโหลดสคริปต์จากไฟล์: URI (“%1$S”) ถูกปิดกั้นเนื่องจากชนิด MIME (“%2$S”) ไม่ใช่ชนิด MIME ของ JavaScript ที่ถูกต้อง
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
th
การโหลดสคริปต์จาก “%1$S” ด้วย importScripts() ถูกปิดกั้นเนื่องจากชนิด MIME ที่ไม่ได้รับอนุญาต (“%2$S”)
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
th
สคริปต์จาก “%1$S” ถูกปิดกั้นเนื่องจากชนิด MIME ที่ไม่ได้รับอนุญาต (“%2$S”)
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
th
อิลิเมนต์ script มีแฮชที่มีรูปแบบไม่ถูกต้องในแอตทริบิวต์ integrity: “%1$S” โดยรูปแบบที่ถูกต้องคือ “<อัลกอริทึมแฮช>-<ค่าแฮช>”
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
th
สคริปต์จาก “%1$S” ได้ถูกโหลดถึงแม้ว่าชนิด MIME (“%2$S”) จะไม่ใช่ชนิด MIME ของ JavaScript ที่ถูกต้อง
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
th
คุกกี้ “%1$S” ได้ถูกปฏิเสธเนื่องจากมีคุกกี้ HTTP-Only อยู่แล้ว แต่สคริปต์พยายามเก็บคุกกี้ใหม่
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
script-spec
th
<strong>ข้อมูลจำเพาะของสคริปต์:</strong> <a data-l10n-name="link">{ $url }</a>
en-US
<strong>Script Spec:</strong> <a data-l10n-name="link">{ $url }</a>
Please enable JavaScript. Some features won't be available without it.