Skip to content

Commit

Permalink
Update it.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoguimaraes2021 authored Sep 25, 2024
1 parent 504c838 commit 8a940cb
Showing 1 changed file with 95 additions and 98 deletions.
193 changes: 95 additions & 98 deletions discordgsm/translations/it.json
Original file line number Diff line number Diff line change
@@ -1,101 +1,98 @@
{
"command.option.game_id": "Game ID. Learn more: https://discordgsm.com/guide/supported-games",
"command.option.address": "IP address or domain name",
"command.option.query_port": "Query port",
"command.option.channel": "Discord channel",
"command.option.clock_format": "Clock format",
"command.option.timezone": "TZ database name. Learn more: https://discordgsm.com/guide/timezones",
"command.option.locale": "Locale. Learn more: https://discordgsm.com/guide/locales",
"command.choice.12_hour_clock": "12-hour clock",
"command.choice.24_hour_clock": "24-hour clock",
"command.error.no_permission": "You don't have sufficient privileges to use this command.",
"command.error.internal_error": "Internal Error. Please try again later.",
"command.queryserver.description": "Query a game server (only once)",
"command.addserver.description": "Add a server to the current channel",
"command.addserver.text_channel_only": "This command is only supported in text channel.",
"command.addserver.limit_exceeded": "The server quota has been exceeded. Limit: {limit}.",
"command.delserver.description": "Delete the server in the current channel",
"command.refresh.description": "Refresh servers' messages manually in the current channel",
"command.factoryreset.description": "Delete all servers in current guild",
"command.factoryreset.button.label": "Delete all servers",
"command.factoryreset.content": "Are you sure you want to delete all servers in the current guild? This cannot be undone.",
"command.factoryreset.success": "Factory reset successfully.",
"command.moveup.description": "Move the server message upward",
"command.movedown.description": "Move the server message downward",
"command.changestyle.description": "Change server message style",
"command.changestyle.content": "Select the message style for the server `{address}:{query_port}`",
"command.editstyledata.description": "Edit server message style data",
"command.editstyledata.modal.title": "Edit {address}:{query_port}",
"command.switch.description": "Switch the server message(s) to another channel",
"command.switch.same_channel": "You cannot switch servers to the same channel.",
"command.switch.success": "Switched {count} servers from <#{channel_id1}> to <#{channel_id2}>",
"command.settimezone.description": "Set server message time zone",
"command.settimezone.invalid": "`{timezone}` is not a valid time zone. Learn more: https://discordgsm.com/guide/timezones",
"command.setlocale.description": "Set server message locale",
"command.setlocale.invalid": "`{locale}` is not a valid locale. Learn more: https://discordgsm.com/guide/locales",
"command.setclock.description": "Set server message clock format",
"command.setalert.description": "Set server status alert settings",
"command.setalert.content": "Alert settings for the server `{address}:{query_port}`",
"command.setalert.settings.button.label": "Alert Settings",
"command.setalert.settings.modal.title": "Alert Settings",
"command.setalert.test.button.label": "Send Test Alert",
"command.setalert.test.success": "Test webhook sent.",
"command.setalert.test.empty": "The Webhook URL cannot be empty.",
"command.setalert.test.invalid": "The Webhook URL is invalid.",
"command.setalert.test.not_found": "This webhook was not found.",
"function.find_game.not_found": "`{game_id}` is not a valid game id. Learn more: https://discordgsm.com/guide/supported-games",
"function.find_server.not_found": "The server `{address}:{query_port}` does not exist in the channel.",
"function.find_servers.empty": "There are no servers in this channel.",
"function.find_servers.parameter_error": "`address` and `query_port` must be given together.",
"function.query_server_modal.invalid_port": "The port number must be between 0 and 65535.",
"function.query_server_modal.already_exists": "This server already exists in the channel.",
"function.query_server_modal.fail_to_query": "Fail to query `{game_id}` server `{address}:{query_port}`. Please try again.",
"function.query_server_modal.success": "Query successfully!",
"missing_permission.manage_messages": "Missing Permission: `Manage Messages`",
"missing_permission.send_messages": "Missing Permission: `Send Messages`",
"modal.text_input.address.label": "Address",
"modal.text_input.query_port.label": "Query Port",
"modal.text_input.guild_id.label": "Guild ID",
"modal.text_input.webhook_url.label": "Webhook URL",
"modal.text_input.webhook_content.label": "Webhook Content",
"embed.alert.description.test": "🧪 This is a test alert!",
"embed.alert.description.online": "Your server is back online!",
"embed.alert.description.offline": "🚨 Your server seems to be down!",
"embed.alert.footer.query_time": "Query time: {query_time}",
"embed.text_input.description.label": "Description",
"embed.text_input.description.placeholder": "The description of the embed.",
"embed.text_input.fullname.label": "Full Name",
"embed.text_input.fullname.placeholder": "The display name of the game.",
"embed.text_input.image_url.label": "Image URL",
"embed.text_input.image_url.placeholder": "The source URL for the image. Only HTTP(S) is supported.",
"embed.text_input.thumbnail_url.label": "Thumbnail URL",
"embed.text_input.thumbnail_url.placeholder": "The source URL for the thumbnail. Only HTTP(S) is supported.",
"embed.text_input.country.label": "Country",
"embed.text_input.country.placeholder": "The country alpha-2 code.",
"embed.description.instant_invite": "Instant Invite: {url}",
"embed.description.connect": "Connect: {url}",
"embed.field.status.name": "Status",
"command.option.game_id": "ID del Gioco. Scopri di più: https://discordgsm.com/guide/supported-games",
"command.option.address": "Indirizzo IP o nome del dominio",
"command.option.query_port": "Porta di query",
"command.option.channel": "Canale Discord",
"command.option.clock_format": "Formato orologio",
"command.option.timezone": "Nome del database TZ. Scopri di più: https://discordgsm.com/guide/timezones",
"command.option.locale": "Localizzazione. Scopri di più: https://discordgsm.com/guide/locales",
"command.choice.12_hour_clock": "Orologio a 12 ore",
"command.choice.24_hour_clock": "Orologio a 24 ore",
"command.error.no_permission": "Non hai sufficienti privilegi per usare questo comando.",
"command.error.internal_error": "Errore interno. Riprova più tardi.",
"command.queryserver.description": "Interroga un server di gioco (una sola volta)",
"command.addserver.description": "Aggiungi un server al canale corrente",
"command.addserver.text_channel_only": "Questo comando è supportato solo nei canali di testo.",
"command.addserver.limit_exceeded": "La quota del server è stata superata. Limite: {limit}.",
"command.delserver.description": "Elimina il server nel canale corrente",
"command.refresh.description": "Aggiorna manualmente i messaggi dei server nel canale corrente",
"command.factoryreset.description": "Elimina tutti i server nella gilda corrente",
"command.factoryreset.button.label": "Elimina tutti i server",
"command.factoryreset.content": "Sei sicuro di voler eliminare tutti i server nella gilda corrente? Questa azione non può essere annullata.",
"command.factoryreset.success": "Ripristino alle impostazioni di fabbrica eseguito con successo.",
"command.moveup.description": "Sposta il messaggio del server verso l'alto",
"command.movedown.description": "Sposta il messaggio del server verso il basso",
"command.changestyle.description": "Cambia lo stile del messaggio del server",
"command.changestyle.content": "Seleziona lo stile del messaggio per il server `{address}:{query_port}`",
"command.editstyledata.description": "Modifica i dati dello stile del messaggio del server",
"command.editstyledata.modal.title": "Modifica {address}:{query_port}",
"command.switch.description": "Sposta il/i messaggio/i del server in un altro canale",
"command.switch.same_channel": "Non puoi spostare i server nello stesso canale.",
"command.switch.success": "Spostati {count} server da <#{channel_id1}> a <#{channel_id2}>",
"command.settimezone.description": "Imposta il fuso orario del messaggio del server",
"command.settimezone.invalid": "`{timezone}` non è un fuso orario valido. Scopri di più: https://discordgsm.com/guide/timezones",
"command.setlocale.description": "Imposta la localizzazione del messaggio del server",
"command.setlocale.invalid": "`{locale}` non è una localizzazione valida. Scopri di più: https://discordgsm.com/guide/locales",
"command.setclock.description": "Imposta il formato dell'orologio del messaggio del server",
"command.setalert.description": "Imposta le impostazioni degli avvisi di stato del server",
"command.setalert.content": "Impostazioni di avviso per il server `{address}:{query_port}`",
"command.setalert.settings.button.label": "Impostazioni di Avviso",
"command.setalert.settings.modal.title": "Impostazioni di Avviso",
"command.setalert.test.button.label": "Invia Avviso di Test",
"command.setalert.test.success": "Avviso di test inviato.",
"command.setalert.test.empty": "L'URL del Webhook non può essere vuoto.",
"command.setalert.test.invalid": "L'URL del Webhook non è valido.",
"command.setalert.test.not_found": "Questo webhook non è stato trovato.",
"function.find_game.not_found": "`{game_id}` non è un ID di gioco valido. Scopri di più: https://discordgsm.com/guide/supported-games",
"function.find_server.not_found": "Il server `{address}:{query_port}` non esiste nel canale.",
"function.find_servers.empty": "Non ci sono server in questo canale.",
"function.find_servers.parameter_error": "`address` e `query_port` devono essere forniti insieme.",
"function.query_server_modal.invalid_port": "Il numero di porta deve essere compreso tra 0 e 65535.",
"function.query_server_modal.already_exists": "Questo server esiste già nel canale.",
"function.query_server_modal.fail_to_query": "Impossibile interrogare il server `{game_id}` `{address}:{query_port}`. Riprova.",
"function.query_server_modal.success": "Interrogazione riuscita!",
"missing_permission.manage_messages": "Permesso mancante: `Gestisci Messaggi`",
"missing_permission.send_messages": "Permesso mancante: `Invia Messaggi`",
"modal.text_input.address.label": "Indirizzo",
"modal.text_input.query_port.label": "Porta di Query",
"modal.text_input.guild_id.label": "ID della Gilda",
"modal.text_input.webhook_url.label": "URL del Webhook",
"modal.text_input.webhook_content.label": "Contenuto del Webhook",
"embed.alert.description.test": "🧪 Questo è un avviso di test!",
"embed.alert.description.online": "Il tuo server è di nuovo online!",
"embed.alert.description.offline": "🚨 Sembra che il tuo server sia offline!",
"embed.alert.footer.query_time": "Tempo di query: {query_time}",
"embed.text_input.description.label": "Descrizione",
"embed.text_input.description.placeholder": "La descrizione dell'embed.",
"embed.text_input.fullname.label": "Nome Completo",
"embed.text_input.fullname.placeholder": "Il nome visualizzato del gioco.",
"embed.text_input.image_url.label": "URL dell'Immagine",
"embed.text_input.image_url.placeholder": "L'URL della sorgente dell'immagine. Supportato solo HTTP(S).",
"embed.text_input.thumbnail_url.label": "URL dell'Anteprima",
"embed.text_input.thumbnail_url.placeholder": "L'URL della sorgente dell'anteprima. Supportato solo HTTP(S).",
"embed.text_input.country.label": "Paese",
"embed.text_input.country.placeholder": "Il codice alpha-2 del paese.",
"embed.description.instant_invite": "Invito Istantaneo: {url}",
"embed.description.connect": "Connetti: {url}",
"embed.field.status.name": "Stato",
"embed.field.status.value.online": ":green_circle: **Online**",
"embed.field.status.value.offline": ":red_circle: **Offline**",
"embed.field.address:port.name": "Address:Port",
"embed.field.address:port:query.name": "Address:Port (Query)",
"embed.field.country.name": "Country",
"embed.field.game.name": "Game",
"embed.field.current_map.name": "Current Map",
"embed.field.players.name": "Players",
"embed.field.presence.name": "Presence",
"embed.field.members.name": "Members",
"embed.field.player_list.name": "Player List",
"embed.field.bot_list.name": "Bot List",
"embed.field.footer.last_update": "Last update: {last_update}",
"style.extra_small.display_name": "Extra Small",
"style.extra_small.description": "An extra small-sized style that shows less information.",
"style.small.display_name": "Small",
"style.small.description": "A small-sized style that displays less server information.",
"style.medium.display_name": "Medium",
"style.medium.description": "A medium-sized style that shows server information.",
"style.large.display_name": "Large",
"style.large.description": "A large-sized style that shows server info and player list.",
"style.extra_large.display_name": "Extra Large",
"style.extra_large.description": "An extra large-sized style that shows with bot list."
}
"embed.field.address:port.name": "Indirizzo:Porta",
"embed.field.address:port:query.name": "Indirizzo:Porta (Query)",
"embed.field.country.name": "Paese",
"embed.field.game.name": "Gioco",
"embed.field.current_map.name": "Mappa Attuale",
"embed.field.players.name": "Giocatori",
"embed.field.presence.name": "Presenza",
"embed.field.members.name": "Membri",
"embed.field.player_list.name": "Lista Giocatori",
"embed.field.footer.last_update": "Ultimo aggiornamento: {last_update}",
"style.extra_small.display_name": "Extra Piccolo",
"style.extra_small.description": "Uno stile di dimensioni extra piccole che mostra meno informazioni.",
"style.small.display_name": "Piccolo",
"style.small.description": "Uno stile di dimensioni piccole che mostra meno informazioni sul server.",
"style.medium.display_name": "Medio",
"style.medium.description": "Uno stile di dimensioni medie che mostra le informazioni sul server.",
"style.large.display_name": "Grande",
"style.large.description": "Uno stile di grandi dimensioni che mostra informazioni sul server e la lista dei giocatori."
}

0 comments on commit 8a940cb

Please sign in to comment.