diff options
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index fa7d330d86e..abf348adbf5 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -400,16 +400,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}", - "Share note" : "Condividi nota", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", - "Upload files to %s" : "Carica file su %s", - "%s shared a folder with you." : "%s ha condiviso una cartella con te.", - "Note" : "Nota", - "Select or drop files" : "Seleziona o deseleziona file", - "Uploading files" : "Caricamento file", - "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.", "Share not found" : "Condivisione non trovata", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", @@ -419,6 +409,8 @@ OC.L10N.register( "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", "Move or copy" : "Sposta o copia", "You can upload into this folder" : "Puoi caricare in questa cartella", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", "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", @@ -431,6 +423,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Per caricare file, devi prima fornire il tuo nome.", "Enter your name" : "Digita il tuo nome", "Submit name" : "Fornisci il nome", + "Share note" : "Condividi nota", + "Upload files to %s" : "Carica file su %s", + "%s shared a folder with you." : "%s ha condiviso una cartella con te.", + "Note" : "Nota", + "Select or drop files" : "Seleziona o deseleziona file", + "Uploading files" : "Caricamento file", + "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.", "Name" : "Nome", "Share with accounts, teams, federated cloud id" : "Condividi con account, team, ID cloud federati", "Email, federated cloud id" : "E-mail, ID cloud federato", |