summaryrefslogtreecommitdiffstats
path: root/l10n-tl/toolkit/toolkit/global/processTypes.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-tl/toolkit/toolkit/global/processTypes.ftl')
-rw-r--r--l10n-tl/toolkit/toolkit/global/processTypes.ftl52
1 files changed, 52 insertions, 0 deletions
diff --git a/l10n-tl/toolkit/toolkit/global/processTypes.ftl b/l10n-tl/toolkit/toolkit/global/processTypes.ftl
new file mode 100644
index 0000000000..8f36ee5ce7
--- /dev/null
+++ b/l10n-tl/toolkit/toolkit/global/processTypes.ftl
@@ -0,0 +1,52 @@
+# 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 = Content ng Web
+
+# process used to run privileged about pages,
+# such as about:home
+process-type-privilegedabout = Privileged About
+
+# process used to run privileged mozilla pages,
+# such as accounts.firefox.com
+process-type-privilegedmozilla = Privileged Mozilla Content
+
+process-type-extension = Extension
+
+# process used to open file:// URLs
+process-type-file = Lokal na File
+
+# process used to isolate a webpage from other web pages
+# to improve security
+process-type-webisolated = Nakahiwalay na Web Content
+
+# process preallocated; may change to other types
+process-type-prealloc = Preallocated
+
+##
+## Localization for Gecko process types defined in GeckoProcessTypes.h
+##
+
+process-type-default = Main
+process-type-tab = Tab
+
+# 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
+
+##
+## Other
+##
+