new crowdin translations

This commit is contained in:
Crowdin Bot 2021-11-22 17:46:09 +00:00
parent b132ce880a
commit b09a74cf1a
40 changed files with 272 additions and 14 deletions

View File

@ -9,12 +9,23 @@ return [
'new' => 'Novo',
'top_free' => 'Najbolje besplatno',
'free' => 'BESPLATNO',
'monthly' => 'Mjesečno',
'yearly' => 'Godišnje',
'yearly_pricing' => 'Godišnje plaćanje',
'monthly_price' => 'od :price',
'per_month' => 'mjesečno',
'billed_yearly' => 'Godišnja naplata',
'billed_monthly' => 'Mjesečna naplata',
'save_year' => 'Sačuvali ste <strong>:price</strong> godišnje!',
'if_paid_year' => 'Ili <strong>:price/mjesečno</strong>ako platite godišnje',
'information_monthly' => 'Ova opcija je dostupna samo u sklopu <strong>Cloud Servisa</strong>',
'install' => 'Instaliraj',
'buy_now' => 'Kupi odmah',
'get_api_key' => '<a href=":url" target="_blank"> Kliknite ovdje </a> da biste dobili svoj API ključ.',
'no_apps' => 'U ovoj kategoriji još nema aplikacija.',
'become_developer' => 'Jeste li programer? <a href=":url" target="_blank"> Ovdje </a> možete naučiti kako stvoriti aplikaciju i započeti s prodajom već danas!',
'recommended_apps' => 'Preporučene aplikacije',
'can_not_install' => 'Mjesečna pretplata je dostupna samo na Cloud servisima. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Pročitaj više.</a>',
'about' => 'O aplikaciji',

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Ponavljajuće',
'interval' => 'Interval',
'frequency' => 'Frekvencija',
'count' => 'Broj',
'every' => 'Svakih',
'period' => 'Razdoblje',
'times' => 'Puta',
@ -16,5 +19,7 @@ return [
'months' => 'Mjesec(i)',
'years' => 'Godine(a)',
'message' => 'Ovo je ponavljajući :type i sljedeći :type će automatski biti generiran :date',
'message_parent' => 'Ovaj :type je automatski generisan ovdje :link',
'tooltip' => 'Pored unapred definisanih perioda, moguće je prilagoditi i prilagođene periode u skladu sa zahtevima. <br><b>Savjet:</b> Brojač mora biti postavljen na nulu da bi se ponavljao beskonačno.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Usaglašeno',
'expense_account' => 'Sa računa',
'income_account' => 'Na račun',
'recurring' => 'Ponavljajuće',
],
];

View File

@ -9,12 +9,23 @@ return [
'new' => 'Nou',
'top_free' => 'Gratuïts més populars',
'free' => 'GRATIS',
'monthly' => 'Mensualment',
'yearly' => 'Anualment',
'yearly_pricing' => 'Preu anual',
'monthly_price' => 'des de :price',
'per_month' => 'al mes',
'billed_yearly' => 'Facturat anualment',
'billed_monthly' => 'Facturat mensualment',
'save_year' => 'T\'estalvies <strong>:price</strong> a l\'any!',
'if_paid_year' => 'O <strong>:price/mes</strong> si pagues anualment',
'information_monthly' => 'Aquesta opció només està disponible per al <strong>Cloud Service</strong>',
'install' => 'Instal·la',
'buy_now' => 'Compra ara',
'get_api_key' => '<a href=":url" target="_blank">Prem aquí</a> per obtenir la teva clau de l\'API.',
'no_apps' => 'Encara no hi ha cap App dins d\'aquesta categoria.',
'become_developer' => 'Ets desenvolupador? <a href=":url" target="_blank">Aquí</a> podràs aprendre com crear una App i començar-la a vendre de seguida!',
'recommended_apps' => 'Apps recomanades',
'can_not_install' => 'Les subscripcions mensuals estan disponibles només al Cloud Service. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Saber-ne més.</a>',
'about' => 'Sobre',

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Recurrent',
'interval' => 'Interval',
'frequency' => 'Freqüència',
'count' => 'Recompte',
'every' => 'Cada',
'period' => 'Període',
'times' => 'Vegades',
@ -16,5 +19,7 @@ return [
'months' => 'Mes(os)',
'years' => 'Any(s)',
'message' => 'Això és :type recurrent i el següent :type es generarà automàticament el :date',
'message_parent' => 'Aquest/a :type s\'ha generat automàticament des de :link',
'tooltip' => 'A més dels períodes predefinits, és possible ajustar els períodes personalitzats en funció dels requisits. <br><b>Consell:</b> Cal establir el recompte a zero per repetir-se indefinidament.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Concilia',
'expense_account' => 'Compte origen',
'income_account' => 'Compte destí',
'recurring' => 'Recurrent',
],
];

