mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-02 04:39:14 -05:00
feat(lang): translations update from Hosted Weblate (#2366)
* feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (994 of 994 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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 (Polish) Currently translated at 100.0% (995 of 995 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 (Chinese (Simplified)) Currently translated at 90.0% (896 of 995 strings) Co-authored-by: Eric <spice2wolf@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hans/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (995 of 995 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> 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 (Hungarian) Currently translated at 83.7% (832 of 994 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: f3rr31 <5920873@disroot.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/hu/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (995 of 995 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (994 of 994 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 100.0% (995 of 995 strings) feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (994 of 994 strings) feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (994 of 994 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Tijuco <sendtomy@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (994 of 994 strings) feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (994 of 994 strings) feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (994 of 994 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Simone <simoneungaro@hotmail.it> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/ Translation: Overseerr/Overseerr Frontend Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: Eric <spice2wolf@gmail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: f3rr31 <5920873@disroot.org> Co-authored-by: Kobe <kobaubarr@gmail.com> Co-authored-by: Tijuco <sendtomy@protonmail.com> Co-authored-by: Simone <simoneungaro@hotmail.it>
This commit is contained in:
@@ -986,5 +986,11 @@
|
||||
"components.NotificationTypeSelector.adminissueresolvedDescription": "Notifica'm quan altres usuaris resolguin incidències.",
|
||||
"components.NotificationTypeSelector.issuereopened": "Incidències reobertes",
|
||||
"components.NotificationTypeSelector.issuereopenedDescription": "Notifica'm quan es tornin a obrir incidències.",
|
||||
"components.NotificationTypeSelector.userissuereopenedDescription": "Notifica'm quan es tornin a obrir incidències reportades per mi."
|
||||
"components.NotificationTypeSelector.userissuereopenedDescription": "Notifica'm quan es tornin a obrir incidències reportades per mi.",
|
||||
"components.RequestModal.requestmovies4k": "{count} {count, plural, one {Pel·lícula} other {Pel·lícules}} en 4K solicitada/es",
|
||||
"components.RequestModal.requestseasons4k": "{seasonCount} {seasonCount, plural, one {temporada} other {temporades}} solicitada/es",
|
||||
"components.RequestModal.selectmovies": "Selecciona les pel·lícules",
|
||||
"components.TvDetails.productioncountries": "{countryCount, plural, one {País} other {Països}} de producció",
|
||||
"components.RequestModal.requestmovies": "{count} {count, plural, one {Pel·lícula} other {Pel·lícules}} solicitada/es",
|
||||
"components.MovieDetails.productioncountries": "{countryCount, plural, one {País} other {Països}} de producció"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user