viewer.properties 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  21. # representing the total number of pages in the document.
  22. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  23. # will be replaced by a number representing the currently visible page,
  24. # respectively a number representing the total number of pages in the document.
  25. zoom_out.title=Намалување
  26. zoom_out_label=Намали
  27. zoom_in.title=Зголемување
  28. zoom_in_label=Зголеми
  29. zoom.title=Променување на големина
  30. presentation_mode.title=Премини во презентациски режим
  31. presentation_mode_label=Презентациски режим
  32. open_file.title=Отворање датотека
  33. open_file_label=Отвори
  34. print.title=Печатење
  35. print_label=Печати
  36. download.title=Преземање
  37. download_label=Преземи
  38. bookmark.title=Овој преглед (копирај или отвори во нов прозорец)
  39. bookmark_label=Овој преглед
  40. # Secondary toolbar and context menu
  41. tools.title=Алатки
  42. # Document properties dialog box
  43. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  44. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  45. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  46. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  47. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  48. # will be replaced by the creation/modification date, and time, of the PDF file.
  49. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  50. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  51. # the size, respectively their unit of measurement and orientation, of the (current) page.
  52. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  53. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  54. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  55. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  56. # the document; usually called "Fast Web View" in English locales of Adobe software.
  57. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  58. # a numerical per cent value.
  59. print_progress_close=Откажи
  60. # Tooltips and alt text for side panel toolbar buttons
  61. # (the _label strings are alt text for the buttons, the .title strings are
  62. # tooltips)
  63. toggle_sidebar.title=Вклучи странична лента
  64. toggle_sidebar_label=Вклучи странична лента
  65. thumbs.title=Прикажување на икони
  66. thumbs_label=Икони
  67. findbar.title=Најди во документот
  68. findbar_label=Најди
  69. # Thumbnails panel item (tooltip and alt text for images)
  70. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  71. # number.
  72. thumb_page_title=Страница {{page}}
  73. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  74. # number.
  75. thumb_page_canvas=Икона од страница {{page}}
  76. # Find panel button title and messages
  77. find_previous.title=Најди ја предходната појава на фразата
  78. find_previous_label=Претходно
  79. find_next.title=Најди ја следната појава на фразата
  80. find_next_label=Следно
  81. find_highlight=Означи сѐ
  82. find_match_case_label=Токму така
  83. find_reached_top=Барањето стигна до почетокот на документот и почнува од крајот
  84. find_reached_bottom=Барањето стигна до крајот на документот и почнува од почеток
  85. find_not_found=Фразата не е пронајдена
  86. # Error panel labels
  87. error_more_info=Повеќе информации
  88. error_less_info=Помалку информации
  89. error_close=Затвори
  90. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  91. # replaced by the PDF.JS version and build ID.
  92. error_version_info=PDF.js v{{version}} (build: {{build}})
  93. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  94. # english string describing the error.
  95. error_message=Порака: {{message}}
  96. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  97. # trace.
  98. error_stack=Stack: {{stack}}
  99. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  100. error_file=Датотека: {{file}}
  101. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  102. error_line=Линија: {{line}}
  103. rendering_error=Настана грешка при прикажувањето на страницата.
  104. # Predefined zoom values
  105. page_scale_width=Ширина на страница
  106. page_scale_fit=Цела страница
  107. page_scale_auto=Автоматска големина
  108. page_scale_actual=Вистинска големина
  109. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  110. # numerical scale value.
  111. loading_error=Настана грешка при вчитувањето на PDF-от.
  112. invalid_file_error=Невалидна или корумпирана PDF датотека.
  113. missing_file_error=Недостасува PDF документ.
  114. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  115. # "{{type}}" will be replaced with an annotation type from a list defined in
  116. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  117. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  118. password_cancel=Откажи
  119. printing_not_supported=Предупредување: Печатењето не е целосно поддржано во овој прелистувач.
  120. printing_not_ready=Предупредување: PDF документот не е целосно вчитан за печатење.
  121. web_fonts_disabled=Интернет фонтовите се оневозможени: не може да се користат вградените PDF фонтови.