Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update it.json #293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions lang/it.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"translationComplete": "1",
"translationComplete": "1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"translationComplete": "1",
{
"translationComplete": "1",

"version": {
"2kki": {
"label": "Yume 2kki Versione {VERSION}",
Expand Down Expand Up @@ -104,8 +103,8 @@
"values": {
"none": "Normali",
"classic": "Classici",
"compact": "Compatto",
"slim": "Sottile"
"compact": "Compatti",
"slim": "Sottili"
}
},
"soundVolume": "Volume Effetti Sonori",
Expand Down Expand Up @@ -224,6 +223,7 @@
"saveCleared": "Salvataggio Eliminato"
}
}

}
},
"accountSettings": {
Expand Down Expand Up @@ -338,7 +338,7 @@
"toggleChat": "Attiva Chat",
"screenshot": "Cattura Schermata",
"settings": "Opzioni",
"toggleMute": "Mettiti in Modalità Muta",
"toggleMute": "Muta",
"toggleGlobalMessage": "Attiva Chat Globale",
"chat": {
"toggleGlobalMessageLocations": "Mostra/Nascondi Luoghi dei Messaggi nella Chat",
Expand Down Expand Up @@ -412,7 +412,7 @@
},
"roles": {
"mod": "Moderatore",
"dev": "Sviluppatore"
"dev": "sviluppatore"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"dev": "sviluppatore"
"dev": "Sviluppatore"

},
"timestamp": {
"time": "{TIME}",
Expand Down Expand Up @@ -500,7 +500,7 @@
"backupReminder": "È consigliato scaricare frequentemente un backup dei salvataggi per evitare di perdere il progresso nel gioco nel caso in cui i dati nel tuo browser vengano perduti.",
"menuTheme": "Il colore del tuo nome e il suo stile nella lista dei giocatori cambia a seconda del menù che selezioni all'interno del gioco.",
"playersInMap": "Puoi filtrare la quantità dei giocatori connessi e la quantità dei giocatori nella mappa corrente premendo il testo corrispondente nell'angolo in alto a destra dello schermo.",
"markdownSupport": " La chat supporta un formato di testo che usa certi caratteri speciali, questi sono: **negretto** (\\*\\*testo\\*\\*), *corsivo* (\\*testo\\*, \\_testo\\_), __sottolineato__ (\\_\\_testo\\_\\_), ~~barrato~~ (\\~\\~testo\\~\\~) y ||spoiler|| (\\|\\|testo\\|\\|).",
"markdownSupport": " La chat supporta un formato di testo che usa certi caratteri speciali, questi sono: **negretto** (\\*\\*testo\\*\\*), *corsivo* (\\*testo\\*, \\_testo\\_), __sottolineato__ (\\_\\_testo\\_\\_), ~~barrato~~ (\\~\\~testo\\~\\~) e ||spoiler|| (\\|\\|testo\\|\\|).",
"tabToChat": " Se stai giocando da PC, puoi premere il tasto tab per alternare fra il gioco e l'input per la chat. Questa funzione può essere disattivata nelle Impostazioni Chat sotto Premi Tab per Chattare'.",
"chatTabNotifications": "Quando sei in una stanza chat diversa da 'Tutti', se un nuovo messaggio viene ricevuto in un'altra stanza, il titolo verrà messo in grassetto per notificarti.",
"clearChat": "Quando premi il pulsante per svuotare la chat in alto a destra della chat box, se non sei correntemente nella stanza 'Tutti', verranno rimossi solamente i messaggi della tab in cui sei al momento.",
Expand Down Expand Up @@ -546,6 +546,7 @@
},
"parties": {
"create": "{PARTY} è stato creato.",

"update": "{PARTY} è stato aggiornato.",
"join": "Si è unito a {PARTY}.",
"leave": "Ha abbandonato {PARTY}.",
Expand Down Expand Up @@ -623,8 +624,8 @@
"badgeGallery": {
"label": "Vetrina di {PLAYER}",
"loading": "Caricamento...",
"bp": "{BP} PM",
"count": "{COUNT} Medaglie"
"bp": "{BP} BP",
"count": "{COUNT} Badges"
Comment on lines +627 to +628
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these supposed to be translated?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so, "Badges" should be translated to "Medaglie"

PS: Sorry for the 1 year late reply, it's been a while since I opened up GitHub lmao.

},
"rankings": {
"categories": {
Expand Down Expand Up @@ -731,4 +732,4 @@
}
}
}
}
}