From 724b36b7051c0d9190cbd8854ba5919904967c11 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:22:11 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-ru/dom/chrome/dom/dom.properties | 16 ++-- l10n-ru/dom/chrome/security/csp.properties | 111 ++++++++++++++++++++++++ l10n-ru/dom/chrome/security/security.properties | 3 + 3 files changed, 125 insertions(+), 5 deletions(-) (limited to 'l10n-ru/dom/chrome') diff --git a/l10n-ru/dom/chrome/dom/dom.properties b/l10n-ru/dom/chrome/dom/dom.properties index 3870cf767d..e2bcf2260e 100644 --- a/l10n-ru/dom/chrome/dom/dom.properties +++ b/l10n-ru/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=Отладка сценария WaitForScriptButton=Продолжить DontAskAgain=Больше &не задавать этот вопрос WindowCloseBlockedWarning=Сценарии не могут закрывать окна, открытые другими сценариями. +WindowCloseByScriptBlockedWarning=Скрипты могут закрывать только те окна, которые открыли. OnBeforeUnloadTitle=Вы уверены? OnBeforeUnloadMessage2=Эта страница просит вас подтвердить, что вы хотите уйти — при этом введённая вами информация может не сохраниться. OnBeforeUnloadStayButton=Остаться на странице @@ -304,16 +305,22 @@ NotificationsRequireUserGesture=Разрешение на отправку ув NotificationsRequireUserGestureDeprecationWarning=Запрашивание разрешений на отправку уведомлений вне пользовательского короткоживущего обработчика событий устарело и не будет поддерживаться в будущем. # LOCALIZATION NOTE: Do not translate "content", "Window", and "window.top" WindowContentUntrustedWarning=Атрибут ‘content’ объекта Window является устаревшим. Пожалуйста, используйте вместо него ‘window.top’. + # LOCALIZATION NOTE: The first %S is the tag name of the element that starts the loop, the second %S is the element's ID. SVGRefLoopWarning=SVG <%S> с идентификатором «%S» имеет цикл ссылок. # LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID. SVGRefChainLengthExceededWarning=Слишком длинная цепочка ссылок SVG <%S> была покинута у элемента с идентификатором «%S». -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll устарел, поскольку он дублирует функциональность Selection API. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement является устаревшим и будет удалён в будущем. Вместо него используйте SVGElement.viewportElement. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. SVGFarthestViewportElement=SVGGraphicsElement.farthestViewportElement является устаревшим и будет удалён в будущем. +# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. +SVGDeselectAllWarning=SVGSVGElement.deselectAll устарел, поскольку он дублирует функциональность Selection API. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. +SVGNearestViewportElementWarning=SVGGraphicsElement.nearestViewportElement устарел и будет удалён в будущем. Вместо него используйте SVGElement.viewportElement. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. +SVGFarthestViewportElementWarning=SVGGraphicsElement.farthestViewportElement устарел и будет удалён в будущем. + # LOCALIZATION NOTE: Do not translate "