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>2019-01-12 04:11:54 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-12 04:11:54 +0300
commitce89fe7f39d14dc0255fed73db8a77b28f2f58fe (patch)
tree5d5cfe5acdc10933366d3983b6c6f18193c69428 /core/l10n/it.js
parentd810b5587efd57d57228baea107bcf38e880751a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index e507d7a4885..4e1263a5b60 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -28,6 +28,8 @@ OC.L10N.register(
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
"Preparing update" : "Preparazione dell'aggiornamento",
"[%d / %d]: %s" : "[%d / %d]: %s",
+ "Repair step: " : "Fase di riparazione:",
+ "Repair info: " : "Informazioni di riparazione:",
"Repair warning: " : "Avviso di riparazione",
"Repair error: " : "Errore di riparazione:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.",
@@ -59,6 +61,16 @@ OC.L10N.register(
"Show all contacts …" : "Mostra tutti i contatti...",
"Loading your contacts …" : "Caricamento dei tuoi contatti...",
"Looking for {term} …" : "Ricerca di {term} in corso...",
+ "size" : "dimensione",
+ "has" : "ha",
+ "add" : "aggiungi",
+ "delete" : "elimina",
+ "clear" : "cancella",
+ "values" : "valori",
+ "entries" : "voci",
+ "forEach" : "forEach",
+ "calc(" : "calc(",
+ "(" : "(",
"No action available" : "Nessuna azione disponibile",
"Error fetching contact actions" : "Errore durante il recupero delle azioni dei contatti",
"Settings" : "Impostazioni",
@@ -82,7 +94,9 @@ OC.L10N.register(
"No" : "No",
"Yes" : "Sì",
"No files in here" : "Qui non c'è alcun file",
+ "New folder" : "Nuova cartella",
"No more subfolders in here" : "Qui non ci sono altre sottocartelle",
+ "{newName} already exists" : "{newName} esiste già",
"Choose" : "Scegli",
"Copy" : "Copia",
"Move" : "Sposta",