about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authormaboroshin <maboroshin@users.noreply.hosted.weblate.org>2024-08-29 00:30:46 +0000
committerHosted Weblate <hosted@weblate.org>2024-08-30 01:09:34 +0000
commit181add45af677629d062bc35c33513f4f272bd71 (patch)
tree8c7e97cb8bc48ea691f3e6a398fe930394833b24
parentAdded message popup for Server Errors https://github.com/libredirect/browser_... (diff)
downloadlibredirect-181add45af677629d062bc35c33513f4f272bd71.zip
Translated using Weblate (Japanese)
Currently translated at 97.7% (44 of 45 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ja/
-rw-r--r--src/_locales/ja/messages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json
index 7de6d4f4..e44f526d 100644
--- a/src/_locales/ja/messages.json
+++ b/src/_locales/ja/messages.json
@@ -141,5 +141,20 @@
     },
     "redirect": {
         "message": "転送する"
+    },
+    "search_frontend": {
+        "message": "検索フロントエンド"
+    },
+    "embedFrontend": {
+        "message": "埋め込みフロントエンド"
+    },
+    "redirectGoogle": {
+        "message": "Googleを転送する"
+    },
+    "autoPickInstance": {
+        "message": "インスタンスを自動で取得"
+    },
+    "searchService": {
+        "message": "検索サービス"
     }
 }