Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/pdfjs/web/locale/tr/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/tr/viewer.properties51
1 files changed, 31 insertions, 20 deletions
diff --git a/vendor/pdfjs/web/locale/tr/viewer.properties b/vendor/pdfjs/web/locale/tr/viewer.properties
index 19b4773..2c60df2 100644
--- a/vendor/pdfjs/web/locale/tr/viewer.properties
+++ b/vendor/pdfjs/web/locale/tr/viewer.properties
@@ -18,17 +18,20 @@ previous_label=Önceki
next.title=Sonraki sayfa
next_label=Sonraki
-# 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=Sayfa:
-page_of=/ {{pageCount}}
+# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
+page.title=Sayfa
+# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
+# representing the total number of pages in the document.
+of_pages=/ {{pagesCount}}
+# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
+# will be replaced by a number representing the currently visible page,
+# respectively a number representing the total number of pages in the document.
+page_of_pages=({{pageNumber}} / {{pagesCount}})
-zoom_out.title=Uzaklaș
-zoom_out_label=Uzaklaș
-zoom_in.title=Yaklaş
-zoom_in_label=Yaklaş
+zoom_out.title=Uzaklaştır
+zoom_out_label=Uzaklaştır
+zoom_in.title=Yaklaştır
+zoom_in_label=Yaklaştır
zoom.title=Yakınlaştırma
presentation_mode.title=Sunum moduna geç
presentation_mode_label=Sunum Modu
@@ -57,10 +60,10 @@ page_rotate_ccw.title=Saat yönünün tersine döndür
page_rotate_ccw.label=Saat yönünün tersine döndür
page_rotate_ccw_label=Saat yönünün tersine döndür
-hand_tool_enable.title=El aracını etkinleştir
-hand_tool_enable_label=El aracını etkinleştir
-hand_tool_disable.title=El aracını kapat
-hand_tool_disable_label=El aracını kapat
+cursor_text_select_tool.title=Metin seçme aracını etkinleştir
+cursor_text_select_tool_label=Metin seçme aracı
+cursor_hand_tool.title=El aracını etkinleştir
+cursor_hand_tool_label=El aracı
# Document properties dialog box
document_properties.title=Belge özellikleri…
@@ -88,13 +91,20 @@ document_properties_version=PDF sürümü:
document_properties_page_count=Sayfa sayısı:
document_properties_close=Kapat
+print_progress_message=Belge yazdırılmaya hazırlanıyor…
+# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
+# a numerical per cent value.
+print_progress_percent=%{{progress}}
+print_progress_close=İptal
+
# Tooltips and alt text for side panel toolbar buttons
# (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ç/kapay (Belge anahat/ekler içeriyor)
toggle_sidebar_label=Kenar çubuğunu aç/kapat
-outline.title=Belge şemasını göster
-outline_label=Belge şeması
+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ı
attachments.title=Ekleri göster
attachments_label=Ekler
thumbs.title=Küçük resimleri göster
@@ -111,13 +121,14 @@ thumb_page_title=Sayfa {{page}}
thumb_page_canvas={{page}}. sayfanın küçük hâli
# Find panel button title and messages
-find_label=Bul:
+find_input.title=Bul
+find_input.placeholder=Belgede bul…
find_previous.title=Önceki eşleşmeyi bul
find_previous_label=Önceki
find_next.title=Sonraki eşleşmeyi bul
find_next_label=Sonraki
find_highlight=Tümünü vurgula
-find_match_case_label=Büyük-küçük harf eşleştir
+find_match_case_label=Büyük-küçük harfe duyarlı
find_reached_top=Belgenin başına ulaşıldı, sonundan devam edildi
find_reached_bottom=Belgenin sonuna ulaşıldı, başından devam edildi
find_not_found=Eşleşme bulunamadı
@@ -162,7 +173,7 @@ unexpected_response_error=Beklenmeyen sunucu yanıtı.
# 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}} işareti]
-password_label=Bu PDF dosyasını açmak için parolasını girin.
+password_label=Bu PDF dosyasını açmak için parolasını yazın.
password_invalid=Geçersiz parola. Lütfen tekrar deneyin.
password_ok=Tamam
password_cancel=İptal
@@ -170,4 +181,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_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ş.
+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ş.