viewer.properties
292 lines
| 1 | # Copyright 2012 Mozilla Foundation |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
| 15 | # Main toolbar buttons (tooltips and alt text for images) |
| 16 | previous.title=කලින් පිටුව |
| 17 | previous_label=කලින් |
| 18 | next.title=ඊ� |
| 19 | ඟ පිටුව |
| 20 | next_label=ඊ� |
| 21 | ඟ |
| 22 | |
| 23 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 24 | page.title=පිටුව |
| 25 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
| 26 | # representing the total number of pages in the document. |
| 27 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
| 28 | # will be replaced by a number representing the currently visible page, |
| 29 | # respectively a number representing the total number of pages in the document. |
| 30 | |
| 31 | zoom_out.title=කුඩාලනය |
| 32 | zoom_out_label=කුඩාලනය |
| 33 | zoom_in.title=විශාලනය |
| 34 | zoom_in_label=විශාලනය |
| 35 | zoom.title=විශාල කරන්න |
| 36 | presentation_mode.title=සමර්පණ ප්රකාරය වෙත මාරුවන්න |
| 37 | presentation_mode_label=සමර්පණ ප්රකාරය |
| 38 | open_file.title=ගොනුව � |
| 39 | රින්න |
| 40 | open_file_label=� |
| 41 | රින්න |
| 42 | print.title=මුද්රණය |
| 43 | print_label=මුද්රණය |
| 44 | download.title=බාගන්න |
| 45 | download_label=බාගන්න |
| 46 | bookmark.title=වත්මන් දැක්ම (පිටපත් කරන්න හෝ නව කවු� |
| 47 | ුවක � |
| 48 | රින්න) |
| 49 | bookmark_label=වත්මන් දැක්ම |
| 50 | |
| 51 | # Secondary toolbar and context menu |
| 52 | tools.title=මෙවලම් |
| 53 | tools_label=මෙවලම් |
| 54 | first_page.title=මුල් පිටුවට යන්න |
| 55 | first_page_label=මුල් පිටුවට යන්න |
| 56 | last_page.title=� |
| 57 | වසන් පිටුවට යන්න |
| 58 | last_page_label=� |
| 59 | වසන් පිටුවට යන්න |
| 60 | |
| 61 | cursor_text_select_tool.title=පෙ� |
| 62 | තේරීමේ මෙවලම සබල කරන්න |
| 63 | cursor_text_select_tool_label=පෙ� |
| 64 | තේරීමේ මෙවලම |
| 65 | cursor_hand_tool.title=� |
| 66 | ත් මෙවලම සබල කරන්න |
| 67 | cursor_hand_tool_label=� |
| 68 | ත් මෙවලම |
| 69 | |
| 70 | scroll_page.title=පිටුව � |
| 71 | නුචලනය භාවිතය |
| 72 | scroll_page_label=පිටුව � |
| 73 | නුචලනය |
| 74 | scroll_vertical.title=සිරස් � |
| 75 | නුචලනය භාවිතය |
| 76 | scroll_vertical_label=සිරස් � |
| 77 | නුචලනය |
| 78 | scroll_horizontal.title=තිරස් � |
| 79 | නුචලනය භාවිතය |
| 80 | scroll_horizontal_label=තිරස් � |
| 81 | නුචලනය |
| 82 | |
| 83 | |
| 84 | # Document properties dialog box |
| 85 | document_properties.title=ලේඛනයේ ගුණාංග… |
| 86 | document_properties_label=ලේඛනයේ ගුණාංග… |
| 87 | document_properties_file_name=ගොනුවේ නම: |
| 88 | document_properties_file_size=ගොනුවේ ප්රමාණය: |
| 89 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 90 | # will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 91 | document_properties_kb=කි.බ. {{size_kb}} (බයිට {{size_b}}) |
| 92 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 93 | # will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 94 | document_properties_mb=මෙ.බ. {{size_mb}} (බයිට {{size_b}}) |
| 95 | document_properties_title=සිරැසිය: |
| 96 | document_properties_author=කතෘ: |
| 97 | document_properties_subject=මාතෘකාව: |
| 98 | document_properties_keywords=මූල පද: |
| 99 | document_properties_creation_date=සෑදූ දිනය: |
| 100 | document_properties_modification_date=සංශෝධිත දිනය: |
| 101 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 102 | # will be replaced by the creation/modification date, and time, of the PDF file. |
| 103 | document_properties_date_string={{date}}, {{time}} |
| 104 | document_properties_creator=නිර්මාතෘ: |
| 105 | document_properties_producer=පීඩීඑෆ් සම්පාදක: |
| 106 | document_properties_version=පීඩීඑෆ් � |
| 107 | නුවාදය: |
| 108 | document_properties_page_count=පිටු ගණන: |
| 109 | document_properties_page_size=පිටුවේ තරම: |
| 110 | document_properties_page_size_unit_inches=� |
| 111 | ඟල් |
| 112 | document_properties_page_size_unit_millimeters=මි.මී. |
| 113 | document_properties_page_size_orientation_portrait=සිරස් |
| 114 | document_properties_page_size_orientation_landscape=තිරස් |
| 115 | document_properties_page_size_name_a3=A3 |
| 116 | document_properties_page_size_name_a4=A4 |
| 117 | # LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 118 | # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 119 | # the size, respectively their unit of measurement and orientation, of the (current) page. |
| 120 | document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
| 121 | # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 122 | # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 123 | # the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 124 | document_properties_page_size_dimension_name_string={{width}}×{{height}}{{unit}}{{name}}{{orientation}} |
| 125 | # LOCALIZATION NOTE (document_properties_linearized): The linearization status of |
| 126 | # the document; usually called "Fast Web View" in English locales of Adobe software. |
| 127 | document_properties_linearized=වේගවත් වියමන දැක්ම: |
| 128 | document_properties_linearized_yes=ඔව් |
| 129 | document_properties_linearized_no=නැහැ |
| 130 | document_properties_close=වසන්න |
| 131 | |
| 132 | print_progress_message=මුද්රණය සඳහා ලේඛනය සූදානම් වෙමින්… |
| 133 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 134 | # a numerical per cent value. |
| 135 | print_progress_percent={{progress}}% |
| 136 | print_progress_close=� |
| 137 | වලංගු කරන්න |
| 138 | |
| 139 | # Tooltips and alt text for side panel toolbar buttons |
| 140 | # (the _label strings are alt text for the buttons, the .title strings are |
| 141 | # tooltips) |
| 142 | document_outline_label=ලේඛනයේ වටසන |
| 143 | attachments.title=ඇමුණුම් පෙන්වන්න |
| 144 | attachments_label=ඇමුණුම් |
| 145 | layers.title=ස්තර පෙන්වන්න (සිය� |
| 146 | ු ස්තර පෙරනිමි තත්වයට ය� |
| 147 | ි සැකසීමට දෙවරක් ඔබන්න) |
| 148 | layers_label=ස්තර |
| 149 | thumbs.title=සිඟිති රූ පෙන්වන්න |
| 150 | thumbs_label=සිඟිති රූ |
| 151 | findbar.title=ලේඛනයෙහි සොයන්න |
| 152 | findbar_label=සොයන්න |
| 153 | |
| 154 | additional_layers=� |
| 155 | තිරේක ස්තර |
| 156 | # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. |
| 157 | page_landmark=පිටුව {{page}} |
| 158 | # Thumbnails panel item (tooltip and alt text for images) |
| 159 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 160 | # number. |
| 161 | thumb_page_title=පිටුව {{page}} |
| 162 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 163 | # number. |
| 164 | thumb_page_canvas=පිටුවේ සිඟිත රූව {{page}} |
| 165 | |
| 166 | # Find panel button title and messages |
| 167 | find_input.title=සොයන්න |
| 168 | find_input.placeholder=ලේඛනයේ සොයන්න… |
| 169 | find_previous.title=මෙම වැකිකඩ කලින් යෙදුණු ස්ථානය සොයන්න |
| 170 | find_previous_label=කලින් |
| 171 | find_next.title=මෙම වැකිකඩ ඊ� |
| 172 | ඟට යෙදෙන ස්ථානය සොයන්න |
| 173 | find_next_label=ඊ� |
| 174 | ඟ |
| 175 | find_highlight=සියල්ල උද්දීපනය |
| 176 | find_entire_word_label=සමස්ත වචන |
| 177 | find_reached_top=ලේඛනයේ මුදුනට � |
| 178 | ඟා විය, පහ� |
| 179 | සිට ඉහ� |
| 180 | ට |
| 181 | find_reached_bottom=ලේඛනයේ � |
| 182 | වසානයට � |
| 183 | ඟා විය, ඉහ� |
| 184 | සිට පහ� |
| 185 | ට |
| 186 | # LOCALIZATION NOTE (find_match_count): The supported plural forms are |
| 187 | # [one|two|few|many|other], with [other] as the default value. |
| 188 | # "{{current}}" and "{{total}}" will be replaced by a number representing the |
| 189 | # index of the currently active find result, respectively a number representing |
| 190 | # the total number of matches in the document. |
| 191 | # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are |
| 192 | # [zero|one|two|few|many|other], with [other] as the default value. |
| 193 | # "{{limit}}" will be replaced by a numerical value. |
| 194 | find_match_count_limit[zero]=ගැ� |
| 195 | පීම් {{limit}} කට වඩා |
| 196 | find_match_count_limit[two]=ගැ� |
| 197 | පුම් {{limit}} කට වඩා |
| 198 | find_match_count_limit[few]=ගැ� |
| 199 | පුම් {{limit}} කට වඩා |
| 200 | find_match_count_limit[many]=ගැ� |
| 201 | පුම් {{limit}} කට වඩා |
| 202 | find_match_count_limit[other]=ගැ� |
| 203 | පුම් {{limit}} කට වඩා |
| 204 | find_not_found=වැකිකඩ හමු නොවිණි |
| 205 | |
| 206 | # Error panel labels |
| 207 | error_more_info=තව තොරතුරු |
| 208 | error_less_info=� |
| 209 | වම තොරතුරු |
| 210 | error_close=වසන්න |
| 211 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 212 | # replaced by the PDF.JS version and build ID. |
| 213 | error_version_info=පීඩීඑෆ්.js v{{version}} (තැනීම: {{build}}) |
| 214 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 215 | # english string describing the error. |
| 216 | error_message=පණිවිඩය: {{message}} |
| 217 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 218 | # trace. |
| 219 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 220 | error_file=ගොනුව: {{file}} |
| 221 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 222 | error_line=පේ� |
| 223 | ිය: {{line}} |
| 224 | |
| 225 | # Predefined zoom values |
| 226 | page_scale_width=පිටුවේ ප� |
| 227 | ල |
| 228 | page_scale_auto=ස්වයංක්රීය විශාලනය |
| 229 | page_scale_actual=සැබෑ ප්රමාණය |
| 230 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 231 | # numerical scale value. |
| 232 | page_scale_percent={{scale}}% |
| 233 | |
| 234 | # Loading indicator messages |
| 235 | loading=පූරණය වෙමින්… |
| 236 | loading_error=පීඩීඑෆ් පූරණය කිරීමේදී දෝෂයක් සිදු විය. |
| 237 | invalid_file_error=වලංගු නොවන හෝ හානිවූ පීඩීඑෆ් ගොනුවකි. |
| 238 | missing_file_error=මඟහැරුණු පීඩීඑෆ් ගොනුවකි. |
| 239 | unexpected_response_error=� |
| 240 | නපේක්ෂිත සේවාදායක ප්රතිචාරයකි. |
| 241 | |
| 242 | # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be |
| 243 | # replaced by the modification date, and time, of the annotation. |
| 244 | annotation_date_string={{date}}, {{time}} |
| 245 | |
| 246 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 247 | # "{{type}}" will be replaced with an annotation type from a list defined in |
| 248 | # the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 249 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 250 | password_label=මෙම පීඩීඑෆ් ගොනුව විවෘත කිරීමට මුරපදය යොදන්න. |
| 251 | password_invalid=වැරදි මුරපදයකි. නැවත උත්සාහ කරන්න. |
| 252 | password_ok=හරි |
| 253 | password_cancel=� |
| 254 | වලංගු |
| 255 | |
| 256 | printing_not_supported=� |
| 257 | වවාදයයි: මෙම � |
| 258 | තිරික්සුව මුද්රණය සඳහා හොඳින් සහාය නොදක්වයි. |
| 259 | printing_not_ready=� |
| 260 | වවාදයයි: මුද්රණයට පීඩීඑෆ් ගොනුව සම්පූර්ණයෙන් පූරණය වී නැත. |
| 261 | web_fonts_disabled=වියමන � |
| 262 | කුරු � |
| 263 | බලයි: පීඩීඑෆ් වෙත කාවැද්දූ � |
| 264 | කුරු භාවිතා ක� |
| 265 | නොහැකිය. |
| 266 | |
| 267 | # Editor |
| 268 | editor_none_label=සංස්කරණය � |
| 269 | බල කරන්න |
| 270 | |
| 271 | free_text_default_content=පෙ� |
| 272 | යොදන්න… |
| 273 | |
| 274 | # Editor |
| 275 | editor_free_text2.title=පෙ� |
| 276 | |
| 277 | editor_free_text2_label=පෙ� |
| 278 | |
| 279 | |
| 280 | |
| 281 | # Editor Parameters |
| 282 | editor_free_text_color=වර්ණය |
| 283 | editor_free_text_size=තරම |
| 284 | editor_ink_color=වර්ණය |
| 285 | editor_ink_thickness=ඝණකම |
| 286 | |
| 287 | # Editor aria |
| 288 | editor_free_text_aria_label=FreeText සංස්කරකය |
| 289 | |
| 290 | # Editor aria |
| 291 | editor_free_text2_aria_label=වදන් සකසනය |
| 292 |