viewer.properties
203 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=An Leathanach Roimhe Seo |
| 17 | previous_label=Roimhe Seo |
| 18 | next.title=An Chéad Leathanach Eile |
| 19 | next_label=Ar Aghaidh |
| 20 | |
| 21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 22 | page.title=Leathanach |
| 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=as {{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}} as {{pagesCount}}) |
| 30 | |
| 31 | zoom_out.title=Súmáil Amach |
| 32 | zoom_out_label=Súmáil Amach |
| 33 | zoom_in.title=Súmáil Isteach |
| 34 | zoom_in_label=Súmáil Isteach |
| 35 | zoom.title=Súmáil |
| 36 | presentation_mode.title=Úsáid an Mód Láithreoireachta |
| 37 | presentation_mode_label=Mód Láithreoireachta |
| 38 | open_file.title=Oscail Comhad |
| 39 | open_file_label=Oscail |
| 40 | print.title=Priontáil |
| 41 | print_label=Priontáil |
| 42 | download.title=Íoslódáil |
| 43 | download_label=Íoslódáil |
| 44 | bookmark.title=An t-amharc reatha (cóipeáil nó oscail i bhfuinneog nua) |
| 45 | bookmark_label=An tAmharc Reatha |
| 46 | |
| 47 | # Secondary toolbar and context menu |
| 48 | tools.title=Uirlisí |
| 49 | tools_label=Uirlisí |
| 50 | first_page.title=Go dtí an chéad leathanach |
| 51 | first_page_label=Go dtí an chéad leathanach |
| 52 | last_page.title=Go dtí an leathanach deiridh |
| 53 | last_page_label=Go dtí an leathanach deiridh |
| 54 | page_rotate_cw.title=Rothlaigh ar deiseal |
| 55 | page_rotate_cw_label=Rothlaigh ar deiseal |
| 56 | page_rotate_ccw.title=Rothlaigh ar tuathal |
| 57 | page_rotate_ccw_label=Rothlaigh ar tuathal |
| 58 | |
| 59 | cursor_text_select_tool.title=Cumasaigh an Uirlis Roghnaithe Téacs |
| 60 | cursor_text_select_tool_label=Uirlis Roghnaithe Téacs |
| 61 | cursor_hand_tool.title=Cumasaigh an Uirlis Láimhe |
| 62 | cursor_hand_tool_label=Uirlis Láimhe |
| 63 | |
| 64 | |
| 65 | |
| 66 | # Document properties dialog box |
| 67 | document_properties.title=Airíonna na Cáipéise… |
| 68 | document_properties_label=Airíonna na Cáipéise… |
| 69 | document_properties_file_name=Ainm an chomhaid: |
| 70 | document_properties_file_size=Méid an chomhaid: |
| 71 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 72 | # will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 73 | document_properties_kb={{size_kb}} kB ({{size_b}} beart) |
| 74 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 75 | # will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 76 | document_properties_mb={{size_mb}} MB ({{size_b}} beart) |
| 77 | document_properties_title=Teideal: |
| 78 | document_properties_author=Údar: |
| 79 | document_properties_subject=Ábhar: |
| 80 | document_properties_keywords=Eochairfhocail: |
| 81 | document_properties_creation_date=Dáta Cruthaithe: |
| 82 | document_properties_modification_date=Dáta Athraithe: |
| 83 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 84 | # will be replaced by the creation/modification date, and time, of the PDF file. |
| 85 | document_properties_date_string={{date}}, {{time}} |
| 86 | document_properties_creator=Cruthaitheoir: |
| 87 | document_properties_producer=Cruthaitheoir an PDF: |
| 88 | document_properties_version=Leagan PDF: |
| 89 | document_properties_page_count=Líon Leathanach: |
| 90 | # LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 91 | # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 92 | # the size, respectively their unit of measurement and orientation, of the (current) page. |
| 93 | # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 94 | # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 95 | # the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 96 | # LOCALIZATION NOTE (document_properties_linearized): The linearization status of |
| 97 | # the document; usually called "Fast Web View" in English locales of Adobe software. |
| 98 | document_properties_close=Dún |
| 99 | |
| 100 | print_progress_message=Cáipéis á hullmhú le priontáil… |
| 101 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 102 | # a numerical per cent value. |
| 103 | print_progress_percent={{progress}}% |
| 104 | print_progress_close=Cealaigh |
| 105 | |
| 106 | # Tooltips and alt text for side panel toolbar buttons |
| 107 | # (the _label strings are alt text for the buttons, the .title strings are |
| 108 | # tooltips) |
| 109 | toggle_sidebar.title=Scoránaigh an Barra Taoibh |
| 110 | toggle_sidebar_label=Scoránaigh an Barra Taoibh |
| 111 | document_outline.title=Taispeáin Imlíne na Cáipéise (déchliceáil chun chuile rud a leathnú nó a laghdú) |
| 112 | document_outline_label=Creatlach na Cáipéise |
| 113 | attachments.title=Taispeáin Iatáin |
| 114 | attachments_label=Iatáin |
| 115 | thumbs.title=Taispeáin Mionsamhlacha |
| 116 | thumbs_label=Mionsamhlacha |
| 117 | findbar.title=Aimsigh sa Cháipéis |
| 118 | findbar_label=Aimsigh |
| 119 | |
| 120 | # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. |
| 121 | # Thumbnails panel item (tooltip and alt text for images) |
| 122 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 123 | # number. |
| 124 | thumb_page_title=Leathanach {{page}} |
| 125 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 126 | # number. |
| 127 | thumb_page_canvas=Mionsamhail Leathanaigh {{page}} |
| 128 | |
| 129 | # Find panel button title and messages |
| 130 | find_input.title=Aimsigh |
| 131 | find_input.placeholder=Aimsigh sa cháipéis… |
| 132 | find_previous.title=Aimsigh an sampla roimhe seo den nath seo |
| 133 | find_previous_label=Roimhe seo |
| 134 | find_next.title=Aimsigh an chéad sampla eile den nath sin |
| 135 | find_next_label=Ar aghaidh |
| 136 | find_highlight=Aibhsigh uile |
| 137 | find_match_case_label=Cásíogair |
| 138 | find_entire_word_label=Focail iomlána |
| 139 | find_reached_top=Ag barr na cáipéise, ag leanúint ón mbun |
| 140 | find_reached_bottom=Ag bun na cáipéise, ag leanúint ón mbarr |
| 141 | # LOCALIZATION NOTE (find_match_count): The supported plural forms are |
| 142 | # [one|two|few|many|other], with [other] as the default value. |
| 143 | # "{{current}}" and "{{total}}" will be replaced by a number representing the |
| 144 | # index of the currently active find result, respectively a number representing |
| 145 | # the total number of matches in the document. |
| 146 | find_match_count={[ plural(total) ]} |
| 147 | # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are |
| 148 | # [zero|one|two|few|many|other], with [other] as the default value. |
| 149 | # "{{limit}}" will be replaced by a numerical value. |
| 150 | find_not_found=Frása gan aimsiú |
| 151 | |
| 152 | # Error panel labels |
| 153 | error_more_info=Tuilleadh Eolais |
| 154 | error_less_info=Níos Lú Eolais |
| 155 | error_close=Dún |
| 156 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 157 | # replaced by the PDF.JS version and build ID. |
| 158 | error_version_info=PDF.js v{{version}} (build: {{build}}) |
| 159 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 160 | # english string describing the error. |
| 161 | error_message=Teachtaireacht: {{message}} |
| 162 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 163 | # trace. |
| 164 | error_stack=Cruach: {{stack}} |
| 165 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 166 | error_file=Comhad: {{file}} |
| 167 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 168 | error_line=Líne: {{line}} |
| 169 | rendering_error=Tharla earráid agus an leathanach á leagan amach. |
| 170 | |
| 171 | # Predefined zoom values |
| 172 | page_scale_width=Leithead Leathanaigh |
| 173 | page_scale_fit=Laghdaigh go dtí an Leathanach |
| 174 | page_scale_auto=Súmáil Uathoibríoch |
| 175 | page_scale_actual=Fíormhéid |
| 176 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 177 | # numerical scale value. |
| 178 | page_scale_percent={{scale}}% |
| 179 | |
| 180 | # Loading indicator messages |
| 181 | loading_error=Tharla earráid agus an cháipéis PDF á lódáil. |
| 182 | invalid_file_error=Comhad neamhbhailí nó truaillithe PDF. |
| 183 | missing_file_error=Comhad PDF ar iarraidh. |
| 184 | unexpected_response_error=Freagra ón bhfreastalaí nach rabhthas ag súil leis. |
| 185 | |
| 186 | # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be |
| 187 | # replaced by the modification date, and time, of the annotation. |
| 188 | |
| 189 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 190 | # "{{type}}" will be replaced with an annotation type from a list defined in |
| 191 | # the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 192 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 193 | text_annotation_type.alt=[Anótáil {{type}}] |
| 194 | password_label=Cuir an focal faire isteach chun an comhad PDF seo a oscailt. |
| 195 | password_invalid=Focal faire mícheart. Déan iarracht eile. |
| 196 | password_ok=OK |
| 197 | password_cancel=Cealaigh |
| 198 | |
| 199 | printing_not_supported=Rabhadh: Ní thacaíonn an brabhsálaí le priontáil go hiomlán. |
| 200 | printing_not_ready=Rabhadh: Ní féidir an PDF a phriontáil go dtí go mbeidh an cháipéis iomlán lódáilte. |
| 201 | web_fonts_disabled=Tá clófhoirne Gréasáin díchumasaithe: ní féidir clófhoirne leabaithe PDF a úsáid. |
| 202 | |
| 203 |