From 8b834eeb6658ff386f2e729091f94069980b8898 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Jul 2021 00:12:51 +0900 Subject: Align structure of translations/messages to similar modules. Signed-off-by: Michele Calgaro --- client/CMakeL10n.txt | 4 +- client/config/deKoratorconfig.cpp | 2 +- client/deKoratorclient.cpp | 2 +- .../twin-style-deKorator-desktops.pot | 22 - .../twin-style-dekorator-desktops.pot | 22 + translations/messages/twin-style-dekorator.pot | 628 +++++++++++++++++++++ .../messages/twin_deKorator/twin_deKorator.pot | 628 --------------------- 7 files changed, 654 insertions(+), 654 deletions(-) delete mode 100644 translations/desktop_files/twin-style-deKorator-desktops.pot create mode 100644 translations/desktop_files/twin-style-dekorator-desktops.pot create mode 100644 translations/messages/twin-style-dekorator.pot delete mode 100644 translations/messages/twin_deKorator/twin_deKorator.pot diff --git a/client/CMakeL10n.txt b/client/CMakeL10n.txt index c76af0e..4fde5c8 100644 --- a/client/CMakeL10n.txt +++ b/client/CMakeL10n.txt @@ -1,12 +1,12 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "messages/twin_deKorator/" + CATALOG "messages/twin-style-dekorator" SOURCES . X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot ) tde_l10n_create_template( - CATALOG "desktop_files/twin-style-deKorator-desktops" + CATALOG "desktop_files/twin-style-dekorator-desktops" SOURCES deKorator.desktop ) diff --git a/client/config/deKoratorconfig.cpp b/client/config/deKoratorconfig.cpp index 8f8ac71..5db97e3 100644 --- a/client/config/deKoratorconfig.cpp +++ b/client/config/deKoratorconfig.cpp @@ -68,7 +68,7 @@ DeKoratorConfig::DeKoratorConfig( TDEConfig* config, TQWidget* parent ) // create the configuration object config_ = new TDEConfig( "twindeKoratorrc" ); TDEGlobal::locale()->insertCatalogue("twin_clients"); - TDEGlobal::locale()->insertCatalogue("twin_deKorator"); + TDEGlobal::locale()->insertCatalogue("twin-style-dekorator"); // create and show the configuration dialog dialog_ = new ConfigDialog( parent ); diff --git a/client/deKoratorclient.cpp b/client/deKoratorclient.cpp index 406248d..ac294ca 100644 --- a/client/deKoratorclient.cpp +++ b/client/deKoratorclient.cpp @@ -191,7 +191,7 @@ extern "C" DeKoratorFactory::DeKoratorFactory() { TDEGlobal::locale()->insertCatalogue("twin_clients"); - TDEGlobal::locale()->insertCatalogue("twin_deKorator"); + TDEGlobal::locale()->insertCatalogue("twin-style-dekorator"); readConfig(); initialized_ = TRUE; diff --git a/translations/desktop_files/twin-style-deKorator-desktops.pot b/translations/desktop_files/twin-style-deKorator-desktops.pot deleted file mode 100644 index ca97e9b..0000000 --- a/translations/desktop_files/twin-style-deKorator-desktops.pot +++ /dev/null @@ -1,22 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# This file is put in the public domain. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-12 19:44+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. Name -#: deKorator.desktop:2 -msgid "DeKorator" -msgstr "" diff --git a/translations/desktop_files/twin-style-dekorator-desktops.pot b/translations/desktop_files/twin-style-dekorator-desktops.pot new file mode 100644 index 0000000..ca97e9b --- /dev/null +++ b/translations/desktop_files/twin-style-dekorator-desktops.pot @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-07-12 19:44+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: deKorator.desktop:2 +msgid "DeKorator" +msgstr "" diff --git a/translations/messages/twin-style-dekorator.pot b/translations/messages/twin-style-dekorator.pot new file mode 100644 index 0000000..819b0d8 --- /dev/null +++ b/translations/messages/twin-style-dekorator.pot @@ -0,0 +1,628 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-07-12 19:27+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: config/themes.cpp:170 +msgid "Drag or Type Theme URL" +msgstr "" + +#: config/themes.cpp:183 +#, c-format +msgid "Unable to find the deKorator theme archive %1." +msgstr "" + +#: config/themes.cpp:185 +msgid "" +"Unable to download deKorator theme archive;\n" +"please check that address %1 is correct." +msgstr "" + +#: config/themes.cpp:195 +msgid "The file is not a valid deKorator theme archive." +msgstr "" + +#: config/themes.cpp:207 +msgid "" +"A problem occurred during the installation process; however, most of the " +"themes in the archive have been installed" +msgstr "" + +#: config/themes.cpp:233 +msgid "Installing icon themes" +msgstr "" + +#: config/themes.cpp:250 +msgid "Installing %1 theme" +msgstr "" + +#: config/themes.cpp:332 +msgid "" +"Are you sure you want to remove the %1 theme?" +"

