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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.json')
-rw-r--r--l10n/it.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/it.json b/l10n/it.json
index 28cafa0..9969396 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -12,9 +12,6 @@
"Federated sent" : "Federati inviati",
"Federated received" : "Federati ricevuti",
"Talk conversations" : "Conversazioni di Talk",
- "Last 24 hours" : "Ultime 24 ore",
- "Last 1 hour" : "Ultima ora",
- "Last 5 mins" : "Ultimi 5 minuti",
"Copy" : "Copia",
"Copied!" : "Copiati!",
"Not supported!" : "Non supportato!",
@@ -23,20 +20,13 @@
"Monitoring" : "Monitoraggio",
"Monitoring app with useful server information" : "Applicazione di monitoraggio con informazioni utili sul server",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "Fornisce informazioni utili sul server, come carico della CPU, utilizzo della memoria, utilizzo del disco, numero di utenti, ecc.",
- "CPU load" : "Carico CPU",
- "Memory usage" : "Utilizzo della memoria",
- "Active users" : "Utenti attivi",
- "Shares" : "Condivisioni",
- "Storage" : "Archiviazione",
- "Users:" : "Utenti:",
"Files:" : "File:",
"Storages:" : "Archiviazioni:",
"Free Space:" : "Spazio libero:",
- "Nextcloud" : "Nextcloud",
- "Version:" : "Versione:",
- "Apps installed:" : "Applicazioni installate:",
- "Apps updates available:" : "Aggiornamenti applicazioni disponibili:",
+ "Active users" : "Utenti attivi",
+ "Shares" : "Condivisioni",
"PHP" : "PHP",
+ "Version:" : "Versione:",
"Memory Limit:" : "Limite memoria:",
"Max Execution Time:" : "Tempo massimo di esecuzione:",
"Upload max size:" : "Dimensione massima caricamento:",
@@ -46,6 +36,16 @@
"External monitoring tool" : "Strumento di controllo esterno",
"You can connect an external monitoring tool by using this end point:" : "Puoi collegare uno strumento di controllo esterno utilizzando questo terminatore: ",
"Did you know?" : "Sapevi che?",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "L'aggiunta di \"?format=json\" alla fine dell'UR restituisce il risultato in formato JSON!"
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "L'aggiunta di \"?format=json\" alla fine dell'UR restituisce il risultato in formato JSON!",
+ "Last 24 hours" : "Ultime 24 ore",
+ "Last 1 hour" : "Ultima ora",
+ "Last 5 mins" : "Ultimi 5 minuti",
+ "CPU load" : "Carico CPU",
+ "Memory usage" : "Utilizzo della memoria",
+ "Storage" : "Archiviazione",
+ "Users:" : "Utenti:",
+ "Nextcloud" : "Nextcloud",
+ "Apps installed:" : "Applicazioni installate:",
+ "Apps updates available:" : "Aggiornamenti applicazioni disponibili:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file