From 27f7f06a186c5ff1305493a1376126f3d9843dc7 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Thu, 6 May 2021 21:11:30 +0000 Subject: [PATCH] Update Italian translation --- locales/it.json | 56 ++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/locales/it.json b/locales/it.json index e2228bca..19556ac4 100644 --- a/locales/it.json +++ b/locales/it.json @@ -364,7 +364,7 @@ }, "Fallback comments: ": "Commenti alternativi: ", "Popular": "Popolare", - "Search": "", + "Search": "Cerca", "Top": "Top", "About": "Al riguardo", "Rating: ": "Punteggio: ", @@ -387,32 +387,32 @@ "Videos": "Video", "Playlists": "Playlist", "Community": "Comunità", - "relevance": "", - "rating": "", - "date": "", - "views": "", - "content_type": "", - "duration": "", - "features": "", - "sort": "", - "hour": "", - "today": "", - "week": "", - "month": "", - "year": "", - "video": "", - "channel": "", - "playlist": "", - "movie": "", + "relevance": "Pertinenza", + "rating": "Valutazione", + "date": "Data di caricamento", + "views": "Numero di visualizzazioni", + "content_type": "Tipo", + "duration": "Durata", + "features": "Caratteristiche", + "sort": "Ordina per", + "hour": "Ultima ora", + "today": "Oggi", + "week": "Questa settimana", + "month": "Questo mese", + "year": "Quest'anno", + "video": "Video", + "channel": "Canale", + "playlist": "Playlist", + "movie": "Film", "show": "", - "hd": "", - "subtitles": "", - "creative_commons": "", - "3d": "", - "live": "", - "4k": "", - "location": "", - "hdr": "", - "filter": "", + "hd": "AD", + "subtitles": "Sottotitoli / CC", + "creative_commons": "Creative Commons", + "3d": "3D", + "live": "In diretta", + "4k": "4K", + "location": "Posizione", + "hdr": "HDR", + "filter": "Filtra", "Current version: ": "Versione attuale: " -} \ No newline at end of file +}