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

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

Currently translated at 96.1% (949 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sullivan Leduc <susu.leduc@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 98.2% (970 of 987 strings)

feat(lang): translated using Weblate (German)

Currently translated at 97.7% (965 of 987 strings)

Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 99.7% (985 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
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 (Italian)

Currently translated at 94.5% (933 of 987 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Simone <simoneungaro@hotmail.it>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: Sullivan Leduc <susu.leduc@gmail.com>
Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com>
Co-authored-by: Sergey Moiseev <ty4ko@bk.ru>
Co-authored-by: Simone <simoneungaro@hotmail.it>
This commit is contained in:
Weblate (bot)
2021-11-08 17:07:03 +01:00
committed by GitHub
parent 99d50004e5
commit b1b367aac6
4 changed files with 102 additions and 23 deletions

View File

@@ -38,7 +38,7 @@
"components.RequestModal.requestSuccess": "<strong>{title}</strong> demandé avec succès !",
"components.RequestModal.requestadmin": "Cette demande sera validée automatiquement.",
"components.RequestModal.requestfrom": "La demande de {username} est en attente de validation.",
"components.RequestModal.requestseasons": "Demander {seasonCount} {seasonCount, plural, one {Season} other {Seasons}}",
"components.RequestModal.requestseasons": "Demander {seasonCount} {seasonCount, plural, one {Saison} other {Saisons}}",
"components.RequestModal.requesttitle": "Demander {title}",
"components.RequestModal.season": "Saison",
"components.RequestModal.seasonnumber": "Saison {number}",
@@ -968,5 +968,7 @@
"components.Settings.SettingsJobsCache.editJobScheduleSelectorMinutes": "Toutes les {jobScheduleMinutes, plural, one {minute} other {{jobScheduleMinutes} minutes}}",
"components.IssueDetails.openin4karr": "Ouvrir en 4K {arr}",
"components.IssueDetails.play4konplex": "Lire sur Plex en 4K",
"components.IssueDetails.playonplex": "Lire sur Plex"
"components.IssueDetails.playonplex": "Lire sur Plex",
"components.UserProfile.UserSettings.UserNotificationSettings.pushbulletAccessToken": "Jeton d'accès",
"components.IssueList.IssueItem.seasons": "{seasonCount, plural, one {Saison} other {Saisons}}"
}