viewer.properties
275 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=Antaŭa paĝo |
| 17 | previous_label=Malantaŭen |
| 18 | next.title=Venonta paĝo |
| 19 | next_label=Antaŭen |
| 20 | |
| 21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 22 | page.title=Paĝo |
| 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=el {{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}} el {{pagesCount}}) |
| 30 | |
| 31 | zoom_out.title=Malpligrandigi |
| 32 | zoom_out_label=Malpligrandigi |
| 33 | zoom_in.title=Pligrandigi |
| 34 | zoom_in_label=Pligrandigi |
| 35 | zoom.title=Pligrandigilo |
| 36 | presentation_mode.title=Iri al prezenta reĝimo |
| 37 | presentation_mode_label=Prezenta reĝimo |
| 38 | open_file.title=Malfermi dosieron |
| 39 | open_file_label=Malfermi |
| 40 | print.title=Presi |
| 41 | print_label=Presi |
| 42 | download.title=Elŝuti |
| 43 | download_label=Elŝuti |
| 44 | save.title=Konservi |
| 45 | save_label=Konservi |
| 46 | bookmark.title=Nuna vido (kopii aŭ malfermi en nova fenestro) |
| 47 | bookmark_label=Nuna vido |
| 48 | |
| 49 | # Secondary toolbar and context menu |
| 50 | tools.title=Iloj |
| 51 | tools_label=Iloj |
| 52 | first_page.title=Iri al la unua paĝo |
| 53 | first_page_label=Iri al la unua paĝo |
| 54 | last_page.title=Iri al la lasta paĝo |
| 55 | last_page_label=Iri al la lasta paĝo |
| 56 | page_rotate_cw.title=Rotaciigi dekstrume |
| 57 | page_rotate_cw_label=Rotaciigi dekstrume |
| 58 | page_rotate_ccw.title=Rotaciigi maldekstrume |
| 59 | page_rotate_ccw_label=Rotaciigi maldekstrume |
| 60 | |
| 61 | cursor_text_select_tool.title=Aktivigi tekstan elektilon |
| 62 | cursor_text_select_tool_label=Teksta elektilo |
| 63 | cursor_hand_tool.title=Aktivigi ilon de mano |
| 64 | cursor_hand_tool_label=Ilo de mano |
| 65 | |
| 66 | scroll_page.title=Uzi ŝovadon de paĝo |
| 67 | scroll_page_label=Ŝovado de paĝo |
| 68 | scroll_vertical.title=Uzi vertikalan ŝovadon |
| 69 | scroll_vertical_label=Vertikala ŝovado |
| 70 | scroll_horizontal.title=Uzi horizontalan ŝovadon |
| 71 | scroll_horizontal_label=Horizontala ŝovado |
| 72 | scroll_wrapped.title=Uzi ambaŭdirektan ŝovadon |
| 73 | scroll_wrapped_label=Ambaŭdirekta ŝovado |
| 74 | |
| 75 | spread_none.title=Ne montri paĝojn po du |
| 76 | spread_none_label=Unupaĝa vido |
| 77 | spread_odd.title=Kunigi paĝojn komencante per nepara paĝo |
| 78 | spread_odd_label=Po du paĝoj, neparaj maldekstre |
| 79 | spread_even.title=Kunigi paĝojn komencante per para paĝo |
| 80 | spread_even_label=Po du paĝoj, paraj maldekstre |
| 81 | |
| 82 | # Document properties dialog box |
| 83 | document_properties.title=Atributoj de dokumento… |
| 84 | document_properties_label=Atributoj de dokumento… |
| 85 | document_properties_file_name=Nomo de dosiero: |
| 86 | document_properties_file_size=Grando de dosiero: |
| 87 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 88 | # will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 89 | document_properties_kb={{size_kb}} KO ({{size_b}} oktetoj) |
| 90 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 91 | # will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 92 | document_properties_mb={{size_mb}} MO ({{size_b}} oktetoj) |
| 93 | document_properties_title=Titolo: |
| 94 | document_properties_author=Aŭtoro: |
| 95 | document_properties_subject=Temo: |
| 96 | document_properties_keywords=Ŝlosilvorto: |
| 97 | document_properties_creation_date=Dato de kreado: |
| 98 | document_properties_modification_date=Dato de modifo: |
| 99 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 100 | # will be replaced by the creation/modification date, and time, of the PDF file. |
| 101 | document_properties_date_string={{date}}, {{time}} |
| 102 | document_properties_creator=Kreinto: |
| 103 | document_properties_producer=Produktinto de PDF: |
| 104 | document_properties_version=Versio de PDF: |
| 105 | document_properties_page_count=Nombro de paĝoj: |
| 106 | document_properties_page_size=Grando de paĝo: |
| 107 | document_properties_page_size_unit_inches=in |
| 108 | document_properties_page_size_unit_millimeters=mm |
| 109 | document_properties_page_size_orientation_portrait=vertikala |
| 110 | document_properties_page_size_orientation_landscape=horizontala |
| 111 | document_properties_page_size_name_a3=A3 |
| 112 | document_properties_page_size_name_a4=A4 |
| 113 | document_properties_page_size_name_letter=Letera |
| 114 | document_properties_page_size_name_legal=Jura |
| 115 | # LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 116 | # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 117 | # the size, respectively their unit of measurement and orientation, of the (current) page. |
| 118 | document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
| 119 | # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 120 | # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 121 | # the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 122 | document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) |
| 123 | # LOCALIZATION NOTE (document_properties_linearized): The linearization status of |
| 124 | # the document; usually called "Fast Web View" in English locales of Adobe software. |
| 125 | document_properties_linearized=Rapida tekstaĵa vido: |
| 126 | document_properties_linearized_yes=Jes |
| 127 | document_properties_linearized_no=Ne |
| 128 | document_properties_close=Fermi |
| 129 | |
| 130 | print_progress_message=Preparo de dokumento por presi ĝin … |
| 131 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 132 | # a numerical per cent value. |
| 133 | print_progress_percent={{progress}}% |
| 134 | print_progress_close=Nuligi |
| 135 | |
| 136 | # Tooltips and alt text for side panel toolbar buttons |
| 137 | # (the _label strings are alt text for the buttons, the .title strings are |
| 138 | # tooltips) |
| 139 | toggle_sidebar.title=Montri/kaŝi flankan strion |
| 140 | toggle_sidebar_notification2.title=Montri/kaŝi flankan strion (la dokumento enhavas konturon/kunsendaĵojn/tavolojn) |
| 141 | toggle_sidebar_label=Montri/kaŝi flankan strion |
| 142 | document_outline.title=Montri la konturon de dokumento (alklaku duoble por faldi/malfaldi ĉiujn elementojn) |
| 143 | document_outline_label=Konturo de dokumento |
| 144 | attachments.title=Montri kunsendaĵojn |
| 145 | attachments_label=Kunsendaĵojn |
| 146 | layers.title=Montri tavolojn (duoble alklaku por remeti ĉiujn tavolojn en la norman staton) |
| 147 | layers_label=Tavoloj |
| 148 | thumbs.title=Montri miniaturojn |
| 149 | thumbs_label=Miniaturoj |
| 150 | current_outline_item.title=Trovi nunan konturan elementon |
| 151 | current_outline_item_label=Nuna kontura elemento |
| 152 | findbar.title=Serĉi en dokumento |
| 153 | findbar_label=Serĉi |
| 154 | |
| 155 | additional_layers=Aldonaj tavoloj |
| 156 | # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. |
| 157 | page_landmark=Paĝo {{page}} |
| 158 | # Thumbnails panel item (tooltip and alt text for images) |
| 159 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 160 | # number. |
| 161 | thumb_page_title=Paĝo {{page}} |
| 162 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 163 | # number. |
| 164 | thumb_page_canvas=Miniaturo de paĝo {{page}} |
| 165 | |
| 166 | # Find panel button title and messages |
| 167 | find_input.title=Serĉi |
| 168 | find_input.placeholder=Serĉi en dokumento… |
| 169 | find_previous.title=Serĉi la antaŭan aperon de la frazo |
| 170 | find_previous_label=Malantaŭen |
| 171 | find_next.title=Serĉi la venontan aperon de la frazo |
| 172 | find_next_label=Antaŭen |
| 173 | find_highlight=Elstarigi ĉiujn |
| 174 | find_match_case_label=Distingi inter majuskloj kaj minuskloj |
| 175 | find_match_diacritics_label=Respekti supersignojn |
| 176 | find_entire_word_label=Tutaj vortoj |
| 177 | find_reached_top=Komenco de la dokumento atingita, daŭrigado ekde la fino |
| 178 | find_reached_bottom=Fino de la dokumento atingita, daŭrigado ekde la komenco |
| 179 | # LOCALIZATION NOTE (find_match_count): The supported plural forms are |
| 180 | # [one|two|few|many|other], with [other] as the default value. |
| 181 | # "{{current}}" and "{{total}}" will be replaced by a number representing the |
| 182 | # index of the currently active find result, respectively a number representing |
| 183 | # the total number of matches in the document. |
| 184 | find_match_count={[ plural(total) ]} |
| 185 | find_match_count[one]={{current}} el {{total}} kongruo |
| 186 | find_match_count[two]={{current}} el {{total}} kongruoj |
| 187 | find_match_count[few]={{current}} el {{total}} kongruoj |
| 188 | find_match_count[many]={{current}} el {{total}} kongruoj |
| 189 | find_match_count[other]={{current}} el {{total}} kongruoj |
| 190 | # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are |
| 191 | # [zero|one|two|few|many|other], with [other] as the default value. |
| 192 | # "{{limit}}" will be replaced by a numerical value. |
| 193 | find_match_count_limit={[ plural(limit) ]} |
| 194 | find_match_count_limit[zero]=Pli ol {{limit}} kongruoj |
| 195 | find_match_count_limit[one]=Pli ol {{limit}} kongruo |
| 196 | find_match_count_limit[two]=Pli ol {{limit}} kongruoj |
| 197 | find_match_count_limit[few]=Pli ol {{limit}} kongruoj |
| 198 | find_match_count_limit[many]=Pli ol {{limit}} kongruoj |
| 199 | find_match_count_limit[other]=Pli ol {{limit}} kongruoj |
| 200 | find_not_found=Frazo ne trovita |
| 201 | |
| 202 | # Error panel labels |
| 203 | error_more_info=Pli da informo |
| 204 | error_less_info=Malpli da informo |
| 205 | error_close=Fermi |
| 206 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 207 | # replaced by the PDF.JS version and build ID. |
| 208 | error_version_info=PDF.js v{{version}} (build: {{build}}) |
| 209 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 210 | # english string describing the error. |
| 211 | error_message=Mesaĝo: {{message}} |
| 212 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 213 | # trace. |
| 214 | error_stack=Stako: {{stack}} |
| 215 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 216 | error_file=Dosiero: {{file}} |
| 217 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 218 | error_line=Linio: {{line}} |
| 219 | |
| 220 | # Predefined zoom values |
| 221 | page_scale_width=Larĝo de paĝo |
| 222 | page_scale_fit=Adapti paĝon |
| 223 | page_scale_auto=Aŭtomata skalo |
| 224 | page_scale_actual=Reala grando |
| 225 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 226 | # numerical scale value. |
| 227 | page_scale_percent={{scale}}% |
| 228 | |
| 229 | # Loading indicator messages |
| 230 | loading=Ŝargado… |
| 231 | loading_error=Okazis eraro dum la ŝargado de la PDF dosiero. |
| 232 | invalid_file_error=Nevalida aŭ difektita PDF dosiero. |
| 233 | missing_file_error=Mankas dosiero PDF. |
| 234 | unexpected_response_error=Neatendita respondo de servilo. |
| 235 | |
| 236 | rendering_error=Okazis eraro dum la montro de la paĝo. |
| 237 | |
| 238 | # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be |
| 239 | # replaced by the modification date, and time, of the annotation. |
| 240 | annotation_date_string={{date}}, {{time}} |
| 241 | |
| 242 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 243 | # "{{type}}" will be replaced with an annotation type from a list defined in |
| 244 | # the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 245 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 246 | text_annotation_type.alt=[Prinoto: {{type}}] |
| 247 | password_label=Tajpu pasvorton por malfermi tiun ĉi dosieron PDF. |
| 248 | password_invalid=Nevalida pasvorto. Bonvolu provi denove. |
| 249 | password_ok=Akcepti |
| 250 | password_cancel=Nuligi |
| 251 | |
| 252 | printing_not_supported=Averto: tiu ĉi retumilo ne plene subtenas presadon. |
| 253 | printing_not_ready=Averto: la PDF dosiero ne estas plene ŝargita por presado. |
| 254 | web_fonts_disabled=Neaktivaj teksaĵaj tiparoj: ne elbas uzi enmetitajn tiparojn de PDF. |
| 255 | |
| 256 | # Editor |
| 257 | editor_free_text2.title=Teksto |
| 258 | editor_free_text2_label=Teksto |
| 259 | editor_ink2.title=Desegni |
| 260 | editor_ink2_label=Desegni |
| 261 | |
| 262 | free_text2_default_content=Ektajpi… |
| 263 | |
| 264 | # Editor Parameters |
| 265 | editor_free_text_color=Koloro |
| 266 | editor_free_text_size=Grando |
| 267 | editor_ink_color=Koloro |
| 268 | editor_ink_thickness=Dikeco |
| 269 | editor_ink_opacity=Maldiafaneco |
| 270 | |
| 271 | # Editor aria |
| 272 | editor_free_text2_aria_label=Tekstan redaktilon |
| 273 | editor_ink2_aria_label=Desegnan redaktilon |
| 274 | editor_ink_canvas_aria_label=Bildo kreita de uzanto |
| 275 |