diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
commit | def92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch) | |
tree | 2ef34b9ad8bb9a9220e05d60352558b15f513894 /l10n-he/devtools/client | |
parent | Adding debian version 125.0.3-1. (diff) | |
download | firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-he/devtools/client')
-rw-r--r-- | l10n-he/devtools/client/network-throttling.properties | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/l10n-he/devtools/client/network-throttling.properties b/l10n-he/devtools/client/network-throttling.properties index f862907ecf..c7fef45877 100644 --- a/l10n-he/devtools/client/network-throttling.properties +++ b/l10n-he/devtools/client/network-throttling.properties @@ -2,15 +2,6 @@ # 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 NetworkThrottlingSelector -# component used to throttle network bandwidth. -# -# 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 These strings are used inside the NetworkThrottlingMenu # component used to throttle network bandwidth. # @@ -26,3 +17,11 @@ # so a short string would be best if possible. responsive.noThrottling=ללא האטה +# LOCALIZATION NOTE (throttling.profile.description): Tooltip for the throttling +# menu button, which gives details about the currently selected profile. +# %1$S: Download speed value (number) +# %2$S: Download speed unit (eg "Kbps", "Mbps") +# %3$S: Upload speed value (number) +# %4$S: Upload speed unit (eg "Kbps", "Mbps") +# %5$S: Latency value, (number, in ms) +throttling.profile.description = הורדה %1$S%2$S, העלאה %3$S%4$S, זמן המתנה %5$Sms |