diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-tr/suite/chrome/editor/prefs | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tr/suite/chrome/editor/prefs')
-rw-r--r-- | l10n-tr/suite/chrome/editor/prefs/editorPrefsOverlay.dtd | 12 | ||||
-rw-r--r-- | l10n-tr/suite/chrome/editor/prefs/pref-composer.dtd | 32 | ||||
-rw-r--r-- | l10n-tr/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 76 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-tr/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..55c40b3ff3 --- /dev/null +++ b/l10n-tr/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,12 @@ +<!-- 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/. --> + + +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Düzenleyici"> +<!ENTITY editing.label "Yeni Sayfa Ayarları"> +<!ENTITY publish.label "Yayımlama"> diff --git a/l10n-tr/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-tr/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..776ce9edd6 --- /dev/null +++ b/l10n-tr/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,32 @@ +<!-- 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/. --> +<!-- extracted from content/pref-composer.xul --> + +<!-- extracted from content/pref-composer.xhtml --> + +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Son Sayfalar Menüsü"> +<!ENTITY documentsInMenu.label "Listelenecek sayfa üst sınırı:"> +<!ENTITY documentsInMenu.accesskey "s"> +<!ENTITY savingFiles.title "Sayfaları Kaydederken veya Yayımlarken"> +<!ENTITY preserveExisting.label "Özgün kaynak biçimlendirmesini koru"> +<!ENTITY preserveExisting.accesskey "Ö"> +<!ENTITY preserveExisting.tooltip "Satır sonlarını ve sayfaların özgün biçimlendirmesini korur"> +<!ENTITY saveAssociatedFiles.label "Sayfaları kaydederken resimleri ve diğer ilişkili dosyaları kaydet"> +<!ENTITY saveAssociatedFiles.accesskey "S"> +<!ENTITY showPublishDialog.label "Sayfaları yayımlarken daima Yayımlama iletişim kutusunu göster"> +<!ENTITY showPublishDialog.accesskey "a"> +<!ENTITY composerEditing.label "Düzenleme"> +<!ENTITY maintainStructure.label "Hücre eklerken veya silerken tablo düzenini koru"> +<!ENTITY maintainStructure.tooltip "Hücre ekledikten veya sildikten sonra kendiliğinden hücreler ekleyerek tablonun dikdörtgen şeklini korur"> +<!ENTITY maintainStructure.accesskey "d"> +<!ENTITY useCSS.label "HTML elementleri ve öznitelikleri yerine CSS biçemleri kullan"> +<!ENTITY useCSS.accesskey "u"> +<!ENTITY crInPCreatesNewP.label "Paragraf içinde Enter'a basmak her zaman yeni paragraf oluşturur"> +<!ENTITY crInPCreatesNewP.accesskey "r"> diff --git a/l10n-tr/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-tr/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..a3d8838fd0 --- /dev/null +++ b/l10n-tr/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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 pref.editing.title "Yeni Sayfa Ayarları"> + +<!ENTITY authorName.label "Yazar:"> +<!ENTITY authorName.accesskey "a"> +<!ENTITY pageColorHeader "Varsayılan Sayfa Görünümü"> + +<!ENTITY defaultColors.label "Okuyucunun varsayılan renkleri (Sayfadaki renkleri ayarlama)"> +<!ENTITY defaultColors.accesskey "v"> +<!ENTITY customColors.label "Özel renkler kullan:"> +<!ENTITY customColors.accesskey "r"> + +<!ENTITY normalText.label "Normal metin"> +<!ENTITY normalText.accesskey "r"> +<!ENTITY linkText.label "Bağlantı metni"> +<!ENTITY linkText.accesskey "B"> +<!ENTITY activeLinkText.label "Etkin bağlantı metni"> +<!ENTITY activeLinkText.accesskey "a"> +<!ENTITY visitedLinkText.label "Ziyaret edilmiş bağlantı metni"> +<!ENTITY visitedLinkText.accesskey "Z"> +<!ENTITY background.label "Arka plan:"> +<!ENTITY background.accesskey "A"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Arka plan resmi:"> +<!ENTITY backgroundImage.accesskey "A"> +<!ENTITY chooseFile.label "Dosya Seç…"> +<!ENTITY chooseFile.accesskey "ç"> + |