mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-04 05:38:37 -05:00
feat(lang): translations update from Weblate (#1388)
* feat(lang): translated using Weblate (Catalan) Currently translated at 100.0% (814 of 814 strings) 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 (Portuguese (Portugal)) Currently translated at 100.0% (814 of 814 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Marcos <silvamarcos1919@outlook.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_PT/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 78.5% (639 of 814 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Torkil <torkil.liseth@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (French) Currently translated at 92.7% (755 of 814 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mathieu <math_du_88@yahoo.fr> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (814 of 814 strings) Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/ Translation: Overseerr/Overseerr Frontend Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Marcos <silvamarcos1919@outlook.com> Co-authored-by: Torkil <torkil.liseth@gmail.com> Co-authored-by: Mathieu <math_du_88@yahoo.fr> Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
This commit is contained in:
@@ -756,5 +756,7 @@
|
||||
"components.QuotaSelector.movieRequestLimit": "{quotaLimit} film(s) par {quotaDays} jour(s)",
|
||||
"components.TvDetails.originaltitle": "Titre original",
|
||||
"components.MovieDetails.originaltitle": "Titre original",
|
||||
"components.RequestModal.QuotaDisplay.seasonlimit": "{limit, plural, one {saison} other {saisons}}"
|
||||
"components.RequestModal.QuotaDisplay.seasonlimit": "{limit, plural, one {saison} other {saisons}}",
|
||||
"components.LanguageSelector.originalLanguageDefault": "Toutes les langues",
|
||||
"components.LanguageSelector.languageServerDefault": "({language}) par défaut"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user