summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/localization/ja/toolkit/global/processTypes.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ja/localization/ja/toolkit/global/processTypes.ftl')
-rw-r--r--thunderbird-l10n/ja/localization/ja/toolkit/global/processTypes.ftl49
1 files changed, 49 insertions, 0 deletions
diff --git a/thunderbird-l10n/ja/localization/ja/toolkit/global/processTypes.ftl b/thunderbird-l10n/ja/localization/ja/toolkit/global/processTypes.ftl
new file mode 100644
index 0000000000..62dcf7f540
--- /dev/null
+++ b/thunderbird-l10n/ja/localization/ja/toolkit/global/processTypes.ftl
@@ -0,0 +1,49 @@
+# 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 = ウェブコンテンツ
+# process used to run privileged about pages,
+# such as about:home
+process-type-privilegedabout = 特権 About ページ
+# process used to run privileged mozilla pages,
+# such as accounts.firefox.com
+process-type-privilegedmozilla = 特権 Mozilla コンテンツ
+process-type-extension = 拡張機能
+# process used to open file:// URLs
+process-type-file = ローカルファイル
+# process used to isolate a webpage from other web pages
+# to improve security
+process-type-webisolated = 隔離されたウェブコンテンツ
+# process used to isolate a ServiceWorker to improve
+# performance
+process-type-webserviceworker = 隔離された ServiceWorker
+# process preallocated; may change to other types
+process-type-prealloc = 事前割り当て
+
+##
+## Localization for Gecko process types defined in GeckoProcessTypes.h
+##
+
+process-type-default = メイン
+process-type-tab = タブ
+# process used to communicate with the GPU for
+# graphics acceleration
+process-type-gpu = GPU
+# process used to perform network operations
+process-type-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 アクター
+
+##
+## Other
+##
+
+# fallback
+process-type-unknown = 不明