summaryrefslogtreecommitdiff
path: root/javascript/pdfjs/web/locale/tg/viewer.ftl
blob: 52ae39105a5f7e92066a809c46a644dbd4e6fe54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.


## Main toolbar buttons (tooltips and alt text for images)

pdfjs-previous-button =
    .title = Саҳифаи қаблӣ
pdfjs-previous-button-label = Қаблӣ
pdfjs-next-button =
    .title = Саҳифаи навбатӣ
pdfjs-next-button-label = Навбатӣ
# .title: Tooltip for the pageNumber input.
pdfjs-page-input =
    .title = Саҳифа
# Variables:
#   $pagesCount (Number) - the total number of pages in the document
# This string follows an input field with the number of the page currently displayed.
pdfjs-of-pages = аз { $pagesCount }
# Variables:
#   $pageNumber (Number) - the currently visible page
#   $pagesCount (Number) - the total number of pages in the document
pdfjs-page-of-pages = ({ $pageNumber } аз { $pagesCount })
pdfjs-zoom-out-button =
    .title = Хурд кардан
pdfjs-zoom-out-button-label = Хурд кардан
pdfjs-zoom-in-button =
    .title = Калон кардан
pdfjs-zoom-in-button-label = Калон кардан
pdfjs-zoom-select =
    .title = Танзими андоза
pdfjs-presentation-mode-button =
    .title = Гузариш ба реҷаи тақдим
pdfjs-presentation-mode-button-label = Реҷаи тақдим
pdfjs-open-file-button =
    .title = Кушодани файл
pdfjs-open-file-button-label = Кушодан
pdfjs-print-button =
    .title = Чоп кардан
pdfjs-print-button-label = Чоп кардан
pdfjs-save-button =
    .title = Нигоҳ доштан
pdfjs-save-button-label = Нигоҳ доштан
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
pdfjs-download-button =
    .title = Боргирӣ кардан
# Used in Firefox for Android as a label for the download button (“download” is a verb).
# Length of the translation matters since we are in a mobile context, with limited screen estate.
pdfjs-download-button-label = Боргирӣ кардан
pdfjs-bookmark-button =
    .title = Саҳифаи ҷорӣ (Дидани нишонии URL аз саҳифаи ҷорӣ)
pdfjs-bookmark-button-label = Саҳифаи ҷорӣ

##  Secondary toolbar and context menu

pdfjs-tools-button =
    .title = Абзорҳо
pdfjs-tools-button-label = Абзорҳо
pdfjs-first-page-button =
    .title = Ба саҳифаи аввал гузаред
pdfjs-first-page-button-label = Ба саҳифаи аввал гузаред
pdfjs-last-page-button =
    .title = Ба саҳифаи охирин гузаред
pdfjs-last-page-button-label = Ба саҳифаи охирин гузаред
pdfjs-page-rotate-cw-button =
    .title = Ба самти ҳаракати ақрабаки соат давр задан
pdfjs-page-rotate-cw-button-label = Ба самти ҳаракати ақрабаки соат давр задан
pdfjs-page-rotate-ccw-button =
    .title = Ба муқобили самти ҳаракати ақрабаки соат давр задан
pdfjs-page-rotate-ccw-button-label = Ба муқобили самти ҳаракати ақрабаки соат давр задан
pdfjs-cursor-text-select-tool-button =
    .title = Фаъол кардани «Абзори интихоби матн»
pdfjs-cursor-text-select-tool-button-label = Абзори интихоби матн
pdfjs-cursor-hand-tool-button =
    .title = Фаъол кардани «Абзори даст»
pdfjs-cursor-hand-tool-button-label = Абзори даст
pdfjs-scroll-page-button =
    .title = Истифодаи варақзанӣ
pdfjs-scroll-page-button-label = Варақзанӣ
pdfjs-scroll-vertical-button =
    .title = Истифодаи варақзании амудӣ
pdfjs-scroll-vertical-button-label = Варақзании амудӣ
pdfjs-scroll-horizontal-button =
    .title = Истифодаи варақзании уфуқӣ
pdfjs-scroll-horizontal-button-label = Варақзании уфуқӣ
pdfjs-scroll-wrapped-button =
    .title = Истифодаи варақзании миқёсбандӣ
pdfjs-scroll-wrapped-button-label = Варақзании миқёсбандӣ
pdfjs-spread-none-button =
    .title = Густариши саҳифаҳо истифода бурда нашавад
pdfjs-spread-none-button-label = Бе густурдани саҳифаҳо
pdfjs-spread-odd-button =
    .title = Густариши саҳифаҳо аз саҳифаҳо бо рақамҳои тоқ оғоз карда мешавад
