viewer.ftl 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  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. pdfjs-bookmark-button =
  40. .title = الصفحة الحالية (عرض URL من الصفحة الحالية)
  41. pdfjs-bookmark-button-label = الصفحة الحالية
  42. ## Secondary toolbar and context menu
  43. pdfjs-tools-button =
  44. .title = الأدوات
  45. pdfjs-tools-button-label = الأدوات
  46. pdfjs-first-page-button =
  47. .title = انتقل إلى الصفحة الأولى
  48. pdfjs-first-page-button-label = انتقل إلى الصفحة الأولى
  49. pdfjs-last-page-button =
  50. .title = انتقل إلى الصفحة الأخيرة
  51. pdfjs-last-page-button-label = انتقل إلى الصفحة الأخيرة
  52. pdfjs-page-rotate-cw-button =
  53. .title = أدر باتجاه عقارب الساعة
  54. pdfjs-page-rotate-cw-button-label = أدر باتجاه عقارب الساعة
  55. pdfjs-page-rotate-ccw-button =
  56. .title = أدر بعكس اتجاه عقارب الساعة
  57. pdfjs-page-rotate-ccw-button-label = أدر بعكس اتجاه عقارب الساعة
  58. pdfjs-cursor-text-select-tool-button =
  59. .title = فعّل أداة اختيار النص
  60. pdfjs-cursor-text-select-tool-button-label = أداة اختيار النص
  61. pdfjs-cursor-hand-tool-button =
  62. .title = فعّل أداة اليد
  63. pdfjs-cursor-hand-tool-button-label = أداة اليد
  64. pdfjs-scroll-vertical-button =
  65. .title = استخدم التمرير الرأسي
  66. pdfjs-scroll-vertical-button-label = التمرير الرأسي
  67. pdfjs-scroll-horizontal-button =
  68. .title = استخدم التمرير الأفقي
  69. pdfjs-scroll-horizontal-button-label = التمرير الأفقي
  70. pdfjs-scroll-wrapped-button =
  71. .title = استخدم التمرير الملتف
  72. pdfjs-scroll-wrapped-button-label = التمرير الملتف
  73. pdfjs-spread-none-button =
  74. .title = لا تدمج هوامش الصفحات مع بعضها البعض
  75. pdfjs-spread-none-button-label = بلا هوامش
  76. pdfjs-spread-odd-button =
  77. .title = ادمج هوامش الصفحات الفردية
  78. pdfjs-spread-odd-button-label = هوامش الصفحات الفردية
  79. pdfjs-spread-even-button =
  80. .title = ادمج هوامش الصفحات الزوجية
  81. pdfjs-spread-even-button-label = هوامش الصفحات الزوجية
  82. ## Document properties dialog
  83. pdfjs-document-properties-button =
  84. .title = خصائص المستند…
  85. pdfjs-document-properties-button-label = خصائص المستند…
  86. pdfjs-document-properties-file-name = اسم الملف:
  87. pdfjs-document-properties-file-size = حجم الملف:
  88. # Variables:
  89. # $size_kb (Number) - the PDF file size in kilobytes
  90. # $size_b (Number) - the PDF file size in bytes
  91. pdfjs-document-properties-kb = { $size_kb } ك.بايت ({ $size_b } بايت)
  92. # Variables:
  93. # $size_mb (Number) - the PDF file size in megabytes
  94. # $size_b (Number) - the PDF file size in bytes
  95. pdfjs-document-properties-mb = { $size_mb } م.بايت ({ $size_b } بايت)
  96. pdfjs-document-properties-title = العنوان:
  97. pdfjs-document-properties-author = المؤلف:
  98. pdfjs-document-properties-subject = الموضوع:
  99. pdfjs-document-properties-keywords = الكلمات الأساسية:
  100. pdfjs-document-properties-creation-date = تاريخ الإنشاء:
  101. pdfjs-document-properties-modification-date = تاريخ التعديل:
  102. # Variables:
  103. # $date (Date) - the creation/modification date of the PDF file
  104. # $time (Time) - the creation/modification time of the PDF file
  105. pdfjs-document-properties-date-string = { $date }، { $time }
  106. pdfjs-document-properties-creator = المنشئ:
  107. pdfjs-document-properties-producer = منتج PDF:
  108. pdfjs-document-properties-version = إصدارة PDF:
  109. pdfjs-document-properties-page-count = عدد الصفحات:
  110. pdfjs-document-properties-page-size = مقاس الورقة:
  111. pdfjs-document-properties-page-size-unit-inches = بوصة
  112. pdfjs-document-properties-page-size-unit-millimeters = ملم
  113. pdfjs-document-properties-page-size-orientation-portrait = طوليّ
  114. pdfjs-document-properties-page-size-orientation-landscape = عرضيّ
  115. pdfjs-document-properties-page-size-name-a-three = A3
  116. pdfjs-document-properties-page-size-name-a-four = A4
  117. pdfjs-document-properties-page-size-name-letter = خطاب
  118. pdfjs-document-properties-page-size-name-legal = قانونيّ
  119. ## Variables:
  120. ## $width (Number) - the width of the (current) page
  121. ## $height (Number) - the height of the (current) page
  122. ## $unit (String) - the unit of measurement of the (current) page
  123. ## $name (String) - the name of the (current) page
  124. ## $orientation (String) - the orientation of the (current) page
  125. pdfjs-document-properties-page-size-dimension-string = ‏{ $width } × ‏{ $height } ‏{ $unit } (‏{ $orientation })
  126. pdfjs-document-properties-page-size-dimension-name-string = ‏{ $width } × ‏{ $height } ‏{ $unit } (‏{ $name }، { $orientation })
  127. ##
  128. # The linearization status of the document; usually called "Fast Web View" in
  129. # English locales of Adobe software.
  130. pdfjs-document-properties-linearized = العرض السريع عبر الوِب:
  131. pdfjs-document-properties-linearized-yes = نعم
  132. pdfjs-document-properties-linearized-no = لا
  133. pdfjs-document-properties-close-button = أغلق
  134. ## Print
  135. pdfjs-print-progress-message = يُحضّر المستند للطباعة…
  136. # Variables:
  137. # $progress (Number) - percent value
  138. pdfjs-print-progress-percent = { $progress }٪
  139. pdfjs-print-progress-close-button = ألغِ
  140. pdfjs-printing-not-supported = تحذير: لا يدعم هذا المتصفح الطباعة بشكل كامل.
  141. pdfjs-printing-not-ready = تحذير: ملف PDF لم يُحمّل كاملًا للطباعة.
  142. ## Tooltips and alt text for side panel toolbar buttons
  143. pdfjs-toggle-sidebar-button =
  144. .title = بدّل ظهور الشريط الجانبي
  145. pdfjs-toggle-sidebar-notification-button =
  146. .title = بدّل ظهور الشريط الجانبي (يحتوي المستند على مخطط أو مرفقات أو طبقات)
  147. pdfjs-toggle-sidebar-button-label = بدّل ظهور الشريط الجانبي
  148. pdfjs-document-outline-button =
  149. .title = اعرض فهرس المستند (نقر مزدوج لتمديد أو تقليص كل العناصر)
  150. pdfjs-document-outline-button-label = مخطط المستند
  151. pdfjs-attachments-button =
  152. .title = اعرض المرفقات
  153. pdfjs-attachments-button-label = المُرفقات
  154. pdfjs-layers-button =
  155. .title = اعرض الطبقات (انقر مرتين لتصفير كل الطبقات إلى الحالة المبدئية)
  156. pdfjs-layers-button-label = ‏‏الطبقات
  157. pdfjs-thumbs-button =
  158. .title = اعرض مُصغرات
  159. pdfjs-thumbs-button-label = مُصغّرات
  160. pdfjs-findbar-button =
  161. .title = ابحث في المستند
  162. pdfjs-findbar-button-label = ابحث
  163. pdfjs-additional-layers = الطبقات الإضافية
  164. ## Thumbnails panel item (tooltip and alt text for images)
  165. # Variables:
  166. # $page (Number) - the page number
  167. pdfjs-thumb-page-title =
  168. .title = صفحة { $page }
  169. # Variables:
  170. # $page (Number) - the page number
  171. pdfjs-thumb-page-canvas =
  172. .aria-label = مصغّرة صفحة { $page }
  173. ## Find panel button title and messages
  174. pdfjs-find-input =
  175. .title = ابحث
  176. .placeholder = ابحث في المستند…
  177. pdfjs-find-previous-button =
  178. .title = ابحث عن التّواجد السّابق للعبارة
  179. pdfjs-find-previous-button-label = السابق
  180. pdfjs-find-next-button =
  181. .title = ابحث عن التّواجد التّالي للعبارة
  182. pdfjs-find-next-button-label = التالي
  183. pdfjs-find-highlight-checkbox = أبرِز الكل
  184. pdfjs-find-match-case-checkbox-label = طابق حالة الأحرف
  185. pdfjs-find-entire-word-checkbox-label = كلمات كاملة
  186. pdfjs-find-reached-top = تابعت من الأسفل بعدما وصلت إلى بداية المستند
  187. pdfjs-find-reached-bottom = تابعت من الأعلى بعدما وصلت إلى نهاية المستند
  188. pdfjs-find-not-found = لا وجود للعبارة
  189. ## Predefined zoom values
  190. pdfjs-page-scale-width = عرض الصفحة
  191. pdfjs-page-scale-fit = ملائمة الصفحة
  192. pdfjs-page-scale-auto = تقريب تلقائي
  193. pdfjs-page-scale-actual = الحجم الفعلي
  194. # Variables:
  195. # $scale (Number) - percent value for page scale
  196. pdfjs-page-scale-percent = { $scale }٪
  197. ## PDF page
  198. # Variables:
  199. # $page (Number) - the page number
  200. pdfjs-page-landmark =
  201. .aria-label = صفحة { $page }
  202. ## Loading indicator messages
  203. pdfjs-loading-error = حدث عطل أثناء تحميل ملف PDF.
  204. pdfjs-invalid-file-error = ملف PDF تالف أو غير صحيح.
  205. pdfjs-missing-file-error = ملف PDF غير موجود.
  206. pdfjs-unexpected-response-error = استجابة خادوم غير متوقعة.
  207. pdfjs-rendering-error = حدث خطأ أثناء عرض الصفحة.
  208. ## Annotations
  209. # Variables:
  210. # $date (Date) - the modification date of the annotation
  211. # $time (Time) - the modification time of the annotation
  212. pdfjs-annotation-date-string = { $date }، { $time }
  213. # .alt: This is used as a tooltip.
  214. # Variables:
  215. # $type (String) - an annotation type from a list defined in the PDF spec
  216. # (32000-1:2008 Table 169 – Annotation types).
  217. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  218. pdfjs-text-annotation-type =
  219. .alt = [تعليق { $type }]
  220. ## Password
  221. pdfjs-password-label = أدخل لكلمة السر لفتح هذا الملف.
  222. pdfjs-password-invalid = كلمة سر خطأ. من فضلك أعد المحاولة.
  223. pdfjs-password-ok-button = حسنا
  224. pdfjs-password-cancel-button = ألغِ
  225. pdfjs-web-fonts-disabled = خطوط الوب مُعطّلة: تعذّر استخدام خطوط PDF المُضمّنة.
  226. ## Editing
  227. ## Alt-text dialog
  228. ## Editor resizers
  229. ## This is used in an aria label to help to understand the role of the resizer.