mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-13 09:45:07 +01:00
Translated using Weblate (Italian)
Currently translated at 100.0% (257 of 257 strings) Translation: movie-web/website Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/it/ Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
This commit is contained in:
parent
812c9cc37a
commit
034dee0a57
@ -206,7 +206,8 @@
|
|||||||
"episodeBadge": "E{{episode}}",
|
"episodeBadge": "E{{episode}}",
|
||||||
"loadingError": "Errore nel caricare la stagione",
|
"loadingError": "Errore nel caricare la stagione",
|
||||||
"loadingList": "Caricamento...",
|
"loadingList": "Caricamento...",
|
||||||
"loadingTitle": "Caricamento..."
|
"loadingTitle": "Caricamento...",
|
||||||
|
"unairedEpisodes": "Uno o più episodi di questa stagione sono stati disabilitati perché non sono ancora andati in onda."
|
||||||
},
|
},
|
||||||
"playback": {
|
"playback": {
|
||||||
"speedLabel": "Velocità di riproduzione",
|
"speedLabel": "Velocità di riproduzione",
|
||||||
@ -258,6 +259,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
"api": {
|
||||||
|
"text": "Impossibile caricare metadati API, verifica la connessione internet.",
|
||||||
|
"title": "Impossibile caricare metadati API"
|
||||||
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
"badge": "Fallito",
|
"badge": "Fallito",
|
||||||
"homeButton": "Vai alla pagina iniziale",
|
"homeButton": "Vai alla pagina iniziale",
|
||||||
@ -307,6 +312,12 @@
|
|||||||
"remaining": "{{timeLeft}} rimasto • Finisce a {{timeFinished, datetime}}",
|
"remaining": "{{timeLeft}} rimasto • Finisce a {{timeFinished, datetime}}",
|
||||||
"shortRegular": "{{timeWatched}}",
|
"shortRegular": "{{timeWatched}}",
|
||||||
"shortRemaining": "-{{timeLeft}}"
|
"shortRemaining": "-{{timeLeft}}"
|
||||||
|
},
|
||||||
|
"turnstile": {
|
||||||
|
"description": "Verifica che siate umani completando il Captcha sulla destra. Questo serve a mantenere movie-web sicuro!",
|
||||||
|
"error": "Impossibile verificare il proprio umanità. Riprova.",
|
||||||
|
"title": "Dobbiamo verificare che lei sia umano.",
|
||||||
|
"verifyingHumanity": "verificare il proprio umanità..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"screens": {
|
"screens": {
|
||||||
|
Loading…
Reference in New Issue
Block a user