pdfjs-spread-odd-button-label = Саҳифаҳои тоқ аз тарафи чап
pdfjs-spread-even-button =
    .title = Густариши саҳифаҳо аз саҳифаҳо бо рақамҳои ҷуфт оғоз карда мешавад
pdfjs-spread-even-button-label = Саҳифаҳои ҷуфт аз тарафи чап

## Document properties dialog

pdfjs-document-properties-button =
    .title = Хусусиятҳои ҳуҷҷат…
pdfjs-document-properties-button-label = Хусусиятҳои ҳуҷҷат…
pdfjs-document-properties-file-name = Номи файл:
pdfjs-document-properties-file-size = Андозаи файл:
# Variables:
#   $kb (Number) - the PDF file size in kilobytes
#   $b (Number) - the PDF file size in bytes
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } КБ ({ $b } байт)
# Variables:
#   $mb (Number) - the PDF file size in megabytes
#   $b (Number) - the PDF file size in bytes
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } МБ ({ $b } байт)
pdfjs-document-properties-title = Сарлавҳа:
pdfjs-document-properties-author = Муаллиф:
pdfjs-document-properties-subject = Мавзуъ:
pdfjs-document-properties-keywords = Калимаҳои калидӣ:
pdfjs-document-properties-creation-date = Санаи эҷод:
pdfjs-document-properties-modification-date = Санаи тағйирот:
# Variables:
#   $dateObj (Date) - the creation/modification date and time of the PDF file
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
pdfjs-document-properties-creator = Эҷодкунанда:
pdfjs-document-properties-producer = Таҳиякунандаи «PDF»:
pdfjs-document-properties-version = Версияи «PDF»:
pdfjs-document-properties-page-count = Шумораи саҳифаҳо:
pdfjs-document-properties-page-size = Андозаи саҳифа:
pdfjs-document-properties-page-size-unit-inches = дюйм
pdfjs-document-properties-page-size-unit-millimeters = мм
pdfjs-document-properties-page-size-orientation-portrait = амудӣ
pdfjs-document-properties-page-size-orientation-landscape = уфуқӣ
pdfjs-document-properties-page-size-name-a-three = A3
pdfjs-document-properties-page-size-name-a-four = A4
pdfjs-document-properties-page-size-name-letter = Мактуб
pdfjs-document-properties-page-size-name-legal = Ҳуқуқӣ

## Variables:
##   $width (Number) - the width of the (current) page
##   $height (Number) - the height of the (current) page
##   $unit (String) - the unit of measurement of the (current) page
##   $name (String) - the name of the (current) page
##   $orientation (String) - the orientation of the (current) page

pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })

##

# The linearization status of the document; usually called "Fast Web View" in
# English locales of Adobe software.
pdfjs-document-properties-linearized = Намоиши тез дар Интернет:
pdfjs-document-properties-linearized-yes = Ҳа
pdfjs-document-properties-linearized-no = Не
pdfjs-document-properties-close-button = Пӯшидан

## Print

pdfjs-print-progress-message = Омодасозии ҳуҷҷат барои чоп…
# Variables:
#   $progress (Number) - percent value
pdfjs-print-progress-percent = { $progress }%
pdfjs-print-progress-close-button = Бекор кардан
pdfjs-printing-not-supported = Диққат: Чопкунӣ аз тарафи ин браузер ба таври пурра дастгирӣ намешавад.
pdfjs-printing-not-ready = Диққат: Файли «PDF» барои чопкунӣ пурра бор карда нашуд.

## Tooltips and alt text for side panel toolbar buttons

pdfjs-toggle-sidebar-button =
    .title = Фаъол кардани навори ҷонибӣ
pdfjs-toggle-sidebar-notification-button =
    .title = Фаъол кардани навори ҷонибӣ (ҳуҷҷат дорои сохтор/замимаҳо/қабатҳо мебошад)
pdfjs-toggle-sidebar-button-label = Фаъол кардани навори ҷонибӣ
pdfjs-document-outline-button =
    .title = Намоиш додани сохтори ҳуҷҷат (барои баркушодан/пеҷондани ҳамаи унсурҳо дубора зер кунед)
pdfjs-document-outline-button-label = Сохтори ҳуҷҷат
pdfjs-attachments-button =
    .title = Намоиш додани замимаҳо
pdfjs-attachments-button-label = Замимаҳо
pdfjs-layers-button =
    .title = Намоиш додани қабатҳо (барои барқарор кардани ҳамаи қабатҳо ба вазъияти пешфарз дубора зер кунед)
pdfjs-layers-button-label = Қабатҳо
pdfjs-thumbs-button =
    .title = Намоиш додани тасвирчаҳо
pdfjs-thumbs-button-label = Тасвирчаҳо
pdfjs-current-outline-item-button =
    .title = Ёфтани унсури сохтори ҷорӣ
pdfjs-current-outline-item-button-label = Унсури сохтори ҷорӣ
pdfjs-findbar-button =
    .title = Ёфтан дар ҳуҷҷат
pdfjs-findbar-button-label = Ёфтан
pdfjs-additional-layers = Қабатҳои иловагӣ

## Thumbnails panel item (tooltip and alt text for images)

# Variables:
#   $page (Number) - the page number
pdfjs-thumb-page-title =
    .title = Саҳифаи { $page }
# Variables:
#   $page (Number) - the page number
pdfjs-thumb-page-canvas =
    .aria-label = Тасвирчаи саҳифаи { $page }

## Find panel button title and messages

pdfjs-find-input =
    .title = Ёфтан
    .placeholder = Ёфтан дар ҳуҷҷат…
pdfjs-find-previous-button =
    .title = Ҷустуҷӯи мавриди қаблии ибораи пешниҳодшуда
pdfjs-find-previous-button-label = Қаблӣ
pdfjs-find-next-button =
    .title = Ҷустуҷӯи мавриди навбатии ибораи пешниҳодшуда
pdfjs-find-next-button-label = Навбатӣ
pdfjs-find-highlight-checkbox = Ҳамаашро бо ранг ҷудо кардан
pdfjs-find-match-case-checkbox-label = Бо дарназардошти ҳарфҳои хурду калон
pdfjs-find-match-diacritics-checkbox-label = Бо дарназардошти аломатҳои диакритикӣ
pdfjs-find-entire-word-checkbox-label = Калимаҳои пурра
pdfjs-find-reached-top = Ба болои ҳуҷҷат расид, аз поён идома ёфт
pdfjs-find-reached-bottom = Ба поёни ҳуҷҷат расид, аз боло идома ёфт
# Variables:
#   $current (Number) - the index of the currently active find result
#   $total (Number) - the total number of matches in the document
pdfjs-find-match-count =
    { $total ->
        [one] { $current } аз { $total } мувофиқат
       *[other] { $current } аз { $total } мувофиқат
    }
# Variables:
#   $limit (Number) - the maximum number of matches
pdfjs-find-match-count-limit =
    { $limit ->
        [one] Зиёда аз { $limit } мувофиқат
       *[other] Зиёда аз { $limit } мувофиқат
    }
pdfjs-find-not-found = Ибора ёфт нашуд

## Predefined zoom values

pdfjs-page-scale-width = Аз рӯи паҳнои саҳифа
pdfjs-page-scale-fit = Аз рӯи андозаи саҳифа
pdfjs-page-scale-auto = Андозаи худкор
pdfjs-page-scale-actual = Андозаи воқеӣ
# Variables:
#   $scale (Number) - percent value for page scale
pdfjs-page-scale-percent = { $scale }%

## PDF page

# Variables:
#   $page (Number) - the page number
pdfjs-page-landmark =
    .aria-label = Саҳифаи { $page }

## Loading indicator messages

pdfjs-loading-error = Ҳангоми боркунии «PDF» хато ба миён омад.
pdfjs-invalid-file-error = Файли «PDF» нодуруст ё вайроншуда мебошад.
pdfjs-missing-file-error = Файли «PDF» ғоиб аст.
pdfjs-unexpected-response-error = Ҷавоби ногаҳон аз сервер.
pdfjs-rendering-error = Ҳангоми шаклсозии саҳифа хато ба миён омад.

## Annotations

# .alt: This is used as a tooltip.
# Variables:
#   $type (String) - an annotation type from a list defined in the PDF spec
# (32000-1:2008 Table 169 – Annotation types).
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
pdfjs-text-annotation-type =
    .alt = [Ҳошиянависӣ - { $type }]
# Variables:
#   $dateObj (Date) - the modification date and time of the annotation
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }

## Password

pdfjs-password-label = Барои кушодани ин файли «PDF» ниҳонвожаро ворид кунед.
pdfjs-password-invalid = Ниҳонвожаи нодуруст. Лутфан, аз нав кӯшиш кунед.
pdfjs-password-ok-button = ХУБ
pdfjs-password-cancel-button = Бекор кардан
pdfjs-web-fonts-disabled = Шрифтҳои интернетӣ ғайрифаъоланд: истифодаи шрифтҳои дарунсохти «PDF» ғайриимкон аст.

## Editing

pdfjs-editor-free-text-button =
    .title = Матн
pdfjs-editor-color-picker-free-text-input =
    .title = Иваз кардани ранги матн
pdfjs-editor-free-text-button-label = Матн
pdfjs-editor-ink-button =
    .title = Расмкашӣ
pdfjs-editor-color-picker-ink-input =
    .title = Иваз кардани ранги расмкашӣ
pdfjs-editor-ink-button-label = Расмкашӣ
pdfjs-editor-stamp-button =
    .title = Илова ё таҳрир кардани тасвирҳо
pdfjs-editor-stamp-button-label = Илова ё таҳрир кардани тасвирҳо
pdfjs-editor-highlight-button =
    .title = Ҷудокунӣ
pdfjs-editor-highlight-button-label = Ҷудокунӣ
pdfjs-highlight-floating-button1 =
    .title = Ҷудокунӣ
    .aria-label = Ҷудокунӣ
pdfjs-highlight-floating-button-label = Ҷудокунӣ
pdfjs-comment-floating-button =
    .title = Шарҳ
    .aria-label = Шарҳ
pdfjs-comment-floating-button-label = Шарҳ
pdfjs-editor-comment-button =
    .title = Шарҳ
    .aria-label = Шарҳ
pdfjs-editor-comment-button-label = Шарҳ
pdfjs-editor-signature-button =
    .title = Илова кардани имзо
pdfjs-editor-signature-button-label = Илова кардани имзо

## Default editor aria labels

# “Highlight” is a noun, the string is used on the editor for highlights.
pdfjs-editor-highlight-editor =
    .aria-label = Муҳаррири ҷудокунӣ
# “Drawing” is a noun, the string is used on the editor for drawings.
pdfjs-editor-ink-editor =
    .aria-label = Муҳаррири расмкашӣ
# Used when a signature editor is selected/hovered.
# Variables:
#   $description (String) - a string describing/labeling the signature.
pdfjs-editor-signature-editor1 =
    .aria-description = Муҳаррири имзо: { $description }
pdfjs-editor-stamp-editor =
    .aria-label = Муҳаррири тасвир

## Remove button for the various kind of editor.

pdfjs-editor-remove-ink-button =
    .title = Тоза кардани нақша
pdfjs-editor-remove-freetext-button =
    .title = Тоза кардани матн
pdfjs-editor-remove-stamp-button =
    .title = Тоза кардани тасвир
pdfjs-editor-remove-highlight-button =
    .title = Тоза кардани ҷудокунӣ
pdfjs-editor-remove-signature-button =
    .title = Тоза кардани имзо

##

# Editor Parameters
pdfjs-editor-free-text-color-input = Ранг
pdfjs-editor-free-text-size-input = Андоза
pdfjs-editor-ink-color-input = Ранг
pdfjs-editor-ink-thickness-input = Ғафсӣ
pdfjs-editor-ink-opacity-input = Шаффофӣ
pdfjs-editor-stamp-add-image-button =
    .title = Илова кардани тасвир
pdfjs-editor-stamp-add-image-button-label = Илова кардани тасвир
# This refers to the thickness of the line used for free highlighting (not bound to text)
pdfjs-editor-free-highlight-thickness-input = Ғафсӣ
pdfjs-editor-free-highlight-thickness-title =
    .title = Иваз кардани ғафсӣ ҳангоми ҷудокунии унсурҳо ба ғайр аз матн
pdfjs-editor-add-signature-container =
    .aria-label = Идоракунии имзоҳо ва имзоҳои гузошташуда
pdfjs-editor-signature-add-signature-button =
    .title = Илова кардани имзои нав
pdfjs-editor-signature-add-signature-button-label = Илова кардани имзои нав
# Used on the button to use an already saved signature.
# Variables:
#   $description (String) - a string describing/labeling the signature.
pdfjs-editor-add-saved-signature-button =
    .title = Имзои гузошташуда: { $description }
# .default-content is used as a placeholder in an empty text editor.
pdfjs-free-text2 =
    .aria-label = Муҳаррири матн
    .default-content = Матнро ворид кунед…
# Used to show how many comments are present in the pdf file.
# Variables:
#   $count (Number) - the number of comments.
pdfjs-editor-comments-sidebar-title =
    { $count ->
        [one] Шарҳ
       *[other] Шарҳҳо
    }
pdfjs-editor-comments-sidebar-close-button =
    .title = Пӯшидани навори ҷонибӣ
    .aria-label = Пӯшидани навори ҷонибӣ
pdfjs-editor-comments-sidebar-close-button-label = Пӯшидани навори ҷонибӣ
# Instructional copy to add a comment by selecting text or an annotations.
pdfjs-editor-comments-sidebar-no-comments1 = Чизи диққатангезро мушоҳида кардед? Онро қайд кунед ва ба он шарҳ гузоред.
pdfjs-editor-comments-sidebar-no-comments-link = Маълумоти бештар

## Alt-text dialog

pdfjs-editor-alt-text-button-label = Матни иловагӣ
pdfjs-editor-alt-text-edit-button =
    .aria-label = Таҳрир кардани матни ивазкунанда
