diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
commit | cba4875e4dabc2f486bc776e3a5b4985d207fc90 (patch) | |
tree | a9ee75727d6ff3560ad0282877c130c9b682cf7e /apps/files/l10n/it.js | |
parent | e077d78ec98a992530661e3801fbdaf43198d187 (diff) | |
download | nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.tar.gz nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 3dc112ad4cd..d39e1e20803 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -21,9 +21,9 @@ OC.L10N.register( "Invalid directory." : "Cartella non valida.", "Files" : "File", "All files" : "Tutti i file", - "Favorites" : "Preferiti", "Home" : "Home", "Close" : "Chiudi", + "Favorites" : "Preferiti", "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.", "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}", |