From bc3e9aaede7bb0fa180b7e2aacc3e3b21068d1cb Mon Sep 17 00:00:00 2001 From: Agastya Darma Date: Fri, 19 Apr 2024 10:53:41 +0700 Subject: [PATCH] feat(bluetooth): add indonesian translation for bluetooth applet --- .../i18n/id/cosmic_applet_bluetooth.ftl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 cosmic-applet-bluetooth/i18n/id/cosmic_applet_bluetooth.ftl diff --git a/cosmic-applet-bluetooth/i18n/id/cosmic_applet_bluetooth.ftl b/cosmic-applet-bluetooth/i18n/id/cosmic_applet_bluetooth.ftl new file mode 100644 index 00000000..5baffdea --- /dev/null +++ b/cosmic-applet-bluetooth/i18n/id/cosmic_applet_bluetooth.ftl @@ -0,0 +1,12 @@ +bluetooth = Bluetooth +other-devices = Perangkat Bluetooth Lainnya +settings = Pengaturan Bluetooth... +connected = Terhubung +confirm-pin = Mohon konfirmasi bahwa PIN berikut sesuai dengan yang ditampilkan pada {$deviceName} +confirm = Konfirmasi +cancel = Batalkan +unsuccessful = Gagal Terhubung +check-device = Pastikan {$deviceName} dalam keadaan menyala, dalam jangkauan, dan siap untuk disambungkan. +try-again = Coba Lagi +discoverable = Terdeteksi +pairable = Dapat Disambungkan \ No newline at end of file