Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoriya authored Jan 21, 2025
2 parents 8ed8504 + 346264f commit 401f1b5
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 34 deletions.
76 changes: 44 additions & 32 deletions front/translations/it.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
{
"home": {
"recommended": "Raccomandati",
"news": "",
"news": "Notizie",
"watchlist": "Continua a guardare",
"info": "",
"info": "Vedi altro",
"none": "Nessun episodio",
"watchlistLogin": "",
"watchlistLogin": "Per tener traccia di ciò che hai visto o vorresti vedere, è necessario effettuare il login",
"refreshMetadata": "Aggiorna metadata",
"episodeMore": {
"goToShow": "Vai allo show",
"download": "",
"mediainfo": ""
"download": "Scarica",
"mediainfo": "Consulta le info sul file"
}
},
"show": {
"play": "Riproduci",
"trailer": "Riproduci Trailer",
"studio": "",
"studio": "Studio",
"genre": "Generi",
"genre-none": "Nessun genere",
"staff": "",
"staff-none": "",
"noOverview": "",
"staff": "Staff",
"staff-none": "Staff sconosciuto",
"noOverview": "Nessuna panoramica disponibile",
"episode-none": "Non ci sono episodi in questa stagione",
"episodeNoMetadata": "",
"tags": "",
"episodeNoMetadata": "Nessun metadato disponibile",
"tags": "Tag",
"links": "Link",
"jumpToSeason": "",
"partOf": "",
"watchlistAdd": "",
"watchlistEdit": "",
"jumpToSeason": "Salta a stagione",
"partOf": "Parte di",
"watchlistAdd": "Aggiungi a \"Da vedere\"",
"watchlistEdit": "Modifica lo stato di visualizzazione",
"watchlistRemove": "Segna come non visto",
"watchlistLogin": "",
"watchlistLogin": "Accedi per aggiungere alla lista da vedere",
"watchlistMark": {
"completed": "Segna come completato",
"planned": "",
"watching": "",
"droped": "",
"planned": "Segna come pianificato",
"watching": "Segna come in visione",
"droped": "Segna come scartato",
"null": "Segna come non visto"
},
"nextUp": "Prossimo",
Expand All @@ -46,26 +46,28 @@
"sortby": "Ordina per {{key}}",
"sortby-tt": "Ordina per",
"sortkey": {
"relevance": "",
"relevance": "Pertinenza",
"name": "Nome",
"airDate": "Data di trasmissione",
"startAir": "",
"endAir": "",
"addedDate": "",
"rating": ""
"rating": "Valutazioni"
},
"sortord": {
"asc": "",
"desc": ""
},
"switchToGrid": "",
"switchToList": "",
"switchToGrid": "Passa a modalità griglia",
"switchToList": "Passa a modalità lista",
"mediatypekey": {
"all": "Tutti",
"movie": "Film",
"show": "Serie TV",
"collection": "Collezione"
}
},
"mediatype-tt": "Tipo di media",
"mediatypelabel": "Tipo di media"
},
"misc": {
"settings": "Impostazioni",
Expand All @@ -75,17 +77,18 @@
"cancel": "Annulla",
"more": "Di più",
"expand": "Espandi",
"collapse": "",
"collapse": "Collassa",
"edit": "Modifica",
"or": "",
"or": "O",
"loading": "Caricamento"
},
"navbar": {
"home": "Home",
"browse": "Cerca",
"search": "Ricerca",
"login": "Login",
"admin": "Pannello amministratore"
"admin": "Pannello amministratore",
"download": "Scarica"
},
"settings": {
"general": {
Expand All @@ -106,15 +109,15 @@
"playback": {
"label": "Riproduzione",
"playmode": {
"label": "",
"label": "Modalità di riproduzione predefinita",
"description": ""
},
"audioLanguage": {
"label": "",
"description": ""
"label": "Lingua audio",
"description": "La lingua predefinita nella riproduzione di un video multi-traccia"
},
"subtitleLanguage": {
"label": "",
"label": "Lingua dei sottotitoli",
"description": "",
"none": ""
}
Expand Down Expand Up @@ -263,6 +266,15 @@
"Comedy": "Commedia",
"Crime": "Criminale",
"Documentary": "Documentario",
"Drama": "Drammatico"
"Drama": "Drammatico",
"Family": "Per famiglie",
"Horror": "Orrore",
"Music": "Musica",
"News": "Notizie",
"Reality": "Reality",
"Soap": "Telenovela",
"Talk": "Talk Show",
"Politics": "Politica",
"Fantasy": "Fantasia"
}
}
6 changes: 4 additions & 2 deletions front/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"login": "Авторизация",
"register": "Регистрация",
"guest": "Продолжить как гость",
"guest-forbidden": "Этот экземпляр kyoo не разрешает пользоваться гостевым аккаунтом",
"guest-forbidden": "Этот экземпляр kyoo не разрешает пользоваться гостевым аккаунтом.",
"via": "Продолжить с {{provider}}",
"add-account": "Добавить аккаунт",
"logout": "Выйти",
Expand Down Expand Up @@ -264,7 +264,9 @@
"size": "Размер",
"novideo": "Видео отсутствует",
"nocontainer": "Недействительный контейнер",
"external": "Внешний"
"external": "Внешний",
"unknown": "Неизвестный",
"hearing-impaired": "CC"
},
"admin": {
"users": {
Expand Down

0 comments on commit 401f1b5

Please sign in to comment.