mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-06 22:58:09 -05:00
feat(lang): translations update from Hosted Weblate (#2277)
* feat(lang): translated using Weblate (German) Currently translated at 100.0% (987 of 987 strings) Co-authored-by: 0x0f40f0 <dark@3xd.de> 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 (Czech) Currently translated at 50.1% (495 of 987 strings) feat(lang): translated using Weblate (Czech) Currently translated at 41.0% (405 of 987 strings) feat(lang): translated using Weblate (Czech) Currently translated at 39.2% (387 of 987 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 * feat(lang): translated using Weblate (Polish) Currently translated at 61.2% (605 of 987 strings) feat(lang): translated using Weblate (Polish) Currently translated at 61.2% (605 of 987 strings) feat(lang): translated using Weblate (Polish) Currently translated at 53.2% (526 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Patryk <byakurau1@gmail.com> 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 (Chinese (Simplified)) Currently translated at 87.1% (860 of 987 strings) Co-authored-by: Eric <spice2wolf@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hans/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (987 of 987 strings) 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 92.0% (909 of 987 strings) feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 89.6% (885 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 * feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (987 of 987 strings) feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (987 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Simone <simoneungaro@hotmail.it> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/ Translation: Overseerr/Overseerr Frontend Co-authored-by: 0x0f40f0 <dark@3xd.de> Co-authored-by: Core Intel <rideonit@seznam.cz> Co-authored-by: Patryk <byakurau1@gmail.com> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: Eric <spice2wolf@gmail.com> Co-authored-by: Kobe <kobaubarr@gmail.com> Co-authored-by: Tijuco <sendtomy@protonmail.com> Co-authored-by: Simone <simoneungaro@hotmail.it>
This commit is contained in:
@@ -899,6 +899,30 @@
|
||||
"components.IssueDetails.playonplex": "Assistir no Plex",
|
||||
"components.IssueDetails.season": "Temporada {seasonNumber}",
|
||||
"components.IssueDetails.toasteditdescriptionsuccess": "Descrição do chamado alterada com sucesso!",
|
||||
"components.IssueDetails.play4konplex": "Assistir 4K no Plex",
|
||||
"components.IssueDetails.toastissuedeletefailed": "Algo deu errado ao apagar chamado."
|
||||
"components.IssueDetails.play4konplex": "Assistir em 4K no Plex",
|
||||
"components.IssueDetails.toastissuedeletefailed": "Algo deu errado ao apagar chamado.",
|
||||
"components.IssueDetails.toaststatusupdated": "Estado do chamado atualizado com sucesso!",
|
||||
"components.IssueList.IssueItem.episodes": "{episodeCount, plural, one {Espisódio} other {Episódios}}",
|
||||
"components.IssueModal.CreateIssueModal.extras": "Extras",
|
||||
"components.IssueModal.CreateIssueModal.providedetail": "Por favor, explique em detalhes o problema que você encontrou.",
|
||||
"components.IssueList.IssueItem.issuestatus": "Estado",
|
||||
"components.IssueList.IssueItem.issuetype": "Tipo",
|
||||
"components.IssueList.IssueItem.opened": "Aberto",
|
||||
"components.IssueList.IssueItem.openeduserdate": "{date} por {user}",
|
||||
"components.IssueList.IssueItem.unknownissuetype": "Desconhecido",
|
||||
"components.IssueDetails.toaststatusupdatefailed": "Algo deu errado ao atualizar o estado do chamado.",
|
||||
"components.IssueDetails.unknownissuetype": "Desconhecido",
|
||||
"components.IssueList.issues": "Chamados",
|
||||
"components.IssueModal.CreateIssueModal.issomethingwrong": "Algum problema com {title}?",
|
||||
"components.IssueModal.CreateIssueModal.problemepisode": "Episódio Afetado",
|
||||
"components.IssueModal.CreateIssueModal.problemseason": "Temporada Afetada",
|
||||
"components.IssueList.IssueItem.problemepisode": "Episódio Afetado",
|
||||
"components.IssueList.IssueItem.seasons": "{seasonCount, plural, one {Temporada} other {Temporadas}}",
|
||||
"components.IssueList.IssueItem.viewissue": "Ver Chamado",
|
||||
"components.IssueList.showallissues": "Exibir Todos Chamados",
|
||||
"components.IssueList.sortAdded": "Mais Recente",
|
||||
"components.IssueList.sortModified": "Última Modificação",
|
||||
"components.IssueModal.CreateIssueModal.allepisodes": "Todos Episódios",
|
||||
"components.IssueModal.CreateIssueModal.allseasons": "Todas Temporadas",
|
||||
"components.IssueModal.CreateIssueModal.episode": "Episódio {episodeNumber}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user