add multilingual entries

This commit is contained in:
MaysWind
2025-06-08 02:47:24 +08:00
parent 8616183660
commit 583676314a
9 changed files with 126 additions and 0 deletions
+14
View File
@@ -19,6 +19,7 @@
"default": {
"currency": "VND",
"firstDayOfWeek": "Monday",
"fiscalYearFormat": "EndYYYY",
"longDateFormat": "DDMMYYYY",
"shortDateFormat": "DDMMYYYY",
"longTimeFormat": "HHMMSSA",
@@ -85,6 +86,13 @@
"q3": "{year}Q3",
"q4": "{year}Q4"
},
"fiscalYear": {
"StartYYYY_EndYYYY": "FY {StartYYYY}-{EndYYYY}",
"StartYYYY_EndYY": "FY {StartYYYY}-{EndYY}",
"StartYY_EndYY": "FY {StartYY}-{EndYY}",
"EndYYYY": "FY {EndYYYY}",
"EndYY": "FY {EndYY}"
},
"misc": {
"multiTextJoinSeparator": ", ",
"hoursBehindDefaultTimezone": "{hours} giờ sau múi giờ mặc định",
@@ -1196,6 +1204,7 @@
"oldPassword": "Mật khẩu hiện tại",
"defaultCurrency": "Tiền tệ mặc định",
"firstDayOfWeek": "Ngày đầu tiên của tuần",
"fiscalYearStart": "Fiscal Year Start Date",
"transactionEditScope": "Phạm vi giao dịch có thể chỉnh sửa",
"name": "Tên",
"category": "Danh mục",
@@ -1366,6 +1375,8 @@
"Last month": "Tháng trước",
"This year": "Năm nay",
"Last year": "Năm ngoái",
"This fiscal year": "This fiscal year",
"Last fiscal year": "Last fiscal year",
"Recent 12 months": "12 tháng gần đây",
"Recent 24 months": "24 tháng gần đây",
"Recent 36 months": "36 tháng gần đây",
@@ -1447,10 +1458,12 @@
"Default Currency": "Tiền tệ mặc định",
"Default Account": "Tài khoản mặc định",
"First Day of Week": "Ngày đầu tiên của tuần",
"Fiscal Year Start Date": "Fiscal Year Start Date",
"Long Date Format": "Định dạng ngày dài",
"Short Date Format": "Định dạng ngày ngắn",
"Long Time Format": "Định dạng thời gian dài",
"Short Time Format": "Định dạng thời gian ngắn",
"Fiscal Year Format": "Fiscal Year Format",
"Decimal Separator": "Dấu phân cách thập phân",
"Digit Grouping Symbol": "Ký hiệu nhóm chữ số",
"Digit Grouping": "Nhóm chữ số",
@@ -1807,6 +1820,7 @@
"Aggregate by Month": "Tổng hợp theo tháng",
"Aggregate by Quarter": "Tổng hợp theo quý",
"Aggregate by Year": "Tổng hợp theo năm",
"Aggregate by Fiscal Year": "Aggregate by Fiscal Year",
"Filter Accounts": "Lọc tài khoản",
"Filter Transaction Categories": "Lọc danh mục giao dịch",
"Filter Transaction Tags": "Lọc thẻ giao dịch",