Files
libreoffice-translations-we…/source/es/helpcontent2/source/text/scalc/guide.po
Christian Lohmaier 37dce4e457 update translations for 6.0 rc2
and force-fix errors using pocheck

Change-Id: Id698a59cad30f1ad3c37e7d078bd781bb5f2f1fd
2018-01-10 18:20:06 +01:00

11386 lines
519 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#. extracted from helpcontent2/source/text/scalc/guide
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
"PO-Revision-Date: 2018-01-01 04:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-POOTLE-MTIME: 1514780375.000000\n"
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"tit\n"
"help.text"
msgid "Recognizing Names as Addressing"
msgstr "Reconocer nombres como referencia"
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"bm_id3148797\n"
"help.text"
msgid "<bookmark_value>automatic addressing in tables</bookmark_value> <bookmark_value>natural language addressing</bookmark_value> <bookmark_value>formulas; using row/column labels</bookmark_value> <bookmark_value>text in cells; as addressing</bookmark_value> <bookmark_value>addressing; automatic</bookmark_value> <bookmark_value>name recognition on/off</bookmark_value> <bookmark_value>row headers;using in formulas</bookmark_value> <bookmark_value>column headers;using in formulas</bookmark_value> <bookmark_value>columns; finding labels automatically</bookmark_value> <bookmark_value>rows; finding labels automatically</bookmark_value> <bookmark_value>recognizing; column and row labels</bookmark_value>"
msgstr "<bookmark_value>direccionamiento automático en tablas</bookmark_value><bookmark_value>direccionamiento de lenguaje natural</bookmark_value><bookmark_value>fórmulas; uso de etiquetas de fila/columna</bookmark_value><bookmark_value>texto de celdas; como direccionamiento</bookmark_value><bookmark_value>direccionamiento; automático</bookmark_value><bookmark_value>reconocimiento de nombres activado/desactivado</bookmark_value><bookmark_value>cabeceras de fila;usar en fórmulas</bookmark_value><bookmark_value>cabeceras de columna;usar en fórmulas</bookmark_value><bookmark_value>columnas; detectar etiquetas automáticamente</bookmark_value><bookmark_value>filas; detectar etiquetas automáticamente</bookmark_value><bookmark_value>reconocer; etiquetas de columnas y filas</bookmark_value>"
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"hd_id3148797\n"
"help.text"
msgid "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Recognizing Names as Addressing\">Recognizing Names as Addressing</link></variable>"
msgstr "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Recognizing Names as Addressing\">Reconocer un nombre como referencia</link></variable>"
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3152597\n"
"help.text"
msgid "You can use cells with text to refer to the rows or to the columns that contain the cells."
msgstr "Puede utilizar celdas con texto para hacer referencia a las filas o las columnas que las contienen."
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3156283\n"
"help.text"
msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
msgstr "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">Hoja de cálculo de ejemplo</alt></image>"
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3154512\n"
"help.text"
msgid "In the example spreadsheet, you can use the string <item type=\"literal\">'Column One'</item> in a formula to refer to the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">B5</item>, or <item type=\"literal\">'Column Two'</item> for the cell range <item type=\"literal\">C2</item> to <item type=\"literal\">C5</item>. You can also use <item type=\"literal\">'Row One'</item> for the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">D3</item>, or <item type=\"literal\">'Row Two'</item> for the cell range <item type=\"literal\">B4</item> to <item type=\"literal\">D4</item>. The result of a formula that uses a cell name, for example, <item type=\"literal\">SUM('Column One')</item>, is 600."
msgstr "En la hoja de cálculo de ejemplo, puede usar la cadena <item type=\"literal\">'Columna uno'</item> en una fórmula para hacer referencia al área de celdas <item type=\"literal\">B3</item> a <item type=\"literal\">B5</item>, o <item type=\"literal\">'Columna dos'</item> para el área de celdas <item type=\"literal\">C2</item> a <item type=\"literal\">C5</item>. También puede utilizar <item type=\"literal\">'Fila uno'</item> para el área de celdas <item type=\"literal\">B3</item> a <item type=\"literal\">D3</item>, o <item type=\"literal\">'Fila dos'</item> para el área de celdas <item type=\"literal\">B4</item> a <item type=\"literal\">D4</item>. El resultado de una fórmula que utiliza un nombre de celda, por ejemplo <item type=\"literal\">SUMA('Columna uno')</item>, es 600."
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3155443\n"
"help.text"
msgid "This function is active by default. To turn this function off, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph> and clear the <emph>Automatically find column and row labels</emph> check box."
msgstr "Esta función está activada de forma predeterminada. Para desactivarla, vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Calcular</emph> y desmarque la casilla <emph>Buscar automáticamente etiquetas de columnas y filas</emph>."
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3149210\n"
"help.text"
msgid "If you want a name to be automatically recognized by Calc, the name must start with a letter and be composed of alphanumeric characters. If you enter the name in the formula yourself, enclose the name in single quotation marks ('). If a single quotation mark appears in a name, you must enter a backslash in front of the quotation mark, for example, <item type=\"literal\">'Harry\\'s Bar'.</item>"
msgstr "Si quiere que Calc reconozca un nombre de forma automática, el nombre debe empezar por una letra y estar compuesto por caracteres alfanuméricos. Si escribe el nombre en la fórmula, este debe ir entre comillas simples ('). Si el nombre contiene una comilla simple, debe introducir delante de ella una barra oblicua inversa, por ejemplo: <item type=\"literal\">'O\\'Riordan'.</item>."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"tit\n"
"help.text"
msgid "Deactivating Automatic Changes"
msgstr "Desactivar los cambios automáticos"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>deactivating; automatic changes</bookmark_value> <bookmark_value>tables; deactivating automatic changes in</bookmark_value> <bookmark_value>AutoInput function on/off</bookmark_value> <bookmark_value>text in cells;AutoInput function</bookmark_value> <bookmark_value>cells; AutoInput function of text</bookmark_value> <bookmark_value>input support in spreadsheets</bookmark_value> <bookmark_value>changing; input in cells</bookmark_value> <bookmark_value>AutoCorrect function;cell contents</bookmark_value> <bookmark_value>cell input;AutoInput function</bookmark_value> <bookmark_value>lowercase letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>capital letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>date formats;avoiding conversion to</bookmark_value> <bookmark_value>number completion on/off</bookmark_value> <bookmark_value>text completion on/off</bookmark_value> <bookmark_value>word completion on/off</bookmark_value>"
msgstr "<bookmark_value>desactivar; cambios automáticos</bookmark_value> <bookmark_value>tablas; desactivar cambios automáticos en</bookmark_value> <bookmark_value>activar o desactivar función Entrada automática</bookmark_value> <bookmark_value>texto en celdas;función Entrada automática</bookmark_value> <bookmark_value>celdas; función Entrada automática de texto</bookmark_value> <bookmark_value>compatibilidad de entrada en libros</bookmark_value> <bookmark_value>cambiar; entrada en celdas</bookmark_value> <bookmark_value>función Corrección automática;contenido de celdas</bookmark_value> <bookmark_value>entrada de celdas;función Entrada automática</bookmark_value> <bookmark_value>letras minúsculas;función Entrada automática (en celdas)</bookmark_value> <bookmark_value>letras mayúsculas;función Entrada automática (en celdas)</bookmark_value> <bookmark_value>formatos de fecha;evitar conversión en</bookmark_value> <bookmark_value>activar o desactivar compleción de números</bookmark_value> <bookmark_value>activar o desactivar compleción de texto</bookmark_value> <bookmark_value>activar o desactivar compleción de palabras</bookmark_value>"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"hd_id3149456\n"
"help.text"
msgid "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Deactivating Automatic Changes\">Deactivating Automatic Changes</link> </variable>"
msgstr "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Desactivación de los cambios automáticos\">Desactivación de los cambios automáticos</link></variable>"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3156442\n"
"help.text"
msgid "By default, $[officename] automatically corrects many common typing errors and applies formatting while you type. You can immediately undo any automatic changes with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
msgstr "De manera predeterminada, $[officename] corrige automáticamente muchos errores de tecleo habituales y aplica formato mientras escribe. Se pueden deshacer estos cambios inmediatamente con la combinación de teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Z."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3145273\n"
"help.text"
msgid "The following shows you how to deactivate and reactivate the automatic changes in $[officename] Calc:"
msgstr "A continuación se explica cómo desactivar y volver a activar los cambios automáticos en $[officename] Calc:"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"hd_id3145748\n"
"help.text"
msgid "Automatic Text or Number Completion"
msgstr "Completar automáticamente textos y números"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3154730\n"
"help.text"
msgid "When making an entry in a cell, $[officename] Calc automatically suggests matching input found in the same column. This function is known as <emph>AutoInput</emph>."
msgstr "Al introducir una entrada en una celda $[officename] Calc le ofrece la posibilidad de repetir automáticamente una entrada existente en la misma columna. Esta función se llama <emph>Entrada automática</emph>."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3153878\n"
"help.text"
msgid "To turn the AutoInput on and off, set or remove the check mark in front of <link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - AutoInput\"><emph>Tools - AutoInput</emph></link>."
msgstr "Para activar o desactivar la Entrada automática, marque o desmarque la casilla de la orden <link href=\"text/scalc/01/06130000.xhp\" name=\"Herramientas - Entrada automática\"><emph>Herramientas ▸ Entrada automática</emph></link>."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"hd_id3146972\n"
"help.text"
msgid "Automatic Conversion to Date Format"
msgstr "Conversión automática a formato de fecha"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3153707\n"
"help.text"
msgid "$[officename] Calc automatically converts certain entries to dates. For example, the entry <emph>1.1</emph> may be interpreted as January 1 of the current year, according to the locale settings of your operating system, and then displayed according to the date format applied to the cell."
msgstr "$[officename] Calc convierte automáticamente algunas entradas en fechas. Por ejemplo, la entrada <emph>1.1</emph> se puede interpretar como 1 de enero del presente año, según la configuración regional del sistema operativo, y después se muestra en función del formato de fecha que se aplique a la celda."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3159267\n"
"help.text"
msgid "To ensure that an entry is interpreted as text, add an apostrophe at the beginning of the entry. The apostrophe is not displayed in the cell."
msgstr "Para asegurarse de que una entrada se interprete como texto, añada un apóstrofo al comienzo de la entrada. El apóstrofo no se muestra en la celda."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"hd_id3150043\n"
"help.text"
msgid "Quotation Marks Replaced by Custom Quotes"
msgstr "Las comillas se reemplazarán con comillas tipográficas."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3155333\n"
"help.text"
msgid "Choose <emph>Tools - AutoCorrect - AutoCorrect Options</emph>. Go to the <emph>Localized Options</emph> tab and unmark <emph>Replace</emph>."
msgstr "Vaya a <emph>Herramientas ▸ Corrección automática ▸ Opciones de corrección automática</emph>. Diríjase a la pestaña <emph>Opciones regionales</emph> y desmarque la casilla <emph>Reemplazar</emph>."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"hd_id3149565\n"
"help.text"
msgid "Cell Content Always Begins With Uppercase"
msgstr "El contenido de las celdas comienza siempre con mayúsculas"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3147001\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Options</item> tab. Unmark <item type=\"menuitem\">Capitalize first letter of every sentence</item>."
msgstr "Vaya a <item type=\"menuitem\">Herramientas ▸ Corrección automática ▸ Opciones de corrección automática</item>. Diríjase a la pestaña <item type=\"menuitem\">Opciones</item>. Desmarque <item type=\"menuitem\">Iniciar todas las oraciones con mayúsculas</item>."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"hd_id3150345\n"
"help.text"
msgid "Replace Word With Another Word"
msgstr "Reemplazar una palabra por otra"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3166425\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Replace</item> tab. Select the word pair and click <item type=\"menuitem\">Delete</item>."
msgstr "Vaya a <item type=\"menuitem\">Herramientas ▸ Corrección automática ▸ Opciones de corrección automática</item>. Diríjase a la pestaña <item type=\"menuitem\">Reemplazar</item>. Seleccione el par de palabras y pulse en <item type=\"menuitem\">Eliminar</item>."
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3152992\n"
"help.text"
msgid "<link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - AutoInput\">Tools - AutoInput</link>"
msgstr "<link href=\"text/scalc/01/06130000.xhp\" name=\"Herramientas - Entrada automática\">Herramientas ▸ Entrada automática</link>"
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
"par_id3154368\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"Tools - AutoCorrect\">Tools - AutoCorrect - AutoCorrect Options</link>"
msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Herramientas - Corrección automática\">Herramientas ▸ Corrección automática ▸ Opciones de corrección automática</link>"
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"tit\n"
"help.text"
msgid "Applying AutoFilter"
msgstr "Aplicar filtro automático"
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"bm_id3156423\n"
"help.text"
msgid "<bookmark_value>filters, see also AutoFilter function</bookmark_value> <bookmark_value>AutoFilter function;applying</bookmark_value> <bookmark_value>sheets; filter values</bookmark_value> <bookmark_value>numbers; filter sheets</bookmark_value> <bookmark_value>columns; AutoFilter function</bookmark_value> <bookmark_value>drop-down menus in sheet columns</bookmark_value> <bookmark_value>database ranges; AutoFilter function</bookmark_value>"
msgstr "<bookmark_value>filtros, vea también Autofiltro</bookmark_value> <bookmark_value>Autofiltro;aplicación</bookmark_value> <bookmark_value>hojas; valores de filtro</bookmark_value> <bookmark_value>número; hojas de filtro</bookmark_value> <bookmark_value>columnas; Autofiltro</bookmark_value> <bookmark_value>menú desplegables en columnas de hoja</bookmark_value> <bookmark_value>áreas de base de datos; Autofiltro</bookmark_value>"
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"hd_id3156423\n"
"help.text"
msgid "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Applying AutoFilter\">Applying AutoFilter</link></variable>"
msgstr "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Aplicación del filtro automático\">Aplicación del filtro automático</link></variable>"
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3147427\n"
"help.text"
msgid "The <emph>AutoFilter</emph> function inserts a combo box on one or more data columns that lets you select the records (rows) to be displayed."
msgstr "La función <emph>AutoFilter</emph> inserta en una o más columnas de datos un cuadro combinado que permite seleccionar los registros (filas) que se deben mostrar."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3152576\n"
"help.text"
msgid "Select the columns you want to use AutoFilter on."
msgstr "Seleccione las columnas en las que desee utilizar el AutoFilter."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3153157\n"
"help.text"
msgid "Choose <emph>Data - Filter - AutoFilter</emph>. The combo box arrows are visible in the first row of the range selected."
msgstr "Vaya a <emph>Datos ▸ Filtro ▸ Filtro automático</emph>. Las flechas del cuadro combinado se muestran en la primera fila del intervalo seleccionado."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3154510\n"
"help.text"
msgid "Run the filter by clicking the drop-down arrow in the column heading and choosing an item."
msgstr "Para ejecutar el filtro pulse la flecha de la cabecera de la columna y elija un elemento."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3155064\n"
"help.text"
msgid "Only those rows whose contents meet the filter criteria are displayed. The other rows are filtered. You can see if rows have been filtered from the discontinuous row numbers. The column that has been used for the filter is identified by a different color for the arrow button."
msgstr "Sólo se muestran las filas cuyo contenido cumple los criterios de filtro. Las otras filas se filtran. Es posible ver si las filas se han filtrado a partir de números de fila discontinuos. La columna que se ha utilizado para el filtro se identifica mediante un botón de flecha de color distinto."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id9216589\n"
"help.text"
msgid "When you apply an additional AutoFilter on another column of a filtered data range, then the other combo boxes list only the filtered data."
msgstr "Al aplicar un filtro automático adicional a otra columna de un intervalo de datos filtrado, el resto de los cuadros combinados enumerarán solamente los datos filtrados."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3153714\n"
"help.text"
msgid "To display all records again, select the <emph>all</emph> entry in the AutoFilter combo box. If you choose <emph>Standard</emph>, the <item type=\"menuitem\">Standard Filter</item> dialog appears, allowing you to set up a standard filter. Choose \"Top 10\" to display the highest 10 values only."
msgstr "Para mostrar todos los registros de nuevo, seleccione la entrada <emph>Todo</emph> del cuadro combinado Filtro automático. Si elige <emph>Estándar</emph>, aparecerá el cuadro de diálogo <item type=\"menuitem\">Filtro predeterminado</item>, que permite configurar un filtro predeterminado. Seleccione «10 primeros» para mostrar únicamente los 10 valores más altos."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3147340\n"
"help.text"
msgid "To stop using AutoFilter, reselect all cells selected in step 1 and once again choose <emph>Data - Filter - AutoFilter</emph>."
msgstr "Para dejar de utilizar el AutoFilter, vuelva a seleccionar todas las celdas seleccionadas en el paso 1 y seleccione de nuevo <emph>Datos - Filtro - AutoFilter</emph>."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id4303415\n"
"help.text"
msgid "To assign different AutoFilters to different sheets, you must first define a database range on each sheet."
msgstr "Para asignar diferentes filtros automáticos a hojas distintas, debe primero definir el intervalo de la base de datos en cada hoja."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3159236\n"
"help.text"
msgid "The arithmetic functions also take account of the cells that are not visible due to an applied filter. For example, a sum of an entire column will also total the values in the filtered cells. Apply the <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link> function if only the cells visible after the application of a filter are to be taken into account."
msgstr "Las funciones aritméticas también tienen en cuenta las celdas que no están visibles debido a la aplicación de un filtro. Por ejemplo, la suma total una columna incluye también los valores que se encuentran en celdas filtradas. Aplique la función <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTALS\">SUBTOTALES</link> si sólo se deben tener en cuenta las celdas visibles tras la aplicación de un filtro."
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3152985\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040100.xhp\" name=\"Data - Filter - AutoFilter\">Data - Filter - AutoFilter</link>"
msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Datos - Filtros - Filtro automático\">Datos ▸ Filtros ▸ Filtro automático</link>"
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
"par_id3154484\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>"
msgstr "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTALES\">SUBTOTALES</link>"
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"tit\n"
"help.text"
msgid "Using AutoFormat for Tables"
msgstr "Usar AutoFormato para tablas"
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"bm_id3155132\n"
"help.text"
msgid "<bookmark_value>tables; AutoFormat function</bookmark_value> <bookmark_value>defining;AutoFormat function for tables</bookmark_value> <bookmark_value>AutoFormat function</bookmark_value> <bookmark_value>formats; automatically formatting spreadsheets</bookmark_value> <bookmark_value>automatic formatting in spreadsheets</bookmark_value> <bookmark_value>sheets;AutoFormat function</bookmark_value>"
msgstr "<bookmark_value>tablas; función autoformatear</bookmark_value> <bookmark_value>definir;función autoformatear para para tablas</bookmark_value> <bookmark_value>autoformatear</bookmark_value> <bookmark_value>formatos;formatear automáticamente las hojas de cálculo</bookmark_value> <bookmark_value>formatear automáticamente las hojas de cálculo</bookmark_value> <bookmark_value>hojas;función autoformatear</bookmark_value>"
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"hd_id3155132\n"
"help.text"
msgid "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Using AutoFormat for Tables\">Applying Automatic Formatting to a Selected Cell Range</link></variable>"
msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Uso de formato automático en tablas\">Aplicación de formato automático en el intervalo de celdas seleccionado</link></variable>"
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3149401\n"
"help.text"
msgid "You can use the AutoFormat feature to quickly apply a format to a sheet or a selected cell range."
msgstr "Puede utilizar la función AutoFormato para aplicar rápidamente formato a una hoja o un área de celdas seleccionada."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN10702\n"
"help.text"
msgid "To Apply an AutoFormat to a Sheet or Selected Cell Range"
msgstr "Para aplicar un formato automático en una hoja o un intervalo de celdas seleccionado"
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN106CE\n"
"help.text"
msgid "Select the cells, including the column and row headers, that you want to format."
msgstr "Seleccione las celdas, incluidas las cabeceras de filas y columnas, a las que desee dar formato."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN106D5\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
msgstr "Elija <item type=\"menuitem\">Formato - AutoFormato</item>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3151242\n"
"help.text"
msgid "To select which properties to include in an AutoFormat, click <emph>More</emph>."
msgstr "Para seleccionar las propiedades que se incluirán en el formato automático, pulse en <emph>Más</emph>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN10715\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN1075D\n"
"help.text"
msgid "The format is applied to the selected range of cells."
msgstr "El formato se aplicará al área de celdas seleccionada."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3149210\n"
"help.text"
msgid "If you do not see any change in color of the cell contents, choose <item type=\"menuitem\">View - Value Highlighting</item>."
msgstr "Si no observa ningún cambio de color en el contenido de las celdas, elija <item type=\"menuitem\">Ver - Destacar valores</item>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3155379\n"
"help.text"
msgid "To Define an AutoFormat for Spreadsheets"
msgstr "Definir un autoformato para hojas de cálculo"
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3148868\n"
"help.text"
msgid "You can define a new AutoFormat that is available to all spreadsheets."
msgstr "Puede definir un nuevo AutoFormato que esté disponible para todas las hojas de cálculo."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3152985\n"
"help.text"
msgid "Format a sheet."
msgstr "Dar formato a una hoja."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3145384\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Select All</item>."
msgstr "Elija <item type=\"menuitem\">Editar - Seleccionar todo</item>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3153815\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
msgstr "Elija <item type=\"menuitem\">Formato - AutoFormato</item>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN107A9\n"
"help.text"
msgid "Click <emph>Add</emph>."
msgstr "Pulse en <emph>Añadir</emph>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN10760\n"
"help.text"
msgid "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the format."
msgstr "En el cuadro <emph>Nombre</emph> del cuadro de diálogo <emph>Añadir formato automático</emph>, proporcione un nombre para el formato."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN107C3\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3159203\n"
"help.text"
msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - AutoFormat\">Format - AutoFormat</link>"
msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"Formato - AutoFormato\">Formato - AutoFormato</link>"
#: background.xhp
msgctxt ""
"background.xhp\n"
"tit\n"
"help.text"
msgid "Defining Background Colors or Background Graphics"
msgstr "Establecer colores o imágenes como fondo"
#: background.xhp
msgctxt ""
"background.xhp\n"
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value> <bookmark_value>backgrounds;cell ranges</bookmark_value> <bookmark_value>tables; backgrounds</bookmark_value> <bookmark_value>cells; backgrounds</bookmark_value> <bookmark_value>rows, see also cells</bookmark_value> <bookmark_value>columns, see also cells</bookmark_value>"
msgstr "<bookmark_value>hojas de cálculo; fondos</bookmark_value> <bookmark_value>fondos;áreas de celdas</bookmark_value> <bookmark_value>tablas; fondos</bookmark_value> <bookmark_value>celdas; fondos</bookmark_value> <bookmark_value>filas, ver también celdas</bookmark_value> <bookmark_value>columnas, ver también celdas</bookmark_value>"
#: background.xhp
msgctxt ""
"background.xhp\n"
"hd_id3149346\n"
"help.text"
msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>"
msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Definir colores de fondo o gráficos de fondo</link></variable>"
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id9520249\n"
"help.text"
msgid "You can define a background color or use a graphic as a background for cell ranges in $[officename] Calc."
msgstr "En $[officename] Calc se puede utilizar un color o una imagen como fondo para un intervalo de celdas."
#: background.xhp
msgctxt ""
"background.xhp\n"
"hd_id3144760\n"
"help.text"
msgid "Applying a Background Color to a $[officename] Calc Spreadsheet"
msgstr "Aplicar color de fondo para $[officename] una hoja de cálculo Calc"
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3155429\n"
"help.text"
msgid "Select the cells."
msgstr "Seleccione las celdas."
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3149260\n"
"help.text"
msgid "Choose <emph>Format - Cells</emph> (or <emph>Format Cells</emph> from the context menu)."
msgstr "Seleccione <emph>Formato ▸ Celdas</emph> (o bien <emph>Formato de celdas</emph> desde el menú contextual)."
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3152938\n"
"help.text"
msgid "On the <emph>Background</emph> tab page, select the background color."
msgstr "En la pestaña <emph>Fondo</emph> puede seleccionar el color de fondo."
#: background.xhp
msgctxt ""
"background.xhp\n"
"hd_id3146974\n"
"help.text"
msgid "Graphics in the Background of Cells"
msgstr "Gráficos en el fondo de las celdas"
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3155414\n"
"help.text"
msgid "Choose <emph>Insert - Image - From File</emph>."
msgstr "Vaya a <emph>Insertar ▸ Imagen ▸ Desde archivo</emph>."
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3149664\n"
"help.text"
msgid "Select the graphic and click <emph>Open</emph>."
msgstr "Seleccione la imagen y pulse en <emph>Abrir</emph>"
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3153575\n"
"help.text"
msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <emph>Arrange - To Background</emph> command to place this in the background. To select a graphic that has been placed in the background, use the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>."
msgstr "La imagen se insertará anclada a la celda actual. Puede desplazarla y cambiarle el tamaño como prefiera. En el menú contextual hallará la opción <emph>Posición ▸ Al fondo</emph> para colocarla en el fondo. Para seleccionar una imagen que se ha enviado al fondo, utilice el <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navegador\">Navegador</link></caseinline><defaultinline>Navegador</defaultinline></switchinline>."
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id51576\n"
"help.text"
msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>"
msgstr "<link href=\"text/shared/guide/background.xhp\">Marcas de agua</link>"
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3156180\n"
"help.text"
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Pestaña Fondo\">Pestaña <emph>Fondo</emph></link>"
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id7601245\n"
"help.text"
msgid "<link href=\"text/scalc/guide/format_table.xhp\">Formatting Spreadsheets</link>"
msgstr "<link href=\"text/scalc/guide/format_table.xhp\">Dar formato a hojas de cálculo</link>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"tit\n"
"help.text"
msgid "User Defined Borders in Cells"
msgstr "Bordes definidos por el usuario en celdas"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"bm_id3457441\n"
"help.text"
msgid "<bookmark_value>cells;borders</bookmark_value> <bookmark_value>line arrangements with cells</bookmark_value> <bookmark_value>borders;cells</bookmark_value>"
msgstr "<bookmark_value>celdas;bordes</bookmark_value> <bookmark_value>disposición en celdas</bookmark_value> <bookmark_value>bordes;celdas</bookmark_value>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"hd_id4544816\n"
"help.text"
msgid "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">User Defined Borders in Cells</link></variable>"
msgstr "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">Bordes definidos por el usuario en celdas</link></variable>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id2320017\n"
"help.text"
msgid "You can apply a variety of different lines to selected cells."
msgstr "Puede aplicar a las celdas seleccionadas distintas clases de líneas."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8055665\n"
"help.text"
msgid "Select the cell or a block of cells."
msgstr "Seleccione una celda o un bloque de celdas."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id9181188\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Cells</item>."
msgstr "Vaya a <item type=\"menuitem\">Formato ▸ Celdas</item>."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id9947508\n"
"help.text"
msgid "In the dialog, click the <emph>Borders</emph> tab."
msgstr "En el cuadro de diálogo, pulse en la pestaña <emph>Bordes</emph>."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id7907956\n"
"help.text"
msgid "Choose the border options you want to apply and click OK."
msgstr "Una vez seleccionadas las opciones para los bordes, pulse en Aceptar para aplicarlas."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id1342204\n"
"help.text"
msgid "The options in the <emph>Line arrangement</emph> area can be used to apply multiple border styles."
msgstr "Las opciones del área <emph>Disposición de líneas</emph> pueden usarse para aplicar varios estilos de borde."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"hd_id4454481\n"
"help.text"
msgid "Selection of cells"
msgstr "Selección de celdas"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id7251503\n"
"help.text"
msgid "Depending on the selection of cells, the area looks different."
msgstr "El aspecto del área cambia en función de las celdas que se seleccionen."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8716696\n"
"help.text"
msgid "Selection"
msgstr "Selección"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id4677877\n"
"help.text"
msgid "Line arrangement area"
msgstr "Área de disposición de líneas"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id807824\n"
"help.text"
msgid "One cell"
msgstr "Una celda"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8473464\n"
"help.text"
msgid "<image id=\"img_id1737113\" src=\"media/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">borders with one cell selected</alt></image>"
msgstr "<image id=\"img_id1737113\" src=\"media/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">bordes con una celda seleccionada</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id3509933\n"
"help.text"
msgid "Cells in a column"
msgstr "Celdas en una columna"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id6635639\n"
"help.text"
msgid "<image id=\"img_id1680959\" src=\"media/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">borders with a column selected</alt></image>"
msgstr "<image id=\"img_id1680959\" src=\"media/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">bordes con una columna seleccionada</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8073366\n"
"help.text"
msgid "Cells in a row"
msgstr "Celdas en una fila"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id6054567\n"
"help.text"
msgid "<image id=\"img_id9623096\" src=\"media/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">borders with a row selected</alt></image>"
msgstr "<image id=\"img_id9623096\" src=\"media/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">bordes con una fila seleccionada</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id466322\n"
"help.text"
msgid "Cells in a block of 2x2 or more"
msgstr "Celdas en un bloque de 2 × 2 o más"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id4511551\n"
"help.text"
msgid "<image id=\"img_id8139591\" src=\"media/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">borders with a block selected</alt></image>"
msgstr "<image id=\"img_id8139591\" src=\"media/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">bordes con un bloque seleccionado</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id5383465\n"
"help.text"
msgid "You cannot apply borders to multiple selections."
msgstr "Los bordes no se pueden aplicar a varias selecciones."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"hd_id7790154\n"
"help.text"
msgid "Default Settings"
msgstr "Configuración predeterminada"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id2918485\n"
"help.text"
msgid "Click one of the <emph>Default</emph> icons to set or reset multiple borders."
msgstr "Haga clic en uno de los iconos <emph>Predeterminado</emph> para ajustar o restablecer varios bordes."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id1836909\n"
"help.text"
msgid "The thin gray lines inside an icon show the borders that will be reset or cleared."
msgstr "Las líneas finas grises dentro de un icono muestran los bordes que se restablecerán o suprimirán."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id5212561\n"
"help.text"
msgid "The dark lines inside an icon show the lines that will be set using the selected line style and color."
msgstr "Las líneas oscuras dentro de un icono muestran las líneas que se ajustarán mediante el estilo de línea y el color que se haya seleccionado."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id4818872\n"
"help.text"
msgid "The thick gray lines inside an icon show the lines that will not be changed."
msgstr "Las líneas gruesas grises dentro de un icono muestran las líneas que no se van a cambiar."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"hd_id8989226\n"
"help.text"
msgid "Examples"
msgstr "Ejemplos"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id622577\n"
"help.text"
msgid "Select a block of about 8x8 cells, then choose <emph>Format - Cells - Borders</emph>."
msgstr "Seleccione un bloque de 8x8 celdas, aproximadamente, y elija <emph>Formato - Celdas - Bordes</emph>."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8119754\n"
"help.text"
msgid "<image id=\"img_id7261268\" src=\"media/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">default icon row of Borders tab page</alt></image>"
msgstr "<image id=\"img_id7261268\" src=\"media/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">fila de iconos predeterminada de la pestaña Bordes</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8964201\n"
"help.text"
msgid "Click the left icon to clear all lines. This removes all outer borders, all inner lines, and all diagonal lines."
msgstr "Pulse en el icono de la izquierda para suprimir todas las líneas. Esta acción quita todos los bordes externos, así como todas las líneas interiores y diagonales."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id6048463\n"
"help.text"
msgid "Click the second icon from the left to set an outer border and to remove all other lines."
msgstr "Haga clic en el segundo icono de la izquierda para establecer un borde exterior y quitar todas las demás líneas."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id1495406\n"
"help.text"
msgid "Click the rightmost icon to set an outer border. The inner lines are not changed, except the diagonal lines, which will be removed."
msgstr "Pulse en el icono situado más a la derecha para establecer un borde exterior. Las líneas internas no se modifican, salvo las diagonales, que se quitan."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id9269386\n"
"help.text"
msgid "Now you can continue to see which lines the other icons will set or remove."
msgstr "A partir de aquí, prosiga para comprobar las líneas que establecen o quitan los demás iconos."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"hd_id3593554\n"
"help.text"
msgid "User Defined Settings"
msgstr "Configuración definida por el usuario"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id4018066\n"
"help.text"
msgid "In the <emph>User defined</emph> area, you can click to set or remove individual lines. The preview shows lines in three different states."
msgstr "En el área <emph>definida por el usuario</emph>, puede pulsar para establecer o quitar líneas determinadas. La previsualización muestra las líneas en tres estados."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8004699\n"
"help.text"
msgid "Repeatedly click an edge or a corner to switch through the three different states."
msgstr "Para alternar entre los tres, pulse repetidamente en un extremo o una esquina."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8037659\n"
"help.text"
msgid "Line types"
msgstr "Tipos de línea"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id2305978\n"
"help.text"
msgid "Image"
msgstr "Imagen"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8716086\n"
"help.text"
msgid "Meaning"
msgstr "Significado"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id3978087\n"
"help.text"
msgid "A black line"
msgstr "Línea negra"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id4065065\n"
"help.text"
msgid "<image id=\"img_id9379863\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">solid line for user defined border</alt></image>"
msgstr "<image id=\"img_id9379863\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">línea continua para borde definido por el usuario</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id6987823\n"
"help.text"
msgid "A black line sets the corresponding line of the selected cells. The line is shown as a dotted line when you choose the 0.05 pt line style. Double lines are shown when you select a double line style."
msgstr "La línea negra establece la línea correspondiente de las celdas seleccionadas. La línea se muestra discontinua si selecciona el estilo de línea de 0,05 pt. Se muestran líneas dobles al seleccionar un estilo de línea doble."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id1209143\n"
"help.text"
msgid "A gray line"
msgstr "Línea gris"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id6653340\n"
"help.text"
msgid "<image id=\"img_id6972563\" src=\"media/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">gray line for user defined border</alt></image>"
msgstr "<image id=\"img_id6972563\" src=\"media/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">línea gris para borde definido por el usuario</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id2278817\n"
"help.text"
msgid "A gray line is shown when the corresponding line of the selected cells will not be changed. No line will be set or removed at this position."
msgstr "Cuando no se va a cambiar la línea correspondiente a las celdas seleccionadas, se muestra una línea gris. En esta posición no se agrega ni quita ninguna línea."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id5374919\n"
"help.text"
msgid "A white line"
msgstr "Línea blanca"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id52491\n"
"help.text"
msgid "<image id=\"img_id3801080\" src=\"media/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">white line for user defined border</alt></image>"
msgstr "<image id=\"img_id3801080\" src=\"media/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">línea blanca para borde definido por el usuario</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id372325\n"
"help.text"
msgid "A white line is shown when the corresponding line of the selected cells will be removed."
msgstr "Cuando se va a quitar la línea correspondiente a las celdas seleccionadas, se muestra una línea blanca."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"hd_id7282937\n"
"help.text"
msgid "Examples"
msgstr "Ejemplos"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id4230780\n"
"help.text"
msgid "Select a single cell, then choose <emph>Format - Cells - Borders</emph>."
msgstr "Seleccione una celda y elija <emph>Formato - Celdas - Bordes</emph>."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id1712393\n"
"help.text"
msgid "Click the lower edge to set a very thin line as a lower border. All other lines will be removed from the cell."
msgstr "Haga clic en el extremo inferior para definir como borde inferior una línea muy fina. Las demás líneas se quitarán de la celda."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id5149693\n"
"help.text"
msgid "<image id=\"img_id9467452\" src=\"media/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">setting a thin lower border</alt></image>"
msgstr "<image id=\"img_id9467452\" src=\"media/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">definición de borde inferior con una línea fina</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id5759453\n"
"help.text"
msgid "Choose a thicker line style and click the lower edge. This sets a thicker line as a lower border."
msgstr "Seleccione un estilo de línea más gruesa y haga clic en el extremo inferior. De esta forma, la línea más gruesa se convierte en un borde inferior."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id6342051\n"
"help.text"
msgid "<image id=\"img_id7431562\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">setting a thick line as a border</alt></image>"
msgstr "<image id=\"img_id7431562\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">definición de borde inferior con una línea gruesa</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id5775322\n"
"help.text"
msgid "Click the second <emph>Default</emph> icon from the left to set all four borders. Then repeatedly click the lower edge until a white line is shown. This removes the lower border."
msgstr "Haga clic en el segundo icono <emph>Predeterminado</emph> de la izquierda para establecer los cuatro bordes. A continuación, haga clic sucesivamente en el extremo inferior hasta que se muestre una línea blanca. Esta acción quita el borde inferior."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id2882778\n"
"help.text"
msgid "<image id=\"img_id8155766.00000001\" src=\"media/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">removing lower border</alt></image>"
msgstr "<image id=\"img_id8155766.00000001\" src=\"media/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">supresión del borde inferior</alt></image>"
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id8102053\n"
"help.text"
msgid "You can combine several line types and styles. The last image shows how to set thick outer borders (the thick black lines), while any diagonal lines inside the cell will not be touched (gray lines)."
msgstr "Se pueden combinar distintos tipos y estilos de línea. En la última imagen se ilustra la forma de establecer bordes exteriores con líneas gruesas (las líneas negras gruesas) sin modificar las líneas en diagonal (líneas grises) que hay dentro de la celda."
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id2102420\n"
"help.text"
msgid "<image id=\"img_id5380718\" src=\"media/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">advanced example for cell borders</alt></image>"
msgstr "<image id=\"img_id5380718\" src=\"media/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">ejemplo complejo de bordes de celda</alt></image>"
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"tit\n"
"help.text"
msgid "Calculating With Dates and Times"
msgstr "Calcular con fechas y horas"
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"bm_id3146120\n"
"help.text"
msgid "<bookmark_value>dates; in cells</bookmark_value> <bookmark_value>times; in cells</bookmark_value> <bookmark_value>cells;date and time formats</bookmark_value> <bookmark_value>current date and time values</bookmark_value>"
msgstr "<bookmark_value>fechas; en celdas</bookmark_value> <bookmark_value>horas; en celdas</bookmark_value> <bookmark_value>celdas;formatos de fecha y hora</bookmark_value> <bookmark_value>valores de fecha y hora actuales</bookmark_value>"
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"hd_id3146120\n"
"help.text"
msgid "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Calculating With Dates and Times\">Calculating With Dates and Times</link></variable>"
msgstr "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Calcular con fechas y horas\">Calcular con fechas y horas</link></variable>"
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3154320\n"
"help.text"
msgid "In $[officename] Calc, you can perform calculations with current date and time values. As an example, to find out exactly how old you are in seconds or hours, follow the following steps:"
msgstr "$[officename] Calc permite realizar cálculos con fechas y horas. Por ejemplo, para averiguar su edad exacta en segundos u horas, siga estos pasos:"
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3150750\n"
"help.text"
msgid "In a spreadsheet, enter your birthday in cell A1."
msgstr "En la celda A1 de una hoja de cálculo, escriba su fecha de nacimiento."
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3145642\n"
"help.text"
msgid "Enter the following formula in cell A3: <item type=\"literal\">=NOW()-A1</item>"
msgstr "Escriba la fórmula siguiente en la celda A3: <item type=\"literal\">=AHORA()-A1</item>"
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3149020\n"
"help.text"
msgid "After pressing the Enter key you will see the result in date format. Since the result should show the difference between two dates as a number of days, you must format cell A3 as a number."
msgstr "Tras oprimir la tecla Intro verá el resultado en formato de fecha. Puesto que lo que se desea es ver la diferencia entre dos fechas en número de días, deberá asignar a la celda A3 el formato de número."
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3155335\n"
"help.text"
msgid "Place the cursor in cell A3, right-click to open a context menu and choose <emph>Format Cells</emph>."
msgstr "Coloque el cursor en la celda A3. Abra el menú contextual de la celda —mediante el botón secundario del ratón— y elija <emph>Formato de celdas</emph>."
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3147343\n"
"help.text"
msgid "The <item type=\"menuitem\">Format Cells</item> dialog appears. On the <item type=\"menuitem\">Numbers</item> tab, the \"Number\" category will appear already highlighted. The format is set to \"General\", which causes the result of a calculation containing date entries to be displayed as a date. To display the result as a number, set the number format to \"-1,234\" and close the dialog with the <item type=\"menuitem\">OK</item> button."
msgstr "Aparece el diálogo <item type=\"menuitem\">Formato de celdas</item>. En la ficha <item type=\"menuitem\">Números</item>, la categoría \"Número\" aparece destacada. El formato establecido es \"Estándar\", lo que hace que el resultado de efectuar cálculos entre fechas se muestre también como fecha. Si desea mostrar el resultado en forma de número, establezca el formato \"-1,234\" por ejemplo, y cierre el diálogo haciendo clic en el botón <item type=\"menuitem\">Aceptar</item>."
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3147001\n"
"help.text"
msgid "The number of days between today's date and the specified date is displayed in cell A3."
msgstr "La celda A3 le mostrará la cantidad de días entre la fecha actual y la fecha especificada."
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3150304\n"
"help.text"
msgid "Experiment with some additional formulas: in A4 enter =A3*24 to calculate the hours, in A5 enter =A4*60 for the minutes, and in A6 enter =A5*60 for seconds. Press the Enter key after each formula."
msgstr "Pruebe con las fórmulas siguientes: en A4 escriba =A3*24 para calcular las horas, en A5 escriba =A4*60 para calcular los minutos y en A6 escriba =A5*60 para los segundos. Oprima la tecla Intro después de cada fórmula."
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
"par_id3149207\n"
"help.text"
msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Data</emph> menu, the menu item <emph>Calculate - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
msgstr "Se calculará el tiempo transcurrido desde su fecha de nacimiento y se mostrará en las diversas unidades. Los valores se calculan desde el momento exacto en que introdujo la última fórmula y oprimió la tecla Intro. Este valor no se actualiza automáticamente, aunque «Ahora» cambie continuamente. En el menú <emph>Datos</emph>, el elemento <emph>Calcular ▸ Cálculo automático</emph> está activado por lo regular; sin embargo, el cálculo automático no se aplica a la función AHORA. Esto asegura que el equipo no esté ocupado únicamente en actualizar la hoja."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"tit\n"
"help.text"
msgid "Automatically Calculating Series"
msgstr "Calcular series automáticamente"
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"bm_id3150769\n"
"help.text"
msgid "<bookmark_value>series; calculating</bookmark_value> <bookmark_value>calculating; series</bookmark_value> <bookmark_value>linear series</bookmark_value> <bookmark_value>growth series</bookmark_value> <bookmark_value>date series</bookmark_value> <bookmark_value>powers of 2 calculations</bookmark_value> <bookmark_value>cells; filling automatically</bookmark_value> <bookmark_value>automatic cell filling</bookmark_value> <bookmark_value>AutoFill function</bookmark_value> <bookmark_value>filling;cells, automatically</bookmark_value>"
msgstr "<bookmark_value>series; calcular</bookmark_value> <bookmark_value>calcular; series</bookmark_value> <bookmark_value>serie lineal</bookmark_value> <bookmark_value>serie geométrica</bookmark_value> <bookmark_value>serie de fechas</bookmark_value> <bookmark_value>cálculos de potencias de 2</bookmark_value> <bookmark_value>celdas; rellenar automáticamente</bookmark_value> <bookmark_value>rellenar celdas automáticamente</bookmark_value> <bookmark_value>Relleno automático</bookmark_value> <bookmark_value>rellenar;celdas, automáticamente</bookmark_value>"
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"hd_id3150769\n"
"help.text"
msgid "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Automatically Calculating Series\">Automatically Filling in Data Based on Adjacent Cells</link></variable>"
msgstr "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Calcular series automáticamente\">Rellenar datos automáticamente basándose en celdas adyacentes</link></variable>"
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN106A8\n"
"help.text"
msgid "You can automatically fill cells with data with the AutoFill command or the Series command."
msgstr "Es posible rellenar celdas con datos automáticamente mediante las órdenes Relleno automático y Series."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN106D3\n"
"help.text"
msgid "Using AutoFill"
msgstr "Usar el AutoRellenar"
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN106D7\n"
"help.text"
msgid "AutoFill automatically generates a data series based on a defined pattern."
msgstr "AutoRellenar genera automáticamente una serie de datos basada en un patrón definido."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id3154319\n"
"help.text"
msgid "On a sheet, click in a cell, and type a number."
msgstr "En una hoja, haga clic en una celda y escriba un número."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN106CB\n"
"help.text"
msgid "Click in another cell and then click back in the cell where you typed the number."
msgstr "Pulse en otra celda y, a continuación, vuelva a pulsar en la celda en la que ha escrito el número."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id3145272\n"
"help.text"
msgid "Drag the fill handle in the bottom right corner of the cell across the cells that you want to fill, and release the mouse button."
msgstr "Arrastre la agarradera de relleno de la esquina inferior derecha de la celda por las celdas que desee rellenar, y suelte el botón del ratón."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id3145801\n"
"help.text"
msgid "The cells are filled with ascending numbers."
msgstr "Las celdas se rellenan con números ascendentes."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN106EE\n"
"help.text"
msgid "To quickly create a list of consecutive days, enter <item type=\"literal\">Monday</item> in a cell, and drag the fill handle."
msgstr "Para crear rápidamente una lista de días consecutivos, escriba <item type=\"literal\">Lunes</item> en una celda y arrastre la agarradera de relleno."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id9720145\n"
"help.text"
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
msgstr "Mantenga oprimida <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> si no quiere rellenar las celdas con valores diferentes."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id3154490\n"
"help.text"
msgid "If you select two or more adjacent cells that contain different numbers, and drag, the remaining cells are filled with the arithmetic pattern that is recognized in the numbers. The AutoFill function also recognizes customized lists that are defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Calc - Sort Lists</item>."
msgstr "Si selecciona dos o más celdas adyacentes que contienen distintos números y arrastra la selección, las celdas restantes se rellenan con el patrón aritmético que se reconoce en los números. La función de compleción automática también reconoce las listas personalizadas definidas en <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME ▸ Preferencias</item></caseinline><defaultinline><item type=\"menuitem\">Herramientas ▸ Opciones</item></defaultinline></switchinline><item type=\"menuitem\"> ▸ %PRODUCTNAME Calc ▸ Listas de ordenamiento</item>."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN10737\n"
"help.text"
msgid "You can double-click the fill handle to automatically fill all empty columns of the current data block. For example, first enter Jan into A1 and drag the fill handle down to A12 to get the twelve months in the first column. Now enter some values into B1 and C1. Select those two cells, and double-click the fill handle. This fills automatically the data block B1:C12."
msgstr "Se puede hacer doble clic en la manilla de relleno para que, de forma automática, rellene todas las columnas vacías del bloque de datos activo. Por ejemplo, escriba Ene en A1; a continuación, arrastre abajo la manilla de relleno hasta A12 para que en la primera columna aparezcan los doce meses del año. Acto seguido, introduzca valores en B1 y C1. Seleccione esas dos celdas y haga doble clic en la manilla de relleno. De esta forma, el bloque de datos B1:C12 se rellena automáticamente."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN10713\n"
"help.text"
msgid "Using a Defined Series"
msgstr "Usar una serie definida"
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id3150749\n"
"help.text"
msgid "Select the cell range in the sheet that you want to fill."
msgstr "Seleccione el área de celdas en la hoja que desea rellenar."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id3154754\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Sheet - Fill Cells - Series</item>."
msgstr "Vaya a <item type=\"menuitem\">Hoja ▸ Rellenar celdas ▸ Serie</item>."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN10716\n"
"help.text"
msgid "Select the parameters for the series."
msgstr "Seleccione los parámetros para la serie."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN10731\n"
"help.text"
msgid "If you select a <emph>linear</emph> series, the increment that you enter is <emph>added</emph> to each consecutive number in the series to create the next value."
msgstr "Si elige una serie <emph>aritmética</emph>, el incremento que especifique se <emph>agregará</emph> a cada número consecutivo de la línea para crear el valor siguiente."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN1073C\n"
"help.text"
msgid "If you select a <emph>growth</emph> series, the increment that you enter is <emph>multiplied</emph> by each consecutive number to create the next value."
msgstr "Si selecciona una serie <emph>geométrica</emph>, el incremento que especifique se <emph>multiplicará</emph> por cada número consecutivo para crear el valor siguiente."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_idN10747\n"
"help.text"
msgid "If you select a <emph>date</emph> series, the increment that you enter is added to the time unit that you specify."
msgstr "Si selecciona una serie de <emph>fecha</emph>, el incremento que especifique se agregará a la unidad de tiempo especificada."
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
"par_id3159173\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Listas de clasificación\">Listas de clasificación</link>"
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
"tit\n"
"help.text"
msgid "Calculating Time Differences"
msgstr "Calcular diferencias temporales"
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
"bm_id3150769\n"
"help.text"
msgid "<bookmark_value>calculating;time differences</bookmark_value><bookmark_value>time differences</bookmark_value>"
msgstr "<bookmark_value>calcular;diferencias horarias</bookmark_value><bookmark_value>diferencias horarias</bookmark_value>"
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
"hd_id3150769\n"
"help.text"
msgid "<variable id=\"calc_timevalues\"><link href=\"text/scalc/guide/calc_timevalues.xhp\" name=\"Calculating Time Differences\">Calculating Time Differences</link></variable>"
msgstr "<variable id=\"calc_timevalues\"><link href=\"text/scalc/guide/calc_timevalues.xhp\" name=\"Calcular diferencias temporales\">Calcular diferencias temporales</link></variable>"
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
"par_id3149263\n"
"help.text"
msgid "If you want to calculate time differences, for example, the time between 23:30 and 01:10 in the same night, use the following formula:"
msgstr "Para calcular diferencias de tiempo como, por ejemplo, el tiempo transcurrido entre las 23:30 y la 01:10 de una misma noche, utilice la fórmula siguiente:"
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
"par_id3159153\n"
"help.text"
msgid "=(B2<A2)+B2-A2"
msgstr "=(B2<A2)+B2-A2"
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
"par_id3152598\n"
"help.text"
msgid "The later time is B2 and the earlier time is A2. The result of the example is 01:40 or 1 hour and 40 minutes."
msgstr "La hora final se escribe en B2 y la inicial en A2. El resultado del ejemplo es 01:40, esto es, 1 hora y 40 minutos."
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
"par_id3145271\n"
"help.text"
msgid "In the formula, an entire 24-hour day has a value of 1 and one hour has a value of 1/24. The logical value in parentheses is 0 or 1, corresponding to 0 or 24 hours. The result returned by the formula is automatically issued in time format due to the sequence of the operands."
msgstr "La fórmula parte de la base de que un día entero con sus 24 horas tiene el valor 1 y que, por lo tanto, una hora representa 1/24 parte de ese valor. El valor lógico entre paréntesis es 0 ó 1 que corresponde a 0 ó 24 horas. El resultado de la fórmula se mostrará automáticamente en formato de hora gracias al orden de los operandos."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"tit\n"
"help.text"
msgid "Calculating in Spreadsheets"
msgstr "Calcular en hojas de cálculo"
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>spreadsheets; calculating</bookmark_value><bookmark_value>calculating; spreadsheets</bookmark_value><bookmark_value>formulas; calculating</bookmark_value>"
msgstr "<bookmark_value>hojas de cálculo; calcular</bookmark_value> <bookmark_value>calcular; hojas de cálculo</bookmark_value> <bookmark_value>fórmulas; calcular</bookmark_value>"
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"hd_id3150791\n"
"help.text"
msgid "<variable id=\"calculate\"><link href=\"text/scalc/guide/calculate.xhp\" name=\"Calculating in Spreadsheets\">Calculating in Spreadsheets</link></variable>"
msgstr "<variable id=\"calculate\"><link href=\"text/scalc/guide/calculate.xhp\" name=\"Calcular en una hoja de cálculo\">Calcular en una hoja de cálculo</link></variable>"
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_id3146120\n"
"help.text"
msgid "The following is an example of a calculation in $[officename] Calc."
msgstr "A continuación, se muestra un ejemplo de cálculo en $[officename] Calc."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_id3153951\n"
"help.text"
msgid "Click in a cell, and type a number"
msgstr "Haga clic en una celda y escriba un número"
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_idN10656\n"
"help.text"
msgid "Press Enter."
msgstr "Oprima Intro."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_idN1065D\n"
"help.text"
msgid "The cursor moves down to the next cell."
msgstr "El cursor se mueve hacia abajo, hasta la celda siguiente."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_id3155064\n"
"help.text"
msgid "Enter another number."
msgstr "Escriba otro número."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_idN1066F\n"
"help.text"
msgid "Press the Tab key."
msgstr "Oprima la tecla Tab."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_idN10676\n"
"help.text"
msgid "The cursor moves to the right into the next cell."
msgstr "El cursor se mueve a la derecha, hasta la celda siguiente."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_id3154253\n"
"help.text"
msgid "Type in a formula, for example, <item type=\"literal\">=A3 * A4 / 100.</item>"
msgstr "Escriba una fórmula, por ejemplo <item type=\"literal\">=A3 * A4 / 100.</item>"
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_idN1068B\n"
"help.text"
msgid "Press Enter."
msgstr "Oprima Intro."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_id3147343\n"
"help.text"
msgid "The result of the formula appears in the cell. If you want, you can edit the formula in the input line of the Formula bar."
msgstr "El resultado de la fórmula aparece en la celda. Si lo desea, puede editar la fórmula en la línea de entrada de la barra de fórmulas."
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
"par_id3155378\n"
"help.text"
msgid "When you edit a formula, the new result is calculated automatically."
msgstr "Al editar una fórmula, el resultado nuevo se calcula de forma automática."
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"tit\n"
"help.text"
msgid "Entering Values"
msgstr "Ingresar valores"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"bm_id3150868\n"
"help.text"
msgid "<bookmark_value>values; inserting in multiple cells</bookmark_value> <bookmark_value>inserting;values</bookmark_value> <bookmark_value>cell ranges;selecting for data entries</bookmark_value> <bookmark_value>areas, see also cell ranges</bookmark_value>"
msgstr "<bookmark_value>valores; insertar en varias celdas</bookmark_value> <bookmark_value>insertar;valores</bookmark_value> <bookmark_value>áreas de celdas;seleccionar para entrada de datos</bookmark_value> <bookmark_value>áreas, véase también áreas de celdas</bookmark_value>"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"hd_id3405255\n"
"help.text"
msgid "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Entering Values</link></variable>"
msgstr "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Introducir valores</link></variable>"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id7147129\n"
"help.text"
msgid "Calc can simplify entering data and values into multiple cells. You can change some settings to conform to your preferences."
msgstr "Calc puede simplificar el ingreso de datos y valores a celdas múltiples. Puede cambiar algunas configuraciones para ajustar a su preferencias."
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"hd_id5621509\n"
"help.text"
msgid "To Enter Values Into a Range of Cells Manually"
msgstr "Escribir valores manualmente en un área de celdas"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id8200018\n"
"help.text"
msgid "There are two features that assist you when you enter a block of data manually."
msgstr "Hay dos características que ayuda cuando entra un bloque de datos manualmente."
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"hd_id1867427\n"
"help.text"
msgid "Area Detection for New Rows"
msgstr "Detección de área para nuevas filas"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id7908871\n"
"help.text"
msgid "In the row below a heading row, you can advance from one cell to the next with the Tab key. After you enter the value into the last cell in the current row, press Enter. Calc positions the cursor below the first cell of the current block."
msgstr "En la fila debajo de una fila de encabezado, puede avanzar de una celda a la siguiente con la tecla Tab. Después de especificar el valor en la última celda de la fila actual, pulse Intro. Calc coloca el cursor debajo de la primera celda del bloque actual."
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id6196783\n"
"help.text"
msgid "<image id=\"img_id6473586\" src=\"media/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">area detection</alt></image>"
msgstr "<image id=\"img_id6473586\" src=\"media/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">detección de área</alt></image>"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id8118839\n"
"help.text"
msgid "In row 3, press Tab to advance from cell B3 to C3, D3, and E3. Then press Enter to advance to B4."
msgstr "En la fila 3, pulse Tab para avanzar de la celda B3 a C3, D3, y E3. A continuación, pulse Intro para avanzar a B4."
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"hd_id3583788\n"
"help.text"
msgid "Area Selection"
msgstr "Selección de área"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id2011780\n"
"help.text"
msgid "Use drag-and-drop to select the area where you want to input values. But start dragging from the last cell of the area and release the mouse button when you have selected the first cell. Now you can start to input values. Always press the Tab key to advance to the next cell. You will not leave the selected area."
msgstr "Utilice el método de arrastrar y colocar para seleccionar el área donde desea escribir los valores. Inicie arrastrando desde la última celda del área y suelte el botón del ratón cuando haya seleccionado la primera celda. Ya puede comenzar a introducir valores. Pulse siempre la tecla Tab para avanzar a la siguiente celda. No saldrá del área seleccionada."
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id7044282\n"
"help.text"
msgid "<image id=\"img_id2811365\" src=\"media/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">area selection</alt></image>"
msgstr "<image id=\"img_id2811365\" src=\"media/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">selección de área</alt></image>"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id3232520\n"
"help.text"
msgid "Select the area from E7 to B3. Now B3 is waiting for your input. Press Tab to advance to the next cell within the selected area."
msgstr "Seleccione el área de E7 a B3. Ahora, B3 espera la entrada de datos. Pulse Tab para avanzar a la siguiente celda en el área seleccionada."
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"hd_id8950163\n"
"help.text"
msgid "To Enter Values to a Range of Cells Automatically"
msgstr "Para escribir valores automáticamente en un área de celdas"
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
"par_id633869\n"
"help.text"
msgid "See <link href=\"text/scalc/guide/calc_series.xhp\">Automatically Filling in Data Based on Adjacent Cells</link>."
msgstr "Ver <link href=\"text/scalc/guide/calc_series.xhp\">Automáticamente Rellenando Datos basado en Celdas Adyacente</link>."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"tit\n"
"help.text"
msgid "Protecting Cells from Changes"
msgstr "Proteger celdas contra modificaciones"
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>protecting;cells and sheets</bookmark_value> <bookmark_value>cells; protecting</bookmark_value> <bookmark_value>cell protection; enabling</bookmark_value> <bookmark_value>sheets; protecting</bookmark_value> <bookmark_value>documents; protecting</bookmark_value> <bookmark_value>cells; hiding for printing</bookmark_value> <bookmark_value>changing; sheet protection</bookmark_value> <bookmark_value>hiding;formulas</bookmark_value> <bookmark_value>formulas;hiding</bookmark_value>"
msgstr "<bookmark_value>proteger;celdas y hojas</bookmark_value> <bookmark_value>celdas; proteger</bookmark_value> <bookmark_value>proteger celdas; habilitar</bookmark_value> <bookmark_value>hojas; proteger</bookmark_value> <bookmark_value>documentos; proteger</bookmark_value> <bookmark_value>celdas; ocultar para imprimir</bookmark_value> <bookmark_value>cambiar; protección de hojas</bookmark_value> <bookmark_value>ocultar;fórmulas</bookmark_value> <bookmark_value>fórmulas;ocultar</bookmark_value>"
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"hd_id3146119\n"
"help.text"
msgid "<variable id=\"cell_protect\"><link href=\"text/scalc/guide/cell_protect.xhp\" name=\"Protecting Cells from Changes\">Protecting Cells from Changes</link></variable>"
msgstr "<variable id=\"cell_protect\"><link href=\"text/scalc/guide/cell_protect.xhp\" name=\"Proteger celdas contra modificaciones\">Proteger celdas contra modificaciones</link></variable>"
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3153368\n"
"help.text"
msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can protect sheets and the document as a whole. You can choose whether the cells are protected against accidental changes, whether the formulas can be viewed from within Calc, whether the cells are visible or whether the cells can be printed."
msgstr "En <item type=\"productname\">%PRODUCTNAME</item> Calc usted puede proteger las hojas y el documento como un todo. Puede elegir cuales celdas han de estar protegidas contra modificaciones, si las formulas pueden ser vistas desde Calc, cuales celdas serán visibles y cuales celdas podrán ser impresas."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3145261\n"
"help.text"
msgid "Protection can be provided by means of a password, but it does not have to be. If you have assigned a password, protection can only be removed once the correct password has been entered."
msgstr "No solo se puede proveer protección utilizando una contraseña. Si ha utilizado una contraseña, la protección solo podrá ser removida una vez que introduzca la contraseña correctamente."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3148576\n"
"help.text"
msgid "Note that the cell protection for cells with the <emph>Protected</emph> attribute is only effective when you protect the whole sheet. In the default condition, every cell has the <emph>Protected</emph> attribute. Therefore you must remove the attribute selectively for those cells where the user may make changes. You then protect the whole sheet and save the document."
msgstr "Note que la protección de celdas con el atributo <emph>Protegido</emph> solo es efectivo cuando se protege toda la tabla. Por defecto, cada celda tiene el atributo <emph>Protegido</emph>. Por lo tanto debe quitar el atributo seleccionando las celdas en la que el usuario podrá realizar cambios. Luego, debe proteger toda la tabla y guardar el documento."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id5974303\n"
"help.text"
msgid "These protection features are just switches to prevent accidental action. The features are not intended to provide any secure protection. For example, by exporting a sheet to another file format, a user may be able to surpass the protection features. There is only one secure protection: the password that you can apply when saving an OpenDocument file. A file that has been saved with a password can be opened only with the same password."
msgstr "Estas funciones de protección son solo maneras de evitar modificaciones accidentales y no están pensadas como medidas de seguridad: por ejemplo, si un usuario exporta el libro a algún otro formato, podrá burlar la protección. El único método seguro es establecer una contraseña de guardado para archivos OpenDocument. Cualquier archivo guardado con una contraseña no podrá abrirse sin proporcionar esta clave."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_idN1066B\n"
"help.text"
msgid "Select the cells that you want to specify the cell protection options for."
msgstr "Seleccione las celdas para las que desee especificar las opciones de protección de celdas."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3149019\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Cells</item> and click the <emph>Cell Protection</emph> tab."
msgstr "Vaya a <item type=\"menuitem\">Formato ▸ Celdas</item> y pulse en la pestaña <emph>Protección de celdas</emph>."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3152985\n"
"help.text"
msgid "Select the protection options that you want. All options will be applied only after you protect the sheet from the Tools menu - see below."
msgstr "Seleccione las opciones de protección que quiere. Solo se aplicarán estas opciones después de proteger la hoja desde el menú Herramientas —vea más abajo—."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id31529866655\n"
"help.text"
msgid "Uncheck <emph>Protected</emph> to allow the user to change the currently selected cells."
msgstr "Seleccione <emph>Protegida</emph> para impedir que se realicen cambios en el contenido y el formato de una celda."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3152898\n"
"help.text"
msgid "Select <emph>Protected</emph> to prevent changes to the contents and the format of a cell."
msgstr "Seleccione <emph>Protegida</emph> para impedir que se realicen cambios en el contenido y el formato de una celda."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_idN1069A\n"
"help.text"
msgid "Select <emph>Hide formula</emph> to hide and to protect formulas from changes."
msgstr "Seleccione <emph>Ocultar fórmulas</emph> para ocultar y proteger las fórmulas contra cambios."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_idN106A1\n"
"help.text"
msgid "Select <emph>Hide when printing</emph> to hide protected cells in the printed document. The cells are not hidden onscreen."
msgstr "Seleccione <emph>Ocultar para la impresión</emph> para ocultar las celdas protegidas en el documento impreso. Las celdas no se ocultan en pantalla."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3152872\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3145362\n"
"help.text"
msgid "Apply the protection options."
msgstr "Aplique las opciones de protección."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_idN106C0\n"
"help.text"
msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Sheet</item>."
msgstr "Para evitar la modificación, la visualización o la impresión de las celdas en función de los parámetros que haya definido en el cuadro de diálogo <emph>Formato ▸ Celdas</emph>, sírvase de la opción <item type=\"menuitem\">Herramientas ▸ Proteger hoja</item>."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_idN106C7\n"
"help.text"
msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Spreadsheet</item>."
msgstr "Para proteger la estructura del documento e impedir la modificación, por ejemplo, de la cantidad, <link href=\"text/scalc/guide/rename_table.xhp\">los nombres</link> y el orden de las hojas, seleccione <item type=\"menuitem\">Herramientas ▸ Proteger libro</item>."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_idN106CF\n"
"help.text"
msgid "(Optional) Enter a password."
msgstr "(Opcional) Escriba una contraseña."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_idN106D2\n"
"help.text"
msgid "If you forget your password, you cannot deactivate the protection. If you only want to protect cells from accidental changes, set the sheet protection, but do not enter a password."
msgstr "Si ha olvidado su contraseña, no puede desactivar la protección. Si únicamente desea proteger las celdas de los cambios involuntarios, establezca la protección de hojas pero no especifique una contraseña."
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
"par_id3153810\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
"tit\n"
"help.text"
msgid "Unprotecting Cells"
msgstr "Desproteger celdas"
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
"bm_id3153252\n"
"help.text"
msgid "<bookmark_value>cell protection; unprotecting</bookmark_value> <bookmark_value>protecting; unprotecting cells</bookmark_value> <bookmark_value>unprotecting cells</bookmark_value>"
msgstr "<bookmark_value>protección de celdas; desproteger</bookmark_value> <bookmark_value>proteger; desproteger celdas</bookmark_value> <bookmark_value>desproteger celdas</bookmark_value>"
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
"hd_id3153252\n"
"help.text"
msgid "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Unprotecting Cells\">Unprotecting Cells</link> </variable>"
msgstr "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Unprotecting Cells\">Desproteger Celdas</link> </variable>"
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
"par_id3151112\n"
"help.text"
msgid "Click the sheet for which you want to cancel the protection."
msgstr "Cambie a la tabla cuya protección desee retirar."
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
"par_id3149656\n"
"help.text"
msgid "Select <emph>Tools - Protect Sheet</emph> or <emph>Tools - Protect Spreadsheet</emph> to remove the check mark indicating the protected status."
msgstr "Utilice <emph>Herramientas ▸ Proteger hoja</emph> o <emph>Herramientas ▸ Proteger libro</emph> para quitar la marca de selección que indica el estado de protección."
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
"par_id3145171\n"
"help.text"
msgid "If you have assigned a password, enter it in this dialog and click <emph>OK</emph>."
msgstr "Si se asignó una contraseña, escríbala en el cuadro de diálogo y pulse en <emph>Aceptar</emph>."
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
"par_id3153771\n"
"help.text"
msgid "The cells can now be edited, the formulas can be viewed, and all cells can be printed until you reactivate the protection for the sheet or document."
msgstr "A continuación podrá editar las celdas, mostrar las fórmulas e imprimir todas las celdas hasta que reactive la protección de la hoja de cálculo o el documento."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"tit\n"
"help.text"
msgid "Only Copy Visible Cells"
msgstr "Copiar sólo celdas visibles"
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"bm_id3150440\n"
"help.text"
msgid "<bookmark_value>cells; copying/deleting/formatting/moving</bookmark_value> <bookmark_value>rows;visible and invisible</bookmark_value> <bookmark_value>copying; visible cells only</bookmark_value> <bookmark_value>formatting;visible cells only</bookmark_value> <bookmark_value>moving;visible cells only</bookmark_value> <bookmark_value>deleting;visible cells only</bookmark_value> <bookmark_value>invisible cells</bookmark_value> <bookmark_value>filters;copying visible cells only</bookmark_value> <bookmark_value>hidden cells</bookmark_value>"
msgstr "<bookmark_value>celdas; copiar/eliminar/dar formato/mover</bookmark_value> <bookmark_value>filas;visibles e invisibles</bookmark_value> <bookmark_value>copiar; sólo celdas visibles</bookmark_value> <bookmark_value>dar formato;sólo celdas visibles</bookmark_value> <bookmark_value>mover;sólo celdas visibles</bookmark_value> <bookmark_value>eliminar;sólo celdas visibles</bookmark_value> <bookmark_value>celdas invisibles</bookmark_value> <bookmark_value>filtros;copiar sólo celdas visibles</bookmark_value> <bookmark_value>celdas ocultas</bookmark_value>"
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"hd_id3150440\n"
"help.text"
msgid "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Only Copy Visible Cells\">Only Copy Visible Cells</link></variable>"
msgstr "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Copiar sólo celdas visibles\">Copiar sólo celdas visibles</link></variable>"
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3148577\n"
"help.text"
msgid "Assume you have hidden a few rows in a cell range. Now you want to copy, delete, or format only the remaining visible rows."
msgstr "Imagine que en un área de celdas ha ocultado algunas filas o columnas y ahora desea copiar sólo las celdas que han quedado visibles."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3154729\n"
"help.text"
msgid "$[officename] behavior depends on how the cells were made invisible, by a filter or manually."
msgstr "$[officename] reaccionará de manera diversa en el procedimiento de copia según el método que haya seguido para ocultar las celdas (que ya no se ven en la pantalla) y según el motivo que lo haya llevado a ello."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3155603\n"
"help.text"
msgid "Method and Action"
msgstr "Método y acción"
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3150751\n"
"help.text"
msgid "Result"
msgstr "Resultado"
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3149018\n"
"help.text"
msgid "Cells were filtered by AutoFilters, standard filters or advanced filters."
msgstr "Las celdas se filtraron con Filtros automáticos, filtros predeterminados o filtros avanzados."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3150044\n"
"help.text"
msgid "Copy, delete, move, or format a selection of currently visible cells."
msgstr "Copiar, eliminar, mover o dar formato a una selección de celdas visibles."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3146918\n"
"help.text"
msgid "Only the visible cells of the selection are copied, deleted, moved, or formatted."
msgstr "Se copian sólo las celdas aún visibles."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3166427\n"
"help.text"
msgid "Cells were hidden using the <emph>Hide</emph> command in the context menu of the row or column headers, or through an <link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link>."
msgstr "Las celdas se han ocultado manualmente mediante la orden <emph>Ocultar</emph> del menú contextual de las cabeceras de fila o de columna, o a través de un <link href=\"text/scalc/01/12080000.xhp\" name=\"esquema\">esquema</link>."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3152990\n"
"help.text"
msgid "Copy, delete, move, or format a selection of currently visible cells."
msgstr "Copiar, eliminar, mover o dar formato a una selección de celdas visibles."
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3154371\n"
"help.text"
msgid "All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted."
msgstr "Se copian o desplazan todas las celdas, incluso las ocultas."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"tit\n"
"help.text"
msgid "Referencing Cells by Drag-and-Drop"
msgstr "Referencia a celdas mediante arrastrar y soltar"
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"bm_id3154686\n"
"help.text"
msgid "<bookmark_value>drag and drop; referencing cells</bookmark_value> <bookmark_value>cells; referencing by drag and drop </bookmark_value> <bookmark_value>references;inserting by drag and drop</bookmark_value> <bookmark_value>inserting;references, by drag and drop</bookmark_value>"
msgstr "<bookmark_value>arrastrar y colocar; referencia a celdas</bookmark_value> <bookmark_value>celdas; referencia mediante arrastrar y colocar</bookmark_value> <bookmark_value>referencias;insertar mediante arrastrar y colocar</bookmark_value> <bookmark_value>insertar; referencias, mediante arrastrar y colocar</bookmark_value>"
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"hd_id3154686\n"
"help.text"
msgid "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Referencing Cells by Drag-and-Drop\">Referencing Cells by Drag-and-Drop</link></variable>"
msgstr "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Referencia a celdas mediante arrastrar y soltar\">Referencia a celdas mediante arrastrar y soltar</link></variable>"
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3156444\n"
"help.text"
msgid "With the help of the Navigator you can reference cells from one sheet to another sheet in the same document or in a different document. The cells can be inserted as a copy, link, or hyperlink. The range to be inserted must be defined with a name in the original file so that it can be inserted in the target file."
msgstr "El navegador permite hacer referencias a celdas entre una hoja y otra del mismo documento o de un documento distinto. Las celdas se pueden insertar en forma de copia, vínculo o hipervínculo. El área que se va a insertar debe tener un nombre definido en el archivo original para que pueda insertarse en el archivo destino."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3152576\n"
"help.text"
msgid "Open the document that contains the source cells."
msgstr "Abra un documento que contenga las celdas fuente."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3154011\n"
"help.text"
msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it."
msgstr "Para establecer el intervalo de origen como el intervalo, seleccione las celdas y vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Definir</emph>. Guarde el documento original y no lo cierre."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3151073\n"
"help.text"
msgid "Open the sheet in which you want to insert something."
msgstr "Abra la hoja donde desee insertar algún elemento."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3154732\n"
"help.text"
msgid "Open the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>. In the lower box of the Navigator select the source file."
msgstr "Abra el <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navegador</link>. En el cuadro inferior del Navegador seleccione el archivo de origen."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3150752\n"
"help.text"
msgid "In the Navigator, the source file object appears under \"Range names\"."
msgstr "En el Navegador, el objeto del archivo de origen aparecerá en «Nombres de intervalos»."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3154754\n"
"help.text"
msgid "Using the <emph>Drag Mode</emph> icon in Navigator, choose whether you want the reference to be a hyperlink, link, or copy."
msgstr "Mediante el icono <emph>Modo de arrastre</emph> del Navegador, indique si desea que la referencia sea un hiperenlace, un enlace o una copia."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3154256\n"
"help.text"
msgid "Click the name under \"Range names\" in the Navigator, and drag into the cell of the current sheet where you want to insert the reference."
msgstr "Haga clic en el nombre en \"Nombres de las áreas\" del Navegador y arrastre el área deseada a la celda de la hoja activa en la que desee insertar la referencia."
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
"par_id3149565\n"
"help.text"
msgid "This method can also be used to insert a range from another sheet of the same document into the current sheet. Select the active document as source in step 4 above."
msgstr "Este método se puede utilizar también para insertar un área de otra hoja del mismo documento en la hoja activa. Seleccione el documento activo como fuente en el paso 4 anterior."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"tit\n"
"help.text"
msgid "Referencing a Cell in Another Document"
msgstr "Referencia a celdas de otro documento"
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"bm_id3147436\n"
"help.text"
msgid "<bookmark_value>sheet references</bookmark_value> <bookmark_value>references; to cells in other sheets/documents</bookmark_value> <bookmark_value>cells; operating in another document</bookmark_value> <bookmark_value>documents;references</bookmark_value>"
msgstr "<bookmark_value>referencias de hojas</bookmark_value> <bookmark_value>referencias; a celdas en otras hojas/documentos</bookmark_value> <bookmark_value>celdas; operar en otro documento</bookmark_value> <bookmark_value>documentos;referencias</bookmark_value>"
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"hd_id3147436\n"
"help.text"
msgid "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Referencing Other Sheets\">Referencing Other Sheets</link></variable>"
msgstr "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Referencias a otras hojas\">Referencias a otras hojas</link></variable>"
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id9663075\n"
"help.text"
msgid "In a sheet cell you can show a reference to a cell in another sheet."
msgstr "Puede mostrar en una celda de una hoja una referencia a una celda de otra hoja."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id1879329\n"
"help.text"
msgid "In the same way, a reference can also be made to a cell from another document provided that this document has already been saved as a file."
msgstr "De la misma manera, también se puede crear una referencia en una celda de otro documento, siempre que este documento ya se haya guardado como archivo."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"hd_id7122409\n"
"help.text"
msgid "To Reference a Cell in the Same Document"
msgstr "Referencia a una celda en el mismo documento"
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id2078005\n"
"help.text"
msgid "Open a new, empty spreadsheet."
msgstr "Abra una hoja de cálculo vacía."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id4943693\n"
"help.text"
msgid "By way of example, enter the following formula in cell A1 of Sheet1:"
msgstr "A manera de ejemplo, digite la fórmula siguiente en la celda A1 de la Hoja1:"
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id9064302\n"
"help.text"
msgid "<item type=\"literal\">=Sheet2.A1</item>"
msgstr "<item type=\"literal\">=Hoja2.A1</item>"
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id7609790\n"
"help.text"
msgid "Click the <emph>Sheet 2</emph> tab at the bottom of the spreadsheet. Set the cursor in cell A1 there and enter text or a number."
msgstr "Haga clic en la pestaña <emph>Hoja 2</emph> en la parte inferior de la hoja de cálculo. Coloque el cursor en la celda A1 e introduzca texto o un número."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id809961\n"
"help.text"
msgid "If you switch back to Sheet1, you will see the same content in cell A1 there. If the contents of Sheet2.A1 change, then the contents of Sheet1.A1 also change."
msgstr "Si cambia a la Hoja1, verá el mismo contenido en la celda A1. Si el contenido de Hoja2.A1 cambia, también cambiará el contenido de Hoja1.A1."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"hd_id9209570\n"
"help.text"
msgid "To Reference a Cell in Another Document"
msgstr "Para hacer referencia a una celda en otro documento"
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id5949278\n"
"help.text"
msgid "Choose <emph>File - Open</emph>, to load an existing spreadsheet document."
msgstr "Diríjase a <emph>Archivo ▸ Abrir</emph> para cargar un libro existente."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id8001953\n"
"help.text"
msgid "Choose <emph>File - New</emph>, to open a new spreadsheet document. Set the cursor in the cell where you want to insert the external data and enter an equals sign to indicate that you want to begin a formula."
msgstr "Diríjase a <emph>Archivo ▸ Nuevo</emph> para abrir un libro. Coloque el cursor en la celda en la que quiere insertar los datos externos y digite un signo de igual para indicar que va a escribir una fórmula."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id8571123\n"
"help.text"
msgid "Now switch to the document you have just loaded. Click the cell with the data that you want to insert in the new document."
msgstr "Vaya ahora al documento que acaba de cargar. Pulse en la celda que contenga los datos que desea insertar en el documento nuevo."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id8261665\n"
"help.text"
msgid "Switch back to the new spreadsheet. In the input line you will now see how $[officename] Calc has added the reference to the formula for you."
msgstr "Vuelva al libro nuevo. En la línea de entrada verá cómo $[officename] Calc ha añadido automáticamente la referencia a la fórmula."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id5888241\n"
"help.text"
msgid "The reference to a cell of another document contains the name of the other document in single inverted commas, then a hash #, then the name of the sheet of the other document, followed by a point and the name of the cell."
msgstr "La referencia a una celda de otro documento contiene, en este orden, el nombre del documento al que hace referencia entre comillas simples, un signo de almohadilla #, el nombre de la hoja del documento al que hace referencia seguido de un punto y el nombre de la celda."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id7697683\n"
"help.text"
msgid "Confirm the formula by clicking the green check mark."
msgstr "Confirme la fórmula haciendo clic en la marca de verificación verde."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id7099826\n"
"help.text"
msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an absolute reference."
msgstr "Si arrastra el cuadro de la esquina inferior derecha de la celda activa para seleccionar un intervalo de celdas, $[officename] inserta automáticamente las referencias correspondientes en las celdas adyacentes. Como resultado, el nombre de la hoja aparece precedido del signo «$» para indicar que se trata de una referencia absoluta."
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id674459\n"
"help.text"
msgid "If you examine the name of the other document in this formula, you will notice that it is written as a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. This means that you can also enter a URL from the Internet."
msgstr "Si examina el nombre del otro documento en esta fórmula, verá que está escrito a modo de <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. Esto significa que también puede introducir una dirección URL de Internet."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"tit\n"
"help.text"
msgid "References to Other Sheets and Referencing URLs"
msgstr "Referencias a otras hojas y URL de referencia"
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"bm_id3150441\n"
"help.text"
msgid "<bookmark_value>HTML; in sheet cells</bookmark_value><bookmark_value>references; URL in cells</bookmark_value><bookmark_value>cells; Internet references</bookmark_value><bookmark_value>URL; in Calc</bookmark_value>"
msgstr "<bookmark_value>HTML; en celdas de hojas</bookmark_value><bookmark_value>referencias; URL en celdas</bookmark_value><bookmark_value>celdas; referencias de Internet</bookmark_value><bookmark_value>URL; en Calc</bookmark_value>"
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"hd_id3150441\n"
"help.text"
msgid "<variable id=\"cellreferences_url\"><link href=\"text/scalc/guide/cellreferences_url.xhp\" name=\"Referencing URLs\">Referencing URLs</link></variable>"
msgstr "<variable id=\"cellreferences_url\"><link href=\"text/scalc/guide/cellreferences_url.xhp\" name=\"URL de referencia\">URL de referencia</link></variable>"
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id1955626\n"
"help.text"
msgid "For example, if you found an Internet page containing current stock exchange information in spreadsheet cells, you can load this page in $[officename] Calc by using the following procedure:"
msgstr "Por ejemplo, si encuentra una página de Internet con información sobre los tipos de cambios aplicables en celdas de hoja de cálculo, puede cargar la página en $[officename] Calc utilizando el procedimiento siguiente:"
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3152993\n"
"help.text"
msgid "In a $[officename] Calc document, position the cursor in the cell into which you want to insert the external data."
msgstr "Coloque el cursor, en un documento de $[officename] Calc, en la celda a partir de la cual se deban insertar los datos externos."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3145384\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Sheet - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears."
msgstr "Diríjase a <item type=\"menuitem\">Hoja ▸ Enlazar con datos externos</item>. Verá el cuadro de diálogo <link href=\"text/scalc/01/04090000.xhp\" name=\"Datos externos\"><item type=\"menuitem\">Datos externos</item></link>."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3152892\n"
"help.text"
msgid "Enter the URL of the document or Web page in the dialog. The URL must be in the format: http://www.my-bank.com/table.html. The URL for local or local area network files is the path seen in the <item type=\"menuitem\">File - Open</item> dialog."
msgstr "Escriba la dirección URL del documento o página web en el cuadro de diálogo. La dirección URL debe tener el formato: http://www.my-bank.com/table.html. La dirección URL para los archivos de red de área local o locales es la ruta que se ve en el cuadro de diálogo <item type=\"menuitem\">Archivo - Abrir</item>."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3153068\n"
"help.text"
msgid "$[officename] loads the Web page or file in the \"background\", that is, without displaying it. In the large list box of the <item type=\"menuitem\">External Data</item> dialog, you can see the name of all the sheets or named ranges you can choose from."
msgstr "$[officename] carga la página web o el archivo en el \"segundo plano\", es decir, sin mostrarlo. En el cuadro de lista grande del cuadro de diálogo <item type=\"menuitem\">Datos externos</item>, puede ver el nombre de todas las hojas o áreas con nombre que puede elegir."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3153914\n"
"help.text"
msgid "Select one or more sheets or named ranges. You can also activate the automatic update function every \"n\" seconds and click <item type=\"menuitem\">OK</item>."
msgstr "Seleccione una o más hojas o intervalos con nombre. También puede activar la función de actualización automática cada «n» segundos y pulsar en <item type=\"menuitem\">Aceptar</item>."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3157979\n"
"help.text"
msgid "The contents will be inserted as a link in the $[officename] Calc document."
msgstr "El contenido se insertará como vínculo en el documento de $[officename] Calc."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3144768\n"
"help.text"
msgid "Save your spreadsheet. When you open it again later, $[officename] Calc will update the linked cells following an inquiry."
msgstr "Guarde la hoja de cálculo. Cuando la vuelva a abrir, $[officename] Calc actualizará el contenido de las celdas vinculadas tras una pregunta de confirmación."
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
"par_id3159204\n"
"help.text"
msgid "Under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Spreadsheet - General\"><item type=\"menuitem\">%PRODUCTNAME Calc - General</item></link> you can choose to have the update, when opened, automatically carried out either always, upon request or never. The update can be started manually in the dialog under <item type=\"menuitem\">Edit - Links</item>."
msgstr "En <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Hojas de cálculo - General\"><item type=\"menuitem\">%PRODUCTNAME Calc ▸ General</item></link> puede elegir realizar la actualización al abrir el documento en forma automática, bien siempre, a petición o nunca. La actualización puede iniciarse de forma manual en el cuadro de diálogo accesible en <item type=\"menuitem\">Editar ▸ Enlaces</item>."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"tit\n"
"help.text"
msgid "Assigning Formats by Formula"
msgstr "Asignar formatos mediante fórmulas"
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"bm_id3145673\n"
"help.text"
msgid "<bookmark_value>formats; assigning by formulas</bookmark_value> <bookmark_value>cell formats; assigning by formulas</bookmark_value> <bookmark_value>STYLE function example</bookmark_value> <bookmark_value>cell styles;assigning by formulas</bookmark_value> <bookmark_value>formulas;assigning cell formats</bookmark_value>"
msgstr "<bookmark_value>formatos; asignar mediante fórmulas</bookmark_value><bookmark_value>formatos de celda; asignar mediante fórmulas</bookmark_value><bookmark_value>ejemplo de función ESTILO</bookmark_value><bookmark_value>estilos de celda;asignar mediante fórmulas</bookmark_value><bookmark_value>fórmulas;asignar formatos de celda</bookmark_value>"
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"hd_id3145673\n"
"help.text"
msgid "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Assigning Formats by Formula\">Assigning Formats by Formula</link></variable>"
msgstr "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Asignar formatos mediante fórmulas\">Asignar formatos mediante fórmulas</link></variable>"
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3150275\n"
"help.text"
msgid "The STYLE() function can be added to an existing formula in a cell. For example, together with the CURRENT function, you can color a cell depending on its value. The formula =...+STYLE(IF(CURRENT()>3; \"Red\"; \"Green\")) applies the cell style \"Red\" to cells if the value is greater than 3, otherwise the cell style \"Green\" is applied."
msgstr "La función ESTILO() puede añadirse a una fórmula existente de una celda. Por ejemplo, en combinación con la función ACTUAL, puede colorear una celda según su valor. La fórmula =...+ESTILO(SI(ACTUAL()>3; \"Rojo\"; \"Verde\")) aplica el estilo «Rojo» a la celda si el valor es mayor que 3; si es menor, se aplica el estilo «Verde»."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3151385\n"
"help.text"
msgid "If you would like to apply a formula to all cells in a selected area, you can use the <item type=\"menuitem\">Find & Replace</item> dialog."
msgstr "Si quiere aplicar una fórmula a todas las celdas de un área seleccionada, utilice el cuadro de diálogo <item type=\"menuitem\">Buscar y reemplazar</item>."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3149456\n"
"help.text"
msgid "Select all the desired cells."
msgstr "Seleccione todas las celdas deseadas."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3148797\n"
"help.text"
msgid "Select the menu command <emph>Edit - Find & Replace</emph>."
msgstr "Vaya a <emph>Editar ▸ Buscar y reemplazar</emph>."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3150767\n"
"help.text"
msgid "For the <item type=\"menuitem\">Find</item> term, enter: .<item type=\"literal\">*</item>"
msgstr "Para el término <item type=\"menuitem\">Buscar</item>, escriba: .<item type=\"literal\">*</item>"
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3153770\n"
"help.text"
msgid "\".*\" is a regular expression that designates the contents of the current cell."
msgstr "«.*» es una expresión regular que designa el contenido de la celda activa."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3153143\n"
"help.text"
msgid "Enter the following formula in the <item type=\"menuitem\">Replace</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>"
msgstr "Especifique la fórmula siguiente en el campo <item type=\"menuitem\">Reemplazar</item>: <item type=\"literal\">=&+ESTILO(SI(ACTUAL()>3;\"Rojo\";\"Verde\"))</item>"
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3146975\n"
"help.text"
msgid "The \"&\" symbol designates the current contents of the <emph>Find</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist."
msgstr "El símbolo «&» designa el contenido actual del campo <emph>Buscar</emph>. La línea debe empezar con el signo de igual, ya que se trata de una fórmula. Se supone que los estilos de celda «Rojo» y «Verde» ya existen."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3149262\n"
"help.text"
msgid "Mark the fields <link href=\"text/shared/01/02100000.xhp\" name=\"Regular expressions\"><emph>Regular expressions</emph></link> and <emph>Current selection only</emph>. Click <emph>Find All</emph>."
msgstr "Seleccione las opciones <link href=\"text/shared/01/02100000.xhp\" name=\"Expresión regular\"><emph>Expresión regular</emph></link> y <emph>Solo en la selección actual</emph>. Pulse en <emph>Buscar todo</emph>."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3144767\n"
"help.text"
msgid "All cells with contents that were included in the selection are now highlighted."
msgstr "Todas las celdas con contenido que se encontraban en la selección aparecerán ahora destacadas."
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
"par_id3147127\n"
"help.text"
msgid "Click <item type=\"menuitem\">Replace all</item>."
msgstr "Pulse en <item type=\"menuitem\">Reemplazar todo</item>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"tit\n"
"help.text"
msgid "Applying Conditional Formatting"
msgstr "Aplicar formato condicionado"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"bm_id3149263\n"
"help.text"
msgid "<bookmark_value>conditional formatting; cells</bookmark_value> <bookmark_value>cells; conditional formatting</bookmark_value> <bookmark_value>formatting; conditional formatting</bookmark_value> <bookmark_value>styles;conditional styles</bookmark_value> <bookmark_value>cell formats; conditional</bookmark_value> <bookmark_value>random numbers;examples</bookmark_value> <bookmark_value>cell styles; copying</bookmark_value> <bookmark_value>copying; cell styles</bookmark_value> <bookmark_value>tables; copying cell styles</bookmark_value>"
msgstr "<bookmark_value>formato condicional; celdas</bookmark_value> <bookmark_value>celdas; formato condicional</bookmark_value> <bookmark_value>formato; formato condicional</bookmark_value> <bookmark_value>estilos;estilos condicionales</bookmark_value> <bookmark_value>formatos; condicionales</bookmark_value> <bookmark_value>números aleatorios;ejemplos</bookmark_value> <bookmark_value>estilos de celda; copiar</bookmark_value> <bookmark_value>copiar; estilos de celda</bookmark_value> <bookmark_value>tablas; copiar estilos de celda</bookmark_value>"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id3149263\n"
"help.text"
msgid "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Applying Conditional Formatting\">Applying Conditional Formatting</link></variable>"
msgstr "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Aplicar formato condicional\">Aplicar formato condicional</link></variable>"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
msgstr "En la opción del menú <emph>Formato - Formato condicional</emph>, el cuadro de diálogo permite definir condiciones por celda, las cuales deben cumplirse para atribuir un formato particular a las celdas seleccionadas."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id8039796\n"
"help.text"
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Data - Calculate - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
msgstr "Debe activarse la funcionalidad Cálculo automático antes de aplicar formato condicional. Vaya a <emph>Datos ▸ Calcular ▸ Cálculo automático</emph> (verá una casilla de verificación junto a esta orden cuando esté activada)."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3154944\n"
"help.text"
msgid "With conditional formatting, you can, for example, highlight the totals that exceed the average value of all totals. If the totals change, the formatting changes correspondingly, without having to apply other styles manually."
msgstr "El formato condicional permite, por ejemplo, destacar los totales que están por encima del promedio de todos los totales. Si los totales cambian, el formato cambia según corresponda, sin necesidad de aplicar otros estilos de forma manual."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id4480727\n"
"help.text"
msgid "To Define the Conditions"
msgstr "Para definir las condiciones"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3154490\n"
"help.text"
msgid "Select the cells to which you want to apply a conditional style."
msgstr "Seleccione las celdas que deban tener un formateado condicionado."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3155603\n"
"help.text"
msgid "Choose <emph>Format - Conditional Formatting</emph>."
msgstr "Elija <emph>Formato ▸ Formato condicional</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3146969\n"
"help.text"
msgid "Enter the condition(s) into the dialog box. The dialog is described in detail in <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename] Help\">$[officename] Help</link>, and an example is provided below:"
msgstr "Escriba las condiciones en el diálogo. Puede ver una descripción detallada del diálogo en la <link href=\"text/scalc/01/05120000.xhp\" name=\"Ayuda de $[officename]\">Ayuda de $[officename]</link>; a continuación se muestra un ejemplo:"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id3155766\n"
"help.text"
msgid "Example of Conditional Formatting: Highlighting Totals Above/Under the Average Value"
msgstr "Ejemplo de formato condicional: Resaltar los totales por encima/debajo del valor promedio"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id4341868\n"
"help.text"
msgid "Step1: Generate Number Values"
msgstr "Paso 1: Generar valores numéricos"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3150043\n"
"help.text"
msgid "You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting."
msgstr "Quizás desee destacar de forma especial determinados valores de la hoja, por ejemplo, en una hoja de cifras de ventas, los valores que estén sobre la media en verde y en rojo los que estén por debajo. Con el formateado condicionado no habrá problema."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3155337\n"
"help.text"
msgid "First of all, write a table in which a few different values occur. For your test you can create tables with any random numbers:"
msgstr "Abra una hoja en la que aparezcan números distintos. Introduzca, para esta prueba, algunos números aleatorios:"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3149565\n"
"help.text"
msgid "In one of the cells enter the formula =RAND(), and you will obtain a random number between 0 and 1. If you want integers of between 0 and 50, enter the formula =INT(RAND()*50)."
msgstr "Introduzca en una celda la fórmula =ALEATORIO() para tener un número entre 0 y 1. Si desea números enteros entre 0 y 50, introduzca como fórmula =ENTERO(ALEATORIO()*50)."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3149258\n"
"help.text"
msgid "Copy the formula to create a row of random numbers. Click the bottom right corner of the selected cell, and drag to the right until the desired cell range is selected."
msgstr "Copie la fórmula para crear una fila de números aleatorios. Pulse en la esquina inferior derecha de la celda seleccionada y arrastre hacia la derecha hasta seleccionar el intervalo deseado."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3159236\n"
"help.text"
msgid "In the same way as described above, drag down the corner of the rightmost cell in order to create more rows of random numbers."
msgstr "De forma similar, arrastre la esquina de la celda hasta la parte inferior derecha para crear más filas de números aleatorios."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id3149211\n"
"help.text"
msgid "Step 2: Define Cell Styles"
msgstr "Paso 2: Definir estilos de celda"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3154659\n"
"help.text"
msgid "The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles window is visible before proceeding."
msgstr "El próximo paso es aplicar un estilo de celda a todos los valores que presenten cifras de volumen de ventas superiores a la media y otro para las inferiores. Antes de continuar, asegúrese de que la ventana Estilos sea visible."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3150883\n"
"help.text"
msgid "Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu."
msgstr "Pulse en una celda vacía, abra el menú contextual y seleccione <emph>Formato de celdas</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3155529\n"
"help.text"
msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>."
msgstr "En la pestaña <emph>Fondo</emph> del cuadro de diálogo <emph>Formato de celdas</emph>, seleccione un color de fondo. Pulse en <emph>Aceptar</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3154484\n"
"help.text"
msgid "In the Styles window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"."
msgstr "En la ventana Estilos, pulse en el icono <emph>Estilo nuevo a partir de selección</emph>. Escriba el nombre del estilo nuevo. En este ejemplo, llámelo «Mayor que»."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3152889\n"
"help.text"
msgid "To define a second style, click again in a blank cell and proceed as described above. Assign a different background color for the cell and assign a name (for this example, \"Below\")."
msgstr "Para definir otro estilo vuelva a pulsar en una celda vacía y siga de nuevo el proceso descrito. Asigne un color de fondo distinto a la celda y dele un nombre (en este ejemplo, «Menor que»)."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id3148704\n"
"help.text"
msgid "Step 3: Calculate Average"
msgstr "Paso 3: Calcular promedio"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3148837\n"
"help.text"
msgid "In our particular example, we are calculating the average of the random values. The result is placed in a cell:"
msgstr "En nuestro ejemplo debemos calcular el promedio de los valores aleatorios. El resultado se sitúa en una celda:"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3144768\n"
"help.text"
msgid "Set the cursor in a blank cell, for example, J14, and choose <emph>Insert - Function</emph>."
msgstr "Sitúe el cursor en una celda vacía, por ejemplo, J14, y seleccione <emph>Insertar ▸ Función</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3156016\n"
"help.text"
msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink / Maximize</item></link> icon."
msgstr "Seleccione la función PROMEDIO. Seleccione con el ratón todos los números aleatorios. Si no puede ver toda el área porque el Asistente de funciones la oculta, puede reducir temporalmente el tamaño del cuadro de diálogo con el icono <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Reducir / aumentar\"><item type=\"menuitem\">Reducir / aumentar</item></link>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3153246\n"
"help.text"
msgid "Close the Function Wizard with <item type=\"menuitem\">OK</item>."
msgstr "Pulse en <item type=\"menuitem\">Aceptar</item> para cerrar el Asistente para funciones."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id3149898\n"
"help.text"
msgid "Step 4: Apply Cell Styles"
msgstr "Paso 4: Aplicar estilos de celda"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3149126\n"
"help.text"
msgid "Now you can apply the conditional formatting to the sheet:"
msgstr "Ahora sólo le queda aplicar el formateado condicionado a la hoja:"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3150049\n"
"help.text"
msgid "Select all cells with the random numbers."
msgstr "Marque todas las celdas que contengan valores aleatorios."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3153801\n"
"help.text"
msgid "Choose the <emph>Format - Conditional Formatting</emph> command to open the corresponding dialog."
msgstr "Vaya a <emph>Formato ▸ Formato condicional</emph> para abrir la ventana correspondiente."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3153013\n"
"help.text"
msgid "Define the condition as follows: If cell value is less than J14, format with cell style \"Below\", and if cell value is greater than or equal to J14, format with cell style \"Above\"."
msgstr "Seleccione ahora como condiciones: Si el valor de la celda es menor que J14, aplicar el formato \"Abajo\", y si es mayor o igual, el formato \"Arriba\"."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"hd_id3155761\n"
"help.text"
msgid "Step 5: Copy Cell Style"
msgstr "Paso 5: Copiar estilo de celda"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3145320\n"
"help.text"
msgid "To apply the conditional formatting to other cells later:"
msgstr "Aplicar posteriormente el formateado condicionado a otras celdas:"
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3153074\n"
"help.text"
msgid "Click one of the cells that has been assigned conditional formatting."
msgstr "Pulse sobre una de las celdas a las que haya asignado el formato condicional."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3149051\n"
"help.text"
msgid "Copy the cell to the clipboard."
msgstr "Copie la celda en el portapapeles."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3150436\n"
"help.text"
msgid "Select the cells that are to receive this same formatting."
msgstr "Seleccione las celdas que deban tener el mismo formato."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3147298\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears."
msgstr "Vaya a <emph>Editar ▸ Pegado especial</emph>. Se abre el cuadro de diálogo <emph>Pegado especial</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3166465\n"
"help.text"
msgid "In the <emph>Selection</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>."
msgstr "En el área <emph>Selección</emph> marque solamente la casilla <emph>Formatos</emph>. Todas las demás casillas deben permanecer sin marcar. Pulse en <emph>Aceptar</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
"par_id3159123\n"
"help.text"
msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional formatting</link>"
msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Formato - Formato condicional\">Formato ▸ Formato condicional</link>"
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
"tit\n"
"help.text"
msgid "Highlighting Negative Numbers"
msgstr "Resaltar los números negativos"
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>negative numbers</bookmark_value> <bookmark_value>numbers; highlighting negative numbers</bookmark_value> <bookmark_value>highlighting;negative numbers</bookmark_value> <bookmark_value>colors;negative numbers</bookmark_value> <bookmark_value>number formats;colors for negative numbers</bookmark_value>"
msgstr "<bookmark_value>números negativos</bookmark_value> <bookmark_value>números; resaltar números negativos</bookmark_value> <bookmark_value>resaltar;números negativos</bookmark_value> <bookmark_value>colores;números negativos</bookmark_value> <bookmark_value>formatos de número;colores para números negativos</bookmark_value>"
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
"hd_id3147434\n"
"help.text"
msgid "<variable id=\"cellstyle_minusvalue\"><link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Highlighting Negative Numbers\">Highlighting Negative Numbers</link></variable>"
msgstr "<variable id=\"cellstyle_minusvalue\"> <link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Destacar número negativo\">Destacar número negativo</link> </variable>"
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
"par_id3153878\n"
"help.text"
msgid "You can format cells with a number format that highlights negative numbers in red. Alternatively, you can define your own number format in which negative numbers are highlighted in other colors."
msgstr "Se puede asignar a las celdas un formato numérico que destaque los números negativos en rojo. Otra posibilidad es definir un formato numérico propio que destaque los números negativos en otro color."
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
"par_id3155600\n"
"help.text"
msgid "Select the cells and choose <emph>Format - Cells</emph>."
msgstr "Seleccione las celdas y elija <emph>Formato - Celdas</emph>."
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
"par_id3146969\n"
"help.text"
msgid "On the <emph>Numbers</emph> tab, select a number format and mark <emph>Negative numbers red</emph> check box. Click <emph>OK</emph>."
msgstr "En la pestaña <emph>Números</emph> seleccione un formato numérico y marque la casilla <emph>Números negativos en rojo</emph>. Pulse en <emph>Aceptar</emph>."
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
"par_id3145640\n"
"help.text"
msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under <item type=\"menuitem\">Format code</item>. For example, instead of RED, enter <item type=\"literal\">YELLOW</item>. If the new code appears in the list after clicking the <item type=\"menuitem\">Add</item> icon, this is a valid entry."
msgstr "El formato numérico de la celda se define en dos partes. El formato de los números positivos y el cero se define delante del punto y coma; después del punto y coma se define la fórmula de los números negativos. Puede cambiar el código (ROJO) en <item type=\"menuitem\">Código del formato</item>. Por ejemplo, en vez de ROJO, escriba <item type=\"literal\">AMARILLO</item>. Si aparece código nuevo en la lista tras pulsar en el icono <item type=\"menuitem\">Añadir</item>, significa que es una entrada válida."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"tit\n"
"help.text"
msgid "Consolidating Data"
msgstr "Consolidar datos"
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>consolidating data</bookmark_value> <bookmark_value>ranges; combining</bookmark_value> <bookmark_value>combining;cell ranges</bookmark_value> <bookmark_value>tables; combining</bookmark_value> <bookmark_value>data; merging cell ranges</bookmark_value> <bookmark_value>merging;data ranges</bookmark_value>"
msgstr "<bookmark_value>consolidar datos</bookmark_value> <bookmark_value>áreas; combinar</bookmark_value> <bookmark_value>combinar;áreas de celdas</bookmark_value> <bookmark_value>tablas; combinar</bookmark_value> <bookmark_value>datos; unir áreas de celdas</bookmark_value> <bookmark_value>unir;rangos de datos</bookmark_value>"
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"hd_id3150791\n"
"help.text"
msgid "<variable id=\"consolidate\"><link href=\"text/scalc/guide/consolidate.xhp\" name=\"Consolidating Data\">Consolidating Data</link></variable>"
msgstr "<variable id=\"consolidate\"><link href=\"text/scalc/guide/consolidate.xhp\" name=\"Consolidar datos\">Consolidar datos</link></variable>"
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3153191\n"
"help.text"
msgid "During consolidation, the contents of the cells from several sheets will be combined in one place."
msgstr "Durante la consolidación, el contenido de las celdas de diversas hojas se combina en un único lugar."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"hd_id892056\n"
"help.text"
msgid "To Combine Cell Contents"
msgstr "Para combinar el contenido de celdas"
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3151073\n"
"help.text"
msgid "Open the document that contains the cell ranges to be consolidated."
msgstr "Vaya al documento en el que se encuentren las áreas que se deban consolidar."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3154513\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Consolidate</item> to open the <emph>Consolidate</emph> dialog."
msgstr "Elija <item type=\"menuitem\">Datos - Consolidar</item> para abrir el diálogo <emph>Consolidar</emph>."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3147345\n"
"help.text"
msgid "From the <emph>Source data area</emph> box select a source cell range to consolidate with other areas."
msgstr "En el cuadro <emph>Área de datos fuente</emph> seleccione un área de celdas fuente para consolidar con otras áreas."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3149209\n"
"help.text"
msgid "If the range is not named, click in the field next to the <emph>Source data area</emph>. A blinking text cursor appears. Type a reference for the first source data range or select the range with the mouse."
msgstr "Si el área no tiene nombre, haga clic sobre el campo de entrada de la derecha, junto al listado <emph>Área de datos fuente</emph>. Observe que el cursor de texto parpadea. Escriba ahí la referencia del primer área de datos fuente, o bien realice la selección en la hoja con el ratón."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3155529\n"
"help.text"
msgid "Click <emph>Add</emph> to insert the selected range in the <emph>Consolidation areas</emph> field."
msgstr "Pulse en <emph>Añadir</emph> para insertar el intervalo seleccionado en el campo <emph>Áreas de consolidación</emph>."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3153816\n"
"help.text"
msgid "Select additional ranges and click <emph>Add</emph> after each selection."
msgstr "A continuación seleccione las demás áreas siguiendo uno de los procedimientos indicados, y después de cada área pulse <emph>Agregar</emph>."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3157983\n"
"help.text"
msgid "Specify where you want to display the result by selecting a target range from the <emph>Copy results to</emph> box."
msgstr "Especifique dónde desea mostrar el resultado mediante la selección de un área destino en el cuadro <emph>Resultado a partir de</emph>."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3150215\n"
"help.text"
msgid "If the target range is not named, click in the field next to <emph>Copy results to</emph> and enter the reference of the target range. Alternatively, you can select the range using the mouse or position the cursor in the top left cell of the target range."
msgstr "Si el intervalo de destino no tiene nombre, pulse en el campo ubicado junto a <emph>Copiar resultados en</emph> y escriba la referencia del intervalo de destino. O bien, puede seleccionar el intervalo con el ratón o colocar el cursor en la celda superior izquierda del intervalo de destino."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3153813\n"
"help.text"
msgid "Select a function from the <emph>Function</emph> box. The function specifies how the values of the consolidation ranges are linked. The \"Sum\" function is the default setting."
msgstr "Seleccione una función en el cuadro <emph>Función</emph>. La función especifica de qué modo se relacionarán los valores de las áreas de consolidación. La función predeterminada es \"Suma\"."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3149315\n"
"help.text"
msgid "Click <emph>OK</emph> to consolidate the ranges."
msgstr "Pulse en <emph>Aceptar</emph> para consolidar los intervalos."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_idN107DE\n"
"help.text"
msgid "Additional Settings"
msgstr "Configuración adicional"
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3147250\n"
"help.text"
msgid "Click <emph>More</emph> in the <emph>Consolidate</emph> dialog to display additional settings:"
msgstr "Pulse en el botón <emph>Más</emph> del cuadro de diálogo <emph>Consolidar</emph> para mostrar más opciones:"
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3156400\n"
"help.text"
msgid "Select <emph>Link to source data</emph> to insert the formulas that generate the results in the target range, rather than the actual results. If you link the data, any values modified in the source range are automatically updated in the target range."
msgstr "Marque el campo <emph>Vincular con datos fuente</emph>. Ahora en el área de destino de la consolidación no se guardarán los resultados del cálculo como valores, sino las fórmulas con las que se han obtenido dichos resultados. De este modo, las modificaciones posteriores de una de las áreas fuente también modificarán el área de destino correspondiente."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3150538\n"
"help.text"
msgid "The corresponding cell references in the target range are inserted in consecutive rows, which are automatically ordered and then hidden from view. Only the final result, based on the selected function, is displayed."
msgstr "Las referencias de celdas conjuntas del área de destino se introducen en celdas seguidas; dichas celdas se estructuran y ocultan automáticamente y sólo se muestra el resultado final, correspondiente a la función seleccionada."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3149945\n"
"help.text"
msgid "Under <emph>Consolidate by</emph>, select either <emph>Row labels</emph> or <emph>Column labels</emph> if the cells of the source data range are not to be consolidated corresponding to the identical position of the cell in the range, but instead according to a matching row label or column label."
msgstr "En <emph>Consolidar según</emph>, seleccione <emph>Títulos de fila</emph> o <emph>Títulos de columna</emph> si las celdas del rango fuente de datos no se van a consolidar en relación con la posición idéntica de la celda en el rango, sino en relación con un título de fila o de columna que concuerde."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3157871\n"
"help.text"
msgid "To consolidate by row labels or column labels, the label must be contained in the selected source ranges."
msgstr "Para consolidar por etiquetas de fila o de columna, la etiqueta debe estar incluida en los intervalos de origen seleccionados."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3150478\n"
"help.text"
msgid "The text in the labels must be identical, so that rows or columns can be accurately matched. If the row or column label does not match any that exist in the target range, it will be appended as a new row or column."
msgstr "El texto de los títulos debe ser idéntico, de manera que las filas o las columnas se pueden hacer coincidir con precisión. Si el título de la fila o de la columna no coincide con ninguno que exista en el rango destino se agregará como una nueva fila o columna."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3147468\n"
"help.text"
msgid "The data from the consolidation ranges and target range will be saved when you save the document. If you later open a document in which consolidation has been defined, this data will again be available."
msgstr "Se guardarán los datos de las áreas de consolidación y de destino. Al abrir un documento en el que se haya definido una consolidación, los datos volverán a estar disponibles."
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
"par_id3153039\n"
"help.text"
msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Data - Consolidate\">Data - Consolidate</link>"
msgstr "<link href=\"text/scalc/01/12070000.xhp\" name=\"Datos - Consolidar\">Datos - Consolidar</link>"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"tit\n"
"help.text"
msgid "Importing and Exporting CSV Files"
msgstr "Importar y exportar archivos CSV"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"bm_id892361\n"
"help.text"
msgid "<bookmark_value>number series import</bookmark_value><bookmark_value>data series import</bookmark_value><bookmark_value>exporting; tables as text</bookmark_value><bookmark_value>importing; tables as text</bookmark_value><bookmark_value>delimited values and files</bookmark_value><bookmark_value>comma separated files and values</bookmark_value><bookmark_value>text file import and export</bookmark_value><bookmark_value>csv files;importing and exporting</bookmark_value><bookmark_value>tables; importing/exporting as text</bookmark_value><bookmark_value>text documents; importing to spreadsheets</bookmark_value><bookmark_value>opening;text csv files</bookmark_value><bookmark_value>saving;as text csv</bookmark_value>"
msgstr "<bookmark_value>importar series de números</bookmark_value><bookmark_value>importar series de datos</bookmark_value><bookmark_value>exportar; tablas como texto</bookmark_value><bookmark_value>importar; tablas como texto</bookmark_value><bookmark_value>valores y archivos delimitados</bookmark_value><bookmark_value>archivos y valores separados por comas</bookmark_value><bookmark_value>importar y exportar archivos de texto</bookmark_value><bookmark_value>archivos csv;importar y exportar</bookmark_value><bookmark_value>tablas; importar/exportar como texto</bookmark_value><bookmark_value>documentos de texto; importar a hojas de cálculo</bookmark_value><bookmark_value>abrir;archivos csv de texto</bookmark_value><bookmark_value>guardar;como csv de texto</bookmark_value>"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10862\n"
"help.text"
msgid "<variable id=\"csv_files\"><link href=\"text/scalc/guide/csv_files.xhp\">Opening and Saving Text CSV Files</link></variable>"
msgstr "<variable id=\"csv_files\"><link href=\"text/scalc/guide/csv_files.xhp\">Abrir y guardar archivos de texto CSV</link></variable>"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10880\n"
"help.text"
msgid "Comma Separated Values (CSV) is a text file format that you can use to exchange data from a database or a spreadsheet between applications. Each line in a Text CSV file represents a record in the database, or a row in a spreadsheet. Each field in a database record or cell in a spreadsheet row is usually separated by a comma. However, you can use other characters to delimit a field, such as a tabulator character."
msgstr "Los archivos con valores separados por comas (CSV) son archivos de texto que puede utilizar para intercambiar datos entre aplicaciones desde una base de datos u hoja de cálculo. Cada línea de un archivo de texto CSV representa un registro de la base de datos o una fila de la hoja de cálculo. Los campos de un registro de base de datos o las celdas de una fila de hoja de cálculo suelen estar separados por comas. Sin embargo, pueden utilizarse otros caracteres para delimitar los campos, como el tabulador."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10886\n"
"help.text"
msgid "If the field or cell contains a comma, the field or cell <emph>must</emph> be enclosed by single quotes (') or double quotes (\")."
msgstr "Si el contenido de un campo o una celda incluye una coma, dicho contenido <emph>debe</emph> estar encerrado entre comillas simples (') o dobles (\")."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10890\n"
"help.text"
msgid "To Open a Text CSV File in Calc"
msgstr "Para abrir un archivo CSV en Calc"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10897\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Open</item>."
msgstr "Elija <item type=\"menuitem\">Archivo ▸ Abrir</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN1089F\n"
"help.text"
msgid "Locate the CSV file that you want to open."
msgstr "Busque el archivo CSV que desee abrir."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108A2\n"
"help.text"
msgid "If the file has a *.csv extension, select the file."
msgstr "Si el archivo tiene la extensión *.csv, selecciónelo."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108A5\n"
"help.text"
msgid "If the CSV file has another extension, select the file, and then select \"Text CSV\" in the <item type=\"menuitem\">File type</item> box"
msgstr "Si el archivo CSV tiene otra extensión, seleccione el archivo y luego \"Texto CSV\" en el cuadro <item type=\"menuitem\">Tipo de archivo</item>"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN1082D\n"
"help.text"
msgid "Click <item type=\"menuitem\">Open</item>."
msgstr "Haga clic en <item type=\"menuitem\">Abrir</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10834\n"
"help.text"
msgid "The <item type=\"menuitem\">Text Import</item> dialog opens."
msgstr "Se abre el diálogo <item type=\"menuitem\">Importar texto</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108B1\n"
"help.text"
msgid "Specify the options to divide the text in the file into columns."
msgstr "Especifique las opciones para dividir el texto del archivo en columnas."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108BB\n"
"help.text"
msgid "You can preview the layout of the imported data at the bottom of the <item type=\"menuitem\">Text Import</item> dialog."
msgstr "En la parte inferior del diálogo <item type=\"menuitem\">Importar texto</item> obtendrá una previsualización de la disposición de los datos importados."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_id8444166\n"
"help.text"
msgid "Right-click a column in the preview to set the format or to hide the column."
msgstr "Con el botón secundario del ratón, pulse en una columna de la previsualización para ajustar su formato u ocultarla."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108E2\n"
"help.text"
msgid "Check the text delimiter box that matches the character used as text delimiter in the file. In case of an unlisted delimiter, type the character into the input box."
msgstr "Active la casilla de delimitador de texto que coincida con el carácter utilizado como delimitador de texto en el archivo. Si un delimitador no aparece, escriba el carácter en el cuadro de entrada."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108C5\n"
"help.text"
msgid "Click <item type=\"menuitem\">OK</item>."
msgstr "Haga clic en <item type=\"menuitem\">Aceptar</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108FA\n"
"help.text"
msgid "To Save a Sheet as a Text CSV File"
msgstr "Para guardar una hoja como archivo de texto CSV"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN106FC\n"
"help.text"
msgid "When you export a spreadsheet to CSV format, only the data on the current sheet is saved. All other information, including formulas and formatting, is lost."
msgstr "Al exportar una hoja cálculo al formato CSV, sólo se guardan los datos de la hoja actual. El resto de la información, fórmulas y formato inclusive, se pierde."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10901\n"
"help.text"
msgid "Open the Calc sheet that you want to save as a Text CSV file."
msgstr "Abra la hoja de Calc que desee guardar como archivo de texto CSV."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN107AF\n"
"help.text"
msgid "Only the current sheet can be exported."
msgstr "Solo se puede exportar la hoja actual."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10905\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Save as</item>."
msgstr "Elija <item type=\"menuitem\">Archivo ▸ Guardar como</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN10915\n"
"help.text"
msgid "In the <item type=\"menuitem\">File name</item> box, enter a name for the file."
msgstr "Escriba en el cuadro <item type=\"menuitem\">Nombre de archivo</item> un nombre para el archivo."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN1090D\n"
"help.text"
msgid "In the <item type=\"menuitem\">File type</item> box, select \"Text CSV\"."
msgstr "En el campo <item type=\"menuitem\">Tipo de archivo</item>, seleccione «Texto CSV»."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN107DD\n"
"help.text"
msgid "(Optional) Set the field options for the Text CSV file."
msgstr "(Opcional) Configure las opciones de campo para el archivo de texto CSV."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN1091C\n"
"help.text"
msgid "Select <item type=\"menuitem\">Edit filter settings</item>."
msgstr "Seleccione <item type=\"menuitem\">Editar configuración de filtros</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN107ED\n"
"help.text"
msgid "In the <item type=\"menuitem\">Export of text files</item> dialog, select the options that you want."
msgstr "En el diálogo <item type=\"menuitem\">Exportación de texto</item>, seleccione las opciones que prefiera."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN107F4\n"
"help.text"
msgid "Click <item type=\"menuitem\">OK</item>."
msgstr "Haga clic en <item type=\"menuitem\">Aceptar</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN107FC\n"
"help.text"
msgid "Click <item type=\"menuitem\">Save</item>."
msgstr "Haga clic en <item type=\"menuitem\">Guardar</item>."
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_id3153487\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060100.xhp\" name=\"Hoja de cálculo - Ver\">%PRODUCTNAME Calc ▸ Ver</link>"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_id3153008\n"
"help.text"
msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export text files\">Export text files</link>"
msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Exportación de texto\">Exportación de texto</link>"
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_id3155595\n"
"help.text"
msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"Import text files\">Import text files</link>"
msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"Exportación de texto\">Exportación de texto</link>"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"tit\n"
"help.text"
msgid "Importing and Exporting Text Files"
msgstr "Importar y exportar archivos de texto"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"bm_id3153726\n"
"help.text"
msgid "<bookmark_value>csv files;formulas</bookmark_value> <bookmark_value>formulas; importing/exporting as csv files</bookmark_value> <bookmark_value>exporting;formulas as csv files</bookmark_value> <bookmark_value>importing;csv files with formulas</bookmark_value>"
msgstr "<bookmark_value>archivos csv;fórmulas</bookmark_value> <bookmark_value>fórmulas; importar/exportar como archivos csv</bookmark_value> <bookmark_value>exportar;fórmulas como archivos csv</bookmark_value> <bookmark_value>importar;archivos csv con fórmulas</bookmark_value>"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"hd_id3153726\n"
"help.text"
msgid "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Importing and Exporting Text Files\">Importing and Exporting CSV Text Files with Formulas</link></variable>"
msgstr "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Importar y exportar archivos de texto\">Importar y exportar archivos de texto CSV con Fórmulas </link></variable>"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3149402\n"
"help.text"
msgid "Comma separated values (CSV) files are text files that contain the cell contents of a single sheet. Commas, semicolons, or other characters can be used as the field delimiters between the cells. Text strings are put in quotation marks, numbers are written without quotation marks."
msgstr "Los archivos con valores separados por comas (CSV) son archivos de texto que incluyen el contenido de las celdas de una sola hoja. Para delimitar los campos se pueden utilizar comas, puntos y coma y otros caracteres. Las cadenas de texto se escriben entre comillas; los números no las usan."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"hd_id3150715\n"
"help.text"
msgid "To Import a CSV File"
msgstr "Para importar un archivo CSV"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3153709\n"
"help.text"
msgid "Choose <emph>File - Open</emph>."
msgstr "Vaya a <emph>Archivo ▸ Abrir</emph>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3155445\n"
"help.text"
msgid "In the <emph>File type</emph> field, select the format \"Text CSV\". Select the file and click <emph>Open</emph>. When a file has the .csv extension, the file type is automatically recognized."
msgstr "En el campo <emph>Tipo de archivo</emph>, seleccione el formato «Texto CSV». Seleccione el archivo y pulse en <emph>Abrir</emph>. Si un archivo tiene la extensión .csv, el tipo de archivo se reconoce de forma automática."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3149565\n"
"help.text"
msgid "You will see the <item type=\"menuitem\">Text Import</item> dialog. Click <item type=\"menuitem\">OK</item>."
msgstr "Verá el cuadro de diálogo <item type=\"menuitem\">Importar texto</item>. Haga clic en <item type=\"menuitem\">Aceptar</item>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3149255\n"
"help.text"
msgid "If the csv file contains formulas, but you want to import the results of those formulas, then choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph> and clear the <emph>Formulas</emph> check box."
msgstr "Si el archivo CSV contiene fórmulas pero se desea importar los resultados de las mismas, vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Ver</emph> y desactive la casilla <emph>Fórmulas</emph>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"hd_id3154022\n"
"help.text"
msgid "To Export Formulas and Values as CSV Files"
msgstr "Para exportar fórmulas y valores como archivos CSV"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3150342\n"
"help.text"
msgid "Click the sheet to be written as a csv file."
msgstr "Pulse en la hoja que se va a guardar como archivo CSV."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3166423\n"
"help.text"
msgid "If you want to export the formulas as formulas, for example, in the form =SUM(A1:B5), proceed as follows:"
msgstr "Si desea exportar las fórmulas como fórmulas, por ejemplo, como =SUMA(A1:B5), proceda como se indica a continuación:"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3155111\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>."
msgstr "Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Ver</emph>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3150200\n"
"help.text"
msgid "Under <emph>Display</emph>, mark the <emph>Formulas</emph> check box. Click <emph>OK</emph>."
msgstr "Seleccione la casilla de verificación <emph>Fórmulas</emph> debajo de <emph>Mostrar</emph>. Pulse <emph>Aceptar</emph>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3154484\n"
"help.text"
msgid "If you want to export the calculation results instead of the formulas, do not mark <emph>Formulas</emph>."
msgstr "Si desea exportar los resultados de los cálculos en lugar de las fórmulas, no seleccione la opción <emph>Fórmulas</emph>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3148702\n"
"help.text"
msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
msgstr "Vaya a <emph>Archivo ▸ Guardar como</emph>. Verá el cuadro de diálogo <emph>Guardar como</emph>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3153912\n"
"help.text"
msgid "In the <item type=\"menuitem\">File type</item> field select the format \"Text CSV\"."
msgstr "En el campo <item type=\"menuitem\">Tipo de archivo</item>, seleccione el formato «Texto CSV»."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3157978\n"
"help.text"
msgid "Enter a name and click <emph>Save</emph>."
msgstr "Escriba un nombre y pulse en <emph>Guardar</emph>."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3152869\n"
"help.text"
msgid "From the <emph>Export of text files</emph> dialog that appears, select the character set and the field and text delimiters for the data to be exported, and confirm with <emph>OK</emph>."
msgstr "En el cuadro de diálogo <emph>Exportación de archivos de texto</emph> que se muestra, seleccione el conjunto de caracteres y los separadores de campos y de texto para los datos que se van a exportar; luego, pulse en <emph>Aceptar</emph> para confirmar."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3150050\n"
"help.text"
msgid "If necessary, after you have saved, clear the <emph>Formulas</emph> check box to see the calculated results in the table again."
msgstr "Vuelva a quitar la marca del campo <emph>Fórmulas</emph> después de guardar para poder volver a ver en la tabla los resultados calculados."
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3153487\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060100.xhp\" name=\"Hoja de cálculo - Ver\">%PRODUCTNAME Calc ▸ Ver</link>"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3153008\n"
"help.text"
msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export text files\">Export text files</link>"
msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Exportación de texto\">Exportación de texto</link>"
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
"par_id3155595\n"
"help.text"
msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"Import text files\">Import text files</link>"
msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"Exportación de texto\">Exportación de texto</link>"
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"tit\n"
"help.text"
msgid "Cells in Currency Format"
msgstr "Celdas en formato monetario"
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"bm_id3156329\n"
"help.text"
msgid "<bookmark_value>currency formats; spreadsheets</bookmark_value><bookmark_value>cells; currency formats</bookmark_value><bookmark_value>international currency formats</bookmark_value><bookmark_value>formats; currency formats in cells</bookmark_value><bookmark_value>currencies; default currencies</bookmark_value><bookmark_value>defaults;currency formats</bookmark_value><bookmark_value>changing;currency formats</bookmark_value>"
msgstr "<bookmark_value>formatos monetarios;hojas de cálculo</bookmark_value><bookmark_value>celdas;formatos monetarios</bookmark_value><bookmark_value>formatos monetarios internacionales</bookmark_value><bookmark_value>formatos;formatos monetarios en celdas</bookmark_value><bookmark_value>monedas;monedas predeterminadas</bookmark_value><bookmark_value>valores predeterminados;formatos monetarios</bookmark_value><bookmark_value>cambiar;formatos monetarios</bookmark_value>"
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"hd_id3156329\n"
"help.text"
msgid "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Cells in Currency Format\">Cells in Currency Format</link></variable>"
msgstr "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Celdas en formato monetario\">Celdas en formato monetario</link></variable>"
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"par_id3153968\n"
"help.text"
msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can give numbers any currency format. When you click the <item type=\"menuitem\">Currency</item> icon <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icon</alt></image> in the <item type=\"menuitem\">Formatting</item> bar to format a number, the cell is given the default currency format set under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Language Settings - Languages</item>."
msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc le permite asignar a los números cualquier formato de moneda. Al pulsar en el icono <item type=\"menuitem\">Moneda</item> <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icono</alt></image> de la barra <item type=\"menuitem\">Formato</item> para formatear un número, se asigna a la celda el formato de moneda predeterminado, establecido en <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME ▸ Preferencias</item></caseinline><defaultinline><item type=\"menuitem\">Herramientas ▸ Opciones</item></defaultinline></switchinline><item type=\"menuitem\"> ▸ Configuración de idioma ▸ Idiomas</item>."
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"par_id3150010\n"
"help.text"
msgid "Exchanging of <item type=\"productname\">%PRODUCTNAME</item> Calc documents can lead to misunderstandings, if your <item type=\"productname\">%PRODUCTNAME</item> Calc document is loaded by a user who uses a different default currency format."
msgstr "El intercambio de documentos de <item type=\"productname\">%PRODUCTNAME</item> Calc puede inducir a confusión si un usuario con un formato de moneda predeterminado distinto carga su documento de <item type=\"productname\">%PRODUCTNAME</item> Calc."
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"par_id3156442\n"
"help.text"
msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can define that a number that you have formatted as \"1,234.50 €\", still remains in euros in another country and does not become dollars."
msgstr "En <item type=\"productname\">%PRODUCTNAME</item> Calc se puede establecer que un número formateado como «1,234.50 €» siga representando euros en otro país y no se convierta en dólares."
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"par_id3151075\n"
"help.text"
msgid "You can change the currency format in the <item type=\"menuitem\">Format Cells</item> dialog (choose <item type=\"menuitem\">Format - Cells - Numbers</item> tab) by two country settings. In the <item type=\"menuitem\">Language</item> combo box select the basic setting for decimal and thousands separators. In the <item type=\"menuitem\">Format</item> list box you can select the currency symbol and its position."
msgstr "En el diálogo <item type=\"menuitem\">Formato de celdas</item> (ficha <item type=\"menuitem\">Formato - Celda - ficha Números) </item>) se pueden modificar dos parámetros de país del formato de moneda. En el cuadro combinado <item type=\"menuitem\">Idioma</item>, seleccione la configuración básica para separadores de decimales y de millares. En el cuadro de lista <item type=\"menuitem\">Formato</item>, puede seleccionar el símbolo de moneda y su posición."
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"par_id3150749\n"
"help.text"
msgid "For example, if the language is set to \"Default\" and you are using a german locale setting, the currency format will be \"1.234,00 €\". A point is used before the thousand digits and a comma before the decimal places. If you now select the subordinate currency format \"$ English (US)\" from the <item type=\"menuitem\">Format</item> list box , you will get the following format: \"$ 1.234,00\". As you can see, the separators have remained the same. Only the currency symbol has been changed and converted, but the underlying format of the notation remains the same as in the locale setting."
msgstr "Por ejemplo, si el idioma se define en \"Predeterminado\" y utiliza la configuración regional de alemán, el formato de moneda será \"1.234,00 €\". Por lo tanto, el punto se usa antes de los dígitos de los millares y la coma, antes de las posiciones decimales. Si selecciona el formato de moneda subordinada \"$ Inglés (EE. UU.)\" en el cuadro de lista <item type=\"menuitem\">Formato</item>, recibirá el siguiente formato: \"$ 1.234,00\". Como puede ver, los separadores no han cambiado. Sólo se ha cambiado y convertido el símbolo de moneda, pero el formato subyacente de la notación se mantiene en la configuración regional local."
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"par_id3145640\n"
"help.text"
msgid "If, under <item type=\"menuitem\">Language</item>, you convert the cells to \"English (US)\", the English-language locale setting is also transferred and the default currency format is now \"$ 1,234.00\"."
msgstr "Si, en <item type=\"menuitem\">Idioma</item>, convierte las celdas a \"Inglés (EE. UU.)\", también se transferirá la configuración regional de inglés y el formato de moneda predeterminado será \"$ 1,234.00\"."
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
"par_id3154255\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formato - Celdas - Números\">Formato ▸ Celdas ▸ Números</link>"
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"tit\n"
"help.text"
msgid "Defining Database Ranges"
msgstr "Definir intervalos de bases de datos"
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"bm_id3154758\n"
"help.text"
msgid "<bookmark_value>tables; database ranges</bookmark_value> <bookmark_value>database ranges; defining</bookmark_value> <bookmark_value>ranges; defining database ranges</bookmark_value> <bookmark_value>defining;database ranges</bookmark_value>"
msgstr "<bookmark_value>tablas; intervalos de bases de datos</bookmark_value><bookmark_value>intervalos de bases de datos; definir</bookmark_value><bookmark_value>intervalos; definir intervalos de bases de datos</bookmark_value><bookmark_value>definir;intervalos de bases de datos</bookmark_value>"
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"hd_id3154758\n"
"help.text"
msgid "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Defining Database Ranges\">Defining a Database Range</link></variable>"
msgstr "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Definir intervalos de bases de datos\">Definir un intervalo de base de datos</link></variable>"
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_id3153768\n"
"help.text"
msgid "You can define a range of cells in a spreadsheet to use as a database. Each row in this database range corresponds to a database record and each cell in a row corresponds to a database field. You can sort, group, search, and perform calculations on the range as you would in a database."
msgstr "Puede definir un intervalo de celdas en una hoja de libro para utilizarla como base de datos. Cada fila de este intervalo de base de datos corresponde a un registro de base de datos y cada celda de una fila corresponde a un campo de base de datos. Puede organizar, agrupar, buscar y realizar cálculos en el intervalo, del mismo modo que en una base de datos."
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_id3145801\n"
"help.text"
msgid "You can only edit and access a database range in the spreadsheet that contains the range. You cannot access the database range in the %PRODUCTNAME Data Sources view."
msgstr "Solamente puede editar y acceder al intervalo de base de datos de la hoja que contenga el intervalo. No es posible acceder al intervalo de base de datos a través de la Vista de origen de datos de %PRODUCTNAME."
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_idN10648\n"
"help.text"
msgid "To define a database range"
msgstr "Para definir un intervalo de base de datos"
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_id3155064\n"
"help.text"
msgid "Select the range of cells that you want to define as a database range."
msgstr "Seleccione el intervalo de celdas que desee definir como intervalo de base de datos."
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_idN10654\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Define Range</item>."
msgstr "Diríjase a <item type=\"menuitem\">Datos ▸ Definir intervalo</item>."
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_id3153715\n"
"help.text"
msgid "In the <emph>Name</emph> box, enter a name for the database range."
msgstr "En el cuadro <emph>Nombre</emph>, escriba un nombre para el intervalo de base de datos."
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_idN1066A\n"
"help.text"
msgid "Click <emph>More</emph>."
msgstr "Pulse en <emph>Más</emph>."
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_id3154253\n"
"help.text"
msgid "Specify the options for the database range."
msgstr "Especifique las opciones del intervalo de base de datos."
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
"par_idN10675\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"tit\n"
"help.text"
msgid "Filtering Cell Ranges"
msgstr "Filtrar intervalos de celdas"
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"bm_id3153541\n"
"help.text"
msgid "<bookmark_value>cell ranges;applying/removing filters</bookmark_value> <bookmark_value>filtering;cell ranges/database ranges</bookmark_value> <bookmark_value>database ranges;applying/removing filters</bookmark_value> <bookmark_value>removing;cell range filters</bookmark_value>"
msgstr "<bookmark_value>áreas de celdas;aplicar/quitar filtros</bookmark_value> <bookmark_value>filtrar;áreas de celdas/áreas de base de datos</bookmark_value> <bookmark_value>áreas de base de datos;aplicar/quitar filtros</bookmark_value> <bookmark_value>eliminar;filtros de áreas de celdas</bookmark_value>"
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"hd_id3153541\n"
"help.text"
msgid "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Filtering Cell Ranges\">Filtering Cell Ranges</link></variable>"
msgstr "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Filtrar intervalos de celdas\">Filtrar intervalos de celdas</link></variable>"
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3145069\n"
"help.text"
msgid "You can use several filters to filter cell ranges in spreadsheets. A standard filter uses the options that you specify to filter the data. An AutoFilter filters data according to a specific value or string. An advanced filter uses filter criteria from specified cells."
msgstr "Puede usar varios filtros para filtrar los rangos de celdas en hojas de cálculo. Un filtro estándar utiliza las opciones especificadas para filtrar los datos. Un filtro automático filtra los datos de acuerdo con una cadena o un valor especificados. Un filtro avanzado utiliza criterios de filtrado de celdas específicas."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN10682\n"
"help.text"
msgid "To Apply a Standard Filter to a Cell Range"
msgstr "Para aplicar un filtro predeterminado en un intervalo de celdas"
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3150398\n"
"help.text"
msgid "Click in a cell range."
msgstr "Pulse en un intervalo de celdas."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN10693\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Standard Filter</item>."
msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Filtro ▸ Filtro estándar</item>."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3156422\n"
"help.text"
msgid "In the <emph>Standard Filter</emph> dialog, specify the filter options that you want."
msgstr "En el cuadro de diálogo <emph>Filtro estándar</emph>, especifique las opciones de filtro que desee."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN106A5\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3153143\n"
"help.text"
msgid "The records that match the filter options that you specified are shown."
msgstr "Se muestran los registros que coinciden con las opciones de filtro especificadas."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3153728\n"
"help.text"
msgid "To Apply an AutoFilter to a Cell Range"
msgstr "Para aplicar un filtro automático en un intervalo de celdas"
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3144764\n"
"help.text"
msgid "Click in a cell range or a database range."
msgstr "Pulse en un intervalo de celdas o un intervalo de una base de datos."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id9303872\n"
"help.text"
msgid "If you want to apply multiple AutoFilters to the same sheet, you must first define database ranges, then apply the AutoFilters to the database ranges."
msgstr "Si desea aplicar varios filtros automáticos a la misma hoja, primero debe definir intervalos de base de datos para, a continuación, aplicar los filtros automáticos a esos intervalos."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3154944\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - AutoFilter</item>."
msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Filtro ▸ Filtro automático</item>."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN106DB\n"
"help.text"
msgid "An arrow button is added to the head of each column in the database range."
msgstr "Se añadirá un botón de flecha en la parte superior de cada columna del intervalo de base de datos."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id3153878\n"
"help.text"
msgid "Click the arrow button in the column that contains the value or string that you want to set as the filter criteria."
msgstr "Pulse en el botón de flecha de la columna que contenga el valor o la cadena que quiera configurar como criterio de filtro."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN10749\n"
"help.text"
msgid "Select the value or string that you want to use as the filter criteria."
msgstr "Seleccione el valor o la cadena que desee utilizar como criterio de filtro."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN1074C\n"
"help.text"
msgid "The records that match the filter criteria that you selected are shown."
msgstr "Se muestran los registros que coinciden con las opciones de filtro especificadas."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN106E8\n"
"help.text"
msgid "To Remove a Filter From a Cell Range"
msgstr "Para eliminar un filtro de un intervalo de celdas"
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN1075C\n"
"help.text"
msgid "Click in a filtered cell range."
msgstr "Pulse en un intervalo de celdas filtrado."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_idN106EC\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Filtro ▸ Restablecer filtro</item>."
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
"par_id4525284\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Página del wiki acerca de la definición de un intervalo de datos</link>"
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"tit\n"
"help.text"
msgid "Sorting Data"
msgstr "Ordenar datos"
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"bm_id3150767\n"
"help.text"
msgid "<bookmark_value>database ranges; sorting</bookmark_value> <bookmark_value>sorting; database ranges</bookmark_value> <bookmark_value>data;sorting in databases</bookmark_value>"
msgstr "<bookmark_value>intervalos de base de datos; ordenar</bookmark_value><bookmark_value>ordenar; intervalos de base de datos</bookmark_value><bookmark_value>datos;ordenar en bases de datos</bookmark_value>"
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"hd_id3150767\n"
"help.text"
msgid "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Sorting Database Ranges\">Sorting Data</link></variable>"
msgstr "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Ordenar intervalos de base de datos\">Ordenar datos</link></variable>"
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"par_id3145751\n"
"help.text"
msgid "Click in a database range."
msgstr "Pulse en un intervalo de base de datos."
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"par_id121020081121549\n"
"help.text"
msgid "If you select a range of cells, only these cells will get sorted. If you just click one cell without selecting, then the whole database range will get sorted."
msgstr "Si selecciona un intervalo de celdas, solo se ordenarán dichas celdas. Si únicamente pulsa en una celda sin seleccionarla, se ordenará todo el intervalo de la base de datos."
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"par_idN10635\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Sort</item>."
msgstr "Vaya a <item type=\"menuitem\">Datos ▸ Ordenar</item>."
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"par_id121020081121547\n"
"help.text"
msgid "The range of cells that will get sorted is shown in inverted colors."
msgstr "El intervalo de celdas que se ordenará se muestra en colores invertidos."
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"par_idN10645\n"
"help.text"
msgid "Select the sort options that you want."
msgstr "Seleccione las opciones de ordenación que necesite."
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"par_idN1063D\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
"par_id1846980\n"
"help.text"
msgid "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Wiki page about defining a data range</link>"
msgstr "<link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\">Página del wiki acerca de la definición de un intervalo de datos</link>"
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
"tit\n"
"help.text"
msgid "Pivot Table"
msgstr "Tabla dinámica"
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
"bm_id3150448\n"
"help.text"
msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookmark_value>DataPilot, see pivot table function</bookmark_value>"
msgstr "<bookmark_value>función de tabla dinámica; introducción</bookmark_value><bookmark_value>Piloto de datos, consulte función Tabla dinámica</bookmark_value>"
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
"hd_id3150448\n"
"help.text"
msgid "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">Pivot Table</link></variable>"
msgstr "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">Tabla dinámica</link></variable>"
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
"par_id3156024\n"
"help.text"
msgid "The <emph>pivot table</emph> (formerly known as <emph>DataPilot</emph>) allows you to combine, compare, and analyze large amounts of data. You can view different summaries of the source data, you can display the details of areas of interest, and you can create reports."
msgstr "Una <emph>tabla dinámica</emph> (antes conocida como <emph>piloto de datos</emph>) le permite combinar, comparar y analizar grandes cantidades de datos. Se pueden ver distintos tipos de resumen de los datos de origen, así como mostrar detalles de las áreas de interés y generar informes."
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
"par_id3145069\n"
"help.text"
msgid "A table that has been created as a <link href=\"text/scalc/01/12090000.xhp\" name=\"pivot table\">pivot table</link> is an interactive table. Data can be arranged, rearranged or summarized according to different points of view."
msgstr "Las <link href=\"text/scalc/01/12090000.xhp\" name=\"tablas dinámicas\">tablas dinámicas</link> son interactivas. Los datos se pueden disponer, redistribuir o resumir según distintos puntos de vista."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"tit\n"
"help.text"
msgid "Creating Pivot Tables"
msgstr "Crear tablas dinámicas"
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"bm_id3148491\n"
"help.text"
msgid "<bookmark_value>pivot tables</bookmark_value> <bookmark_value>pivot table function; calling up and applying</bookmark_value>"
msgstr "<bookmark_value>tablas dinámicas</bookmark_value> <bookmark_value>función de tabla dinámica; llamar y aplicar</bookmark_value>"
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"hd_id3148491\n"
"help.text"
msgid "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Creating Pivot Tables\">Creating Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Creating Pivot Tables\">Crear tablas dinámicas</link></variable>"
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3156023\n"
"help.text"
msgid "Position the cursor within a range of cells containing values, row and column headings."
msgstr "Seleccione el área de datos de una hoja de cálculo junto con los títulos de fila y de columna."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3147264\n"
"help.text"
msgid "Choose <emph>Insert - Pivot Table</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Page Fields\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
msgstr "Vaya a <emph>Insertar ▸ Tabla dinámica</emph>. Aparecerá el cuadro de diálogo <emph>Seleccionar origen</emph>. Elija <emph>Selección actual</emph> y pulse en <emph>Aceptar</emph>. Los encabezados de la tabla se muestran como botones en el cuadro de diálogo <emph>Tabla dinámica</emph>. Arrastre estos botones hacia el lugar deseado y colóquelos en las áreas «Campos de página», «Campos de columna», «Campos de fila» y «Campos de datos»."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3150868\n"
"help.text"
msgid "Drag the desired buttons into one of the four areas."
msgstr "Arrastre los botones deseados a una de las cuatro áreas."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id7599414\n"
"help.text"
msgid "Drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter."
msgstr "Arrastre un botón al área <emph>Campos de página</emph> para crear un botón y un cuadro de lista en la parte superior de la tabla dinámica generada. El cuadro de lista se puede utilizar para filtrar la tabla dinámica mediante el contenido del elemento seleccionado. En la tabla dinámica se puede emplear la técnica de arrastrar y colocar para utilizar otro campo de página como filtro."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3154011\n"
"help.text"
msgid "If the button is dropped in the <emph>Data Fields</emph> area it will be given a caption that also shows the formula that will be used to calculate the data."
msgstr "Si se coloca el botón en el área <emph>Campos de datos</emph>, se le asignará una leyenda que también muestra la fórmula que se utilizará para calcular los datos."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3146974\n"
"help.text"
msgid "By double-clicking on one of the fields in the <emph>Data Fields</emph> area you can call up the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog."
msgstr "Al hacer doble clic en uno de los campos del área <emph>Campos de datos</emph> puede abrir el diálogo <link href=\"text/scalc/01/12090105.xhp\" name=\"Campo de datos\"><emph>Campo de datos</emph></link>."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3156286\n"
"help.text"
msgid "Use the <item type=\"menuitem\">Data Field</item> dialog to select the calculations to be used for the data. To make a multiple selection, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking the desired calculation."
msgstr "Utilice el cuadro de diálogo <item type=\"menuitem\">Campo de datos</item> para seleccionar los cálculos que se han de utilizar para los datos. Para hacer una selección múltiple, oprima la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mientras pulsa en el cálculo deseado."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3150329\n"
"help.text"
msgid "The order of the buttons can be changed at any time by moving them to a different position in the area with the mouse."
msgstr "El orden de los botones se puede modificar en cualquier momento moviéndolos a un lugar distinto del área con el ratón."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3153714\n"
"help.text"
msgid "Remove a button by dragging it back to the area of the other buttons at the right of the dialog."
msgstr "Vuelva a colocar un botón en su sitio desplazándolo con el ratón del área a los otros botones."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3147338\n"
"help.text"
msgid "To open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog, double-click one of the buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> area. Use the dialog to select if and to what extent <item type=\"productname\">%PRODUCTNAME</item> calculates display subtotals."
msgstr "Para abrir el cuadro de diálogo<link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Campo de datos</emph></link>, pulse dos veces en uno de los botones en el área <emph>Campos de fila</emph> o <emph>Campos de columna</emph>. Use el diálogo para seleccionar las condiciones y el alcance que <item type=\"productname\">%PRODUCTNAME</item> usará para calcular los subtotales visualizados."
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
"par_id3154020\n"
"help.text"
msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Page Fields</emph> area. The pivot table is inserted further down."
msgstr "Pulse en Aceptar para salir del cuadro Tabla dinámica. Se insertará un botón <emph>Filtro</emph>, o un botón de página para cada campo de datos que se haya asignado en el área <emph>Campos de página</emph>. La tabla dinámica se inserta más abajo."
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
"tit\n"
"help.text"
msgid "Deleting Pivot Tables"
msgstr "Eliminar tablas dinámicas"
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
"bm_id3153726\n"
"help.text"
msgid "<bookmark_value>pivot table function; deleting tables</bookmark_value> <bookmark_value>deleting;pivot tables</bookmark_value>"
msgstr "<bookmark_value>función de tabla dinámica; eliminar tablas</bookmark_value> <bookmark_value>eliminar;tablas dinámicas</bookmark_value>"
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
"hd_id3153726\n"
"help.text"
msgid "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Deleting Pivot Tables\">Deleting Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Deleting Pivot Tables\">Eliminar tablas dinámicas</link></variable>"
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
"par_id3154014\n"
"help.text"
msgid "In order to delete a pivot table, click any cell in the pivot table, then choose <emph>Delete</emph> in the context menu."
msgstr "Para eliminar una tabla dinámica, pulse en cualquier celda de la tabla dinámica, y elija <emph>Eliminar</emph> en el menú contextual."
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"tit\n"
"help.text"
msgid "Editing Pivot Tables"
msgstr "Editar tablas dinámicas"
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"bm_id3148663\n"
"help.text"
msgid "<bookmark_value>pivot table function; editing tables</bookmark_value><bookmark_value>editing;pivot tables</bookmark_value>"
msgstr "<bookmark_value>función de tabla dinámica; editar tablas</bookmark_value><bookmark_value>editar;tablas dinámicas</bookmark_value>"
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"hd_id3148663\n"
"help.text"
msgid "<variable id=\"datapilot_edittable\"><link href=\"text/scalc/guide/datapilot_edittable.xhp\" name=\"Editing Pivot Tables\">Editing Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_edittable\"><link href=\"text/scalc/guide/datapilot_edittable.xhp\" name=\"Editing Pivot Tables\">Editar tablas dinámicas</link></variable>"
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"par_id3150868\n"
"help.text"
msgid "Click one of the buttons in the pivot table and hold the mouse button down. A special symbol will appear next to the mouse pointer."
msgstr "Pulse en uno de los botones de la tabla dinámica y mantenga oprimido el botón del ratón. Aparecerá un símbolo especial a un lado del puntero."
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"par_id3145786\n"
"help.text"
msgid "By dragging the button to a different position in the same row you can alter the order of the columns. If you drag a button to the left edge of the table into the row headings area, you can change a column into a row."
msgstr "Se puede modificar el orden de las columnas arrastrando el botón a una posición distinta en la misma fila. Arrastrando un botón al extremo izquierdo de la tabla, a la zona de encabezados de fila, se puede convertir una columna en una fila."
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"par_id1648915\n"
"help.text"
msgid "In the Pivot Table dialog, you can drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the pivot table to use another page field as a filter."
msgstr "En el diálogo Piloto de datos, puede arrastrar un botón al área <emph>Campos de página</emph> para crear un botón y un cuadro de lista en la parte superior de la tabla generada del Piloto de datos. El cuadro de lista se puede utilizar para filtrar la tabla del Piloto de datos mediante el contenido del elemento seleccionado. En la tabla del Piloto de datos, puede arrastrar y colocar para utilizar otro campo de página como filtro."
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"par_id3147434\n"
"help.text"
msgid "To remove a button from the table, just drag it out of the pivot table. Release the mouse button when the mouse pointer positioned within the sheet has become a 'not allowed' icon. The button is deleted."
msgstr "Para eliminar un botón de la tabla, arrástrelo fuera de la misma. Cuando el puntero del ratón se convierta en una señal de prohibición dentro de la hoja, suelte el ratón. De este modo se elimina el botón."
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"par_id3156442\n"
"help.text"
msgid "To edit the pivot table, click a cell inside the pivot table and open the context menu. In the context menu you find the command <emph>Edit Layout</emph>, which displays the <emph>Pivot Table</emph> dialog for the current pivot table."
msgstr "Para editar la tabla dinámica, pulse en una celda de la tabla y abra el menú contextual. En el menú contextual se encuentra la orden <emph>Editar disposición</emph> que abre el diálogo <emph>Tabla dinámica</emph> correspondiente a la tabla dinámica actual."
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"par_id2666096\n"
"help.text"
msgid "In the pivot table, you can use drag-and-drop or cut/paste commands to rearrange the order of data fields."
msgstr "En la tabla dinámica, puede arrastrar y soltar o cortar y pegar órdenes para reordenar los campos de datos."
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
"par_id266609688\n"
"help.text"
msgid "You can assign custom display names to fields, field members, subtotals (with some restrictions), and grand totals inside pivot tables. A custom display name is assigned to an item by overwriting the original name with another name."
msgstr "Puede asignar nombres de visualización personalizados a campos, miembros de campos, subtotales (con algunas restricciones), y totales generales dentro de las tablas dinámicas. Un nombre de visualización personalizado se asigna a un elemento al sobrescribir el nombre original con otro nombre."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"tit\n"
"help.text"
msgid "Filtering Pivot Tables"
msgstr "Filtrar tablas dinámicas"
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"bm_id3150792\n"
"help.text"
msgid "<bookmark_value>pivot table function; filtering tables</bookmark_value><bookmark_value>filtering;pivot tables</bookmark_value>"
msgstr "<bookmark_value>función de tabla dinámica; filtrar tablas</bookmark_value><bookmark_value>filtrar;tablas dinámicas</bookmark_value>"
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"hd_id3150792\n"
"help.text"
msgid "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Filtering Pivot Tables\">Filtering Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Filtering Pivot Tables\">Filtrar tablas dinámicas</link></variable>"
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id3153192\n"
"help.text"
msgid "You can use filters to remove unwanted data from a pivot table."
msgstr "Puede utilizar filtros para quitar datos no deseados de una tabla dinámica."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id3150441\n"
"help.text"
msgid "Click the <emph>Filter</emph> button in the sheet to call up the dialog for the filter conditions. Alternatively, call up the context menu of the pivot table and select the <emph>Filter</emph> command. The <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> dialog appears. Here you can filter the pivot table."
msgstr "Pulse en el botón <emph>Filtro</emph> de la hoja para abrir el cuadro de diálogo de condiciones de filtro. Otra posibilidad es abrir el menú contextual de la tabla dinámica y seleccionar la orden <emph>Filtrar</emph>. Se abrirá el cuadro de diálogo <link href=\"text/scalc/01/12090103.xhp\" name=\"Filtro\"><emph>Filtro</emph></link>. Puede utilizar dicho cuadro para filtrar la tabla dinámica."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id315044199\n"
"help.text"
msgid "You can also click the arrow on a button in the pivot table to show a pop-up window. In this pop-up window, you can edit the visibility settings of the associated field."
msgstr "También puede pulsar en la flecha de un botón de la tabla dinámica para mostrar una ventana emergente. En esta ventana puede editar la configuración de visibilidad del campo asociado."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344485\n"
"help.text"
msgid "The pop-up window displays a list of field members associated with that field. A check box is placed to the left of each field member name. When a field has an alternative display name that differs from its original name, that name is displayed in the list."
msgstr "La ventana emergente muestra una lista de miembros de campo asociados con este. A la izquierda de cada nombre de miembro de campo se muestra una casilla de verificación. Cuando un campo tiene un nombre para mostrar distinto del original, este nombre aparecerá en la lista."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344449\n"
"help.text"
msgid "Enable or disable a checkbox to show or hide the associated field member in the pivot table."
msgstr "Active o desactive una casilla de verificación para mostrar u ocultar el miembro de campo asociado en la tabla dinámica."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344493\n"
"help.text"
msgid "Enable or disable the <emph>All</emph> checkbox to show all or none of the field members."
msgstr "Active o desactive la casilla de verificación <emph>Todo</emph> para mostrar todos o ninguno de los miembros de campo."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344431\n"
"help.text"
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Show only the current item</item> button to show only the selected field member. All other field members are hidden in the pivot table."
msgstr "Seleccione un miembro de campo en la ventana emergente y pulse en el botón <item type=\"menuitem\">Solo mostrar el elemento actual</item> para mostrar únicamente el miembro de campo seleccionado. Todos los demás miembros de campo se ocultan en la tabla dinámica."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344484\n"
"help.text"
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Hide only the current item</item> button to hide only the selected field member. All other field members are shown in the pivot table."
msgstr "Seleccione un miembro de campo en la ventana emergente y haga clic en el botón <item type=\"menuitem\">Ocultar solo el elemento actual</item> para ocultar solo el miembro de campo seleccionado. Los demás miembros de campo se muestran en la tabla dinámica."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344578\n"
"help.text"
msgid "Commands enable you to sort the field members in ascending order, descending order, or using a custom sort list."
msgstr "Las órdenes le permiten ordenar los miembros del campo en orden ascendente, descendente o un orden personalizado."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344584\n"
"help.text"
msgid "To edit the custom sort lists, open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists."
msgstr "Para editar una lista de clasificación personalizada, abra <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ %PRODUCTNAME Calc ▸ Listas de clasificación."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344811\n"
"help.text"
msgid "The arrow to open the pop-up window is normally black. When the field contains one or more hidden field members, the arrow is blue and displays a tiny square at its lower-right corner."
msgstr "La flecha para abrir la ventana emergente es negra normalmente. Cuando el campo contiene uno o más miembros de campo ocultos, la flecha es azul y muestra un pequeño recuadro en su esquina inferior derecha."
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
"par_id0720201001344884\n"
"help.text"
msgid "You can also open the pop-up window by positioning the cell cursor at the button and pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
msgstr "También puede abrir la ventana emergente al posicionar el cursor de la celda en el botón y oprimir <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"tit\n"
"help.text"
msgid "Grouping Pivot Tables"
msgstr "Agrupar tablas dinámicas"
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"bm_id4195684\n"
"help.text"
msgid "<bookmark_value>grouping; pivot tables</bookmark_value><bookmark_value>pivot table function;grouping table entries</bookmark_value><bookmark_value>ungrouping entries in pivot tables</bookmark_value>"
msgstr "<bookmark_value>agrupar;tablas del Piloto de datos</bookmark_value><bookmark_value>Piloto de datos;agrupar entradas de tabla</bookmark_value><bookmark_value>desagrupar entradas en tablas del Piloto de datos</bookmark_value>"
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"par_idN10643\n"
"help.text"
msgid "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Grouping Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Agrupar tablas dinámicas</link></variable>"
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"par_idN10661\n"
"help.text"
msgid "The resulting pivot table can contain many different entries. By grouping the entries, you can improve the visible result."
msgstr "La tabla dinámica resultante puede contener múltiples entradas distintas. Al agrupar las entradas, puede mejorar el resultado visible."
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"par_idN10667\n"
"help.text"
msgid "Select a cell or range of cells in the pivot table."
msgstr "Seleccione una celda o un intervalo de celdas en la tabla dinámica."
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"par_idN1066B\n"
"help.text"
msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr "Seleccione <emph>Datos - Esquema - Agrupar</emph>."
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"par_idN1066E\n"
"help.text"
msgid "Depending on the format of the selected cells, either a new group field is added to the pivot table, or you see one of the two <link href=\"text/scalc/01/12090400.xhp\">Grouping</link> dialogs, either for numeric values, or for date values."
msgstr "En función del formato de las celdas seleccionadas, se añade un campo de grupo nuevo a la tabla dinámica, o se muestra uno de los dos cuadros de diálogo <link href=\"text/scalc/01/12090400.xhp\">Agrupación</link>, bien para valores numéricos o para valores de datos."
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"par_id3328653\n"
"help.text"
msgid "The pivot table must be organized in a way that grouping can be applied."
msgstr "La tabla dinámica debe estar organizada de modo que se le pueda aplicar la agrupación."
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
"par_idN10682\n"
"help.text"
msgid "To remove a grouping, click inside the group, then choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr "Para eliminar una agrupación, haga clic dentro del grupo y elija <emph>Datos - Esquema - Desagrupar</emph>."
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
"tit\n"
"help.text"
msgid "Selecting Pivot Table Output Ranges"
msgstr "Seleccionar intervalos de salida de tablas dinámicas"
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
"bm_id3148663\n"
"help.text"
msgid "<bookmark_value>pivot table function; preventing data overwriting</bookmark_value><bookmark_value>output ranges of pivot tables</bookmark_value>"
msgstr "<bookmark_value>función de tabla dinámica; evitar sobrescribir datos</bookmark_value><bookmark_value>intervalos de salida de tablas dinámicas</bookmark_value>"
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
"hd_id3148663\n"
"help.text"
msgid "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Selecting Pivot Table Output Ranges\">Selecting Pivot Table Output Ranges</link></variable>"
msgstr "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Seleccionar intervalos de salida de tablas dinámicas\">Seleccionar intervalos de salida de tablas dinámicas</link></variable>"
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
"par_id3154123\n"
"help.text"
msgid "Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended."
msgstr "En el diálogo <emph>Tabla dinámica</emph>, pulse en el botón <emph>Más</emph>. El diálogo se ampliará."
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
"par_id3153771\n"
"help.text"
msgid "You can select a named range in which the pivot table is to be created, from the <emph>Results to</emph> box. If the results range does not have a name, enter the coordinates of the upper left cell of the range into the field to the right of the <emph>Results to</emph> box. You can also click on the appropriate cell to have the coordinates entered accordingly."
msgstr "En el listado <emph>Resultado en</emph> es posible seleccionar un intervalo ya dotado de nombre en el cual colocar la tabla dinámica. Si este intervalo carece de nombre, escriba las coordenadas de la celda superior izquierda del intervalo en el campo que se muestra a la derecha del listado <emph>Resultado en</emph>. También puede pulsar en la celda para insertar directamente las coordenadas."
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
"par_id3146974\n"
"help.text"
msgid "If you mark the <emph>Ignore empty rows</emph> check box, they will not be taken into account when the pivot table is created."
msgstr "Si activa la casilla <emph>Ignorar filas vacías</emph>, estas no se tendrán en cuenta para la creación de la tabla dinámica."
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
"par_id3145273\n"
"help.text"
msgid "If the <emph>Identify categories</emph> check box is marked, the categories will be identified by their headings and assigned accordingly when the pivot table is created."
msgstr "Si selecciona la casilla <emph>Identificar categorías</emph>, estas quedarán identificadas mediante sus títulos y asignadas según corresponda al crear la tabla dinámica."
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
"tit\n"
"help.text"
msgid "Updating Pivot Tables"
msgstr "Actualizar tablas dinámicas"
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
"bm_id3150792\n"
"help.text"
msgid "<bookmark_value>pivot table import</bookmark_value><bookmark_value>pivot table function; refreshing tables</bookmark_value><bookmark_value>recalculating;pivot tables</bookmark_value><bookmark_value>updating;pivot tables</bookmark_value>"
msgstr "<bookmark_value>importación de tabla dinámica</bookmark_value><bookmark_value>función de tabla dinámica; actualizar tablas</bookmark_value><bookmark_value>recalcular;tablas dinámicas</bookmark_value><bookmark_value>actualizar;tablas dinámicas</bookmark_value>"
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
"hd_id3150792\n"
"help.text"
msgid "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Updating Pivot Tables\">Updating Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Updating Pivot Tables\">Actualizar tablas dinámicas</link></variable>"
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
"par_id3154684\n"
"help.text"
msgid "If the data of the source sheet has been changed, $[officename] recalculates the pivot table. To recalculate the table, choose <emph>Data - Pivot Table - Refresh</emph>. Do the same after you have imported an Excel pivot table into $[officename] Calc."
msgstr "Si se modificaron los datos de la hoja de origen, $[officename] recalcula la tabla dinámica. Para recalcular la tabla, elija <emph>Datos ▸ Tabla dinámica ▸ Actualizar</emph>. Hágalo después de importar una tabla dinámica de Excel en $[officename] Calc."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"tit\n"
"help.text"
msgid "Importing and Exporting dBASE Files"
msgstr "Importar y exportar archivos dBASE"
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"bm_id1226844\n"
"help.text"
msgid "<bookmark_value>exporting;spreadsheets to dBASE</bookmark_value> <bookmark_value>importing;dBASE files</bookmark_value> <bookmark_value>dBASE import/export</bookmark_value> <bookmark_value>spreadsheets; importing from/exporting to dBASE files</bookmark_value> <bookmark_value>tables in databases;importing dBASE files</bookmark_value>"
msgstr "<bookmark_value>exportar;hojas de cálculo a dBASE</bookmark_value> <bookmark_value>importar;archivos dBASE </bookmark_value> <bookmark_value>importar/ exportar dBASE</bookmark_value> <bookmark_value>hojas de cálculo; importar desde/exportar a archivos dBASE</bookmark_value> <bookmark_value>tablas en bases de datos;importar archivos dBASE</bookmark_value>"
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10738\n"
"help.text"
msgid "<variable id=\"dbase_files\"><link href=\"text/scalc/guide/dbase_files.xhp\">Importing and Exporting dBASE Files</link></variable>"
msgstr "<variable id=\"dbase_files\"><link href=\"text/scalc/guide/dbase_files.xhp\">Importar y exportar archivos dBASE</link></variable>"
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10756\n"
"help.text"
msgid "You can open and save data in the dBASE file format (*.dbf file extension) in $[officename] Base or a spreadsheet. In %PRODUCTNAME Base, a dBASE database is a folder that contains files with the .dbf file extension. Each file corresponds to a table in the database. Formulas and formatting are lost when you open and save a dBASE file from %PRODUCTNAME."
msgstr "Puede abrir y guardar datos en el formato de archivo dBASE (archivo con extensión *.dbf) en $[officename] Base o en hoja de cálculo. En %PRODUCTNAME Base, una base de datos dBASE es una carpeta que contiene los archivos con extensión .dbf. Cada archivo corresponde a una tabla. Las fórmulas y el formato se pierde cuando abre y guarda un archivo dBASE de %PRODUCTNAME."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10759\n"
"help.text"
msgid "To Import a dBASE File Into a Spreadsheet"
msgstr "Para importar un archivo dBASE en una hoja de cálculo"
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10760\n"
"help.text"
msgid "Choose <emph>File - Open</emph>."
msgstr "Elija <emph>Archivo ▸ Abrir</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN1071F\n"
"help.text"
msgid "Locate the *.dbf file that you want to import."
msgstr "Busque el archivo *.dbf que desee importar."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10768\n"
"help.text"
msgid "Click <emph>Open</emph>."
msgstr "Pulse en <emph>Abrir</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10730\n"
"help.text"
msgid "The <emph>Import dBASE files</emph> dialog opens."
msgstr "Se abrirá el diálogo <emph>Importar archivos dBASE</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10774\n"
"help.text"
msgid "Click <emph>OK</emph>."
msgstr "Pulse en <emph>Aceptar</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10777\n"
"help.text"
msgid "The dBASE file opens as a new Calc spreadsheet."
msgstr "El archivo dBASE se abre como una nueva hoja de cálculo de Calc."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN1074E\n"
"help.text"
msgid "If you want to save the spreadsheet as a dBASE file, do not alter or delete the first row in the imported file. This row contains information that is required by a dBASE database."
msgstr "Si desea guardar la hoja de cálculo como un archivo dBASE, no cambie ni borre la primera fila del archivo importado. Esta fila contiene la información requerida por la base de datos dBASE."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN1077A\n"
"help.text"
msgid "To Import a dBASE File Into a Database Table"
msgstr "Para importar un archivo dBASE en una tabla de base de datos"
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN1076C\n"
"help.text"
msgid "A %PRODUCTNAME Base database table is actually a link to an existing database."
msgstr "Una tabla de base de datos de %PRODUCTNAME Base de hecho es un vínculo a una base de datos existente."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10796\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - New - Database</item>."
msgstr "Seleccione <item type=\"menuitem\">Archivo - Nuevo - Base de datos</item>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10786\n"
"help.text"
msgid "In the <emph>File name</emph> box of the <emph>Save As</emph> dialog, enter a name for the database."
msgstr "En el cuadro <emph>Nombre de archivo</emph> del diálogo <emph>Guardar como</emph>, asigne un nombre a la base de datos."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10792\n"
"help.text"
msgid "Click <emph>Save</emph>."
msgstr "Pulse en <emph>Guardar</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN1079A\n"
"help.text"
msgid "In the <emph>Database type </emph>box of the <emph>Database Properties</emph> dialog, select \"dBASE\"."
msgstr "En el cuadro <emph>Tipo de base de datos</emph> del diálogo <emph>Propiedades de la base de datos</emph>, seleccione \"dBASE\"."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN107A6\n"
"help.text"
msgid "Click <emph>Next</emph>."
msgstr "Pulse en <emph>Siguiente</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN107AE\n"
"help.text"
msgid "Click <emph>Browse</emph>."
msgstr "Pulse en <emph>Examinar</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN107B6\n"
"help.text"
msgid "Locate the directory that contains the dBASE file, and click <emph>OK</emph>."
msgstr "Ubique el directorio que contiene el archivo dBASE, y pulse en <emph>Aceptar</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN107BE\n"
"help.text"
msgid "Click <emph>Create</emph>."
msgstr "Pulse en <emph>Crear</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN107F1\n"
"help.text"
msgid "To Save a Spreadsheet as a dBASE File"
msgstr "Para guardar una hoja de cálculo como un archivo dBASE"
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN107F8\n"
"help.text"
msgid "Choose <emph>File - Save As</emph>."
msgstr "Diríjase a <emph>Archivo ▸ Guardar como</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10800\n"
"help.text"
msgid "In the <emph>File format</emph> box, select \"dBASE file\"."
msgstr "Seleccione «Archivo dBASE» en el cuadro <emph>Formato de archivo</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN107F9\n"
"help.text"
msgid "In the <emph>File name</emph> box, type a name for the dBASE file."
msgstr "Proporcione en el cuadro <emph>Nombre de archivo</emph> un nombre para el archivo dBASE."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10801\n"
"help.text"
msgid "Click <emph>Save</emph>."
msgstr "Pulse en <emph>Guardar</emph>."
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
"par_idN10808\n"
"help.text"
msgid "Only the data on the current sheet is exported."
msgstr "Únicamente se exportarán los datos de la hoja actual."
#: design.xhp
msgctxt ""
"design.xhp\n"
"tit\n"
"help.text"
msgid "Selecting Themes for Sheets"
msgstr "Seleccionar temas para hojas"
#: design.xhp
msgctxt ""
"design.xhp\n"
"bm_id3150791\n"
"help.text"
msgid "<bookmark_value>theme selection for sheets</bookmark_value><bookmark_value>layout;spreadsheets</bookmark_value><bookmark_value>cell styles; selecting</bookmark_value><bookmark_value>selecting;formatting themes</bookmark_value><bookmark_value>sheets;formatting themes</bookmark_value><bookmark_value>formats;themes for sheets</bookmark_value><bookmark_value>formatting;themes for sheets</bookmark_value>"
msgstr "<bookmark_value>seleccion de temas para hojas</bookmark_value><bookmark_value>diseño;hojas de calculo</bookmark_value><bookmark_value>estilos de celda; seleccion</bookmark_value><bookmark_value>seleccion;formateo de temas</bookmark_value><bookmark_value>hojas;formateo de temas</bookmark_value><bookmark_value>formatos;temas para hojas</bookmark_value><bookmark_value>formateo;temas para hojas</bookmark_value>"
#: design.xhp
msgctxt ""
"design.xhp\n"
"hd_id3150791\n"
"help.text"
msgid "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Selecting Themes for Sheets</link> </variable>"
msgstr "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Seleccionar Temas para Hojas</link></variable>"
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3145786\n"
"help.text"
msgid "$[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets."
msgstr "$[officename] Calc incorpora un conjunto de temas de formato predefinidos que se pueden aplicar a las hojas de cálculo."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3154490\n"
"help.text"
msgid "It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet."
msgstr "No se pueden agregar temas, ni modificar los ya existentes. No obstante, se pueden modificar los estilos después de aplicarlos en una hoja de cálculo."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3154757\n"
"help.text"
msgid "Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the <emph>Theme Selection</emph> dialog."
msgstr "Antes de asignar un tema a una hoja para formatearla, deberá aplicar como mínimo un estilo de celda personalizado a las celdas de la hoja.A continuación podrá cambiar el formato de celdas seleccionando y aplicando un tema del diálogo <emph>Selección de temas</emph>."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3156382\n"
"help.text"
msgid "To apply a custom cell style to a cell, you can open the Styles window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles window to apply this style to the selected cells."
msgstr "Para aplicar a una celda un estilo de celda personalizado, abra la ventana Estilos y elija la vista Estilos personalizados en el listado inferior. Se mostrará una lista de los estilos de celda definidos por el usuario. Pulse dos veces en un nombre de la ventana Estilos para aplicar dicho estilo a las celdas seleccionadas."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3153963\n"
"help.text"
msgid "To apply a theme to a spreadsheet:"
msgstr "Para aplicar un tema a una hoja de cálculo:"
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3146920\n"
"help.text"
msgid "Click the <emph>Choose Themes</emph> icon in the <emph>Tools</emph> bar."
msgstr "Pulse en el icono <emph>Selección de temas</emph> de la barra <emph>Herramientas</emph>."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3148488\n"
"help.text"
msgid "The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles window lists the custom styles for specific cells."
msgstr "Aparecerá el cuadro de diálogo <emph>Selección de temas</emph>. En este cuadro de diálogo se enumeran los temas disposibles para todo el libro, mientras que en la ventana Estilos aparece una lista de los estilos personalizados para celdas específicas."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3155114\n"
"help.text"
msgid "In the <emph>Theme Selection </emph>dialog, select the theme that you want to apply to the spreadsheet."
msgstr "Seleccione el tema que desea aplicar a la hoja de cálculo en el diálogo <emph>Selección de temas</emph>."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3150090\n"
"help.text"
msgid "Click OK"
msgstr "Pulse Aceptar."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3150201\n"
"help.text"
msgid "As soon as you select another theme in the <emph>Theme Selection</emph> dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet."
msgstr "Al seleccionar otro tema en el diálogo <emph>Selección de temas</emph>, algunas de las propiedades de los estilos personalizados se aplicarán a la hoja de cálculo actual. Las modificaciones se podrán ver de forma inmediata."
#: design.xhp
msgctxt ""
"design.xhp\n"
"par_id3146979\n"
"help.text"
msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Theme selection\">Theme selection</link>"
msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Selección de temas\">Selección de temas</link>"
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
"tit\n"
"help.text"
msgid "Copying to Multiple Sheets"
msgstr "Copiar en varias hojas"
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>copying;values, to multiple sheets</bookmark_value><bookmark_value>pasting;values in multiple sheets</bookmark_value><bookmark_value>data;inserting in multiple sheets</bookmark_value> <bookmark_value>sheets; simultaneous multiple filling</bookmark_value>"
msgstr "<bookmark_value>copiar;valores, a multiples hojas</bookmark_value><bookmark_value>pegar;valores en multiples hojas</bookmark_value><bookmark_value>datos;insertar en multiples hojas</bookmark_value> <bookmark_value>hojas; multiple llenado simultaneo</bookmark_value>"
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
"hd_id3149456\n"
"help.text"
msgid "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Copying to Multiple Sheets\">Copying to Multiple Sheets</link> </variable>"
msgstr "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Copiar en múltiples hojas\">Copiar en múltiples hojas</link></variable>"
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
"par_id3150868\n"
"help.text"
msgid "In $[officename] Calc, you can insert values, text or formulas that are simultaneously copied to other selected sheets of your document."
msgstr "$[officename] Calc permite insertar valores, texto o fórmulas y copiarlos simultáneamente en otras hojas seleccionadas del documento."
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
"par_id3153768\n"
"help.text"
msgid "Select all desired sheets by holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key and clicking the corresponding register tabs that are still gray at the bottom margin of the workspace. All selected register tabs are now white."
msgstr "Seleccione todas las hojas deseadas manteniendo oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> y pulsando en las pestañas correspondientes que aún se muestran de color gris en el margen inferior del espacio de trabajo. Todas las pestañas registradas se vuelven de color blanco."
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
"par_idN10614\n"
"help.text"
msgid "You can use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard."
msgstr "Oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">⇧⌘</caseinline><defaultinline>Mayús + Ctrl</defaultinline></switchinline> + Re Pág o Av Pág para seleccionar varias hojas con el teclado."
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
"par_id3147435\n"
"help.text"
msgid "Now when you insert values, text or formulas into the active sheet, they will also appear in the identical positions in the other selected sheets. For example, data entered in cell A1 of the active sheet is automatically entered into cell A1 of any other seleted sheet."
msgstr "Ahora cuando Usted inserte valores, texto o fórmulas en la hoja de cálculo activa, estos también aparecerán en idénticas posiciones en las otras hojas seleccionadas. Por ejemplo, los datos ingresados en la celda A1 de la hoja de cálculo activa es ingresado automáticamente en la celda A1 de cualquier otra hoja de cálculo seleccionada."
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"tit\n"
"help.text"
msgid "Applying Filters"
msgstr "Aplicar filtros"
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"bm_id3153896\n"
"help.text"
msgid "<bookmark_value>filters; applying/removing</bookmark_value> <bookmark_value>rows;removing/redisplaying with filters</bookmark_value> <bookmark_value>removing;filters</bookmark_value>"
msgstr "<bookmark_value>filtros; aplicar/quitar</bookmark_value> <bookmark_value>filas;quitar/volver a mostrar con filtros</bookmark_value> <bookmark_value>quitar;filtros</bookmark_value>"
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"hd_id3153896\n"
"help.text"
msgid "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Applying Filters\">Applying Filters</link></variable>"
msgstr "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Aplicar filtros\">Aplicar filtros</link></variable>"
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"par_id3150869\n"
"help.text"
msgid "Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in $[officename] there are various possibilities for applying filters."
msgstr "Los diferentes tipos de filtros permiten garantizar que sólo algunas de las filas (registros) de un área de datos sean visibles. Las hojas de cálculo de $[officename] disponen de diversas posibilidades para la aplicación de filtros."
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"par_id3155131\n"
"help.text"
msgid "One use for the <emph>AutoFilter</emph> function is to quickly restrict the display to records with identical entries in a data field."
msgstr "Puede utilizar la función <emph>Filtro automático</emph> para mostrar únicamente aquellos registros de datos que coincidan con el campo de datos."
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"par_id3146119\n"
"help.text"
msgid "In the <emph>Standard Filter</emph> dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator."
msgstr "En el cuadro de diálogo <emph>Filtro predeterminado</emph>, también puede definir áreas que contengan los valores en determinados campos de datos. Puede utilizar el filtro predeterminado para conectar las condiciones con el operador lógico Y u O."
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"par_id3150010\n"
"help.text"
msgid "The <emph>Advanced filter</emph> allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet."
msgstr "El <emph>Filtro avanzado</emph> permite hasta un total de ocho condiciones de filtro. Con los filtros avanzados, las condiciones se especifican directamente en la hoja."
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"par_id9384746\n"
"help.text"
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
msgstr "Para eliminar un filtro, de modo que pueda ver todas las celdas de nuevo, pulse dentro del área donde se aplicó el filtro y elija <item type=\"menuitem\">Datos ▸ Filtro ▸ Restablecer filtro</item>."
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"par_idN10663\n"
"help.text"
msgid "When you select multiple rows from an area where a filter was applied, then this selection can include rows that are visible and rows that are hidden by the filter. If you then apply formatting, or delete the selected rows, this action then applies only to the visible rows. The hidden rows are not affected."
msgstr "Cuando seleccione múltiples filas de una área con el filtro aplicado, es decir, esta selección incluye filas visibles y ocultas por el filtro. Si posteriormente aplica formato, o borra las filas seleccionadas, esta acción aplica únicamente a las filas visibles. Las filas ocultas no se afectan."
#: filters.xhp
msgctxt ""
"filters.xhp\n"
"par_id218817\n"
"help.text"
msgid "This is the opposite to rows that you have hidden manually by the <emph>Format - Rows - Hide Rows</emph> command. Manually hidden rows are deleted when you delete a selection that contains them."
msgstr "Esto es lo contrario a las filas que le han sido ocultadas manualmente por el comando <emph>Formato - Filas - Ocultar filas</emph>. Las filas manualmente ocultas se suprimen cuando se borra una selección que las contiene."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"tit\n"
"help.text"
msgid "Finding and Replacing in Calc"
msgstr "Buscar y reemplazar en Calc"
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"bm_id3769341\n"
"help.text"
msgid "<bookmark_value>searching, see also finding</bookmark_value><bookmark_value>finding;formulas/values/text/objects</bookmark_value><bookmark_value>replacing; cell contents</bookmark_value><bookmark_value>formatting;multiple cell texts</bookmark_value>"
msgstr "<bookmark_value>buscar</bookmark_value><bookmark_value>buscar;fórmulas/valores/texto/objetos</bookmark_value><bookmark_value>reemplazar; contenidos de celdas</bookmark_value><bookmark_value>dar formato;texto de varias celdas</bookmark_value>"
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"hd_id3149204\n"
"help.text"
msgid "<variable id=\"finding\"><link href=\"text/scalc/guide/finding.xhp\">Finding and Replacing in Calc</link></variable>"
msgstr "<variable id=\"finding\"><link href=\"text/scalc/guide/finding.xhp\">Buscar y reemplazar en Calc</link></variable>"
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id9363689\n"
"help.text"
msgid "In spreadsheet documents you can find words, formulas, and styles. You can navigate from one result to the next, or you can highlight all matching cells at once, then apply another format or replace the cell content by other content."
msgstr "En documentos de hojas de cálculo se pueden buscar palabras, fórmulas y estilos. Puede ir de un resultado a otro o destacar todas las celdas que coinciden con la búsqueda para, a continuación, aplicar otro formato o reemplazar el contenido de la celda con otro contenido distinto."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"hd_id3610644\n"
"help.text"
msgid "The Find & Replace dialog"
msgstr "Diálogo Buscar y reemplazar"
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id2224494\n"
"help.text"
msgid "Cells can contain text or numbers that were entered directly as in a text document. But cells can also contain text or numbers as the result of a calculation. For example, if a cell contains the formula =1+2 it displays the result 3. You must decide whether to search for the 1 respective 2, or to search the 3."
msgstr "Las celdas pueden contener texto o números introducidos directamente como si se tratase de un documento de texto. Pero también pueden contener texto o números producto de un cálculo. Por ejemplo, si una celda contiene la fórmula =1+2, mostrará el resultado 3. Debe decidir si va a buscar el 1 y el 2, o el 3."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"hd_id2423780\n"
"help.text"
msgid "To find formulas or values"
msgstr "Para buscar fórmulas o valores"
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id2569658\n"
"help.text"
msgid "You can specify in the Find & Replace dialog either to find the parts of a formula or the results of a calculation."
msgstr "Puede especificar en el diálogo Buscar y reemplazar si desea buscar partes de una fórmula o el resultado de un cálculo."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id6394238\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
msgstr "Seleccione <emph>Editar - Buscar y reemplazar</emph> para abrir el diálogo Buscar y reemplazar."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id7214270\n"
"help.text"
msgid "Click <emph>More Options</emph> to expand the dialog."
msgstr "Pulse en <emph>Más opciones</emph> para expandir el cuadro de diálogo."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id2186346\n"
"help.text"
msgid "Select \"Formulas\" or \"Values\" in the <emph>Search in</emph> list box."
msgstr "Seleccione \"Fórmulas\" o \"Valores\" en el cuadro de lista <emph>Buscar en</emph>."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id1331217\n"
"help.text"
msgid "With \"Formulas\" you will find all parts of the formulas."
msgstr "Si selecciona \"Fórmulas\" la herramienta de búsqueda buscará en todas la fórmulas."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id393993\n"
"help.text"
msgid "With \"Values\" you will find the results of the calculations."
msgstr "Si selecciona \"Valores\" la herramienta de búsqueda buscará en los resultados de los cálculos."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id3163853\n"
"help.text"
msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. You see the currency symbol in the cell, but you cannot search for it."
msgstr "El formato del contenido de las celdas puede modificarse de diversas maneras. Por ejemplo, un número puede tener formato de divisa, para que aparezca con el símbolo de la divisa correspondiente. Puede ver el símbolo de la divisa pero no puede buscarlo."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"hd_id7359233\n"
"help.text"
msgid "Finding text"
msgstr "Buscar texto"
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id6549272\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
msgstr "Seleccione <emph>Editar - Buscar y reemplazar</emph> para abrir el diálogo Buscar y reemplazar."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id6529740\n"
"help.text"
msgid "Enter the text to find in the <emph>Find</emph> text box."
msgstr "Escriba el texto que quiere buscar en el cuadro de texto <emph>Buscar</emph>."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id9121982\n"
"help.text"
msgid "Either click <emph>Find Next</emph> or <emph>Find All</emph>."
msgstr "Pulse en <emph>Buscar siguiente</emph> o en <emph>Buscar todo</emph>."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id3808404\n"
"help.text"
msgid "When you click <emph>Find Next</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found cell."
msgstr "Al pulsar en <emph>Buscar siguiente</emph>, Calc seleccionará la próxima celda que contenga el texto que busca. Puede ver y editar el texto y, a continuación, pulsar en <emph>Buscar siguiente</emph> otra vez para avanzar a la próxima celda que coincida con la búsqueda."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id2394482\n"
"help.text"
msgid "If you closed the dialog, you can press a key combination (<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F) to find the next cell without opening the dialog."
msgstr "Si ha cerrado el cuadro de diálogo, puede presionar la combinación de teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Mayús + F para encontrar la próxima celda sin abrirlo de nuevo."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id631733\n"
"help.text"
msgid "By default, Calc searches the current sheet. Check the <emph>All sheets</emph> box to search through all sheets of the document."
msgstr "De manera predeterminada, Calc busca en la hoja actual. Active la casilla <emph>Todas las hojas</emph> para buscar en todas las hojas del libro."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id7811822\n"
"help.text"
msgid "When you click <emph>Find All</emph>, Calc selects all cells that contain your entry. Now you can for example set all found cells to bold, or apply a Cell Style to all at once."
msgstr "Al pulsar en <emph>Buscar todo</emph>, Calc selecciona todas las celdas que contienen el texto proporcionado. De este modo puede, por ejemplo, aplicar a todas las celdas coincidentes el formato de negrita o aplicar un estilo de celda determinado a todas a la vez."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"hd_id8531449\n"
"help.text"
msgid "The Navigator"
msgstr "El Navegador"
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id9183935\n"
"help.text"
msgid "Choose <emph>View - Navigator</emph> to open the Navigator window."
msgstr "Seleccione <emph>Editar - Navegador</emph> para abrir el Navegador."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id946684\n"
"help.text"
msgid "The Navigator is the main tool for finding and selecting objects."
msgstr "El Navegador es la herramienta principal para buscar y seleccionar objetos."
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id9607226\n"
"help.text"
msgid "Use the Navigator for inserting objects and links within the same document or from other open documents."
msgstr "Utilice el Navegador para insertar objetos y vínculos dentro de un mismo documento o de otros documentos abiertos."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"tit\n"
"help.text"
msgid "Formatting Spreadsheets"
msgstr "Dar formato a hojas de cálculo"
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"bm_id3154125\n"
"help.text"
msgid "<bookmark_value>text in cells; formatting</bookmark_value><bookmark_value>spreadsheets;formatting</bookmark_value><bookmark_value>backgrounds;cells and pages</bookmark_value><bookmark_value>borders;cells and pages</bookmark_value><bookmark_value>formatting;spreadsheets</bookmark_value><bookmark_value>numbers; formatting options for selected cells</bookmark_value><bookmark_value>cells; number formats</bookmark_value><bookmark_value>currencies;formats</bookmark_value>"
msgstr "<bookmark_value>texto en celdas; formato</bookmark_value><bookmark_value>hojas de cálculo;formato</bookmark_value><bookmark_value>fondos;celdas y páginas</bookmark_value><bookmark_value>bordes;celdas y páginas</bookmark_value><bookmark_value>formato;hojas de cálculo</bookmark_value><bookmark_value>números; opciones de formato para celdaas seleccionadas</bookmark_value><bookmark_value>celdas; fprmatos numéricos</bookmark_value><bookmark_value>monedas;formatos</bookmark_value>"
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"hd_id3154125\n"
"help.text"
msgid "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Designing Spreadsheets\">Formatting Spreadsheets</link></variable>"
msgstr "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Diseñar hojas de cálculo\">Dar formato a hojas de cálculo</link> </variable>"
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"hd_id3153912\n"
"help.text"
msgid "Formatting Text in a Spreadsheet"
msgstr "Dar formato a texto en una hoja de cálculo"
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id3144772\n"
"help.text"
msgid "Select the text you want to format."
msgstr "Seleccione el texto que desee formatear."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id3155268\n"
"help.text"
msgid "Choose the desired text attributes from the <emph>Formatting </emph>Bar. You can also choose <emph>Format - Cells</emph>. The <emph>Format Cells</emph> dialog will appear in which you can choose various text attributes on the <emph>Font</emph> tab page."
msgstr "Seleccione los atributos de texto deseados en la barra <emph>Formato</emph>. También puede seleccionar <emph>Formato - Celdas</emph>. Se abrirá el diálogo <emph>Formato de celdas</emph>, que permite elegir varios atributos de texto en la pestaña<emph>Tipo de letra</emph>."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"hd_id3149899\n"
"help.text"
msgid "Formatting Numbers in a Spreadsheet"
msgstr "Formatear números en una hoja de cálculo"
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id3159226\n"
"help.text"
msgid "Select the cells containing the numbers you want to format."
msgstr "Seleccione las celdas cuya representación de números desee modificar."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id3150046\n"
"help.text"
msgid "To format numbers in the default currency format or as percentages, use the icons on the <emph>Formatting </emph>Bar. For other formats, choose <emph>Format - Cells</emph>. You can choose from the preset formats or define your own on the <emph>Numbers</emph> tab page."
msgstr "Si desea dar formato a números de modo que adquieran el formato de porcentajes o el formato predeterminado de divisas, utilice los iconos de la barra <emph>Formato</emph>. Para dar otros formatos, seleccione <emph>Formato - Celdas</emph>. Puede elegir uno de los formatos predefinidos o establecer uno propio en la pestaña<emph>Números</emph>."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"hd_id3153483\n"
"help.text"
msgid "Formatting Borders and Backgrounds for Cells and Pages"
msgstr "Formatear los bordes y el fondo para las celdas y la página"
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id3154733\n"
"help.text"
msgid "You can assign a format to any group of cells by first selecting the cells (for multiple selection, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when clicking), and then activating the <emph>Format Cells</emph> dialog in <item type=\"menuitem\">Format - Cell</item>. In this dialog, you can select attributes such as shadows and backgrounds."
msgstr "Puede asignar un formato a cualquier grupo de celdas seleccionando primero las celdas (para selección múltiple, mantenga oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> al pulsar), y después activando el cuadro de diálogo <emph>Formato de celdas</emph> en <item type=\"menuitem\">Formato ▸ Celda</item>. En este cuadro de diálogo puede seleccionar atributos como sombras y fondos."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id3145116\n"
"help.text"
msgid "To apply formatting attributes to an entire sheet, choose <emph>Format - Page</emph>. You can define headers and footers, for example, to appear on each printed page."
msgstr "Para aplicar atributos de formato en toda una hoja, vaya a <emph>Formato ▸ Página</emph>. Es posible definir cabeceras y pies para que aparezcan en todas las páginas impresas, por ejemplo."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id3145389\n"
"help.text"
msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the print preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Image - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image."
msgstr "Las imágenes cargadas mediante <item type=\"menuitem\">Formato ▸ Página ▸ Fondo</item> solo son visibles al imprimir o en la previsualización de impresión. Para mostrar una imagen de fondo también en pantalla, insértela yendo a <item type=\"menuitem\">Insertar ▸ Imagen ▸ Desde archivo</item> y colóquela detrás de las celdas seleccionando <item type=\"menuitem\">Formato ▸ Posición ▸ En el fondo</item>. Use el <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navegador</link> para seleccionar la imagen de fondo."
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id2837916\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\">Number Formatting Options</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\">Opciones de formato numérico</link>"
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
"par_id2614215\n"
"help.text"
msgid "<link href=\"text/scalc/guide/background.xhp\">Backgrounds for Cells</link>"
msgstr "<link href=\"text/scalc/guide/background.xhp\">Fondos para celdas</link>"
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"tit\n"
"help.text"
msgid "Formatting Numbers With Decimals"
msgstr "Dar formato a números con decimales"
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"bm_id3145367\n"
"help.text"
msgid "<bookmark_value>numbers;formatting decimals</bookmark_value> <bookmark_value>formats; numbers in tables</bookmark_value> <bookmark_value>tables; number formats</bookmark_value> <bookmark_value>defaults; number formats in spreadsheets</bookmark_value> <bookmark_value>decimal places;formatting numbers</bookmark_value> <bookmark_value>formatting;numbers with decimals</bookmark_value> <bookmark_value>formatting;adding/deleting decimal places</bookmark_value> <bookmark_value>number formats; adding/deleting decimal places in cells</bookmark_value> <bookmark_value>deleting; decimal places</bookmark_value> <bookmark_value>decimal places; adding/deleting</bookmark_value>"
msgstr "<bookmark_value>números; formatear decimales</bookmark_value> <bookmark_value>formatos; números en tablas</bookmark_value> <bookmark_value>tablas; formatos numéricos</bookmark_value> <bookmark_value>predeterminados; formatos numéricos en hojas de cálculo</bookmark_value> <bookmark_value>lugares decimales;formatear números</bookmark_value> <bookmark_value>formatear;números con decimales</bookmark_value> <bookmark_value>formatear;agregar o eliminar lugares decimales</bookmark_value> <bookmark_value>formatos numéricos; agregar o eliminar lugares decimales en celdas</bookmark_value> <bookmark_value>eliminar; lugares decimales</bookmark_value> <bookmark_value>lugares decimales; agregar o eliminar</bookmark_value>"
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"hd_id3145367\n"
"help.text"
msgid "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Formatting Numbers With Decimals\">Formatting Numbers With Decimals</link></variable>"
msgstr "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Formatear números con decimales\">Formatear números con decimales</link></variable>"
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"par_id3148576\n"
"help.text"
msgid "Enter a number into the sheet, for example, 1234.5678. This number will be displayed in the default number format, with two decimal places. You will see 1234.57 when you confirm the entry. Only the display in the document will be rounded off; internally, the number retains all four decimal places after the decimal point."
msgstr "Escriba un número en una hoja, por ejemplo 1234,5678. Este número se mostrará en formato estándar para números, el cual admite dos decimales, es decir, se verá: 1234,57. Este redondeo de decimales atañe sólo a la visualización en el documento, pues internamente el número contiene cuatro decimales."
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"par_id3154012\n"
"help.text"
msgid "To format numbers with decimals:"
msgstr "Para formatear números con decimales:"
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"par_id3147394\n"
"help.text"
msgid "Set the cursor at the number and choose <emph>Format - Cells</emph> to start the <emph>Format Cells</emph> dialog."
msgstr "Coloque el cursor junto al número y seleccione <emph>Formato - Celda</emph> para abrir el diálogo <emph>Formateado de celdas</emph>."
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"par_id3153157\n"
"help.text"
msgid "On the <emph>Numbers</emph> tab you will see a selection of predefined number formats. In the bottom right in the dialog you will see a preview of how your current number would look if you were to give it a particular format."
msgstr "En la pestaña <emph>Números</emph> verá una selección de formatos numéricos predeterminados. En la parte inferior derecha del diálogo verá la previsualización del aspecto del número actual, con el formato que se le haya asignado."
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"par_id3155766\n"
"help.text"
msgid "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Icon</alt></image>"
msgstr "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Ícono</alt></image>"
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
"par_id3149256\n"
"help.text"
msgid "If you only want to modify the number of the decimal places displayed, the easiest method is to use the <emph>Number Format: Add Decimal Place</emph> or <emph>Number Format: Delete Decimal Place</emph> icons on the Formatting Bar."
msgstr "Si sólo quiere modificar el número de posiciones decimales mostradas, lo más sencillo es utilizar los iconos <emph>Formato numérico: Agregar decimal</emph> o <emph>Formato numérico: Borrar decimal</emph> de la barra Formato."
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"tit\n"
"help.text"
msgid "User-defined Number Formats"
msgstr "Formatos numéricos definidos por el usuario"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"bm_id3143268\n"
"help.text"
msgid "<bookmark_value>numbers;user-defined formatting</bookmark_value> <bookmark_value>formatting; user-defined numbers</bookmark_value> <bookmark_value>number formats; millions</bookmark_value> <bookmark_value>format codes; user-defined number formats</bookmark_value>"
msgstr "<bookmark_value>números; formato definido por el usuario</bookmark_value> <bookmark_value>formato;números definidos por el usuario</bookmark_value> <bookmark_value>formatos de números; millones</bookmark_value> <bookmark_value>códigos de formatos; formatos numéricos definidos por el usuario</bookmark_value>"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"hd_id3143268\n"
"help.text"
msgid "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"User-defined Number Formats\">User-defined Number Formats</link></variable>"
msgstr "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"Formatos numéricos definidos por el usuario\">Formatos numéricos definidos por el usuario</link></variable>"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3150400\n"
"help.text"
msgid "You can define your own number formats to display numbers in <item type=\"productname\">%PRODUCTNAME</item> Calc."
msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc permite definir sus propios formatos para mostrar valores numéricos."
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3150767\n"
"help.text"
msgid "As an example, to display the number 10,200,000 as 10.2 Million:"
msgstr "Por ejemplo, para mostrar el número 10.200.000 como 10,2 millones:"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3150868\n"
"help.text"
msgid "Select the cells to which you want to apply a new, user-defined format."
msgstr "Seleccione las celdas a las que desea aplicar un nuevo formato definido por el usuario."
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3149664\n"
"help.text"
msgid "Choose <emph>Format - Cells - Numbers</emph>."
msgstr "Seleccione <emph>Formato - Celda - Números</emph>."
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3149260\n"
"help.text"
msgid "In the <emph>Categories</emph> list box select \"User-defined\"."
msgstr "Seleccione \"Definido por el usuario\" en el listado <emph>Categoría</emph>."
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3148646\n"
"help.text"
msgid "In the <emph>Format code</emph> text box enter the following code:"
msgstr "Escriba el siguiente código en el cuadro de texto <emph>Código del formato</emph>:"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3152596\n"
"help.text"
msgid "0.0,, \"Million\""
msgstr "0.0,, \"millones\""
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3144764\n"
"help.text"
msgid "Click OK."
msgstr "Pulse Aceptar."
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3155417\n"
"help.text"
msgid "The following table shows the effects of rounding, thousands delimiters (,), decimal delimiters (.) and the placeholders # and 0."
msgstr "En la tabla siguiente se muestran los efectos del redondeo, el separador de miles (,), el separador de decimales (.) y los comodines # y 0."
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3146971\n"
"help.text"
msgid "Number"
msgstr "Número"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3154757\n"
"help.text"
msgid ".#,, \"Million\""
msgstr ".#,, \"millones\""
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3147338\n"
"help.text"
msgid "0.0,, \"Million\""
msgstr "0.0,, \"millones\""
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3146920\n"
"help.text"
msgid "#,, \"Million\""
msgstr "#,, \"millones\""
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3147344\n"
"help.text"
msgid "10200000"
msgstr "10200000"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3147003\n"
"help.text"
msgid "10.2 Million"
msgstr "10.2 millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3166426\n"
"help.text"
msgid "10.2 Million"
msgstr "10.2 millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3155113\n"
"help.text"
msgid "10 Million"
msgstr "10 millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3150369\n"
"help.text"
msgid "500000"
msgstr "500000"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3145585\n"
"help.text"
msgid ".5 Million"
msgstr ".5 millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3154486\n"
"help.text"
msgid "0.5 Million"
msgstr "0.5 millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3146114\n"
"help.text"
msgid "1 Million"
msgstr "1 millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3155810\n"
"help.text"
msgid "100000000"
msgstr "100000000"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3153818\n"
"help.text"
msgid "100. Million"
msgstr "100. millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3151241\n"
"help.text"
msgid "100.0 Million"
msgstr "100.0 millones"
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
"par_id3144771\n"
"help.text"
msgid "100 Million"
msgstr "100 millones"
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"tit\n"
"help.text"
msgid "Copying Formulas"
msgstr "Copiar fórmulas"
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"bm_id3151113\n"
"help.text"
msgid "<bookmark_value>formulas; copying and pasting</bookmark_value><bookmark_value>copying; formulas</bookmark_value><bookmark_value>pasting;formulas</bookmark_value>"
msgstr "<bookmark_value>fórmulas; copiar y pegar</bookmark_value><bookmark_value>copiar; fórmulas</bookmark_value><bookmark_value>pegar;fórmulas</bookmark_value>"
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"hd_id3151113\n"
"help.text"
msgid "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Copying Formulas\">Copying Formulas</link></variable>"
msgstr "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Copying Formulas\">Copiar fórmulas</link></variable>"
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3156424\n"
"help.text"
msgid "There are various ways to copy a formula. One suggested method is:"
msgstr "Los procedimientos para copiar una fórmula son diversos. Uno de los métodos propuestos es:"
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3150439\n"
"help.text"
msgid "Select the cell containing the formula."
msgstr "Seleccione la celda que contenga la fórmula."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3154319\n"
"help.text"
msgid "Choose <emph>Edit - Copy</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy it."
msgstr "Seleccione <emph>Editar ▸ Copiar</emph>, o buen, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + C para copiarla."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3159155\n"
"help.text"
msgid "Select the cell into which you want the formula to be copied."
msgstr "Seleccione la celda en la que se deba copiar la fórmula."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3153728\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. The formula will be positioned in the new cell."
msgstr "Seleccione <emph>Editar ▸ Pegar</emph>, o bien, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + V. La fórmula se insertará en la celda nueva."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3149961\n"
"help.text"
msgid "If you want to copy a formula into multiple cells, there is a quick and easy way to copy into adjacent cell areas:"
msgstr "Si desea copiar una fórmula en varias celdas, la forma más fácil de copiarla en áreas adyacentes es:"
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3149400\n"
"help.text"
msgid "Select the cell containing the formula."
msgstr "Seleccione la celda que contenga la fórmula."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3154018\n"
"help.text"
msgid "Position the mouse on the bottom right of the highlighted border of the cell, and continue holding down the mouse button until the pointer changes to a cross-hair symbol."
msgstr "Pulse en la parte inferior derecha en el marco destacado que rodea la celda y mantenga pulsado el botón del ratón. El puntero del ratón se convierte en un retículo."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3150749\n"
"help.text"
msgid "With the mouse button pressed, drag it down or to the right over all the cells into which you want to copy the formula."
msgstr "Mantenga pulsado el botón del ratón y tire hacia abajo o hacia la derecha sobre las celdas en las que desee copiar la fórmula."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3153714\n"
"help.text"
msgid "When you release the mouse button, the formula will be copied into the cells and automatically adjusted."
msgstr "Suelte el botón del ratón. La fórmula se copiará en las celdas y se adaptará automáticamente."
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
"par_id3156385\n"
"help.text"
msgid "If you do not want values and texts to be automatically adjusted, then hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when dragging. Formulas, however, are always adjusted accordingly."
msgstr "Si no quiere que los valores y el texto se ajusten automáticamente, oprima la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> al arrastrar. No obstante, las fórmulas se ajustan siempre."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"tit\n"
"help.text"
msgid "Entering Formulas"
msgstr "Introducir fórmulas"
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"bm_id3150868\n"
"help.text"
msgid "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulas; inputting</bookmark_value><bookmark_value>inserting;formulas</bookmark_value>"
msgstr "<bookmark_value>barra de fórmulas;línea de entrada</bookmark_value><bookmark_value>línea de entrada en barra de fórmulas</bookmark_value><bookmark_value>fórmulas;introducir</bookmark_value><bookmark_value>insertar;fórmulas</bookmark_value>"
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"hd_id3150868\n"
"help.text"
msgid "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Entering Formulas</link></variable>"
msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Ingresar fórmulas</link></variable>"
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id6848353\n"
"help.text"
msgid "You can enter formulas in several ways: using the icons, or by typing on the keyboard, or by a mixture of both methods."
msgstr "Puede entrar formulas en varios maneras: con los iconos, teclear en el teclado o una mezcla de ambos maneras."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3145364\n"
"help.text"
msgid "Click the cell in which you want to enter the formula."
msgstr "Pulse en la celda en la que desee introducir la fórmula."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3150012\n"
"help.text"
msgid "Click the <emph>Function</emph> icon on the Formula Bar."
msgstr "Pulse en el icono <emph>Función</emph> de la barra de fórmulas."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3156441\n"
"help.text"
msgid "You will now see an equals sign in the input line and you can begin to input the formula."
msgstr "En pantalla se mostrará un signo de igual para indicar que puede empezar a escribir la fórmula"
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3153726\n"
"help.text"
msgid "After entering the required values, press Enter or click <emph>Accept</emph> to insert the result in the active cell. If you want to clear your entry in the input line, press Escape or click <emph>Cancel</emph>."
msgstr "Tras finalizar la entrada de los datos solicitados, oprima Intro o pulse en <emph>Aceptar</emph> para insertar el resultado en la celda activa. Si quiere vaciar el contenido del cuadro de entrada, oprima Esc o pulse en <emph>Cancelar</emph>."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3147394\n"
"help.text"
msgid "You can also enter the values and the formulas directly into the cells, even if you cannot see an input cursor. Formulas must always begin with an equals sign."
msgstr "También se pueden escribir los valores y las fórmulas directamente en las celdas, aunque no se muestre el cursor de entrada. Las fórmulas deben empezar siempre con el signo igual."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id4206976\n"
"help.text"
msgid "You can also press the + or - key on the numerical keyboard to start a formula. NumLock must be \"on\". For example, press the following keys in succession:"
msgstr "Para iniciar una fórmula, también puede pulsar las teclas + o del teclado numérico. La tecla BloqNum debe estar activada. Por ejemplo pulse las teclas siguientes una detrás de otra:"
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id1836909\n"
"help.text"
msgid "+ 5 0 - 8 Enter"
msgstr "+ 5 0 - 8 INTRO"
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id8171330\n"
"help.text"
msgid "You see the result <item type=\"literal\">42</item> in the cell. The cell contains the formula <item type=\"literal\">=+50-8</item>."
msgstr "Ver el resultado <item type=\"literal\">42</item> en la celda. La celda contiene la formula <item type=\"literal\">=+50-8</item>."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3155764\n"
"help.text"
msgid "If you are editing a formula with references, the references and the associated cells will be highlighted with the same color. You can now resize the reference border using the mouse, and the reference in the formula displayed in the input line also changes. <emph>Show references in color</emph> can be deactivated under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>."
msgstr "Si está editando una fórmula con referencias, las referencias y las celdas asociadas se resaltarán con el mismo color. Puede modificar el tamaño del borde de la referencia usando el ratón, lo que cambia también la referencia en la fórmula que se me muestra en la línea de entrada. <emph>Mostrar referencias en color</emph> puede desactivarse en <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencias</caseinline><defaultinline>Herramientas - Opciones</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Hojas de cálculo - Ver\">%PRODUCTNAME Calc - Ver</link>."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3149210\n"
"help.text"
msgid "<variable id=\"tip\">If you would like to view the calculation of individual elements of a formula, select the respective elements and press F9. For example, in the formula =SUM(A1:B12)*SUM(C1:D12) select the section SUM(C1:D12) and press F9 to view the subtotal for this area. </variable>"
msgstr "<variable id=\"tip\">Si desea ver el cálculo de determinados elementos de una fórmula, seleccione dichos elementos y pulse F9. Por ejemplo, en la fórmula =SUMA(A1:B12)*SUMA(C1:D12), seleccione la sección SUMA(C1:D12) y pulse F9 para ver el subtotal de esta área. </variable>"
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3150304\n"
"help.text"
msgid "If an error occurs when creating the formula, an <link href=\"text/scalc/05/02140000.xhp\" name=\"error message\">error message</link> appears in the active cell."
msgstr "Si comete un error al crear la fórmula, en la celda activa verá el <link href=\"text/scalc/05/02140000.xhp\" name=\"código de error\">código de error</link> correspondiente."
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
"par_id3152993\n"
"help.text"
msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula bar\">Formula bar</link>"
msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"Barra de fórmulas\">Barra de fórmulas</link>"
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"tit\n"
"help.text"
msgid "Displaying Formulas or Values"
msgstr "Mostrar fórmulas o valores"
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"bm_id3153195\n"
"help.text"
msgid "<bookmark_value>formulas; displaying in cells</bookmark_value><bookmark_value>values; displaying in tables</bookmark_value><bookmark_value>tables; displaying formulas/values</bookmark_value><bookmark_value>results display vs. formulas display</bookmark_value><bookmark_value>displaying; formulas instead of results</bookmark_value>"
msgstr "<bookmark_value>fórmulas; mostrar en celdas</bookmark_value><bookmark_value>valores; mostrar en tablas</bookmark_value><bookmark_value>tablas; mostrar fórmulas/valores</bookmark_value><bookmark_value>mostrar resultados o mostrar fórmulas</bookmark_value><bookmark_value>mostrar; fórmulas en lugar de resultados</bookmark_value>"
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"hd_id3153195\n"
"help.text"
msgid "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Displaying Formulas or Values\">Displaying Formulas or Values</link></variable>"
msgstr "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Mostrar fórmulas o valores\">Mostrar fórmulas o valores</link></variable>"
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"par_id3150010\n"
"help.text"
msgid "If you want to display the formulas in the cells, for example in the form =SUM(A1:B5), proceed as follows:"
msgstr "Si desea que se muestren las fórmulas en las celdas, como, por ejemplo, =SUMA(A1:B5), siga estos pasos:"
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"par_id3151116\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>."
msgstr "Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Ver</emph>."
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"par_id3146120\n"
"help.text"
msgid "In the <emph>Display</emph> area mark the <emph>Formulas</emph> box. Click OK."
msgstr "En el área <emph>Mostrar</emph> marque el campo <emph>Fórmulas</emph>. Pulse en Aceptar."
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"par_id3147396\n"
"help.text"
msgid "If you want to view the calculation results instead of the formula, do not mark the Formulas box."
msgstr "Si desea ver los resultados de los cálculos en lugar de las fórmulas, no seleccione la opción Fórmulas."
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
"par_id3153157\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060100.xhp\" name=\"Hoja de cálculo - Ver\">%PRODUCTNAME Calc ▸ Ver</link>"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"tit\n"
"help.text"
msgid "Calculating With Formulas"
msgstr "Calcular con fórmulas"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>formulas;calculating with</bookmark_value><bookmark_value>calculating; with formulas</bookmark_value><bookmark_value>examples;formula calculation</bookmark_value>"
msgstr "<bookmark_value>fórmulas;calcular con</bookmark_value><bookmark_value>calcular; con fórmulas</bookmark_value><bookmark_value>ejemplos;cálculo con fórmula</bookmark_value>"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"hd_id3155411\n"
"help.text"
msgid "<variable id=\"formulas\"><link href=\"text/scalc/guide/formulas.xhp\" name=\"Calculating With Formulas\">Calculating With Formulas</link></variable>"
msgstr "<variable id=\"formulas\"> <link href=\"text/scalc/guide/formulas.xhp\" name=\" Calcular con fórmulas\"> Calcular con fórmulas</link> </variable>"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3156281\n"
"help.text"
msgid "All formulas begin with an equals sign. The formulas can contain numbers, text, arithmetic operators, logic operators, or functions."
msgstr "Todos los formulas empiezan con el signo igual. Los formulas puede contener números, texto, operadores aritméticas, lógicas o funciones"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3145272\n"
"help.text"
msgid "Remember that the basic arithmetic operators (+, -, *, /) can be used in formulas using the \"Multiplication and Division before Addition and Subtraction\" rule. Instead of writing =SUM(A1:B1) you can write =A1+B1."
msgstr "Recuerde que se pueden emplear los operadores aritméticos básicos (+, -, *, /) en las fórmulas según la norma «las multiplicaciones y las divisiones tienen prioridad sobre las sumas y las restas». Es más simple utilizar =A1+B1 que =SUMA(A1:B1)."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3146119\n"
"help.text"
msgid "Parentheses can also be used. The result of the formula =(1+2)*3 produces a different result than =1+2*3."
msgstr "Se pueden utilizar paréntesis. El resultado de la fórmula =(1+2)*3 es distinto del resultado de =1+2*3."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3156285\n"
"help.text"
msgid "Here are a few examples of $[officename] Calc formulas:"
msgstr "Aquí dispone de algunos ejemplos de fórmulas de $[officename] Calc:"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3154015\n"
"help.text"
msgid "=A1+10"
msgstr "=A1+10"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3146972\n"
"help.text"
msgid "Displays the contents of cell A1 plus 10."
msgstr "Muestra el contenido de A1 elevado a 10."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3145643\n"
"help.text"
msgid "=A1*16%"
msgstr "=A1*16%"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3154255\n"
"help.text"
msgid "Displays 16% of the contents of A1."
msgstr "Muestra un 16 % del contenido de A1."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3146917\n"
"help.text"
msgid "=A1 * A2"
msgstr "=A1 * A2"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3146315\n"
"help.text"
msgid "Displays the result of the multiplication of A1 and A2."
msgstr "Muestra el resultado de la multiplicación de A1 y A2."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3154022\n"
"help.text"
msgid "=ROUND(A1;1)"
msgstr "=REDONDEAR(A1;1)"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3150363\n"
"help.text"
msgid "Displays the contents of cell A1 rounded to one decimal place."
msgstr "Muestra el contenido de la celda A1 redondeado un decimal."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3150209\n"
"help.text"
msgid "=EFFECTIVE(5%;12)"
msgstr "=INT.EFECTIVO(5%;12)"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3150883\n"
"help.text"
msgid "Calculates the effective interest for 5% annual nominal interest with 12 payments a year."
msgstr "Calcula el interés efectivo para un interés nominal del 5 % con 12 pagos anuales."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3146114\n"
"help.text"
msgid "=B8-SUM(B10:B14)"
msgstr "=B8-SUMA(B10:B14)"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3154486\n"
"help.text"
msgid "Calculates B8 minus the sum of the cells B10 to B14."
msgstr "Calcula B8 menos la suma de las celdas B10 a B14."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3152890\n"
"help.text"
msgid "=SUM(B8;SUM(B10:B14))"
msgstr "=SUMA(B8;SUMA(B10:B14))"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3159171\n"
"help.text"
msgid "Calculates the sum of cells B10 to B14 and adds the value to B8."
msgstr "Calcula la suma de las celdas B10 hasta B14 y añade el valor a B8"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3150109\n"
"help.text"
msgid "It is also possible to nest functions in formulas, as shown in the example. You can also nest functions within functions. The Function Wizard assists you with nested functions."
msgstr "Como se muestra en el ejemplo, es posible anidar funciones dentro de fórmulas. También se pueden anidar funciones dentro de funciones. El Asistente para funciones sirve de ayuda para anidar funciones."
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3150213\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"Functions list\">Functions list</link>"
msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Lista de las funciones\">Lista de las funciones</link>"
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
"par_id3152869\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente para funciones\">Asistente para funciones</link>"
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
"tit\n"
"help.text"
msgid "Entering Fractions"
msgstr "Introducir fracciones"
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>fractions; entering</bookmark_value><bookmark_value>numbers; entering fractions </bookmark_value><bookmark_value>inserting;fractions</bookmark_value>"
msgstr "<bookmark_value>fracciones;escribir</bookmark_value><bookmark_value>números;escribir fracciones </bookmark_value><bookmark_value>insertar;fraccciones</bookmark_value>"
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
"hd_id3155411\n"
"help.text"
msgid "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Entering Fractions \">Entering Fractions </link></variable>"
msgstr "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Introducir fracciones\">Introducir fracciones</link></variable>"
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
"par_id3153968\n"
"help.text"
msgid "You can enter a fractional number in a cell and use it for calculation:"
msgstr "Se puede introducir un número fraccionario en una celda y utilizarlo en cálculos:"
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
"par_id3155133\n"
"help.text"
msgid "Enter \"0 1/5\" in a cell (without the quotation marks) and press the input key. In the input line above the spreadsheet you will see the value 0.2, which is used for the calculation."
msgstr "Escriba en una celda \"0 1/5\" (sin las comillas) y pulse Intro. En la línea de entrada situada sobre la hoja verá el valor 0,2, que es el que se utilizará en los cálculos."
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
"par_id3145750\n"
"help.text"
msgid "If you enter “0 1/2” AutoCorrect causes the three characters 1, / and 2 to be replaced by a single character, ½. The same applies to 1/4 and 3/4. This replacement is defined in <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> tab."
msgstr "Si escribe «0 1/2» la corrección automática sustituye los caracteres 1, / y 2 por un único carácter, «½» . Lo mismo ocurre con 1/4 y 3/4. Esta sustitución se configura en <emph>Herramientas ▸ Corrección automática ▸ Opciones de corrección automática ▸</emph> pestaña <emph>Opciones</emph>."
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
"par_id3145367\n"
"help.text"
msgid "If you want to see multi-digit fractions such as \"1/10\", you must change the cell format to the multi-digit fraction view. Open the context menu of the cell, and choose <emph>Format cells. </emph>Select \"Fraction\" from the <emph>Category</emph> field, and then select \"-1234 10/81\". You can then enter fractions such as 12/31 or 12/32 - the fractions are, however, automatically reduced, so that in the last example you would see 3/8."
msgstr "Si desea ver fracciones de varios dígitos deberá cambiar el formato de la celda para que se muestren las fracciones con varios dígitos. Abra el menú contextual de la celda y seleccione <emph>Formato de celdas. </emph>Seleccione \"Fracción\" en el campo <emph>Categoría</emph> y, a continuación, seleccione \"-1234 10/81\". Ahora podrá escribir fracciones como 12/31 o 12/32; sin embargo, las fracciones se simplifican de forma automática, por lo que en el caso del último ejemplo se mostrará 3/8."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"tit\n"
"help.text"
msgid "Applying Goal Seek"
msgstr "Aplicar la búsqueda del valor destino"
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"bm_id3145068\n"
"help.text"
msgid "<bookmark_value>goal seeking;example</bookmark_value><bookmark_value>equations in goal seek</bookmark_value><bookmark_value>calculating;variables in equations</bookmark_value><bookmark_value>variables;calculating equations</bookmark_value><bookmark_value>examples;goal seek</bookmark_value>"
msgstr "<bookmark_value>busqueda de valor objetivo;ejemplo</bookmark_value><bookmark_value>ecuaciones de búsqueda de valor objetivo</bookmark_value><bookmark_value>calcular;variables en ecuaciones</bookmark_value><bookmark_value>variables;calcular ecuaciones</bookmark_value><bookmark_value>ejemplos;busqueda de valor objetivo</bookmark_value>"
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"hd_id3145068\n"
"help.text"
msgid "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Applying Goal Seek\">Applying Goal Seek</link></variable>"
msgstr "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Aplicar la búsqueda del valor destino\">Aplicar la búsqueda del valor destino</link></variable>"
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3145171\n"
"help.text"
msgid "With the help of Goal Seek you can calculate a value that, as part of a formula, leads to the result you specify for the formula. You thus define the formula with several fixed values and one variable value and the result of the formula."
msgstr "Con el valor destino se determina un valor que, como parte de una fórmula, le conduce a un resultado que usted haya especificado. Esto es, usted define la fórmula con varios valores fijos, un valor variable y el resultado de la fórmula."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"hd_id3153966\n"
"help.text"
msgid "Goal Seek Example"
msgstr "Ejemplo de valor destino"
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3150871\n"
"help.text"
msgid "To calculate annual interest (I), create a table with the values for the capital (C), number of years (n), and interest rate (i). The formula is:"
msgstr "Para calcular los intereses anuales (I), cree primero una tabla con los valores relativos al capital (C), los años (n) y el tipo de interés (i). La fórmula es:"
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3152596\n"
"help.text"
msgid "I = C * n* i"
msgstr "I = C * n* i"
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3155335\n"
"help.text"
msgid "Let us assume that the interest rate <item type=\"literal\">i</item> of 7.5% and the number of years <item type=\"literal\">n</item> (1) will remain constant. However, you want to know how much the investment capital <item type=\"literal\">C</item> would have to be modified in order to attain a particular return <item type=\"literal\">I</item>. For this example, calculate how much capital <item type=\"literal\">C</item> would be required if you want an annual return of $15,000."
msgstr "Supongamos que el tipo de interés <item type=\"literal\">i</item> del 7,5 % y la cantidad de años <item type=\"literal\">n</item> (1) se mantendrán constantes. No obstante, se plantea la cuestión de en qué medida debe cambiarse el capital de inversión <item type=\"literal\">C</item> para lograr un determinado rédito <item type=\"literal\">I</item>. Para este ejemplo, calcule el capital <item type=\"literal\">C</item> que necesita si desea un rendimiento anual de 15 000 ¤."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3155960\n"
"help.text"
msgid "Enter each of the values for Capital <item type=\"literal\">C</item> (an arbitrary value like <item type=\"literal\">$100,000</item>), number of years <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), and interest rate <item type=\"literal\">i</item> (<item type=\"literal\">7.5%</item>) in one cell each. Enter the formula to calculate the interest <item type=\"literal\">I</item> in another cell. Instead of <item type=\"literal\">C</item>, <item type=\"literal\">n</item>, and <item type=\"literal\">i</item> use the <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">reference to the cell</link> with the corresponding value."
msgstr "Introduzca los valores para el capital <item type=\"literal\">C</item> (un valor arbitrario como <item type=\"literal\">100.000 $</item>), número de años <item type=\"literal\">n </item>(<item type=\"literal\">1</item>) y un tipo de interés <item type=\"literal\">i</item> (<item type=\"literal\">7,5%</item>) en cada celda. Introduzca la fórmula para calcular el interés <item type=\"literal\">I</item> en otra celda. En lugar de <item type=\"literal\">C</item>, <item type=\"literal\">n</item> e <item type=\"literal\">i</item>, utilice la <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">referencia a la celda</link> con el valor correspondiente."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3147001\n"
"help.text"
msgid "Place the cursor in the cell containing the interest <item type=\"literal\">I</item>, and choose <emph>Tools - Goal Seek</emph>. The <emph>Goal Seek</emph> dialog appears."
msgstr "Coloque el cursor en la celda que contenga el interés <item type=\"literal\">I</item> y seleccione <emph>Herramientas - Búsqueda del valor destino</emph>. Aparece el diálogo <emph>Buscar valor destino</emph>."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3150088\n"
"help.text"
msgid "The correct cell is already entered in the field <emph>Formula Cell</emph>."
msgstr "En el campo <emph>Celda de fórmula</emph> ya se indica la celda correcta."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3166426\n"
"help.text"
msgid "Place the cursor in the field <emph>Variable Cell</emph>. In the sheet, click in the cell that contains the value to be changed, in this example it is the cell with the capital value <item type=\"literal\">C</item>."
msgstr "Coloque el cursor en el campo <emph>Celda variable</emph>. En la hoja, haga clic en la celda que contiene el valor que desee cambiar; en este ejemplo, es la celda con el valor efectivo <item type=\"literal\">C</item>."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3150369\n"
"help.text"
msgid "Enter the expected result of the formula in the <emph>Target Value</emph> text box. In this example, the value is 15,000. Click <emph>OK</emph>."
msgstr "Escriba el resultado esperado de la fórmula en el cuadro de texto <emph>Valor de destino</emph>. En este ejemplo, el valor es 15.000. Pulse <emph>Aceptar</emph>."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3146978\n"
"help.text"
msgid "A dialog appears informing you that the Goal Seek was successful. Click <emph>Yes</emph> to enter the result in the cell with the variable value."
msgstr "Un cuadro de diálogo le informará de que la búsqueda del valor de destino ha finalizado con éxito. Pulse en <emph>Sí</emph> para introducir el resultado en la celda con el valor variable."
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
"par_id3149409\n"
"help.text"
msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Búsqueda del valor de destino\">Búsqueda del valor de destino</link>"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"tit\n"
"help.text"
msgid "Saving and Opening Sheets in HTML"
msgstr "Guardar y abrir una hoja como HTML"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"bm_id3150542\n"
"help.text"
msgid "<bookmark_value>HTML; sheets</bookmark_value><bookmark_value>sheets; HTML</bookmark_value><bookmark_value>saving; sheets in HTML</bookmark_value><bookmark_value>opening; sheets in HTML</bookmark_value>"
msgstr "<bookmark_value>HTML;hojas</bookmark_value><bookmark_value>hojas;HTML</bookmark_value><bookmark_value>guardar;hojas en HTML</bookmark_value><bookmark_value>abrir;hojas en HTML</bookmark_value>"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"hd_id3150542\n"
"help.text"
msgid "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Saving and Opening Sheets in HTML\">Saving and Opening Sheets in HTML</link></variable>"
msgstr "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Guardar y abrir una hoja como HTML\">Guardar y abrir una hoja como HTML</link></variable>"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"hd_id3154124\n"
"help.text"
msgid "Saving Sheets in HTML"
msgstr "Guardar una hoja como HTML"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3145785\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc guarda todas las hojas de un documento de Calc en un único documento HTML. Al principio de dicho documento se agregan un encabezado y una lista de hipervínculos a cada una de las hojas individuales del documento."
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3155854\n"
"help.text"
msgid "Numbers are shown as written. In addition, in the <SDVAL> HTML tag, the exact internal number value is written so that after opening the HTML document with <item type=\"productname\">%PRODUCTNAME</item> you know you have the exact values."
msgstr "Los números se escriben tal como se ven. Además en el marcador HTML <SDVAL> se escribirá el valor interno exacto del número, de manera que después de abrir el documento HTML con <item type=\"productname\">%PRODUCTNAME</item> se podrá contar con los valores exactos."
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3153188\n"
"help.text"
msgid "To save the current Calc document as HTML, choose <emph>File - Save As</emph>."
msgstr "Para guardar el documento actual de Calc en formato HTML, vaya a <emph>Archivo ▸ Guardar como</emph>."
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3148645\n"
"help.text"
msgid "In the <emph>File type</emph> list box, in the area with the other <item type=\"productname\">%PRODUCTNAME</item> Calc filters, choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
msgstr "En el cuadro de lista <emph>Tipo de archivo</emph>, en el área con otros filtros de Calc <item type=\"productname\">%PRODUCTNAME</item>, elija el tipo de archivo \"Documento HTML (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3154729\n"
"help.text"
msgid "Enter a <emph>File name</emph> and click <emph>Save</emph>."
msgstr "Escriba un <emph>Nombre de archivo</emph> y pulse en <emph>Guardar</emph>."
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"hd_id3149379\n"
"help.text"
msgid "Opening Sheets in HTML"
msgstr "Abrir una hoja como HTML"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3149959\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> offers various filters for opening HTML files, which you can select under <emph>File - Open</emph> in the <emph>Files of type</emph> list box:"
msgstr "<item type=\"productname\">%PRODUCTNAME</item> incluye varios filtros para abrir archivos HTML, que pueden seleccionarse en <emph>Archivo - Abrir</emph> en el cuadro de lista <emph>Archivos de tipo</emph>:"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3146969\n"
"help.text"
msgid "Choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\" to open in <item type=\"productname\">%PRODUCTNAME</item> Calc."
msgstr "Elija el tipo de archivo «Documento HTML (<item type=\"productname\">%PRODUCTNAME</item> Calc)» para abrir en <item type=\"productname\">%PRODUCTNAME</item> Calc."
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3155446\n"
"help.text"
msgid "All <item type=\"productname\">%PRODUCTNAME</item> Calc options are now available to you. However, not all options that <item type=\"productname\">%PRODUCTNAME</item> Calc offers for editing can be saved in HTML format."
msgstr "Todas las opciones de <item type=\"productname\">%PRODUCTNAME</item> Calc están disponibles para tí. No obstante, no todas las opciones de edición de <item type=\"productname\">%PRODUCTNAME</item> Calc pueden guardarse en formato HTML."
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3150370\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"File - Open\">File - Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Archivo - Abrir\">Archivo ▸ Abrir</link>"
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
"par_id3150199\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"File - Save As\">File - Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Archivo - Guardar como\">Archivo ▸ Guardar como</link>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"tit\n"
"help.text"
msgid "Entering a Number with Leading Zeros"
msgstr "Escribir un número con ceros a la izquierda"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"bm_id3147560\n"
"help.text"
msgid "<bookmark_value>zero values; entering leading zeros</bookmark_value> <bookmark_value>numbers; with leading zeros</bookmark_value> <bookmark_value>leading zeros</bookmark_value> <bookmark_value>integers with leading zeros</bookmark_value> <bookmark_value>cells; changing text/number formats</bookmark_value> <bookmark_value>formats; changing text/number</bookmark_value> <bookmark_value>text in cells; changing to numbers</bookmark_value> <bookmark_value>converting;text with leading zeros, into numbers</bookmark_value>"
msgstr "<bookmark_value>valores cero; escribir ceros a la izquierda</bookmark_value><bookmark_value>números; con ceros a la izquierda</bookmark_value><bookmark_value>ceros a la izquierda</bookmark_value><bookmark_value>enteros con ceros a la izquierda</bookmark_value><bookmark_value>celdas; cambiar formatos de texto o de número</bookmark_value><bookmark_value>formatos; cambiar texto o número</bookmark_value><bookmark_value>texto de celdas; cambiar a números</bookmark_value><bookmark_value>convertir; texto con ceros a la izquierda a números</bookmark_value>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"hd_id3147560\n"
"help.text"
msgid "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Entering a Number with Leading Zeros\">Entering a Number with Leading Zeros</link></variable>"
msgstr "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Escribir un número con ceros a la izquierda\">Escribir un número con ceros a la izquierda</link></variable>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3153194\n"
"help.text"
msgid "There are various ways to enter integers starting with a zero:"
msgstr "Si desea introducir números enteros que comiencen con cero, dispone de las siguientes posibilidades:"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3146119\n"
"help.text"
msgid "Enter the number as text. The easiest way is to enter the number starting with an apostrophe (for example, <item type=\"input\">'0987</item>). The apostrophe will not appear in the cell, and the number will be formatted as text. Because it is in text format, however, you cannot calculate with this number."
msgstr "Introduzca el número como texto. La manera más fácil de hacerlo es escribir el número comenzando con un apóstrofo (p. ej.: <item type=\"input\">'0987</item>). El apóstrofo no aparecerá en la celda, y el número se formateará como texto. Sin embargo, como resultado de este formato, no podrá realizar cálculos con este número."
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3154013\n"
"help.text"
msgid "Format a cell with a number format such as <item type=\"input\">\\0000</item>. This format can be assigned in the <emph>Format code</emph> field under the <emph>Format - Cells - Numbers</emph> tab, and defines the cell display as \"always put a zero first and then the integer, having at least three places, and filled with zeros at the left if less than three digits\"."
msgstr "Formatear una celda con un número de formato tal como <item type=\"input\">\\0000</item>. Éste formato puede ser asignado en el campo <emph>Código de Formato</emph> en la pestaña <emph>Formato - Celdas - Números</emph> , y define que la celda sea mostrada como \" siempre poner un cero primero y después el entero teniendo al menos tres lugares, y llenados con ceros a la izquierda si hay menos de tres dígitos. \"."
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3153158\n"
"help.text"
msgid "If you want to apply a numerical format to a column of numbers in text format (for example, text \"000123\" becomes number \"123\"), do the following:"
msgstr "Si quiere aplicar un formato numérico a una columna de números con formato de texto (de modo que, por ejemplo, el texto «000123» se convierta en el número «123»), siga este procedimiento:"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3149377\n"
"help.text"
msgid "Select the column in which the digits are found in text format. Set the cell format in that column as \"Number\"."
msgstr "Seleccione la columna en la que figuren estos números en formato de texto. Defina como «Número» el formato de celdas de la columna."
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3154944\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph>"
msgstr "Vaya a <emph>Editar ▸ Buscar y reemplazar</emph>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3154510\n"
"help.text"
msgid "In the <emph>Find</emph> box, enter <item type=\"input\">^[0-9]</item>"
msgstr "En el cuadro <emph>Buscar</emph> escriba <item type=\"input\">^[0-9]</item>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3155068\n"
"help.text"
msgid "In the <emph>Replace</emph> box, enter <item type=\"input\">&</item>"
msgstr "En el cuadro <emph>Reemplazar por</emph> escriba <item type=\"input\">&</item>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3149018\n"
"help.text"
msgid "Check <emph>Regular expressions</emph>"
msgstr "Active <emph>Expresiones regulares</emph>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3156382\n"
"help.text"
msgid "Check <emph>Current selection only</emph>"
msgstr "Marque <emph>Sólo en la selección actual</emph>"
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
"par_id3146916\n"
"help.text"
msgid "Click <emph>Replace All</emph>"
msgstr "Pulse en <emph>Reemplazar todo</emph>"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"tit\n"
"help.text"
msgid "Shortcut Keys (%PRODUCTNAME Calc Accessibility)"
msgstr "Combinaciones de teclas (Accesibilidad de %PRODUCTNAME Calc)"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"bm_id3145120\n"
"help.text"
msgid "<bookmark_value>accessibility; %PRODUCTNAME Calc shortcuts</bookmark_value><bookmark_value>shortcut keys;%PRODUCTNAME Calc accessibility</bookmark_value>"
msgstr "<bookmark_value>accesibilidad; teclas de acceso directo de %PRODUCTNAME Calc</bookmark_value><bookmark_value>teclas de acceso directo;accesibilidad de %PRODUCTNAME Calc</bookmark_value>"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"hd_id3145120\n"
"help.text"
msgid "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Shortcut Keys (%PRODUCTNAME Calc Accessibility)\">Shortcut Keys (<item type=\"productname\">%PRODUCTNAME</item> Calc Accessibility)</link></variable>"
msgstr "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Combinaciones de teclas (Accesibilidad de %PRODUCTNAME Calc)\">Combinaciones de teclas (<item type=\"productname\">Accesibilidad de %PRODUCTNAME</item> Calc)</link></variable>"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3154760\n"
"help.text"
msgid "Refer also to the lists of shortcut keys for <item type=\"productname\">%PRODUCTNAME</item> Calc and <item type=\"productname\">%PRODUCTNAME</item> in general."
msgstr "Consulte también las listas de atajos de teclado para <item type=\"productname\">%PRODUCTNAME</item> Calc y <item type=\"productname\">%PRODUCTNAME</item> en general."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"hd_id3153360\n"
"help.text"
msgid "Cell Selection Mode"
msgstr "Modo de selección de celdas"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3150870\n"
"help.text"
msgid "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
msgstr "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icono</alt></image>"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3154319\n"
"help.text"
msgid "In a text box that has a button to minimize the dialog, press <item type=\"keycode\">F2</item> to enter the cell selection mode. Select any number of cells, then press <item type=\"keycode\">F2</item> again to show the dialog."
msgstr "En un cuadro de texto con un botón de minimizar el diálogo, pulse <item type=\"keycode\">F2</item> para activar el modo de selección de celdas. Seleccione las celdas que desee y vuelva a pulsar <item type=\"keycode\">F2</item> para mostrar el diálogo."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3145272\n"
"help.text"
msgid "In the cell selection mode, you can use the common navigation keys to select cells."
msgstr "Este modo permite utilizar las teclas de desplazamiento habituales para seleccionar celdas."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"hd_id3148646\n"
"help.text"
msgid "Controlling the Outline"
msgstr "Controlar el esquema"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3146120\n"
"help.text"
msgid "You can use the keyboard in <link href=\"text/scalc/01/12080000.xhp\" name=\"Outline\">Outline</link>:"
msgstr "Se puede utilizar el teclado en <link href=\"text/scalc/01/12080000.xhp\" name=\"Esquema\">Esquema</link>:"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3147394\n"
"help.text"
msgid "Press <item type=\"keycode\">F6</item> or <item type=\"keycode\">Shift+F6</item> until the vertical or horizontal outline window has the focus."
msgstr "Pulse <item type=\"keycode\">F6</item> o <item type=\"keycode\">Mayús + F6</item> hasta que se resalte la ventana de esquema horizontal o vertical."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3149379\n"
"help.text"
msgid "<item type=\"keycode\">Tab</item> - cycle through all visible buttons from top to bottom or from left to right."
msgstr "<item type=\"keycode\">Tabulador</item>: recorrer todos los botones visibles de arriba abajo y de izquierda a derecha."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3156286\n"
"help.text"
msgid "<item type=\"keycode\">Shift+Tab</item> - cycle through all visible buttons in the opposite direction."
msgstr "<item type=\"keycode\">Mayús + tabulador</item>: recorrer todos los botones visibles en la dirección contraria."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3149403\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+1 to Command+8</caseinline><defaultinline>Ctrl+1 to Ctrl+8</defaultinline></switchinline> - show all levels up to the specified number; hide all higher levels."
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘ + 1 a ⌘ + 8</caseinline><defaultinline>Ctrl + 1 a Ctrl + 8</defaultinline></switchinline>: muestra todos los niveles hasta el número especificado; oculta todos los niveles superiores."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3150329\n"
"help.text"
msgid "Use <item type=\"keycode\">+</item> or <item type=\"keycode\">-</item> to show or hide the focused outline group."
msgstr "Utilice <item type=\"keycode\">+</item> o <item type=\"keycode\">-</item> para mostrar u ocultar el grupo del esquema resaltado."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3155446\n"
"help.text"
msgid "Press <item type=\"keycode\">Enter</item> to activate the focused button."
msgstr "Pulse <item type=\"keycode\">Intro</item> para activar el botón resaltado."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3154253\n"
"help.text"
msgid "Use <item type=\"keycode\">Up</item>, <item type=\"keycode\">Down</item>, <item type=\"keycode\">Left</item>, or <item type=\"keycode\">Right</item> arrow to cycle through all buttons in the current level."
msgstr "Utilice las teclas de flecha <item type=\"keycode\">arriba</item>, <item type=\"keycode\">abajo</item>, <item type=\"keycode\">izquierda</item> o <item type=\"keycode\">derecha</item> para recorrer todos los botones del nivel actual."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"hd_id3147343\n"
"help.text"
msgid "Selecting a Drawing Object or a Graphic"
msgstr "Seleccionar un objeto de dibujo o una imagen"
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_idN107AA\n"
"help.text"
msgid "Choose View - Toolbars - Drawing to open the Drawing toolbar."
msgstr "Seleccione Ver - Barras de herramientas - Dibujo para abrir la barra de herramientas Dibujo."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3155333\n"
"help.text"
msgid "Press <item type=\"keycode\">F6</item> until the <emph>Drawing</emph> toolbar is selected."
msgstr "Pulse <item type=\"keycode\">F6</item> hasta seleccionar la barra de herramientas <emph>Dibujo</emph>."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3150345\n"
"help.text"
msgid "If the selection tool is active, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. This selects the first drawing object or graphic in the sheet."
msgstr "Si la herramienta de selección está activa, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Intro. Esto selecciona el primer objeto de dibujo o gráfico en la hoja."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3159240\n"
"help.text"
msgid "With <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 you set the focus to the document."
msgstr "Para establecer el foco en el documento, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F6."
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3155379\n"
"help.text"
msgid "Now you can use <item type=\"keycode\">Tab</item> to select the next drawing object or graphic and <item type=\"keycode\">Shift+Tab</item> to select the previous one."
msgstr "Ahora puede utilizar el <item type=\"keycode\">tabulador</item> para seleccionar el siguiente objeto de dibujo o imagen, y <item type=\"keycode\">Mayús + tabulador</item> para seleccionar el anterior."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"tit\n"
"help.text"
msgid "Freezing Rows or Columns as Headers"
msgstr "Inmovilizar filas o columnas a modo de cabeceras"
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"bm_id3154684\n"
"help.text"
msgid "<bookmark_value>tables; freezing</bookmark_value> <bookmark_value>title rows; freezing during table split</bookmark_value> <bookmark_value>rows; freezing</bookmark_value> <bookmark_value>columns; freezing</bookmark_value> <bookmark_value>freezing rows or columns</bookmark_value> <bookmark_value>headers; freezing during table split</bookmark_value> <bookmark_value>scrolling prevention in tables</bookmark_value> <bookmark_value>windows; splitting</bookmark_value> <bookmark_value>tables; splitting windows</bookmark_value>"
msgstr "<bookmark_value>tablas; inmovilizar</bookmark_value><bookmark_value>filas de título; inmovilizar al dividir una tabla</bookmark_value><bookmark_value>filas; inmovilizar</bookmark_value><bookmark_value>columnas; inmovilizar</bookmark_value><bookmark_value>inmovilizar filas o columnas</bookmark_value><bookmark_value>cabeceras; inmovilizar al dividir una tabla</bookmark_value><bookmark_value>evitar desplazamiento en tablas</bookmark_value><bookmark_value>ventanas; dividir</bookmark_value><bookmark_value>tablas; dividir ventanas</bookmark_value>"
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"hd_id3154684\n"
"help.text"
msgid "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Freezing Rows or Columns as Headers\">Freezing Rows or Columns as Headers</link> </variable>"
msgstr "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Inmovilizar filas o columnas a modo de cabeceras\">Inmovilizar filas o columnas a modo de cabeceras</link> </variable>"
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3148576\n"
"help.text"
msgid "If you have long rows or columns of data that extend beyond the viewable area of the sheet, you can freeze some rows or columns, which allows you to see the frozen columns or rows as you scroll through the rest of the data."
msgstr "Si las filas o columnas de datos se extienden más allá del área visible de la hoja, puede inmovilizar algunas de ellas, lo que le permite poder verlas mientras que se desplaza por el resto de los datos."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3156441\n"
"help.text"
msgid "Select the row below, or the column to the right of the row or column that you want to be in the frozen region. All rows above, or all columns to the left of the selection are frozen."
msgstr "Seleccione la fila inferior o la columna a la derecha de la fila o columna que quiera inmovilizar. Todas las filas situadas encima de la selección y las columnas situadas a la izquierda de la misma quedarán inmovilizadas."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3153158\n"
"help.text"
msgid "To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze."
msgstr "Para inmovilizar horizontal y verticalmente seleccione la <emph>celda</emph> situada debajo de la fila y a la derecha de la columna que quiera fijar."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3156286\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>."
msgstr "Vaya a <item type=\"menuitem\">Ver ▸ Inmovilizar celdas ▸ Inmovilizar filas y columnas</item>."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3151073\n"
"help.text"
msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item> again."
msgstr "Para desactivar la funcionalidad, diríjase de nuevo a <item type=\"menuitem\">Ver ▸ Inmovilizar celdas ▸ Inmovilizar filas y columnas</item>."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3155335\n"
"help.text"
msgid "If the area defined is to be scrollable, apply the <item type=\"menuitem\">View - Split Window</item> command."
msgstr "Para permitir el desplazamiento independiente en el área definida, utilice la orden <item type=\"menuitem\">Ver ▸ Dividir ventana</item>."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3147345\n"
"help.text"
msgid "If you want to print a certain row on all pages of a document, choose <item type=\"menuitem\">Format - Print ranges - Edit</item>."
msgstr "Si desea que una fila determinada se imprima en todas las hojas de un documento, utilice la orden <item type=\"menuitem\">Formato ▸ Intervalos de impresión ▸ Editar</item>."
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3147004\n"
"help.text"
msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Cells - Freeze Rows and Columns\">View - Freeze Cells - Freeze Rows and Columns</link>"
msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Ver - Inmovilizar celdas - Inmovilizar filas y columnas\">Ver ▸ Inmovilizar celdas ▸ Inmovilizar filas y columnas</link>"
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3150088\n"
"help.text"
msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"View - Split\">View - Split Window</link>"
msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Ver - Dividir\">Ver ▸ Dividir ventana</link>"
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
"par_id3150304\n"
"help.text"
msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Formato - Intervalos de impresión - Editar\">Formato ▸ Intervalos de impresión ▸ Editar</link>"
#: main.xhp
msgctxt ""
"main.xhp\n"
"tit\n"
"help.text"
msgid "Instructions for Using $[officename] Calc"
msgstr "Instrucciones para utilizar $[officename] Calc"
#: main.xhp
msgctxt ""
"main.xhp\n"
"bm_id3150770\n"
"help.text"
msgid "<bookmark_value>HowTos for Calc</bookmark_value><bookmark_value>instructions; $[officename] Calc</bookmark_value>"
msgstr "<bookmark_value>Como Hacerlo para Calc</bookmark_value><bookmark_value>instrucciones; $[officename] Calc</bookmark_value>"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3150770\n"
"help.text"
msgid "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Instructions for Using $[officename] Calc\">Instructions for Using $[officename] Calc</link></variable>"
msgstr "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Instrucciones para $[officename] Calc\">Instrucciones para $[officename] Calc</link></variable>"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3145748\n"
"help.text"
msgid "Formatting Tables and Cells"
msgstr "Formatear tablas y celdas"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3154022\n"
"help.text"
msgid "Entering Values and Formulas"
msgstr "Introducir valores y fórmulas"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3152899\n"
"help.text"
msgid "Entering References"
msgstr "Introducir referencias"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3155382\n"
"help.text"
msgid "Database Ranges in Tables"
msgstr "Áreas de base de datos en tablas"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3159229\n"
"help.text"
msgid "Advanced Calculations"
msgstr "Cálculos avanzados"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3153070\n"
"help.text"
msgid "Printing and Print Preview"
msgstr "Imprimir y previsualizar la impresión"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3150437\n"
"help.text"
msgid "Importing and Exporting Documents"
msgstr "Importación y exportación de documentos"
#: main.xhp
msgctxt ""
"main.xhp\n"
"hd_id3166464\n"
"help.text"
msgid "Miscellaneous"
msgstr "Otros"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"tit\n"
"help.text"
msgid "Selecting Multiple Cells"
msgstr "Seleccionar varias celdas"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"bm_id3153361\n"
"help.text"
msgid "<bookmark_value>cells; selecting</bookmark_value> <bookmark_value>marking cells</bookmark_value> <bookmark_value>selecting;cells</bookmark_value> <bookmark_value>multiple cells selection</bookmark_value> <bookmark_value>selection modes in spreadsheets</bookmark_value> <bookmark_value>tables; selecting ranges</bookmark_value>"
msgstr "<bookmark_value>celdas; seleccionar</bookmark_value> <bookmark_value>marcar celdas</bookmark_value> <bookmark_value>seleccionar;celdas</bookmark_value> <bookmark_value>selección de varias celdas</bookmark_value> <bookmark_value>modos de selección en hojas de cálculo</bookmark_value> <bookmark_value>tablas; seleccionar intervalos</bookmark_value>"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"hd_id3153361\n"
"help.text"
msgid "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Selecting Multiple Cells\">Selecting Multiple Cells</link></variable>"
msgstr "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Seleccionar varias celdas\">Seleccionar varias celdas</link></variable>"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"hd_id3145272\n"
"help.text"
msgid "Select a rectangular range"
msgstr "Seleccione un área rectangular"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3149261\n"
"help.text"
msgid "With the mouse button pressed, drag from one corner to the diagonally opposed corner of the range."
msgstr "Arrastre, manteniendo pulsada la tecla del ratón, de una esquina a la esquina diagonalmente opuesta del área."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"hd_id3151119\n"
"help.text"
msgid "Mark a single cell"
msgstr "Marque una única celda"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3146975\n"
"help.text"
msgid "Do one of the following:"
msgstr "Siga uno de estos procedimientos:"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3163710\n"
"help.text"
msgid "Click, then Shift-click the cell."
msgstr "Pulse sobre la celda y a continuación pulse la tecla Mayús."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3149959\n"
"help.text"
msgid "Pressing the mouse button, drag a range across two cells, do not release the mouse button, and then drag back to the first cell. Release the mouse button. You can now move the individual cell by drag and drop."
msgstr "Con el botón del ratón pulsado, forme un área de dos celdas y, sin soltar el botón, vuelva de nuevo hacia la primera celda. Una vez que haya soltado el botón del ratón, podrá mover la celda mediante arrastrar y soltar."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"hd_id3154942\n"
"help.text"
msgid "Select various dispersed cells"
msgstr "Seleccionar varias celdas dispersadas"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id1001200901072060\n"
"help.text"
msgid "Do one of the following:"
msgstr "Siga uno de estos procedimientos:"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3156284\n"
"help.text"
msgid "Mark at least one cell. Then while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, click each of the additional cells."
msgstr "Marque una celda por lo menos. A continuación, mientras oprime <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, pulse en cada una de las celdas adicionales."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id1001200901072023\n"
"help.text"
msgid "Click the STD / EXT / ADD area in the status bar until it shows ADD. Now click all cells that you want to select."
msgstr "Haga clic sobre el área STD / EXT / AGR de la barra de estado hasta que muestre AGR. A continuación haga clic sobre todas las celdas que desea seleccionar."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"hd_id3146971\n"
"help.text"
msgid "Switch marking mode"
msgstr "Conmutación del modo de selección"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3155064\n"
"help.text"
msgid "On the status bar, click the box with the legend STD / EXT / ADD to switch the marking mode:"
msgstr "En la barra de estado, pulse en el cuadro STD/EXT/AGR para cambiar el modo de selección:"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3159264\n"
"help.text"
msgid "Field contents"
msgstr "Contenido del campo"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3155337\n"
"help.text"
msgid "Effect of clicking the mouse"
msgstr "Efecto de pulsar con el ratón"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3149568\n"
"help.text"
msgid "STD"
msgstr "STD"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3148486\n"
"help.text"
msgid "A mouse click selects the cell you have clicked on. Unmarks all marked cells."
msgstr "Una pulsación del ratón selecciona la celda sobre la que ha pulsado. Deselecciona las celdas seleccionadas."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3150090\n"
"help.text"
msgid "EXT"
msgstr "ER"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3150305\n"
"help.text"
msgid "A mouse click marks a rectangular range from the current cell to the cell you clicked. Alternatively, Shift-click a cell."
msgstr "Al pulsar con el ratón se marca un intervalo rectangular a partir de la celda pulsada. También puede oprimir la tecla Mayús y pulsar en una celda."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3145587\n"
"help.text"
msgid "ADD"
msgstr "ERG"
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3154368\n"
"help.text"
msgid "A mouse click in a cell adds it to the already marked cells. A mouse click in a marked cell unmarks it. Alternatively, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click the cells."
msgstr "Para añadir otra celda a las marcadas, pulse en ella. Si en cambio pulsa en una de las celdas marcadas, esta se desmarcará. Otra posibilidad es mantener oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> al pulsar con el ratón."
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
"par_id3154487\n"
"help.text"
msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status bar\">Status bar</link>"
msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Barra de estado\">Barra de estado</link>"
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"tit\n"
"help.text"
msgid "Entering Matrix Formulas"
msgstr "Insertar fórmulas matriciales"
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"bm_id3153969\n"
"help.text"
msgid "<bookmark_value>matrices; entering matrix formulas</bookmark_value><bookmark_value>formulas; matrix formulas</bookmark_value><bookmark_value>inserting;matrix formulas</bookmark_value>"
msgstr "<bookmark_value>matrices;introducir fórmulas matriciales</bookmark_value><bookmark_value>fórmulas;fórmulas matriciales</bookmark_value><bookmark_value>insertar;fórmulas matriciales</bookmark_value>"
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"hd_id3153969\n"
"help.text"
msgid "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Entering Matrix Formulas\">Entering Matrix Formulas</link></variable>"
msgstr "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Introducir fórmula matricial\">Introducir fórmula matricial</link></variable>"
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3153144\n"
"help.text"
msgid "The following is an example of how you can enter a matrix formula, without going into the details of matrix functions."
msgstr "A continuación se muestra un ejemplo de inserción de una fórmula matricial, sin entrar en detalles sobre estas."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3153188\n"
"help.text"
msgid "Assume you have entered 10 numbers in Columns A and B (A1:A10 and B1:B10), and would like to calculate the sum of each row in Column C."
msgstr "Imagine que ingresó 10 números en la columna A y otros 10 en la columna B, (A1:A10 y B1:B10, respectivamente) y que desea calcular la suma de cada fila en la columna C."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3154321\n"
"help.text"
msgid "Using the mouse, select the range C1:C10, in which the results are to be displayed."
msgstr "Mediante el ratón, seleccione el intervalo C1:C10, donde se mostrará el resultado."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3149260\n"
"help.text"
msgid "Press F2, or click in the input line of the Formula bar."
msgstr "Oprima F2, o pulse en la línea de entrada de la barra Fórmula."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3154944\n"
"help.text"
msgid "Enter an equal sign (=)."
msgstr "Digite un signo de igual (=)."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3145252\n"
"help.text"
msgid "Select the range A1:A10, which contains the first values for the sum formula."
msgstr "Seleccione el intervalo A1:A10, que contiene los primeros valores de la fórmula de suma."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3144767\n"
"help.text"
msgid "Press the (+) key from the numerical keypad."
msgstr "Pulse la tecla Más (+) del teclado numérico."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3154018\n"
"help.text"
msgid "Select the numbers in the second column in cells B1:B10."
msgstr "Seleccione los números de la segunda columna situados en las celdas B1:B10."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3150716\n"
"help.text"
msgid "End the input with the matrix key combination: Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
msgstr "Termine la entrada con la combinación de teclas de matriz: Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Intro."
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
"par_id3145640\n"
"help.text"
msgid "The matrix area is automatically protected against modifications, such as deleting rows or columns. It is, however, possible to edit any formatting, such as the cell background."
msgstr "El rango de la matriz queda protegido automáticamente contra posibles modificaciones, como el borrado de filas o columnas. Sin embargo, se pueden editar los atributos de formato, como el fondo de celda."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"tit\n"
"help.text"
msgid "Moving Cells by Drag-and-Drop"
msgstr "Mover celdas mediante arrastrar y soltar"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"bm_id3155686\n"
"help.text"
msgid "<bookmark_value>drag and drop; moving cells</bookmark_value><bookmark_value>cells; moving by drag and drop </bookmark_value><bookmark_value>rows;moving by drag and drop</bookmark_value><bookmark_value>columns;moving by drag and drop</bookmark_value><bookmark_value>moving;cells, rows and columns by drag and drop</bookmark_value><bookmark_value>inserting;cells, by drag and drop</bookmark_value>"
msgstr "<bookmark_value>arrastrar y soltar;mover celdas</bookmark_value><bookmark_value>celdas;mover mediante arrastrar y soltar </bookmark_value><bookmark_value>filas; mover mediante arrastrar y soltar</bookmark_value><bookmark_value>columnas;mover mediante arrastrar y soltar</bookmark_value><bookmark_value>mover celdas,filas y columnas mediante arrastrar y soltar</bookmark_value><bookmark_value>insertar; celdas mediante arrastrar y soltar</bookmark_value>"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"hd_id986358\n"
"help.text"
msgid "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Moving Cells by Drag-and-Drop</link></variable>"
msgstr "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Mover celdas mediante arrastrar y soltar</link></variable>"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2760093\n"
"help.text"
msgid "When you drag-and-drop a selection of cells, rows or columns on a Calc sheet, the cells (including the ones in selected rows or columns) normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>."
msgstr "Al arrastrar y soltar celdas, filas o columnas, previamente seleccionadas en una hoja de Calc, generalmente éstas sobreescribirán las celdas destino (las celdas del rango donde suelta las celdas seleccionadas). Este es el <emph>modo de sobreescritura</emph> normal."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2760101\n"
"help.text"
msgid "Note that to drag-and-drop entire rows or columns, you must select the rows or columns you want to move (or copy) first, then start dragging from selected cells, not from the row or column headers (cells would be deselected by this)."
msgstr "Tenga en cuenta que para arrastrar y soltar las filas o columnas enteras, debe seleccionar las filas o columnas que desea mover (o copiar) en primer lugar, a continuación, empezar a arrastrar las celdas seleccionadas, no de los encabezados de fila o columna (si hace esto las celdas serán de-seleccionadas)."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id9527268\n"
"help.text"
msgid "When you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while releasing the mouse button, you enter the <emph>insert mode</emph>."
msgstr "Para activar el <emph>modo de inserción</emph> mantenga oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> mientras suelta el botón del ratón."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id79653\n"
"help.text"
msgid "In insert mode, the existing cells where you drop will be shifted to the right or to the bottom, and the dropped cells are inserted into the now empty positions without overwriting."
msgstr "En el modo insertar, las celdas destino se desplazan a la derecha o hacia abajo y las celdas que soltó se insertan en las posiciones vacías, sin que se sobreescriba celda alguna."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id8676717\n"
"help.text"
msgid "The surrounding box of the moved cells looks different in insert mode."
msgstr "En el modo insertar, el recuadro que rodea las celdas que movió presenta un aspecto diferente."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id3968932\n"
"help.text"
msgid "In overwrite mode you see all four borders around the selected area. In insert mode you see only the left border when target cells will be shifted to the right. You see only the upper border when target cells will be shifted down."
msgstr "En el modo de sobrescritura verá los cuatro bordes en derredor del área seleccionada. En el modo de inserción solo verá el borde izquierdo cuando las celdas de destino se desplacen hacia la derecha. Únicamente verá el borde superior cuando las celdas de destino se desplacen hacia abajo."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id7399517\n"
"help.text"
msgid "Whether the target area will be shifted to the right or to the bottom depends on the distance between source and target cells, if you move within the same sheet. It depends on the number of horizontal or vertical cells in the moved area, if you move to a different sheet."
msgstr "Que el área de destino se desplace a la derecha o hacia abajo depende de la distancia entre las celdas de origen y las de destino, en tanto que el movimiento se realice dentro de la misma hoja. Si mueve el intervalo a otra hoja, la dirección del desplazamiento dependerá de la cantidad de celdas horizontales o verticales que contenga ese intervalo."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id8040406\n"
"help.text"
msgid "If you move cells in insert mode within the same row (only horizontally), then after insertion of the cells, all cells will be shifted to the left to fill the source area."
msgstr "En el modo insertar, si mueve celdas en una misma fila (es decir, horizontalmente), después de insertarlas, todas las celdas se desplazarán a la izquierda para rellenar el rango de origen."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2586748\n"
"help.text"
msgid "In both modes, you can hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys while you release the mouse button to insert a copy or a link, respectively."
msgstr "En ambos modos, puede mantener pulsada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Control</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, o las teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">Control</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Mayús mientras suelta el botón del ratón para insertar una copia o un enlace, respectivamente."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id5814081\n"
"help.text"
msgid "Keys pressed while releasing the mouse button"
msgstr "Teclas oprimidas al liberar el botón del ratón"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id6581316\n"
"help.text"
msgid "Result"
msgstr "Resultado"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id9906613\n"
"help.text"
msgid "No key"
msgstr "Sin tecla"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2815637\n"
"help.text"
msgid "Cells are moved and overwrite the cells in the target area. Source cells are emptied."
msgstr "Se desplazan las celdas y sobrescriben las del área de destino. Se vacían las celdas de origen."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id6161687\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key"
msgstr "Tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id4278389\n"
"help.text"
msgid "Cells are copied and overwrite the cells in the target area. Source cells stay as they are."
msgstr "Las celdas se copian y sobre escriben las celdas en el área de destino. Las celdas de origen se mantienen."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2805566\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys"
msgstr "Teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Mayús"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id5369121\n"
"help.text"
msgid "Links to the source cells are inserted and overwrite the cells in the target area. Source cells stay as they are."
msgstr "Se insertan enlaces a las celdas de origen y se sobrescriben las del área de destino. Las celdas de origen permanecen intactas."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id9518723\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key"
msgstr "Tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline>"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2926419\n"
"help.text"
msgid "Cells are moved and shift the cells in the target area to the right or to the bottom. Source cells are emptied, except if you move within the same rows on the same sheet."
msgstr "Las celdas se mueven y se desplazan en el área de destino a la derecha o hacia abajo. Las celdas de origen son borradas, excepto si se mueve las mismas filas en la misma hoja."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id4021423\n"
"help.text"
msgid "If you move within the same rows on the same sheet, the cells in the target area shift to the right, and then the whole row shifts to fill the source area."
msgstr "Si mueve las celdas en la misma fila de la misma hoja, en el área de destino se deplazan a la derecha, y la totalidad de filas se desplazan para llenar el área de origen"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2783898\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command </caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline> keys"
msgstr "Teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥ + ⌘</caseinline><defaultinline>Alt + Ctrl</defaultinline></switchinline>"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2785119\n"
"help.text"
msgid "Cells are copied and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
msgstr "Las celdas se copian y en el área de destino se desplazan a la derecha o hacia abajo. Las celdas de origen se mantienen."
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id584124\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>+Shift keys"
msgstr "Teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥ + ⌘</caseinline><defaultinline>Alt + Ctrl</defaultinline></switchinline> + Mayús"
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
"par_id5590990\n"
"help.text"
msgid "Links to the source cells are inserted and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
msgstr "Vínculos a las celdas de origen se instertan y en el área de destino se desplazan a la derecha o hacia abajo. Las celdas de origen se mantienen."
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
"tit\n"
"help.text"
msgid "Navigating Through Sheets Tabs"
msgstr "Desplazarse mediante las pestañas de la hoja"
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
"bm_id3150769\n"
"help.text"
msgid "<bookmark_value>sheets; showing multiple</bookmark_value><bookmark_value>sheet tabs;using</bookmark_value><bookmark_value>views;multiple sheets</bookmark_value>"
msgstr "<bookmark_value>hojas;mostrar varias</bookmark_value><bookmark_value>pestañas de la hoja;usar</bookmark_value><bookmark_value>vistas;varias hojas</bookmark_value>"
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
"hd_id3150769\n"
"help.text"
msgid "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Navigating Through Sheet Tabs\">Navigating Through Sheet Tabs</link> </variable>"
msgstr "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Navigating Through Sheet Tabs\">Recorrer a través de las pestañas de hoja</link> </variable>"
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
"par_id3153771\n"
"help.text"
msgid "By default $[officename] displays three sheets \"Sheet1\" to \"Sheet3\", in each new spreadsheet. You can switch between sheets in a spreadsheet using the sheet tabs at the bottom of the screen."
msgstr "De forma predeterminada, $[officename] incluye tres hojas (Hoja1, Hoja2 y Hoja3) en cada nueva hoja de cálculo. Puede conmutar la visualización de las hojas de una hoja de cálculo mediante las pestañas que hay en la parte inferior de la pantalla."
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
"par_idN106AF\n"
"help.text"
msgid "<image id=\"img_id4829822\" src=\"media/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Sheet Tabs</alt></image>"
msgstr "<image id=\"img_id4829822\" src=\"media/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Pestañas de la hoja</alt></image>"
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
"par_id3153144\n"
"help.text"
msgid "<image id=\"img_id3156441\" src=\"media/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
msgstr "<image id=\"img_id3156441\" src=\"media/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icono</alt></image>"
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
"par_id3147396\n"
"help.text"
msgid "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab."
msgstr "Utilice los botones de desplazamiento para mostrar todas las hojas del documento. Al pulsar en el botón del extremo izquierdo o del extremo derecho se muestra, respectivamente, la primera o la última hoja. Los botones intermedios le permiten desplazarse hacia delante y hacia atrás entre las pestañas. Para mostrar una hoja, pulse en su pestaña."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"tit\n"
"help.text"
msgid "Applying Multiple Operations"
msgstr "Aplicar operaciones múltiples"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"bm_id3147559\n"
"help.text"
msgid "<bookmark_value>multiple operations</bookmark_value><bookmark_value>what if operations;two variables</bookmark_value><bookmark_value>tables; multiple operations in</bookmark_value><bookmark_value>data tables; multiple operations in</bookmark_value><bookmark_value>cross-classified tables</bookmark_value>"
msgstr "<bookmark_value>operaciones múltiples</bookmark_value><bookmark_value>operaciones hipotéticas;dos variables</bookmark_value><bookmark_value>tablas; operaciones múltiples en</bookmark_value><bookmark_value>tablas de datos; operaciones múltiples en</bookmark_value><bookmark_value>tablas de clasificación transversal</bookmark_value>"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"hd_id3147559\n"
"help.text"
msgid "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Applying Multiple Operations\">Applying Multiple Operations</link></variable>"
msgstr "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Aplicar operaciones múltiples\">Aplicar operaciones múltiples</link></variable>"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"hd_id3145171\n"
"help.text"
msgid "Multiple Operations in Columns or Rows"
msgstr "Operaciones múltiples en columnas o filas"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id4123966\n"
"help.text"
msgid "The <item type=\"menuitem\">Data - Multiple Operations</item> command provides a planning tool for \"what if\" questions. In your spreadsheet, you enter a formula to calculate a result from values that are stored in other cells. Then, you set up a cell range where you enter some fixed values, and the Multiple Operations command will calculate the results depending on the formula."
msgstr "La opción <item type=\"menuitem\">Datos ▸ Operaciones múltiples</item> proporciona una herramienta de planificación para preguntas «¿qué tal si…?». En la hoja de cálculo, inserte una fórmula para calcular un resultado a partir de los valores almacenados en otras celdas; a continuación, defina un intervalo de celdas en el que introducir valores fijos. La opción Operaciones múltiples calculará los resultados en función de la fórmula."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3156424\n"
"help.text"
msgid "In the <emph>Formulas</emph> field, enter the cell reference to the formula that applies to the data range. In the <emph>Column input cell/Row input cell</emph> field, enter the cell reference to the corresponding cell that is part of the formula. This can be explained best by examples:"
msgstr "En el campo <emph>Fórmulas</emph> debe ingresarse la referencia de celda de la fórmula que se aplicará al intervalo de datos. En los campos <emph>Columna de la celda de entrada/Fila de la celda de entrada</emph> debe ingresarse la referencia de celda a la celda correspondiente que forma parte de la fórmula. Esto se explica mejor con algunos ejemplos:"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"hd_id3159153\n"
"help.text"
msgid "Examples"
msgstr "Ejemplos"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3153189\n"
"help.text"
msgid "You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?"
msgstr "Supongamos que fabrica juguetes y que los vende a 10 ¤ cada uno. La fabricación de cada juguete cuesta 2 ¤, a lo que hay que agregar unos costes fijos de 10 000 ¤ al año. ¿Cuál será el beneficio obtenido en un año si vende un número específico de juguetes?"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id6478774\n"
"help.text"
msgid "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>"
msgstr "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">área de la hoja de hipótesis</alt></image>"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"hd_id3145239\n"
"help.text"
msgid "Calculating With One Formula and One Variable"
msgstr "Cálculo con una formula y una variable"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3146888\n"
"help.text"
msgid "To calculate the profit, first enter any number as the quantity (items sold) - in this example 2000. The profit is found from the formula Profit=Quantity * (Selling price - Direct costs) - Fixed costs. Enter this formula in B5."
msgstr "Para calcular la ganancia, introduzca un número cualquiera como cantidad (número de piezas vendidas), en este caso 2000. La ganancia se obtiene de la fórmula Ganancia=Cantidad * (Precio de venta - Gastos detallados) - Gastos fijos. Introduzca esta fórmula en la celda B5."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3157875\n"
"help.text"
msgid "In column D enter given annual sales, one below the other; for example, 500 to 5000, in steps of 500."
msgstr "Dentro de la columna D ingresa las ventas anuales, una debajo de la otra, por ejemplo, 500 a 5000, en saltos de 500."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3159115\n"
"help.text"
msgid "Select the range D2:E11, and thus the values in column D and the empty cells alongside in column E."
msgstr "Seleccione el intervalo D2:E11 y, por tanto, los valores de la columna D y las celdas vacías de la columna E."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3149723\n"
"help.text"
msgid "Choose <emph>Data - Multiple operations</emph>."
msgstr "Vaya a <emph>Datos ▸ Operaciones múltiples</emph>."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3149149\n"
"help.text"
msgid "With the cursor in the <emph>Formulas </emph>field, click cell B5."
msgstr "Pulse en la celda B5 con el cursor en el campo <emph>Fórmulas</emph>."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3149355\n"
"help.text"
msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4. This means that B4, the quantity, is the variable in the formula, which is replaced by the selected column values."
msgstr "Posicione el cursor en el campo <emph>Celda de entrada de columna</emph> y haga clic en la celda B4. Esto significa que B4, la cantidad, es la variable en la fórmula, que se reemplaza por los valores de columna seleccionados."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3149009\n"
"help.text"
msgid "Close the dialog with <emph>OK</emph>. You see the profits for the different quantities in column E."
msgstr "Cierra el diálogo con <emph>OK</emph>. Veras las ganancias en diferentes cantidades en la columna E."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"hd_id3148725\n"
"help.text"
msgid "Calculating with Several Formulas Simultaneously"
msgstr "Calcular con varias fórmulas al mismo tiempo"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3146880\n"
"help.text"
msgid "Delete column E."
msgstr "Elimine la columna E."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3154675\n"
"help.text"
msgid "Enter the following formula in C5: = B5 / B4. You are now calculating the annual profit per item sold."
msgstr "En la celda C5 introduzca la siguiente fórmula: = B5 / B4. Calculará la ganancia anual por pieza vendida."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3148885\n"
"help.text"
msgid "Select the range D2:F11, thus three columns."
msgstr "Seleccione el intervalo D2:F11, o sea, tres columnas."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3147474\n"
"help.text"
msgid "Choose <emph>Data - Multiple Operations</emph>."
msgstr "Vaya a <emph>Datos ▸ Operaciones múltiples</emph>."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3154846\n"
"help.text"
msgid "With the cursor in the <emph>Formulas</emph> field, select cells B5 thru C5."
msgstr "Estando el cursor en la casilla <emph>Fórmulas</emph>, seleccione las celdas de B5 hasta C5."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3153931\n"
"help.text"
msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4."
msgstr "Posicione el cursor en el campo <emph>Celda de entrada de columna</emph> y pulse en la celda B4."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3150862\n"
"help.text"
msgid "Close the dialog with <emph>OK</emph>. You will now see the profits in column E and the annual profit per item in column F."
msgstr "Cierre el cuadro de diálogo pulsando en <emph>Aceptar</emph>. Verá los beneficios anuales en la columna E y el beneficio anual por unidades en la columna F."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"hd_id3146139\n"
"help.text"
msgid "Multiple Operations Across Rows and Columns"
msgstr "Operaciones múltiples con columnas y filas"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3148584\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> allows you to carry out joint multiple operations for columns and rows in so-called cross-tables. The formula cell has to refer to both the data range arranged in rows and the one arranged in columns. Select the range defined by both data ranges and call the multiple operation dialog. Enter the reference to the formula in the <emph>Formulas</emph> field. The <emph>Row input cell</emph> and the <emph>Column input cell</emph> fields are used to enter the reference to the corresponding cells of the formula."
msgstr "<item type=\"productname\">%PRODUCTNAME</item> permite llevar a cabo operaciones múltiples conjuntas con filas y columnas en las llamadas tablas de doble entrada. La celda que contiene la fórmula debe hacer referencia tanto al intervalo de datos dispuesto en filas, como al dispuesto en columnas. Debe seleccionarse el intervalo definido por ambos intervalos de datos y accederse al diálogo de operación múltiple. Debe ingresarse la referencia a la fórmula en el campo <emph>Fórmulas</emph>. Los campos <emph>Fila de la celda de entrada</emph> y <emph>Columna de la celda de entrada</emph> se usan para hacer referencia a las celdas de la fórmula que corresponden."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"hd_id3149949\n"
"help.text"
msgid "Calculating with Two Variables"
msgstr "Calcular con dos variables"
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3154808\n"
"help.text"
msgid "Consider columns A and B of the sample table above. You now want to vary not just the quantity produced annually, but also the selling price, and you are interested in the profit in each case."
msgstr "Observe las columnas A y B de la hoja ejemplo de arriba. Ahora desea no sólo variar la cantidad de la producción anual sino también el precio de venta y se interesa por la ganancia en ambos casos."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3149731\n"
"help.text"
msgid "Expand the table shown above. D2 thru D11 contain the numbers 500, 1000 and so on, up to 5000. In E1 through H1 enter the numbers 8, 10, 15 and 20."
msgstr "Amplie la tabla arriba mostrada. En D2 hasta D11 se encuentran los números 500, 1000, etc. hasta 5000. Introduzca los números 8, 10, 15, 20 en las celdas E1 hasta H1."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3152810\n"
"help.text"
msgid "Select the range D1:H11."
msgstr "Seleccione el intervalo D1:H11."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3153620\n"
"help.text"
msgid "Choose <emph>Data - Multiple Operations</emph>."
msgstr "Vaya a <emph>Datos ▸ Operaciones múltiples</emph>."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3149981\n"
"help.text"
msgid "With the cursor in the <emph>Formulas</emph> field, click cell B5."
msgstr "Pulse en la celda B5 con el cursor en el campo <emph>Fórmulas</emph>."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3156113\n"
"help.text"
msgid "Set the cursor in the <emph>Row input cell</emph> field and click cell B1. This means that B1, the selling price, is the horizontally entered variable (with the values 8, 10, 15 and 20)."
msgstr "Posicione el cursor en el campo <emph>Celda de entrada de fila</emph> y haga clic en la celda B1. Esto significa que B1, el precio de venta, es la variable ingresada horizontalmente (con los valores 8, 10, 15 y 20)."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3154049\n"
"help.text"
msgid "Set the cursor in the <emph>Column input cell</emph> field and click in B4. This means that B4, the quantity, is the vertically entered variable."
msgstr "Sitúe el cursor en el campo <emph>Celda de entrada de columna</emph> y pulse en B4. Esto quiere decir que B4, la cantidad, es la variable introducida verticalmente."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3149141\n"
"help.text"
msgid "Close the dialog with OK. You see the profits for the different selling prices in the range E2:H11."
msgstr "Pulse en Aceptar para cerrar la ventana. Verá las ganancias en el intervalo E2:H11 de cada uno de los precios de venta."
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
"par_id3155104\n"
"help.text"
msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple operations\">Multiple operations</link>"
msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Operaciones múltiples\">Operaciones múltiples</link>"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"tit\n"
"help.text"
msgid "Applying Multiple Sheets"
msgstr "Aplicar hojas múltiples"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"bm_id3154759\n"
"help.text"
msgid "<bookmark_value>sheets; inserting</bookmark_value> <bookmark_value>inserting; sheets</bookmark_value> <bookmark_value>sheets; selecting multiple</bookmark_value> <bookmark_value>appending sheets</bookmark_value> <bookmark_value>selecting;multiple sheets</bookmark_value> <bookmark_value>multiple sheets</bookmark_value> <bookmark_value>calculating;multiple sheets</bookmark_value>"
msgstr "<bookmark_value>hojas; insertar</bookmark_value> <bookmark_value>insertar; hojas</bookmark_value> <bookmark_value>hojas; seleccionar varias</bookmark_value> <bookmark_value>agregar hojas</bookmark_value> <bookmark_value>seleccionar;varias hojas</bookmark_value> <bookmark_value>varias hojas</bookmark_value> <bookmark_value>calcular;varias hojas</bookmark_value>"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"hd_id3154759\n"
"help.text"
msgid "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Applying Multiple Sheets\">Applying Multiple Sheets</link></variable>"
msgstr "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Applying Multiple Sheets\">Aplicar a varias hojas</link></variable>"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"hd_id3148576\n"
"help.text"
msgid "Inserting a Sheet"
msgstr "Insertar una hoja"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id3154731\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Sheet</item> to insert a new sheet or an existing sheet from another file."
msgstr "Seleccione <item type=\"menuitem\">Insertar - Hoja de cálculo</item> para insertar una hoja nueva o una procedente de otro archivo."
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id05092009140203598\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog box where you can assign macros to sheet events.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre un cuadro de diálogo donde puede asignar macros a los sucesos de hoja.</ahelp>"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id05092009140203523\n"
"help.text"
msgid "<variable id=\"sheettabcolor\"><ahelp hid=\".\" visibility=\"hidden\">Opens a window where you can assign a color to the sheet tab.</ahelp></variable>"
msgstr "<variable id=\"sheettabcolor\"><ahelp hid=\".\" visibility=\"hidden\">Abre una ventana donde se puede asignar un color a la pestaña de la hoja.</ahelp></variable>"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id050920091402035\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to select all sheets in the document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Haga clic para seleccionar todas las hojas del documento.</ahelp>"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id0509200914020391\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to deselect all sheets in the document, except the current sheet.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Haga clic para anular la selección de todas las hojas del documento, excepto la hoja actual.</ahelp>"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"hd_id3154491\n"
"help.text"
msgid "Selecting Multiple Sheets"
msgstr "Seleccionar varias hojas"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id3145251\n"
"help.text"
msgid "The sheet tab of the current sheet is always visible in white in front of the other sheet tabs. The other sheet tabs are gray when they are not selected. By clicking other sheet tabs while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> you can select multiple sheets."
msgstr "La pestaña de la hoja actual siempre está visible en color blanco delante de las pestañas de las otras hojas. Las pestañas de las otras hojas están en gris cuando no están seleccionadas. Haciendo clic en otras pestañas de hojas mientras presiona <switchinline select=\"sys\"><caseinline select=\"MAC\">Control</caseinline><defaultinline>Ctrl</defaultinline></switchinline> puede seleccionar múltiples hojas."
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_idN106B7\n"
"help.text"
msgid "You can use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard."
msgstr "Oprima Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Re Pág o Av Pág para seleccionar varias hojas con el teclado."
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"hd_id3155600\n"
"help.text"
msgid "Undoing a Selection"
msgstr "Deshacer una selección"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id3146969\n"
"help.text"
msgid "To undo the selection of a sheet, click its sheet tab again while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. The sheet that is currently visible cannot be removed from the selection."
msgstr "Para deshacer la selección de una página, pulse en la pestaña de la hoja otra vez mientras presiona la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> . La hoja que está actualmente visible no se podrá eliminar de la selección. "
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"hd_id3156382\n"
"help.text"
msgid "Calculating Across Multiple Sheets"
msgstr "Calcular en varias hojas"
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
"par_id3155333\n"
"help.text"
msgid "You can refer to a range of sheets in a formula by specifying the first and last sheet of the range, for example, <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item>sums up all A1 cells on Sheet1 through Sheet3."
msgstr "Puede hacer referencia a un área de hojas de una fórmula especificando la primera hoja y la última del área; por ejemplo, <item type=\"literal\">=SUMA(Hoja1.A1:Hoja3.A1) </item>suma todas las celdas A1 de la Hoja1 a la Hoja3."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"tit\n"
"help.text"
msgid "Inserting and Editing Comments"
msgstr "Insertar y editar comentarios"
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"bm_id3153968\n"
"help.text"
msgid "<bookmark_value>comments; on cells</bookmark_value> <bookmark_value>cells;comments</bookmark_value> <bookmark_value>remarks on cells</bookmark_value> <bookmark_value>formatting;comments on cells</bookmark_value> <bookmark_value>viewing;comments on cells</bookmark_value> <bookmark_value>displaying; comments</bookmark_value>"
msgstr "<bookmark_value>comentarios; en celdas</bookmark_value> <bookmark_value>celdas;comentarios</bookmark_value> <bookmark_value>observaciones en celdas</bookmark_value> <bookmark_value>formatear;comentarios en celdas</bookmark_value> <bookmark_value>ver;comentarios en celdas</bookmark_value> <bookmark_value>mostrar; comentarios</bookmark_value>"
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"hd_id3153968\n"
"help.text"
msgid "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Inserting and Editing Comments\">Inserting and Editing Comments</link></variable>"
msgstr "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Inserting and Editing Comments\">Insertar y editar comentarios</link></variable>"
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_id3150440\n"
"help.text"
msgid "You can assign a comment to each cell by choosing <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insert - Comment</emph></link>. The comment is indicated by a small red square, the comment indicator, in the cell."
msgstr "Puede asignar un comentario a cada celda; para ello, seleccione <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insertar - Comentario</emph></link>. El comentario se indica mediante un cuadrado rojo pequeño; el indicador del comentario, en la celda."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_id3145750\n"
"help.text"
msgid "The comment is visible whenever the mouse pointer is over the cell."
msgstr "El comentario será visible siempre que el puntero del ratón se coloque sobre la celda."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_id3148575\n"
"help.text"
msgid "When you select the cell, you can choose <emph>Show Comment</emph> from the context menu of the cell. Doing so keeps the comment visible until you deactivate the <emph>Show Comment</emph> command from the same context menu."
msgstr "Cuando seleccione la celda, puede elegir la opción <emph>Mostrar comentario</emph> en su menú contextual. Esta acción mantendrá visible el comentario hasta que vuelva a seleccionar <emph>Mostrar comentario</emph> en el mismo menú contextual."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_id3149958\n"
"help.text"
msgid "To edit a permanently visible comment, just click in it. If you delete the entire text of the comment, the comment itself is deleted."
msgstr "Para editar un comentario permanentemente visible, haga clic en él. Si elimina todo el texto del comentario, el comentario se elimina."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_idN10699\n"
"help.text"
msgid "Move or resize each comment as you like."
msgstr "Mueva o cambie el tamaño de cada comentario a su conveniencia."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_idN1069D\n"
"help.text"
msgid "Format each comment by specifying background color, transparency, border style, and text alignment. Choose the commands from the context menu of the comment."
msgstr "Aplique formato a cada comentario especificando el color de fondo, la transparencia, el estilo de borde y la alineación del texto. Elija las órdenes en el menú contextual del comentario."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_id3144764\n"
"help.text"
msgid "To show or hide the comment indicator, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph> and mark or unmark the <emph>Comment indicator</emph> check box."
msgstr "Para mostrar u ocultar el indicador de comentarios, vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Ver</emph> y marque o desmarque la casilla <emph>Indicador de comentarios</emph>."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_id3150715\n"
"help.text"
msgid "To display a help tip for a selected cell, use <emph>Data - Validity - Input Help</emph>."
msgstr "Para mostrar una ayuda emergente de una celda seleccionada, utilice <emph>Datos - Validez - Ayuda de entrada</emph>."
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
"par_id3153707\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\">Insert - Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\">Insertar - Comentario</link>"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"tit\n"
"help.text"
msgid "Converting Text to Numbers"
msgstr "Convertir texto a números"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"bm_id3145068\n"
"help.text"
msgid "<bookmark_value>formats; text as numbers</bookmark_value> <bookmark_value>time format conversion</bookmark_value> <bookmark_value>date formats;conversion</bookmark_value> <bookmark_value>converting;text, into numbers</bookmark_value>"
msgstr "<bookmark_value>formatos; texto como números</bookmark_value> <bookmark_value>conversión al formato de hora</bookmark_value> <bookmark_value>formatos de fecha;conversión</bookmark_value> <bookmark_value>convertir;texto, en números</bookmark_value>"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"hd_id0908200901265171\n"
"help.text"
msgid "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Converting Text to Numbers\">Converting Text to Numbers</link></variable>"
msgstr "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Converting Text to Numbers\">Convertir texto a números</link></variable>"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265127\n"
"help.text"
msgid "Calc converts text inside cells to the respective numeric values if an unambiguous conversion is possible. If no conversion is possible, Calc returns a #VALUE! error."
msgstr "Calc convierte el texto en las celdas a los valores numéricos respectivos si es posible una conversión sin ambigüedades. Si no es posible realizar ninguna conversión, Calc muestra un error #¡VALOR!"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265196\n"
"help.text"
msgid "Only integer numbers including exponent are converted, and ISO 8601 dates and times in their extended formats with separators. Anything else, like fractional numbers with decimal separators or dates other than ISO 8601, is not converted, as the text string would be locale dependent. Leading and trailing blanks are ignored."
msgstr "Sólo se convierten los números enteros incluidos los exponentes, y las fechas y horas ISO 8601 en sus formatos ampliados con separadores. Cualquier otra cosa, como números fraccionarios con separadores decimales o fechas distintas a las de ISO 8601 no se convierte, ya que la cadena de texto dependerá de la configuración regional. Los espacios en blanco iniciales y finales se ignorarán."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265220\n"
"help.text"
msgid "The following ISO 8601 formats are converted:"
msgstr "Se convierten los siguientes formatos ISO 8601:"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265288\n"
"help.text"
msgid "CCYY-MM-DD"
msgstr "SSAA-MM-DD"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265267\n"
"help.text"
msgid "CCYY-MM-DDThh:mm"
msgstr "SSAA-MM-DDThh:mm"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265248\n"
"help.text"
msgid "CCYY-MM-DDThh:mm:ss"
msgstr "SSAA-MM-DDThh:mm:ss"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265374\n"
"help.text"
msgid "CCYY-MM-DDThh:mm:ss,s"
msgstr "SSAA-MM-DDThh:mm:ss,s"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265327\n"
"help.text"
msgid "CCYY-MM-DDThh:mm:ss.s"
msgstr "SSAA-MM-DDThh:mm:ss.s"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265399\n"
"help.text"
msgid "hh:mm"
msgstr "hh:mm"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265347\n"
"help.text"
msgid "hh:mm:ss"
msgstr "hh:mm:ss"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265349\n"
"help.text"
msgid "hh:mm:ss,s"
msgstr "hh:mm:ss,s"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265342\n"
"help.text"
msgid "hh:mm:ss.s"
msgstr "hh:mm:ss.s"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265491\n"
"help.text"
msgid "The century code CC may not be omitted. Instead of the T date and time separator, exactly one space character may be used."
msgstr "El código de siglo SS no debe omitirse. En vez de la fecha T y el separador de horas, se puede utilizar exactamente un carácter de un espacio."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265467\n"
"help.text"
msgid "If a date is given, it must be a valid Gregorian calendar date. In this case the optional time must be in the range 00:00 to 23:59:59.99999..."
msgstr "Si se proporciona una fecha, debe ser una fecha válida del calendario gregoriano. En este caso, la hora opcional debe encontrarse dentro del intervalo entre 00:00 y 23:59:59.99999..."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265420\n"
"help.text"
msgid "If only a time string is given, it may have an hours value of more than 24, while minutes and seconds can have a maximum value of 59."
msgstr "Si sólo se proporciona una cadena de tiempo, puede tener un valor de horas de más de 24, mientras que los minutos y los segundos pueden tener un valor máximo de 59."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265448\n"
"help.text"
msgid "The conversion is done for single arguments only, as in =A1+A2, or =\"1E2\"+1. Cell range arguments are not affected, so SUM(A1:A2) differs from A1+A2 if at least one of the two cells contain a convertible string."
msgstr "La conversión se realiza únicamente para argumentos sencillos, como en =A1+A2, o =\"1E2\"+1. Los argumentos de rangos de celdas no se ven afectados, por lo que SUMA(A1:A2) difiere de A1+A2 si al menos una de las dos celdas contiene una cadena convertible."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id090820090126540\n"
"help.text"
msgid "Strings inside formulas are also converted, such as in =\"1999-11-22\"+42, which returns the date 42 days after November 22nd, 1999. Calculations involving localized dates as strings inside the formula return an error. For example, the localized date string \"11/22/1999\" or \"22.11.1999\" cannot be used for the automatic conversion."
msgstr "Las cadenas dentro de las fórmulas también se convierten, como =\"1999-11-22\"+42, que devuelve la fecha 42 días después del 22 de noviembre de 1999. Los cálculos que implican fechas localizadas como cadenas dentro de la fórmula dan como resultado un error. Por ejemplo, la cadena de fecha localizada \"11/22/1999\" o \"22.11.1999\" no se puede utilizar para la conversión automática."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"hd_id1005200903485368\n"
"help.text"
msgid "Example"
msgstr "Ejemplo"
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id1005200903485359\n"
"help.text"
msgid "In A1 enter the text <item type=\"literal\">'1e2</item> (which is converted to the number 100 internally)."
msgstr "En A1 escriba el texto <item type=\"literal\">'1e2</item> (que se convierte de forma interna en el número 100)."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id1005200903485341\n"
"help.text"
msgid "In A2 enter <item type=\"literal\">=A1+1</item> (which correctly results in 101)."
msgstr "En A2 escriba <item type=\"literal\">=A1+1</item> (que da como resultado correcto 101)."
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265544\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Formato - Celdas - Números</link>"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"tit\n"
"help.text"
msgid "Printing Sheet Details"
msgstr "Imprimir detalles de hojas"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>printing;sheet details</bookmark_value><bookmark_value>sheets; printing details</bookmark_value><bookmark_value>grids; printing sheet grids</bookmark_value><bookmark_value>formulas; printing, instead of results</bookmark_value><bookmark_value>comments; printing</bookmark_value><bookmark_value>charts;printing</bookmark_value><bookmark_value>sheet grids; printing</bookmark_value><bookmark_value>cells; printing grids</bookmark_value><bookmark_value>borders; printing cells</bookmark_value><bookmark_value>zero values; printing</bookmark_value><bookmark_value>null values; printing</bookmark_value><bookmark_value>draw objects;printing</bookmark_value>"
msgstr "<bookmark_value>imprimir;detalles de hoja</bookmark_value><bookmark_value>hojas; imprimir detalles</bookmark_value><bookmark_value>cuadrículas; imprimir cuadrículas de hojas</bookmark_value><bookmark_value>fórmulas; imprimir, en lugar de los resultados</bookmark_value><bookmark_value>comentarios; imprimir</bookmark_value><bookmark_value>gráficos;imprimir</bookmark_value><bookmark_value>cuadrículas de hojas; imprimir</bookmark_value><bookmark_value>celdas; imprimir cuadrículas</bookmark_value><bookmark_value>bordes; imprimir celdas</bookmark_value><bookmark_value>valores cero; imprimir</bookmark_value><bookmark_value>valores nulos; imprimir</bookmark_value><bookmark_value>objetos de dibujo;imprimir</bookmark_value>"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"hd_id3154346\n"
"help.text"
msgid "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Printing Sheet Details\">Printing Sheet Details</link></variable>"
msgstr "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Imprimir detalles de hojas\">Imprimir detalles de hojas</link></variable>"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3153728\n"
"help.text"
msgid "When printing a sheet you can select which details are to be printed:"
msgstr "Al imprimir una tabla podrá seleccionar qué detalles se deben imprimir:"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3150010\n"
"help.text"
msgid "Row and column headers"
msgstr "Títulos de filas y de columnas"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3154013\n"
"help.text"
msgid "Sheet grid"
msgstr "Cuadrícula"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3145273\n"
"help.text"
msgid "Comments"
msgstr "Comentarios"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3145801\n"
"help.text"
msgid "Objects and images"
msgstr "Objetos e imágenes"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3154491\n"
"help.text"
msgid "Charts"
msgstr "Diagramas"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3154731\n"
"help.text"
msgid "Drawing objects"
msgstr "Objetos de dibujo"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3149400\n"
"help.text"
msgid "Formulas"
msgstr "Fórmulas"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3150752\n"
"help.text"
msgid "To choose the details proceed as follows:"
msgstr "Para seleccionar detalles proceda de la siguiente manera:"
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3145640\n"
"help.text"
msgid "Select the sheet you want to print."
msgstr "Pase a la hoja que desee imprimir."
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3150042\n"
"help.text"
msgid "Choose <emph>Format - Page</emph>."
msgstr "Vaya a <emph>Formato ▸ Página</emph>."
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3147340\n"
"help.text"
msgid "The command is not visible if the sheet was opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> Bar."
msgstr "El comando no se ve si la hoja se ha abierto con la protección contra escritura activada. En ese caso, haga clic en el símbolo <emph>Editar archivo</emph> de la barra <emph>estándar</emph>."
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3146916\n"
"help.text"
msgid "Select the <emph>Sheet</emph> tab. In the <emph>Print </emph>area mark the details to be printed and click OK."
msgstr "Seleccione la pestaña <emph>Hoja</emph>. En el área <emph>Imprimir</emph>, marque los detalles que desea imprimir y haga clic en Aceptar."
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3145789\n"
"help.text"
msgid "Print the document."
msgstr "Imprima el documento."
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
"par_id3150345\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break\">View - Page Break</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Ver - Salto de página\">Ver ▸ Salto de página</link>"
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"tit\n"
"help.text"
msgid "Defining Number of Pages for Printing"
msgstr "Definir el número de páginas para imprimir"
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"bm_id3153194\n"
"help.text"
msgid "<bookmark_value>printing; sheet counts</bookmark_value><bookmark_value>sheets; printing sheet counts</bookmark_value><bookmark_value>page breaks; spreadsheet preview</bookmark_value><bookmark_value>editing;print ranges</bookmark_value><bookmark_value>viewing;print ranges</bookmark_value><bookmark_value>previews;page breaks for printing</bookmark_value>"
msgstr "<bookmark_value>imprimir;número de hojas</bookmark_value><bookmark_value>hojas;imprimir número de hojas</bookmark_value><bookmark_value>saltos de página;vista previa de hoja de cálculo</bookmark_value><bookmark_value>editar;áreas de impresión</bookmark_value><bookmark_value>ver;áreas de impresión</bookmark_value><bookmark_value>vistas previas;saltos de página para impresión</bookmark_value>"
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"hd_id3153194\n"
"help.text"
msgid "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Defining Number of Pages for Printing\">Defining Number of Pages for Printing</link></variable>"
msgstr "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Definir el número de páginas para imprimir\">Definir el número de páginas para imprimir</link></variable>"
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"par_id3153771\n"
"help.text"
msgid "If a sheet is too large for a single printed page, $[officename] Calc will print the current sheet evenly divided over several pages. Since the automatic page break does not always take place in the optimal position, you can define the page distribution yourself."
msgstr "Si una hoja es demasiado grande para encajar en una página impresa, $[officename] Calc repartirá su contenido en varias páginas. Debido a que los saltos de página automáticos pueden no ubicarse en los sitios óptimos, tiene la posibilidad de modificar la distribución de páginas."
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"par_id3159155\n"
"help.text"
msgid "Go to the sheet to be printed."
msgstr "Vaya a la hoja que se debe imprimir."
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"par_id3150012\n"
"help.text"
msgid "Choose <emph>View - Page Break</emph>."
msgstr "Seleccione <emph>Ver ▸ Salto de página</emph>."
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"par_id3146974\n"
"help.text"
msgid "You will see the automatic distribution of the sheet across the print pages. The automatically created print ranges are indicated by dark blue lines, and the user-defined ones by light blue lines. The page breaks (line breaks and column breaks) are marked as black lines."
msgstr "En las páginas a imprimir verá la distribución automática de la hoja. Las áreas de impresión creadas automáticamente se señalizan mediante líneas de color azul oscuro y las áreas de impresión personalizadas mediante líneas azul cielo. Los saltos de página (saltos de fila y de columna) se marcarán con líneas negras."
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"par_id3152578\n"
"help.text"
msgid "You can move the blue lines with the mouse. You will find further options in the Context menu, including adding an additional print range, removing the scaling and inserting additional manual line and column breaks."
msgstr "Las líneas azules se pueden mover con el ratón. En el menú contextual hay más opciones, incluidas agregar un área de impresión adicional, eliminar la escala, o insertar saltos de línea o columna adicionales."
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
"par_id3151073\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break\">View - Page Break</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Ver - Salto de página\">Ver ▸ Salto de página</link>"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"tit\n"
"help.text"
msgid "Printing Sheets in Landscape Format"
msgstr "Imprimir hojas en orientación horizontal"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"bm_id3153418\n"
"help.text"
msgid "<bookmark_value>printing; sheet selections</bookmark_value> <bookmark_value>sheets; printing in landscape</bookmark_value> <bookmark_value>printing; landscape</bookmark_value> <bookmark_value>landscape printing</bookmark_value>"
msgstr "<bookmark_value>imprimir;selecciones de hoja</bookmark_value> <bookmark_value>hojas;imprimir apaisado</bookmark_value> <bookmark_value>imprimir;apaisado</bookmark_value> <bookmark_value>impresión apaisada</bookmark_value>"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"hd_id3153418\n"
"help.text"
msgid "<variable id=\"print_landscape\"><link href=\"text/scalc/guide/print_landscape.xhp\" name=\"Printing Sheets in Landscape Format\">Printing Sheets in Landscape Format</link></variable>"
msgstr "<variable id=\"print_landscape\"><link href=\"text/scalc/guide/print_landscape.xhp\" name=\"Imprimir hojas en formato horizontal\">Imprimir hojas en formato horizontal</link> </variable>"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3149257\n"
"help.text"
msgid "In order to print a sheet you have a number of interactive options available under <emph>View - Page Break</emph>. Drag the delimiter lines to define the range of printed cells on each page."
msgstr "En <emph>Ver ▸ Salto de página</emph> dispone de diversas opciones interactivas para imprimir una hoja. Arrastre las líneas delimitadoras para definir la zona de celdas impresas en cada página."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3153963\n"
"help.text"
msgid "To print in landscape format, proceed as follows:"
msgstr "Para imprimir en orientación horizontal, siga este procedimiento:"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3154020\n"
"help.text"
msgid "Go to the sheet to be printed."
msgstr "Vaya a la hoja que se debe imprimir."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3150786\n"
"help.text"
msgid "Choose <emph>Format - Page</emph>."
msgstr "Vaya a <emph>Formato ▸ Página</emph>."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3150089\n"
"help.text"
msgid "The command is not visible if the sheet has been opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> bar."
msgstr "El comando no se ve si la hoja se ha abierto con la protección contra escritura activada. En ese caso, haga clic en el símbolo <emph>Editar archivo</emph> de la barra <emph>estándar</emph>."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3166430\n"
"help.text"
msgid "Select the <emph>Page</emph> tab. Select the <emph>Landscape</emph> paper format and click OK."
msgstr "Pase a la pestaña <emph>Página</emph>. Seleccione el formato de papel <emph>horizontal</emph> y pulse en Aceptar."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3150885\n"
"help.text"
msgid "Choose <emph>File - Print</emph>. You will see the <emph>Print</emph> dialog."
msgstr "Seleccione <emph>Archivo - Imprimir</emph>. Se abrirá el diálogo <emph>Imprimir</emph>."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3156288\n"
"help.text"
msgid "Depending on the printer driver and the operating system, it may be necessary to click the <emph>Properties</emph> button and to change your printer to landscape format there."
msgstr "Dependiendo del controlador de la impresora y del sistema operativo, puede ser que tenga que pulsar el botón <emph>Propiedades</emph> y ahí cambiar el formato de la impresora al horizontal."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3149404\n"
"help.text"
msgid "In the <emph>Print </emph>dialog in the <emph>General</emph> tab page, select the contents to be printed:"
msgstr "En la página <emph>General</emph> del diálogo <emph>Imprimir </emph>, seleccione el contenido que se deba imprimir:"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3153305\n"
"help.text"
msgid "<emph>All sheets</emph> - All sheets will be printed."
msgstr "<emph>Todas las hojas</emph> - Se imprimirán todas las hojas."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3148871\n"
"help.text"
msgid "<emph>Selected sheets</emph> - Only the selected sheets will be printed. All sheets whose names (at the bottom on the sheet tabs) are selected will be printed. By pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while clicking a sheet name you can change this selection."
msgstr "<emph>Hojas seleccionadas</emph>: Solo se imprimirán las hojas seleccionadas. Se imprimirán todas las hojas cuyos nombres (ubicados en la parte inferior, en las pestañas de las hojas) se hayan seleccionado. Puede cambiar esta selección presionando <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mientras pulsa en el nombre de una hoja."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3764763\n"
"help.text"
msgid "<emph>Selected cells</emph> - All selected cells are printed."
msgstr "<emph>Celdas seleccionadas</emph> - Se imprimirán todas las celdas seleccionadas."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id5538804\n"
"help.text"
msgid "From all the paper pages that result from the above selection, you can select the range of paper pages to be printed:"
msgstr "De entre todas las páginas de papel que se generan en la selección anterior, puede elegir el intervalo de páginas que desea imprimir:"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id14343\n"
"help.text"
msgid "<emph>All pages</emph> - Print all resulting pages."
msgstr "<emph>Todas las páginas</emph> - Imprimir todas las páginas generadas."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3148699\n"
"help.text"
msgid "<emph>Pages</emph> - Enter the pages to be printed. The pages will also be numbered from the first sheet onwards. If you see in the Page Break Preview that Sheet1 will be printed on 4 pages and you want to print the first two pages of Sheet2, enter 5-6 here."
msgstr "<emph>Páginas</emph> - Escriba las páginas que desa imprimir. Las páginas se numerarán desde la primer hoja en adelante. Si ve en la vista previa del salto de página que la Hoja1 se va a imprimir en 4 páginas y desea imprimir sólo las dos primeras paginas de la Hoja2, escriba 5-6."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3145076\n"
"help.text"
msgid "If under <emph>Format - Print ranges</emph> you have defined one or more print ranges, only the contents of these print ranges will be printed."
msgstr "Si en <emph>Formato - Áreas de impresión</emph> ha definido una o más áreas de impresión, solamente se imprimirá el contenido de estas áreas de impresión."
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id3156019\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break\">View - Page Break</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Ver - Salto de página\">Ver ▸ Salto de página</link>"
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
"par_id8254646\n"
"help.text"
msgid "<link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link>"
msgstr "<link href=\"text/scalc/guide/printranges.xhp\">Definir Áreas de Impresión en una Hoja</link>"
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"tit\n"
"help.text"
msgid "Printing Rows or Columns on Every Page"
msgstr "Imprimir filas o columnas en cada página"
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"bm_id3151112\n"
"help.text"
msgid "<bookmark_value>printing; sheets on multiple pages</bookmark_value><bookmark_value>sheets; printing on multiple pages</bookmark_value><bookmark_value>rows; repeating when printing</bookmark_value><bookmark_value>columns; repeating when printing</bookmark_value><bookmark_value>repeating;columns/rows on printed pages</bookmark_value><bookmark_value>title rows; printing on all sheets</bookmark_value><bookmark_value>headers; printing on sheets</bookmark_value><bookmark_value>footers; printing on sheets</bookmark_value><bookmark_value>printing; rows/columns as table headings</bookmark_value><bookmark_value>headings;repeating rows/columns as</bookmark_value>"
msgstr "<bookmark_value>imprimir; hojas en varias páginas</bookmark_value><bookmark_value>hojas; imprimir en varias páginas</bookmark_value><bookmark_value>filas; repetir al imprimir</bookmark_value><bookmark_value>columnas; repetir al imprimir</bookmark_value><bookmark_value>repetir;columnas/filas en páginas impresas</bookmark_value><bookmark_value>filas de título; imprimir en todas las hojas</bookmark_value><bookmark_value>encabezados; imprimir en hojas</bookmark_value><bookmark_value>pies de página; imprimir en hojas</bookmark_value><bookmark_value>imprimir; filas/columnas como encabezados de tabla</bookmark_value><bookmark_value>encabezados;repetir filas/columnas como</bookmark_value>"
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"hd_id3153727\n"
"help.text"
msgid "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Printing Rows or Columns on Every Page\">Printing Rows or Columns on Every Page</link></variable>"
msgstr "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Imprimir una fila o columna en cada página\">Imprimir una fila o columna en cada página</link></variable>"
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3154014\n"
"help.text"
msgid "If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page."
msgstr "Si el tamaño de la hoja es suficientemente grande como para tener que imprimirla en varias páginas, se puede definir qué filas o columnas se deben repetir en cada una de las páginas impresas."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3146975\n"
"help.text"
msgid "As an example, If you want to print the top two rows of the sheet as well as the first column (A) on all pages, do the following:"
msgstr "A manera de ejemplo, si quiere imprimir las dos primeras filas y la primera columna (A) de la hoja en todas las páginas, siga estos pasos:"
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3163710\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Edit</emph>. The <emph>Edit Print Ranges</emph> dialog appears."
msgstr "Seleccione <emph>Formato - Áreas de impresión - Editar</emph>. Se abre el diálogo <emph>Editar áreas de impresión</emph>."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3149958\n"
"help.text"
msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area."
msgstr "Pulse en el icono situado a la derecha del apartado <emph>Filas que repetir</emph>."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3145800\n"
"help.text"
msgid "The dialog shrinks so that you can see more of the sheet."
msgstr "El diálogo se reducirá para que pueda ver la hoja mejor."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3155602\n"
"help.text"
msgid "Select the first two rows and, for this example, click cell A1 and drag to A2."
msgstr "Seleccione las dos primeras filas pulsando en la celda A1 y arrastrándola hasta la A2."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3154018\n"
"help.text"
msgid "In the shrunk dialog you will see $1:$2. Rows 1 and 2 are now rows to repeat."
msgstr "En el diálogo reducido verá $1:$2. Las celdas 1 y 2 son ahora filas a repetir."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3153707\n"
"help.text"
msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again."
msgstr "Pulse en el icono situado a la derecha del apartado <emph>Filas que repetir</emph>. El cuadro de diálogo recuperará su tamaño normal."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3155443\n"
"help.text"
msgid "If you also want column A as a column to repeat, click the icon at the far right of the <emph>Columns to repeat</emph> area."
msgstr "Si también desea la columna A como columna a repetir, pulse sobre el símbolo \"Reducir\" a la derecha del área <emph>Columna a repetir</emph>."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3154256\n"
"help.text"
msgid "Click column A (not in the column header)."
msgstr "Pulse en la columna A (no en la cabecera)."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3154704\n"
"help.text"
msgid "Click the icon again at the far right of the <emph>Columns to repeat</emph> area."
msgstr "Vuelva a pulsar en el símbolo \"Reducir\" a la derecha del área <emph>Columna a repetir</emph> y pulse en Aceptar."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3150088\n"
"help.text"
msgid "Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page</emph>."
msgstr "Las filas que se repetirán provienen de la hoja. Puede establecer que se impriman cabeceras y pies de manera independiente si va a <emph>Formato ▸ Página</emph>."
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3155380\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Ver - Previsualización del salto de página\">Ver - Previsualización del salto de página</link>"
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3154371\n"
"help.text"
msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Formato - Áreas de impresión - Editar\">Formato - Áreas de impresión - Editar</link>"
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
"par_id3146113\n"
"help.text"
msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format - Page - (Header / Footer)\">Format - Page - (Header / Footer)</link>"
msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Formato - Página - (Cabecera / Pie de página)\">Formato ▸ Página ▸ (Cabecera / Pie de página)</link>"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"tit\n"
"help.text"
msgid "Using Print Ranges on a Spreadsheet"
msgstr "Usar áreas de impresión en una hoja de cálculo"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"bm_id14648\n"
"help.text"
msgid "<bookmark_value>exporting;cells</bookmark_value><bookmark_value>printing; cells</bookmark_value><bookmark_value>ranges;print ranges</bookmark_value><bookmark_value>PDF export of print ranges</bookmark_value><bookmark_value>cell ranges; printing</bookmark_value><bookmark_value>cells; print ranges</bookmark_value><bookmark_value>print ranges</bookmark_value><bookmark_value>clearing, see also deleting/removing</bookmark_value><bookmark_value>defining;print ranges</bookmark_value><bookmark_value>extending print ranges</bookmark_value><bookmark_value>deleting;print ranges</bookmark_value>"
msgstr "<bookmark_value>Exportar;celdas</bookmark_value><bookmark_value>imprimir; celdas</bookmark_value><bookmark_value>rangos;imprimir rangos</bookmark_value><bookmark_value>exportar PDF de rangos de impresión</bookmark_value><bookmark_value>rangos de celda; imprimir</bookmark_value><bookmark_value>celdas; rangos de impresión</bookmark_value><bookmark_value>rangos de impresión</bookmark_value><bookmark_value>limpiar, ver borrar/eliminar</bookmark_value><bookmark_value>definir;rangos de impresión</bookmark_value><bookmark_value>extender rangos de impresión</bookmark_value><bookmark_value>borrar;rangos de impresión</bookmark_value>"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN108D7\n"
"help.text"
msgid "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link></variable>"
msgstr "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Establecer intervalos de impresión en una hoja</link></variable>"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN108F5\n"
"help.text"
msgid "You can define which range of cells on a spreadsheet to print."
msgstr "Puede definir el área de celdas de una hoja que cálculo que desea imprimir."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN108FB\n"
"help.text"
msgid "The cells on the sheet that are not part of the defined print range are not printed or exported. Sheets without a defined print range are not printed and not exported to a PDF file, unless the document uses the Excel file format."
msgstr "Las celdas de la hoja que no forman parte del intervalo de impresión definido no se imprimen ni se exportan. Las hojas sin un intervalo de impresión definido no se imprimen ni se exportan a un archivo PDF, a menos que el documento tenga formato Excel."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN1077A\n"
"help.text"
msgid "For files opened in Excel format, all sheets that do not contain a defined print range are printed. The same behavior occurs when you export the Excel formatted spreadsheet to a PDF file."
msgstr "En el caso de archivos que se abren en formato Excel, se imprimen todas las hojas que no disponen de un intervalo de impresión definido. Lo mismo ocurre al exportar hojas de cálculo con formato de Excel a un archivo PDF."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN108FE\n"
"help.text"
msgid "To Define a Print Range"
msgstr "Para definir un intervalo de impresión"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10905\n"
"help.text"
msgid "Select the cells that you want to print."
msgstr "Seleccione las celdas que desea imprimir."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10909\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Define</emph>."
msgstr "Seleccione <emph>Formato - Áreas de impresión - Definir intervalo de impresión</emph>."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10910\n"
"help.text"
msgid "To Add Cells to a Print Range"
msgstr "Para agregar celdas a un intervalo de impresión"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10917\n"
"help.text"
msgid "Select the cells that you want to add to the existing print range."
msgstr "Seleccione las celdas que desea agregar al intervalo de impresión existente."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN1091B\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Add</emph>."
msgstr "Seleccione <emph>Formato - Áreas de impresión - Agregar intervalo de impresión</emph>."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10922\n"
"help.text"
msgid "To Clear a Print Range"
msgstr "Para borrar un intervalo de impresión"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10929\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Clear</emph>."
msgstr "Vaya a <emph>Formato ▸ Intervalos de impresión ▸ Limpiar</emph>."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10953\n"
"help.text"
msgid "Using the Page Break Preview to Edit Print Ranges"
msgstr "Usar la vista previa del salto de página para editar áreas de impresión"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN1093E\n"
"help.text"
msgid "In the <emph>Page Break Preview</emph>, print ranges as well as page break regions are outlined by a blue border and contain a centered page number in gray. Nonprinting areas have a gray background."
msgstr "En la <emph>previsualización de los saltos de página</emph>, tanto los intervalos de impresión como las zonas de salto de página se destacan con un borde azul; el número de página se muestra centrado y de color gris. Las zonas no imprimibles tienen el fondo gris."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_id3153143\n"
"help.text"
msgid "To define a new page break region, drag the border to a new location. When you define a new page break region, an automatic page break is replaced by a manual page break."
msgstr "Para definir una zona de salto de página, arrastre el borde a una nueva ubicación. Al definir una zona de salto de página nueva, se sustituye un salto de página automático con un salto de página manual."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10930\n"
"help.text"
msgid "To View and Edit Print Ranges"
msgstr "Para ver y editar áreas de impresión"
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10937\n"
"help.text"
msgid "Choose <emph>View - Page Break Preview</emph>."
msgstr "Seleccione <emph>Ver - Vista previa del salto de página</emph>."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN1082A\n"
"help.text"
msgid "To change the default zoom factor of the <emph>Page Break Preview</emph>, double click the percentage value on the <emph>Status</emph> bar, and select a new zoom factor."
msgstr "Para cambiar el factor de escala predeterminado de la <emph>previsualización de los saltos de página</emph>, pulse dos veces en el porcentaje de la <emph>barra de estado</emph> y seleccione otro factor de escala."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10836\n"
"help.text"
msgid "Edit the print range."
msgstr "Edite el intervalo de impresión."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10944\n"
"help.text"
msgid "To change the size of a print range, drag a border of the range to a new location."
msgstr "Para cambiar el tamaño de un intervalo de impresión, arrastre el borde del intervalo a una nueva ubicación."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_id3151075\n"
"help.text"
msgid "To delete a manual page break that is contained in a print range, drag the border of the page break outside of the print range."
msgstr "Para eliminar un salto de página manual dentro de un intervalo de impresión, arrastre el borde del salto de página hacia un lugar fuera del intervalo de impresión."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10948\n"
"help.text"
msgid "To clear a print range, drag a border of the range onto the opposite border of the range."
msgstr "Para eliminar el intervalo de impresión, arrastre el borde del área al borde opuesto."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN10862\n"
"help.text"
msgid "To exit the <emph>Page Break Preview</emph>, choose <emph>View - Normal</emph>."
msgstr "Para salir de la <emph>previsualización de los saltos de página</emph>, vaya a <emph>Ver ▸ Normal</emph>."
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
"par_idN109CF\n"
"help.text"
msgid "<link href=\"text/scalc/01/05080300.xhp\">Editing Print Ranges</link>"
msgstr "<link href=\"text/scalc/01/05080300.xhp\">Editar áreas de impresión</link>"
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"tit\n"
"help.text"
msgid "Addresses and References, Absolute and Relative"
msgstr "Direcciones y referencias, absolutas y relativas"
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"bm_id3156423\n"
"help.text"
msgid "<bookmark_value>addressing; relative and absolute</bookmark_value><bookmark_value>references; absolute/relative</bookmark_value><bookmark_value>absolute addresses in spreadsheets</bookmark_value><bookmark_value>relative addresses</bookmark_value><bookmark_value>absolute references in spreadsheets</bookmark_value><bookmark_value>relative references</bookmark_value><bookmark_value>references; to cells</bookmark_value><bookmark_value>cells; references</bookmark_value>"
msgstr "<bookmark_value>direcciones; relativas y absolutas</bookmark_value><bookmark_value>referencias; absolutas/relativas</bookmark_value><bookmark_value>direcciones absolutas en hojas de cálculo</bookmark_value><bookmark_value>direcciones relativas</bookmark_value><bookmark_value>referencias absolutas en hojas de cálculo</bookmark_value><bookmark_value>referencias relativas</bookmark_value><bookmark_value>referencias; a celdas</bookmark_value><bookmark_value>celdas; referencias</bookmark_value>"
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"hd_id3156423\n"
"help.text"
msgid "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Addresses and References, Absolute and Relative\">Addresses and References, Absolute and Relative</link></variable>"
msgstr "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Direcciones y referencias, absolutas y relativas\">Direcciones y referencias, absolutas y relativas</link></variable>"
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"hd_id3163712\n"
"help.text"
msgid "Relative Addressing"
msgstr "Referencia relativa"
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3146119\n"
"help.text"
msgid "The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2."
msgstr "A1 hace referencia a la celda en la columna A y fila 1. La referencia a un área contigua se consigue indicando la esquina superior izquierda del área, luego dos puntos y finalmente la celda inferior derecha del área. El área cuadrada de las primeras cuatro celdas en la esquina superior izquierda se llamaría de este modo A1:B2."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3154730\n"
"help.text"
msgid "By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas."
msgstr "En esta forma de referencia a un área, la referencia a A1:B2 será una referencia relativa. Relativa significa en este contexto que la referencia se ajusta al área al copiar las fórmulas."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"hd_id3149377\n"
"help.text"
msgid "Absolute Addressing"
msgstr "Referencia absoluta"
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3154943\n"
"help.text"
msgid "Absolute referencing is the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2."
msgstr "En oposición a las referencias relativas existen las referencias absolutas que se escriben de la siguiente forma: $A$1:$B$2. Delante de cada dato usado como absoluto deberá figurar el signo del dólar."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3147338\n"
"help.text"
msgid "$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)"
msgstr "$[officename] puede convertir la referencia actual (en la cual el cursor está colocado en el cuadro de entrada) de relativa a absoluta y viceversa: basta con oprimir F4. Si comienza con una dirección relativa como A1, ocurre lo siguiente: la primera vez que oprima este atajo de teclado, la fila y la columna se definen como referencias absolutas ($A$1); la próxima vez lo hará solo la fila (A$1); la tercera, solo la columna ($A1). Una cuarta pulsación convertirá tanto la fila como la columna en relativas de nuevo (A1)."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3153963\n"
"help.text"
msgid "$[officename] Calc shows the references to a formula. If, for example, you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component \"A1:C5\" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component \"D15:D24\" can be marked in red in the same way."
msgstr "$[officename] Calc le muestra de manera esquemática las referencias a una fórmula. Si pulsa p.ej. en una celda sobre la fórmula =SUMA(A1:C5;D15:D24), ambas áreas referenciadas se destacarán en color. La parte de la fórmula «A1:C5» puede, p. ej., aparecer en azul, y el intervalo de celdas referenciado en el mismo tono de azul. La siguiente parte de la fórmula, «D15:D24» puede aparecer marcada de forma semejante en rojo."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"hd_id3154704\n"
"help.text"
msgid "When to Use Relative and Absolute References"
msgstr "¿Cuándo usar referencias relativas y cuándo absolutas?"
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3147346\n"
"help.text"
msgid "What distinguishes a relative reference? Assume you want to calculate in cell E1 the sum of the cells in range A1:B2. The formula to enter into E1 would be: =SUM(A1:B2). If you later decide to insert a new column in front of column A, the elements you want to add would then be in B1:C2 and the formula would be in F1, not in E1. After inserting the new column, you would therefore have to check and correct all formulas in the sheet, and possibly in other sheets."
msgstr "¿Cómo se distingue una referencia relativa? Supongamos que desea calcular en la celda E1 la suma de las celdas en el área A1:B2. La fórmula que debe introducir en E1 debe ser: =SUMA(A1:B2). Si más tarde decide insertar una columna nueva delante de la columna A, los elementos que quiere sumar aparecerán entonces en B1:C2 y la fórmula en F1, en lugar de en E1. Por consiguiente, tras insertar la nueva columna, debería comprobar y corregir todas las fórmulas de la hoja, y posiblemente en otras hojas."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3155335\n"
"help.text"
msgid "Fortunately, $[officename] does this work for you. After having inserted a new column A, the formula =SUM(A1:B2) will be automatically updated to =SUM(B1:C2). Row numbers will also be automatically adjusted when a new row 1 is inserted. Absolute and relative references are always adjusted in $[officename] Calc whenever the referenced area is moved. But be careful if you are copying a formula since in that case only the relative references will be adjusted, not the absolute references."
msgstr "Afortunadamente, $[officename] se encarga de ello. Después de insertar una nueva columna A, la fórmula =SUMA(A1:B2) se actualiza a =SUMA(B1:C2) de forma automática. Los números de fila también se ajustan automáticamente al insertar una nueva fila 1. Las referencias absolutas y relativas se ajustan en $[officename] Calc siempre que se desplaza el área a la que se hace referencia. Tenga cuidado, no obstante, al copiar una fórmula, ya que en ese caso únicamente se ajustan las referencias relativas, no las absolutas."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3145791\n"
"help.text"
msgid "Absolute references are used when a calculation refers to one specific cell in your sheet. If a formula that refers to exactly this cell is copied relatively to a cell below the original cell, the reference will also be moved down if you did not define the cell coordinates as absolute."
msgstr "Las referencias absolutas se utilizan cuando un cálculo hace referencia a una celda específica de la hoja. Si una fórmula que hace referencia precisamente a esa celda se copia a una celda situada más abajo que la original, la referencia se desplazará hacia abajo si no se han definido las coordenadas como absolutas."
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
"par_id3147005\n"
"help.text"
msgid "Aside from when new rows and columns are inserted, references can also change when an existing formula referring to particular cells is copied to another area of the sheet. Assume you entered the formula =SUM(A1:A9) in row 10. If you want to calculate the sum for the adjacent column to the right, simply copy this formula to the cell to the right. The copy of the formula in column B will be automatically adjusted to =SUM(B1:B9)."
msgstr "Aparte de con la inserción de nuevas filas y columnas, las referencias también pueden cambiar si una fórmula que hace referencia a celdas específicas se copia en otra área de la hoja. Suponiendo que ha introducido la fórmula =SUMA(A1:A9) en la fila 10, si desea calcular la suma de la columna adyacente a la derecha, sólo tiene que copiar esta fórmula en la celda de la derecha. La copia de la fórmula en la columna B se ajustará automáticamente para obtener =SUMA(B1:B9)."
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"tit\n"
"help.text"
msgid "Renaming Sheets"
msgstr "Cambiar el nombre de las hojas"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"bm_id3150398\n"
"help.text"
msgid "<bookmark_value>renaming;sheets</bookmark_value> <bookmark_value>sheet tabs;renaming</bookmark_value> <bookmark_value>tables;renaming</bookmark_value> <bookmark_value>names; sheets</bookmark_value>"
msgstr "<bookmark_value>cambiar nombre;hojas</bookmark_value> <bookmark_value>fichas de hoja;cambiar nombre</bookmark_value> <bookmark_value>tablas;cambiar nombre</bookmark_value> <bookmark_value>nombres; hojas</bookmark_value>"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"hd_id3150398\n"
"help.text"
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Cambiar el nombre de las hojas\">Cambiar el nombre de las hojas</link></variable>"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3155131\n"
"help.text"
msgid "Click the name of the sheet that you want to change."
msgstr "Pulse en el nombre de la hoja que desea cambiar."
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
msgid "Open the context menu and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
msgstr "Abra el menú contextual y seleccione la orden <emph>Cambiar nombre de hoja</emph>. Aparecerá una ventana en la que podrá escribir un nombre nuevo."
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3149260\n"
"help.text"
msgid "Enter a new name for the sheet and click <emph>OK</emph>."
msgstr "Escriba el nuevo nombre de la hoja y pulse sobre <emph>Aceptar</emph>."
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3149667\n"
"help.text"
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "Otra posibilidad es mantener oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline>, pulsar en el nombre de cualquier hoja y escribir directamente el nombre nuevo."
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502833\n"
"help.text"
msgid "Sheet names can contain almost any character. Some naming restrictions apply when you want to save the spreadsheet to Microsoft Excel format."
msgstr "Los nombres de las Hojas pueden contener casi cualquier caracter Se aplican algunas restricciones de nombre cuando se quiere guardar Hoja de cálculo en formato de Microsoft Excel."
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050283\n"
"help.text"
msgid "When saving to Microsoft Excel format, the following characters are not allowed in sheet names:"
msgstr "Cuando se guarda en formato Microsoft Excel, no se permiten los siguientes caracteres en los nombres de hoja:"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050281\n"
"help.text"
msgid "colon :"
msgstr "dos puntos :"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502897\n"
"help.text"
msgid "back slash \\"
msgstr "barra oblicua \\"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050299\n"
"help.text"
msgid "forward slash /"
msgstr "barra /"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502913\n"
"help.text"
msgid "question mark ?"
msgstr "signo de interrogación ?"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050298\n"
"help.text"
msgid "asterisk *"
msgstr "asterisco *"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502969\n"
"help.text"
msgid "left square bracket ["
msgstr "corchete izquierdo ["
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502910\n"
"help.text"
msgid "right square bracket ]"
msgstr "corchete derecho ]"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502971\n"
"help.text"
msgid "single quote ' as the first or last character of the name"
msgstr "comilla simple ' como primer o último caracter de un nombre"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050307\n"
"help.text"
msgid "In cell references, a sheet name has to be enclosed in single quotes ' if the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes). For example, you want to reference the cell A1 on a sheet with the following name:"
msgstr "En la referencia de celdas, un nombre de hoja debe estar encerrado entre comillas simples ' si el nombre contiene caracteres distintos de los alfanuméricos o guión bajo. una comilla simple dentro de un nombre debe ser escapada poniéndola doble (dos comillas simples ). Por ejemplo, si quiere referenciar una celda A1 en una hoja con el siguiente nombre :"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810503071\n"
"help.text"
msgid "This year's sheet"
msgstr "La hoja de este año"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810503054\n"
"help.text"
msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
msgstr "La referencia se debe encerrar en comillas simples, y la comilla en el nombre debe ponerse doble :"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810503069\n"
"help.text"
msgid "'This year''s sheet'.A1"
msgstr "'Hoja p'' este año'.A1"
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3155444\n"
"help.text"
msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file. The document can contain up to 256 individual sheets, which can have different names."
msgstr "El nombre de una hoja es independiente del nombre de la hoja de cálculo. Entre el nombre de una hoja de cálculo cuando la guarde como archivo por primera vez. El documento puede contener hasta 256 hojas individuales que pueden tener nombres diferentes."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"tit\n"
"help.text"
msgid "Using Rounded Off Numbers"
msgstr "Utilizar números redondeados"
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"bm_id3153361\n"
"help.text"
msgid "<bookmark_value>numbers; rounded off</bookmark_value><bookmark_value>rounded off numbers</bookmark_value><bookmark_value>exact numbers in $[officename] Calc</bookmark_value><bookmark_value>decimal places; showing</bookmark_value><bookmark_value>changing;number of decimal places</bookmark_value><bookmark_value>values;rounded in calculations</bookmark_value><bookmark_value>calculating;rounded off values</bookmark_value><bookmark_value>numbers; decimal places</bookmark_value><bookmark_value>precision as shown</bookmark_value><bookmark_value>rounding precision</bookmark_value><bookmark_value>spreadsheets; values as shown</bookmark_value>"
msgstr "<bookmark_value>números; redondeados</bookmark_value><bookmark_value>números redondeados</bookmark_value><bookmark_value>números exactos en $[officename] Calc</bookmark_value><bookmark_value>número de decimales; mostrar</bookmark_value><bookmark_value>cambiar;número de decimales</bookmark_value><bookmark_value>valores;redondeados en cálculos</bookmark_value><bookmark_value>calcular;valores redondeados</bookmark_value><bookmark_value>números; número de decimales</bookmark_value><bookmark_value>precisión tal como se muestra</bookmark_value><bookmark_value>precisión de redondeado</bookmark_value><bookmark_value>tablas en hojas de cálculo; valores tal como se muestran</bookmark_value>"
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"hd_id3156422\n"
"help.text"
msgid "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Using Rounded Off Numbers\">Using Rounded Off Numbers</link></variable>"
msgstr "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Utilizar números redondeados\">Utilizar números redondeados</link></variable>"
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3153726\n"
"help.text"
msgid "In $[officename] Calc, all decimal numbers are displayed rounded off to two decimal places."
msgstr "En $[officename] Calc todos los decimales se redondearán a dos."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"hd_id3152596\n"
"help.text"
msgid "To change this for selected cells"
msgstr "Para cambiar esto en las celdas seleccionadas"
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3154321\n"
"help.text"
msgid "Mark all the cells you want to modify."
msgstr "Seleccione todas las celdas cuyo formato de número desee modificar."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3147428\n"
"help.text"
msgid "Choose <emph>Format - Cells</emph> and go to the <emph>Numbers</emph> tab page."
msgstr "Seleccione <emph>Formato - Celda</emph> y vaya a la pestaña <emph>Números</emph>."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3153876\n"
"help.text"
msgid "In the <emph>Category</emph> field, select <emph>Number</emph>. Under <emph>Options</emph>, change the number of <emph>Decimal places</emph> and exit the dialog with OK."
msgstr "En el campo <emph>Categoría</emph> seleccione la entrada <emph>Número</emph>. En <emph>Opciones</emph> modifique el número de los <emph>Decimales</emph> y cierre el diálogo con Aceptar."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"hd_id3155415\n"
"help.text"
msgid "To change this everywhere"
msgstr "Para cambiar esto en todos lados"
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3150715\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>."
msgstr "Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc</emph>."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3153707\n"
"help.text"
msgid "Go to the <emph>Calculate</emph> page. Modify the number of <emph>Decimal places</emph> and exit the dialog with OK."
msgstr "Pulse sobre <emph>Calcular</emph> y modifique el número de <emph>Decimales</emph>. Finalice el diálogo con Aceptar."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"hd_id3154755\n"
"help.text"
msgid "To calculate with the rounded off numbers instead of the internal exact values"
msgstr "¿Puedo calcular con los valores redondeados mostrados en lugar de con los valores reales internos?"
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3150045\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>."
msgstr "Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc</emph>."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3146920\n"
"help.text"
msgid "Go to the <emph>Calculate</emph> page. Mark the <emph>Precision as shown</emph> field and exit the dialog with OK."
msgstr "Vaya a la página <emph>Calcular</emph>. Marque la casilla <emph>Precisión acorde a lo mostrado</emph> y salga del diálogo pulsando \"Aceptar\"."
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3145790\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Números</link>"
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
"par_id3147005\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Calculate\">Calculate</link>"
msgstr "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Calculate\">Calcular</link>"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"tit\n"
"help.text"
msgid "Changing Row Height or Column Width"
msgstr "Cambiar la altura de filas o la anchura de columnas"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"bm_id3145748\n"
"help.text"
msgid "<bookmark_value>heights of cells</bookmark_value><bookmark_value>cell heights</bookmark_value><bookmark_value>cell widths</bookmark_value><bookmark_value>cells; heights and widths</bookmark_value><bookmark_value>widths of cells</bookmark_value><bookmark_value>column widths</bookmark_value><bookmark_value>rows; heights</bookmark_value><bookmark_value>columns; widths</bookmark_value><bookmark_value>changing;row heights/column widths</bookmark_value>"
msgstr "<bookmark_value>altos de celda</bookmark_value><bookmark_value>altos de celda</bookmark_value><bookmark_value>anchos de celda</bookmark_value><bookmark_value>celdas;altos y anchos</bookmark_value><bookmark_value>anchos de celda</bookmark_value><bookmark_value>anchos de columna</bookmark_value><bookmark_value>filas;altos</bookmark_value><bookmark_value>columnas;anchos</bookmark_value><bookmark_value>cambiar;altos de fila/anchos de columna</bookmark_value>"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"hd_id3145748\n"
"help.text"
msgid "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Changing Row Height or Column Width\">Changing Row Height or Column Width</link></variable>"
msgstr "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Modificar altura de fila o ancho de columna\">Modificar altura de fila o ancho de columna</link></variable>"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3154017\n"
"help.text"
msgid "You can change the height of the rows with the mouse or through the dialog."
msgstr "Podrá modificar la altura de las filas mediante el ratón o mediante un diálogo."
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3154702\n"
"help.text"
msgid "What is described here for rows and row height applies accordingly for columns and column width."
msgstr "Lo que aquí se describe sobre filas y altura de filas también es válido para las columnas y ancho de columnas."
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"hd_id3153963\n"
"help.text"
msgid "Using the mouse to change the row height or column width"
msgstr "Modicar altura de filas o ancho de columnas con el ratón"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3154020\n"
"help.text"
msgid "Click the area of the headers on the separator below the current row, keep the mouse button pressed and drag up or down in order to change the row height."
msgstr "Pulse en el área del encabezado de las filas en la línea divisoria bajo la fila actual, mantenga el botón del ratón pulsado y arrastre hacia arriba o hacia abajo para modificar la altura de la fila."
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3159237\n"
"help.text"
msgid "Select the optimal row height by double-clicking the separator below the row."
msgstr "Podrá seleccionar la altura ideal de filas pulsando dos veces en la línea divisoria bajo la fila."
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"hd_id3154659\n"
"help.text"
msgid "Using the dialog to change the row height or column width"
msgstr "Modificar la altura de la fila o el ancho de la columna mediante diálogo"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3150367\n"
"help.text"
msgid "Click the row so that you achieve the focus."
msgstr "Pulse en la fila para que esta se convierta en el foco."
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3166432\n"
"help.text"
msgid "Start the context menu on the header at the left-hand side."
msgstr "Active el menú contextual en el encabezado de fila a la izquierda."
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3150519\n"
"help.text"
msgid "You will see the commands <emph>Row Height</emph> and <emph>Optimal row height</emph>. Choosing either opens a dialog."
msgstr "Verá las órdenes <emph>Altura de fila</emph> y <emph>Altura óptima de fila</emph>. Al seleccionar alguna de estas órdenes se abrirá un cuadro de diálogo."
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3154487\n"
"help.text"
msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Row height\">Row height</link>"
msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Altura de fila\">Altura de fila</link>"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3149408\n"
"help.text"
msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal row height\">Optimal row height</link>"
msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimar altura de fila\">Optimar altura de fila</link>"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3153305\n"
"help.text"
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column width\">Column width</link>"
msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Ancho de columna\">Ancho de columna</link>"
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
"par_id3153815\n"
"help.text"
msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal column width\">Optimal column width</link>"
msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimar ancho de columna\">Optimar ancho de columna</link>"
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"tit\n"
"help.text"
msgid "Using Scenarios"
msgstr "Utilizar escenarios"
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"bm_id3149664\n"
"help.text"
msgid "<bookmark_value>scenarios; creating/editing/deleting</bookmark_value><bookmark_value>opening;scenarios</bookmark_value><bookmark_value>selecting;scenarios in Navigator</bookmark_value>"
msgstr "<bookmark_value>escenarios; crear/editar/eliminar</bookmark_value><bookmark_value>abrir;escenarios</bookmark_value><bookmark_value>seleccionar;escenarios en el Navegador</bookmark_value>"
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"hd_id3125863\n"
"help.text"
msgid "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Using Scenarios\">Using Scenarios</link></variable>"
msgstr "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Uso de escenarios\">Uso de escenarios</link></variable>"
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3150869\n"
"help.text"
msgid "A $[officename] Calc scenario is a set of cell values that can be used within your calculations. You assign a name to every scenario on your sheet. Define several scenarios on the same sheet, each with some different values in the cells. Then you can easily switch the sets of cell values by their name and immediately observe the results. Scenarios are a tool to test out \"what-if\" questions."
msgstr "Un escenario de $[officename] Calc es un conjunto de valores en celdas que pueden utilizarse en sus cálculos. Asigne un nombre a cada uno de los escenarios de la hoja. Defina diferentes escenarios en la misma hoja, cada uno de los cuales con valores distintos en las celdas. Así será capaz de cambiar con facilidad entre los conjuntos de valores de celdas por sus nombres y observar los cambios en los resultados inmediatamente. Los escenarios son una herramienta para poner a prueba hipótesis."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"hd_id3149255\n"
"help.text"
msgid "Creating Your Own Scenarios"
msgstr "Crear escenarios personalizados"
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3154704\n"
"help.text"
msgid "To create a scenario, select all the cells that provide the data for the scenario."
msgstr "Para crear un escenario, seleccione todas las celdas que proporcionen los datos que se emplearán en este."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3154020\n"
"help.text"
msgid "Select the cells that contain the values that will change between scenarios. To select multiple cells, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> key as you click each cell."
msgstr "Seleccione las celdas que contienen los valores que cambiarán entre escenarios. Para seleccionar varias celdas, mantenga oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">⌘</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> a medida que pulsa con el ratón sobre cada celda."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3150364\n"
"help.text"
msgid "Choose <emph>Tools - Scenarios</emph>. The <emph>Create Scenario</emph> dialog appears."
msgstr "Diríjase a <emph>Herramientas ▸ Escenarios</emph>. Aparecerá el cuadro de diálogo <emph>Crear escenario</emph>."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3166426\n"
"help.text"
msgid "Enter a name for the new scenario and leave the other fields unchanged with their default values. Close the dialog with OK. Your new scenario is automatically activated."
msgstr "Escriba un nombre para el escenario nuevo y deje el resto de los campos sin modificar. Cierre el cuadro de diálogo pulsando el botón Aceptar. Se activará automáticamente el escenario nuevo."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"hd_id3149664\n"
"help.text"
msgid "Using Scenarios"
msgstr "Utilizar escenarios"
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3153415\n"
"help.text"
msgid "Scenarios can be selected in the Navigator:"
msgstr "Es posible seleccionar los escenarios en el Navegador:"
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3150752\n"
"help.text"
msgid "Open the Navigator with the <emph>Navigator</emph> icon <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> on the Standard bar."
msgstr "Abra el <emph>Navegador</emph> por medio de su icono <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">icono del Navegador</alt></image> en la barra Estándar."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3155764\n"
"help.text"
msgid "Click the <emph>Scenarios</emph> icon <image id=\"img_id7617114\" src=\"sc/res/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Scenarios icon</alt></image> in the Navigator."
msgstr "Pulse en el icono <emph>Escenarios</emph> <image id=\"img_id7617114\" src=\"sc/res/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Icono Escenarios</alt></image> del Navegador."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3154256\n"
"help.text"
msgid "In the Navigator, you see the defined scenarios with the comments that were entered when the scenarios were created."
msgstr "En el Navegador puede ver los escenarios definidos y los comentarios insertados al crearlos."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id1243629\n"
"help.text"
msgid "Double-click a scenario name in the Navigator to apply that scenario to the current sheet."
msgstr "Pulse dos veces en el nombre de un escenario en el Navegador para aplicarlo a la hoja actual."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id9044770\n"
"help.text"
msgid "To delete a scenario, right-click the name in the Navigator and choose <emph>Delete</emph>."
msgstr "Para eliminar un escenario, pulse con el botón secundario del ratón en su nombre en el Navegador y seleccione <emph>Eliminar</emph>."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3674123\n"
"help.text"
msgid "To edit a scenario, right-click the name in the Navigator and choose <emph>Properties</emph>."
msgstr "Para editar un escenario, pulse con el botón secundario del ratón en su nombre en el Navegador y seleccione <emph>Propiedades</emph>."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3424481\n"
"help.text"
msgid "To hide the border of a set of cells that are part of a scenario, open the <emph>Properties</emph> dialog for each scenario that affects the cells and clear the Display border checkbox. Hiding the border also removes the listbox on the sheet where you can choose the scenarios."
msgstr "Para ocultar el borde de un conjunto de celdas que forman parte de un escenario, abra el cuadro <emph>Propiedades</emph> de cada escenario que afecte las celdas y desmarque la casilla «Mostrar borde». Ocultar el borde elimina también el cuadro de lista de la hoja donde puede escoger los escenarios."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3154368\n"
"help.text"
msgid "If you want to know which values in the scenario affect other values, choose <emph>Tools - Detective - Trace Dependents</emph>. You see arrows to the cells that are directly dependent on the current cell."
msgstr "Para saber cuáles son los valores en el escenario que afectan otros valores, vaya a <emph>Herramientas ▸ Detective ▸ Rastrear dependencias</emph>. Verá flechas que apuntan a las celdas que dependen directamente de la celda actual."
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
"par_id3154484\n"
"help.text"
msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Creating Scenarios\">Creating Scenarios</link>"
msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Crear escenarios\">Crear escenarios</link>"
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"tit\n"
"help.text"
msgid "Applying Sort Lists"
msgstr "Aplicar ordenación de listas"
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"bm_id3150870\n"
"help.text"
msgid "<bookmark_value>filling;customized lists</bookmark_value><bookmark_value>sort lists;applying</bookmark_value><bookmark_value>defining;sort lists</bookmark_value><bookmark_value>geometric lists</bookmark_value><bookmark_value>arithmetic lists</bookmark_value><bookmark_value>series;sort lists</bookmark_value><bookmark_value>lists; user-defined</bookmark_value><bookmark_value>customized lists</bookmark_value>"
msgstr "<bookmark_value>rellenar;listas personalizadas</bookmark_value><bookmark_value>listas de ordenamiento;aplicar</bookmark_value><bookmark_value>definir;listas de ordenamiento</bookmark_value><bookmark_value>listas geométricas</bookmark_value><bookmark_value>listas aritméticas</bookmark_value><bookmark_value>series;listas de ordenamiento</bookmark_value><bookmark_value>listas; definidas por el usuario</bookmark_value><bookmark_value>listas personalizadas</bookmark_value>"
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"hd_id3150870\n"
"help.text"
msgid "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Applying Sort Lists\">Applying Sort Lists</link> </variable>"
msgstr "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Applying Sort Lists\">Aplicar Listas de Clasificación</link> </variable>"
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"par_id3159154\n"
"help.text"
msgid "Sort lists allow you to type one piece of information in a cell, then drag it to fill in a consecutive list of items."
msgstr "Las listas de clasificación permiten escribir un fragmento de información en una celda y arrastrarlo para convertirlo en una lista de elementos consecutivos."
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"par_id3148645\n"
"help.text"
msgid "For example, enter the text \"Jan\" or \"January\" in an empty cell. Select the cell and click the mouse on the lower right corner of the cell border. Then drag the selected cell a few cells to the right or downwards. When you release the mouse button, the highlighted cells will be filled with the names of the months."
msgstr "Por ejemplo, escriba el texto \"Ene\" o \"Enero\" en una celda vacía. Seleccione la celda y pulse el botón del ratón en la esquina inferior derecha del borde. Arrastre la celda seleccionada algunas celdas hacia la derecha o hacia abajo. Al soltar el botón del ratón, las celdas destacadas se rellenarán con los nombres de los meses."
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"par_id2367931\n"
"help.text"
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
msgstr "Mantenga oprimida <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> si no quiere rellenar las celdas con valores diferentes."
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"par_id3152577\n"
"help.text"
msgid "The predefined series can be found under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>. You can also create your own lists of text strings tailored to your needs, such as a list of your company's branch offices. When you use the information in these lists later (for example, as headings), just enter the first name in the list and expand the entry by dragging it with your mouse."
msgstr "Encontrará la serie predefinida en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Listas de ordenamiento</emph>. Puede crear listas propias adaptadas a sus necesidades, por ejemplo: una lista de las oficinas regionales de su empresa. Para utilizar la información de estas listas (por ejemplo, como encabezados), solo debe escribir el primer nombre de la lista y expandir los elementos arrastrándolo con el ratón."
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
"par_id3147434\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Listas de clasificación\">Listas de clasificación</link>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"tit\n"
"help.text"
msgid "Filter: Applying Advanced Filters"
msgstr "Filtro: Aplicar filtros avanzados"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"bm_id3148798\n"
"help.text"
msgid "<bookmark_value>filters;defining advanced filters </bookmark_value><bookmark_value>advanced filters</bookmark_value><bookmark_value>defining; advanced filters</bookmark_value><bookmark_value>database ranges; advanced filters</bookmark_value>"
msgstr "<bookmark_value>filtros;definir filtros avanzados </bookmark_value><bookmark_value>filtros avanzados</bookmark_value><bookmark_value>definir; filtros avanzados</bookmark_value><bookmark_value>rangos de base de datos; filtros avanzados</bookmark_value>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"hd_id3148798\n"
"help.text"
msgid "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filter: Applying Advanced Filters\">Filter: Applying Advanced Filters</link> </variable>"
msgstr "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filtro: aplicación de filtros avanzados\">Filtro: aplicación de filtros avanzados</link> </variable>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3145785\n"
"help.text"
msgid "Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR."
msgstr "Copie en un área vacía de la hoja los encabezados de columna de las áreas de hoja que serán filtrados, y luego, introduzca el criterio para el filtro en una fila situada mas abajo de los encabezados. Los datos dispuestos horizontalmente en una fila estarán siempre conectados mediante el operador lógico AND, mientras que los dispuestos verticalmente en una columna lo estarán mediante el operador OR."
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153142\n"
"help.text"
msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <emph>Data - Filter - Advanced Filter</emph>, and define the filter conditions."
msgstr "Una vez creada la matriz de filtro, seleccione las áreas de la hoja que se deben filtrar. Abra el diálogo <emph>Filtro especial</emph> mediante <emph>Datos - Filtro - Filtro especial</emph> y defina las condiciones del filtro."
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153726\n"
"help.text"
msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <emph>Format - Row - Show </emph>command."
msgstr "A continuación pulse Aceptar; comprobará que las únicas filas visibles son aquellas de la hoja original cuyo contenido cumple los criterios de filtro. Las demás filas se han ocultado de forma temporal; para hacer que reaparezcan utilice la orden <emph>Formato - Fila - Mostrar</emph>."
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3149664\n"
"help.text"
msgid "<emph>Example</emph>"
msgstr "<emph>Ejemplo</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3147427\n"
"help.text"
msgid "Load a spreadsheet with a large number of records. We are using a fictional <emph>Turnover</emph> document, but you can just as easily use any other document. The document has the following layout:"
msgstr "Cargue una hoja de cálculo con un gran número de registros. Utilizaremos el documento ficticio <emph>Rendimiento</emph>, pero puede servir cualquier otro. El diseño del documento es el siguiente:"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3154510\n"
"help.text"
msgid "<emph>A</emph>"
msgstr "<emph>A</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3150327\n"
"help.text"
msgid "<emph>B</emph>"
msgstr "<emph>B</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3154756\n"
"help.text"
msgid "<emph>C</emph>"
msgstr "<emph>C</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3155335\n"
"help.text"
msgid "<emph>D</emph>"
msgstr "<emph>D</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3146315\n"
"help.text"
msgid "<emph>E</emph>"
msgstr "<emph>E</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3145790\n"
"help.text"
msgid "<emph>1</emph>"
msgstr "<emph>1</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3159239\n"
"help.text"
msgid "Month"
msgstr "Mes"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3150086\n"
"help.text"
msgid "Standard"
msgstr "Predeterminado"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3150202\n"
"help.text"
msgid "Business"
msgstr "Business"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3150883\n"
"help.text"
msgid "Luxury"
msgstr "Lujo"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3152987\n"
"help.text"
msgid "Suite"
msgstr "Suite"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3154486\n"
"help.text"
msgid "<emph>2</emph>"
msgstr "<emph>2</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3148839\n"
"help.text"
msgid "January"
msgstr "Enero"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153816\n"
"help.text"
msgid "125600"
msgstr "125600"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3157978\n"
"help.text"
msgid "200500"
msgstr "200500"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3155268\n"
"help.text"
msgid "240000"
msgstr "240000"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153286\n"
"help.text"
msgid "170000"
msgstr "170000"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3146782\n"
"help.text"
msgid "<emph>3</emph>"
msgstr "<emph>3</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3149900\n"
"help.text"
msgid "February"
msgstr "Febrero"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3154763\n"
"help.text"
msgid "160000"
msgstr "160000"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3150050\n"
"help.text"
msgid "180300"
msgstr "180300"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153801\n"
"help.text"
msgid "362000"
msgstr "362000"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3154708\n"
"help.text"
msgid "220000"
msgstr "220000"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3151191\n"
"help.text"
msgid "<emph>4</emph>"
msgstr "<emph>4</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3147250\n"
"help.text"
msgid "March"
msgstr "Marzo"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153334\n"
"help.text"
msgid "170000"
msgstr "170000"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3151391\n"
"help.text"
msgid "and so on..."
msgstr "etc."
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3147300\n"
"help.text"
msgid "Copy row 1 with the row headers (field names), to row 20, for example. Enter the filter conditions linked with OR in rows 21, 22, and so on."
msgstr "Copie la fila 1 con las cabeceras (nombres de los campos) hasta la fila 20, por ejemplo. Introduzca las condiciones del filtro enlazadas con O en las filas 21, 22, etcétera."
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3159115\n"
"help.text"
msgid "<emph>A</emph>"
msgstr "<emph>A</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3146886\n"
"help.text"
msgid "<emph>B</emph>"
msgstr "<emph>B</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153124\n"
"help.text"
msgid "<emph>C</emph>"
msgstr "<emph>C</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3152979\n"
"help.text"
msgid "<emph>D</emph>"
msgstr "<emph>D</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3145827\n"
"help.text"
msgid "<emph>E</emph>"
msgstr "<emph>E</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3149892\n"
"help.text"
msgid "<emph>20</emph>"
msgstr "<emph>20</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3150693\n"
"help.text"
msgid "Month"
msgstr "Mes"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3147475\n"
"help.text"
msgid "Standard"
msgstr "Predeterminado"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3154846\n"
"help.text"
msgid "Business"
msgstr "Business"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153082\n"
"help.text"
msgid "Luxury"
msgstr "Lujo"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3149506\n"
"help.text"
msgid "Suite"
msgstr "Suite"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3149188\n"
"help.text"
msgid "<emph>21</emph>"
msgstr "<emph>21</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3149956\n"
"help.text"
msgid "January"
msgstr "Enero"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3150865\n"
"help.text"
msgid "<emph>22</emph>"
msgstr "<emph>22</emph>"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3155957\n"
"help.text"
msgid "<160000"
msgstr "<160000"
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3153566\n"
"help.text"
msgid "Specify that only rows which either have the value <item type=\"literal\">January</item> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph> cells will be displayed."
msgstr "Especifique que sólo se muestren las filas con el valor <item type=\"literal\">Enero</item> en las celdas <emph>Mes</emph> O un valor por debajo de 160.000 en las celdas <emph>Predeterminadas</emph>."
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
"par_id3147372\n"
"help.text"
msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
msgstr "Diríjase a <emph>Datos ▸ Filtro ▸ Filtro avanzado</emph> y, a continuación, seleccione el intervalo A20:E22. Después de pulsar en Aceptar se mostrarán únicamente las filas filtradas. El resto de las filas quedará oculto."
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"tit\n"
"help.text"
msgid "Text Superscript / Subscript"
msgstr "Texto superíndice / subíndice"
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"bm_id3151112\n"
"help.text"
msgid "<bookmark_value>superscript text in cells</bookmark_value><bookmark_value>subscript text in cells</bookmark_value><bookmark_value>cells; text super/sub</bookmark_value><bookmark_value>characters;superscript/subscript</bookmark_value>"
msgstr "<bookmark_value>texto de superíndice en celdas</bookmark_value><bookmark_value>texto de subíndice en celdas</bookmark_value><bookmark_value>celdas;texto super/sub</bookmark_value><bookmark_value>caracteres;superíndice/subíndice</bookmark_value>"
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"hd_id3151112\n"
"help.text"
msgid "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Text Superscript / Subscript\">Text Superscript / Subscript</link></variable>"
msgstr "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Texto superíndice/subíndice\">Texto superíndice/subíndice</link></variable>"
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"par_id3154684\n"
"help.text"
msgid "In the cell, select the character that you want to put in superscript or subscript."
msgstr "Seleccione en la celda los caracteres que desee colocar como superíndice o subíndice."
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"par_id3150439\n"
"help.text"
msgid "If, for example, you want to write H20 with a subscript 2, select the 2 in the cell (not in the input line)."
msgstr "Si, por ejemplo, desea escribir H20 con subíndice 2, seleccione el 2 en la celda (no en la línea de entrada)."
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"par_id3149260\n"
"help.text"
msgid "Open the context menu for the selected character and choose <emph>Character</emph>. You will see the <emph>Character</emph> dialog."
msgstr "Abra el menú contextual del carácter seleccionado y seleccione <emph>Carácter</emph>. Se abrirá el diálogo <emph>Carácter</emph>."
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"par_id3153142\n"
"help.text"
msgid "Click the <emph>Font Position</emph> tab."
msgstr "Pulse en la pestaña <emph>Posición de letra</emph>."
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"par_id3153954\n"
"help.text"
msgid "Select the <emph>Subscript</emph> option and click OK."
msgstr "Seleccione la opción <emph>Subíndice</emph> y pulse en Aceptar."
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
"par_id3153876\n"
"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Context menu - Character - Font Position\">Context menu - Character - Font Position</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Menú contextual - Carácter - Posición de fuente\">Menú contextual - Carácter - Posición de fuente</link>"
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"tit\n"
"help.text"
msgid "Merging and Splitting Cells"
msgstr "Combinar y dividir celdas"
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"bm_id3147240\n"
"help.text"
msgid "<bookmark_value>cells; merging/unmerging</bookmark_value> <bookmark_value>tables; merging cells</bookmark_value> <bookmark_value>cell merges</bookmark_value> <bookmark_value>unmerging cells</bookmark_value> <bookmark_value>splitting cells</bookmark_value> <bookmark_value>merging;cells</bookmark_value>"
msgstr "<bookmark_value>celdas; combinar/descombinar</bookmark_value><bookmark_value>tablas; combinar celdas</bookmark_value><bookmark_value>combinación de celdas</bookmark_value><bookmark_value>descombinar celdas</bookmark_value><bookmark_value>dividir celdas</bookmark_value><bookmark_value>combinar;celdas</bookmark_value>"
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"hd_id8005005\n"
"help.text"
msgid "<variable id=\"table_cellmerge\"><link href=\"text/scalc/guide/table_cellmerge.xhp\" name=\"Merging and Unmerging Cells\">Merging and Unmerging Cells</link></variable>"
msgstr "<variable id=\"table_cellmerge\"><link href=\"text/scalc/guide/table_cellmerge.xhp\" name=\"Agrupar y desagrupar celdas\">Agrupar y desagrupar celdas</link></variable>"
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"par_id8049867\n"
"help.text"
msgid "You can select adjacent cells, then merge them into a single cell. Conversely, you can take a large cell that has been created by merging single cells, and divide it back into individual cells."
msgstr "Puede seleccionar celdas adyacentes y agruparlas en una sola celda. También puede transformar una celda grande creada agrupando varias celdas y volver a dividirla en celdas individuales."
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"par_id0509200913480176\n"
"help.text"
msgid "When you copy cells into a target range containing merged cells, the target range gets unmerged first, then the copied cells are pasted in. If the copied cells are merged cells, they retain their merge state."
msgstr "Cuando copia celdas en un área de destino que contiene celdas unidas, primero se desune el área de destino, luego se pegan las celdas copiadas. Si las celdas copiadas son celdas unidas, mantienen su estado de unión."
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"hd_id235602\n"
"help.text"
msgid "Merging Cells"
msgstr "Agrupar celdas"
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"par_id1272927\n"
"help.text"
msgid "Select the adjacent cells."
msgstr "Seleccione las celdas adyacentes."
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"par_id6424146\n"
"help.text"
msgid "Choose <emph>Format - Merge Cells - Merge Cells</emph>. If you choose <emph>Format - Merge Cells - Merge and Center Cells</emph>, the cell content will be centered in the merged cell."
msgstr "Elija <emph>Formato ▸ Combinar celdas ▸ Combinar celdas</emph>. Si elige <emph>Formato ▸ Combinar celdas ▸ Combinar y centrar celdas</emph>, el contenido de la celda se centrará en la celda combinada."
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"hd_id451368\n"
"help.text"
msgid "Splitting Cells"
msgstr "Dividir celdas"
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"par_id7116611\n"
"help.text"
msgid "Place the cursor in the cell to be split."
msgstr "Coloque el cursor en la celda que quiera dividir."
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
"par_id9493087\n"
"help.text"
msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>."
msgstr "Elija <emph>Formato ▸ Combinar celdas ▸ Dividir celdas</emph>."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"tit\n"
"help.text"
msgid "Rotating Tables (Transposing)"
msgstr "Girar tablas (transponer)"
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>tables; transposing</bookmark_value><bookmark_value>transposing tables</bookmark_value><bookmark_value>inverting tables</bookmark_value><bookmark_value>swapping tables</bookmark_value><bookmark_value>columns; swap with rows</bookmark_value><bookmark_value>rows; swapping with columns</bookmark_value><bookmark_value>tables; rotating</bookmark_value><bookmark_value>rotating; tables</bookmark_value>"
msgstr "<bookmark_value>tablas; transposición</bookmark_value><bookmark_value>transponer tablas</bookmark_value><bookmark_value>invertir tablas</bookmark_value><bookmark_value>permutar tablas</bookmark_value><bookmark_value>columnas; permutar con las filas</bookmark_value><bookmark_value>filas; permutar con las columnas</bookmark_value><bookmark_value>tablas; girar</bookmark_value><bookmark_value>girar; tablas</bookmark_value>"
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"hd_id3154346\n"
"help.text"
msgid "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Rotating Tables (Transposing)\">Rotating Tables (Transposing)</link></variable>"
msgstr "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Girar tablas (transponer)\">Girar tablas (transponer)</link></variable>"
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3154013\n"
"help.text"
msgid "In $[officename] Calc, there is a way to \"rotate\" a spreadsheet so that rows become columns and columns become rows."
msgstr "En $[officename] Calc es posible \"girar\" una hoja de cálculo de forma que las funciones pasen a ser columnas y las columnas, filas."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3153142\n"
"help.text"
msgid "Select the cell range that you want to transpose."
msgstr "Seleccione primero el área de la tabla que desee transponer."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3153191\n"
"help.text"
msgid "Choose <emph>Edit - Cut</emph>."
msgstr "Seleccione la opción de menú <emph>Editar - Cortar</emph>."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3148575\n"
"help.text"
msgid "Click the cell that is to be the top left cell in the result."
msgstr "Pulse sobre la celda que se convertirá en la celda superior izquierda en el resultado."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3156286\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special</emph>."
msgstr "Seleccione la opción del menú <emph>Editar - Pegado especial</emph>."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3144764\n"
"help.text"
msgid "In the dialog, mark <emph>Paste all</emph> and <emph>Transpose</emph>."
msgstr "En el diálogo seleccione las opciones <emph>Pegar todo</emph> y <emph>Transponer</emph>."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3155600\n"
"help.text"
msgid "If you now click OK the columns and rows are transposed."
msgstr "Si ahora pulsa en el botón Aceptar, las columnas y filas se intercambiarán."
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
"par_id3146969\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Pegado especial\">Pegado especial</link>"
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
"tit\n"
"help.text"
msgid "Changing Table Views"
msgstr "Cambiar vistas de tabla"
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
"bm_id3147304\n"
"help.text"
msgid "<bookmark_value>row headers; hiding</bookmark_value><bookmark_value>column headers; hiding</bookmark_value><bookmark_value>tables; views</bookmark_value><bookmark_value>views; tables</bookmark_value><bookmark_value>grids;hiding lines in sheets</bookmark_value><bookmark_value>hiding;headers/grid lines</bookmark_value><bookmark_value>changing;table views</bookmark_value>"
msgstr "<bookmark_value>encabezados de fila;ocultar</bookmark_value><bookmark_value>encabezados de columna;ocultar</bookmark_value><bookmark_value>tablas;vistas</bookmark_value><bookmark_value>vistas;tablas</bookmark_value><bookmark_value>cuadrículas;ocultar líneas en hojas</bookmark_value><bookmark_value>ocultar;líneas de cuadrícula/encabezados</bookmark_value><bookmark_value>cambiar;vistas de tabla</bookmark_value>"
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
"hd_id3147304\n"
"help.text"
msgid "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Changing Table Views\">Changing Table Views</link></variable>"
msgstr "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Cambiar vistas de tabla\">Cambiar vistas de tabla</link></variable>"
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
"par_id3153192\n"
"help.text"
msgid "To hide column and line headers in a table:"
msgstr "Para ocultar las cabeceras de filas y de columnas en una tabla:"
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
"par_id3153768\n"
"help.text"
msgid "Under the menu item <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc,</emph> go to the <emph>View</emph> tab page. Unmark<emph> Column/row headers</emph>. Confirm with <emph>OK</emph>."
msgstr "Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc</emph> y elija la página <emph>Ver</emph>. Desmarque <emph>Cabeceras de filas y columnas</emph>. Confirme con <emph>Aceptar</emph>."
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
"par_id3147436\n"
"help.text"
msgid "To hide grid lines:"
msgstr "Para ocultar las líneas de cuadrícula:"
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
"par_id3153726\n"
"help.text"
msgid "Under the menu item <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>, go to the <emph>View</emph> tab page. Choose <emph>Hide</emph> in the <emph>Grid lines</emph> dropdown. Confirm with <emph>OK</emph>."
msgstr "Navegue a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc</emph> y vaya a la página <emph>Ver</emph>. Elija la opción <emph>Ocultar</emph> del cuadro combinado <emph>Líneas de la cuadrícula</emph>. Confirme con <emph>Aceptar</emph>."
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
"tit\n"
"help.text"
msgid "Formatting Numbers as Text"
msgstr "Dar formato a números como texto"
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
"bm_id3145068\n"
"help.text"
msgid "<bookmark_value>numbers;entering as text</bookmark_value> <bookmark_value>text formats; for numbers</bookmark_value> <bookmark_value>formats; numbers as text</bookmark_value> <bookmark_value>cell formats; text/numbers</bookmark_value> <bookmark_value>formatting;numbers as text</bookmark_value>"
msgstr "<bookmark_value>números; escribir como texto</bookmark_value> <bookmark_value>formatos de texto; para números</bookmark_value> <bookmark_value>formatos; números como texto</bookmark_value> <bookmark_value>formatos de celda; texto o números</bookmark_value> <bookmark_value>formatear;números como texto</bookmark_value>"
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
"hd_id3145068\n"
"help.text"
msgid "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Formatting Numbers as Text\">Formatting Numbers as Text</link></variable>"
msgstr "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Formatear números como texto\">Formatear números como texto</link></variable>"
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
"par_id3156280\n"
"help.text"
msgid "You can format numbers as text in $[officename] Calc. Open the context menu of a cell or range of cells and choose <emph>Format Cells - Numbers</emph>, then select \"Text\" from the <emph>Category</emph> list. Any numbers subsequently entered into the formatted range are interpreted as text. The display of these \"numbers\" is left-justified, just as with other text."
msgstr "En $[officename] Calc se pueden formatear los números como si fuesen texto. Abra el menú contextual de la celda o área de celdas y elija <emph>Formatear celdas - Números</emph> y, a continuación, seleccione \"Texto\" en la lista <emph>Categoría</emph>. Todos los números que se escriban a partir de ahora en el área formateada se interpretarán como texto. Estos \"números\" se presentan alineados a la izquierda, como cualquier texto."
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
"par_id3149377\n"
"help.text"
msgid "If you have already entered normal numbers in cells and have afterwards changed the format of the cells to \"Text\", the numbers will remain normal numbers. They will not be converted. Only numbers entered afterwards, or numbers which are then edited, will become text numbers."
msgstr "Si ya ha introducido números en celdas y luego ha cambiado el formato de éstas a \"Texto\", aquéllos seguirán siendo números normales. Es decir, no se convertirán en texto. Sólo los números introducidos después de asignar el formato, o aquéllos que se editen después, se convertirán en formato texto."
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
"par_id3144765\n"
"help.text"
msgid "If you decide to enter a number directly as text, enter an apostrophe (') first. For example, for years in column headings, you can enter '1999, '2000 and '2001. The apostrophe is not visible in the cell, it only indicates that the entry is to be recognized as a text. This is useful if, for example, you enter a telephone number or postal code that begins with a zero (0), because a zero (0) at the start of a sequence of digits is removed in normal number formats."
msgstr "Si decide introducir un número directamente como texto, escriba en primer lugar un apóstrofo recto ('). Por ejemplo, en el caso de años que actúan como cabeceras de columna, puede escribir '1999, '2000 y '2001. El apóstrofo no es visible en la celda; únicamente indica que la entrada debe interpretarse como texto. Esta característica resulta práctica, por ejemplo, para escribir un número de teléfono o un código postal que empiece por cero (0) ya que, en los formatos numéricos normales, los ceros que anteceden a una secuencia de dígitos se eliminan."
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
"par_id3156284\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Formato - Celdas - Números</link>"
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"tit\n"
"help.text"
msgid "Rotating Text"
msgstr "Rotar un texto"
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"bm_id3151112\n"
"help.text"
msgid "<bookmark_value>cells; rotating text</bookmark_value> <bookmark_value>rotating; text in cells</bookmark_value> <bookmark_value>text in cells; writing vertically</bookmark_value>"
msgstr "<bookmark_value>celdas; girar texto</bookmark_value> <bookmark_value>girar; texto en celdas</bookmark_value> <bookmark_value>texto en celdas; escribir verticalmente</bookmark_value>"
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"hd_id3151112\n"
"help.text"
msgid "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Rotating Text\">Rotating Text</link></variable>"
msgstr "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Rodar un texto\">Rodar un texto</link></variable>"
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"par_id3145171\n"
"help.text"
msgid "Select the cells whose text you want to rotate."
msgstr "Seleccione las celdas cuyo texto desee rodar."
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"par_id3155133\n"
"help.text"
msgid "Choose <emph>Format - Cells</emph>. You will see the <emph>Format Cells</emph> dialog."
msgstr "Elija <emph>Formato - Celda</emph>. Verá el diálogo <emph>Formateado de celdas</emph>."
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"par_id3155854\n"
"help.text"
msgid "Click the <emph>Alignment</emph> tab."
msgstr "Pulse la pestaña <emph>Alineación</emph>."
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"par_id3147426\n"
"help.text"
msgid "In the <emph>Text orientation</emph> area use the mouse to select in the preview wheel the direction in which the text is to be rotated. Click <emph>OK</emph>."
msgstr "Usar el ratón en el área de <emph>Orientación del texto</emph> para seleccionar, en la rueda de previsualización, la dirección en la cual se rotará el texto. Hacer clic en <emph>Aceptar</emph>."
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"par_id3148456\n"
"help.text"
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cells\">Format - Cells</link>"
msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Formato - Celda\">Formato - Celda</link>"
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
"par_id3154944\n"
"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cells - Alignment\">Format - Cells - Alignment</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Formato - Celda - Alineación\">Formato - Celda - Alineación</link>"
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"tit\n"
"help.text"
msgid "Writing Multi-line Text"
msgstr "Escribir texto en varias líneas"
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>text in cells; multi-line</bookmark_value><bookmark_value>cells; text breaks</bookmark_value><bookmark_value>breaks in cells</bookmark_value><bookmark_value>multi-line text in cells</bookmark_value>"
msgstr "<bookmark_value>texto de celdas;varias líneas</bookmark_value><bookmark_value>celdas;saltos de texto</bookmark_value><bookmark_value>saltos en celdas</bookmark_value><bookmark_value>texto de varias líneas en celdas</bookmark_value>"
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"hd_id3154346\n"
"help.text"
msgid "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Writing Multi-line Text\">Writing Multi-line Text</link></variable>"
msgstr "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Escribir texto en varias líneas\">Escribir texto en varias líneas</link></variable>"
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"par_id3156280\n"
"help.text"
msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right."
msgstr "Al oprimir las teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Intro se inserta un salto de línea manual. Este atajo funciona directamente en la celda o en la línea de entrada. Para ampliar la línea de entrada al modo multilínea oprima la tecla ↓ o utilice el botón ubicado en el extremo derecho de este cuadro."
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"par_id3153142\n"
"help.text"
msgid "If you want the text to automatically break at the right border of the cell, proceed as follows:"
msgstr "Para obtener saltos de línea de texto automáticos a la derecha de una celda, proceda de esta forma:"
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"par_id3153951\n"
"help.text"
msgid "Select all the cells where you want the text to break at the right border."
msgstr "Seleccione todas las celdas en las que el texto deba saltar al llegar al borde derecho."
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"par_id3148575\n"
"help.text"
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "En <emph>Formato - Celda - Alineación</emph> seleccione la opción <emph>Ajustar texto automáticamente</emph> y pulse Aceptar."
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
"par_id3145799\n"
"help.text"
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cell\">Format - Cell</link>"
msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Formato - Celda\">Formato - Celda</link>"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"tit\n"
"help.text"
msgid "User-Defined Functions"
msgstr "Funciones definidas por el usuario"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"bm_id3155411\n"
"help.text"
msgid "<bookmark_value>functions; user-defined</bookmark_value><bookmark_value>user-defined functions</bookmark_value><bookmark_value>Basic IDE for user-defined functions</bookmark_value><bookmark_value>IDE; Basic IDE</bookmark_value><bookmark_value>programming;functions</bookmark_value>"
msgstr "<bookmark_value>funciones;del usuario</bookmark_value><bookmark_value>funciones del usuario</bookmark_value><bookmark_value>EID de Basic para funciones del usuario</bookmark_value><bookmark_value>EID;EID de Basic</bookmark_value><bookmark_value>programar;funciones</bookmark_value>"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"hd_id3155411\n"
"help.text"
msgid "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Defining Functions Yourself\">User-Defined Functions</link></variable>"
msgstr "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Definir funciones uno mismo\">Funciones del usuario</link></variable>"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3153969\n"
"help.text"
msgid "You can apply user-defined functions in $[officename] Calc in the following ways:"
msgstr "Las funciones personalizadas se pueden utilizar en $[officename] Calc de las siguientes maneras:"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3145366\n"
"help.text"
msgid "You can define your own functions using the Basic-IDE. This method requires a basic knowledge of programming."
msgstr "Mediante el EID de Basic se pueden definir funciones propias, aun sin tener conocimientos avanzados de programación."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3153768\n"
"help.text"
msgid "You can program functions as <link href=\"text/scalc/01/04060111.xhp\" name=\"add-ins\">add-ins</link>. This method requires an advanced knowledge of programming."
msgstr "Las funciones se pueden programar como <link href=\"text/scalc/01/04060111.xhp\" name=\"complementos\">complementos</link>. Este método exige conocimientos avanzados de programación."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"hd_id3149260\n"
"help.text"
msgid "Defining A Function Using %PRODUCTNAME Basic"
msgstr "Definir una función con %PRODUCTNAME Basic"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148456\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item>."
msgstr "Vaya a <item type=\"menuitem\">Herramientas ▸ Macros ▸ Organizar macros ▸ %PRODUCTNAME Basic</item>."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3154510\n"
"help.text"
msgid "Click the <emph>Edit</emph> button. You will now see the Basic IDE."
msgstr "Pulse sobre el botón <emph>Editar</emph>. Aparecerá el EID de Basic."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150327\n"
"help.text"
msgid "Enter the function code. In this example, we define a <item type=\"literal\">VOL(a; b; c)</item> function that calculates the volume of a rectangular solid with side lengths <item type=\"literal\">a</item>, <item type=\"literal\">b</item> and <item type=\"literal\">c</item>:"
msgstr "Introduzca el código de función. En este ejemplo, se define la función <item type=\"literal\">VOL(a; b; c)</item>, que calcula el volumen de un cuerpo sólido rectangular con longitudes <item type=\"literal\">a</item>, <item type=\"literal\">b</item> y <item type=\"literal\">c</item> en los lados:"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3155443\n"
"help.text"
msgid "Close the Basic-IDE window."
msgstr "Cierre la ventana del EID de Basic."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150043\n"
"help.text"
msgid "Your function is automatically saved in the default module and is now available. If you apply the function in a Calc document that is to be used on another computer, you can copy the function to the Calc document as described in the next section."
msgstr "La función se guarda automáticamente en el módulo predeterminado y queda disponible. Si va a aplicar la función en un documento de Calc que se va a utilizar en otro equipo, puede copiar la función en el documento de Calc como se describe en el apartado siguiente."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"hd_id3147340\n"
"help.text"
msgid "Copying a Function To a Document"
msgstr "Copiar una función en un documento"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3145232\n"
"help.text"
msgid "In stage 2 of \"Defining A Function Using %PRODUCTNAME Basic\", in the <emph>Macro</emph> dialog you clicked on <emph>Edit </emph>. As the default, in the <emph>Macro from</emph> field the <emph>My Macros - Standard - Module1</emph> module is selected. The <emph>Standard</emph> library resides locally in your user directory."
msgstr "En la etapa 2 de «Definir una función con %PRODUCTNAME Basic», pulsó en el botón <emph>Editar</emph> del cuadro de diálogo <emph>Macro</emph>. De manera predeterminada, en el campo <emph>Macro desde</emph> se encuentra seleccionado el módulo <emph>Mis macros ▸ Estándar ▸ Módulo1</emph>. La biblioteca <emph>Estándar</emph> se encuentra en el directorio del usuario de manera local."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3154022\n"
"help.text"
msgid "If you want to copy the user-defined function to a Calc document:"
msgstr "Si desea copiar la función definida por el usuario en un documento de Calc:"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150304\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
msgstr "Vaya a <item type=\"menuitem\">Herramientas ▸ Macros ▸ Organizar macros ▸ %PRODUCTNAME Basic</item>."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150086\n"
"help.text"
msgid "In the <emph>Macro from</emph> field select <emph>My Macros - Standard - Module1</emph> and click <emph>Edit</emph>."
msgstr "En el campo <emph>Macro desde</emph>, seleccione <emph>Mis macros ▸ Estándar ▸ Módulo1</emph> y pulse en <emph>Editar</emph>."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3166430\n"
"help.text"
msgid "In the Basic-IDE, select the source of your user-defined function and copy it to the clipboard."
msgstr "En el EID de Basic, seleccione el origen de la función definida por el usuario y cópielo en el portapapeles."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_idN1081D\n"
"help.text"
msgid "Close the Basic-IDE."
msgstr "Cierre el EID de Basic."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150517\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
msgstr "Vaya a <item type=\"menuitem\">Herramientas ▸ Macros ▸ Organizar macros ▸ %PRODUCTNAME Basic</item>."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3145384\n"
"help.text"
msgid "In the <emph>Macro from</emph> field select <emph>(Name of the Calc document) - Standard - Module1</emph>. Click <emph>Edit</emph>."
msgstr "En el campo <emph>Macro desde</emph>, seleccione <emph>(Nombre de documento de Calc) ▸ Estándar ▸ Módulo1</emph>. Pulse en <emph>Editar</emph>."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148699\n"
"help.text"
msgid "Paste the clipboard contents in the Basic-IDE of the document."
msgstr "Pegue el contenido del portapapeles en la ventana del EID de Basic del documento."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"hd_id3153305\n"
"help.text"
msgid "Applying a User-defined Function in $[officename] Calc"
msgstr "Aplicar una función definida por el usuario en $[officename] Calc"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148869\n"
"help.text"
msgid "Once you have defined the function <item type=\"literal\">VOL(a; b; c)</item> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
msgstr "Una vez definida la función <item type=\"literal\">VOL(a; b; c)</item> en el EID de Basic, la podrá aplicar de la misma manera que se aplican las funciones integradas de $[officename] Calc."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148606\n"
"help.text"
msgid "Open a Calc document and enter numbers for the function parameters <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, and <item type=\"literal\">c</item> in cells A1, B1, and C1."
msgstr "Abra un documento de Calc e introduzca números para los parámetros de función <item type=\"literal\">a</item>, <item type=\"literal\">b</item> y <item type=\"literal\">c</item> en las celdas A1, B1 y C1."
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3156019\n"
"help.text"
msgid "Set the cursor in another cell and enter the following:"
msgstr "Coloque el cursor en otra celda e introduzca lo siguiente:"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3155264\n"
"help.text"
msgid "=VOL(A1;B1;C1)"
msgstr "=VOL(A1;B1;C1)"
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3146776\n"
"help.text"
msgid "The function is evaluated and you will see the result in the selected cell."
msgstr "La función se evalúa y el resultado se observa en la celda seleccionada."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"tit\n"
"help.text"
msgid "Validity of Cell Contents"
msgstr "Validez de contenidos de celda"
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"bm_id3156442\n"
"help.text"
msgid "<bookmark_value>values; limiting on input</bookmark_value><bookmark_value>limits; specifying value limits on input</bookmark_value><bookmark_value>permitted cell contents</bookmark_value><bookmark_value>data validity</bookmark_value><bookmark_value>validity</bookmark_value><bookmark_value>cells; validity</bookmark_value><bookmark_value>error messages; defining for incorrect input</bookmark_value><bookmark_value>actions in case of incorrect input</bookmark_value><bookmark_value>Help tips; defining text for cell input</bookmark_value><bookmark_value>comments;help text for cells</bookmark_value><bookmark_value>cells; defining input help</bookmark_value><bookmark_value>macros; running when incorrect input</bookmark_value><bookmark_value>data; validity check</bookmark_value>"
msgstr "<bookmark_value>valores; limitar al entrar</bookmark_value><bookmark_value>limites; especificar límites de valores al entrar</bookmark_value><bookmark_value>contenido permitido de las celdas</bookmark_value><bookmark_value>validez de datos</bookmark_value><bookmark_value>validez</bookmark_value><bookmark_value>celdas; validez</bookmark_value><bookmark_value>mensajes de error; definir la entrada incorrecta</bookmark_value><bookmark_value>acciones en caso de entrada incorrecta</bookmark_value><bookmark_value>Ayuda emergente; definir texto para la entrada de las celdas</bookmark_value><bookmark_value>comentarios;texto de ayuda para las celdas</bookmark_value><bookmark_value>celdas; definir ayuda para la entrada</bookmark_value><bookmark_value>macros; ejecutar con entradas incorrectas</bookmark_value><bookmark_value>datos; comprobar validez</bookmark_value>"
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"hd_id3156442\n"
"help.text"
msgid "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Validity of Cell Contents\">Validity of Cell Contents</link></variable>"
msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Validez de contenidos de celda\">Validez de contenidos de celda</link></variable>"
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3156283\n"
"help.text"
msgid "For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected."
msgstr "Puede definir las entradas que son válidas para cada celda. Las entradas no válidas en una celda se rechazarán."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3145252\n"
"help.text"
msgid "The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect."
msgstr "La regla de validez se activa al especificar un valor nuevo. Si en la celda ya se ha insertado un valor incorrecto, o si se inserta un valor con los métodos de arrastrar y colocar o copiar y pegar, la regla de validez no surte efecto."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id5174718\n"
"help.text"
msgid "You can choose <emph>Tools - Detective</emph> at any time and choose the command <link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\"><emph>Mark Invalid Data</emph></link> to display which cells contain invalid values."
msgstr "En cualquier momento puede seleccionar <emph>Herramientas - Detective</emph> y elegir el comando <link href=\"text/scalc/01/06030800.xhp\" name=\"Marcar datos incorrectos\"><emph>Marcar datos incorrectos</emph></link> para ver las celdas que contienen valores que no son válidos."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"hd_id3155603\n"
"help.text"
msgid "Using Cell Contents Validity"
msgstr "Trabajar con la validez del contenido de celdas"
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3155959\n"
"help.text"
msgid "Select the cells for which you want to define a new validity rule."
msgstr "Seleccione las celdas para las que desea definir una regla de validez."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3148837\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Validity</item>."
msgstr "Elija <item type=\"menuitem\">Datos - Validez</item>."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3156020\n"
"help.text"
msgid "On the <emph>Criteria</emph> tab page, enter the conditions for new values entered into cells."
msgstr "En la pestaña <emph>Criterios</emph>, especifique las condiciones de los valores nuevos que se insertan en celdas."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3159208\n"
"help.text"
msgid "In the <emph>Allow</emph> field, select an option."
msgstr "En el campo <emph>Permitir</emph>, seleccione una opción."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3153011\n"
"help.text"
msgid "If you select \"Whole Numbers\", values such as \"12.5\" are not allowed. Choosing \"Date\" allows date information both in the local date format as well as in the form of a <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">serial date</link>. Similarly, the \"Time\" condition permits time values such as \"12:00\" or serial time numbers. \"Text Length\" stipulates that cells are allowed to contain text only."
msgstr "Si selecciona \"Números enteros\", no se permiten valores del tipo \"12,5\". Al elegir \"Fecha\", los datos de las fechas pueden especificarse en formato local o como <link href=\"text/sbasic/shared/03030101.xhp\" name=\"fecha serie\">fecha serie</link>. Asimismo, la condición \"Hora\" permite especificar valores del tipo \"12:00\" o números de hora serie. La condición \"Longitud de texto\" establece que las celdas sólo pueden contener texto."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id9224829\n"
"help.text"
msgid "Select \"List\" to enter a list of valid entries."
msgstr "Seleccione \"Lista\" para insertar una lista de entradas válidas."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3149317\n"
"help.text"
msgid "Select the next condition under <emph>Data</emph>. According to what you choose, additional options will be selectable."
msgstr "Seleccione la condición siguiente en <emph>Datos</emph>. Se podrán seleccionar otras opciones en función de lo que se elija."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3151389\n"
"help.text"
msgid "After you have determined the conditions for cell validity, you can use the other two tab pages to create message boxes:"
msgstr "Tras establecer las condiciones para la validez de celdas, las otras dos pestañas sirven para crear cuadros de mensaje:"
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3159261\n"
"help.text"
msgid "On the <emph>Input Help</emph> tab page, enter the title and the text of the tip, which will then be displayed if the cell is selected."
msgstr "Escriba el título y el texto de la Ayuda emergente, que se muestra al seleccionar la celda, en la pestaña <emph>Ayuda de entrada</emph>"
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3156396\n"
"help.text"
msgid "On the <emph>Error Alert</emph> tab page, select the action to be carried out in the event of an error."
msgstr "En la pestaña <emph>Mensaje de error</emph> seleccione la acción que deba realizarse en caso de error."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3147416\n"
"help.text"
msgid "If you select \"Stop\" as the action, invalid entries are not accepted, and the previous cell contents are retained."
msgstr "Si selecciona la acción \"Detener\" no se aceptan las entradas incorrectas y se conserva el contenido anterior de las celdas."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3150033\n"
"help.text"
msgid "Select \"Warning\" or \"Information\" to display a dialog in which the entry can either be canceled or accepted."
msgstr "Seleccione \"Aviso\" o \"Información\" para ver en pantalla un diálogo en el que poder aceptar o cancelar la entrada."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3149947\n"
"help.text"
msgid "If you select \"Macro\", then by using the <emph>Browse</emph> button you can specify a macro to be run in the event of an error."
msgstr "Si selecciona \"Macro\", puede utilizar el botón <emph>Buscar</emph> para especificar la macro que se debe ejecutar en caso de error."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3149011\n"
"help.text"
msgid "To display the error message, select <emph>Show error message when invalid values are entered</emph>."
msgstr "Para que se vea en pantalla el mensaje de error, seleccione <emph>Mostrar mensaje de error al introducir valores incorrectos</emph>."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3148586\n"
"help.text"
msgid "After changing the action for a cell on the <emph>Error Alert</emph> tab page and closing the dialog with OK, you must first select another cell before the change takes effect."
msgstr "Si en la pestaña <emph>Mensaje de error</emph> ha modificado la acción de una celda y ha salido del diálogo con Aceptar, es preciso que primero seleccione otra celda antes de que la modificación sea efectiva."
#: validity.xhp
msgctxt ""
"validity.xhp\n"
"par_id3154805\n"
"help.text"
msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Validity\">Data - Validity</link>"
msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Datos - Validez\">Datos - Validez</link>"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"tit\n"
"help.text"
msgid "Naming Cells"
msgstr "Dar nombre a celdas"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>cells; defining names</bookmark_value> <bookmark_value>names; defining for cells</bookmark_value> <bookmark_value>values; defining names</bookmark_value> <bookmark_value>constants definition</bookmark_value> <bookmark_value>variables; defining names</bookmark_value> <bookmark_value>cell ranges; defining names</bookmark_value> <bookmark_value>defining;names for cell ranges</bookmark_value> <bookmark_value>formulas; defining names</bookmark_value> <bookmark_value>addressing; by defined names</bookmark_value> <bookmark_value>cell names; defining/addressing</bookmark_value> <bookmark_value>references; by defined names</bookmark_value> <bookmark_value>allowed cell names</bookmark_value> <bookmark_value>renaming;cells</bookmark_value>"
msgstr "<bookmark_value>celdas; definir nombres</bookmark_value> <bookmark_value>nombres, definir para celdas</bookmark_value> <bookmark_value>valores, definir nombres</bookmark_value> <bookmark_value>definición de constantes</bookmark_value> <bookmark_value>variables; definir nombres</bookmark_value> <bookmark_value>rangos de celdas, definir nombres</bookmark_value> <bookmark_value>definir, nombres para rangos de celdas</bookmark_value> <bookmark_value>fórmulas, definir nombres</bookmark_value> <bookmark_value>direccionamiento; por nombres definidos</bookmark_value> <bookmark_value>nombres de celdas; definir/direccionar</bookmark_value> <bookmark_value>referencias, por nombres definidos</bookmark_value> <bookmark_value>nombres de celdas permitidos</bookmark_value> <bookmark_value>renombrar, celdas</bookmark_value>"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"hd_id3147434\n"
"help.text"
msgid "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Naming Cells\">Naming Cells</link></variable>"
msgstr "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Dar nombre a celdas\">Dar nombre a celdas</link></variable>"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"hd_id4391918\n"
"help.text"
msgid "Allowed names"
msgstr "Nombres permitidos"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id2129581\n"
"help.text"
msgid "Names in Calc can contain letters, numeric characters, and some special characters. Names must start with a letter or an underline character."
msgstr "Los nombres en Calc pueden contener letras, dígitos y algunos caracteres especiales. Los nombres deben comenzar por una letra o un guion bajo."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id1120029\n"
"help.text"
msgid "Allowed special characters:"
msgstr "Caracteres especiales permitidos:"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id3362224\n"
"help.text"
msgid "underline (_)"
msgstr "guion bajo (_)"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id4891506\n"
"help.text"
msgid "period (.) - allowed within a name, but not as first or last character"
msgstr "punto (.): permitido dentro de un nombre, pero como primer o último caracter"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id2816553\n"
"help.text"
msgid "blank ( ) - allowed within a name, but not as first or last character, and not for a cell range"
msgstr "espacio ( ): permitido dentro de un nombre, pero no como primer o último carácter. No se puede emplear en intervalos de celdas"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id328989\n"
"help.text"
msgid "Names must not be the same as cell references. For example, the name A1 is invalid because A1 is a cell reference to the top left cell."
msgstr "Los nombres no deben coincidir con los de las referencias de celdas. Por ejemplo, el nombre «A1» no es válido porque A1 es una referencia a la celda en la esquina superior izquierda."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id32898987\n"
"help.text"
msgid "Names must not start with the letter R followed by a number. See the ADDRESS function for more information."
msgstr "Los nombres no deben comenzar por la letra R seguida de una cifra. Vea la función DIRECCION para obtener más detalles."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id4769737\n"
"help.text"
msgid "Names for cell ranges must not include blanks. Blanks are allowed within names for single cells, sheets and documents."
msgstr "Los nombres de los intervalos de celdas no deben incluir espacios. Se permiten los espacios en de los nombres de celdas sencillas, hojas y documentos."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"hd_id1226233\n"
"help.text"
msgid "Naming cells and formulas"
msgstr "Denominar celdas y formulas"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id5489364\n"
"help.text"
msgid "A good way of making the references to cells and cell ranges in formulas legible is to give the ranges names. For example, you can name the range A1:B2 <emph>Start</emph>. You can then write a formula such as \"=SUM(Start)\". Even after you insert or delete rows or columns, $[officename] still correctly assigns the ranges identified by name. Range names must not contain any spaces."
msgstr "Un buen método para que las referencias a celdas o rangos de celdas en fórmulas sean fáciles de reconocer es asignarles un nombre. Por ejemplo, puede asignar al rango A1:B2 el nombre <emph>Inicio</emph>. A continuación, puede escribir una fórmula como \"=SUMA(Inicio)\". Incluso aunque inserte o elimine filas o columnas, $[officename] sigue reconociendo los rangos identificados con un nombre. Los nombres de rangos no deben contener espacios."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id953398\n"
"help.text"
msgid "For example, it is much easier to read a formula for sales tax if you can write \"= Amount * Tax_rate\" instead of \"= A5 * B12\". In this case, you would name cell A5 \"Amount\" and cell B12 \"Tax_rate.\""
msgstr "Por ejemplo, es mucho más fácil leer una fórmula relativa a impuestos en una venta si escribe \"= cantidad * tipo_impositivo\" en lugar de \"= A5 * B12\". En este caso, se asignaría el nombre \"cantidad\" a la celda A5 y \"tipo_impositivo\" a la celda B12."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id4889675\n"
"help.text"
msgid "Use the <emph>Define Names</emph> dialog to define names for formulas or parts of formulas you need more often. In order to specify range names,"
msgstr "El diálogo <emph>Definir nombres</emph> se utiliza para definir nombres de las fórmulas o partes de ellas que se necesitan con más frecuencia. Para especificar nombres de rangos,"
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id3153954\n"
"help.text"
msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears."
msgstr "Seleccione una celda o intervalo de celdas y, a continuación, vaya a <emph>Hoja ▸ Intervalos y expresiones con nombre ▸ Definir</emph>. Aparece el cuadro de diálogo <emph>Definir nombres</emph>."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id3156283\n"
"help.text"
msgid "Type the name of the selected area in the <emph>Name</emph> field. Click <emph>Add</emph>. The newly defined name appears in the list below. Click OK to close the dialog."
msgstr "Escriba el nombre del área seleccionada en el campo <emph>Nombre</emph>. Pulse <emph>Agregar</emph>. El nombre definido aparecerá en la lista situada más abajo. Pulse Aceptar para cerrar el diálogo."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id5774101\n"
"help.text"
msgid "You can also name other cell ranges in this dialog by entering the name in the field and then selecting the respective cells."
msgstr "También puede asignar nombres a otros rangos de celdas en este diálogo. Para ello, escriba el nombre en el campo y, a continuación, seleccione las celdas correspondientes."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id3154942\n"
"help.text"
msgid "If you type the name in a formula, after the first few characters entered you will see the entire name as a tip."
msgstr "Si escribe el nombre en una fórmula, al escribir los primeros caracteres verá un letrero con el nombre completo."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id3154510\n"
"help.text"
msgid "Press the Enter key in order to accept the name from the tip."
msgstr "Pulse la tecla Entrar para aceptar el nombre de la ayuda emergente."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id3150749\n"
"help.text"
msgid "If more than one name starts with the same characters, you can scroll forward through all the names using the Ctrl + Tab keys and backward using the Shift + Ctrl + Tab keys."
msgstr "Si hubiera varios nombres que comiencen por los mismos caracteres, es posible desplazarse por todos ellos hacia delante con la combinación de teclas Ctrl + Tab y hacia atrás mediante Mayús + Ctrl + Tab."
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
"par_id3153711\n"
"help.text"
msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>"
msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Hoja - Intervalos y expresiones con nombre - Definir\">Hoja ▸ Intervalos y expresiones con nombre ▸ Definir</link>"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"tit\n"
"help.text"
msgid "Inserting External Data in Table (WebQuery)"
msgstr "Insertar datos externos en tabla (WebQuery)"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>HTML WebQuery</bookmark_value><bookmark_value>ranges; inserting in tables</bookmark_value><bookmark_value>external data; inserting</bookmark_value><bookmark_value>tables; inserting external data</bookmark_value><bookmark_value>web pages; importing data</bookmark_value><bookmark_value>WebQuery filter</bookmark_value><bookmark_value>inserting; external data</bookmark_value><bookmark_value>data sources; external data</bookmark_value>"
msgstr "<bookmark_value>Consulta Web HTML </bookmark_value><bookmark_value>rangos; insertar en tablas</bookmark_value><bookmark_value>datos externos; insertar</bookmark_value><bookmark_value>tablas; insertar datos externos </bookmark_value><bookmark_value>páginas web; importando datos </bookmark_value><bookmark_value>Filtros de Consultas web </bookmark_value><bookmark_value>insertar ; datos externos</bookmark_value><bookmark_value>fuentes de datos ; datos externos</bookmark_value>"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"hd_id3125863\n"
"help.text"
msgid "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Inserting External Data in Table (WebQuery)\">Inserting External Data in Table (WebQuery)</link></variable>"
msgstr "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Insertar datos externos en tabla\">Insertar datos externos en tabla</link></variable>"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3155131\n"
"help.text"
msgid "With the help of the <emph>Web Page Query ($[officename] Calc)</emph> import filter, you can insert tables from HTML documents in a Calc spreadsheet."
msgstr "Mediante el filtro de importación <emph>Consulta de páginas Web ($[officename] Calc)</emph>, puede insertar tablas de documentos HTML en una hoja de cálculo de Calc."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3148575\n"
"help.text"
msgid "You can use the same method to insert ranges defined by name from a Calc or Microsoft Excel spreadsheet."
msgstr "Se puede utilizar el mismo método para insertar áreas con nombre desde una hoja de cálculo de Calc o de Microsoft Excel."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3149664\n"
"help.text"
msgid "The following insert methods are available:"
msgstr "Existen los siguientes métodos de inserción:"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"hd_id3146976\n"
"help.text"
msgid "Inserting by Dialog"
msgstr "Inserción mediante diálogo"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3154319\n"
"help.text"
msgid "Set the cell cursor at the cell where the new content will be inserted."
msgstr "Sitúe el cursor de celdas en la celda en la que desea insertar el contenido nuevo."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3145750\n"
"help.text"
msgid "Choose <emph>Sheet - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog."
msgstr "Vaya a <emph>Hoja ▸ Enlazar con datos externos</emph>. Se abrirá el cuadro de diálogo <link href=\"text/scalc/01/04090000.xhp\">Datos externos</link>."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3149958\n"
"help.text"
msgid "Enter the URL of the HTML document or the name of the spreadsheet. Press Enter when finished. Click the <emph>Browse</emph> button to open a file selection dialog."
msgstr "Especifique el URL del documento HTML o el nombre de la hoja de cálculo. Oprima Intro cuando haya finalizado. Pulse en el botón <emph>Examinar</emph> para abrir un cuadro de diálogo de selección de archivos."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3149400\n"
"help.text"
msgid "In the large list box of the dialog, select the named ranges or tables you want to insert."
msgstr "En el cuadro grande de lista del diálogo, seleccione las áreas o tablas con nombre que desee insertar."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3155064\n"
"help.text"
msgid "You can also specify that the ranges or tables are updated every n seconds."
msgstr "Puede especificar que las áreas o tablas se actualicen cada n segundos."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3155443\n"
"help.text"
msgid "The import filter can create names for cell ranges on the fly. As much formatting as possible is retained, while the filter intentionally does not load any images."
msgstr "El filtro de importación puede crear nombres para áreas de celdas sobre la marcha. Se conserva el máximo formato posible, pero el filtro impide explícitamente la carga de imágenes."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"hd_id3149021\n"
"help.text"
msgid "Inserting by Navigator"
msgstr "Inserción mediante el Navegador"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3153965\n"
"help.text"
msgid "Open two documents: the $[officename] Calc spreadsheet in which the external data is to be inserted (target document) and the document from which the external data derives (source document)."
msgstr "Abra dos documentos: la hoja de cálculo de $[officename] Calc en la que desea insertar los datos externos (documento destino) y el documento del que procedan los datos externos (documento fuente)."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3150205\n"
"help.text"
msgid "In the target document open the Navigator."
msgstr "Abra el Navegador en el documento destino."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3152990\n"
"help.text"
msgid "In the lower combo box of the Navigator select the source document. The Navigator now shows the range names and database ranges or the tables contained in the source document."
msgstr "Seleccione en el campo combinado inferior del Navegador el documento fuente. El Navegador mostrará ahora los nombres de áreas contenidos en el documento fuente y las áreas de bases de datos, es decir, las tablas."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3148842\n"
"help.text"
msgid "In the Navigator select the <emph>Insert as link</emph> drag mode <image id=\"img_id3152985\" src=\"sw/res/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
msgstr "En el Navegador, seleccione el modo de arrastre <emph>Insertar como enlace</emph> <image id=\"img_id3152985\" src=\"sw/res/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icono</alt></image>."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3157978\n"
"help.text"
msgid "Drag the desired external data from the Navigator into the target document."
msgstr "Arrastre los datos externos que desee del Navegador al documento de destino."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3144768\n"
"help.text"
msgid "If you have loaded an HTML document with the <emph>Web Page Query</emph> filter as the source document, you will find the tables in the Navigator, named continuously from \"HTML_table1\" onwards, and also two range names that have been created:"
msgstr "Si ha cargado un documento HTML con el filtro <emph>Consulta de páginas web</emph> como documento fuente, encontrará en el Navegador las tablas llamadas \"HTML_table1\", \"HTML_table2\", etc. además de dos nombres de área creados:"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3152873\n"
"help.text"
msgid "<item type=\"literal\">HTML_all</item> - designates the entire document"
msgstr "<item type=\"literal\">HTML_all</item>: designa todo el documento"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3149897\n"
"help.text"
msgid "<item type=\"literal\">HTML_tables</item> - designates all HTML tables in the document"
msgstr "<item type=\"literal\">HTML_tables</item>: designa todas las tablas HTML del documento"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"hd_id3149126\n"
"help.text"
msgid "Editing the external data"
msgstr "Edición de los datos externos"
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3159228\n"
"help.text"
msgid "Open <emph>Edit - Links</emph>. Here you can edit the link to the external data."
msgstr "Vaya a <emph>Editar ▸ Enlaces</emph>. En el cuadro que aparecerá podrá editar el enlace a los datos externos."
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
"par_id3154650\n"
"help.text"
msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External data dialog\">External data dialog</link>"
msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Diálogo Datos externos\">Diálogo Datos externos</link>"
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
"tit\n"
"help.text"
msgid "19xx/20xx Years"
msgstr "Años 19xx/20xx"
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
"bm_id3150439\n"
"help.text"
msgid "<bookmark_value>years; 2-digits</bookmark_value><bookmark_value>dates; 19xx/20xx</bookmark_value>"
msgstr "<bookmark_value>años;de 2 dígitos</bookmark_value><bookmark_value>fechas;19xx/20xx</bookmark_value>"
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
"hd_id3150439\n"
"help.text"
msgid "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"19xx/20xx Years\">19xx/20xx Years</link></variable>"
msgstr "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"Años 19xx/20xx\">Años 19xx/20xx</link></variable>"
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
"par_id3151116\n"
"help.text"
msgid "The year in a date entry is often entered as two digits. Internally, the year is managed by $[officename] as four digits, so that in the calculation of the difference from 1/1/99 to 1/1/01, the result will correctly be two years."
msgstr "En una entrada de fecha, el año suele escribirse con dos dígitos. Internamente, $[officename] gestiona los años con cuatro dígitos, por lo que el resultado del cálculo de la diferencia entre 1/1/99 y 1/1/01 será el correcto: dos años."
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
"par_id3154011\n"
"help.text"
msgid "Under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you can define the century that is used when you enter a year with only two digits. The default is 1930 to 2029."
msgstr "En <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ General</emph> puede definir el siglo que se usa cuando escribe un año con solo dos dígitos. El intervalo de fechas predeterminado es desde 1930 hasta 2029."
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
"par_id3150010\n"
"help.text"
msgid "This means that if you enter a date of 1/1/30 or higher, it will be treated internally as 1/1/1930 or higher. All lower two-digit years apply to the 20xx century. So, for example, 1/1/20 is converted into 1/1/2020."
msgstr "Esto significa que, al escribir una fecha de 1/1/30 o posterior, dicha fecha se tratará internamente como 1/1/1930 o posterior. Los años de dos dígitos menores hacen referencia al siglo XXI. Por ejemplo, 1/1/20 se convierte en 1/1/2020."