From c5319bb4ae9606e07d62525a022e5a67f85a7d43 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 4 Aug 2014 23:41:56 -0400 Subject: update playlist xml saving --- .../Localization/JavaScript/pt_BR.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json') diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json index 5e667f3d0..7da7aa2f5 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json @@ -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}" } \ No newline at end of file -- cgit v1.2.3