From 4d86613c08801cb32007a9e1a921ab5b86684864 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:08 +0900 Subject: [PATCH 01/13] New translations translation.json (Polish) --- src/config/locales/pl/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index 449f88ea..e58c8eeb 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -179,7 +179,8 @@ "reply": "Notify me when I receive reply", "reblog": "Notify me when I receive reblog", "favourite": "Notify me when I receive favourite", - "follow": "Notify me when I receive follow" + "follow": "Notify me when I receive follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From a2d2024fbc8f6688595e840e2d9dd9b76cb5f493 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:09 +0900 Subject: [PATCH 02/13] New translations translation.json (French) --- src/config/locales/fr/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index 093914a8..d38b2800 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -179,7 +179,8 @@ "reply": "Notifiez-moi quand je reçois une réponse", "reblog": "Notifiez-moi quand je reçois un reblog", "favourite": "Notifiez-moi quand je reçois un favoris", - "follow": "Notifiez-moi quand je reçois un follow" + "follow": "Notifiez-moi quand je reçois un follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Partage", "body": "{{username}} a partagé votre statut" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From 80ccc053c3c20b8dc6840fb8c2798644b4fdbf8c Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:11 +0900 Subject: [PATCH 03/13] New translations translation.json (Spanish) --- src/config/locales/es_es/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/es_es/translation.json b/src/config/locales/es_es/translation.json index b3afe2d8..ef453ae5 100644 --- a/src/config/locales/es_es/translation.json +++ b/src/config/locales/es_es/translation.json @@ -179,7 +179,8 @@ "reply": "Notify me when I receive a reply", "reblog": "Notify me when I receive a reblog", "favourite": "Notify me when I receive a favourite", - "follow": "Notify me when I receive a follow" + "follow": "Notify me when I receive a follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From cec2bffc7c0cf715513e97fa7739c75d0e87c990 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:13 +0900 Subject: [PATCH 04/13] New translations translation.json (Czech) --- src/config/locales/cs/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index b3afe2d8..ef453ae5 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/translation.json @@ -179,7 +179,8 @@ "reply": "Notify me when I receive a reply", "reblog": "Notify me when I receive a reblog", "favourite": "Notify me when I receive a favourite", - "follow": "Notify me when I receive a follow" + "follow": "Notify me when I receive a follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From e51ca2271d3285ad9c8f9699f69cb7282ea91a04 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:14 +0900 Subject: [PATCH 05/13] New translations translation.json (German) --- src/config/locales/de/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index 5f9443a5..fc09cae4 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -179,7 +179,8 @@ "reply": "Wenn ich eine Antwort erhalte", "reblog": "Wenn einer meiner Toots geteilt wird", "favourite": "Wenn einer meiner Toots favorisiert wird", - "follow": "Wenn mir ein anderer Benutzer folgt" + "follow": "Wenn mir ein anderer Benutzer folgt", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Teilen", "body": "{{username}} hat deinen Status geboosted" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From 29373475b6d176482f099ac6d3ef0de53d5bda2f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:16 +0900 Subject: [PATCH 06/13] New translations translation.json (Italian) --- src/config/locales/it/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index cb7d90d8..33902c10 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -179,7 +179,8 @@ "reply": "Avvisami quando ricevo una risposta", "reblog": "Avvisami quando qualcuno condivide un mio toot", "favourite": "Avvisami quando qualcuno preferisce un mio toot", - "follow": "Avvisami quando qualcuno mi segue" + "follow": "Avvisami quando qualcuno mi segue", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Condivisioni", "body": "{{username}} ha condiviso il tuo stato" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From e9507db688da3dcc672e9c75a61143fda95cc3bc Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:17 +0900 Subject: [PATCH 07/13] New translations translation.json (Japanese) --- src/config/locales/ja/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 234c78c3..2d1bfdb4 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -179,7 +179,8 @@ "reply": "返信がある時", "reblog": "ブーストされた時", "favourite": "お気に入りされた時", - "follow": "フォローされた時" + "follow": "フォローされた時", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "ブースト", "body": "{{username}} さんにブーストされました" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From 249ef11bc401d47b798cfcb3fb5a8e02aac47e32 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:19 +0900 Subject: [PATCH 08/13] New translations translation.json (Korean) --- src/config/locales/ko/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 469a1ec1..6941f98d 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -179,7 +179,8 @@ "reply": "답장을 받았을 때 알림을 받습니다", "reblog": "누군가 부스트했을 때 알림을 받습니다", "favourite": "누군가 즐겨찾기 했을 때 알림을 받습니다", - "follow": "누군가 나를 팔로우 했을 때 알림을 받습니다" + "follow": "누군가 나를 팔로우 했을 때 알림을 받습니다", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From 39afac2f23ecb5dbcfd2733e2a44dac38d121e76 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:22 +0900 Subject: [PATCH 09/13] New translations translation.json (Norwegian) --- src/config/locales/no/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index b3afe2d8..ef453ae5 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -179,7 +179,8 @@ "reply": "Notify me when I receive a reply", "reblog": "Notify me when I receive a reblog", "favourite": "Notify me when I receive a favourite", - "follow": "Notify me when I receive a follow" + "follow": "Notify me when I receive a follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From e53d6e3d58a75f06f28e5bba33ffe3ea18e52d92 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:23 +0900 Subject: [PATCH 10/13] New translations translation.json (Portuguese) --- src/config/locales/pt_pt/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json index b3afe2d8..ef453ae5 100644 --- a/src/config/locales/pt_pt/translation.json +++ b/src/config/locales/pt_pt/translation.json @@ -179,7 +179,8 @@ "reply": "Notify me when I receive a reply", "reblog": "Notify me when I receive a reblog", "favourite": "Notify me when I receive a favourite", - "follow": "Notify me when I receive a follow" + "follow": "Notify me when I receive a follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From a23cd55fbc4c4e160d2439089165239ade25a050 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:25 +0900 Subject: [PATCH 11/13] New translations translation.json (Russian) --- src/config/locales/ru/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index 3f4c349f..1a82a622 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -179,7 +179,8 @@ "reply": "Notify me when I receive a reply", "reblog": "Notify me when I receive a reblog", "favourite": "Notify me when I receive a favourite", - "follow": "Notify me when I receive a follow" + "follow": "Notify me when I receive a follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From bbfcaff91b09a6a22730dbe8c9e01d1aba0ed20a Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:26 +0900 Subject: [PATCH 12/13] New translations translation.json (Swedish) --- src/config/locales/sv_se/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/sv_se/translation.json b/src/config/locales/sv_se/translation.json index b3afe2d8..ef453ae5 100644 --- a/src/config/locales/sv_se/translation.json +++ b/src/config/locales/sv_se/translation.json @@ -179,7 +179,8 @@ "reply": "Notify me when I receive a reply", "reblog": "Notify me when I receive a reblog", "favourite": "Notify me when I receive a favourite", - "follow": "Notify me when I receive a follow" + "follow": "Notify me when I receive a follow", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "Reblog", "body": "{{username}} boosted your status" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } } From d4a3c4fafbe30a6dcd88db4954068e665571b764 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 25 Apr 2020 21:47:28 +0900 Subject: [PATCH 13/13] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index 00432cec..a8cb8e94 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -179,7 +179,8 @@ "reply": "有用户回复我的嘟文时通知我", "reblog": "有用户转发我的嘟文时通知我", "favourite": "有用户收藏我的嘟文时通知我", - "follow": "有用户关注我时通知我" + "follow": "有用户关注我时通知我", + "reaction": "Notify me when I receive a emoji reaction" } }, "account": { @@ -453,6 +454,10 @@ "reblog": { "title": "转嘟", "body": "{{username}} 转发了你的嘟文" + }, + "reaction": { + "title": "Reaction", + "body": "{{username}} reacted your status" } } }