# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # LOCALIZATION NOTE These strings are used inside the Network Monitor # which is available from the Browser Tools sub-menu -> 'Network Monitor'. # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. # You want to make that choice consistent across the developer tools. # A good criteria is the language in which you'd find the best # documentation on web development on the web. # LOCALIZATION NOTE (netmonitor.security.state.secure) # This string is used as an tooltip for request that was performed over secure # channel i.e. the connection was encrypted. netmonitor.security.state.secure = តំណ​ភ្ជាប់​ដែល​បាន​ប្រើ​ដើម្បី​ប្រមូល​ធនធាន​នេះ​គឺ​មាន​សុវត្ថិភាព។ # LOCALIZATION NOTE (netmonitor.security.state.insecure) # This string is used as an tooltip for request that was performed over insecure # channel i.e. the connection was not https netmonitor.security.state.insecure = តំណ​ភ្ជាប់​ដែល​បាន​ប្រើ​ដើម្បី​​ទៅ​ប្រមូល​ធនធាន​នេះ​​មិន​មាន​សុវត្ថិភាព​ទេ។ # LOCALIZATION NOTE (netmonitor.security.state.broken) # This string is used as an tooltip for request that failed due to security # issues. netmonitor.security.state.broken = កំហុស​សុវត្ថិភាព​ដែល​បាន​រារាំង​ពី​ការ​ទាញ​យក​ធនធាន។ # LOCALIZATION NOTE (netmonitor.security.state.weak) # This string is used as an tooltip for request that had minor security issues netmonitor.security.state.weak = ធនធាន​នេះ​ត្រូវ​បាន​ផ្ទេរ​តាម​តំណ​ភ្ជាប់​ដែល​ប្រើ​ការ​ដាក់​លេខ​កូដ​ខ្សោយ។ # LOCALIZATION NOTE (netmonitor.security.enabled): # This string is used to indicate that a specific security feature is used by # a connection in the security details tab. # For example: "HTTP Strict Transport Security: Enabled" netmonitor.security.enabled = បាន​អនុញ្ញាត # LOCALIZATION NOTE (netmonitor.security.disabled): # This string is used to indicate that a specific security feature is not used by # a connection in the security details tab. # For example: "HTTP Strict Transport Security: Disabled" netmonitor.security.disabled = បិទ # LOCALIZATION NOTE (netmonitor.security.hostHeader): # This string is used as a header for section containing security information # related to the remote host. %S is replaced with the domain name of the remote # host. For example: Host example.com netmonitor.security.hostHeader = ម៉ាស៊ីន %S ៖ # LOCALIZATION NOTE (netmonitor.security.notAvailable): # This string is used to indicate that a certain piece of information is not # available to be displayed. For example a certificate that has no organization # defined: # Organization: netmonitor.security.notAvailable = មិន​​អាច​បោះពុម្ព​បាន # LOCALIZATION NOTE (collapseDetailsPane): This is the tooltip for the button # that collapses the network details pane in the UI. collapseDetailsPane = លាក់​ព័ត៌មាន​លម្អិត​អំពី​សំណើ # LOCALIZATION NOTE (headersEmptyText): This is the text displayed in the # headers tab of the network details pane when there are no headers available. headersEmptyText = គ្មាន​បឋមកថា​សម្រាប់​សំណើ​នេះ​ទេ # LOCALIZATION NOTE (headersFilterText): This is the text displayed in the # headers tab of the network details pane for the filtering input. headersFilterText = បឋមកថា​តម្រង # LOCALIZATION NOTE (cookiesEmptyText): This is the text displayed in the # cookies tab of the network details pane when there are no cookies available. cookiesEmptyText = គ្មាន​ខូគី​សម្រាប់​សំណើ​នេះ​ទេ # LOCALIZATION NOTE (cookiesFilterText): This is the text displayed in the # cookies tab of the network details pane for the filtering input. cookiesFilterText = ខូគី​តម្រង # LOCALIZATION NOTE (paramsFilterText): This is the text displayed in the # request tab of the network details pane for the filtering input. paramsFilterText = ប៉ារ៉ាម៉ែត្រ​សម្រាប់​សំណើ​តម្រង​ # LOCALIZATION NOTE (paramsQueryString): This is the label displayed # in the network details request tab identifying the query string. paramsQueryString = ឃ្លា​សំណួរ # LOCALIZATION NOTE (paramsFormData): This is the label displayed # in the network details request tab identifying the form data. paramsFormData = ទិន្នន័យ​ទម្រង់ # LOCALIZATION NOTE (paramsPostPayload): This is the label displayed # in the network details request tab identifying the request payload. paramsPostPayload = Request payload # LOCALIZATION NOTE (requestHeaders): This is the label displayed # in the network details headers tab identifying the request headers. requestHeaders = បឋមកថា​ស្នើ​សុំ # LOCALIZATION NOTE (requestHeadersFromUpload): This is the label displayed # in the network details headers tab identifying the request headers from # the upload stream of a POST request's body. requestHeadersFromUpload = សំណើ​បឋមកថា​ពី​ចរន្ត​​សម្រាប់​ការ​ផ្ទុក​ឡើង # LOCALIZATION NOTE (responseHeaders): This is the label displayed # in the network details headers tab identifying the response headers. responseHeaders = បឋមកថា​ឆ្លើយតប # LOCALIZATION NOTE (requestCookies): This is the label displayed # in the network details request tab identifying the request cookies. requestCookies = ខូគី​សំណើ # LOCALIZATION NOTE (responseCookies): This is the label displayed # in the network details request tab identifying the response cookies. responseCookies = ខូគី​ឆ្លើយតប # LOCALIZATION NOTE (jsonFilterText): This is the text displayed # in the response tab of the network details pane for the JSON filtering input. jsonFilterText = លក្ខណសម្បត្តិ​​តម្រង # LOCALIZATION NOTE (jsonScopeName): This is the text displayed # in the response tab of the network details pane for a JSON scope. jsonScopeName = JSON # LOCALIZATION NOTE (jsonpScopeName): This is the text displayed # in the response tab of the network details pane for a JSONP scope. jsonpScopeName = JSONP → callback %S() # LOCALIZATION NOTE (networkMenu.sortedAsc): This is the tooltip displayed # in the network table toolbar, for any column that is sorted ascending. networkMenu.sortedAsc = តម្រៀប​តាម​លំដាប់​ឡើង # LOCALIZATION NOTE (networkMenu.sortedDesc): This is the tooltip displayed # in the network table toolbar, for any column that is sorted descending. networkMenu.sortedDesc = តម្រៀប​​តាម​​​លំដាប់​ចុះ # LOCALIZATION NOTE (networkMenu.summary.requestsCountEmpty): This label is displayed # in the network table footer when there are no requests networkMenu.summary.requestsCountEmpty = គ្មាន​សំណើ # LOCALIZATION NOTE (networkMenu.sizeB): This is the label displayed # in the network menu specifying the size of a request (in bytes). networkMenu.sizeB = %S បៃ # LOCALIZATION NOTE (networkMenu.sizeMB): This is the label displayed # in the network menu specifying the size of a request (in megabytes). networkMenu.sizeMB = %S មេកាបៃ # LOCALIZATION NOTE (networkMenu.sizeGB): This is the label displayed # in the network menu specifying the size of a request (in gigabytes). networkMenu.sizeGB = %S ជីកាបៃ # LOCALIZATION NOTE (networkMenu.sizeUnavailable): This is the label displayed # in the network menu specifying the transferred size of a request is # unavailable. networkMenu.sizeUnavailable = — # LOCALIZATION NOTE (networkMenu.sizeCached): This is the label displayed # in the network menu and the headers panel specifying the transfer or a request is # cached. networkMenu.sizeCached = ដាក់ក្នុងឃ្លាំងសម្ងាត់ # LOCALIZATION NOTE (networkMenu.sizeServiceWorker): This is the label displayed # in the network menu and the headers panel specifying the transferred of a request # computed by a service worker. networkMenu.sizeServiceWorker = អ្នក​បម្រើ​សេវាកម្ម # This string is used to concatenate tooltips (netmonitor.waterfall.tooltip.*) # in the requests waterfall for total time (in milliseconds). \\u0020 represents # a whitespace. You can replace this with a different character, e.g. an hyphen # or a period, if a comma doesn't work for your language. netmonitor.waterfall.tooltip.separator = ,\u0020 # LOCALIZATION NOTE (networkMenu.millisecond): This is the label displayed # in the network menu specifying timing interval divisions (in milliseconds). networkMenu.millisecond = %S ms # LOCALIZATION NOTE (networkMenu.second): This is the label displayed # in the network menu specifying timing interval divisions (in seconds). networkMenu.second = %S s # LOCALIZATION NOTE (networkMenu.minute): This is the label displayed # in the network menu specifying timing interval divisions (in minutes). networkMenu.minute = %S min # LOCALIZATION NOTE (pieChart.loading): This is the label displayed # for pie charts (e.g., in the performance analysis view) when there is # no data available yet. pieChart.loading = ការ​​ផ្ទុក # LOCALIZATION NOTE (pieChart.unavailable): This is the label displayed # for pie charts (e.g., in the performance analysis view) when there is # no data available, even after loading it. pieChart.unavailable = ទទេ # LOCALIZATION NOTE (tableChart.loading): This is the label displayed # for table charts (e.g., in the performance analysis view) when there is # no data available yet. tableChart.loading = សូម​រង់ចាំ... # LOCALIZATION NOTE (tableChart.unavailable): This is the label displayed # for table charts (e.g., in the performance analysis view) when there is # no data available, even after loading it. tableChart.unavailable = មិន​មាន​ទិន្នន័យ # LOCALIZATION NOTE (charts.totalS): This is the label displayed # in pie or table charts specifying the time for a request to finish (in seconds). charts.totalS = %S s # LOCALIZATION NOTE (charts.cacheEnabled): This is the label displayed # in the performance analysis view for "cache enabled" charts. charts.cacheEnabled = Primed cache # LOCALIZATION NOTE (charts.cacheDisabled): This is the label displayed # in the performance analysis view for "cache disabled" charts. charts.cacheDisabled = សម្អាត​​ឃ្លាំង​ # LOCALIZATION NOTE (charts.totalSeconds): Semi-colon list of plural forms. # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals # This is the label displayed in the performance analysis view for the # total requests time, in seconds. charts.totalSeconds = ពេលវេលា៖ #1 វិនាទី # LOCALIZATION NOTE (charts.totalCached): This is the label displayed # in the performance analysis view for total cached responses. charts.totalCached = ចម្លើយ​តប​ដែល​បាន​ដាក់​ក្នុង​ឃ្លាំង៖ %S # LOCALIZATION NOTE (charts.totalCount): This is the label displayed # in the performance analysis view for total requests. charts.totalCount = សំណើ​សរុប៖ %S # LOCALIZATION NOTE (charts.size): This is the label displayed # in the header column in the performance analysis view for size of the request. charts.size = ទំហំ # LOCALIZATION NOTE (charts.type): This is the label displayed # in the header column in the performance analysis view for type of request. charts.type = ប្រភេទ # LOCALIZATION NOTE (charts.time): This is the label displayed # in the header column in the performance analysis view for time of request. charts.time = ពេលវេលា # LOCALIZATION NOTE (certmgr.subjectinfo.label): # A label used for a certificate section in security tab. # This section displays Name and organization who has been assigned the fingerprints certmgr.subjectinfo.label = ចេញ​ឱ្យ​ទៅ # LOCALIZATION NOTE (certmgr.certdetail.cn): # A label used for Issued To and Issued By sub-section in security tab certmgr.certdetail.cn = ឈ្មោះ​ទូទៅ (CN)៖ # LOCALIZATION NOTE (certmgr.certdetail.o): # A label used for Issued To and Issued By sub-section in security tab certmgr.certdetail.o = អង្គភាព (O)៖ # LOCALIZATION NOTE (certmgr.certdetail.ou): # A label used for Issued To and Issued By sub-section in security tab certmgr.certdetail.ou = ផ្នែក​នៃ​អង្គភាព (OU)៖ # LOCALIZATION NOTE (certmgr.issuerinfo.label): # A label used for a certificate section in security tab # This section displays Name and organization who issued the fingerprints certmgr.issuerinfo.label = បាន​​ចេញ​ដោយ # LOCALIZATION NOTE (certmgr.periodofvalidity.label): # A label used for a certificate section in security tab # This section displays the valid period of this fingerprints certmgr.periodofvalidity.label = រយៈពេល​សុពលភាព # LOCALIZATION NOTE (certmgr.begins): # A label used for Period of Validity sub-section in security tab certmgr.begins = ចាប់ផ្ដើម​នៅ៖ # LOCALIZATION NOTE (certmgr.expires): # A label used for Period of Validity sub-section in security tab certmgr.expires = ផុត​កំណត់​នៅ​៖ # LOCALIZATION NOTE (certmgr.fingerprints.label): # A label used for a certificate section in security tab # This section displays the valid period of this fingerprints certmgr.fingerprints.label = ស្នាម​ផ្តិត​មេ​ដៃ # LOCALIZATION NOTE (certmgr.certdetail.sha256fingerprint): # A label used for Fingerprints sub-section in security tab certmgr.certdetail.sha256fingerprint = ស្នាម​ផ្ដិត​មេដៃ SHA-256៖ # LOCALIZATION NOTE (certmgr.certdetail.sha1fingerprint): # A label used for Fingerprints sub-section in security tab certmgr.certdetail.sha1fingerprint = ស្នាម​ផ្ដិត​មេ​ដៃ SHA1៖ # LOCALIZATION NOTE (netmonitor.perfNotice1/2/3): These are the labels displayed # in the network table when empty to start performance analysis. netmonitor.perfNotice1 = • ចុច​លើ netmonitor.perfNotice2 = ប៊ូតុង​ចាប់ផ្ដើម​វិភាគ។ netmonitor.perfNotice3 = វិភាគ # LOCALIZATION NOTE (netmonitor.reload1/2/3): These are the labels displayed # in the network table when empty to start logging network requests. netmonitor.reloadNotice1 = • ធ្វើ​ការ​ស្នើ ឬ netmonitor.reloadNotice2 = ផ្ទុក​ឡើងវិញ netmonitor.reloadNotice3 = ទំព័រ​​ដែល​ត្រូវ​មើល​ព័ត៌មាន​លម្អិត​អំពី​សកម្មភាព​បណ្ដាញ។ # LOCALIZATION NOTE (netmonitor.toolbar.status3): This is the label displayed # in the network table toolbar, above the "status" column. netmonitor.toolbar.status3 = ស្ថានភាព # LOCALIZATION NOTE (netmonitor.toolbar.method): This is the label displayed # in the network table toolbar, above the "method" column. netmonitor.toolbar.method = វិធីសាស្ត្រ # LOCALIZATION NOTE (netmonitor.toolbar.file): This is the label displayed # in the network table toolbar, above the "file" column. netmonitor.toolbar.file = ឯកសារ # LOCALIZATION NOTE (netmonitor.toolbar.domain): This is the label displayed # in the network table toolbar, above the "domain" column. netmonitor.toolbar.domain = ដែន # LOCALIZATION NOTE (netmonitor.toolbar.type): This is the label displayed # in the network table toolbar, above the "type" column. netmonitor.toolbar.type = ប្រភេទ # LOCALIZATION NOTE (netmonitor.toolbar.cookies): This is the label displayed # in the network table toolbar, above the "cookies" column. netmonitor.toolbar.cookies = ឃូគី # LOCALIZATION NOTE (netmonitor.toolbar.transferred): This is the label displayed # in the network table toolbar, above the "transferred" column and in general # section of the headers panel, which is the compressed / encoded size. netmonitor.toolbar.transferred = បាន​ផ្ទេរ # LOCALIZATION NOTE (netmonitor.toolbar.contentSize): This is the label displayed # in the network table toolbar, above the "size" column, which is the # uncompressed / decoded size. netmonitor.toolbar.contentSize = ទំហំ # LOCALIZATION NOTE (netmonitor.toolbar.waterfall): This is the label displayed # in the network table toolbar, above the "waterfall" column. netmonitor.toolbar.waterfall = កាល​កំណត់ # LOCALIZATION NOTE (netmonitor.tab.headers): This is the label displayed # in the network details pane identifying the headers tab. netmonitor.tab.headers = បឋមកថា​ # LOCALIZATION NOTE (netmonitor.tab.cookies): This is the label displayed # in the network details pane identifying the cookies tab. netmonitor.tab.cookies = ​ខូគី # LOCALIZATION NOTE (netmonitor.tab.params): This is the label displayed # in the network details pane identifying the params tab. netmonitor.tab.params = ប៉ារ៉ាម៉ែត្រ # LOCALIZATION NOTE (netmonitor.tab.response): This is the label displayed # in the network details pane identifying the response tab. netmonitor.tab.response = ចម្លើយ​តប # LOCALIZATION NOTE (netmonitor.tab.timings): This is the label displayed # in the network details pane identifying the timings tab. netmonitor.tab.timings = ការ​កំណត់​ពេល # LOCALIZATION NOTE (netmonitor.tab.security): This is the label displayed # in the network details pane identifying the security tab. netmonitor.tab.security = សុវត្ថិភាព # LOCALIZATION NOTE (netmonitor.toolbar.filter.all): This is the label displayed # in the network toolbar for the "All" filtering button. netmonitor.toolbar.filter.all = ទាំងអស់ # LOCALIZATION NOTE (netmonitor.toolbar.filter.html): This is the label displayed # in the network toolbar for the "HTML" filtering button. netmonitor.toolbar.filter.html = HTML # LOCALIZATION NOTE (netmonitor.toolbar.filter.css): This is the label displayed # in the network toolbar for the "CSS" filtering button. netmonitor.toolbar.filter.css = CSS # LOCALIZATION NOTE (netmonitor.toolbar.filter.js): This is the label displayed # in the network toolbar for the "JS" filtering button. netmonitor.toolbar.filter.js = JS # LOCALIZATION NOTE (netmonitor.toolbar.filter.xhr): This is the label displayed # in the network toolbar for the "XHR" filtering button. netmonitor.toolbar.filter.xhr = XHR # LOCALIZATION NOTE (netmonitor.toolbar.filter.fonts): This is the label displayed # in the network toolbar for the "Fonts" filtering button. netmonitor.toolbar.filter.fonts = ពុម្ពអក្សរ # LOCALIZATION NOTE (netmonitor.toolbar.filter.images): This is the label displayed # in the network toolbar for the "Images" filtering button. netmonitor.toolbar.filter.images = រូបភាព # LOCALIZATION NOTE (netmonitor.toolbar.filter.media): This is the label displayed # in the network toolbar for the "Media" filtering button. netmonitor.toolbar.filter.media = មេឌៀ # LOCALIZATION NOTE (netmonitor.toolbar.filter.flash): This is the label displayed # in the network toolbar for the "Flash" filtering button. netmonitor.toolbar.filter.flash = បញ្ចេញ​ពន្លឺ # LOCALIZATION NOTE (netmonitor.toolbar.filter.ws): This is the label displayed # in the network toolbar for the "WS" filtering button. netmonitor.toolbar.filter.ws = WS # LOCALIZATION NOTE (netmonitor.toolbar.filter.other): This is the label displayed # in the network toolbar for the "Other" filtering button. netmonitor.toolbar.filter.other = ផ្សេងទៀត # LOCALIZATION NOTE (netmonitor.toolbar.filterFreetext.label): This is the label # displayed in the network toolbar for the url filtering textbox. netmonitor.toolbar.filterFreetext.label = តម្រង URLs # LOCALIZATION NOTE (netmonitor.toolbar.filterFreetext.key): This is the # shortcut key to focus on the toolbar url filtering textbox netmonitor.toolbar.filterFreetext.key = CmdOrCtrl+F # LOCALIZATION NOTE (netmonitor.toolbar.clear): This is the label displayed # in the network toolbar for the "Clear" button. netmonitor.toolbar.clear = សម្អាត # LOCALIZATION NOTE (netmonitor.summary.editAndResend): This is the label displayed # on the button in the headers tab that opens a form to edit and resend the currently # displayed request netmonitor.summary.editAndResend = កែសម្រួល និង​ផ្ញើ​ឡើងវិញ # LOCALIZATION NOTE (netmonitor.response.name): This is the label displayed # in the network details response tab identifying an image's file name or font face's name. netmonitor.response.name = ឈ្មោះ៖ # LOCALIZATION NOTE (netmonitor.response.dimensions): This is the label displayed # in the network details response tab identifying an image's dimensions. netmonitor.response.dimensions = វិមាត្រ៖ # LOCALIZATION NOTE (netmonitor.response.mime): This is the label displayed # in the network details response tab identifying an image's or font's MIME type. netmonitor.response.mime = ប្រភេទ MIME ៖ # LOCALIZATION NOTE (netmonitor.timings.blocked): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "blocked" state. netmonitor.timings.blocked = បាន​ទប់ស្កាត់៖ # LOCALIZATION NOTE (netmonitor.timings.dns): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "dns" state. netmonitor.timings.dns = គុណភាព​បង្ហាញ DNS ៖ # LOCALIZATION NOTE (netmonitor.timings.connect): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "connect" state. netmonitor.timings.connect = តភ្ជាប់៖ # LOCALIZATION NOTE (netmonitor.timings.send): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "send" state. netmonitor.timings.send = ផ្ញើ៖ # LOCALIZATION NOTE (netmonitor.timings.wait): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "wait" state. netmonitor.timings.wait = រង់ចាំ៖ # LOCALIZATION NOTE (netmonitor.timings.receive): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "receive" state. netmonitor.timings.receive = ទទួល៖ # LOCALIZATION NOTE (netmonitor.security.warning.cipher): A tooltip # for warning icon that indicates a connection uses insecure cipher suite. netmonitor.security.warning.cipher = ការ​សរសេរ​សម្ងាត់​ដែល​បាន​ប្រើ​សម្រាប់​ការ​ដាក់​លេខ​កូដ ត្រូវ​បាន​បដិសេធ និង​គ្មាន​សុវត្ថិភាព។ # LOCALIZATION NOTE (netmonitor.security.error): This is the label displayed # in the security tab if a security error prevented the connection. netmonitor.security.error = កំហុស​បាន​កើតឡើង៖ # LOCALIZATION NOTE (netmonitor.security.protocolVersion): This is the label displayed # in the security tab describing TLS/SSL protocol version. netmonitor.security.protocolVersion = កំណែ​ពិធីការ៖ # LOCALIZATION NOTE (netmonitor.security.cipherSuite): This is the label displayed # in the security tab describing the cipher suite used to secure this connection. netmonitor.security.cipherSuite = Cipher suite: # LOCALIZATION NOTE (netmonitor.security.hsts): This is the label displayed # in the security tab describing the usage of HTTP Strict Transport Security. netmonitor.security.hsts = HTTP សុវត្ថិភាព​ការ​ដឹកជញ្ជូន​ដាក់​កម្រិត៖ # LOCALIZATION NOTE (netmonitor.security.hpkp): This is the label displayed # in the security tab describing the usage of Public Key Pinning. netmonitor.security.hpkp = Public Key Pinning: # LOCALIZATION NOTE (netmonitor.security.connection): This is the label displayed # in the security tab describing the section containing information related to # the secure connection. netmonitor.security.connection = តំណ​ភ្ជាប់៖ # LOCALIZATION NOTE (netmonitor.security.certificate): This is the label displayed # in the security tab describing the server certificate section. netmonitor.security.certificate = វិញ្ញាបនបត្រ ៖ # LOCALIZATION NOTE (netmonitor.context.copyUrl): This is the label displayed # on the context menu that copies the selected request's url netmonitor.context.copyUrl = ចម្លង URL # LOCALIZATION NOTE (netmonitor.context.copyUrl.accesskey): This is the access key # for the Copy URL menu item displayed in the context menu for a request netmonitor.context.copyUrl.accesskey = U # LOCALIZATION NOTE (netmonitor.context.copyUrlParams): This is the label displayed # on the context menu that copies the selected request's url parameters netmonitor.context.copyUrlParams = ចម្លង​ប៉ារ៉ាម៉ែត្រ URL # LOCALIZATION NOTE (netmonitor.context.copyUrlParams.accesskey): This is the access key # for the Copy URL Parameters menu item displayed in the context menu for a request netmonitor.context.copyUrlParams.accesskey = P # LOCALIZATION NOTE (netmonitor.context.copyAsCurl): This is the label displayed # on the context menu that copies the selected request as a cURL command. # The capitalization is part of the official name and should be used throughout all languages. # http://en.wikipedia.org/wiki/CURL netmonitor.context.copyAsCurl = ចម្លង​ជា cURL # LOCALIZATION NOTE (netmonitor.context.copyAsCurl.accesskey): This is the access key # for the Copy as cURL menu item displayed in the context menu for a request netmonitor.context.copyAsCurl.accesskey = C # LOCALIZATION NOTE (netmonitor.context.copyRequestHeaders): This is the label displayed # on the context menu that copies the selected item's request headers netmonitor.context.copyRequestHeaders = ចម្លង​ចំណង​ជើង​ស្នើសុំ # LOCALIZATION NOTE (netmonitor.context.copyRequestHeaders.accesskey): This is the access key # for the Copy Request Headers menu item displayed in the context menu for a request netmonitor.context.copyRequestHeaders.accesskey = Q # LOCALIZATION NOTE (netmonitor.context.copyResponseHeaders): This is the label displayed # on the context menu that copies the selected item's response headers netmonitor.context.copyResponseHeaders = ចម្លង​ចំណង​ជើង​ឆ្លើយតប # LOCALIZATION NOTE (netmonitor.context.copyResponseHeaders.accesskey): This is the access key # for the Copy Response Headers menu item displayed in the context menu for a response netmonitor.context.copyResponseHeaders.accesskey = S # LOCALIZATION NOTE (netmonitor.context.copyResponse): This is the label displayed # on the context menu that copies the selected response as a string netmonitor.context.copyResponse = ចម្លង​ការ​ឆ្លើយតប # LOCALIZATION NOTE (netmonitor.context.copyResponse.accesskey): This is the access key # for the Copy Response menu item displayed in the context menu for a request netmonitor.context.copyResponse.accesskey = R # LOCALIZATION NOTE (netmonitor.context.copyImageAsDataUri): This is the label displayed # on the context menu that copies the selected image as data uri netmonitor.context.copyImageAsDataUri = ចម្លង​រូបភាព​ជា URI ទិន្នន័យ # LOCALIZATION NOTE (netmonitor.context.copyImageAsDataUri.accesskey): This is the access key # for the Copy Image As Data URI menu item displayed in the context menu for a request netmonitor.context.copyImageAsDataUri.accesskey = I # LOCALIZATION NOTE (netmonitor.context.copyAllAsHar): This is the label displayed # on the context menu that copies all as HAR format netmonitor.context.copyAllAsHar = ចម្លង​ទាំងអស់​ជា HAR # LOCALIZATION NOTE (netmonitor.context.copyAllAsHar.accesskey): This is the access key # for the Copy All As HAR menu item displayed in the context menu for a network panel netmonitor.context.copyAllAsHar.accesskey = O # LOCALIZATION NOTE (netmonitor.context.saveAllAsHar): This is the label displayed # on the context menu that saves all as HAR format netmonitor.context.saveAllAsHar = រក្សាទុក​ទាំងអស់​ជា HAR # LOCALIZATION NOTE (netmonitor.context.saveAllAsHar.accesskey): This is the access key # for the Save All As HAR menu item displayed in the context menu for a network panel netmonitor.context.saveAllAsHar.accesskey = H # LOCALIZATION NOTE (netmonitor.context.editAndResend): This is the label displayed # on the context menu that opens a form to edit and resend the currently # displayed request netmonitor.context.editAndResend = កែសម្រួល និង​ផ្ញើ​ឡើងវិញ # LOCALIZATION NOTE (netmonitor.context.editAndResend.accesskey): This is the access key # for the "Edit and Resend" menu item displayed in the context menu for a request netmonitor.context.editAndResend.accesskey = E # LOCALIZATION NOTE (netmonitor.context.newTab): This is the label # for the Open in New Tab menu item displayed in the context menu of the # network container netmonitor.context.newTab = បើក​ក្នុង​ផ្ទាំង​ថ្មី # LOCALIZATION NOTE (netmonitor.context.newTab.accesskey): This is the access key # for the Open in New Tab menu item displayed in the context menu of the # network container netmonitor.context.newTab.accesskey = T # LOCALIZATION NOTE (netmonitor.context.perfTools): This is the label displayed # on the context menu that shows the performance analysis tools netmonitor.context.perfTools = ចាប់ផ្ដើម​វិភាគ... # LOCALIZATION NOTE (netmonitor.context.perfTools.accesskey): This is the access key # for the performance analysis menu item displayed in the context menu for a request netmonitor.context.perfTools.accesskey = A # LOCALIZATION NOTE (netmonitor.custom.newRequest): This is the label displayed # as the title of the new custom request form netmonitor.custom.newRequest = សំណើ​ថ្មី # LOCALIZATION NOTE (netmonitor.custom.query): This is the label displayed # above the query string entry in the custom request form netmonitor.custom.query = ឃ្លា​សំណួរ៖ # LOCALIZATION NOTE (netmonitor.custom.headers): This is the label displayed # above the request headers entry in the custom request form netmonitor.custom.headers = បឋមកថា​សំណើ៖ # LOCALIZATION NOTE (netmonitor.custom.postData): This is the label displayed # above the request body entry in the custom request form netmonitor.custom.postData = តួ​សំណើ៖ # LOCALIZATION NOTE (netmonitor.custom.send): This is the label displayed # on the button which sends the custom request netmonitor.custom.send = ផ្ញើ # LOCALIZATION NOTE (netmonitor.custom.cancel): This is the label displayed # on the button which cancels and closes the custom request form netmonitor.custom.cancel = បោះបង់ # LOCALIZATION NOTE (netmonitor.backButton): This is the label displayed # on the button which exists the performance statistics view netmonitor.backButton = ថយក្រោយ # LOCALIZATION NOTE (netmonitor.status.tooltip.simple): This is the tooltip of the # column status code, when request is not being cached or is not from a service worker # %1$S is the status code, %2$S is the status text. netmonitor.status.tooltip.simple = %1$S %2$S