mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 09:42:17 +00:00
Translated using Weblate (Italian)
Currently translated at 100.0% (325 of 325 strings) Translation: movie-web/website Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/it/ Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
This commit is contained in:
parent
204ec6421d
commit
866142ac57
1 changed files with 12 additions and 3 deletions
|
|
@ -118,7 +118,12 @@
|
||||||
"noResults": "Non abbiamo trovato nulla!",
|
"noResults": "Non abbiamo trovato nulla!",
|
||||||
"placeholder": {
|
"placeholder": {
|
||||||
"default": "Cosa vuoi guardare?",
|
"default": "Cosa vuoi guardare?",
|
||||||
"extra": []
|
"extra": [
|
||||||
|
"Cosa vorresti esplorare?",
|
||||||
|
"Cosa c’è nella tua lista di guardare?",
|
||||||
|
"Cos’è il vostro preferito film?",
|
||||||
|
"Cos’è il vostro preferito serie?"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"sectionTitle": "Risultati della ricerca"
|
"sectionTitle": "Risultati della ricerca"
|
||||||
},
|
},
|
||||||
|
|
@ -131,11 +136,15 @@
|
||||||
},
|
},
|
||||||
"morning": {
|
"morning": {
|
||||||
"default": "Cosa vorresti guardare questa mattina?",
|
"default": "Cosa vorresti guardare questa mattina?",
|
||||||
"extra": ["Ho sentito che «Prima Dell'alba» è buono"]
|
"extra": [
|
||||||
|
"Ho sentito che «Prima Dell'alba» è buono"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"night": {
|
"night": {
|
||||||
"default": "Cosa vorresti guardare questa sera?",
|
"default": "Cosa vorresti guardare questa sera?",
|
||||||
"extra": ["Stanco? Ho sentito che L'esorciccio è buono."]
|
"extra": [
|
||||||
|
"Stanco? Ho sentito che L'esorciccio è buono."
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue