diff --git a/CMakeL10n.txt b/CMakeL10n.txt new file mode 100644 index 0000000..9730a56 --- /dev/null +++ b/CMakeL10n.txt @@ -0,0 +1,23 @@ +################################################# +# +# (C) 2019 Slávek Banko +# slavek.banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +cmake_minimum_required( VERSION 2.8 ) + + +##### include our cmake modules ################# + +set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ) +include( TDEL10n ) + + +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/style/CMakeL10n.txt b/style/CMakeL10n.txt new file mode 100644 index 0000000..b585ce4 --- /dev/null +++ b/style/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/style/config/CMakeL10n.txt b/style/config/CMakeL10n.txt new file mode 100644 index 0000000..103c515 --- /dev/null +++ b/style/config/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdestyle_lipstik_config" ) diff --git a/translations/tdestyle_lipstik_config.pot b/translations/tdestyle_lipstik_config.pot new file mode 100644 index 0000000..2bed922 --- /dev/null +++ b/translations/tdestyle_lipstik_config.pot @@ -0,0 +1,262 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-01-08 02:54+0100\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" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: lipstikconf.cpp:71 +msgid "Configuration" +msgstr "" + +#: lipstikconf.cpp:75 +msgid "General" +msgstr "" + +#: lipstikconf.cpp:77 +msgid "Plastik gradients" +msgstr "" + +#: lipstikconf.cpp:78 +msgid "Triangular tree expander" +msgstr "" + +#: lipstikconf.cpp:79 +msgid "Draw status bar frame" +msgstr "" + +#: lipstikconf.cpp:80 +msgid "Animate progress bars" +msgstr "" + +#: lipstikconf.cpp:81 +msgid "Flatten column headers" +msgstr "" + +#: lipstikconf.cpp:82 +msgid "Use a tick for checkmarks" +msgstr "" + +#: lipstikconf.cpp:87 +msgid "Toolbars" +msgstr "" + +#: lipstikconf.cpp:90 +msgid "Draw separators" +msgstr "" + +#: lipstikconf.cpp:91 +msgid "Draw item separators" +msgstr "" + +#: lipstikconf.cpp:92 +msgid "Draw handles" +msgstr "" + +#: lipstikconf.cpp:93 +msgid "Draw gradients" +msgstr "" + +#: lipstikconf.cpp:94 +msgid "Invert gradients" +msgstr "" + +#: lipstikconf.cpp:97 +msgid "Items spacing :" +msgstr "" + +#: lipstikconf.cpp:103 +msgid "Menus" +msgstr "" + +#: lipstikconf.cpp:106 +msgid "Button-like menu gradients" +msgstr "" + +#: lipstikconf.cpp:107 +msgid "Sharper menu gradients" +msgstr "" + +#: lipstikconf.cpp:109 +msgid "Menu Stripe" +msgstr "" + +#: lipstikconf.cpp:110 +msgid "Flatten Stripe" +msgstr "" + +#: lipstikconf.cpp:111 +msgid "Custom Stripe color :" +msgstr "" + +#: lipstikconf.cpp:118 +msgid "Menu spacing :" +msgstr "" + +#: lipstikconf.cpp:124 +msgid "Scrollbars and Sliders" +msgstr "" + +#: lipstikconf.cpp:129 +msgid "Draw Scrollbar grooves" +msgstr "" + +#: lipstikconf.cpp:132 +msgid "Scrollbar style : " +msgstr "" + +#: lipstikconf.cpp:133 +msgid "Scrollbar style" +msgstr "" + +#: lipstikconf.cpp:141 +msgid "Scrollbar width : " +msgstr "" + +#: lipstikconf.cpp:142 +msgid "Scrollbar width" +msgstr "" + +#: lipstikconf.cpp:149 +msgid "Slider handle size : " +msgstr "" + +#: lipstikconf.cpp:150 +msgid "Slider handle size" +msgstr "" + +#: lipstikconf.cpp:159 +msgid "Highlighting" +msgstr "" + +#: lipstikconf.cpp:161 +msgid "Colored focus rectangle" +msgstr "" + +#: lipstikconf.cpp:162 +msgid "Colored comboboxes handles" +msgstr "" + +#: lipstikconf.cpp:163 +msgid "Colored menu bar items" +msgstr "" + +#: lipstikconf.cpp:164 +msgid "Highlight active tab" +msgstr "" + +#: lipstikconf.cpp:165 +msgid "Highlight focused input fields" +msgstr "" + +#: lipstikconf.cpp:170 +msgid "Custom colors" +msgstr "" + +#: lipstikconf.cpp:172 +msgid "Input fields highlight :" +msgstr "" + +#: lipstikconf.cpp:177 +msgid "Mouse hover highlight :" +msgstr "" + +#: lipstikconf.cpp:182 +msgid "Checkmark/Radiobuttons :" +msgstr "" + +#: lipstikconf.cpp:187 +msgid "Active tab highlight :" +msgstr "" + +#: lipstikconf.cpp:216 +msgid "About" +msgstr "" + +#: lipstikconf.cpp:219 +msgid "Lipstik 2.2.3" +msgstr "" + +#: lipstikconf.cpp:223 +msgid " Copyright 2004-2005-2006-2007 (C) Patrice Tremblay (Poplix)" +msgstr "" + +#: lipstikconf.cpp:226 +msgid " poplixos@gmail.com" +msgstr "" + +#: lipstikconf.cpp:229 +msgid " http://poplix.homelinux.com/lipstik" +msgstr "" + +#: lipstikconf.cpp:232 +msgid "Based on plastik [thanks to Sandro Giessl]" +msgstr "" + +#: lipstikconf.cpp:235 +msgid "Also based on :" +msgstr "" + +#: lipstikconf.cpp:238 +msgid " TQtCurve [thanks to Craig Drummond]," +msgstr "" + +#: lipstikconf.cpp:241 +msgid " DotNET [thanks to Chris Lee]," +msgstr "" + +#: lipstikconf.cpp:244 +msgid " PlastikQ [thanks to Martin Beck]," +msgstr "" + +#: lipstikconf.cpp:247 +msgid " Comix [thanks to Jens Luetkens]," +msgstr "" + +#: lipstikconf.cpp:250 +msgid " Krisp [thanks to Keith Meehl]," +msgstr "" + +#: lipstikconf.cpp:253 +msgid " Ballistik [thanks to Florian Merz]," +msgstr "" + +#: lipstikconf.cpp:256 +msgid " Kerastik [thanks to Victor Perez Q]," +msgstr "" + +#: lipstikconf.cpp:259 +msgid " Polyester [thanks to Marco Martin]." +msgstr "" + +#: lipstikconf.cpp:262 +msgid "Thanks to Bastian Venthur, the Debian maintainer of tde-style-lipstik." +msgstr "" + +#: lipstikconf.cpp:265 +msgid "Thanks to Charles A. Landemaine, of PC-BSD, for the feature suggestion." +msgstr "" + +#: lipstikconf.cpp:268 +msgid "Special thanks to Dominique and all the kde-look.org users." +msgstr ""