3
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"NSMicrophoneUsageDescription" = "Akses mikrofon diperlukan untuk input suara.";
|
||||
"NSMicrophoneUsageDescription" = "Akses mikrofon diperlukan untuk input suara dan transkripsi ucapan.";
|
||||
"NSPhotoLibraryUsageDescription" = "Akses galeri foto diperlukan untuk mengganti avatar Anda.";
|
||||
"NSPhotoLibraryAddUsageDescription" = "Izin menulis ke galeri foto diperlukan untuk menyimpan gambar.";
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
// Network
|
||||
"Network unavailable" = "Jaringan tidak tersedia";
|
||||
"Network disabled (Full Access may be off)" = "Jaringan dinonaktifkan (Akses Penuh mungkin nonaktif)";
|
||||
"Network disabled (Full Access may be off)" = "Fitur keyboard berbasis jaringan tidak tersedia (Akses Penuh mungkin nonaktif)";
|
||||
"Invalid URL" = "URL tidak valid";
|
||||
"Invalid response" = "Respons tidak valid";
|
||||
"No data" = "Tidak ada data";
|
||||
@@ -274,9 +274,16 @@
|
||||
"AI Chat" = "AI Chat";
|
||||
"Membership Agreement" = "《Perjanjian Keanggotaan》";
|
||||
"Download information missing" = "Download information missing";
|
||||
"Download failed" = "Download failed";
|
||||
"Download failed" = "Gagal mengunduh";
|
||||
"Theme resource preparation failed, please try again later" = "Persiapan sumber daya tema gagal, silakan coba lagi nanti";
|
||||
"Theme updated, try it now" = "Tema diperbarui, coba sekarang";
|
||||
"This app does not allow the keyboard to open the main app directly. Please return to the Home screen and open the app manually to recharge" = "Aplikasi ini tidak mengizinkan keyboard membuka aplikasi utama secara langsung. Silakan kembali ke layar utama dan buka aplikasi secara manual untuk mengisi ulang";
|
||||
"Content is empty" = "Konten kosong";
|
||||
"audioId is empty" = "audioId kosong";
|
||||
"Polling failed after %ld retries" = "Polling gagal setelah %ld kali percobaan ulang";
|
||||
"URL is empty" = "URL kosong";
|
||||
"Theme information missing" = "Theme information missing";
|
||||
"Delete failed, please try again" = "Delete failed, please try again";
|
||||
"Delete failed, please try again" = "Gagal menghapus, silakan coba lagi";
|
||||
"Processing..." = "Processing...";
|
||||
"Copied" = "Copied";
|
||||
"Default keyboard skin restored" = "Default keyboard skin restored";
|
||||
@@ -302,8 +309,14 @@
|
||||
"Voice-to-text failed, please try again" = "Voice-to-text failed, please try again";
|
||||
"Please sign in before using AI features" = "Please sign in before using AI features";
|
||||
"Please return to the Home screen and open the app to sign in" = "Please return to the Home screen and open the app to sign in";
|
||||
"Please enable Full Access to continue" = "Please enable Full Access to continue";
|
||||
"Request failed" = "Request failed";
|
||||
"Please enable Full Access to continue" = "Aktifkan Akses Penuh untuk menggunakan fitur keyboard berbasis jaringan";
|
||||
"Request failed" = "Permintaan gagal";
|
||||
"Invalid data format" = "Format data tidak valid";
|
||||
"Comment content cannot be empty" = "Konten komentar tidak boleh kosong";
|
||||
"Chat response is empty" = "Respons chat kosong";
|
||||
"Delete This Record" = "Hapus riwayat ini";
|
||||
"Deleted" = "Berhasil dihapus";
|
||||
"Are you sure to delete?" = "Yakin ingin menghapus?";
|
||||
"Please enter content" = "Please enter content";
|
||||
"Purchase failed" = "Purchase failed";
|
||||
"Remote skin" = "Remote skin";
|
||||
@@ -373,3 +386,26 @@
|
||||
"I highly recommend this app." = "Saya sangat merekomendasikan aplikasi ini.";
|
||||
"Allow log in with Apple ID?" = "Izinkan masuk dengan Apple ID?";
|
||||
"Continue" = "Lanjutkan";
|
||||
"Me" = "Saya";
|
||||
"No comments yet" = "Belum ada komentar";
|
||||
"Be the first to comment" = "Jadilah yang pertama berkomentar";
|
||||
"Load failed" = "Gagal memuat";
|
||||
"Tap to retry" = "Ketuk untuk mencoba lagi";
|
||||
"%.1fw comments" = "%.1fw komentar";
|
||||
"%ld comments" = "%ld komentar";
|
||||
"Reply to @%@" = "Balas @%@";
|
||||
"Say something..." = "Tulis sesuatu...";
|
||||
"Hold To Start Talking" = "Tahan untuk mulai berbicara";
|
||||
"Hold To Speak" = "Tahan untuk berbicara";
|
||||
"Release To Finish" = "Lepas untuk selesai";
|
||||
"Send A Message To Her" = "Kirim pesan kepadanya";
|
||||
"Like" = "Suka";
|
||||
"Reply" = "Balas";
|
||||
"View %ld replies" = "Lihat %ld balasan";
|
||||
"View more replies (%ld)" = "Lihat lebih banyak balasan (%ld)";
|
||||
"Collapse" = "Ciutkan";
|
||||
"Just now" = "Baru saja";
|
||||
"%.0f minutes ago" = "%.0f menit yang lalu";
|
||||
"%.0f hours ago" = "%.0f jam yang lalu";
|
||||
"%.0f days ago" = "%.0f hari yang lalu";
|
||||
"Yesterday" = "Kemarin";
|
||||
|
||||
Reference in New Issue
Block a user