diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-24 00:14:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-24 00:14:51 -0500 |
commit | ba0e09adce14b6ccd36eb93b475f5c4400701587 (patch) | |
tree | 63e4aa4de0644849452fa4dfa51d6b7ae41437b9 /apps/files/l10n/it.php | |
parent | aeefe48cba49a869bfe93cdf10cc3da79914e080 (diff) | |
download | nextcloud-server-ba0e09adce14b6ccd36eb93b475f5c4400701587.tar.gz nextcloud-server-ba0e09adce14b6ccd36eb93b475f5c4400701587.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r-- | apps/files/l10n/it.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 48d52653d51..eb8dab70093 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Could not rename file" => "Impossibile rinominare il file", "replaced {new_name} with {old_name}" => "sostituito {new_name} con {old_name}", "undo" => "annulla", +"Error deleting file." => "Errore durante l'eliminazione del file.", "_%n folder_::_%n folders_" => array("%n cartella","%n cartelle"), "_%n file_::_%n files_" => array("%n file","%n file"), "{dirs} and {files}" => "{dirs} e {files}", |