From be93d1a5223af59e9ae44bd7387b991435397c09 Mon Sep 17 00:00:00 2001 From: Massimo Pissarello Date: Wed, 26 Aug 2026 00:02:29 +0200 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (234 of 234 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ --- src/locales/it.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/locales/it.json b/src/locales/it.json index 0c4d03de..b7077d66 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -148,7 +148,12 @@ "invalid_url": "URL non valido!", "add": "Aggiungi", "playlists_only": "Solo playlist", - "always": "Sempre" + "always": "Sempre", + "show_password": "Mostra password", + "hide_password": "Nascondi password", + "rss_feed": "Feed RSS", + "playlist_rss_feed": "Feed RSS della playlist", + "clear": "Pulisci" }, "player": { "watch_on": "Guarda su {0}", @@ -165,7 +170,7 @@ "playlists": "Playlist", "account": "Account", "instance": "Istanza", - "player": "Player", + "player": "Lettore", "livestreams": "Streaming live", "channels": "Canali", "bookmarks": "Segnalibri",