From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../tr/toolkit/printing/printDialogs.ftl | 112 ++++++++++++++++ .../tr/toolkit/printing/printPreview.ftl | 73 ++++++++++ .../localization/tr/toolkit/printing/printUI.ftl | 148 +++++++++++++++++++++ 3 files changed, 333 insertions(+) create mode 100644 thunderbird-l10n/tr/localization/tr/toolkit/printing/printDialogs.ftl create mode 100644 thunderbird-l10n/tr/localization/tr/toolkit/printing/printPreview.ftl create mode 100644 thunderbird-l10n/tr/localization/tr/toolkit/printing/printUI.ftl (limited to 'thunderbird-l10n/tr/localization/tr/toolkit/printing') diff --git a/thunderbird-l10n/tr/localization/tr/toolkit/printing/printDialogs.ftl b/thunderbird-l10n/tr/localization/tr/toolkit/printing/printDialogs.ftl new file mode 100644 index 0000000000..b4d8ad8c5f --- /dev/null +++ b/thunderbird-l10n/tr/localization/tr/toolkit/printing/printDialogs.ftl @@ -0,0 +1,112 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +print-setup = + .title = Sayfa Yapısı +custom-prompt-title = Özel… +custom-prompt-prompt = Özel üst bilgi/alt bilgi metninizi yazın +basic-tab = + .label = Biçim ve seçenekler +advanced-tab = + .label = Kenarlar ve üst bilgi / alt bilgi +format-group-label = + .value = Biçim +orientation-label = + .value = Yönlendirme: +portrait = + .label = Dikey + .accesskey = k +landscape = + .label = Yatay + .accesskey = t +scale = + .label = Ölçek: + .accesskey = Ö +scale-percent = + .value = % +shrink-to-fit = + .label = Sayfa boyutuna sığdır + .accesskey = d +options-group-label = + .value = Seçenekler +print-bg = + .label = Arka planı yazdır (renkler ve resimler) + .accesskey = k +margin-group-label-inches = + .value = Kenarlar (inç) +margin-group-label-metric = + .value = Kenarlar (milimetre) +margin-top = + .value = Üst: + .accesskey = t +margin-top-invisible = + .value = Üst: +margin-bottom = + .value = Alt: + .accesskey = A +margin-bottom-invisible = + .value = Alt: +margin-left = + .value = Sol: + .accesskey = l +margin-left-invisible = + .value = Sol: +margin-right = + .value = Sağ: + .accesskey = S +margin-right-invisible = + .value = Sağ: +header-footer-label = + .value = Üst bilgiler ve alt bilgiler +hf-left-label = + .value = Sol: +hf-center-label = + .value = Merkez: +hf-right-label = + .value = Sağ: +header-left-tip = + .tooltiptext = Sol üst bilgi +header-center-tip = + .tooltiptext = Orta üst bilgi +header-right-tip = + .tooltiptext = Sağ üst bilgi +footer-left-tip = + .tooltiptext = Sol alt bilgi +footer-center-tip = + .tooltiptext = Orta alt bilgi +footer-right-tip = + .tooltiptext = Sağ alt bilgi +hf-blank = + .label = --boş-- +hf-title = + .label = Başlık +hf-url = + .label = Adres +hf-date-and-time = + .label = Tarih/Saat +hf-page = + .label = Sayfa # +hf-page-and-total = + .label = Sayfa # / # +hf-custom = + .label = Özel… +print-preview-window = + .title = Yazdırma Ön İzleme +print-title = + .value = Başlık: +print-preparing = + .value = Hazırlanıyor… +print-progress = + .value = İlerleme: +print-window = + .title = Yazdırılıyor +print-complete = + .value = Yazdırma tamamlandı. + +# Variables +# $percent (integer) - Number of printed percentage +print-percent = + .value = %{ $percent } +dialog-cancel-label = Vazgeç +dialog-close-label = Kapat diff --git a/thunderbird-l10n/tr/localization/tr/toolkit/printing/printPreview.ftl b/thunderbird-l10n/tr/localization/tr/toolkit/printing/printPreview.ftl new file mode 100644 index 0000000000..564b16c9ba --- /dev/null +++ b/thunderbird-l10n/tr/localization/tr/toolkit/printing/printPreview.ftl @@ -0,0 +1,73 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +printpreview-simplify-page-checkbox = + .label = Sayfayı basitleştir + .accesskey = i + .tooltiptext = Bu sayfa otomatik olarak basitleştirilemez +printpreview-simplify-page-checkbox-enabled = + .label = { printpreview-simplify-page-checkbox.label } + .accesskey = { printpreview-simplify-page-checkbox.accesskey } + .tooltiptext = Daha kolay okuma için sayfa düzenini değiştir +printpreview-close = + .label = Kapat + .accesskey = K +printpreview-portrait = + .label = Dikey + .accesskey = k +printpreview-landscape = + .label = Yatay + .accesskey = t +printpreview-scale = + .value = Ölçek: + .accesskey = Ö +printpreview-shrink-to-fit = + .label = Sayfaya sığdır +printpreview-custom = + .label = Özel… +printpreview-print = + .label = Yazdır… + .accesskey = Y +printpreview-of = + .value = / +printpreview-custom-scale-prompt-title = Özel Ölçek +printpreview-page-setup = + .label = Sayfa düzeni… + .accesskey = S +printpreview-page = + .value = Sayfa: + .accesskey = f + +# Variables +# $sheetNum (integer) - The current sheet number +# $sheetCount (integer) - The total number of sheets to print +printpreview-sheet-of-sheets = { $sheetNum } / { $sheetCount } + +## Variables +## $percent (integer) - menuitem percent label +## $arrow (String) - UTF-8 arrow character for navigation buttons + +printpreview-percentage-value = + .label = %{ $percent } +printpreview-homearrow = + .label = { $arrow } + .tooltiptext = İlk sayfa +printpreview-previousarrow = + .label = { $arrow } + .tooltiptext = Önceki sayfa +printpreview-nextarrow = + .label = { $arrow } + .tooltiptext = Sonraki sayfa +printpreview-endarrow = + .label = { $arrow } + .tooltiptext = Son sayfa + +printpreview-homearrow-button = + .title = İlk sayfa +printpreview-previousarrow-button = + .title = Önceki sayfa +printpreview-nextarrow-button = + .title = Sonraki sayfa +printpreview-endarrow-button = + .title = Son sayfa diff --git a/thunderbird-l10n/tr/localization/tr/toolkit/printing/printUI.ftl b/thunderbird-l10n/tr/localization/tr/toolkit/printing/printUI.ftl new file mode 100644 index 0000000000..77b1c4bcb4 --- /dev/null +++ b/thunderbird-l10n/tr/localization/tr/toolkit/printing/printUI.ftl @@ -0,0 +1,148 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +printui-title = Yazdır +# Dialog title to prompt the user for a filename to save print to PDF. +printui-save-to-pdf-title = Farklı kaydet + +# Variables +# $sheetCount (integer) - Number of paper sheets +printui-sheets-count = + { $sheetCount -> + [one] { $sheetCount } sayfa + *[other] { $sheetCount } sayfa + } + +printui-page-range-all = Tümü +printui-page-range-current = Geçerli sayfa +printui-page-range-odd = Tek +printui-page-range-even = Çift +printui-page-range-custom = Özel +printui-page-range-label = Sayfalar +printui-page-range-picker = + .aria-label = Sayfa aralığını seçin +printui-page-custom-range-input = + .aria-label = Özel sayfa aralığını yazın + .placeholder = örn. 2-6, 9, 12-16 + +# Section title for the number of copies to print +printui-copies-label = Kopya sayısı + +printui-orientation = Yönlendirme +printui-landscape = Yatay +printui-portrait = Dikey + +# Section title for the printer or destination device to target +printui-destination-label = Hedef +printui-destination-pdf-label = PDF’e kaydet + +printui-more-settings = Daha fazla ayar +printui-less-settings = Daha az ayar + +printui-paper-size-label = Kâğıt boyutu + +# Section title (noun) for the print scaling options +printui-scale = Ölçek +printui-scale-fit-to-page-width = Sayfa genişliğine sığdır +# Label for input control where user can set the scale percentage +printui-scale-pcent = Ölçeklendir + +# Section title (noun) for the two-sided print options +printui-two-sided-printing = İki taraflı yazdırma +printui-two-sided-printing-off = Kapalı +# Flip the sheet as if it were bound along its long edge. +printui-two-sided-printing-long-edge = Uzun kenarından çevir +# Flip the sheet as if it were bound along its short edge. +printui-two-sided-printing-short-edge = Kısa kenarından çevir + +# Section title for miscellaneous print options +printui-options = Seçenekler +printui-headers-footers-checkbox = Üst bilgi ve alt bilgileri yazdır +printui-backgrounds-checkbox = Arka planları yazdır + +## The "Format" section, select a version of the website to print. Radio +## options to select between the original page, selected text only, or a version +## where the page is processed with "Reader View". + +# The section title. +printui-source-label = Biçim +# Option for printing the original page. +printui-source-radio = Orijinal +# Option for printing just the content a user selected prior to printing. +printui-selection-radio = Seçim +# Option for "simplifying" the page by printing the Reader View version. +printui-simplify-page-radio = Basitleştirilmiş + +## + +printui-color-mode-label = Renk modu +printui-color-mode-color = Renkli +printui-color-mode-bw = Siyah beyaz + +printui-margins = Kenar boşlukları +printui-margins-default = Varsayılan +printui-margins-min = Minimum +printui-margins-none = Yok +printui-margins-custom-inches = Özel (inç) +printui-margins-custom-mm = Özel (mm) +printui-margins-custom-top = Üst +printui-margins-custom-top-inches = Üst (inç) +printui-margins-custom-top-mm = Üst (mm) +printui-margins-custom-bottom = Alt +printui-margins-custom-bottom-inches = Alt (inç) +printui-margins-custom-bottom-mm = Alt (mm) +printui-margins-custom-left = Sol +printui-margins-custom-left-inches = Sol (inç) +printui-margins-custom-left-mm = Sol (mm) +printui-margins-custom-right = Sağ +printui-margins-custom-right-inches = Sağ (inç) +printui-margins-custom-right-mm = Sağ (mm) + +printui-system-dialog-link = Sistem iletişim kutusuyla yazdır… + +printui-primary-button = Yazdır +printui-primary-button-save = Kaydet +printui-cancel-button = Vazgeç +printui-close-button = Kapat + +printui-loading = Ön izleme hazırlanıyor + +# Reported by screen readers and other accessibility tools to indicate that +# the print preview has focus. +printui-preview-label = + .aria-label = Yazdırma ön izleme + +printui-pages-per-sheet = Yaprak başına sayfa + +# This is shown next to the Print button with an indefinite loading spinner +# when the user prints a page and it is being sent to the printer. +printui-print-progress-indicator = Yazdırılıyor… +printui-print-progress-indicator-saving = Kaydediliyor… + +## Paper sizes that may be supported by the Save to PDF destination: + +printui-paper-a5 = A5 +printui-paper-a4 = A4 +printui-paper-a3 = A3 +printui-paper-a2 = A2 +printui-paper-a1 = A1 +printui-paper-a0 = A0 +printui-paper-b5 = B5 +printui-paper-b4 = B4 +printui-paper-jis-b5 = JIS-B5 +printui-paper-jis-b4 = JIS-B4 +printui-paper-letter = US Letter +printui-paper-legal = US Legal +printui-paper-tabloid = Tabloid + +## Error messages shown when a user has an invalid input + +printui-error-invalid-scale = Ölçek, 10 ile 200 arasında bir sayı olmalıdır. +printui-error-invalid-margin = Lütfen seçilen kâğıt boyutu için geçerli bir kenar boşluğu girin. +printui-error-invalid-copies = Kopya sayısı 1 ile 10000 arasında olmalıdır. + +# Variables +# $numPages (integer) - Number of pages +printui-error-invalid-range = Aralık, 1 ile { $numPages } arasında bir sayı olmalıdır. +printui-error-invalid-start-overflow = “Başlangıç” sayfa numarası “bitiş” sayfa numarasından küçük olmalıdır. -- cgit v1.2.3