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

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

Currently translated at 100.0% (1000 of 1000 strings)

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

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

Currently translated at 100.0% (1000 of 1000 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (1000 of 1000 strings)

Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1000 of 1000 strings)

Co-authored-by: Tijuco <sendtomy@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: Patryk <byakurau1@gmail.com>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Co-authored-by: Tijuco <sendtomy@protonmail.com>
This commit is contained in:
Weblate (bot)
2022-01-09 19:00:18 +01:00
committed by GitHub
parent 399b037918
commit 1b29b15d7c
4 changed files with 26 additions and 14 deletions

View File

@@ -986,5 +986,17 @@
"components.NotificationTypeSelector.issuereopened": "Problem återöppnat",
"components.NotificationTypeSelector.issuereopenedDescription": "Skicka avisering när ett problem at återöppnats.",
"components.NotificationTypeSelector.userissuereopenedDescription": "Få avisering när ett problem som du har rapporterat har återöppnats.",
"components.NotificationTypeSelector.adminissueresolvedDescription": "Få avisering när ett problem har blivit löst."
"components.NotificationTypeSelector.adminissueresolvedDescription": "Få avisering när ett problem har blivit löst.",
"components.MovieDetails.productioncountries": "Produktions{countryCount, plural, one {land} other {länder}}",
"components.RequestModal.selectmovies": "Välj Film(er)",
"components.IssueDetails.commentplaceholder": "Lägg till en kommentar…",
"components.RequestModal.approve": "Godkänn efterfrågan",
"components.RequestModal.requestApproved": "Begäran av <strong>{title}</strong> godkänd!",
"components.RequestModal.requestmovies": "Begär {count} {count, plural, one {Film} other {Filmer}}",
"components.RequestModal.requestmovies4k": "Begär {count} {count, plural, one {Film} other {Filmer}} i 4K",
"components.RequestModal.requestseasons4k": "Begär {seasonCount} {seasonCount, plural, one {Säsong} other {Säsonger}} i 4K",
"components.Settings.RadarrModal.inCinemas": "På Bio",
"components.Settings.RadarrModal.released": "Släppt",
"components.Settings.RadarrModal.announced": "Annonserat",
"components.TvDetails.productioncountries": "Produktions{countryCount, plural, one {land} other {länder}}"
}