@4tw/vue-cli-plugin-pdfjs-viewer 1.6.0 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/assets/build/pdf.mjs +13743 -7030
  3. package/assets/build/pdf.mjs.map +1 -1
  4. package/assets/build/pdf.sandbox.mjs +14 -15
  5. package/assets/build/pdf.sandbox.mjs.map +1 -1
  6. package/assets/build/pdf.worker.mjs +50312 -46034
  7. package/assets/build/pdf.worker.mjs.map +1 -1
  8. package/assets/web/debugger.css +35 -1
  9. package/assets/web/debugger.mjs +233 -8
  10. package/assets/web/iccs/CGATS001Compat-v2-micro.icc +0 -0
  11. package/assets/web/iccs/LICENSE +116 -0
  12. package/assets/web/images/altText_disclaimer.svg +3 -0
  13. package/assets/web/images/altText_spinner.svg +30 -0
  14. package/assets/web/images/altText_warning.svg +3 -0
  15. package/assets/web/images/checkmark.svg +5 -0
  16. package/assets/web/images/comment-actionsButton.svg +3 -0
  17. package/assets/web/images/comment-closeButton.svg +3 -0
  18. package/assets/web/images/comment-editButton.svg +8 -0
  19. package/assets/web/images/comment-popup-editButton.svg +5 -0
  20. package/assets/web/images/editor-toolbar-edit.svg +3 -0
  21. package/assets/web/images/messageBar_closingButton.svg +3 -0
  22. package/assets/web/images/messageBar_info.svg +3 -0
  23. package/assets/web/images/messageBar_warning.svg +3 -0
  24. package/assets/web/images/pages_closeButton.svg +3 -0
  25. package/assets/web/images/pages_selected.svg +7 -0
  26. package/assets/web/images/pages_viewArrow.svg +3 -0
  27. package/assets/web/images/pages_viewButton.svg +3 -0
  28. package/assets/web/images/toolbarButton-editorSignature.svg +6 -0
  29. package/assets/web/locale/ach/viewer.ftl +0 -25
  30. package/assets/web/locale/af/viewer.ftl +0 -33
  31. package/assets/web/locale/an/viewer.ftl +0 -29
  32. package/assets/web/locale/ar/viewer.ftl +223 -32
  33. package/assets/web/locale/ast/viewer.ftl +0 -29
  34. package/assets/web/locale/az/viewer.ftl +0 -29
  35. package/assets/web/locale/be/viewer.ftl +285 -37
  36. package/assets/web/locale/bg/viewer.ftl +41 -37
  37. package/assets/web/locale/bn/viewer.ftl +0 -29
  38. package/assets/web/locale/bo/viewer.ftl +0 -25
  39. package/assets/web/locale/br/viewer.ftl +41 -30
  40. package/assets/web/locale/brx/viewer.ftl +0 -29
  41. package/assets/web/locale/bs/viewer.ftl +374 -9
  42. package/assets/web/locale/ca/viewer.ftl +6 -31
  43. package/assets/web/locale/cak/viewer.ftl +3 -30
  44. package/assets/web/locale/ckb/viewer.ftl +0 -29
  45. package/assets/web/locale/cs/viewer.ftl +288 -38
  46. package/assets/web/locale/cy/viewer.ftl +291 -37
  47. package/assets/web/locale/da/viewer.ftl +284 -38
  48. package/assets/web/locale/de/viewer.ftl +283 -37
  49. package/assets/web/locale/dsb/viewer.ftl +287 -37
  50. package/assets/web/locale/el/viewer.ftl +286 -40
  51. package/assets/web/locale/en-CA/viewer.ftl +283 -37
  52. package/assets/web/locale/en-GB/viewer.ftl +283 -37
  53. package/assets/web/locale/en-US/viewer.ftl +395 -44
  54. package/assets/web/locale/eo/viewer.ftl +284 -32
  55. package/assets/web/locale/es-AR/viewer.ftl +283 -37
  56. package/assets/web/locale/es-CL/viewer.ftl +284 -38
  57. package/assets/web/locale/es-ES/viewer.ftl +283 -37
  58. package/assets/web/locale/es-MX/viewer.ftl +374 -25
  59. package/assets/web/locale/et/viewer.ftl +2 -24
  60. package/assets/web/locale/eu/viewer.ftl +287 -37
  61. package/assets/web/locale/fa/viewer.ftl +90 -14
  62. package/assets/web/locale/ff/viewer.ftl +0 -25
  63. package/assets/web/locale/fi/viewer.ftl +283 -37
  64. package/assets/web/locale/fr/viewer.ftl +283 -37
  65. package/assets/web/locale/fur/viewer.ftl +279 -38
  66. package/assets/web/locale/fy-NL/viewer.ftl +286 -40
  67. package/assets/web/locale/ga-IE/viewer.ftl +0 -33
  68. package/assets/web/locale/gd/viewer.ftl +3 -36
  69. package/assets/web/locale/gl/viewer.ftl +262 -35
  70. package/assets/web/locale/gn/viewer.ftl +282 -37
  71. package/assets/web/locale/gu-IN/viewer.ftl +0 -25
  72. package/assets/web/locale/he/viewer.ftl +287 -41
  73. package/assets/web/locale/hi-IN/viewer.ftl +1 -33
  74. package/assets/web/locale/hr/viewer.ftl +403 -30
  75. package/assets/web/locale/hsb/viewer.ftl +287 -37
  76. package/assets/web/locale/hu/viewer.ftl +283 -31
  77. package/assets/web/locale/hy-AM/viewer.ftl +349 -20
  78. package/assets/web/locale/hye/viewer.ftl +0 -26
  79. package/assets/web/locale/ia/viewer.ftl +283 -29
  80. package/assets/web/locale/id/viewer.ftl +315 -19
  81. package/assets/web/locale/is/viewer.ftl +210 -32
  82. package/assets/web/locale/it/viewer.ftl +286 -37
  83. package/assets/web/locale/ja/viewer.ftl +278 -40
  84. package/assets/web/locale/ka/viewer.ftl +311 -50
  85. package/assets/web/locale/kab/viewer.ftl +267 -29
  86. package/assets/web/locale/kk/viewer.ftl +255 -37
  87. package/assets/web/locale/km/viewer.ftl +0 -25
  88. package/assets/web/locale/kn/viewer.ftl +0 -33
  89. package/assets/web/locale/ko/viewer.ftl +275 -37
  90. package/assets/web/locale/lij/viewer.ftl +0 -25
  91. package/assets/web/locale/lo/viewer.ftl +3 -36
  92. package/assets/web/locale/locale.json +1 -1
  93. package/assets/web/locale/lt/viewer.ftl +0 -26
  94. package/assets/web/locale/ltg/viewer.ftl +0 -25
  95. package/assets/web/locale/lv/viewer.ftl +0 -25
  96. package/assets/web/locale/meh/viewer.ftl +0 -39
  97. package/assets/web/locale/mk/viewer.ftl +0 -32
  98. package/assets/web/locale/ml/viewer.ftl +490 -0
  99. package/assets/web/locale/mr/viewer.ftl +0 -29
  100. package/assets/web/locale/ms/viewer.ftl +0 -25
  101. package/assets/web/locale/my/viewer.ftl +0 -33
  102. package/assets/web/locale/nb-NO/viewer.ftl +285 -33
  103. package/assets/web/locale/ne-NP/viewer.ftl +0 -33
  104. package/assets/web/locale/nl/viewer.ftl +283 -37
  105. package/assets/web/locale/nn-NO/viewer.ftl +287 -33
  106. package/assets/web/locale/oc/viewer.ftl +61 -34
  107. package/assets/web/locale/pa-IN/viewer.ftl +283 -31
  108. package/assets/web/locale/pl/viewer.ftl +285 -38
  109. package/assets/web/locale/pt-BR/viewer.ftl +285 -33
  110. package/assets/web/locale/pt-PT/viewer.ftl +253 -37
  111. package/assets/web/locale/rm/viewer.ftl +274 -31
  112. package/assets/web/locale/ro/viewer.ftl +422 -22
  113. package/assets/web/locale/ru/viewer.ftl +287 -39
  114. package/assets/web/locale/sat/viewer.ftl +3 -36
  115. package/assets/web/locale/sc/viewer.ftl +87 -35
  116. package/assets/web/locale/scn/viewer.ftl +0 -42
  117. package/assets/web/locale/sco/viewer.ftl +0 -26
  118. package/assets/web/locale/si/viewer.ftl +8 -33
  119. package/assets/web/locale/sk/viewer.ftl +287 -37
  120. package/assets/web/locale/skr/viewer.ftl +101 -32
  121. package/assets/web/locale/sl/viewer.ftl +288 -30
  122. package/assets/web/locale/son/viewer.ftl +0 -33
  123. package/assets/web/locale/sq/viewer.ftl +283 -31
  124. package/assets/web/locale/sr/viewer.ftl +117 -30
  125. package/assets/web/locale/sv-SE/viewer.ftl +283 -37
  126. package/assets/web/locale/szl/viewer.ftl +0 -29
  127. package/assets/web/locale/ta/viewer.ftl +0 -25
  128. package/assets/web/locale/te/viewer.ftl +1 -27
  129. package/assets/web/locale/tg/viewer.ftl +284 -32
  130. package/assets/web/locale/th/viewer.ftl +275 -37
  131. package/assets/web/locale/tl/viewer.ftl +0 -29
  132. package/assets/web/locale/tr/viewer.ftl +285 -33
  133. package/assets/web/locale/trs/viewer.ftl +0 -34
  134. package/assets/web/locale/uk/viewer.ftl +223 -35
  135. package/assets/web/locale/ur/viewer.ftl +0 -26
  136. package/assets/web/locale/uz/viewer.ftl +0 -33
  137. package/assets/web/locale/vi/viewer.ftl +276 -38
  138. package/assets/web/locale/wo/viewer.ftl +0 -27
  139. package/assets/web/locale/xh/viewer.ftl +0 -33
  140. package/assets/web/locale/zh-CN/viewer.ftl +276 -32
  141. package/assets/web/locale/zh-TW/viewer.ftl +295 -57
  142. package/assets/web/viewer.css +6573 -2505
  143. package/assets/web/viewer.html +1043 -333
  144. package/assets/web/viewer.mjs +7807 -3514
  145. package/assets/web/viewer.mjs.map +1 -1
  146. package/assets/web/wasm/LICENSE_OPENJPEG +39 -0
  147. package/assets/web/wasm/LICENSE_PDFJS_OPENJPEG +22 -0
  148. package/assets/web/wasm/LICENSE_PDFJS_QCMS +22 -0
  149. package/assets/web/wasm/LICENSE_QCMS +21 -0
  150. package/assets/web/wasm/openjpeg.wasm +0 -0
  151. package/assets/web/wasm/openjpeg_nowasm_fallback.js +17 -0
  152. package/assets/web/wasm/qcms_bg.wasm +0 -0
  153. package/package.json +1 -1
  154. /package/assets/web/images/{toolbarButton-sidebarToggle.svg → toolbarButton-viewsManagerToggle.svg} +0 -0
