From 5b031b40c0a11f044012b3251c92123b361d6200 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sun, 16 Jul 2023 23:10:14 +0200 Subject: [PATCH] New Crowdin updates (#751) * New translations tabs.json (German) * New translations tabs.json (Chinese Traditional) --- src/i18n/de/screens/tabs.json | 12 ++++++------ src/i18n/zh-Hant/screens/tabs.json | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/i18n/de/screens/tabs.json b/src/i18n/de/screens/tabs.json index b546a70a..7f6f77cb 100644 --- a/src/i18n/de/screens/tabs.json +++ b/src/i18n/de/screens/tabs.json @@ -418,13 +418,13 @@ "name": "Bearbeitungsverlauf" }, "mute": { - "name": "", - "mute": "", - "description": "", - "notification": "", + "name": "@{{acct}} stummschalten", + "mute": "Stummschalten", + "description": "Verstecke Tröts des Users und solche, in denen das Konto erwähnt wird. Die Person wird weiterhin deine Beiträge lesen und dir folgen können.", + "notification": "Benachrichtigungen dieses Profils ebenfalls ausblenden", "duration": { - "heading": "", - "0": "", + "heading": "Für die Dauer", + "0": "Dauerhaft", "1800": "30 Minuten", "3600": "1 Stunde", "86400": "1 Tag", diff --git a/src/i18n/zh-Hant/screens/tabs.json b/src/i18n/zh-Hant/screens/tabs.json index 8211e526..f5b61e6e 100644 --- a/src/i18n/zh-Hant/screens/tabs.json +++ b/src/i18n/zh-Hant/screens/tabs.json @@ -418,10 +418,10 @@ "name": "編輯歷史" }, "mute": { - "name": "", - "mute": "", - "description": "", - "notification": "", + "name": "禁音{{acct}}", + "mute": "禁音", + "description": "該使用者的嘟文及提到該使用者的嘟文都會被隱藏,但他們仍然可以看到你的嘟文,也可以關注你。", + "notification": "同時隱藏來自該使用者的通知", "duration": { "heading": "時限", "0": "無限期",