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-sl/suite/chrome/common/pref/preferences.dtd | |
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-sl/suite/chrome/common/pref/preferences.dtd')
-rw-r--r-- | l10n-sl/suite/chrome/common/pref/preferences.dtd | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/l10n-sl/suite/chrome/common/pref/preferences.dtd b/l10n-sl/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..9f78c598a9 --- /dev/null +++ b/l10n-sl/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,58 @@ +<!-- 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 windowClose.key "w"> +<!ENTITY preferencesDefaultTitleMac.title "Nastavitve"> +<!ENTITY preferencesDefaultTitleWin.title "Možnosti"> +<!ENTITY preferencesCloseButton.label "Zapri"> +<!ENTITY preferencesCloseButton.accesskey "Z"> + +<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog --> +<!ENTITY prefWindow.title "Nastavitve"> +<!ENTITY prefWindow.size "width: 102ch; height: 44em;"> +<!ENTITY prefWindowMac2.size "width: 70em; height: 41em;"> +<!ENTITY prefWindowWin2.size "width: 125ch; height: 44em;"> +<!ENTITY categoryHeader "Kategorija"> + +<!ENTITY appear.label "Videz"> +<!ENTITY content.label "Vsebina"> +<!ENTITY fonts.label "Pisave"> +<!ENTITY colors.label "Barve"> +<!ENTITY media.label "Predstavnost"> +<!ENTITY spellingPane.label "Črkovanje"> + +<!ENTITY navigator.label "Brskalnik"> +<!ENTITY history.label "Zgodovina"> +<!ENTITY languages.label "Jeziki"> +<!ENTITY applications.label "Pomožni programi"> +<!ENTITY locationBar.label "Naslovna vrstica"> +<!ENTITY search.label "Iskanje po internetu"> +<!ENTITY tabWindows.label "Brskanje z zavihki"> +<!ENTITY links.label "Vedenje povezav"> +<!ENTITY download.label "Prenosi"> + +<!ENTITY security.label "Zasebnost in varnost"> +<!ENTITY privatedata.label "Zasebni podatki"> +<!ENTITY cookies.label "Piškotki"> +<!ENTITY images.label "Slike"> +<!ENTITY popups.label "Pojavna okna"> +<!ENTITY passwords.label "Gesla"> +<!ENTITY ssltls.label "SSL/TLS"> +<!ENTITY certs.label "Digitalna potrdila"> + +<!ENTITY sync.label "Sinhronizacija"> + +<!ENTITY advance.label "Napredno"> +<!ENTITY scriptsAndWindows2.label "Skripti"> +<!ENTITY keynav.label "Krmarjenje s tipkovnico"> +<!ENTITY findAsYouType.label "Najdi med tipkanjem"> +<!ENTITY cache.label "Predpomnilnik"> +<!ENTITY offlineApps.label "Aplikacije brez povezave"> +<!ENTITY proxies.label "Posredniški strežniki"> +<!ENTITY httpnetworking.label "Omrežje HTTP"> +<!ENTITY smart.label "Namestitev programske opreme"> +<!ENTITY mousewheel.label "Kolesce miške"> +<!ENTITY debugging.label "Odpravljanje napak"> + +<!ENTITY focusSearch.key "f"> |