diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dijit/_editor/nls/es | |
Diffstat (limited to 'js/dojo-1.6/dijit/_editor/nls/es')
| -rw-r--r-- | js/dojo-1.6/dijit/_editor/nls/es/FontChoice.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dijit/_editor/nls/es/FontChoice.xd.js | 4 | ||||
| -rw-r--r-- | js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.xd.js | 4 | ||||
| -rw-r--r-- | js/dojo-1.6/dijit/_editor/nls/es/commands.js | 1 | ||||
| -rw-r--r-- | js/dojo-1.6/dijit/_editor/nls/es/commands.xd.js | 4 |
6 files changed, 15 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/_editor/nls/es/FontChoice.js b/js/dojo-1.6/dijit/_editor/nls/es/FontChoice.js new file mode 100644 index 0000000..fd7d965 --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/es/FontChoice.js @@ -0,0 +1 @@ +({"noFormat":"Ninguno","1":"xx-pequeño","2":"x-pequeño","formatBlock":"Formato","3":"pequeño","4":"medio","5":"grande","6":"x-grande","7":"xx-grande","fantasy":"fantasía","serif":"serif","p":"Párrafo","pre":"Preformateado","sans-serif":"sans-serif","fontName":"Font","h1":"Cabecera","h2":"Subcabecera","h3":"Sub-subcabecera","monospace":"espacio sencillo","fontSize":"Tamaño","cursive":"cursiva"})
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/es/FontChoice.xd.js b/js/dojo-1.6/dijit/_editor/nls/es/FontChoice.xd.js new file mode 100644 index 0000000..09ee6d8 --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/es/FontChoice.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit._editor.nls.es.FontChoice"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit._editor.nls.es.FontChoice");dojo._xdLoadFlattenedBundle("dijit._editor", "FontChoice", "es", {"noFormat":"Ninguno","1":"xx-pequeño","2":"x-pequeño","formatBlock":"Formato","3":"pequeño","4":"medio","5":"grande","6":"x-grande","7":"xx-grande","fantasy":"fantasía","serif":"serif","p":"Párrafo","pre":"Preformateado","sans-serif":"sans-serif","fontName":"Font","h1":"Cabecera","h2":"Subcabecera","h3":"Sub-subcabecera","monospace":"espacio sencillo","fontSize":"Tamaño","cursive":"cursiva"}); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.js b/js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.js new file mode 100644 index 0000000..7d69bdb --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.js @@ -0,0 +1 @@ +({"text":"Descripción:","insertImageTitle":"Propiedades de la imagen","set":"Establecer","newWindow":"Nueva ventana","topWindow":"Ventana superior","target":"Destino:","createLinkTitle":"Propiedades del enlace","parentWindow":"Ventana padre","currentWindow":"Ventana actual","url":"URL:"})
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.xd.js b/js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.xd.js new file mode 100644 index 0000000..a5603ac --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/es/LinkDialog.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit._editor.nls.es.LinkDialog"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit._editor.nls.es.LinkDialog");dojo._xdLoadFlattenedBundle("dijit._editor", "LinkDialog", "es", {"text":"Descripción:","insertImageTitle":"Propiedades de la imagen","set":"Establecer","newWindow":"Nueva ventana","topWindow":"Ventana superior","target":"Destino:","createLinkTitle":"Propiedades del enlace","parentWindow":"Ventana padre","currentWindow":"Ventana actual","url":"URL:"}); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/es/commands.js b/js/dojo-1.6/dijit/_editor/nls/es/commands.js new file mode 100644 index 0000000..0d189dc --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/es/commands.js @@ -0,0 +1 @@ +({"removeFormat":"Eliminar formato","copy":"Copiar","paste":"Pegar","selectAll":"Seleccionar todo","insertOrderedList":"Lista numerada","insertTable":"Insertar/Editar tabla","print":"Imprimir","underline":"Subrayado","foreColor":"Color de primer plano","htmlToggle":"Fuente HTML","formatBlock":"Estilo de párrafo","newPage":"Nueva página","insertHorizontalRule":"Regla horizontal","delete":"Suprimir","insertUnorderedList":"Lista con viñetas","tableProp":"Propiedad de tabla","insertImage":"Insertar imagen","superscript":"Superíndice","subscript":"Subíndice","createLink":"Crear enlace","undo":"Deshacer","fullScreen":"Conmutar pantalla completa","italic":"Cursiva","fontName":"Nombre de font","justifyLeft":"Alinear izquierda","unlink":"Eliminar enlace","toggleTableBorder":"Conmutar borde de tabla","viewSource":"Ver fuente HTML","ctrlKey":"control+${0}","fontSize":"Tamaño de font","systemShortcut":"La acción \"${0}\" sólo está disponible en su navegador mediante un atajo de teclado. Utilice ${1}.","indent":"Sangría","redo":"Rehacer","strikethrough":"Tachado","justifyFull":"Justificar","justifyCenter":"Alinear centro","hiliteColor":"Color de segundo plano","deleteTable":"Suprimir tabla","outdent":"Anular sangría","cut":"Cortar","plainFormatBlock":"Estilo de párrafo","toggleDir":"Conmutar dirección","bold":"Negrita","tabIndent":"Sangría de tabulador","justifyRight":"Alinear derecha","appleKey":"⌘${0}"})
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/es/commands.xd.js b/js/dojo-1.6/dijit/_editor/nls/es/commands.xd.js new file mode 100644 index 0000000..3a8e5a4 --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/es/commands.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit._editor.nls.es.commands"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit._editor.nls.es.commands");dojo._xdLoadFlattenedBundle("dijit._editor", "commands", "es", {"removeFormat":"Eliminar formato","copy":"Copiar","paste":"Pegar","selectAll":"Seleccionar todo","insertOrderedList":"Lista numerada","insertTable":"Insertar/Editar tabla","print":"Imprimir","underline":"Subrayado","foreColor":"Color de primer plano","htmlToggle":"Fuente HTML","formatBlock":"Estilo de párrafo","newPage":"Nueva página","insertHorizontalRule":"Regla horizontal","delete":"Suprimir","insertUnorderedList":"Lista con viñetas","tableProp":"Propiedad de tabla","insertImage":"Insertar imagen","superscript":"Superíndice","subscript":"Subíndice","createLink":"Crear enlace","undo":"Deshacer","fullScreen":"Conmutar pantalla completa","italic":"Cursiva","fontName":"Nombre de font","justifyLeft":"Alinear izquierda","unlink":"Eliminar enlace","toggleTableBorder":"Conmutar borde de tabla","viewSource":"Ver fuente HTML","ctrlKey":"control+${0}","fontSize":"Tamaño de font","systemShortcut":"La acción \"${0}\" sólo está disponible en su navegador mediante un atajo de teclado. Utilice ${1}.","indent":"Sangría","redo":"Rehacer","strikethrough":"Tachado","justifyFull":"Justificar","justifyCenter":"Alinear centro","hiliteColor":"Color de segundo plano","deleteTable":"Suprimir tabla","outdent":"Anular sangría","cut":"Cortar","plainFormatBlock":"Estilo de párrafo","toggleDir":"Conmutar dirección","bold":"Negrita","tabIndent":"Sangría de tabulador","justifyRight":"Alinear derecha","appleKey":"⌘${0}"}); +}};});
\ No newline at end of file |
