Upgrade to 3.3.1
This commit is contained in:
@@ -61,13 +61,21 @@
|
||||
"L'estensione \"{extension}\" non è consentita",
|
||||
"error.file.extension.missing":
|
||||
"Il file \"{filename}\" non ha estensione",
|
||||
"error.file.maxheight": "The height of the image must not exceed {height} pixels",
|
||||
"error.file.maxsize": "The file is too large",
|
||||
"error.file.maxwidth": "The width of the image must not exceed {width} pixels",
|
||||
"error.file.mime.differs":
|
||||
"Il file caricato dev'essere dello stesso MIME type \"{mime}\"",
|
||||
"error.file.mime.forbidden": "Il MIME type \"{mime}\" non è consentito",
|
||||
"error.file.mime.invalid": "Invalid mime type: {mime}",
|
||||
"error.file.mime.missing":
|
||||
"Il MIME type per \"{filename}\" non può essere rilevato",
|
||||
"error.file.minheight": "The height of the image must be at least {height} pixels",
|
||||
"error.file.minsize": "The file is too small",
|
||||
"error.file.minwidth": "The width of the image must be at least {width} pixels",
|
||||
"error.file.name.missing": "Il nome del file non può essere vuoto",
|
||||
"error.file.notFound": "Il file non \u00e8 stato trovato",
|
||||
"error.file.orientation": "The orientation of the image must be \"{orientation}\"",
|
||||
"error.file.type.forbidden": "Non ti è permesso caricare file {type}",
|
||||
"error.file.undefined": "Il file non \u00e8 stato trovato",
|
||||
|
||||
@@ -422,6 +430,7 @@
|
||||
"translation.author": "Kirby Team, Roman Steiner, Manu Moreale",
|
||||
"translation.direction": "ltr",
|
||||
"translation.name": "Italiano",
|
||||
"translation.locale": "it_IT",
|
||||
|
||||
"upload": "Carica",
|
||||
"upload.error.cantMove": "The uploaded file could not be moved",
|
||||
|
Reference in New Issue
Block a user