From 3e1e292c3ef269e88b7a1eb67236d19191d76dcf Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Wed, 31 Oct 2018 11:21:31 +0900
Subject: [PATCH] New translations ja-JP.yml (German)

---
 locales/de-DE.yml | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index 844379b1e2..e845108f26 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -741,7 +741,8 @@ desktop/views/components/settings.vue:
   profile: "Profil"
   notification: "Mitteilungen"
   apps: "In App öffnen"
-  mute: "Stummschalten"
+  mute-and-block: "ミュート/ブロック"
+  blocking: "ブロック"
   security: "Sicherheit"
   signin: "サインイン履歴"
   password: "Passwort"
@@ -867,8 +868,12 @@ common/views/components/drive-settings.vue:
   max: "容量"
   in-use: "使用中"
   stats: "統計"
-desktop/views/components/settings.mute.vue:
-  no-users: "ミュートしているユーザーはいません"
+common/views/components/mute-and-block.vue:
+  mute-and-block: "ミュートとブロック"
+  mute: "ミュート"
+  block: "ブロック"
+  no-muted-users: "ミュートしているユーザーはいません"
+  no-blocked-users: "ブロックしているユーザーはいません"
 desktop/views/components/settings.password.vue:
   reset: "Passwort ändern"
   enter-current-password: "Derzeitiges Passwort eingeben"