hensm / fx_cast

Chromecast Web Sender SDK implementation for Firefox
https://hensm.github.io/fx_cast/
MIT License
1.88k stars 63 forks source link

Updated translations for 'ru': Russian (Русский) #281

Closed shiroyashik closed 1 year ago

shiroyashik commented 1 year ago

Updated translations for 'ru': Russian (Русский):

{
    "extensionName": {
        "message": "fx_cast",
        "description": "Name of the extension and the native receiver selector window title.",
        "hash": "1815c8a66588365bd16519dfc1cb3ea2"
    },
    "extensionDescription": {
        "message": "Добавляет поддержку трансляций Chromecast для веб приложений (таких как Netflix или BBC iPlayer), HTML5 видео и демонстрацию экрана.",
        "description": "Description of the extension shown in the add-ons manager.",
        "hash": "28e706bff5afebcbea0771d2fefce33c"
    },
    "actionTitleDefault": {
        "message": "fx_cast",
        "description": "Title for toolbar button in default state.",
        "hash": "1815c8a66588365bd16519dfc1cb3ea2"
    },
    "actionTitleConnecting": {
        "message": "fx_cast: Подключение...",
        "description": "Title for toolbar button whilst connecting.",
        "hash": "c09ff6e51063941fd2f028f7d6eb1d95"
    },
    "actionTitleConnected": {
        "message": "fx_cast: Подключён!",
        "description": "Title for toolbar button whilst connected.",
        "hash": "5945eeeaf7bb83f9fba000df92446d12"
    },
    "popupBridgeErrorBanner": {
        "message": "Возникла проблема с мостом!",
        "description": "Bridge error banner message.",
        "hash": "a2fa863ad2a93b3380fc0db038e019dc"
    },
    "popupBridgeErrorBannerOptions": {
        "message": "Больше информации",
        "description": "Bridge error banner button label.",
        "hash": "c16dea13f2e801809f1db437153dee02"
    },
    "popupWhitelistNotWhitelisted": {
        "message": "$appName$ отсутствует в Белом списке",
        "description": "Receiver selector whitelist suggestion banner label.",
        "placeholders": {
            "appName": { "content": "$1", "example": "Netflix" }
        },
        "hash": "7699bc5bc233b6cffd70552dca888941"
    },
    "popupWhitelistAddToWhitelist": {
        "message": "Добавить в Белый список",
        "description": "Receiver selector whitelist suggestion banner button label.",
        "hash": "f62a2993e590b730340f5f377408b2f9"
    },
    "popupMediaTypeApp": {
        "message": "приложение этого сайта",
        "description": "Receiver selector media type <option> text for current site's sender application.",
        "hash": "447054ca93cd9c437b3ff558d7fed68b"
    },
    "popupMediaTypeAppNotFound": {
        "message": "приложение этого сайта (не найдено)",
        "description": "Receiver selector media type <option> text for current site's sender application if none found.",
        "hash": "c5b67276069722dbfb56c6a2b3ceb370"
    },
    "popupMediaTypeAppMedia": {
        "message": "это медиа",
        "description": "Receiver selector media type <option> text for media casting.",
        "hash": "a153436182910fbadae78621faa67395"
    },
    "popupMediaTypeScreen": {
        "message": "Экран",
        "description": "Receiver selector media type <option> text for screen.",
        "hash": "ac9859bb6d9cb5098a9e455667f57c5c"
    },
    "popupMediaTypeFile": {
        "message": "Выбрать...",
        "description": "Receiver selector media type <option> text for opening a file selector dialog.",
        "hash": "070e2a9fa21ab2abab971be668738e1e"
    },
    "popupMediaSelectCastLabel": {
        "message": "Транслировать",
        "description": "(Cast) <select> to:",
        "hash": "2697d6a1da20b8baa9c3c866983b195c"
    },
    "popupMediaSelectToLabel": {
        "message": "на:",
        "description": "Cast <select> (to:)",
        "hash": "16b67fe728a86deffba17241c6bd5eaf"
    },
    "popupNoReceiversFound": {
        "message": "Устройства не найдены",
        "description": "Message displayed in the receiver selector if there are no available receivers.",
        "hash": "3ce2f57b41fe59bf2709b1d7ad6ec0e6"
    },
    "popupCastButtonTitle": {
        "message": "Транслировать",
        "description": "Button text for each receiver entry in the receiver selector.",
        "hash": "2697d6a1da20b8baa9c3c866983b195c"
    },
    "popupCastingButtonTitle": {
        "message": "Транслирую$ellipsis$",
        "description": "Button text while establishing a session in the receiver selector. Ellipsis cycles (. → .. → ...) as loading indicator.",
        "placeholders": {
            "ellipsis": { "content": "$1", "example": "..." }
        },
        "hash": "3a13ea12ce352174fc7628f6ce954a53"
    },
    "popupStopButtonTitle": {
        "message": "Остановить",
        "description": "Alternate action button text displayed instead of popupCastButtonTitle.",
        "hash": "2c9e6b261d6a925c3acc4fa478be4f02"
    },
    "popupCastMenuTitle": {
        "message": "Транслировать на $deviceName$",
        "description": "Menu text for cast item in context menu for receivers in receiver selector.",
        "placeholders": {
            "deviceName": { "content": "$1", "example": "Living Room TV" }
        },
        "hash": "da6800a599084a9f971214faa56d3806"
    },
    "popupStopMenuTitle": {
        "message": "Остановить \"$appName$\" на $deviceName$",
        "description": "Menu text for stop item in context menu for receivers in receiver selector.",
        "placeholders": {
            "appName": { "content": "$1", "example": "Netflix" },
            "deviceName": { "content": "$2", "example": "Living Room TV" }
        },
        "hash": "34f1812668ef443ca94b8fdd59f277ad"
    },
    "popupShowDetailsTitle": {
        "message": "Показать детали",
        "description": "Receiver device expand button title.",
        "hash": "bca0de3c08c9efbfde9b210731d8e300"
    },
    "popupMediaPlay": {
        "message": "Воспроизвести",
        "description": "Media controls play button title.",
        "hash": "e8836bb3401b7918d1f663d902728df4"
    },
    "popupMediaPause": {
        "message": "Пауза",
        "description": "Media controls pause button title.",
        "hash": "7a53c125ad76bfc91d19f685b9feae50"
    },
    "popupMediaSkipPrevious": {
        "message": "Пропустить предыдущее",
        "description": "Media controls skip previous button title.",
        "hash": "60b2f75cad3736292b53452594f5798f"
    },
    "popupMediaSkipNext": {
        "message": "Пропустить следующий",
        "description": "Media controls skip next button title.",
        "hash": "f11a30ae2d31facfbc43716c63edee0f"
    },
    "popupMediaSeek": {
        "message": "Искать",
        "description": "Media controls seek bar accessibility label.",
        "hash": "bc03f4d070364cec72647b465c3d3818"
    },
    "popupMediaSeekBackward": {
        "message": "Назад",
        "description": "Media controls seek backward button title.",
        "hash": "1b7ba493964cf798c81dc9e213636b5c"
    },
    "popupMediaSeekForward": {
        "message": "Вперёд",
        "description": "Media controls seek forward button title.",
        "hash": "4ea30d709af336bf20d8dcbfae6e9353"
    },
    "popupMediaSubtitlesCaptions": {
        "message": "Субтитры",
        "description": "Media controls subtitles/cc button title.",
        "hash": "2a7e8cc0225f48bf497518baddc235d6"
    },
    "popupMediaSubtitlesCaptionsOff": {
        "message": "Отключить",
        "description": "Media controls subtitles/cc button title.",
        "hash": "68031547056d63979c1bacf256ac7fd5"
    },
    "popupMediaMute": {
        "message": "Заглушить",
        "description": "Media controls mute button title.",
        "hash": "213eb933ad370f5dfa8098020f110bff"
    },
    "popupMediaUnmute": {
        "message": "Включить звук",
        "description": "Media controls unmute button title.",
        "hash": "7361ce0749dfbfb7d06ef2e0ca0aa1eb"
    },
    "popupMediaVolume": {
        "message": "Включить звук",
        "description": "Media controls volume slider accessibility label.",
        "hash": "7361ce0749dfbfb7d06ef2e0ca0aa1eb"
    },
    "popupMediaLive": {
        "message": "Live",
        "description": "Media controls label displayed for live streams.",
        "hash": "3ee73aedcd12602aeb3f8746e95070aa"
    },
    "popupSearch": {
        "message": "Искать устройства",
        "description": "Media devices search title.",
        "hash": "7a149543333497aa16d6c223d614e87f"
    },
    "popupSearchClear": {
        "message": "Очистить поиск",
        "description": "Media devices search clear button title.",
        "hash": "3e6f7446e68cf0949146c3d488385d27"
    },
    "popupSearchNoDevicesFound": {
        "message": "Устройства по запросу \"$searchTerm$\" не найдены.",
        "hash": "4c53dd5c9ed94ee2ed53969930e0fbfb"
    },
    "contextCast": {
        "message": "Транслировать...",
        "description": "Main context menu item title. Ellipsis indicates additional information required as it triggers opening of receiver selector.",
        "hash": "148ea8aea16251530ad77bc1d24253cb"
    },
    "contextAddToWhitelist": {
        "message": "Добавить в Белый список",
        "description": "Top-level whitelist context menu item title.",
        "hash": "f62a2993e590b730340f5f377408b2f9"
    },
    "contextAddToWhitelistRecommended": {
        "message": "Добавить $matchPattern$ (Рекомендуется)",
        "hash": "395caf736ead76c1a7340850424e2c5b"
    },
    "contextAddToWhitelistAdvancedAdd": {
        "message": "Добавить $matchPattern$",
        "description": "Context menu item title for all other match patterns.",
        "placeholders": {
            "matchPattern": { "content": "$1", "example": "*://*.example.com/*" }
        },
        "hash": "a79d67f700965693261f2f38f97fd870"
    },
    "optionsBridgeLoading": {
        "message": "Загружаем информацию о мосте...",
        "description": "Loading placeholder text for bridge section on options page.",
        "hash": "da533bfa70f4359693c6194f601faeeb"
    },
    "optionsBridgeFoundStatusTitle": {
        "message": "Мост найден",
        "description": "Bridge OK status title text.",
        "hash": "e8ea7c0de859a99248eab9b0a8c56e0e"
    },
    "optionsBridgeIssueStatusTitle": {
        "message": "Ошибка моста",
        "description": "Bridge error status title text.",
        "hash": "91ca475ef1fd61142c50e14159241986"
    },
    "optionsBridgeIssueStatusTextTimedOut": {
        "message": "Время соединения истекло.",
        "description": "Bridge timed out issue additional description text.",
        "hash": "522040158e825389dd4afe9bee3de5ef"
    },
    "optionsBridgeIssueStatusTextAuthentication": {
        "message": "Не удалось авторизовать соединение.",
        "description": "Bridge authentication issue additional description text.",
        "hash": "48874ba669a8985a0a09e2d702b66c86"
    },
    "optionsBridgeNotFoundStatusTitle": {
        "message": "Мост не найден",
        "description": "Bridge missing status title text.",
        "hash": "ac23e6d80564cb2e6b4358421e498f5d"
    },
    "optionsBridgeNotFoundStatusText": {
        "message": "Попробуйте скачать и установить последнию версию.",
        "description": "Bridge not found additional description text",
        "hash": "a6cae425dc794e2798c50c914f060af1"
    },
    "optionsBridgeStatsName": {
        "message": "Название:",
        "description": "Bridge stats name row title.",
        "hash": "bcc9f177b0a20c395aac47bd88204419"
    },
    "optionsBridgeStatsVersion": {
        "message": "Версия:",
        "description": "Bridge stats version row title.",
        "hash": "eb089a4ff5e2c6afc41bd4a81a4dade6"
    },
    "optionsBridgeStatsExpectedVersion": {
        "message": "Ожидаемая версия:",
        "description": "Bridge stats expected version row title.",
        "hash": "e8d73707f7a8e5c340b1ab52abf6793a"
    },
    "optionsBridgeStatsCompatibility": {
        "message": "Совместимость:",
        "description": "Bridge stats compatibility row title.",
        "hash": "834a9ddcab7c18521a58522adabffb1f"
    },
    "optionsBridgeStatsRecommendedAction": {
        "message": "Рекомендуемое действие:",
        "description": "Bridge stats recommended action row title.",
        "hash": "967cea6c06bb9309f3cac58e0accdab1"
    },
    "optionsBridgeCompatible": {
        "message": "Совместим",
        "description": "Compatibility status is definitely compatible.",
        "hash": "7976aeb05daa7e3ab6ff5ebc8d74b0f9"
    },
    "optionsBridgeLikelyCompatible": {
        "message": "Вероятно, совместим",
        "description": "Compatibility status is probably compatible.",
        "hash": "a08be1061026eeb504cdf08f4b7c864e"
    },
    "optionsBridgeIncompatible": {
        "message": "Несовместим",
        "description": "Compatibility status is definitely incompatible.",
        "hash": "28453c055bb3d322bb9a6ff2ba430ea2"
    },
    "optionsBridgeOlderAction": {
        "message": "Версия моста старше чем ожидалось, попробуйте обновить мост до последней версии.",
        "description": "Recommended action for when the installed bridge version is older than the installed extension version.",
        "hash": "401dc978f73e5452ae3ac0622a65fd05"
    },
    "optionsBridgeNewerAction": {
        "message": "Версия моста новее чем ожидалось, попробуйте обновить расширение до последней версии.",
        "description": "Recommended action for when the installed bridge version is newer than the installed extension version.",
        "hash": "1579f4717e682022f947d9f169ccad55"
    },
    "optionsBridgeNoAction": {
        "message": "Действий не требуется.",
        "description": "Recommended action for when both bridge and extension versions are compatible or likely compatible.",
        "hash": "c5ba416a736b041c1f96cee49830e4a4"
    },
    "optionsBridgeRefresh": {
        "message": "Обновить статус моста",
        "description": "Bridge status refresh button title.",
        "hash": "8f1b5aa483d9cb3cc652e28fa6c8310b"
    },
    "optionsBridgeUpdateCheck": {
        "message": "Проверить обновления",
        "description": "Update check button title.",
        "hash": "f712c081e2e0ff4d83ab9b8c2cb226fa"
    },
    "optionsBridgeUpdateChecking": {
        "message": "Проверяю обновления$ellipsis$",
        "description": "Update check button title while in progress. Ellipsis cycles (. → .. → ...) as loading indicator.",
        "placeholders": {
            "ellipsis": { "content": "$1", "example": ".." }
        },
        "hash": "282dc18c1fe1de587133edd5d050b624"
    },
    "optionsBridgeUpdateStatusNoUpdates": {
        "message": "Нет доступных обновлений",
        "description": "Update status if no updates are found.",
        "hash": "93c0b86f72daf273a6066d9525aad1c1"
    },
    "optionsBridgeUpdateStatusError": {
        "message": "Ошибка при проверке обновлений",
        "description": "Update status if an error was encountered checking for updates.",
        "hash": "a885c6a90ca732276ab09e972d9c3232"
    },
    "optionsBridgeUpdateAvailable": {
        "message": "Доступно обновление:",
        "description": "Update status if an update was found.",
        "hash": "62f83435cf64c57e719fa05fb4cd39aa"
    },
    "optionsBridgeUpdate": {
        "message": "Обновить сейчас...",
        "description": "Update now button title. Ellipsis indicates additional information as it triggers an update window popup.",
        "hash": "19da82f32535564dc116b89e9b9839e8"
    },
    "optionsBridgeUpdateViewChangelog": {
        "message": "Посмотреть список изменений",
        "description": "Link text for changelog link next to bridge update button.",
        "hash": "58b6011ca566f6a2874073b4838814a4"
    },
    "optionsBridgeBackupEnabled": {
        "message": "Включить резервное соединение на $hostPort$",
        "description": "Backup daemon checkbox label. Host/port inputs are inserted inline at the hostPort substitution.",
        "placeholders": {
            "hostPort": { "content": "$1" }
        },
        "hash": "923eff866d306017aa4f5223e07cfcd5"
    },
    "optionsBridgeBackupEnabledDescription": {
        "message": "Если неудаётся соединенится с мостом, попробуйте запустить мост в режиме сервиса.",
        "description": "Backup daemon checkbox description.",
        "hash": "0ce9582305f68542d131499559616155"
    },
    "optionsBridgeBackupSecure": {
        "message": "Использовать защищённое соединение",
        "description": "Daemon secure option checkbox label.",
        "hash": "21678e1e5fde5b36c1f6be28e266ec1f"
    },
    "optionsBridgeBackupSecureDescription": {
        "message": "Соединение с сервисом через HTTPS. Требует дополнительной настройки.",
        "description": "Daemon secure option description.",
        "hash": "3236dda1229cc1bf89b6dccf4344d9bc"
    },
    "optionsBridgeBackupPassword": {
        "message": "Пароль:",
        "description": "Daemon password option label.",
        "hash": "783de8262aef12ba1de87a8277a68ddf"
    },
    "optionsBridgeBackupPasswordDescription": {
        "message": "Опциональный пароль настроен для соединения с сервисом.",
        "description": "Daemon password option description.",
        "hash": "851571617af8552047283f89f2e880ac"
    },
    "optionsMediaCategoryName": {
        "message": "Трансляция медиа",
        "description": "Options page media casting category title.",
        "hash": "b68324d8f3c48698008bf4ea67a9843c"
    },
    "optionsMediaCategoryDescription": {
        "message": "Трансляция HTML5 видео/аудио.",
        "description": "Options page media casting category description.",
        "hash": "6b1a30506d1324ab3dfb340bdca684d7"
    },
    "optionsMediaEnabled": {
        "message": "Включить трансляцию медиа",
        "description": "Media casting enabled checkbox label.",
        "hash": "c9071e46ce057bdc8ac472b061ed62e9"
    },
    "optionsMediaSyncElement": {
        "message": "Синхронизировать состояние устройства",
        "description": "Media casting sync checkbox label.",
        "hash": "2b61bd9c36dc09cc4d67b62e63e8439b"
    },
    "optionsMediaSyncElementDescription": {
        "message": "Синхронизировать состояние (воспроизвдение, громкость, титры и прочее...) между транслируемым медиа и устройством.",
        "description": "Media casting sync option description.",
        "hash": "156ea206867c07cf80bbcd8b8f955d89"
    },
    "optionsMediaStopOnUnload": {
        "message": "Остановить воспроизведение на устройстве при выгрузке страницы",
        "description": "Media stop on unload checkbox label.",
        "hash": "a60732963c6bf8ba5273a977cfc53e20"
    },
    "optionsLocalMediaCategoryName": {
        "message": "Трансляция локальных медиа",
        "description": "Options page local media category title.",
        "hash": "555b3dda3d57b31268b2fd4e2148f0a1"
    },
    "optionsLocalMediaCategoryDescription": {
        "message": "HTTP сервер запущен мостом для трансляции локальных медиа на устройство.",
        "description": "Options page local media category description.",
        "hash": "e00f4b7c8c6455740bb5aa5ca48f94ce"
    },
    "optionsLocalMediaEnabled": {
        "message": "Включить трансляцию локальных медиа",
        "description": "Local media enabled checkbox label.",
        "hash": "dddd9796b68b17067a304f4560223cdc"
    },
    "optionsLocalMediaServerPort": {
        "message": "Порт HTTP сервера:",
        "description": "HTTP server port input label.",
        "hash": "adba96abd8f0ed467bb7146315dd8b90"
    },
    "optionsReceiverSelectorCategoryName": {
        "message": "Устройство выбирает",
        "description": "Options page receiver selector category title.",
        "hash": "5f4dc0204ad9cf9bf062b9ddbbd48f71"
    },
    "optionsReceiverSelectorCategoryDescription": {
        "message": "Устройство в меню выбора",
        "description": "Options page receiver selector category description.",
        "hash": "b990cd04c332de84ad96f13ada59539f"
    },
    "optionsReceiverSelectorWaitForConnection": {
        "message": "Ожидаю соединения",
        "description": "Receiver selector wait for connection option checkbox label.",
        "hash": "2d7e179330799e7187908f0adb832798"
    },
    "optionsReceiverSelectorWaitForConnectionDescription": {
        "message": "Держать меню выбора открытым пока сессия открыта или соединение разорвано.",
        "description": "Receiver selector wait for connection option description.",
        "hash": "a093f20a6ac41312a874b14fdba7a3f0"
    },
    "optionsReceiverSelectorCloseIfFocusLost": {
        "message": "Закрыть при потери фокуса",
        "description": "Receiver selector close if focus lost option checkbox label.",
        "hash": "670ee2676ef52e4b399937991458ebef"
    },
    "optionsReceiverSelectorExpandActive": {
        "message": "Маштабировать элементы управления для подключённых устройств",
        "description": "Receiver selector expand active checkbox label.",
        "hash": "6010e2f6cc8dd276cf5678ee70ae8523"
    },
    "optionsReceiverSelectorShowMediaImages": {
        "message": "Показывать превью медиа",
        "hash": "5451dabe85152fef98feda4591737871"
    },
    "optionsReceiverSelectorShowMediaImagesDescription": {
        "message": "Загружать обложки с удалённых серверов.",
        "description": "Receiver selector show media images option description.",
        "hash": "9ea74badb4387d204c42be2111925344"
    },
    "optionsSiteWhitelistCategoryName": {
        "message": "Белый список",
        "description": "Options page whitelist category title.",
        "hash": "b4c29508b1076fc8d70c0d0a3b9bcfc7"
    },
    "optionsSiteWhitelistCategoryDescription": {
        "message": "Сайты на которых будет включена функциональность трансляций и заменён user-agent на Chrome для поддержки трансляций.",
        "description": "Options page whitelist category description.",
        "hash": "50289390d9ba15f54b7fd1538adc5067"
    },
    "optionsSiteWhitelistEnabled": {
        "message": "Включить белый список",
        "description": "Whitelist enabled checkbox label.",
        "hash": "e2a983568c921d33169acb2285112e3a"
    },
    "optionsSiteWhitelistEnabledDescription": {
        "message": "Отключений данной опции включит функцию трансляций на каждом сайте, но user-agent заменён не будет.",
        "description": "Whitelist restricted mode enabled description.",
        "hash": "0793ff98663df82bb12a5b59c9744740"
    },
    "optionsSiteWhitelistContent": {
        "message": "Шаблон сопастовления:",
        "description": "Match patterns editor widget label.",
        "hash": "649cd2a5977b6f2760aa4a0b7e8094c5"
    },
    "optionsSiteWhitelistAddItem": {
        "message": "Добавить объект",
        "description": "Add new whitelist item button title.",
        "hash": "7f3dd0607a364c07977651e77888485a"
    },
    "optionsSiteWhitelistEditItem": {
        "message": "Изменить",
        "description": "Tooltip text for whitelist item's edit button.",
        "hash": "07fa34db2b1ae6134e7ea08b4c43b447"
    },
    "optionsSiteWhitelistRemoveItem": {
        "message": "Удалить",
        "description": "Tooltip text for whitelist item's remove button.",
        "hash": "3908a268c854fe64242e38845dbb7c81"
    },
    "optionsSiteWhitelistItemShowOptions": {
        "message": "Показать опции",
        "description": "Tooltip text for whitelist item's show options button.",
        "hash": "54b0919c482e66be5dd0af67ace666c7"
    },
    "optionsSiteWhitelistItemHideOptions": {
        "message": "Спрятать опции",
        "description": "Tooltip text for whitelist item's hide options button.",
        "hash": "893b6ef0fe464c26e743028c1e1ab998"
    },
    "optionsSiteWhitelistInvalidDuplicatePattern": {
        "message": "Шаблон уже существует!",
        "description": "Error displayed by input indicating a duplicate match pattern.",
        "hash": "2df401191e509fcc99fd6340347ad0f4"
    },
    "optionsSiteWhitelistKnownAppsCustomApp": {
        "message": "Вручную",
        "description": "Default <option> for knownApps <select>.",
        "hash": "1685452bc68395b620b0ce1fb9b76da5"
    },
    "optionsSiteWhitelistCustomUserAgent": {
        "message": "User-agent:",
        "description": "Custom user agent option label.",
        "hash": "72fb625cd7e6b630cec8a4dae396b939"
    },
    "optionsSiteWhitelistCustomUserAgentDescription": {
        "message": "Если указано, будет использоваться для сайтов из белого списка.",
        "description": "Custom user agent option description.",
        "hash": "75a715d0fdb4cee2273d3c13bf9a4bab"
    },
    "optionsSiteWhitelistUserAgentDisabled": {
        "message": "Отключить user-agent",
        "description": "Whitelist item user agent disabled checkbox label.",
        "hash": "43140519e27bbe3665b09ce574dfecb7"
    },
    "optionsSiteWhitelistUserAgentDisabledDescription": {
        "message": "Отключает подмену user-agent для данного шаблона.",
        "description": "Whitelist item user agent disabled checkbox description.",
        "hash": "acb6f7918125ad114de9cbec08a942d9"
    },
    "optionsSiteWhitelistSiteSpecificUserAgent": {
        "message": "User-agent:",
        "description": "Whitelist item user agent option label.",
        "hash": "72fb625cd7e6b630cec8a4dae396b939"
    },
    "optionsSiteWhitelistSiteSpecificUserAgentDescription": {
        "message": "Если указано, собственный user-agent будет использовать специально для сайтов попадающих под данный шаблон.",
        "description": "Whitelist item user agent option label.",
        "hash": "253942e6e08a6e2f0e03de2380c0fcea"
    },
    "optionsSiteWhitelistItemEnabled": {
        "message": "Включить объект",
        "description": "Whitelist item enabled checkbox title.",
        "hash": "41d0a73fac7f0fb38e7201a3140deae1"
    },
    "optionsSiteWhitelistItemPattern": {
        "message": "Шаблон сопастовления",
        "description": "Whitelist item pattern edit input title.",
        "hash": "a46b7d8eb955f4e50d345eb66b8267d8"
    },
    "optionsMirroringCategoryName": {
        "message": "Демонстрация экрана",
        "description": "Options page mirroring category name.",
        "hash": "c97bb91cfa508a7400db67093429405c"
    },
    "optionsMirroringCategoryDescription": {
        "message": "Демонстрирую на устройство Chromecast",
        "description": "Options page mirroring category description.",
        "hash": "e6c1ef9e8b168f0d9049aacc984c22fd"
    },
    "optionsMirroringEnabled": {
        "message": "Включить демонстрацию экрана (эксперементально)",
        "description": "Mirroring enabled checkbox label.",
        "hash": "69d00f1674ec817c6b3b5a0e9c4e8061"
    },
    "optionsMirroringAppId": {
        "message": "ID приложения демонстрации:",
        "description": "Mirroring app ID input label.",
        "hash": "3416cc2f16a3a9dd2f6dc43f3e609cb6"
    },
    "optionsMirroringAppIdDescription": {
        "message": "ID приложения зарегистрирован устройством Chromecast. Только расширенное использование. Может быть совместим с приложением по умолчанию (смотри репозиторий Github)/",
        "description": "Mirroring app ID option description.",
        "hash": "90e7943c57f0bcaa04ce8e55795d9d0c"
    },
    "optionsMirroringStreamOptions": {
        "message": "Опции кодировки трансляции",
        "description": "Options page mirroring category description.",
        "hash": "150cf1291af3a86ca42168befe2a4751"
    },
    "optionsMirroringStreamFrameRate": {
        "message": "Максимальная частота кадров:",
        "description": "Mirroring stream max frame rate option label.",
        "hash": "080d81431268f644afe7d241bc88ebbc"
    },
    "optionsMirroringStreamMaxBitRate": {
        "message": "Максимальный битрейт:",
        "description": "Mirroring stream max bit rate option label.",
        "hash": "3259b72367ab1f152a5a5c6cf4143ea3"
    },
    "optionsMirroringStreamMaxBitRateDescription": {
        "message": "Максимальный битрейт в битах в секунду.",
        "description": "Mirroring stream max bit rate option description.",
        "hash": "59df8cacd361cee2ba4c9d37a89786ce"
    },
    "optionsMirroringStreamDownscaleFactor": {
        "message": "Коэффициент понижения масштаба:",
        "description": "Mirroring stream downscale factor option label.",
        "hash": "8c950afc5a3249832c757a804f3c0e41"
    },
    "optionsMirroringStreamDownscaleFactorDescription": {
        "message": "Коэффициент, на который можно уменьшить размер видеопотока, например, коэффициент 2.0 приведет к уменьшению размера видео на 1/4.",
        "description": "Mirroring stream downscale factor option description.",
        "hash": "9135a6b22ce55ee7ecf30e7c74c836d3"
    },
    "optionsMirroringStreamMaxResolution": {
        "message": "Ограничить разрешение до",
        "description": "Mirroring stream resolution option label.",
        "hash": "574f9b6e388ec0311b18502d16ea22f7"
    },
    "optionsMirroringStreamMaxResolutionDescription": {
        "message": "Ограничивает максимальное разрешение видеопотока при сохранении соотношения сторон исходного изображения.",
        "description": "Mirroring stream resolution option description.",
        "hash": "d9e946e544eb7c6b02bd30f3d2c618c6"
    },
    "optionsMirroringStreamMaxResolutionWidthPlaceholder": {
        "message": "Ширина",
        "description": "Max resolution width input placeholder.",
        "hash": "f6322e65aa252c2bfebeef3642eda579"
    },
    "optionsMirroringStreamMaxResolutionHeightPlaceholder": {
        "message": "Высота",
        "description": "Max resolution height input placeholder.",
        "hash": "8413a498a0ddfc0947e8ad46a2ff186f"
    },
    "optionsOptionRecommended": {
        "message": "рекомендуется",
        "description": "Badge next to option label indicating boolean option is recommended enabled.",
        "hash": "cb7a5f6614a279d34d8bb57dae48bdbd"
    },
    "optionsReset": {
        "message": "Восстановить по умолчанию.",
        "description": "Restore default options button label.",
        "hash": "368002c153ff9aeda930d97821631f0c"
    },
    "optionsSave": {
        "message": "Сохранить",
        "description": "Save options button label.",
        "hash": "aa14043bd4e6f79db542868539be9220"
    },
    "optionsSaved": {
        "message": "Сохранено!",
        "description": "Status text displayed by save button once options have been successfully saved.",
        "hash": "d2f31b10edbccfb9147336aa30b5bb08"
    },
    "optionsShowAdvancedOptions": {
        "message": "Показать дополнительные настройки",
        "description": "Show advanced options checkbox label.",
        "hash": "47f7601f490ff7de924c9167538a25b6"
    },
    "mirroringPopupTitle": {
        "message": "Демонстрация",
        "description": "Mirroring popup window title.",
        "hash": "092bd4419cff5b6b4e365f36fc4f9c50"
    },
    "mirroringPopupWaitingForConnection": {
        "message": "Ожидание соединения",
        "description": "Mirroring popup loading text.",
        "hash": "79e6d3d1169bbc652acecf34dce6b82e"
    },
    "mirroringPopupConnectedTo": {
        "message": "Соединено с $deviceName$",
        "description": "Mirroring popup label displayed whilst session connected before mirroring.",
        "placeholders": {
            "deviceName": { "content": "$1" }
        },
        "hash": "bd3d58015008ac8b9dcded600e05a744"
    },
    "mirroringPopupMirroringTo": {
        "message": "Демонстрирую на $deviceName$",
        "description": "Mirroring popup label displayed whilst mirroring.",
        "placeholders": {
            "deviceName": { "content": "$1" }
        },
        "hash": "13dd028ed9d37902f92977622241d0f9"
    },
    "mirroringPopupChooseSource": {
        "message": "Выбрать Источник",
        "description": "Mirroring popup choose media source button label.",
        "hash": "040e46e866e781425c429261eef824d3"
    },
    "mirroringPopupStopMirroring": {
        "message": "Остановить Демонстрацию",
        "description": "Mirroring popup stop mirroring button label.",
        "hash": "fade5f575be1a34437a60036bcd96bb3"
    },

    "__WET_LOCALE__": { "message": "ru" }
}
hensm commented 1 year ago

Added these: c995823.

Thanks!