@activepieces/piece-actualbudget 0.0.9 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +5 -12
  2. package/src/i18n/zh.json +55 -55
package/package.json CHANGED
@@ -1,23 +1,16 @@
1
1
  {
2
2
  "name": "@activepieces/piece-actualbudget",
3
- "version": "0.0.9",
3
+ "version": "0.0.11",
4
4
  "dependencies": {
5
5
  "@actual-app/api": "25.3.1",
6
6
  "@sinclair/typebox": "0.34.11",
7
7
  "deepmerge-ts": "7.1.0",
8
8
  "nanoid": "3.3.8",
9
9
  "semver": "7.6.0",
10
- "@activepieces/pieces-framework": "0.20.1",
11
- "@activepieces/shared": "0.20.1",
12
- "tslib": "2.8.1"
13
- },
14
- "overrides": {
15
- "@tryfabric/martian": {
16
- "@notionhq/client": "$@notionhq/client"
17
- },
18
- "vite": {
19
- "rollup": "npm:@rollup/wasm-node"
20
- }
10
+ "socket.io-client": "4.8.1",
11
+ "@activepieces/pieces-framework": "0.20.2",
12
+ "@activepieces/shared": "0.25.2",
13
+ "tslib": "2.6.2"
21
14
  },
22
15
  "resolutions": {
23
16
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/zh.json CHANGED
@@ -15,61 +15,61 @@
15
15
  "2028": "2028",
16
16
  "2029": "2029",
17
17
  "2030": "2030",
18
- "Personal finance app": "Personal finance app",
18
+ "Personal finance app": "个人金融应用",
19
19
  "Server URL": "服务器 URL",
20
20
  "Password": "密码",
21
- "Sync ID": "Sync ID",
22
- "End-to-end encryption password": "End-to-end encryption password",
23
- "This is the URL of your running server": "This is the URL of your running server",
24
- "This is the password you use to log into the server": "This is the password you use to log into the server",
25
- "This is the ID from Settings → Show advanced settings → Sync ID": "This is the ID from Settings → Show advanced settings → Sync ID",
26
- "if you have end-to-end encryption enabled": "if you have end-to-end encryption enabled",
27
- "Enter authentication details": "Enter authentication details",
28
- "Get Budget": "Get Budget",
29
- "Import Transaction": "Import Transaction",
30
- "Import Transactions": "Import Transactions",
31
- "Get Categories": "Get Categories",
32
- "Get Accounts": "Get Accounts",
33
- "Get your monthly budget": "Get your monthly budget",
34
- "Add a transaction": "Add a transaction",
35
- "Get your categories": "Get your categories",
36
- "Get your accounts": "Get your accounts",
37
- "Month": "Month",
38
- "Year": "Year",
39
- "Account ID": "Account ID",
40
- "Date": "Date",
41
- "Payee Name": "Payee Name",
42
- "Amount": "Amount",
43
- "Category ID": "Category ID",
44
- "Notes": "Notes",
45
- "Imported ID": "Imported ID",
46
- "Transfer ID": "Transfer ID",
47
- "Cleared": "Cleared",
48
- "Imported Payee": "Imported Payee",
49
- "Transactions": "Transactions",
50
- "The month of the budget you want to get": "The month of the budget you want to get",
51
- "The year of the budget you want to get": "The year of the budget you want to get",
52
- "ID of the account you want to import a transaction to": "ID of the account you want to import a transaction to",
53
- "Date the transaction took place": "Date the transaction took place",
54
- "Name of the payee": "Name of the payee",
55
- "The dollar value of the transaction": "The dollar value of the transaction",
56
- "ID of the transaction category": "ID of the transaction category",
57
- "Additional notes about the transaction": "Additional notes about the transaction",
58
- "Unique ID given by the bank for importing": "Unique ID given by the bank for importing",
59
- "ID of the transaction in the other account for the transfer": "ID of the transaction in the other account for the transfer",
60
- "Flag indicating if the transaction has cleared or not": "Flag indicating if the transaction has cleared or not",
61
- "Raw description when importing, representing the original value": "Raw description when importing, representing the original value",
62
- "A json array of the transaction object": "A json array of the transaction object",
63
- "January": "January",
64
- "February": "February",
65
- "March": "March",
66
- "April": "April",
67
- "May": "May",
68
- "June": "June",
69
- "July": "July",
70
- "August": "August",
71
- "September": "September",
72
- "October": "October",
73
- "November": "November",
74
- "December": "December"
21
+ "Sync ID": "同步 ID",
22
+ "End-to-end encryption password": "端到端加密密码",
23
+ "This is the URL of your running server": "这是您运行的服务器的 URL",
24
+ "This is the password you use to log into the server": "这是您登录到服务器时使用的密码",
25
+ "This is the ID from Settings → Show advanced settings → Sync ID": "这是来自设置 -> 显示高级设置 -> 同步 ID",
26
+ "if you have end-to-end encryption enabled": "如果您已启用端到端加密",
27
+ "Enter authentication details": "输入身份验证详情",
28
+ "Get Budget": "获取预算",
29
+ "Import Transaction": "导入交易",
30
+ "Import Transactions": "导入交易",
31
+ "Get Categories": "获取类别",
32
+ "Get Accounts": "获取账户",
33
+ "Get your monthly budget": "获取您的每月预算",
34
+ "Add a transaction": "添加交易",
35
+ "Get your categories": "获取您的类别",
36
+ "Get your accounts": "获取您的帐户",
37
+ "Month": "",
38
+ "Year": "年份",
39
+ "Account ID": "帐户 ID",
40
+ "Date": "日期",
41
+ "Payee Name": "收款人姓名",
42
+ "Amount": "金额",
43
+ "Category ID": "类别ID",
44
+ "Notes": "",
45
+ "Imported ID": "导入的ID",
46
+ "Transfer ID": "传输ID",
47
+ "Cleared": "已清除",
48
+ "Imported Payee": "导入的收款人",
49
+ "Transactions": "交易记录",
50
+ "The month of the budget you want to get": "您想要得到的预算月",
51
+ "The year of the budget you want to get": "您想要得到的预算年份",
52
+ "ID of the account you want to import a transaction to": "您想要导入交易账户的 ID",
53
+ "Date the transaction took place": "交易发生日期",
54
+ "Name of the payee": "收款人姓名",
55
+ "The dollar value of the transaction": "交易的美元价值",
56
+ "ID of the transaction category": "交易类别ID",
57
+ "Additional notes about the transaction": "关于交易的额外备注",
58
+ "Unique ID given by the bank for importing": "由银行提供的用于导入的唯一ID",
59
+ "ID of the transaction in the other account for the transfer": "交易在转账的另一个账户中的ID",
60
+ "Flag indicating if the transaction has cleared or not": "标记是否已清除交易",
61
+ "Raw description when importing, representing the original value": "导入原始值时的原始描述",
62
+ "A json array of the transaction object": "交易对象的 json 数组",
63
+ "January": "1 月",
64
+ "February": "2 月",
65
+ "March": "3 月",
66
+ "April": "4 月",
67
+ "May": "5 月",
68
+ "June": "6 月",
69
+ "July": "7 月",
70
+ "August": "8 月",
71
+ "September": "9 月",
72
+ "October": "10 月",
73
+ "November": "11 月",
74
+ "December": "十二月"
75
75
  }