diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /l10n-kab/devtools/client/netmonitor.properties | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-kab/devtools/client/netmonitor.properties | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-kab/devtools/client/netmonitor.properties b/l10n-kab/devtools/client/netmonitor.properties index 52482de045..32ef7a9415 100644 --- a/l10n-kab/devtools/client/netmonitor.properties +++ b/l10n-kab/devtools/client/netmonitor.properties @@ -357,6 +357,10 @@ netmonitor.timings.requestTiming=Akud n tuttriwin # through the "Server-Timing" header. netmonitor.timings.serverTiming=Akud n uqeddac +# LOCALIZATION NOTE (netmonitor.timings.serviceWorkerTiming): This is the title of a new section +# in Timings side panel. This section contains service worker timings transferred from the +# service worker. + # LOCALIZATION NOTE (netmonitor.timings.queuedAt): This is relative queued time to the # first request. %S is time expressed in milliseconds or minutes. netmonitor.timings.queuedAt=Yettṛaǧu: %S @@ -773,6 +777,26 @@ netmonitor.ws.context.copyFrame=Nɣel izen # for the "Copy Message" menu item displayed in the context menu of a WebSocket frame. netmonitor.ws.context.copyFrame.accesskey=N +# LOCALIZATION NOTE (netmonitor.ws.context.copyFrameAsBase64): This is the label displayed +# on the context menu that shows "Copy as Base64" displayed in the context menu of a binary WebSocket frame. + +# LOCALIZATION NOTE (netmonitor.ws.context.copyFrameAsBase64.accesskey): This is the access key +# for the "Copy as Base64" menu item displayed in the context menu of a binary WebSocket frame. +netmonitor.ws.context.copyFrameAsBase64.accesskey=B + +# LOCALIZATION NOTE (netmonitor.ws.context.copyFrameAsHex): This is the label displayed +# on the context menu that shows "Copy as Hex" displayed in the context menu of a binary WebSocket frame. + +# LOCALIZATION NOTE (netmonitor.ws.context.copyFrameAsHex.accesskey): This is the access key +# for the "Copy as Hex" menu item displayed in the context menu of a binary WebSocket frame. +netmonitor.ws.context.copyFrameAsHex.accesskey=H + +# LOCALIZATION NOTE (netmonitor.ws.context.copyFrameAsText): This is the label displayed +# on the context menu that shows "Copy as Text" displayed in the context menu of a binary WebSocket frame. + +# LOCALIZATION NOTE (netmonitor.ws.context.copyFrameAsText.accesskey): This is the access key +# for the "Copy as Text" menu item displayed in the context menu of a binary WebSocket frame. + # LOCALIZATION NOTE (netmonitor.ws.connection.closed): This is the text displayed in the # websocket messages panel when the connection is closed netmonitor.ws.connection.closed=Tuqqna temdel @@ -1201,6 +1225,18 @@ netmonitor.timings.wait=Araǧu: # in a "receive" state. netmonitor.timings.receive=Armas: +# LOCALIZATION NOTE (netmonitor.timings.launchServiceWorker): This is the label displayed +# in the network details timings tab identifying the amount of time spent +# during the launch of the service worker. + +# LOCALIZATION NOTE (netmonitor.timings.requestToServiceWorker): This is the label displayed +# in the network details timings tab identifying the amount of time spent while a request is +# made to the service worker. + +# LOCALIZATION NOTE (netmonitor.timings.handledByServiceWorker): This is the label displayed +# in the network details timings tab identifying the amount of time spent while a request is +# handled by the service worker. + # LOCALIZATION NOTE (netmonitor.timings.learnMore): This is the label displayed # in the network details timings tab, with a link to external documentation netmonitor.timings.learnMore=Issin ugar ɣef tenzagt @@ -1402,6 +1438,13 @@ netmonitor.context.saveImageAs=Kles tugna daw # for the Copy Image As Data URI menu item displayed in the context menu for a request netmonitor.context.saveImageAs.accesskey=T +# LOCALIZATION NOTE (netmonitor.context.saveResponseAs): This is the label displayed +# on the context menu that saves the response + +# LOCALIZATION NOTE (netmonitor.context.saveResponseAs.accesskey): This is the access key +# for the Save Response As menu item displayed in the context menu for a request +netmonitor.context.saveResponseAs.accesskey=v + # LOCALIZATION NOTE (netmonitor.context.copyAll): This is the label displayed # on the context menu that copies all data netmonitor.context.copyAll=Nɣel meṛṛa |