mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-22 15:00:35 -04:00
Translated using Weblate (Italian)
Currently translated at 30.4% (63 of 207 strings) Translation: Kyoo/Kyoo Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/it/
This commit is contained in:
parent
76dcdee761
commit
e260414dab
@ -1,54 +1,54 @@
|
|||||||
{
|
{
|
||||||
"home": {
|
"home": {
|
||||||
"recommended": "",
|
"recommended": "Raccomandati",
|
||||||
"news": "",
|
"news": "",
|
||||||
"watchlist": "",
|
"watchlist": "Continua a guardare",
|
||||||
"info": "",
|
"info": "",
|
||||||
"none": "",
|
"none": "Nessun episodio",
|
||||||
"watchlistLogin": "",
|
"watchlistLogin": "",
|
||||||
"refreshMetadata": "",
|
"refreshMetadata": "Aggiorna metadata",
|
||||||
"episodeMore": {
|
"episodeMore": {
|
||||||
"goToShow": "",
|
"goToShow": "Vai allo show",
|
||||||
"download": "",
|
"download": "",
|
||||||
"mediainfo": ""
|
"mediainfo": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"show": {
|
"show": {
|
||||||
"play": "",
|
"play": "Riproduci",
|
||||||
"trailer": "",
|
"trailer": "Riproduci Trailer",
|
||||||
"studio": "",
|
"studio": "",
|
||||||
"genre": "",
|
"genre": "Generi",
|
||||||
"genre-none": "",
|
"genre-none": "Nessun genere",
|
||||||
"staff": "",
|
"staff": "",
|
||||||
"staff-none": "",
|
"staff-none": "",
|
||||||
"noOverview": "",
|
"noOverview": "",
|
||||||
"episode-none": "",
|
"episode-none": "Non ci sono episodi in questa stagione",
|
||||||
"episodeNoMetadata": "",
|
"episodeNoMetadata": "",
|
||||||
"tags": "",
|
"tags": "",
|
||||||
"links": "",
|
"links": "Link",
|
||||||
"jumpToSeason": "",
|
"jumpToSeason": "",
|
||||||
"partOf": "",
|
"partOf": "",
|
||||||
"watchlistAdd": "",
|
"watchlistAdd": "",
|
||||||
"watchlistEdit": "",
|
"watchlistEdit": "",
|
||||||
"watchlistRemove": "",
|
"watchlistRemove": "Segna come non visto",
|
||||||
"watchlistLogin": "",
|
"watchlistLogin": "",
|
||||||
"watchlistMark": {
|
"watchlistMark": {
|
||||||
"completed": "",
|
"completed": "Segna come completato",
|
||||||
"planned": "",
|
"planned": "",
|
||||||
"watching": "",
|
"watching": "",
|
||||||
"droped": "",
|
"droped": "",
|
||||||
"null": ""
|
"null": "Segna come non visto"
|
||||||
},
|
},
|
||||||
"nextUp": "",
|
"nextUp": "Prossimo",
|
||||||
"season": ""
|
"season": "Stagione {{number}}"
|
||||||
},
|
},
|
||||||
"browse": {
|
"browse": {
|
||||||
"sortby": "",
|
"sortby": "Ordina per {{key}}",
|
||||||
"sortby-tt": "",
|
"sortby-tt": "Ordina per",
|
||||||
"sortkey": {
|
"sortkey": {
|
||||||
"relevance": "",
|
"relevance": "",
|
||||||
"name": "",
|
"name": "Nome",
|
||||||
"airDate": "",
|
"airDate": "Data di trasmissione",
|
||||||
"startAir": "",
|
"startAir": "",
|
||||||
"endAir": "",
|
"endAir": "",
|
||||||
"addedDate": "",
|
"addedDate": "",
|
||||||
@ -59,46 +59,52 @@
|
|||||||
"desc": ""
|
"desc": ""
|
||||||
},
|
},
|
||||||
"switchToGrid": "",
|
"switchToGrid": "",
|
||||||
"switchToList": ""
|
"switchToList": "",
|
||||||
|
"mediatypekey": {
|
||||||
|
"all": "Tutti",
|
||||||
|
"movie": "Film",
|
||||||
|
"show": "Serie TV",
|
||||||
|
"collection": "Collezione"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"misc": {
|
"misc": {
|
||||||
"settings": "",
|
"settings": "Impostazioni",
|
||||||
"prev-page": "",
|
"prev-page": "Pagina precedente",
|
||||||
"next-page": "",
|
"next-page": "Pagina successiva",
|
||||||
"delete": "",
|
"delete": "Elimina",
|
||||||
"cancel": "",
|
"cancel": "Annulla",
|
||||||
"more": "",
|
"more": "Di più",
|
||||||
"expand": "",
|
"expand": "Espandi",
|
||||||
"collapse": "",
|
"collapse": "",
|
||||||
"edit": "",
|
"edit": "Modifica",
|
||||||
"or": "",
|
"or": "",
|
||||||
"loading": ""
|
"loading": "Caricamento"
|
||||||
},
|
},
|
||||||
"navbar": {
|
"navbar": {
|
||||||
"home": "",
|
"home": "Home",
|
||||||
"browse": "",
|
"browse": "Cerca",
|
||||||
"search": "",
|
"search": "Ricerca",
|
||||||
"login": "",
|
"login": "Login",
|
||||||
"admin": ""
|
"admin": "Pannello amministratore"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"general": {
|
"general": {
|
||||||
"label": "",
|
"label": "Generale",
|
||||||
"theme": {
|
"theme": {
|
||||||
"label": "",
|
"label": "Tema",
|
||||||
"description": "",
|
"description": "Imposta il tema della tua applicazione",
|
||||||
"auto": "",
|
"auto": "Sistema",
|
||||||
"light": "",
|
"light": "Chiaro",
|
||||||
"dark": ""
|
"dark": "Scuro"
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"label": "",
|
"label": "Lingua",
|
||||||
"description": "",
|
"description": "Imposta la lingua della tua applicazione",
|
||||||
"system": ""
|
"system": "Sistema"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"playback": {
|
"playback": {
|
||||||
"label": "",
|
"label": "Riproduzione",
|
||||||
"playmode": {
|
"playmode": {
|
||||||
"label": "",
|
"label": "",
|
||||||
"description": ""
|
"description": ""
|
||||||
@ -241,5 +247,22 @@
|
|||||||
"scan": "",
|
"scan": "",
|
||||||
"empty": ""
|
"empty": ""
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"genres": {
|
||||||
|
"Mystery": "Mistero",
|
||||||
|
"Kids": "Bambini",
|
||||||
|
"Western": "Western",
|
||||||
|
"History": "Storico",
|
||||||
|
"Romance": "Romantico",
|
||||||
|
"ScienceFiction": "Fantascienza",
|
||||||
|
"Thriller": "Thriller",
|
||||||
|
"War": "Guerra",
|
||||||
|
"Animation": "Animazione",
|
||||||
|
"Action": "Azione",
|
||||||
|
"Adventure": "Avventura",
|
||||||
|
"Comedy": "Commedia",
|
||||||
|
"Crime": "Criminale",
|
||||||
|
"Documentary": "Documentario",
|
||||||
|
"Drama": "Drammatico"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user