mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-09 16:17:53 -05:00
fix(lang): translations update from Hosted Weblate (#2639)
* feat(lang): translated using Weblate (Serbian) Currently translated at 49.7% (518 of 1042 strings) Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (French) Currently translated at 100.0% (1042 of 1042 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Maxent <rouaultmaxent@gmail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Polish) Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pl/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Portuguese (Portugal)) Currently translated at 78.4% (817 of 1042 strings) Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_PT/ Translation: Overseerr/Overseerr Frontend Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Maxent <rouaultmaxent@gmail.com>
This commit is contained in:
@@ -856,7 +856,7 @@
|
||||
"components.MovieDetails.streamingproviders": "Actuellement diffusé sur",
|
||||
"components.Settings.Notifications.NotificationsSlack.webhookUrlTip": "Créer une <WebhookLink>Webhook entrant</WebhookLink> intégration",
|
||||
"components.StatusBadge.status": "{status}",
|
||||
"components.Settings.SettingsJobsCache.editJobScheduleSelectorHours": "Toutes les {jobScheduleHours, plural, one {hour} other {{jobScheduleHours} hours}}",
|
||||
"components.Settings.SettingsJobsCache.editJobScheduleSelectorHours": "Toutes les {jobScheduleHours, plural, one {heure} other {{jobScheduleHours} heures}}",
|
||||
"components.IssueDetails.IssueComment.areyousuredelete": "Êtes-vous sûr de vouloir supprimer ce commentaire ?",
|
||||
"components.IssueDetails.IssueComment.postedby": "Posté {relativeTime} par {username}",
|
||||
"components.IssueDetails.IssueComment.postedbyedited": "Posté {relativeTime} par {username} (Edité)",
|
||||
@@ -1029,7 +1029,7 @@
|
||||
"components.UserProfile.recentlywatched": "Vu récemment",
|
||||
"components.ManageSlideOver.opentautulli": "Ouvrir dans Tautulli",
|
||||
"components.ManageSlideOver.pastdays": "{days, number} derniers jours",
|
||||
"components.ManageSlideOver.plays": "<strong>{playCount, number}</strong> {playCount, plural, one {play} autres {plays}}",
|
||||
"components.ManageSlideOver.plays": "<strong>{playCount, number}</strong> {playCount, plural, one {play} other {plays}}",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.channelTag": "Balise de chaîne",
|
||||
"components.ManageSlideOver.alltime": "Tout le temps",
|
||||
"components.ManageSlideOver.manageModalMedia": "Média(s)",
|
||||
|
||||
Reference in New Issue
Block a user