<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="nameColumn">Nome</string>
    <string name="description">Descrizione</string>
    <string name="newHost">Nuovo server</string>
    <string name="rmHost">Cancella</string>
    <string name="search">Ricerca</string>
    <string name="name">Nome</string>
    <string name="ip">IP</string>
    <string name="fqdn">FQDN</string>
    <string name="generalTab">Parametri di base</string>
    <string name="tagsTab">Ruoli del server</string>
    <string name="editTitle">Server: \"{0}\"</string>
    <string name="delete">Cancella</string>
    <string name="host">Host</string>
    <string name="hostCreated">Server creato</string>
    <string name="hostCreatedFailure">Creazione del server fallita</string>
    <string name="hostUpdated">Server aggiornato</string>
    <string name="hostUpdatedFailure">Aggiornamento del server fallito</string>
</resources>