Files
suwayomi-material-you-webui/src/i18n/locale/it.json
Hosted Weblate e061fc348c Translations update from Hosted Weblate
Translated using Weblate (Spanish)

Spanish: currently translated at 100.0% (201 of 201 strings)

Translations update from Hosted Weblate

Translated using Weblate (Spanish)

Spanish: currently translated at 100.0% (201 of 201 strings)

Translations update from Hosted Weblate

Translated using Weblate (Arabic)

Arabic: currently translated at 7.9% (16 of 201 strings)

Translations update from Hosted Weblate

Translated using Weblate (Chinese (Traditional))

Chinese (Traditional): currently translated at 100.0% (201 of 201 strings)

Translations update from Hosted Weblate

Translated using Weblate (Italian)

Italian: currently translated at 7.9% (16 of 201 strings)

Translations update from Hosted Weblate

Added translation using Weblate (Italian)

Translations update from Hosted Weblate

Translated using Weblate (Korean)

Korean: currently translated at 1.9% (4 of 201 strings)

Added translation using Weblate (Korean)

Co-authored-by: Carlos Nahuel Morocho <nahuelmorocho@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Wip -Sama (Wip-Sama SmasterMega) <sgro.orlando@gmail.com>
Co-authored-by: caref <notneofy@gmail.com>
Co-authored-by: expertjun <jtrobin@naver.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: 蓝云Reyes <i@muir.fun>
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/ar/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/es/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/it/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/ko/
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/zh_Hant/
Translation: Suwayomi/Tachidesk-WebUI
2023-08-11 17:33:04 +02:00

77 lines
2.9 KiB
JSON

{
"category": {
"dialog": {
"title": {
"edit_category": "Modifica categoria",
"new_category": "Nuova categoria"
}
},
"label": {
"use_as_default_category": "Categoria di base quando aggiungi manga alla libreria",
"category_name": "Nome della categoria"
},
"error": {
"label": {
"empty": "La categoria è vuota",
"request_failure": "Impossibile caricare le categorie"
},
"no_categories_found": {
"label": {
"info": "Nessuna categoria trovata."
}
}
},
"title": {
"categories": "Categorie",
"set_categories": "Imposta categorie"
}
},
"chapter": {
"action": {
"bookmark": {
"add": {
"label": {
"error_one": "Impossibile aggiungere il segnalibro al capitolo",
"error_many": "Impossibile aggiungere i segnalibri al capitolo",
"error_other": "Impossibile aggiungere i segnalibri al capitolo",
"action": "Aggiungi segnalibro",
"success_one": "Capitolo aggiunto ai segnalibri",
"success_many": "{{count}} capitoli aggiunti ai segnalibri",
"success_other": "{{count}} capitoli aggiunti ai segnalibri"
},
"button": {
"selected": "Segnalibro selezionato"
}
},
"remove": {
"label": {
"success_one": "Segnalibro rimosso",
"success_many": "{{count}} segnalibri rimossi",
"success_other": "{{count}} segnalibri rimossi",
"action": "Rimuovi segnalibro",
"error_one": "Impossibile rimuovere il segnalibro",
"error_many": "Impossibile rimuovere i segnalibri",
"error_other": "Impossibile rimuovere i segnalibri"
},
"button": {
"selected": "Rimuovi i segnalibri dalla selezione"
}
}
},
"download": {
"add": {
"button": {
"selected": "Scarica i selezionati"
},
"label": {
"action": "Scarica",
"error_one": "Impossibile aggiungerlo agli scaricamenti",
"error_many": "Impossibile aggiungerli agli scaricamenti",
"error_other": "Impossibile aggiungerli agli scaricamenti"
}
}
}
}
}
}