about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorvahotm <vahotm@protonmail.com>2023-05-11 15:26:17 +0000
committerHosted Weblate <hosted@weblate.org>2023-05-12 17:53:21 +0200
commit778ef007eaa5357958c68b8ecb631a4aa3c244f8 (patch)
tree5805f60c99e912364fe45a004ab95afd20ad372b /src
parentFixed exclusions in a better way https://github.com/libredirect/browser_exten... (diff)
downloadlibredirect-778ef007eaa5357958c68b8ecb631a4aa3c244f8.zip
Translated using Weblate (Russian)
Currently translated at 100.0% (26 of 26 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ru/
Diffstat (limited to 'src')
-rw-r--r--src/_locales/ru/messages.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
index f2230d94..b1ff0c42 100644
--- a/src/_locales/ru/messages.json
+++ b/src/_locales/ru/messages.json
@@ -32,11 +32,11 @@
         "description": "used in the settings page"
     },
     "auto": {
-        "message": "Auto",
+        "message": "Автоопределение",
         "description": "used in the settings page"
     },
     "excludeFromRedirecting": {
-        "message": "Excluded from redirecting",
+        "message": "Исключения",
         "description": "used in the settings page"
     },
     "importSettings": {
@@ -56,7 +56,7 @@
         "description": "used in the settings page"
     },
     "showInPopup": {
-        "message": "Show in popup",
+        "message": "Показывать во всплывающем окне",
         "description": "used in the settings page"
     },
     "frontend": {
@@ -80,7 +80,7 @@
         "description": "used in the settings page"
     },
     "addYourFavoriteInstances": {
-        "message": "Add your favorite instances",
+        "message": "Добавить в избранное",
         "description": "used in the settings page"
     },
     "copyRaw": {
@@ -90,14 +90,14 @@
         "message": "Скопировано"
     },
     "redirectToOriginal": {
-        "message": "Redirect to original",
+        "message": "Перенаправить на исходную страницу",
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
-        "message": "Попытаться перенаправить эту ссылку",
+        "message": "Попытаться перенаправить",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
     "about": {
-        "message": "About"
+        "message": "О расширении"
     }
-}
\ No newline at end of file
+}