From bca99672fee74fdca5b8b95d2a18dfca95e50e8c Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:05 +0900
Subject: [PATCH 01/16] New translations translation.json (French)
---
src/config/locales/fr/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json
index 72c29f98..ce016b47 100644
--- a/src/config/locales/fr/translation.json
+++ b/src/config/locales/fr/translation.json
@@ -194,7 +194,9 @@
"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",
- "reaction": "Notifiez-moi quand je reçois un emoji"
+ "reaction": "Notifiez-moi quand je reçois un emoji",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 5eab7e1f2c93996ced3ad2d642003004916e9e3a Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:06 +0900
Subject: [PATCH 02/16] New translations translation.json (Spanish)
---
src/config/locales/es_es/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/es_es/translation.json b/src/config/locales/es_es/translation.json
index 938b7f1e..8557b7be 100644
--- a/src/config/locales/es_es/translation.json
+++ b/src/config/locales/es_es/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notificarme cuando reciba una nueva publicación de toot",
"favourite": "Notificarme cuando reciba un favorecido",
"follow": "Notificarme cuando reciba un seguimiento",
- "reaction": "Notificarme cuando reciba una reacción de emoji"
+ "reaction": "Notificarme cuando reciba una reacción de emoji",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 4cdda6fb25ae4180268c7294354785c3e436927a Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:07 +0900
Subject: [PATCH 03/16] New translations translation.json (Czech)
---
src/config/locales/cs/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json
index 70e53701..426b89a6 100644
--- a/src/config/locales/cs/translation.json
+++ b/src/config/locales/cs/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From c7b10edc44fa35a7ef801d663fc6d012cf86bd14 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:09 +0900
Subject: [PATCH 04/16] New translations translation.json (German)
---
src/config/locales/de/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json
index f9f2fc4e..86a5744e 100644
--- a/src/config/locales/de/translation.json
+++ b/src/config/locales/de/translation.json
@@ -194,7 +194,9 @@
"reblog": "Wenn einer meiner Toots geteilt wird",
"favourite": "Wenn einer meiner Toots favorisiert wird",
"follow": "Wenn mir ein anderer Benutzer folgt",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From b81a666de252d802fb13f410411c0616f84e4cf8 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:10 +0900
Subject: [PATCH 05/16] New translations translation.json (Italian)
---
src/config/locales/it/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json
index 455cbb11..25de896f 100644
--- a/src/config/locales/it/translation.json
+++ b/src/config/locales/it/translation.json
@@ -194,7 +194,9 @@
"reblog": "Avvisami quando qualcuno condivide un mio toot",
"favourite": "Avvisami quando qualcuno preferisce un mio toot",
"follow": "Avvisami quando qualcuno mi segue",
- "reaction": "Avvisami quando ricevo una reazione emoji"
+ "reaction": "Avvisami quando ricevo una reazione emoji",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 752ca411505a05616eed34e5dc6d21e422c5dcf1 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:11 +0900
Subject: [PATCH 06/16] New translations translation.json (Japanese)
---
src/config/locales/ja/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json
index 5e5ab93f..3a9fcd7a 100644
--- a/src/config/locales/ja/translation.json
+++ b/src/config/locales/ja/translation.json
@@ -194,7 +194,9 @@
"reblog": "ブーストされた時",
"favourite": "お気に入りされた時",
"follow": "フォローされた時",
- "reaction": "絵文字リアクションを受け取ったとき"
+ "reaction": "絵文字リアクションを受け取ったとき",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 0cce65b63afa0e95dbd826137b50002acd83d1d7 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:12 +0900
Subject: [PATCH 07/16] New translations translation.json (Korean)
---
src/config/locales/ko/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json
index a5baedc8..1ab6107d 100644
--- a/src/config/locales/ko/translation.json
+++ b/src/config/locales/ko/translation.json
@@ -194,7 +194,9 @@
"reblog": "누군가 부스트했을 때 알림을 받습니다",
"favourite": "누군가 즐겨찾기 했을 때 알림을 받습니다",
"follow": "누군가 나를 팔로우 했을 때 알림을 받습니다",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 12b993af5201588aaac06f74dcd7761e5552a9b4 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:14 +0900
Subject: [PATCH 08/16] New translations translation.json (Norwegian)
---
src/config/locales/no/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json
index dcbc666b..20d83af1 100644
--- a/src/config/locales/no/translation.json
+++ b/src/config/locales/no/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From ec614a0ee6cf7705f175525fd3c0f8deba97164a Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:15 +0900
Subject: [PATCH 09/16] New translations translation.json (Polish)
---
src/config/locales/pl/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json
index c16e0cfd..c885eaaf 100644
--- a/src/config/locales/pl/translation.json
+++ b/src/config/locales/pl/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive reblog",
"favourite": "Notify me when I receive favourite",
"follow": "Notify me when I receive follow",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From f50c0880a2c901253a14627c0bb15a6708f5745c Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:16 +0900
Subject: [PATCH 10/16] New translations translation.json (Portuguese)
---
src/config/locales/pt_pt/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json
index 70e53701..426b89a6 100644
--- a/src/config/locales/pt_pt/translation.json
+++ b/src/config/locales/pt_pt/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 7c25a60113b747e3a0d04123f66e7e68dbb3c74a Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:18 +0900
Subject: [PATCH 11/16] New translations translation.json (Russian)
---
src/config/locales/ru/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json
index 53f21f51..7aebe62b 100644
--- a/src/config/locales/ru/translation.json
+++ b/src/config/locales/ru/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From ba7d819623174cdcde80a2df960f9fe32923a8f3 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:19 +0900
Subject: [PATCH 12/16] New translations translation.json (Swedish)
---
src/config/locales/sv_se/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/sv_se/translation.json b/src/config/locales/sv_se/translation.json
index 70e53701..426b89a6 100644
--- a/src/config/locales/sv_se/translation.json
+++ b/src/config/locales/sv_se/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 13968383478ef159e8334bd749511d21ecbe8269 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:20 +0900
Subject: [PATCH 13/16] New translations translation.json (Chinese Simplified)
---
src/config/locales/zh_cn/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json
index 23886604..85991253 100644
--- a/src/config/locales/zh_cn/translation.json
+++ b/src/config/locales/zh_cn/translation.json
@@ -194,7 +194,9 @@
"reblog": "有用户转发我的嘟文时通知我",
"favourite": "有用户收藏我的嘟文时通知我",
"follow": "有用户关注我时通知我",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 9312fc2d64766e2af1120df0a3ea1f8307fce05a Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:21 +0900
Subject: [PATCH 14/16] New translations translation.json (Chinese Traditional)
---
src/config/locales/zh_tw/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json
index f140d6d2..f403ed0e 100644
--- a/src/config/locales/zh_tw/translation.json
+++ b/src/config/locales/zh_tw/translation.json
@@ -194,7 +194,9 @@
"reblog": "當我收到轉嘟時通知我",
"favourite": "當我收到最愛時通知我",
"follow": "當我收到跟隨時通知我",
- "reaction": "當我收到 emoji 表情符號時通知我"
+ "reaction": "當我收到 emoji 表情符號時通知我",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From 7a34f60c3b63c63926e6290d8a5cebd841e24dcf Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:23 +0900
Subject: [PATCH 15/16] New translations translation.json (Sinhala)
---
src/config/locales/si/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/si/translation.json b/src/config/locales/si/translation.json
index 06a5c3b9..0b92e771 100644
--- a/src/config/locales/si/translation.json
+++ b/src/config/locales/si/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
- "reaction": "Notify me when I receive a emoji reaction"
+ "reaction": "Notify me when I receive a emoji reaction",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {
From fc755e0b93fc94612ee764b8f683563b5dda614b Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Mar 2021 11:40:24 +0900
Subject: [PATCH 16/16] New translations translation.json (Central Atlas
Tamazight)
---
src/config/locales/tzm/translation.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/tzm/translation.json b/src/config/locales/tzm/translation.json
index 4ea23f4a..9004bf2c 100644
--- a/src/config/locales/tzm/translation.json
+++ b/src/config/locales/tzm/translation.json
@@ -194,7 +194,9 @@
"reblog": "Notify me when I receive a reblog",
"favourite": "Notify me when I receive a favourite",
"follow": "Notify me when I receive a follow",
- "reaction": "Laɣa-d adday-d yawḍ yan umyagga"
+ "reaction": "Laɣa-d adday-d yawḍ yan umyagga",
+ "follow_request": "Notify me when I receive a follow request",
+ "status": "Notify me when I receive a status notification"
}
},
"account": {