update pdf viewer and remove CORS check
This commit is contained in:
@@ -137,10 +137,10 @@ print_progress_close=İptal
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Kenar çubuğunu aç/kapat
|
||||
toggle_sidebar_notification.title=Kenar çubuğunu aç/kapat (Belge anahat/ekler içeriyor)
|
||||
toggle_sidebar_notification.title=Kenar çubuğunu aç/kapat (Belge ana hat/ekler içeriyor)
|
||||
toggle_sidebar_label=Kenar çubuğunu aç/kapat
|
||||
document_outline.title=Belge şemasını göster (Tüm öğeleri genişletmek/daraltmak için çift tıklayın)
|
||||
document_outline_label=Belge şeması
|
||||
document_outline.title=Belge ana hatlarını göster (Tüm öğeleri genişletmek/daraltmak için çift tıklayın)
|
||||
document_outline_label=Belge ana hatları
|
||||
attachments.title=Ekleri göster
|
||||
attachments_label=Ekler
|
||||
thumbs.title=Küçük resimleri göster
|
||||
@@ -226,6 +226,10 @@ invalid_file_error=Geçersiz veya bozulmuş PDF dosyası.
|
||||
missing_file_error=PDF dosyası eksik.
|
||||
unexpected_response_error=Beklenmeyen sunucu yanıtı.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# 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).
|
||||
|
Reference in New Issue
Block a user