2014-11-23 23:56:52 +00:00
|
|
|
|
# Copyright 2012 Mozilla Foundation
|
2013-12-31 11:04:23 +00:00
|
|
|
|
#
|
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
|
#
|
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
#
|
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
|
# limitations under the License.
|
|
|
|
|
|
|
|
|
|
# Main toolbar buttons (tooltips and alt text for images)
|
|
|
|
|
previous.title=صفحهٔ قبلی
|
|
|
|
|
next.title=صفحهٔ بعدی
|
|
|
|
|
|
|
|
|
|
# LOCALIZATION NOTE (page_label, page_of):
|
|
|
|
|
# These strings are concatenated to form the "Page: X of Y" string.
|
|
|
|
|
# Do not translate "{{pageCount}}", it will be substituted with a number
|
|
|
|
|
# representing the total number of pages.
|
|
|
|
|
page_label=صفحه:
|
|
|
|
|
page_of=از {{pageCount}}
|
|
|
|
|
|
|
|
|
|
zoom_out.title=کوچکنمایی
|
|
|
|
|
zoom_out_label=کوچکنمایی
|
|
|
|
|
zoom_in.title=بزرگنمایی
|
|
|
|
|
zoom_in_label=بزرگنمایی
|
|
|
|
|
zoom.title=زوم
|
2014-11-23 23:56:52 +00:00
|
|
|
|
presentation_mode.title=تغییر به حالت ارائه
|
|
|
|
|
presentation_mode_label=حالت ارائه
|
|
|
|
|
open_file.title=باز کردن پرونده
|
|
|
|
|
open_file_label=باز کردن
|
2013-12-31 11:04:23 +00:00
|
|
|
|
print.title=چاپ
|
|
|
|
|
print_label=چاپ
|
|
|
|
|
download.title=بارگیری
|
|
|
|
|
download_label=بارگیری
|
2014-11-23 23:56:52 +00:00
|
|
|
|
bookmark.title=نمای فعلی (کپی کن، یا در پنجرۀ دیگری نشان بده)
|
|
|
|
|
bookmark_label=نمای فعلی
|
2013-12-31 11:04:23 +00:00
|
|
|
|
|
|
|
|
|
# Secondary toolbar and context menu
|
|
|
|
|
|
|
|
|
|
# Tooltips and alt text for side panel toolbar buttons
|
|
|
|
|
# (the _label strings are alt text for the buttons, the .title strings are
|
|
|
|
|
# tooltips)
|
2014-11-23 23:56:52 +00:00
|
|
|
|
outline.title=نمایش طرح نوشتار
|
|
|
|
|
outline_label=طرح نوشتار
|
|
|
|
|
thumbs.title=نمایش تصاویر بندانگشتی
|
|
|
|
|
thumbs_label=تصاویر بندانگشتی
|
|
|
|
|
findbar_label=پیدا کردن
|
2013-12-31 11:04:23 +00:00
|
|
|
|
|
|
|
|
|
# Thumbnails panel item (tooltip and alt text for images)
|
|
|
|
|
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
|
|
|
|
# number.
|
2014-11-23 23:56:52 +00:00
|
|
|
|
thumb_page_title=صفحه {{page}}
|
2013-12-31 11:04:23 +00:00
|
|
|
|
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
|
|
|
|
# number.
|
2014-11-23 23:56:52 +00:00
|
|
|
|
thumb_page_canvas=تصویر بند انگشتی صفحه {{page}}
|
2013-12-31 11:04:23 +00:00
|
|
|
|
|
|
|
|
|
# Find panel button title and messages
|
2014-11-23 23:56:52 +00:00
|
|
|
|
find_previous.title=پیدا کردن رخداد قبلی عبارت
|
|
|
|
|
find_next.title=پیدا کردن رخداد بعدی عبارت
|
2013-12-31 11:04:23 +00:00
|
|
|
|
find_not_found=عبارت پیدا نشد
|
|
|
|
|
|
|
|
|
|
# Error panel labels
|
|
|
|
|
error_more_info=اطلاعات بیشتر
|
|
|
|
|
error_less_info=اطلاعات کمتر
|
|
|
|
|
error_close=بستن
|
|
|
|
|
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
|
|
|
|
# replaced by the PDF.JS version and build ID.
|
|
|
|
|
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
|
|
|
|
# english string describing the error.
|
2014-11-23 23:56:52 +00:00
|
|
|
|
error_message=پیام: {{message}}
|
2013-12-31 11:04:23 +00:00
|
|
|
|
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
|
|
|
|
# trace.
|
2014-11-23 23:56:52 +00:00
|
|
|
|
error_stack=توده: {{stack}}
|
2013-12-31 11:04:23 +00:00
|
|
|
|
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
|
|
|
|
error_file=پرونده: {{file}}
|
|
|
|
|
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
2014-11-23 23:56:52 +00:00
|
|
|
|
error_line=سطر: {{line}}
|
|
|
|
|
rendering_error=هنگام بارگیری صفحه خطایی رخ داد.
|
2013-12-31 11:04:23 +00:00
|
|
|
|
|
|
|
|
|
# Predefined zoom values
|
2014-11-23 23:56:52 +00:00
|
|
|
|
page_scale_width=عرض صفحه
|
|
|
|
|
page_scale_fit=اندازه کردن صفحه
|
|
|
|
|
page_scale_auto=بزرگنمایی خودکار
|
|
|
|
|
page_scale_actual=اندازه واقعی
|
2013-12-31 11:04:23 +00:00
|
|
|
|
|
|
|
|
|
# Loading indicator messages
|
|
|
|
|
loading_error_indicator=خطا
|
2014-11-23 23:56:52 +00:00
|
|
|
|
loading_error=هنگام بارگیری پرونده (PDF) خطایی رخ داد.
|
2013-12-31 11:04:23 +00:00
|
|
|
|
|
|
|
|
|
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
|
|
|
|
# "{{type}}" will be replaced with an annotation type from a list defined in
|
|
|
|
|
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
|
|
|
|
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
2014-11-23 23:56:52 +00:00
|
|
|
|
text_annotation_type.alt=[{{type}} Annotation]
|
|
|
|
|
password_ok=تأیید
|
|
|
|
|
password_cancel=انصراف
|
2013-12-31 11:04:23 +00:00
|
|
|
|
|
2014-11-23 23:56:52 +00:00
|
|
|
|
printing_not_supported=هشدار: قابلیت چاپ بهطور کامل در این مرورگر پشتیبانی نمیشود.
|