diff options
author | Linerly <linerly@protonmail.com> | 2022-10-10 13:41:48 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2022-10-10 21:15:59 +0200 |
commit | 242746c8db46f5fd1bccce2f3f13e9594042a355 (patch) | |
tree | 55c370c6ffd50f1e2c447d022de3d60587ce2330 /src/_locales | |
parent | Translated using Weblate (Italian) (diff) | |
download | libredirect-242746c8db46f5fd1bccce2f3f13e9594042a355.zip |
Translated using Weblate (Indonesian)
Currently translated at 100.0% (57 of 57 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.json | 63 |
1 files changed, 57 insertions, 6 deletions
diff --git a/src/_locales/id/messages.json b/src/_locales/id/messages.json index 09ab8fe4..e83789e5 100644 --- a/src/_locales/id/messages.json +++ b/src/_locales/id/messages.json @@ -20,7 +20,7 @@ "description": "used in the settings page" }, "translate": { - "message": "Penerjemahan", + "message": "Terjemahan", "description": "used in the settings page" }, "maps": { @@ -48,7 +48,7 @@ "description": "used in the settings page" }, "ytmusic": { - "message": "YT Musik", + "message": "YT Music", "description": "used in the settings page" }, "wikipedia": { @@ -72,7 +72,7 @@ "description": "used in the settings page" }, "light": { - "message": "Cerah", + "message": "Terang", "description": "used in the settings page" }, "dark": { @@ -88,7 +88,7 @@ "description": "used in the settings page" }, "updateInstances": { - "message": "Perbarui Instansi-Instansi", + "message": "Perbarui Instansi", "description": "used in the settings page" }, "importSettings": { @@ -100,7 +100,7 @@ "description": "used in the settings page" }, "customPopup": { - "message": "Sesuaikan Popup", + "message": "Sesuaikan Munculan", "description": "used in the settings page" }, "tor": { @@ -139,7 +139,7 @@ "description": "description of the extension" }, "instanceIsOff": { - "message": "Instansi luring", + "message": "Instansi sedang luring", "description": "used in instance_offline.html" }, "redirectionCanceled": { @@ -174,5 +174,56 @@ "protocol": { "message": "Protokol", "description": "used in the settings page" + }, + "resetSettings": { + "message": "Atur Ulang Pengaturan", + "description": "used in the settings page" + }, + "toggleAll": { + "message": "Saklar semua", + "description": "used in the settings page" + }, + "embeddedVids": { + "message": "Frontend Video Tersemat", + "description": "used in the settings page" + }, + "copyRaw": { + "message": "Salin Mentah" + }, + "unifySettings": { + "message": "Satukan Pengaturan" + }, + "testInstancesLatency": { + "message": "Uji Coba Latensi Instansi" + }, + "lbryDesktop": { + "message": "LBRY Desktop" + }, + "protocolFallback": { + "message": "Kembali ke biasa jika tidak ada instansi yang tersedia untuk protokol saat ini" + }, + "redirectLink": { + "message": "Coba mengalihkan hyperlink ini", + "description": "Used in context menus when right clicking on a hyperlink" + }, + "both": { + "message": "keduanya", + "description": "used in the settings page" + }, + "searchNote": { + "message": "Catatan: Gunakan penelusuran ke potensial yang penuh dengan menetapkan LibRedirrect sebagai mesin pencarian Anda.", + "description": "used in the settings page" + }, + "onlyNotEmbedded": { + "message": "hanya tidak tersemat", + "description": "used in the settings page" + }, + "onlyEmbedded": { + "message": "hanya tersemat", + "description": "used in the settings page" + }, + "toggleTab": { + "message": "Saklar pengalihan di tab ini", + "description": "Used in context menus when right clicking on a page/tab" } } |