trisquel-icecat/icecat/l10n/ru/browser/browser/unifiedExtensions.ftl

85 lines
4.9 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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/.
### These strings appear in the Unified Extensions panel.
## Panel
unified-extensions-header-title = Расширения
unified-extensions-manage-extensions =
.label = Управление расширениями
## An extension in the main list
# Each extension in the unified extensions panel (list) has a secondary button
# to open a context menu. This string is used for each of these buttons.
# Variables:
# $extensionName (String) - Name of the extension
unified-extensions-item-open-menu =
.aria-label = Открыть меню для { $extensionName }
unified-extensions-item-message-manage = Управление расширением
# Variables:
# $extensionName (String) - Name of the user-enabled soft-blocked extension.
unified-extensions-item-messagebar-softblocked = { $extensionName } нарушает политики Mozilla. Его использование может быть рискованным.
## Extension's context menu
unified-extensions-context-menu-pin-to-toolbar =
.label = Закрепить на панели инструментов
unified-extensions-context-menu-manage-extension =
.label = Управление расширением
unified-extensions-context-menu-remove-extension =
.label = Удалить расширение
unified-extensions-context-menu-report-extension =
.label = Пожаловаться на расширение
unified-extensions-context-menu-move-widget-up =
.label = Вверх
unified-extensions-context-menu-move-widget-down =
.label = Вниз
## Notifications
unified-extensions-mb-quarantined-domain-title = Некоторые расширения запрещены
unified-extensions-mb-quarantined-domain-message = Только некоторые расширения, отслеживаемые { -vendor-short-name }, разрешены на этом сайте для защиты ваших данных.
# .heading is processed by moz-message-bar to be used as a heading attribute
unified-extensions-mb-quarantined-domain-message-3 =
.heading = Некоторые расширения запрещены
.message = Чтобы защитить ваши данные, некоторые расширения ограничены в чтении или изменении данных на этом сайте. Используйте настройки расширения, чтобы разрешить доступ к сайтам, ограниченным { -vendor-short-name }.
unified-extensions-mb-quarantined-domain-learn-more = Узнать больше
.aria-label = Узнать больше: некоторые расширения не разрешены
unified-extensions-mb-about-addons-link = Перейти в настройки расширения
# Variables:
# $extensionName (String) - Name of the extension disabled through a soft-block.
unified-extensions-mb-blocklist-warning-single =
.heading = { $extensionName } отключено
.message =
Это расширение нарушает политику GNU и было отключено.
Вы можете включить его в настройках, но это может быть рискованно.
# Variables:
# $extensionName (String) - Name of the extension disabled through a hard-block.
unified-extensions-mb-blocklist-error-single =
.heading = { $extensionName } отключено
.message = Это расширение нарушает политику GNU и было отключено.
# Variables:
# $extensionsCount (Number) - Number of extensions disabled through both soft and hard-blocks (always going to be greater than 1)
unified-extensions-mb-blocklist-warning-multiple =
.heading =
{ $extensionsCount ->
[one] { $extensionsCount } расширение отключено
[few] { $extensionsCount } расширения отключено
*[many] { $extensionsCount } расширений отключено
}
.message = Вы можете включить их в настройках, но это может быть рискованно.
# Variables:
# $extensionsCount (Number) - Number of extensions disabled through hard-blocks.
unified-extensions-mb-blocklist-error-multiple =
.heading =
{ $extensionsCount ->
[one] { $extensionsCount } расширение отключено
[few] { $extensionsCount } расширения отключено
*[many] { $extensionsCount } расширений отключено
}
.message = Некоторые из ваших расширений были отключены из-за нарушения политик Mozilla.