diff options
Diffstat (limited to 'l10n-es-AR/toolkit/toolkit/printing/printDialogs.ftl')
-rw-r--r-- | l10n-es-AR/toolkit/toolkit/printing/printDialogs.ftl | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/l10n-es-AR/toolkit/toolkit/printing/printDialogs.ftl b/l10n-es-AR/toolkit/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..baacb08fb0 --- /dev/null +++ b/l10n-es-AR/toolkit/toolkit/printing/printDialogs.ftl @@ -0,0 +1,112 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +print-setup = + .title = Configuración de página +custom-prompt-title = Personalizar… +custom-prompt-prompt = Ingrese su texto personalizado para encabezado/pie +basic-tab = + .label = Formato y opciones +advanced-tab = + .label = Márgenes y encabezado/pie +format-group-label = + .value = Formato +orientation-label = + .value = Orientación: +portrait = + .label = Normal + .accesskey = N +landscape = + .label = Apaisada + .accesskey = A +scale = + .label = Escala: + .accesskey = s +scale-percent = + .value = % +shrink-to-fit = + .label = Ajustar al ancho de página + .accesskey = j +options-group-label = + .value = Opciones +print-bg = + .label = Imprimir fondo (colores e imágenes) + .accesskey = f +margin-group-label-inches = + .value = Márgenes (pulgadas) +margin-group-label-metric = + .value = Márgenes (milímetros) +margin-top = + .value = Superior: + .accesskey = p +margin-top-invisible = + .value = Superior: +margin-bottom = + .value = Inferior: + .accesskey = I +margin-bottom-invisible = + .value = Inferior: +margin-left = + .value = Izquierda: + .accesskey = z +margin-left-invisible = + .value = Izquierda: +margin-right = + .value = Derecha: + .accesskey = r +margin-right-invisible = + .value = Derecha: +header-footer-label = + .value = Encabezado y pie +hf-left-label = + .value = Izquierda: +hf-center-label = + .value = Centro: +hf-right-label = + .value = Derecha: +header-left-tip = + .tooltiptext = Encabezado a la izquierda +header-center-tip = + .tooltiptext = Encabezado centrado +header-right-tip = + .tooltiptext = Encabezado a la derecha +footer-left-tip = + .tooltiptext = Pie a la izquierda +footer-center-tip = + .tooltiptext = Pie centrado +footer-right-tip = + .tooltiptext = Pie a la derecha +hf-blank = + .label = --en blanco-- +hf-title = + .label = Título +hf-url = + .label = URL +hf-date-and-time = + .label = Fecha/hora +hf-page = + .label = Página # +hf-page-and-total = + .label = Página # de # +hf-custom = + .label = Personalizar… +print-preview-window = + .title = Vista previa +print-title = + .value = Título: +print-preparing = + .value = Preparando… +print-progress = + .value = Progreso: +print-window = + .title = Imprimiendo +print-complete = + .value = La impresión ha finalizado. + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = { $percent }% +dialog-cancel-label = Cancelar +dialog-close-label = Cerrar |