diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-22 17:21:44 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-22 17:38:43 +0100 |
commit | 8bafa93ebb71dc159a40e4d0e21a3096a943d20a (patch) | |
tree | 7bb9ed3a3df43d4595e4f45ee3e295f6f9096fcd /template/messages/tdegraphics/kgamma.pot | |
parent | 97b20877be5af38ec9c7bb118633effac850c9e9 (diff) | |
download | tde-i18n-8bafa93ebb71dc159a40e4d0e21a3096a943d20a.tar.gz tde-i18n-8bafa93ebb71dc159a40e4d0e21a3096a943d20a.zip |
Add translation templates for tdegraphics.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f82d3c2e8c8ccd8cb5f39eabc2ae3f6e08a4b9eb)
Diffstat (limited to 'template/messages/tdegraphics/kgamma.pot')
-rw-r--r-- | template/messages/tdegraphics/kgamma.pot | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/template/messages/tdegraphics/kgamma.pot b/template/messages/tdegraphics/kgamma.pot new file mode 100644 index 00000000000..aad457c3e8c --- /dev/null +++ b/template/messages/tdegraphics/kgamma.pot @@ -0,0 +1,99 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-21 14:26+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\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 "" + +#: kgamma.cpp:130 +msgid "&Select test picture:" +msgstr "" + +#: kgamma.cpp:135 +msgid "Gray Scale" +msgstr "" + +#: kgamma.cpp:136 +msgid "RGB Scale" +msgstr "" + +#: kgamma.cpp:137 +msgid "CMY Scale" +msgstr "" + +#: kgamma.cpp:138 +msgid "Dark Gray" +msgstr "" + +#: kgamma.cpp:139 +msgid "Mid Gray" +msgstr "" + +#: kgamma.cpp:140 +msgid "Light Gray" +msgstr "" + +#: kgamma.cpp:203 +msgid "Gamma:" +msgstr "" + +#: kgamma.cpp:206 +msgid "Red:" +msgstr "" + +#: kgamma.cpp:209 +msgid "Green:" +msgstr "" + +#: kgamma.cpp:212 +msgid "Blue:" +msgstr "" + +#: kgamma.cpp:258 +msgid "Save settings to X-Server Config" +msgstr "" + +#: kgamma.cpp:261 +msgid "Sync screens" +msgstr "" + +#: kgamma.cpp:267 +#, c-format +msgid "Screen %1" +msgstr "" + +#: kgamma.cpp:280 +msgid "Gamma correction is not supported by your graphics hardware or driver." +msgstr "" + +#: kgamma.cpp:585 +msgid "" +"<h1>Monitor Gamma</h1> This is a tool for changing monitor gamma correction. " +"Use the four sliders to define the gamma correction either as a single " +"value, or separately for the red, green and blue components. You may need to " +"correct the brightness and contrast settings of your monitor for good " +"results. The test images help you to find proper settings.<br> You can save " +"them system-wide to XF86Config (root access is required for that) or to your " +"own TDE settings. On multi head systems you can correct the gamma values " +"separately for all screens." +msgstr "" |