From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-ru/devtools/client/filterwidget.properties | 61 +++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 l10n-ru/devtools/client/filterwidget.properties (limited to 'l10n-ru/devtools/client/filterwidget.properties') diff --git a/l10n-ru/devtools/client/filterwidget.properties b/l10n-ru/devtools/client/filterwidget.properties new file mode 100644 index 0000000000..d24beabcb4 --- /dev/null +++ b/l10n-ru/devtools/client/filterwidget.properties @@ -0,0 +1,61 @@ +# 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 in the CSS Filter Editor Widget +# which can be found in a tooltip that appears in the Rule View when clicking +# on a filter swatch displayed next to CSS declarations like 'filter: blur(2px)'. + +# LOCALIZATION NOTE (emptyFilterList): +# This string is displayed when filter's list is empty +# (no filter specified / all removed) +emptyFilterList=Ни одного фильтра не указано + +# LOCALIZATION NOTE (emptyPresetList): +# This string is displayed when preset's list is empty +emptyPresetList=У вас не сохранено ни одного пресета. \ +Вы можете сохранить пресет фильтров, присвоив ему имя и сохранив. \ +Пресеты легко доступны для повторного использования. + +# LOCALIZATION NOTE (addUsingList): +# This string is displayed under [emptyFilterList] when filter's +# list is empty, guiding user to add a filter using the list below it +addUsingList=Добавьте фильтр из расположенного ниже списка + +# LOCALIZATION NOTE (dropShadowPlaceholder): +# This string is used as a placeholder for drop-shadow's input +# in the filter list (shown when is empty) +dropShadowPlaceholder=x y радиус цвет + +# LOCALIZATION NOTE (dragHandleTooltipText): +# This string is used as a tooltip text (shown on mouse hover) on the +# drag handles of filters which are used to re-order filters +dragHandleTooltipText=Перетащите вверх или вниз, чтобы изменить порядок фильтров + +# LOCALIZATION NOTE (labelDragTooltipText): +# This string is used as a tooltip text (shown on mouse hover) on the +# filters' labels which can be dragged left/right to increase/decrease +# the filter's value (like photoshop) +labelDragTooltipText=Перетащите влево или вправо, чтобы уменьшить или увеличить значение + +# LOCALIZATION NOTE (filterListSelectPlaceholder): +# This string is used as a preview option in the list of possible filters +#