diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
commit | a297773da2ac0ec3a5eb2300c59a168ea41a951a (patch) | |
tree | 466cd48f1286a143ebc07a9b3cac519efb6d5755 /core/l10n/it.js | |
parent | f033e32af66c875d136a370cc7985f2907733783 (diff) | |
download | nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.tar.gz nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index ddce31f5ba6..8477b178c92 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -103,6 +103,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notifica","{count} notifiche","{count} notifiche"], "No" : "No", "Yes" : "Sì", + "Create share" : "Crea condivisione", + "Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita", "Custom date range" : "Intervallo di date personalizzato", "Pick start date" : "Scegli la data di inizio", "Pick end date" : "Scegli la data di fine", @@ -204,6 +206,7 @@ OC.L10N.register( "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", "{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", "Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina", + "More actions" : "Altre azioni", "This browser is not supported" : "Questo browser non è supportato", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.", "Continue with this unsupported browser" : "Prosegui con questo browser non supportato", |