Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-22 04:11:40 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-22 04:11:40 +0300
commitc1b36e165e3a4126a4983f395f7a774621f6898f (patch)
tree49d976dcd8ffc66d0a1ae14dca89849477c90dfa /apps/theming/l10n/it.js
parentde3297848e713daf14031b55b79b05a450c381da (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r--apps/theming/l10n/it.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js
index 24d2aadfa82..38336fa644c 100644
--- a/apps/theming/l10n/it.js
+++ b/apps/theming/l10n/it.js
@@ -10,11 +10,14 @@ OC.L10N.register(
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
"The given slogan is too long" : "Questo slogan è troppo lungo",
"The given color is invalid" : "Questo colore non è valido",
+ "The file was uploaded" : "Il file è stato caricato",
"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",
+ "Could not write file to disk" : "Impossibile scrivere il file su disco",
+ "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file",
"No file uploaded" : "Nessun file caricato",
"Unsupported image type" : "Tipo di immagine non supportato",
"You are already using a custom theme" : "Stai già usando un tema personalizzato",