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/
This commit is contained in:
J. Lavoie 2021-09-22 00:13:19 +00:00 committed by Hosted Weblate
parent 0c1d7553f8
commit 093883034b
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -46,7 +46,11 @@
"no": "No", "no": "No",
"yes": "Sì", "yes": "Sì",
"show_more": "Mostra di più", "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": { "player": {
"watch_on": "Guarda su" "watch_on": "Guarda su"
@ -74,5 +78,9 @@
}, },
"comment": { "comment": {
"pinned_by": "Appuntato da" "pinned_by": "Appuntato da"
},
"login": {
"password": "Password",
"username": "Nome utente"
} }
} }