From 13a39b1ce43f9bab08ee53eac3f2ac22f512fd11 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 30 Aug 2018 08:37:05 +0900
Subject: [PATCH] refs #581 Update translation for notification preferences
---
src/config/locales/de/translation.json | 10 ++++++++++
src/config/locales/fr/translation.json | 10 ++++++++++
src/config/locales/ja/translation.json | 10 ++++++++++
src/config/locales/ko/translation.json | 10 ++++++++++
src/config/locales/pl/translation.json | 10 ++++++++++
5 files changed, 50 insertions(+)
diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json
index fbf77a36..e833ba50 100644
--- a/src/config/locales/de/translation.json
+++ b/src/config/locales/de/translation.json
@@ -99,6 +99,16 @@
"fav_rb_sound": "Favorit und Boost:",
"toot_sound": "Toot:"
},
+ "notification": {
+ "title": "Notification",
+ "notify": {
+ "title": "Notify",
+ "reply": "Reply:",
+ "reblog": "Reblog:",
+ "favourite": "Favourite:",
+ "follow": "Follow:"
+ }
+ },
"account": {
"title": "Konto",
"connected": "Verbundenes Konto",
diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json
index c3c6e940..d78fd8f3 100644
--- a/src/config/locales/fr/translation.json
+++ b/src/config/locales/fr/translation.json
@@ -99,6 +99,16 @@
"fav_rb_sound": "Partages et favoris:",
"toot_sound": "Pouets:"
},
+ "notification": {
+ "title": "Notification",
+ "notify": {
+ "title": "Notify",
+ "reply": "Reply:",
+ "reblog": "Reblog:",
+ "favourite": "Favourite:",
+ "follow": "Follow:"
+ }
+ },
"account": {
"title": "Compte",
"connected": "Compte connecté",
diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json
index 711776ae..59d86a31 100644
--- a/src/config/locales/ja/translation.json
+++ b/src/config/locales/ja/translation.json
@@ -99,6 +99,16 @@
"fav_rb_sound": "お気に入り,ブースト時:",
"toot_sound": "トゥート時:"
},
+ "notification": {
+ "title": "通知",
+ "notify": {
+ "title": "通知設定",
+ "reply": "返信:",
+ "reblog": "ブースト:",
+ "favourite": "お気に入り:",
+ "follow": "フォロー:"
+ }
+ },
"account": {
"title": "アカウント",
"connected": "登録済みアカウント",
diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json
index 7c2ae1b1..60005e05 100644
--- a/src/config/locales/ko/translation.json
+++ b/src/config/locales/ko/translation.json
@@ -99,6 +99,16 @@
"fav_rb_sound": "즐겨찾기 및 부스트:",
"toot_sound": "툿:"
},
+ "notification": {
+ "title": "Notification",
+ "notify": {
+ "title": "Notify",
+ "reply": "Reply:",
+ "reblog": "Reblog:",
+ "favourite": "Favourite:",
+ "follow": "Follow:"
+ }
+ },
"account": {
"title": "계정",
"connected": "연결된 계정",
diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json
index 57037266..6270e46a 100644
--- a/src/config/locales/pl/translation.json
+++ b/src/config/locales/pl/translation.json
@@ -99,6 +99,16 @@
"fav_rb_sound": "Polubienie i podbicie:",
"toot_sound": "Wpisy:"
},
+ "notification": {
+ "title": "Notification",
+ "notify": {
+ "title": "Notify",
+ "reply": "Reply:",
+ "reblog": "Reblog:",
+ "favourite": "Favourite:",
+ "follow": "Follow:"
+ }
+ },
"account": {
"title": "Konta",
"connected": "Połączone konta",