summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/tr/localization/tr/messenger/messenger.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/tr/localization/tr/messenger/messenger.ftl')
-rw-r--r--thunderbird-l10n/tr/localization/tr/messenger/messenger.ftl411
1 files changed, 411 insertions, 0 deletions
diff --git a/thunderbird-l10n/tr/localization/tr/messenger/messenger.ftl b/thunderbird-l10n/tr/localization/tr/messenger/messenger.ftl
new file mode 100644
index 0000000000..fbd5584885
--- /dev/null
+++ b/thunderbird-l10n/tr/localization/tr/messenger/messenger.ftl
@@ -0,0 +1,411 @@
+# 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/.
+
+
+## Window controls
+
+messenger-window-minimize-button =
+ .tooltiptext = Küçült
+messenger-window-maximize-button =
+ .tooltiptext = Ekranı kapla
+messenger-window-restore-down-button =
+ .tooltiptext = Geri küçült
+messenger-window-close-button =
+ .tooltiptext = Kapat
+# Variables:
+# $count (Number) - Number of unread messages.
+unread-messages-os-tooltip =
+ { $count ->
+ [one] 1 okunmamış ileti
+ *[other] { $count } okunmamış ileti
+ }
+about-rights-notification-text = { -brand-short-name }, tüm dünyadan binlerce kişinin katkıda bulunduğu, özgür ve açık kaynaklı bir yazılımdır.
+
+## Content tabs
+
+content-tab-page-loading-icon =
+ .alt = Sayfa yükleniyor
+content-tab-security-high-icon =
+ .alt = Bağlantı güvenli
+content-tab-security-broken-icon =
+ .alt = Bağlantı güvenli değil
+
+# Back
+
+# Variables
+# $shortcut (String) - A keyboard shortcut for the Go Back command.
+content-tab-menu-back =
+ .tooltiptext = Bir sayfa geriye ({ $shortcut })
+ .aria-label = Geri
+ .accesskey = g
+# This menuitem is only visible on macOS
+content-tab-menu-back-mac =
+ .label = Geri
+ .accesskey = G
+
+# Forward
+
+# Variables
+# $shortcut (String) - A keyboard shortcut for the Go Forward command.
+content-tab-menu-forward =
+ .tooltiptext = Bir sayfa ileriye ({ $shortcut })
+ .aria-label = İleri
+ .accesskey = İ
+# This menuitem is only visible on macOS
+content-tab-menu-forward-mac =
+ .label = İleri
+ .accesskey = İ
+
+# Reload
+
+content-tab-menu-reload =
+ .tooltiptext = Sayfayı tazele
+ .aria-label = Tazele
+ .accesskey = T
+# This menuitem is only visible on macOS
+content-tab-menu-reload-mac =
+ .tooltiptext = Sayfayı tazele
+ .label = Tazele
+ .accesskey = T
+
+# Stop
+
+content-tab-menu-stop =
+ .tooltiptext = Sayfa yüklemeyi durdur
+ .aria-label = Durdur
+ .accesskey = D
+# This menuitem is only visible on macOS
+content-tab-menu-stop-mac =
+ .tooltiptext = Sayfa yüklemeyi durdur
+ .label = Durdur
+ .accesskey = D
+
+## Toolbar
+
+addons-and-themes-toolbarbutton =
+ .label = Eklentiler ve temalar
+ .tooltiptext = Eklentilerinizi yönetin
+quick-filter-toolbarbutton =
+ .label = Hızlı süzgeç
+ .tooltiptext = İletileri süz
+redirect-msg-button =
+ .label = Yönlendir
+ .tooltiptext = Seçilen iletiyi yönlendir
+
+## Folder Pane
+
+folder-pane-toolbar =
+ .toolbarname = Dizin bölmesi araç çubuğu
+ .accesskey = D
+folder-pane-toolbar-options-button =
+ .tooltiptext = Dizin bölmesi seçenekleri
+folder-pane-header-label = Dizinler
+
+## Folder Toolbar Header Popup
+
+folder-toolbar-hide-toolbar-toolbarbutton =
+ .label = Araç çubuğunu gizle
+ .accesskey = u
+show-all-folders-label =
+ .label = Tüm dizinler
+ .accesskey = m
+show-unread-folders-label =
+ .label = Okunmamış dizinler
+ .accesskey = O
+show-favorite-folders-label =
+ .label = Favori dizinler
+ .accesskey = F
+show-smart-folders-label =
+ .label = Birleşik dizinler
+ .accesskey = B
+show-recent-folders-label =
+ .label = Son kullanılan dizinler
+ .accesskey = S
+show-tags-folders-label =
+ .label = Etiketler
+ .accesskey = t
+folder-toolbar-toggle-folder-compact-view =
+ .label = Yoğun görünüm
+ .accesskey = Y
+
+## File Menu
+
+menu-file-save-as-file =
+ .label = Dosya…
+ .accesskey = D
+
+## Edit Menu
+
+menu-edit-delete-folder =
+ .label = Dizini sil
+ .accesskey = i
+menu-edit-unsubscribe-newsgroup =
+ .label = Haber grubu aboneliğinden ayrıl
+ .accesskey = b
+# Variables:
+# $count (Number) - Number of selected messages.
+menu-edit-delete-messages =
+ .label =
+ { $count ->
+ [one] İletiyi sil
+ *[other] Seçilmiş iletileri sil
+ }
+ .accesskey = t
+# Variables:
+# $count (Number) - Number of selected messages.
+menu-edit-undelete-messages =
+ .label =
+ { $count ->
+ [one] Silinen iletiyi geri al
+ *[other] Seçilen silinmiş iletileri geri al
+ }
+ .accesskey = i
+menu-edit-properties =
+ .label = Özellikler
+ .accesskey = Ö
+menu-edit-folder-properties =
+ .label = Dizin özellikleri
+ .accesskey = Ö
+menu-edit-newsgroup-properties =
+ .label = Haber grubu özellikleri
+ .accesskey = Ö
+
+## Message Menu
+
+redirect-msg-menuitem =
+ .label = Yönlendir
+ .accesskey = Y
+
+## AppMenu
+
+appmenu-save-as-file =
+ .label = Dosya…
+appmenu-settings =
+ .label = Ayarlar
+appmenu-addons-and-themes =
+ .label = Eklentiler ve temalar
+
+## Context menu
+
+context-menu-redirect-msg =
+ .label = Yönlendir
+# This menu item is for canceling an NNTP message
+context-menu-cancel-msg =
+ .label = İletiyi iptal et
+# Variables:
+# $count (Number) - Number of selected messages.
+mail-context-delete-messages =
+ .label =
+ { $count ->
+ [one] İletiyi sil
+ *[other] Seçilmiş iletileri sil
+ }
+# Variables:
+# $count (Number) - Number of selected messages.
+mail-context-undelete-messages =
+ .label =
+ { $count ->
+ [one] Silinen iletiyi geri al
+ *[other] Seçilen silinmiş iletileri geri al
+ }
+context-menu-decrypt-to-folder2 =
+ .label = Çözülmüş kopyasını oluştur
+ .accesskey = y
+
+## Message header pane
+
+other-action-redirect-msg =
+ .label = Yönlendir
+message-header-msg-flagged =
+ .title = Yıldızlı
+ .aria-label = Yıldızlı
+# Variables:
+# $address (String) - The email address of the recipient this picture belongs to.
+message-header-recipient-avatar =
+ .alt = { $address } profil fotoğrafı.
+
+## Message header cutomize panel
+
+message-header-customize-panel-title = İleti Başlığı Ayarları
+message-header-customize-button-style =
+ .value = Düğme stili
+ .accesskey = D
+message-header-button-style-default =
+ .label = Simgeler ve metin
+message-header-button-style-text =
+ .label = Metin
+message-header-button-style-icons =
+ .label = Simgeler
+message-header-show-sender-full-address =
+ .label = Her zaman gönderenin tam adresini göster
+ .accesskey = H
+message-header-show-sender-full-address-description = E-posta adresi, gönderen adının altında gösterilecektir.
+message-header-show-recipient-avatar =
+ .label = Gönderenin profil resmini göster
+ .accesskey = o
+message-header-show-big-avatar =
+ .label = Daha büyük profil resmi
+ .accesskey = ü
+message-header-hide-label-column =
+ .label = Etiketler sütununu gizle
+ .accesskey = ü
+message-header-large-subject =
+ .label = Büyük konu
+ .accesskey = o
+message-header-all-headers =
+ .label = Tüm üst bilgileri göster
+ .accesskey = ü
+
+## Action Button Context Menu
+
+toolbar-context-menu-manage-extension =
+ .label = Uzantıyı yönet
+ .accesskey = U
+toolbar-context-menu-remove-extension =
+ .label = Uzantıyı kaldır
+ .accesskey = n
+
+## Add-on removal warning
+
+# Variables:
+# $name (String): The name of the add-on that will be removed.
+addon-removal-title = { $name } kaldırılsın mı?
+addon-removal-confirmation-button = Kaldır
+# Variables:
+# $name (String): The name of the add-on that will be removed.
+addon-removal-confirmation-message = { $name } ile birlikte yapılandırması ve verileri { -brand-short-name } uygulamasından kaldırılsın mı?
+caret-browsing-prompt-title = Klavye ile Gezinti
+caret-browsing-prompt-text = F7 tuşu Klavye ile Gezinti özelliğini açar ve kapatır. Bu özellik, bazı içeriklerin içine hareket edebilen bir işaretçi ekleyerek metinleri klavyeyle seçebilmenizi sağlar. Klavye ile Gezinti’yi açmak istiyor musunuz?
+caret-browsing-prompt-check-text = Tekrar sorma.
+repair-text-encoding-button =
+ .label = Metin kodlamasını onar
+ .tooltiptext = İleti içeriğinden doğru metin kodlamasını tahmin et
+
+## no-reply handling
+
+no-reply-title = Yanıt desteklenmiyor
+# Variables:
+# $email (String) - Email address the reply will be sent to. Example: "noreply@example.com"
+no-reply-message = Yanıt adresi ({ $email }) izlenen bir adrese benzemiyor. Bu adrese gönderilen iletiler muhtemelen okunmayacaktır.
+no-reply-reply-anyway-button = Yine de yanıtla
+
+## error messages
+
+# Variables:
+# $failures (Number) - Number of messages that could not be decrypted.
+# $total (Number) - Total number of messages that were attempted to be decrypted.
+decrypt-and-copy-failures-multiple =
+ { $failures ->
+ [one] { $total } iletiden { $failures } tanesinin şifresi çözülemedi ve bu iletiler kopyalanmadı.
+ *[other] { $total } iletiden { $failures } tanesinin şifresi çözülemedi ve bu iletiler kopyalanmadı.
+ }
+
+## Spaces toolbar
+
+spaces-toolbar-element =
+ .toolbarname = Sekme araç çubuğu
+ .aria-label = Sekme araç çubuğu
+ .aria-description = Farklı sekmeler arasında geçiş yapabileceğiniz dikey araç çubuğu. Mevcut düğmeler arasında gezinmek için ok tuşlarını kullanabilirsiniz.
+spaces-toolbar-button-mail2 =
+ .title = E-posta
+spaces-toolbar-button-address-book2 =
+ .title = Adres Defteri
+spaces-toolbar-button-calendar2 =
+ .title = Takvim
+spaces-toolbar-button-tasks2 =
+ .title = Görevler
+spaces-toolbar-button-chat2 =
+ .title = Sohbet
+spaces-toolbar-button-overflow =
+ .title = Daha fazla sekme…
+spaces-toolbar-button-settings2 =
+ .title = Ayarlar
+spaces-toolbar-button-hide =
+ .title = Sekme araç çubuğunu gizle
+spaces-toolbar-button-show =
+ .title = Sekme araç çubuğunu göster
+spaces-context-new-tab-item =
+ .label = Yeni sekmede aç
+spaces-context-new-window-item =
+ .label = Yeni pencerede aç
+# Variables:
+# $tabName (String) - The name of the tab this item will switch to.
+spaces-context-switch-tab-item =
+ .label = { $tabName } sekmesine geç
+settings-context-open-settings-item2 =
+ .label = Ayarlar
+settings-context-open-account-settings-item2 =
+ .label = Hesap ayarları
+settings-context-open-addons-item2 =
+ .label = Eklentiler ve temalar
+
+## Spaces toolbar pinned tab menupopup
+
+spaces-toolbar-pinned-tab-button =
+ .tooltiptext = Alanlar menüsünü aç
+spaces-pinned-button-menuitem-mail2 =
+ .label = { spaces-toolbar-button-mail2.title }
+spaces-pinned-button-menuitem-address-book2 =
+ .label = { spaces-toolbar-button-address-book2.title }
+spaces-pinned-button-menuitem-calendar2 =
+ .label = { spaces-toolbar-button-calendar2.title }
+spaces-pinned-button-menuitem-tasks2 =
+ .label = { spaces-toolbar-button-tasks2.title }
+spaces-pinned-button-menuitem-chat2 =
+ .label = { spaces-toolbar-button-chat2.title }
+spaces-pinned-button-menuitem-settings2 =
+ .label = { spaces-toolbar-button-settings2.title }{ spaces-toolbar-button-settings2.title }
+spaces-pinned-button-menuitem-show =
+ .label = { spaces-toolbar-button-show.title }
+# Variables:
+# $count (Number) - Number of unread messages.
+chat-button-unread-messages = { $count }
+ .title =
+ { $count ->
+ [one] Bir okunmamış ileti
+ *[other] { $count } okunmamış ileti
+ }
+
+## Spaces toolbar customize panel
+
+menuitem-customize-label =
+ .label = Özelleştir…
+spaces-customize-panel-title = Sekme Araç Çubuğu Ayarları
+spaces-customize-background-color = Arka plan rengi
+spaces-customize-icon-color = Düğme rengi
+# The background color used on the buttons of the spaces toolbar when they are
+# `current`, meaning the related space/tab is active and visible.
+spaces-customize-accent-background-color = Seçilen düğme arka plan rengi
+# The icon color used on the buttons of the spaces toolbar when they are
+# `current`, meaning the related space/tab is active and visible.
+spaces-customize-accent-text-color = Seçilen düğme rengi
+spaces-customize-button-restore = Varsayılanları geri yükle
+ .accesskey = V
+customize-panel-button-save = Tamam
+ .accesskey = T
+
+## Quick Filter Bar
+
+# The label to display for the "View... Toolbars..." menu item that controls
+# whether the quick filter bar is visible.
+quick-filter-bar-toggle =
+ .label = Hızlı süzgeç çubuğu
+ .accesskey = H
+# This is the key used to show the quick filter bar.
+# This should match quick-filter-bar-textbox-shortcut in about3Pane.ftl.
+quick-filter-bar-show =
+ .key = k
+
+## OpenPGP
+
+openpgp-forget = OpenPGP parolalarını unut
+
+## Quota panel.
+
+# Variables:
+# $percent (Number) - Usage percentage of the assigned IMAP quota.
+# $usage (String) - Current quota usage (may include unit)
+# $limit (String) - Current quota limit (may include unit)
+quota-panel-percent-used = %{ $percent } dolu
+ .title = IMAP kotası: { $usage } (kullanılan) / { $limit } (toplam)