author | sudonix <sudonix> | 2004-01-02 22:00:02 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-01-02 22:00:02 (UTC) |
commit | 0cca19035239816136b8f7fa73f30f73bc9695e3 (patch) (side-by-side diff) | |
tree | 128b211ddc7bd00e46c25bec2256739013d24b07 /i18n/ru/libliquid.ts | |
parent | f238d6cc096cd1baf3e821af80ecd51917d615ad (diff) | |
download | opie-0cca19035239816136b8f7fa73f30f73bc9695e3.zip opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.gz opie-0cca19035239816136b8f7fa73f30f73bc9695e3.tar.bz2 |
First commit
-rw-r--r-- | i18n/ru/libliquid.ts | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/i18n/ru/libliquid.ts b/i18n/ru/libliquid.ts new file mode 100644 index 0000000..b0de728 --- a/dev/null +++ b/i18n/ru/libliquid.ts @@ -0,0 +1,68 @@ +<!DOCTYPE TS><TS> +<context> + <name>LiquidSettings</name> + <message> + <source>Liquid Style</source> + <translation>Стиль Жидкость</translation> + </message> + <message> + <source>No translucency</source> + <translation>Нет прозрачности</translation> + </message> + <message> + <source>Stippled, background color</source> + <translation>Полосы, цвет фона</translation> + </message> + <message> + <source>Stippled, button color</source> + <translation>Полосы, цвет кнопок</translation> + </message> + <message> + <source>Translucent stippled, background color</source> + <translation>Прозрачный с полосами, цвет фона</translation> + </message> + <message> + <source>Translucent stippled, button color</source> + <translation>Прозрачный с полосами, цвет кнопок</translation> + </message> + <message> + <source>Custom translucency</source> + <translation>Свой уровень прозрачности</translation> + </message> + <message> + <source>Menu color</source> + <translation>Цвет меню</translation> + </message> + <message> + <source>Text color</source> + <translation>Цвет текста</translation> + </message> + <message> + <source>Opacity</source> + <translation>Непрозрачность</translation> + </message> + <message> + <source>Use shadowed menu text</source> + <translation>Текст меню отбрасывает тень</translation> + </message> + <message> + <source>Make toolbar buttons appear flat</source> + <translation>Показывать плоские кнопки инструментов</translation> + </message> + <message> + <source>Stipple contrast</source> + <translation>Контраст полос</translation> + </message> +</context> +<context> + <name>Styles</name> + <message> + <source>Liquid</source> + <translation>Жидкость</translation> + </message> + <message> + <source>High Performance Liquid style by Mosfet</source> + <translation>Стиль High Performance Liquid, сделал Mosfet</translation> + </message> +</context> +</TS> |