From 9f9d8ec7919979562efc0465bab30a5c05d7e5be Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:20 +0900
Subject: [PATCH 01/14] New translations translation.json (French)
---
locales/fr/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/fr/translation.json b/locales/fr/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/fr/translation.json
+++ b/locales/fr/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From d1ad4cfe26a28167f27b12fdbcfd09ad9a8c9536 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:21 +0900
Subject: [PATCH 02/14] New translations translation.json (Spanish)
---
locales/es_es/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/es_es/translation.json b/locales/es_es/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/es_es/translation.json
+++ b/locales/es_es/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From 1324300912083165b16dc198abc9ea4fee20bc20 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:22 +0900
Subject: [PATCH 03/14] New translations translation.json (Czech)
---
locales/cs/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/cs/translation.json b/locales/cs/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/cs/translation.json
+++ b/locales/cs/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From 645e31adad71cf3869af71e88cc3838e712a112b Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:22 +0900
Subject: [PATCH 04/14] New translations translation.json (German)
---
locales/de/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/de/translation.json b/locales/de/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/de/translation.json
+++ b/locales/de/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From 2a459867a4bb4324b287e3f4eef248ee864fe17d Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:23 +0900
Subject: [PATCH 05/14] New translations translation.json (Hungarian)
---
locales/hu/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/hu/translation.json b/locales/hu/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/hu/translation.json
+++ b/locales/hu/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From 3b9725362e8af517dd0f3e190199deac0fc556bf Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:24 +0900
Subject: [PATCH 06/14] New translations translation.json (Italian)
---
locales/it/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/it/translation.json b/locales/it/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/it/translation.json
+++ b/locales/it/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From a8af49b91c7518acc2571f6ef4945920b50c247e Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:25 +0900
Subject: [PATCH 07/14] New translations translation.json (Japanese)
---
locales/ja/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/ja/translation.json b/locales/ja/translation.json
index 1ee1d04670..81362119ae 100644
--- a/locales/ja/translation.json
+++ b/locales/ja/translation.json
@@ -167,6 +167,9 @@
"title": "設定",
"language": "言語",
"font_size": "フォントサイズ",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "カラーテーマ"
},
"thirdparty": {
From 7b93b95a2c8eacf37c5fbf566e0d6a9a6dbc7534 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:26 +0900
Subject: [PATCH 08/14] New translations translation.json (Korean)
---
locales/ko/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/ko/translation.json b/locales/ko/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/ko/translation.json
+++ b/locales/ko/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From 8b815e5d38ac897926adbda747311277d3459788 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:26 +0900
Subject: [PATCH 09/14] New translations translation.json (Norwegian)
---
locales/no/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/no/translation.json b/locales/no/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/no/translation.json
+++ b/locales/no/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From d75539802d30a1a1b51b6f08243e892cad022f79 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:27 +0900
Subject: [PATCH 10/14] New translations translation.json (Portuguese)
---
locales/pt_pt/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/pt_pt/translation.json b/locales/pt_pt/translation.json
index 3cc44416c3..6041a6972f 100644
--- a/locales/pt_pt/translation.json
+++ b/locales/pt_pt/translation.json
@@ -167,6 +167,9 @@
"title": "Definições",
"language": "Idioma",
"font_size": "Tamanho da fonte de letra",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From faa11daaa03b6b62cc904c28b4dd10e2f4b0873c Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:28 +0900
Subject: [PATCH 11/14] New translations translation.json (Chinese Simplified)
---
locales/zh_cn/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/zh_cn/translation.json b/locales/zh_cn/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/zh_cn/translation.json
+++ b/locales/zh_cn/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From d64d1bbdf040fd86472e482bedfddba097b64e67 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:29 +0900
Subject: [PATCH 12/14] New translations translation.json (Chinese Traditional)
---
locales/zh_tw/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/zh_tw/translation.json b/locales/zh_tw/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/zh_tw/translation.json
+++ b/locales/zh_tw/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From 38bb4082b5d94e3a5fa757efb0d166db56ef140c Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:30 +0900
Subject: [PATCH 13/14] New translations translation.json (Persian)
---
locales/fa/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/fa/translation.json b/locales/fa/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/fa/translation.json
+++ b/locales/fa/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {
From 59cc891fe2a14f358e716e5426c78b6af78e0afc Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 22 Mar 2024 21:29:30 +0900
Subject: [PATCH 14/14] New translations translation.json (Scottish Gaelic)
---
locales/gd/translation.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/locales/gd/translation.json b/locales/gd/translation.json
index 4f686787ab..269b2bef25 100644
--- a/locales/gd/translation.json
+++ b/locales/gd/translation.json
@@ -167,6 +167,9 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size",
+ "mode": "Color mode",
+ "dark_mode": "Dark mode",
+ "light_mode": "Light mode",
"theme": "Color theme"
},
"thirdparty": {