diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
commit | 93f5745700c3b8def653b45e6d574d74cd84e0df (patch) | |
tree | 447184072863bbf76bfe7f6a07813d587920eb31 /apps/theming/l10n/it.json | |
parent | 8e27fed9d340c126dba4a3c3ded65b11f5fba897 (diff) | |
download | nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.tar.gz nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/it.json')
-rw-r--r-- | apps/theming/l10n/it.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 8546dbf5e60..32021b25ca4 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -11,7 +11,6 @@ "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 uploaded 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", @@ -33,6 +32,7 @@ "Upload new login background" : "Carica nuovo sfondo di accesso", "Remove background image" : "Rimuovi immagine di sfondo", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.", - "reset to default" : "ripristina valori predefiniti" + "reset to default" : "ripristina valori predefiniti", + "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |