mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update subtitle escaping
This commit is contained in:
parent
e97b2577b7
commit
c5fce6d083
79 changed files with 408 additions and 247 deletions
|
@ -355,8 +355,8 @@
|
|||
"OptionOn": "On",
|
||||
"ButtonSettings": "Ajustes",
|
||||
"ButtonUninstall": "Desinstalar",
|
||||
"HeaderFields": "Campos",
|
||||
"HeaderFieldsHelp": "Deslize um campo para 'off' para bloquear e evitar que seus dados sejam alterados.",
|
||||
"HeaderEnabledFields": "Enabled Fields",
|
||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||
"HeaderLiveTV": "TV ao Vivo",
|
||||
"MissingLocalTrailer": "Faltando trailer local.",
|
||||
"MissingPrimaryImage": "Faltando imagem da capa.",
|
||||
|
@ -828,5 +828,11 @@
|
|||
"ErrorValidatingSupporterInfo": "Ocorreu um erro ao validar a sua informa\u00e7\u00e3o de Colaborador do Emby. Por favor, tente novamente mais tarde.",
|
||||
"HeaderSync": "Sincroniza\u00e7\u00e3o",
|
||||
"LabelLocalSyncStatusValue": "Status: {0}",
|
||||
"MessageSyncStarted": "Sincroniza\u00e7\u00e3o iniciada"
|
||||
"MessageSyncStarted": "Sincroniza\u00e7\u00e3o iniciada",
|
||||
"OptionPoster": "Capa",
|
||||
"OptionPosterCard": "Cart\u00e3o da capa",
|
||||
"OptionList": "Lista",
|
||||
"OptionThumb": "\u00cdcone",
|
||||
"OptionThumbCard": "Cart\u00e3o do \u00edcone",
|
||||
"OptionBanner": "Banner"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue