diff options
Diffstat (limited to 'l10n-tr/suite/chrome/mailnews/virtualFolderProperties.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/mailnews/virtualFolderProperties.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/mailnews/virtualFolderProperties.dtd b/l10n-tr/suite/chrome/mailnews/virtualFolderProperties.dtd new file mode 100644 index 0000000000..ad45d40771 --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/virtualFolderProperties.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY virtualFolderProperties.title "Yeni kaydolmuş arama dizini"> +<!ENTITY name.label "İsim:"> +<!ENTITY name.accesskey "s"> +<!ENTITY description.label "Buranın alt dizini olarak oluştur:"> +<!ENTITY description.accesskey "d"> + +<!ENTITY searchTermCaption.label "Arama kriterini bu sanal dizin için ayarla:"> + +<!ENTITY folderSelectionCaption.label "Aranacak dizini seçin:"> +<!ENTITY chooseFoldersButton.label "Seçin…"> +<!ENTITY chooseFoldersButton.accesskey "S"> + +<!ENTITY searchOnline.label "Çevrim içi ara "> +<!ENTITY searchOnline.accesskey "a"> +<!ENTITY newFolderButton.label "Create"> +<!ENTITY newFolderButton.accesskey "r"> +<!ENTITY editFolderButton.label "Güncelle"> +<!ENTITY editFolderButton.accesskey "G"> |