View File

@ -9,12 +9,23 @@ return [
'new' => 'Ny',
'top_free' => 'Top gratis',
'free' => 'GRATIS',
'monthly' => 'Månedlig',
'yearly' => 'Årlig',
'yearly_pricing' => 'Årlig pris',
'monthly_price' => 'fra :price',
'per_month' => 'pr. måned',
'billed_yearly' => 'Faktureret årligt',
'billed_monthly' => 'Faktureret månedligt',
'save_year' => 'Du sparer <strong>:price</strong> pr. år!',
'if_paid_year' => 'Eller <strong>:price/mo</strong> hvis betalt årligt',
'information_monthly' => 'Denne mulighed er kun tilgængelig for <strong>Cloud Service</strong>',
'install' => 'Installer',
'buy_now' => 'Køb nu',
'get_api_key' => '<a href=":url" target="_blank">Klik her</a> for at få din API nøgle.',
'no_apps' => 'Der er ingen apps i denne kategori endnu.',
'become_developer' => 'Er du udvikler? <a href=":url" target="_blank">Her</a> kan du lære at udvikle en app og starte med at sælge i dag!',
'recommended_apps' => 'Anbefalede programmer',
'can_not_install' => 'Månedlige abonnementer er kun tilgængelige på Cloud service. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Læs mere.</a>',
'about' => 'Om',

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Afstemt',
'expense_account' => 'Fra konto',
'income_account' => 'Til konto',
'recurring' => 'Gentagende',
],
];

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Wiederkehrend',
'interval' => 'Intervall',
'frequency' => 'Häufigkeit',
'count' => 'Anzahl',
'every' => 'Jeden',
'period' => 'Zeitraum',
'times' => 'mal',
@ -16,5 +19,7 @@ return [
'months' => 'Monat(e)',
'years' => 'Jahr(e)',
'message' => 'Dies ist ein(e) sich wiederholende :type und die/der nächste :type wird automatisch am :date erzeugt',
'message_parent' => 'Dieser :type wurde automatisch von :link generiert',
'tooltip' => 'Neben den vorgegebenen Zeiträumen können individuelle Zeiträume an die Anforderungen angepasst werden. <br><b>Tipp:</b> Die Anzahl muss auf Null gesetzt werden, um unendlich wiederzukehren.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Abgeglichen',
'expense_account' => 'Von Konto',
'income_account' => 'Auf Konto',
'recurring' => 'Wiederkehrend',
],
];

View File

@ -10,5 +10,9 @@ return [
'bank_phone' => 'Τηλέφωνο τράπεζας',
'bank_address' => 'Διεύθυνση τράπεζας',
'default_account' => 'Προεπιλεγμένος λογαριασμός',
'incoming' => 'Έσοδα',
'outgoing' => 'Έξοδα',
'see_performance' => 'Δείτε την απόδοση',
'create_report' => 'Εάν θέλετε να δείτε την απόδοση του λογαριασμού. Μπορείτε να δημιουργήσετε μία αναφορά Εσόδων/Εξόδων.',
];

View File