@@ -89,24 +89,12 @@ pdfjs-document-properties-button =
89
89
  pdfjs-document-properties-button-label = Dokumenta iestatījumi…
90
90
  pdfjs-document-properties-file-name = Faila nosaukums:
91
91
  pdfjs-document-properties-file-size = Faila izmērs:
92
- # Variables:
93
- # $size_kb (Number) - the PDF file size in kilobytes
94
- # $size_b (Number) - the PDF file size in bytes
95
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } biti)
96
- # Variables:
97
- # $size_mb (Number) - the PDF file size in megabytes
98
- # $size_b (Number) - the PDF file size in bytes
99
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } biti)
100
92
  pdfjs-document-properties-title = Nosaukums:
101
93
  pdfjs-document-properties-author = Autors:
102
94
  pdfjs-document-properties-subject = Tēma:
103
95
  pdfjs-document-properties-keywords = Atslēgas vārdi:
104
96
  pdfjs-document-properties-creation-date = Izveides datums:
105
97
  pdfjs-document-properties-modification-date = LAbošanas datums:
106
- # Variables:
107
- # $date (Date) - the creation/modification date of the PDF file
108
- # $time (Time) - the creation/modification time of the PDF file
109
- pdfjs-document-properties-date-string = { $date }, { $time }
110
98
  pdfjs-document-properties-creator = Radītājs:
111
99
  pdfjs-document-properties-producer = PDF producents:
112
100
  pdfjs-document-properties-version = PDF versija:
@@ -207,9 +195,6 @@ pdfjs-page-scale-actual = Patiesais izmērs
207
195
  # $scale (Number) - percent value for page scale
208
196
  pdfjs-page-scale-percent = { $scale }%
209
197
 
210
- ## PDF page
211
-
212
-
213
198
  ## Loading indicator messages
214
199
 
