diff options
Diffstat (limited to 'l10n-ru/browser/browser/syncedTabs.ftl')
-rw-r--r-- | l10n-ru/browser/browser/syncedTabs.ftl | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-ru/browser/browser/syncedTabs.ftl b/l10n-ru/browser/browser/syncedTabs.ftl new file mode 100644 index 0000000000..aec529edf5 --- /dev/null +++ b/l10n-ru/browser/browser/syncedTabs.ftl @@ -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/. + +synced-tabs-sidebar-title = Облачные вкладки +synced-tabs-sidebar-noclients-subtitle = Хотите увидеть здесь ваши вкладки с других устройств? +synced-tabs-sidebar-intro = Просмотрите список вкладок с других устройств. +synced-tabs-sidebar-unverified = Ваш аккаунт должен быть подтверждён. +synced-tabs-sidebar-notabs = Нет открытых вкладок +synced-tabs-sidebar-open-settings = Открыть настройки синхронизации +synced-tabs-sidebar-tabsnotsyncing = Включите синхронизацию вкладок, чтобы увидеть список вкладок с других устройств. +synced-tabs-sidebar-connect-another-device = Подключить другое устройство +synced-tabs-sidebar-search = + .placeholder = Поиск облачных вкладок + +## Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +## and/or devices in the list. The "Open" strings below should be translated +## consistently with the equivalent strings for the bookmarks manager's context +## menu. That menu is activated by right-clicking a bookmark in the Library +## window. The bookmarks manager context's strings are located in places.ftl. + +synced-tabs-context-open = + .label = Открыть + .accesskey = ы +synced-tabs-context-open-in-tab = + .label = Открыть в новой вкладке + .accesskey = О +synced-tabs-context-open-in-container-tab = + .label = Открыть в новой вкладке в контейнере + .accesskey = к +synced-tabs-context-open-in-window = + .label = Открыть в новом окне + .accesskey = е +synced-tabs-context-open-in-private-window = + .label = Открыть в новом приватном окне + .accesskey = п + +## + +# Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +# and/or devices in the list. This string is for a menuitem equivalent to one in +# the tab context menu (activated by right-clicking a tab in the tabstrip). That +# string is located in tabContextMenu.ftl. So, this string should be translated +# consistently with the "Bookmark Tab…" string there. +synced-tabs-context-bookmark = + .label = Добавить вкладку в закладки… + .accesskey = б +synced-tabs-context-copy = + .label = Копировать + .accesskey = и +synced-tabs-context-open-all-in-tabs = + .label = Открыть все во вкладках + .accesskey = ы +synced-tabs-context-manage-devices = + .label = Управление устройствами… + .accesskey = п +synced-tabs-context-sync-now = + .label = Синхронизировать + .accesskey = х +synced-tabs-fxa-sign-in = Войти в синхронизацию +synced-tabs-turn-on-sync = Включить синхронизацию |