diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-14 02:23:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-14 02:23:41 +0000 |
commit | 44ce623923974ba08f55c538f9db06e65fee55ad (patch) | |
tree | b502e96e3f43bfac3bac7ba590985a687b49f574 /apps/updatenotification | |
parent | 51a03f4114f8b19bce3ad26d74a37d895f97011b (diff) | |
download | nextcloud-server-44ce623923974ba08f55c538f9db06e65fee55ad.tar.gz nextcloud-server-44ce623923974ba08f55c538f9db06e65fee55ad.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index e8d78d79fe4..198d4d9a25f 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -24,6 +24,7 @@ OC.L10N.register( "Update channel:" : "Canale di aggiornamento:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Puoi aggiornare sempre a una nuova versione. Ma non puoi mai tornare a una versione precedente.", "Notify members of the following groups about available updates:" : "Notifica ai membri dei seguenti gruppi la disponibilità di aggiornamenti:", + "Only notifications for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.", "A new version is available: <strong>{newVersionString}</strong>" : "Una nuova versione è disponibile: <strong>{newVersionString}</strong>", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 62953da3b34..5eb0cd8cbaa 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -22,6 +22,7 @@ "Update channel:" : "Canale di aggiornamento:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Puoi aggiornare sempre a una nuova versione. Ma non puoi mai tornare a una versione precedente.", "Notify members of the following groups about available updates:" : "Notifica ai membri dei seguenti gruppi la disponibilità di aggiornamenti:", + "Only notifications for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.", "A new version is available: <strong>{newVersionString}</strong>" : "Una nuova versione è disponibile: <strong>{newVersionString}</strong>", |