| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253 | # 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:#   $pageNumber (Number) - the currently visible page#   $pagesCount (Number) - the total number of pages in the documentpdfjs-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-label = පවතින පිටුව# Used in Firefox for Android.pdfjs-open-in-app-button =    .title = යෙදුමෙහි අරින්න# Used in Firefox for Android.# Length of the translation matters since we are in a mobile context, with limited screen estate.pdfjs-open-in-app-button-label = යෙදුමෙහි අරින්න##  Secondary toolbar and context menupdfjs-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-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 = තිරස් අනුචලනය## Document properties dialogpdfjs-document-properties-button =    .title = ලේඛනයේ ගුණාංග…pdfjs-document-properties-button-label = ලේඛනයේ ගුණාංග…pdfjs-document-properties-file-name = ගොනුවේ නම:pdfjs-document-properties-file-size = ගොනුවේ ප්රමාණය:# Variables:#   $size_kb (Number) - the PDF file size in kilobytes#   $size_b (Number) - the PDF file size in bytespdfjs-document-properties-kb = කි.බ. { $size_kb } (බයිට { $size_b })# Variables:#   $size_mb (Number) - the PDF file size in megabytes#   $size_b (Number) - the PDF file size in bytespdfjs-document-properties-mb = මෙ.බ. { $size_mb } (බයිට { $size_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:#   $date (Date) - the creation/modification date of the PDF file#   $time (Time) - the creation/modification time of the PDF filepdfjs-document-properties-date-string = { $date }, { $time }pdfjs-document-properties-creator = නිර්මාතෘ:pdfjs-document-properties-producer = පීඩීඑෆ් සම්පාදක:pdfjs-document-properties-version = පීඩීඑෆ් අනුවාදය: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 = A3pdfjs-document-properties-page-size-name-a-four = A4## 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) pagepdfjs-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 = වසන්න## Printpdfjs-print-progress-message = මුද්රණය සඳහා ලේඛනය සූදානම් වෙමින්…# Variables:#   $progress (Number) - percent valuepdfjs-print-progress-percent = { $progress }%pdfjs-print-progress-close-button = අවලංගු කරන්නpdfjs-printing-not-supported = අවවාදයයි: මෙම අතිරික්සුව මුද්රණය සඳහා හොඳින් සහාය නොදක්වයි.pdfjs-printing-not-ready = අවවාදයයි: මුද්රණයට පීඩීඑෆ් ගොනුව සම්පූර්ණයෙන් පූරණය වී නැත.## Tooltips and alt text for side panel toolbar buttonspdfjs-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-findbar-button =    .title = ලේඛනයෙහි සොයන්නpdfjs-findbar-button-label = සොයන්නpdfjs-additional-layers = අතිරේක ස්තර## Thumbnails panel item (tooltip and alt text for images)# Variables:#   $page (Number) - the page numberpdfjs-thumb-page-title =    .title = පිටුව { $page }# Variables:#   $page (Number) - the page numberpdfjs-thumb-page-canvas =    .aria-label = පිටුවේ සිඟිත රූව { $page }## Find panel button title and messagespdfjs-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-entire-word-checkbox-label = සමස්ත වචනpdfjs-find-reached-top = ලේඛනයේ මුදුනට ළඟා විය, පහළ සිට ඉහළටpdfjs-find-reached-bottom = ලේඛනයේ අවසානයට ළඟා විය, ඉහළ සිට පහළටpdfjs-find-not-found = වැකිකඩ හමු නොවිණි## Predefined zoom valuespdfjs-page-scale-width = පිටුවේ පළලpdfjs-page-scale-auto = ස්වයංක්රීය විශාලනයpdfjs-page-scale-actual = සැබෑ ප්රමාණය# Variables:#   $scale (Number) - percent value for page scalepdfjs-page-scale-percent = { $scale }%## PDF page# Variables:#   $page (Number) - the page numberpdfjs-page-landmark =    .aria-label = පිටුව { $page }## Loading indicator messagespdfjs-loading-error = පීඩීඑෆ් පූරණය කිරීමේදී දෝෂයක් සිදු විය.pdfjs-invalid-file-error = වලංගු නොවන හෝ හානිවූ පීඩීඑෆ් ගොනුවකි.pdfjs-missing-file-error = මඟහැරුණු පීඩීඑෆ් ගොනුවකි.pdfjs-unexpected-response-error = අනපේක්ෂිත සේවාදායක ප්රතිචාරයකි.## Annotations# Variables:#   $date (Date) - the modification date of the annotation#   $time (Time) - the modification time of the annotationpdfjs-annotation-date-string = { $date }, { $time }## Passwordpdfjs-password-label = මෙම පීඩීඑෆ් ගොනුව විවෘත කිරීමට මුරපදය යොදන්න.pdfjs-password-invalid = වැරදි මුරපදයකි. නැවත උත්සාහ කරන්න.pdfjs-password-ok-button = හරිpdfjs-password-cancel-button = අවලංගුpdfjs-web-fonts-disabled = වියමන අකුරු අබලයි: පීඩීඑෆ් වෙත කාවැද්දූ රුවකුරු භාවිතා කළ නොහැකිය.## Editingpdfjs-editor-free-text-button =    .title = පෙළpdfjs-editor-free-text-button-label = පෙළpdfjs-editor-ink-button =    .title = අඳින්නpdfjs-editor-ink-button-label = අඳින්න# Editor Parameterspdfjs-editor-free-text-color-input = වර්ණයpdfjs-editor-free-text-size-input = තරමpdfjs-editor-ink-color-input = වර්ණයpdfjs-editor-ink-thickness-input = ඝණකමpdfjs-free-text =    .aria-label = වදන් සකසනයpdfjs-free-text-default-content = ලිවීීම අරඹන්න…## Alt-text dialog## Editor resizers## This is used in an aria label to help to understand the role of the resizer.
 |