viewer.properties 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  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. # Main toolbar buttons (tooltips and alt text for images)
  15. previous.title=An Leathanach Roimhe Seo
  16. previous_label=Roimhe Seo
  17. next.title=An Chéad Leathanach Eile
  18. next_label=Ar Aghaidh
  19. # LOCALIZATION NOTE (page_label, page_of):
  20. # These strings are concatenated to form the "Page: X of Y" string.
  21. # Do not translate "{{pageCount}}", it will be substituted with a number
  22. # representing the total number of pages.
  23. page_label=Leathanach:
  24. page_of=as {{pageCount}}
  25. zoom_out.title=Súmáil Amach
  26. zoom_out_label=Súmáil Amach
  27. zoom_in.title=Súmáil Isteach
  28. zoom_in_label=Súmáil Isteach
  29. zoom.title=Súmáil
  30. presentation_mode.title=Úsáid an Mód Láithreoireachta
  31. presentation_mode_label=Mód Láithreoireachta
  32. open_file.title=Oscail Comhad
  33. open_file_label=Oscail
  34. print.title=Priontáil
  35. print_label=Priontáil
  36. download.title=Íosluchtaigh
  37. download_label=Íosluchtaigh
  38. bookmark.title=An t-amharc reatha (cóipeáil nó oscail i bhfuinneog nua)
  39. bookmark_label=An tAmharc Reatha
  40. # Secondary toolbar and context menu
  41. tools.title=Uirlisí
  42. tools_label=Uirlisí
  43. first_page.title=Go dtí an chéad leathanach
  44. first_page.label=Go dtí an chéad leathanach
  45. first_page_label=Go dtí an chéad leathanach
  46. last_page.title=Go dtí an leathanach deiridh
  47. last_page.label=Go dtí an leathanach deiridh
  48. last_page_label=Go dtí an leathanach deiridh
  49. page_rotate_cw.title=Rothlaigh ar deiseal
  50. page_rotate_cw.label=Rothlaigh ar deiseal
  51. page_rotate_cw_label=Rothlaigh ar deiseal
  52. page_rotate_ccw.title=Rothlaigh ar tuathal
  53. page_rotate_ccw.label=Rothlaigh ar tuathal
  54. page_rotate_ccw_label=Rothlaigh ar tuathal
  55. hand_tool_enable.title=Cumasaigh uirlis láimhe
  56. hand_tool_enable_label=Cumasaigh uirlis láimhe
  57. hand_tool_disable.title=Díchumasaigh uirlis láimhe
  58. hand_tool_disable_label=Díchumasaigh uirlis láimhe
  59. # Document properties dialog box
  60. document_properties.title=Airíonna na Cáipéise…
  61. document_properties_label=Airíonna na Cáipéise…
  62. document_properties_file_name=Ainm an chomhaid:
  63. document_properties_file_size=Méid an chomhaid:
  64. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  65. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  66. document_properties_kb={{size_kb}} kB ({{size_b}} beart)
  67. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  69. document_properties_mb={{size_mb}} MB ({{size_b}} beart)
  70. document_properties_title=Teideal:
  71. document_properties_author=Údar:
  72. document_properties_subject=Ábhar:
  73. document_properties_keywords=Eochairfhocail:
  74. document_properties_creation_date=Dáta Cruthaithe:
  75. document_properties_modification_date=Dáta Athraithe:
  76. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  77. # will be replaced by the creation/modification date, and time, of the PDF file.
  78. document_properties_date_string={{date}}, {{time}}
  79. document_properties_creator=Cruthaitheoir:
  80. document_properties_producer=Cruthaitheoir an PDF:
  81. document_properties_version=Leagan PDF:
  82. document_properties_page_count=Líon Leathanach:
  83. document_properties_close=Dún
  84. # Tooltips and alt text for side panel toolbar buttons
  85. # (the _label strings are alt text for the buttons, the .title strings are
  86. # tooltips)
  87. toggle_sidebar.title=Scoránaigh an Barra Taoibh
  88. toggle_sidebar_label=Scoránaigh an Barra Taoibh
  89. outline.title=Taispeáin Creatlach na Cáipéise
  90. outline_label=Creatlach na Cáipéise
  91. attachments.title=Taispeáin Iatáin
  92. attachments_label=Iatáin
  93. thumbs.title=Taispeáin Mionsamhlacha
  94. thumbs_label=Mionsamhlacha
  95. findbar.title=Aimsigh sa Cháipéis
  96. findbar_label=Aimsigh
  97. # Thumbnails panel item (tooltip and alt text for images)
  98. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  99. # number.
  100. thumb_page_title=Leathanach {{page}}
  101. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  102. # number.
  103. thumb_page_canvas=Mionsamhail Leathanaigh {{page}}
  104. # Find panel button title and messages
  105. find_label=Aimsigh:
  106. find_previous.title=Aimsigh an sampla roimhe seo den nath seo
  107. find_previous_label=Roimhe seo
  108. find_next.title=Aimsigh an chéad sampla eile den nath sin
  109. find_next_label=Ar aghaidh
  110. find_highlight=Aibhsigh uile
  111. find_match_case_label=Cásíogair
  112. find_reached_top=Ag barr na cáipéise, ag leanúint ón mbun
  113. find_reached_bottom=Ag bun na cáipéise, ag leanúint ón mbarr
  114. find_not_found=Abairtín gan aimsiú
  115. # Error panel labels
  116. error_more_info=Tuilleadh Eolais
  117. error_less_info=Níos Lú Eolais
  118. error_close=Dún
  119. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  120. # replaced by the PDF.JS version and build ID.
  121. error_version_info=PDF.js v{{version}} (build: {{build}})
  122. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  123. # english string describing the error.
  124. error_message=Teachtaireacht: {{message}}
  125. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  126. # trace.
  127. error_stack=Cruach: {{stack}}
  128. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  129. error_file=Comhad: {{file}}
  130. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  131. error_line=Líne: {{line}}
  132. rendering_error=Tharla earráid agus an leathanach á leagan amach.
  133. # Predefined zoom values
  134. page_scale_width=Leithead Leathanaigh
  135. page_scale_fit=Laghdaigh go dtí an Leathanach
  136. page_scale_auto=Súmáil Uathoibríoch
  137. page_scale_actual=Fíormhéid
  138. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  139. # numerical scale value.
  140. page_scale_percent={{scale}}%
  141. # Loading indicator messages
  142. loading_error_indicator=Earráid
  143. loading_error=Tharla earráid agus an cháipéis PDF á luchtú.
  144. invalid_file_error=Comhad neamhbhailí nó truaillithe PDF.
  145. missing_file_error=Comhad PDF ar iarraidh.
  146. unexpected_response_error=Freagra ón bhfreastalaí gan súil leis.
  147. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  148. # "{{type}}" will be replaced with an annotation type from a list defined in
  149. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  150. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  151. text_annotation_type.alt=[Anótáil {{type}}]
  152. password_label=Cuir an focal faire isteach chun an comhad PDF seo a oscailt.
  153. password_invalid=Focal faire mícheart. Déan iarracht eile.
  154. password_ok=OK
  155. password_cancel=Cealaigh
  156. printing_not_supported=Rabhadh: Ní thacaíonn an brabhsálaí le priontáil go hiomlán.
  157. printing_not_ready=Rabhadh: Ní féidir an PDF a phriontáil go dtí go mbeidh an cháipéis iomlán luchtaithe.
  158. web_fonts_disabled=Tá clófhoirne Gréasáin díchumasaithe: ní féidir clófhoirne leabaithe PDF a úsáid.
  159. document_colors_not_allowed=Níl cead ag cáipéisí PDF a ndathanna féin a roghnú; tá 'Tabhair cead do leathanaigh a ndathanna féin a roghnú' díchumasaithe sa mbrabhsálaí.