diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-tr/suite/chrome/common/pref/pref-navigator.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tr/suite/chrome/common/pref/pref-navigator.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/common/pref/pref-navigator.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/pref/pref-navigator.dtd b/l10n-tr/suite/chrome/common/pref/pref-navigator.dtd new file mode 100644 index 0000000000..d3be43cd79 --- /dev/null +++ b/l10n-tr/suite/chrome/common/pref/pref-navigator.dtd @@ -0,0 +1,38 @@ +<!-- 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.navigator.title "Browser"> + +<!ENTITY navRadio.label "Display on"> +<!ENTITY navRadio.accesskey "n"> +<!ENTITY navStartPageMenu.label "Browser Startup"> +<!ENTITY newWinPageMenu.label "Yeni pencere"> +<!ENTITY newTabPageMenu.label "Yeni sekme"> + +<!ENTITY blankPageRadio.label "Blank page"> +<!ENTITY blankPageRadio.accesskey "B"> +<!ENTITY homePageRadio.label "Home page"> +<!ENTITY homePageRadio.accesskey "m"> +<!ENTITY lastPageRadio.label "Last page visited"> +<!ENTITY lastPageRadio.accesskey "L"> +<!ENTITY restoreSessionRadio.label "Restore Previous Session"> +<!ENTITY restoreSessionRadio.accesskey "P"> + +<!ENTITY header2.label "Açılış sayfası"> +<!ENTITY homePageIntro.label "Clicking the Home button takes you to this group of pages:"> +<!ENTITY useCurrent.label "Use Current Page"> +<!ENTITY useCurrent.accesskey "U"> +<!ENTITY useCurrentGroup.label "Use Current Group"> +<!ENTITY useCurrentGroup.accesskey "G"> +<!ENTITY browseFile.label "Dosyayı seçin…"> +<!ENTITY browseFile.accesskey "s"> +<!ENTITY useDefault.label "Öntanımlı Ayarlar"> +<!ENTITY useDefault.accesskey "r"> + +<!ENTITY defaultBrowserGroup.label "Varsayılan Tarayıcı"> +<!ENTITY defaultBrowserButton.label "Set Default Browser"> +<!ENTITY defaultBrowserButton.accesskey "D"> +<!ENTITY alreadyDefaultText "&brandShortName; is already your default browser."> +<!ENTITY defaultPendingText "&brandShortName; will be set as your default browser when you click OK."> +<!ENTITY makeDefaultText "Set &brandShortName; as your default browser."> |