viewer.ftl 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. ## Main toolbar buttons (tooltips and alt text for images)
  5. pdfjs-previous-button =
  6. .title = Pagina precedenta
  7. pdfjs-previous-button-label = Precedent
  8. pdfjs-next-button =
  9. .title = Pagina seguenta
  10. pdfjs-next-button-label = Seguent
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Pagina
  14. # Variables:
  15. # $pagesCount (Number) - the total number of pages in the document
  16. # This string follows an input field with the number of the page currently displayed.
  17. pdfjs-of-pages = sus { $pagesCount }
  18. # Variables:
  19. # $pageNumber (Number) - the currently visible page
  20. # $pagesCount (Number) - the total number of pages in the document
  21. pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Zoom arrièr
  24. pdfjs-zoom-out-button-label = Zoom arrièr
  25. pdfjs-zoom-in-button =
  26. .title = Zoom avant
  27. pdfjs-zoom-in-button-label = Zoom avant
  28. pdfjs-zoom-select =
  29. .title = Zoom
  30. pdfjs-presentation-mode-button =
  31. .title = Bascular en mòde presentacion
  32. pdfjs-presentation-mode-button-label = Mòde Presentacion
  33. pdfjs-open-file-button =
  34. .title = Dobrir lo fichièr
  35. pdfjs-open-file-button-label = Dobrir
  36. pdfjs-print-button =
  37. .title = Imprimir
  38. pdfjs-print-button-label = Imprimir
  39. pdfjs-save-button =
  40. .title = Enregistrar
  41. pdfjs-save-button-label = Enregistrar
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Telecargar
  45. # Used in Firefox for Android as a label for the download button (“download” is a verb).
  46. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  47. pdfjs-download-button-label = Telecargar
  48. pdfjs-bookmark-button =
  49. .title = Pagina actuala (mostrar l’adreça de la pagina actuala)
  50. pdfjs-bookmark-button-label = Pagina actuala
  51. ## Secondary toolbar and context menu
  52. pdfjs-tools-button =
  53. .title = Aisinas
  54. pdfjs-tools-button-label = Aisinas
  55. pdfjs-first-page-button =
  56. .title = Anar a la primièra pagina
  57. pdfjs-first-page-button-label = Anar a la primièra pagina
  58. pdfjs-last-page-button =
  59. .title = Anar a la darrièra pagina
  60. pdfjs-last-page-button-label = Anar a la darrièra pagina
  61. pdfjs-page-rotate-cw-button =
  62. .title = Rotacion orària
  63. pdfjs-page-rotate-cw-button-label = Rotacion orària
  64. pdfjs-page-rotate-ccw-button =
  65. .title = Rotacion antiorària
  66. pdfjs-page-rotate-ccw-button-label = Rotacion antiorària
  67. pdfjs-cursor-text-select-tool-button =
  68. .title = Activar l'aisina de seleccion de tèxte
  69. pdfjs-cursor-text-select-tool-button-label = Aisina de seleccion de tèxte
  70. pdfjs-cursor-hand-tool-button =
  71. .title = Activar l’aisina man
  72. pdfjs-cursor-hand-tool-button-label = Aisina man
  73. pdfjs-scroll-page-button =
  74. .title = Activar lo defilament per pagina
  75. pdfjs-scroll-page-button-label = Defilament per pagina
  76. pdfjs-scroll-vertical-button =
  77. .title = Utilizar lo defilament vertical
  78. pdfjs-scroll-vertical-button-label = Defilament vertical
  79. pdfjs-scroll-horizontal-button =
  80. .title = Utilizar lo defilament orizontal
  81. pdfjs-scroll-horizontal-button-label = Defilament orizontal
  82. pdfjs-scroll-wrapped-button =
  83. .title = Activar lo defilament continú
  84. pdfjs-scroll-wrapped-button-label = Defilament continú
  85. pdfjs-spread-none-button =
  86. .title = Agropar pas las paginas doas a doas
  87. pdfjs-spread-none-button-label = Una sola pagina
  88. pdfjs-spread-odd-button =
  89. .title = Mostrar doas paginas en començant per las paginas imparas a esquèrra
  90. pdfjs-spread-odd-button-label = Dobla pagina, impara a drecha
  91. pdfjs-spread-even-button =
  92. .title = Mostrar doas paginas en començant per las paginas paras a esquèrra
  93. pdfjs-spread-even-button-label = Dobla pagina, para a drecha
  94. ## Document properties dialog
  95. pdfjs-document-properties-button =
  96. .title = Proprietats del document…
  97. pdfjs-document-properties-button-label = Proprietats del document…
  98. pdfjs-document-properties-file-name = Nom del fichièr :
  99. pdfjs-document-properties-file-size = Talha del fichièr :
  100. # Variables:
  101. # $size_kb (Number) - the PDF file size in kilobytes
  102. # $size_b (Number) - the PDF file size in bytes
  103. pdfjs-document-properties-kb = { $size_kb } Ko ({ $size_b } octets)
  104. # Variables:
  105. # $size_mb (Number) - the PDF file size in megabytes
  106. # $size_b (Number) - the PDF file size in bytes
  107. pdfjs-document-properties-mb = { $size_mb } Mo ({ $size_b } octets)
  108. pdfjs-document-properties-title = Títol :
  109. pdfjs-document-properties-author = Autor :
  110. pdfjs-document-properties-subject = Subjècte :
  111. pdfjs-document-properties-keywords = Mots claus :
  112. pdfjs-document-properties-creation-date = Data de creacion :
  113. pdfjs-document-properties-modification-date = Data de modificacion :
  114. # Variables:
  115. # $date (Date) - the creation/modification date of the PDF file
  116. # $time (Time) - the creation/modification time of the PDF file
  117. pdfjs-document-properties-date-string = { $date }, a { $time }
  118. pdfjs-document-properties-creator = Creator :
  119. pdfjs-document-properties-producer = Aisina de conversion PDF :
  120. pdfjs-document-properties-version = Version PDF :
  121. pdfjs-document-properties-page-count = Nombre de paginas :
  122. pdfjs-document-properties-page-size = Talha de la pagina :
  123. pdfjs-document-properties-page-size-unit-inches = in
  124. pdfjs-document-properties-page-size-unit-millimeters = mm
  125. pdfjs-document-properties-page-size-orientation-portrait = retrach
  126. pdfjs-document-properties-page-size-orientation-landscape = païsatge
  127. pdfjs-document-properties-page-size-name-a-three = A3
  128. pdfjs-document-properties-page-size-name-a-four = A4
  129. pdfjs-document-properties-page-size-name-letter = Letra
  130. pdfjs-document-properties-page-size-name-legal = Document juridic
  131. ## Variables:
  132. ## $width (Number) - the width of the (current) page
  133. ## $height (Number) - the height of the (current) page
  134. ## $unit (String) - the unit of measurement of the (current) page
  135. ## $name (String) - the name of the (current) page
  136. ## $orientation (String) - the orientation of the (current) page
  137. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  138. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  139. ##
  140. # The linearization status of the document; usually called "Fast Web View" in
  141. # English locales of Adobe software.
  142. pdfjs-document-properties-linearized = Vista web rapida :
  143. pdfjs-document-properties-linearized-yes = Òc
  144. pdfjs-document-properties-linearized-no = Non
  145. pdfjs-document-properties-close-button = Tampar
  146. ## Print
  147. pdfjs-print-progress-message = Preparacion del document per l’impression…
  148. # Variables:
  149. # $progress (Number) - percent value
  150. pdfjs-print-progress-percent = { $progress }%
  151. pdfjs-print-progress-close-button = Anullar
  152. pdfjs-printing-not-supported = Atencion : l'impression es pas complètament gerida per aqueste navegador.
  153. pdfjs-printing-not-ready = Atencion : lo PDF es pas entièrament cargat per lo poder imprimir.
  154. ## Tooltips and alt text for side panel toolbar buttons
  155. pdfjs-toggle-sidebar-button =
  156. .title = Afichar/amagar lo panèl lateral
  157. pdfjs-toggle-sidebar-notification-button =
  158. .title = Afichar/amagar lo panèl lateral (lo document conten esquèmas/pèças juntas/calques)
  159. pdfjs-toggle-sidebar-button-label = Afichar/amagar lo panèl lateral
  160. pdfjs-document-outline-button =
  161. .title = Mostrar los esquèmas del document (dobleclicar per espandre/reduire totes los elements)
  162. pdfjs-document-outline-button-label = Marcapaginas del document
  163. pdfjs-attachments-button =
  164. .title = Visualizar las pèças juntas
  165. pdfjs-attachments-button-label = Pèças juntas
  166. pdfjs-layers-button =
  167. .title = Afichar los calques (doble-clicar per reïnicializar totes los calques a l’estat per defaut)
  168. pdfjs-layers-button-label = Calques
  169. pdfjs-thumbs-button =
  170. .title = Afichar las vinhetas
  171. pdfjs-thumbs-button-label = Vinhetas
  172. pdfjs-current-outline-item-button =
  173. .title = Trobar l’element de plan actual
  174. pdfjs-current-outline-item-button-label = Element de plan actual
  175. pdfjs-findbar-button =
  176. .title = Cercar dins lo document
  177. pdfjs-findbar-button-label = Recercar
  178. pdfjs-additional-layers = Calques suplementaris
  179. ## Thumbnails panel item (tooltip and alt text for images)
  180. # Variables:
  181. # $page (Number) - the page number
  182. pdfjs-thumb-page-title =
  183. .title = Pagina { $page }
  184. # Variables:
  185. # $page (Number) - the page number
  186. pdfjs-thumb-page-canvas =
  187. .aria-label = Vinheta de la pagina { $page }
  188. ## Find panel button title and messages
  189. pdfjs-find-input =
  190. .title = Recercar
  191. .placeholder = Cercar dins lo document…
  192. pdfjs-find-previous-button =
  193. .title = Tròba l'ocurréncia precedenta de la frasa
  194. pdfjs-find-previous-button-label = Precedent
  195. pdfjs-find-next-button =
  196. .title = Tròba l'ocurréncia venenta de la frasa
  197. pdfjs-find-next-button-label = Seguent
  198. pdfjs-find-highlight-checkbox = Suslinhar tot
  199. pdfjs-find-match-case-checkbox-label = Respectar la cassa
  200. pdfjs-find-match-diacritics-checkbox-label = Respectar los diacritics
  201. pdfjs-find-entire-word-checkbox-label = Mots entièrs
  202. pdfjs-find-reached-top = Naut de la pagina atenh, perseguida del bas
  203. pdfjs-find-reached-bottom = Bas de la pagina atench, perseguida al començament
  204. # Variables:
  205. # $current (Number) - the index of the currently active find result
  206. # $total (Number) - the total number of matches in the document
  207. pdfjs-find-match-count =
  208. { $total ->
  209. [one] Ocurréncia { $current } de { $total }
  210. *[other] Ocurréncia { $current } de { $total }
  211. }
  212. # Variables:
  213. # $limit (Number) - the maximum number of matches
  214. pdfjs-find-match-count-limit =
  215. { $limit ->
  216. [one] Mai de { $limit } ocurréncia
  217. *[other] Mai de { $limit } ocurréncias
  218. }
  219. pdfjs-find-not-found = Frasa pas trobada
  220. ## Predefined zoom values
  221. pdfjs-page-scale-width = Largor plena
  222. pdfjs-page-scale-fit = Pagina entièra
  223. pdfjs-page-scale-auto = Zoom automatic
  224. pdfjs-page-scale-actual = Talha vertadièra
  225. # Variables:
  226. # $scale (Number) - percent value for page scale
  227. pdfjs-page-scale-percent = { $scale }%
  228. ## PDF page
  229. # Variables:
  230. # $page (Number) - the page number
  231. pdfjs-page-landmark =
  232. .aria-label = Pagina { $page }
  233. ## Loading indicator messages
  234. pdfjs-loading-error = Una error s'es producha pendent lo cargament del fichièr PDF.
  235. pdfjs-invalid-file-error = Fichièr PDF invalid o corromput.
  236. pdfjs-missing-file-error = Fichièr PDF mancant.
  237. pdfjs-unexpected-response-error = Responsa de servidor imprevista.
  238. pdfjs-rendering-error = Una error s'es producha pendent l'afichatge de la pagina.
  239. ## Annotations
  240. # Variables:
  241. # $date (Date) - the modification date of the annotation
  242. # $time (Time) - the modification time of the annotation
  243. pdfjs-annotation-date-string = { $date } a { $time }
  244. # .alt: This is used as a tooltip.
  245. # Variables:
  246. # $type (String) - an annotation type from a list defined in the PDF spec
  247. # (32000-1:2008 Table 169 – Annotation types).
  248. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  249. pdfjs-text-annotation-type =
  250. .alt = [Anotacion { $type }]
  251. # Variables:
  252. # $dateObj (Date) - the modification date and time of the annotation
  253. pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  254. ## Password
  255. pdfjs-password-label = Picatz lo senhal per dobrir aqueste fichièr PDF.
  256. pdfjs-password-invalid = Senhal incorrècte. Tornatz ensajar.
  257. pdfjs-password-ok-button = D'acòrdi
  258. pdfjs-password-cancel-button = Anullar
  259. pdfjs-web-fonts-disabled = Las polissas web son desactivadas : impossible d'utilizar las polissas integradas al PDF.
  260. ## Editing
  261. pdfjs-editor-free-text-button =
  262. .title = Tèxte
  263. pdfjs-editor-free-text-button-label = Tèxte
  264. pdfjs-editor-ink-button =
  265. .title = Dessenhar
  266. pdfjs-editor-ink-button-label = Dessenhar
  267. pdfjs-editor-stamp-button =
  268. .title = Apondre o modificar d’imatges
  269. pdfjs-editor-stamp-button-label = Apondre o modificar d’imatges
  270. pdfjs-editor-highlight-button =
  271. .title = Subrelinhar
  272. pdfjs-editor-highlight-button-label = Subrelinhar
  273. pdfjs-highlight-floating-button1 =
  274. .title = Subrelinhar
  275. .aria-label = Subrelinhar
  276. pdfjs-highlight-floating-button-label = Subrelinhar
  277. ## Default editor aria labels
  278. ## Remove button for the various kind of editor.
  279. pdfjs-editor-remove-ink-button =
  280. .title = Levar lo dessenh
  281. pdfjs-editor-remove-freetext-button =
  282. .title = Suprimir lo tèxte
  283. pdfjs-editor-remove-stamp-button =
  284. .title = Suprimir l’imatge
  285. pdfjs-editor-remove-highlight-button =
  286. .title = Levar lo suslinhatge
  287. ##
  288. # Editor Parameters
  289. pdfjs-editor-free-text-color-input = Color
  290. pdfjs-editor-free-text-size-input = Talha
  291. pdfjs-editor-ink-color-input = Color
  292. pdfjs-editor-ink-thickness-input = Espessor
  293. pdfjs-editor-ink-opacity-input = Opacitat
  294. pdfjs-editor-stamp-add-image-button =
  295. .title = Apondre imatge
  296. pdfjs-editor-stamp-add-image-button-label = Apondre imatge
  297. # This refers to the thickness of the line used for free highlighting (not bound to text)
  298. pdfjs-editor-free-highlight-thickness-input = Espessor
  299. # .default-content is used as a placeholder in an empty text editor.
  300. pdfjs-free-text2 =
  301. .aria-label = Editor de tèxte
  302. .default-content = Començatz de picar…
  303. pdfjs-free-text =
  304. .aria-label = Editor de tèxte
  305. pdfjs-free-text-default-content = Començatz d’escriure…
  306. pdfjs-ink =
  307. .aria-label = Editor de dessenh
  308. pdfjs-ink-canvas =
  309. .aria-label = Imatge creat per l’utilizaire
  310. ## Alt-text dialog
  311. pdfjs-editor-alt-text-button-label = Tèxt alternatiu
  312. pdfjs-editor-alt-text-edit-button-label = Modificar lo tèxt alternatiu
  313. pdfjs-editor-alt-text-dialog-label = Causir una opcion
  314. pdfjs-editor-alt-text-add-description-label = Apondre una descripcion
  315. pdfjs-editor-alt-text-cancel-button = Anullar
  316. pdfjs-editor-alt-text-save-button = Enregistrar
  317. ## Editor resizers
  318. ## This is used in an aria label to help to understand the role of the resizer.
  319. ## Color picker
  320. # This means "Color used to highlight text"
  321. pdfjs-editor-highlight-colorpicker-label = Color de suslinhatge
  322. pdfjs-editor-colorpicker-button =
  323. .title = Cambiar de color
  324. pdfjs-editor-colorpicker-dropdown =
  325. .aria-label = Causida de colors
  326. pdfjs-editor-colorpicker-yellow =
  327. .title = Jaune
  328. pdfjs-editor-colorpicker-green =
  329. .title = Verd
  330. pdfjs-editor-colorpicker-blue =
  331. .title = Blau
  332. pdfjs-editor-colorpicker-pink =
  333. .title = Ròse
  334. pdfjs-editor-colorpicker-red =
  335. .title = Roge
  336. ## Show all highlights
  337. ## This is a toggle button to show/hide all the highlights.
  338. pdfjs-editor-highlight-show-all-button-label = O afichar tot
  339. pdfjs-editor-highlight-show-all-button =
  340. .title = O afichar tot
  341. ## New alt-text dialog
  342. ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
  343. pdfjs-editor-new-alt-text-error-close-button = Tampar
  344. ## Image alt-text settings
  345. pdfjs-editor-alt-text-settings-automatic-title = Tèxte alternatiu automatic
  346. pdfjs-editor-alt-text-settings-create-model-button-label = Crear un tèxte alternatiu automaticament
  347. pdfjs-editor-alt-text-settings-delete-model-button = Suprimir
  348. pdfjs-editor-alt-text-settings-download-model-button = Telecargar
  349. pdfjs-editor-alt-text-settings-downloading-model-button = Telecargament…
  350. pdfjs-editor-alt-text-settings-editor-title = Editor de tèxte alternatiu
  351. pdfjs-editor-alt-text-settings-close-button = Tampar
  352. ## "Annotations removed" bar
  353. pdfjs-editor-undo-bar-message-freetext = Tèxte suprimit
  354. pdfjs-editor-undo-bar-message-ink = Dessenh suprimit
  355. pdfjs-editor-undo-bar-message-stamp = Imatge suprimit
  356. pdfjs-editor-undo-bar-undo-button =
  357. .title = Anullar
  358. pdfjs-editor-undo-bar-undo-button-label = Anullar
  359. pdfjs-editor-undo-bar-close-button =
  360. .title = Tampar
  361. pdfjs-editor-undo-bar-close-button-label = Tampar
  362. ## Add a signature dialog
  363. ## Tab names
  364. ## Tab panels
  365. ## Controls
  366. ## Dialog buttons
  367. ## Main menu for adding/removing signatures
  368. ## Editor toolbar
  369. ## Edit signature description dialog