diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:56 +0000 |
commit | 66eaea92595554bcff3cc1ae68c357ef2ef9c58f (patch) | |
tree | fcb88412da089ad6c282dbf365161c5160bac403 /apps/theming/l10n/it.js | |
parent | c2cea293d54bbbdf908346cdf3acc2a545142ba1 (diff) | |
download | nextcloud-server-66eaea92595554bcff3cc1ae68c357ef2ef9c58f.tar.gz nextcloud-server-66eaea92595554bcff3cc1ae68c357ef2ef9c58f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r-- | apps/theming/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index bd98fbe0b2f..bf518e4bf2d 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", + "The file was only partially uploaded" : "Il file è stato caricato solo parzialmente", "No file was uploaded" : "Non è stato caricato alcun file", "Missing a temporary folder" : "Manca una cartella temporanea", "Failed to write file to disk." : "Scrittura su disco non riuscita", |