⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 plafres_it.java

📁 Java写的ERP系统
💻 JAVA
字号:
/******************************************************************************
 * The contents of this file are subject to the   Compiere License  Version 1.1
 * ("License"); You may not use this file except in compliance with the License
 * You may obtain a copy of the License at http://www.compiere.org/license.html
 * Software distributed under the License is distributed on an  "AS IS"  basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
 * the specific language governing rights and limitations under the License.
 * The Original Code is                  Compiere  ERP & CRM  Business Solution
 * The Initial Developer of the Original Code is Jorg Janke  and ComPiere, Inc.
 * Portions created by Jorg Janke are Copyright (C) 1999-2001 Jorg Janke, parts
 * created by ComPiere are Copyright (C) ComPiere, Inc.;   All Rights Reserved.
 * Contributor(s): ______________________________________.
 *****************************************************************************/
package org.compiere.plaf;

import java.util.*;

/**
 *  Translation Texts for Look & Feel
 *
 *  @author     Gabriele Vivinetto - gabriele.mailing@rvmgroup.it
 *  @version    $Id: PlafRes_it.java,v 1.1 2002/05/23 17:39:23 jjanke Exp $
 */
public class PlafRes_it extends ListResourceBundle
{
	/** The data    */
	static final Object[][] contents = new String[][]
	{
	//{ "BackColType",            "Background Color Type" },
	  { "BackColType",            "Tipo Colore di Sfondo" },
	//{ "BackColType_Flat",       "Flat" },
	  { "BackColType_Flat",       "Piatto" },
	//{ "BackColType_Gradient",   "Gradient" },
	  { "BackColType_Gradient",   "Gradiente" },
	//{ "BackColType_Lines",      "Lines" },
	  { "BackColType_Lines",      "Linee" },
	//{ "BackColType_Texture",    "Texture" }, //Need to be checked. How to translate "Texture" ?
	  { "BackColType_Texture",    "Texture" },
	//
	//{ "LookAndFeelEditor",      "Look & Feel Editor" }, //Need to be checked
	  { "LookAndFeelEditor",      "Editor aspetto" },
	//{ "LookAndFeel",            "Look & Feel" },
	  { "LookAndFeel",            "Aspetto" },
	//{ "Theme",                  "Theme" },
	  { "Theme",                  "Tema" },
	//{ "EditCompiereTheme",      "Edit Compiere Theme" }, //Need to be checked
	  { "EditCompiereTheme",      "Modifica Tema di Compiere" },
	//{ "SetDefault",             "Default Background" },
	  { "SetDefault",             "Sfondo di Default" },
	//{ "SetDefaultColor",        "Background Color" },
	  { "SetDefaultColor",        "Colore di Sfondo" },
	//{ "ColorBlind",             "Color Deficiency" }, //Need to be checked
	  { "ColorBlind",             "Mancanza di Colore" },
	//{ "Example",                "Example" },
	  { "Example",                "Esempio" },
	//{ "Reset",                  "Reset" }, //Need to be checked
	  { "Reset",                  "Resetta" },
	//{ "OK",                     "OK" },
	  { "OK",                     "OK" },
	//{ "Cancel",                 "Cancel" },
	  { "Cancel",                 "Cancella" },
	//
	//{ "CompiereThemeEditor",    "Compiere Theme Editor" }, //Need to be checked
	  { "CompiereThemeEditor",    "Editor di Tema Compiere" },
	//{ "MetalColors",            "Metal Colors" },
	  { "MetalColors",            "Colori Metallici" },
	//{ "CompiereColors",         "Compiere Colors" },
	  { "CompiereColors",         "Colori di Compiere" },
	//{ "CompiereFonts",          "Compiere Fonts" }, //Need to be checked. Mantain the word "Font" ?
	  { "CompiereFonts",          "Caratteri di Compiere" },
	//{ "Primary1Info",           "Shadow, Separator" }, //Need to be checked
	  { "Primary1Info",           "Ombra, Separatore" },
	//{ "Primary1",               "Primary 1" },
	  { "Primary1",               "Primario 1" },
	//{ "Primary2Info",           "Focus Line, Selected Menu" }, //Need to be checked
	  { "Primary2Info",           "Linea di Selezione, Menu Selezionato" },
	//{ "Primary2",               "Primary 2" },
	  { "Primary2",               "Primario 2" },
	//{ "Primary3Info",           "Table Selected Row, Selected Text, ToolTip Background" }, //Need to be checked
	  { "Primary3Info",           "Riga di Tabella Selezionata, Testo Selezionato, Sfondo ToolTip " },
	//{ "Primary3",               "Primary 3" },
	  { "Primary3",               "Primario 3" },
	//{ "Secondary1Info",         "Border Lines" },
	  { "Secondary1Info",         "Linee di Bordo" },
	//{ "Secondary1",             "Secondary 1" },
	  { "Secondary1",             "Secondario 1" },
	//{ "Secondary2Info",         "Inactive Tabs, Pressed Fields, Inactive Border + Text" }, //Need to be checked
	  { "Secondary2Info",         "Tab inattive, Campi selezionati, Bordo + Testo inattivo" },
	//{ "Secondary2",             "Secondary 2" },
	  { "Secondary2",             "Secondario 2" },
	//{ "Secondary3Info",         "Background" },
	  { "Secondary3Info",         "Sfondo" },
	//{ "Secondary3",             "Secondary 3" },
	  { "Secondary3",             "Secondario 3" },
	//
	//{ "ControlFontInfo",        "Control Font" }, //Need to be checked
	  { "ControlFontInfo",        "Font di Controllo" },
	//{ "ControlFont",            "Label Font" }, //Need to be checked
	  { "ControlFont",            "Font di Etichetta" },
	//{ "SystemFontInfo",         "Tool Tip, Tree nodes" }, //Need to be checked
	  { "SystemFontInfo",         "Tool Tip, Nodi ad Albero" },
	//{ "SystemFont",             "System Font" }, //Need to be checked
	  { "SystemFont",             "Carattere di Sistema" },
	//{ "UserFontInfo",           "User Entered Data" },
	  { "UserFontInfo",           "Dati immessi dall'utente" },
	//{ "UserFont",               "Field Font" }, //Need to be checked
	  { "UserFont",               "Carattere del Campo" },
//	{ "SmallFontInfo",          "Reports" },
	//{ "SmallFont",              "Small Font" }, //Need to be checked
	  { "SmallFont",              "Carattere piccolo" },
	//{ "WindowTiteFont",         "Title Font" }, //Need to be checked
	  { "WindowTiteFont",         "Carattere Titolo" },
	//{ "MenuFont",               "Menu Font" }, //Need to be checked
	  { "MenuFont",               "Carattere Menu" },
	//
	//{ "MandatoryInfo",          "Mandatory Field Background" },
	  { "MandatoryInfo",          "Sfondo Campo Obbligatorio" },
	//{ "Mandatory",              "Mandatory" },
	  { "Mandatory",              "Obbligatorio" },
	//{ "ErrorInfo",              "Error Field Background" },
	  { "ErrorInfo",              "Sfondo Campo di Errore" },
	//{ "Error",                  "Error" },
	  { "Error",                  "Errore" },
	//{ "InfoInfo",               "Info Field Background" }, //Need to be checked. Is it better "Informativo" ? What with the following ?
	  { "InfoInfo",               "Sfondo Campo Informazione" },
	//{ "Info",                   "Info" },
	  { "Info",                   "Informazione" },
	//{ "WhiteInfo",              "Lines" },
	  { "WhiteInfo",              "Linee" },
	//{ "White",                  "White" },
	  { "White",                  "Bianco" },
	//{ "BlackInfo",              "Lines, Text" },
	  { "BlackInfo",              "Linee, Testo" },
	//{ "Black",                  "Black" },
	  { "Black",                  "Nero" },
	//{ "InactiveInfo",           "Inactive Field Background" },
	  { "InactiveInfo",           "Sfondo Campo Inattivo" },
	//{ "Inactive",               "Inactive" },
	  { "Inactive",               "Inattivo" },
	//{ "TextOKInfo",             "OK Text Foreground" }, //Need to be checked. How to translate Foreground ?
	  { "TextOKInfo",             "Colore Testo OK" },
	//{ "TextOK",                 "Text - OK" }, //Need to be checked
	  { "TextOK",                 "Testo - OK" },
	//{ "TextIssueInfo",          "Error Text Foreground" }, //Need to be checked
	  { "TextIssueInfo",          "Colore Testo di Errore" },
	//{ "TextIssue",              "Text - Error" },
	  { "TextIssue",              "Testo - Error" },
	//
	//{ "FontChooser",            "Font Chooser" }, //Need to be checked
	  { "FontChooser",            "Selezionatore Carattere" },
	//{ "Fonts",                  "Fonts" }, //Need to be checked
	  { "Fonts",                  "Caratteri" },
	//{ "Plain",                  "Plain" }, //Need to be checked
	  { "Plain",                  "Normale" },
	//{ "Italic",                 "Italic" },
	  { "Italic",                 "Corsivo" },
	//{ "Bold",                   "Bold" },
	  { "Bold",                   "Grassetto" },
	//{ "BoldItalic",             "Bold & Italic" },
	  { "BoldItalic",             "Grassetto & Corsivo" },
	//{ "Name",                   "Name" },
	  { "Name",                   "Nome" },
	//{ "Size",                   "Size" },
	  { "Size",                   "Dimensione" },
	//{ "Style",                  "Style" },
	  { "Style",                  "Stile" },
	//{ "TestString",             "This is just a Test! The quick brown Fox is doing something. 12,3456.78 LetterLOne = l1 LetterOZero = O0" },
	  { "TestString",             "Questo 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -