mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 09:06:55 -05:00
feat(lang): translations update from Weblate (#2241)
* feat(lang): translated using Weblate (Serbian) Currently translated at 14.3% (142 of 987 strings) Co-authored-by: Dalibor Radovanović <darkobg@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Russian) Currently translated at 87.7% (866 of 987 strings) 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 (Catalan) Currently translated at 94.2% (930 of 987 strings) feat(lang): translated using Weblate (Catalan) Currently translated at 94.2% (930 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> 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 (Dutch) Currently translated at 100.0% (987 of 987 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 90.1% (890 of 987 strings) feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 88.9% (878 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tijuco <sendtomy@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Dalibor Radovanović <darkobg@gmail.com> Co-authored-by: Sergey Moiseev <ty4ko@bk.ru> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Kobe <kobaubarr@gmail.com> Co-authored-by: Tijuco <sendtomy@protonmail.com>
This commit is contained in:
@@ -869,5 +869,16 @@
|
||||
"components.Settings.SettingsJobsCache.jobScheduleEditFailed": "Что-то пошло не так при сохранении задания.",
|
||||
"components.Settings.SettingsJobsCache.editJobScheduleSelectorHours": "Каждый {jobScheduleHours, plural, one {час} other {{jobScheduleHours} часа(ов)}}",
|
||||
"components.Settings.SettingsJobsCache.editJobScheduleSelectorMinutes": "Каждую {jobScheduleMinutes, plural, one {минуту} other {{jobScheduleMinutes} минут(ы)}}",
|
||||
"components.StatusBadge.status": "{status}"
|
||||
"components.StatusBadge.status": "{status}",
|
||||
"components.IssueDetails.IssueComment.areyousuredelete": "Вы уверены, что хотите удалить этот комментарий?",
|
||||
"components.IssueDetails.IssueComment.delete": "Удалить комментарий",
|
||||
"components.IssueDetails.IssueComment.edit": "Редактировать комментарий",
|
||||
"components.IssueDetails.IssueComment.postedby": "Опубликовано {relativeTime} пользователем {username}",
|
||||
"components.IssueDetails.IssueComment.postedbyedited": "Опубликовано {relativeTime} пользователем {username} (изменено)",
|
||||
"components.IssueDetails.IssueComment.validationComment": "Вы должны ввести сообщение",
|
||||
"components.IssueDetails.IssueDescription.deleteissue": "Удалить проблему",
|
||||
"components.IssueDetails.IssueDescription.description": "Описание",
|
||||
"components.IssueDetails.IssueDescription.edit": "Редактировать описание",
|
||||
"components.IssueDetails.allseasons": "Все сезоны",
|
||||
"components.IssueDetails.allepisodes": "Все эпизоды"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user