KickJava   Java API By Example, From Geeks To Geeks.

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


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
20  *
21  * @author Gabriele Vivinetto - gabriele.mailing@rvmgroup.it
22  * @version $Id: PlafRes_it.java,v 1.3 2003/10/29 06:11:08 jjanke Exp $
23  */

24 public class PlafRes_it extends ListResourceBundle JavaDoc
25 {
26     /** The data */
27     static final Object JavaDoc[][] contents = new String JavaDoc[][]
28     {
29     //{ "BackColType", "Background Color Type" },
30
{ "BackColType", "Tipo Colore di Sfondo" },
31     //{ "BackColType_Flat", "Flat" },
32
{ "BackColType_Flat", "Piatto" },
33     //{ "BackColType_Gradient", "Gradient" },
34
{ "BackColType_Gradient", "Gradiente" },
35     //{ "BackColType_Lines", "Lines" },
36
{ "BackColType_Lines", "Linee" },
37     //{ "BackColType_Texture", "Texture" }, //Need to be checked. How to translate "Texture" ?
38
{ "BackColType_Texture", "Texture" },
39     //
40
//{ "LookAndFeelEditor", "Look & Feel Editor" }, //Need to be checked
41
{ "LookAndFeelEditor", "Editor aspetto" },
42     //{ "LookAndFeel", "Look & Feel" },
43
{ "LookAndFeel", "Aspetto" },
44     //{ "Theme", "Theme" },
45
{ "Theme", "Tema" },
46     //{ "EditCompiereTheme", "Edit Compiere Theme" }, //Need to be checked
47
{ "EditCompiereTheme", "Modifica Tema di Compiere" },
48     //{ "SetDefault", "Default Background" },
49
{ "SetDefault", "Sfondo di Default" },
50     //{ "SetDefaultColor", "Background Color" },
51
{ "SetDefaultColor", "Colore di Sfondo" },
52     //{ "ColorBlind", "Color Deficiency" }, //Need to be checked
53
{ "ColorBlind", "Mancanza di Colore" },
54     //{ "Example", "Example" },
55
{ "Example", "Esempio" },
56     //{ "Reset", "Reset" }, //Need to be checked
57
{ "Reset", "Resetta" },
58     //{ "OK", "OK" },
59
{ "OK", "OK" },
60     //{ "Cancel", "Cancel" },
61
{ "Cancel", "Cancella" },
62     //
63
//{ "CompiereThemeEditor", "Compiere Theme Editor" }, //Need to be checked
64
{ "CompiereThemeEditor", "Editor di Tema Compiere" },
65     //{ "MetalColors", "Metal Colors" },
66
{ "MetalColors", "Colori Metallici" },
67     //{ "CompiereColors", "Compiere Colors" },
68
{ "CompiereColors", "Colori di Compiere" },
69     //{ "CompiereFonts", "Compiere Fonts" }, //Need to be checked. Mantain the word "Font" ?
70
{ "CompiereFonts", "Caratteri di Compiere" },
71     //{ "Primary1Info", "Shadow, Separator" }, //Need to be checked
72
{ "Primary1Info", "Ombra, Separatore" },
73     //{ "Primary1", "Primary 1" },
74
{ "Primary1", "Primario 1" },
75     //{ "Primary2Info", "Focus Line, Selected Menu" }, //Need to be checked
76
{ "Primary2Info", "Linea di Selezione, Menu Selezionato" },
77     //{ "Primary2", "Primary 2" },
78
{ "Primary2", "Primario 2" },
79     //{ "Primary3Info", "Table Selected Row, Selected Text, ToolTip Background" }, //Need to be checked
80
{ "Primary3Info", "Riga di Tabella Selezionata, Testo Selezionato, Sfondo ToolTip " },
81     //{ "Primary3", "Primary 3" },
82
{ "Primary3", "Primario 3" },
83     //{ "Secondary1Info", "Border Lines" },
84
{ "Secondary1Info", "Linee di Bordo" },
85     //{ "Secondary1", "Secondary 1" },
86
{ "Secondary1", "Secondario 1" },
87     //{ "Secondary2Info", "Inactive Tabs, Pressed Fields, Inactive Border + Text" }, //Need to be checked
88
{ "Secondary2Info", "Tab inattive, Campi selezionati, Bordo + Testo inattivo" },
89     //{ "Secondary2", "Secondary 2" },
90
{ "Secondary2", "Secondario 2" },
91     //{ "Secondary3Info", "Background" },
92
{ "Secondary3Info", "Sfondo" },
93     //{ "Secondary3", "Secondary 3" },
94
{ "Secondary3", "Secondario 3" },
95     //
96
//{ "ControlFontInfo", "Control Font" }, //Need to be checked
97
{ "ControlFontInfo", "Font di Controllo" },
98     //{ "ControlFont", "Label Font" }, //Need to be checked
99
{ "ControlFont", "Font di Etichetta" },
100     //{ "SystemFontInfo", "Tool Tip, Tree nodes" }, //Need to be checked
101
{ "SystemFontInfo", "Tool Tip, Nodi ad Albero" },
102     //{ "SystemFont", "System Font" }, //Need to be checked
103
{ "SystemFont", "Carattere di Sistema" },
104     //{ "UserFontInfo", "User Entered Data" },
105
{ "UserFontInfo", "Dati immessi dall'utente" },
106     //{ "UserFont", "Field Font" }, //Need to be checked
107
{ "UserFont", "Carattere del Campo" },
108 // { "SmallFontInfo", "Reports" },
109
//{ "SmallFont", "Small Font" }, //Need to be checked
110
{ "SmallFont", "Carattere piccolo" },
111     //{ "WindowTitleFont", "Title Font" }, //Need to be checked
112
{ "WindowTitleFont", "Carattere Titolo" },
113     //{ "MenuFont", "Menu Font" }, //Need to be checked
114
{ "MenuFont", "Carattere Menu" },
115     //
116
//{ "MandatoryInfo", "Mandatory Field Background" },
117
{ "MandatoryInfo", "Sfondo Campo Obbligatorio" },
118     //{ "Mandatory", "Mandatory" },
119
{ "Mandatory", "Obbligatorio" },
120     //{ "ErrorInfo", "Error Field Background" },
121
{ "ErrorInfo", "Sfondo Campo di Errore" },
122     //{ "Error", "Error" },
123
{ "Error", "Errore" },
124     //{ "InfoInfo", "Info Field Background" }, //Need to be checked. Is it better "Informativo" ? What with the following ?
125
{ "InfoInfo", "Sfondo Campo Informazione" },
126     //{ "Info", "Info" },
127
{ "Info", "Informazione" },
128     //{ "WhiteInfo", "Lines" },
129
{ "WhiteInfo", "Linee" },
130     //{ "White", "White" },
131
{ "White", "Bianco" },
132     //{ "BlackInfo", "Lines, Text" },
133
{ "BlackInfo", "Linee, Testo" },
134     //{ "Black", "Black" },
135
{ "Black", "Nero" },
136     //{ "InactiveInfo", "Inactive Field Background" },
137
{ "InactiveInfo", "Sfondo Campo Inattivo" },
138     //{ "Inactive", "Inactive" },
139
{ "Inactive", "Inattivo" },
140     //{ "TextOKInfo", "OK Text Foreground" }, //Need to be checked. How to translate Foreground ?
141
{ "TextOKInfo", "Colore Testo OK" },
142     //{ "TextOK", "Text - OK" }, //Need to be checked
143
{ "TextOK", "Testo - OK" },
144     //{ "TextIssueInfo", "Error Text Foreground" }, //Need to be checked
145
{ "TextIssueInfo", "Colore Testo di Errore" },
146     //{ "TextIssue", "Text - Error" },
147
{ "TextIssue", "Testo - Error" },
148     //
149
//{ "FontChooser", "Font Chooser" }, //Need to be checked
150
{ "FontChooser", "Selezionatore Carattere" },
151     //{ "Fonts", "Fonts" }, //Need to be checked
152
{ "Fonts", "Caratteri" },
153     //{ "Plain", "Plain" }, //Need to be checked
154
{ "Plain", "Normale" },
155     //{ "Italic", "Italic" },
156
{ "Italic", "Corsivo" },
157     //{ "Bold", "Bold" },
158
{ "Bold", "Grassetto" },
159     //{ "BoldItalic", "Bold & Italic" },
160
{ "BoldItalic", "Grassetto & Corsivo" },
161     //{ "Name", "Name" },
162
{ "Name", "Nome" },
163     //{ "Size", "Size" },
164
{ "Size", "Dimensione" },
165     //{ "Style", "Style" },
166
{ "Style", "Stile" },
167     //{ "TestString", "This is just a Test! The quick brown Fox is doing something. 12,3456.78 LetterLOne = l1 LetterOZero = O0" },
168
{ "TestString", "Questo è solo un Test! La veloce volpe marrone stà facendo qualcosa. 12,3456.78 LetteraLUno = l1 LetteraOZero = O0" },
169     //{ "FontString", "Font" },
170
{ "FontString", "Carattere" }, //Need to be checked
171
//
172
//{ "CompiereColorEditor", "Compiere Color Editor" }, //Need to be checked
173
{ "CompiereColorEditor", "Editor di Colori Compiere" },
174     //{ "CompiereType", "Color Type" },
175
{ "CompiereType", "Tipo Colore" },
176     //{ "GradientUpperColor", "Gradient Upper Color" },
177
{ "GradientUpperColor", "Colore Gradiente Superiore" },
178     //{ "GradientLowerColor", "Gradient Lower Color" },
179
{ "GradientLowerColor", "Colore Gradiente Inferiore" },
180     //{ "GradientStart", "Gradient Start" },
181
{ "GradientStart", "Inizio Gradiente" },
182     //{ "GradientDistance", "Gradient Distance" },
183
{ "GradientDistance", "Distanza Gradiente" },
184     //{ "TextureURL", "Texture URL" }, //Need to be checked. How to translate "Texture" ?
185
{ "TextureURL", "URL Texture" },
186     //{ "TextureAlpha", "Texture Alpha" }, //Need to be checked. How to translate ?
187
{ "TextureAlpha", "Texture Alpha" },
188     //{ "TextureTaintColor", "Texture Taint Color" }, //Need to be checked. How to translate ?
189
{ "TextureTaintColor", "Texture Taint Color" },
190     //{ "LineColor", "Line Color" },
191
{ "LineColor", "Colore Linea" },
192     //{ "LineBackColor", "Background Color" },
193
{ "LineBackColor", "Colore Sfondo" },
194     //{ "LineWidth", "Line Width" },
195
{ "LineWidth", "Spessore Linea" },
196     //{ "LineDistance", "Line Distance" },
197
{ "LineDistance", "Distanza Linea" },
198     //{ "FlatColor", "Flat Color" }
199
{ "FlatColor", "Colore Piatto" }
200     };
201
202     /**
203      * Get Contents
204      * @return contents
205      */

206     public Object JavaDoc[][] getContents()
207     {
208         return contents;
209     }
210 } // Res
211
Popular Tags