1
0

viewer.ftl 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615
  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 = მიმდინარე გვერდი (ბმული ამ გვერდისთვის)
  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 = მსუბუქი ვებჩვენება:
  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. # “Highlight” is a noun, the string is used on the editor for highlights.
  293. pdfjs-editor-highlight-editor =
  294. .aria-label = მონიშვნის ჩასწორება
  295. # “Drawing” is a noun, the string is used on the editor for drawings.
  296. pdfjs-editor-ink-editor =
  297. .aria-label = ნახაზის ჩასწორება
  298. # Used when a signature editor is selected/hovered.
  299. # Variables:
  300. # $description (String) - a string describing/labeling the signature.
  301. pdfjs-editor-signature-editor1 =
  302. .aria-description = ხელმოწერის ჩასწორება: { $description }
  303. pdfjs-editor-stamp-editor =
  304. .aria-label = სურათის ჩასწორება
  305. ## Remove button for the various kind of editor.
  306. pdfjs-editor-remove-ink-button =
  307. .title = დახაზულის მოცილება
  308. pdfjs-editor-remove-freetext-button =
  309. .title = წარწერის მოცილება
  310. pdfjs-editor-remove-stamp-button =
  311. .title = სურათის მოცილება
  312. pdfjs-editor-remove-highlight-button =
  313. .title = მონიშვნის მოცილება
  314. pdfjs-editor-remove-signature-button =
  315. .title = ხელმოწერის მოცილება
  316. ##
  317. # Editor Parameters
  318. pdfjs-editor-free-text-color-input = ფერი
  319. pdfjs-editor-free-text-size-input = ზომა
  320. pdfjs-editor-ink-color-input = ფერი
  321. pdfjs-editor-ink-thickness-input = სისქე
  322. pdfjs-editor-ink-opacity-input = გაუმჭვირვალობა
  323. pdfjs-editor-stamp-add-image-button =
  324. .title = სურათის დამატება
  325. pdfjs-editor-stamp-add-image-button-label = სურათის დამატება
  326. # This refers to the thickness of the line used for free highlighting (not bound to text)
  327. pdfjs-editor-free-highlight-thickness-input = სისქე
  328. pdfjs-editor-free-highlight-thickness-title =
  329. .title = სისქის შეცვლა წარწერის გარდა სხვა ნაწილების მონიშვნისას
  330. pdfjs-editor-add-signature-container =
  331. .aria-label = ხელმოწერის მართვა და შენახული ხელმოწერები
  332. pdfjs-editor-signature-add-signature-button =
  333. .title = ახალი ხელმოწერის დამატება
  334. pdfjs-editor-signature-add-signature-button-label = ახალი ხელმოწერის დამატება
  335. # Used on the button to use an already saved signature.
  336. # Variables:
  337. # $description (String) - a string describing/labeling the signature.
  338. pdfjs-editor-add-saved-signature-button =
  339. .title = შენახული ხელმოწერა: { $description }
  340. # .default-content is used as a placeholder in an empty text editor.
  341. pdfjs-free-text2 =
  342. .aria-label = ნაწერის ჩასწორება
  343. .default-content = დაიწყეთ აკრეფა…
  344. pdfjs-free-text =
  345. .aria-label = ნაწერის ჩასწორება
  346. pdfjs-free-text-default-content = აკრიფეთ…
  347. pdfjs-ink =
  348. .aria-label = დახაზულის შესწორება
  349. pdfjs-ink-canvas =
  350. .aria-label = მომხმარებლის შექმნილი სურათი
  351. ## Alt-text dialog
  352. pdfjs-editor-alt-text-button-label = თანდართული წარწერა
  353. pdfjs-editor-alt-text-edit-button =
  354. .aria-label = დართული წარწერის ჩასწორება
  355. pdfjs-editor-alt-text-edit-button-label = თანდართული წარწერის ჩასწორება
  356. pdfjs-editor-alt-text-dialog-label = არჩევა
  357. pdfjs-editor-alt-text-dialog-description = თანდართული (შემნაცვლებელი) წარწერა გამოსადეგია მათთვის, ვინც ვერ ხედავს სურათებს ან გამოისახება მაშინ, როცა სურათი ვერ ჩაიტვირთება.
  358. pdfjs-editor-alt-text-add-description-label = აღწერილობის მითითება
  359. pdfjs-editor-alt-text-add-description-description = განკუთვნილია 1-2 წინადადებით საგნის, მახასიათებლის ან მოქმედების აღსაწერად.
  360. pdfjs-editor-alt-text-mark-decorative-label = მოინიშნოს მორთულობად
  361. pdfjs-editor-alt-text-mark-decorative-description = განკუთვნილია შესამკობი სურათებისთვის, გარსშემოსავლები ჩარჩოებისა და ჭვირნიშნებისთვის.
  362. pdfjs-editor-alt-text-cancel-button = გაუქმება
  363. pdfjs-editor-alt-text-save-button = შენახვა
  364. pdfjs-editor-alt-text-decorative-tooltip = მოინიშნოს მორთულობად
  365. # .placeholder: This is a placeholder for the alt text input area
  366. pdfjs-editor-alt-text-textarea =
  367. .placeholder = მაგალითად, „ახალგაზრდა მამაკაცი მაგიდასთან ზის და სადილობს“
  368. # Alternative text (alt text) helps when people can't see the image.
  369. pdfjs-editor-alt-text-button =
  370. .aria-label = დართული წარწერა
  371. ## Editor resizers
  372. ## This is used in an aria label to help to understand the role of the resizer.
  373. pdfjs-editor-resizer-label-top-left = ზევით მარცხნივ — ზომაცვლა
  374. pdfjs-editor-resizer-label-top-middle = ზევით შუაში — ზომაცვლა
  375. pdfjs-editor-resizer-label-top-right = ზევით მარჯვნივ — ზომაცვლა
  376. pdfjs-editor-resizer-label-middle-right = შუაში მარჯვნივ — ზომაცვლა
  377. pdfjs-editor-resizer-label-bottom-right = ქვევით მარჯვნივ — ზომაცვლა
  378. pdfjs-editor-resizer-label-bottom-middle = ქვევით შუაში — ზომაცვლა
  379. pdfjs-editor-resizer-label-bottom-left = ზვევით მარცხნივ — ზომაცვლა
  380. pdfjs-editor-resizer-label-middle-left = შუაში მარცხნივ — ზომაცვლა
  381. pdfjs-editor-resizer-top-left =
  382. .aria-label = ზევით მარცხნივ — ზომაცვლა
  383. pdfjs-editor-resizer-top-middle =
  384. .aria-label = ზევით შუაში — ზომაცვლა
  385. pdfjs-editor-resizer-top-right =
  386. .aria-label = ზევით მარჯვნივ — ზომაცვლა
  387. pdfjs-editor-resizer-middle-right =
  388. .aria-label = შუაში მარჯვნივ — ზომაცვლა
  389. pdfjs-editor-resizer-bottom-right =
  390. .aria-label = ქვევით მარჯვნივ — ზომაცვლა
  391. pdfjs-editor-resizer-bottom-middle =
  392. .aria-label = ქვევით შუაში — ზომაცვლა
  393. pdfjs-editor-resizer-bottom-left =
  394. .aria-label = ზვევით მარცხნივ — ზომაცვლა
  395. pdfjs-editor-resizer-middle-left =
  396. .aria-label = შუაში მარცხნივ — ზომაცვლა
  397. ## Color picker
  398. # This means "Color used to highlight text"
  399. pdfjs-editor-highlight-colorpicker-label = მოსანიშნი ფერი
  400. pdfjs-editor-colorpicker-button =
  401. .title = ფერის შეცვლა
  402. pdfjs-editor-colorpicker-dropdown =
  403. .aria-label = ფერის არჩევა
  404. pdfjs-editor-colorpicker-yellow =
  405. .title = ყვითელი
  406. pdfjs-editor-colorpicker-green =
  407. .title = მწვანე
  408. pdfjs-editor-colorpicker-blue =
  409. .title = ლურჯი
  410. pdfjs-editor-colorpicker-pink =
  411. .title = ვარდისფერი
  412. pdfjs-editor-colorpicker-red =
  413. .title = წითელი
  414. ## Show all highlights
  415. ## This is a toggle button to show/hide all the highlights.
  416. pdfjs-editor-highlight-show-all-button-label = ყველას ჩვენება
  417. pdfjs-editor-highlight-show-all-button =
  418. .title = ყველას ჩვენება
  419. ## New alt-text dialog
  420. ## 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.
  421. # Modal header positioned above a text box where users can edit the alt text.
  422. pdfjs-editor-new-alt-text-dialog-edit-label = დართული წარწერის ჩასწორება (სურათის აღწერის)
  423. # Modal header positioned above a text box where users can add the alt text.
  424. pdfjs-editor-new-alt-text-dialog-add-label = დართული წარწერის დამატება (სურათის აღწერის)
  425. pdfjs-editor-new-alt-text-textarea =
  426. .placeholder = დაწერეთ თქვენი აღწერა აქ…
  427. # This text refers to the alt text box above this description. It offers a definition of alt text.
  428. pdfjs-editor-new-alt-text-description = მოკლე აღწერა მათთვის, ვინც ვერ ხედავს სურათს ან ვისთანაც ვერ ჩაიტვირთება სურათი.
  429. # 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.
  430. pdfjs-editor-new-alt-text-disclaimer1 = ეს დართული წარწერა ავტომატურადაა შედგენილი და შესაძლოა, უმართებულო იყოს.
  431. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = ვრცლად
  432. pdfjs-editor-new-alt-text-create-automatically-button-label = დართული წარწერის ავტომატური შედგენა
  433. pdfjs-editor-new-alt-text-not-now-button = ახლა არა
  434. pdfjs-editor-new-alt-text-error-title = დართული წარწერის შედგენა ვერ მოხერხდა
  435. pdfjs-editor-new-alt-text-error-description = გთხოვთ დაწეროთ საკუთარი დანართი და კვლავ სცადოთ მოგვიანებით.
  436. pdfjs-editor-new-alt-text-error-close-button = დახურვა
  437. # Variables:
  438. # $totalSize (Number) - the total size (in MB) of the AI model.
  439. # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
  440. pdfjs-editor-new-alt-text-ai-model-downloading-progress = ჩამოიტვირთება დართული წარწერის შესადეგი AI-მოდელი ({ $downloadedSize } ზომით { $totalSize } მბაიტი)
  441. .aria-valuetext = ჩამოიტვირთება დართული წარწერის შესადეგი AI-მოდელი ({ $downloadedSize } ზომით { $totalSize } მბაიტი)
  442. # This is a button that users can click to edit the alt text they have already added.
  443. pdfjs-editor-new-alt-text-added-button =
  444. .aria-label = დართული წარწერა დამატებულია
  445. pdfjs-editor-new-alt-text-added-button-label = დართული წარწერა დამატებულია
  446. # This is a button that users can click to open the alt text editor and add alt text when it is not present.
  447. pdfjs-editor-new-alt-text-missing-button =
  448. .aria-label = აკლია დართული წარწერა
  449. pdfjs-editor-new-alt-text-missing-button-label = აკლია დართული წარწერა
  450. # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
  451. pdfjs-editor-new-alt-text-to-review-button =
  452. .aria-label = დართული წარწერის გადახედვა
  453. pdfjs-editor-new-alt-text-to-review-button-label = დართული წარწერის გადახედვა
  454. # "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.
  455. # Variables:
  456. # $generatedAltText (String) - the generated alt-text.
  457. pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = შედგენილია ავტომატურად: { $generatedAltText }
  458. ## Image alt-text settings
  459. pdfjs-image-alt-text-settings-button =
  460. .title = სურათის დართული წარწერის პარამეტრები
  461. pdfjs-image-alt-text-settings-button-label = სურათის დართული წარწერის პარამეტრები
  462. pdfjs-editor-alt-text-settings-dialog-label = სურათის დართული წარწერის პარამეტრები
  463. pdfjs-editor-alt-text-settings-automatic-title = ავტომატურად დართული წარწერა
  464. pdfjs-editor-alt-text-settings-create-model-button-label = დართული წარწერის ავტომატური შედგენა
  465. pdfjs-editor-alt-text-settings-create-model-description = აღწერს სურათს მათთვის, ვინც ვერ ხედავს ან ვისთანაც ვერ ჩაიტვირთება.
  466. # Variables:
  467. # $totalSize (Number) - the total size (in MB) of the AI model.
  468. pdfjs-editor-alt-text-settings-download-model-label = დართული წარწერის შესადგენი AI-მოდელი ({ $totalSize } მბაიტი)
  469. pdfjs-editor-alt-text-settings-ai-model-description = ეშვება ადგილობრივად თქვენს მოწყობილობასა, ასე რომ მონაცემები დარჩება პირადი. საჭიროა წარწერის ავტომატურად დართვისთვის.
  470. pdfjs-editor-alt-text-settings-delete-model-button = წაშლა
  471. pdfjs-editor-alt-text-settings-download-model-button = ჩამოტვირთვა
  472. pdfjs-editor-alt-text-settings-downloading-model-button = ჩამოიტვრითება...
  473. pdfjs-editor-alt-text-settings-editor-title = დართული წარწერის ჩამსწორებელი
  474. pdfjs-editor-alt-text-settings-show-dialog-button-label = გამოჩნდეს დართული წარწერის ჩამსწორებელი სურათის დამატებისთანავე
  475. pdfjs-editor-alt-text-settings-show-dialog-description = უზრუნველყოფს, რომ თქვენს ყველა სურათს ახლდეს დართული წარწერა.
  476. pdfjs-editor-alt-text-settings-close-button = დახურვა
  477. ## "Annotations removed" bar
  478. pdfjs-editor-undo-bar-message-highlight = მონიშვნა მოცილებულია
  479. pdfjs-editor-undo-bar-message-freetext = წარწერა მოცილებულია
  480. pdfjs-editor-undo-bar-message-ink = ნახატი მოცილებულია
  481. pdfjs-editor-undo-bar-message-stamp = სურათი მოცილებულია
  482. pdfjs-editor-undo-bar-message-signature = ხელმოწერა მოცილებულია
  483. # Variables:
  484. # $count (Number) - the number of removed annotations.
  485. pdfjs-editor-undo-bar-message-multiple =
  486. { $count ->
  487. [one] { $count } შენიშვნა მოცილებულია
  488. *[other] { $count } შენიშვნა მოცილებულია
  489. }
  490. pdfjs-editor-undo-bar-undo-button =
  491. .title = დაბრუნება
  492. pdfjs-editor-undo-bar-undo-button-label = დაბრუნება
  493. pdfjs-editor-undo-bar-close-button =
  494. .title = დახურვა
  495. pdfjs-editor-undo-bar-close-button-label = დახურვა
  496. ## Add a signature dialog
  497. pdfjs-editor-add-signature-dialog-label = ეს არე საშუალებას აძლევს მომხმარებელს, შექმნას საკუთარი ხელმოწერა PDF-დოკუმენტისთვის. მომხმარებელს შეეძლება ჩაასწოროს სახელი (რომელიც დართული ტექსტის მოვალეობასაც ასრულებს) და სურვილისამებრ შეინახოს ხელმოწერა განმეორებით გამოსაყენებლად.
  498. pdfjs-editor-add-signature-dialog-title = ხელმოწერის დამატება
  499. ## Tab names
  500. # Type is a verb (you can type your name as signature)
  501. pdfjs-editor-add-signature-type-button = აკრეფა
  502. .title = აკრეფა
  503. # Draw is a verb (you can draw your signature)
  504. pdfjs-editor-add-signature-draw-button = მოხაზვა
  505. .title = მოხაზვა
  506. pdfjs-editor-add-signature-image-button = სურათი
  507. .title = სურათი
  508. ## Tab panels
  509. pdfjs-editor-add-signature-type-input =
  510. .aria-label = აკრიფეთ ხელმოწერა
  511. .placeholder = აკრიფეთ ხელმოწერა
  512. pdfjs-editor-add-signature-draw-placeholder = მოხაზეთ ხელმოწერა
  513. pdfjs-editor-add-signature-draw-thickness-range-label = სისქე
  514. # Variables:
  515. # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
  516. pdfjs-editor-add-signature-draw-thickness-range =
  517. .title = მოხაზულის სისქე: { $thickness }
  518. pdfjs-editor-add-signature-image-placeholder = ჩავლებით გადმოიტანეთ ასატვირთად
  519. pdfjs-editor-add-signature-image-browse-link =
  520. { PLATFORM() ->
  521. [macos] ან ამოარჩიეთ სურათებიდან
  522. *[other] ან ამოარჩიეთ სურათებიდან
  523. }
  524. ## Controls
  525. pdfjs-editor-add-signature-description-label = აღწერილობა (დართული ტექსტი)
  526. pdfjs-editor-add-signature-description-input =
  527. .title = აღწერილობა (დართული ტექსტი)
  528. pdfjs-editor-add-signature-description-default-when-drawing = ხელმოწერა
  529. pdfjs-editor-add-signature-clear-button-label = ხელმოწერის წაშლა
  530. pdfjs-editor-add-signature-clear-button =
  531. .title = ხელმოწერის წაშლა
  532. pdfjs-editor-add-signature-save-checkbox = ხელმოწერის შენახვა
  533. pdfjs-editor-add-signature-save-warning-message = მიღწეულია 5 ხელმოწერის შენახვის ზღვარი. მოაცილეთ რომელიმე ახლის შესანახად.
  534. pdfjs-editor-add-signature-image-upload-error-title = ვერ აიტვირთა სურათი
  535. pdfjs-editor-add-signature-image-upload-error-description = შეამოწმეთ ქსელთან კავშირი ან მოსინჯეთ სხვა სურათი.
  536. pdfjs-editor-add-signature-error-close-button = დახურვა
  537. ## Dialog buttons
  538. pdfjs-editor-add-signature-cancel-button = გაუქმება
  539. pdfjs-editor-add-signature-add-button = დამატება
  540. pdfjs-editor-edit-signature-update-button = განახლება
  541. ## Main menu for adding/removing signatures
  542. pdfjs-editor-delete-signature-button1 =
  543. .title = შენახული ხელმოწერის მოცილება
  544. pdfjs-editor-delete-signature-button-label1 = შენახული ხელმოწერის მოცილება
  545. ## Editor toolbar
  546. pdfjs-editor-add-signature-edit-button-label = აღწერილობის ჩასწორება
  547. ## Edit signature description dialog
  548. pdfjs-editor-edit-signature-dialog-title = აღწერილობის ჩასწორება