mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support adding / deleting sub account after account created (#77)
This commit is contained in:
+3
-1
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "Übergeordnetes Konto kann keinen Saldo festlegen",
|
||||
"sub-account category not equals to parent": "Teilkonto-Kategorie entspricht nicht der übergeordneten Kategorie",
|
||||
"sub-account type invalid": "Teilkontotyp ist ungültig",
|
||||
"cannot add or delete sub-accounts when modify account": "Unterkonten können beim Ändern des Kontos nicht hinzugefügt oder gelöscht werden",
|
||||
"source account not found": "Quellkonto nicht gefunden",
|
||||
"destination account not found": "Zielkonto nicht gefunden",
|
||||
"account is in use and cannot be deleted": "Konto wird verwendet und kann nicht gelöscht werden",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "Abrechnungsdatum kann für Teilkonto nicht festgelegt werden",
|
||||
"sub-account not found": "Sub-account is not found",
|
||||
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "Transaktions-ID ist ungültig",
|
||||
"transaction not found": "Transaktion nicht gefunden",
|
||||
"transaction type is invalid": "Transaktionstyp ist ungültig",
|
||||
|
||||
+3
-1
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "Parent account cannot set balance",
|
||||
"sub-account category not equals to parent": "Sub-account category does not equal to parent",
|
||||
"sub-account type invalid": "Sub-account type is invalid",
|
||||
"cannot add or delete sub-accounts when modify account": "You cannot add or delete sub-accounts when modify account",
|
||||
"source account not found": "Source account is not found",
|
||||
"destination account not found": "Destination account is not found",
|
||||
"account is in use and cannot be deleted": "Account is in use and it cannot be deleted",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "Cannot set statement date for sub-account",
|
||||
"sub-account not found": "Sub-account is not found",
|
||||
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "Transaction ID is invalid",
|
||||
"transaction not found": "Transaction is not found",
|
||||
"transaction type is invalid": "Transaction type is invalid",
|
||||
|
||||
+3
-1
@@ -1062,7 +1062,6 @@
|
||||
"parent account cannot set balance": "La cuenta principal no puede establecer el saldo",
|
||||
"sub-account category not equals to parent": "La categoría de subcuenta no es igual a la principal",
|
||||
"sub-account type invalid": "El tipo de subcuenta no es válido",
|
||||
"cannot add or delete sub-accounts when modify account": "No puede agregar ni eliminar subcuentas cuando modifica la cuenta",
|
||||
"source account not found": "No se encuentra la cuenta de origen",
|
||||
"destination account not found": "No se encuentra la cuenta de destino",
|
||||
"account is in use and cannot be deleted": "La cuenta está en uso y no se puede eliminar",
|
||||
@@ -1072,6 +1071,9 @@
|
||||
"cannot set statement date for sub account": "No se puede establecer la fecha del estado de cuenta para la subcuenta",
|
||||
"sub-account not found": "Sub-account is not found",
|
||||
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "El ID de transacción no es válido",
|
||||
"transaction not found": "La transacción no se encuentra",
|
||||
"transaction type is invalid": "El tipo de transacción no es válido",
|
||||
|
||||
+3
-1
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "Il conto principale non può impostare il saldo",
|
||||
"sub-account category not equals to parent": "La categoria del sotto-conto non corrisponde a quella principale",
|
||||
"sub-account type invalid": "Tipo di sotto-conto non valido",
|
||||
"cannot add or delete sub-accounts when modify account": "Non è possibile aggiungere o eliminare sotto-conti durante la modifica del conto",
|
||||
"source account not found": "Conto di origine non trovato",
|
||||
"destination account not found": "Conto di destinazione non trovato",
|
||||
"account is in use and cannot be deleted": "Il conto è in uso e non può essere eliminato",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "Impossibile impostare la data dell'estratto conto per un sotto-conto",
|
||||
"sub-account not found": "Sotto-conto non trovato",
|
||||
"sub-account is in use and cannot be deleted": "Il sotto-conto è in uso e non può essere eliminato",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "ID transazione non valido",
|
||||
"transaction not found": "Transazione non trovata",
|
||||
"transaction type is invalid": "Tipo di transazione non valido",
|
||||
|
||||
+3
-1
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "親口座は残高を設定できません",
|
||||
"sub-account category not equals to parent": "子口座のカテゴリが親と一致しません",
|
||||
"sub-account type invalid": "子口座タイプは無効です",
|
||||
"cannot add or delete sub-accounts when modify account": "口座を変更するときに子口座を追加または削除できません",
|
||||
"source account not found": "元口座が見つかりません",
|
||||
"destination account not found": "宛先口座が見つかりません",
|
||||
"account is in use and cannot be deleted": "支払い方法は使用されており削除できません",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "子口座の明細日を設定できません",
|
||||
"sub-account not found": "Sub-account is not found",
|
||||
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "取引IDは無効です",
|
||||
"transaction not found": "取引が見つかりません",
|
||||
"transaction type is invalid": "取引タイプは無効です",
|
||||
|
||||
+3
-1
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "Родительский счет не может устанавливать баланс",
|
||||
"sub-account category not equals to parent": "Категория субсчета не совпадает с родительской",
|
||||
"sub-account type invalid": "Тип субсчета недействителен",
|
||||
"cannot add or delete sub-accounts when modify account": "Нельзя добавлять или удалять субсчета при изменении счета",
|
||||
"source account not found": "Исходный счет не найден",
|
||||
"destination account not found": "Счет назначения не найден",
|
||||
"account is in use and cannot be deleted": "Счет используется и не может быть удален",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "Нельзя установить дату выписки для субсчета",
|
||||
"sub-account not found": "Sub-account is not found",
|
||||
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "ID транзакции недействителен",
|
||||
"transaction not found": "Транзакция не найдена",
|
||||
"transaction type is invalid": "Тип транзакции недействителен",
|
||||
|
||||
+3
-1
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "Батьківський рахунок не може встановити баланс",
|
||||
"sub-account category not equals to parent": "Категорія субрахунку не збігається з батьківською",
|
||||
"sub-account type invalid": "Тип субрахунку недійсний",
|
||||
"cannot add or delete sub-accounts when modify account": "Неможливо додати або видалити субрахунки при зміні рахунку",
|
||||
"source account not found": "Вихідний рахунок не знайдено",
|
||||
"destination account not found": "Рахунок призначення не знайдено",
|
||||
"account is in use and cannot be deleted": "Рахунок використовується і не може бути видалений",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "Неможливо встановити дату виписки для субрахунку",
|
||||
"sub-account not found": "Субрахунок не знайдено",
|
||||
"sub-account is in use and cannot be deleted": "Субрахунок використовується і не може бути видалений",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "ID транзакції недійсний",
|
||||
"transaction not found": "Транзакцію не знайдено",
|
||||
"transaction type is invalid": "Тип транзакції недійсний",
|
||||
|
||||
+3
-1
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "Tài khoản cha không thể đặt số dư",
|
||||
"sub-account category not equals to parent": "Danh mục tài khoản phụ không bằng tài khoản cha",
|
||||
"sub-account type invalid": "Loại tài khoản phụ không hợp lệ",
|
||||
"cannot add or delete sub-accounts when modify account": "Bạn không thể thêm hoặc xóa tài khoản phụ khi sửa đổi tài khoản",
|
||||
"source account not found": "Không tìm thấy tài khoản nguồn",
|
||||
"destination account not found": "Không tìm thấy tài khoản đích",
|
||||
"account is in use and cannot be deleted": "Tài khoản đang được sử dụng và không thể xóa",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "Cannot set statement date for sub-account",
|
||||
"sub-account not found": "Sub-account is not found",
|
||||
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
|
||||
"not supported to modify account currency": "Not supported to modify account currency",
|
||||
"not supported to modify account balance": "Not supported to modify account balance",
|
||||
"not supported to modify account balance time": "Not supported to modify account balance time",
|
||||
"transaction id is invalid": "ID giao dịch không hợp lệ",
|
||||
"transaction not found": "Không tìm thấy giao dịch",
|
||||
"transaction type is invalid": "Loại giao dịch không hợp lệ",
|
||||
|
||||
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "父账户不能设置余额",
|
||||
"sub-account category not equals to parent": "子账户类别与父账户不同",
|
||||
"sub-account type invalid": "子账户类型无效",
|
||||
"cannot add or delete sub-accounts when modify account": "您不能在修改账户时添加或删除子账户",
|
||||
"source account not found": "来源账户不存在",
|
||||
"destination account not found": "目标账户不存在",
|
||||
"account is in use and cannot be deleted": "账户正在被使用,无法删除",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "子账户不能设置账单日期",
|
||||
"sub-account not found": "子账户不存在",
|
||||
"sub-account is in use and cannot be deleted": "子账户正在被使用,无法删除",
|
||||
"not supported to modify account currency": "不支持修改账户货币",
|
||||
"not supported to modify account balance": "不支持修改账户余额",
|
||||
"not supported to modify account balance time": "不支持修改账户余额时间",
|
||||
"transaction id is invalid": "交易ID无效",
|
||||
"transaction not found": "交易不存在",
|
||||
"transaction type is invalid": "交易类型无效",
|
||||
|
||||
@@ -1063,7 +1063,6 @@
|
||||
"parent account cannot set balance": "父帳戶不能設定餘額",
|
||||
"sub-account category not equals to parent": "子帳戶類別與父帳戶不同",
|
||||
"sub-account type invalid": "子帳戶類型無效",
|
||||
"cannot add or delete sub-accounts when modify account": "您不能在修改帳戶時新增或刪除子帳戶",
|
||||
"source account not found": "來源帳戶不存在",
|
||||
"destination account not found": "目標帳戶不存在",
|
||||
"account is in use and cannot be deleted": "帳戶正在被使用,無法刪除",
|
||||
@@ -1073,6 +1072,9 @@
|
||||
"cannot set statement date for sub account": "子帳戶不能設定帳單日期",
|
||||
"sub-account not found": "子帳戶不存在",
|
||||
"sub-account is in use and cannot be deleted": "子帳戶正在被使用,無法刪除",
|
||||
"not supported to modify account currency": "不支援修改帳戶貨幣",
|
||||
"not supported to modify account balance": "不支援修改帳戶餘額",
|
||||
"not supported to modify account balance time": "不支援修改帳戶餘額時間",
|
||||
"transaction id is invalid": "交易ID無效",
|
||||
"transaction not found": "交易不存在",
|
||||
"transaction type is invalid": "交易類型無效",
|
||||
|
||||
Reference in New Issue
Block a user