pdfjs-editor-alt-text-dialog-label = Имконеро интихоб намоед
pdfjs-editor-alt-text-dialog-description = Вақте ки одамон тасвирро дида наметавонанд ё вақте ки тасвир бор карда намешавад, матни иловагӣ (Alt text) кумак мерасонад.
pdfjs-editor-alt-text-add-description-label = Илова кардани тавсиф
pdfjs-editor-alt-text-add-description-description = Кӯшиш кунед, ки 1-2 ҷумлаеро нависед, ки ба мавзӯъ, танзим ё амалҳо тавзеҳ медиҳад.
pdfjs-editor-alt-text-mark-decorative-label = Гузоштан ҳамчун матни ороишӣ
pdfjs-editor-alt-text-mark-decorative-description = Ин барои тасвирҳои ороишӣ, ба монанди марзҳо ё аломатҳои обӣ, истифода мешавад.
pdfjs-editor-alt-text-cancel-button = Бекор кардан
pdfjs-editor-alt-text-save-button = Нигоҳ доштан
pdfjs-editor-alt-text-decorative-tooltip = Ҳамчун матни ороишӣ гузошта шуд
# .placeholder: This is a placeholder for the alt text input area
pdfjs-editor-alt-text-textarea =
    .placeholder = Барои мисол, «Ман забони тоҷикиро дӯст медорам»
# Alternative text (alt text) helps when people can't see the image.
pdfjs-editor-alt-text-button =
    .aria-label = Матни ивазкунанда

## Editor resizers
## This is used in an aria label to help to understand the role of the resizer.

pdfjs-editor-resizer-top-left =
    .aria-label = Кунҷи чапи боло — тағйир додани андоза
pdfjs-editor-resizer-top-middle =
    .aria-label = Канори миёнаи боло — тағйир додани андоза
pdfjs-editor-resizer-top-right =
    .aria-label = Кунҷи рости боло — тағйир додани андоза
pdfjs-editor-resizer-middle-right =
    .aria-label = Канори миёнаи рост — тағйир додани андоза
pdfjs-editor-resizer-bottom-right =
    .aria-label = Кунҷи рости поён — тағйир додани андоза
pdfjs-editor-resizer-bottom-middle =
    .aria-label = Канори миёнаи поён — тағйир додани андоза
pdfjs-editor-resizer-bottom-left =
    .aria-label = Кунҷи чапи поён — тағйир додани андоза
pdfjs-editor-resizer-middle-left =
    .aria-label = Канори миёнаи чап — тағйир додани андоза

## Color picker

# This means "Color used to highlight text"
pdfjs-editor-highlight-colorpicker-label = Ранги ҷудокунӣ
pdfjs-editor-colorpicker-button =
    .title = Иваз кардани ранг
pdfjs-editor-colorpicker-dropdown =
    .aria-label = Интихоби ранг
pdfjs-editor-colorpicker-yellow =
    .title = Зард
pdfjs-editor-colorpicker-green =
    .title = Сабз
pdfjs-editor-colorpicker-blue =
    .title = Кабуд
pdfjs-editor-colorpicker-pink =
    .title = Гулобӣ
pdfjs-editor-colorpicker-red =
    .title = Сурх

## Show all highlights
## This is a toggle button to show/hide all the highlights.

pdfjs-editor-highlight-show-all-button-label = Ҳамаро намоиш додан
pdfjs-editor-highlight-show-all-button =
    .title = Ҳамаро намоиш додан

## New alt-text dialog
## 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.

# Modal header positioned above a text box where users can edit the alt text.
pdfjs-editor-new-alt-text-dialog-edit-label = Таҳрир кардани матни иловагӣ (тафсири тасвир)
# Modal header positioned above a text box where users can add the alt text.
pdfjs-editor-new-alt-text-dialog-add-label = Илова кардани матни иловагӣ (тафсири тасвир)
pdfjs-editor-new-alt-text-textarea =
    .placeholder = Тафсири худро дар ин ҷо нависед…
# This text refers to the alt text box above this description. It offers a definition of alt text.
pdfjs-editor-new-alt-text-description = Тавсифи мухтасар барои одамоне, ки аксҳоро дида наметавонанд ё вақте ки аксҳо кушода намешаванд.
# 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.
pdfjs-editor-new-alt-text-disclaimer1 = Ин матни ивазкунанда ба таври худкор сохта шудааст ва шояд нодуруст бошад.
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Маълумоти бештар
pdfjs-editor-new-alt-text-create-automatically-button-label = Ба таври худкор эҷод кардани матни иловагӣ
pdfjs-editor-new-alt-text-not-now-button = Ҳоло не
pdfjs-editor-new-alt-text-error-title = Матни иловагӣ ба таври худкор эҷод карда нашуд
pdfjs-editor-new-alt-text-error-description = Лутфан, матни иловагии худро ворид кунед ё баъдтар аз нав кӯшиш кунед.
pdfjs-editor-new-alt-text-error-close-button = Пӯшидан
# Variables:
#   $totalSize (Number) - the total size (in MB) of the AI model.
#   $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Боргирии модели зеҳни сунъӣ (AI) барои матни ивазкунанда ({ $downloadedSize } аз { $totalSize } МБ)
    .aria-valuetext = Боргирии модели зеҳни сунъӣ (AI) барои матни ивазкунанда ({ $downloadedSize } аз { $totalSize } МБ)
