Update ru_RU translations

This commit is contained in:
Ximi1970
2020-08-14 17:03:32 +02:00
parent 578ed79be0
commit e676e836b9
2 changed files with 4 additions and 5 deletions

View File

@@ -187,7 +187,6 @@
<message>
<location filename="../preferences.ui" line="354"/>
<source>Minimize main, close children</source>
<translatorcomment>Свернуть все окна</translatorcomment>
<translation>Свернуть главное окно, закрыть другие</translation>
</message>
<message>

View File

@@ -55,22 +55,22 @@
},
"windows_close_options": {
"message": "Close",
"message": "При закрытии",
"description": "Caption for Close options"
},
"windows_close_default": {
"message": "Default close",
"message": "Закрыть",
"description": "Close option 0"
},
"windows_close_to_tray_1": {
"message": "Minimize main, close children",
"message": "Свернуть главное окно, закрыть другие",
"description": "Close option 1"
},
"windows_close_to_tray_2": {
"message": "Minimize all windows",
"message": "Свернуть все окна",
"description": "Close option 2"
},