提交 | 用户 | 时间
|
1ac2bc
|
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 |
|
|
15 |
# Main toolbar buttons (tooltips and alt text for images) |
|
16 |
previous.title=صفحهٔ قبلی |
|
17 |
previous_label=قبلی |
|
18 |
next.title=صفحهٔ بعدی |
|
19 |
next_label=بعدی |
|
20 |
|
|
21 |
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
|
22 |
page.title=صفحه |
|
23 |
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
|
24 |
# representing the total number of pages in the document. |
|
25 |
of_pages=از {{pagesCount}} |
|
26 |
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
|
27 |
# will be replaced by a number representing the currently visible page, |
|
28 |
# respectively a number representing the total number of pages in the document. |
|
29 |
page_of_pages=({{pageNumber}}از {{pagesCount}}) |
|
30 |
|
|
31 |
zoom_out.title=کوچکنمایی |
|
32 |
zoom_out_label=کوچکنمایی |
|
33 |
zoom_in.title=بزرگنمایی |
|
34 |
zoom_in_label=بزرگنمایی |
|
35 |
zoom.title=زوم |
|
36 |
presentation_mode.title=تغییر به حالت ارائه |
|
37 |
presentation_mode_label=حالت ارائه |
|
38 |
open_file.title=باز کردن پرونده |
|
39 |
open_file_label=باز کردن |
|
40 |
print.title=چاپ |
|
41 |
print_label=چاپ |
|
42 |
download.title=بارگیری |
|
43 |
download_label=بارگیری |
|
44 |
bookmark.title=نمای فعلی (رونوشت و یا نشان دادن در پنجره جدید) |
|
45 |
bookmark_label=نمای فعلی |
|
46 |
|
|
47 |
# Secondary toolbar and context menu |
|
48 |
tools.title=ابزارها |
|
49 |
tools_label=ابزارها |
|
50 |
first_page.title=برو به اولین صفحه |
|
51 |
first_page.label=برو یه اولین صفحه |
|
52 |
first_page_label=برو به اولین صفحه |
|
53 |
last_page.title=برو به آخرین صفحه |
|
54 |
last_page.label=برو به آخرین صفحه |
|
55 |
last_page_label=برو به آخرین صفحه |
|
56 |
page_rotate_cw.title=چرخش ساعتگرد |
|
57 |
page_rotate_cw.label=چرخش ساعتگرد |
|
58 |
page_rotate_cw_label=چرخش ساعتگرد |
|
59 |
page_rotate_ccw.title=چرخش پاد ساعتگرد |
|
60 |
page_rotate_ccw.label=چرخش پاد ساعتگرد |
|
61 |
page_rotate_ccw_label=چرخش پاد ساعتگرد |
|
62 |
|
|
63 |
cursor_text_select_tool.title=فعال کردن ابزارِ انتخابِ متن |
|
64 |
cursor_text_select_tool_label=ابزارِ انتخابِ متن |
|
65 |
cursor_hand_tool.title=فعال کردن ابزارِ دست |
|
66 |
cursor_hand_tool_label=ابزار دست |
|
67 |
|
|
68 |
|
|
69 |
|
|
70 |
# Document properties dialog box |
|
71 |
document_properties.title=خصوصیات سند... |
|
72 |
document_properties_label=خصوصیات سند... |
|
73 |
document_properties_file_name=نام فایل: |
|
74 |
document_properties_file_size=حجم پرونده: |
|
75 |
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
|
76 |
# will be replaced by the PDF file size in kilobytes, respectively in bytes. |
|
77 |
document_properties_kb={{size_kb}} کیلوبایت ({{size_b}} بایت) |
|
78 |
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
|
79 |
# will be replaced by the PDF file size in megabytes, respectively in bytes. |
|
80 |
document_properties_mb={{size_mb}} مگابایت ({{size_b}} بایت) |
|
81 |
document_properties_title=عنوان: |
|
82 |
document_properties_author=نویسنده: |
|
83 |
document_properties_subject=موضوع: |
|
84 |
document_properties_keywords=کلیدواژهها: |
|
85 |
document_properties_creation_date=تاریخ ایجاد: |
|
86 |
document_properties_modification_date=تاریخ ویرایش: |
|
87 |
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
|
88 |
# will be replaced by the creation/modification date, and time, of the PDF file. |
|
89 |
document_properties_date_string={{date}}، {{time}} |
|
90 |
document_properties_creator=ایجاد کننده: |
|
91 |
document_properties_producer=ایجاد کننده PDF: |
|
92 |
document_properties_version=نسخه PDF: |
|
93 |
document_properties_page_count=تعداد صفحات: |
|
94 |
document_properties_page_size=اندازه صفحه: |
|
95 |
document_properties_page_size_unit_inches=اینچ |
|
96 |
document_properties_page_size_unit_millimeters=میلیمتر |
|
97 |
document_properties_page_size_name_a3=A3 |
|
98 |
document_properties_page_size_name_a4=A4 |
|
99 |
document_properties_page_size_name_letter=نامه |
|
100 |
document_properties_page_size_name_legal=حقوقی |
|
101 |
# LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
|
102 |
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
|
103 |
# the size, respectively their unit of measurement and orientation, of the (current) page. |
|
104 |
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
|
105 |
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
|
106 |
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
|
107 |
# the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
|
108 |
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) |
|
109 |
document_properties_close=بستن |
|
110 |
|
|
111 |
print_progress_message=آماده سازی مدارک برای چاپ کردن… |
|
112 |
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
|
113 |
# a numerical per cent value. |
|
114 |
print_progress_percent={{progress}}% |
|
115 |
print_progress_close=لغو |
|
116 |
|
|
117 |
# Tooltips and alt text for side panel toolbar buttons |
|
118 |
# (the _label strings are alt text for the buttons, the .title strings are |
|
119 |
# tooltips) |
|
120 |
toggle_sidebar.title=باز و بسته کردن نوار کناری |
|
121 |
toggle_sidebar_notification.title=تغییر وضعیت نوار کناری (سند حاوی طرح/پیوست است) |
|
122 |
toggle_sidebar_label=تغییرحالت نوارکناری |
|
123 |
document_outline.title=نمایش رئوس مطالب مدارک(برای بازشدن/جمع شدن همه موارد دوبار کلیک کنید) |
|
124 |
document_outline_label=طرح نوشتار |
|
125 |
attachments.title=نمایش پیوستها |
|
126 |
attachments_label=پیوستها |
|
127 |
thumbs.title=نمایش تصاویر بندانگشتی |
|
128 |
thumbs_label=تصاویر بندانگشتی |
|
129 |
findbar.title=جستجو در سند |
|
130 |
findbar_label=پیدا کردن |
|
131 |
|
|
132 |
# Thumbnails panel item (tooltip and alt text for images) |
|
133 |
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
|
134 |
# number. |
|
135 |
thumb_page_title=صفحه {{page}} |
|
136 |
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
|
137 |
# number. |
|
138 |
thumb_page_canvas=تصویر بند انگشتی صفحه {{page}} |
|
139 |
|
|
140 |
# Find panel button title and messages |
|
141 |
find_input.title=پیدا کردن |
|
142 |
find_input.placeholder=پیدا کردن در سند… |
|
143 |
find_previous.title=پیدا کردن رخداد قبلی عبارت |
|
144 |
find_previous_label=قبلی |
|
145 |
find_next.title=پیدا کردن رخداد بعدی عبارت |
|
146 |
find_next_label=بعدی |
|
147 |
find_highlight=برجسته و هایلایت کردن همه موارد |
|
148 |
find_match_case_label=تطبیق کوچکی و بزرگی حروف |
|
149 |
find_reached_top=به بالای صفحه رسیدیم، از پایین ادامه میدهیم |
|
150 |
find_reached_bottom=به آخر صفحه رسیدیم، از بالا ادامه میدهیم |
|
151 |
find_not_found=عبارت پیدا نشد |
|
152 |
|
|
153 |
# Error panel labels |
|
154 |
error_more_info=اطلاعات بیشتر |
|
155 |
error_less_info=اطلاعات کمتر |
|
156 |
error_close=بستن |
|
157 |
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
|
158 |
# replaced by the PDF.JS version and build ID. |
|
159 |
error_version_info=PDF.js ورژن{{version}} (ساخت: {{build}}) |
|
160 |
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
|
161 |
# english string describing the error. |
|
162 |
error_message=پیام: {{message}} |
|
163 |
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
|
164 |
# trace. |
|
165 |
error_stack=توده: {{stack}} |
|
166 |
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
|
167 |
error_file=پرونده: {{file}} |
|
168 |
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
|
169 |
error_line=سطر: {{line}} |
|
170 |
rendering_error=هنگام بارگیری صفحه خطایی رخ داد. |
|
171 |
|
|
172 |
# Predefined zoom values |
|
173 |
page_scale_width=عرض صفحه |
|
174 |
page_scale_fit=اندازه کردن صفحه |
|
175 |
page_scale_auto=بزرگنمایی خودکار |
|
176 |
page_scale_actual=اندازه واقعی |
|
177 |
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
|
178 |
# numerical scale value. |
|
179 |
page_scale_percent={{scale}}% |
|
180 |
|
|
181 |
# Loading indicator messages |
|
182 |
loading_error_indicator=خطا |
|
183 |
loading_error=هنگام بارگیری پرونده PDF خطایی رخ داد. |
|
184 |
invalid_file_error=پرونده PDF نامعتبر یامعیوب میباشد. |
|
185 |
missing_file_error=پرونده PDF یافت نشد. |
|
186 |
unexpected_response_error=پاسخ پیش بینی نشده سرور |
|
187 |
|
|
188 |
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
|
189 |
# "{{type}}" will be replaced with an annotation type from a list defined in |
|
190 |
# the PDF spec (32000-1:2008 Table 169 – Annotation types). |
|
191 |
# Some common types are e.g.: "Check", "Text", "Comment", "Note" |
|
192 |
text_annotation_type.alt=[{{type}} Annotation] |
|
193 |
password_label=جهت باز کردن پرونده PDF گذرواژه را وارد نمائید. |
|
194 |
password_invalid=گذرواژه نامعتبر. لطفا مجددا تلاش کنید. |
|
195 |
password_ok=تأیید |
|
196 |
password_cancel=لغو |
|
197 |
|
|
198 |
printing_not_supported=هشدار: قابلیت چاپ بهطور کامل در این مرورگر پشتیبانی نمیشود. |
|
199 |
printing_not_ready=اخطار: پرونده PDF بطور کامل بارگیری نشده و امکان چاپ وجود ندارد. |
|
200 |
web_fonts_disabled=فونت های تحت وب غیر فعال شده اند: امکان استفاده از نمایش دهنده داخلی PDF وجود ندارد. |
|
201 |
document_colors_not_allowed=فایلهای PDF اجازه ندارند تا از رنگهای خود استفاده کنند: گزینه «به صفحات اجازه بده تا از رنگهای خود استفاده کنند» در مرورگر غیر فعال است. |