From 5f0299c8eeca0d9622795d56ee0ddb914312bbc9 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Sat, 18 Apr 2026 14:09:43 +0200 Subject: [PATCH] New translations en.json (Bulgarian) --- lang/bg.json | 100 +++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/lang/bg.json b/lang/bg.json index 1e7a13d7..062060d4 100644 --- a/lang/bg.json +++ b/lang/bg.json @@ -596,30 +596,30 @@ "deleted_message": "Recurring Invoice deleted successfully | Recurring Invoices deleted successfully", "marked_as_sent_message": "Recurring Invoice marked as sent successfully", "user_email_does_not_exist": "User email does not exist", - "something_went_wrong": "something went wrong", + "something_went_wrong": "Нещо се обърка", "invalid_due_amount_message": "Total Recurring Invoice amount cannot be less than total paid amount for this Recurring Invoice. Please update the invoice or delete the associated payments to continue.", "limit": { - "none": "None", - "date": "Date", - "count": "Count" + "none": "Нищо", + "date": "Дата", + "count": "Брой" } }, "payments": { - "title": "Payments", - "payments_list": "Payments List", + "title": "Плащания", + "payments_list": "Списък с плащания", "record_payment": "Record Payment", - "customer": "Customer", - "date": "Date", - "amount": "Amount", - "action": "Action", + "customer": "Клиент", + "date": "Дата", + "amount": "Сума", + "action": "Действие", "payment_number": "Payment Number", "payment_mode": "Payment Mode", - "invoice": "Invoice", + "invoice": "Фактура", "note": "Note", - "add_payment": "Add Payment", - "new_payment": "New Payment", - "edit_payment": "Edit Payment", - "view_payment": "View Payment", + "add_payment": "Добавяне на плащане", + "new_payment": "Ново плащане", + "edit_payment": "Редактиране на плащане", + "view_payment": "Преглед на плащане", "add_new_payment": "Add New Payment", "send_payment_receipt": "Send Payment Receipt", "send_payment": "Send Payment", @@ -635,7 +635,7 @@ "confirm_mark_as_sent": "This estimate will be marked as sent", "confirm_send_payment": "This payment will be sent via email to the customer", "send_payment_successfully": "Payment sent successfully", - "something_went_wrong": "something went wrong", + "something_went_wrong": "Нещо се обърка", "confirm_delete": "You will not be able to recover this Payment | You will not be able to recover these Payments", "created_message": "Payment created successfully", "updated_message": "Payment updated successfully", @@ -648,24 +648,24 @@ "expenses_list": "Expenses List", "select_a_customer": "Select a customer", "expense_title": "Title", - "customer": "Customer", - "currency": "Currency", + "customer": "Клиент", + "currency": "Валута", "contact": "Contact", - "category": "Category", + "category": "Категория", "uncategorized": "Uncategorized", - "from_date": "From Date", - "to_date": "To Date", - "expense_date": "Date", + "from_date": "От дата", + "to_date": "До дата", + "expense_date": "Дата", "expense_number": "Expense Number", "expense_number_placeholder": "EXP-001", "description": "Описание", - "receipt": "Receipt", - "amount": "Amount", - "action": "Action", + "receipt": "Разписка", + "amount": "Сума", + "action": "Действие", "not_selected": "Not selected", - "note": "Note", + "note": "Бележка", "category_id": "Category Id", - "date": "Date", + "date": "Дата", "add_expense": "Add Expense", "add_new_expense": "Add New Expense", "save_expense": "Save Expense", @@ -691,35 +691,35 @@ "description": "Описание", "amount": "Amount", "actions": "Actions", - "add_category": "Add Category", - "new_category": "New Category", - "category": "Category | Categories", - "select_a_category": "Select a category" + "add_category": "Добавяне на категория", + "new_category": "Нова категория", + "category": "Категория | Категории", + "select_a_category": "Изберете категория" } }, "login": { - "email": "Email", - "password": "Password", - "forgot_password": "Forgot Password?", - "or_signIn_with": "or Sign in with", - "login": "Login", - "register": "Register", - "reset_password": "Reset Password", + "email": "Имейл", + "password": "Парола", + "forgot_password": "Забравена парола?", + "or_signIn_with": "или влезте с ", + "login": "Вход", + "register": "Регистрация", + "reset_password": "Възстановяване на парола", "password_reset_successfully": "Password Reset Successfully", - "enter_email": "Enter email", - "enter_password": "Enter Password", - "retype_password": "Retype Password" + "enter_email": "Въведете имейл", + "enter_password": "Въведете паролата", + "retype_password": "Въведете паролата отново" }, "modules": { - "buy_now": "Buy Now", - "install": "Install", - "price": "Price", - "download_zip_file": "Download ZIP file", - "unzipping_package": "Unzipping Package", - "copying_files": "Copying Files", - "deleting_files": "Deleting Unused files", - "completing_installation": "Completing Installation", - "update_failed": "Update Failed", + "buy_now": "Купете Сега", + "install": "Инсталиране", + "price": "Цена", + "download_zip_file": "Изтегляне на ZIP архив", + "unzipping_package": "Разархивиране", + "copying_files": "Копиране на файлове", + "deleting_files": "Изтриване на непотребни файлове", + "completing_installation": "Завършване на инсталацията", + "update_failed": "Актуализацията е неуспешна", "install_success": "Module has been installed successfully!", "customer_reviews": "Reviews", "license": "License",