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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/l10n/it.json b/l10n/it.json
index 216ebe6..ec18791 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,14 +1,8 @@
{ "translations": {
"CPU info not available" : "Informazioni CPU non disponibili",
- "Load average" : "Carico medio",
- "Last minute" : "Ultimo minuto",
- "Memory info not available" : "Informazioni memoria non disponibili",
- "Total" : "Totale",
- "Current usage" : "Utilizzo attuale",
"Users" : "Utenti",
"Groups" : "Gruppi",
"Links" : "Collegamenti",
- "Mails" : "Messaggi di posta",
"Federated sent" : "Federati inviati",
"Federated received" : "Federati ricevuti",
"Talk conversations" : "Conversazioni di Talk",
@@ -37,9 +31,6 @@
"Available" : "Disponibile",
"Used" : "Utilizzati",
"You will get a notification once one of your disks is nearly full." : "Riceverai una notifica quando uno dei dischi è prossimo alla capienza massima.",
- "Files:" : "File:",
- "Storages:" : "Archiviazioni:",
- "Free Space:" : "Spazio libero:",
"Network" : "Rete",
"Hostname" : "Nome host",
"DNS" : "DNS",
@@ -50,21 +41,30 @@
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Active users" : "Utenti attivi",
- "Total users:" : "Utenti totali:",
"Shares" : "Condivisioni",
"PHP" : "PHP",
+ "Database" : "Database",
+ "External monitoring tool" : "Strumento di controllo esterno",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "L'aggiunta di \"?format=json\" alla fine dell'URL ti fornirà il risultato in JSON.",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.",
+ "Load average" : "Carico medio",
+ "Last minute" : "Ultimo minuto",
+ "Memory info not available" : "Informazioni memoria non disponibili",
+ "Total" : "Totale",
+ "Current usage" : "Utilizzo attuale",
+ "Mails" : "Messaggi di posta",
+ "Time Servers" : "Server dell'ora",
+ "Files:" : "File:",
+ "Storages:" : "Archiviazioni:",
+ "Free Space:" : "Spazio libero:",
+ "Total users:" : "Utenti totali:",
"Version:" : "Versione:",
"Memory Limit:" : "Limite memoria:",
"Max Execution Time:" : "Tempo massimo di esecuzione:",
"Upload max size:" : "Dimensione massima caricamento:",
- "Database" : "Database",
"Type:" : "Tipo:",
"Size:" : "Dimensione:",
- "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: ",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "L'aggiunta di \"?format=json\" alla fine dell'URL ti fornirà il risultato in JSON.",
- "To use an access token please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:",
- "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il token con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.",
- "Time Servers" : "Server dell'ora"
+ "To use an access token please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file