From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-sl/devtools/client/toolbox-options.ftl | 26 +++++--------------------- l10n-sl/devtools/client/tooltips.ftl | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 22 deletions(-) (limited to 'l10n-sl/devtools') 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 Enter +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 diff --git a/l10n-sl/devtools/client/tooltips.ftl b/l10n-sl/devtools/client/tooltips.ftl index f64b482456..e9d74e1ad4 100644 --- a/l10n-sl/devtools/client/tooltips.ftl +++ b/l10n-sl/devtools/client/tooltips.ftl @@ -38,6 +38,11 @@ inactive-css-not-table-cell = Lastnost { $property } ne vpliva inactive-scroll-padding-when-not-scroll-container = { $property } ne vpliva na ta element, ker ne drsi. inactive-css-border-image = { $property } nima vpliva na ta element, ker te lastnosti ni mogoče uporabiti za notranje elemente tabele, kjer je v elementu starševske tabele border-collapse nastavljen na collapse. inactive-css-ruby-element = { $property } nima vpliva na ta element, ker je to element ruby. Njegovo velikost določa velikost pisave besedila ruby. + +## In the Rule View when a CSS property cannot be successfully applied we display +## an icon. When this icon is hovered this message is displayed to explain how +## the problem can be solved. + inactive-css-highlight-pseudo-elements-not-supported = Lastnost { $property } ni podprta pri psevdoelementih highlight. inactive-css-cue-pseudo-element-not-supported = Lastnost { $property } ni podprta pri psevdoelementih ::cue. # Variables: @@ -53,7 +58,8 @@ inactive-css-text-wrap-balance-fragmented = { $property } ne vp ## In the Rule View when a CSS property cannot be successfully applied we display ## an icon. When this icon is hovered this message is displayed to explain how -## the problem can be solved. +## the problem can be solved. CSS properties and values in tags should +## not be translated. inactive-css-not-grid-or-flex-container-fix = Poskusite dodati display:grid ali display:flex. { learn-more } inactive-css-not-grid-or-flex-container-or-multicol-container-fix = Poskusite dodati display:grid, display:flex ali columns:2. { learn-more } @@ -94,3 +100,10 @@ css-compatibility-deprecated-supported-message = { $property } css-compatibility-experimental-message = { $property } je poskusna lastnost. Ne podpirajo je naslednji brskalniki: css-compatibility-experimental-supported-message = { $property } je poskusna lastnost. css-compatibility-learn-more-message = Več o { $rootProperty } + +## In the Rule View when a rule selector can causes issues, we display an icon. +## When this icon is hovered one or more of those messages are displayed to explain what +## the issue are. + +# :has() should not be translated +css-selector-warning-unconstrained-has = Ta izbirnik uporablja neomejen :has(), ki je lahko počasen -- cgit v1.2.3