Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/embedpre.../assets/pdf/web/locale/ast
File: viewer.ftl
# This Source Code Form is subject to the terms of the Mozilla Public
[0] Fix | Delete
# License, v. 2.0. If a copy of the MPL was not distributed with this
[1] Fix | Delete
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
[2] Fix | Delete
[3] Fix | Delete
[4] Fix | Delete
## Main toolbar buttons (tooltips and alt text for images)
[5] Fix | Delete
[6] Fix | Delete
pdfjs-previous-button =
[7] Fix | Delete
.title = Páxina anterior
[8] Fix | Delete
pdfjs-previous-button-label = Anterior
[9] Fix | Delete
pdfjs-next-button =
[10] Fix | Delete
.title = Páxina siguiente
[11] Fix | Delete
pdfjs-next-button-label = Siguiente
[12] Fix | Delete
# .title: Tooltip for the pageNumber input.
[13] Fix | Delete
pdfjs-page-input =
[14] Fix | Delete
.title = Páxina
[15] Fix | Delete
# Variables:
[16] Fix | Delete
# $pagesCount (Number) - the total number of pages in the document
[17] Fix | Delete
# This string follows an input field with the number of the page currently displayed.
[18] Fix | Delete
pdfjs-of-pages = de { $pagesCount }
[19] Fix | Delete
# Variables:
[20] Fix | Delete
# $pageNumber (Number) - the currently visible page
[21] Fix | Delete
# $pagesCount (Number) - the total number of pages in the document
[22] Fix | Delete
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
[23] Fix | Delete
pdfjs-zoom-out-button =
[24] Fix | Delete
.title = Alloñar
[25] Fix | Delete
pdfjs-zoom-out-button-label = Alloña
[26] Fix | Delete
pdfjs-zoom-in-button =
[27] Fix | Delete
.title = Averar
[28] Fix | Delete
pdfjs-zoom-in-button-label = Avera
[29] Fix | Delete
pdfjs-zoom-select =
[30] Fix | Delete
.title = Zoom
[31] Fix | Delete
pdfjs-presentation-mode-button =
[32] Fix | Delete
.title = Cambiar al mou de presentación
[33] Fix | Delete
pdfjs-presentation-mode-button-label = Mou de presentación
[34] Fix | Delete
pdfjs-open-file-button-label = Abrir
[35] Fix | Delete
pdfjs-print-button =
[36] Fix | Delete
.title = Imprentar
[37] Fix | Delete
pdfjs-print-button-label = Imprentar
[38] Fix | Delete
[39] Fix | Delete
## Secondary toolbar and context menu
[40] Fix | Delete
[41] Fix | Delete
pdfjs-tools-button =
[42] Fix | Delete
.title = Ferramientes
[43] Fix | Delete
pdfjs-tools-button-label = Ferramientes
[44] Fix | Delete
pdfjs-first-page-button-label = Dir a la primer páxina
[45] Fix | Delete
pdfjs-last-page-button-label = Dir a la última páxina
[46] Fix | Delete
pdfjs-page-rotate-cw-button =
[47] Fix | Delete
.title = Voltia a la derecha
[48] Fix | Delete
pdfjs-page-rotate-cw-button-label = Voltiar a la derecha
[49] Fix | Delete
pdfjs-page-rotate-ccw-button =
[50] Fix | Delete
.title = Voltia a la esquierda
[51] Fix | Delete
pdfjs-page-rotate-ccw-button-label = Voltiar a la esquierda
[52] Fix | Delete
pdfjs-cursor-text-select-tool-button =
[53] Fix | Delete
.title = Activa la ferramienta d'esbilla de testu
[54] Fix | Delete
pdfjs-cursor-text-select-tool-button-label = Ferramienta d'esbilla de testu
[55] Fix | Delete
pdfjs-cursor-hand-tool-button =
[56] Fix | Delete
.title = Activa la ferramienta de mano
[57] Fix | Delete
pdfjs-cursor-hand-tool-button-label = Ferramienta de mano
[58] Fix | Delete
pdfjs-scroll-vertical-button =
[59] Fix | Delete
.title = Usa'l desplazamientu vertical
[60] Fix | Delete
pdfjs-scroll-vertical-button-label = Desplazamientu vertical
[61] Fix | Delete
pdfjs-scroll-horizontal-button =
[62] Fix | Delete
.title = Usa'l desplazamientu horizontal
[63] Fix | Delete
pdfjs-scroll-horizontal-button-label = Desplazamientu horizontal
[64] Fix | Delete
pdfjs-scroll-wrapped-button =
[65] Fix | Delete
.title = Usa'l desplazamientu continuu
[66] Fix | Delete
pdfjs-scroll-wrapped-button-label = Desplazamientu continuu
[67] Fix | Delete
pdfjs-spread-none-button-label = Fueyes individuales
[68] Fix | Delete
pdfjs-spread-odd-button-label = Fueyes pares
[69] Fix | Delete
pdfjs-spread-even-button-label = Fueyes impares
[70] Fix | Delete
[71] Fix | Delete
## Document properties dialog
[72] Fix | Delete
[73] Fix | Delete
pdfjs-document-properties-button =
[74] Fix | Delete
.title = Propiedaes del documentu…
[75] Fix | Delete
pdfjs-document-properties-button-label = Propiedaes del documentu…
[76] Fix | Delete
pdfjs-document-properties-file-name = Nome del ficheru:
[77] Fix | Delete
pdfjs-document-properties-file-size = Tamañu del ficheru:
[78] Fix | Delete
# Variables:
[79] Fix | Delete
# $size_kb (Number) - the PDF file size in kilobytes
[80] Fix | Delete
# $size_b (Number) - the PDF file size in bytes
[81] Fix | Delete
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
[82] Fix | Delete
# Variables:
[83] Fix | Delete
# $size_mb (Number) - the PDF file size in megabytes
[84] Fix | Delete
# $size_b (Number) - the PDF file size in bytes
[85] Fix | Delete
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
[86] Fix | Delete
pdfjs-document-properties-title = Títulu:
[87] Fix | Delete
pdfjs-document-properties-keywords = Pallabres clave:
[88] Fix | Delete
pdfjs-document-properties-creation-date = Data de creación:
[89] Fix | Delete
pdfjs-document-properties-modification-date = Data de modificación:
[90] Fix | Delete
# Variables:
[91] Fix | Delete
# $date (Date) - the creation/modification date of the PDF file
[92] Fix | Delete
# $time (Time) - the creation/modification time of the PDF file
[93] Fix | Delete
pdfjs-document-properties-date-string = { $date }, { $time }
[94] Fix | Delete
pdfjs-document-properties-producer = Productor del PDF:
[95] Fix | Delete
pdfjs-document-properties-version = Versión del PDF:
[96] Fix | Delete
pdfjs-document-properties-page-count = Númberu de páxines:
[97] Fix | Delete
pdfjs-document-properties-page-size = Tamañu de páxina:
[98] Fix | Delete
pdfjs-document-properties-page-size-unit-inches = in
[99] Fix | Delete
pdfjs-document-properties-page-size-unit-millimeters = mm
[100] Fix | Delete
pdfjs-document-properties-page-size-orientation-portrait = vertical
[101] Fix | Delete
pdfjs-document-properties-page-size-orientation-landscape = horizontal
[102] Fix | Delete
pdfjs-document-properties-page-size-name-a-three = A3
[103] Fix | Delete
pdfjs-document-properties-page-size-name-a-four = A4
[104] Fix | Delete
[105] Fix | Delete
## Variables:
[106] Fix | Delete
## $width (Number) - the width of the (current) page
[107] Fix | Delete
## $height (Number) - the height of the (current) page
[108] Fix | Delete
## $unit (String) - the unit of measurement of the (current) page
[109] Fix | Delete
## $name (String) - the name of the (current) page
[110] Fix | Delete
## $orientation (String) - the orientation of the (current) page
[111] Fix | Delete
[112] Fix | Delete
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
[113] Fix | Delete
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
[114] Fix | Delete
[115] Fix | Delete
##
[116] Fix | Delete
[117] Fix | Delete
# The linearization status of the document; usually called "Fast Web View" in
[118] Fix | Delete
# English locales of Adobe software.
[119] Fix | Delete
pdfjs-document-properties-linearized = Vista web rápida:
[120] Fix | Delete
pdfjs-document-properties-linearized-yes = Sí
[121] Fix | Delete
pdfjs-document-properties-linearized-no = Non
[122] Fix | Delete
pdfjs-document-properties-close-button = Zarrar
[123] Fix | Delete
[124] Fix | Delete
## Print
[125] Fix | Delete
[126] Fix | Delete
# Variables:
[127] Fix | Delete
# $progress (Number) - percent value
[128] Fix | Delete
pdfjs-print-progress-percent = { $progress }%
[129] Fix | Delete
pdfjs-print-progress-close-button = Encaboxar
[130] Fix | Delete
[131] Fix | Delete
## Tooltips and alt text for side panel toolbar buttons
[132] Fix | Delete
[133] Fix | Delete
pdfjs-toggle-sidebar-button =
[134] Fix | Delete
.title = Alternar la barra llateral
[135] Fix | Delete
pdfjs-attachments-button =
[136] Fix | Delete
.title = Amosar los axuntos
[137] Fix | Delete
pdfjs-attachments-button-label = Axuntos
[138] Fix | Delete
pdfjs-layers-button-label = Capes
[139] Fix | Delete
pdfjs-thumbs-button =
[140] Fix | Delete
.title = Amosar les miniatures
[141] Fix | Delete
pdfjs-thumbs-button-label = Miniatures
[142] Fix | Delete
pdfjs-findbar-button-label = Atopar
[143] Fix | Delete
pdfjs-additional-layers = Capes adicionales
[144] Fix | Delete
[145] Fix | Delete
## Thumbnails panel item (tooltip and alt text for images)
[146] Fix | Delete
[147] Fix | Delete
# Variables:
[148] Fix | Delete
# $page (Number) - the page number
[149] Fix | Delete
pdfjs-thumb-page-title =
[150] Fix | Delete
.title = Páxina { $page }
[151] Fix | Delete
[152] Fix | Delete
## Find panel button title and messages
[153] Fix | Delete
[154] Fix | Delete
pdfjs-find-previous-button-label = Anterior
[155] Fix | Delete
pdfjs-find-next-button-label = Siguiente
[156] Fix | Delete
pdfjs-find-entire-word-checkbox-label = Pallabres completes
[157] Fix | Delete
pdfjs-find-reached-top = Algamóse'l comienzu de la páxina, síguese dende abaxo
[158] Fix | Delete
pdfjs-find-reached-bottom = Algamóse la fin del documentu, síguese dende arriba
[159] Fix | Delete
[160] Fix | Delete
## Predefined zoom values
[161] Fix | Delete
[162] Fix | Delete
pdfjs-page-scale-auto = Zoom automáticu
[163] Fix | Delete
pdfjs-page-scale-actual = Tamañu real
[164] Fix | Delete
# Variables:
[165] Fix | Delete
# $scale (Number) - percent value for page scale
[166] Fix | Delete
pdfjs-page-scale-percent = { $scale }%
[167] Fix | Delete
[168] Fix | Delete
## PDF page
[169] Fix | Delete
[170] Fix | Delete
# Variables:
[171] Fix | Delete
# $page (Number) - the page number
[172] Fix | Delete
pdfjs-page-landmark =
[173] Fix | Delete
.aria-label = Páxina { $page }
[174] Fix | Delete
[175] Fix | Delete
## Loading indicator messages
[176] Fix | Delete
[177] Fix | Delete
pdfjs-loading-error = Asocedió un fallu mentanto se cargaba'l PDF.
[178] Fix | Delete
[179] Fix | Delete
## Annotations
[180] Fix | Delete
[181] Fix | Delete
# Variables:
[182] Fix | Delete
# $date (Date) - the modification date of the annotation
[183] Fix | Delete
# $time (Time) - the modification time of the annotation
[184] Fix | Delete
pdfjs-annotation-date-string = { $date }, { $time }
[185] Fix | Delete
[186] Fix | Delete
## Password
[187] Fix | Delete
[188] Fix | Delete
pdfjs-password-ok-button = Aceptar
[189] Fix | Delete
pdfjs-password-cancel-button = Encaboxar
[190] Fix | Delete
[191] Fix | Delete
## Editing
[192] Fix | Delete
[193] Fix | Delete
[194] Fix | Delete
## Alt-text dialog
[195] Fix | Delete
[196] Fix | Delete
[197] Fix | Delete
## Editor resizers
[198] Fix | Delete
## This is used in an aria label to help to understand the role of the resizer.
[199] Fix | Delete
[200] Fix | Delete
[201] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function