From 9f811b83fa0fa69e801a1ab639baf8739546144e Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:00 +0900 Subject: [PATCH 01/15] New translations translation.json (Chinese Traditional) --- locales/zh_tw/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/zh_tw/translation.json b/locales/zh_tw/translation.json index 9ffd411b..1109ecf0 100644 --- a/locales/zh_tw/translation.json +++ b/locales/zh_tw/translation.json @@ -183,6 +183,9 @@ "submit": "提交" }, "search": { - "placeholder": "搜尋時間軸" + "placeholder": "搜尋時間軸", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From f4c405f5fe52e1ef19dc3bd399d81156024ac8e8 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:01 +0900 Subject: [PATCH 02/15] New translations translation.json (French) --- locales/fr/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/fr/translation.json b/locales/fr/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/fr/translation.json +++ b/locales/fr/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From c9f775ba0d979564419e022a07393eb30e6c19c2 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:02 +0900 Subject: [PATCH 03/15] New translations translation.json (Spanish) --- locales/es_es/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/es_es/translation.json b/locales/es_es/translation.json index 50d56ec8..b64f047d 100644 --- a/locales/es_es/translation.json +++ b/locales/es_es/translation.json @@ -183,6 +183,9 @@ "submit": "Enviar" }, "search": { - "placeholder": "Buscar línea de tiempo" + "placeholder": "Buscar línea de tiempo", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From d611cf85be43a15e1d8e2427e34f080a84a2dfb4 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:03 +0900 Subject: [PATCH 04/15] New translations translation.json (Czech) --- locales/cs/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/cs/translation.json b/locales/cs/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/cs/translation.json +++ b/locales/cs/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From 81cc64613be18ca5ebad436c4cbe4e8d810b847e Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:05 +0900 Subject: [PATCH 05/15] New translations translation.json (German) --- locales/de/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/de/translation.json b/locales/de/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From 4f4978a1df9dade2f852deb640f1025f4aa89a46 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:06 +0900 Subject: [PATCH 06/15] New translations translation.json (Hungarian) --- locales/hu/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/hu/translation.json b/locales/hu/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/hu/translation.json +++ b/locales/hu/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From 9d50676eeb02377f20dd8a9cb983d81fa2c6538b Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:07 +0900 Subject: [PATCH 07/15] New translations translation.json (Italian) --- locales/it/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/it/translation.json b/locales/it/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/it/translation.json +++ b/locales/it/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From 08ee87845fa0e903b16bd087592da0b7f1e68e98 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:08 +0900 Subject: [PATCH 08/15] New translations translation.json (Japanese) --- locales/ja/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/ja/translation.json b/locales/ja/translation.json index a40c3ac0..030771bf 100644 --- a/locales/ja/translation.json +++ b/locales/ja/translation.json @@ -183,6 +183,9 @@ "submit": "送信" }, "search": { - "placeholder": "タイムラインを検索" + "placeholder": "タイムラインを検索", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From fd6d0a9f1411c3e9a98a8e095c6deb56c3d18c86 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:09 +0900 Subject: [PATCH 09/15] New translations translation.json (Korean) --- locales/ko/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/ko/translation.json b/locales/ko/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/ko/translation.json +++ b/locales/ko/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From c21dde92ffc07fc213bcefa02a2ae012d4b861e6 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:10 +0900 Subject: [PATCH 10/15] New translations translation.json (Norwegian) --- locales/no/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/no/translation.json b/locales/no/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/no/translation.json +++ b/locales/no/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From d1c3039013065cdee7e9137d8b7f7a26ac45f429 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:11 +0900 Subject: [PATCH 11/15] New translations translation.json (Portuguese) --- locales/pt_pt/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/pt_pt/translation.json b/locales/pt_pt/translation.json index d874093c..9be2d14b 100644 --- a/locales/pt_pt/translation.json +++ b/locales/pt_pt/translation.json @@ -183,6 +183,9 @@ "submit": "Submeter" }, "search": { - "placeholder": "Pesquisar na timeline" + "placeholder": "Pesquisar na timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From 7bc7f5091dd78f89354842f7f58a0d6c57ed6de8 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:12 +0900 Subject: [PATCH 12/15] New translations translation.json (Chinese Simplified) --- locales/zh_cn/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/zh_cn/translation.json b/locales/zh_cn/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/zh_cn/translation.json +++ b/locales/zh_cn/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From 723626f357f2e724e32532ac8d600fd460d17fcb Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:13 +0900 Subject: [PATCH 13/15] New translations translation.json (Indonesian) --- locales/id/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/id/translation.json b/locales/id/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/id/translation.json +++ b/locales/id/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From ae5429bdeb1b4e8b954ccd290a0be402bccf31a0 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:14 +0900 Subject: [PATCH 14/15] New translations translation.json (Persian) --- locales/fa/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/fa/translation.json b/locales/fa/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/fa/translation.json +++ b/locales/fa/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } } From 2a345c38a4625b8e71e80889b7a0ea9676047ff6 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:15 +0900 Subject: [PATCH 15/15] New translations translation.json (Scottish Gaelic) --- locales/gd/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/gd/translation.json b/locales/gd/translation.json index ee1850cb..3a6d8ed4 100644 --- a/locales/gd/translation.json +++ b/locales/gd/translation.json @@ -183,6 +183,9 @@ "submit": "Submit" }, "search": { - "placeholder": "Search timeline" + "placeholder": "Search timeline", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } }