From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- l10n-he/devtools/client/network-throttling.properties | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'l10n-he/devtools') 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 -- cgit v1.2.3