summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/toolkit/toolkit/global/processTypes.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-sv-SE/toolkit/toolkit/global/processTypes.ftl
parentInitial commit. (diff)
downloadfirefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz
firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-sv-SE/toolkit/toolkit/global/processTypes.ftl')
-rw-r--r--l10n-sv-SE/toolkit/toolkit/global/processTypes.ftl61
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-sv-SE/toolkit/toolkit/global/processTypes.ftl b/l10n-sv-SE/toolkit/toolkit/global/processTypes.ftl
new file mode 100644
index 0000000000..6523e3c5c1
--- /dev/null
+++ b/l10n-sv-SE/toolkit/toolkit/global/processTypes.ftl
@@ -0,0 +1,61 @@
+# 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 for remote types defined in RemoteType.h
+##
+
+process-type-web = Webbinnehåll
+
+# process used to run privileged about pages,
+# such as about:home
+process-type-privilegedabout = Privilegierad About
+
+# process used to run privileged mozilla pages,
+# such as accounts.firefox.com
+process-type-privilegedmozilla = Privilegierat Mozilla-innehåll
+
+process-type-extension = Utökning
+
+# process used to open file:// URLs
+process-type-file = Lokal fil
+
+# process used to isolate a webpage from other web pages
+# to improve security
+process-type-webisolated = Isolerat webbinnehåll
+
+# process used to isolate a ServiceWorker to improve
+# performance
+process-type-webserviceworker = Isolerad Service Worker
+
+# process preallocated; may change to other types
+process-type-prealloc = Förallokerad
+
+##
+## Localization for Gecko process types defined in GeckoProcessTypes.h
+##
+
+process-type-default = Huvud
+process-type-tab = Flik
+
+# process used to communicate with the GPU for
+# graphics acceleration
+process-type-gpu = GPU
+
+# process used to perform network operations
+process-type-socket = Socket
+
+# process used to decode media
+process-type-rdd = RDD
+
+# process used to run some IPC actor in their own sandbox
+process-type-utility = IPC-aktör i sandlåda
+
+##
+## Other
+##
+
+# fallback
+process-type-unknown = Okänd