viewer.properties
244 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=Naunang Pahina |
| 17 | previous_label=Nakaraan |
| 18 | next.title=Sunod na Pahina |
| 19 | next_label=Sunod |
| 20 | |
| 21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 22 | page.title=Pahina |
| 23 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
| 24 | # representing the total number of pages in the document. |
| 25 | of_pages=ng {{pagesCount}} |
| 26 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
| 27 | # will be replaced by a number representing the currently visible page, |
| 28 | # respectively a number representing the total number of pages in the document. |
| 29 | page_of_pages=({{pageNumber}} ng {{pagesCount}}) |
| 30 | |
| 31 | zoom_out.title=Paliitin |
| 32 | zoom_out_label=Paliitin |
| 33 | zoom_in.title=Palakihin |
| 34 | zoom_in_label=Palakihin |
| 35 | zoom.title=Mag-zoom |
| 36 | presentation_mode.title=Lumipat sa Presentation Mode |
| 37 | presentation_mode_label=Presentation Mode |
| 38 | open_file.title=Magbukas ng file |
| 39 | open_file_label=Buksan |
| 40 | print.title=i-Print |
| 41 | print_label=i-Print |
| 42 | download.title=i-Download |
| 43 | download_label=i-Download |
| 44 | bookmark.title=Kasalukuyang tingin (kopyahin o buksan sa bagong window) |
| 45 | bookmark_label=Kasalukuyang tingin |
| 46 | |
| 47 | # Secondary toolbar and context menu |
| 48 | tools.title=Mga Kagamitan |
| 49 | tools_label=Mga Kagamitan |
| 50 | first_page.title=Pumunta sa Unang Pahina |
| 51 | first_page_label=Pumunta sa Unang Pahina |
| 52 | last_page.title=Pumunta sa Huling Pahina |
| 53 | last_page_label=Pumunta sa Huling Pahina |
| 54 | page_rotate_cw.title=Paikutin Pakanan |
| 55 | page_rotate_cw_label=Paikutin Pakanan |
| 56 | page_rotate_ccw.title=Paikutin Pakaliwa |
| 57 | page_rotate_ccw_label=Paikutin Pakaliwa |
| 58 | |
| 59 | cursor_text_select_tool.title=I-enable ang Text Selection Tool |
| 60 | cursor_text_select_tool_label=Text Selection Tool |
| 61 | cursor_hand_tool.title=I-enable ang Hand Tool |
| 62 | cursor_hand_tool_label=Hand Tool |
| 63 | |
| 64 | scroll_vertical.title=Gumamit ng Vertical Scrolling |
| 65 | scroll_vertical_label=Vertical Scrolling |
| 66 | scroll_horizontal.title=Gumamit ng Horizontal Scrolling |
| 67 | scroll_horizontal_label=Horizontal Scrolling |
| 68 | scroll_wrapped.title=Gumamit ng Wrapped Scrolling |
| 69 | scroll_wrapped_label=Wrapped Scrolling |
| 70 | |
| 71 | spread_none.title=Huwag pagsamahin ang mga page spread |
| 72 | spread_none_label=No Spreads |
| 73 | spread_odd.title=Join page spreads starting with odd-numbered pages |
| 74 | spread_odd_label=Mga Odd Spread |
| 75 | spread_even.title=Pagsamahin ang mga page spread na nagsisimula sa mga even-numbered na pahina |
| 76 | spread_even_label=Mga Even Spread |
| 77 | |
| 78 | # Document properties dialog box |
| 79 | document_properties.title=Mga Katangian ng Dokumento… |
| 80 | document_properties_label=Mga Katangian ng Dokumento… |
| 81 | document_properties_file_name=File name: |
| 82 | document_properties_file_size=File size: |
| 83 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 84 | # will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 85 | document_properties_kb={{size_kb}} KB ({{size_b}} bytes) |
| 86 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 87 | # will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 88 | document_properties_mb={{size_mb}} MB ({{size_b}} bytes) |
| 89 | document_properties_title=Pamagat: |
| 90 | document_properties_author=May-akda: |
| 91 | document_properties_subject=Paksa: |
| 92 | document_properties_keywords=Mga keyword: |
| 93 | document_properties_creation_date=Petsa ng Pagkakagawa: |
| 94 | document_properties_modification_date=Petsa ng Pagkakabago: |
| 95 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 96 | # will be replaced by the creation/modification date, and time, of the PDF file. |
| 97 | document_properties_date_string={{date}}, {{time}} |
| 98 | document_properties_creator=Tagalikha: |
| 99 | document_properties_producer=PDF Producer: |
| 100 | document_properties_version=PDF Version: |
| 101 | document_properties_page_count=Bilang ng Pahina: |
| 102 | document_properties_page_size=Laki ng Pahina: |
| 103 | document_properties_page_size_unit_inches=pulgada |
| 104 | document_properties_page_size_unit_millimeters=mm |
| 105 | document_properties_page_size_orientation_portrait=patayo |
| 106 | document_properties_page_size_orientation_landscape=pahiga |
| 107 | document_properties_page_size_name_a3=A3 |
| 108 | document_properties_page_size_name_a4=A4 |
| 109 | document_properties_page_size_name_letter=Letter |
| 110 | document_properties_page_size_name_legal=Legal |
| 111 | # LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 112 | # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 113 | # the size, respectively their unit of measurement and orientation, of the (current) page. |
| 114 | document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
| 115 | # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 116 | # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 117 | # the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 118 | document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) |
| 119 | # LOCALIZATION NOTE (document_properties_linearized): The linearization status of |
| 120 | # the document; usually called "Fast Web View" in English locales of Adobe software. |
| 121 | document_properties_linearized=Fast Web View: |
| 122 | document_properties_linearized_yes=Oo |
| 123 | document_properties_linearized_no=Hindi |
| 124 | document_properties_close=Isara |
| 125 | |
| 126 | print_progress_message=Inihahanda ang dokumento para sa pag-print… |
| 127 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 128 | # a numerical per cent value. |
| 129 | print_progress_percent={{progress}}% |
| 130 | print_progress_close=Kanselahin |
| 131 | |
| 132 | # Tooltips and alt text for side panel toolbar buttons |
| 133 | # (the _label strings are alt text for the buttons, the .title strings are |
| 134 | # tooltips) |
| 135 | toggle_sidebar.title=Ipakita/Itago ang Sidebar |
| 136 | toggle_sidebar_notification2.title=Ipakita/Itago ang Sidebar (nagtataglay ang dokumento ng balangkas/mga attachment/mga layer) |
| 137 | toggle_sidebar_label=Ipakita/Itago ang Sidebar |
| 138 | document_outline.title=Ipakita ang Document Outline (mag-double-click para i-expand/collapse ang laman) |
| 139 | document_outline_label=Balangkas ng Dokumento |
| 140 | attachments.title=Ipakita ang mga Attachment |
| 141 | attachments_label=Mga attachment |
| 142 | layers.title=Ipakita ang mga Layer (mag-double click para mareset ang lahat ng layer sa orihinal na estado) |
| 143 | layers_label=Mga layer |
| 144 | thumbs.title=Ipakita ang mga Thumbnail |
| 145 | thumbs_label=Mga thumbnail |
| 146 | findbar.title=Hanapin sa Dokumento |
| 147 | findbar_label=Hanapin |
| 148 | |
| 149 | additional_layers=Mga Karagdagang Layer |
| 150 | # Thumbnails panel item (tooltip and alt text for images) |
| 151 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 152 | # number. |
| 153 | thumb_page_title=Pahina {{page}} |
| 154 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 155 | # number. |
| 156 | thumb_page_canvas=Thumbnail ng Pahina {{page}} |
| 157 | |
| 158 | # Find panel button title and messages |
| 159 | find_input.title=Hanapin |
| 160 | find_input.placeholder=Hanapin sa dokumento… |
| 161 | find_previous.title=Hanapin ang nakaraang pangyayari ng parirala |
| 162 | find_previous_label=Nakaraan |
| 163 | find_next.title=Hanapin ang susunod na pangyayari ng parirala |
| 164 | find_next_label=Susunod |
| 165 | find_highlight=I-highlight lahat |
| 166 | find_match_case_label=Itugma ang case |
| 167 | find_entire_word_label=Buong salita |
| 168 | find_reached_top=Naabot na ang tuktok ng dokumento, ipinagpatuloy mula sa ilalim |
| 169 | find_reached_bottom=Naabot na ang dulo ng dokumento, ipinagpatuloy mula sa tuktok |
| 170 | # LOCALIZATION NOTE (find_match_count): The supported plural forms are |
| 171 | # [one|two|few|many|other], with [other] as the default value. |
| 172 | # "{{current}}" and "{{total}}" will be replaced by a number representing the |
| 173 | # index of the currently active find result, respectively a number representing |
| 174 | # the total number of matches in the document. |
| 175 | find_match_count={[ plural(total) ]} |
| 176 | find_match_count[one]={{current}} ng {{total}} tugma |
| 177 | find_match_count[two]={{current}} ng {{total}} tugma |
| 178 | find_match_count[few]={{current}} ng {{total}} tugma |
| 179 | find_match_count[many]={{current}} ng {{total}} tugma |
| 180 | find_match_count[other]={{current}} ng {{total}} tugma |
| 181 | # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are |
| 182 | # [zero|one|two|few|many|other], with [other] as the default value. |
| 183 | # "{{limit}}" will be replaced by a numerical value. |
| 184 | find_match_count_limit={[ plural(limit) ]} |
| 185 | find_match_count_limit[zero]=Higit sa {{limit}} tugma |
| 186 | find_match_count_limit[one]=Higit sa {{limit}} tugma |
| 187 | find_match_count_limit[two]=Higit sa {{limit}} tugma |
| 188 | find_match_count_limit[few]=Higit sa {{limit}} tugma |
| 189 | find_match_count_limit[many]=Higit sa {{limit}} tugma |
| 190 | find_match_count_limit[other]=Higit sa {{limit}} tugma |
| 191 | find_not_found=Hindi natagpuan ang parirala |
| 192 | |
| 193 | # Error panel labels |
| 194 | error_more_info=Karagdagang Impormasyon |
| 195 | error_less_info=Mas Kaunting Impormasyon |
| 196 | error_close=Isara |
| 197 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 198 | # replaced by the PDF.JS version and build ID. |
| 199 | error_version_info=PDF.js v{{version}} (build: {{build}}) |
| 200 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 201 | # english string describing the error. |
| 202 | error_message=Mensahe: {{message}} |
| 203 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 204 | # trace. |
| 205 | error_stack=Stack: {{stack}} |
| 206 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 207 | error_file=File: {{file}} |
| 208 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 209 | error_line=Linya: {{line}} |
| 210 | rendering_error=Nagkaproblema habang nirerender ang pahina. |
| 211 | |
| 212 | # Predefined zoom values |
| 213 | page_scale_width=Lapad ng Pahina |
| 214 | page_scale_fit=Pagkasyahin ang Pahina |
| 215 | page_scale_auto=Automatic Zoom |
| 216 | page_scale_actual=Totoong sukat |
| 217 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 218 | # numerical scale value. |
| 219 | page_scale_percent={{scale}}% |
| 220 | |
| 221 | loading_error=Nagkaproblema habang niloload ang PDF. |
| 222 | invalid_file_error=Di-wasto o sira ang PDF file. |
| 223 | missing_file_error=Nawawalang PDF file. |
| 224 | unexpected_response_error=Hindi inaasahang tugon ng server. |
| 225 | |
| 226 | # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be |
| 227 | # replaced by the modification date, and time, of the annotation. |
| 228 | annotation_date_string={{date}}, {{time}} |
| 229 | |
| 230 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 231 | # "{{type}}" will be replaced with an annotation type from a list defined in |
| 232 | # the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 233 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 234 | text_annotation_type.alt=[{{type}} Annotation] |
| 235 | password_label=Ipasok ang password upang buksan ang PDF file na ito. |
| 236 | password_invalid=Maling password. Subukan uli. |
| 237 | password_ok=OK |
| 238 | password_cancel=Kanselahin |
| 239 | |
| 240 | printing_not_supported=Babala: Hindi pa ganap na suportado ang pag-print sa browser na ito. |
| 241 | printing_not_ready=Babala: Hindi ganap na nabuksan ang PDF para sa pag-print. |
| 242 | web_fonts_disabled=Naka-disable ang mga Web font: hindi kayang gamitin ang mga naka-embed na PDF font. |
| 243 | |
| 244 |