@ -9,12 +9,23 @@ return [
'new' => 'New',
'top_free' => 'Top Free',
'free' => 'FREE',
'monthly' => 'Monthly',
'yearly' => 'Yearly',
'yearly_pricing' => 'Yearly Pricing',
'monthly_price' => 'from :price',
'per_month' => 'per month',
'billed_yearly' => 'Billed Yearly',
'billed_monthly' => 'Billed Monthly',
'save_year' => 'You save <strong>:price</strong> a year!',
'if_paid_year' => 'Or <strong>:price/mo</strong> if paid yearly',
'information_monthly' => 'This option is valid only for <strong>Cloud Service</strong>',
'install' => 'Install',
'buy_now' => 'Buy Now',
'get_api_key' => '<a href=":url" target="_blank">Click here</a> to get your API key.',
'no_apps' => 'There are no apps in this category, yet.',
'become_developer' => 'Are you a developer? <a href=":url" target="_blank">Here</a> you can learn how to create an app and start selling today!',
'recommended_apps' => 'Recommended Apps',
'can_not_install' => 'Monthly subscriptions are available only on Cloud service. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Learn more.</a>',
'about' => 'About',

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Recurring',
'interval' => 'Interval',
'frequency' => 'Frequency',
'count' => 'Count',
'every' => 'Every',
'period' => 'Period',
'times' => 'Times',
@ -16,5 +19,7 @@ return [
'months' => 'Month(s)',
'years' => 'Year(s)',
'message' => 'This is a recurring :type and the next :type will be automatically generated on :date',
'message_parent' => 'This :type was automatically generated from :link',
'tooltip' => 'Besides the predefined periods, possible to adjust customized periods regarding the requirements. <br><b>Tip:</b> The count must be set to zero up to recur infinitely.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Reconciled',
'expense_account' => 'From Account',
'income_account' => 'To Account',
'recurring' => 'Recurring',
],
];

View File

@ -9,12 +9,23 @@ return [
'new' => 'नया',
'top_free' => 'टॉप फ़्री',
'free' => 'फ़्री',
'monthly' => 'मासिक',
'yearly' => 'वार्षिक',
'yearly_pricing' => 'वार्षिक मूल्य निर्धारण',
'monthly_price' => ' :price से',
'per_month' => 'प्रति माह',
'billed_yearly' => 'वार्षिक बिल किया गया',
'billed_monthly' => 'मासिक बिल किया गया',
'save_year' => 'आप सालाना <strong>:price</strong> बचाते हैं!',
'if_paid_year' => 'या <strong>:price/mo</strong> अगर सालाना भुगतान किया जाता है',
'information_monthly' => 'यह विकल्प केवल <strong>क्लाउड सेवा</strong> के लिए मान्य है',
'install' => 'इंस्टॉल करें',
'buy_now' => 'अभी खरीदें',
'get_api_key' => 'अपनी एपीआई कुंजी प्राप्त करने के लिए यहां <a href=":url" target="_blank">क्लिक</a> करें।',
'no_apps' => 'इस श्रेणी में अभी तक कोई एप्लिकेशन नहीं हैं।',
'become_developer' => 'क्या आप एक डेवलपर हैं? <a href=":url" target="_blank">यहां</a> आप सीख सकते हैं कि ऐप कैसे बनाएं और आज बेचना शुरू करें!',
'recommended_apps' => 'अनुशंसित ऐप्स',
'can_not_install' => 'मासिक सदस्यता केवल क्लाउड सेवा पर उपलब्ध है। <a href="https://akaunting.com/upgrad-to-yearly" target="_blank">और जानें।</a>',
'about' => 'के बारे में',

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'आवर्ती',
'interval' => 'अंतराल',
'frequency' => 'आवृत्ति',
'count' => 'गणना',
'every' => 'हर एक',
'period' => 'अवधि',
'times' => 'समय',
@ -16,5 +19,7 @@ return [
'months' => 'महीना(s)',
'years' => 'वर्ष(s)',
'message' => 'यह एक आवर्ती :type है और अगला :type :date को स्वचालित रूप से उत्पन्न हो जाएगा',
'message_parent' => 'यह :type स्वचालित रूप से :link से उत्पन्न हुआ था',
'tooltip' => 'पूर्वनिर्धारित अवधियों के अलावा, आवश्यकताओं के संबंध में अनुकूलित अवधियों को समायोजित करना संभव है।<br><b>युक्ति:</b> असीमित पुनरावृति के लिए गणना को शून्य पर सेट किया जाना चाहिए।',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'मेल मिलाप',
'expense_account' => 'खाते से',
'income_account' => 'खाते में',
'recurring' => 'आवर्ती',
],
];

