diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/it.json | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
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 |