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 --- .../localization/tr/messenger/unifiedToolbar.ftl | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 thunderbird-l10n/tr/localization/tr/messenger/unifiedToolbar.ftl (limited to 'thunderbird-l10n/tr/localization/tr/messenger/unifiedToolbar.ftl') diff --git a/thunderbird-l10n/tr/localization/tr/messenger/unifiedToolbar.ftl b/thunderbird-l10n/tr/localization/tr/messenger/unifiedToolbar.ftl new file mode 100644 index 0000000000..e8501212b1 --- /dev/null +++ b/thunderbird-l10n/tr/localization/tr/messenger/unifiedToolbar.ftl @@ -0,0 +1,100 @@ +# 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/. + + +### Unified Toolbar strings + + +## Search bar + +search-bar-button = + .alt = Arama +search-bar-item = + .label = Ara: +search-bar-placeholder = Ara… +# Search bar placeholder with formatted key shortcut hint (platform dependent). +# The key after the control modifier should match the key from quickSearchCmd.key +# in messenger.dtd. +search-bar-placeholder-with-key2 = + { PLATFORM() -> + [macos] { search-bar-placeholder } K + *[other] { search-bar-placeholder } Ctrl + K + } + +## Unified toolbar context menu + +customize-menu-customize = + .label = Özelleştir… + +# Unified toolbar get messages button context menu + +toolbar-get-all-messages-menuitem = + .label = Tüm yeni iletileri indir + .accesskey = T + +## Unified Toolbar customization + +customize-title = Araç çubuklarını özelleştir +customize-space-tab-mail = E-posta + .title = E-posta +customize-space-tab-addressbook = Adres Defteri + .title = Adres Defteri +customize-space-tab-calendar = Takvim + .title = Takvim +customize-space-tab-tasks = Görevler + .title = Görevler +customize-space-tab-chat = Sohbet + .title = Sohbet +customize-space-tab-settings = Ayarlar + .title = Ayarlar +customize-restore-default = Varsayılanı geri yükle +customize-change-appearance = Görünümü değiştir… +customize-button-style-label = Düğme stili: +customize-button-style-icons-beside-text-option = Simgeler metnin yanında +customize-button-style-icons-above-text-option = Simgeler metnin üzerinde +customize-button-style-icons-only-option = Yalnızca simgeler +customize-button-style-text-only-option = Yalnızca metin +customize-cancel = Vazgeç +customize-save = Kaydet +customize-unsaved-changes = Diğer sekmelerde kaydedilmemiş değişiklikler var +customize-search-bar = + .label = Arama araç çubuğu düğmeleri… +customize-spaces-tabs = + .aria-label = Sekmeler +customize-main-toolbar-target = + .aria-label = Ana araç çubuğu +customize-palette-generic-title = Tüm sekmelerde kullanılabilir +customize-palette-mail-specific-title = Yalnızca Posta sekmesinde kullanılabilir +customize-palette-addressbook-specific-title = Yalnızca Adres Defteri sekmesinde kullanılabilir +customize-palette-calendar-specific-title = Yalnızca Takvim sekmesinde kullanılabilir +customize-palette-tasks-specific-title = Yalnızca Görevler sekmesinde kullanılabilir +customize-palette-chat-specific-title = Yalnızca Sohbet sekmesinde kullanılabilir +customize-palette-settings-specific-title = Yalnızca Ayarlar sekmesinde kullanılabilir +customize-palette-extension-specific-title = Yalnızca bu sekmede kullanılabilir + +## Unified toolbar customization palette context menu + +# Variables: +# $target (String) - Name of the target the item should be added to. +customize-palette-add-to = + .label = { $target } ara çubuğuna ekle +customize-palette-add-everywhere = + .label = Tüm araç çubuklarına ekle + +## Unified toolbar customization target context menu + +customize-target-forward = + .label = İleri taşı +customize-target-backward = + .label = Geri taşı +customize-target-remove = + .label = Kaldır +customize-target-remove-everywhere = + .label = Tüm araç çubuklarından kaldır +customize-target-add-everywhere = + .label = Tüm araç çubuklarına ekle +customize-target-start = + .label = En başa taşı +customize-target-end = + .label = En sona taşı -- cgit v1.2.3