viewer.ftl 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  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 = Pajenn a-raok
  7. pdfjs-previous-button-label = A-raok
  8. pdfjs-next-button =
  9. .title = Pajenn war-lerc'h
  10. pdfjs-next-button-label = War-lerc'h
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Pajenn
  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 = eus { $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 } war { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Zoum bihanaat
  24. pdfjs-zoom-out-button-label = Zoum bihanaat
  25. pdfjs-zoom-in-button =
  26. .title = Zoum brasaat
  27. pdfjs-zoom-in-button-label = Zoum brasaat
  28. pdfjs-zoom-select =
  29. .title = Zoum
  30. pdfjs-presentation-mode-button =
  31. .title = Trec'haoliñ etrezek ar mod kinnigadenn
  32. pdfjs-presentation-mode-button-label = Mod kinnigadenn
  33. pdfjs-open-file-button =
  34. .title = Digeriñ ur restr
  35. pdfjs-open-file-button-label = Digeriñ ur restr
  36. pdfjs-print-button =
  37. .title = Moullañ
  38. pdfjs-print-button-label = Moullañ
  39. pdfjs-save-button =
  40. .title = Enrollañ
  41. pdfjs-save-button-label = Enrollañ
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Pellgargañ
  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 = Pellgargañ
  48. pdfjs-bookmark-button-label = Pajenn a-vremañ
  49. ## Secondary toolbar and context menu
  50. pdfjs-tools-button =
  51. .title = Ostilhoù
  52. pdfjs-tools-button-label = Ostilhoù
  53. pdfjs-first-page-button =
  54. .title = Mont d'ar bajenn gentañ
  55. pdfjs-first-page-button-label = Mont d'ar bajenn gentañ
  56. pdfjs-last-page-button =
  57. .title = Mont d'ar bajenn diwezhañ
  58. pdfjs-last-page-button-label = Mont d'ar bajenn diwezhañ
  59. pdfjs-page-rotate-cw-button =
  60. .title = C'hwelañ gant roud ar bizied
  61. pdfjs-page-rotate-cw-button-label = C'hwelañ gant roud ar bizied
  62. pdfjs-page-rotate-ccw-button =
  63. .title = C'hwelañ gant roud gin ar bizied
  64. pdfjs-page-rotate-ccw-button-label = C'hwelañ gant roud gin ar bizied
  65. pdfjs-cursor-text-select-tool-button =
  66. .title = Gweredekaat an ostilh diuzañ testenn
  67. pdfjs-cursor-text-select-tool-button-label = Ostilh diuzañ testenn
  68. pdfjs-cursor-hand-tool-button =
  69. .title = Gweredekaat an ostilh dorn
  70. pdfjs-cursor-hand-tool-button-label = Ostilh dorn
  71. pdfjs-scroll-vertical-button =
  72. .title = Arverañ an dibunañ a-blom
  73. pdfjs-scroll-vertical-button-label = Dibunañ a-serzh
  74. pdfjs-scroll-horizontal-button =
  75. .title = Arverañ an dibunañ a-blaen
  76. pdfjs-scroll-horizontal-button-label = Dibunañ a-blaen
  77. pdfjs-scroll-wrapped-button =
  78. .title = Arverañ an dibunañ paket
  79. pdfjs-scroll-wrapped-button-label = Dibunañ paket
  80. pdfjs-spread-none-button =
  81. .title = Chom hep stagañ ar skignadurioù
  82. pdfjs-spread-none-button-label = Skignadenn ebet
  83. pdfjs-spread-odd-button =
  84. .title = Lakaat ar pajennadoù en ur gregiñ gant ar pajennoù ampar
  85. pdfjs-spread-odd-button-label = Pajennoù ampar
  86. pdfjs-spread-even-button =
  87. .title = Lakaat ar pajennadoù en ur gregiñ gant ar pajennoù par
  88. pdfjs-spread-even-button-label = Pajennoù par
  89. ## Document properties dialog
  90. pdfjs-document-properties-button =
  91. .title = Perzhioù an teul…
  92. pdfjs-document-properties-button-label = Perzhioù an teul…
  93. pdfjs-document-properties-file-name = Anv restr:
  94. pdfjs-document-properties-file-size = Ment ar restr:
  95. # Variables:
  96. # $size_kb (Number) - the PDF file size in kilobytes
  97. # $size_b (Number) - the PDF file size in bytes
  98. pdfjs-document-properties-kb = { $size_kb } Ke ({ $size_b } eizhbit)
  99. # Variables:
  100. # $size_mb (Number) - the PDF file size in megabytes
  101. # $size_b (Number) - the PDF file size in bytes
  102. pdfjs-document-properties-mb = { $size_mb } Me ({ $size_b } eizhbit)
  103. pdfjs-document-properties-title = Titl:
  104. pdfjs-document-properties-author = Aozer:
  105. pdfjs-document-properties-subject = Danvez:
  106. pdfjs-document-properties-keywords = Gerioù-alc'hwez:
  107. pdfjs-document-properties-creation-date = Deiziad krouiñ:
  108. pdfjs-document-properties-modification-date = Deiziad kemmañ:
  109. # Variables:
  110. # $date (Date) - the creation/modification date of the PDF file
  111. # $time (Time) - the creation/modification time of the PDF file
  112. pdfjs-document-properties-date-string = { $date }, { $time }
  113. pdfjs-document-properties-creator = Krouer:
  114. pdfjs-document-properties-producer = Kenderc'her PDF:
  115. pdfjs-document-properties-version = Handelv PDF:
  116. pdfjs-document-properties-page-count = Niver a bajennoù:
  117. pdfjs-document-properties-page-size = Ment ar bajenn:
  118. pdfjs-document-properties-page-size-unit-inches = in
  119. pdfjs-document-properties-page-size-unit-millimeters = mm
  120. pdfjs-document-properties-page-size-orientation-portrait = poltred
  121. pdfjs-document-properties-page-size-orientation-landscape = gweledva
  122. pdfjs-document-properties-page-size-name-a-three = A3
  123. pdfjs-document-properties-page-size-name-a-four = A4
  124. pdfjs-document-properties-page-size-name-letter = Lizher
  125. pdfjs-document-properties-page-size-name-legal = Lezennel
  126. ## Variables:
  127. ## $width (Number) - the width of the (current) page
  128. ## $height (Number) - the height of the (current) page
  129. ## $unit (String) - the unit of measurement of the (current) page
  130. ## $name (String) - the name of the (current) page
  131. ## $orientation (String) - the orientation of the (current) page
  132. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  133. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  134. ##
  135. # The linearization status of the document; usually called "Fast Web View" in
  136. # English locales of Adobe software.
  137. pdfjs-document-properties-linearized = Gwel Web Herrek:
  138. pdfjs-document-properties-linearized-yes = Ya
  139. pdfjs-document-properties-linearized-no = Ket
  140. pdfjs-document-properties-close-button = Serriñ
  141. ## Print
  142. pdfjs-print-progress-message = O prientiñ an teul evit moullañ...
  143. # Variables:
  144. # $progress (Number) - percent value
  145. pdfjs-print-progress-percent = { $progress }%
  146. pdfjs-print-progress-close-button = Nullañ
  147. pdfjs-printing-not-supported = Kemenn: N'eo ket skoret penn-da-benn ar moullañ gant ar merdeer-mañ.
  148. pdfjs-printing-not-ready = Kemenn: N'hall ket bezañ moullet ar restr PDF rak n'eo ket karget penn-da-benn.
  149. ## Tooltips and alt text for side panel toolbar buttons
  150. pdfjs-toggle-sidebar-button =
  151. .title = Diskouez/kuzhat ar varrenn gostez
  152. pdfjs-toggle-sidebar-notification-button =
  153. .title = Trec'haoliñ ar varrenn-gostez (ur steuñv pe stagadennoù a zo en teul)
  154. pdfjs-toggle-sidebar-button-label = Diskouez/kuzhat ar varrenn gostez
  155. pdfjs-document-outline-button =
  156. .title = Diskouez steuñv an teul (daouglikit evit brasaat/bihanaat an holl elfennoù)
  157. pdfjs-document-outline-button-label = Sinedoù an teuliad
  158. pdfjs-attachments-button =
  159. .title = Diskouez ar c'henstagadurioù
  160. pdfjs-attachments-button-label = Kenstagadurioù
  161. pdfjs-layers-button =
  162. .title = Diskouez ar gwiskadoù (daou-glikañ evit adderaouekaat an holl gwiskadoù d'o stad dre ziouer)
  163. pdfjs-layers-button-label = Gwiskadoù
  164. pdfjs-thumbs-button =
  165. .title = Diskouez ar melvennoù
  166. pdfjs-thumbs-button-label = Melvennoù
  167. pdfjs-findbar-button =
  168. .title = Klask e-barzh an teuliad
  169. pdfjs-findbar-button-label = Klask
  170. pdfjs-additional-layers = Gwiskadoù ouzhpenn
  171. ## Thumbnails panel item (tooltip and alt text for images)
  172. # Variables:
  173. # $page (Number) - the page number
  174. pdfjs-thumb-page-title =
  175. .title = Pajenn { $page }
  176. # Variables:
  177. # $page (Number) - the page number
  178. pdfjs-thumb-page-canvas =
  179. .aria-label = Melvenn ar bajenn { $page }
  180. ## Find panel button title and messages
  181. pdfjs-find-input =
  182. .title = Klask
  183. .placeholder = Klask e-barzh an teuliad
  184. pdfjs-find-previous-button =
  185. .title = Kavout an tamm frazenn kent o klotañ ganti
  186. pdfjs-find-previous-button-label = Kent
  187. pdfjs-find-next-button =
  188. .title = Kavout an tamm frazenn war-lerc'h o klotañ ganti
  189. pdfjs-find-next-button-label = War-lerc'h
  190. pdfjs-find-highlight-checkbox = Usskediñ pep tra
  191. pdfjs-find-match-case-checkbox-label = Teurel evezh ouzh ar pennlizherennoù
  192. pdfjs-find-match-diacritics-checkbox-label = Doujañ d’an tiredoù
  193. pdfjs-find-entire-word-checkbox-label = Gerioù a-bezh
  194. pdfjs-find-reached-top = Tizhet eo bet derou ar bajenn, kenderc'hel diouzh an diaz
  195. pdfjs-find-reached-bottom = Tizhet eo bet dibenn ar bajenn, kenderc'hel diouzh ar c'hrec'h
  196. pdfjs-find-not-found = N'haller ket kavout ar frazenn
  197. ## Predefined zoom values
  198. pdfjs-page-scale-width = Led ar bajenn
  199. pdfjs-page-scale-fit = Pajenn a-bezh
  200. pdfjs-page-scale-auto = Zoum emgefreek
  201. pdfjs-page-scale-actual = Ment wir
  202. # Variables:
  203. # $scale (Number) - percent value for page scale
  204. pdfjs-page-scale-percent = { $scale }%
  205. ## PDF page
  206. # Variables:
  207. # $page (Number) - the page number
  208. pdfjs-page-landmark =
  209. .aria-label = Pajenn { $page }
  210. ## Loading indicator messages
  211. pdfjs-loading-error = Degouezhet ez eus bet ur fazi e-pad kargañ ar PDF.
  212. pdfjs-invalid-file-error = Restr PDF didalvoudek pe kontronet.
  213. pdfjs-missing-file-error = Restr PDF o vankout.
  214. pdfjs-unexpected-response-error = Respont dic'hortoz a-berzh an dafariad
  215. pdfjs-rendering-error = Degouezhet ez eus bet ur fazi e-pad skrammañ ar bajennad.
  216. ## Annotations
  217. # Variables:
  218. # $date (Date) - the modification date of the annotation
  219. # $time (Time) - the modification time of the annotation
  220. pdfjs-annotation-date-string = { $date }, { $time }
  221. # .alt: This is used as a tooltip.
  222. # Variables:
  223. # $type (String) - an annotation type from a list defined in the PDF spec
  224. # (32000-1:2008 Table 169 – Annotation types).
  225. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  226. pdfjs-text-annotation-type =
  227. .alt = [{ $type } Notennañ]
  228. ## Password
  229. pdfjs-password-label = Enankit ar ger-tremen evit digeriñ ar restr PDF-mañ.
  230. pdfjs-password-invalid = Ger-tremen didalvoudek. Klaskit en-dro mar plij.
  231. pdfjs-password-ok-button = Mat eo
  232. pdfjs-password-cancel-button = Nullañ
  233. pdfjs-web-fonts-disabled = Diweredekaet eo an nodrezhoù web: n'haller ket arverañ an nodrezhoù PDF enframmet.
  234. ## Editing
  235. pdfjs-editor-free-text-button =
  236. .title = Testenn
  237. pdfjs-editor-free-text-button-label = Testenn
  238. pdfjs-editor-ink-button =
  239. .title = Tresañ
  240. pdfjs-editor-ink-button-label = Tresañ
  241. pdfjs-editor-stamp-button =
  242. .title = Ouzhpennañ pe aozañ skeudennoù
  243. pdfjs-editor-stamp-button-label = Ouzhpennañ pe aozañ skeudennoù
  244. ## Default editor aria labels
  245. ## Remove button for the various kind of editor.
  246. ##
  247. # Editor Parameters
  248. pdfjs-editor-free-text-color-input = Liv
  249. pdfjs-editor-free-text-size-input = Ment
  250. pdfjs-editor-ink-color-input = Liv
  251. pdfjs-editor-ink-thickness-input = Tevder
  252. pdfjs-editor-ink-opacity-input = Boullder
  253. pdfjs-editor-stamp-add-image-button =
  254. .title = Ouzhpennañ ur skeudenn
  255. pdfjs-editor-stamp-add-image-button-label = Ouzhpennañ ur skeudenn
  256. # This refers to the thickness of the line used for free highlighting (not bound to text)
  257. pdfjs-editor-free-highlight-thickness-input = Tevded
  258. pdfjs-free-text =
  259. .aria-label = Aozer testennoù
  260. pdfjs-ink =
  261. .aria-label = Aozer tresoù
  262. pdfjs-ink-canvas =
  263. .aria-label = Skeudenn bet krouet gant an implijer·ez
  264. ## Alt-text dialog
  265. pdfjs-editor-alt-text-add-description-label = Ouzhpennañ un deskrivadur
  266. pdfjs-editor-alt-text-cancel-button = Nullañ
  267. pdfjs-editor-alt-text-save-button = Enrollañ
  268. ## Editor resizers
  269. ## This is used in an aria label to help to understand the role of the resizer.
  270. ## Color picker
  271. pdfjs-editor-colorpicker-button =
  272. .title = Cheñch liv
  273. pdfjs-editor-colorpicker-yellow =
  274. .title = Melen
  275. pdfjs-editor-colorpicker-blue =
  276. .title = Glas
  277. pdfjs-editor-colorpicker-pink =
  278. .title = Roz
  279. pdfjs-editor-colorpicker-red =
  280. .title = Ruz
  281. ## Show all highlights
  282. ## This is a toggle button to show/hide all the highlights.
  283. pdfjs-editor-highlight-show-all-button-label = Diskouez pep tra
  284. pdfjs-editor-highlight-show-all-button =
  285. .title = Diskouez pep tra
  286. ## New alt-text dialog
  287. ## 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.
  288. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Gouzout hiroc’h
  289. pdfjs-editor-new-alt-text-error-close-button = Serriñ
  290. ## Image alt-text settings
  291. pdfjs-editor-alt-text-settings-delete-model-button = Dilemel
  292. pdfjs-editor-alt-text-settings-download-model-button = Pellgargañ
  293. pdfjs-editor-alt-text-settings-downloading-model-button = O pellgargañ…
  294. pdfjs-editor-alt-text-settings-close-button = Serriñ
  295. ## "Annotations removed" bar
  296. ## Add a signature dialog
  297. ## Tab names
  298. ## Tab panels
  299. ## Controls
  300. ## Dialog buttons
  301. ## Main menu for adding/removing signatures
  302. ## Editor toolbar
  303. ## Edit signature description dialog