You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

179 lines
8.8 KiB

7 years ago
  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=Папярэдняя старонка
  16. previous_label=Папярэдняя
  17. next.title=Наступная старонка
  18. next_label=Наступная
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. page.title=Старонка
  21. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  22. # representing the total number of pages in the document.
  23. of_pages=з {{pagesCount}}
  24. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  25. # will be replaced by a number representing the currently visible page,
  26. # respectively a number representing the total number of pages in the document.
  27. page_of_pages=({{pageNumber}} з {{pagesCount}})
  28. zoom_out.title=Паменшыць
  29. zoom_out_label=Паменшыць
  30. zoom_in.title=Павялічыць
  31. zoom_in_label=Павялічыць
  32. zoom.title=Павялічэнне тэксту
  33. presentation_mode.title=Пераключыцца ў рэжым паказу
  34. presentation_mode_label=Рэжым паказу
  35. open_file.title=Адкрыць файл
  36. open_file_label=Адкрыць
  37. print.title=Друкаваць
  38. print_label=Друкаваць
  39. download.title=Загрузка
  40. download_label=Загрузка
  41. bookmark.title=Цяперашняя праява (скапіяваць або адчыніць у новым акне)
  42. bookmark_label=Цяперашняя праява
  43. # Secondary toolbar and context menu
  44. tools.title=Прылады
  45. tools_label=Прылады
  46. first_page.title=Перайсці на першую старонку
  47. first_page.label=Перайсці на першую старонку
  48. first_page_label=Перайсці на першую старонку
  49. last_page.title=Перайсці на апошнюю старонку
  50. last_page.label=Перайсці на апошнюю старонку
  51. last_page_label=Перайсці на апошнюю старонку
  52. page_rotate_cw.title=Павярнуць па сонцу
  53. page_rotate_cw.label=Павярнуць па сонцу
  54. page_rotate_cw_label=Павярнуць па сонцу
  55. page_rotate_ccw.title=Павярнуць супраць сонца
  56. page_rotate_ccw.label=Павярнуць супраць сонца
  57. page_rotate_ccw_label=Павярнуць супраць сонца
  58. hand_tool_enable.title=Дазволіць ручную прыладу
  59. hand_tool_enable_label=Дазволіць ручную прыладу
  60. hand_tool_disable.title=Забараніць ручную прыладу
  61. hand_tool_disable_label=Забараніць ручную прыладу
  62. # Document properties dialog box
  63. document_properties.title=Уласцівасці дакумента…
  64. document_properties_label=Уласцівасці дакумента…
  65. document_properties_file_name=Назва файла:
  66. document_properties_file_size=Памер файла:
  67. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  69. document_properties_kb={{size_kb}} КБ ({{size_b}} байт)
  70. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  71. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  72. document_properties_mb={{size_mb}} МБ ({{size_b}} байт)
  73. document_properties_title=Загаловак:
  74. document_properties_author=Аўтар:
  75. document_properties_subject=Тэма:
  76. document_properties_keywords=Ключавыя словы:
  77. document_properties_creation_date=Дата стварэння:
  78. document_properties_modification_date=Дата змянення:
  79. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  80. # will be replaced by the creation/modification date, and time, of the PDF file.
  81. document_properties_date_string={{date}}, {{time}}
  82. document_properties_creator=Стваральнік:
  83. document_properties_producer=Вырабнік PDF:
  84. document_properties_version=Версія PDF:
  85. document_properties_page_count=Колькасць старонак:
  86. document_properties_close=Закрыць
  87. print_progress_message=Падрыхтоўка дакумента да друку…
  88. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  89. # a numerical per cent value.
  90. print_progress_percent={{progress}}%
  91. print_progress_close=Скасаваць
  92. # Tooltips and alt text for side panel toolbar buttons
  93. # (the _label strings are alt text for the buttons, the .title strings are
  94. # tooltips)
  95. toggle_sidebar.title=Пераключэнне палічкі
  96. toggle_sidebar_label=Пераключыць палічку
  97. attachments.title=Паказаць далучэнні
  98. attachments_label=Далучэнні
  99. thumbs.title=Паказ накідаў
  100. thumbs_label=Накіды
  101. findbar.title=Пошук у дакуменце
  102. findbar_label=Знайсці
  103. # Thumbnails panel item (tooltip and alt text for images)
  104. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  105. # number.
  106. thumb_page_title=Старонка {{page}}
  107. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  108. # number.
  109. thumb_page_canvas=Накід старонкі {{page}}
  110. # Find panel button title and messages
  111. find_label=Пошук:
  112. find_previous.title=Знайсці папярэдні выпадак выразу
  113. find_previous_label=Папярэдні
  114. find_next.title=Знайсці наступны выпадак выразу
  115. find_next_label=Наступны
  116. find_highlight=Падфарбаваць усе
  117. find_match_case_label=Адрозніваць вялікія/малыя літары
  118. find_reached_top=Дасягнуты пачатак дакумента, працяг з канца
  119. find_reached_bottom=Дасягнуты канец дакумента, працяг з пачатку
  120. find_not_found=Выраз не знойдзены
  121. # Error panel labels
  122. error_more_info=Падрабязней
  123. error_less_info=Сцісла
  124. error_close=Закрыць
  125. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  126. # replaced by the PDF.JS version and build ID.
  127. error_version_info=PDF.js в{{version}} (пабудова: {{build}})
  128. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  129. # english string describing the error.
  130. error_message=Паведамленне: {{message}}
  131. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  132. # trace.
  133. error_stack=Стос: {{stack}}
  134. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  135. error_file=Файл: {{file}}
  136. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  137. error_line=Радок: {{line}}
  138. rendering_error=Здарылася памылка падчас адлюстравання старонкі.
  139. # Predefined zoom values
  140. page_scale_width=Шырыня старонкі
  141. page_scale_fit=Уцісненне старонкі
  142. page_scale_auto=Самастойнае павялічэнне
  143. page_scale_actual=Сапраўдны памер
  144. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  145. # numerical scale value.
  146. page_scale_percent={{scale}}%
  147. # Loading indicator messages
  148. loading_error_indicator=Памылка
  149. loading_error=Здарылася памылка падчас загрузкі PDF.
  150. invalid_file_error=Няспраўны або пашкоджаны файл PDF.
  151. missing_file_error=Адсутны файл PDF.
  152. unexpected_response_error=Нечаканы адказ сервера.
  153. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  154. # "{{type}}" will be replaced with an annotation type from a list defined in
  155. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  156. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  157. text_annotation_type.alt=[{{type}} Annotation]
  158. password_label=Увядзіце пароль, каб адкрыць гэты файл PDF.
  159. password_invalid=Нядзейсны пароль. Паспрабуйце зноў.
  160. password_ok=Добра
  161. password_cancel=Скасаваць
  162. printing_not_supported=Папярэджанне: друк не падтрымліваецца цалкам гэтым браўзерам.
  163. printing_not_ready=Увага: PDF не сцягнуты цалкам для друкавання.
  164. web_fonts_disabled=Шрыфты Сеціва забаронены: немагчыма ўжываць укладзеныя шрыфты PDF.