103 lines
4.6 KiB
Properties
103 lines
4.6 KiB
Properties
# 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=මීට පෙර පිටුව
|
||
next.title=මීළඟ පිටුව
|
||
|
||
# LOCALIZATION NOTE (page_label, page_of):
|
||
# These strings are concatenated to form the "Page: X of Y" string.
|
||
# Do not translate "{{pageCount}}", it will be substituted with a number
|
||
# representing the total number of pages.
|
||
page_label=පිටුව:
|
||
page_of={{pageCount}} කින්
|
||
|
||
zoom_out.title=කුඩා කරන්න
|
||
zoom_out_label=කුඩා කරන්න
|
||
zoom_in.title=විශාල කරන්න
|
||
zoom_in_label=විශාල කරන්න
|
||
zoom.title=විශාලණය
|
||
open_file.title=ගොනුව විවෘත කරන්න
|
||
open_file_label=විවෘත කරන්න
|
||
print.title=මුද්රණය
|
||
print_label=මුද්රණය
|
||
download.title=බාගන්න
|
||
download_label=බාගන්න
|
||
bookmark.title=දැනට ඇති දසුන (පිටපත් කරන්න හෝ නව කවුළුවක විවෘත කරන්න)
|
||
bookmark_label=දැනට ඇති දසුන
|
||
|
||
# Secondary toolbar and context menu
|
||
|
||
|
||
# Document properties dialog box
|
||
document_properties_title=සිරස්තලය:
|
||
|
||
# Tooltips and alt text for side panel toolbar buttons
|
||
# (the _label strings are alt text for the buttons, the .title strings are
|
||
# tooltips)
|
||
outline.title=ලේඛනයේ පිට මායිම පෙන්වන්න
|
||
outline_label=ලේඛනයේ පිට මායිම
|
||
thumbs.title=සිඟිති රූ පෙන්වන්න
|
||
thumbs_label=සිඟිති රූ
|
||
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_previous.title=මේ වාක්ය ඛණ්ඩය මීට පෙර යෙදුණු ස්ථානය සොයන්න
|
||
find_next.title=මේ වාක්ය ඛණ්ඩය මීළඟට යෙදෙන ස්ථානය සොයන්න
|
||
find_not_found=ඔබ සෙව් වචන හමු නොවීය
|
||
|
||
# Error panel labels
|
||
error_more_info=බොහෝ තොරතුරු
|
||
error_less_info=අවම තොරතුරු
|
||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||
# replaced by the PDF.JS version and build ID.
|
||
# 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=නියමිත ප්රමාණය
|
||
|
||
# Loading indicator messages
|
||
loading_error_indicator=දෝෂය
|
||
loading_error=PDF පූරණය විමේදි දෝෂයක් හට ගැනුණි.
|
||
|
||
# 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_ok=හරි
|
||
password_cancel=එපා
|
||
|