;doc: i18n: improve display order

This commit is contained in:
Simon Michael 2023-03-31 14:04:32 -10:00
parent b6d06f01a3
commit de5cf45032
7 changed files with 22 additions and 15 deletions

View File

@ -1,6 +1,7 @@
account aktiver ; type:A
account aktiver:bank:checkkonto ; type:C
account aktiver:bank:opsparingskonto ; type:C
account aktiver:bank ; type:C
account aktiver:bank:checkkonto
account aktiver:bank:opsparingskonto
account aktiver:kontanter ; type:C
account passiver ; type:L
account egenkapital ; type:E

View File

@ -1,7 +1,8 @@
account assets ; type:A
account assets:bank:checking ; type:C
account assets:bank:savings ; type:C
account assets:wallet ; type:C
account assets:bank ; type:C
account assets:bank:checking
account assets:bank:savings
account assets:cash ; type:C
account liabilities ; type:L
account equity ; type:E
account revenues ; type:R

View File

@ -1,6 +1,7 @@
account actifs ; type:A
account actifs:banque:compte courant ; type:C
account actifs:banque:compte d'épargne ; type:C
account actifs:banque ; type:C
account actifs:banque:compte courant
account actifs:banque:compte d'épargne
account actifs:espèces ; type:C
account passifs ; type:L
account capitaux propres ; type:E

View File

@ -1,7 +1,8 @@
; chatgpt draft, corrections welcome
account 資産 ; type:A
account 資産:銀行:当座預金 ; type:C
account 資産:銀行:普通預金 ; type:C
account 資産:銀行 ; type:C
account 資産:銀行:当座預金
account 資産:銀行:普通預金
account 資産:現金 ; type:C
account 負債 ; type:L
account 純資産 ; type:E

View File

@ -1,7 +1,8 @@
; chatgpt draft, corrections welcome
account 자산 ; type:A
account 자산:은행:당좌예금 ; type:C
account 자산:은행:저축예금 ; type:C
account 자산:은행 ; type:C
account 자산:은행:당좌예금
account 자산:은행:저축예금
account 자산:현금 ; type:C
account 부채 ; type:L
account 자본 ; type:E

View File

@ -1,6 +1,7 @@
account ativo ; type:A
account ativo:banco:conta corrente ; type:C
account ativo:banco:aplicação financeira ; type:C
account ativo:banco ; type:C
account ativo:banco:conta corrente
account ativo:banco:aplicação financeira
account ativo:disponibilidade ; type:C
account passivo ; type:L
account patrimônio líquido ; type:E

View File

@ -1,7 +1,8 @@
; chatgpt draft, corrections welcome
account 资产 ; type:A
account 资产:银行:支票账户 ; type:C
account 资产:银行:储蓄账户 ; type:C
account 资产:银行 ; type:C
account 资产:银行:支票账户
account 资产:银行:储蓄账户
account 资产:钱包 ; type:C
account 负债 ; type:L
account 所有者权益 ; type:E