Piped/src/locales/it.json

50 lines
2.0 KiB
JSON
Raw Normal View History

Translations update from Weblate (#389) * Added translation using Weblate (Italian) * Translated using Weblate (Greek) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/ * Translated using Weblate (Italian) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ * Translated using Weblate (Lithuanian) Currently translated at 100.0% (41 of 41 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ * Translated using Weblate (Turkish) Currently translated at 100.0% (41 of 41 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Italian) Currently translated at 100.0% (41 of 41 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ * Added translation using Weblate (Persian) * Translated using Weblate (French) Currently translated at 100.0% (41 of 41 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (German) Currently translated at 100.0% (41 of 41 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Persian) Currently translated at 75.6% (31 of 41 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fa/ * Add support for Persian. Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: IceDBorn <weblate.tain@dralias.com> Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: alefvanoon <alefvanoon@tuta.io> Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-30 14:41:50 +00:00
{
"actions": {
"instances_list": "Elenco delle istanze",
"language_selection": "Selezione della lingua",
"store_watch_history": "Conserva la cronologia di visualizzazione",
"minimize_description": "Minimizza la descrizione per impostazione predefinita",
"show_comments": "Mostra i commenti",
"default_homepage": "Pagina iniziale predefinita",
"country_selection": "Selezione del paese",
"buffering_goal": "Obiettivo di buffering (in secondi)",
"default_quality": "Qualità predefinita",
"audio_only": "Solo audio",
"autoplay_video": "Riproduzione automatica del video",
"light": "Chiaro",
"dark": "Scuro",
"auto": "Automatico",
"theme": "Tema",
"skip_non_music": "Ignora la musica: sezione non musicale",
"skip_self_promo": "Ignora la promozione non pagata / l'autopromozione",
"skip_interaction": "Ignora il promemoria dell'interazione (Iscriviti)",
"skip_preview": "Salta l'anteprima / il riepilogo",
"skip_outro": "Ignora i crediti",
"skip_intro": "Ignora l'intervallo/l'animazione introduttiva",
"skip_sponsors": "Ignora gli sponsor",
"enable_sponsorblock": "Abilita Sponsorblock",
"uses_api_from": "Usa l'API da ",
"back": "Indietro",
"channel_name_desc": "Nome del canale (Z-A)",
"channel_name_asc": "Nome del canale (A-Z)",
"most_recent": "Più recente",
"least_recent": "Meno recente",
"sort_by": "Ordina per:",
"view_subscriptions": "Visualizza gli abbonamenti",
"unsubscribe": "Disiscriviti",
"subscribe": "Iscriviti",
"enabled_codecs": "Abilita Codecs (Molteplici)"
},
"player": {
"watch_on": "Guarda su"
},
"titles": {
"history": "Cronologia",
"preferences": "Preferenze",
"feed": "Abbonammenti",
"register": "Registrati",
"login": "Accedi",
"trending": "Di tendenza"
}
}