From 94ef419ee6f571ffaf1937f8bf160a58b9b3ced9 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Tue, 18 Jun 2024 16:01:17 +0000 Subject: [PATCH] Enh: Updated Translations (translate.humhub.org) --- messages/de/base.php | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/messages/de/base.php b/messages/de/base.php index eae0b8e..212e27e 100644 --- a/messages/de/base.php +++ b/messages/de/base.php @@ -1,18 +1,17 @@ 'API Key', - 'FireBase Messaging Configuration' => '', - 'Cloud Messaging API (Legacy)' => '', - 'Disable AuthChoices on iOS App' => '', - 'Enable Link Redirection Service. In order for links to open in the app on mobile devices, rather than in the mobile browser, all links (e.g. notification emails) need to be routed through the HumHub proxy server. (Experimental Features // Privacy Policy)' => '', - 'Firebase Cloud Messaging (required for browser & PWA notifications)' => '', - 'For HumHub mobile app users, push notifications can be sent via the HumHub push service. If you want to use this service, please enter your access key below.
Please note, this push gateway is only available for the users of the official HumHub mobile app.' => '', - 'Hide third-party login options for app users with iOS.' => '', - 'Install ID' => '', - 'Link Redirection Service' => '', - 'Push Service (required for the mobile app) (Beta)' => '', - 'Sender ID' => '', - 'Service Account (JSON file)' => '', - 'To send Firebase push notifications with your own Firebase project, enter your access details here.' => '', -]; +return array ( + 'FireBase Messaging Configuration' => 'FireBase Messaging Konfiguration', + 'API Key' => 'API Key', + 'Cloud Messaging API (Legacy)' => 'Cloud Messaging API (Legacy)', + 'Disable AuthChoices on iOS App' => 'AuthChoices für iOS App deaktivieren', + 'Enable Link Redirection Service. In order for links to open in the app on mobile devices, rather than in the mobile browser, all links (e.g. notification emails) need to be routed through the HumHub proxy server. (Experimental Features // Privacy Policy)' => 'Aktiviere den Link-Umleitungsdienst. Damit Links auf mobilen Geräten in der App und nicht im mobilen Browser geöffnet werden, müssen alle Links (z. B. Benachrichtigungs-E-Mails) über den HumHub-Proxyserver umgeleitet werden. (Experimentelle Funktionen // Privacy Policy)', + 'Firebase Cloud Messaging (required for browser & PWA notifications)' => 'Firebase Cloud Messaging (erforderlich für Browser- und PWA-Benachrichtigungen)', + 'For HumHub mobile app users, push notifications can be sent via the HumHub push service. If you want to use this service, please enter your access key below.
Please note, this push gateway is only available for the users of the official HumHub mobile app.' => 'Für Nutzer der HumHub-Mobil-App können Push-Benachrichtigungen über den HumHub-Push-Dienst gesendet werden. Wenn du diesen Dienst nutzen möchtest, gib bitte unten deinen Zugangsschlüssel ein.
Bitte beachte, dass dieses Push-Gateway nur für die Nutzer der offiziellen HumHub Mobile App verfügbar ist.', + 'Hide third-party login options for app users with iOS.' => 'Blende die Anmeldeoptionen von Drittanbietern für App-Nutzer mit iOS aus.', + 'Install ID' => 'Installations ID', + 'Link Redirection Service' => 'Link-Umleitungsdienst', + 'Push Service (required for the mobile app) (Beta)' => 'Push-Dienst (erforderlich für mobile App) (Beta)', + 'Sender ID' => 'Absender ID', + 'Service Account (JSON file)' => 'Service Account (JSON file)', + 'To send Firebase push notifications with your own Firebase project, enter your access details here.' => 'Um Firebase-Push-Benachrichtigungen mit deinem eigenen Firebase-Projekt zu versenden, gib hier deine Zugangsdaten ein.', +);