Преглед изворни кода

Merge pull request #147 from rstp14/patch-1

Updated Russian translation
Gildas Lormeau пре 7 година
родитељ
комит
8f9759e0c4
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      _locales/ru/messages.json

+ 4 - 4
_locales/ru/messages.json

@@ -348,15 +348,15 @@
         "description": "Options 'Reset' button tooltip"
     },
     "optionsResetConfirm": {
-        "message": "Confirm the reset of all options or the current profile",
+        "message": "Подтвердите сброс всех параметров или текущего профиля",
         "description": "Popup text 'Confirm the reset of all options or the current profile' in the options page"
     },
     "optionsResetAllButton": {
-        "message": "Reset all options",
+        "message": "Сбросить все параметры",
         "description": "Options confirm button: 'Reset all options'"
     },
     "optionsResetCurrentButton": {
-        "message": "Reset the current profile",
+        "message": "Сбросить текущий профиль",
         "description": "Options confirm button: 'Reset current profile'"
     },
     "optionsOKButton": {
@@ -423,4 +423,4 @@
         "message": "Введите новое имя для выбранного профиля",
         "description": "Popup text 'Enter a new name for the selected profile' in the options page"
     }
-}
+}