# This is a button that users can click to edit the alt text they have already added.
pdfjs-editor-new-alt-text-added-button =
    .aria-label = Матни иловагӣ илова карда шуд
pdfjs-editor-new-alt-text-added-button-label = Матни иловагӣ илова карда шуд
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
pdfjs-editor-new-alt-text-missing-button =
    .aria-label = Матни иловагӣ вуҷуд надорад
pdfjs-editor-new-alt-text-missing-button-label = Матни иловагӣ вуҷуд надорад
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
pdfjs-editor-new-alt-text-to-review-button =
    .aria-label = Бознигарӣ кардани матни иловагӣ
pdfjs-editor-new-alt-text-to-review-button-label = Бознигарӣ кардани матни иловагӣ
# "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.
# Variables:
#   $generatedAltText (String) - the generated alt-text.
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Ба таври худкор сохта шудааст: «{ $generatedAltText }»

## Image alt-text settings

pdfjs-image-alt-text-settings-button =
    .title = Танзимоти матни иловагии тасвир
pdfjs-image-alt-text-settings-button-label = Танзимоти матни иловагии тасвир
pdfjs-editor-alt-text-settings-dialog-label = Танзимоти матни иловагии тасвир
pdfjs-editor-alt-text-settings-automatic-title = Матни иловагии худкор
pdfjs-editor-alt-text-settings-create-model-button-label = Ба таври худкор эҷод кардани матни иловагӣ
pdfjs-editor-alt-text-settings-create-model-description = Ин имкон барои расонидани кумак ба одамоне, ки аксҳоро дида наметавонанд ё вақте ки аксҳо кушода намешаванд, тавсифи аксҳоро пешниҳод мекунад.
# Variables:
#   $totalSize (Number) - the total size (in MB) of the AI model.
pdfjs-editor-alt-text-settings-download-model-label = Модели зеҳни сунъӣ «AI» барои матни ивазкунанда ({ $totalSize } МБ)
pdfjs-editor-alt-text-settings-ai-model-description = Дар дастгоҳи шумо ба таври маҳаллӣ кор мекунад, бинобар ин махфияти маълумоти шахсии шумо нигоҳ дошта мешавад. Барои матни ивазкунандаи худкор лозим аст.
pdfjs-editor-alt-text-settings-delete-model-button = Нест кардан
pdfjs-editor-alt-text-settings-download-model-button = Боргирӣ кардан
pdfjs-editor-alt-text-settings-downloading-model-button = Дар ҳоли боргирӣ…
pdfjs-editor-alt-text-settings-editor-title = Муҳаррири матни иловагӣ
pdfjs-editor-alt-text-settings-show-dialog-button-label = Дарҳол нишон додани муҳаррири матни ивазкунанда ҳангоми иловакунии тасвир
pdfjs-editor-alt-text-settings-show-dialog-description = Ба шумо кумак мекунад, ки боварӣ ҳосил кунед, ки ҳамаи тасвирҳои шумо дорои матни ивазкунанда мебошанд.
pdfjs-editor-alt-text-settings-close-button = Пӯшидан

## Accessibility labels (announced by screen readers) for objects added to the editor.

pdfjs-editor-highlight-added-alert = Ҷудокунӣ илова карда шуд
pdfjs-editor-freetext-added-alert = Матн илова карда шуд
pdfjs-editor-ink-added-alert = Расм илова карда шуд
pdfjs-editor-stamp-added-alert = Тасвир илова карда шуд
pdfjs-editor-signature-added-alert = Имзо илова карда шуд

## "Annotations removed" bar

pdfjs-editor-undo-bar-message-highlight = Ҷудосозӣ тоза карда шуд
pdfjs-editor-undo-bar-message-freetext = Матн тоза карда шуд
pdfjs-editor-undo-bar-message-ink = Расм тоза карда шуд
pdfjs-editor-undo-bar-message-stamp = Тасвир тоза карда шуд
pdfjs-editor-undo-bar-message-signature = Имзо тоза карда шуд
pdfjs-editor-undo-bar-message-comment = Шарҳ тоза карда шуд
# Variables:
#   $count (Number) - the number of removed annotations.
pdfjs-editor-undo-bar-message-multiple =
    { $count ->
        [one] { $count } ҳошиянависӣ тоза карда шуд
       *[other] { $count } ҳошиянависӣ тоза карда шуданд
    }
pdfjs-editor-undo-bar-undo-button =
    .title = Бекор кардан
pdfjs-editor-undo-bar-undo-button-label = Бекор кардан
pdfjs-editor-undo-bar-close-button =
    .title = Пӯшидан
pdfjs-editor-undo-bar-close-button-label = Пӯшидан

## Add a signature dialog

pdfjs-editor-add-signature-dialog-label = Ин равзанаи зоҳирӣ ба корбар имкон медиҳад, ки тавонад имзоеро эҷод карда, ба ҳуҷҷати «PDF» илова намояд. Корбар метавонад номро таҳрир кунад (ном, инчунин, ҳамчун матни иловагӣ хизмат мекунад), ва ихтиёран имзоро барои истифодаи такрорӣ нигоҳ медорад.
pdfjs-editor-add-signature-dialog-title = Илова кардани имзо

## Tab names

# Type is a verb (you can type your name as signature)
pdfjs-editor-add-signature-type-button = Нависед
    .title = Нависед
# Draw is a verb (you can draw your signature)
pdfjs-editor-add-signature-draw-button = Имзо гузоред
    .title = Имзо гузоред
pdfjs-editor-add-signature-image-button = Тасвир
    .title = Тасвир

## Tab panels

pdfjs-editor-add-signature-type-input =
    .aria-label = Имзои худро бо ном нависед
    .placeholder = Имзои худро бо ном нависед
pdfjs-editor-add-signature-draw-placeholder = Имзои худро кашида, гузоред
pdfjs-editor-add-signature-draw-thickness-range-label = Ғафсӣ
# Variables:
#   $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
pdfjs-editor-add-signature-draw-thickness-range =
    .title = Ғафсии имзо: { $thickness }
pdfjs-editor-add-signature-image-placeholder = Барои бор кардани файл, онро дар ин ҷой кашида, гузоред
pdfjs-editor-add-signature-image-browse-link =
    { PLATFORM() ->
        [macos] Ё файлҳои тасвириро интихоб кунед
       *[other] Ё файлҳои тасвириро интихоб кунед
    }

## Controls

pdfjs-editor-add-signature-description-label = Тавсиф (матни иловагӣ)
pdfjs-editor-add-signature-description-input =
    .title = Тавсиф (матни иловагӣ)
pdfjs-editor-add-signature-description-default-when-drawing = Имзо
pdfjs-editor-add-signature-clear-button-label = Пок кардани имзо
pdfjs-editor-add-signature-clear-button =
    .title = Пок кардани имзо
pdfjs-editor-add-signature-save-checkbox = Нигоҳ доштани имзо
pdfjs-editor-add-signature-save-warning-message = Шумо ба ҳадди 5 имзои нигоҳдошташуда расидед. Барои нигоҳ доштани имзои нав, яке аз имзоҳои нигоҳдошташударо тоза намоед.
pdfjs-editor-add-signature-image-upload-error-title = Тасвир бор карда нашуд
pdfjs-editor-add-signature-image-upload-error-description = Пайвастшавии шабакаи худро санҷед ё тасвири дигареро кӯшиш кунед.
pdfjs-editor-add-signature-image-no-data-error-title = Ин тасвир ба имзо табдил дода нашуд
pdfjs-editor-add-signature-image-no-data-error-description = Лутфан, кӯшиш кунед, ки тасвири дигареро бор намоед.
pdfjs-editor-add-signature-error-close-button = Пӯшидан

## Dialog buttons

pdfjs-editor-add-signature-cancel-button = Бекор кардан
pdfjs-editor-add-signature-add-button = Илова кардан
pdfjs-editor-edit-signature-update-button = Навсозӣ кардан

## Comment popup

pdfjs-editor-edit-comment-popup-button-label = Таҳрир кардани шарҳ
pdfjs-editor-edit-comment-popup-button =
    .title = Таҳрир кардани шарҳ
pdfjs-editor-delete-comment-popup-button-label = Тоза кардани шарҳ
pdfjs-editor-delete-comment-popup-button =
    .title = Тоза кардани шарҳ
pdfjs-show-comment-button =
    .title = Нишон додани шарҳ

##  Edit a comment dialog

# An existing comment is edited
pdfjs-editor-edit-comment-dialog-title-when-editing = Таҳрир кардани шарҳ
pdfjs-editor-edit-comment-dialog-save-button-when-editing = Навсозӣ кардан
# No existing comment
pdfjs-editor-edit-comment-dialog-title-when-adding = Илова кардани шарҳ
pdfjs-editor-edit-comment-dialog-save-button-when-adding = Илова кардан
pdfjs-editor-edit-comment-dialog-text-input =
    .placeholder = Нависед…
pdfjs-editor-edit-comment-dialog-cancel-button = Бекор кардан

