KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > compiere > plaf > PlafRes_th


1 /******************************************************************************
2  * The contents of this file are subject to the Compiere License Version 1.1
3  * ("License"); You may not use this file except in compliance with the License
4  * You may obtain a copy of the License at http://www.compiere.org/license.html
5  * Software distributed under the License is distributed on an "AS IS" basis,
6  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
7  * the specific language governing rights and limitations under the License.
8  * The Original Code is Compiere ERP & CRM Business Solution
9  * The Initial Developer of the Original Code is Jorg Janke and ComPiere, Inc.
10  * Portions created by Jorg Janke are Copyright (C) 1999-2001 Jorg Janke, parts
11  * created by ComPiere are Copyright (C) ComPiere, Inc.; All Rights Reserved.
12  * Contributor(s): ______________________________________.
13  *****************************************************************************/

14 package org.compiere.plaf;
15
16 import java.util.ListResourceBundle JavaDoc;
17
18 /**
19  * Translation Texts for Look & Feel (Thai)
20  *
21  * @author Sureeraya Limpaibul
22  * @version $Id: PlafRes_th.java,v 1.4 2003/10/29 06:11:08 jjanke Exp $
23  */

24 public class PlafRes_th extends ListResourceBundle JavaDoc
25 {
26     /** The data */
27     static final Object JavaDoc[][] contents = new String JavaDoc[][]
28     {
29     { "BackColType", "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07" },
30     { "BackColType_Flat", "Flat" },
31     { "BackColType_Gradient", "Gradient" },
32     { "BackColType_Lines", "Lines" },
33     { "BackColType_Texture", "Texture" },
34     //
35
{ "LookAndFeelEditor", "Look & Feel Editor" },
36     { "LookAndFeel", "Look & Feel" },
37     { "Theme", "Theme" },
38     { "EditCompiereTheme", "Edit Compiere Theme" },
39     { "SetDefault", "Default Background" },
40     { "SetDefaultColor", "Background Color" },
41     { "ColorBlind", "Color Deficiency" },
42     { "Example", "\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07" },
43     { "Reset", "Reset" },
44     { "OK", "\u0e15\u0e01\u0e25\u0e07" },
45     { "Cancel", "\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01" },
46     //
47
{ "CompiereThemeEditor", "Compiere Theme Editor" },
48     { "MetalColors", "Metal Colors" },
49     { "CompiereColors", "Compiere Colors" },
50     { "CompiereFonts", "Compiere Fonts" },
51     { "Primary1Info", "Shadow, Separator" },
52     { "Primary1", "Primary 1" },
53     { "Primary2Info", "Focus Line, Selected Menu" },
54     { "Primary2", "Primary 2" },
55     { "Primary3Info", "Table Selected Row, Selected Text, ToolTip Background" },
56     { "Primary3", "Primary 3" },
57     { "Secondary1Info", "Border Lines" },
58     { "Secondary1", "Secondary 1" },
59     { "Secondary2Info", "Inactive Tabs, Pressed Fields, Inactive Border + Text" },
60     { "Secondary2", "Secondary 2" },
61     { "Secondary3Info", "Background" },
62     { "Secondary3", "Secondary 3" },
63     //
64
{ "ControlFontInfo", "Control Font" },
65     { "ControlFont", "Label Font" },
66     { "SystemFontInfo", "Tool Tip, Tree nodes" },
67     { "SystemFont", "System Font" },
68     { "UserFontInfo", "User Entered Data" },
69     { "UserFont", "Field Font" },
70 // { "SmallFontInfo", "Reports" },
71
{ "SmallFont", "\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01" },
72     { "WindowTitleFont", "Title Font" },
73     { "MenuFont", "\u0e40\u0e21\u0e19\u0e39\u0e2d\u0e31\u0e01\u0e29\u0e23" },
74     //
75
{ "MandatoryInfo", "Mandatory Field Background" },
76     { "Mandatory", "Mandatory" },
77     { "ErrorInfo", "Error Field Background" },
78     { "Error", "Error" },
79     { "InfoInfo", "Info Field Background" },
80     { "Info", "Info" },
81     { "WhiteInfo", "Lines" },
82     { "White", "White" },
83     { "BlackInfo", "Lines, Text" },
84     { "Black", "Black" },
85     { "InactiveInfo", "Inactive Field Background" },
86     { "Inactive", "Inactive" },
87     { "TextOKInfo", "OK Text Foreground" },
88     { "TextOK", "Text - OK" },
89     { "TextIssueInfo", "Error Text Foreground" },
90     { "TextIssue", "Text - Error" },
91     //
92
{ "FontChooser", "\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23" },
93     { "Fonts", "\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23" },
94     { "Plain", "\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32" },
95     { "Italic", "\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e35\u0e22\u0e07" },
96     { "Bold", "\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e32" },
97     { "BoldItalic", "\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e32 \u0e15\u0e31\u0e27\u0e40\u0e2d\u0e35\u0e22\u0e07" },
98     { "Name", "\u0e0a\u0e37\u0e48\u0e2d" },
99     { "Size", "\u0e02\u0e19\u0e32\u0e14" },
100     { "Style", "\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23" },
101     { "TestString", "This is just a Test! The quick brown Fox is doing something. 12,3456.78 LetterLOne = l1 LetterOZero = O0" },
102     { "FontString", "\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23" },
103     //
104
{ "CompiereColorEditor", "Compiere Color Editor" },
105     { "CompiereType", "Color Type" },
106     { "GradientUpperColor", "Gradient Upper Color" },
107     { "GradientLowerColor", "Gradient Lower Color" },
108     { "GradientStart", "Gradient Start" },
109     { "GradientDistance", "Gradient Distance" },
110     { "TextureURL", "Texture URL" },
111     { "TextureAlpha", "Texture Alpha" },
112     { "TextureTaintColor", "Texture Taint Color" },
113     { "LineColor", "Line Color" },
114     { "LineBackColor", "Background Color" },
115     { "LineWidth", "Line Width" },
116     { "LineDistance", "Line Distance" },
117     { "FlatColor", "Flat Color" }
118     };
119
120     /**
121      * Get Contents
122      * @return contents
123      */

124     public Object JavaDoc[][] getContents()
125     {
126         return contents;
127     }
128 } // Res
129
Popular Tags