mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
update playlist xml saving
This commit is contained in:
parent
2714127d2b
commit
c5319bb4ae
77 changed files with 1768 additions and 1002 deletions
|
|
@ -178,7 +178,6 @@
|
|||
"LabelVideoCodec": "V\u00eddeo: {0}",
|
||||
"LabelRemoteAccessUrl": "Acesso Remoto: {0}",
|
||||
"LabelRunningOnPort": "Executando na porta {0}.",
|
||||
"LabelRunningOnPorts": "Dispon\u00edvel nas portas {0} e {1}.",
|
||||
"HeaderLatestFromChannel": "Mais recentes de {0}",
|
||||
"ButtonDownload": "Download",
|
||||
"LabelUnknownLanaguage": "Idioma desconhecido",
|
||||
|
|
@ -282,6 +281,7 @@
|
|||
"LabelLiveProgram": "AO VIVO",
|
||||
"LabelNewProgram": "NOVO",
|
||||
"LabelPremiereProgram": "ESTR\u00c9IA",
|
||||
"LabelHDProgram": "HD",
|
||||
"HeaderChangeFolderType": "Alterar Tipo de Pasta",
|
||||
"HeaderChangeFolderTypeHelp": "Para alterar o tipo de pasta, por favor remova e reconstrua a cole\u00e7\u00e3o com o novo tipo.",
|
||||
"HeaderAlert": "Alerta",
|
||||
|
|
@ -318,6 +318,15 @@
|
|||
"HeaderSelectPlayer": "Selecione onde reproduzir:",
|
||||
"ButtonSelect": "Selecionar",
|
||||
"ButtonNew": "Nova",
|
||||
"MessageInternetExplorerWebm": "Para melhores resultados com o Internet Explorer, por favor instale o plugin WebM para IE.",
|
||||
"HeaderVideoError": "Erro de V\u00eddeo"
|
||||
"MessageInternetExplorerWebm": "Para melhores resultados com o Internet Explorer, por favor instale o plugin de reprodu\u00e7\u00e3o WebM.",
|
||||
"HeaderVideoError": "Erro de V\u00eddeo",
|
||||
"ButtonAddToPlaylist": "Adicionar \u00e0 lista de reprodu\u00e7\u00e3o",
|
||||
"HeaderAddToPlaylist": "Adicionar \u00e0 Lista de Reprodu\u00e7\u00e3o",
|
||||
"LabelName": "Nome:",
|
||||
"ButtonSubmit": "Enviar",
|
||||
"LabelSelectPlaylist": "Lista de Reprodu\u00e7\u00e3o:",
|
||||
"OptionNewPlaylist": "Nova lista de reprodu\u00e7\u00e3o...",
|
||||
"MessageAddedToPlaylistSuccess": "Ok",
|
||||
"ButtonViewSeriesRecording": "View series recording",
|
||||
"ValueOriginalAirDate": "Original air date: {0}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue