diff options
Diffstat (limited to 'template/messages/tdegraphics/tdefile_tga.pot')
-rw-r--r-- | template/messages/tdegraphics/tdefile_tga.pot | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/template/messages/tdegraphics/tdefile_tga.pot b/template/messages/tdegraphics/tdefile_tga.pot new file mode 100644 index 00000000000..7d0d9b12c60 --- /dev/null +++ b/template/messages/tdegraphics/tdefile_tga.pot @@ -0,0 +1,78 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-21 15:13+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 "" + +#: tdefile_tga.cpp:56 +msgid "Technical Details" +msgstr "" + +#: tdefile_tga.cpp:60 +msgid "Dimensions" +msgstr "" + +#: tdefile_tga.cpp:64 +msgid "Bit Depth" +msgstr "" + +#: tdefile_tga.cpp:67 +msgid "Color Mode" +msgstr "" + +#: tdefile_tga.cpp:68 +msgid "Compression" +msgstr "" + +#: tdefile_tga.cpp:126 +msgid "Color-Mapped" +msgstr "" + +#: tdefile_tga.cpp:131 +msgid "RGB" +msgstr "" + +#: tdefile_tga.cpp:135 +msgid "Black and White" +msgstr "" + +#: tdefile_tga.cpp:138 tdefile_tga.cpp:159 +msgid "Unknown" +msgstr "" + +#: tdefile_tga.cpp:145 +msgid "Uncompressed" +msgstr "" + +#: tdefile_tga.cpp:150 +msgid "Runlength Encoded" +msgstr "" + +#: tdefile_tga.cpp:153 +msgid "Huffman, Delta & RLE" +msgstr "" + +#: tdefile_tga.cpp:156 +msgid "Huffman, Delta, RLE (4-pass quadtree)" +msgstr "" |