From 093883034b79f4d8cae924b0795871c1dbf7e769 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Wed, 22 Sep 2021 00:13:19 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (70 of 70 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ --- src/locales/it.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/locales/it.json b/src/locales/it.json index e40d086a..a278704b 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -46,7 +46,11 @@ "no": "No", "yes": "Sì", "show_more": "Mostra di più", - "instance_selection": "Selezione dell'istanza" + "instance_selection": "Selezione dell'istanza", + "loading": "Caricamento…", + "filter": "Filtra", + "search": "Cerca", + "view_ssl_score": "Visualizza il punteggio SSL" }, "player": { "watch_on": "Guarda su" @@ -74,5 +78,9 @@ }, "comment": { "pinned_by": "Appuntato da" + }, + "login": { + "password": "Password", + "username": "Nome utente" } }