diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:39:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:39:21 +0000 |
commit | a37d6265ace44d9abf95b01ac4837be722d89896 (patch) | |
tree | e8fa4e5590dad0cfb5aec19385a34989aa457dbe /l10n-sl/devtools/client/toolbox-options.ftl | |
parent | Adding debian version 115.10.0esr-1. (diff) | |
download | firefox-esr-a37d6265ace44d9abf95b01ac4837be722d89896.tar.xz firefox-esr-a37d6265ace44d9abf95b01ac4837be722d89896.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-sl/devtools/client/toolbox-options.ftl')
-rw-r--r-- | l10n-sl/devtools/client/toolbox-options.ftl | 26 |
1 files changed, 5 insertions, 21 deletions
diff --git a/l10n-sl/devtools/client/toolbox-options.ftl b/l10n-sl/devtools/client/toolbox-options.ftl index d2e89103b3..2d849548d8 100644 --- a/l10n-sl/devtools/client/toolbox-options.ftl +++ b/l10n-sl/devtools/client/toolbox-options.ftl @@ -10,19 +10,15 @@ # The heading options-select-default-tools-label = Privzeta razvojna orodja - # The label for the explanation of the * marker on a tool which is currently not supported # for the target of the toolbox. options-tool-not-supported-label = * Ni podprto za trenutno tarčo razvojnih orodij - # The label for the heading of group of checkboxes corresponding to the developer tools # added by add-ons. This heading is hidden when there is no developer tool installed by add-ons. options-select-additional-tools-label = Razvojna orodja, nameščena kot dodatki - # The label for the heading of group of checkboxes corresponding to the default developer # tool buttons. options-select-enabled-toolbox-buttons-label = Razpoložljivi gumbi razvojnih orodij - # The label for the heading of the radiobox corresponding to the theme options-select-dev-tools-theme-label = Teme @@ -30,27 +26,28 @@ options-select-dev-tools-theme-label = Teme # The heading options-context-inspector = Pregledovalnik - # The label for the checkbox option to show user agent styles options-show-user-agent-styles-label = Prikaži sloge brskalnika options-show-user-agent-styles-tooltip = .title = Če vključite to možnost, boste prikazali privzete sloge, ki jih naloži brskalnik. - # The label for the checkbox option to enable collapse attributes options-collapse-attrs-label = Skrajšaj atribute DOM options-collapse-attrs-tooltip = .title = Skrajšaj dolge atribute v pregledovalniku - # The label for the checkbox option to enable the "drag to update" feature options-inspector-draggable-properties-label = Kliknite in povlecite za spreminjanje vrednosti options-inspector-draggable-properties-tooltip = .title = Kliknite in povlecite, da spremenite velikosti v pogledu pravil pregledovalnika. - # The label for the checkbox option to enable simplified highlighting on page elements # within the inspector for users who enabled prefers-reduced-motion = reduce options-inspector-simplified-highlighters-label = Uporabi preprostejše označevalnike s prefers-reduced-motion options-inspector-simplified-highlighters-tooltip = .title = Omogoči poenostavljene označevalnike, ko je vključena možnost prefers-reduced-motion. Okoli označenih elementov se bo izrisal očrtan pravokotnik namesto izpolnjenega, da prepreči pojav utripanja. +# The label for the checkbox option to make the Enter key move the focus to the next input +# when editing a property name or value in the Inspector rules view +options-inspector-rules-focus-next-on-enter-label = Osredotoči se na naslednji vnos ob pritisku tipke <kbd>Enter</kbd> +options-inspector-rules-focus-next-on-enter-tooltip = + .title = Ko je omogočeno, s pritiskom na tipko Enter med urejanjem izbirnika, imena ali vrednosti lastnosti premaknete žarišče na naslednji vnos. ## "Default Color Unit" options for the Inspector @@ -66,7 +63,6 @@ options-default-color-unit-name = Imena barv # The heading options-styleeditor-label = Urejevalnik sloga - # The label for the checkbox that toggles autocompletion of css in the Style Editor options-stylesheet-autocompletion-label = Samodokončaj CSS options-stylesheet-autocompletion-tooltip = @@ -76,12 +72,10 @@ options-stylesheet-autocompletion-tooltip = # The heading options-screenshot-label = Posnetki zaslona - # Label for the checkbox that toggles screenshot to clipboard feature options-screenshot-clipboard-only-label = Shrani posnetek zaslona samo v odložišče options-screenshot-clipboard-tooltip2 = .title = Shrani posnetek zaslona naravnost v odložišče - # Label for the checkbox that toggles the camera shutter audio for screenshot tool options-screenshot-audio-label = Predvajaj zvok zaslonke kamere options-screenshot-audio-tooltip = @@ -91,7 +85,6 @@ options-screenshot-audio-tooltip = # The heading options-sourceeditor-label = Nastavitve urejevalnika - options-sourceeditor-detectindentation-tooltip = .title = Ugani zamik na podlagi izvorne vsebine options-sourceeditor-detectindentation-label = Zaznaj zamik @@ -109,46 +102,37 @@ options-sourceeditor-keybinding-default-label = Privzeto # The heading (this item is also used in perftools.ftl) options-context-advanced-settings = Napredne nastavitve - # The label for the checkbox that toggles the HTTP cache on or off options-disable-http-cache-label = Onemogoči predpomnilnik HTTP (ko so razvojna orodja odprta) options-disable-http-cache-tooltip = .title = Vklop te možnosti bo onemogočil predpomnilnik HTTP za vse zavihke, ki imajo odrta razvojna orodja. Ta možnost ne vpliva na Service Workerje. - # The label for checkbox that toggles JavaScript on or off options-disable-javascript-label = Onemogoči JavaScript * options-disable-javascript-tooltip = .title = Če vključite to možnost, boste onemogočili JavaScript v trenutnem zavihku. Če zaprete zavihek ali razvojna orodja, bo nastavitev pozabljena. - # The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference options-enable-chrome-label = Omogoči orodja za razhroščevanje brskalnika in dodatkov options-enable-chrome-tooltip = .title = Če vključite to možnost, boste omogočili uporabo razvojnih orodij v oknu brskalnika (meni Orodja > Spletni razvoj > Razvojna orodja brskalnika) in razhroščevanje dodatkov iz Upravitelja dodatkov - # The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference options-enable-remote-label = Omogoči oddaljeno razhroščevanje options-enable-remote-tooltip2 = .title = Vklop te možnosti omogoči oddaljeno razhroščevanje tega primerka brskalnika - # The label for checkbox that enables F12 as a shortcut to open DevTools options-enable-f12-label = Odpri ali zapri razvojna orodja s tipko F12 options-enable-f12-tooltip = .title = Če je možnost vključena, tipka F12 odpira in zapira orodjarno razvojnih orodij - # The label for checkbox that toggles custom formatters for objects options-enable-custom-formatters-label = Omogoči oblikovalnike po meri options-enable-custom-formatters-tooltip = .title = Če vključite to možnost, bodo spletna mesta lahko določila oblikovalnike po meri za predmete DOM - # The label for checkbox that toggles the service workers testing over HTTP on or off. options-enable-service-workers-http-label = Omogoči Service Workerje preko HTTP (ko so razvojna orodja odprta) options-enable-service-workers-http-tooltip = .title = Če vključite to možnost, boste omogočili Service Workerje preko HTTP v vseh zavihkih, ki imajo odprta razvojna orodja. - # The label for the checkbox that toggles source maps in all tools. options-source-maps-label = Omogoči preslikave virov options-source-maps-tooltip = .title = Če omogočite to možnost, bodo viri v orodjih preslikani. - # The message shown for settings that trigger page reload options-context-triggers-page-refresh = * Samo za to sejo, ponovno naloži stran |