pdf.js/l10n/tl/viewer.properties

148 lines
5.8 KiB
Properties
Raw Normal View History

# 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=Naunang Pahina
2017-11-21 00:07:24 +09:00
previous_label=Nakaraan
next.title=Sunod na Pahina
2017-11-21 00:07:24 +09:00
next_label=Sunod
2016-11-17 19:56:28 +09:00
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
2017-08-28 21:30:27 +09:00
page.title=Pahina
2016-11-17 19:56:28 +09:00
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
# representing the total number of pages in the document.
2017-10-16 16:31:16 +09:00
of_pages=ng {{pagesCount}}
2016-11-17 19:56:28 +09:00
# 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.
2017-08-28 21:30:27 +09:00
page_of_pages=({{pageNumber}} ng {{pagesCount}})
2017-10-16 16:31:16 +09:00
zoom_out.title=Mag-zom Out
2017-11-21 00:07:24 +09:00
zoom_out_label=Paliitin
zoom_in.title=Palakihin
zoom_in_label=Palakihin
zoom.title=Mag-zoom
open_file.title=Magbukas ng file
open_file_label=Buksan
2017-08-28 21:30:27 +09:00
print.title=i-Print
print_label=i-Print
2017-10-16 16:31:16 +09:00
download.title=Download
download_label=Download
bookmark.title=Kasalukuyang tingin (kopyahin o buksan sa bagong window)
bookmark_label=Kasalukuyang tingin
# Secondary toolbar and context menu
2015-09-14 01:15:45 +09:00
tools.title=Mga Tool
tools_label=Mga Tool
2017-11-21 00:07:24 +09:00
first_page.title=Pumunta sa Unang Pahina
first_page.label=Pumunta sa Unang Pahina
first_page_label=Pumunta sa Unang Pahina
last_page.title=Pumunta sa Huling Pahina
last_page.label=Pumunta sa Huling Pahina
last_page_label=Pumunta sa Huling Pahina
page_rotate_cw.title=Paikutin ang Clockwise
page_rotate_cw.label=Paikutin ang Clockwise
page_rotate_cw_label=Paikutin ang Clockwise
page_rotate_ccw.title=Paikutin ang Counterclockwise
page_rotate_ccw.label=Paikutin ang Counterclockwise
page_rotate_ccw_label=Paikutin ang Counterclockwise
# Document properties dialog box
2015-10-20 01:15:22 +09:00
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
2017-10-30 19:46:54 +09:00
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
2015-10-20 01:15:22 +09:00
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
# will be replaced by the PDF file size in megabytes, respectively in bytes.
2017-10-30 19:46:54 +09:00
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
document_properties_title=Pamagat:
2017-11-21 00:07:24 +09:00
document_properties_keywords=Mga keyword:
2015-10-20 01:15:22 +09:00
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
# will be replaced by the creation/modification date, and time, of the PDF file.
2017-11-21 00:07:24 +09:00
document_properties_date_string={{date}}, {{time}}
document_properties_close=Isara
2016-11-17 19:56:28 +09:00
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
# a numerical per cent value.
2017-10-30 19:46:54 +09:00
print_progress_percent={{progress}}%
2017-05-18 19:41:01 +09:00
print_progress_close=Kanselahin
2016-11-17 19:56:28 +09:00
# Tooltips and alt text for side panel toolbar buttons
# (the _label strings are alt text for the buttons, the .title strings are
# tooltips)
thumbs.title=Ipakita ang mga Thumbnails
findbar_label=Hanapin
# Thumbnails panel item (tooltip and alt text for images)
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
# number.
2015-09-14 01:15:45 +09:00
thumb_page_title=Pahina {{page}}
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
# number.
2015-09-14 01:15:45 +09:00
thumb_page_canvas=Thumbnail ng Pahina {{page}}
# Find panel button title and messages
2018-02-28 20:30:13 +09:00
find_input.title=Hanapin
2017-11-21 00:07:24 +09:00
find_previous.title=Hanapin ang nakaraang pangyayari ng parirala
find_previous_label=Nakaraang
find_next.title=Hanapin ang susunod na pangyayari ng parirala
find_next_label=Susunod
2015-09-14 01:15:45 +09:00
find_highlight=I-highlight lahat
2018-02-28 20:30:13 +09:00
find_not_found=Hindi nakita ang prasko
# Error panel labels
error_more_info=Maraming Inpormasyon
error_less_info=Maikling Inpormasyon
2017-11-21 00:07:24 +09:00
error_close=Sarado
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
# replaced by the PDF.JS version and build ID.
2017-10-30 19:46:54 +09:00
error_version_info=PDF.js v{{version}} (build: {{build}})
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
# english string describing the error.
error_message=Mensahe: {{message}}
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
# trace.
2017-10-30 19:46:54 +09:00
error_stack=Stack: {{stack}}
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
2017-10-30 19:46:54 +09:00
error_file=File: {{file}}
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
2015-09-14 01:15:45 +09:00
error_line=Linya: {{line}}
rendering_error=May naganap na pagkakamali habang pagsasalin sa pahina.
# Predefined zoom values
page_scale_width=Haba ng Pahina
page_scale_fit=ang pahina ay angkop
page_scale_auto=awtomatikong pag-imbulog
2017-11-21 00:07:24 +09:00
page_scale_actual=Totoong sukat
2015-08-19 19:28:38 +09:00
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
# numerical scale value.
2017-10-30 19:46:54 +09:00
page_scale_percent={{scale}}%
# Loading indicator messages
2017-11-21 00:07:24 +09:00
loading_error_indicator=Error
loading_error=May maling nangyari habang kinakarga ang PDF.
2017-11-21 00:07:24 +09:00
invalid_file_error=Di-wasto o masira ang PDF file.
missing_file_error=Nawawalang PDF file.
unexpected_response_error=Hindi inaasahang tugon ng server.
# 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"
2017-10-30 19:46:54 +09:00
text_annotation_type.alt=[{{type}} Annotation]
2017-11-21 00:07:24 +09:00
password_label=Ipasok ang password upang buksan ang PDF file na ito.
password_ok=OK
2017-05-18 19:41:01 +09:00
password_cancel=Kanselahin