feat(lang): translations update from Weblate (#2241)

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

Currently translated at 14.3% (142 of 987 strings)

Co-authored-by: Dalibor Radovanović <darkobg@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sr/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 87.7% (866 of 987 strings)

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 (Catalan)

Currently translated at 94.2% (930 of 987 strings)

feat(lang): translated using Weblate (Catalan)

Currently translated at 94.2% (930 of 987 strings)

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

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

Currently translated at 100.0% (987 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kobe <kobaubarr@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 90.1% (890 of 987 strings)

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

Currently translated at 88.9% (878 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
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: Dalibor Radovanović <darkobg@gmail.com>
Co-authored-by: Sergey Moiseev <ty4ko@bk.ru>
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Co-authored-by: dtalens <databio@gmail.com>
Co-authored-by: Kobe <kobaubarr@gmail.com>
Co-authored-by: Tijuco <sendtomy@protonmail.com>
This commit is contained in:
Weblate (bot)
2021-10-28 04:24:35 +02:00
committed by GitHub
parent 62b3dc5471
commit 2b0b8e05d9
5 changed files with 113 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"components.RequestModal.requestseasons": "Zatraži {seasonCount} {seasonCount, plural, jednu {Season} više {Seasons}}",
"components.Layout.Sidebar.dashboard": "Pronadji Novo",
"components.Layout.Sidebar.dashboard": "Pronađi novo",
"pages.returnHome": "Povratak na glavnu stranicu",
"pages.oops": "Ups",
"i18n.unavailable": "Nije dostupno",
@@ -173,7 +173,7 @@
"components.RequestModal.season": "Sezona",
"components.RequestModal.requesttitle": "Zatraži {title}",
"components.RequestModal.requestfrom": "Trenutno postoji zahtev na čekanju od {username}",
"components.RequestModal.requestadmin": "Vaš zahtev će odmah biti prihvaćen.",
"components.RequestModal.requestadmin": "Ovaj zahtev će odmah biti prihvaćen.",
"components.RequestModal.requestSuccess": "poslat zahtev za <strong>{title}</strong> .",
"components.RequestModal.requestCancel": "Zahtev za <strong>{title}</strong> otkazan.",
"components.RequestModal.pendingrequest": "Zahtev za {title} na čekanju",
@@ -213,5 +213,6 @@
"components.Discover.discovertv": "Popularne Serije",
"components.Discover.discovermovies": "Popunarni Filmov",
"pages.errormessagewithcode": "{statusCode} - {error}",
"components.StatusBadge.status": "{status}"
"components.StatusBadge.status": "{status}",
"components.UserProfile.movierequests": "Zahtev za film"
}