updated translations

This commit is contained in:
denisdulici
2018-08-06 10:25:41 +03:00
parent 7b206fb2aa
commit c0eb6c3f44
100 changed files with 624 additions and 357 deletions

View File

@ -5,7 +5,7 @@ return [
'bill_number' => 'Nomor Tagihan',
'bill_date' => 'Tanggal Tagihan',
'total_price' => 'Total Harga',
'due_date' => 'Batas Waktu',
'due_date' => 'Tanggal Jatuh Tempo',
'order_number' => 'Nomor Pesanan',
'bill_from' => 'Tagihan Dari',
@ -20,7 +20,7 @@ return [
'show_discount' => 'Diskon :discount%',
'add_discount' => 'Tambahkan diskon',
'discount_desc' => 'of subtotal',
'discount_desc' => 'dari subtotal',
'payment_due' => 'Pembayaran Jatuh Tempo',
'amount_due' => 'Jumlah Jatuh Tempo',
@ -35,12 +35,12 @@ return [
'status' => [
'draft' => 'Konsep',
'received' => 'Diterima',
'partial' => 'Parsial',
'partial' => 'Sebagian',
'paid' => 'Dibayar',
],
'messages' => [
'received' => 'Tagihan ditandai sebagai bentuk berhasil diterima!',
'received' => 'Bill ditandai sebagai berhasil diterima!',
],
];

View File

@ -100,9 +100,9 @@ return [
'overdue' => 'Jatuh tempo',
'partially' => 'Sebagian',
'partially_paid' => 'Sebagian dibayar',
'export' => 'Export',
'enable' => 'Enable',
'disable' => 'Disable',
'export' => 'Ekspor',
'enable' => 'Aktif',
'disable' => 'Nonaktif',
'title' => [
'new' => 'Baru :type',

View File

@ -6,7 +6,7 @@ return [
'refresh' => 'Menyegarkan',
'steps' => [
'requirements' => 'Tolong, memenuhi persyaratan berikut!',
'requirements' => 'Please, ask your hosting provider to fix the errors!',
'language' => 'Langkah 1/3 : Seleksi Bahasa',
'database' => 'Langkah 2/3 : Setup basis data',
'settings' => 'Langkah 3/3: Detail Perusahaan dan Admin',
@ -19,7 +19,7 @@ return [
'requirements' => [
'enabled' => ':feature perlu diaktifkan!',
'disabled' => ':feature perlu dinonaktifkan!',
'extension' => ':extension ekstensi perlu dimuat!',
'extension' => ':extension extension needs to be installed and loaded!',
'directory' => ':directory direktori perlu ditulis!',
],

View File

@ -18,6 +18,8 @@ return [
'no_file' => 'Kesalahan: Tidak ada file dipilih!',
'last_category' => 'Error: Can not delete the last :type category!',
'invalid_token' => 'Galat: Token yang dimasukkan tidak sah!',
'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.',
'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.',
],
'warning' => [
'deleted' => 'PeringatanL: Anda tidak boleh menghapus <b>:name</b> karena memiliki :text terkaitan.',

View File

@ -0,0 +1,10 @@
<?php
return [
'whoops' => 'Whoops!',
'hello' => 'Hello!',
'salutation' => 'Regards,<br> :company_name',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
];

View File

@ -101,6 +101,7 @@ return [
'attribute-name' => [
'rule-name' => 'kustomisasi-pesan',
],
'invalid_currency' => 'The :attribute code is invalid.',
],
/*