feat(lang): translations update from Hosted Weblate (#2315)

* feat(lang): translated using Weblate (Russian)

Currently translated at 99.7% (985 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sergey Moiseev <ty4ko@bk.ru>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ru/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Polish)

Currently translated at 100.0% (987 of 987 strings)

feat(lang): translated using Weblate (Polish)

Currently translated at 100.0% (987 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Patryk <byakurau1@gmail.com>
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pl/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Italian)

Currently translated at 100.0% (987 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Simone <simoneungaro@hotmail.it>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: Sergey Moiseev <ty4ko@bk.ru>
Co-authored-by: Patryk <byakurau1@gmail.com>
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Co-authored-by: Simone <simoneungaro@hotmail.it>
This commit is contained in:
Weblate (bot)
2021-12-02 03:04:34 +01:00
committed by GitHub
parent c760ceaa5f
commit 6245be1e10
3 changed files with 412 additions and 30 deletions

View File

@@ -135,7 +135,7 @@
"components.Settings.SonarrModal.validationProfileRequired": "È necessario selezionare un profilo di qualità",
"components.Settings.SonarrModal.validationPortRequired": "È necessario fornire un numero di porta valido",
"components.Settings.SonarrModal.validationNameRequired": "È necessario dare un nome di server",
"components.Settings.SonarrModal.validationHostnameRequired": "È necessario fornire un hostname o un indirizzo IP",
"components.Settings.SonarrModal.validationHostnameRequired": "È necessario fornire un hostname o un indirizzo IP valido",
"components.Settings.SonarrModal.validationApiKeyRequired": "È necessario fornire una chiave API",
"components.Settings.SonarrModal.testFirstRootFolders": "Testa la connessione per caricare le cartelle",
"components.Settings.SonarrModal.testFirstQualityProfiles": "Testa la connessione per caricare profili di qualità",
@@ -166,7 +166,7 @@
"components.Settings.RadarrModal.validationPortRequired": "È necessario fornire un numero di porta valido",
"components.Settings.RadarrModal.validationNameRequired": "È necessario fornire un nome al server",
"components.Settings.RadarrModal.validationMinimumAvailabilityRequired": "È necessario selezionare una disponibilità minima",
"components.Settings.RadarrModal.validationHostnameRequired": "È necessario fornire un hostname o un indirizzo IP",
"components.Settings.RadarrModal.validationHostnameRequired": "È necessario fornire un hostname o un indirizzo IP valido",
"components.Settings.RadarrModal.validationApiKeyRequired": "È necessario fornire una chiave API",
"components.Settings.RadarrModal.toastRadarrTestSuccess": "Connessione a Radarr stabilita con successo!",
"components.Settings.RadarrModal.toastRadarrTestFailure": "Impossibile connettersi a Radarr.",