about summary refs log tree commit diff stats
path: root/src/_locales
diff options
context:
space:
mode:
authorLinerly <linerly@proton.me>2024-11-05 01:47:29 +0000
committerHosted Weblate <hosted@weblate.org>2024-11-06 03:00:22 +0100
commit75581359e0fff73e15375812b81588b79c263f72 (patch)
tree9105e3461ba612abf65e48792c33f05bdb927923 /src/_locales
parentAdded DuckDuckGo AI Chat https://github.com/libredirect/browser_extension/iss... (diff)
downloadlibredirect-75581359e0fff73e15375812b81588b79c263f72.zip
Translated using Weblate (Indonesian)
Currently translated at 100.0% (45 of 45 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/id/
Diffstat (limited to 'src/_locales')
-rw-r--r--src/_locales/id/messages.json21
1 files changed, 18 insertions, 3 deletions
diff --git a/src/_locales/id/messages.json b/src/_locales/id/messages.json
index a71d96d8..fe57f6cd 100644
--- a/src/_locales/id/messages.json
+++ b/src/_locales/id/messages.json
@@ -8,7 +8,7 @@
         "description": "description of the extension"
     },
     "switchInstance": {
-        "message": "Tukar Instansi",
+        "message": "Tukar Server",
         "description": "used in manifest.json as shortcut description"
     },
     "settings": {
@@ -101,7 +101,7 @@
         "message": "Tentang"
     },
     "unsupportedIframesHandling": {
-        "message": "Penanganan iframe tifak didukung"
+        "message": "Penanganan sematan tidak didukung"
     },
     "fetchPublicInstances": {
         "message": "Dapatkan server publik"
@@ -110,7 +110,7 @@
         "message": "Nonaktifkan"
     },
     "pingInstances": {
-        "message": "Ping Instances"
+        "message": "Ping Server"
     },
     "exportSettingsToSync": {
         "message": "Export Settings to Sync"
@@ -141,5 +141,20 @@
     },
     "redirect": {
         "message": "Redirect"
+    },
+    "autoPickInstance": {
+        "message": "Pilih Server Otomatis"
+    },
+    "redirectGoogle": {
+        "message": "Alihkan Google"
+    },
+    "search_frontend": {
+        "message": "Frontend Pencarian"
+    },
+    "searchService": {
+        "message": "Layanan Pencarian"
+    },
+    "embedFrontend": {
+        "message": "Frontend Sematan"
     }
 }