diff options
author | nesl247 <nesl247> | 2006-12-23 12:43:00 +0000 |
---|---|---|
committer | nesl247 <nesl247> | 2006-12-23 12:43:00 +0000 |
commit | 76bed8a43004ed070b3b400760c4fc8cb472f3ac (patch) | |
tree | 4a4099412e60c215dff798cf4a12638e548771a0 | |
parent | f1a8ba9e4cd9e2c48d92222310b7d9da135097d0 (diff) | |
download | aquamarine-76bed8a43004ed070b3b400760c4fc8cb472f3ac.tar.gz aquamarine-76bed8a43004ed070b3b400760c4fc8cb472f3ac.tar.bz2 |
Added ru_UA.po per request from a few Ukrainians, it's the EXACT same as ru_RU.po, so if there is a way to just link them, please do so instead
-rw-r--r-- | po/ru_UA.po | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/po/ru_UA.po b/po/ru_UA.po new file mode 100644 index 0000000..703cf74 --- /dev/null +++ b/po/ru_UA.po @@ -0,0 +1,133 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2006-12-19 13:32+0500\n" +"Last-Translator: Danfocus <danfocus@mail.ru>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Russian\n" +"X-Poedit-Country: RUSSIAN FEDERATION\n" + +#: aquamarine.cpp:64 +msgid "Aquamarine" +msgstr "" + +#: aquamarine.cpp:65 +msgid "KDE Window Decorator for Beryl" +msgstr "Оконный декоратор KDE для Beryl" + +#. i18n: file aquamarine.kcfg line 7 +#: rc.cpp:3 +#, no-c-format +msgid "Whether to draw drop shadows." +msgstr "Тянуть ли тени." + +#. i18n: file aquamarine.kcfg line 11 +#: rc.cpp:6 +#, no-c-format +msgid "Shadow radius for windows." +msgstr "Теневой радиус для окон." + +#. i18n: file aquamarine.kcfg line 17 +#: rc.cpp:9 +#, no-c-format +msgid "Shadow Color." +msgstr "Цвет тени." + +#. i18n: file aquamarine.kcfg line 21 +#: rc.cpp:12 +#, no-c-format +msgid "Shadow opacity (darkness)." +msgstr "Непрозрачность тени (темнота)." + +#. i18n: file aquamarine.kcfg line 27 +#: rc.cpp:15 +#, no-c-format +msgid "Shadow X offset (distance)." +msgstr "Смещение тени X (расстояние)." + +#. i18n: file aquamarine.kcfg line 31 +#: rc.cpp:18 +#, no-c-format +msgid "Shadow Y offset (distance)." +msgstr "Смещение тени Y (расстояние)." + +#. i18n: file aquamarine.kcfg line 35 +#: rc.cpp:21 +#, no-c-format +msgid "Active decoration opacity." +msgstr "Оформление непрозрачности активного." + +#. i18n: file aquamarine.kcfg line 41 +#: rc.cpp:24 +#, no-c-format +msgid "Inactive decoration opacity." +msgstr "Оформление непрозрачности неактивного." + +#: window.cpp:327 +msgid "Keep &Above Others" +msgstr "Сохранять выше других" + +#: window.cpp:330 +msgid "Keep &Below Others" +msgstr "Сохранять ниже других" + +#: window.cpp:333 +msgid "&Fullscreen" +msgstr "На весь экран" + +#: window.cpp:336 +msgid "Ad&vanced" +msgstr "Расширенный" + +#: window.cpp:344 +msgid "On all Viewports" +msgstr "На все рабочие места" + +#: window.cpp:350 +msgid "Move to Viewport %1" +msgstr "Переместить на рабочее место %1" + +#: window.cpp:353 +msgid "To Viewport" +msgstr "На рабочее место" + +#: window.cpp:355 +msgid "&Move" +msgstr "Переместить" + +#: window.cpp:357 +msgid "Re&size" +msgstr "Изменить размер" + +#: window.cpp:359 +msgid "Mi&nimize" +msgstr "Свернуть" + +#: window.cpp:360 +msgid "Ma&ximize" +msgstr "Развернуть на весь экран" + +#: window.cpp:361 +msgid "Sh&ade" +msgstr "Оттенок" + +#: window.cpp:388 +msgid "Opacity" +msgstr "Непрозрачность" + +#: window.cpp:389 +msgid "Brightness" +msgstr "Яркость" + +#: window.cpp:391 +msgid "Saturation" +msgstr "Насыщенность" + +#: window.cpp:394 +msgid "Reset settings" +msgstr "Сбросить настройки" + |