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.

248 lines
12KB

  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. ## Main toolbar buttons (tooltips and alt text for images)
  5. pdfjs-previous-button =
  6. .title = પહેલાનુ પાનું
  7. pdfjs-previous-button-label = પહેલાનુ
  8. pdfjs-next-button =
  9. .title = આગળનુ પાનું
  10. pdfjs-next-button-label = આગળનું
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = પાનું
  14. # Variables:
  15. # $pagesCount (Number) - the total number of pages in the document
  16. # This string follows an input field with the number of the page currently displayed.
  17. pdfjs-of-pages = નો { $pagesCount }
  18. # Variables:
  19. # $pageNumber (Number) - the currently visible page
  20. # $pagesCount (Number) - the total number of pages in the document
  21. pdfjs-page-of-pages = ({ $pageNumber } નો { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = મોટુ કરો
  24. pdfjs-zoom-out-button-label = મોટુ કરો
  25. pdfjs-zoom-in-button =
  26. .title = નાનું કરો
  27. pdfjs-zoom-in-button-label = નાનું કરો
  28. pdfjs-zoom-select =
  29. .title = નાનું મોટુ કરો
  30. pdfjs-presentation-mode-button =
  31. .title = રજૂઆત સ્થિતિમાં જાવ
  32. pdfjs-presentation-mode-button-label = રજૂઆત સ્થિતિ
  33. pdfjs-open-file-button =
  34. .title = ફાઇલ ખોલો
  35. pdfjs-open-file-button-label = ખોલો
  36. pdfjs-print-button =
  37. .title = છાપો
  38. pdfjs-print-button-label = છારો
  39. ## Secondary toolbar and context menu
  40. pdfjs-tools-button =
  41. .title = સાધનો
  42. pdfjs-tools-button-label = સાધનો
  43. pdfjs-first-page-button =
  44. .title = પહેલાં પાનામાં જાવ
  45. pdfjs-first-page-button-label = પ્રથમ પાનાં પર જાવ
  46. pdfjs-last-page-button =
  47. .title = છેલ્લા પાનાં પર જાવ
  48. pdfjs-last-page-button-label = છેલ્લા પાનાં પર જાવ
  49. pdfjs-page-rotate-cw-button =
  50. .title = ઘડિયાળનાં કાંટા તરફ ફેરવો
  51. pdfjs-page-rotate-cw-button-label = ઘડિયાળનાં કાંટા તરફ ફેરવો
  52. pdfjs-page-rotate-ccw-button =
  53. .title = ઘડિયાળનાં કાંટાની ઉલટી દિશામાં ફેરવો
  54. pdfjs-page-rotate-ccw-button-label = ઘડિયાળનાં કાંટાની વિરુદ્દ ફેરવો
  55. pdfjs-cursor-text-select-tool-button =
  56. .title = ટેક્સ્ટ પસંદગી ટૂલ સક્ષમ કરો
  57. pdfjs-cursor-text-select-tool-button-label = ટેક્સ્ટ પસંદગી ટૂલ
  58. pdfjs-cursor-hand-tool-button =
  59. .title = હાથનાં સાધનને સક્રિય કરો
  60. pdfjs-cursor-hand-tool-button-label = હેન્ડ ટૂલ
  61. pdfjs-scroll-vertical-button =
  62. .title = ઊભી સ્ક્રોલિંગનો ઉપયોગ કરો
  63. pdfjs-scroll-vertical-button-label = ઊભી સ્ક્રોલિંગ
  64. pdfjs-scroll-horizontal-button =
  65. .title = આડી સ્ક્રોલિંગનો ઉપયોગ કરો
  66. pdfjs-scroll-horizontal-button-label = આડી સ્ક્રોલિંગ
  67. pdfjs-scroll-wrapped-button =
  68. .title = આવરિત સ્ક્રોલિંગનો ઉપયોગ કરો
  69. pdfjs-scroll-wrapped-button-label = આવરિત સ્ક્રોલિંગ
  70. pdfjs-spread-none-button =
  71. .title = પૃષ્ઠ સ્પ્રેડમાં જોડાવશો નહીં
  72. pdfjs-spread-none-button-label = કોઈ સ્પ્રેડ નથી
  73. pdfjs-spread-odd-button =
  74. .title = એકી-ક્રમાંકિત પૃષ્ઠો સાથે પ્રારંભ થતાં પૃષ્ઠ સ્પ્રેડમાં જોડાઓ
  75. pdfjs-spread-odd-button-label = એકી સ્પ્રેડ્સ
  76. pdfjs-spread-even-button =
  77. .title = નંબર-ક્રમાંકિત પૃષ્ઠોથી શરૂ થતાં પૃષ્ઠ સ્પ્રેડમાં જોડાઓ
  78. pdfjs-spread-even-button-label = સરખું ફેલાવવું
  79. ## Document properties dialog
  80. pdfjs-document-properties-button =
  81. .title = દસ્તાવેજ ગુણધર્મો…
  82. pdfjs-document-properties-button-label = દસ્તાવેજ ગુણધર્મો…
  83. pdfjs-document-properties-file-name = ફાઇલ નામ:
  84. pdfjs-document-properties-file-size = ફાઇલ માપ:
  85. # Variables:
  86. # $size_kb (Number) - the PDF file size in kilobytes
  87. # $size_b (Number) - the PDF file size in bytes
  88. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } બાઇટ)
  89. # Variables:
  90. # $size_mb (Number) - the PDF file size in megabytes
  91. # $size_b (Number) - the PDF file size in bytes
  92. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } બાઇટ)
  93. pdfjs-document-properties-title = શીર્ષક:
  94. pdfjs-document-properties-author = લેખક:
  95. pdfjs-document-properties-subject = વિષય:
  96. pdfjs-document-properties-keywords = કિવર્ડ:
  97. pdfjs-document-properties-creation-date = નિર્માણ તારીખ:
  98. pdfjs-document-properties-modification-date = ફેરફાર તારીખ:
  99. # Variables:
  100. # $date (Date) - the creation/modification date of the PDF file
  101. # $time (Time) - the creation/modification time of the PDF file
  102. pdfjs-document-properties-date-string = { $date }, { $time }
  103. pdfjs-document-properties-creator = નિર્માતા:
  104. pdfjs-document-properties-producer = PDF નિર્માતા:
  105. pdfjs-document-properties-version = PDF આવૃત્તિ:
  106. pdfjs-document-properties-page-count = પાનાં ગણતરી:
  107. pdfjs-document-properties-page-size = પૃષ્ઠનું કદ:
  108. pdfjs-document-properties-page-size-unit-inches = ઇંચ
  109. pdfjs-document-properties-page-size-unit-millimeters = મીમી
  110. pdfjs-document-properties-page-size-orientation-portrait = ઉભું
  111. pdfjs-document-properties-page-size-orientation-landscape = આડુ
  112. pdfjs-document-properties-page-size-name-a-three = A3
  113. pdfjs-document-properties-page-size-name-a-four = A4
  114. pdfjs-document-properties-page-size-name-letter = પત્ર
  115. pdfjs-document-properties-page-size-name-legal = કાયદાકીય
  116. ## Variables:
  117. ## $width (Number) - the width of the (current) page
  118. ## $height (Number) - the height of the (current) page
  119. ## $unit (String) - the unit of measurement of the (current) page
  120. ## $name (String) - the name of the (current) page
  121. ## $orientation (String) - the orientation of the (current) page
  122. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  123. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  124. ##
  125. # The linearization status of the document; usually called "Fast Web View" in
  126. # English locales of Adobe software.
  127. pdfjs-document-properties-linearized = ઝડપી વૅબ દૃશ્ય:
  128. pdfjs-document-properties-linearized-yes = હા
  129. pdfjs-document-properties-linearized-no = ના
  130. pdfjs-document-properties-close-button = બંધ કરો
  131. ## Print
  132. pdfjs-print-progress-message = છાપકામ માટે દસ્તાવેજ તૈયાર કરી રહ્યા છે…
  133. # Variables:
  134. # $progress (Number) - percent value
  135. pdfjs-print-progress-percent = { $progress }%
  136. pdfjs-print-progress-close-button = રદ કરો
  137. pdfjs-printing-not-supported = ચેતવણી: છાપવાનું આ બ્રાઉઝર દ્દારા સંપૂર્ણપણે આધારભૂત નથી.
  138. pdfjs-printing-not-ready = Warning: PDF એ છાપવા માટે સંપૂર્ણપણે લાવેલ છે.
  139. ## Tooltips and alt text for side panel toolbar buttons
  140. pdfjs-toggle-sidebar-button =
  141. .title = ટૉગલ બાજુપટ્ટી
  142. pdfjs-toggle-sidebar-button-label = ટૉગલ બાજુપટ્ટી
  143. pdfjs-document-outline-button =
  144. .title = દસ્તાવેજની રૂપરેખા બતાવો(બધી આઇટમ્સને વિસ્તૃત/સંકુચિત કરવા માટે ડબલ-ક્લિક કરો)
  145. pdfjs-document-outline-button-label = દસ્તાવેજ રૂપરેખા
  146. pdfjs-attachments-button =
  147. .title = જોડાણોને બતાવો
  148. pdfjs-attachments-button-label = જોડાણો
  149. pdfjs-thumbs-button =
  150. .title = થંબનેલ્સ બતાવો
  151. pdfjs-thumbs-button-label = થંબનેલ્સ
  152. pdfjs-findbar-button =
  153. .title = દસ્તાવેજમાં શોધો
  154. pdfjs-findbar-button-label = શોધો
  155. ## Thumbnails panel item (tooltip and alt text for images)
  156. # Variables:
  157. # $page (Number) - the page number
  158. pdfjs-thumb-page-title =
  159. .title = પાનું { $page }
  160. # Variables:
  161. # $page (Number) - the page number
  162. pdfjs-thumb-page-canvas =
  163. .aria-label = પાનાં { $page } નું થંબનેલ્સ
  164. ## Find panel button title and messages
  165. pdfjs-find-input =
  166. .title = શોધો
  167. .placeholder = દસ્તાવેજમાં શોધો…
  168. pdfjs-find-previous-button =
  169. .title = શબ્દસમૂહની પાછલી ઘટનાને શોધો
  170. pdfjs-find-previous-button-label = પહેલાંનુ
  171. pdfjs-find-next-button =
  172. .title = શબ્દસમૂહની આગળની ઘટનાને શોધો
  173. pdfjs-find-next-button-label = આગળનું
  174. pdfjs-find-highlight-checkbox = બધુ પ્રકાશિત કરો
  175. pdfjs-find-match-case-checkbox-label = કેસ બંધબેસાડો
  176. pdfjs-find-entire-word-checkbox-label = સંપૂર્ણ શબ્દો
  177. pdfjs-find-reached-top = દસ્તાવેજનાં ટોચે પહોંચી ગયા, તળિયેથી ચાલુ કરેલ હતુ
  178. pdfjs-find-reached-bottom = દસ્તાવેજનાં અંતે પહોંચી ગયા, ઉપરથી ચાલુ કરેલ હતુ
  179. pdfjs-find-not-found = શબ્દસમૂહ મળ્યુ નથી
  180. ## Predefined zoom values
  181. pdfjs-page-scale-width = પાનાની પહોળાઇ
  182. pdfjs-page-scale-fit = પાનું બંધબેસતુ
  183. pdfjs-page-scale-auto = આપમેળે નાનુંમોટુ કરો
  184. pdfjs-page-scale-actual = ચોક્કસ માપ
  185. # Variables:
  186. # $scale (Number) - percent value for page scale
  187. pdfjs-page-scale-percent = { $scale }%
  188. ## PDF page
  189. ## Loading indicator messages
  190. pdfjs-loading-error = ભૂલ ઉદ્ભવી જ્યારે PDF ને લાવી રહ્યા હોય.
  191. pdfjs-invalid-file-error = અયોગ્ય અથવા ભાંગેલ PDF ફાઇલ.
  192. pdfjs-missing-file-error = ગુમ થયેલ PDF ફાઇલ.
  193. pdfjs-unexpected-response-error = અનપેક્ષિત સર્વર પ્રતિસાદ.
  194. pdfjs-rendering-error = ભૂલ ઉદ્ભવી જ્યારે પાનાંનુ રેન્ડ કરી રહ્યા હોય.
  195. ## Annotations
  196. # .alt: This is used as a tooltip.
  197. # Variables:
  198. # $type (String) - an annotation type from a list defined in the PDF spec
  199. # (32000-1:2008 Table 169 – Annotation types).
  200. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  201. pdfjs-text-annotation-type =
  202. .alt = [{ $type } Annotation]
  203. ## Password
  204. pdfjs-password-label = આ PDF ફાઇલને ખોલવા પાસવર્ડને દાખલ કરો.
  205. pdfjs-password-invalid = અયોગ્ય પાસવર્ડ. મહેરબાની કરીને ફરી પ્રયત્ન કરો.
  206. pdfjs-password-ok-button = બરાબર
  207. pdfjs-password-cancel-button = રદ કરો
  208. pdfjs-web-fonts-disabled = વેબ ફોન્ટ નિષ્ક્રિય થયેલ છે: ઍમ્બેડ થયેલ PDF ફોન્ટને વાપરવાનું અસમર્થ.
  209. ## Editing
  210. ## Alt-text dialog
  211. ## Editor resizers
  212. ## This is used in an aria label to help to understand the role of the resizer.