viewer.ftl
244 lines
| 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 | டுத்த பக்கம் |
| 14 | pdfjs-next-button-label = � |
| 15 | டுத்து |
| 16 | # .title: Tooltip for the pageNumber input. |
| 17 | pdfjs-page-input = |
| 18 | .title = பக்கம் |
| 19 | # Variables: |
| 20 | # $pagesCount (Number) - the total number of pages in the document |
| 21 | # This string follows an input field with the number of the page currently displayed. |
| 22 | pdfjs-of-pages = { $pagesCount } இல் |
| 23 | # Variables: |
| 24 | # $pageNumber (Number) - the currently visible page |
| 25 | # $pagesCount (Number) - the total number of pages in the document |
| 26 | pdfjs-page-of-pages = { $pagesCount }) இல் ({ $pageNumber } |
| 27 | pdfjs-zoom-out-button = |
| 28 | .title = சிறிதாக்கு |
| 29 | pdfjs-zoom-out-button-label = சிறிதாக்கு |
| 30 | pdfjs-zoom-in-button = |
| 31 | .title = பெரிதாக்கு |
| 32 | pdfjs-zoom-in-button-label = பெரிதாக்கு |
| 33 | pdfjs-zoom-select = |
| 34 | .title = பெரிதாக்கு |
| 35 | pdfjs-presentation-mode-button = |
| 36 | .title = விளக்ககாட்சி பயன்முறைக்கு மாறு |
| 37 | pdfjs-presentation-mode-button-label = விளக்ககாட்சி பயன்முறை |
| 38 | pdfjs-open-file-button = |
| 39 | .title = கோப்பினை திற |
| 40 | pdfjs-open-file-button-label = திற |
| 41 | pdfjs-print-button = |
| 42 | .title = � |
| 43 | ச்சிடு |
| 44 | pdfjs-print-button-label = � |
| 45 | ச்சிடு |
| 46 | |
| 47 | ## Secondary toolbar and context menu |
| 48 | |
| 49 | pdfjs-tools-button = |
| 50 | .title = கருவிகள் |
| 51 | pdfjs-tools-button-label = கருவிகள் |
| 52 | pdfjs-first-page-button = |
| 53 | .title = முதல் பக்கத்திற்கு செல்லவும் |
| 54 | pdfjs-first-page-button-label = முதல் பக்கத்திற்கு செல்லவும் |
| 55 | pdfjs-last-page-button = |
| 56 | .title = கடைசி பக்கத்திற்கு செல்லவும் |
| 57 | pdfjs-last-page-button-label = கடைசி பக்கத்திற்கு செல்லவும் |
| 58 | pdfjs-page-rotate-cw-button = |
| 59 | .title = வலஞ்சுழியாக சுழற்று |
| 60 | pdfjs-page-rotate-cw-button-label = வலஞ்சுழியாக சுழற்று |
| 61 | pdfjs-page-rotate-ccw-button = |
| 62 | .title = இடஞ்சுழியாக சுழற்று |
| 63 | pdfjs-page-rotate-ccw-button-label = இடஞ்சுழியாக சுழற்று |
| 64 | pdfjs-cursor-text-select-tool-button = |
| 65 | .title = உரைத் தெரிவு கருவியைச் செயல்படுத்து |
| 66 | pdfjs-cursor-text-select-tool-button-label = உரைத் தெரிவு கருவி |
| 67 | pdfjs-cursor-hand-tool-button = |
| 68 | .title = கைக் கருவிக்ச் செயற்படுத்து |
| 69 | pdfjs-cursor-hand-tool-button-label = கைக்குருவி |
| 70 | |
| 71 | ## Document properties dialog |
| 72 | |
| 73 | pdfjs-document-properties-button = |
| 74 | .title = ஆவண பண்புகள்... |
| 75 | pdfjs-document-properties-button-label = ஆவண பண்புகள்... |
| 76 | pdfjs-document-properties-file-name = கோப்பு பெயர்: |
| 77 | pdfjs-document-properties-file-size = கோப்பின் � |
| 78 | ளவு: |
| 79 | # Variables: |
| 80 | # $size_kb (Number) - the PDF file size in kilobytes |
| 81 | # $size_b (Number) - the PDF file size in bytes |
| 82 | pdfjs-document-properties-kb = { $size_kb } கிபை ({ $size_b } பைட்டுகள்) |
| 83 | # Variables: |
| 84 | # $size_mb (Number) - the PDF file size in megabytes |
| 85 | # $size_b (Number) - the PDF file size in bytes |
| 86 | pdfjs-document-properties-mb = { $size_mb } மெபை ({ $size_b } பைட்டுகள்) |
| 87 | pdfjs-document-properties-title = தலைப்பு: |
| 88 | pdfjs-document-properties-author = எழுதியவர் |
| 89 | pdfjs-document-properties-subject = பொருள்: |
| 90 | pdfjs-document-properties-keywords = முக்கிய வார்த்தைகள்: |
| 91 | pdfjs-document-properties-creation-date = படைத்த தேதி : |
| 92 | pdfjs-document-properties-modification-date = திருத்திய தேதி: |
| 93 | # Variables: |
| 94 | # $date (Date) - the creation/modification date of the PDF file |
| 95 | # $time (Time) - the creation/modification time of the PDF file |
| 96 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 97 | pdfjs-document-properties-creator = உருவாக்குபவர்: |
| 98 | pdfjs-document-properties-producer = பிடிஎஃப் தயாரிப்பாளர்: |
| 99 | pdfjs-document-properties-version = PDF பதிப்பு: |
| 100 | pdfjs-document-properties-page-count = பக்க எண்ணிக்கை: |
| 101 | pdfjs-document-properties-page-size = பக்க � |
| 102 | ளவு: |
| 103 | pdfjs-document-properties-page-size-unit-inches = இதில் |
| 104 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 105 | pdfjs-document-properties-page-size-orientation-portrait = நிலைபதிப்பு |
| 106 | pdfjs-document-properties-page-size-orientation-landscape = நிலைபரப்பு |
| 107 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 108 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 109 | pdfjs-document-properties-page-size-name-letter = கடிதம் |
| 110 | pdfjs-document-properties-page-size-name-legal = சட்டபூர்வ |
| 111 | |
| 112 | ## Variables: |
| 113 | ## $width (Number) - the width of the (current) page |
| 114 | ## $height (Number) - the height of the (current) page |
| 115 | ## $unit (String) - the unit of measurement of the (current) page |
| 116 | ## $name (String) - the name of the (current) page |
| 117 | ## $orientation (String) - the orientation of the (current) page |
| 118 | |
| 119 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 120 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 121 | |
| 122 | ## |
| 123 | |
| 124 | pdfjs-document-properties-close-button = மூடுக |
| 125 | |
| 126 | |
| 127 | |
| 128 | pdfjs-print-progress-message = � |
| 129 | ச்சிடுவதற்கான ஆவணம் தயாராகிறது... |
| 130 | # Variables: |
| 131 | # $progress (Number) - percent value |
| 132 | pdfjs-print-progress-percent = { $progress }% |
| 133 | pdfjs-print-progress-close-button = ரத்து |
| 134 | pdfjs-printing-not-supported = எச்சரிக்கை: இந்த உலாவி � |
| 135 | ச்சிடுதலை முழுமையாக ஆதரிக்கவில்லை. |
| 136 | pdfjs-printing-not-ready = எச்சரிக்கை: PDF � |
| 137 | ச்சிட முழுவதுமாக ஏற்றப்படவில்லை. |
| 138 | |
| 139 | ## Tooltips and alt text for side panel toolbar buttons |
| 140 | |
| 141 | pdfjs-toggle-sidebar-button = |
| 142 | .title = பக்கப் பட்டியை நிலைமாற்று |
| 143 | pdfjs-toggle-sidebar-button-label = பக்கப் பட்டியை நிலைமாற்று |
| 144 | pdfjs-document-outline-button = |
| 145 | .title = ஆவண � |
| 146 | டக்கத்தைக் காட்டு (இருமுறைச் சொடுக்கி � |
| 147 | னைத்து உறுப்பிடிகளையும் விரி/சேர்) |
| 148 | pdfjs-document-outline-button-label = ஆவண வெளிவரை |
| 149 | pdfjs-attachments-button = |
| 150 | .title = இணைப்புகளை காண்பி |
| 151 | pdfjs-attachments-button-label = இணைப்புகள் |
| 152 | pdfjs-thumbs-button = |
| 153 | .title = சிறுபடங்களைக் காண்பி |
| 154 | pdfjs-thumbs-button-label = சிறுபடங்கள் |
| 155 | pdfjs-findbar-button = |
| 156 | .title = ஆவணத்தில் கண்டறி |
| 157 | pdfjs-findbar-button-label = தேடு |
| 158 | |
| 159 | ## Thumbnails panel item (tooltip and alt text for images) |
| 160 | |
| 161 | # Variables: |
| 162 | # $page (Number) - the page number |
| 163 | pdfjs-thumb-page-title = |
| 164 | .title = பக்கம் { $page } |
| 165 | # Variables: |
| 166 | # $page (Number) - the page number |
| 167 | pdfjs-thumb-page-canvas = |
| 168 | .aria-label = பக்கத்தின் சிறுபடம் { $page } |
| 169 | |
| 170 | ## Find panel button title and messages |
| 171 | |
| 172 | pdfjs-find-input = |
| 173 | .title = கண்டுபிடி |
| 174 | .placeholder = ஆவணத்தில் கண்டறி… |
| 175 | pdfjs-find-previous-button = |
| 176 | .title = இந்த சொற்றொடரின் முந்தைய நிகழ்வை தேடு |
| 177 | pdfjs-find-previous-button-label = முந்தையது |
| 178 | pdfjs-find-next-button = |
| 179 | .title = இந்த சொற்றொடரின் � |
| 180 | டுத்த நிகழ்வை தேடு |
| 181 | pdfjs-find-next-button-label = � |
| 182 | டுத்து |
| 183 | pdfjs-find-highlight-checkbox = � |
| 184 | னைத்தையும் தனிப்படுத்து |
| 185 | pdfjs-find-match-case-checkbox-label = பேரெழுத்தாக்கத்தை உணர் |
| 186 | pdfjs-find-reached-top = ஆவணத்தின் மேல் பகுதியை � |
| 187 | டைந்தது, � |
| 188 | டிப்பக்கத்திலிருந்து தொடர்ந்தது |
| 189 | pdfjs-find-reached-bottom = ஆவணத்தின் முடிவை � |
| 190 | டைந்தது, மேலிருந்து தொடர்ந்தது |
| 191 | pdfjs-find-not-found = சொற்றொடர் காணவில்லை |
| 192 | |
| 193 | ## Predefined zoom values |
| 194 | |
| 195 | pdfjs-page-scale-width = பக்க � |
| 196 | கலம் |
| 197 | pdfjs-page-scale-fit = பக்கப் பொருத்தம் |
| 198 | pdfjs-page-scale-auto = தானியக்க பெரிதாக்கல் |
| 199 | pdfjs-page-scale-actual = உண்மையான � |
| 200 | ளவு |
| 201 | # Variables: |
| 202 | # $scale (Number) - percent value for page scale |
| 203 | pdfjs-page-scale-percent = { $scale }% |
| 204 | |
| 205 | ## PDF page |
| 206 | |
| 207 | |
| 208 | ## Loading indicator messages |
| 209 | |
| 210 | pdfjs-loading-error = PDF ஐ ஏற்றும் போது ஒரு பிழை ஏற்பட்டது. |
| 211 | pdfjs-invalid-file-error = செல்லுபடியாகாத � |
| 212 | ல்லது சிதைந்த PDF கோப்பு. |
| 213 | pdfjs-missing-file-error = PDF கோப்பு காணவில்லை. |
| 214 | pdfjs-unexpected-response-error = சேவகன் பதில் எதிர்பாரதது. |
| 215 | pdfjs-rendering-error = இந்தப் பக்கத்தை காட்சிப்படுத்தும் போது ஒரு பிழை ஏற்பட்டது. |
| 216 | |
| 217 | ## Annotations |
| 218 | |
| 219 | # .alt: This is used as a tooltip. |
| 220 | # Variables: |
| 221 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 222 | # (32000-1:2008 Table 169 – Annotation types). |
| 223 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 224 | pdfjs-text-annotation-type = |
| 225 | .alt = [{ $type } விளக்கம்] |
| 226 | |
| 227 | ## Password |
| 228 | |
| 229 | pdfjs-password-label = இந்த PDF கோப்பை திறக்க கடவுச்சொல்லை உள்ளிடவும். |
| 230 | pdfjs-password-invalid = செல்லுபடியாகாத கடவுச்சொல், தயை செய்து மீண்டும் முயற்சி செய்க. |
| 231 | pdfjs-password-ok-button = சரி |
| 232 | pdfjs-password-cancel-button = ரத்து |
| 233 | pdfjs-web-fonts-disabled = வலை எழுத்துருக்கள் முடக்கப்பட்டுள்ளன: உட்பொதிக்கப்பட்ட PDF எழுத்துருக்களைப் பயன்படுத்த முடியவில்லை. |
| 234 | |
| 235 | ## Editing |
| 236 | |
| 237 | |
| 238 | ## Alt-text dialog |
| 239 | |
| 240 | |
| 241 | ## Editor resizers |
| 242 | ## This is used in an aria label to help to understand the role of the resizer. |
| 243 | |
| 244 |