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

📄 myresource_es.java

📁 java xml 应用开发
💻 JAVA
字号:
import java.util.ListResourceBundle;

/**
 * @author ThunellE AnderssonA
 * Spanish internationalisation strings
 * To change this generated comment edit the template variable "typecomment":
 * Window>Preferences>Java>Templates.
 * To enable and disable the creation of type comments go to
 * Window>Preferences>Java>Code Generation.
 */
public class MyResource_es extends ListResourceBundle
{
    
    public Object[][] getContents() 
    {
      return contents;
    }
  
    static final Object[][] contents = 
    {
      {"OpenKey", "Abrir..."},       
      {"SaveKey", "Guardar"},
      {"UndoKey", "Deshacer"},
      {"RedoKey", "Rehacer"}, 
      {"CutKey", "Cortar"},       
      {"CopyKey", "Copiar"}, 
      {"PasteKey", "Pegar"},        
      {"FixVersionKey", "Fix Version"}, 
      {"ValidateKey", "Confirmar"}, 
      {"ValidateToolTipKey", "Confirmar el archivo"}, 
      {"ShowProcessViewKey", "Mostrar la vista del proceso"},        
      {"GoUpInProcessViewKey", "Subir un nivel en la vista del proceso."},
      {"AboutThisAppKey", "Sobre CIP4 JDF Editor"}, 
      {"ProcessViewKey", "Vista del proceso"}, 
      {"UpKey", "Subir"}, 
      {"EditKey", "Editar"}, 
      {"FileKey", "Archivo"}, 
      {"OpenRecentFileKey", "Abrir Archivo Reciente"},
      {"SaveAsKey", "Guardar Como..."}, 
      {"SetLanguageKey", "Elegir Idioma"}, 
      {"EnglishKey", "Ingl閟"}, 
      {"FrenchKey", "Franc閟"}, 
      {"GermanKey", "Alem醤"}, 
      {"SpanishKey", "Espa駉l"},  
      {"SwedishKey", "Sueco"}, 
      {"ExitKey", "Parar"}, 
      {"DeleteKey", "Borrar"}, 
      {"InsertKey", "Insertar"},
      {"ElementKey", "Elemento"},
      {"BeforeKey", "Antes"},
      {"AfterKey", "Despu閟"},
      {"IntoKey", "Dentro de"},
      {"OtherKey", "Otro"},
      {"AttributeKey", "Atributo"},
      {"AutomaticValidationOnKey", "Comprobaci髇 Autom醫ica Activada/Desactivada"},
      //{"EnableEditKey", "Editar Activada/Desactivada"},
      {"HelpKey", "Ayuda"},
      //{"AboutKey", "Sobre CIP4 JDF Editor"},
      {"AttributesKey", "Atributos"},
      {"ResourceLinkKey", "Fuente de Enlace"},
      {"ResourceKey", "Fuente"},
      {"NextNeighbourKey", "Vista de entrada y salida"},
      {"ValidationResultKey", "Vista del error"},
      {"TreeViewKey", "Vista del 醨bol"},
      {"SourceViewKey", "Source View"},
      {"AddRequiredAttKey", "A馻dir Atributos Requeridos"},
      {"AddRequiredElKey", "A馻dir Elementos Requeridos"},
      {"InsertAttKey", "Insertar Atributo"},
      {"InsertElKey", "Insertar Elemento"},
      {"PleaseSelectJDFKey", "Por Favor, Seleccionar un Archivo JDF o JMF"},
      {"PleaseOpenJDFKey", "Por Favor, Abrirar un Archivo JDF o JMF"}, 
      {"FileNotOpenKey", "El Archivo Podr磲 No Estar Abierto"},
      {"FileNotExistKey", "El Archivo no Existe"},
      {"InputResourceKey", "Fuente de entrada"},
      {"OutputResourceKey", "Fuente de salida"},
      {"JDFElementKey", "Elemento JDF"},  
      {"JDFProducerKey", "Fabricante JDF"},
      {"JDFConsumerKey", "Consumidor JDF"},
      {"LookAndFeelKey", "Look & Feel"},
      {"ModifyAttValueKey", "Modificar el valor del atributo"},
      {"RenameKey", "Renombrar"},
      {"EditOnOffKey", "Editar Activada/Desactivada"},
      {"InsertNewAttValueKey", "Insertar un nuevo valor del atributo."},
      {"ChooseAttValueKey", "Elegir un nuevo valor del atributo."},
      {"ChooseNewAttTypeKey", "Elegir un nuevo tipo de atributo."},
      {"InsertNewAttTypeKey", "Insertar un nuevo tipo de atributo."},
      {"NewJDFKey", "Archivo JDF"},
      {"NewJMFKey", "Archivo JMF"},
      {"NewKey", "Nuevo..."},
      {"ToolsKey", "Herramientas"},
      {"SaveQuestionKey", "緿esea guardar el archivo?"},
      {"ChooseNewFileKey", "緿esea crear un nuevo archivo JDF o JMF?"},
      {"OkKey", "Correcto"},
      {"YesKey", "S

⌨️ 快捷键说明

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