mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
New translations en.json (Slovenian)
This commit is contained in:
@ -258,10 +258,10 @@
|
||||
"select_a_unit": "izberite enoto",
|
||||
"taxes": "Davki",
|
||||
"item_attached_message": "Elementa, ki je že v uporabi, ni mogoče izbrisati",
|
||||
"confirm_delete": "You will not be able to recover this Item | You will not be able to recover these Items",
|
||||
"created_message": "Item created successfully",
|
||||
"updated_message": "Item updated successfully",
|
||||
"deleted_message": "Item deleted successfully | Items deleted successfully"
|
||||
"confirm_delete": "Tega elementa ne bo mogoče obnoviti | Teh elementov ne bo mogoče obnoviti",
|
||||
"created_message": "Element uspešno ustvarjen",
|
||||
"updated_message": "Element uspešno posodobljen",
|
||||
"deleted_message": "Element uspešno izbrisan | Elementi uspešno izbrisani"
|
||||
},
|
||||
"estimates": {
|
||||
"title": "Predračuni",
|
||||
@ -269,16 +269,16 @@
|
||||
"reject_estimate": "Zavrni Predračun",
|
||||
"estimate": "Predračun | Predračuni",
|
||||
"estimates_list": "Seznam Predračunov",
|
||||
"days": "{days} Days",
|
||||
"months": "{months} Month",
|
||||
"years": "{years} Year",
|
||||
"days": "{days} dnevi",
|
||||
"months": "{months} meseci",
|
||||
"years": "{years} leta",
|
||||
"all": "Vse",
|
||||
"paid": "Plačano",
|
||||
"unpaid": "Neplačano",
|
||||
"customer": "Stranka",
|
||||
"ref_no": "REF NO.",
|
||||
"ref_no": "ŠT.",
|
||||
"number": "ŠTEVILKA",
|
||||
"amount_due": "AMOUNT DUE",
|
||||
"amount_due": "DOLGOVANI ZNESEK",
|
||||
"partially_paid": "Delno plačano",
|
||||
"total": "Skupaj",
|
||||
"discount": "Popust",
|
||||
@ -336,13 +336,13 @@
|
||||
"mark_as_accepted": "Označi kot prejeto",
|
||||
"marked_as_accepted_message": "Predračun označen kot sprejet",
|
||||
"marked_as_rejected_message": "Predračun označen kot zavrnjen",
|
||||
"confirm_delete": "You will not be able to recover this Estimate | You will not be able to recover these Estimates",
|
||||
"confirm_delete": "Te ponudbe ne boste mogli obnoviti | Teh ponudb ne boste mogli obnoviti",
|
||||
"created_message": "Predračun uspešno ustvarjen",
|
||||
"updated_message": "Predračun uspešno posodobljen",
|
||||
"deleted_message": "Predračun uspešno zbrisan | Predračuni uspešno zbrisan",
|
||||
"something_went_wrong": "nekaj je šlo narobe",
|
||||
"item": {
|
||||
"title": "Item Title",
|
||||
"title": "Naslov elementa",
|
||||
"description": "Opis",
|
||||
"quantity": "Količina",
|
||||
"price": "Cena",
|
||||
@ -352,29 +352,29 @@
|
||||
"sub_total": "Vse skupaj",
|
||||
"tax": "Davek",
|
||||
"amount": "Znesek",
|
||||
"select_an_item": "Type or click to select an item",
|
||||
"type_item_description": "Type Item Description (optional)"
|
||||
"select_an_item": "Vnesite ali kliknite za izbiro",
|
||||
"type_item_description": "Napišite opis elementa (poljubno)"
|
||||
},
|
||||
"mark_as_default_estimate_template_description": "If enabled, the selected template will be automatically selected for new estimates."
|
||||
"mark_as_default_estimate_template_description": "Če je omogočeno, bo izbrana predloga samodejno izbrana za nove ponudbe."
|
||||
},
|
||||
"invoices": {
|
||||
"title": "Računi",
|
||||
"download": "Prenos",
|
||||
"pay_invoice": "Plačilo računa",
|
||||
"invoices_list": "Invoices List",
|
||||
"invoice_information": "Invoice Information",
|
||||
"days": "{days} Days",
|
||||
"months": "{months} Month",
|
||||
"years": "{years} Year",
|
||||
"all": "All",
|
||||
"paid": "Paid",
|
||||
"unpaid": "Unpaid",
|
||||
"invoices_list": "Seznam računov",
|
||||
"invoice_information": "Informacije o računu",
|
||||
"days": "{days} dni",
|
||||
"months": "{months} meseci",
|
||||
"years": "{years} leta",
|
||||
"all": "Vsi",
|
||||
"paid": "Plačano",
|
||||
"unpaid": "Neplačano",
|
||||
"viewed": "Ogledno",
|
||||
"overdue": "Overdue",
|
||||
"completed": "Completed",
|
||||
"customer": "CUSTOMER",
|
||||
"paid_status": "PAID STATUS",
|
||||
"ref_no": "REF NO.",
|
||||
"overdue": "Zapadlo",
|
||||
"completed": "Zaključeno",
|
||||
"customer": "STRANKA",
|
||||
"paid_status": "STATUS PLAČILA",
|
||||
"ref_no": "ŠT.",
|
||||
"number": "ŠTEVILKA",
|
||||
"amount_due": "AMOUNT DUE",
|
||||
"partially_paid": "Delno plačano",
|
||||
@ -484,7 +484,7 @@
|
||||
"count": "Count",
|
||||
"status": "Stanje",
|
||||
"select_a_status": "Izberite stanje",
|
||||
"working": "Working",
|
||||
"working": "Izvajanje",
|
||||
"on_hold": "Na čakanju",
|
||||
"complete": "Zaključeno",
|
||||
"add_tax": "Dodaj davek",
|
||||
|
||||
Reference in New Issue
Block a user