viewer.ftl
308 lines
| 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 | |
| 5 | |
| 6 | ## Main toolbar buttons (tooltips and alt text for images) |
| 7 | |
| 8 | pdfjs-previous-button = |
| 9 | .title = صفحهٔ قبلی |
| 10 | pdfjs-previous-button-label = قبلی |
| 11 | pdfjs-next-button = |
| 12 | .title = صفحهٔ بعدی |
| 13 | pdfjs-next-button-label = بعدی |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = صفحه |
| 17 | # Variables: |
| 18 | # $pagesCount (Number) - the total number of pages in the document |
| 19 | # This string follows an input field with the number of the page currently displayed. |
| 20 | pdfjs-of-pages = از { $pagesCount } |
| 21 | # Variables: |
| 22 | # $pageNumber (Number) - the currently visible page |
| 23 | # $pagesCount (Number) - the total number of pages in the document |
| 24 | pdfjs-page-of-pages = ({ $pageNumber }از { $pagesCount }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = کوچکن� |
| 27 | ایی |
| 28 | pdfjs-zoom-out-button-label = کوچکن� |
| 29 | ایی |
| 30 | pdfjs-zoom-in-button = |
| 31 | .title = بزرگن� |
| 32 | ایی |
| 33 | pdfjs-zoom-in-button-label = بزرگن� |
| 34 | ایی |
| 35 | pdfjs-zoom-select = |
| 36 | .title = زو� |
| 37 | |
| 38 | pdfjs-presentation-mode-button = |
| 39 | .title = تغییر به حالت ارائه |
| 40 | pdfjs-presentation-mode-button-label = حالت ارائه |
| 41 | pdfjs-open-file-button = |
| 42 | .title = باز کردن پرونده |
| 43 | pdfjs-open-file-button-label = باز کردن |
| 44 | pdfjs-print-button = |
| 45 | .title = چاپ |
| 46 | pdfjs-print-button-label = چاپ |
| 47 | pdfjs-save-button-label = ذخیره |
| 48 | |
| 49 | ## Secondary toolbar and context menu |
| 50 | |
| 51 | pdfjs-tools-button = |
| 52 | .title = ابزارها |
| 53 | pdfjs-tools-button-label = ابزارها |
| 54 | pdfjs-first-page-button = |
| 55 | .title = برو به اولین صفحه |
| 56 | pdfjs-first-page-button-label = برو به اولین صفحه |
| 57 | pdfjs-last-page-button = |
| 58 | .title = برو به آخرین صفحه |
| 59 | pdfjs-last-page-button-label = برو به آخرین صفحه |
| 60 | pdfjs-page-rotate-cw-button = |
| 61 | .title = چرخش ساعتگرد |
| 62 | pdfjs-page-rotate-cw-button-label = چرخش ساعتگرد |
| 63 | pdfjs-page-rotate-ccw-button = |
| 64 | .title = چرخش پاد ساعتگرد |
| 65 | pdfjs-page-rotate-ccw-button-label = چرخش پاد ساعتگرد |
| 66 | pdfjs-cursor-text-select-tool-button = |
| 67 | .title = فعال کردن ابزارِ انتخابِ � |
| 68 | تن |
| 69 | pdfjs-cursor-text-select-tool-button-label = ابزارِ انتخابِ � |
| 70 | تن |
| 71 | pdfjs-cursor-hand-tool-button = |
| 72 | .title = فعال کردن ابزارِ دست |
| 73 | pdfjs-cursor-hand-tool-button-label = ابزار دست |
| 74 | pdfjs-scroll-vertical-button = |
| 75 | .title = استفاده از پی� |
| 76 | ایش ع� |
| 77 | ودی |
| 78 | pdfjs-scroll-vertical-button-label = پی� |
| 79 | ایش ع� |
| 80 | ودی |
| 81 | pdfjs-scroll-horizontal-button = |
| 82 | .title = استفاده از پی� |
| 83 | ایش افقی |
| 84 | pdfjs-scroll-horizontal-button-label = پی� |
| 85 | ایش افقی |
| 86 | |
| 87 | ## Document properties dialog |
| 88 | |
| 89 | pdfjs-document-properties-button = |
| 90 | .title = خصوصیات سند... |
| 91 | pdfjs-document-properties-button-label = خصوصیات سند... |
| 92 | pdfjs-document-properties-file-name = نا� |
| 93 | فایل: |
| 94 | pdfjs-document-properties-file-size = حج� |
| 95 | پرونده: |
| 96 | # Variables: |
| 97 | # $size_kb (Number) - the PDF file size in kilobytes |
| 98 | # $size_b (Number) - the PDF file size in bytes |
| 99 | pdfjs-document-properties-kb = { $size_kb } کیلوبایت ({ $size_b } بایت) |
| 100 | # Variables: |
| 101 | # $size_mb (Number) - the PDF file size in megabytes |
| 102 | # $size_b (Number) - the PDF file size in bytes |
| 103 | pdfjs-document-properties-mb = { $size_mb } � |
| 104 | گابایت ({ $size_b } بایت) |
| 105 | pdfjs-document-properties-title = عنوان: |
| 106 | pdfjs-document-properties-author = نویسنده: |
| 107 | pdfjs-document-properties-subject = � |
| 108 | وضوع: |
| 109 | pdfjs-document-properties-keywords = کلیدواژهها: |
| 110 | pdfjs-document-properties-creation-date = تاریخ ایجاد: |
| 111 | pdfjs-document-properties-modification-date = تاریخ ویرایش: |
| 112 | # Variables: |
| 113 | # $date (Date) - the creation/modification date of the PDF file |
| 114 | # $time (Time) - the creation/modification time of the PDF file |
| 115 | pdfjs-document-properties-date-string = { $date }، { $time } |
| 116 | pdfjs-document-properties-creator = ایجاد کننده: |
| 117 | pdfjs-document-properties-producer = ایجاد کننده PDF: |
| 118 | pdfjs-document-properties-version = نسخه PDF: |
| 119 | pdfjs-document-properties-page-count = تعداد صفحات: |
| 120 | pdfjs-document-properties-page-size = اندازه صفحه: |
| 121 | pdfjs-document-properties-page-size-unit-inches = اینچ |
| 122 | pdfjs-document-properties-page-size-unit-millimeters = � |
| 123 | یلی� |
| 124 | تر |
| 125 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 126 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 127 | pdfjs-document-properties-page-size-name-letter = نا� |
| 128 | ه |
| 129 | pdfjs-document-properties-page-size-name-legal = حقوقی |
| 130 | |
| 131 | ## Variables: |
| 132 | ## $width (Number) - the width of the (current) page |
| 133 | ## $height (Number) - the height of the (current) page |
| 134 | ## $unit (String) - the unit of measurement of the (current) page |
| 135 | ## $name (String) - the name of the (current) page |
| 136 | ## $orientation (String) - the orientation of the (current) page |
| 137 | |
| 138 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 139 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 140 | |
| 141 | ## |
| 142 | |
| 143 | pdfjs-document-properties-linearized-yes = بله |
| 144 | pdfjs-document-properties-linearized-no = خیر |
| 145 | pdfjs-document-properties-close-button = بستن |
| 146 | |
| 147 | |
| 148 | |
| 149 | pdfjs-print-progress-message = آ� |
| 150 | اده سازی � |
| 151 | دارک برای چاپ کردن… |
| 152 | # Variables: |
| 153 | # $progress (Number) - percent value |
| 154 | pdfjs-print-progress-percent = { $progress }% |
| 155 | pdfjs-print-progress-close-button = لغو |
| 156 | pdfjs-printing-not-supported = هشدار: قابلیت چاپ بهطور کا� |
| 157 | ل در این � |
| 158 | رورگر پشتیبانی ن� |
| 159 | یشود. |
| 160 | pdfjs-printing-not-ready = اخطار: پرونده PDF بطور کا� |
| 161 | ل بارگیری نشده و ا� |
| 162 | کان چاپ وجود ندارد. |
| 163 | |
| 164 | ## Tooltips and alt text for side panel toolbar buttons |
| 165 | |
| 166 | pdfjs-toggle-sidebar-button = |
| 167 | .title = باز و بسته کردن نوار کناری |
| 168 | pdfjs-toggle-sidebar-button-label = تغییرحالت نوارکناری |
| 169 | pdfjs-document-outline-button = |
| 170 | .title = ن� |
| 171 | ایش رئوس � |
| 172 | طالب � |
| 173 | دارک(برای بازشدن/ج� |
| 174 | ع شدن ه� |
| 175 | ه � |
| 176 | وارد دوبار کلیک کنید) |
| 177 | pdfjs-document-outline-button-label = طرح نوشتار |
| 178 | pdfjs-attachments-button = |
| 179 | .title = ن� |
| 180 | ایش پیوستها |
| 181 | pdfjs-attachments-button-label = پیوستها |
| 182 | pdfjs-layers-button-label = لایهها |
| 183 | pdfjs-thumbs-button = |
| 184 | .title = ن� |
| 185 | ایش تصاویر بندانگشتی |
| 186 | pdfjs-thumbs-button-label = تصاویر بندانگشتی |
| 187 | pdfjs-findbar-button = |
| 188 | .title = جستجو در سند |
| 189 | pdfjs-findbar-button-label = پیدا کردن |
| 190 | |
| 191 | ## Thumbnails panel item (tooltip and alt text for images) |
| 192 | |
| 193 | # Variables: |
| 194 | # $page (Number) - the page number |
| 195 | pdfjs-thumb-page-title = |
| 196 | .title = صفحه { $page } |
| 197 | # Variables: |
| 198 | # $page (Number) - the page number |
| 199 | pdfjs-thumb-page-canvas = |
| 200 | .aria-label = تصویر بند انگشتی صفحه { $page } |
| 201 | |
| 202 | ## Find panel button title and messages |
| 203 | |
| 204 | pdfjs-find-input = |
| 205 | .title = پیدا کردن |
| 206 | .placeholder = پیدا کردن در سند… |
| 207 | pdfjs-find-previous-button = |
| 208 | .title = پیدا کردن رخداد قبلی عبارت |
| 209 | pdfjs-find-previous-button-label = قبلی |
| 210 | pdfjs-find-next-button = |
| 211 | .title = پیدا کردن رخداد بعدی عبارت |
| 212 | pdfjs-find-next-button-label = بعدی |
| 213 | pdfjs-find-highlight-checkbox = برجسته و هایلایت کردن ه� |
| 214 | ه � |
| 215 | وارد |
| 216 | pdfjs-find-match-case-checkbox-label = تطبیق کوچکی و بزرگی حروف |
| 217 | pdfjs-find-entire-word-checkbox-label = ت� |
| 218 | ا� |
| 219 | کل� |
| 220 | هها |
| 221 | pdfjs-find-reached-top = به بالای صفحه رسیدی� |
| 222 | ، از پایین ادا� |
| 223 | ه � |
| 224 | یدهی� |
| 225 | |
| 226 | pdfjs-find-reached-bottom = به آخر صفحه رسیدی� |
| 227 | ، از بالا ادا� |
| 228 | ه � |
| 229 | یدهی� |
| 230 | |
| 231 | pdfjs-find-not-found = عبارت پیدا نشد |
| 232 | |
| 233 | ## Predefined zoom values |
| 234 | |
| 235 | pdfjs-page-scale-width = عرض صفحه |
| 236 | pdfjs-page-scale-fit = اندازه کردن صفحه |
| 237 | pdfjs-page-scale-auto = بزرگن� |
| 238 | ایی خودکار |
| 239 | pdfjs-page-scale-actual = اندازه واقعی |
| 240 | # Variables: |
| 241 | # $scale (Number) - percent value for page scale |
| 242 | pdfjs-page-scale-percent = { $scale }% |
| 243 | |
| 244 | ## PDF page |
| 245 | |
| 246 | # Variables: |
| 247 | # $page (Number) - the page number |
| 248 | pdfjs-page-landmark = |
| 249 | .aria-label = صفحهٔ { $page } |
| 250 | |
| 251 | ## Loading indicator messages |
| 252 | |
| 253 | pdfjs-loading-error = هنگا� |
| 254 | بارگیری پرونده PDF خطایی رخ داد. |
| 255 | pdfjs-invalid-file-error = پرونده PDF نا� |
| 256 | عتبر یا� |
| 257 | عیوب � |
| 258 | یباشد. |
| 259 | pdfjs-missing-file-error = پرونده PDF یافت نشد. |
| 260 | pdfjs-unexpected-response-error = پاسخ پیش بینی نشده سرور |
| 261 | pdfjs-rendering-error = هنگا� |
| 262 | بارگیری صفحه خطایی رخ داد. |
| 263 | |
| 264 | ## Annotations |
| 265 | |
| 266 | # .alt: This is used as a tooltip. |
| 267 | # Variables: |
| 268 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 269 | # (32000-1:2008 Table 169 – Annotation types). |
| 270 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 271 | pdfjs-text-annotation-type = |
| 272 | .alt = [{ $type } Annotation] |
| 273 | |
| 274 | ## Password |
| 275 | |
| 276 | pdfjs-password-label = جهت باز کردن پرونده PDF گذرواژه را وارد ن� |
| 277 | ائید. |
| 278 | pdfjs-password-invalid = گذرواژه نا� |
| 279 | عتبر. لطفا � |
| 280 | جددا تلاش کنید. |
| 281 | pdfjs-password-ok-button = تأیید |
| 282 | pdfjs-password-cancel-button = لغو |
| 283 | pdfjs-web-fonts-disabled = فونت های تحت وب غیر فعال شده اند: ا� |
| 284 | کان استفاده از ن� |
| 285 | ایش دهنده داخلی PDF وجود ندارد. |
| 286 | |
| 287 | ## Editing |
| 288 | |
| 289 | pdfjs-editor-free-text-button = |
| 290 | .title = � |
| 291 | تن |
| 292 | pdfjs-editor-free-text-button-label = � |
| 293 | تن |
| 294 | pdfjs-editor-ink-button = |
| 295 | .title = کشیدن |
| 296 | pdfjs-editor-ink-button-label = کشیدن |
| 297 | # Editor Parameters |
| 298 | pdfjs-editor-free-text-color-input = رنگ |
| 299 | pdfjs-editor-free-text-size-input = اندازه |
| 300 | pdfjs-editor-ink-color-input = رنگ |
| 301 | |
| 302 | ## Alt-text dialog |
| 303 | |
| 304 | |
| 305 | ## Editor resizers |
| 306 | ## This is used in an aria label to help to understand the role of the resizer. |
| 307 | |
| 308 |