viewer.properties 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  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=Page Afore
  16. next.title=Page Efter
  17. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  18. page.title=Page
  19. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  20. # representing the total number of pages in the document.
  21. of_pages=o {{pagesCount}}
  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. page_of_pages=({{pageNumber}} o {{pagesCount}})
  26. zoom_out.title=Zoom Oot
  27. zoom_out_label=Zoom Oot
  28. zoom_in.title=Zoom In
  29. zoom_in_label=Zoom In
  30. zoom.title=Zoom
  31. open_file.title=Open File
  32. open_file_label=Open
  33. print.title=Prent
  34. print_label=Prent
  35. download.title=Doonload
  36. download_label=Doonload
  37. # Secondary toolbar and context menu
  38. tools.title=Tools
  39. # Document properties dialog box
  40. document_properties_file_size=File size:
  41. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  42. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  43. document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
  44. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  45. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  46. document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
  47. document_properties_keywords=Keywirds:
  48. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  49. # will be replaced by the creation/modification date, and time, of the PDF file.
  50. document_properties_date_string={{date}}, {{time}}
  51. document_properties_version=PDF Version:
  52. document_properties_page_size=Page Size:
  53. document_properties_page_size_unit_inches=in
  54. document_properties_page_size_unit_millimeters=mm
  55. document_properties_page_size_orientation_portrait=portrait
  56. document_properties_page_size_orientation_landscape=landscape
  57. document_properties_page_size_name_a3=A3
  58. document_properties_page_size_name_a4=A4
  59. document_properties_page_size_name_letter=Letter
  60. document_properties_page_size_name_legal=Legal
  61. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  62. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  63. # the size, respectively their unit of measurement and orientation, of the (current) page.
  64. document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
  65. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  66. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  67. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  68. document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
  69. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  70. # the document; usually called "Fast Web View" in English locales of Adobe software.
  71. document_properties_linearized_yes=Aye
  72. document_properties_linearized_no=Naw
  73. document_properties_close=Sneck
  74. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  75. # a numerical per cent value.
  76. print_progress_percent={{progress}}%
  77. print_progress_close=Stap
  78. # Tooltips and alt text for side panel toolbar buttons
  79. # (the _label strings are alt text for the buttons, the .title strings are
  80. # tooltips)
  81. # LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
  82. page_canvas=Page {{page}}
  83. # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
  84. page_landmark=Page {{page}}
  85. # Thumbnails panel item (tooltip and alt text for images)
  86. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  87. # number.
  88. thumb_page_title=Page {{page}}
  89. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  90. # number.
  91. # Find panel button title and messages
  92. find_entire_word_label=Hale Wirds
  93. # LOCALIZATION NOTE (find_match_count): The supported plural forms are
  94. # [one|two|few|many|other], with [other] as the default value.
  95. # "{{current}}" and "{{total}}" will be replaced by a number representing the
  96. # index of the currently active find result, respectively a number representing
  97. # the total number of matches in the document.
  98. find_match_count={[ plural(total) ]}
  99. # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
  100. # [zero|one|two|few|many|other], with [other] as the default value.
  101. # "{{limit}}" will be replaced by a numerical value.
  102. find_match_count_limit={[ plural(limit) ]}
  103. # Error panel labels
  104. error_more_info=Mair Information
  105. error_close=Sneck
  106. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  107. # replaced by the PDF.JS version and build ID.
  108. error_version_info=PDF.js v{{version}} (build: {{build}})
  109. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  110. # english string describing the error.
  111. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  112. # trace.
  113. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  114. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  115. # Predefined zoom values
  116. page_scale_actual=Actual Size
  117. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  118. # numerical scale value.
  119. page_scale_percent={{scale}}%
  120. # Loading indicator messages
  121. loading_error_indicator=Mishanter
  122. # Loading indicator messages
  123. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
  124. # replaced by the modification date, and time, of the annotation.
  125. annotation_date_string={{date}}, {{time}}
  126. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  127. # "{{type}}" will be replaced with an annotation type from a list defined in
  128. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  129. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  130. password_cancel=Stap
  131. # LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
  132. # exact string as in the `chrome.properties` file.