This will delete the files installed by this theme.
" +msgstr "" + +#: config/themes.cpp:338 +msgid "Confirmation" +msgstr "" + +#: deKoratorclient.cpp:1703 +msgid "Dekorator preview (Version 0.3)" +msgstr "" + +#: deKoratorclient.cpp:1776 deKoratorclient.cpp:1976 +msgid "Un-Sticky" +msgstr "" + +#: config/configdialog.ui:31 +#, no-c-format +msgid "M&isc" +msgstr "" + +#: config/configdialog.ui:48 +#, no-c-format +msgid "Decoration Settings" +msgstr "" + +#: config/configdialog.ui:62 +#, no-c-format +msgid "Use these buttons to set the alignment of the window title" +msgstr "" + +#: config/configdialog.ui:73 +#, no-c-format +msgid "L&eft" +msgstr "" + +#: config/configdialog.ui:76 config/configdialog.ui:1755 +#, no-c-format +msgid "Alt+E" +msgstr "" + +#: config/configdialog.ui:87 +#, no-c-format +msgid "&Center" +msgstr "" + +#: config/configdialog.ui:90 +#, no-c-format +msgid "Alt+C" +msgstr "" + +#: config/configdialog.ui:104 +#, no-c-format +msgid "Ri&ght" +msgstr "" + +#: config/configdialog.ui:107 +#, no-c-format +msgid "Alt+G" +msgstr "" + +#: config/configdialog.ui:120 +#, no-c-format +msgid "Text Shadow" +msgstr "" + +#: config/configdialog.ui:131 +#, no-c-format +msgid "&Use shadowed text" +msgstr "" + +#: config/configdialog.ui:134 config/configdialog.ui:638 +#: config/configdialog.ui:1582 +#, no-c-format +msgid "Alt+U" +msgstr "" + +#: config/configdialog.ui:153 config/configdialog.ui:550 +#, no-c-format +msgid "Active" +msgstr "" + +#: config/configdialog.ui:175 config/configdialog.ui:283 +#: config/configdialog.ui:397 +#, no-c-format +msgid "X :" +msgstr "" + +#: config/configdialog.ui:200 config/configdialog.ui:308 +#: config/configdialog.ui:416 +#, no-c-format +msgid "Y :" +msgstr "" + +#: config/configdialog.ui:235 config/configdialog.ui:343 +#, no-c-format +msgid "Color" +msgstr "" + +#: config/configdialog.ui:261 config/configdialog.ui:585 +#, no-c-format +msgid "Inactive" +msgstr "" + +#: config/configdialog.ui:370 +#, no-c-format +msgid "Pressed Buttons Shift" +msgstr "" + +#: config/configdialog.ui:458 +#, no-c-format +msgid "Use menu button image insted o&f the app icon" +msgstr "" + +#: config/configdialog.ui:461 config/configdialog.ui:564 +#: config/configdialog.ui:599 +#, no-c-format +msgid "Alt+F" +msgstr "" + +#: config/configdialog.ui:469 +#, no-c-format +msgid "Ignore app icon colorizing" +msgstr "" + +#: config/configdialog.ui:477 +#, no-c-format +msgid "Close &window by by double clicking the menu button" +msgstr "" + +#: config/configdialog.ui:480 +#, no-c-format +msgid "Alt+W" +msgstr "" + +#: config/configdialog.ui:488 +#, no-c-format +msgid "Show &bottom border when window is shaded" +msgstr "" + +#: config/configdialog.ui:491 config/configdialog.ui:575 +#: config/configdialog.ui:610 +#, no-c-format +msgid "Alt+B" +msgstr "" + +#: config/configdialog.ui:520 +#, no-c-format +msgid "Color&s" +msgstr "" + +#: config/configdialog.ui:531 +#, no-c-format +msgid "Colors" +msgstr "" + +#: config/configdialog.ui:561 config/configdialog.ui:596 +#, no-c-format +msgid "Colorize &frames" +msgstr "" + +#: config/configdialog.ui:572 config/configdialog.ui:607 +#, no-c-format +msgid "Colorize &buttons" +msgstr "" + +#: config/configdialog.ui:624 +#, no-c-format +msgid "Hover Effects" +msgstr "" + +#: config/configdialog.ui:635 +#, no-c-format +msgid "&Use buttons animation" +msgstr "" + +#: config/configdialog.ui:654 +#, no-c-format +msgid "Animate Effect" +msgstr "" + +#: config/configdialog.ui:663 +#, no-c-format +msgid "Intensity" +msgstr "" + +#: config/configdialog.ui:668 +#, no-c-format +msgid "Blend" +msgstr "" + +#: config/configdialog.ui:673 +#, no-c-format +msgid "Solarize" +msgstr "" + +#: config/configdialog.ui:678 +#, no-c-format +msgid "Fade" +msgstr "" + +#: config/configdialog.ui:683 +#, no-c-format +msgid "Trashed" +msgstr "" + +#: config/configdialog.ui:688 +#, no-c-format +msgid "Hue Shift" +msgstr "" + +#: config/configdialog.ui:714 +#, no-c-format +msgid "Steps :" +msgstr "" + +#: config/configdialog.ui:739 +#, no-c-format +msgid "Interval" +msgstr "" + +#: config/configdialog.ui:763 +#, no-c-format +msgid "Keep Animating" +msgstr "" + +#: config/configdialog.ui:773 +#, no-c-format +msgid "Hover And Press Effect" +msgstr "" + +#: config/configdialog.ui:782 +#, no-c-format +msgid "To Gray" +msgstr "" + +#: config/configdialog.ui:787 +#, no-c-format +msgid "Colorize" +msgstr "" + +#: config/configdialog.ui:792 +#, no-c-format +msgid "DeSaturate" +msgstr "" + +#: config/configdialog.ui:797 +#, no-c-format +msgid "To Gamma" +msgstr "" + +#: config/configdialog.ui:802 +#, no-c-format +msgid "Use Image Colors" +msgstr "" + +#: config/configdialog.ui:822 +#, no-c-format +msgid "Amount :" +msgstr "" + +#: config/configdialog.ui:847 +#, no-c-format +msgid "Highlight Colors" +msgstr "" + +#: config/configdialog.ui:874 +#, no-c-format +msgid "Active color" +msgstr "" + +#: config/configdialog.ui:900 +#, no-c-format +msgid "Inactive color" +msgstr "" + +#: config/configdialog.ui:924 +#, no-c-format +msgid "Colorizing Method" +msgstr "" + +#: config/configdialog.ui:943 +#, no-c-format +msgid "Deco's" +msgstr "" + +#: config/configdialog.ui:949 config/configdialog.ui:987 +#, no-c-format +msgid "Liquid Method" +msgstr "" + +#: config/configdialog.ui:954 config/configdialog.ui:992 +#, no-c-format +msgid "Kde Method" +msgstr "" + +#: config/configdialog.ui:959 config/configdialog.ui:997 +#, no-c-format +msgid "Hue Adgustment" +msgstr "" + +#: config/configdialog.ui:981 config/configdialog.ui:1032 +#, no-c-format +msgid "Buttons" +msgstr "" + +#: config/configdialog.ui:1043 +#, no-c-format +msgid "Use custom buttons colors" +msgstr "" + +#: config/configdialog.ui:1054 +#, no-c-format +msgid "Custom Buttons Colors" +msgstr "" + +#: config/configdialog.ui:1065 +#, no-c-format +msgid "Apply custom colors to:" +msgstr "" + +#: config/configdialog.ui:1081 +#, no-c-format +msgid "Active buttons" +msgstr "" + +#: config/configdialog.ui:1089 +#, no-c-format +msgid "InActive buttons" +msgstr "" + +#: config/configdialog.ui:1166 +#, no-c-format +msgid "Max" +msgstr "" + +#: config/configdialog.ui:1244 +#, no-c-format +msgid "Above" +msgstr "" + +#: config/configdialog.ui:1270 +#, no-c-format +msgid "Below" +msgstr "" + +#: config/configdialog.ui:1332 +#, no-c-format +msgid "Min" +msgstr "" + +#: config/configdialog.ui:1410 +#, no-c-format +msgid "Sticky Down" +msgstr "" + +#: config/configdialog.ui:1436 +#, no-c-format +msgid "Above Down" +msgstr "" + +#: config/configdialog.ui:1462 +#, no-c-format +msgid "Below Down" +msgstr "" + +#: config/configdialog.ui:1488 +#, no-c-format +msgid "Shade Down" +msgstr "" + +#: config/configdialog.ui:1531 +#, no-c-format +msgid "&Paths" +msgstr "" + +#: config/configdialog.ui:1542 +#, no-c-format +msgid "Tiles Path's" +msgstr "" + +#: config/configdialog.ui:1553 +#, no-c-format +msgid "Frames tiles Path" +msgstr "" + +#: config/configdialog.ui:1566 +#, no-c-format +msgid "Buttons tiles path" +msgstr "" + +#: config/configdialog.ui:1579 +#, no-c-format +msgid "&Use Masks" +msgstr "" + +#: config/configdialog.ui:1593 +#, no-c-format +msgid "Masks tiles path" +msgstr "" + +#: config/configdialog.ui:1630 +#, no-c-format +msgid "&Themes" +msgstr "" + +#: config/configdialog.ui:1641 +#, no-c-format +msgid "Preview" +msgstr "" + +#: config/configdialog.ui:1688 +#, no-c-format +msgid "This is a Screen shot of what TDM will look like when you go to log in." +msgstr "" + +#: config/configdialog.ui:1715 +#, no-c-format +msgid "Theme Name" +msgstr "" + +#: config/configdialog.ui:1744 +#, no-c-format +msgid "Install Ne&w Theme" +msgstr "" + +#: config/configdialog.ui:1752 +#, no-c-format +msgid "R&emove Theme" +msgstr "" + +#: config/configdialog.ui:1763 +#, no-c-format +msgid "&Use This Theme" +msgstr "" + +#: config/configdialog.ui:1766 +#, no-c-format +msgid "Alt+M" +msgstr "" + +#: config/configdialog.ui:1789 +#, no-c-format +msgid "" +"****** Summary ******\n" +"deKorator is a twin engine that takes several user-defined images and " +"presents\n" +"them as a window decoration. deKorator expects to find those in a theme. " +"Here\n" +"is a guide for building such a theme.\n" +"\n" +"****** In the package ******\n" +"deKorator comes with:\n" +" * default-theme - Used by default, illustrates some of deKorator's\n" +" features.\n" +" * Bushido-Yellow-theme - shows how masking can be done.\n" +"\n" +"Some more themes are available in the extra/ directory of the source\n" +"distribution.\n" +"\n" +"****** Names ******\n" +"deKorator expects the same directory structure and file names as the ones " +"in\n" +"default-theme. Every theme file should end with \"-theme\" (as in " +"\"default-\n" +"theme\"), and should contain all the folders that are in default-theme " +"(deco,\n" +"buttons, masks).\n" +"\n" +"****** Sizes ******\n" +"deKorator determines the 4 borders' sizes from:\n" +"\n" +"|Property \t\t\t|Source\t\t\t\t|\n" +"------------------------------------------------------------------------------------------------\n" +"|the left border width \t\t|midLeftFrameBg's width\t\t|\n" +"|the right border width \t\t|midRightFrameBg's width\t|\n" +"|the top bar height \t\t|midTitleBg's height \t\t|\n" +"|the bottom border height \t|midBottomFrameBg's height\t|\n" +"\n" +"All parts that build up a specific border should be in the same width or " +"height\n" +"correspondingly. An example follows for a window decoration with a 10px " +"high\n" +"top bar, a 20px wide left border, a 30px wide right border and a 40px high\n" +"bottom border.\n" +"\n" +"All tiles in the top bar should be 10 pixel high:\n" +" * topLeftCornerBg\n" +" * leftButtonsBg\n" +" * leftTitleBg\n" +" * midTitleBg\n" +" * rightTitleBg\n" +" * rightButtonsBg\n" +" * topRightCornerBg\n" +"\n" +"All tiles in the left border should be 20 pixel wide:\n" +" * topLeftFrameBg\n" +" * midLeftFrameBg\n" +" * bottomLeftFrameBg\n" +"\n" +"All tiles in the right border should be 30 pixel wide:\n" +" * topRightFrameBg\n" +" * midRightFrameBg\n" +" * bottomRightFrameBg\n" +"\n" +"All tiles in the bottom border should be 40 pixel high:\n" +" * leftBottomFrameBg\n" +" * midBottomFrameBg\n" +" * rightBottomFrameBg\n" +"\n" +"The corner tiles should fit into the tile grid:\n" +"Tile Height Width\n" +"topLeftCornerBg 10 20\n" +"topRightCornerBg 10 30\n" +"leftBottomFrameBg 40 20\n" +"rightBottomFrameBg 40 30\n" +"\n" +"****** Buttons ******\n" +"The button images are separated into background and foreground ones.\n" +"\n" +"***** Background *****\n" +"The button background uses the leftButtonsBg and the rightButtonsBg tiles.\n" +"Their height should be the same as the top bar's. The background's repeated\n" +"horizontally to fit the buttons in.\n" +"\n" +"***** Foreground *****\n" +"The width is determined by the button width. This way theme makers can put " +"the\n" +"buttons as close as they wish. To make space between buttons you can add\n" +"transparent pixels to the right and left. A button with a smaller height " +"than\n" +"the top bar's gets centered vertically. To place the button in a custom " +"height\n" +"use transparent pixels, too.\n" +"\n" +"****** Masks ******\n" +"Masks contain only black and white. Black pixels are subtracted from the\n" +"decoration.\n" +"\n" +"****** Image format ******\n" +"All images should be in PNG.\n" +"\n" +"****** Tips and Tricks ******\n" +"Allways start up building your theme from the template-theme.\n" +msgstr "" + +#: config/configdialog.ui:1974 +#, no-c-format +msgid "" +"

