mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
New Crowdin updates (#368)
* New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Turkish) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * New translations en.json (Indonesian) * New translations en.json (Catalan) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Persian) * New translations en.json (Persian) * New translations en.json (Persian) * New translations en.json (Slovak) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (German) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Arabic) * New translations en.json (German) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Hindi) * New translations en.json (Hindi) * New translations en.json (Slovenian) * New translations en.json (Italian) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Japanese) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Norwegian) * New translations en.json (Croatian) * New translations en.json (Danish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Georgian) * New translations en.json (Urdu (Pakistan)) * New translations en.json (Bengali) * New translations en.json (Estonian) * New translations en.json (Malay) * New translations en.json (Swahili) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese) * New translations en.json (Albanian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese) * New translations en.json (Chinese Simplified)
This commit is contained in:
committed by
GitHub
parent
b7f17f2d14
commit
02701db815
22
lang/hi.json
22
lang/hi.json
@@ -161,7 +161,10 @@
|
||||
"name": "नाम",
|
||||
"description": "विवरण",
|
||||
"percent": "प्रतिशत",
|
||||
"compound_tax": "यौगिक कर"
|
||||
"compound_tax": "यौगिक कर",
|
||||
"percentage": "Percentage",
|
||||
"fixed_amount": "Fixed Amount",
|
||||
"tax_type": "Tax Type"
|
||||
},
|
||||
"global_search": {
|
||||
"search": "खोज़े...",
|
||||
@@ -303,6 +306,7 @@
|
||||
"total": "कुल",
|
||||
"discount": "छूट",
|
||||
"sub_total": "उप योग",
|
||||
"net_total": "Net",
|
||||
"estimate_number": "अनुमान संख्या",
|
||||
"ref_number": "प्रसंग संख्या",
|
||||
"contact": "संपर्क",
|
||||
@@ -539,7 +543,7 @@
|
||||
"update_invoice": "आवर्ती चालान में परिवर्तन करें",
|
||||
"add_new_tax": "नया टैक्स जोड़ें",
|
||||
"no_invoices": "No Recurring Invoices yet!",
|
||||
"mark_as_rejected": "Mark as rejected",
|
||||
"mark_as_rejected": "अस्वीकृत के रूप में चिह्नित करें",
|
||||
"mark_as_accepted": "Mark as accepted",
|
||||
"list_of_invoices": "This section will contain the list of recurring invoices.",
|
||||
"select_invoice": "Select Invoice",
|
||||
@@ -581,7 +585,7 @@
|
||||
"every_15_days_at_midnight": "Every 15 days at midnight",
|
||||
"on_the_first_day_of_every_month_at_midnight": "On the first day of every month at 00:00",
|
||||
"every_6_month": "Every 6 Month",
|
||||
"every_year_on_the_first_day_of_january_at_midnight": "Every year on the first day of january at 00:00",
|
||||
"every_year_on_the_first_day_of_january_at_midnight": "हर वर्ष 1 जनवरी को 00:00 बजे",
|
||||
"custom": "स्वनिर्मित"
|
||||
},
|
||||
"confirm_delete": "आप इस चालान को पुनर्प्राप्त नहीं कर पाएंगे | आप इन चालानों को पुनर्प्राप्त नहीं कर पाएंगे",
|
||||
@@ -1205,14 +1209,23 @@
|
||||
"tax_per_item": "Tax Per Item",
|
||||
"tax_name": "Tax Name",
|
||||
"compound_tax": "Compound Tax",
|
||||
"amount": "Amount",
|
||||
"percent": "Percent",
|
||||
"fixed_amount": "Fixed Amount",
|
||||
"calculation_type": "Calculation Type",
|
||||
"percentage": "Percentage",
|
||||
"fixed": "Fixed",
|
||||
"action": "Action",
|
||||
"tax_setting_description": "Enable this if you want to add taxes to individual invoice items. By default, taxes are added directly to the invoice.",
|
||||
"created_message": "Tax type created successfully",
|
||||
"updated_message": "Tax type updated successfully",
|
||||
"deleted_message": "Tax type deleted successfully",
|
||||
"confirm_delete": "You will not be able to recover this Tax Type",
|
||||
"already_in_use": "Tax is already in use"
|
||||
"already_in_use": "Tax is already in use",
|
||||
"tax_included": "Inclusive taxes",
|
||||
"tax_included_description": "Enable this if you want to report that taxes are already included in the invoice items or invoice total.",
|
||||
"tax_included_by_default": "Enable inclusive taxes by default",
|
||||
"tax_included_by_default_description": "Enable this if you want to set inclusive taxes by default"
|
||||
},
|
||||
"payment_modes": {
|
||||
"title": "Payment Modes",
|
||||
@@ -1608,6 +1621,7 @@
|
||||
"pdf_discount_label": "Discount",
|
||||
"pdf_amount_label": "Amount",
|
||||
"pdf_subtotal": "Subtotal",
|
||||
"pdf_net_total": "Net",
|
||||
"pdf_total": "Total",
|
||||
"pdf_payment_label": "Payment",
|
||||
"pdf_payment_receipt_label": "PAYMENT RECEIPT",
|
||||
|
||||
Reference in New Issue
Block a user