diff options
| -rw-r--r-- | src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts index 3097fc8d7..c67b5f472 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts @@ -1000,25 +1000,25 @@ <message> <location filename="../playlistheader.cpp" line="72"/> <source>Alignment</source> - <translation type="unfinished"></translation> + <translation>Выравнивание</translation> </message> <message> <location filename="../playlistheader.cpp" line="73"/> <source>Left</source> <comment>alignment</comment> - <translation type="unfinished"></translation> + <translation>По левому краю</translation> </message> <message> <location filename="../playlistheader.cpp" line="74"/> <source>Right</source> <comment>alignment</comment> - <translation type="unfinished"></translation> + <translation>По правому краю</translation> </message> <message> <location filename="../playlistheader.cpp" line="75"/> <source>Center</source> <comment>alignment</comment> - <translation type="unfinished"></translation> + <translation>По центру</translation> </message> <message> <location filename="../playlistheader.cpp" line="85"/> |
