diff options
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 05f032899e0..0fdfe38d766 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -22,6 +22,7 @@ OC.L10N.register( "Download" : "Scarica", "Delete" : "Elimina", "You can upload into this folder" : "Puoi caricare in questa cartella", + "Terms of service" : "Termini del servizio", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", "Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita", @@ -121,9 +122,11 @@ OC.L10N.register( "Toggle grid view" : "Commuta la vista a griglia", "Download %s" : "Scarica %s", "Upload files to %s" : "Carica file su %s", + "Note" : "Nota", "Select or drop files" : "Seleziona o deseleziona file", "Uploading files…" : "Caricamento file in corso...", "Uploaded files:" : "File caricati:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.", "{actor} removed you from {file}" : "{actor} ha ti rimosso da {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "Condivisione di %s non riuscita poiché il motore non consente condivisioni del tipo %s", "%s is publicly shared" : "%s è condiviso pubblicamente", |