diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-20 02:03:53 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-20 02:03:53 +0200 |
commit | cfbd310d3495824c3929863206aa6caf90ae6264 (patch) | |
tree | 82b6191a3180e41f87ad4e99c075f106494cefba /apps/files/l10n/it.php | |
parent | 8a03abec0d8a44d24cc8ad63acb8faf6932a1b5e (diff) | |
download | nextcloud-server-cfbd310d3495824c3929863206aa6caf90ae6264.tar.gz nextcloud-server-cfbd310d3495824c3929863206aa6caf90ae6264.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r-- | apps/files/l10n/it.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 2f20ccf831a..5d3b58e783a 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -17,6 +17,7 @@ "replaced {new_name}" => "sostituito {new_name}", "undo" => "annulla", "replaced {new_name} with {old_name}" => "sostituito {new_name} con {old_name}", +"unshared {files}" => "non condivisi {files}", "deleted {files}" => "eliminati {files}", "generating ZIP-file, it may take some time." => "creazione file ZIP, potrebbe richiedere del tempo.", "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", @@ -37,8 +38,11 @@ "1 file" => "1 file", "{count} files" => "{count} file", "seconds ago" => "secondi fa", +"1 minute ago" => "1 minuto fa", +"{minutes} minutes ago" => "{minutes} minuti fa", "today" => "oggi", "yesterday" => "ieri", +"{days} days ago" => "{days} giorni fa", "last month" => "mese scorso", "months ago" => "mesi fa", "last year" => "anno scorso", |