mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
load / save rules for batch replacing transaction categories / accounts / tags when import transactions
This commit is contained in:
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
|
||||
"Category": "Kategorie",
|
||||
"Secondary Category": "Secondary Category",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Mehrere Kategorien",
|
||||
"Account": "Konto",
|
||||
"Multiple Accounts": "Mehrere Konten",
|
||||
"Source Account": "Quellkonto",
|
||||
"Destination Account": "Zielkonto",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Ohne Tags",
|
||||
"With Any Selected Tags": "Mit ausgewählten Tags",
|
||||
"With All Selected Tags": "Mit allen ausgewählten Tags",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Ungültige Überweisungskategorien ersetzen",
|
||||
"Replace Invalid Accounts": "Ungültige Konten ersetzen",
|
||||
"Replace Invalid Transaction Tags": "Ungültige Transaktions-Tags ersetzen",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Create Nonexistent Expense Categories",
|
||||
"Create Nonexistent Income Categories": "Create Nonexistent Income Categories",
|
||||
"Create Nonexistent Transfer Categories": "Create Nonexistent Transfer Categories",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Ungültiges Tag",
|
||||
"Target Tag": "Ziel-Tag",
|
||||
"(Empty)": "(Leer)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Tags",
|
||||
"Your transaction description (optional)": "Ihre Transaktionsbeschreibung (optional)",
|
||||
"Transaction category cannot be blank": "Transaktionskategorie darf nicht leer sein",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
|
||||
"Category": "Category",
|
||||
"Secondary Category": "Secondary Category",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Multiple Categories",
|
||||
"Account": "Account",
|
||||
"Multiple Accounts": "Multiple Accounts",
|
||||
"Source Account": "Source Account",
|
||||
"Destination Account": "Destination Account",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Without Tags",
|
||||
"With Any Selected Tags": "With Any Selected Tags",
|
||||
"With All Selected Tags": "With All Selected Tags",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Replace Invalid Transfer Categories",
|
||||
"Replace Invalid Accounts": "Replace Invalid Accounts",
|
||||
"Replace Invalid Transaction Tags": "Replace Invalid Transaction Tags",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Create Nonexistent Expense Categories",
|
||||
"Create Nonexistent Income Categories": "Create Nonexistent Income Categories",
|
||||
"Create Nonexistent Transfer Categories": "Create Nonexistent Transfer Categories",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Invalid Tag",
|
||||
"Target Tag": "Target Tag",
|
||||
"(Empty)": "(Empty)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Tags",
|
||||
"Your transaction description (optional)": "Your transaction description (optional)",
|
||||
"Transaction category cannot be blank": "Transaction category cannot be blank",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
|
||||
"Category": "Categoría",
|
||||
"Secondary Category": "Secondary Category",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Múltiples categorías",
|
||||
"Account": "Cuenta",
|
||||
"Multiple Accounts": "Varias cuentas",
|
||||
"Source Account": "Cuenta de origen",
|
||||
"Destination Account": "Cuenta de destino",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Sin Etiquetas",
|
||||
"With Any Selected Tags": "Con alguna de las etiquetas seleccionada",
|
||||
"With All Selected Tags": "Con todas las etiquetas seleccionadas",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Reemplazar categorías de transferencia no válidas",
|
||||
"Replace Invalid Accounts": "Reemplazar cuentas no válidas",
|
||||
"Replace Invalid Transaction Tags": "Reemplazar etiquetas de transacciones no válidas",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Create Nonexistent Expense Categories",
|
||||
"Create Nonexistent Income Categories": "Create Nonexistent Income Categories",
|
||||
"Create Nonexistent Transfer Categories": "Create Nonexistent Transfer Categories",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Etiqueta no válida",
|
||||
"Target Tag": "Etiqueta de destino",
|
||||
"(Empty)": "(Vacío)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Etiquetas",
|
||||
"Your transaction description (optional)": "Descripción de su transacción (opcional)",
|
||||
"Transaction category cannot be blank": "La categoría de transacción no puede estar en blanco",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Duplica (con ora e posizione geografica)",
|
||||
"Category": "Categoria",
|
||||
"Secondary Category": "Categoria secondaria",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Categorie multiple",
|
||||
"Account": "Conto",
|
||||
"Multiple Accounts": "Conti multipli",
|
||||
"Source Account": "Conto di origine",
|
||||
"Destination Account": "Conto di destinazione",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Senza tag",
|
||||
"With Any Selected Tags": "Con qualsiasi tag selezionato",
|
||||
"With All Selected Tags": "Con tutti i tag selezionati",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Sostituisci categorie di trasferimento non valide",
|
||||
"Replace Invalid Accounts": "Sostituisci conti non validi",
|
||||
"Replace Invalid Transaction Tags": "Sostituisci tag transazione non validi",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Crea categorie di spesa inesistenti",
|
||||
"Create Nonexistent Income Categories": "Crea categorie di entrata inesistenti",
|
||||
"Create Nonexistent Transfer Categories": "Crea categorie di trasferimento inesistenti",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Tag non valido",
|
||||
"Target Tag": "Tag di destinazione",
|
||||
"(Empty)": "(Vuoto)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Tag",
|
||||
"Your transaction description (optional)": "Descrizione della transazione (opzionale)",
|
||||
"Transaction category cannot be blank": "La categoria della transazione non può essere vuota",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_エクスポートデータ",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "複製(時間と地理座標を含む)",
|
||||
"Category": "カテゴリ",
|
||||
"Secondary Category": "二次カテゴリ",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "マルチカテゴリ",
|
||||
"Account": "口座",
|
||||
"Multiple Accounts": "マルチ口座",
|
||||
"Source Account": "元口座",
|
||||
"Destination Account": "宛先口座",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "タグなし",
|
||||
"With Any Selected Tags": "選択したタグを含む",
|
||||
"With All Selected Tags": "選択したすべてのタグを含む",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "無効な振替カテゴリを置き換えます",
|
||||
"Replace Invalid Accounts": "無効な口座を置き換えます",
|
||||
"Replace Invalid Transaction Tags": "無効な取引タグを置き換えます",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Create Nonexistent Expense Categories",
|
||||
"Create Nonexistent Income Categories": "Create Nonexistent Income Categories",
|
||||
"Create Nonexistent Transfer Categories": "Create Nonexistent Transfer Categories",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "無効なタグ",
|
||||
"Target Tag": "対象タグ",
|
||||
"(Empty)": "(空)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "タグ",
|
||||
"Your transaction description (optional)": "取引の説明(オプション)",
|
||||
"Transaction category cannot be blank": "取引カテゴリは空欄にできません",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_dados_estatísticos",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_dados_estatísticos",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicar (Com Tempo e Localização Geográfica)",
|
||||
"Category": "Categoria",
|
||||
"Secondary Category": "Categoria Secundária",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Várias Categorias",
|
||||
"Account": "Conta",
|
||||
"Multiple Accounts": "Várias Contas",
|
||||
"Source Account": "Conta de Origem",
|
||||
"Destination Account": "Conta de Destino",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Sem Tags",
|
||||
"With Any Selected Tags": "Com Quaisquer Tags Selecionadas",
|
||||
"With All Selected Tags": "Com Todas as Tags Selecionadas",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Substituir Categorias de Transferência Inválidas",
|
||||
"Replace Invalid Accounts": "Substituir Contas Inválidas",
|
||||
"Replace Invalid Transaction Tags": "Substituir Tags de Transação Inválidas",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Criar Categorias de Despesa Inexistentes",
|
||||
"Create Nonexistent Income Categories": "Criar Categorias de Receita Inexistentes",
|
||||
"Create Nonexistent Transfer Categories": "Criar Categorias de Transferência Inexistentes",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Tag Inválida",
|
||||
"Target Tag": "Tag Alvo",
|
||||
"(Empty)": "(Vazio)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Tags",
|
||||
"Your transaction description (optional)": "Sua descrição da transação (opcional)",
|
||||
"Transaction category cannot be blank": "A categoria da transação não pode estar em branco",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
|
||||
"Category": "Категория",
|
||||
"Secondary Category": "Secondary Category",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Несколько категорий",
|
||||
"Account": "Счет",
|
||||
"Multiple Accounts": "Несколько счетов",
|
||||
"Source Account": "Исходный счет",
|
||||
"Destination Account": "Целевой счет",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Без тегов",
|
||||
"With Any Selected Tags": "С любыми выбранными тегами",
|
||||
"With All Selected Tags": "Со всеми выбранными тегами",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Заменить недействительные категории переводов",
|
||||
"Replace Invalid Accounts": "Заменить недействительные счета",
|
||||
"Replace Invalid Transaction Tags": "Заменить недействительные теги транзакций",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Create Nonexistent Expense Categories",
|
||||
"Create Nonexistent Income Categories": "Create Nonexistent Income Categories",
|
||||
"Create Nonexistent Transfer Categories": "Create Nonexistent Transfer Categories",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Недействительный тег",
|
||||
"Target Tag": "Целевой тег",
|
||||
"(Empty)": "(Пусто)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Теги",
|
||||
"Your transaction description (optional)": "Описание вашей транзакции (необязательно)",
|
||||
"Transaction category cannot be blank": "Категория транзакции не может быть пустой",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Дублювати (з часом і геолокацією)",
|
||||
"Category": "Категорія",
|
||||
"Secondary Category": "Вторинна категорія",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Кілька категорій",
|
||||
"Account": "Рахунок",
|
||||
"Multiple Accounts": "Кілька рахунків",
|
||||
"Source Account": "Вихідний рахунок",
|
||||
"Destination Account": "Цільовий рахунок",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Без тегів",
|
||||
"With Any Selected Tags": "З будь-якими вибраними тегами",
|
||||
"With All Selected Tags": "З усіма вибраними тегами",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Замінити недійсні категорії переказів",
|
||||
"Replace Invalid Accounts": "Замінити недійсні рахунки",
|
||||
"Replace Invalid Transaction Tags": "Замінити недійсні теги транзакцій",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Створити відсутні категорії витрат",
|
||||
"Create Nonexistent Income Categories": "Створити відсутні категорії доходів",
|
||||
"Create Nonexistent Transfer Categories": "Створити відсутні категорії переказів",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Недійсний тег",
|
||||
"Target Tag": "Цільовий тег",
|
||||
"(Empty)": "(Порожньо)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Теги",
|
||||
"Your transaction description (optional)": "Опис транзакції (необов'язково)",
|
||||
"Transaction category cannot be blank": "Категорія транзакції не може бути порожньою",
|
||||
|
||||
+13
-1
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_export_data",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
|
||||
"Category": "Danh mục",
|
||||
"Secondary Category": "Secondary Category",
|
||||
"Expense Category": "Expense Category",
|
||||
"Income Category": "Income Category",
|
||||
"Transfer Category": "Transfer Category",
|
||||
"Multiple Categories": "Nhiều danh mục",
|
||||
"Account": "Tài khoản",
|
||||
"Multiple Accounts": "Nhiều tài khoản",
|
||||
"Source Account": "Tài khoản nguồn",
|
||||
"Destination Account": "Tài khoản đích",
|
||||
"Transaction Tag": "Transaction Tag",
|
||||
"Without Tags": "Không có thẻ",
|
||||
"With Any Selected Tags": "With Any Selected Tags",
|
||||
"With All Selected Tags": "With All Selected Tags",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "Thay thế các danh mục chuyển khoản không hợp lệ",
|
||||
"Replace Invalid Accounts": "Thay thế các tài khoản không hợp lệ",
|
||||
"Replace Invalid Transaction Tags": "Thay thế các thẻ giao dịch không hợp lệ",
|
||||
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
|
||||
"Create Nonexistent Expense Categories": "Create Nonexistent Expense Categories",
|
||||
"Create Nonexistent Income Categories": "Create Nonexistent Income Categories",
|
||||
"Create Nonexistent Transfer Categories": "Create Nonexistent Transfer Categories",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "Thẻ không hợp lệ",
|
||||
"Target Tag": "Thẻ mục tiêu",
|
||||
"(Empty)": "(Trống)",
|
||||
"Source Value": "Source Value",
|
||||
"Target Value": "Target Value",
|
||||
"Add Rule": "Add Rule",
|
||||
"Load Replace Rule File": "Load Replace Rule File",
|
||||
"Save Replace Rule File": "Save Replace Rule File",
|
||||
"Replace rule file is invalid": "Replace rule file is invalid",
|
||||
"Tags": "Thẻ",
|
||||
"Your transaction description (optional)": "Mô tả giao dịch của bạn (tùy chọn)",
|
||||
"Transaction category cannot be blank": "Danh mục giao dịch không được để trống",
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_导出数据",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_统计数据",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_统计数据",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_导入数据映射文件"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_导入数据映射文件",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_导入替换规则文件"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "复制 (含时间和地理位置)",
|
||||
"Category": "分类",
|
||||
"Secondary Category": "二级分类",
|
||||
"Expense Category": "支出分类",
|
||||
"Income Category": "收入分类",
|
||||
"Transfer Category": "转账分类",
|
||||
"Multiple Categories": "多个分类",
|
||||
"Account": "账户",
|
||||
"Multiple Accounts": "多个账户",
|
||||
"Source Account": "来源账户",
|
||||
"Destination Account": "目标账户",
|
||||
"Transaction Tag": "交易标签",
|
||||
"Without Tags": "没有标签",
|
||||
"With Any Selected Tags": "包含任意选中的标签",
|
||||
"With All Selected Tags": "包含全部选中的标签",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "替换无效的转账分类",
|
||||
"Replace Invalid Accounts": "替换无效的账户",
|
||||
"Replace Invalid Transaction Tags": "替换无效的交易标签",
|
||||
"Batch Replace Categories / Accounts / Tags": "批量替换分类 / 账户 / 标签",
|
||||
"Create Nonexistent Expense Categories": "创建不存在的支出分类",
|
||||
"Create Nonexistent Income Categories": "创建不存在的收入分类",
|
||||
"Create Nonexistent Transfer Categories": "创建不存在的转账分类",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "无效标签",
|
||||
"Target Tag": "目标标签",
|
||||
"(Empty)": "(空白)",
|
||||
"Source Value": "来源值",
|
||||
"Target Value": "目标值",
|
||||
"Add Rule": "添加规则",
|
||||
"Load Replace Rule File": "加载替换规则文件",
|
||||
"Save Replace Rule File": "保存替换规则文件",
|
||||
"Replace rule file is invalid": "替换规则文件无效",
|
||||
"Tags": "标签",
|
||||
"Your transaction description (optional)": "你的交易描述 (可选)",
|
||||
"Transaction category cannot be blank": "交易分类不能为空",
|
||||
|
||||
@@ -122,7 +122,8 @@
|
||||
"exportFilename": "ezBookkeeping_{nickname}_匯出資料",
|
||||
"defaultExportStatisticsFileName": "ezBookkeeping_統計資料",
|
||||
"exportStatisticsFileName": "ezBookkeeping_{nickname}_統計資料",
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_匯入資料對應檔案"
|
||||
"defaultImportDataMappingFileName": "ezBookkeeping_匯入資料對應檔案",
|
||||
"defaultImportReplaceRuleFileName": "ezBookkeeping_匯入替換規則檔案"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1653,11 +1654,15 @@
|
||||
"Duplicate (With Time and Geographic Location)": "複製 (含時間和地理位置)",
|
||||
"Category": "分類",
|
||||
"Secondary Category": "次分類",
|
||||
"Expense Category": "支出分類",
|
||||
"Income Category": "收入分類",
|
||||
"Transfer Category": "轉帳分類",
|
||||
"Multiple Categories": "多個分類",
|
||||
"Account": "帳戶",
|
||||
"Multiple Accounts": "多個帳戶",
|
||||
"Source Account": "來源帳戶",
|
||||
"Destination Account": "目標帳戶",
|
||||
"Transaction Tag": "交易標籤",
|
||||
"Without Tags": "沒有標籤",
|
||||
"With Any Selected Tags": "包含任意選中的標籤",
|
||||
"With All Selected Tags": "包含全部選中的標籤",
|
||||
@@ -1750,6 +1755,7 @@
|
||||
"Replace Invalid Transfer Categories": "替換無效的轉帳分類",
|
||||
"Replace Invalid Accounts": "替換無效的帳戶",
|
||||
"Replace Invalid Transaction Tags": "替換無效的交易標籤",
|
||||
"Batch Replace Categories / Accounts / Tags": "批次替換分類 / 帳戶 / 標籤",
|
||||
"Create Nonexistent Expense Categories": "建立不存在的支出分類",
|
||||
"Create Nonexistent Income Categories": "建立不存在的收入分類",
|
||||
"Create Nonexistent Transfer Categories": "建立不存在的轉帳分類",
|
||||
@@ -1770,6 +1776,12 @@
|
||||
"Invalid Tag": "無效標籤",
|
||||
"Target Tag": "目標標籤",
|
||||
"(Empty)": "(空白)",
|
||||
"Source Value": "來源值",
|
||||
"Target Value": "目標值",
|
||||
"Add Rule": "新增規則",
|
||||
"Load Replace Rule File": "載入替換規則檔案",
|
||||
"Save Replace Rule File": "儲存替換規則檔案",
|
||||
"Replace rule file is invalid": "替換規則檔案無效",
|
||||
"Tags": "標籤",
|
||||
"Your transaction description (optional)": "您的交易描述 (選填)",
|
||||
"Transaction category cannot be blank": "交易分類不能為空",
|
||||
|
||||
Reference in New Issue
Block a user