viewer.ftl 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417
  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 = Aurreko orria
  7. pdfjs-previous-button-label = Aurrekoa
  8. pdfjs-next-button =
  9. .title = Hurrengo orria
  10. pdfjs-next-button-label = Hurrengoa
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Orria
  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 = / { $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 = { $pagesCount }/{ $pageNumber }
  22. pdfjs-zoom-out-button =
  23. .title = Urrundu zooma
  24. pdfjs-zoom-out-button-label = Urrundu zooma
  25. pdfjs-zoom-in-button =
  26. .title = Gerturatu zooma
  27. pdfjs-zoom-in-button-label = Gerturatu zooma
  28. pdfjs-zoom-select =
  29. .title = Zooma
  30. pdfjs-presentation-mode-button =
  31. .title = Aldatu aurkezpen modura
  32. pdfjs-presentation-mode-button-label = Arkezpen modua
  33. pdfjs-open-file-button =
  34. .title = Ireki fitxategia
  35. pdfjs-open-file-button-label = Ireki
  36. pdfjs-print-button =
  37. .title = Inprimatu
  38. pdfjs-print-button-label = Inprimatu
  39. pdfjs-save-button =
  40. .title = Gorde
  41. pdfjs-save-button-label = Gorde
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Deskargatu
  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 = Deskargatu
  48. pdfjs-bookmark-button =
  49. .title = Uneko orria (ikusi uneko orriaren URLa)
  50. pdfjs-bookmark-button-label = Uneko orria
  51. ## Secondary toolbar and context menu
  52. pdfjs-tools-button =
  53. .title = Tresnak
  54. pdfjs-tools-button-label = Tresnak
  55. pdfjs-first-page-button =
  56. .title = Joan lehen orrira
  57. pdfjs-first-page-button-label = Joan lehen orrira
  58. pdfjs-last-page-button =
  59. .title = Joan azken orrira
  60. pdfjs-last-page-button-label = Joan azken orrira
  61. pdfjs-page-rotate-cw-button =
  62. .title = Biratu erlojuaren norantzan
  63. pdfjs-page-rotate-cw-button-label = Biratu erlojuaren norantzan
  64. pdfjs-page-rotate-ccw-button =
  65. .title = Biratu erlojuaren aurkako norantzan
  66. pdfjs-page-rotate-ccw-button-label = Biratu erlojuaren aurkako norantzan
  67. pdfjs-cursor-text-select-tool-button =
  68. .title = Gaitu testuaren hautapen tresna
  69. pdfjs-cursor-text-select-tool-button-label = Testuaren hautapen tresna
  70. pdfjs-cursor-hand-tool-button =
  71. .title = Gaitu eskuaren tresna
  72. pdfjs-cursor-hand-tool-button-label = Eskuaren tresna
  73. pdfjs-scroll-page-button =
  74. .title = Erabili orriaren korritzea
  75. pdfjs-scroll-page-button-label = Orriaren korritzea
  76. pdfjs-scroll-vertical-button =
  77. .title = Erabili korritze bertikala
  78. pdfjs-scroll-vertical-button-label = Korritze bertikala
  79. pdfjs-scroll-horizontal-button =
  80. .title = Erabili korritze horizontala
  81. pdfjs-scroll-horizontal-button-label = Korritze horizontala
  82. pdfjs-scroll-wrapped-button =
  83. .title = Erabili korritze egokitua
  84. pdfjs-scroll-wrapped-button-label = Korritze egokitua
  85. pdfjs-spread-none-button =
  86. .title = Ez elkartu barreiatutako orriak
  87. pdfjs-spread-none-button-label = Barreiatzerik ez
  88. pdfjs-spread-odd-button =
  89. .title = Elkartu barreiatutako orriak bakoiti zenbakidunekin hasita
  90. pdfjs-spread-odd-button-label = Barreiatze bakoitia
  91. pdfjs-spread-even-button =
  92. .title = Elkartu barreiatutako orriak bikoiti zenbakidunekin hasita
  93. pdfjs-spread-even-button-label = Barreiatze bikoitia
  94. ## Document properties dialog
  95. pdfjs-document-properties-button =
  96. .title = Dokumentuaren propietateak…
  97. pdfjs-document-properties-button-label = Dokumentuaren propietateak…
  98. pdfjs-document-properties-file-name = Fitxategi-izena:
  99. pdfjs-document-properties-file-size = Fitxategiaren tamaina:
  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 } KB ({ $size_b } byte)
  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 } MB ({ $size_b } byte)
  108. pdfjs-document-properties-title = Izenburua:
  109. pdfjs-document-properties-author = Egilea:
  110. pdfjs-document-properties-subject = Gaia:
  111. pdfjs-document-properties-keywords = Gako-hitzak:
  112. pdfjs-document-properties-creation-date = Sortze-data:
  113. pdfjs-document-properties-modification-date = Aldatze-data:
  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 }, { $time }
  118. pdfjs-document-properties-creator = Sortzailea:
  119. pdfjs-document-properties-producer = PDFaren ekoizlea:
  120. pdfjs-document-properties-version = PDF bertsioa:
  121. pdfjs-document-properties-page-count = Orrialde kopurua:
  122. pdfjs-document-properties-page-size = Orriaren tamaina:
  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 = bertikala
  126. pdfjs-document-properties-page-size-orientation-landscape = horizontala
  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 = Gutuna
  130. pdfjs-document-properties-page-size-name-legal = Legala
  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 = Webeko ikuspegi bizkorra:
  143. pdfjs-document-properties-linearized-yes = Bai
  144. pdfjs-document-properties-linearized-no = Ez
  145. pdfjs-document-properties-close-button = Itxi
  146. ## Print
  147. pdfjs-print-progress-message = Dokumentua inprimatzeko prestatzen…
  148. # Variables:
  149. # $progress (Number) - percent value
  150. pdfjs-print-progress-percent = %{ $progress }
  151. pdfjs-print-progress-close-button = Utzi
  152. pdfjs-printing-not-supported = Abisua: inprimatzeko euskarria ez da erabatekoa nabigatzaile honetan.
  153. pdfjs-printing-not-ready = Abisua: PDFa ez dago erabat kargatuta inprimatzeko.
  154. ## Tooltips and alt text for side panel toolbar buttons
  155. pdfjs-toggle-sidebar-button =
  156. .title = Txandakatu alboko barra
  157. pdfjs-toggle-sidebar-notification-button =
  158. .title = Txandakatu alboko barra (dokumentuak eskema/eranskinak/geruzak ditu)
  159. pdfjs-toggle-sidebar-button-label = Txandakatu alboko barra
  160. pdfjs-document-outline-button =
  161. .title = Erakutsi dokumentuaren eskema (klik bikoitza elementu guztiak zabaltzeko/tolesteko)
  162. pdfjs-document-outline-button-label = Dokumentuaren eskema
  163. pdfjs-attachments-button =
  164. .title = Erakutsi eranskinak
  165. pdfjs-attachments-button-label = Eranskinak
  166. pdfjs-layers-button =
  167. .title = Erakutsi geruzak (klik bikoitza geruza guztiak egoera lehenetsira berrezartzeko)
  168. pdfjs-layers-button-label = Geruzak
  169. pdfjs-thumbs-button =
  170. .title = Erakutsi koadro txikiak
  171. pdfjs-thumbs-button-label = Koadro txikiak
  172. pdfjs-current-outline-item-button =
  173. .title = Bilatu uneko eskemaren elementua
  174. pdfjs-current-outline-item-button-label = Uneko eskemaren elementua
  175. pdfjs-findbar-button =
  176. .title = Bilatu dokumentuan
  177. pdfjs-findbar-button-label = Bilatu
  178. pdfjs-additional-layers = Geruza gehigarriak
  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 = { $page }. orria
  184. # Variables:
  185. # $page (Number) - the page number
  186. pdfjs-thumb-page-canvas =
  187. .aria-label = { $page }. orriaren koadro txikia
  188. ## Find panel button title and messages
  189. pdfjs-find-input =
  190. .title = Bilatu
  191. .placeholder = Bilatu dokumentuan…
  192. pdfjs-find-previous-button =
  193. .title = Bilatu esaldiaren aurreko parekatzea
  194. pdfjs-find-previous-button-label = Aurrekoa
  195. pdfjs-find-next-button =
  196. .title = Bilatu esaldiaren hurrengo parekatzea
  197. pdfjs-find-next-button-label = Hurrengoa
  198. pdfjs-find-highlight-checkbox = Nabarmendu guztia
  199. pdfjs-find-match-case-checkbox-label = Bat etorri maiuskulekin/minuskulekin
  200. pdfjs-find-match-diacritics-checkbox-label = Bereizi diakritikoak
  201. pdfjs-find-entire-word-checkbox-label = Hitz osoak
  202. pdfjs-find-reached-top = Dokumentuaren hasierara heldu da, bukaeratik jarraitzen
  203. pdfjs-find-reached-bottom = Dokumentuaren bukaerara heldu da, hasieratik jarraitzen
  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] { $total }/{ $current }. bat-etortzea
  210. *[other] { $total }/{ $current }. bat-etortzea
  211. }
  212. # Variables:
  213. # $limit (Number) - the maximum number of matches
  214. pdfjs-find-match-count-limit =
  215. { $limit ->
  216. [one] Bat datorren { $limit } baino gehiago
  217. *[other] Bat datozen { $limit } baino gehiago
  218. }
  219. pdfjs-find-not-found = Esaldia ez da aurkitu
  220. ## Predefined zoom values
  221. pdfjs-page-scale-width = Orriaren zabalera
  222. pdfjs-page-scale-fit = Doitu orrira
  223. pdfjs-page-scale-auto = Zoom automatikoa
  224. pdfjs-page-scale-actual = Benetako tamaina
  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 = { $page }. orria
  233. ## Loading indicator messages
  234. pdfjs-loading-error = Errorea gertatu da PDFa kargatzean.
  235. pdfjs-invalid-file-error = PDF fitxategi baliogabe edo hondatua.
  236. pdfjs-missing-file-error = PDF fitxategia falta da.
  237. pdfjs-unexpected-response-error = Espero gabeko zerbitzariaren erantzuna.
  238. pdfjs-rendering-error = Errorea gertatu da orria errendatzean.
  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 }, { $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 = [{ $type } ohartarazpena]
  251. ## Password
  252. pdfjs-password-label = Idatzi PDF fitxategi hau irekitzeko pasahitza.
  253. pdfjs-password-invalid = Pasahitz baliogabea. Saiatu berriro mesedez.
  254. pdfjs-password-ok-button = Ados
  255. pdfjs-password-cancel-button = Utzi
  256. pdfjs-web-fonts-disabled = Webeko letra-tipoak desgaituta daude: ezin dira kapsulatutako PDF letra-tipoak erabili.
  257. ## Editing
  258. pdfjs-editor-free-text-button =
  259. .title = Testua
  260. pdfjs-editor-free-text-button-label = Testua
  261. pdfjs-editor-ink-button =
  262. .title = Marrazkia
  263. pdfjs-editor-ink-button-label = Marrazkia
  264. pdfjs-editor-stamp-button =
  265. .title = Gehitu edo editatu irudiak
  266. pdfjs-editor-stamp-button-label = Gehitu edo editatu irudiak
  267. pdfjs-editor-highlight-button =
  268. .title = Nabarmendu
  269. pdfjs-editor-highlight-button-label = Nabarmendu
  270. pdfjs-highlight-floating-button1 =
  271. .title = Nabarmendu
  272. .aria-label = Nabarmendu
  273. pdfjs-highlight-floating-button-label = Nabarmendu
  274. ## Remove button for the various kind of editor.
  275. pdfjs-editor-remove-ink-button =
  276. .title = Kendu marrazkia
  277. pdfjs-editor-remove-freetext-button =
  278. .title = Kendu testua
  279. pdfjs-editor-remove-stamp-button =
  280. .title = Kendu irudia
  281. pdfjs-editor-remove-highlight-button =
  282. .title = Kendu nabarmentzea
  283. ##
  284. # Editor Parameters
  285. pdfjs-editor-free-text-color-input = Kolorea
  286. pdfjs-editor-free-text-size-input = Tamaina
  287. pdfjs-editor-ink-color-input = Kolorea
  288. pdfjs-editor-ink-thickness-input = Loditasuna
  289. pdfjs-editor-ink-opacity-input = Opakutasuna
  290. pdfjs-editor-stamp-add-image-button =
  291. .title = Gehitu irudia
  292. pdfjs-editor-stamp-add-image-button-label = Gehitu irudia
  293. # This refers to the thickness of the line used for free highlighting (not bound to text)
  294. pdfjs-editor-free-highlight-thickness-input = Loditasuna
  295. pdfjs-editor-free-highlight-thickness-title =
  296. .title = Aldatu loditasuna testua ez beste elementuak nabarmentzean
  297. pdfjs-free-text =
  298. .aria-label = Testu-editorea
  299. pdfjs-free-text-default-content = Hasi idazten…
  300. pdfjs-ink =
  301. .aria-label = Marrazki-editorea
  302. pdfjs-ink-canvas =
  303. .aria-label = Erabiltzaileak sortutako irudia
  304. ## Alt-text dialog
  305. # Alternative text (alt text) helps when people can't see the image.
  306. pdfjs-editor-alt-text-button-label = Testu alternatiboa
  307. pdfjs-editor-alt-text-edit-button-label = Editatu testu alternatiboa
  308. pdfjs-editor-alt-text-dialog-label = Aukeratu aukera
  309. pdfjs-editor-alt-text-dialog-description = Testu alternatiboak laguntzen du jendeak ezin duenean irudia ikusi edo ez denean kargatzen.
  310. pdfjs-editor-alt-text-add-description-label = Gehitu azalpena
  311. pdfjs-editor-alt-text-add-description-description = Saiatu idazten gaia, ezarpena edo ekintzak deskribatzen dituen esaldi 1 edo 2.
  312. pdfjs-editor-alt-text-mark-decorative-label = Markatu apaingarri gisa
  313. pdfjs-editor-alt-text-mark-decorative-description = Irudiak apaingarrientzat erabiltzen da, adibidez ertz edo ur-marketarako.
  314. pdfjs-editor-alt-text-cancel-button = Utzi
  315. pdfjs-editor-alt-text-save-button = Gorde
  316. pdfjs-editor-alt-text-decorative-tooltip = Apaingarri gisa markatuta
  317. # .placeholder: This is a placeholder for the alt text input area
  318. pdfjs-editor-alt-text-textarea =
  319. .placeholder = Adibidez, "gizon gaztea mahaian eserita dago bazkaltzeko"
  320. ## Editor resizers
  321. ## This is used in an aria label to help to understand the role of the resizer.
  322. pdfjs-editor-resizer-label-top-left = Goiko ezkerreko izkina — aldatu tamaina
  323. pdfjs-editor-resizer-label-top-middle = Goian erdian — aldatu tamaina
  324. pdfjs-editor-resizer-label-top-right = Goiko eskuineko izkina — aldatu tamaina
  325. pdfjs-editor-resizer-label-middle-right = Erdian eskuinean — aldatu tamaina
  326. pdfjs-editor-resizer-label-bottom-right = Beheko eskuineko izkina — aldatu tamaina
  327. pdfjs-editor-resizer-label-bottom-middle = Behean erdian — aldatu tamaina
  328. pdfjs-editor-resizer-label-bottom-left = Beheko ezkerreko izkina — aldatu tamaina
  329. pdfjs-editor-resizer-label-middle-left = Erdian ezkerrean — aldatu tamaina
  330. pdfjs-editor-resizer-top-left =
  331. .aria-label = Goiko ezkerreko izkina — aldatu tamaina
  332. pdfjs-editor-resizer-top-middle =
  333. .aria-label = Goian erdian — aldatu tamaina
  334. pdfjs-editor-resizer-top-right =
  335. .aria-label = Goiko eskuineko izkina — aldatu tamaina
  336. pdfjs-editor-resizer-middle-right =
  337. .aria-label = Erdian eskuinean — aldatu tamaina
  338. pdfjs-editor-resizer-bottom-right =
  339. .aria-label = Beheko eskuineko izkina — aldatu tamaina
  340. pdfjs-editor-resizer-bottom-middle =
  341. .aria-label = Behean erdian — aldatu tamaina
  342. pdfjs-editor-resizer-bottom-left =
  343. .aria-label = Beheko ezkerreko izkina — aldatu tamaina
  344. pdfjs-editor-resizer-middle-left =
  345. .aria-label = Erdian ezkerrean — aldatu tamaina
  346. ## Color picker
  347. # This means "Color used to highlight text"
  348. pdfjs-editor-highlight-colorpicker-label = Nabarmentze kolorea
  349. pdfjs-editor-colorpicker-button =
  350. .title = Aldatu kolorea
  351. pdfjs-editor-colorpicker-dropdown =
  352. .aria-label = Kolore-aukerak
  353. pdfjs-editor-colorpicker-yellow =
  354. .title = Horia
  355. pdfjs-editor-colorpicker-green =
  356. .title = Berdea
  357. pdfjs-editor-colorpicker-blue =
  358. .title = Urdina
  359. pdfjs-editor-colorpicker-pink =
  360. .title = Arrosa
  361. pdfjs-editor-colorpicker-red =
  362. .title = Gorria
  363. ## Show all highlights
  364. ## This is a toggle button to show/hide all the highlights.
  365. pdfjs-editor-highlight-show-all-button-label = Erakutsi denak
  366. pdfjs-editor-highlight-show-all-button =
  367. .title = Erakutsi denak
  368. ## New alt-text dialog
  369. ## 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.
  370. ## Image alt-text settings