diff options
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index fa64af5021f..1ee5b76efdf 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -118,7 +118,6 @@ "Select all" : "Seleziona tutto", "Upload too large" : "Caricamento troppo grande", "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" : "Nessun preferito", "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", @@ -136,6 +135,7 @@ "Any moment now..." : "Da un momento all'altro...", "Soon..." : "Presto...", "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.", - "Copy local link" : "Copia collegamento locale" + "Copy local link" : "Copia collegamento locale", + "No favorites" : "Nessun preferito" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |