diff --git a/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings index 6b5e4c7c..69953507 100644 --- a/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings @@ -131,8 +131,8 @@ "settings.display.font.custom" = "Custom"; "enum.expand-media.show" = "Alle zeigen"; -"enum.expand-media.hide" = "Alle verstecken"; -"enum.expand-media.hide-sensitive" = "Sensible verstecken"; +"enum.expand-media.hide" = "Alle ausblenden"; +"enum.expand-media.hide-sensitive" = "Sensible ausblenden"; // MARK: Tabs "tab.explore" = "Entdecken"; @@ -166,7 +166,7 @@ "account.action.notify-enable" = "Mitteilungen aktivieren"; "account.action.notify-disable" = "Mitteilungen deaktivieren"; "account.action.reboosts-show" = "Boosts zeigen"; -"account.action.reboosts-hide" = "Boosts verstecken"; +"account.action.reboosts-hide" = "Boosts ausblenden"; "account.action.block" = "Blockieren"; "account.action.unblock" = "Blockade aufheben"; "account.action.mute" = "Stummschalten"; @@ -375,10 +375,10 @@ "filter.edit.keywords.add" = "Neues Wort hinzufügen"; "filter.edit.contexts" = "Filterkontext"; "filter.edit.action" = "Filteraktion"; -"filter.contexts.home" = "Home and lists"; -"filter.contexts.notifications" = "Notifications"; -"filter.contexts.public" = "Public timelines"; -"filter.contexts.conversations" = "Conversations"; -"filter.contexts.profiles" = "Profiles"; -"filter.action.warning" = "Hide with a warning"; -"filter.action.hide" = "Hide completely"; +"filter.contexts.home" = "Startseite und Listen"; +"filter.contexts.notifications" = "Mitteilungen"; +"filter.contexts.public" = "Öffentliche Timelines"; +"filter.contexts.conversations" = "Nachrichten"; +"filter.contexts.profiles" = "Profile"; +"filter.action.warning" = "Mit einer Warnung ausblenden"; +"filter.action.hide" = "Komplett ausblenden";