From 3793da95042f8ee1e57b17ad3573f039742891d0 Mon Sep 17 00:00:00 2001 From: Li Ding Date: Tue, 26 Jul 2022 01:31:57 +0800 Subject: [PATCH 1/5] New translations formula.en-US.yml (Japanese) --- apps/server-monolith/config/locales/formula.ja-JP.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/server-monolith/config/locales/formula.ja-JP.yml b/apps/server-monolith/config/locales/formula.ja-JP.yml index e749ad139..fcfc8fe71 100644 --- a/apps/server-monolith/config/locales/formula.ja-JP.yml +++ b/apps/server-monolith/config/locales/formula.ja-JP.yml @@ -14,8 +14,8 @@ ja-JP: invalid: Variable name is not valid duplicated: Name exist in same namespace circular_dependency: - variable: Circular dependency found in variable - spreadsheet: Circular dependency found in spreadsheet when parse + variable: Circular dependency problem found with variable + spreadsheet: Circular dependency problem found with spreadsheet mismatch: type: Expected %{expected} but got %{got} argument_count: Argument count mismatch @@ -37,7 +37,8 @@ ja-JP: interpret: not_a_number: NaN circular_dependency: - spreadsheet: Circular dependency found in spreadsheet when run + variable: Circular dependency problem found with variable at runtime + spreadsheet: Circular dependency problem found with spreadsheet at runtime runtime: division_by_zero: Division by zero not_found: From fad0be5da39488e78539fc39c0119355f45344ce Mon Sep 17 00:00:00 2001 From: Li Ding Date: Tue, 26 Jul 2022 01:31:58 +0800 Subject: [PATCH 2/5] New translations formula.en-US.yml (Chinese Simplified) --- apps/server-monolith/config/locales/formula.zh-CN.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/server-monolith/config/locales/formula.zh-CN.yml b/apps/server-monolith/config/locales/formula.zh-CN.yml index 93879111a..23fb7281e 100644 --- a/apps/server-monolith/config/locales/formula.zh-CN.yml +++ b/apps/server-monolith/config/locales/formula.zh-CN.yml @@ -14,8 +14,8 @@ zh-CN: invalid: Variable name is not valid duplicated: Name exist in same namespace circular_dependency: - variable: Circular dependency found in variable - spreadsheet: Circular dependency found in spreadsheet when parse + variable: Circular dependency problem found with variable + spreadsheet: Circular dependency problem found with spreadsheet mismatch: type: Expected %{expected} but got %{got} argument_count: Argument count mismatch @@ -37,7 +37,8 @@ zh-CN: interpret: not_a_number: NaN circular_dependency: - spreadsheet: Circular dependency found in spreadsheet when run + variable: Circular dependency problem found with variable at runtime + spreadsheet: Circular dependency problem found with spreadsheet at runtime runtime: division_by_zero: Division by zero not_found: From 1ec1b5c1eb9b5a09e191c5361e2faedab4f74650 Mon Sep 17 00:00:00 2001 From: Li Ding Date: Tue, 26 Jul 2022 12:23:27 +0800 Subject: [PATCH 3/5] Update source file formula.en-US.yml --- apps/server-monolith/config/locales/formula.en-US.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/server-monolith/config/locales/formula.en-US.yml b/apps/server-monolith/config/locales/formula.en-US.yml index 9bcd97516..834fe4e57 100644 --- a/apps/server-monolith/config/locales/formula.en-US.yml +++ b/apps/server-monolith/config/locales/formula.en-US.yml @@ -14,8 +14,8 @@ en-US: invalid: Variable name is not valid duplicated: Name exist in same namespace circular_dependency: - variable: Circular dependency found in variable - spreadsheet: Circular dependency found in spreadsheet when parse + variable: Circular dependency problem found with variable + spreadsheet: Circular dependency problem found with spreadsheet mismatch: type: Expected %{expected} but got %{got} argument_count: Argument count mismatch @@ -37,7 +37,8 @@ en-US: interpret: not_a_number: NaN circular_dependency: - spreadsheet: Circular dependency found in spreadsheet when run + variable: Circular dependency problem found with variable at runtime + spreadsheet: Circular dependency problem found with spreadsheet at runtime runtime: division_by_zero: Division by zero not_found: From d4ebc4b7c063588f071a501f97adba0ac27ea22e Mon Sep 17 00:00:00 2001 From: Li Ding Date: Tue, 26 Jul 2022 13:40:13 +0800 Subject: [PATCH 4/5] New translations pwa.en-US.yml (Japanese) --- apps/server-monolith/config/locales/pwa.ja-JP.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/server-monolith/config/locales/pwa.ja-JP.yml b/apps/server-monolith/config/locales/pwa.ja-JP.yml index 28ba284d1..7da5cfdb9 100644 --- a/apps/server-monolith/config/locales/pwa.ja-JP.yml +++ b/apps/server-monolith/config/locales/pwa.ja-JP.yml @@ -1,9 +1,9 @@ ja-JP: meta: personal_pod_desc: My Pod + group_pod_desc: Team Pod settings: app_title: MashCard Settings - group_pod_desc: チームポッド errors: invalid_operation_type: Invalid operation type menu: From d57c7fde0efcf0699033d822b0517b46d34a6fa4 Mon Sep 17 00:00:00 2001 From: Li Ding Date: Tue, 26 Jul 2022 13:40:14 +0800 Subject: [PATCH 5/5] New translations pwa.en-US.yml (Chinese Simplified) --- apps/server-monolith/config/locales/pwa.zh-CN.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/server-monolith/config/locales/pwa.zh-CN.yml b/apps/server-monolith/config/locales/pwa.zh-CN.yml index 3c15bce74..fb9500c24 100644 --- a/apps/server-monolith/config/locales/pwa.zh-CN.yml +++ b/apps/server-monolith/config/locales/pwa.zh-CN.yml @@ -1,9 +1,9 @@ zh-CN: meta: personal_pod_desc: My Pod + group_pod_desc: Team Pod settings: app_title: MashCard Settings - group_pod_desc: 团队 Pod errors: invalid_operation_type: 无效的操作类型 menu: