Fork pd_web, remove everything we don't need

This commit is contained in:
2025-09-24 15:37:57 +02:00
parent 9dcdd94b3a
commit fd5cd0bfd1
415 changed files with 146269 additions and 120786 deletions

View File

@@ -0,0 +1,250 @@
# 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 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-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-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 dialog
pdfjs-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 bytes
pdfjs-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 bytes
pdfjs-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 file
pdfjs-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 = A3
pdfjs-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) 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 = අවවාදයයි: මුද්‍රණයට පීඩීඑෆ් ගොනුව සම්පූර්ණයෙන් පූරණය වී නැත.
## Tooltips and alt text for side panel toolbar buttons
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-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-entire-word-checkbox-label = සමස්ත වචන
pdfjs-find-reached-top = ලේඛනයේ මුදුනට ළඟා විය, පහළ සිට ඉහළට
pdfjs-find-reached-bottom = ලේඛනයේ අවසානයට ළඟා විය, ඉහළ සිට පහළට
pdfjs-find-not-found = වැකිකඩ හමු නොවුණි
## Predefined zoom values
pdfjs-page-scale-width = පිටුවේ පළල
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 = පීඩීඑෆ් පූරණය කිරීමේදී දෝෂයක් සිදු විය.
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 annotation
pdfjs-annotation-date-string = { $date }, { $time }
## Password
pdfjs-password-label = මෙම පීඩීඑෆ් ගොනුව විවෘත කිරීමට මුරපදය යොදන්න.
pdfjs-password-invalid = වැරදි මුරපදයකි. නැවත උත්සාහ කරන්න.
pdfjs-password-ok-button = හරි
pdfjs-password-cancel-button = අවලංගු
pdfjs-web-fonts-disabled = වියමන අකුරු අබලයි: පීඩීඑෆ් වෙත කාවැද්දූ රුවකුරු භාවිතා කළ නොහැකිය.
## Editing
pdfjs-editor-free-text-button =
.title = පෙළ
pdfjs-editor-free-text-button-label = පෙළ
pdfjs-editor-ink-button =
.title = අඳින්න
pdfjs-editor-ink-button-label = අඳින්න
pdfjs-editor-stamp-button =
.title = රූප සංස්කරණය හෝ එක් කරන්න
pdfjs-editor-stamp-button-label = රූප සංස්කරණය හෝ එක් කරන්න
##
# 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-free-text =
.aria-label = වදන් සකසනය
pdfjs-free-text-default-content = ලිවීීම අරඹන්න…
## Alt-text dialog
pdfjs-editor-alt-text-mark-decorative-description = මෙය දාර හෝ දිය සලකුණු වැනි අලංකාර රූප සඳහා භාවිතා වේ.

View File