deKorator Window's Decoration Version 0.3


\n" +"\n" +"\n" +"\n" +"

Art Designer: jon clarke AKA ArbitraryReason
\n" +"Email: jjclarke2003@yahoo.com
\n" +"

Theme contributer: Zoran Karavla AKA the-error
\n" +"Email: webmaster@the-error.net
\n" +"

Author: moty rahamim
\n" +"Email: moty.rahamim@gmail.com

" +msgstr "" diff --git a/translations/messages/twin_deKorator/twin_deKorator.pot b/translations/messages/twin_deKorator/twin_deKorator.pot deleted file mode 100644 index 819b0d8..0000000 --- a/translations/messages/twin_deKorator/twin_deKorator.pot +++ /dev/null @@ -1,628 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2021-07-12 19:27+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. Instead of a literal translation, add your name to the end of the list (separated by a comma). -#, ignore-inconsistent -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" - -#. Instead of a literal translation, add your email to the end of the list (separated by a comma). -#, ignore-inconsistent -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" - -#: config/themes.cpp:170 -msgid "Drag or Type Theme URL" -msgstr "" - -#: config/themes.cpp:183 -#, c-format -msgid "Unable to find the deKorator theme archive %1." -msgstr "" - -#: config/themes.cpp:185 -msgid "" -"Unable to download deKorator theme archive;\n" -"please check that address %1 is correct." -msgstr "" - -#: config/themes.cpp:195 -msgid "The file is not a valid deKorator theme archive." -msgstr "" - -#: config/themes.cpp:207 -msgid "" -"A problem occurred during the installation process; however, most of the " -"themes in the archive have been installed" -msgstr "" - -#: config/themes.cpp:233 -msgid "Installing icon themes" -msgstr "" - -#: config/themes.cpp:250 -msgid "Installing %1 theme" -msgstr "" - -#: config/themes.cpp:332 -msgid "" -"Are you sure you want to remove the %1 theme?" -"

