locale-slop (#1289)
This commit is contained in:
+18
-2
@@ -244,7 +244,10 @@
|
||||
"not_found_desc": "Nessuna cronologia di gioco trovata per `{player}`.",
|
||||
"no_players_found": "Nessun giocatore trovato corrispondente a **{username}**\nProva a usare `/website` per cercare sul sito.",
|
||||
"multiple_matches": "Trovate più corrispondenze, scegli quella corretta qui sotto:",
|
||||
"must_provide_input": "Devi fornire almeno un UID o un nome utente."
|
||||
"must_provide_input": "Devi fornire almeno un UID o un nome utente.",
|
||||
"must_provide_or_link": "Devi fornire un UID o un nome utente, oppure collegare prima il tuo account con `/set-player`.",
|
||||
"link_select": "Più giocatori corrispondono — seleziona quale account collegare al tuo Discord:",
|
||||
"link_success": "✅ Il tuo account Discord è stato collegato a **{nick}** (UID `{uid}`).\nComandi come `/player-stats` useranno ora questo account come predefinito."
|
||||
},
|
||||
"player_games": {
|
||||
"no_recent_title": "Nessuna partita recente",
|
||||
@@ -585,7 +588,15 @@
|
||||
"status_gaijin_slow": "⚠️ Server Gaijin lenti",
|
||||
"help_commands_header": "**Panoramica comandi**",
|
||||
"help_links": "Per i dettagli, leggi la documentazione [qui]({docs}) o chiedi supporto [qui]({support}).",
|
||||
"help_terms": "[Termini di servizio]({terms}) • [Privacy Policy]({terms})"
|
||||
"help_terms": "[Termini di servizio]({terms}) • [Privacy Policy]({terms})",
|
||||
"help_group_admin": "Per iniziare e amministrazione",
|
||||
"help_group_squadron": "Info squadrone",
|
||||
"help_group_rankings": "Classifiche e strumenti",
|
||||
"help_group_players": "Giocatori",
|
||||
"help_group_meta": "Meta",
|
||||
"help_group_stacks": "Stack",
|
||||
"help_group_settings": "Impostazioni e info",
|
||||
"help_translate_hint": "Clic destro su un messaggio → App per tradurre"
|
||||
},
|
||||
"dev": {
|
||||
"restricted_dev_team": "This command is restricted to the dev team.",
|
||||
@@ -832,6 +843,11 @@
|
||||
},
|
||||
"bot_status": {
|
||||
"description": "Visualizza lo stato del bot: ultima partita ricevuta e TTL medio"
|
||||
},
|
||||
"set_player": {
|
||||
"description": "Collega il tuo account Discord a un giocatore di War Thunder",
|
||||
"username": "Username WT da collegare",
|
||||
"uid": "UID WT da collegare"
|
||||
}
|
||||
},
|
||||
"permission": {
|
||||
|
||||
Reference in New Issue
Block a user