diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 172d2c60..bf478307 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -1,7 +1,10 @@ OC.L10N.register( "notifications", { + "We want to keep offering our push notification service for free, but large users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "Wir möchten unseren Push-Benachrichtigungsdienst weiterhin kostenlos anbieten, jedoch überlasten zu viele Benutzer unsere Infrastruktur. Aus diesem Grund müssen wir die Nutzung von Push-Benachrichtigungen einschränken. Wenn Sie diese Funktion benötigen, sollten Sie Nextcloud Enterprise verwenden.", "User not found" : "Benutzer nicht gefunden", + "The device does not seem to be supported" : "Das Gerät scheint nicht unterstützt zu werden", + "An unexpected error occurred, ask your administration to check the logs." : "Es ist ein unerwarteter Fehler aufgetreten. Bitten Sie Ihre Administration, die Protokolle zu überprüfen.", "Hello %s" : "Hallo %s", "Hello %s," : "Hallo %s,", "_New notification for %s_::_%n new notifications for %s_" : ["Neue Benachrichtigung für %s","%n neue Benachrichtigungen für %s"], diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 27287166..bedc967b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,5 +1,8 @@ { "translations": { + "We want to keep offering our push notification service for free, but large users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "Wir möchten unseren Push-Benachrichtigungsdienst weiterhin kostenlos anbieten, jedoch überlasten zu viele Benutzer unsere Infrastruktur. Aus diesem Grund müssen wir die Nutzung von Push-Benachrichtigungen einschränken. Wenn Sie diese Funktion benötigen, sollten Sie Nextcloud Enterprise verwenden.", "User not found" : "Benutzer nicht gefunden", + "The device does not seem to be supported" : "Das Gerät scheint nicht unterstützt zu werden", + "An unexpected error occurred, ask your administration to check the logs." : "Es ist ein unerwarteter Fehler aufgetreten. Bitten Sie Ihre Administration, die Protokolle zu überprüfen.", "Hello %s" : "Hallo %s", "Hello %s," : "Hallo %s,", "_New notification for %s_::_%n new notifications for %s_" : ["Neue Benachrichtigung für %s","%n neue Benachrichtigungen für %s"], diff --git a/l10n/fr.js b/l10n/fr.js index 758ea613..9b9724df 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,7 +1,10 @@ OC.L10N.register( "notifications", { + "We want to keep offering our push notification service for free, but large users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "Nous voulons continuer d'offrir notre service d'envoi de notifications push gratuitement, mais de gros utilisateurs surchargent notre infrastructure. Pour cette raison, nous avons appliqué une limite de débit à l'usage des notifications push. Si vous avez besoin de cette fonctionnalité, envisagez d'utiliser Nextcloud Enterprise.", "User not found" : "Utilisateur non trouvé", + "The device does not seem to be supported" : "L'appareil ne semble pas être supporté", + "An unexpected error occurred, ask your administration to check the logs." : "Une erreur inattendue s'est produite, demandez à votre administration de vérifier les journaux de Nextcloud.", "Hello %s" : "Bonjour %s", "Hello %s," : "Bonjour %s,", "_New notification for %s_::_%n new notifications for %s_" : ["Nouvelle notification pour %s","%n nouvelles notifications pour %s","%n nouvelles notifications pour %s"], diff --git a/l10n/fr.json b/l10n/fr.json index b2b2a749..1753592a 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,5 +1,8 @@ { "translations": { + "We want to keep offering our push notification service for free, but large users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "Nous voulons continuer d'offrir notre service d'envoi de notifications push gratuitement, mais de gros utilisateurs surchargent notre infrastructure. Pour cette raison, nous avons appliqué une limite de débit à l'usage des notifications push. Si vous avez besoin de cette fonctionnalité, envisagez d'utiliser Nextcloud Enterprise.", "User not found" : "Utilisateur non trouvé", + "The device does not seem to be supported" : "L'appareil ne semble pas être supporté", + "An unexpected error occurred, ask your administration to check the logs." : "Une erreur inattendue s'est produite, demandez à votre administration de vérifier les journaux de Nextcloud.", "Hello %s" : "Bonjour %s", "Hello %s," : "Bonjour %s,", "_New notification for %s_::_%n new notifications for %s_" : ["Nouvelle notification pour %s","%n nouvelles notifications pour %s","%n nouvelles notifications pour %s"], diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 187e2cee..675841fc 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -1,7 +1,10 @@ OC.L10N.register( "notifications", { + "We want to keep offering our push notification service for free, but large users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "我們希望繼續免費提供推送通知服務,但大量使用者會讓我們的基礎架構負荷過重。因此,我們必須限制推送通知的使用率。如果您需要此功能,請考慮使用 Nextcloud 企業版。", "User not found" : "找不到使用者", + "The device does not seem to be supported" : "似乎不支援該裝置", + "An unexpected error occurred, ask your administration to check the logs." : "發生了未預期的錯誤,請要求您的管理員檢查紀錄檔。", "Hello %s" : "嗨 %s", "Hello %s," : "嗨 %s,", "_New notification for %s_::_%n new notifications for %s_" : ["%s 的 %n 個新通知"], diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 260f98fb..e2878fb4 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,5 +1,8 @@ { "translations": { + "We want to keep offering our push notification service for free, but large users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using Nextcloud Enterprise." : "我們希望繼續免費提供推送通知服務,但大量使用者會讓我們的基礎架構負荷過重。因此,我們必須限制推送通知的使用率。如果您需要此功能,請考慮使用 Nextcloud 企業版。", "User not found" : "找不到使用者", + "The device does not seem to be supported" : "似乎不支援該裝置", + "An unexpected error occurred, ask your administration to check the logs." : "發生了未預期的錯誤,請要求您的管理員檢查紀錄檔。", "Hello %s" : "嗨 %s", "Hello %s," : "嗨 %s,", "_New notification for %s_::_%n new notifications for %s_" : ["%s 的 %n 個新通知"],