1
0

viewer.ftl 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582
  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. pdfjs-save-button =
  40. .title = Сақтау
  41. pdfjs-save-button-label = Сақтау
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Жүктеп алу
  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 = Жүктеп алу
  48. pdfjs-bookmark-button =
  49. .title = Ағымдағы бет (Ағымдағы беттен URL адресін көру)
  50. pdfjs-bookmark-button-label = Ағымдағы бет
  51. ## Secondary toolbar and context menu
  52. pdfjs-tools-button =
  53. .title = Құралдар
  54. pdfjs-tools-button-label = Құралдар
  55. pdfjs-first-page-button =
  56. .title = Алғашқы параққа өту
  57. pdfjs-first-page-button-label = Алғашқы параққа өту
  58. pdfjs-last-page-button =
  59. .title = Соңғы параққа өту
  60. pdfjs-last-page-button-label = Соңғы параққа өту
  61. pdfjs-page-rotate-cw-button =
  62. .title = Сағат тілі бағытымен айналдыру
  63. pdfjs-page-rotate-cw-button-label = Сағат тілі бағытымен бұру
  64. pdfjs-page-rotate-ccw-button =
  65. .title = Сағат тілі бағытына қарсы бұру
  66. pdfjs-page-rotate-ccw-button-label = Сағат тілі бағытына қарсы бұру
  67. pdfjs-cursor-text-select-tool-button =
  68. .title = Мәтінді таңдау құралын іске қосу
  69. pdfjs-cursor-text-select-tool-button-label = Мәтінді таңдау құралы
  70. pdfjs-cursor-hand-tool-button =
  71. .title = Қол құралын іске қосу
  72. pdfjs-cursor-hand-tool-button-label = Қол құралы
  73. pdfjs-scroll-page-button =
  74. .title = Беттерді айналдыруды пайдалану
  75. pdfjs-scroll-page-button-label = Беттерді айналдыру
  76. pdfjs-scroll-vertical-button =
  77. .title = Вертикалды айналдыруды қолдану
  78. pdfjs-scroll-vertical-button-label = Вертикалды айналдыру
  79. pdfjs-scroll-horizontal-button =
  80. .title = Горизонталды айналдыруды қолдану
  81. pdfjs-scroll-horizontal-button-label = Горизонталды айналдыру
  82. pdfjs-scroll-wrapped-button =
  83. .title = Масштабталатын айналдыруды қолдану
  84. pdfjs-scroll-wrapped-button-label = Масштабталатын айналдыру
  85. pdfjs-spread-none-button =
  86. .title = Жазық беттер режимін қолданбау
  87. pdfjs-spread-none-button-label = Жазық беттер режимсіз
  88. pdfjs-spread-odd-button =
  89. .title = Жазық беттер тақ нөмірлі беттерден басталады
  90. pdfjs-spread-odd-button-label = Тақ нөмірлі беттер сол жақтан
  91. pdfjs-spread-even-button =
  92. .title = Жазық беттер жұп нөмірлі беттерден басталады
  93. pdfjs-spread-even-button-label = Жұп нөмірлі беттер сол жақтан
  94. ## Document properties dialog
  95. pdfjs-document-properties-button =
  96. .title = Құжат қасиеттері…
  97. pdfjs-document-properties-button-label = Құжат қасиеттері…
  98. pdfjs-document-properties-file-name = Файл аты:
  99. pdfjs-document-properties-file-size = Файл өлшемі:
  100. # Variables:
  101. # $kb (Number) - the PDF file size in kilobytes
  102. # $b (Number) - the PDF file size in bytes
  103. pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } КБ ({ $b } байт)
  104. # Variables:
  105. # $mb (Number) - the PDF file size in megabytes
  106. # $b (Number) - the PDF file size in bytes
  107. pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } МБ ({ $b } байт)
  108. # Variables:
  109. # $size_kb (Number) - the PDF file size in kilobytes
  110. # $size_b (Number) - the PDF file size in bytes
  111. pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байт)
  112. # Variables:
  113. # $size_mb (Number) - the PDF file size in megabytes
  114. # $size_b (Number) - the PDF file size in bytes
  115. pdfjs-document-properties-mb = { $size_mb } МБ ({ $size_b } байт)
  116. pdfjs-document-properties-title = Тақырыбы:
  117. pdfjs-document-properties-author = Авторы:
  118. pdfjs-document-properties-subject = Тақырыбы:
  119. pdfjs-document-properties-keywords = Кілт сөздер:
  120. pdfjs-document-properties-creation-date = Жасалған күні:
  121. pdfjs-document-properties-modification-date = Түзету күні:
  122. # Variables:
  123. # $dateObj (Date) - the creation/modification date and time of the PDF file
  124. pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  125. # Variables:
  126. # $date (Date) - the creation/modification date of the PDF file
  127. # $time (Time) - the creation/modification time of the PDF file
  128. pdfjs-document-properties-date-string = { $date }, { $time }
  129. pdfjs-document-properties-creator = Жасаған:
  130. pdfjs-document-properties-producer = PDF өндірген:
  131. pdfjs-document-properties-version = PDF нұсқасы:
  132. pdfjs-document-properties-page-count = Беттер саны:
  133. pdfjs-document-properties-page-size = Бет өлшемі:
  134. pdfjs-document-properties-page-size-unit-inches = дюйм
  135. pdfjs-document-properties-page-size-unit-millimeters = мм
  136. pdfjs-document-properties-page-size-orientation-portrait = тік
  137. pdfjs-document-properties-page-size-orientation-landscape = жатық
  138. pdfjs-document-properties-page-size-name-a-three = A3
  139. pdfjs-document-properties-page-size-name-a-four = A4
  140. pdfjs-document-properties-page-size-name-letter = Letter
  141. pdfjs-document-properties-page-size-name-legal = Legal
  142. ## Variables:
  143. ## $width (Number) - the width of the (current) page
  144. ## $height (Number) - the height of the (current) page
  145. ## $unit (String) - the unit of measurement of the (current) page
  146. ## $name (String) - the name of the (current) page
  147. ## $orientation (String) - the orientation of the (current) page
  148. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  149. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  150. ##
  151. # The linearization status of the document; usually called "Fast Web View" in
  152. # English locales of Adobe software.
  153. pdfjs-document-properties-linearized = Жылдам Web көрінісі:
  154. pdfjs-document-properties-linearized-yes = Иә
  155. pdfjs-document-properties-linearized-no = Жоқ
  156. pdfjs-document-properties-close-button = Жабу
  157. ## Print
  158. pdfjs-print-progress-message = Құжатты баспаға шығару үшін дайындау…
  159. # Variables:
  160. # $progress (Number) - percent value
  161. pdfjs-print-progress-percent = { $progress }%
  162. pdfjs-print-progress-close-button = Бас тарту
  163. pdfjs-printing-not-supported = Ескерту: Баспаға шығаруды бұл браузер толығымен қолдамайды.
  164. pdfjs-printing-not-ready = Ескерту: Баспаға шығару үшін, бұл PDF толығымен жүктеліп алынбады.
  165. ## Tooltips and alt text for side panel toolbar buttons
  166. pdfjs-toggle-sidebar-button =
  167. .title = Бүйір панелін көрсету/жасыру
  168. pdfjs-toggle-sidebar-notification-button =
  169. .title = Бүйір панелін көрсету/жасыру (құжатта құрылымы/салынымдар/қабаттар бар)
  170. pdfjs-toggle-sidebar-button-label = Бүйір панелін көрсету/жасыру
  171. pdfjs-document-outline-button =
  172. .title = Құжат құрылымын көрсету (барлық нәрселерді жазық қылу/жинау үшін қос шерту керек)
  173. pdfjs-document-outline-button-label = Құжат құрамасы
  174. pdfjs-attachments-button =
  175. .title = Салынымдарды көрсету
  176. pdfjs-attachments-button-label = Салынымдар
  177. pdfjs-layers-button =
  178. .title = Қабаттарды көрсету (барлық қабаттарды бастапқы күйге келтіру үшін екі рет шертіңіз)
  179. pdfjs-layers-button-label = Қабаттар
  180. pdfjs-thumbs-button =
  181. .title = Кіші көріністерді көрсету
  182. pdfjs-thumbs-button-label = Кіші көріністер
  183. pdfjs-current-outline-item-button =
  184. .title = Құрылымның ағымдағы элементін табу
  185. pdfjs-current-outline-item-button-label = Құрылымның ағымдағы элементі
  186. pdfjs-findbar-button =
  187. .title = Құжаттан табу
  188. pdfjs-findbar-button-label = Табу
  189. pdfjs-additional-layers = Қосымша қабаттар
  190. ## Thumbnails panel item (tooltip and alt text for images)
  191. # Variables:
  192. # $page (Number) - the page number
  193. pdfjs-thumb-page-title =
  194. .title = { $page } парағы
  195. # Variables:
  196. # $page (Number) - the page number
  197. pdfjs-thumb-page-canvas =
  198. .aria-label = { $page } парағы үшін кіші көрінісі
  199. ## Find panel button title and messages
  200. pdfjs-find-input =
  201. .title = Табу
  202. .placeholder = Құжаттан табу…
  203. pdfjs-find-previous-button =
  204. .title = Осы сөздердің мәтіннен алдыңғы кездесуін табу
  205. pdfjs-find-previous-button-label = Алдыңғысы
  206. pdfjs-find-next-button =
  207. .title = Осы сөздердің мәтіннен келесі кездесуін табу
  208. pdfjs-find-next-button-label = Келесі
  209. pdfjs-find-highlight-checkbox = Барлығын түспен ерекшелеу
  210. pdfjs-find-match-case-checkbox-label = Регистрді ескеру
  211. pdfjs-find-match-diacritics-checkbox-label = Диакритиканы ескеру
  212. pdfjs-find-entire-word-checkbox-label = Сөздер толығымен
  213. pdfjs-find-reached-top = Құжаттың басына жеттік, соңынан бастап жалғастырамыз
  214. pdfjs-find-reached-bottom = Құжаттың соңына жеттік, басынан бастап жалғастырамыз
  215. # Variables:
  216. # $current (Number) - the index of the currently active find result
  217. # $total (Number) - the total number of matches in the document
  218. pdfjs-find-match-count =
  219. { $total ->
  220. [one] { $current } сәйкестік, барлығы { $total }
  221. *[other] { $current } сәйкестік, барлығы { $total }
  222. }
  223. # Variables:
  224. # $limit (Number) - the maximum number of matches
  225. pdfjs-find-match-count-limit =
  226. { $limit ->
  227. [one] { $limit } сәйкестіктен көп
  228. *[other] { $limit } сәйкестіктен көп
  229. }
  230. pdfjs-find-not-found = Сөз(дер) табылмады
  231. ## Predefined zoom values
  232. pdfjs-page-scale-width = Парақ ені
  233. pdfjs-page-scale-fit = Парақты сыйдыру
  234. pdfjs-page-scale-auto = Автомасштабтау
  235. pdfjs-page-scale-actual = Нақты өлшемі
  236. # Variables:
  237. # $scale (Number) - percent value for page scale
  238. pdfjs-page-scale-percent = { $scale }%
  239. ## PDF page
  240. # Variables:
  241. # $page (Number) - the page number
  242. pdfjs-page-landmark =
  243. .aria-label = Бет { $page }
  244. ## Loading indicator messages
  245. pdfjs-loading-error = PDF жүктеу кезінде қате кетті.
  246. pdfjs-invalid-file-error = Зақымдалған немесе қате PDF файл.
  247. pdfjs-missing-file-error = PDF файлы жоқ.
  248. pdfjs-unexpected-response-error = Сервердің күтпеген жауабы.
  249. pdfjs-rendering-error = Парақты өңдеу кезінде қате кетті.
  250. ## Annotations
  251. # Variables:
  252. # $date (Date) - the modification date of the annotation
  253. # $time (Time) - the modification time of the annotation
  254. pdfjs-annotation-date-string = { $date }, { $time }
  255. # .alt: This is used as a tooltip.
  256. # Variables:
  257. # $type (String) - an annotation type from a list defined in the PDF spec
  258. # (32000-1:2008 Table 169 – Annotation types).
  259. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  260. pdfjs-text-annotation-type =
  261. .alt = [{ $type } аңдатпасы]
  262. # Variables:
  263. # $dateObj (Date) - the modification date and time of the annotation
  264. pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  265. ## Password
  266. pdfjs-password-label = Бұл PDF файлын ашу үшін парольді енгізіңіз.
  267. pdfjs-password-invalid = Пароль дұрыс емес. Қайталап көріңіз.
  268. pdfjs-password-ok-button = ОК
  269. pdfjs-password-cancel-button = Бас тарту
  270. pdfjs-web-fonts-disabled = Веб қаріптері сөндірілген: құрамына енгізілген PDF қаріптерін қолдану мүмкін емес.
  271. ## Editing
  272. pdfjs-editor-free-text-button =
  273. .title = Мәтін
  274. pdfjs-editor-free-text-button-label = Мәтін
  275. pdfjs-editor-ink-button =
  276. .title = Сурет салу
  277. pdfjs-editor-ink-button-label = Сурет салу
  278. pdfjs-editor-stamp-button =
  279. .title = Суреттерді қосу немесе түзету
  280. pdfjs-editor-stamp-button-label = Суреттерді қосу немесе түзету
  281. pdfjs-editor-highlight-button =
  282. .title = Ерекшелеу
  283. pdfjs-editor-highlight-button-label = Ерекшелеу
  284. pdfjs-highlight-floating-button1 =
  285. .title = Ерекшелеу
  286. .aria-label = Ерекшелеу
  287. pdfjs-highlight-floating-button-label = Ерекшелеу
  288. pdfjs-editor-signature-button =
  289. .title = Қолтаңбаны қосу
  290. pdfjs-editor-signature-button-label = Қолтаңбаны қосу
  291. ## Default editor aria labels
  292. ## Remove button for the various kind of editor.
  293. pdfjs-editor-remove-ink-button =
  294. .title = Сызбаны өшіру
  295. pdfjs-editor-remove-freetext-button =
  296. .title = Мәтінді өшіру
  297. pdfjs-editor-remove-stamp-button =
  298. .title = Суретті өшіру
  299. pdfjs-editor-remove-highlight-button =
  300. .title = Түспен ерекшелеуді өшіру
  301. pdfjs-editor-remove-signature-button =
  302. .title = Қолтаңбаны өшіру
  303. ##
  304. # Editor Parameters
  305. pdfjs-editor-free-text-color-input = Түс
  306. pdfjs-editor-free-text-size-input = Өлшемі
  307. pdfjs-editor-ink-color-input = Түс
  308. pdfjs-editor-ink-thickness-input = Қалыңдығы
  309. pdfjs-editor-ink-opacity-input = Мөлдірсіздігі
  310. pdfjs-editor-stamp-add-image-button =
  311. .title = Суретті қосу
  312. pdfjs-editor-stamp-add-image-button-label = Суретті қосу
  313. # This refers to the thickness of the line used for free highlighting (not bound to text)
  314. pdfjs-editor-free-highlight-thickness-input = Қалыңдығы
  315. pdfjs-editor-free-highlight-thickness-title =
  316. .title = Мәтіннен басқа элементтерді ерекшелеу кезінде қалыңдықты өзгерту
  317. # .default-content is used as a placeholder in an empty text editor.
  318. pdfjs-free-text2 =
  319. .aria-label = Мәтін түзеткіші
  320. .default-content = Теріп бастаңыз…
  321. pdfjs-free-text =
  322. .aria-label = Мәтін түзеткіші
  323. pdfjs-free-text-default-content = Теруді бастау…
  324. pdfjs-ink =
  325. .aria-label = Сурет түзеткіші
  326. pdfjs-ink-canvas =
  327. .aria-label = Пайдаланушы жасаған сурет
  328. ## Alt-text dialog
  329. pdfjs-editor-alt-text-button-label = Балама мәтін
  330. pdfjs-editor-alt-text-edit-button =
  331. .aria-label = Балама мәтінді өңдеу
  332. pdfjs-editor-alt-text-edit-button-label = Балама мәтінді өңдеу
  333. pdfjs-editor-alt-text-dialog-label = Опцияны таңдау
  334. pdfjs-editor-alt-text-dialog-description = Балама мәтін адамдар суретті көре алмағанда немесе ол жүктелмегенде көмектеседі.
  335. pdfjs-editor-alt-text-add-description-label = Сипаттаманы қосу
  336. pdfjs-editor-alt-text-add-description-description = Тақырыпты, баптауды немесе әрекетті сипаттайтын 1-2 сөйлемді қолдануға тырысыңыз.
  337. pdfjs-editor-alt-text-mark-decorative-label = Декоративті деп белгілеу
  338. pdfjs-editor-alt-text-mark-decorative-description = Бұл жиектер немесе су белгілері сияқты оюлық суреттер үшін пайдаланылады.
  339. pdfjs-editor-alt-text-cancel-button = Бас тарту
  340. pdfjs-editor-alt-text-save-button = Сақтау
  341. pdfjs-editor-alt-text-decorative-tooltip = Декоративті деп белгіленген
  342. # .placeholder: This is a placeholder for the alt text input area
  343. pdfjs-editor-alt-text-textarea =
  344. .placeholder = Мысалы, "Жас жігіт тамақ ішу үшін үстел басына отырады"
  345. # Alternative text (alt text) helps when people can't see the image.
  346. pdfjs-editor-alt-text-button =
  347. .aria-label = Балама мәтін
  348. ## Editor resizers
  349. ## This is used in an aria label to help to understand the role of the resizer.
  350. pdfjs-editor-resizer-label-top-left = Жоғарғы сол жақ бұрыш — өлшемін өзгерту
  351. pdfjs-editor-resizer-label-top-middle = Жоғарғы ортасы — өлшемін өзгерту
  352. pdfjs-editor-resizer-label-top-right = Жоғарғы оң жақ бұрыш — өлшемін өзгерту
  353. pdfjs-editor-resizer-label-middle-right = Ортаңғы оң жақ — өлшемін өзгерту
  354. pdfjs-editor-resizer-label-bottom-right = Төменгі оң жақ бұрыш — өлшемін өзгерту
  355. pdfjs-editor-resizer-label-bottom-middle = Төменгі ортасы — өлшемін өзгерту
  356. pdfjs-editor-resizer-label-bottom-left = Төменгі сол жақ бұрыш — өлшемін өзгерту
  357. pdfjs-editor-resizer-label-middle-left = Ортаңғы сол жақ — өлшемін өзгерту
  358. pdfjs-editor-resizer-top-left =
  359. .aria-label = Жоғарғы сол жақ бұрыш — өлшемін өзгерту
  360. pdfjs-editor-resizer-top-middle =
  361. .aria-label = Жоғарғы ортасы — өлшемін өзгерту
  362. pdfjs-editor-resizer-top-right =
  363. .aria-label = Жоғарғы оң жақ бұрыш — өлшемін өзгерту
  364. pdfjs-editor-resizer-middle-right =
  365. .aria-label = Ортаңғы оң жақ — өлшемін өзгерту
  366. pdfjs-editor-resizer-bottom-right =
  367. .aria-label = Төменгі оң жақ бұрыш — өлшемін өзгерту
  368. pdfjs-editor-resizer-bottom-middle =
  369. .aria-label = Төменгі ортасы — өлшемін өзгерту
  370. pdfjs-editor-resizer-bottom-left =
  371. .aria-label = Төменгі сол жақ бұрыш — өлшемін өзгерту
  372. pdfjs-editor-resizer-middle-left =
  373. .aria-label = Ортаңғы сол жақ — өлшемін өзгерту
  374. ## Color picker
  375. # This means "Color used to highlight text"
  376. pdfjs-editor-highlight-colorpicker-label = Ерекшелеу түсі
  377. pdfjs-editor-colorpicker-button =
  378. .title = Түсті өзгерту
  379. pdfjs-editor-colorpicker-dropdown =
  380. .aria-label = Түс таңдаулары
  381. pdfjs-editor-colorpicker-yellow =
  382. .title = Сары
  383. pdfjs-editor-colorpicker-green =
  384. .title = Жасыл
  385. pdfjs-editor-colorpicker-blue =
  386. .title = Көк
  387. pdfjs-editor-colorpicker-pink =
  388. .title = Қызғылт
  389. pdfjs-editor-colorpicker-red =
  390. .title = Қызыл
  391. ## Show all highlights
  392. ## This is a toggle button to show/hide all the highlights.
  393. pdfjs-editor-highlight-show-all-button-label = Барлығын көрсету
  394. pdfjs-editor-highlight-show-all-button =
  395. .title = Барлығын көрсету
  396. ## New alt-text dialog
  397. ## 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.
  398. # Modal header positioned above a text box where users can edit the alt text.
  399. pdfjs-editor-new-alt-text-dialog-edit-label = Балама мәтінді өңдеу (сурет сипаттамасы)
  400. # Modal header positioned above a text box where users can add the alt text.
  401. pdfjs-editor-new-alt-text-dialog-add-label = Балама мәтінді қосу (сурет сипаттамасы)
  402. pdfjs-editor-new-alt-text-textarea =
  403. .placeholder = Сипаттамаңызды осында жазыңыз…
  404. # This text refers to the alt text box above this description. It offers a definition of alt text.
  405. pdfjs-editor-new-alt-text-description = Суретті көре алмайтын адамдар үшін немесе сурет жүктелмеген кезіне арналған қысқаша сипаттама.
  406. # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
  407. pdfjs-editor-new-alt-text-disclaimer1 = Бұл балама мәтін автоматты түрде жасалды және дәлсіз болуы мүмкін.
  408. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Көбірек білу
  409. pdfjs-editor-new-alt-text-create-automatically-button-label = Балама мәтінді автоматты түрде жасау
  410. pdfjs-editor-new-alt-text-not-now-button = Қазір емес
  411. pdfjs-editor-new-alt-text-error-title = Балама мәтінді автоматты түрде жасау мүмкін болмады
  412. pdfjs-editor-new-alt-text-error-description = Өзіңіздің балама мәтініңізді жазыңыз немесе кейінірек қайталап көріңіз.
  413. pdfjs-editor-new-alt-text-error-close-button = Жабу
  414. # Variables:
  415. # $totalSize (Number) - the total size (in MB) of the AI model.
  416. # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
  417. pdfjs-editor-new-alt-text-ai-model-downloading-progress = Балама мәтін үшін ЖИ моделі жүктеп алынуда ({ $downloadedSize }/{ $totalSize } МБ)
  418. .aria-valuetext = Балама мәтін үшін ЖИ моделі жүктеп алынуда ({ $downloadedSize }/{ $totalSize } МБ)
  419. # This is a button that users can click to edit the alt text they have already added.
  420. pdfjs-editor-new-alt-text-added-button =
  421. .aria-label = Балама мәтін қосылды
  422. pdfjs-editor-new-alt-text-added-button-label = Балама мәтін қосылды
  423. # This is a button that users can click to open the alt text editor and add alt text when it is not present.
  424. pdfjs-editor-new-alt-text-missing-button =
  425. .aria-label = Балама мәтін жоқ
  426. pdfjs-editor-new-alt-text-missing-button-label = Балама мәтін жоқ
  427. # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
  428. pdfjs-editor-new-alt-text-to-review-button =
  429. .aria-label = Балама мәтінге пікір қалдыру
  430. pdfjs-editor-new-alt-text-to-review-button-label = Балама мәтінге пікір қалдыру
  431. # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
  432. # Variables:
  433. # $generatedAltText (String) - the generated alt-text.
  434. pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Автоматты түрде жасалды: { $generatedAltText }
  435. ## Image alt-text settings
  436. pdfjs-image-alt-text-settings-button =
  437. .title = Суреттің балама мәтінінің баптаулары
  438. pdfjs-image-alt-text-settings-button-label = Суреттің балама мәтінінің баптаулары
  439. pdfjs-editor-alt-text-settings-dialog-label = Суреттің балама мәтінінің баптаулары
  440. pdfjs-editor-alt-text-settings-automatic-title = Автоматты балама мәтін
  441. pdfjs-editor-alt-text-settings-create-model-button-label = Балама мәтінді автоматты түрде жасау
  442. pdfjs-editor-alt-text-settings-create-model-description = Суретті көре алмайтын адамдар үшін немесе сурет жүктелмеген кезіне арналған сипаттамаларды ұсынады.
  443. # Variables:
  444. # $totalSize (Number) - the total size (in MB) of the AI model.
  445. pdfjs-editor-alt-text-settings-download-model-label = Баламалы мәтіннің ЖИ моделі ({ $totalSize } МБ)
  446. pdfjs-editor-alt-text-settings-ai-model-description = Деректеріңіз жеке болып қалуы үшін құрылғыңызда жергілікті түрде жұмыс істейді. Автоматты балама мәтін үшін қажет.
  447. pdfjs-editor-alt-text-settings-delete-model-button = Өшіру
  448. pdfjs-editor-alt-text-settings-download-model-button = Жүктеп алу
  449. pdfjs-editor-alt-text-settings-downloading-model-button = Жүктеліп алынуда…
  450. pdfjs-editor-alt-text-settings-editor-title = Баламалы мәтін редакторы
  451. pdfjs-editor-alt-text-settings-show-dialog-button-label = Суретті қосқанда балама мәтін редакторын бірден көрсету
  452. pdfjs-editor-alt-text-settings-show-dialog-description = Барлық суреттерде балама мәтін бар екеніне көз жеткізуге көмектеседі.
  453. pdfjs-editor-alt-text-settings-close-button = Жабу
  454. ## "Annotations removed" bar
  455. pdfjs-editor-undo-bar-message-highlight = Ерекшелеу өшірілді
  456. pdfjs-editor-undo-bar-message-freetext = Мәтін өшірілді
  457. pdfjs-editor-undo-bar-message-ink = Сызба өшірілді
  458. pdfjs-editor-undo-bar-message-stamp = Сурет өшірілді
  459. # Variables:
  460. # $count (Number) - the number of removed annotations.
  461. pdfjs-editor-undo-bar-message-multiple =
  462. { $count ->
  463. [one] { $count } анимация өшірілді
  464. *[other] { $count } анимация өшірілді
  465. }
  466. pdfjs-editor-undo-bar-undo-button =
  467. .title = Болдырмау
  468. pdfjs-editor-undo-bar-undo-button-label = Болдырмау
  469. pdfjs-editor-undo-bar-close-button =
  470. .title = Жабу
  471. pdfjs-editor-undo-bar-close-button-label = Жабу
  472. ## Add a signature dialog
  473. pdfjs-editor-add-signature-dialog-title = Қолтаңба қосу
  474. ## Tab names
  475. # Type is a verb (you can type your name as signature)
  476. pdfjs-editor-add-signature-type-button = Енгізу
  477. .title = Енгізу
  478. # Draw is a verb (you can draw your signature)
  479. pdfjs-editor-add-signature-draw-button = Сурет салу
  480. .title = Сурет салу
  481. pdfjs-editor-add-signature-image-button = Сурет
  482. .title = Сурет
  483. ## Tab panels
  484. pdfjs-editor-add-signature-draw-thickness-range-label = Қалыңдығы
  485. # Variables:
  486. # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
  487. pdfjs-editor-add-signature-draw-thickness-range =
  488. .title = Сызба қалыңздығы: { $thickness }
  489. pdfjs-editor-add-signature-image-placeholder = Жүктеп жіберу үшін файлды осы жерге сүйреңіз
  490. pdfjs-editor-add-signature-image-browse-link =
  491. { PLATFORM() ->
  492. [macos] Немесе сурет файлдарын таңдаңыз
  493. *[other] Немесе сурет файлдарын шолыңыз
  494. }
  495. ## Controls
  496. pdfjs-editor-add-signature-description-label = Сипаттама (балама мәтін)
  497. pdfjs-editor-add-signature-description-input =
  498. .title = Сипаттама (балама мәтін)
  499. pdfjs-editor-add-signature-description-default-when-drawing = Қолтаңба
  500. pdfjs-editor-add-signature-clear-button-label = Қолтаңбаны өшіру
  501. pdfjs-editor-add-signature-clear-button =
  502. .title = Қолтаңбаны өшіру
  503. pdfjs-editor-add-signature-save-checkbox = Қолтаңбаны сақтау
  504. pdfjs-editor-add-signature-save-warning-message = Сақталған 5 қолтаңбаның шегіне жеттіңіз. Көбірек сақтау үшін біреуін алып тастаңыз.
  505. pdfjs-editor-add-signature-image-upload-error-title = Суретті жүктеп жіберу мүмкін емес.
  506. pdfjs-editor-add-signature-error-close-button = Жабу
  507. ## Dialog buttons
  508. pdfjs-editor-add-signature-cancel-button = Бас тарту
  509. pdfjs-editor-add-signature-add-button = Қосу
  510. pdfjs-editor-edit-signature-update-button = Жаңарту
  511. ## Main menu for adding/removing signatures
  512. ## Editor toolbar
  513. pdfjs-editor-add-signature-edit-button-label = Сипаттаманы түзету
  514. ## Edit signature description dialog
  515. pdfjs-editor-edit-signature-dialog-title = Сипаттаманы түзету