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=Belge özellikleri…
|
|||
document_properties_label=Belge özellikleri…
|
||||
document_properties_file_name=Dosya adı:
|
||||
document_properties_file_size=Dosya boyutu:
|
||||
# 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}} KB ({{size_b}} bayt)
|
||||
# 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}} MB ({{size_b}} bayt)
|
||||
document_properties_title=Başlık:
|
||||
document_properties_author=Yazar:
|
||||
|
|
@ -75,6 +79,8 @@ document_properties_subject=Konu:
|
|||
document_properties_keywords=Anahtar kelimeler:
|
||||
document_properties_creation_date=Oluturma tarihi:
|
||||
document_properties_modification_date=Değiştirme tarihi:
|
||||
# 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=Oluşturan:
|
||||
document_properties_producer=PDF üreticisi:
|
||||
|
|
@ -117,7 +123,7 @@ find_reached_bottom=Belgenin sonuna ulaşıldı, başından devam edildi
|
|||
find_not_found=Eşleşme bulunamadı
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Daha fazla bilgi
|
||||
error_more_info=Daha fazla bilgi al
|
||||
error_less_info=Daha az bilgi
|
||||
error_close=Kapat
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
|
|
@ -140,12 +146,16 @@ page_scale_width=Sayfa genişliği
|
|||
page_scale_fit=Sayfayı sığdır
|
||||
page_scale_auto=Otomatik yakınlaştır
|
||||
page_scale_actual=Gerçek boyut
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent=%{{scale}}
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Hata
|
||||
loading_error=PDF yüklenirken bir hata oluştu.
|
||||
invalid_file_error=Geçersiz veya bozulmuş PDF dosyası.
|
||||
missing_file_error=PDF dosyası eksik.
|
||||
unexpected_response_error=Beklenmeyen sunucu yanıtı.
|
||||
|
||||
# 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=İptal
|
|||
printing_not_supported=Uyarı: Yazdırma bu tarayıcı tarafından tam olarak desteklenmemektedir.
|
||||
printing_not_ready=Uyarı: PDF tamamen yüklenmedi ve yazdırmaya hazır değil.
|
||||
web_fonts_disabled=Web fontları devre dışı: Gömülü PDF fontları kullanılamıyor.
|
||||
document_colors_disabled=PDF belgelerinin kendi renklerini kullanması için izin verilmiyor: 'Sayfalara kendi renklerini seçmesi için izin ver' tarayıcıda etkinleştirilmemiş.
|
||||
document_colors_not_allowed=PDF belgelerinin kendi renklerini kullanması için izin verilmiyor: 'Sayfalara kendi renklerini seçmesi için izin ver' tarayıcıda etkinleştirilmemiş.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue