mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
wip
This commit is contained in:
@@ -482,6 +482,36 @@
|
||||
"include_accounts_and_exclude_zero_balance": "قم بتضمين الحسابات واستبعاد تلك التي لديها رصيد صفري.",
|
||||
"all_accounts_including_with_zero_balance": "جميع الحسابات ، بما في ذلك تلك الحسابات لديها رصيد صفر.",
|
||||
"notifications": "إشعارات",
|
||||
"bulk_delete_dialog_title": "Delete {resourcePlural}",
|
||||
"bulk_delete_selected_summary": "You have selected {count} {resourcePlural} to be deleted:",
|
||||
"bulk_delete_delete_row_prefix": "{resourceSingular} will be",
|
||||
"bulk_delete_delete_row_status": "Deleted",
|
||||
"bulk_delete_archive_row_prefix": "{resourceSingular} cannot be deleted so it will be",
|
||||
"bulk_delete_archive_row_status": "Archived",
|
||||
"bulk_delete_selected_description": "These {resourcePlural} will be removed from any contacts or workflows using them as a default document.",
|
||||
"bulk_delete_note_description": "Deleting {resourcePlural} is permanent and cannot be undone. Archived {resourcePlural} can be restored at any time.",
|
||||
"resource_invoice_singular": "Invoice",
|
||||
"resource_invoice_plural": "Invoices",
|
||||
"resource_estimate_singular": "Estimate",
|
||||
"resource_estimate_plural": "Estimates",
|
||||
"resource_receipt_singular": "Receipt",
|
||||
"resource_receipt_plural": "Receipts",
|
||||
"resource_credit_note_singular": "Credit Note",
|
||||
"resource_credit_note_plural": "Credit Notes",
|
||||
"resource_payment_received_singular": "Payment Received",
|
||||
"resource_payment_received_plural": "Payments Received",
|
||||
"resource_bill_singular": "Bill",
|
||||
"resource_bill_plural": "Bills",
|
||||
"resource_vendor_credit_singular": "Vendor Credit",
|
||||
"resource_vendor_credit_plural": "Vendor Credits",
|
||||
"resource_payment_made_singular": "Payment Made",
|
||||
"resource_payment_made_plural": "Payments Made",
|
||||
"resource_manual_journal_singular": "Manual Journal",
|
||||
"resource_manual_journal_plural": "Manual Journals",
|
||||
"resource_expense_singular": "Expense",
|
||||
"resource_expense_plural": "Expenses",
|
||||
"resource_account_singular": "Account",
|
||||
"resource_account_plural": "Accounts",
|
||||
"you_could_not_delete_account_has_child_accounts": "لا يمكنك حذف حساب لديه حسابات فرعية.",
|
||||
"journal_entry": "القيد",
|
||||
"estimate": "رقم العرض",
|
||||
|
||||
@@ -527,6 +527,36 @@
|
||||
"the_invoices_has_been_deleted_successfully": "The invoices have been deleted successfully.",
|
||||
"once_delete_this_invoice_you_will_able_to_restore_it": "Once you delete this invoice, you won't be able to restore it later. Are you sure you want to delete this invoice?",
|
||||
"once_delete_these_invoices_you_will_not_able_restore_them": "Once you delete these invoices, you won't be able to retrieve them later. Are you sure you want to delete them?",
|
||||
"bulk_delete_dialog_title": "Delete {resourcePlural}",
|
||||
"bulk_delete_selected_summary": "You have selected {count} {resourcePlural} to be deleted:",
|
||||
"bulk_delete_delete_row_prefix": "{resourceSingular} will be",
|
||||
"bulk_delete_delete_row_status": "Deleted",
|
||||
"bulk_delete_archive_row_prefix": "{resourceSingular} cannot be deleted so it will be",
|
||||
"bulk_delete_archive_row_status": "Archived",
|
||||
"bulk_delete_selected_description": "These {resourcePlural} will be removed from any contacts or workflows using them as a default document.",
|
||||
"bulk_delete_note_description": "Deleting {resourcePlural} is permanent and cannot be undone. Archived {resourcePlural} can be restored at any time.",
|
||||
"resource_invoice_singular": "Invoice",
|
||||
"resource_invoice_plural": "Invoices",
|
||||
"resource_estimate_singular": "Estimate",
|
||||
"resource_estimate_plural": "Estimates",
|
||||
"resource_receipt_singular": "Receipt",
|
||||
"resource_receipt_plural": "Receipts",
|
||||
"resource_credit_note_singular": "Credit Note",
|
||||
"resource_credit_note_plural": "Credit Notes",
|
||||
"resource_payment_received_singular": "Payment Received",
|
||||
"resource_payment_received_plural": "Payments Received",
|
||||
"resource_bill_singular": "Bill",
|
||||
"resource_bill_plural": "Bills",
|
||||
"resource_vendor_credit_singular": "Vendor Credit",
|
||||
"resource_vendor_credit_plural": "Vendor Credits",
|
||||
"resource_payment_made_singular": "Payment Made",
|
||||
"resource_payment_made_plural": "Payments Made",
|
||||
"resource_manual_journal_singular": "Manual Journal",
|
||||
"resource_manual_journal_plural": "Manual Journals",
|
||||
"resource_expense_singular": "Expense",
|
||||
"resource_expense_plural": "Expenses",
|
||||
"resource_account_singular": "Account",
|
||||
"resource_account_plural": "Accounts",
|
||||
"receipts_list": "Receipts List",
|
||||
"receipts": "Receipts",
|
||||
"receipt": "Receipt #",
|
||||
|
||||
@@ -482,6 +482,36 @@
|
||||
"include_accounts_and_exclude_zero_balance": "Incluir cuentas y excluir aquellas con saldo cero.",
|
||||
"all_accounts_including_with_zero_balance": "Todas las cuentas, incluidas aquellas con saldo cero.",
|
||||
"notifications": "Notificaciones",
|
||||
"bulk_delete_dialog_title": "Delete {resourcePlural}",
|
||||
"bulk_delete_selected_summary": "You have selected {count} {resourcePlural} to be deleted:",
|
||||
"bulk_delete_delete_row_prefix": "{resourceSingular} will be",
|
||||
"bulk_delete_delete_row_status": "Deleted",
|
||||
"bulk_delete_archive_row_prefix": "{resourceSingular} cannot be deleted so it will be",
|
||||
"bulk_delete_archive_row_status": "Archived",
|
||||
"bulk_delete_selected_description": "These {resourcePlural} will be removed from any contacts or workflows using them as a default document.",
|
||||
"bulk_delete_note_description": "Deleting {resourcePlural} is permanent and cannot be undone. Archived {resourcePlural} can be restored at any time.",
|
||||
"resource_invoice_singular": "Invoice",
|
||||
"resource_invoice_plural": "Invoices",
|
||||
"resource_estimate_singular": "Estimate",
|
||||
"resource_estimate_plural": "Estimates",
|
||||
"resource_receipt_singular": "Receipt",
|
||||
"resource_receipt_plural": "Receipts",
|
||||
"resource_credit_note_singular": "Credit Note",
|
||||
"resource_credit_note_plural": "Credit Notes",
|
||||
"resource_payment_received_singular": "Payment Received",
|
||||
"resource_payment_received_plural": "Payments Received",
|
||||
"resource_bill_singular": "Bill",
|
||||
"resource_bill_plural": "Bills",
|
||||
"resource_vendor_credit_singular": "Vendor Credit",
|
||||
"resource_vendor_credit_plural": "Vendor Credits",
|
||||
"resource_payment_made_singular": "Payment Made",
|
||||
"resource_payment_made_plural": "Payments Made",
|
||||
"resource_manual_journal_singular": "Manual Journal",
|
||||
"resource_manual_journal_plural": "Manual Journals",
|
||||
"resource_expense_singular": "Expense",
|
||||
"resource_expense_plural": "Expenses",
|
||||
"resource_account_singular": "Account",
|
||||
"resource_account_plural": "Accounts",
|
||||
"you_could_not_delete_account_has_child_accounts": "No pudiste eliminar la cuenta que tiene cuentas secundarias.",
|
||||
"journal_entry": "Asiento de diario",
|
||||
"estimate": "Estimación #",
|
||||
|
||||
@@ -472,6 +472,36 @@
|
||||
"include_accounts_and_exclude_zero_balance": "Inkludera konton och exkludera de som har nollbalans.",
|
||||
"all_accounts_including_with_zero_balance": "Alla konton, inklusive det kontot, har nollbalans.",
|
||||
"notifications": "Meddelanden",
|
||||
"bulk_delete_dialog_title": "Delete {resourcePlural}",
|
||||
"bulk_delete_selected_summary": "You have selected {count} {resourcePlural} to be deleted:",
|
||||
"bulk_delete_delete_row_prefix": "{resourceSingular} will be",
|
||||
"bulk_delete_delete_row_status": "Deleted",
|
||||
"bulk_delete_archive_row_prefix": "{resourceSingular} cannot be deleted so it will be",
|
||||
"bulk_delete_archive_row_status": "Archived",
|
||||
"bulk_delete_selected_description": "These {resourcePlural} will be removed from any contacts or workflows using them as a default document.",
|
||||
"bulk_delete_note_description": "Deleting {resourcePlural} is permanent and cannot be undone. Archived {resourcePlural} can be restored at any time.",
|
||||
"resource_invoice_singular": "Invoice",
|
||||
"resource_invoice_plural": "Invoices",
|
||||
"resource_estimate_singular": "Estimate",
|
||||
"resource_estimate_plural": "Estimates",
|
||||
"resource_receipt_singular": "Receipt",
|
||||
"resource_receipt_plural": "Receipts",
|
||||
"resource_credit_note_singular": "Credit Note",
|
||||
"resource_credit_note_plural": "Credit Notes",
|
||||
"resource_payment_received_singular": "Payment Received",
|
||||
"resource_payment_received_plural": "Payments Received",
|
||||
"resource_bill_singular": "Bill",
|
||||
"resource_bill_plural": "Bills",
|
||||
"resource_vendor_credit_singular": "Vendor Credit",
|
||||
"resource_vendor_credit_plural": "Vendor Credits",
|
||||
"resource_payment_made_singular": "Payment Made",
|
||||
"resource_payment_made_plural": "Payments Made",
|
||||
"resource_manual_journal_singular": "Manual Journal",
|
||||
"resource_manual_journal_plural": "Manual Journals",
|
||||
"resource_expense_singular": "Expense",
|
||||
"resource_expense_plural": "Expenses",
|
||||
"resource_account_singular": "Account",
|
||||
"resource_account_plural": "Accounts",
|
||||
"journal_entry": "Journalanteckning",
|
||||
"estimate": "Uppskattning #",
|
||||
"estimate_date": "Uppskattning Datum",
|
||||
|
||||
Reference in New Issue
Block a user