You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

168 lines
9.6 KiB

7 years ago
  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. tools_label=સાધનો
  43. first_page.label=પહેલાં પાનામાં જાવ
  44. first_page_label=પ્રથમ પાનાં પર જાવ
  45. last_page.label=છેલ્લા પાનામાં જાવ
  46. last_page_label=છેલ્લા પાનાં પર જાવ
  47. page_rotate_cw.label=ઘડિયાળનાં કાંટાની જેમ ફેરવો
  48. page_rotate_cw_label=ઘડિયાળનાં કાંટા તરફ ફેરવો
  49. page_rotate_ccw.label=ઘડિયાળનાં કાંટાની ઉલટી દિશામાં ફેરવો
  50. page_rotate_ccw_label=ઘડિયાળનાં કાંટાની વિરુદ્દ ફેરવો
  51. hand_tool_enable.title=હાથનાં સાધનને સક્રિય કરો
  52. hand_tool_enable_label=હાથનાં સાધનને સક્રિય કરો
  53. hand_tool_disable.title=હાથનાં સાધનને નિષ્ક્રિય કરો
  54. hand_tool_disable_label=હાથનાં સાધનને નિષ્ક્રિય કરો
  55. # Document properties dialog box
  56. document_properties.title=દસ્તાવેજ ગુણધર્મો…
  57. document_properties_label=દસ્તાવેજ ગુણધર્મો…
  58. document_properties_file_name=ફાઇલ નામ:
  59. document_properties_file_size=ફાઇલ માપ:
  60. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  61. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  62. document_properties_kb={{size_kb}} KB ({{size_b}} બાઇટ)
  63. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  64. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  65. document_properties_mb={{size_mb}} MB ({{size_b}} બાઇટ)
  66. document_properties_title=શીર્ષક:
  67. document_properties_author=લેખક:
  68. document_properties_subject=વિષય:
  69. document_properties_keywords=કિવર્ડ:
  70. document_properties_creation_date=નિર્માણ તારીખ:
  71. document_properties_modification_date=ફેરફાર તારીખ:
  72. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  73. # will be replaced by the creation/modification date, and time, of the PDF file.
  74. document_properties_date_string={{date}}, {{time}}
  75. document_properties_creator=નિર્માતા:
  76. document_properties_producer=PDF નિર્માતા:
  77. document_properties_version=PDF આવૃત્તિ:
  78. document_properties_page_count=પાનાં ગણતરી:
  79. document_properties_close=બંધ કરો
  80. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  81. # a numerical per cent value.
  82. # Tooltips and alt text for side panel toolbar buttons
  83. # (the _label strings are alt text for the buttons, the .title strings are
  84. # tooltips)
  85. toggle_sidebar.title=ટૉગલ બાજુપટ્ટી
  86. toggle_sidebar_label=ટૉગલ બાજુપટ્ટી
  87. document_outline_label=દસ્તાવેજ રૂપરેખા
  88. attachments.title=જોડાણોને બતાવો
  89. attachments_label=જોડાણો
  90. thumbs.title=થંબનેલ્સ બતાવો
  91. thumbs_label=થંબનેલ્સ
  92. findbar.title=દસ્તાવેજમાં શોધો
  93. findbar_label=શોધો
  94. # Thumbnails panel item (tooltip and alt text for images)
  95. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  96. # number.
  97. thumb_page_title=પાનું {{page}}
  98. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  99. # number.
  100. thumb_page_canvas=પાનાં {{page}} નું થંબનેલ્સ
  101. # Find panel button title and messages
  102. find_label=શોધો:
  103. find_previous.title=શબ્દસમૂહની પાછલી ઘટનાને શોધો
  104. find_previous_label=પહેલાંનુ
  105. find_next.title=શબ્દસમૂહની આગળની ઘટનાને શોધો
  106. find_next_label=આગળનું
  107. find_highlight=બધુ પ્રકાશિત કરો
  108. find_match_case_label=કેસ બંધબેસાડો
  109. find_reached_top=દસ્તાવેજનાં ટોચે પહોંચી ગયા, તળિયેથી ચાલુ કરેલ હતુ
  110. find_reached_bottom=દસ્તાવેજનાં અંતે પહોંચી ગયા, ઉપરથી ચાલુ કરેલ હતુ
  111. find_not_found=શબ્દસમૂહ મળ્યુ નથી
  112. # Error panel labels
  113. error_more_info=વધારે જાણકારી
  114. error_less_info=ઓછી જાણકારી
  115. error_close=બંધ કરો
  116. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  117. # replaced by the PDF.JS version and build ID.
  118. error_version_info=PDF.js v{{version}} (build: {{build}})
  119. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  120. # english string describing the error.
  121. error_message=સંદેશો: {{message}}
  122. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  123. # trace.
  124. error_stack=સ્ટેક: {{stack}}
  125. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  126. error_file=ફાઇલ: {{file}}
  127. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  128. error_line=વાક્ય: {{line}}
  129. rendering_error=ભૂલ ઉદ્ભવી જ્યારે પાનાંનુ રેન્ડ કરી રહ્યા હોય.
  130. # Predefined zoom values
  131. page_scale_width=પાનાની પહોળાઇ
  132. page_scale_fit=પાનું બંધબેસતુ
  133. page_scale_auto=આપમેળે નાનુંમોટુ કરો
  134. page_scale_actual=ચોક્કસ માપ
  135. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  136. # numerical scale value.
  137. # Loading indicator messages
  138. loading_error_indicator=ભૂલ
  139. loading_error=ભૂલ ઉદ્ભવી જ્યારે PDF ને લાવી રહ્યા હોય.
  140. invalid_file_error=અયોગ્ય અથવા ભાંગેલ PDF ફાઇલ.
  141. missing_file_error=ગુમ થયેલ PDF ફાઇલ.
  142. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  143. # "{{type}}" will be replaced with an annotation type from a list defined in
  144. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  145. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  146. text_annotation_type.alt=[{{type}} Annotation]
  147. password_label=આ PDF ફાઇલને ખોલવા પાસવર્ડને દાખલ કરો.
  148. password_invalid=અયોગ્ય પાસવર્ડ. મહેરબાની કરીને ફરી પ્રયત્ન કરો.
  149. password_ok=બરાબર
  150. printing_not_supported=ચેતવણી: છાપવાનું આ બ્રાઉઝર દ્દારા સંપૂર્ણપણે આધારભૂત નથી.
  151. printing_not_ready=Warning: PDF એ છાપવા માટે સંપૂર્ણપણે લાવેલ છે.
  152. web_fonts_disabled=વેબ ફોન્ટ નિષ્ક્રિય થયેલ છે: ઍમ્બેડ થયેલ PDF ફોન્ટને વાપરવાનું અસમર્થ.
  153. document_colors_not_allowed=PDF દસ્તાવેજો તેનાં પોતાના રંગોને વાપરવા પરવાનગી આપતા નથી: 'તેનાં પોતાનાં રંગોને પસંદ કરવા માટે પાનાંને પરવાનગી આપો' બ્રાઉઝરમાં નિષ્ક્રિય થયેલ છે.