diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-es-AR/toolkit/toolkit/printing | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-AR/toolkit/toolkit/printing')
-rw-r--r-- | l10n-es-AR/toolkit/toolkit/printing/printDialogs.ftl | 112 | ||||
-rw-r--r-- | l10n-es-AR/toolkit/toolkit/printing/printPreview.ftl | 72 | ||||
-rw-r--r-- | l10n-es-AR/toolkit/toolkit/printing/printUI.ftl | 148 |
3 files changed, 332 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 diff --git a/l10n-es-AR/toolkit/toolkit/printing/printPreview.ftl b/l10n-es-AR/toolkit/toolkit/printing/printPreview.ftl new file mode 100644 index 0000000000..85dc2fbf7b --- /dev/null +++ b/l10n-es-AR/toolkit/toolkit/printing/printPreview.ftl @@ -0,0 +1,72 @@ +# 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/. + +printpreview-simplify-page-checkbox = + .label = Simplificar página + .accesskey = i + .tooltiptext = Esta página no puede ser simplificada automáticamente +printpreview-simplify-page-checkbox-enabled = + .label = { printpreview-simplify-page-checkbox.label } + .accesskey = { printpreview-simplify-page-checkbox.accesskey } + .tooltiptext = Cambiar diseño para una lectura más clara +printpreview-close = + .label = Cerrar + .accesskey = C +printpreview-portrait = + .label = Normal + .accesskey = N +printpreview-landscape = + .label = Apaisada + .accesskey = i +printpreview-scale = + .value = Escala: + .accesskey = s +printpreview-shrink-to-fit = + .label = Ajustar a la hoja +printpreview-custom = + .label = Personalizar… +printpreview-print = + .label = Imprimir… + .accesskey = p +printpreview-of = + .value = de +printpreview-custom-scale-prompt-title = Escala personalizada +printpreview-page-setup = + .label = Configurar página… + .accesskey = u +printpreview-page = + .value = Página: + .accesskey = a + +# Variables +# $sheetNum (integer) - The current sheet number +# $sheetCount (integer) - The total number of sheets to print +printpreview-sheet-of-sheets = { $sheetNum } de { $sheetCount } + +## Variables +## $percent (integer) - menuitem percent label +## $arrow (String) - UTF-8 arrow character for navigation buttons + +printpreview-percentage-value = + .label = { $percent }% +printpreview-homearrow = + .label = { $arrow } + .tooltiptext = Primera página +printpreview-previousarrow = + .label = { $arrow } + .tooltiptext = Página anterior +printpreview-nextarrow = + .label = { $arrow } + .tooltiptext = Página siguiente +printpreview-endarrow = + .label = { $arrow } + .tooltiptext = Última página +printpreview-homearrow-button = + .title = Primera página +printpreview-previousarrow-button = + .title = Página anterior +printpreview-nextarrow-button = + .title = Página siguiente +printpreview-endarrow-button = + .title = Última página diff --git a/l10n-es-AR/toolkit/toolkit/printing/printUI.ftl b/l10n-es-AR/toolkit/toolkit/printing/printUI.ftl new file mode 100644 index 0000000000..365fa33f58 --- /dev/null +++ b/l10n-es-AR/toolkit/toolkit/printing/printUI.ftl @@ -0,0 +1,148 @@ +# 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/. + +printui-title = Imprimir +# Dialog title to prompt the user for a filename to save print to PDF. +printui-save-to-pdf-title = Guardar como + +# Variables +# $sheetCount (integer) - Number of paper sheets +printui-sheets-count = + { $sheetCount -> + [one] { $sheetCount } hoja de papel + *[other] { $sheetCount } hojas de papel + } + +printui-page-range-all = Todas +printui-page-range-current = Actual +printui-page-range-odd = Impar +printui-page-range-even = Par +printui-page-range-custom = Personalizado +printui-page-range-label = Páginas +printui-page-range-picker = + .aria-label = Seleccionar rango de página +printui-page-custom-range-input = + .aria-label = Ingresar rango de página personalizado + .placeholder = ej. 2-6, 9, 12-16 + +# Section title for the number of copies to print +printui-copies-label = Copias + +printui-orientation = Orientación +printui-landscape = Apaisada +printui-portrait = Normal + +# Section title for the printer or destination device to target +printui-destination-label = Destino +printui-destination-pdf-label = Guardar como PDF + +printui-more-settings = Más opciones +printui-less-settings = Menos opciones + +printui-paper-size-label = Tamaño de papel + +# Section title (noun) for the print scaling options +printui-scale = Escala +printui-scale-fit-to-page-width = Ajustar al ancho de página +# Label for input control where user can set the scale percentage +printui-scale-pcent = Escala + +# Section title (noun) for the two-sided print options +printui-two-sided-printing = Impresión a doble cara +printui-two-sided-printing-off = Desactivada +# Flip the sheet as if it were bound along its long edge. +printui-two-sided-printing-long-edge = Doblar por el margen largo +# Flip the sheet as if it were bound along its short edge. +printui-two-sided-printing-short-edge = Doblar por el borde corto + +# Section title for miscellaneous print options +printui-options = Opciones +printui-headers-footers-checkbox = Imprimir encabezados y pies de página +printui-backgrounds-checkbox = Imprimir fondos + +## The "Format" section, select a version of the website to print. Radio +## options to select between the original page, selected text only, or a version +## where the page is processed with "Reader View". + +# The section title. +printui-source-label = Formato +# Option for printing the original page. +printui-source-radio = Original +# Option for printing just the content a user selected prior to printing. +printui-selection-radio = Selección +# Option for "simplifying" the page by printing the Reader View version. +printui-simplify-page-radio = Simplificado + +## + +printui-color-mode-label = Modo color +printui-color-mode-color = Color +printui-color-mode-bw = Blanco y negro + +printui-margins = Márgenes +printui-margins-default = Predeterminado +printui-margins-min = Mínimo +printui-margins-none = Ninguno +printui-margins-custom-inches = Personalizado (pulgadas) +printui-margins-custom-mm = Personalizado (mm) +printui-margins-custom-top = Arriba +printui-margins-custom-top-inches = Superior (pulgadas) +printui-margins-custom-top-mm = Superior (mm) +printui-margins-custom-bottom = Abajo +printui-margins-custom-bottom-inches = Inferior (pulgadas) +printui-margins-custom-bottom-mm = Inferior (mm) +printui-margins-custom-left = Izquierda +printui-margins-custom-left-inches = Izquierdo (pulgadas) +printui-margins-custom-left-mm = Izquierda (mm) +printui-margins-custom-right = Derecha +printui-margins-custom-right-inches = Derecho (pulgadas) +printui-margins-custom-right-mm = Derecha (mm) + +printui-system-dialog-link = Imprimir usando la ventana del sistema… + +printui-primary-button = Imprimir +printui-primary-button-save = Guardar +printui-cancel-button = Cancelar +printui-close-button = Cerrar + +printui-loading = Preparando vista previa + +# Reported by screen readers and other accessibility tools to indicate that +# the print preview has focus. +printui-preview-label = + .aria-label = Vista previa + +printui-pages-per-sheet = Páginas por hoja + +# This is shown next to the Print button with an indefinite loading spinner +# when the user prints a page and it is being sent to the printer. +printui-print-progress-indicator = Imprimiendo… +printui-print-progress-indicator-saving = Guardando… + +## Paper sizes that may be supported by the Save to PDF destination: + +printui-paper-a5 = A5 +printui-paper-a4 = A4 +printui-paper-a3 = A3 +printui-paper-a2 = A2 +printui-paper-a1 = A1 +printui-paper-a0 = A0 +printui-paper-b5 = B5 +printui-paper-b4 = B4 +printui-paper-jis-b5 = JIS-B5 +printui-paper-jis-b4 = JIS-B4 +printui-paper-letter = Carta EEUU +printui-paper-legal = Oficio EEUU +printui-paper-tabloid = Tabloide + +## Error messages shown when a user has an invalid input + +printui-error-invalid-scale = La escala debe ser un número entre 10 y 200. +printui-error-invalid-margin = Ingrese un margen válido para el tamaño de papel seleccionado. +printui-error-invalid-copies = El número de copias debe estar entre 1 y 10000. + +# Variables +# $numPages (integer) - Number of pages +printui-error-invalid-range = El rango debe ser un número entre 1 y { $numPages }. +printui-error-invalid-start-overflow = El número de página “desde” debe ser menor que el número “hasta“. |