summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/devtools/startup
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-sv-SE/devtools/startup
parentInitial commit. (diff)
downloadfirefox-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-sv-SE/devtools/startup')
-rw-r--r--l10n-sv-SE/devtools/startup/aboutDevTools.ftl57
-rw-r--r--l10n-sv-SE/devtools/startup/key-shortcuts.properties67
-rw-r--r--l10n-sv-SE/devtools/startup/startup.properties8
3 files changed, 132 insertions, 0 deletions
diff --git a/l10n-sv-SE/devtools/startup/aboutDevTools.ftl b/l10n-sv-SE/devtools/startup/aboutDevTools.ftl
new file mode 100644
index 0000000000..664fd56060
--- /dev/null
+++ b/l10n-sv-SE/devtools/startup/aboutDevTools.ftl
@@ -0,0 +1,57 @@
+# 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/.
+
+head-title = Om utvecklingsverktyg
+enable-title = Aktivera Firefox utvecklingsverktyg
+enable-inspect-element-title = Aktivera Firefox utvecklingsverktyg för att använda Inspektera element
+enable-inspect-element-message = Utforska och redigera HTML och CSS med utvecklarverktygets inspektör.
+enable-about-debugging-message = Utveckla och felsök WebExtensions, webb-workers, service-workers och mer med Firefox utvecklingsverktyg.
+enable-key-shortcut-message = Du aktiverade en genväg till utvecklingsverktygen. Om det var ett misstag kan du stänga den här fliken.
+enable-menu-message = Förbättra din webbplats HTML, CSS och JavaScript med verktyg som inspektören och felsökaren.
+enable-common-message = Firefox utvecklingsverktyg är vanligtvis avstängda för att ge dig större kontroll över din webbläsare.
+enable-learn-more-link = Lär dig mer om utvecklingsverktyg
+enable-enable-button = Aktivera utvecklingsverktyg
+enable-close-button = Stäng denna flik
+
+welcome-title = Välkommen till Firefox utvecklingsverktyg!
+newsletter-title = Nyhetsbrev Mozilla Developer
+newsletter-message = Få nyheter om utveckling, tricks och resurser skickade direkt till din inkorg.
+newsletter-email-placeholder =
+ .placeholder = E-post
+newsletter-privacy-label = Det är okej för mig att Mozilla hanterar min information som förklaras i denna <a data-l10n-name="privacy-policy">sekretesspolicy</a>.
+newsletter-subscribe-button = Prenumerera
+newsletter-thanks-title = Tack!
+newsletter-thanks-message = Om du inte tidigare har bekräftat en prenumeration på ett Mozilla-relaterat nyhetsbrev måste du kanske göra det. Kontrollera din inkorg eller ditt spamfilter efter ett mejl från oss.
+
+footer-title = Firefox Developer Edition
+footer-message = Letar du efter mer än bara utvecklingsverktyg? Kolla in Firefox:s webbläsare som är byggd speciellt för utvecklare och moderna arbetsflöden.
+footer-learn-more-link = Läs mer
+
+features-learn-more = Läs mer
+features-inspector-title = Inspektör
+features-inspector-desc = Inspektera och förbättra koden för att skapa pixel-perfekta layouter. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-console-title = Konsol
+features-console-desc = Spåra CSS, JavaScript, säkerhet och nätverksproblem. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-debugger-title = Felsökare
+features-debugger-desc = Kraftfull JavaScript-felsökare med stöd för din framework. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-network-title = Nätverk
+features-network-desc = Övervaka nätverksförfrågningar som kan sakta ner eller blockera din webbplats. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-storage-title = Lagring
+features-storage-desc = Lägg till, ändra och ta bort cache, kakor, databaser och sessionsdata. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-responsive-title = Följsamt designläge
+features-responsive-desc = Testa webbplatser på emulerade enheter i din webbläsare. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-visual-editing-title = Visuell redigering
+features-visual-editing-desc = Finjustera animeringar, placeringar och utfyllnad. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-performance-title = Prestanda
+features-performance-desc = Ta bort flaskhalsar, effektivisera processer, optimera tillgångar. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+features-memory-title = Minne
+features-memory-desc = Hitta minnesläckor och gör ditt program snabbare. <a data-l10n-name="learn-more">{ features-learn-more }</a>
+# Variables:
+# $errorDescription (String) - The error that occurred e.g. 404 - Not Found
+newsletter-error-common = Prenumerationsförfrågan misslyckades ({ $errorDescription }).
+newsletter-error-unknown = Ett oväntat fel har uppstått.
+newsletter-error-timeout = Prenumerationsförfrågan avbröts.
+# Variables:
+# $shortcut (String) - The keyboard shortcut used for the tool
+welcome-message = Du har lyckats aktivera utvecklingsverktyg! För att komma igång, utforska menyn Webbutvecklare eller öppna verktygen med { $shortcut }.
diff --git a/l10n-sv-SE/devtools/startup/key-shortcuts.properties b/l10n-sv-SE/devtools/startup/key-shortcuts.properties
new file mode 100644
index 0000000000..a5bdf43188
--- /dev/null
+++ b/l10n-sv-SE/devtools/startup/key-shortcuts.properties
@@ -0,0 +1,67 @@
+# 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 (toggleToolbox.commandkey):
+# Key pressed to open a toolbox with the default panel selected
+toggleToolbox.commandkey=I
+
+# LOCALIZATION NOTE (toggleToolboxF12.commandkey):
+# Alternative key pressed to open a toolbox with the default panel selected
+toggleToolboxF12.commandkey=VK_F12
+
+# LOCALIZATION NOTE (browserToolbox.commandkey):
+# Key pressed to open the Browser Toolbox, used for debugging Firefox itself
+browserToolbox.commandkey=I
+
+# LOCALIZATION NOTE (browserConsole.commandkey):
+# Key pressed to open the Browser Console, used for debugging Firefox itself
+browserConsole.commandkey=J
+
+# LOCALIZATION NOTE (responsiveDesignMode.commandkey):
+# Key pressed to toggle on the Responsive Design Mode
+responsiveDesignMode.commandkey=M
+
+# LOCALIZATION NOTE (inspector.commandkey):
+# Key pressed to open a toolbox with the inspector panel selected
+inspector.commandkey=C
+
+# LOCALIZATION NOTE (webconsole.commandkey):
+# Key pressed to open a toolbox with the web console panel selected
+webconsole.commandkey=K
+
+# LOCALIZATION NOTE (jsdebugger.commandkey2):
+# Key pressed to open a toolbox with the debugger panel selected
+jsdebugger.commandkey2=Z
+
+# LOCALIZATION NOTE (netmonitor.commandkey):
+# Key pressed to open a toolbox with the network monitor panel selected
+netmonitor.commandkey=E
+
+# LOCALIZATION NOTE (styleeditor.commandkey):
+# Key pressed to open a toolbox with the style editor panel selected
+styleeditor.commandkey=VK_F7
+
+# LOCALIZATION NOTE (performance.commandkey):
+# Key pressed to open a toolbox with the performance panel selected
+performance.commandkey=VK_F5
+
+# LOCALIZATION NOTE (storage.commandkey):
+# Key pressed to open a toolbox with the storage panel selected
+storage.commandkey=VK_F9
+
+# LOCALIZATION NOTE (dom.commandkey):
+# Key pressed to open a toolbox with the DOM panel selected
+dom.commandkey=W
+
+# LOCALIZATION NOTE (accessibilityF12.commandkey):
+# Key pressed to open a toolbox with the accessibility panel selected
+accessibilityF12.commandkey=VK_F12
+
+# LOCALIZATION NOTE (profilerStartStop.commandkey):
+# Key pressed to start or stop the performance profiler
+profilerStartStop.commandkey=VK_1
+
+# LOCALIZATION NOTE (profilerCapture.commandkey):
+# Key pressed to capture a recorded performance profile
+profilerCapture.commandkey=VK_2
diff --git a/l10n-sv-SE/devtools/startup/startup.properties b/l10n-sv-SE/devtools/startup/startup.properties
new file mode 100644
index 0000000000..dbfc1368b9
--- /dev/null
+++ b/l10n-sv-SE/devtools/startup/startup.properties
@@ -0,0 +1,8 @@
+# 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 (enableDevTools.label):
+# Label for the menu item displayed in Tools > Developer Tools when DevTools are disabled.
+enableDevTools.label=Aktivera utvecklarverktygen…
+enableDevTools.accesskey=A