viewer.ftl 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  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 = Əvvəlki səhifə
  7. pdfjs-previous-button-label = Əvvəlkini tap
  8. pdfjs-next-button =
  9. .title = Növbəti səhifə
  10. pdfjs-next-button-label = İrəli
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Səhifə
  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 = Uzaqlaş
  24. pdfjs-zoom-out-button-label = Uzaqlaş
  25. pdfjs-zoom-in-button =
  26. .title = Yaxınlaş
  27. pdfjs-zoom-in-button-label = Yaxınlaş
  28. pdfjs-zoom-select =
  29. .title = Yaxınlaşdırma
  30. pdfjs-presentation-mode-button =
  31. .title = Təqdimat Rejiminə Keç
  32. pdfjs-presentation-mode-button-label = Təqdimat Rejimi
  33. pdfjs-open-file-button =
  34. .title = Fayl Aç
  35. pdfjs-open-file-button-label = Aç
  36. pdfjs-print-button =
  37. .title = Yazdır
  38. pdfjs-print-button-label = Yazdır
  39. ## Secondary toolbar and context menu
  40. pdfjs-tools-button =
  41. .title = Alətlər
  42. pdfjs-tools-button-label = Alətlər
  43. pdfjs-first-page-button =
  44. .title = İlk Səhifəyə get
  45. pdfjs-first-page-button-label = İlk Səhifəyə get
  46. pdfjs-last-page-button =
  47. .title = Son Səhifəyə get
  48. pdfjs-last-page-button-label = Son Səhifəyə get
  49. pdfjs-page-rotate-cw-button =
  50. .title = Saat İstiqamətində Fırlat
  51. pdfjs-page-rotate-cw-button-label = Saat İstiqamətində Fırlat
  52. pdfjs-page-rotate-ccw-button =
  53. .title = Saat İstiqamətinin Əksinə Fırlat
  54. pdfjs-page-rotate-ccw-button-label = Saat İstiqamətinin Əksinə Fırlat
  55. pdfjs-cursor-text-select-tool-button =
  56. .title = Yazı seçmə alətini aktivləşdir
  57. pdfjs-cursor-text-select-tool-button-label = Yazı seçmə aləti
  58. pdfjs-cursor-hand-tool-button =
  59. .title = Əl alətini aktivləşdir
  60. pdfjs-cursor-hand-tool-button-label = Əl aləti
  61. pdfjs-scroll-vertical-button =
  62. .title = Şaquli sürüşdürmə işlət
  63. pdfjs-scroll-vertical-button-label = Şaquli sürüşdürmə
  64. pdfjs-scroll-horizontal-button =
  65. .title = Üfüqi sürüşdürmə işlət
  66. pdfjs-scroll-horizontal-button-label = Üfüqi sürüşdürmə
  67. pdfjs-scroll-wrapped-button =
  68. .title = Bükülü sürüşdürmə işlət
  69. pdfjs-scroll-wrapped-button-label = Bükülü sürüşdürmə
  70. pdfjs-spread-none-button =
  71. .title = Yan-yana birləşdirilmiş səhifələri işlətmə
  72. pdfjs-spread-none-button-label = Birləşdirmə
  73. pdfjs-spread-odd-button =
  74. .title = Yan-yana birləşdirilmiş səhifələri tək nömrəli səhifələrdən başlat
  75. pdfjs-spread-odd-button-label = Tək nömrəli
  76. pdfjs-spread-even-button =
  77. .title = Yan-yana birləşdirilmiş səhifələri cüt nömrəli səhifələrdən başlat
  78. pdfjs-spread-even-button-label = Cüt nömrəli
  79. ## Document properties dialog
  80. pdfjs-document-properties-button =
  81. .title = Sənəd xüsusiyyətləri…
  82. pdfjs-document-properties-button-label = Sənəd xüsusiyyətləri…
  83. pdfjs-document-properties-file-name = Fayl adı:
  84. pdfjs-document-properties-file-size = Fayl ölçüsü:
  85. # Variables:
  86. # $size_kb (Number) - the PDF file size in kilobytes
  87. # $size_b (Number) - the PDF file size in bytes
  88. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bayt)
  89. # Variables:
  90. # $size_mb (Number) - the PDF file size in megabytes
  91. # $size_b (Number) - the PDF file size in bytes
  92. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bayt)
  93. pdfjs-document-properties-title = Başlık:
  94. pdfjs-document-properties-author = Müəllif:
  95. pdfjs-document-properties-subject = Mövzu:
  96. pdfjs-document-properties-keywords = Açar sözlər:
  97. pdfjs-document-properties-creation-date = Yaradılış Tarixi :
  98. pdfjs-document-properties-modification-date = Dəyişdirilmə Tarixi :
  99. # Variables:
  100. # $date (Date) - the creation/modification date of the PDF file
  101. # $time (Time) - the creation/modification time of the PDF file
  102. pdfjs-document-properties-date-string = { $date }, { $time }
  103. pdfjs-document-properties-creator = Yaradan:
  104. pdfjs-document-properties-producer = PDF yaradıcısı:
  105. pdfjs-document-properties-version = PDF versiyası:
  106. pdfjs-document-properties-page-count = Səhifə sayı:
  107. pdfjs-document-properties-page-size = Səhifə Ölçüsü:
  108. pdfjs-document-properties-page-size-unit-inches = inç
  109. pdfjs-document-properties-page-size-unit-millimeters = mm
  110. pdfjs-document-properties-page-size-orientation-portrait = portret
  111. pdfjs-document-properties-page-size-orientation-landscape = albom
  112. pdfjs-document-properties-page-size-name-a-three = A3
  113. pdfjs-document-properties-page-size-name-a-four = A4
  114. pdfjs-document-properties-page-size-name-letter = Məktub
  115. pdfjs-document-properties-page-size-name-legal = Hüquqi
  116. ## Variables:
  117. ## $width (Number) - the width of the (current) page
  118. ## $height (Number) - the height of the (current) page
  119. ## $unit (String) - the unit of measurement of the (current) page
  120. ## $name (String) - the name of the (current) page
  121. ## $orientation (String) - the orientation of the (current) page
  122. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  123. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  124. ##
  125. # The linearization status of the document; usually called "Fast Web View" in
  126. # English locales of Adobe software.
  127. pdfjs-document-properties-linearized = Fast Web View:
  128. pdfjs-document-properties-linearized-yes = Bəli
  129. pdfjs-document-properties-linearized-no = Xeyr
  130. pdfjs-document-properties-close-button = Qapat
  131. ## Print
  132. pdfjs-print-progress-message = Sənəd çap üçün hazırlanır…
  133. # Variables:
  134. # $progress (Number) - percent value
  135. pdfjs-print-progress-percent = { $progress }%
  136. pdfjs-print-progress-close-button = Ləğv et
  137. pdfjs-printing-not-supported = Xəbərdarlıq: Çap bu səyyah tərəfindən tam olaraq dəstəklənmir.
  138. pdfjs-printing-not-ready = Xəbərdarlıq: PDF çap üçün tam yüklənməyib.
  139. ## Tooltips and alt text for side panel toolbar buttons
  140. pdfjs-toggle-sidebar-button =
  141. .title = Yan Paneli Aç/Bağla
  142. pdfjs-toggle-sidebar-notification-button =
  143. .title = Yan paneli çevir (sənəddə icmal/bağlamalar/laylar mövcuddur)
  144. pdfjs-toggle-sidebar-button-label = Yan Paneli Aç/Bağla
  145. pdfjs-document-outline-button =
  146. .title = Sənədin eskizini göstər (bütün bəndləri açmaq/yığmaq üçün iki dəfə klikləyin)
  147. pdfjs-document-outline-button-label = Sənəd strukturu
  148. pdfjs-attachments-button =
  149. .title = Bağlamaları göstər
  150. pdfjs-attachments-button-label = Bağlamalar
  151. pdfjs-layers-button =
  152. .title = Layları göstər (bütün layları ilkin halına sıfırlamaq üçün iki dəfə klikləyin)
  153. pdfjs-layers-button-label = Laylar
  154. pdfjs-thumbs-button =
  155. .title = Kiçik şəkilləri göstər
  156. pdfjs-thumbs-button-label = Kiçik şəkillər
  157. pdfjs-findbar-button =
  158. .title = Sənəddə Tap
  159. pdfjs-findbar-button-label = Tap
  160. pdfjs-additional-layers = Əlavə laylar
  161. ## Thumbnails panel item (tooltip and alt text for images)
  162. # Variables:
  163. # $page (Number) - the page number
  164. pdfjs-thumb-page-title =
  165. .title = Səhifə{ $page }
  166. # Variables:
  167. # $page (Number) - the page number
  168. pdfjs-thumb-page-canvas =
  169. .aria-label = { $page } səhifəsinin kiçik vəziyyəti
  170. ## Find panel button title and messages
  171. pdfjs-find-input =
  172. .title = Tap
  173. .placeholder = Sənəddə tap…
  174. pdfjs-find-previous-button =
  175. .title = Bir öncəki uyğun gələn sözü tapır
  176. pdfjs-find-previous-button-label = Geri
  177. pdfjs-find-next-button =
  178. .title = Bir sonrakı uyğun gələn sözü tapır
  179. pdfjs-find-next-button-label = İrəli
  180. pdfjs-find-highlight-checkbox = İşarələ
  181. pdfjs-find-match-case-checkbox-label = Böyük/kiçik hərfə həssaslıq
  182. pdfjs-find-entire-word-checkbox-label = Tam sözlər
  183. pdfjs-find-reached-top = Sənədin yuxarısına çatdı, aşağıdan davam edir
  184. pdfjs-find-reached-bottom = Sənədin sonuna çatdı, yuxarıdan davam edir
  185. pdfjs-find-not-found = Uyğunlaşma tapılmadı
  186. ## Predefined zoom values
  187. pdfjs-page-scale-width = Səhifə genişliyi
  188. pdfjs-page-scale-fit = Səhifəni sığdır
  189. pdfjs-page-scale-auto = Avtomatik yaxınlaşdır
  190. pdfjs-page-scale-actual = Hazırkı Həcm
  191. # Variables:
  192. # $scale (Number) - percent value for page scale
  193. pdfjs-page-scale-percent = { $scale }%
  194. ## PDF page
  195. ## Loading indicator messages
  196. pdfjs-loading-error = PDF yüklenərkən bir səhv yarandı.
  197. pdfjs-invalid-file-error = Səhv və ya zədələnmiş olmuş PDF fayl.
  198. pdfjs-missing-file-error = PDF fayl yoxdur.
  199. pdfjs-unexpected-response-error = Gözlənilməz server cavabı.
  200. pdfjs-rendering-error = Səhifə göstərilərkən səhv yarandı.
  201. ## Annotations
  202. # Variables:
  203. # $date (Date) - the modification date of the annotation
  204. # $time (Time) - the modification time of the annotation
  205. pdfjs-annotation-date-string = { $date }, { $time }
  206. # .alt: This is used as a tooltip.
  207. # Variables:
  208. # $type (String) - an annotation type from a list defined in the PDF spec
  209. # (32000-1:2008 Table 169 – Annotation types).
  210. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  211. pdfjs-text-annotation-type =
  212. .alt = [{ $type } Annotasiyası]
  213. ## Password
  214. pdfjs-password-label = Bu PDF faylı açmaq üçün parolu daxil edin.
  215. pdfjs-password-invalid = Parol səhvdir. Bir daha yoxlayın.
  216. pdfjs-password-ok-button = Tamam
  217. pdfjs-password-cancel-button = Ləğv et
  218. pdfjs-web-fonts-disabled = Web Şriftlər söndürülüb: yerləşdirilmiş PDF şriftlərini istifadə etmək mümkün deyil.
  219. ## Editing
  220. ## Alt-text dialog
  221. ## Editor resizers
  222. ## This is used in an aria label to help to understand the role of the resizer.