mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 09:06:55 -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,12 @@
|
||||
"components.NotificationTypeSelector.issuereopened": "Problem ponownie otwarty",
|
||||
"components.NotificationTypeSelector.userissuereopenedDescription": "Otrzymuj powiadomienia o ponownym otwarciu zgłoszonych problemów.",
|
||||
"components.NotificationTypeSelector.adminissuereopenedDescription": "Otrzymuj powiadomienia, gdy problemy zostaną ponownie otwarte przez innych użytkowników.",
|
||||
"components.NotificationTypeSelector.issuereopenedDescription": "Wysyłaj powiadomienia, gdy problemy zostaną ponownie otwarte."
|
||||
"components.NotificationTypeSelector.issuereopenedDescription": "Wysyłaj powiadomienia, gdy problemy zostaną ponownie otwarte.",
|
||||
"components.RequestModal.requestmovies4k": "Prośba o {count} {count, plural, one {film} other {filmów}} w 4k",
|
||||
"components.RequestModal.selectmovies": "Wybierz film(y)",
|
||||
"components.RequestModal.requestmovies": "Prośba o {count} {count, plural, one {film} other {filmów}}",
|
||||
"components.IssueDetails.commentplaceholder": "Dodaj komentarz…",
|
||||
"components.MovieDetails.productioncountries": "Produkcja {countryCount, plural, one {kraj} other {kraje}}",
|
||||
"components.RequestModal.requestseasons4k": "Prośba o {seasonCount} {seasonCount, plural, one {sezon} other {sezony}} w 4K",
|
||||
"components.TvDetails.productioncountries": "Produkcja {countryCount, plural, one {kraj} other {kraje}}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user