feat(lang): translations update from Weblate (#2202)
* feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 99.7% (887 of 889 strings) Co-authored-by: Tijuco <sendtomy@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (French) Currently translated at 100.0% (883 of 883 strings) Co-authored-by: Clément Wigy <clement.wigy@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Czech) Currently translated at 44.9% (397 of 883 strings) Co-authored-by: Core Intel <rideonit@seznam.cz> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/cs/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Tijuco <sendtomy@protonmail.com> Co-authored-by: Clément Wigy <clement.wigy@gmail.com> Co-authored-by: Core Intel <rideonit@seznam.cz>
This commit is contained in:
@@ -881,5 +881,9 @@
|
||||
"components.MovieDetails.showmore": "Mostrar Mais",
|
||||
"components.MovieDetails.showless": "Mostrar Menos",
|
||||
"components.TvDetails.streamingproviders": "Em Exibição na",
|
||||
"components.MovieDetails.streamingproviders": "Em Exibição na"
|
||||
"components.MovieDetails.streamingproviders": "Em Exibição na",
|
||||
"components.Settings.SettingsJobsCache.jobScheduleEditSaved": "Tarefa editada com sucesso!",
|
||||
"components.Settings.SettingsJobsCache.editJobSchedulePrompt": "Frequência",
|
||||
"components.Settings.SettingsJobsCache.editJobScheduleSelectorHours": "A cada {jobScheduleHours, plural, one {hora} other {{jobScheduleHours} horas}}",
|
||||
"components.Settings.SettingsJobsCache.editJobScheduleSelectorMinutes": "A cada {jobScheduleMinutes, plural, one {minuto} other {{jobScheduleMinutes} minutos}}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user