diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-09 02:14:02 +0200 |
commit | 5ef389610f063fde99fb9919725283165e68d8cb (patch) | |
tree | 83354a2cd5fc7c1e9ec8eeea30690c08ec391c8e /apps/files/l10n/it.php | |
parent | 89818e279b5643152482141ae610cfc87c624f38 (diff) | |
download | nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.tar.gz nextcloud-server-5ef389610f063fde99fb9919725283165e68d8cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r-- | apps/files/l10n/it.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 1f87447e36c..1e094fae5c7 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -32,10 +32,12 @@ "Your storage is almost full ({usedSpacePercent}%)" => "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi.", "Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte", +"Not enough space available" => "Spazio disponibile insufficiente", "Upload cancelled." => "Invio annullato", "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.", "URL cannot be empty." => "L'URL non può essere vuoto.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nome della cartella non valido. L'uso di 'Shared' è riservato da ownCloud", +"Error" => "Errore", "Name" => "Nome", "Size" => "Dimensione", "Modified" => "Modificato", |