## Edit a comment button in the editor toolbar

pdfjs-editor-add-comment-button =
    .title = Илова кардани шарҳ

## The view manager is a sidebar displaying different views:
##  - thumbnails;
##  - outline;
##  - attachments;
##  - layers.
## The thumbnails view is used to edit the pdf: remove/insert pages, ...

pdfjs-toggle-views-manager-button =
    .title = Фаъол кардани навори ҷонибӣ
pdfjs-toggle-views-manager-notification-button =
    .title = Фаъол кардани навори ҷонибӣ (ҳуҷҷат дорои тасвирчаҳо/сохтор/замимаҳо/қабатҳо мебошад)
pdfjs-toggle-views-manager-button-label = Фаъол кардани навори ҷонибӣ
pdfjs-views-manager-sidebar =
    .aria-label = Навори ҷонибӣ
pdfjs-views-manager-view-selector-button =
    .title = Намудҳо
pdfjs-views-manager-view-selector-button-label = Намудҳо
pdfjs-views-manager-pages-title = Саҳифаҳо
pdfjs-views-manager-outlines-title = Сохтори ҳуҷҷат
pdfjs-views-manager-attachments-title = Замимаҳо
pdfjs-views-manager-layers-title = Қабатҳо
pdfjs-views-manager-pages-option-label = Саҳифаҳо
pdfjs-views-manager-outlines-option-label = Сохтори ҳуҷҷат
pdfjs-views-manager-attachments-option-label = Замимаҳо
pdfjs-views-manager-layers-option-label = Қабатҳо
pdfjs-views-manager-add-file-button =
    .title = Илова кардани файл
pdfjs-views-manager-add-file-button-label = Илова кардани файл
# Variables:
#   $count (Number) - the number of selected pages.
pdfjs-views-manager-pages-status-action-label =
    { $count ->
        [one] { $count } интихоб шуд
       *[other] { $count } интихоб шуданд
    }
pdfjs-views-manager-pages-status-none-action-label = Саҳифаҳоро интихоб намоед
pdfjs-views-manager-pages-status-action-button-label = Идора кардан
pdfjs-views-manager-pages-status-copy-button-label = Нусха бардоштан
pdfjs-views-manager-pages-status-cut-button-label = Буридан
pdfjs-views-manager-pages-status-delete-button-label = Нест кардан
pdfjs-views-manager-pages-status-save-as-button-label = Нигоҳ доштан ҳамчун…
# Variables:
#   $count (Number) - the number of selected pages to be cut.
pdfjs-views-manager-status-undo-cut-label =
    { $count ->
        [one] 1 саҳифа бурида шуд
       *[other] { $count } саҳифа бурида шуданд
    }
# Variables:
#   $count (Number) - the number of selected pages to be copied.
pdfjs-views-manager-pages-status-undo-copy-label =
    { $count ->
        [one] 1 саҳифа нусха бардошта шуд
       *[other] { $count } саҳифа нусха бардошта шуданд
    }
# Variables:
#   $count (Number) - the number of selected pages to be deleted.
pdfjs-views-manager-pages-status-undo-delete-label =
    { $count ->
        [one] 1 саҳифа нест карда шуд
       *[other] { $count } саҳифа нест карда шуданд
    }
pdfjs-views-manager-pages-status-waiting-ready-label = Файли шумо омода мешавад…
pdfjs-views-manager-pages-status-waiting-uploading-label = Дар ҳоли боркунии файл…
pdfjs-views-manager-status-warning-cut-label = Бурида нашуд. Саҳифаро навсозӣ кунед ва аз нав кӯшиш намоед.
pdfjs-views-manager-status-warning-copy-label = Нусха бардошта нашуд. Саҳифаро навсозӣ кунед ва аз нав кӯшиш намоед.
pdfjs-views-manager-status-warning-delete-label = Нест карда нашуд. Саҳифаро навсозӣ кунед ва аз нав кӯшиш намоед.
pdfjs-views-manager-status-warning-save-label = Нигоҳ дошта нашуд. Саҳифаро навсозӣ кунед ва аз нав кӯшиш намоед.
pdfjs-views-manager-status-undo-button-label = Бекор кардан
pdfjs-views-manager-status-close-button =
    .title = Пӯшидан
pdfjs-views-manager-status-close-button-label = Пӯшидан

## Main menu for adding/removing signatures

pdfjs-editor-delete-signature-button1 =
    .title = Тоза кардани имзои гузошташуда
pdfjs-editor-delete-signature-button-label1 = Тоза кардани имзои гузошташуда

## Editor toolbar

pdfjs-editor-add-signature-edit-button-label = Таҳрир кардани тавсиф

## Edit signature description dialog

pdfjs-editor-edit-signature-dialog-title = Таҳрир кардани тавсиф