View File

@ -9,12 +9,23 @@ return [
'new' => 'Baru',
'top_free' => 'Gratis Teratas',
'free' => 'GRATIS',
'monthly' => 'Bulanan',
'yearly' => 'Tahunan',
'yearly_pricing' => 'Harga Tahunan',
'monthly_price' => 'dari :price',
'per_month' => 'per bulan',
'billed_yearly' => 'Ditagih tahunan',
'billed_monthly' => 'Ditagih Bulanan',
'save_year' => 'Kamu hemat <strong>:price</strong> setahun!',
'if_paid_year' => 'Atau <strong>:price/mo</strong> jika dibayar tahunan',
'information_monthly' => 'Pilihan ini hanya untuk <strong>Layanan Cloud</strong>',
'install' => 'Pasang',
'buy_now' => 'Beli Sekarang',
'get_api_key' => '<a href=":url" target="_blank">Klik disini</a> untuk mendapatkan Token API.',
'no_apps' => 'Belum ada aplikasi dalam kategori ini.',
'become_developer' => 'Apakah Anda seorang pengembang? <a href=":url" target="_blank"> Di Sini </a> Anda dapat belajar cara membuat aplikasi dan mulai menjual hari ini!',
'recommended_apps' => 'Aplikasi yang direkomendasikan',
'can_not_install' => 'Langganan bulanan hanya tersedia untuk layanan Cloud. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Pelajari lebih jauh.</a>',
'about' => 'Tentang',

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Berulang',
'interval' => 'Interval',
'frequency' => 'Frekuensi',
'count' => 'Hitung',
'every' => 'Setiap',
'period' => 'Periode',
'times' => 'Waktu',
@ -16,5 +19,7 @@ return [
'months' => 'Bulan',
'years' => 'Tahun',
'message' => 'Ini adalah :type berulang dan :type selanjutnya akan dibuat otomatis pada tanggal :date',
'message_parent' => ':type ini dihasilkan otomatis dari :link',
'tooltip' => 'Selain priode yang telah ditentukan, adalah memungkinkan untuk mengatur periode pilihan sesuai kebutuhan. <br><b>Tip:</b> Perhitungan harus diset ke nol agar berulang terus.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Terrekonsiliasi',
'expense_account' => 'Dari Rekening',
'income_account' => 'Ke Rekening',
'recurring' => 'Berulang',
],
];

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Gjentakende',
'interval' => 'Intervall',
'frequency' => 'Frekvens',
'count' => 'Antall',
'every' => 'Hver',
'period' => 'Periode',
'times' => 'Gjentakelser',
@ -16,5 +19,7 @@ return [
'months' => 'Måned(er)',
'years' => 'År',
'message' => 'Dette er en gjentakende :type, neste :type genereres automatisk :date',
'message_parent' => 'Denne :type ble automatisk generert fra :link',
'tooltip' => 'I tillegg til de forhåndsdefinerte periodene kan det være mulig å justere tilpassede perioder med hensyn til kravene. <br><b>Tips:</b> Tallet må være satt til null for å komme tilbake uendelig.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Avstemt',
'expense_account' => 'Fra konto',
'income_account' => 'Til konto',
'recurring' => 'Gjentakende',
],
];

View File

