viewer.properties 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  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. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  17. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  18. # representing the total number of pages in the document.
  19. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  20. # will be replaced by a number representing the currently visible page,
  21. # respectively a number representing the total number of pages in the document.
  22. zoom_out.title=Хурд кардан
  23. zoom_out_label=Хурд кардан
  24. zoom_in.title=Калон кардан
  25. zoom_in_label=Калон кардан
  26. zoom.title=Танзими андоза
  27. open_file.title=Кушодани файл
  28. open_file_label=Кушодан
  29. print.title=Чоп кардан
  30. print_label=Чоп кардан
  31. download.title=Боргирӣ кардан
  32. download_label=Боргирӣ кардан
  33. bookmark.title=Намуди ҷорӣ (нусха бардоштан ё кушодан дар равзанаи нав)
  34. bookmark_label=Намуди ҷорӣ
  35. # Secondary toolbar and context menu
  36. tools.title=Абзорҳо
  37. # Document properties dialog box
  38. document_properties_file_name=Номи файл:
  39. document_properties_file_size=Андозаи файл:
  40. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  41. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  42. document_properties_kb={{size_kb}} КБ ({{size_b}} байт)
  43. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  44. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  45. document_properties_mb={{size_mb}} МБ ({{size_b}} байт)
  46. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  47. # will be replaced by the creation/modification date, and time, of the PDF file.
  48. document_properties_date_string={{date}}, {{time}}
  49. document_properties_page_size_name_a3=A3
  50. document_properties_page_size_name_a4=A4
  51. document_properties_page_size_name_letter=Мактуб
  52. document_properties_page_size_name_legal=Ҳуқуқӣ
  53. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  54. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  55. # the size, respectively their unit of measurement and orientation, of the (current) page.
  56. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  57. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  58. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  59. document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
  60. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  61. # the document; usually called "Fast Web View" in English locales of Adobe software.
  62. document_properties_linearized_yes=Ҳа
  63. document_properties_close=Пӯшидан
  64. print_progress_message=Омодасозии ҳуҷҷат барои чоп…
  65. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  66. # a numerical per cent value.
  67. print_progress_percent={{progress}}%
  68. print_progress_close=Бекор кардан
  69. # Tooltips and alt text for side panel toolbar buttons
  70. # (the _label strings are alt text for the buttons, the .title strings are
  71. # tooltips)
  72. toggle_sidebar.title=Фаъол кардани навори ҷонибӣ
  73. # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
  74. # Thumbnails panel item (tooltip and alt text for images)
  75. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  76. # number.
  77. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  78. # number.
  79. # Find panel button title and messages
  80. # LOCALIZATION NOTE (find_match_count): The supported plural forms are
  81. # [one|two|few|many|other], with [other] as the default value.
  82. # "{{current}}" and "{{total}}" will be replaced by a number representing the
  83. # index of the currently active find result, respectively a number representing
  84. # the total number of matches in the document.
  85. # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
  86. # [zero|one|two|few|many|other], with [other] as the default value.
  87. # "{{limit}}" will be replaced by a numerical value.
  88. find_match_count_limit[zero]=Зиёда аз {{limit}} мувофиқат
  89. find_match_count_limit[one]=Зиёда аз {{limit}} мувофиқат
  90. find_match_count_limit[two]=Зиёда аз {{limit}} мувофиқат
  91. find_match_count_limit[few]=Зиёда аз {{limit}} мувофиқат
  92. find_match_count_limit[many]=Зиёда аз {{limit}} мувофиқат
  93. find_match_count_limit[other]=Зиёда аз {{limit}} мувофиқат
  94. # Error panel labels
  95. error_more_info=Маълумоти бештар
  96. error_close=Пӯшидан
  97. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  98. # replaced by the PDF.JS version and build ID.
  99. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  100. # english string describing the error.
  101. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  102. # trace.
  103. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  104. error_file=Файл: {{file}}
  105. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  106. # Predefined zoom values
  107. page_scale_width=Аз рӯи паҳнои саҳифа
  108. page_scale_auto=Андозаи худкор
  109. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  110. # numerical scale value.
  111. # Loading indicator messages
  112. invalid_file_error=Файли PDF нодуруст ё вайроншуда мебошад.
  113. missing_file_error=Файли PDF ғоиб аст.
  114. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
  115. # replaced by the modification date, and time, of the annotation.
  116. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  117. # "{{type}}" will be replaced with an annotation type from a list defined in
  118. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  119. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  120. password_label=Барои кушодани ин файли PDF ниҳонвожаро ворид кунед.
  121. password_cancel=Бекор кардан