aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-04 23:41:56 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-04 23:41:56 -0400
commitc5319bb4ae9606e07d62525a022e5a67f85a7d43 (patch)
tree248e5e889e93aa7e2ba2feccf07ca857fe8e6a64 /MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json
parent2714127d2b663b735048da6d9def08efa38f2b5f (diff)
update playlist xml saving
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json15
1 files changed, 12 insertions, 3 deletions
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