diff --git a/resources/lang/bn-BD/install.php b/resources/lang/bn-BD/install.php
index 81255392a..badf090b7 100644
--- a/resources/lang/bn-BD/install.php
+++ b/resources/lang/bn-BD/install.php
@@ -21,7 +21,7 @@ return [
'disabled' => ':feature নিষ্ক্রিয় করা আবশ্যক!',
'extension' => ':extension এক্সটেসনটি সংস্থাপন করে লোড করা আবশ্যক!',
'directory' => ':directory ডিরেক্টরিটি লিখনযোগ্য হওয়া আবশ্যক!',
- 'executable' => 'PHP CLI ফাইলটি চালানো যাচ্ছে না ! দয়া করে আপনার হোস্টিং কোম্পানিকে PHP_BINARY কিংবা PHP_PATH environment variable টি সঠিক ভাবে নির্ধারল করে দিতে বলুন।',
+ 'executable' => 'PHP CLI ফাইলটি চালানো যাচ্ছে না কিংবা এটি সংজ্ঞায়িত নয় , অথবা এর ভার্সনটি :php_version কিংবা তার উর্দ্ধে নয় ! দয়া করে আপনার হোস্টিং কোম্পানিকে PHP_BINARY কিংবা PHP_PATH environment variable টি সঠিক ভাবে নির্ধারণ করে দিতে বলুন।',
],
'database' => [
diff --git a/resources/lang/de-DE/install.php b/resources/lang/de-DE/install.php
index ac504eebe..77e7078c9 100644
--- a/resources/lang/de-DE/install.php
+++ b/resources/lang/de-DE/install.php
@@ -21,7 +21,7 @@ return [
'disabled' => ':feature muss deaktiviert sein!',
'extension' => ':extension Erweiterung muss installiert und geladen sein!',
'directory' => ':directory Verzeichnis muss schreibbar sein!',
- 'executable' => 'Die PHP-CLI Datei funktioniert nicht! Bitten Sie Ihre Hosting-Firma, PHP_BINARY oder PHP_PATH Umgebungsvariable korrekt zu setzen.',
+ 'executable' => 'Die ausführbare PHP-CLI-Datei ist nicht definiert oder funktioniert nicht oder ihre Version ist nicht :php_version oder höher! Bitten Sie Ihre Hosting-Firma, PHP_BINARY oder PHP_PATH Umgebungsvariable korrekt zu setzen.',
],
'database' => [
diff --git a/resources/lang/hi-IN/bills.php b/resources/lang/hi-IN/bills.php
index 18ce24336..366abac5d 100644
--- a/resources/lang/hi-IN/bills.php
+++ b/resources/lang/hi-IN/bills.php
@@ -13,6 +13,7 @@ return [
'price' => 'मूल्य',
'sub_total' => 'पूर्ण योग',
'discount' => 'छूट',
+ 'item_discount' => 'Line Discount',
'tax_total' => 'कर राशि',
'total' => 'कुल',
@@ -30,6 +31,7 @@ return [
'add_payment' => 'भुगतान जोड़ें',
'mark_paid' => 'मार्क करे की भुगतान किया हुआ है',
'mark_received' => 'प्राप्त किए हुए में मार्क करे',
+ 'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'डाउनलोड PDF',
'send_mail' => 'ईमेल भेजें',
'create_bill' => 'बिल बनाएं',
@@ -43,11 +45,13 @@ return [
'paid' => 'भुगतान किया',
'overdue' => 'समय पर भुगतान नहीं किया',
'unpaid' => 'भुगतान नहीं किया है',
+ 'cancelled' => 'Cancelled',
],
'messages' => [
- 'received' => 'बिल को सफलतापूर्वक प्राप्त किया गया!',
+ 'marked_received' => 'Bill marked as received!',
'marked_paid' => 'बिल भुगतान के रूप में मार्क किया गया!',
+ 'marked_cancelled' => 'Bill marked as cancelled!',
'draft' => 'यह एक ड्राफ्ट बिल है और इसे प्राप्त होने के बाद चार्ट पर प्रतिबिंबित किया जाएगा।',
'status' => [
diff --git a/resources/lang/hi-IN/bulk_actions.php b/resources/lang/hi-IN/bulk_actions.php
index 972a4cf47..4b86107f5 100644
--- a/resources/lang/hi-IN/bulk_actions.php
+++ b/resources/lang/hi-IN/bulk_actions.php
@@ -15,6 +15,7 @@ return [
'paid' => 'क्या आप वाकई चयनित चालान को भुगतान के रूप में चिह्नित करना चाहते हैं?|क्या आप सुनिश्चित हैं कि आप चयनित चालान को भुगतान के रूप में चिह्नित करना चाहते हैं?',
'sent' => 'क्या आप सुनिश्चित हैं कि आप चयनित चालान को भेजे गए के रूप में चिह्नित करना चाहते हैं?|क्या आप सुनिश्चित हैं कि आप चयनित चालान को भेजे गए के रूप में चिह्नित करना चाहते हैं?',
'received' => 'क्या आप वाकई चयनित बिल को प्राप्त किये गए के रूप में चिह्नित करना चाहते हैं?|क्या आप वाकई चयनित बिलों को प्राप्त किये गए के रूप में चिह्नित करना चाहते हैं?',
+ 'cancelled' => 'Are you sure you want to cancel selected invoice/bill?|Are you sure you want to cancel selected invoices/bills?',
],
];
diff --git a/resources/lang/hi-IN/install.php b/resources/lang/hi-IN/install.php
index 1e4697de2..2071ff424 100644
--- a/resources/lang/hi-IN/install.php
+++ b/resources/lang/hi-IN/install.php
@@ -21,6 +21,7 @@ return [
'disabled' => ':feature को निष्क्रिय करने की आवश्यकता है!',
'extension' => ':extension एक्सटेंशन को स्थापित करने और लोड करने की आवश्यकता है!',
'directory' => ':directory फ़ोल्डर को लिखने योग्य होना चाहिए!',
+ 'executable' => 'अगर PHP CLI एक्सेक्यूटबल फाइल परिभाषित नहीं है अथवा काम नहीं कर रही है अथवा उसका संस्करण php_version के समान या उससे अधिक नहीं है! तो कृपया, अपनी होस्टिंग कंपनी को PHP_BINARY या PHP_PATH ये एनवायरनमेंट वेरिएबल सही ढंग से सेट करने के लिए कहें।',
],
'database' => [
diff --git a/resources/lang/hi-IN/invoices.php b/resources/lang/hi-IN/invoices.php
index 82117afc9..154c71561 100644
--- a/resources/lang/hi-IN/invoices.php
+++ b/resources/lang/hi-IN/invoices.php
@@ -13,6 +13,7 @@ return [
'price' => 'कीमत',
'sub_total' => 'पूर्ण योग',
'discount' => 'छूट',
+ 'item_discount' => 'Line Discount',
'tax_total' => 'कुल कर',
'total' => 'कुल',
@@ -30,6 +31,7 @@ return [
'mark_paid' => 'मार्क करे की भुगतान किया हुआ है',
'mark_sent' => 'मार्क करे की भेजा गया',
'mark_viewed' => 'मार्क किया हुआ देखे',
+ 'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'डाउनलोड PDF',
'send_mail' => 'ईमेल भेजें',
'all_invoices' => 'सभी चालान देखने के लिए लॉगिन करें',
@@ -47,12 +49,15 @@ return [
'paid' => 'भुगतान किया है',
'overdue' => 'समय पर भुगतान नहीं किया',
'unpaid' => 'भुगतान नहीं किया है',
+ 'cancelled' => 'Cancelled',
],
'messages' => [
'email_sent' => 'चालान ईमेल भेजा गया है!',
'marked_sent' => 'भेजे गए के रूप में मार्क किया गया!',
'marked_paid' => 'चालान भुगतान के रूप में मार्क किया गया!',
+ 'marked_viewed' => 'Invoice marked as viewed!',
+ 'marked_cancelled' => 'Invoice marked as cancelled!',
'email_required' => 'इस ग्राहक के लिए कोई ईमेल पता नहीं!',
'draft' => 'यह एक ड्राफ्ट चालान है और इसे भेजे जाने के बाद चार्ट में प्रतिबिंबित होगा।',
diff --git a/resources/lang/hi-IN/settings.php b/resources/lang/hi-IN/settings.php
index ff7ea8d58..0dba551f3 100644
--- a/resources/lang/hi-IN/settings.php
+++ b/resources/lang/hi-IN/settings.php
@@ -29,6 +29,12 @@ return [
'before' => 'नंबर से पहले',
'after' => 'नंबर के बाद',
],
+ 'discount_location' => [
+ 'name' => 'Discount Location',
+ 'item' => 'At line',
+ 'total' => 'At total',
+ 'both' => 'Both line and total',
+ ],
],
'invoice' => [
diff --git a/resources/lang/hr-HR/bills.php b/resources/lang/hr-HR/bills.php
index ea27f4d9b..e5e10fd64 100644
--- a/resources/lang/hr-HR/bills.php
+++ b/resources/lang/hr-HR/bills.php
@@ -13,6 +13,7 @@ return [
'price' => 'Cijena',
'sub_total' => 'Podzbroj',
'discount' => 'Popust',
+ 'item_discount' => 'Line Discount',
'tax_total' => 'Porez Ukupno',
'total' => 'Ukupno',
@@ -28,7 +29,9 @@ return [
'histories' => 'Povijesti',
'payments' => 'Plaćanja',
'add_payment' => 'Dodaj plaćanje',
+ 'mark_paid' => 'Mark Paid',
'mark_received' => 'Označi kao primljeno',
+ 'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'Preuzmite PDF',
'send_mail' => 'Pošalji e-mail',
'create_bill' => 'Kreiraj fakturu',
@@ -42,10 +45,13 @@ return [
'paid' => 'Plaćeno',
'overdue' => 'Dospjelo',
'unpaid' => 'Neplaćeno',
+ 'cancelled' => 'Cancelled',
],
'messages' => [
- 'received' => 'Račun označen kao uspješno primljen!',
+ 'marked_received' => 'Bill marked as received!',
+ 'marked_paid' => 'Bill marked as paid!',
+ 'marked_cancelled' => 'Bill marked as cancelled!',
'draft' => 'Ovo je SKICA računa i odrazit će se na grafikone nakon što se zaprimi.',
'status' => [
diff --git a/resources/lang/hr-HR/bulk_actions.php b/resources/lang/hr-HR/bulk_actions.php
index ef50a6728..47e7e7838 100644
--- a/resources/lang/hr-HR/bulk_actions.php
+++ b/resources/lang/hr-HR/bulk_actions.php
@@ -2,8 +2,9 @@
return [
- 'bulk_actions' => 'Skupna akcija | Skupne akcije',
- 'selected' => 'odabrano',
+ 'bulk_actions' => 'Skupna akcija | Skupne akcije',
+ 'selected' => 'odabrano',
+ 'no_action' => 'No action available',
'message' => [
'duplicate' => 'Jeste li sigurni da želite duplicirati odabrani zapis?',
@@ -14,6 +15,7 @@ return [
'paid' => 'Jeste li sigurni da odabranu fakturu želite označiti kao plaćenu ? | Jeste li sigurni da odabrane račune želite označiti kao plaćene ?',
'sent' => 'Jeste li sigurni da odabranu fakturu želite označiti kao poslanu ? | Jeste li sigurni da odabrane račune želite označiti kao poslane ?',
'received' => 'Jeste li sigurni da odabrani račun želite označiti kao primljeni ? | Jeste li sigurni da odabrane račune želite označiti kao primljene ?',
+ 'cancelled' => 'Are you sure you want to cancel selected invoice/bill?|Are you sure you want to cancel selected invoices/bills?',
],
];
diff --git a/resources/lang/hr-HR/general.php b/resources/lang/hr-HR/general.php
index a7bffb727..48b600614 100644
--- a/resources/lang/hr-HR/general.php
+++ b/resources/lang/hr-HR/general.php
@@ -47,10 +47,10 @@ return [
'charts' => 'Grafikon | Grafikoni',
'localisations' => 'Lokalizacija | lokalizacije',
'defaults' => 'Zadano | Zadana',
- 'widgets' => 'Widget | Widgeti',
- 'templates' => 'Predložak| Predlošci',
- 'sales' => 'Prodaja | Prodaje',
- 'purchases' => 'Kupnja | Kupnje',
+ 'widgets' => 'Widget|Widgeti',
+ 'templates' => 'Predložak|Predlošci',
+ 'sales' => 'Prodaja|Prodaje',
+ 'purchases' => 'Kupnja|Kupnje',
'welcome' => 'Dobrodošli',
'banking' => 'Bankarstvo',
@@ -133,7 +133,7 @@ return [
'frequency' => 'Frekvencija',
'start' => 'Početak',
'end' => 'Kraj',
- 'clear' => 'Očisti',
+ 'clear' => 'Poništi',
'difference' => 'Razlika',
'footer' => 'Podnožje',
'start_date' => 'Datum početka',
@@ -163,10 +163,10 @@ return [
'title' => [
'new' => 'Novo - :type',
'edit' => 'Uređivanje - :type',
- 'delete' => 'Izbriši: tip',
+ 'delete' => 'Izbriši :tip',
'create' => 'Kreiraj :type',
'send' => 'Pošalji :tip',
- 'get' => 'Dobijte: type',
+ 'get' => 'Dohvati :type',
'add' => 'Dodaj :type',
'manage' => 'Promijeni :type',
],
diff --git a/resources/lang/hr-HR/install.php b/resources/lang/hr-HR/install.php
index fb82b8f6e..b53aef0fc 100644
--- a/resources/lang/hr-HR/install.php
+++ b/resources/lang/hr-HR/install.php
@@ -21,6 +21,7 @@ return [
'disabled' => ':feature mora biti onemogućeno!',
'extension' => ':extension proširenje mora biti instalirano i učitano!',
'directory' => ':directory direktorij mora biti omogućen za zapisivanje!',
+ 'executable' => 'The PHP CLI executable file is not defined/working or its version is not :php_version or higher! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.',
],
'database' => [
diff --git a/resources/lang/hr-HR/invoices.php b/resources/lang/hr-HR/invoices.php
index 93d8c774a..26e482d90 100644
--- a/resources/lang/hr-HR/invoices.php
+++ b/resources/lang/hr-HR/invoices.php
@@ -13,6 +13,7 @@ return [
'price' => 'Cijena',
'sub_total' => 'Podzbroj',
'discount' => 'Popust',
+ 'item_discount' => 'Line Discount',
'tax_total' => 'Porez Ukupno',
'total' => 'Ukupno',
@@ -30,6 +31,7 @@ return [
'mark_paid' => 'Označi kao plaćeno',
'mark_sent' => 'Označi kao poslano',
'mark_viewed' => 'Označi pogledano',
+ 'mark_cancelled' => 'Mark Cancelled',
'download_pdf' => 'Preuzmite PDF',
'send_mail' => 'Pošalji e-mail',
'all_invoices' => 'Prijavite se za pregled svih faktura',
@@ -47,12 +49,15 @@ return [
'paid' => 'Plaćeno',
'overdue' => 'Kasne',
'unpaid' => 'Neplaćeno',
+ 'cancelled' => 'Cancelled',
],
'messages' => [
'email_sent' => 'E-adresa s računom je poslana!',
'marked_sent' => 'Račun označen kao poslan!',
'marked_paid' => 'Račun označen kao plaćen!',
+ 'marked_viewed' => 'Invoice marked as viewed!',
+ 'marked_cancelled' => 'Invoice marked as cancelled!',
'email_required' => 'Nema e-mail adrese za ovog kupca!',
'draft' => 'This is a SKICA invoice and will be reflected to charts after it gets sent.',
diff --git a/resources/lang/hr-HR/messages.php b/resources/lang/hr-HR/messages.php
index a3b580037..23ca7b2bc 100644
--- a/resources/lang/hr-HR/messages.php
+++ b/resources/lang/hr-HR/messages.php
@@ -28,6 +28,8 @@ return [
'warning' => [
'deleted' => 'Upozorenje: Nije vam dozvoljeno izbrisati :name jer postoji poveznica s :text.',
'disabled' => 'Upozorenje: Nije vam dozvoljeno onemogućiti :name jer postoji poveznica s :text.',
+ 'reconciled_tran' => 'Warning: You are not allowed to change/delete transaction because it is reconciled!',
+ 'reconciled_doc' => 'Warning: You are not allowed to change/delete :type because it has reconciled transactions!',
'disable_code' => 'Upozorenje: Nije vam dopušteno onesposobiti ili promijeniti valutu : ime jer je: tekst povezan.',
'payment_cancel' => 'Upozorenje: Otkazali ste nedavni: način plaćanja!',
],
diff --git a/resources/lang/hr-HR/passwords.php b/resources/lang/hr-HR/passwords.php
index a232ce26f..427e85241 100644
--- a/resources/lang/hr-HR/passwords.php
+++ b/resources/lang/hr-HR/passwords.php
@@ -18,5 +18,6 @@ return [
'sent' => 'Link za resetiranje lozinke je poslan na e-mail!',
'token' => 'Token za resetiranje lozinke nije važeći.',
'user' => "Ne možemo pronaći korisnika s tom e-mail adresom.",
+ 'throttle' => 'Please wait before retrying.',
];
diff --git a/resources/lang/hr-HR/reports.php b/resources/lang/hr-HR/reports.php
index 803d8d2db..73097cade 100644
--- a/resources/lang/hr-HR/reports.php
+++ b/resources/lang/hr-HR/reports.php
@@ -12,7 +12,7 @@ return [
'net_profit' => 'Neto dobit',
'total_expenses' => 'Ukupni troškovi',
'net' => 'Neto',
- 'income_expense' => 'Prihodi i rashodi',
+ 'income_expense' => 'Prihod i rashod',
'summary' => [
'income' => 'Sažetak prihoda',
diff --git a/resources/lang/hr-HR/settings.php b/resources/lang/hr-HR/settings.php
index 10e74be26..ea597b648 100644
--- a/resources/lang/hr-HR/settings.php
+++ b/resources/lang/hr-HR/settings.php
@@ -29,6 +29,12 @@ return [
'before' => 'Ispred broja',
'after' => 'Nakon broja',
],
+ 'discount_location' => [
+ 'name' => 'Discount Location',
+ 'item' => 'At line',
+ 'total' => 'At total',
+ 'both' => 'Both line and total',
+ ],
],
'invoice' => [
diff --git a/resources/lang/hr-HR/validation.php b/resources/lang/hr-HR/validation.php
index eb6bb3fa3..7b338d4fa 100644
--- a/resources/lang/hr-HR/validation.php
+++ b/resources/lang/hr-HR/validation.php
@@ -100,10 +100,11 @@ return [
'custom' => [
'attribute-name' => [
- 'rule-name' => 'prilagođena-poruka',
+ 'rule-name' => 'prilagođena-poruka',
],
- 'invalid_currency' => ': Atributni kod nije valjan.',
- 'invalid_amount' => 'Iznos: atribut nije važeći.',
+ 'invalid_currency' => ': Atributni kod nije valjan.',
+ 'invalid_amount' => 'Iznos: atribut nije važeći.',
+ 'invalid_extension' => 'The file extension is invalid.',
],
/*
diff --git a/resources/lang/hr-HR/widgets.php b/resources/lang/hr-HR/widgets.php
index 2fc18a366..66beee487 100644
--- a/resources/lang/hr-HR/widgets.php
+++ b/resources/lang/hr-HR/widgets.php
@@ -4,7 +4,7 @@ return [
'total_income' => 'Ukupni prihodi',
'receivables' => 'Potraživanja',
- 'open_invoices' => 'Otvorite fakture',
+ 'open_invoices' => 'Otvorene fakture',
'overdue_invoices' => 'Dospjele fakture',
'total_expenses' => 'Ukupni troškovi',
'payables' => 'Dugovanja',
diff --git a/resources/lang/id-ID/auth.php b/resources/lang/id-ID/auth.php
index 54151ac6d..e3a05b142 100644
--- a/resources/lang/id-ID/auth.php
+++ b/resources/lang/id-ID/auth.php
@@ -13,6 +13,7 @@ return [
'current_email' => 'Email saat ini',
'reset' => 'Atur Ulang',
'never' => 'jangan pernah',
+ 'landing_page' => 'Halaman Muka',
'password' => [
'current' => 'Kata Sandi',
diff --git a/resources/lang/id-ID/bills.php b/resources/lang/id-ID/bills.php
index a96efa23c..b3e75d5ef 100644
--- a/resources/lang/id-ID/bills.php
+++ b/resources/lang/id-ID/bills.php
@@ -13,6 +13,7 @@ return [
'price' => 'Harga',
'sub_total' => 'Subtotal',
'discount' => 'Diskon',
+ 'item_discount' => 'Potongan Harga',
'tax_total' => 'Total Pajak',
'total' => 'Total',
@@ -28,7 +29,9 @@ return [
'histories' => 'Riwayat',
'payments' => 'Pembayaran',
'add_payment' => 'Tambahkan Pembayaran',
+ 'mark_paid' => 'Tandai sudah dibayar',
'mark_received' => 'Tandai Diterima',
+ 'mark_cancelled' => 'Dibatalkan',
'download_pdf' => 'Unduh PDF',
'send_mail' => 'Kirim Email',
'create_bill' => 'Membuat Tagihan',
@@ -40,10 +43,15 @@ return [
'received' => 'Diterima',
'partial' => 'Sebagian',
'paid' => 'Dibayar',
+ 'overdue' => 'Jatuh Tempo',
+ 'unpaid' => 'Belum Dibayar',
+ 'cancelled' => 'Dibatalkan',
],
'messages' => [
- 'received' => 'Tagihan ditandai berhasil diterima!',
+ 'marked_received' => 'Tagihan sudah diterima',
+ 'marked_paid' => 'Tagihan sudah dibayar',
+ 'marked_cancelled' => 'Tagihan dibatalkan',
'draft' => 'Ini adalah DRAFT tagihan dan akan terlihat di grafik setelah dibayarkan.',
'status' => [
diff --git a/resources/lang/id-ID/bulk_actions.php b/resources/lang/id-ID/bulk_actions.php
index fee2d46a0..1e721694b 100644
--- a/resources/lang/id-ID/bulk_actions.php
+++ b/resources/lang/id-ID/bulk_actions.php
@@ -2,18 +2,20 @@
return [
- 'bulk_actions' => 'Tindakan Penting|Tindakan Penting',
- 'selected' => 'dipilih',
+ 'bulk_actions' => 'Tindakan Penting|Tindakan Penting',
+ 'selected' => 'dipilih',
+ 'no_action' => 'Tidak ada yang tersedia',
'message' => [
- 'duplicate' => 'Are you sure you want to duplicate selected record?',
- 'delete' => 'Are you sure you want to delete selected record?|Are you sure you want to delete selected records?',
- 'export' => 'Are you sure you want to export selected record?|Are you sure you want to export selected records?',
- 'enable' => 'Are you sure you want to enable selected record?|Are you sure you want to enable selected records?',
- 'disable' => 'Are you sure you want to disable selected record?|Are you sure you want to disable selected records?',
- 'paid' => 'Are you sure you want to mark selected invoice as paid?|Are you sure you want to mark selected invoices as paid?',
- 'sent' => 'Are you sure you want to mark selected invoice as sent?|Are you sure you want to mark selected invoices as sent?',
- 'received' => 'Are you sure you want to mark selected bill as received?|Are you sure you want to mark selected bills as received?',
+ 'duplicate' => 'Yakin ingin menggandakan catatan yang dipilih?',
+ 'delete' => 'Yakin ingin menghapus data yang dipilih? | Yakin ingin menghapus data yang dipilih?',
+ 'export' => 'Yakin ingin mengekspor catatan yang dipilih? | Yakin ingin mengekspor catatan yang dipilih?',
+ 'enable' => 'Yakin ingin mengaktifkan catatan yang dipilih? | Yakin ingin mengaktifkan catatan yang dipilih?',
+ 'disable' => 'Yakin ingin mengaktifkan catatan yang dipilih? | Yakin ingin mengaktifkan catatan yang dipilih?',
+ 'paid' => 'Yakin ingin menandai faktur yang dipilih sebagai berbayar ? Apakah Anda yakin ingin menandai faktur yang dipilih sebagai berbayar ?',
+ 'sent' => 'Yakin ingin menandai faktur yang dipilih sebagai berbayar ? Apakah Anda yakin ingin menandai faktur yang dipilih sebagai berbayar ?',
+ 'received' => 'Yakin ingin menandai tagihan terpilih sebagai diterima ? Apakah Anda yakin ingin menandai tagihan terpilih sebagai diterima ?',
+ 'cancelled' => 'Yakin ingin membatalkan Faktur/ Tagihan yg dipilih?| Yakin ingin membatalkan Faktur/ Tagihan yg dipilih?',
],
];
diff --git a/resources/lang/id-ID/companies.php b/resources/lang/id-ID/companies.php
index 488d112fd..9ba585de4 100644
--- a/resources/lang/id-ID/companies.php
+++ b/resources/lang/id-ID/companies.php
@@ -4,12 +4,11 @@ return [
'domain' => 'Domain',
'logo' => 'Logo',
- 'manage' => 'Mengelola Perusahaan',
- 'all' => 'Semua Perusahaan',
'error' => [
'not_user_company' => 'Error: Anda tidak diperbolehkan merubah perusahaan ini!',
- 'delete_active' => 'Error: Tidak dapat menghapus perusahaan aktif, silahkan, ubah status perusahaan terlebih dahulu!',
+ 'delete_active' => 'Kesalahan: kamu tidak dapat menghapus Perusahaan aktif, silahkan berpindah perusahaan terlebih dahulu!',
+ 'disable_active' => 'Kesalahan: Tidak dapat menonaktifkan perusahaan yang aktif. Silakan, beralih ke yang lain dulu!',
],
];
diff --git a/resources/lang/id-ID/customers.php b/resources/lang/id-ID/customers.php
index 9a5cc0330..a788b40d9 100644
--- a/resources/lang/id-ID/customers.php
+++ b/resources/lang/id-ID/customers.php
@@ -6,7 +6,7 @@ return [
'user_created' => 'Pengguna Dibuat',
'error' => [
- 'email' => 'Email ini sudah dipakai.'
+ 'email' => 'Email ini sudah dipakai.',
],
];
diff --git a/resources/lang/id-ID/dashboards.php b/resources/lang/id-ID/dashboards.php
new file mode 100644
index 000000000..1c00f3c68
--- /dev/null
+++ b/resources/lang/id-ID/dashboards.php
@@ -0,0 +1,11 @@
+ [
+ 'not_user_dashboard' => 'Error: Anda tidak diperbolehkan merubah perusahaan ini!',
+ 'delete_last' => 'Kesalahan: Tidak dapat menghapus dasbor terakhir. Tolong, buat yang baru dulu!',
+ 'disable_last' => 'Kesalahan: Tidak dapat menghapus dasbor terakhir. Tolong, buat yang baru dulu!',
+ ],
+
+];
diff --git a/resources/lang/id-ID/demo.php b/resources/lang/id-ID/demo.php
index 0a1c12341..d41df6758 100644
--- a/resources/lang/id-ID/demo.php
+++ b/resources/lang/id-ID/demo.php
@@ -2,12 +2,33 @@
return [
- 'accounts_cash' => 'Kas',
- 'categories_deposit' => 'Deposit',
- 'categories_sales' => 'Penjualan',
- 'currencies_usd' => 'Dolar Amerika Serikat',
- 'currencies_eur' => 'Euro',
- 'currencies_gbp' => 'Pound sterling Inggris',
- 'currencies_try' => 'Lira Turki',
+ 'accounts' => [
+ 'cash' => 'Tunai',
+ ],
+
+ 'categories' => [
+ 'deposit' => 'Deposit',
+ 'sales' => 'Penjualan',
+ ],
+
+ 'currencies' => [
+ 'usd' => 'Dolar Amerika Serikat',
+ 'eur' => 'Euro',
+ 'gbp' => 'Pound sterling Inggris',
+ 'try' => 'Lira Turki',
+ ],
+
+ 'offline_payments' => [
+ 'cash' => 'Tunai',
+ 'bank' => 'Transfer Bank',
+ ],
+
+ 'reports' => [
+ 'income' => 'Ringkasan penghasilan bulanan berdasarkan kategori.',
+ 'expense' => 'Ringkasan pengeluaran bulanan berdasarkan kategori.',
+ 'income_expense' => 'Penghasilan bulanan vs biaya berdasarkan kategori.',
+ 'tax' => 'Ringkasan pajak triwulanan.',
+ 'profit_loss' => 'Laba & rugi triwulan menurut kategori.',
+ ],
];
diff --git a/resources/lang/id-ID/email_templates.php b/resources/lang/id-ID/email_templates.php
index 62b72048d..ff7d609e4 100644
--- a/resources/lang/id-ID/email_templates.php
+++ b/resources/lang/id-ID/email_templates.php
@@ -19,32 +19,32 @@ return [
'invoice_recur_customer' => [
'subject' => 'tagihan ulang nomor {invoice_number} dibuat',
- 'body' => 'Dear {customer_name},
Based on your recurring circle, we have prepared the following invoice for you: {invoice_number}.
You can see the invoice details and proceed with the payment from the following link: {invoice_number}.
Feel free to contact us for any question.
Best Regards,
{company_name}',
+ 'body' => 'Kepada {customer_name},
Kami telah mempersiapkan tagihan kepada Anda sebagai berikut: {invoice_number}.
Anda dapat melihat rincian tagihan dan dilanjutkan dengan pembayaran dari link berikut ini: {invoice_number}.
Apabila ada pertanyaan harap hubungi kami.
Hormat Kami,,
{company_name}',
],
'invoice_recur_admin' => [
- 'subject' => '{invoice_number} recurring invoice created',
- 'body' => 'Hello,
Based on {customer_name} recurring circle, {invoice_number} invoice has been automatically created.
You can see the invoice details from the following link: {invoice_number}.
Best Regards,
{company_name}',
+ 'subject' => 'tagihan ulang nomor {invoice_number} dibuat',
+ 'body' => 'Halo,
Berdasarkan lingkaran berulang {customer_name}, {invoice_number} faktur telah dibuat secara otomatis.
Anda dapat melihat detail faktur dari tautan berikut: {invoice_number} .
Salam,
{company_name}',
],
'invoice_payment_customer' => [
- 'subject' => 'Payment received for {invoice_number} invoice',
- 'body' => 'Dear {customer_name},
Thank you for the payment. Find the payment details below:
-------------------------------------------------
Amount: {transaction_total}
Date: {transaction_paid_date}
Invoice Number: {invoice_number}
-------------------------------------------------
You can always see the invoice details from the following link: {invoice_number}.
Feel free to contact us for any question.
Best Regards,
{company_name}',
+ 'subject' => 'Pembayaran diterima untuk faktur {invoice_number}',
+ 'body' => 'Dear {customer_name},
Terima kasih atas pembayarannya. Temukan detail pembayaran di bawah ini:
------------------------------------ -------------
Jumlah: {transaction_total}
Tanggal: {transaction_paid_date}
Faktur Nomor: {invoice_number}
---------------------------------- ---------------
Anda selalu dapat melihat detail faktur dari tautan berikut: {invoice_number} a>.
Jangan ragu untuk menghubungi kami jika ada pertanyaan.
Salam,
{company_name}',
],
'invoice_payment_admin' => [
- 'subject' => 'Payment received for {invoice_number} invoice',
- 'body' => 'Hello,
{customer_name} recorded a payment for {invoice_number} invoice.
You can see the invoice details from the following link: {invoice_number}.
Best Regards,
{company_name}',
+ 'subject' => 'Pembayaran diterima untuk faktur {invoice_number}',
+ 'body' => 'Halo,
Berdasarkan lingkaran berulang {customer_name}, {invoice_number} faktur telah dibuat secara otomatis.
Anda dapat melihat detail faktur dari tautan berikut: {invoice_number} .
Salam,
{company_name}',
],
'bill_remind_admin' => [
- 'subject' => '{bill_number} bill reminding notice',
- 'body' => 'Hello,
This is a reminding notice for {bill_number} bill to {vendor_name}.
The bill total is {bill_total} and is due {bill_due_date}.
You can see the bill details from the following link: {bill_number}.
Best Regards,
{company_name}',
+ 'subject' => '{bill_number} pemberitahuan pengingat tagihan',
+ 'body' => 'Halo,
Ini adalah pemberitahuan untuk tagihan {bill_number} ke {vendor_name}.
Total tagihan adalah {bill_total} dan sudah jatuh tempo {bill_due_date} .
Anda dapat melihat detail tagihan dari tautan berikut: {bill_number} .
Salam,
{company_name}',
],
'bill_recur_admin' => [
- 'subject' => '{bill_number} recurring bill created',
- 'body' => 'Hello,
Based on {vendor_name} recurring circle, {bill_number} invoice has been automatically created.
You can see the bill details from the following link: {bill_number}.
Best Regards,
{company_name}',
+ 'subject' => '{bill_number} tagihan berulang dibuat',
+ 'body' => 'Halo,
Berdasarkan lingkaran berulang {customer_name}, {invoice_number} faktur telah dibuat secara otomatis.
Anda dapat melihat detail faktur dari tautan berikut: {invoice_number} .
Salam,
{company_name}',
],
];
diff --git a/resources/lang/id-ID/errors.php b/resources/lang/id-ID/errors.php
index 1b0b48112..e6fd24d3d 100644
--- a/resources/lang/id-ID/errors.php
+++ b/resources/lang/id-ID/errors.php
@@ -2,20 +2,22 @@
return [
- 'forbidden_access' => 'Akses tidak diizinkan',
- 'error_page' => 'Halaman error.',
- 'page_not_found' => 'Halaman tidak ditemukan',
-
- 'body' => [
- 'forbidden_access' => 'Mohon maaf! Akses halaman ditolak.',
- 'error_page' => 'Mohon maaf! Terdapat sesuatu yang salah.',
- 'page_not_found' => 'Mohon maaf! Halaman tidak ditemukan.',
+ 'title' => [
+ '403' => 'Mohon maaf! Akses halaman ditolak',
+ '404' => 'Mohon maaf! Halaman tidak ditemukan',
+ '500' => 'Ups. Terjadi kesalahan',
],
- 'messages' => [
- 'forbidden_access' => 'Anda tidak dapat mengakses halaman ini. Tetapi, mungkin Anda dapat kembali ke Beranda..',
- 'error_page' => 'Kami akan memperbaikinya. Tetapi, mungkin Anda dapat kembali ke Beranda.',
- 'page_not_found' => 'Kami tidak dapat menemukan halaman yang Anda maksud. Tetapi, mungkin Anda dapat kembali ke Beranda.',
+ 'header' => [
+ '403' => '403 Dilarang',
+ '404' => '404 Tidak ditemukan',
+ '500' => 'Kesalahan server internal 500',
+ ],
+
+ 'message' => [
+ '403' => 'Anda tidak dapat mengakses halaman ini.',
+ '404' => 'Kami tidak dapat menemukan halaman yang Anda cari.',
+ '500' => 'Kami akan segera memperbaikinya.',
],
];
diff --git a/resources/lang/id-ID/general.php b/resources/lang/id-ID/general.php
index 72eab3dda..953f01aae 100644
--- a/resources/lang/id-ID/general.php
+++ b/resources/lang/id-ID/general.php
@@ -2,7 +2,7 @@
return [
- 'dashboards' => 'Dashboard|Dashboards',
+ 'dashboards' => 'Dasbor|Dasbor',
'items' => 'Item|Item',
'incomes' => 'Pendapatan| Pendapatan',
'invoices' => 'Faktur | faktur',
@@ -42,15 +42,17 @@ return [
'contacts' => 'Kontak',
'reconciliations' => 'Rekonsiliasi|Rekonsiliasi',
'developers' => 'Pengembang|Pengembang',
- 'schedules' => 'Schedule|Schedules',
- 'groups' => 'Group|Groups',
- 'charts' => 'Chart|Charts',
- 'localisations' => 'Localisation|Localisations',
+ 'schedules' => 'Jadwal|Jadwal',
+ 'groups' => 'Grup|Grup',
+ 'charts' => 'Bagan|Bagan',
+ 'localisations' => 'Lokalisasi|Lokalisasi',
'defaults' => 'Default|Defaults',
- 'widgets' => 'Widget|Widgets',
+ 'widgets' => 'Widget|Widget',
+ 'templates' => 'Templat|Templat',
+ 'sales' => 'Penjualan|Penjualan',
+ 'purchases' => 'Pembelian|Pembelian',
- 'dashboard' => 'Dasbor',
- 'welcome' => 'Welcome',
+ 'welcome' => 'Selamat datang',
'banking' => 'Perbankan',
'general' => 'Umum',
'no_records' => 'Tidak ada catatan.',
@@ -62,16 +64,19 @@ return [
'no' => 'Tidak',
'na' => 'N/A',
'daily' => 'Harian',
- 'weekly' => 'Weekly',
+ 'weekly' => 'Mingguan',
'monthly' => 'Bulanan',
'quarterly' => 'Tiga Bulan',
'yearly' => 'Tahunan',
'add' => 'Menambahkan',
'add_new' => 'Tambah Baru',
+ 'add_income' => 'Tambahkan pendapatan',
+ 'add_expense' => 'Tambahkan Biaya',
'show' => 'Menampilkan',
'edit' => 'Sunting',
'delete' => 'Hapus',
'send' => 'Kirim',
+ 'share' => 'Bagikan',
'download' => 'Unduh',
'delete_confirm' => 'Konfirmasi hapus :nama :jenis?',
'name' => 'Nama',
@@ -89,11 +94,11 @@ return [
'reference' => 'Referensi',
'attachment' => 'Lampiran',
'change' => 'Perubahan',
- 'change_type' => 'Change :type',
+ 'change_type' => 'Ubah tipe',
'switch' => 'Beralih',
'color' => 'Warna',
'save' => 'Simpan',
- 'confirm' => 'Confirm',
+ 'confirm' => 'Konfirmasi',
'cancel' => 'Batal',
'loading' => 'Sedang memuat...',
'from' => 'Dari',
@@ -123,30 +128,47 @@ return [
'disable' => 'Nonaktif',
'select_all' => 'Pilih Semua',
'unselect_all' => 'Batalkan Memilih Semua',
- 'go_to' => 'Menuju ke :name',
'created_date' => 'Tanggal Dibuat',
'period' => 'Periode',
- 'frequency' => 'Frequency',
+ 'frequency' => 'Frekuensi',
'start' => 'Mulai',
'end' => 'Selesai',
'clear' => 'Hapus',
'difference' => 'Perbedaan',
'footer' => 'Footer',
- 'start_date' => 'Start Date',
+ 'start_date' => 'Tanggal Mulai',
+ 'end_date' => 'Tanggal Akhir',
'basis' => 'Basis',
- 'accrual' => 'Accrual',
- 'cash' => 'Cash',
- 'group_by' => 'Group By',
- 'accounting' => 'Accounting',
+ 'accrual' => 'akrual',
+ 'cash' => 'Tunai',
+ 'group_by' => 'Kelompok',
+ 'accounting' => 'Akuntansi',
+ 'sort' => 'Urutkan',
+ 'width' => 'lebar',
+ 'month' => 'Bulan',
+ 'year' => 'tahun',
+ 'type_item_name' => 'Ketik nama item',
+ 'no_data' => 'Tidak ada data',
+ 'no_matching_data' => 'Tidak ada data yang cocok',
+ 'clear_cache' => 'Hapus Cache',
+ 'go_to_dashboard' => 'Buka dasbor',
+
+ 'card' => [
+ 'name' => 'Nama pada Kartu',
+ 'number' => 'Nomor Kartu',
+ 'expiration_date' => 'Tanggal Kadaluwarsa',
+ 'cvv' => 'Kartu CVV',
+ ],
'title' => [
'new' => 'Baru :type',
'edit' => 'Sunting :type',
- 'delete' => 'Delete :type',
+ 'delete' => 'Hapus: jenis',
'create' => 'Buat :type',
'send' => 'Kirim :type',
'get' => 'Ambil :type',
- 'add' => 'Add :type',
+ 'add' => 'Tambahkan: jenis',
+ 'manage' => 'Mengelola: jenis',
],
'form' => [
@@ -155,7 +177,7 @@ return [
'field' => '-Pilih :field -',
'file' => 'Pilih Berkas',
],
- 'add_new' => 'Add New :field',
+ 'add_new' => 'Tambah kolom baru',
'no_file_selected' => 'Tidak ada Berkas yang dipilih...',
],
@@ -168,14 +190,17 @@ return [
],
'empty' => [
- 'documentation' => 'Check out the documentation for more details.',
- 'items' => 'Items can be products or services. You can use items when creating invoices and bills to have the price, tax etc fields populated.',
- 'invoices' => 'Invoices can be one time or recurring. You can send them to customers and start accepting online payments.',
- 'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.',
- 'customers' => 'Customers are required if you want to create invoices. They may also log in to Client Portal and see their balance.',
- 'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.',
- 'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.',
- 'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.',
+ 'documentation' => 'Periksa dokumentasi untuk detail lebih lanjut.',
+ 'items' => 'Item dapat berupa produk atau layanan. Anda dapat menggunakan item saat membuat faktur dan tagihan untuk mengisi bidang harga, pajak, dll.',
+ 'invoices' => 'Faktur bisa sekali atau berulang. Anda dapat mengirimnya ke pelanggan dan mulai menerima pembayaran online.',
+ 'revenues' => 'Pendapatan adalah transaksi pendapatan yang dibayar. Itu bisa berupa catatan independen (mis. Setoran) atau dilampirkan pada faktur.',
+ 'customers' => 'Pelanggan diharuskan jika Anda ingin membuat faktur. Mereka juga dapat masuk ke Portal Klien dan melihat saldo mereka.',
+ 'bills' => 'Tagihan bisa sekali atau berulang. Mereka menunjukkan apa yang Anda berutang kepada vendor Anda untuk produk atau layanan yang Anda beli.',
+ 'payments' => 'Pembayaran adalah transaksi biaya yang dibayarkan. Itu bisa berupa catatan independen (mis. Kwitansi makanan) atau dilampirkan pada tagihan.',
+ 'vendors' => 'Vendor diperlukan jika Anda ingin membuat tagihan. Anda dapat melihat saldo Anda berutang dan memfilter laporan oleh vendor.',
+ 'transfers' => 'Transfer memungkinkan Anda untuk memindahkan uang dari satu akun ke akun lain, apakah mereka menggunakan mata uang yang sama atau tidak.',
+ 'taxes' => 'Pajak digunakan untuk menerapkan biaya tambahan untuk faktur dan tagihan. Keuangan Anda dipengaruhi oleh pajak pengaturan ini.',
+ 'reconciliations' => 'Rekonsiliasi bank adalah proses yang dilakukan untuk memastikan bahwa catatan bank perusahaan Anda juga benar.',
],
];
diff --git a/resources/lang/id-ID/install.php b/resources/lang/id-ID/install.php
index 269702674..a5bab95b1 100644
--- a/resources/lang/id-ID/install.php
+++ b/resources/lang/id-ID/install.php
@@ -2,8 +2,8 @@
return [
- 'next' => 'Selanjutnya',
- 'refresh' => 'Menyegarkan',
+ 'next' => 'Berikutnya',
+ 'refresh' => 'Muat Ulang',
'steps' => [
'requirements' => 'Silakan meminta penyedia hosting Anda untuk memperbaiki kesalahan!',
@@ -21,13 +21,14 @@ return [
'disabled' => ':feature perlu dinonaktifkan!',
'extension' => ': ekstensi ekstensi perlu diinstal dan dimuat!',
'directory' => ':directory direktori perlu ditulis!',
+ 'executable' => 'The PHP CLI executable file is not defined/working or its version is not :php_version or higher! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.',
],
'database' => [
'hostname' => 'Nama host',
'username' => 'Nama pengguna',
'password' => 'Kata Sandi',
- 'name' => 'Basis data',
+ 'name' => 'Database',
],
'settings' => [
diff --git a/resources/lang/id-ID/invoices.php b/resources/lang/id-ID/invoices.php
index b699af51a..9c2ff55c2 100644
--- a/resources/lang/id-ID/invoices.php
+++ b/resources/lang/id-ID/invoices.php
@@ -13,6 +13,7 @@ return [
'price' => 'Harga',
'sub_total' => 'Subtotal',
'discount' => 'Diskon',
+ 'item_discount' => 'Potongan Harga',
'tax_total' => 'Total Pajak',
'total' => 'Total',
@@ -29,6 +30,8 @@ return [
'add_payment' => 'Tambahkan Pembayaran',
'mark_paid' => 'Ditandai Dibayar',
'mark_sent' => 'Tandai Dikirim',
+ 'mark_viewed' => 'Tandai Dilihat',
+ 'mark_cancelled' => 'Tandai dibatalkan',
'download_pdf' => 'Unduh PDF',
'send_mail' => 'Kirim Email',
'all_invoices' => 'Masuk untuk melihat seluruh faktur',
@@ -39,23 +42,28 @@ return [
'statuses' => [
'draft' => 'Konsep',
- 'sent' => 'Mengirim',
- 'viewed' => 'Lihat',
+ 'sent' => 'Terkirim',
+ 'viewed' => 'Dilihat',
'approved' => 'Disetujui',
'partial' => 'Sebagian',
'paid' => 'Dibayar',
+ 'overdue' => 'Jatuh Tempo',
+ 'unpaid' => 'Belum Dibayar',
+ 'cancelled' => 'Dibatalkan',
],
'messages' => [
- 'email_sent' => 'Invoice email has been sent!',
- 'marked_sent' => 'Invoice marked as sent!',
- 'marked_paid' => 'Invoice marked as paid!',
+ 'email_sent' => 'Email faktur telah dikirim!',
+ 'marked_sent' => 'Faktur ditandai sebagai terkirim!',
+ 'marked_paid' => 'Faktur ditandai sebagai berbayar!',
+ 'marked_viewed' => 'Tagihan ditandai sudah dilihat',
+ 'marked_cancelled' => 'Tagihan ditandai sudah dibatalkan',
'email_required' => 'Tidak ada alamat email untuk pelanggan ini!',
'draft' => 'Faktur ini merupakan DRAFT dan akan terlihat pada grafik ketika sudah dibayarkan',
'status' => [
'created' => 'Dibuat pada :date',
- 'viewed' => 'Viewed',
+ 'viewed' => 'Dilihat',
'send' => [
'draft' => 'Tidak terkirim',
'sent' => 'Terkirim pada :date',
diff --git a/resources/lang/id-ID/maintenance.php b/resources/lang/id-ID/maintenance.php
index 08d595e60..eda6c79b4 100644
--- a/resources/lang/id-ID/maintenance.php
+++ b/resources/lang/id-ID/maintenance.php
@@ -2,10 +2,10 @@
return [
- 'title' => 'Maintenance Mode',
+ 'title' => 'Dalam perbaikan',
- 'message' => 'We\'re currently working on the site, please try again later!',
+ 'message' => 'Maaf, kami sedang dalam perbaikan. Silakan coba lagi nanti!',
- 'last-updated' => 'This message was last updated :timestamp',
+ 'last-updated' => 'Pesan ini telah diperbarui: timestamp.',
-];
\ No newline at end of file
+];
diff --git a/resources/lang/id-ID/messages.php b/resources/lang/id-ID/messages.php
index 826447821..4bf78a464 100644
--- a/resources/lang/id-ID/messages.php
+++ b/resources/lang/id-ID/messages.php
@@ -8,6 +8,7 @@ return [
'deleted' => ':type dihapus!',
'duplicated' => ':type duplikat!',
'imported' => ':type diimpor!',
+ 'exported' => ':type diimpor!',
'enabled' => ':type diaktifkan!',
'disabled' => ':type dinonaktifkan!',
],
@@ -18,8 +19,8 @@ return [
'customer' => 'Galat: Pengguna tidak dibuat! :name telah menggunakan alamat email ini.',
'no_file' => 'Kesalahan: Tidak ada file dipilih!',
'last_category' => 'Error: Tidak dapat menghapus kategori :type terakhir!',
- 'change_type' => 'Error: Can not change the type because it has :text related!',
- 'invalid_apikey' => 'Error: The API Key entered is invalid!',
+ 'change_type' => 'Kesalahan: Tidak dapat mengubah jenis karena memiliki: teks terkait!',
+ 'invalid_apikey' => 'Galat: Token yang dimasukkan tidak sah!',
'import_column' => 'Error: :message Nama sheet: :sheet. Baris ke :line.',
'import_sheet' => 'Error: Nama sheet tidak valid. Mohon untuk memeriksa contoh file yang tersedia.',
],
@@ -27,8 +28,10 @@ return [
'warning' => [
'deleted' => 'PeringatanL: Anda tidak boleh menghapus :name karena memiliki :text terkaitan.',
'disabled' => 'Peringatan: Anda tidak boleh menonaktifkan:name karena memiliki :text terkaitan.',
+ 'reconciled_tran' => 'Perhatian: tidak diperbolehkan merubah/ menghapus transaksi karena sudah direkonsilasi',
+ 'reconciled_doc' => 'Perhatian: tidak diperbolehkan merubah/ menghapus :type karena transaksi sudah direkonsilasi',
'disable_code' => 'Peringatan: Anda tidak diizinkan untuk menonaktifkan atau mengubah kurs :name karena memiliki keterkaitan dengan :text.',
- 'payment_cancel' => 'Warning: You have cancelled your recent :method payment!',
+ 'payment_cancel' => 'Peringatan: kamu tidak dapat membatalkan :metode pembayaran!',
],
];
diff --git a/resources/lang/id-ID/modules.php b/resources/lang/id-ID/modules.php
index e27efe768..ca9036b47 100644
--- a/resources/lang/id-ID/modules.php
+++ b/resources/lang/id-ID/modules.php
@@ -2,7 +2,7 @@
return [
- 'api_key' => 'API Key',
+ 'api_key' => 'Kunci API',
'my_apps' => 'Aplikasi saya',
'pre_sale' => 'Pra Penjualan',
'top_paid' => 'Dibayar atas',
@@ -12,10 +12,9 @@ return [
'search' => 'Cari',
'install' => 'Pasang',
'buy_now' => 'Beli Sekarang',
- 'api_key_link' => 'Click here to get your API key.',
+ 'get_api_key' => 'Klik disini untuk mendapatkan Kunci API.',
'no_apps' => 'Belum ada aplikasi dalam kategori ini.',
- 'developer' => 'Are you a developer? Here you can learn how to create an app and start selling today!',
-
+ 'become_developer' => 'Apakah Anda seorang pengembang? Di Sini Anda dapat belajar cara membuat aplikasi dan mulai menjual hari ini!',
'recommended_apps' => 'Aplikasi yang direkomendasikan',
'about' => 'Tentang',
@@ -42,20 +41,20 @@ return [
'installation' => [
'header' => 'Instalasi Aplikasi',
- 'download' => 'Downloading :module',
- 'unzip' => 'Extracting :module files',
- 'file_copy' => 'Copying :module files',
- 'finish' => 'Finalizing :module installation',
- 'redirect' => ':module installed, redirecting to updates page',
- 'install' => 'Installing :module',
+ 'download' => 'Mengunduh :module',
+ 'unzip' => 'Mengekstrak :module file.',
+ 'file_copy' => 'Menyalin file :module.',
+ 'finish' => 'Finalisasi: pemasangan modul',
+ 'redirect' => ': modul terpasang, mengarahkan ke halaman pembaruan',
+ 'install' => 'Memasang: modul',
],
'errors' => [
- 'download' => 'Not able to download :module',
- 'zip' => 'Not able to create :module zip file',
- 'unzip' => 'Not able to unzip :module',
- 'file_copy' => 'Not able to copy :module files',
- 'finish' => 'Not able to finalize :module installation',
+ 'download' => 'Tidak dapat mengunduh: modul',
+ 'zip' => 'Tidak dapat membuat: file zip modul',
+ 'unzip' => 'Tidak dapat unzip: modul',
+ 'file_copy' => 'Tidak dapat menyalin: file modul',
+ 'finish' => 'Tidak dapat menyelesaikan: pemasangan modul',
],
'badge' => [
@@ -80,5 +79,6 @@ return [
],
'na' => 'Tidak ada ulasan.'
- ]
+ ],
+
];
diff --git a/resources/lang/id-ID/pagination.php b/resources/lang/id-ID/pagination.php
index 363637bfd..55e5d4721 100644
--- a/resources/lang/id-ID/pagination.php
+++ b/resources/lang/id-ID/pagination.php
@@ -2,9 +2,9 @@
return [
- 'previous' => '« Sebelumnya',
- 'next' => 'Berikutnya »',
+ 'previous' => 'Sebelumnya',
+ 'next' => 'Berikutnya',
'showing' => ':first-:last of :total records.',
- 'page' => 'per page.',
+ 'page' => 'per halaman.',
];
diff --git a/resources/lang/id-ID/passwords.php b/resources/lang/id-ID/passwords.php
index 074dc2a21..049fc45d9 100644
--- a/resources/lang/id-ID/passwords.php
+++ b/resources/lang/id-ID/passwords.php
@@ -18,5 +18,6 @@ return [
'sent' => 'Kami sudah mengirim email yang berisi tautan untuk mereset kata sandi Anda!',
'token' => 'Kata sandi token pengaturan ulang tidak sah.',
'user' => "Kami tidak dapat menemukan pengguna dengan alamat surel tersebut.",
+ 'throttle' => 'Please wait before retrying.',
];
diff --git a/resources/lang/id-ID/reconciliations.php b/resources/lang/id-ID/reconciliations.php
index 8d1ffd99c..737de2dbd 100644
--- a/resources/lang/id-ID/reconciliations.php
+++ b/resources/lang/id-ID/reconciliations.php
@@ -6,7 +6,7 @@ return [
'reconciled' => 'Terekonsiliasi',
'closing_balance' => 'Saldo Akhir',
'unreconciled' => 'Tidak Terekonsiliasi',
- 'transactions' => 'Transactions',
+ 'transactions' => 'Transaksi',
'start_date' => 'Tanggal Mulai',
'end_date' => 'Tanggal Berakhir',
'cleared_amount' => 'Jumlah yang dihapus',
diff --git a/resources/lang/id-ID/reports.php b/resources/lang/id-ID/reports.php
index bdb0b4b0f..85a44e2fe 100644
--- a/resources/lang/id-ID/reports.php
+++ b/resources/lang/id-ID/reports.php
@@ -12,7 +12,7 @@ return [
'net_profit' => 'Laba Bersih',
'total_expenses' => 'Total Pengeluaran',
'net' => 'Laba Bersih',
- 'income-expense' => 'Income & Expense',
+ 'income_expense' => 'Pendapatan & Pengeluaran',
'summary' => [
'income' => 'Ringkasan Pendapatan',
@@ -22,9 +22,9 @@ return [
],
'charts' => [
- 'line' => 'Line',
- 'bar' => 'Bar',
- 'pie' => 'Pie',
+ 'line' => 'Baris',
+ 'bar' => 'Batang',
+ 'pie' => 'Lingkaran',
],
];
diff --git a/resources/lang/id-ID/settings.php b/resources/lang/id-ID/settings.php
index 2c6e97c5b..0d993ff92 100644
--- a/resources/lang/id-ID/settings.php
+++ b/resources/lang/id-ID/settings.php
@@ -12,7 +12,7 @@ return [
],
'localisation' => [
- 'description' => 'Set fiscal year, time zone, date format and more locals',
+ 'description' => 'Tetapkan tahun fiskal, zona waktu, format tanggal dan lebih banyak penduduk lokal',
'financial_start' => 'Waktu mulai Periode Keuangan',
'timezone' => 'Zona Waktu',
'date' => [
@@ -29,10 +29,16 @@ return [
'before' => 'Sebelum Nomor',
'after' => 'Sesudah Nomor',
],
+ 'discount_location' => [
+ 'name' => 'Lokasi Diskon',
+ 'item' => 'pada baris',
+ 'total' => 'Pada jumlah',
+ 'both' => 'Pada baris dan jumlah',
+ ],
],
'invoice' => [
- 'description' => 'Customize invoice prefix, number, terms, footer etc',
+ 'description' => 'Kustomisasi awalan faktur, nomor, syarat, catatan kaki dll',
'prefix' => 'Prefix Nomor',
'digit' => 'Digit nomor',
'next' => 'Nomor Berikutnya',
@@ -52,16 +58,20 @@ return [
'subheading' => 'Subjudul',
'due_receipt' => 'Jatuh tempo saat diterima',
'due_days' => 'Jatuh tempo dalam :days hari',
+ 'choose_template' => 'Pilih template faktur',
+ 'default' => 'Default',
+ 'classic' => 'Klasik',
+ 'modern' => 'Modern',
],
'default' => [
- 'description' => 'Default account, currency, language of your company',
- 'list_limit' => 'Records Per Page',
- 'use_gravatar' => 'Use Gravatar',
+ 'description' => 'Akun default, mata uang, bahasa perusahaan Anda',
+ 'list_limit' => 'Data Per Laman',
+ 'use_gravatar' => 'Gunakan Gravatar',
],
'email' => [
- 'description' => 'Change the sending protocol and email templates',
+ 'description' => 'Ubah protokol pengiriman dan templat email',
'protocol' => 'Protokol',
'php' => 'PHP Mail',
'smtp' => [
@@ -78,24 +88,24 @@ return [
'log' => 'Log Email',
'templates' => [
- 'subject' => 'Subject',
- 'body' => 'Body',
- 'tags' => 'Available Tags: :tag_list',
- 'invoice_new_customer' => 'New Invoice Template (sent to customer)',
- 'invoice_remind_customer' => 'Invoice Reminder Template (sent to customer)',
- 'invoice_remind_admin' => 'Invoice Reminder Template (sent to admin)',
- 'invoice_recur_customer' => 'Invoice Recurring Template (sent to customer)',
- 'invoice_recur_admin' => 'Invoice Recurring Template (sent to admin)',
- 'invoice_payment_customer' => 'Payment Received Template (sent to customer)',
- 'invoice_payment_admin' => 'Payment Received Template (sent to admin)',
- 'bill_remind_admin' => 'Bill Reminder Template (sent to admin)',
- 'bill_recur_admin' => 'Bill Recurring Template (sent to admin)',
+ 'subject' => 'Subjek',
+ 'body' => 'Badan',
+ 'tags' => ' Tag yang Tersedia: : tag_list',
+ 'invoice_new_customer' => 'Templat Faktur Baru (dikirim ke pelanggan)',
+ 'invoice_remind_customer' => 'Templat Pengingat Faktur (dikirim ke pelanggan)',
+ 'invoice_remind_admin' => 'Templat Pengingat Faktur (dikirim ke admin)',
+ 'invoice_recur_customer' => 'Templat Berulang Faktur (dikirim ke pelanggan)',
+ 'invoice_recur_admin' => 'Templat Berulang Faktur (dikirim ke admin)',
+ 'invoice_payment_customer' => 'Template Penerimaan Pembayaran (dikirim ke pelanggan)',
+ 'invoice_payment_admin' => 'Template Penerimaan Pembayaran (dikirim ke admin)',
+ 'bill_remind_admin' => 'Templat Pengingat Tagihan (dikirim ke admin)',
+ 'bill_recur_admin' => 'Templat Perulangan Tagihan (dikirim ke admin)',
],
],
'scheduling' => [
- 'name' => 'Scheduling',
- 'description' => 'Automatic reminders and command for recurring',
+ 'name' => 'Penjadwalan',
+ 'description' => 'Pengingat dan perintah otomatis untuk berulang',
'send_invoice' => 'Kirim Pengingat Faktur',
'invoice_days' => 'Kirim Setelah Jatuh Tempo',
'send_bill' => 'Kirim Pengingat Tagihan',
@@ -105,15 +115,15 @@ return [
],
'categories' => [
- 'description' => 'Unlimited categories for income, expense, and item',
+ 'description' => 'Kategori tidak terbatas untuk penghasilan, pengeluaran, dan barang',
],
'currencies' => [
- 'description' => 'Create and manage currencies and set their rates',
+ 'description' => 'Buat dan kelola mata uang dan tetapkan nilainya',
],
'taxes' => [
- 'description' => 'Fixed, normal, inclusive, and compound tax rates',
+ 'description' => 'Tarif pajak tetap, normal, inklusif, dan gabungan',
],
];
diff --git a/resources/lang/id-ID/taxes.php b/resources/lang/id-ID/taxes.php
index a50279638..1c66a265d 100644
--- a/resources/lang/id-ID/taxes.php
+++ b/resources/lang/id-ID/taxes.php
@@ -7,5 +7,5 @@ return [
'normal' => 'Normal',
'inclusive' => 'Inklusif',
'compound' => 'Campuran',
- 'fixed' => 'Fixed',
+ 'fixed' => 'Diperbaiki',
];
diff --git a/resources/lang/id-ID/validation.php b/resources/lang/id-ID/validation.php
index 683b53e68..5371b4a46 100644
--- a/resources/lang/id-ID/validation.php
+++ b/resources/lang/id-ID/validation.php
@@ -100,10 +100,11 @@ return [
'custom' => [
'attribute-name' => [
- 'rule-name' => 'kustomisasi-pesan',
+ 'rule-name' => 'kustomisasi-pesan',
],
- 'invalid_currency' => ':attribute kode tidak valid.',
- 'invalid_amount' => 'Jumlah :attribute tidak valid.',
+ 'invalid_currency' => ':attribute kode tidak valid.',
+ 'invalid_amount' => 'Jumlah :attribute tidak valid.',
+ 'invalid_extension' => 'Ekstensi file tidak valid',
],
/*
diff --git a/resources/lang/id-ID/dashboard.php b/resources/lang/id-ID/widgets.php
similarity index 54%
rename from resources/lang/id-ID/dashboard.php
rename to resources/lang/id-ID/widgets.php
index 817828de9..375e34e86 100644
--- a/resources/lang/id-ID/dashboard.php
+++ b/resources/lang/id-ID/widgets.php
@@ -2,22 +2,22 @@
return [
- 'total_incomes' => 'Total Pendapatan',
- 'receivables' => 'Piutang',
+ 'total_income' => 'Total Pendapatan',
+ 'receivables' => 'Pihutang',
'open_invoices' => 'Membuka Faktur',
- 'overdue_invoices' => 'Faktur yang telah lewat',
- 'total_expenses' => 'Total Biaya',
+ 'overdue_invoices' => 'Faktur Jatuh Tempo',
+ 'total_expenses' => 'Total Pengeluaran',
'payables' => 'Hutang',
'open_bills' => 'Membuka Tagihan',
'overdue_bills' => 'Tagihan Terlambat',
'total_profit' => 'Total Keuntungan',
'open_profit' => 'Membuka Keuntungan',
- 'overdue_profit' => 'Keuntungan Jatuh Tempo',
+ 'overdue_profit' => 'Keuntungan Jatuh tempo',
'cash_flow' => 'Arus Kas',
'no_profit_loss' => 'Tidak ada Rugi Laba',
- 'incomes_by_category' => 'Pendapatan menurut Kategori',
- 'expenses_by_category' => 'Biaya Berdasarkan Kategori',
+ 'income_by_category' => 'Pendapatan menurut Kategori',
+ 'expenses_by_category' => 'Biaya berdasarkan Kategori',
'account_balance' => 'Saldo Rekening',
- 'latest_incomes' => 'Pendapatan Terbaru',
+ 'latest_income' => 'Pendapatan Terbaru',
'latest_expenses' => 'Biaya Terbaru',
];
diff --git a/resources/lang/it-IT/install.php b/resources/lang/it-IT/install.php
index 972e26c06..fc6603a16 100644
--- a/resources/lang/it-IT/install.php
+++ b/resources/lang/it-IT/install.php
@@ -21,7 +21,7 @@ return [
'disabled' => ':feature deve essere disabilitata!',
'extension' => ':extension estensione deve essere installata e caricata!',
'directory' => 'la cartella :directory deve essere scrivibile!',
- 'executable' => 'Il file eseguibile PHP CLI non funziona! Si prega di chiedere alla società di hosting di impostare correttamente la variabile d\'ambiente PHP_BINARY o PHP_PATH.',
+ 'executable' => 'Il file eseguibile PHP CLI non è definito/non funziona o la versione non è :php_version o superiore! Si prega di chiedere alla società di hosting di impostare correttamente la variabile d\'ambiente PHP_BINARY o PHP_PATH.',
],
'database' => [
diff --git a/resources/lang/ja-JP/bills.php b/resources/lang/ja-JP/bills.php
index 91b5fe4a8..d1d1eafc9 100644
--- a/resources/lang/ja-JP/bills.php
+++ b/resources/lang/ja-JP/bills.php
@@ -13,6 +13,7 @@ return [
'price' => '価格',
'sub_total' => '小計',
'discount' => '割引',
+ 'item_discount' => 'ライン割引',
'tax_total' => '税合計',
'total' => '合計',
@@ -28,7 +29,9 @@ return [
'histories' => '記録',
'payments' => '支払い',
'add_payment' => '支払いを追加',
+ 'mark_paid' => '有給マーク',
'mark_received' => '受信マーク',
+ 'mark_cancelled' => 'キャンセル済みとマーク',
'download_pdf' => 'PDFをダウンロード',
'send_mail' => 'メールを送る',
'create_bill' => '請求書を作成',
@@ -42,10 +45,14 @@ return [
'paid' => '支払済み',
'overdue' => '遅れた',
'unpaid' => '未払い',
+ 'cancelled' => 'キャンセル',
],
'messages' => [
- 'received' => '請求書は正常に受信されたとマークされました。',
+ 'marked_received' => 'ビルは受領済みとしてマークされました!',
+ 'marked_paid' => '支払い済みとしてマークされたビル!',
+ 'marked_cancelled' => 'ビルはキャンセル済みとマークされました!
+',
'draft' => 'これはドラフト請求書で、受け取り後にチャートに反映されます。',
'status' => [
diff --git a/resources/lang/ja-JP/bulk_actions.php b/resources/lang/ja-JP/bulk_actions.php
index 7d3b70bf5..dcdbadd03 100644
--- a/resources/lang/ja-JP/bulk_actions.php
+++ b/resources/lang/ja-JP/bulk_actions.php
@@ -2,8 +2,9 @@
return [
- 'bulk_actions' => '一括アクション|一括アクション',
- 'selected' => '選択中',
+ 'bulk_actions' => '一括アクション|一括アクション',
+ 'selected' => '選択中',
+ 'no_action' => '利用可能なアクションはありません',
'message' => [
'duplicate' => '選択したレコードを複製してもよろしいですか?',
@@ -14,6 +15,8 @@ return [
'paid' => '選択した請求書にマークを付けてもよろしいですか 支払った?|選択した請求書にマークを付けてもよろしいですか支払った?',
'sent' => '選択した請求書にマークを付けてもよろしいですか 送った?|選択した請求書にマークを付けてもよろしいですか送った?',
'received' => '選択した請求書にマークを付けてもよろしいですか 受け取った?|選択した請求書にマークを付けてもよろしいですか受け取った?',
+ 'cancelled' => '本当によろしいですか キャンセル 選択された請求書/請求書?|本当によろしいですか キャンセル 選択された請求書/請求書?
+',
],
];
diff --git a/resources/lang/ja-JP/install.php b/resources/lang/ja-JP/install.php
index ec447d749..8138ad440 100644
--- a/resources/lang/ja-JP/install.php
+++ b/resources/lang/ja-JP/install.php
@@ -21,6 +21,7 @@ return [
'disabled' => ':feature 無効にする必要があります!',
'extension' => ':extension エクステンション 拡張機能をインストールしてロードする必要があります!',
'directory' => ':directory ディレクトリは書き込み可能である必要があります!',
+ 'executable' => 'The PHP CLI executable file is not defined/working or its version is not :php_version or higher! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.',
],
'database' => [
diff --git a/resources/lang/ja-JP/invoices.php b/resources/lang/ja-JP/invoices.php
index af8096b07..cf04788ba 100644
--- a/resources/lang/ja-JP/invoices.php
+++ b/resources/lang/ja-JP/invoices.php
@@ -13,6 +13,7 @@ return [
'price' => '価格',
'sub_total' => '小計',
'discount' => '割引',
+ 'item_discount' => 'ライン割引',
'tax_total' => '税合計',
'total' => '合計',
@@ -30,6 +31,7 @@ return [
'mark_paid' => 'マークペイド',
'mark_sent' => '送信済みマーク',
'mark_viewed' => 'マーク済み',
+ 'mark_cancelled' => 'キャンセル済みとマーク',
'download_pdf' => 'PDFをダウンロード',
'send_mail' => 'メールを送る',
'all_invoices' => 'すべての請求書を表示するにはログインしてください',
@@ -47,12 +49,15 @@ return [
'paid' => '支払済み',
'overdue' => '遅れた',
'unpaid' => '未払い',
+ 'cancelled' => 'キャンセルしました',
],
'messages' => [
'email_sent' => '請求書メールが送信されました!',
'marked_sent' => '請求書が送信済みとしてマークされました!',
'marked_paid' => '支払済みとしてマークされた請求書!',
+ 'marked_viewed' => '請求書は閲覧済みとしてマークされました!',
+ 'marked_cancelled' => 'キャンセル済みとしてマークされた請求書!',
'email_required' => 'この顧客のメールアドレスはありません。',
'draft' => 'これは ドラフト請求書で、送信後にチャートに反映されます。',
diff --git a/resources/lang/ja-JP/messages.php b/resources/lang/ja-JP/messages.php
index 8d8fa1eda..ecd252cdc 100644
--- a/resources/lang/ja-JP/messages.php
+++ b/resources/lang/ja-JP/messages.php
@@ -28,6 +28,8 @@ return [
'warning' => [
'deleted' => '警告: 削除することはできません :name テキストに関連しているからです。 :text related.',
'disabled' => '警告: 無効にすることはできません :nameテキストに関連しているため :text related.',
+ 'reconciled_tran' => '警告:調整されているため、トランザクションを変更/削除することはできません!',
+ 'reconciled_doc' => '警告:トランザクションが調整されているため、:type を変更/削除することはできません!',
'disable_code' => '警告: 通貨を無効化または変更することはできません :name のため :text related.',
'payment_cancel' => '警告:最近キャンセルされた:お支払い方法!',
],
diff --git a/resources/lang/ja-JP/passwords.php b/resources/lang/ja-JP/passwords.php
index d1f081c8c..e8666e510 100644
--- a/resources/lang/ja-JP/passwords.php
+++ b/resources/lang/ja-JP/passwords.php
@@ -18,5 +18,6 @@ return [
'sent' => 'パスワードリマインダーを送信しました。',
'token' => 'このパスワードリセットトークンは無効です。',
'user' => "このメールアドレスに一致するユーザーを見つけることが出来ませんでした。",
+ 'throttle' => '再試行する前にお待ちください。',
];
diff --git a/resources/lang/ja-JP/settings.php b/resources/lang/ja-JP/settings.php
index 41cc6cb47..a272cd827 100644
--- a/resources/lang/ja-JP/settings.php
+++ b/resources/lang/ja-JP/settings.php
@@ -29,6 +29,12 @@ return [
'before' => '番号の前に',
'after' => '番号の後',
],
+ 'discount_location' => [
+ 'name' => '割引の場所',
+ 'item' => 'ラインで',
+ 'total' => '合計で',
+ 'both' => 'ラインと合計の両方',
+ ],
],
'invoice' => [
diff --git a/resources/lang/ja-JP/validation.php b/resources/lang/ja-JP/validation.php
index c1c0dd386..52e3fb8ee 100644
--- a/resources/lang/ja-JP/validation.php
+++ b/resources/lang/ja-JP/validation.php
@@ -100,10 +100,11 @@ return [
'custom' => [
'attribute-name' => [
- 'rule-name' => 'カスタム メッセージ',
+ 'rule-name' => 'カスタム メッセージ',
],
- 'invalid_currency' => ':属性コードが無効です。',
- 'invalid_amount' => '総額:属性が無効です。',
+ 'invalid_currency' => ':属性コードが無効です。',
+ 'invalid_amount' => '総額:属性が無効です。',
+ 'invalid_extension' => 'ファイル拡張子が無効です。',
],
/*
diff --git a/resources/lang/pt-BR/install.php b/resources/lang/pt-BR/install.php
index f6572a453..565d53f4f 100644
--- a/resources/lang/pt-BR/install.php
+++ b/resources/lang/pt-BR/install.php
@@ -21,7 +21,7 @@ return [
'disabled' => ':feature precisa esta desabilitado!',
'extension' => 'Extensão :extension precisa ser instalado e carregado!',
'directory' => 'O diretório :directory precisa de permissão para escrita!',
- 'executable' => 'O arquivo executável PHP CLI não está funcionando! Por favor, peça à sua empresa de hospedagem para definir a variável PHP_BINARY ou PHP_PATH de ambiente corretamente.',
+ 'executable' => 'O arquivo executável do PHP CLI não está definido/funcionando ou sua versão não é :php_version ou superior! Por favor, peça à sua empresa de hospedagem que defina corretamente a variável de ambiente PHP_BINARY ou PHP_PATH.',
],
'database' => [
diff --git a/resources/lang/sq-AL/bills.php b/resources/lang/sq-AL/bills.php
index 4f1401a74..570cb7942 100644
--- a/resources/lang/sq-AL/bills.php
+++ b/resources/lang/sq-AL/bills.php
@@ -13,6 +13,7 @@ return [
'price' => 'Çmimi',
'sub_total' => 'Nëntotali',
'discount' => 'Skonto',
+ 'item_discount' => 'Linjë Zbritje',
'tax_total' => 'Tatimi Gjithsej',
'total' => 'Totali',
@@ -30,6 +31,7 @@ return [
'add_payment' => 'Shto Pagesë',
'mark_paid' => 'Shënoje të Paguar',
'mark_received' => 'Shënoje të Marrë',
+ 'mark_cancelled' => 'Shënoje të Anuluar',
'download_pdf' => 'Shkarko PDF',
'send_mail' => 'Dërgo Email',
'create_bill' => 'Krijo Faturë',
@@ -43,11 +45,13 @@ return [
'paid' => 'I paguar',
'overdue' => 'I vonuar',
'unpaid' => 'I papaguar',
+ 'cancelled' => 'Anuluar',
],
'messages' => [
- 'received' => 'Fatura shënohet si i marrë me sukses!',
+ 'marked_received' => 'Fatura e shënuar si e marrë!',
'marked_paid' => 'Fatura e shënuar si e paguar!',
+ 'marked_cancelled' => 'Fatura e shënuar si e anuluar!',
'draft' => 'Ky është një faturë DRAFT dhe do të pasqyrohet në skema pas marrjes së tij.',
'status' => [
diff --git a/resources/lang/sq-AL/bulk_actions.php b/resources/lang/sq-AL/bulk_actions.php
index c4285e9e3..46ec7e468 100644
--- a/resources/lang/sq-AL/bulk_actions.php
+++ b/resources/lang/sq-AL/bulk_actions.php
@@ -15,6 +15,7 @@ return [
'paid' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të paguar?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të paguara?',
'sent' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të dërguar?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të dërguara?',
'received' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të pranuar?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të pranuara?',
+ 'cancelled' => 'Jeni i sigurt që doni të anuloni faturën e zgjedhur?|Jeni i sigurt që doni të anuloni faturat e zgjedhura?',
],
];
diff --git a/resources/lang/sq-AL/install.php b/resources/lang/sq-AL/install.php
index b21629872..c3ad2385c 100644
--- a/resources/lang/sq-AL/install.php
+++ b/resources/lang/sq-AL/install.php
@@ -21,6 +21,7 @@ return [
'disabled' => ':feature duhet të çaktivizohet!',
'extension' => ':extension shtesa duhet të instalohet dhe të ngarkohet!',
'directory' => ':directory lista duhet të jetë e shkrueshme!',
+ 'executable' => 'Skedari i ekzekutueshëm i PHP CLI nuk po funksionon ose versioni i tij nuk është :php_version ose më i lartë! Ju lutemi, pyetni kompaninë tuaj hosting që të vendosin në mënyrë korrekte vlerat e mjedisit PHP_BINARY ose PHP_PATH.',
],
'database' => [
diff --git a/resources/lang/sq-AL/invoices.php b/resources/lang/sq-AL/invoices.php
index 136f161dc..ec5bd5219 100644
--- a/resources/lang/sq-AL/invoices.php
+++ b/resources/lang/sq-AL/invoices.php
@@ -13,6 +13,7 @@ return [
'price' => 'Çmimi',
'sub_total' => 'Nëntotali',
'discount' => 'Skonto',
+ 'item_discount' => 'Linjë Zbritje',
'tax_total' => 'Tatimi Gjithsej',
'total' => 'Totali',
@@ -30,6 +31,7 @@ return [
'mark_paid' => 'Shënoje të Paguar',
'mark_sent' => 'Shënoje të Dërguar',
'mark_viewed' => 'Shënoje të Shikuar',
+ 'mark_cancelled' => 'Shënoje të Anuluar',
'download_pdf' => 'Shkarko PDF',
'send_mail' => 'Dërgo Email',
'all_invoices' => 'Identifikohu për të parë të gjitha faturat',
@@ -47,12 +49,15 @@ return [
'paid' => 'I paguar',
'overdue' => 'I vonuar',
'unpaid' => 'I papaguar',
+ 'cancelled' => 'Anuluar',
],
'messages' => [
'email_sent' => 'Emaili i faturës është dërguar!',
'marked_sent' => 'Fatura e shënuar si e dërguar!',
'marked_paid' => 'Fatura e shënuar si e paguar!',
+ 'marked_viewed' => 'Fatura e shënuar si e shikuar!',
+ 'marked_cancelled' => 'Fatura e shënuar si e anuluar!',
'email_required' => 'Ska adresë e-mail për këtë klient!',
'draft' => 'Kjo është një faturë DRAFT dhe do të pasqyrohet në skema pasi të jetë dërguar.',
diff --git a/resources/lang/sq-AL/settings.php b/resources/lang/sq-AL/settings.php
index d2622f9bf..ec711243a 100644
--- a/resources/lang/sq-AL/settings.php
+++ b/resources/lang/sq-AL/settings.php
@@ -29,6 +29,12 @@ return [
'before' => 'Para Numrit',
'after' => 'Pas Numrit',
],
+ 'discount_location' => [
+ 'name' => 'Vendndodhja e Zbritjes',
+ 'item' => 'Në rresht',
+ 'total' => 'Në total',
+ 'both' => 'Në rresht dhe në total',
+ ],
],
'invoice' => [
diff --git a/resources/lang/tr-TR/email_templates.php b/resources/lang/tr-TR/email_templates.php
index f3cbb6452..cfc027526 100644
--- a/resources/lang/tr-TR/email_templates.php
+++ b/resources/lang/tr-TR/email_templates.php
@@ -3,7 +3,7 @@
return [
'invoice_new_customer' => [
- 'subject' => '{invoice_number} fatura uluşturuldu',
+ 'subject' => '{invoice_number} fatura oluşturuldu',
'body' => 'Sayın {customer_name},
{invoice_number} numarası ile faturanızı hazırladık.
Aşağıdaki bağlantıdan faturanın detaylarını görüntüleyip ödemesini online olarak kredi/banka kartınızla yapabilirsiniz: {invoice_number}.
Herhangi bir sorunuz olursa lütfen bize yazın.
Kolay gelsin,
{company_name}',
],
diff --git a/resources/lang/tr-TR/install.php b/resources/lang/tr-TR/install.php
index 61828ed29..ff9417118 100644
--- a/resources/lang/tr-TR/install.php
+++ b/resources/lang/tr-TR/install.php
@@ -21,7 +21,7 @@ return [
'disabled' => ':feature devre dışı bırakılmalıdır!',
'extension' => ':extension eklendisi kurulmalı ve yüklenmelidir!',
'directory' => ':directory dizini yazılabilir olmalıdır!',
- 'executable' => 'PHP CLI çalıştırıcısı çalışmıyor. Lütfen, hosting firmanızdan PHP_BINARY veya PHP_PATH ortam değerlerini doğru ayarlamasını isteyin.',
+ 'executable' => 'PHP CLI çalıştırıcısı bulunamadı veya çalışmıyor veya sürümü :php_version ve üstü değil. Lütfen, hosting firmanızdan PHP_BINARY veya PHP_PATH ortam değerlerini doğru ayarlamasını isteyin.',
],
'database' => [