@ -9,12 +9,23 @@ return [
'new' => 'Novo',
'top_free' => 'Melhores Grátis',
'free' => 'Gratis',
'monthly' => 'Mensal',
'yearly' => 'Anual',
'yearly_pricing' => 'Preço anual',
'monthly_price' => 'de :price',
'per_month' => 'por mês',
'billed_yearly' => 'Cobrado anualmente',
'billed_monthly' => 'Cobrado mensalmente',
'save_year' => 'Você economiza <strong>:price</strong> por ano!',
'if_paid_year' => 'Ou <strong>:price/mo</strong> se pago anualmente',
'information_monthly' => 'Esta opção é válida apenas para o <strong>serviço de nuvem</strong>',
'install' => 'Instalar',
'buy_now' => 'Comprar Agora',
'get_api_key' => '<a href=":url" target="_blank">Clique aqui</a> para obter sua chave de API.',
'no_apps' => 'Não há nenhum apps nesta categoria, ainda.',
'become_developer' => 'Você é um desenvolvedor? <a href=":url" target="_blank">Aqui</a> você pode aprender como criar um app e começar a vender hoje!',
'recommended_apps' => 'Apps Recomendados',
'can_not_install' => 'Assinaturas mensais estão disponíveis apenas no serviço na nuvem. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Saiba mais.</a>',
'about' => 'Sobre',

View File

@ -9,12 +9,23 @@ return [
'new' => 'Nov',
'top_free' => 'Najboljši brezplačni',
'free' => 'Brezplačni',
'monthly' => 'Mesečno',
'yearly' => 'Letno',
'yearly_pricing' => 'Letna cena',
'monthly_price' => 'od :price',
'per_month' => 'na mesec',
'billed_yearly' => 'Zaračunano letno',
'billed_monthly' => 'Zaračunano mesečno',
'save_year' => 'Letno prihraniš <strong>:price</strong>!',
'if_paid_year' => 'Ali <strong>:price/me</strong>, če se plača letno',
'information_monthly' => 'Ta možnost velja samo za <strong>storitev v oblaku</strong>',
'install' => 'Namesti',
'buy_now' => 'Kupi zdaj',
'get_api_key' => '<a href=":url" target="_blank">Pritisnite tukej</a> da dobite svoj API ključ.',
'no_apps' => 'V tej kategoriji še ni aplikacij.',
'become_developer' => 'Ste razvijalec? <a href=":url" target="_blank">Tukaj</a> se lahko naučite kako narediti aplikacijo in jo začnete prodajati danes!',
'recommended_apps' => 'Priporočene aplikacije',
'can_not_install' => 'Mesečne naročnine so na voljo samo v storitvi v oblaku. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Več o tem.</a>',
'about' => 'Več o',

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Ponavljajoče',
'interval' => 'Interval',
'frequency' => 'Pogostost',
'count' => 'Število',
'every' => 'Vsakih',
'period' => 'Obdobje',
'times' => 'Krat',
@ -16,5 +19,7 @@ return [
'months' => 'Mesec(ov)',
'years' => 'Let',
'message' => 'To je ponavljajoč :type in naslednji :type bo avtomatsko ustvarjen :date',
'message_parent' => 'Ta :type je bil samodejno ustvarjen iz :link',
'tooltip' => 'Poleg vnaprej določenih obdobij je mogoče prilagoditi prilagojena obdobja glede na zahteve. <br><b>Namig:</b> Število mora biti nastavljeno na nič, da se lahko ponavlja neskončno.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Usklajeno',
'expense_account' => 'Iz računa',
'income_account' => 'Na račun',
'recurring' => 'Ponavljajoče',
],
];

View File

@ -10,5 +10,9 @@ return [
'bank_phone' => 'Broj telefona banke',
'bank_address' => 'Adresa banke',
'default_account' => 'Podrazumevani račun',
'incoming' => 'Prihod',
'outgoing' => 'Rashod',
'see_performance' => 'Učinak',
'create_report' => 'Ukoliko želite da vidite učinak računa, možete da kreirate izveštaj o prihodima i rashodima.',
];

View File

@ -4,6 +4,7 @@ return [
'bill_number' => 'Broj računa',
'bill_date' => 'Datum računa',
'bill_amount' => 'Iznos računa',
'total_price' => 'Ukupna cena',
'due_date' => 'Datum dospeća',
'order_number' => 'Broj narudžbine',

View File

@ -1,8 +1,50 @@
<?php
return [
'edit_columns' => 'Izmeni kolone',
'empty_items' => 'Niste dodali ni jednu stavku.',
'statuses' => [
'draft' => 'Nacrt',
'sent' => 'Poslato',
'expired' => 'Isteklo',
'viewed' => 'Pregledano',
'approved' => 'Odobreno',
'received' => 'Primljeno',
'refused' => 'Odbijeno',
'restored' => 'Povraćeno',
'reversed' => 'Rezervisano',
'partial' => 'Delimično',
'paid' => 'Plaćeno',
'pending' => 'Na čekanju',
'invoiced' => 'Fakturisano',
'overdue' => 'Istekao',
'unpaid' => 'Neplaćeno',
'cancelled' => 'Otkazano',
'voided' => 'Poništen',
'completed' => 'Završeno',
'shipped' => 'Isporučeno',
'refunded' => 'Refundirano',
'failed' => 'Neuspešno',
'denied' => 'Odbijeno',
'processed' => 'Obrađeno',
'open' => 'Otvoreno',
'closed' => 'Zatvoreno',
'billed' => 'Naplaćeno',
'delivered' => 'Isporučeno',
'returned' => 'Vraćeno',
'drawn' => 'Nerešen',
'not_billed' => 'Nije naplaćeno',
'issued' => 'Izdato',
'not_invoiced' => 'Nije fakturisano',
'confirmed' => 'Potvrđeno',
'not_confirmed' => 'Nije potvrđeno',
],
'messages' => [
'email_sent' => ':type mail nije poslat!',
'email_sent' => ':type mail je poslat!',
'marked_as' => ':type označen kao :status!',
'marked_sent' => ':type označen kao poslat!',
'marked_paid' => ':type označen kao plaćen!',
'marked_viewed' => ':type označen kao pregledan!',

View File

@ -3,21 +3,22 @@
return [
'title' => [
'403' => 'Ups! Zabranjen pristup',
'404' => 'Ups! Strana nije pronađena',
'500' => 'Ups! Došlo je do greške',
'403' => 'Ups! Zabranjen pristup',
'404' => 'Ups! Strana nije pronađena',
'500' => 'Ups! Došlo je do greške',
],
'header' => [
'403' => '403 Zabranjeno',
'404' => '404 Nije pronađeno',
'500' => '500 Unutrašnja grеška sеrvеra',
'403' => '403 Zabranjeno',
'404' => '404 Nije pronađeno',
'500' => '500 Unutrašnja grеška sеrvеra',
],
'message' => [
'403' => 'Ne možete pristupiti ovoj strani.',
'404' => 'Ne možemo da pronađemo stranu koju tražite.',
'500' => 'Radićemo na ispravci odmah.',
'403' => 'Ne možete pristupiti ovoj strani.',
'404' => 'Ne možemo da pronađemo stranu koju tražite.',
'500' => 'Radićemo na ispravci odmah.',
'record' => 'Ne možemo pronaći podatak koji tražite.',
],
];

View File

@ -0,0 +1,9 @@
<?php
return [
'title' => 'U fazi održavanja',
'message' => 'Izvinjavamo se, trenutno održavamo portal. Molim vas da pokušate kasnije. Hvala.',
];

View File

@ -0,0 +1,10 @@
<?php
return [
'revenue_received' => 'Primljeni prihodi',
'paid_by' => 'Uplatilac',
'related_invoice' => 'Povezana faktura',
'create_revenue' => 'Kreiranje prihoda',
];

View File

@ -10,5 +10,9 @@ return [
'bank_phone' => 'Телефон банке',
'bank_address' => 'Адреса банке',
'default_account' => 'Основни рачун',
'incoming' => 'Приходи',
'outgoing' => 'Расход',
'see_performance' => 'Учинак рачуна',
'create_report' => 'Уколико желите да видите учинак рачуна, можете креирати извештај о приходима и расходима.',
];

View File

@ -34,7 +34,7 @@ return [
'notification' => [
'message_1' => 'Примили сте ову е-пошту зато што смо добили захтев за обнову лозинке за ваш налог.',
'message_2' => 'Ако нисте тражили обнову лозинке, нису потребно било шта даље радити.',
'message_2' => 'Ако нисте тражили обнову лозинке, није потребно било шта даље радити.',
'button' => 'Обнови лозинку',
],

View File

@ -4,6 +4,7 @@ return [
'bill_number' => 'Број рачуна',
'bill_date' => 'Датум рачуна',
'bill_amount' => 'Износ рачуна',
'total_price' => 'Укупна цена',
'due_date' => 'Датум доспећа',
'order_number' => 'Број поруџбенице',
@ -17,7 +18,7 @@ return [
'tax_total' => 'Укупно порез',
'total' => 'Укупно',
'item_name' => 'Назив ставке| Назив ставки',
'item_name' => 'Назив ставке|Назив ставки',
'show_discount' => ':discount% попуста',
'add_discount' => 'Додај попуст',
@ -42,10 +43,10 @@ return [
'draft' => 'Ово је <b>ПРОФАКТУРА</b> и одразиће се на графикон након што буде примљен рачун.',
'status' => [
'created' => 'Формирана на: датум',
'created' => 'Формирана на :date',
'receive' => [
'draft' => 'Није примљено',
'received' => 'Примљено дана: датум',
'received' => 'Примљено дана :date',
],
'paid' => [
'await' => 'Чекајући плаћања',

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'Грешка: Није вам дозвољено да промените ову радну површину!',
'delete_last' => 'Грешка: Не може се обрисати једина радна површина. Молимо вас да прво креирате нову!',
'disable_last' => 'Грешка: Не може се онемогућити радна површина. Молимо да прво креирате нову!',
],
];

View File

@ -0,0 +1,24 @@
<?php
return [
'currencies' => 'Валуте',
'total_income' => 'Укупан приход',
'receivables' => 'Потраживања',
'open_invoices' => 'Отворене фактуре',
'overdue_invoices' => 'Доспеле фактуре',
'total_expenses' => 'Укупни трошкови',
'payables' => 'Дуговања',
'open_bills' => 'Отворени рачуни',
'overdue_bills' => 'Неплаћени рачуни',
'total_profit' => 'Укупна добит',
'open_profit' => 'Нето добит',
'overdue_profit' => 'Доспела добит',
'cash_flow' => 'Новчани ток',
'no_profit_loss' => 'Нема губитка добити',
'income_by_category' => 'Приходи по категоријама',
'expenses_by_category' => 'Трошкови по категоријама',
'account_balance' => 'Стање рачуна',
'latest_income' => 'Најновији приходи',
'latest_expenses' => 'Најновији трошкови',
];

View File

@ -52,6 +52,8 @@ return [
'sales' => 'Sälj|Försäljning',
'purchases' => 'Inköpning|Inköp',
'notifications' => 'Notifiering|Notifikationer',
'countries' => 'Land|Länder',
'cities' => 'Stad / Stadskärna / Städer',
'welcome' => 'Välkommen',
'banking' => 'Banktjänster',
@ -164,6 +166,8 @@ return [
'amount_due' => 'Belopp att betala',
'financial_year' => 'Räkenskapsår',
'created' => 'Skapad',
'state' => 'Provins / delstat',
'zip_code' => 'Postnummer / Postnummer',
'card' => [
'cards' => 'Kort| Kort',

View File

@ -3,6 +3,9 @@
return [
'recurring' => 'Återkommande',
'interval' => 'Intervall',
'frequency' => 'Frekvens',
'count' => 'Antal',
'every' => 'Varje',
'period' => 'Period',
'times' => 'Gånger',
@ -16,5 +19,7 @@ return [
'months' => 'Månad(er)',
'years' => 'År',
'message' => 'Detta är ett återkommande :type och nästa :type genereras automatiskt den :date',
'message_parent' => 'Denna :type genererades automatiskt från :link',
'tooltip' => 'Förutom de fördefinierade perioderna är det möjligt att anpassa anpassade perioder efter kraven. <br><b>Tips:</b> Antalet måste sättas till noll upp till återgå oändligt.',
];

View File

@ -15,6 +15,7 @@ return [
'reconciled' => 'Avstämd',
'expense_account' => 'Från konto',
'income_account' => 'Till konto',
'recurring' => 'Återkommande',
],
];