diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-20 11:10:40 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-20 11:10:40 -0400 |
| commit | d0b6fd938dfb59e8c2d1099043c71235653008c4 (patch) | |
| tree | ceb7f2a76625c75a8e543efe12a56a171e9d13bc /MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json | |
| parent | daec8895b6c1dc26445c83fd7253625b503881ae (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json index 43b79a82e..5169e9600 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json @@ -172,13 +172,18 @@ "NewVersionOfSomethingAvailable": "Est\u00e1 dispon\u00edvel uma nova vers\u00e3o de {0}!", "VersionXIsAvailableForDownload": "A vers\u00e3o {0} est\u00e1 dispon\u00edvel para download.", "LabelVersionNumber": "Vers\u00e3o {0}", - "LabelPlayMethodTranscoding": "Transcodificando", - "LabelPlayMethodDirectStream": "Fluxo Direto", - "LabelPlayMethodDirectPlay": "Execu\u00e7\u00e3o Direta", + "LabelPlayMethodTranscoding": "Transcodifica\u00e7\u00e3o", + "LabelPlayMethodDirectStream": "Streaming Direto", + "LabelPlayMethodDirectPlay": "Reprodu\u00e7\u00e3o Direta", "LabelAudioCodec": "\u00c1udio: {0}", "LabelVideoCodec": "V\u00eddeo: {0}", "LabelRemoteAccessUrl": "Acesso Remoto: {0}", "LabelRunningOnPort": "Dispon\u00edvel na porta {0}.", "LabelRunningOnPorts": "Dispon\u00edvel nas portas {0} e {1}.", - "HeaderLatestFromChannel": "Latest from {0}" + "HeaderLatestFromChannel": "\u00daltimo desde {0}", + "ButtonDownload": "Download", + "LabelUnknownLanaguage": "Unknown language", + "HeaderCurrentSubtitles": "Current Subtitles", + "MessageDownloadQueued": "The download has been queued.", + "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?" }
\ No newline at end of file |
