diff options
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index cd0a23f53e0..cdeb43eb976 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -193,6 +193,7 @@ OC.L10N.register( "ascending" : "crescente", "descending" : "decrescente", "Sort list by {column} ({direction})" : "Ordina la lista per {column} ({direction})", + "List of files and folders." : "Lista di file e cartelle.", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questa lista non รจ stata mostrata completamente per ragioni di performances. I file verranno mostrati durante la navigazione della lista.", "Storage informations" : "Informazioni di archiviazione", "{usedQuotaByte} used" : "{usedQuotaByte} usato", |