viewer.properties 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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=({{pagesCount}} ರಲ್ಲಿ {{pageNumber}})
  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. # Secondary toolbar and context menu
  40. tools.title=ಉಪಕರಣಗಳು
  41. tools_label=ಉಪಕರಣಗಳು
  42. first_page.title=ಮೊದಲ ಪುಟಕ್ಕೆ ತೆರಳು
  43. first_page_label=ಮೊದಲ ಪುಟಕ್ಕೆ ತೆರಳು
  44. last_page.title=ಕೊನೆಯ ಪುಟಕ್ಕೆ ತೆರಳು
  45. last_page_label=ಕೊನೆಯ ಪುಟಕ್ಕೆ ತೆರಳು
  46. page_rotate_cw.title=ಪ್ರದಕ್ಷಿಣೆಯಲ್ಲಿ ತಿರುಗಿಸು
  47. page_rotate_cw_label=ಪ್ರದಕ್ಷಿಣೆಯಲ್ಲಿ ತಿರುಗಿಸು
  48. page_rotate_ccw.title=ಅಪ್ರದಕ್ಷಿಣೆಯಲ್ಲಿ ತಿರುಗಿಸು
  49. page_rotate_ccw_label=ಅಪ್ರದಕ್ಷಿಣೆಯಲ್ಲಿ ತಿರುಗಿಸು
  50. cursor_text_select_tool.title=ಪಠ್ಯ ಆಯ್ಕೆ ಉಪಕರಣವನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ
  51. cursor_text_select_tool_label=ಪಠ್ಯ ಆಯ್ಕೆಯ ಉಪಕರಣ
  52. cursor_hand_tool.title=ಕೈ ಉಪಕರಣವನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ
  53. cursor_hand_tool_label=ಕೈ ಉಪಕರಣ
  54. # Document properties dialog box
  55. document_properties.title=ಡಾಕ್ಯುಮೆಂಟ್‌ ಗುಣಗಳು...
  56. document_properties_label=ಡಾಕ್ಯುಮೆಂಟ್‌ ಗುಣಗಳು...
  57. document_properties_file_name=ಕಡತದ ಹೆಸರು:
  58. document_properties_file_size=ಕಡತದ ಗಾತ್ರ:
  59. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  60. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  61. document_properties_kb={{size_kb}} KB ({{size_b}} ಬೈಟ್‍ಗಳು)
  62. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  63. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  64. document_properties_mb={{size_mb}} MB ({{size_b}} ಬೈಟ್‍ಗಳು)
  65. document_properties_title=ಶೀರ್ಷಿಕೆ:
  66. document_properties_author=ಕರ್ತೃ:
  67. document_properties_subject=ವಿಷಯ:
  68. document_properties_keywords=ಮುಖ್ಯಪದಗಳು:
  69. document_properties_creation_date=ರಚಿಸಿದ ದಿನಾಂಕ:
  70. document_properties_modification_date=ಮಾರ್ಪಡಿಸಲಾದ ದಿನಾಂಕ:
  71. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  72. # will be replaced by the creation/modification date, and time, of the PDF file.
  73. document_properties_date_string={{date}}, {{time}}
  74. document_properties_creator=ರಚಿಸಿದವರು:
  75. document_properties_producer=PDF ಉತ್ಪಾದಕ:
  76. document_properties_version=PDF ಆವೃತ್ತಿ:
  77. document_properties_page_count=ಪುಟದ ಎಣಿಕೆ:
  78. document_properties_page_size_unit_inches=ಇದರಲ್ಲಿ
  79. document_properties_page_size_orientation_portrait=ಭಾವಚಿತ್ರ
  80. document_properties_page_size_orientation_landscape=ಪ್ರಕೃತಿ ಚಿತ್ರ
  81. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  82. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  83. # the size, respectively their unit of measurement and orientation, of the (current) page.
  84. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  85. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  86. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  87. document_properties_close=ಮುಚ್ಚು
  88. print_progress_message=ಮುದ್ರಿಸುವುದಕ್ಕಾಗಿ ದಸ್ತಾವೇಜನ್ನು ಸಿದ್ಧಗೊಳಿಸಲಾಗುತ್ತಿದೆ…
  89. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  90. # a numerical per cent value.
  91. print_progress_percent={{progress}}%
  92. print_progress_close=ರದ್ದು ಮಾಡು
  93. # Tooltips and alt text for side panel toolbar buttons
  94. # (the _label strings are alt text for the buttons, the .title strings are
  95. # tooltips)
  96. toggle_sidebar.title=ಬದಿಪಟ್ಟಿಯನ್ನು ಹೊರಳಿಸು
  97. toggle_sidebar_label=ಬದಿಪಟ್ಟಿಯನ್ನು ಹೊರಳಿಸು
  98. document_outline_label=ದಸ್ತಾವೇಜಿನ ಹೊರರೇಖೆ
  99. attachments.title=ಲಗತ್ತುಗಳನ್ನು ತೋರಿಸು
  100. attachments_label=ಲಗತ್ತುಗಳು
  101. thumbs.title=ಚಿಕ್ಕಚಿತ್ರದಂತೆ ತೋರಿಸು
  102. thumbs_label=ಚಿಕ್ಕಚಿತ್ರಗಳು
  103. findbar.title=ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಹುಡುಕು
  104. findbar_label=ಹುಡುಕು
  105. # Thumbnails panel item (tooltip and alt text for images)
  106. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  107. # number.
  108. thumb_page_title=ಪುಟ {{page}}
  109. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  110. # number.
  111. thumb_page_canvas=ಪುಟವನ್ನು ಚಿಕ್ಕಚಿತ್ರದಂತೆ ತೋರಿಸು {{page}}
  112. # Find panel button title and messages
  113. find_input.title=ಹುಡುಕು
  114. find_input.placeholder=ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಹುಡುಕು…
  115. find_previous.title=ವಾಕ್ಯದ ಹಿಂದಿನ ಇರುವಿಕೆಯನ್ನು ಹುಡುಕು
  116. find_previous_label=ಹಿಂದಿನ
  117. find_next.title=ವಾಕ್ಯದ ಮುಂದಿನ ಇರುವಿಕೆಯನ್ನು ಹುಡುಕು
  118. find_next_label=ಮುಂದಿನ
  119. find_highlight=ಎಲ್ಲವನ್ನು ಹೈಲೈಟ್ ಮಾಡು
  120. find_match_case_label=ಕೇಸನ್ನು ಹೊಂದಿಸು
  121. find_reached_top=ದಸ್ತಾವೇಜಿನ ಮೇಲ್ಭಾಗವನ್ನು ತಲುಪಿದೆ, ಕೆಳಗಿನಿಂದ ಆರಂಭಿಸು
  122. find_reached_bottom=ದಸ್ತಾವೇಜಿನ ಕೊನೆಯನ್ನು ತಲುಪಿದೆ, ಮೇಲಿನಿಂದ ಆರಂಭಿಸು
  123. find_not_found=ವಾಕ್ಯವು ಕಂಡು ಬಂದಿಲ್ಲ
  124. # Predefined zoom values
  125. page_scale_width=ಪುಟದ ಅಗಲ
  126. page_scale_fit=ಪುಟದ ಸರಿಹೊಂದಿಕೆ
  127. page_scale_auto=ಸ್ವಯಂಚಾಲಿತ ಗಾತ್ರಬದಲಾವಣೆ
  128. page_scale_actual=ನಿಜವಾದ ಗಾತ್ರ
  129. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  130. # numerical scale value.
  131. page_scale_percent={{scale}}%
  132. loading_error=PDF ಅನ್ನು ಲೋಡ್ ಮಾಡುವಾಗ ಒಂದು ದೋಷ ಎದುರಾಗಿದೆ.
  133. invalid_file_error=ಅಮಾನ್ಯವಾದ ಅಥವ ಹಾಳಾದ PDF ಕಡತ.
  134. missing_file_error=PDF ಕಡತ ಇಲ್ಲ.
  135. unexpected_response_error=ಅನಿರೀಕ್ಷಿತವಾದ ಪೂರೈಕೆಗಣಕದ ಪ್ರತಿಕ್ರಿಯೆ.
  136. rendering_error=ಪುಟವನ್ನು ನಿರೂಪಿಸುವಾಗ ಒಂದು ದೋಷ ಎದುರಾಗಿದೆ.
  137. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  138. # "{{type}}" will be replaced with an annotation type from a list defined in
  139. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  140. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  141. text_annotation_type.alt=[{{type}} ಟಿಪ್ಪಣಿ]
  142. password_label=PDF ಅನ್ನು ತೆರೆಯಲು ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಿ.
  143. password_invalid=ಅಮಾನ್ಯವಾದ ಗುಪ್ತಪದ, ದಯವಿಟ್ಟು ಇನ್ನೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ.
  144. password_ok=OK
  145. password_cancel=ರದ್ದು ಮಾಡು
  146. printing_not_supported=ಎಚ್ಚರಿಕೆ: ಈ ಜಾಲವೀಕ್ಷಕದಲ್ಲಿ ಮುದ್ರಣಕ್ಕೆ ಸಂಪೂರ್ಣ ಬೆಂಬಲವಿಲ್ಲ.
  147. printing_not_ready=ಎಚ್ಚರಿಕೆ: PDF ಕಡತವು ಮುದ್ರಿಸಲು ಸಂಪೂರ್ಣವಾಗಿ ಲೋಡ್ ಆಗಿಲ್ಲ.
  148. web_fonts_disabled=ಜಾಲ ಅಕ್ಷರಶೈಲಿಯನ್ನು ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ: ಅಡಕಗೊಳಿಸಿದ PDF ಅಕ್ಷರಶೈಲಿಗಳನ್ನು ಬಳಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ.