# Translations for Realgest for WordPress Plugin

## class-realgest-shortcodes.php
- "Realgest API not configured. Please configure the API in the plugin settings." => "API Realgest non configurata. Configura l'API nelle impostazioni del plugin."

## class-realgest-ajax.php
- "Invalid security token." => "Token di sicurezza non valido."
- "City ID is required." => "ID città richiesto."

## class-realgest-admin.php
- "Realgest Settings" => "Impostazioni Realgest"
- "API Settings" => "Impostazioni API"
- "Realgest API Key" => "Chiave API Realgest"
- "Agency ID" => "ID Agenzia"
- "Google Maps API Key" => "Chiave API Google Maps"
- "Enter your Realgest API credentials below. You can find these in your Realgest account." => "Inserisci le tue credenziali API Realgest qui sotto. Puoi trovarle nel tuo account Realgest."
- "Enter your Google Maps API key to enable maps on property detail pages." => "Inserisci la tua chiave API Google Maps per abilitare le mappe nelle pagine di dettaglio degli immobili."
- "API connection is configured correctly." => "La connessione API è configurata correttamente."
- "Shortcodes" => "Shortcode"
- "Property Listings" => "Elenco Immobili"
- "Use this shortcode to display property listings:" => "Usa questo shortcode per visualizzare l'elenco degli immobili:"
- "Available Attributes" => "Attributi Disponibili"
- "Number of properties to display per page (default: 10)" => "Numero di immobili da visualizzare per pagina (predefinito: 10)"
- "Property type ID" => "ID tipologia immobile"
- "Offer type ID (sale/rent)" => "ID tipo offerta (vendita/affitto)"
- "Property class ID (residential/commercial)" => "ID classe immobile (residenziale/commerciale)"
- "City ID" => "ID città"
- "Zone ID" => "ID zona"
- "Minimum price" => "Prezzo minimo"
- "Maximum price" => "Prezzo massimo"
- "Minimum surface area" => "Superficie minima"
- "Maximum surface area" => "Superficie massima"
- "Minimum number of rooms" => "Numero minimo di stanze"
- "Maximum number of rooms" => "Numero massimo di stanze"
- "Minimum number of bathrooms" => "Numero minimo di bagni"
- "Maximum number of bathrooms" => "Numero massimo di bagni"
- "Has garden (true/false)" => "Ha giardino (true/false)"
- "Has terrace (true/false)" => "Ha terrazzo (true/false)"
- "Has balcony (true/false)" => "Ha balcone (true/false)"
- "Has elevator (true/false)" => "Ha ascensore (true/false)"
- "Has cellar (true/false)" => "Ha cantina (true/false)"
- "Has air conditioning (true/false)" => "Ha aria condizionata (true/false)"
- "Is furnished (true/false)" => "È arredato (true/false)"
- "Only show properties with photos (true/false, default: true)" => "Mostra solo immobili con foto (true/false, predefinito: true)"
- "Order by field (default: data_inserimento)" => "Ordina per campo (predefinito: data_inserimento)"
- "Order direction (ASC/DESC, default: DESC)" => "Direzione ordinamento (ASC/DESC, predefinito: DESC)"
- "Template to use: grid/vertical (default: grid)" => "Template da utilizzare: grid/vertical (predefinito: grid)"
- "Number of columns for grid template (default: 3)" => "Numero di colonne per il template grid (predefinito: 3)"
- "Show pagination (true/false, default: true)" => "Mostra paginazione (true/false, predefinito: true)"
- "Single Property" => "Immobile Singolo"
- "Use this shortcode to display a single property:" => "Usa questo shortcode per visualizzare un singolo immobile:"
- "Property ID" => "ID Immobile"
- "Property slug (alternative to ID)" => "Slug immobile (alternativa all'ID)"
- "Property Search" => "Ricerca Immobili"
- "Use this shortcode to display a property search form:" => "Usa questo shortcode per visualizzare un modulo di ricerca immobili:"
- "Form action URL (default: current page)" => "URL azione form (predefinito: pagina corrente)"
- "Show offer types (true/false, default: true)" => "Mostra tipi di offerta (true/false, predefinito: true)"
- "Show property types (true/false, default: true)" => "Mostra tipologie immobili (true/false, predefinito: true)"
- "Show cities (true/false, default: true)" => "Mostra città (true/false, predefinito: true)"
- "Show zones (true/false, default: true)" => "Mostra zone (true/false, predefinito: true)"
- "Show price range (true/false, default: true)" => "Mostra fascia di prezzo (true/false, predefinito: true)"
- "Show surface range (true/false, default: true)" => "Mostra fascia di superficie (true/false, predefinito: true)"
- "Show rooms range (true/false, default: true)" => "Mostra fascia di stanze (true/false, predefinito: true)"
- "Show bathrooms range (true/false, default: true)" => "Mostra fascia di bagni (true/false, predefinito: true)"
- "Show features (true/false, default: true)" => "Mostra caratteristiche (true/false, predefinito: true)"
- "Please configure your API credentials to use the plugin." => "Configura le tue credenziali API per utilizzare il plugin."

## properties-grid.php
- "property found" => "immobile trovato"
- "properties found" => "immobili trovati"
- "No image" => "Nessuna immagine"
- "room" => "stanza"
- "rooms" => "stanze"
- "bathroom" => "bagno"
- "bathrooms" => "bagni"
- "View details" => "Visualizza dettagli"

## single-property.php
- "Property not found." => "Immobile non trovato."
- "No images available" => "Nessuna immagine disponibile"
- "Property Details" => "Dettagli Immobile"
- "Type" => "Tipologia"
- "Offer" => "Offerta"
- "Surface" => "Superficie"
- "Rooms" => "Stanze"
- "Bathrooms" => "Bagni"
- "Energy Class" => "Classe Energetica"
- "Amenities" => "Servizi"
- "Garden" => "Giardino"
- "Terrace" => "Terrazzo"
- "Balcony" => "Balcone"
- "Elevator" => "Ascensore"
- "Cellar" => "Cantina"
- "Air Conditioning" => "Aria Condizionata"
- "Furnished" => "Arredato"
- "Description" => "Descrizione"
- "Location" => "Posizione"
- "Videos" => "Video"
- "Watch video" => "Guarda il video"
- "Virtual Tour" => "Tour Virtuale"
- "Floor Plan" => "Planimetria"
- "Ref:" => "Rif:"