From 87bc85eba2a5ceba9d1b4cc4354ed7d036d954b9 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 7 Oct 2023 05:20:39 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (131 of 131 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/ru/ --- _locales/ru/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a14512bd..2837aae3 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -492,35 +492,35 @@ "description": "Missing" }, "permissionRevokedHeader": { - "message": "", + "message": "Отменять разрешение", "description": "Permission revoked" }, "permissionRevokedPermissionName": { - "message": "", + "message": "Доступ к данным для всех веб-сайтов", "description": "The exact name of the permission. Exactly as it is displayed in Firefox." }, "permissionRevokedDescription": { - "message": "", + "message": "Пожалуйста, не отключайте это разрешение. LocalCDN необходимо разрешение для обнаружения и перенаправления запросов к CDN.", "description": "Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs." }, "helpWhyThisPermission": { - "message": "", + "message": "Зачем расширению нужно это разрешение?", "description": "Why does this extension need this permission?" }, "helpPermissionDescription": { - "message": "", + "message": "LocalCDN должен знать, какие запросы создает тот или иной сайт, чтобы перенаправить или блокировать его. С введением MV3 это разрешение включено в список опциональных.", "description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission." }, "permissionMissing": { - "message": "", + "message": "Отсутствующее разрешение", "description": "Missing permission" }, "permissionAllow": { - "message": "", + "message": "Разрешение", "description": "Allow" }, "permissionMoreInfo": { - "message": "", + "message": "Дополнительная информация", "description": "More info" } }