@@ -1,207 +0,0 @@
# Copyright 2012 Mozilla Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Main toolbar buttons (tooltips and alt text for images)
previous.title=මීට පෙර පිටුව
previous_label=පෙර
next.title=මීළඟ පිටුව
next_label=මීළඟ
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
page.title=පිටුව
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
# representing the total number of pages in the document.
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
# will be replaced by a number representing the currently visible page,
# respectively a number representing the total number of pages in the document.
zoom_out.title=කුඩා කරන්න
zoom_out_label=කුඩා කරන්න
zoom_in.title=විශාල කරන්න
zoom_in_label=විශාල කරන්න
zoom.title=විශාලණය
presentation_mode.title=ඉදිරිපත්කිරීම් ප්‍රකාරය වෙත මාරුවන්න
presentation_mode_label=ඉදිරිපත්කිරීම් ප්‍රකාරය
open_file.title=ගොනුව විවෘත කරන්න
open_file_label=විවෘත කරන්න
print.title=මුද්‍රණය
print_label=මුද්‍රණය
download.title=බාගන්න
download_label=බාගන්න
bookmark.title=දැනට ඇති දසුන (පිටපත් කරන්න හෝ නව කවුළුවක විවෘත කරන්න)
bookmark_label=දැනට ඇති දසුන
# Secondary toolbar and context menu
tools.title=මෙවලම්
tools_label=මෙවලම්
first_page.title=මුල් පිටුවට යන්න
first_page.label=මුල් පිටුවට යන්න
first_page_label=මුල් පිටුවට යන්න
last_page.title=අවසන් පිටුවට යන්න
last_page.label=අවසන් පිටුවට යන්න
last_page_label=අවසන් පිටුවට යන්න
page_rotate_cw.title=දක්ශිණාවර්තව භ්‍රමණය
page_rotate_cw.label=දක්ශිණාවර්තව භ්‍රමණය
page_rotate_cw_label=දක්ශිණාවර්තව භ්‍රමණය
page_rotate_ccw.title=වාමාවර්තව භ්‍රමණය
page_rotate_ccw.label=වාමාවර්තව භ්‍රමණය
page_rotate_ccw_label=වාමාවර්තව භ්‍රමණය
cursor_hand_tool_label=අත් මෙවලම
# Document properties dialog box
document_properties.title=ලේඛන වත්කම්...
document_properties_label=ලේඛන වත්කම්...
document_properties_file_name=ගොනු නම:
document_properties_file_size=ගොනු ප්‍රමාණය:
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
document_properties_kb={{size_kb}} KB ({{size_b}} බයිට)
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
# will be replaced by the PDF file size in megabytes, respectively in bytes.
document_properties_mb={{size_mb}} MB ({{size_b}} බයිට)
document_properties_title=සිරස්තලය:
document_properties_author=කතෲ
document_properties_subject=මාතෘකාව:
document_properties_keywords=යතුරු වදන්:
document_properties_creation_date=නිර්මිත දිනය:
document_properties_modification_date=වෙනස්කල දිනය:
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
# will be replaced by the creation/modification date, and time, of the PDF file.
document_properties_date_string={{date}}, {{time}}
document_properties_creator=නිර්මාපක:
document_properties_producer=PDF නිශ්පාදක:
document_properties_version=PDF නිකුතුව:
document_properties_page_count=පිටු ගණන:
document_properties_page_size=පිටුවේ විශාලත්වය:
document_properties_page_size_unit_inches=අඟල්
document_properties_page_size_unit_millimeters=මිමි
document_properties_page_size_orientation_portrait=සිරස්
document_properties_page_size_orientation_landscape=තිරස්
document_properties_page_size_name_a3=A3
document_properties_page_size_name_a4=A4
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
# the size, respectively their unit of measurement and orientation, of the (current) page.
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
document_properties_page_size_dimension_name_string={{width}}×{{height}}{{unit}}{{name}}{{orientation}}
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
# the document; usually called "Fast Web View" in English locales of Adobe software.
document_properties_linearized=වේගවත් ජාල දසුන:
document_properties_linearized_yes=ඔව්
document_properties_linearized_no=නැහැ
document_properties_close=වසන්න
print_progress_message=ලේඛනය මුද්‍රණය සඳහා සූදානම් කරමින්…
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
# a numerical per cent value.
print_progress_percent={{progress}}%
print_progress_close=අවලංගු කරන්න
# Tooltips and alt text for side panel toolbar buttons
# (the _label strings are alt text for the buttons, the .title strings are
# tooltips)
toggle_sidebar.title=පැති තීරුවට මාරුවන්න
toggle_sidebar_label=පැති තීරුවට මාරුවන්න
document_outline_label=ලේඛනයේ පිට මායිම
attachments.title=ඇමිණුම් පෙන්වන්න
attachments_label=ඇමිණුම්
thumbs.title=සිඟිති රූ පෙන්වන්න
thumbs_label=සිඟිති රූ
findbar.title=ලේඛනය තුළ සොයන්න
findbar_label=සොයන්න
# Thumbnails panel item (tooltip and alt text for images)
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
# number.
thumb_page_title=පිටුව {{page}}
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
# number.
thumb_page_canvas=පිටුවෙ සිඟිත රූව {{page}}
# Find panel button title and messages
find_input.title=සොයන්න
find_previous.title=මේ වාක්‍ය ඛණ්ඩය මීට පෙර යෙදුණු ස්ථානය සොයන්න
find_previous_label=පෙර:
find_next.title=මේ වාක්‍ය ඛණ්ඩය මීළඟට යෙදෙන ස්ථානය සොයන්න
find_next_label=මීළඟ
find_highlight=සියල්ල උද්දීපනය
find_match_case_label=අකුරු ගළපන්න
find_entire_word_label=සම්පූර්ණ වචන
find_reached_top=පිටුවේ ඉහළ කෙළවරට ලගාවිය, පහළ සිට ඉදිරියට යමින්
find_reached_bottom=පිටුවේ පහළ කෙළවරට ලගාවිය, ඉහළ සිට ඉදිරියට යමින්
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
# [one|two|few|many|other], with [other] as the default value.
# "{{current}}" and "{{total}}" will be replaced by a number representing the
# index of the currently active find result, respectively a number representing
# the total number of matches in the document.
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
# [zero|one|two|few|many|other], with [other] as the default value.
# "{{limit}}" will be replaced by a numerical value.
find_match_count_limit[zero]=ගැලපුම් {{limit}} ට වඩා
find_not_found=ඔබ සෙව් වචන හමු නොවීය
# Error panel labels
error_more_info=බොහෝ තොරතුරු
error_less_info=අවම තොරතුරු
error_close=වසන්න
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
# replaced by the PDF.JS version and build ID.
error_version_info=PDF.js v{{version}} (නිකුතුව: {{build}})
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
# english string describing the error.
error_message=පණිවිඩය: {{message}}
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
# trace.
error_stack=Stack: {{stack}}
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
error_file=ගොනුව: {{file}}
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
error_line=පේළිය: {{line}}
rendering_error=පිටුව රෙන්ඩර් විමේදි ගැටලුවක් හට ගැනුණි.
# Predefined zoom values
page_scale_width=පිටුවේ පළල
page_scale_fit=පිටුවට සුදුසු ලෙස
page_scale_auto=ස්වයංක්‍රීය විශාලණය
page_scale_actual=නියමිත ප්‍රමාණය
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
# numerical scale value.
page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=දෝෂය
loading_error=PDF පූරණය විමේදි දෝෂයක් හට ගැනුණි.
invalid_file_error=දූශිත හෝ සාවද්‍ය PDF ගොනුව.
missing_file_error=නැතිවූ PDF ගොනුව.
unexpected_response_error=බලාපොරොත්තු නොවූ සේවාදායක ප්‍රතිචාරය.
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
# "{{type}}" will be replaced with 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"
text_annotation_type.alt=[{{type}} විස්තරය]
password_label=මෙම PDF ගොනුව විවෘත කිරීමට මුරපදය ඇතුළත් කරන්න.
password_invalid=වැරදි මුරපදයක්. කරුණාකර නැවත උත්සහ කරන්න.
password_ok=හරි
password_cancel=එපා
printing_not_supported=අවවාදයයි: මෙම ගවේශකය මුද්‍රණය සඳහා සම්පූර්ණයෙන් සහය නොදක්වයි.
printing_not_ready=අවවාදයයි: මුද්‍රණය සඳහා PDF සම්පූර්ණයෙන් පූර්ණය වී නොමැත.
web_fonts_disabled=ජාල අකුරු අක්‍රීයයි: තිළැලි PDF අකුරු භාවිත කළ නොහැක.