diff --git a/NickvisionMoney.Shared/Docs/html/zh_Hans/account.html b/NickvisionMoney.Shared/Docs/html/zh_CN/account.html similarity index 93% rename from NickvisionMoney.Shared/Docs/html/zh_Hans/account.html rename to NickvisionMoney.Shared/Docs/html/zh_CN/account.html index 662432870..5b808b64e 100644 --- a/NickvisionMoney.Shared/Docs/html/zh_Hans/account.html +++ b/NickvisionMoney.Shared/Docs/html/zh_CN/account.html @@ -3,7 +3,7 @@ -Account +账户 -
+

账户

This page explains all properties of accounts in Denaro. Most of them are shown in Account Settings Dialog. This dialog also opens automatically after you create a new account.

Each account is stored in a single *.nmoney file. Files created in an older stable version of Denaro can be safely opened in a more recent stable version of the application. Although the app can run on different platforms (Windows and Linux), the *.nmoney files are 100% compatible between platforms as long as they are from the same application version (i.e. V2023.1.0).

-
+

Unstable (Beta and RC) versions of the application can contain bugs or unfinished modifications that can cause data loss. DO NOT use account files that contain real data in unstable versions of the app!

@@ -30,9 +30,9 @@

Account name is shown in the list of recent accounts and in tabs. A name doesn't have a length limit and it can contain any characters, including emojis.

账户类型

There are 3 account types available: 🟣Checking, 🔵Savings and 🟢Business. Account type is only a useful label that is shown in the list of recent accounts and doesn't affect how the application works or what you can do with an account. Each account type has its own color, these colors can be configured in global settings.

-
Default Transaction Type
+
默认的交易类型

When you create a new transaction its type by default will be the same as in this setting.

-
交易提醒门槛
+
交易提醒阈值

The threshold used when showing reminders about upcoming transactions.

System Currency
@@ -42,7 +42,7 @@
  • If your locale is Italian, currency symbol will be set to and 1.000,00 will be accepted as a valid number.

  • If your locale is Russian, currency symbol will be set to and 1000,00 will be accepted as a valid number.

  • -
    +
    @@ -59,7 +59,7 @@

    On Linux, it is possible to set different locales for system language and formats. Changing these settings varies depending on the desktop environment you are using. Despite differences in the location of these settings on the desktop, changing these settings modify system environment variables, such as LANG, LC_TIME, and LC_MONETARY. Denaro will try to use amount and date formats according to these variables. If the app fails to use the expected formats, please make sure the variables are set correctly via the locale command in a terminal. If you found a bug and want to report it, please provide the output of the locale command to allow developers to reproduce your issue with the same settings.

    -
    Use Custom Currency
    +
    使用自定义货币

    If this option is enabled, Custom Currency Symbol will be used instead of currency symbol provided by your system locale.

    Custom Currency Symbol

    Up to 3 characters or 1 emoji. It can't be a number.

    @@ -82,7 +82,7 @@

    Up to 2 characters or 1 emoji.

    Custom Currency Decimal Digits

    The size of decimal part of amount values. With "Unlimited" digits there will be as many numbers in decimal part as required to show the precise amount, but there will be no decimal part if the amount is an integer number.

    -
    Password
    +
    密码

    Each account can be password-protected. Adding a password causes an account to become encrypted (making it impossible to read the data without decrypting it using the password). Be careful: if the password is lost, you won't be able to restore the data! A password can also be changed or removed using the account settings dialog of an open account. Removing a password will decrypt the account.

    Sort by Id, Date or Amount

    Each account stores whether to sort transactions in the main window by their id, date or amount. Every time you change this, it will be saved to the account file and restored when you reopen the account.

    @@ -97,7 +97,7 @@ @@ -105,7 +105,7 @@