mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-06 01:28:13 +01:00
cc41dcf998
Currently translated at 13.4% (30 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/it/
72 lines
2.1 KiB
JSON
72 lines
2.1 KiB
JSON
{
|
|
"global": {
|
|
"name": "movie-web"
|
|
},
|
|
"home": {
|
|
"search": {
|
|
"allResults": "Ecco tutto ciò che abbiamo!",
|
|
"sectionTitle": "Risultati della ricerca",
|
|
"noResults": "Non abbiamo trovato nulla!",
|
|
"failed": "Impossibile trovare i media, riprova!",
|
|
"loading": "Caricamento...",
|
|
"placeholder": "Cosa vuoi guardare?"
|
|
},
|
|
"bookmarks": {
|
|
"sectionTitle": "Segnalibri"
|
|
},
|
|
"continueWatching": {
|
|
"sectionTitle": "Continua a guardare"
|
|
}
|
|
},
|
|
"media": {
|
|
"types": {
|
|
"movie": "Film",
|
|
"show": "Serie"
|
|
},
|
|
"episodeDisplay": "S{{season}} E{{episode}}"
|
|
},
|
|
"player": {
|
|
"playbackError": {
|
|
"title": "Ops, qualcosa si è rotto!"
|
|
},
|
|
"metadata": {
|
|
"notFound": {
|
|
"badge": "Non trovato",
|
|
"homeButton": "Torna alla home",
|
|
"title": "Impossibile trovare quel media.",
|
|
"text": "Non siamo riusciti a trovare il media richiesto. È stato rimosso o hai manomesso l'URL."
|
|
}
|
|
},
|
|
"menus": {
|
|
"captions": {
|
|
"customChoice": "Carica sottotitolo",
|
|
"customizeLabel": "Personalizza",
|
|
"title": "Sottotitoli"
|
|
},
|
|
"sources": {
|
|
"title": "Fonti"
|
|
},
|
|
"episodes": {
|
|
"button": "Episodi",
|
|
"loadingTitle": "Caricamento...",
|
|
"loadingList": "Caricamento..."
|
|
}
|
|
},
|
|
"back": {
|
|
"default": "Torna alla home",
|
|
"short": "Indietro"
|
|
}
|
|
},
|
|
"notFound": {
|
|
"badge": "Non trovato",
|
|
"goHome": "Torna alla home",
|
|
"title": "Impossibile trovare quella pagina",
|
|
"message": "Abbiamo cercato ovunque: sotto i bidoni, nell'armadio, dietro il proxy, ma alla fine non siamo riusciti a trovare la pagina che stai cercando."
|
|
},
|
|
"navigation": {
|
|
"banner": {
|
|
"offline": "Controlla la tua connessione internet"
|
|
}
|
|
}
|
|
}
|