diff options
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 8a7e8dcfd34..cf755d4d174 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -4,13 +4,13 @@ "Unknown error" : "Errore sconosciuto", "All files" : "Tutti i file", "Recent" : "Recenti", + "Favorites" : "Preferiti", "File could not be found" : "Il file non può essere trovato", "Move or copy" : "Sposta o copia", "Download" : "Scarica", "Delete" : "Elimina", "Home" : "Home", "Close" : "Chiudi", - "Favorites" : "Preferiti", "Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"", "Upload cancelled." : "Caricamento annullato.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte", @@ -147,10 +147,6 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", "No favorites yet" : "Nessun preferito ancora", "Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui", - "Shared with you" : "Condivisi con te", - "Shared with others" : "Condivisi con altri", - "Shared by link" : "Condivisi tramite collegamento", - "Deleted shares" : "Condivisioni eliminate", "Tags" : "Etichette", "Deleted files" : "File eliminati", "Text file" : "File di testo", @@ -158,6 +154,9 @@ "Move" : "Sposta", "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>", + "Shared with you" : "Condivisi con te", + "Shared with others" : "Condivisi con altri", + "Shared by link" : "Condivisi tramite collegamento" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |