From 655fb8ee529e2e95b0b2184b5edce058e67226a1 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:21 +0900 Subject: [PATCH 01/20] New translations translation.json (Icelandic) --- src/config/locales/is/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/is/translation.json b/src/config/locales/is/translation.json index a780a458..6cfb24ef 100644 --- a/src/config/locales/is/translation.json +++ b/src/config/locales/is/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Hlaða inn tímalínunni þar sem síðast var verið að skoða", "home": "Heim", - "notifications": "Tilkynningar", - "mentions": "Tilvísanir" + "notifications": "Tilkynningar" } }, "filters": { From e7952cdef9de53ae841b0a7f9264258f337fb3b1 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:22 +0900 Subject: [PATCH 02/20] New translations translation.json (French) --- src/config/locales/fr/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index a62aff44..084d4743 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From d7d96e2558eae3b80b1e48bd26e14d0563b47184 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:22 +0900 Subject: [PATCH 03/20] New translations translation.json (Spanish) --- src/config/locales/es_es/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/es_es/translation.json b/src/config/locales/es_es/translation.json index c91be4c3..fbab5906 100644 --- a/src/config/locales/es_es/translation.json +++ b/src/config/locales/es_es/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From d8fc3efcf56a00f42ba25d7947dec3de185169ca Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:23 +0900 Subject: [PATCH 04/20] New translations translation.json (Czech) --- src/config/locales/cs/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index ccc11a20..4f018050 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From c6d8481eb81eac9418bc49fc838cc785aa131173 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:24 +0900 Subject: [PATCH 05/20] New translations translation.json (German) --- src/config/locales/de/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index 6f076357..a3c438a3 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Lade die Zeitleiste von der letzten Lese-Position", "home": "Start", - "notifications": "Benachrichtigungen", - "mentions": "Erwähnungen (Mentions)" + "notifications": "Benachrichtigungen" } }, "filters": { From 79128c14a183b423d4736557ffc38e84dba7425e Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:25 +0900 Subject: [PATCH 06/20] New translations translation.json (Italian) --- src/config/locales/it/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index fa38aafe..5982e698 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Carica la timeline dall'ultima posizione di lettura", "home": "Pagina Iniziale", - "notifications": "Notifiche", - "mentions": "Menzioni" + "notifications": "Notifiche" } }, "filters": { From 84f1f575b47a1b105e58dea9d7c4f31f43669fb9 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:26 +0900 Subject: [PATCH 07/20] New translations translation.json (Japanese) --- src/config/locales/ja/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 8a0a0b96..9f0ae49e 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "前回読んだ位置からタイムラインを読み込む", "home": "ホーム", - "notifications": "通知", - "mentions": "返信" + "notifications": "通知" } }, "filters": { From e5b5f146482714f8b2641a184c2fb193cb9b883a Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:27 +0900 Subject: [PATCH 08/20] New translations translation.json (Korean) --- src/config/locales/ko/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 1ca71bb3..2dda2e4f 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From d2b3a797dc5744bc45597fe0f28f2ee1319b90bb Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:28 +0900 Subject: [PATCH 09/20] New translations translation.json (Norwegian) --- src/config/locales/no/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index 8f67b12d..ba7aca39 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From d37498f2b2c63d3b4ed476b03948409bfab1d50e Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:28 +0900 Subject: [PATCH 10/20] New translations translation.json (Polish) --- src/config/locales/pl/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index ca968c5d..74b3ce45 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Wzmianki" + "notifications": "Notifications" } }, "filters": { From ecabb1b98ed88dfcaa27dd8a8313bdcd8a285cd1 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:29 +0900 Subject: [PATCH 11/20] New translations translation.json (Portuguese) --- src/config/locales/pt_pt/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json index a5e54f05..b1272153 100644 --- a/src/config/locales/pt_pt/translation.json +++ b/src/config/locales/pt_pt/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From 2b9436b2680f551f20f068efcb95ea61e19b8c4d Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:31 +0900 Subject: [PATCH 12/20] New translations translation.json (Russian) --- src/config/locales/ru/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index c0f25143..8732cdd2 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From 14a1dc95fdca254cca41d52639c5575f69acef10 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:32 +0900 Subject: [PATCH 13/20] New translations translation.json (Swedish) --- src/config/locales/sv_se/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/sv_se/translation.json b/src/config/locales/sv_se/translation.json index a5e54f05..b1272153 100644 --- a/src/config/locales/sv_se/translation.json +++ b/src/config/locales/sv_se/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From 4308a54cb31786fd1c73d0237c2fe456a787a52d Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:32 +0900 Subject: [PATCH 14/20] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index 81176c38..9e8da852 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From da809504ba5bb5010e0ae77c76fe0b4905668f88 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:34 +0900 Subject: [PATCH 15/20] New translations translation.json (Chinese Traditional) --- src/config/locales/zh_tw/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json index 7c48777b..c59978b9 100644 --- a/src/config/locales/zh_tw/translation.json +++ b/src/config/locales/zh_tw/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "從上次閱讀位置讀取時間軸", "home": "首頁", - "notifications": "通知", - "mentions": "Mentions" + "notifications": "通知" } }, "filters": { From e0c398c8be004d2d908870f230182c9a0bad7fab Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:35 +0900 Subject: [PATCH 16/20] New translations translation.json (Indonesian) --- src/config/locales/id/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/id/translation.json b/src/config/locales/id/translation.json index 0d7739c0..28e82870 100644 --- a/src/config/locales/id/translation.json +++ b/src/config/locales/id/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Muat linimasa dari posisi baca terakhir", "home": "Beranda", - "notifications": "Pemberitahuan", - "mentions": "Mentions" + "notifications": "Pemberitahuan" } }, "filters": { From 1a5c8dc4073a45388943bffa36162234060aa4a6 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:36 +0900 Subject: [PATCH 17/20] New translations translation.json (Persian) --- src/config/locales/fa/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/fa/translation.json b/src/config/locales/fa/translation.json index a5e54f05..b1272153 100644 --- a/src/config/locales/fa/translation.json +++ b/src/config/locales/fa/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From 78fc68a3147b441ad887525ba38306d5d70e6f63 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:37 +0900 Subject: [PATCH 18/20] New translations translation.json (Sinhala) --- src/config/locales/si/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/si/translation.json b/src/config/locales/si/translation.json index cf78315b..0a7b2401 100644 --- a/src/config/locales/si/translation.json +++ b/src/config/locales/si/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": { From 4c3a1b0f643d263e67ba3abf0ac9ef81572553eb Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:38 +0900 Subject: [PATCH 19/20] New translations translation.json (Scottish Gaelic) --- src/config/locales/gd/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/gd/translation.json b/src/config/locales/gd/translation.json index fb81ec23..4f52aa8f 100644 --- a/src/config/locales/gd/translation.json +++ b/src/config/locales/gd/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Luchdaich an loidhne-ama on ionad-leughaidh mu dheireadh", "home": "Dachaigh", - "notifications": "Brathan", - "mentions": "Iomraidhean" + "notifications": "Brathan" } }, "filters": { From c67096b47782e454b64452e306c01c4950a9ac76 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 18 Dec 2022 13:47:38 +0900 Subject: [PATCH 20/20] New translations translation.json (Central Atlas Tamazight) --- src/config/locales/tzm/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config/locales/tzm/translation.json b/src/config/locales/tzm/translation.json index 6595f223..a54016b0 100644 --- a/src/config/locales/tzm/translation.json +++ b/src/config/locales/tzm/translation.json @@ -116,8 +116,7 @@ "use_marker": { "title": "Load the timeline from the last reading position", "home": "Home", - "notifications": "Notifications", - "mentions": "Mentions" + "notifications": "Notifications" } }, "filters": {