From 81014666f23f72c5bcc8236d5c7551ce46a1cad4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 9 Dec 2024 01:26:16 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 1 + l10n/it.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index e5ac4400..a197fdb3 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -1,6 +1,7 @@ OC.L10N.register( "notifications", { + "We want to keep offering our push notification service for free, but large number of 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." : "Vogliamo continuare a offrire il nostro servizio di notifiche push gratuitamente, ma un gran numero di utenti sovraccarica la nostra infrastruttura. Per questo motivo dobbiamo limitare la frequenza di utilizzo delle notifiche push. Se hai bisogno di questa funzionalità, prendi in considerazione l'utilizzo di Nextcloud Enterprise.", "User not found" : "Utente non trovato", "The device does not seem to be supported" : "Il dispositivo non sembra essere supportato", "An unexpected error occurred, ask your administration to check the logs." : "Si è verificato un errore imprevisto, chiedi all'amministratore di sistema di controllare i log.", diff --git a/l10n/it.json b/l10n/it.json index f03107cf..1636e57b 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,4 +1,5 @@ { "translations": { + "We want to keep offering our push notification service for free, but large number of 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." : "Vogliamo continuare a offrire il nostro servizio di notifiche push gratuitamente, ma un gran numero di utenti sovraccarica la nostra infrastruttura. Per questo motivo dobbiamo limitare la frequenza di utilizzo delle notifiche push. Se hai bisogno di questa funzionalità, prendi in considerazione l'utilizzo di Nextcloud Enterprise.", "User not found" : "Utente non trovato", "The device does not seem to be supported" : "Il dispositivo non sembra essere supportato", "An unexpected error occurred, ask your administration to check the logs." : "Si è verificato un errore imprevisto, chiedi all'amministratore di sistema di controllare i log.",