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:
@@ -26,9 +26,9 @@
|
||||
"components.MovieDetails.similar": "Похожие фильмы",
|
||||
"components.PersonDetails.appearsin": "Появления в фильмах и сериалах",
|
||||
"components.PersonDetails.ascharacter": "в роли {character}",
|
||||
"components.RequestBlock.seasons": "{seasonCount, plural, one {сезон} other {сезона(ов)}}",
|
||||
"components.RequestCard.seasons": "{seasonCount, plural, one {сезон} other {сезона(ов)}}",
|
||||
"components.RequestList.RequestItem.seasons": "{seasonCount, plural, one {сезон} other {сезона(ов)}}",
|
||||
"components.RequestBlock.seasons": "{seasonCount, plural, one {Сезон} other {Сезоны}}",
|
||||
"components.RequestCard.seasons": "{seasonCount, plural, one {Сезон} other {Сезоны}}",
|
||||
"components.RequestList.RequestItem.seasons": "{seasonCount, plural, one {Сезон} other {Сезоны}}",
|
||||
"components.RequestList.requests": "Запросы",
|
||||
"components.RequestModal.cancel": "Отменить запрос",
|
||||
"components.RequestModal.extras": "Дополнительно",
|
||||
@@ -422,8 +422,8 @@
|
||||
"components.CollectionDetails.requestswillbecreated4k": "Будут созданы 4К запросы на следующие названия:",
|
||||
"components.CollectionDetails.requestswillbecreated": "Будут созданы запросы на следующие названия:",
|
||||
"components.CollectionDetails.requestcollection4k": "Запросить Коллекцию в 4К",
|
||||
"components.QuotaSelector.movies": "{count, plural, one {фильм} other {фильма(ов)}}",
|
||||
"components.RequestModal.QuotaDisplay.movielimit": "{limit, plural, one {фильм} other {фильма(ов)}}",
|
||||
"components.QuotaSelector.movies": "{count, plural, one {фильм} other {фильмы}}",
|
||||
"components.RequestModal.QuotaDisplay.movielimit": "{limit, plural, one {фильм} other {фильмы}}",
|
||||
"components.RequestModal.QuotaDisplay.allowedRequestsUser": "Этому пользователю разрешено запрашивать <strong>{limit}</strong> {type} каждые <strong>{days}</strong> дней.",
|
||||
"components.RequestModal.QuotaDisplay.allowedRequests": "Вам разрешено запрашивать <strong>{limit}</strong> {type} каждые <strong>{days}</strong> дней.",
|
||||
"components.Settings.SonarrModal.testFirstRootFolders": "Протестировать соединение для загрузки корневых каталогов",
|
||||
@@ -449,7 +449,7 @@
|
||||
"components.RequestButton.approverequest": "Одобрить запрос",
|
||||
"components.RequestBlock.server": "Сервер-получатель",
|
||||
"components.QuotaSelector.tvRequests": "{quotaLimit} <quotaUnits>{сезонов} за {quotaDays} {дней}</quotaUnits>",
|
||||
"components.QuotaSelector.seasons": "{count, plural, one {сезон} other {сезона(ов)}}",
|
||||
"components.QuotaSelector.seasons": "{count, plural, one {сезон} other {сезоны}}",
|
||||
"components.RequestBlock.requestoverrides": "Переопределение запроса",
|
||||
"components.QuotaSelector.unlimited": "Неограниченно",
|
||||
"components.QuotaSelector.movieRequests": "{quotaLimit} <quotaUnits>{фильмов} за {quotaDays} {дней}</quotaUnits>",
|
||||
@@ -596,7 +596,7 @@
|
||||
"components.Settings.partialRequestsEnabled": "Разрешить частичные запросы сериалов",
|
||||
"components.Settings.mediaTypeSeries": "сериал",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.region": "Регион для поиска фильмов и сериалов",
|
||||
"components.RequestModal.QuotaDisplay.seasonlimit": "{limit, plural, one {сезон} other {сезона(ов)}}",
|
||||
"components.RequestModal.QuotaDisplay.seasonlimit": "{limit, plural, one {сезон} other {сезоны}}",
|
||||
"components.RequestModal.QuotaDisplay.season": "сезон",
|
||||
"components.RequestModal.requestall": "Запросить все сезоны",
|
||||
"components.RequestModal.pendingapproval": "Ваш запрос ожидает одобрения.",
|
||||
|
||||
Reference in New Issue
Block a user