mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-02 05:23:19 -05:00
New Crowdin translation updates (#796)
* New translations en.json (Polish) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Romanian) * New translations en.json (Slovak) * New translations en.json (Hindi) * New translations en.json (Latvian) * New translations en.json (Croatian) * New translations en.json (Persian) * New translations en.json (Indonesian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Lithuanian) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (German) * New translations en.json (Vietnamese) * New translations en.json (Italian) * New translations en.json (Croatian)
This commit is contained in:
@ -99,7 +99,8 @@
|
||||
"note": "Note",
|
||||
"pay_invoice": "Pay Invoice",
|
||||
"login_successfully": "Logged in successfully!",
|
||||
"logged_out_successfully": "Logged out successfully"
|
||||
"logged_out_successfully": "Logged out successfully",
|
||||
"mark_as_default": "Postavi kao zadano"
|
||||
},
|
||||
"dashboard": {
|
||||
"select_year": "Odaberi godinu",
|
||||
@ -353,7 +354,8 @@
|
||||
"amount": "Iznos",
|
||||
"select_an_item": "Unesi tekst ili klikni da izabereš",
|
||||
"type_item_description": "Unesi opis Stavke (nije obavezno)"
|
||||
}
|
||||
},
|
||||
"mark_as_default_estimate_template_description": "Ako je omogućeno, izabrani predložak biti će automatski izabran za nove predračune."
|
||||
},
|
||||
"invoices": {
|
||||
"title": "Fakture",
|
||||
@ -444,7 +446,8 @@
|
||||
"deleted_message": "Faktura uspješno obrisana | Fakture uspješno obrisane",
|
||||
"marked_as_sent_message": "Faktura označena kao uspješno poslana",
|
||||
"something_went_wrong": "nešto je krenulo naopako",
|
||||
"invalid_due_amount_message": "Ukupan iznos za plaćanje na fakturi ne može biti manji od iznosa uplate za ovu fakturu. Molim Vas ažurirajte fakturu ili obrišite uplate koje su povezane sa ovom fakturom da bi nastavili."
|
||||
"invalid_due_amount_message": "Ukupan iznos za plaćanje na fakturi ne može biti manji od iznosa uplate za ovu fakturu. Molim Vas ažurirajte fakturu ili obrišite uplate koje su povezane sa ovom fakturom da bi nastavili.",
|
||||
"mark_as_default_invoice_template_description": "Ako je omogućeno, izabrani predložak biti će automatski izabran za nove račune."
|
||||
},
|
||||
"recurring_invoices": {
|
||||
"title": "Recurring Invoices",
|
||||
|
||||
Reference in New Issue
Block a user