215
200
  pdfjs-loading-error = Ielādējot PDF notika kļūda.
@@ -235,13 +220,3 @@ pdfjs-password-invalid = Nepareiza parole, mēģiniet vēlreiz.
235
220
  pdfjs-password-ok-button = Labi
236
221
  pdfjs-password-cancel-button = Atcelt
237
222
  pdfjs-web-fonts-disabled = Tīmekļa fonti nav aktivizēti: Nevar iegult PDF fontus.
238
-
239
- ## Editing
240
-
241
-
242
- ## Alt-text dialog
243
-
244
-
245
- ## Editor resizers
246
- ## This is used in an aria label to help to understand the role of the resizer.
247
-
@@ -11,16 +11,6 @@ pdfjs-zoom-select =
11
11
  .title = Nasa´a ka´nu/Nasa´a luli
12
12
  pdfjs-open-file-button-label = Síne
13
13
 
14
- ## Secondary toolbar and context menu
15
-
16
-
17
- ## Document properties dialog
18
-
19
- # Variables:
20
- # $date (Date) - the creation/modification date of the PDF file
21
- # $time (Time) - the creation/modification time of the PDF file
22
- pdfjs-document-properties-date-string = { $date }, { $time }
23
-
24
14
  ## Variables:
25
15
  ## $width (Number) - the width of the (current) page
26
16
  ## $height (Number) - the height of the (current) page
@@ -47,41 +37,12 @@ pdfjs-print-progress-close-button = Nkuvi-ka
47
37
 
48
38
  pdfjs-findbar-button-label = Nánuku
49
39
 
50
- ## Thumbnails panel item (tooltip and alt text for images)
51
-
52
-
53
- ## Find panel button title and messages
54
-
55
-
56
40
  ## Predefined zoom values
57
41
 
58
42
  # Variables:
59
43
  # $scale (Number) - percent value for page scale
60
44
  pdfjs-page-scale-percent = { $scale }%
61
45
 
62
- ## PDF page
63
-
64
-
65
- ## Loading indicator messages
66
-
67
-
68
- ## Annotations
69
-
70
- # Variables:
71
- # $date (Date) - the modification date of the annotation
72
- # $time (Time) - the modification time of the annotation
73
- pdfjs-annotation-date-string = { $date }, { $time }
74
-
75
46
  ## Password
76
47
 
77
48
  pdfjs-password-cancel-button = Nkuvi-ka
78
-
79
- ## Editing
80
-
81
-
82
- ## Alt-text dialog
83
-
84
-
85
- ## Editor resizers
86
- ## This is used in an aria label to help to understand the role of the resizer.
87
-
@@ -68,24 +68,12 @@ pdfjs-document-properties-button =
68
68
  pdfjs-document-properties-button-label = Својства на документот…
69
69
  pdfjs-document-properties-file-name = Име на датотека:
70
70
  pdfjs-document-properties-file-size = Големина на датотеката:
71
- # Variables:
72
- # $size_kb (Number) - the PDF file size in kilobytes
73
- # $size_b (Number) - the PDF file size in bytes
74
- pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } бајти)
75
- # Variables:
76
- # $size_mb (Number) - the PDF file size in megabytes
77
- # $size_b (Number) - the PDF file size in bytes
78
- pdfjs-document-properties-mb = { $size_mb } МБ ({ $size_b } бајти)
79
71
  pdfjs-document-properties-title = Наслов:
80
72
  pdfjs-document-properties-author = Автор:
81
73
  pdfjs-document-properties-subject = Тема:
82
74
  pdfjs-document-properties-keywords = Клучни зборови:
83
75
  pdfjs-document-properties-creation-date = Датум на создавање:
84
76
  pdfjs-document-properties-modification-date = Датум на промена:
85
- # Variables:
86
- # $date (Date) - the creation/modification date of the PDF file
87
- # $time (Time) - the creation/modification time of the PDF file
88
- pdfjs-document-properties-date-string = { $date }, { $time }
89
77
  pdfjs-document-properties-creator = Креатор:
90
78
  pdfjs-document-properties-version = Верзија на PDF:
91
79
  pdfjs-document-properties-page-count = Број на страници:
@@ -178,9 +166,6 @@ pdfjs-page-scale-actual = Вистинска големина
178
166
  # $scale (Number) - percent value for page scale
179
167
  pdfjs-page-scale-percent = { $scale }%
180
168
 
181
- ## PDF page
182
-
183
-
184
169
  ## Loading indicator messages
185
170
 
186
171
  pdfjs-loading-error = Настана грешка при вчитувањето на PDF-от.
@@ -189,13 +174,6 @@ pdfjs-missing-file-error = Недостасува PDF документ.
189
174
  pdfjs-unexpected-response-error = Неочекуван одговор од серверот.
190
175
  pdfjs-rendering-error = Настана грешка при прикажувањето на страницата.
191
176
 
192
- ## Annotations
193
-
194
- # Variables:
195
- # $date (Date) - the modification date of the annotation
196
- # $time (Time) - the modification time of the annotation
197
- pdfjs-annotation-date-string = { $date }, { $time }
198
-
199
177
  ## Password
200
178
 
201
179
  pdfjs-password-label = Внесете ја лозинката за да ја отворите оваа датотека.
@@ -203,13 +181,3 @@ pdfjs-password-invalid = Невалидна лозинка. Обидете се
203
181
  pdfjs-password-ok-button = Во ред
204
182
  pdfjs-password-cancel-button = Откажи
205
183
  pdfjs-web-fonts-disabled = Интернет фонтовите се оневозможени: не може да се користат вградените PDF фонтови.
