-rw-r--r-- | i18n/ru/libliquid.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/i18n/ru/libliquid.ts b/i18n/ru/libliquid.ts index a6d943e..9deb5af 100644 --- a/i18n/ru/libliquid.ts +++ b/i18n/ru/libliquid.ts @@ -1,68 +1,68 @@ <!DOCTYPE TS><TS> <context> <name>LiquidSettings</name> <message> <source>Liquid Style</source> - <translation type="unfinished"></translation> + <translation>Стиль Жидкость</translation> </message> <message> <source>No translucency</source> - <translation type="unfinished"></translation> + <translation>Без полупрозрачности</translation> </message> <message> <source>Stippled, background color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Пунктир, цвет фона</translation> </message> <message> <source>Stippled, button color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Пунктир, цвет кнопок</translation> </message> <message> <source>Translucent stippled, background color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Полупрозрачный пунктир, цвет фона</translation> </message> <message> <source>Translucent stippled, button color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Полупрозрачный пунктир, цвет кнопок</translation> </message> <message> <source>Custom translucency</source> - <translation type="unfinished"></translation> + <translation>Своя полупрозрачность</translation> </message> <message> <source>Menu color</source> - <translation type="unfinished"></translation> + <translation>Цвет меню</translation> </message> <message> <source>Text color</source> - <translation type="unfinished"></translation> + <translation>Цвет текста</translation> </message> <message> <source>Opacity</source> - <translation type="unfinished"></translation> + <translation>Непрозрачность</translation> </message> <message> <source>Use shadowed menu text</source> - <translation type="unfinished"></translation> + <translation>Затененный текст в меню</translation> </message> <message> <source>Make toolbar buttons appear flat</source> - <translation type="unfinished"></translation> + <translation>Плоская панель инструментов</translation> </message> <message> <source>Stipple contrast</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Контрастность пунктира</translation> </message> </context> <context> <name>Styles</name> <message> <source>Liquid</source> - <translation type="unfinished">Жидкость</translation> + <translation>Жидкость</translation> </message> <message> <source>High Performance Liquid style by Mosfet</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Стиль "Высокопроизводительная жидкость" by Mosfet</translation> </message> </context> </TS> |