feat: add translation messages for en, fr, es, it
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"meta": {
|
||||
"title": "Ombrora — Scaricatore di video"
|
||||
},
|
||||
"home": {
|
||||
"heading": "Ombrora",
|
||||
"urlLabel": "URL del video",
|
||||
"format": "Formato",
|
||||
"quality": "Qualità",
|
||||
"subtitles": "Scarica sottotitoli (fr, en)",
|
||||
"advanced": "Opzioni avanzate (opzionale, JSON)",
|
||||
"submit": "Scarica",
|
||||
"submitting": "Invio...",
|
||||
"errorRateLimit": "Troppe richieste. Riprova tra un'ora.",
|
||||
"errorGeneric": "Errore durante l'invio."
|
||||
},
|
||||
"status": {
|
||||
"heading": "Stato del download",
|
||||
"notFound": "Download non trovato.",
|
||||
"loading": "Caricamento...",
|
||||
"pending": "In attesa",
|
||||
"processing": "In corso...",
|
||||
"polling": "Questa pagina si aggiorna automaticamente ogni 5 secondi.",
|
||||
"ready": "Download pronto",
|
||||
"download": "Scarica",
|
||||
"linkExpires": "Link valido fino al",
|
||||
"failed": "Errore nel download.",
|
||||
"deleted": "Il file è scaduto ed è stato eliminato. Il download non è più disponibile.",
|
||||
"unknown": "Stato sconosciuto"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user