This will delete the files installed by this theme.
" -msgstr "" - -#: config/themes.cpp:338 -msgid "Confirmation" -msgstr "" - -#: deKoratorclient.cpp:1703 -msgid "Dekorator preview (Version 0.3)" -msgstr "" - -#: deKoratorclient.cpp:1776 deKoratorclient.cpp:1976 -msgid "Un-Sticky" -msgstr "" - -#: config/configdialog.ui:31 -#, no-c-format -msgid "M&isc" -msgstr "" - -#: config/configdialog.ui:48 -#, no-c-format -msgid "Decoration Settings" -msgstr "" - -#: config/configdialog.ui:62 -#, no-c-format -msgid "Use these buttons to set the alignment of the window title" -msgstr "" - -#: config/configdialog.ui:73 -#, no-c-format -msgid "L&eft" -msgstr "" - -#: config/configdialog.ui:76 config/configdialog.ui:1755 -#, no-c-format -msgid "Alt+E" -msgstr "" - -#: config/configdialog.ui:87 -#, no-c-format -msgid "&Center" -msgstr "" - -#: config/configdialog.ui:90 -#, no-c-format -msgid "Alt+C" -msgstr "" - -#: config/configdialog.ui:104 -#, no-c-format -msgid "Ri&ght" -msgstr "" - -#: config/configdialog.ui:107 -#, no-c-format -msgid "Alt+G" -msgstr "" - -#: config/configdialog.ui:120 -#, no-c-format -msgid "Text Shadow" -msgstr "" - -#: config/configdialog.ui:131 -#, no-c-format -msgid "&Use shadowed text" -msgstr "" - -#: config/configdialog.ui:134 config/configdialog.ui:638 -#: config/configdialog.ui:1582 -#, no-c-format -msgid "Alt+U" -msgstr "" - -#: config/configdialog.ui:153 config/configdialog.ui:550 -#, no-c-format -msgid "Active" -msgstr "" - -#: config/configdialog.ui:175 config/configdialog.ui:283 -#: config/configdialog.ui:397 -#, no-c-format -msgid "X :" -msgstr "" - -#: config/configdialog.ui:200 config/configdialog.ui:308 -#: config/configdialog.ui:416 -#, no-c-format -msgid "Y :" -msgstr "" - -#: config/configdialog.ui:235 config/configdialog.ui:343 -#, no-c-format -msgid "Color" -msgstr "" - -#: config/configdialog.ui:261 config/configdialog.ui:585 -#, no-c-format -msgid "Inactive" -msgstr "" - -#: config/configdialog.ui:370 -#, no-c-format -msgid "Pressed Buttons Shift" -msgstr "" - -#: config/configdialog.ui:458 -#, no-c-format -msgid "Use menu button image insted o&f the app icon" -msgstr "" - -#: config/configdialog.ui:461 config/configdialog.ui:564 -#: config/configdialog.ui:599 -#, no-c-format -msgid "Alt+F" -msgstr "" - -#: config/configdialog.ui:469 -#, no-c-format -msgid "Ignore app icon colorizing" -msgstr "" - -#: config/configdialog.ui:477 -#, no-c-format -msgid "Close &window by by double clicking the menu button" -msgstr "" - -#: config/configdialog.ui:480 -#, no-c-format -msgid "Alt+W" -msgstr "" - -#: config/configdialog.ui:488 -#, no-c-format -msgid "Show &bottom border when window is shaded" -msgstr "" - -#: config/configdialog.ui:491 config/configdialog.ui:575 -#: config/configdialog.ui:610 -#, no-c-format -msgid "Alt+B" -msgstr "" - -#: config/configdialog.ui:520 -#, no-c-format -msgid "Color&s" -msgstr "" - -#: config/configdialog.ui:531 -#, no-c-format -msgid "Colors" -msgstr "" - -#: config/configdialog.ui:561 config/configdialog.ui:596 -#, no-c-format -msgid "Colorize &frames" -msgstr "" - -#: config/configdialog.ui:572 config/configdialog.ui:607 -#, no-c-format -msgid "Colorize &buttons" -msgstr "" - -#: config/configdialog.ui:624 -#, no-c-format -msgid "Hover Effects" -msgstr "" - -#: config/configdialog.ui:635 -#, no-c-format -msgid "&Use buttons animation" -msgstr "" - -#: config/configdialog.ui:654 -#, no-c-format -msgid "Animate Effect" -msgstr "" - -#: config/configdialog.ui:663 -#, no-c-format -msgid "Intensity" -msgstr "" - -#: config/configdialog.ui:668 -#, no-c-format -msgid "Blend" -msgstr "" - -#: config/configdialog.ui:673 -#, no-c-format -msgid "Solarize" -msgstr "" - -#: config/configdialog.ui:678 -#, no-c-format -msgid "Fade" -msgstr "" - -#: config/configdialog.ui:683 -#, no-c-format -msgid "Trashed" -msgstr "" - -#: config/configdialog.ui:688 -#, no-c-format -msgid "Hue Shift" -msgstr "" - -#: config/configdialog.ui:714 -#, no-c-format -msgid "Steps :" -msgstr "" - -#: config/configdialog.ui:739 -#, no-c-format -msgid "Interval" -msgstr "" - -#: config/configdialog.ui:763 -#, no-c-format -msgid "Keep Animating" -msgstr "" - -#: config/configdialog.ui:773 -#, no-c-format -msgid "Hover And Press Effect" -msgstr "" - -#: config/configdialog.ui:782 -#, no-c-format -msgid "To Gray" -msgstr "" - -#: config/configdialog.ui:787 -#, no-c-format -msgid "Colorize" -msgstr "" - -#: config/configdialog.ui:792 -#, no-c-format -msgid "DeSaturate" -msgstr "" - -#: config/configdialog.ui:797 -#, no-c-format -msgid "To Gamma" -msgstr "" - -#: config/configdialog.ui:802 -#, no-c-format -msgid "Use Image Colors" -msgstr "" - -#: config/configdialog.ui:822 -#, no-c-format -msgid "Amount :" -msgstr "" - -#: config/configdialog.ui:847 -#, no-c-format -msgid "Highlight Colors" -msgstr "" - -#: config/configdialog.ui:874 -#, no-c-format -msgid "Active color" -msgstr "" - -#: config/configdialog.ui:900 -#, no-c-format -msgid "Inactive color" -msgstr "" - -#: config/configdialog.ui:924 -#, no-c-format -msgid "Colorizing Method" -msgstr "" - -#: config/configdialog.ui:943 -#, no-c-format -msgid "Deco's" -msgstr "" - -#: config/configdialog.ui:949 config/configdialog.ui:987 -#, no-c-format -msgid "Liquid Method" -msgstr "" - -#: config/configdialog.ui:954 config/configdialog.ui:992 -#, no-c-format -msgid "Kde Method" -msgstr "" - -#: config/configdialog.ui:959 config/configdialog.ui:997 -#, no-c-format -msgid "Hue Adgustment" -msgstr "" - -#: config/configdialog.ui:981 config/configdialog.ui:1032 -#, no-c-format -msgid "Buttons" -msgstr "" - -#: config/configdialog.ui:1043 -#, no-c-format -msgid "Use custom buttons colors" -msgstr "" - -#: config/configdialog.ui:1054 -#, no-c-format -msgid "Custom Buttons Colors" -msgstr "" - -#: config/configdialog.ui:1065 -#, no-c-format -msgid "Apply custom colors to:" -msgstr "" - -#: config/configdialog.ui:1081 -#, no-c-format -msgid "Active buttons" -msgstr "" - -#: config/configdialog.ui:1089 -#, no-c-format -msgid "InActive buttons" -msgstr "" - -#: config/configdialog.ui:1166 -#, no-c-format -msgid "Max" -msgstr "" - -#: config/configdialog.ui:1244 -#, no-c-format -msgid "Above" -msgstr "" - -#: config/configdialog.ui:1270 -#, no-c-format -msgid "Below" -msgstr "" - -#: config/configdialog.ui:1332 -#, no-c-format -msgid "Min" -msgstr "" - -#: config/configdialog.ui:1410 -#, no-c-format -msgid "Sticky Down" -msgstr "" - -#: config/configdialog.ui:1436 -#, no-c-format -msgid "Above Down" -msgstr "" - -#: config/configdialog.ui:1462 -#, no-c-format -msgid "Below Down" -msgstr "" - -#: config/configdialog.ui:1488 -#, no-c-format -msgid "Shade Down" -msgstr "" - -#: config/configdialog.ui:1531 -#, no-c-format -msgid "&Paths" -msgstr "" - -#: config/configdialog.ui:1542 -#, no-c-format -msgid "Tiles Path's" -msgstr "" - -#: config/configdialog.ui:1553 -#, no-c-format -msgid "Frames tiles Path" -msgstr "" - -#: config/configdialog.ui:1566 -#, no-c-format -msgid "Buttons tiles path" -msgstr "" - -#: config/configdialog.ui:1579 -#, no-c-format -msgid "&Use Masks" -msgstr "" - -#: config/configdialog.ui:1593 -#, no-c-format -msgid "Masks tiles path" -msgstr "" - -#: config/configdialog.ui:1630 -#, no-c-format -msgid "&Themes" -msgstr "" - -#: config/configdialog.ui:1641 -#, no-c-format -msgid "Preview" -msgstr "" - -#: config/configdialog.ui:1688 -#, no-c-format -msgid "This is a Screen shot of what TDM will look like when you go to log in." -msgstr "" - -#: config/configdialog.ui:1715 -#, no-c-format -msgid "Theme Name" -msgstr "" - -#: config/configdialog.ui:1744 -#, no-c-format -msgid "Install Ne&w Theme" -msgstr "" - -#: config/configdialog.ui:1752 -#, no-c-format -msgid "R&emove Theme" -msgstr "" - -#: config/configdialog.ui:1763 -#, no-c-format -msgid "&Use This Theme" -msgstr "" - -#: config/configdialog.ui:1766 -#, no-c-format -msgid "Alt+M" -msgstr "" - -#: config/configdialog.ui:1789 -#, no-c-format -msgid "" -"****** Summary ******\n" -"deKorator is a twin engine that takes several user-defined images and " -"presents\n" -"them as a window decoration. deKorator expects to find those in a theme. " -"Here\n" -"is a guide for building such a theme.\n" -"\n" -"****** In the package ******\n" -"deKorator comes with:\n" -" * default-theme - Used by default, illustrates some of deKorator's\n" -" features.\n" -" * Bushido-Yellow-theme - shows how masking can be done.\n" -"\n" -"Some more themes are available in the extra/ directory of the source\n" -"distribution.\n" -"\n" -"****** Names ******\n" -"deKorator expects the same directory structure and file names as the ones " -"in\n" -"default-theme. Every theme file should end with \"-theme\" (as in " -"\"default-\n" -"theme\"), and should contain all the folders that are in default-theme " -"(deco,\n" -"buttons, masks).\n" -"\n" -"****** Sizes ******\n" -"deKorator determines the 4 borders' sizes from:\n" -"\n" -"|Property \t\t\t|Source\t\t\t\t|\n" -"------------------------------------------------------------------------------------------------\n" -"|the left border width \t\t|midLeftFrameBg's width\t\t|\n" -"|the right border width \t\t|midRightFrameBg's width\t|\n" -"|the top bar height \t\t|midTitleBg's height \t\t|\n" -"|the bottom border height \t|midBottomFrameBg's height\t|\n" -"\n" -"All parts that build up a specific border should be in the same width or " -"height\n" -"correspondingly. An example follows for a window decoration with a 10px " -"high\n" -"top bar, a 20px wide left border, a 30px wide right border and a 40px high\n" -"bottom border.\n" -"\n" -"All tiles in the top bar should be 10 pixel high:\n" -" * topLeftCornerBg\n" -" * leftButtonsBg\n" -" * leftTitleBg\n" -" * midTitleBg\n" -" * rightTitleBg\n" -" * rightButtonsBg\n" -" * topRightCornerBg\n" -"\n" -"All tiles in the left border should be 20 pixel wide:\n" -" * topLeftFrameBg\n" -" * midLeftFrameBg\n" -" * bottomLeftFrameBg\n" -"\n" -"All tiles in the right border should be 30 pixel wide:\n" -" * topRightFrameBg\n" -" * midRightFrameBg\n" -" * bottomRightFrameBg\n" -"\n" -"All tiles in the bottom border should be 40 pixel high:\n" -" * leftBottomFrameBg\n" -" * midBottomFrameBg\n" -" * rightBottomFrameBg\n" -"\n" -"The corner tiles should fit into the tile grid:\n" -"Tile Height Width\n" -"topLeftCornerBg 10 20\n" -"topRightCornerBg 10 30\n" -"leftBottomFrameBg 40 20\n" -"rightBottomFrameBg 40 30\n" -"\n" -"****** Buttons ******\n" -"The button images are separated into background and foreground ones.\n" -"\n" -"***** Background *****\n" -"The button background uses the leftButtonsBg and the rightButtonsBg tiles.\n" -"Their height should be the same as the top bar's. The background's repeated\n" -"horizontally to fit the buttons in.\n" -"\n" -"***** Foreground *****\n" -"The width is determined by the button width. This way theme makers can put " -"the\n" -"buttons as close as they wish. To make space between buttons you can add\n" -"transparent pixels to the right and left. A button with a smaller height " -"than\n" -"the top bar's gets centered vertically. To place the button in a custom " -"height\n" -"use transparent pixels, too.\n" -"\n" -"****** Masks ******\n" -"Masks contain only black and white. Black pixels are subtracted from the\n" -"decoration.\n" -"\n" -"****** Image format ******\n" -"All images should be in PNG.\n" -"\n" -"****** Tips and Tricks ******\n" -"Allways start up building your theme from the template-theme.\n" -msgstr "" - -#: config/configdialog.ui:1974 -#, no-c-format -msgid "" -"

deKorator Window's Decoration Version 0.3


\n" -"\n" -"\n" -"\n" -"

Art Designer: jon clarke AKA ArbitraryReason
\n" -"Email: jjclarke2003@yahoo.com
\n" -"

Theme contributer: Zoran Karavla AKA the-error
\n" -"Email: webmaster@the-error.net
\n" -"

Author: moty rahamim
\n" -"Email: moty.rahamim@gmail.com

" -msgstr "" -- cgit v1.2.1