viewer.ftl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  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 = Նախորդ էջը
  7. pdfjs-previous-button-label = Նախորդը
  8. pdfjs-next-button =
  9. .title = Հաջորդ էջը
  10. pdfjs-next-button-label = Հաջորդը
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Էջ.
  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 = ({ $pageNumber }-ը { $pagesCount })-ից
  22. pdfjs-zoom-out-button =
  23. .title = Փոքրացնել
  24. pdfjs-zoom-out-button-label = Փոքրացնել
  25. pdfjs-zoom-in-button =
  26. .title = Խոշորացնել
  27. pdfjs-zoom-in-button-label = Խոշորացնել
  28. pdfjs-zoom-select =
  29. .title = Դիտափոխում
  30. pdfjs-presentation-mode-button =
  31. .title = Անցնել Ներկայացման եղանակին
  32. pdfjs-presentation-mode-button-label = Ներկայացման եղանակ
  33. pdfjs-open-file-button =
  34. .title = Բացել նիշք
  35. pdfjs-open-file-button-label = Բացել
  36. pdfjs-print-button =
  37. .title = Տպել
  38. pdfjs-print-button-label = Տպել
  39. # Used in Firefox for Android as a label for the download button (“download” is a verb).
  40. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  41. pdfjs-download-button-label = Ներբեռնել
  42. pdfjs-bookmark-button-label = Ընթացիկ էջ
  43. ## Secondary toolbar and context menu
  44. pdfjs-tools-button =
  45. .title = Գործիքներ
  46. pdfjs-tools-button-label = Գործիքներ
  47. pdfjs-first-page-button =
  48. .title = Անցնել առաջին էջին
  49. pdfjs-first-page-button-label = Անցնել առաջին էջին
  50. pdfjs-last-page-button =
  51. .title = Անցնել վերջին էջին
  52. pdfjs-last-page-button-label = Անցնել վերջին էջին
  53. pdfjs-page-rotate-cw-button =
  54. .title = Պտտել ըստ ժամացույցի սլաքի
  55. pdfjs-page-rotate-cw-button-label = Պտտել ըստ ժամացույցի սլաքի
  56. pdfjs-page-rotate-ccw-button =
  57. .title = Պտտել հակառակ ժամացույցի սլաքի
  58. pdfjs-page-rotate-ccw-button-label = Պտտել հակառակ ժամացույցի սլաքի
  59. pdfjs-cursor-text-select-tool-button =
  60. .title = Միացնել գրույթ ընտրելու գործիքը
  61. pdfjs-cursor-text-select-tool-button-label = Գրույթը ընտրելու գործիք
  62. pdfjs-cursor-hand-tool-button =
  63. .title = Միացնել Ձեռքի գործիքը
  64. pdfjs-cursor-hand-tool-button-label = Ձեռքի գործիք
  65. pdfjs-scroll-vertical-button =
  66. .title = Օգտագործել ուղղահայաց ոլորում
  67. pdfjs-scroll-vertical-button-label = Ուղղահայաց ոլորում
  68. pdfjs-scroll-horizontal-button =
  69. .title = Օգտագործել հորիզոնական ոլորում
  70. pdfjs-scroll-horizontal-button-label = Հորիզոնական ոլորում
  71. pdfjs-scroll-wrapped-button =
  72. .title = Օգտագործել փաթաթված ոլորում
  73. pdfjs-scroll-wrapped-button-label = Փաթաթված ոլորում
  74. pdfjs-spread-none-button =
  75. .title = Մի միացեք էջի վերածածկերին
  76. pdfjs-spread-none-button-label = Չկա վերածածկեր
  77. pdfjs-spread-odd-button =
  78. .title = Միացեք էջի վերածածկերին սկսելով՝ կենտ համարակալված էջերով
  79. pdfjs-spread-odd-button-label = Կենտ վերածածկեր
  80. pdfjs-spread-even-button =
  81. .title = Միացեք էջի վերածածկերին սկսելով՝ զույգ համարակալված էջերով
  82. pdfjs-spread-even-button-label = Զույգ վերածածկեր
  83. ## Document properties dialog
  84. pdfjs-document-properties-button =
  85. .title = Փաստաթղթի հատկությունները…
  86. pdfjs-document-properties-button-label = Փաստաթղթի հատկությունները…
  87. pdfjs-document-properties-file-name = Նիշքի անունը.
  88. pdfjs-document-properties-file-size = Նիշք չափը.
  89. # Variables:
  90. # $size_kb (Number) - the PDF file size in kilobytes
  91. # $size_b (Number) - the PDF file size in bytes
  92. pdfjs-document-properties-kb = { $size_kb } ԿԲ ({ $size_b } բայթ)
  93. # Variables:
  94. # $size_mb (Number) - the PDF file size in megabytes
  95. # $size_b (Number) - the PDF file size in bytes
  96. pdfjs-document-properties-mb = { $size_mb } ՄԲ ({ $size_b } բայթ)
  97. pdfjs-document-properties-title = Վերնագիր.
  98. pdfjs-document-properties-author = Հեղինակ․
  99. pdfjs-document-properties-subject = Վերնագիր.
  100. pdfjs-document-properties-keywords = Հիմնաբառ.
  101. pdfjs-document-properties-creation-date = Ստեղծելու ամսաթիվը.
  102. pdfjs-document-properties-modification-date = Փոփոխելու ամսաթիվը.
  103. # Variables:
  104. # $date (Date) - the creation/modification date of the PDF file
  105. # $time (Time) - the creation/modification time of the PDF file
  106. pdfjs-document-properties-date-string = { $date }, { $time }
  107. pdfjs-document-properties-creator = Ստեղծող.
  108. pdfjs-document-properties-producer = PDF-ի հեղինակը.
  109. pdfjs-document-properties-version = PDF-ի տարբերակը.
  110. pdfjs-document-properties-page-count = Էջերի քանակը.
  111. pdfjs-document-properties-page-size = Էջի չափը.
  112. pdfjs-document-properties-page-size-unit-inches = ում
  113. pdfjs-document-properties-page-size-unit-millimeters = մմ
  114. pdfjs-document-properties-page-size-orientation-portrait = ուղղաձիգ
  115. pdfjs-document-properties-page-size-orientation-landscape = հորիզոնական
  116. pdfjs-document-properties-page-size-name-a-three = A3
  117. pdfjs-document-properties-page-size-name-a-four = A4
  118. pdfjs-document-properties-page-size-name-letter = Նամակ
  119. pdfjs-document-properties-page-size-name-legal = Օրինական
  120. ## Variables:
  121. ## $width (Number) - the width of the (current) page
  122. ## $height (Number) - the height of the (current) page
  123. ## $unit (String) - the unit of measurement of the (current) page
  124. ## $name (String) - the name of the (current) page
  125. ## $orientation (String) - the orientation of the (current) page
  126. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  127. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  128. ##
  129. # The linearization status of the document; usually called "Fast Web View" in
  130. # English locales of Adobe software.
  131. pdfjs-document-properties-linearized = Արագ վեբ դիտում․
  132. pdfjs-document-properties-linearized-yes = Այո
  133. pdfjs-document-properties-linearized-no = Ոչ
  134. pdfjs-document-properties-close-button = Փակել
  135. ## Print
  136. pdfjs-print-progress-message = Նախապատրաստում է փաստաթուղթը տպելուն...
  137. # Variables:
  138. # $progress (Number) - percent value
  139. pdfjs-print-progress-percent = { $progress }%
  140. pdfjs-print-progress-close-button = Չեղարկել
  141. pdfjs-printing-not-supported = Զգուշացում. Տպելը ամբողջությամբ չի աջակցվում դիտարկիչի կողմից։
  142. pdfjs-printing-not-ready = Զգուշացում. PDF-ը ամբողջությամբ չի բեռնավորվել տպելու համար:
  143. ## Tooltips and alt text for side panel toolbar buttons
  144. pdfjs-toggle-sidebar-button =
  145. .title = Բացել/Փակել Կողային վահանակը
  146. pdfjs-toggle-sidebar-button-label = Բացել/Փակել Կողային վահանակը
  147. pdfjs-document-outline-button =
  148. .title = Ցուցադրել փաստաթղթի ուրվագիծը (կրկնակի սեղմեք՝ միավորները ընդարձակելու/կոծկելու համար)
  149. pdfjs-document-outline-button-label = Փաստաթղթի բովանդակությունը
  150. pdfjs-attachments-button =
  151. .title = Ցուցադրել կցորդները
  152. pdfjs-attachments-button-label = Կցորդներ
  153. pdfjs-thumbs-button =
  154. .title = Ցուցադրել Մանրապատկերը
  155. pdfjs-thumbs-button-label = Մանրապատկերը
  156. pdfjs-findbar-button =
  157. .title = Գտնել փաստաթղթում
  158. pdfjs-findbar-button-label = Որոնում
  159. ## Thumbnails panel item (tooltip and alt text for images)
  160. # Variables:
  161. # $page (Number) - the page number
  162. pdfjs-thumb-page-title =
  163. .title = Էջը { $page }
  164. # Variables:
  165. # $page (Number) - the page number
  166. pdfjs-thumb-page-canvas =
  167. .aria-label = Էջի մանրապատկերը { $page }
  168. ## Find panel button title and messages
  169. pdfjs-find-input =
  170. .title = Որոնում
  171. .placeholder = Գտնել փաստաթղթում...
  172. pdfjs-find-previous-button =
  173. .title = Գտնել անրահայտության նախորդ հանդիպումը
  174. pdfjs-find-previous-button-label = Նախորդը
  175. pdfjs-find-next-button =
  176. .title = Գտիր արտահայտության հաջորդ հանդիպումը
  177. pdfjs-find-next-button-label = Հաջորդը
  178. pdfjs-find-highlight-checkbox = Գունանշել բոլորը
  179. pdfjs-find-match-case-checkbox-label = Մեծ(փոքր)ատառ հաշվի առնել
  180. pdfjs-find-entire-word-checkbox-label = Ամբողջ բառերը
  181. pdfjs-find-reached-top = Հասել եք փաստաթղթի վերևին, կշարունակվի ներքևից
  182. pdfjs-find-reached-bottom = Հասել եք փաստաթղթի վերջին, կշարունակվի վերևից
  183. pdfjs-find-not-found = Արտահայտությունը չգտնվեց
  184. ## Predefined zoom values
  185. pdfjs-page-scale-width = Էջի լայնքը
  186. pdfjs-page-scale-fit = Ձգել էջը
  187. pdfjs-page-scale-auto = Ինքնաշխատ
  188. pdfjs-page-scale-actual = Իրական չափը
  189. # Variables:
  190. # $scale (Number) - percent value for page scale
  191. pdfjs-page-scale-percent = { $scale }%
  192. ## PDF page
  193. ## Loading indicator messages
  194. pdfjs-loading-error = Սխալ՝ PDF ֆայլը բացելիս։
  195. pdfjs-invalid-file-error = Սխալ կամ վնասված PDF ֆայլ:
  196. pdfjs-missing-file-error = PDF ֆայլը բացակայում է:
  197. pdfjs-unexpected-response-error = Սպասարկիչի անսպասելի պատասխան:
  198. pdfjs-rendering-error = Սխալ՝ էջը ստեղծելիս:
  199. ## Annotations
  200. # Variables:
  201. # $date (Date) - the modification date of the annotation
  202. # $time (Time) - the modification time of the annotation
  203. pdfjs-annotation-date-string = { $date }, { $time }
  204. # .alt: This is used as a tooltip.
  205. # Variables:
  206. # $type (String) - an annotation type from a list defined in the PDF spec
  207. # (32000-1:2008 Table 169 – Annotation types).
  208. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  209. pdfjs-text-annotation-type =
  210. .alt = [{ $type } Ծանոթություն]
  211. ## Password
  212. pdfjs-password-label = Մուտքագրեք PDF-ի գաղտնաբառը:
  213. pdfjs-password-invalid = Գաղտնաբառը սխալ է: Կրկին փորձեք:
  214. pdfjs-password-ok-button = Լավ
  215. pdfjs-password-cancel-button = Չեղարկել
  216. pdfjs-web-fonts-disabled = Վեբ-տառատեսակները անջատված են. հնարավոր չէ օգտագործել ներկառուցված PDF տառատեսակները:
  217. ## Editing
  218. ## Remove button for the various kind of editor.
  219. ##
  220. pdfjs-free-text-default-content = Սկսել մուտքագրումը…
  221. ## Alt-text dialog
  222. ## Editor resizers
  223. ## This is used in an aria label to help to understand the role of the resizer.
  224. ## Color picker
  225. ## Show all highlights
  226. ## This is a toggle button to show/hide all the highlights.
  227. pdfjs-editor-highlight-show-all-button-label = Ցուցադրել բոլորը
  228. pdfjs-editor-highlight-show-all-button =
  229. .title = Ցուցադրել բոլորը