viewer.properties 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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. next.title=پەڕەی دوواتر
  16. next_label=دوواتر
  17. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  18. page.title=پەرە
  19. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  20. # representing the total number of pages in the document.
  21. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  22. # will be replaced by a number representing the currently visible page,
  23. # respectively a number representing the total number of pages in the document.
  24. open_file.title=پەڕگە بکەرەوە
  25. open_file_label=کردنەوە
  26. print.title=چاپکردن
  27. download.title=داگرتن
  28. # Secondary toolbar and context menu
  29. tools.title=ئامرازەکان
  30. first_page.title=برۆ بۆ یەکەم پەڕە
  31. # Document properties dialog box
  32. document_properties_file_name=ناوی پەڕگە:
  33. document_properties_file_size=قەبارەی پەڕگە:
  34. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  35. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  36. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  37. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  38. document_properties_title=سەردێڕ:
  39. document_properties_author=نووسەر
  40. document_properties_keywords=کلیلەوشە:
  41. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  42. # will be replaced by the creation/modification date, and time, of the PDF file.
  43. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  44. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  45. # the size, respectively their unit of measurement and orientation, of the (current) page.
  46. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  47. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  48. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  49. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  50. # the document; usually called "Fast Web View" in English locales of Adobe software.
  51. document_properties_close=داخستن
  52. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  53. # a numerical per cent value.
  54. print_progress_close=پاشگەزبوونەوە
  55. # Tooltips and alt text for side panel toolbar buttons
  56. # (the _label strings are alt text for the buttons, the .title strings are
  57. # tooltips)
  58. findbar_label=دۆزینەوە
  59. # LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
  60. # Thumbnails panel item (tooltip and alt text for images)
  61. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  62. # number.
  63. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  64. # number.
  65. # Find panel button title and messages
  66. find_input.title=دۆزینەوە
  67. # LOCALIZATION NOTE (find_match_count): The supported plural forms are
  68. # [one|two|few|many|other], with [other] as the default value.
  69. # "{{current}}" and "{{total}}" will be replaced by a number representing the
  70. # index of the currently active find result, respectively a number representing
  71. # the total number of matches in the document.
  72. # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
  73. # [zero|one|two|few|many|other], with [other] as the default value.
  74. # "{{limit}}" will be replaced by a numerical value.
  75. # Error panel labels
  76. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  77. # replaced by the PDF.JS version and build ID.
  78. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  79. # english string describing the error.
  80. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  81. # trace.
  82. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  83. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  84. # Predefined zoom values
  85. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  86. # numerical scale value.
  87. # Loading indicator messages
  88. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
  89. # replaced by the modification date, and time, of the annotation.
  90. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  91. # "{{type}}" will be replaced with an annotation type from a list defined in
  92. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  93. # Some common types are e.g.: "Check", "Text", "Comment", "Note"