forked from 0x2620/pandora
102 lines
4.1 KiB
Properties
102 lines
4.1 KiB
Properties
# Copyright 2012 Mozilla Foundation
|
||
#
|
||
# 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=زوم
|
||
presentation_mode.title=تغییر به حالت ارائه
|
||
presentation_mode_label=حالت ارائه
|
||
open_file.title=باز کردن پرونده
|
||
open_file_label=باز کردن
|
||
print.title=چاپ
|
||
print_label=چاپ
|
||
download.title=بارگیری
|
||
download_label=بارگیری
|
||
bookmark.title=نمای فعلی (کپی کن، یا در پنجرۀ دیگری نشان بده)
|
||
bookmark_label=نمای فعلی
|
||
|
||
# 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)
|
||
outline.title=نمایش طرح نوشتار
|
||
outline_label=طرح نوشتار
|
||
thumbs.title=نمایش تصاویر بندانگشتی
|
||
thumbs_label=تصاویر بندانگشتی
|
||
findbar_label=پیدا کردن
|
||
|
||
# Thumbnails panel item (tooltip and alt text for images)
|
||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||
# number.
|
||
thumb_page_title=صفحه {{page}}
|
||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||
# number.
|
||
thumb_page_canvas=تصویر بند انگشتی صفحه {{page}}
|
||
|
||
# Find panel button title and messages
|
||
find_previous.title=پیدا کردن رخداد قبلی عبارت
|
||
find_next.title=پیدا کردن رخداد بعدی عبارت
|
||
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.
|
||
error_message=پیام: {{message}}
|
||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||
# trace.
|
||
error_stack=توده: {{stack}}
|
||
# 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
|
||
error_line=سطر: {{line}}
|
||
rendering_error=هنگام بارگیری صفحه خطایی رخ داد.
|
||
|
||
# Predefined zoom values
|
||
page_scale_width=عرض صفحه
|
||
page_scale_fit=اندازه کردن صفحه
|
||
page_scale_auto=بزرگنمایی خودکار
|
||
page_scale_actual=اندازه واقعی
|
||
|
||
# Loading indicator messages
|
||
loading_error_indicator=خطا
|
||
loading_error=هنگام بارگیری پرونده (PDF) خطایی رخ داد.
|
||
|
||
# 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"
|
||
text_annotation_type.alt=[{{type}} Annotation]
|
||
password_ok=تأیید
|
||
password_cancel=انصراف
|
||
|
||
printing_not_supported=هشدار: قابلیت چاپ بهطور کامل در این مرورگر پشتیبانی نمیشود.
|