206
-
207
- ## Editing
208
-
209
-
210
- ## Alt-text dialog
211
-
212
-
213
- ## Editor resizers
214
- ## This is used in an aria label to help to understand the role of the resizer.
215
-
@@ -0,0 +1,490 @@
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
+
5
+
6
+ ## Main toolbar buttons (tooltips and alt text for images)
7
+
8
+ pdfjs-previous-button =
9
+ .title = മുമ്പുള്ള താള്‍
10
+ pdfjs-previous-button-label = മുമ്പു്
11
+ pdfjs-next-button =
12
+ .title = അടുത്ത താള്‍
13
+ pdfjs-next-button-label = അടുത്തതു്
14
+ # .title: Tooltip for the pageNumber input.
15
+ pdfjs-page-input =
16
+ .title = താള്‍
17
+ # Variables:
18
+ # $pagesCount (Number) - the total number of pages in the document
19
+ # This string follows an input field with the number of the page currently displayed.
20
+ pdfjs-of-pages = { $pagesCount } ലെ
21
+ # Variables:
22
+ # $pageNumber (Number) - the currently visible page
23
+ # $pagesCount (Number) - the total number of pages in the document
24
+ pdfjs-page-of-pages = ({ $pagesCount } ലെ { $pageNumber })
25
+ pdfjs-zoom-out-button =
26
+ .title = ചെറുതാക്കുക
27
+ pdfjs-zoom-out-button-label = ചെറുതാക്കുക
28
+ pdfjs-zoom-in-button =
29
+ .title = വലുതാക്കുക
30
+ pdfjs-zoom-in-button-label = വലുതാക്കുക
31
+ pdfjs-zoom-select =
32
+ .title = വ്യാപ്തി മാറ്റുക
33
+ pdfjs-presentation-mode-button =
34
+ .title = പ്രസന്റേഷന്‍ രീതിയിലേക്കു് മാറ്റുക
35
+ pdfjs-presentation-mode-button-label = പ്രസന്റേഷന്‍ രീതി
36
+ pdfjs-open-file-button =
37
+ .title = ഫയല്‍ തുറക്കുക
38
+ pdfjs-open-file-button-label = തുറക്കുക
39
+ pdfjs-print-button =
40
+ .title = അച്ചടിക്കുക
41
+ pdfjs-print-button-label = അച്ചടിക്കുക
42
+ pdfjs-save-button =
43
+ .title = കരുതിവയ്ക്കുക
44
+ pdfjs-save-button-label = കരുതിവയ്ക്കുക
45
+ # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46
+ pdfjs-download-button =
47
+ .title = ഇറക്കിവയ്ക്കുക
48
+ # Used in Firefox for Android as a label for the download button (“download” is a verb).
49
+ # Length of the translation matters since we are in a mobile context, with limited screen estate.
50
+ pdfjs-download-button-label = ഇറക്കിവയ്ക്കുക
51
+ pdfjs-bookmark-button =
52
+ .title = നിലവിലെ താൾ (നിലവിലെ താളിൽ നിന്നു് യൂ.ആർ.എൽ കാണുക)
53
+ pdfjs-bookmark-button-label = നിലവിലുള്ള താൾ
54
+
55
+ ## Secondary toolbar and context menu
56
+
57
+ pdfjs-tools-button =
58
+ .title = ഉപകരണങ്ങള്‍
59
+ pdfjs-tools-button-label = ഉപകരണങ്ങള്‍
60
+ pdfjs-first-page-button =
61
+ .title = ആദ്യത്തെ താളിലേയ്ക്കു് പോകുക
62
+ pdfjs-first-page-button-label = ആദ്യത്തെ താളിലേയ്ക്കു് പോകുക
63
+ pdfjs-last-page-button =
64
+ .title = അവസാന താളിലേയ്ക്കു് പോകുക
65
+ pdfjs-last-page-button-label = അവസാന താളിലേയ്ക്കു് പോകുക
66
+ pdfjs-page-rotate-cw-button =
67
+ .title = ഘടികാരദിശയില്‍ കറക്കുക
68
+ pdfjs-page-rotate-cw-button-label = ഘടികാരദിശയില്‍ കറക്കുക
69
+ pdfjs-page-rotate-ccw-button =
70
+ .title = ഘടികാര ദിശയ്ക്കു് വിപരീതമായി കറക്കുക
71
+ pdfjs-page-rotate-ccw-button-label = ഘടികാര ദിശയ്ക്കു് വിപരീതമായി കറക്കുക
72
+ pdfjs-cursor-text-select-tool-button =
73
+ .title = ടെക്സ്റ്റ് തിരഞ്ഞെടുക്കൽ ടൂള്‍ പ്രാപ്തമാക്കുക
74
+ pdfjs-cursor-text-select-tool-button-label = എഴുത്തു് തിരഞ്ഞെടുക്കൽ കരു
75
+ pdfjs-cursor-hand-tool-button =
76
+ .title = കൈക്കരു പ്രാപ്തമാക്കുക
77
+ pdfjs-cursor-hand-tool-button-label = കൈക്കരു
78
+
79
+ ## Document properties dialog
80
+
81
+ pdfjs-document-properties-button =
82
+ .title = രേഖയുടെ വിശേഷതകള്‍...
83
+ pdfjs-document-properties-button-label = രേഖയുടെ വിശേഷതകള്‍...
84
+ pdfjs-document-properties-file-name = ഫയലിന്റെ പേര്‌:
85
+ pdfjs-document-properties-file-size = ഫയലിന്റെ വലിപ്പം:‌‌
86
+ # Variables:
87
+ # $kb (Number) - the PDF file size in kilobytes
88
+ # $b (Number) - the PDF file size in bytes
89
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } ബൈറ്റുകൾ)
90
+ # Variables:
91
+ # $mb (Number) - the PDF file size in megabytes
92
+ # $b (Number) - the PDF file size in bytes
93
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } ബൈറ്റുകൾ)
94
+ pdfjs-document-properties-title = തലക്കെട്ട്‌
95
+ pdfjs-document-properties-author = രചയിതാവ്:
96
+ pdfjs-document-properties-subject = വിഷയം:
97
+ pdfjs-document-properties-keywords = പെരുമുരികൾ:
98
+ pdfjs-document-properties-creation-date = പൂര്‍ത്തിയാകുന്ന തീയതി:
99
+ pdfjs-document-properties-modification-date = മാറ്റം വരുത്തിയ തീയതി:
100
+ # Variables:
101
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
102
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
103
+ pdfjs-document-properties-creator = സൃഷ്ടികര്‍ത്താവ്:
104
+ pdfjs-document-properties-producer = പിഡിഎഫ് പ്രൊഡ്യൂസര്‍:
105
+ pdfjs-document-properties-version = പിഡിഎഫ് പതിപ്പ്:
106
+ pdfjs-document-properties-page-count = താളിന്റെ എണ്ണം:
107
+ pdfjs-document-properties-page-size = താൾ വലുപ്പം
108
+ pdfjs-document-properties-page-size-unit-inches = ഇഞ്ചു്
109
+ pdfjs-document-properties-page-size-unit-millimeters = മില്ലീമീറ്റർ
110
+ pdfjs-document-properties-page-size-orientation-portrait = ഛായപടം രീതിയില്‍
111
+ pdfjs-document-properties-page-size-orientation-landscape = ഭൂദൃശ്യത്തിന്റെ ആകൃതിയില്‍
112
+ pdfjs-document-properties-page-size-name-a-three = ആ 3
113
+ pdfjs-document-properties-page-size-name-a-four = ആ 4
114
+ pdfjs-document-properties-page-size-name-letter = കത്തു്
115
+ pdfjs-document-properties-page-size-name-legal = നിയമപരം
116
+
117
+ ## Variables:
118
+ ## $width (Number) - the width of the (current) page
119
+ ## $height (Number) - the height of the (current) page
120
+ ## $unit (String) - the unit of measurement of the (current) page
121
+ ## $name (String) - the name of the (current) page
122
+ ## $orientation (String) - the orientation of the (current) page
123
+
124
+ pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
125
+ pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name },{ $orientation })
126
+
127
+ ##
128
+
129
+ # The linearization status of the document; usually called "Fast Web View" in
130
+ # English locales of Adobe software.
131
+ pdfjs-document-properties-linearized = വിരവോള ഗോളാന്തരക്കാഴ്ച :
132
+ pdfjs-document-properties-linearized-yes = അതെ
133
+ pdfjs-document-properties-linearized-no = ഇല്ല
134
+ pdfjs-document-properties-close-button = അടയ്ക്കുക
135
+
136
+ ## Print
137
+
138
+ pdfjs-print-progress-message = അച്ചടിപ്പിനു് പ്രമാണം ഒരുക്കുന്നു...
139
+ # Variables:
140
+ # $progress (Number) - percent value
141
+ pdfjs-print-progress-percent = { $progress }%
142
+ pdfjs-print-progress-close-button = റദ്ദാക്കുക
143
+ pdfjs-printing-not-supported = മുന്നറിയിപ്പു്: ഈ അന്വേഷിയന്ത്രമിൽ അച്ചടിപ്പു് മുഴുവനായി പിന്തുണയ്ക്കാരില്ല.
144
+ pdfjs-printing-not-ready = മുന്നറിയിപ്പു്: അച്ചടിക്കാനായി ഈ പിഡിഎഫ മൊത്തം ലഭ്യമാക്കിയിട്ടില്ല
145
+
146
+ ## Tooltips and alt text for side panel toolbar buttons
147
+
148
+ pdfjs-toggle-sidebar-button =
149
+ .title = അണിവക്കം ടോഗിൾ ചെയ്യുക
150
+ pdfjs-toggle-sidebar-button-label = അണിവക്കം ടോഗിൾ ചെയ്യുക
151
+ pdfjs-document-outline-button =
152
+ .title = ഡോക്യുമെന്റിന്റെ ബാഹ്യരേഖ കാണിക്കുക (എല്ലാ ഇനങ്ങളും വിപുലീകരിക്കാനും ചുരുക്കാനും ഇരട്ട ക്ലിക്കുചെയ്യുക)
153
+ pdfjs-document-outline-button-label = രേഖയുടെ ഔട്ട്ലൈന്‍
154
+ pdfjs-attachments-button =
155
+ .title = അറ്റാച്മെന്റുകള്‍ കാണിയ്ക്കുക
156
+ pdfjs-attachments-button-label = അറ്റാച്മെന്റുകള്‍
157
+ pdfjs-layers-button-label = പാളികൾ
158
+ pdfjs-thumbs-button =
159
+ .title = തംബ്നെയിലുകള്‍ കാണിയ്ക്കുക
160
+ pdfjs-thumbs-button-label = തംബ്നെയിലുകള്‍
161
+ pdfjs-findbar-button =
162
+ .title = രേഖയില്‍ കണ്ടുപിടിയ്ക്കുക
163
+ pdfjs-findbar-button-label = കണ്ടെത്തുക
164
+ pdfjs-additional-layers = കൂടാത്ത പാളികൾ
165
+
166
+ ## Thumbnails panel item (tooltip and alt text for images)
167
+
168
+ # Variables:
169
+ # $page (Number) - the page number
170
+ pdfjs-thumb-page-title =
171
+ .title = താള്‍ { $page }
172
+ # Variables:
173
+ # $page (Number) - the page number
174
+ pdfjs-thumb-page-canvas =
175
+ .aria-label = { $page } താളിനുള്ള തംബ്നെയില്‍
176
+
177
+ ## Find panel button title and messages
178
+
179
+ pdfjs-find-input =
180
+ .title = കണ്ടെത്തുക
181
+ .placeholder = ഡോക്യുമെന്റില്‍ കണ്ടെത്തുക…
182
+ pdfjs-find-previous-button =
183
+ .title = വാചകം ഇതിനു മുന്‍പ്‌ ആവര്‍ത്തിച്ചത്‌ കണ്ടെത്തുക
184
+ pdfjs-find-previous-button-label = മുമ്പു്
185
+ pdfjs-find-next-button =
186
+ .title = വാചകം വീണ്ടും ആവര്‍ത്തിക്കുന്നത്‌ കണ്ടെത്തുക
187
+ pdfjs-find-next-button-label = അടുത്തതു്
188
+ pdfjs-find-highlight-checkbox = എല്ലാം എടുത്തുകാണിയ്ക്കുക
189
+ pdfjs-find-match-case-checkbox-label = അക്ഷരങ്ങള്‍ ഒത്തുനോക്കുക
190
+ pdfjs-find-entire-word-checkbox-label = മുഴുവൻ വാക്കുകൾ
191
+ pdfjs-find-reached-top = രേഖയുടെ മുകളില്‍ എത്തിയിരിക്കുന്നു, താഴെ നിന്നും തുടരുന്നു
192
+ pdfjs-find-reached-bottom = രേഖയുടെ അവസാനം വരെ എത്തിയിരിക്കുന്നു, മുകളില്‍ നിന്നും തുടരുന്നു
193
+ # Variables:
194
+ # $current (Number) - the index of the currently active find result
195
+ # $total (Number) - the total number of matches in the document
196
+ pdfjs-find-match-count =
197
+ { $total ->
198
+ [one] { $current } / { $total } പൊരുത്തങ്ങള്‍
199
+ *[other] { $current } / { $total } പൊരുത്തങ്ങള്‍
200
+ }
201
+ # Variables:
202
+ # $limit (Number) - the maximum number of matches
203
+ pdfjs-find-match-count-limit =
204
+ { $limit ->
205
+ [one] { $limit } പൊരുത്തങ്ങളില്‍ കൂടുതല്‍
206
+ *[other] { $limit } പൊരുത്തങ്ങളില്‍ കൂടുതല്‍
207
+ }
208
+ pdfjs-find-not-found = വാചകം കണ്ടെത്താനായില്ല
209
+
210
+ ## Predefined zoom values
211
+
212
+ pdfjs-page-scale-width = താളിന്റെ വീതി
213
+ pdfjs-page-scale-fit = താള്‍ പാകത്തിനാക്കുക
214
+ pdfjs-page-scale-auto = സ്വയമായി വലുതാക്കുക
215
+ pdfjs-page-scale-actual = യഥാര്‍ത്ഥ വ്യാപ്തി
216
+ # Variables:
217
+ # $scale (Number) - percent value for page scale
218
+ pdfjs-page-scale-percent = { $scale }%
219
+
220
+ ## PDF page
221
+
222
+ # Variables:
223
+ # $page (Number) - the page number
224
+ pdfjs-page-landmark =
225
+ .aria-label = താള്‍ { $page }
226
+
227
+ ## Loading indicator messages
228
+
229
+ pdfjs-loading-error = പിഡിഎഫ് ലഭ്യമാക്കുമ്പോള്‍ പിശക് ഉണ്ടായിരിയ്ക്കുന്നു.
230
+ pdfjs-invalid-file-error = തെറ്റായ അല്ലെങ്കില്‍ തകരാറുള്ള പിഡിഎഫ് ഫയല്‍.
231
+ pdfjs-missing-file-error = പിഡിഎഫ് ഫയല്‍ ലഭ്യമല്ല.
232
+ pdfjs-unexpected-response-error = പ്രതീക്ഷിക്കാത്ത സെര്‍വര്‍ മറുപടി.
233
+ pdfjs-rendering-error = താള്‍ റെണ്ടര്‍ ചെയ്യുമ്പോള്‍‌ പിശകുണ്ടായിരിയ്ക്കുന്നു.
234
+
235
+ ## Annotations
236
+
237
+ # .alt: This is used as a tooltip.
238
+ # Variables:
239
+ # $type (String) - an annotation type from a list defined in the PDF spec
240
+ # (32000-1:2008 Table 169 – Annotation types).
241
+ # Some common types are e.g.: "Check", "Text", "Comment", "Note"
242
+ pdfjs-text-annotation-type =
243
+ .alt = [{ $type } Annotation]
244
+ # Variables:
245
+ # $dateObj (Date) - the modification date and time of the annotation
246
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
247
+
248
+ ## Password
249
+
250
+ pdfjs-password-label = ഈ പിഡിഎഫ് ഫയല്‍ തുറക്കുന്നതിനു് ഒളിവാക്ക് നല്‍കുക.
251
+ pdfjs-password-invalid = തെറ്റായ ഒളിവാക്ക്, ദയവായി വീണ്ടും ശ്രമിയ്ക്കുക.
252
+ pdfjs-password-ok-button = ശരി
253
+ pdfjs-password-cancel-button = റദ്ദാക്കുക
254
+ pdfjs-web-fonts-disabled = വെബിനുള്ള അക്ഷരസഞ്ചയങ്ങള്‍ പ്രവര്‍ത്തന രഹിതം: എംബഡ്ഡ് ചെയ്ത പിഡിഎഫ് അക്ഷരസഞ്ചയങ്ങള്‍ ഉപയോഗിയ്ക്കുവാന്‍ സാധ്യമല്ല.
255
+
256
+ ## Editing
257
+
258
+ pdfjs-editor-free-text-button =
259
+ .title = എഴുത്തു്
260
+ pdfjs-editor-free-text-button-label = എഴുത്തു്
261
+ pdfjs-editor-ink-button =
262
+ .title = വരയ്ക്കുക
263
+ pdfjs-editor-ink-button-label = വരയ്ക്കുക
264
+ pdfjs-editor-stamp-button =
265
+ .title = ചിത്രങ്ങളെ ചേർക്കുക അല്ലെങ്കിൽ തിരുത്തുക
266
+ pdfjs-editor-stamp-button-label = ചിത്രങ്ങളെ ചേർക്കുക അല്ലെങ്കിൽ തിരുത്തുക
267
+ pdfjs-editor-highlight-button =
268
+ .title = അടയാളപ്പെടുക
269
+ pdfjs-editor-highlight-button-label = അടയാളപ്പെടുക
270
+ pdfjs-highlight-floating-button1 =
271
+ .title = അടയാളപ്പെടുക
272
+ .aria-label = അടയാളപ്പെടുക
273
+ pdfjs-highlight-floating-button-label = അടയാളപ്പെടുക
274
+ pdfjs-editor-signature-button =
275
+ .title = പുതിയ ഒപ്പു് ചേൎക്കുക
276
+ pdfjs-editor-signature-button-label = പുതിയ ഒപ്പു് ചേൎക്കുക
277
+
278
+ ## Remove button for the various kind of editor.
279
+
280
+ pdfjs-editor-remove-ink-button =
281
+ .title = ആലേഖ്യം മാറ്റുക
282
+ pdfjs-editor-remove-freetext-button =
283
+ .title = എഴുത്തു് മാറ്റുക
284
+ pdfjs-editor-remove-stamp-button =
285
+ .title = ചിത്രം മാറ്റുക
286
+ pdfjs-editor-remove-highlight-button =
287
+ .title = അടയാളപ്പെട്ടുതു് മാറ്റുക
288
+ pdfjs-editor-remove-signature-button =
289
+ .title = ഒപ്പു് മാറ്റുക
290
+
291
+ ##
292
+
293
+ # Editor Parameters
294
+ pdfjs-editor-free-text-color-input = നിറം
295
+ pdfjs-editor-free-text-size-input = വലുപ്പം
296
+ pdfjs-editor-ink-color-input = നിറം
297
+ pdfjs-editor-ink-thickness-input = കനം
298
+ pdfjs-editor-ink-opacity-input = അതാര്യത
299
+ pdfjs-editor-stamp-add-image-button =
300
+ .title = ചിത്രം ചേർക്കുക
301
+ pdfjs-editor-stamp-add-image-button-label = ചിത്രം ചേർക്കുക
302
+ # This refers to the thickness of the line used for free highlighting (not bound to text)
303
+ pdfjs-editor-free-highlight-thickness-input = കനം
304
+ pdfjs-editor-signature-add-signature-button =
305
+ .title = പുതിയ ഒപ്പു് ചേൎക്കുക
306
+ pdfjs-editor-signature-add-signature-button-label = പുതിയ ഒപ്പു് ചേൎക്കുക
307
+ # Used on the button to use an already saved signature.
308
+ # Variables:
309
+ # $description (String) - a string describing/labeling the signature.
310
+ pdfjs-editor-add-saved-signature-button =
311
+ .title = കരുതിവച്ച ഒപ്പു് : { $description }
312
+
313
+ ## Alt-text dialog
314
+
315
+ pdfjs-editor-alt-text-button-label = മറുയെഴുത്തു്
316
+ pdfjs-editor-alt-text-edit-button =
317
+ .aria-label = മറുയെഴുത്തു് തിരുത്തുക
318
+ pdfjs-editor-alt-text-dialog-label = സാധ്യത തിരഞ്ഞെടുക്കൂ
319
+ pdfjs-editor-alt-text-add-description-label = ഒരു വിവരണം ചേർക്കുക
320
+ pdfjs-editor-alt-text-cancel-button = റദ്ദാക്കുക
321
+ pdfjs-editor-alt-text-save-button = കരുതിവയ്ക്കുക
322
+ # .placeholder: This is a placeholder for the alt text input area
323
+ pdfjs-editor-alt-text-textarea =
324
+ .placeholder = ഉദാഹരണം, “ഒരു ചെറുപ്പക്കാരൻ ഭക്ഷണം കഴിക്കാൻ മേശയിലിരുന്നു”
325
+ # Alternative text (alt text) helps when people can't see the image.
326
+ pdfjs-editor-alt-text-button =
327
+ .aria-label = മറുയെഴുത്തു്
328
+
329
+ ## Color picker
330
+
331
+ # This means "Color used to highlight text"
332
+ pdfjs-editor-highlight-colorpicker-label = അടയാളന്നിറം
333
+ pdfjs-editor-colorpicker-button =
334
+ .title = നിറം മാറ്റുക
335
+ pdfjs-editor-colorpicker-dropdown =
336
+ .aria-label = നിറസാധ്യതകൾ
337
+ pdfjs-editor-colorpicker-yellow =
338
+ .title = മഞ്ഞ
339
+ pdfjs-editor-colorpicker-green =
340
+ .title = പച്ച
341
+ pdfjs-editor-colorpicker-blue =
342
+ .title = നീല
343
+ pdfjs-editor-colorpicker-pink =
344
+ .title = പാടല
345
+ pdfjs-editor-colorpicker-red =
346
+ .title = ചുമന്ന
347
+
348
+ ## Show all highlights
349
+ ## This is a toggle button to show/hide all the highlights.
350
+
351
+ pdfjs-editor-highlight-show-all-button-label = എല്ലാം കാണിക്കുക
352
+ pdfjs-editor-highlight-show-all-button =
353
+ .title = എല്ലാം കാണിക്കുക
354
+
355
+ ## New alt-text dialog
356
+ ## 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.
357
+
358
+ # Modal header positioned above a text box where users can edit the alt text.
359
+ pdfjs-editor-new-alt-text-dialog-edit-label = മറുയെഴുത്തു് തിരുത്തുക (ചിത്ര വിവരണം)
360
+ # Modal header positioned above a text box where users can add the alt text.
361
+ pdfjs-editor-new-alt-text-dialog-add-label = മറുയെഴുത്തു് ചേൎക്കുക (ചിത്ര വിവരണം)
362
+ pdfjs-editor-new-alt-text-textarea =
363
+ .placeholder = താങ്ങളുടെ വിവരണം ഇവിടെ എഴുതുക...
364
+ # 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.
365
+ pdfjs-editor-new-alt-text-disclaimer1 = ഈ മറുയെഴുത്തു് തന്നെതാനെയുണ്ടാക്കിയതുകൊണ്ടു് തെറ്റായതാവാം.
366
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = കൂടുതല്‍ അറിയുക
367
+ pdfjs-editor-new-alt-text-create-automatically-button-label = തന്നെതാനെ മറുയെഴുത്തു് ഉണ്ടാക്കുക
368
+ pdfjs-editor-new-alt-text-not-now-button = ഇപ്പോഴല്ല
369
+ pdfjs-editor-new-alt-text-error-title = തന്നെതാനെ മറുയെഴുത്തു് ഉണ്ടാക്കാൻ പറ്റിയില്ല
370
+ pdfjs-editor-new-alt-text-error-description = തനതായ മറുയെഴുത്തു് ഇടുക അല്ലെങ്കിൽ പിന്നീടു് ശ്രമിയ്ക്കുക.
371
+ pdfjs-editor-new-alt-text-error-close-button = അടയ്ക്കുക
372
+ # This is a button that users can click to edit the alt text they have already added.
373
+ pdfjs-editor-new-alt-text-added-button =
374
+ .aria-label = മറുയെഴുത്തു് ചേൎത്തു
375
+ pdfjs-editor-new-alt-text-added-button-label = മറുയെഴുത്തു് ചേൎത്തു
376
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
377
+ pdfjs-editor-new-alt-text-missing-button =
378
+ .aria-label = മറുയെഴുത്തു് കാണാന്നില്ല
379
+ pdfjs-editor-new-alt-text-missing-button-label = മറുയെഴുത്തു് കാണാന്നില്ല
380
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
381
+ pdfjs-editor-new-alt-text-to-review-button =
382
+ .aria-label = മറുയെഴുത്തു് അവലോകിക്കുക
383
+ pdfjs-editor-new-alt-text-to-review-button-label = മറുയെഴുത്തു് അവലോകിക്കുക
384
+ # "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.
385
+ # Variables:
386
+ # $generatedAltText (String) - the generated alt-text.
387
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = തന്നെതാനെ ഉണ്ടാക്കി : { $generatedAltText }
388
+
389
+ ## Image alt-text settings
390
+
391
+ pdfjs-image-alt-text-settings-button =
392
+ .title = ചിത്ര മറുയെഴുത്തു് ക്രമീകരണങ്ങൾ
393
+ pdfjs-image-alt-text-settings-button-label = ചിത്ര മറുയെഴുത്തു് ക്രമീകരണങ്ങൾ
394
+ pdfjs-editor-alt-text-settings-dialog-label = ചിത്ര മറുയെഴുത്തു് ക്രമീകരണങ്ങൾ
395
+ pdfjs-editor-alt-text-settings-automatic-title = യാന്ത്രിക മറുയെഴുത്തു്
396
+ pdfjs-editor-alt-text-settings-create-model-button-label = തന്നെതാനെ മറുയെഴുത്തു് ഉണ്ടാക്കുക
397
+ pdfjs-editor-alt-text-settings-delete-model-button = മായ്ക്കുക
398
+ pdfjs-editor-alt-text-settings-download-model-button = ഇറക്കിവയ്ക്കുക
399
+ pdfjs-editor-alt-text-settings-downloading-model-button = ഇറക്കിവയ്ക്കുന്നു
400
+ pdfjs-editor-alt-text-settings-show-dialog-description = താങ്ങളുടെ എല്ലാ പടങ്ങളിലും മറുയെഴുത്തുണ്ടെന്നു് തീൎച്ചപ്പെടുത്താൻ തുണയ്ക്കുന്നു.
401
+ pdfjs-editor-alt-text-settings-close-button = അടയ്ക്കുക
402
+
403
+ ## "Annotations removed" bar
404
+
405
+ pdfjs-editor-undo-bar-message-highlight = അടയാളം മാറ്റി
406
+ pdfjs-editor-undo-bar-message-freetext = എഴുത്തു് മാറ്റി
407
+ pdfjs-editor-undo-bar-message-ink = ആലേഖ്യം മാറ്റി
408
+ pdfjs-editor-undo-bar-message-stamp = ചിത്രം മാറ്റി
409
+ pdfjs-editor-undo-bar-message-signature = ഒപ്പു് മാറ്റി
410
+ # Variables:
411
+ # $count (Number) - the number of removed annotations.
412
+ pdfjs-editor-undo-bar-message-multiple =
413
+ { $count ->
414
+ [one] { $count } കുറിപ്പെഴുതലുകൾ മാറ്റി
415
+ *[other] { $count } കുറിപ്പെഴുതലുകൾ മാറ്റി
416
+ }
417
+ pdfjs-editor-undo-bar-undo-button =
418
+ .title = പഴയപോലെയാക്കുക
419
+ pdfjs-editor-undo-bar-undo-button-label = പഴയപോലെയാക്കുക
420
+ pdfjs-editor-undo-bar-close-button =
421
+ .title = അടയ്ക്കുക
422
+ pdfjs-editor-undo-bar-close-button-label = അടയ്ക്കുക
423
+
424
+ ## Add a signature dialog
425
+
426
+ pdfjs-editor-add-signature-dialog-title = ഒപ്പു് ചേൎക്കുക
427
+
428
+ ## Tab names
429
+
430
+ # Type is a verb (you can type your name as signature)
431
+ pdfjs-editor-add-signature-type-button = തരം
432
+ .title = തരം
433
+ # Draw is a verb (you can draw your signature)
434
+ pdfjs-editor-add-signature-draw-button = വരയ്ക്കുക
435
+ .title = വരയ്ക്കുക
436
+ pdfjs-editor-add-signature-image-button = ചിത്രം
437
+ .title = ചിത്രം
438
+
439
+ ## Tab panels
440
+
441
+ pdfjs-editor-add-signature-type-input =
442
+ .aria-label = താങ്ങളുടെ ഒപ്പു് ഇവിടെ എഴുതുക
443
+ .placeholder = താങ്ങളുടെ ഒപ്പു് ഇവിടെ എഴുതുക
444
+ pdfjs-editor-add-signature-draw-placeholder = താങ്ങളുടെ ഒപ്പു് വരയ്ക്കുക
445
+ pdfjs-editor-add-signature-draw-thickness-range-label = കനം
446
+ # Variables:
447
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
448
+ pdfjs-editor-add-signature-draw-thickness-range =
449
+ .title = വരപ്പുകനം: { $thickness }
450
+ pdfjs-editor-add-signature-image-placeholder = കയറ്റുവയ്ക്കാൻ വേണ്ടി ഫയലിനു് ഇവിടോട്ടു് വലിച്ചിടുക
451
+ pdfjs-editor-add-signature-image-browse-link =
452
+ { PLATFORM() ->
453
+ [macos] അല്ലെങ്കിൽ ചിത്രം ഫയലുകൾ തപ്പുക
454
+ *[other] അല്ലെങ്കിൽ ചിത്രം ഫയലുകൾ തപ്പുക
455
+ }
456
+
457
+ ## Controls
458
+
459
+ pdfjs-editor-add-signature-description-label = വിവരണം (ഇതരയെഴുതു്)
460
+ pdfjs-editor-add-signature-description-input =
461
+ .title = വിവരണം (ഇതരയെഴുതു്)
462
+ pdfjs-editor-add-signature-description-default-when-drawing = ഒപ്പു്
463
+ pdfjs-editor-add-signature-clear-button-label = ഒപ്പു് മായ്ക്കുക
464
+ pdfjs-editor-add-signature-clear-button =
465
+ .title = ഒപ്പു് മായ്ക്കുക
466
+ pdfjs-editor-add-signature-save-checkbox = ഒപ്പു് കരുതിവയ്ക്കുക
467
+ pdfjs-editor-add-signature-save-warning-message = താങ്ങളുടെ ഒപ്പുകളുടെ എണ്ണം 5 ആയി. കൂടുതൽ കരുതിവയ്ക്കാൻ വേണ്ടി ഒരെണ്ണം മാറ്റണ്ടിവരും.
468
+ pdfjs-editor-add-signature-image-upload-error-title = ചിത്രം കയറ്റുവയ്ക്കാൻ പറ്റിയില്ല
469
+ pdfjs-editor-add-signature-image-upload-error-description = താങ്ങളുടെ ശൃംഖല സമ്പൎക്കം പരിശോധിക്കുക അല്ലെങ്കിൽ വേറെയൊരു ചിത്രം ഇട്ടുനോക്കുക
470
+ pdfjs-editor-add-signature-error-close-button = അടയ്ക്കുക
471
+
472
+ ## Dialog buttons
473
+
474
+ pdfjs-editor-add-signature-cancel-button = റദ്ദാക്കുക
475
+ pdfjs-editor-add-signature-add-button = ചേൎക്കുക
476
+ pdfjs-editor-edit-signature-update-button = പുതുക്കുക
477
+
478
+ ## Main menu for adding/removing signatures
479
+
480
+ pdfjs-editor-delete-signature-button1 =
481
+ .title = കരുതിവച്ച ഒപ്പു് മാറ്റുക
482
+ pdfjs-editor-delete-signature-button-label1 = കരുതിവച്ച ഒപ്പു് മാറ്റുക
483
+
484
+ ## Editor toolbar
485
+
486
+ pdfjs-editor-add-signature-edit-button-label = വിവരണം തിരുത്തുക
487
+
488
+ ## Edit signature description dialog
489
+
490
+ pdfjs-editor-edit-signature-dialog-title = വിവരണം തിരുത്തുക