diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-28 00:05:43 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-28 00:05:43 +0100 |
commit | b6554447090cc5a725508f5c4080ce375de29ee7 (patch) | |
tree | 3550dfa770324c7978368f02e6637285857f6735 /apps/files/l10n/it.php | |
parent | 9e498b6548f323eda19e8ab2ba83aeea8697abc8 (diff) | |
download | nextcloud-server-b6554447090cc5a725508f5c4080ce375de29ee7.tar.gz nextcloud-server-b6554447090cc5a725508f5c4080ce375de29ee7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r-- | apps/files/l10n/it.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 59cb8a67b3e..63bc71d6729 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -10,6 +10,7 @@ "No file was uploaded" => "Nessun file è stato caricato", "Missing a temporary folder" => "Cartella temporanea mancante", "Failed to write to disk" => "Scrittura su disco non riuscita", +"Not enough storage available" => "Spazio di archiviazione insufficiente", "Invalid directory." => "Cartella non valida.", "Files" => "File", "Unshare" => "Rimuovi condivisione", @@ -27,6 +28,8 @@ "'.' is an invalid file name." => "'.' non è un nome file valido.", "File name cannot be empty." => "Il nome del file non può essere vuoto.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.", +"Your storage is full, files can not be updated or synced anymore!" => "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!", +"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", "Upload Error" => "Errore di invio", |