# Chess Podium – Traduzioni

## Compilazione (PO → MO)

Per generare i file `.mo` dai `.po`:

```bash
# Con Python (richiede: pip install polib)
py -3 compile-mo.py

# Oppure con PHP
php ../compile-languages.php
```

## Verifica stringhe non tradotte

```bash
py -3 check-untranslated.py
```

## Lingue supportate

| Lingua   | File              | Stato                          |
|----------|-------------------|--------------------------------|
| Italiano | chess-podium-it_IT | ~97% tradotto                  |
| Francese | chess-podium-fr_FR | ~56% tradotto                  |
| Spagnolo | chess-podium-es_ES | ~56% tradotto                  |
| Tedesco  | chess-podium-de_DE | ~56% tradotto                  |

*Nota: molte stringhe in fr/es/de sono ancora in inglese. Per contribuire, usa Poedit o modifica i file .po.*

## Stringhe intenzionalmente in inglese

Alcuni termini scacchistici sono spesso lasciati in inglese: Round Robin, Buchholz, SB (Sonneborn-Berger), FIDE ID, Rating, Chess Podium.
