diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:39 +0000 |
commit | ad511185f769cc571dfc744c886811229fbcbbab (patch) | |
tree | bf91a283ff573e9858d0d9e5b550d07fc9f43a92 /apps/settings/l10n/it.js | |
parent | 46da23f0188ece6fb2ee352545191b8c68f00061 (diff) | |
download | nextcloud-server-ad511185f769cc571dfc744c886811229fbcbbab.tar.gz nextcloud-server-ad511185f769cc571dfc744c886811229fbcbbab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index b25dd348374..ceeeb18bffd 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -240,6 +240,7 @@ OC.L10N.register( "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php è registrato in un servizio webcron per invocare cron.php ogni 5 minuti via HTTP. Caso d'uso: istanza molto piccola (1–5 utenti a seconda dell'utilizzo).", "Cron (Recommended)" : "Cron (Consigliato)", + "Use system cron service to call the cron.php file every 5 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti.", "The cron.php needs to be executed by the system user \"{user}\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"{user}\".", "Unable to update background job mode" : "Impossibile aggiornare la modalità delle operazioni in background", "Profile" : "Profilo", |