new crowdin translations

This commit is contained in:
Crowdin Bot
2021-06-27 15:31:40 +00:00
parent 145db786f8
commit d1e2137917
117 changed files with 636 additions and 283 deletions

View File

@@ -4,12 +4,24 @@ return [
'change_language' => 'Ganti Bahasa',
'last_login' => 'Terakhir Masuk :time',
'notifications' => [
'counter' => '{0} Anda tidak memiliki pemberitahuan |{1} Anda memiliki :count Pemberitahuan |[2,*] Kamu memiliki :count pemberitahuan',
'overdue_invoices' => '{1} :count faktur yang telah lewat|[2,*] :count faktur yang telah lewat',
'counter' => '{0} Anda tidak memiliki pemberitahuan baru|{1} Anda memiliki :count pemberitahuan baru|[2,*] Anda memiliki :count pemberitahuan baru',
'new_apps' => '{1} :count aplikasi baru dipublikasikan|[2,*] :count aplikasi baru dipublikasikan',
'overdue_invoices' => '{1} :count faktur yang telah tenggat|[2,*] :count faktur yang telah tenggat',
'upcoming_bills' => '{1} :count tagihan mendatang|[2,*] :count tagihan mendatang',
'view_all' => 'Tampilkan Semua'
'view_all' => 'Tampilkan Semua',
'exports' => [
'completed' => '{1} :count ekspor selesai|[2,*] :count ekspor selesai',
'failed' => '{1} :count ekspor gagal|[2,*] :count ekspor gagal',
],
'imports' => [
'completed' => '{1} :count impor selesai|[2,*] :count impor selesai',
'failed' => '{1} :count impor gagal|[2,*] :count impor gagal',
],
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',