update pdf.js
This commit is contained in:
parent
e1967e96bc
commit
7ac68697d4
116 changed files with 49715 additions and 39660 deletions
|
|
@ -67,7 +67,11 @@ document_properties.title=خصائص المستند…
|
|||
document_properties_label=خصائص المستند…
|
||||
document_properties_file_name=اسم الملف:
|
||||
document_properties_file_size=حجم الملف:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} ك.بايت ({{size_b}} بايت)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} م.بايت ({{size_b}} بايت)
|
||||
document_properties_title=العنوان:
|
||||
document_properties_author=المؤلف:
|
||||
|
|
@ -75,6 +79,8 @@ document_properties_subject=الموضوع:
|
|||
document_properties_keywords=الكلمات الأساسية:
|
||||
document_properties_creation_date=تاريخ الإنشاء:
|
||||
document_properties_modification_date=تاريخ التعديل:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}، {{time}}
|
||||
document_properties_creator=المنشئ:
|
||||
document_properties_producer=منتج PDF:
|
||||
|
|
@ -140,12 +146,16 @@ page_scale_width=عرض الصفحة
|
|||
page_scale_fit=ملائمة الصفحة
|
||||
page_scale_auto=تقريب تلقائي
|
||||
page_scale_actual=الحجم الحقيقي
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}٪
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=عطل
|
||||
loading_error=حدث عطل أثناء تحميل ملف PDF.
|
||||
invalid_file_error=ملف PDF تالف أو غير صحيح
|
||||
missing_file_error=ملف PDF غير موجود
|
||||
invalid_file_error=ملف PDF تالف أو غير صحيح.
|
||||
missing_file_error=ملف PDF غير موجود.
|
||||
unexpected_response_error=استجابة خادوم غير متوقعة.
|
||||
|
||||
# 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
|
||||
|
|
@ -160,4 +170,4 @@ password_cancel=ألغِ
|
|||
printing_not_supported=تحذير: لا يدعم هذا المتصفح الطباعة بشكل كامل.
|
||||
printing_not_ready=تحذير: ملف PDF لم يُحمّل كاملًا للطباعة.
|
||||
web_fonts_disabled=خطوط الوب مُعطّلة: تعذّر استخدام خطوط PDF المُضمّنة.
|
||||
document_colors_disabled=ليس مسموحًا لملفات PDF باستخدام ألوانها الخاصة: خيار 'اسمح للصفحات باختيار ألوانها الخاصة' ليس مُفعّلًا في المتصفح.
|
||||
document_colors_not_allowed=ليس مسموحًا لملفات PDF باستخدام ألوانها الخاصة: خيار 'اسمح للصفحات باختيار ألوانها الخاصة' ليس مُفعّلًا في المتصفح.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue