diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-19 01:42:31 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-19 01:42:31 -0500 |
| commit | e8ab7fb7b59ddc66fdd895076cdd4350e0f18576 (patch) | |
| tree | cb6b7312fd6816b963e931288c464ef152010701 /MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json | |
| parent | df56b1ec8a008933a9e20d6a3cd9b05580d143eb (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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json index d03abbfd8..d2eb752a8 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json @@ -192,8 +192,10 @@ "LabelPlayMethodDirectPlay": "Reprodu\u00e7\u00e3o Direta", "LabelAudioCodec": "\u00c1udio: {0}", "LabelVideoCodec": "V\u00eddeo: {0}", + "LabelLocalAccessUrl": "Local access: {0}", "LabelRemoteAccessUrl": "Acesso Remoto: {0}", - "LabelRunningOnPort": "Executando na porta {0}.", + "LabelRunningOnPort": "Running on http port {0}.", + "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", "HeaderLatestFromChannel": "Mais recentes de {0}", "ButtonDownload": "Download", "LabelUnknownLanaguage": "Idioma desconhecido", @@ -582,6 +584,8 @@ "MediaInfoStreamTypeEmbeddedImage": "Imagem Incorporada", "MediaInfoRefFrames": "Quadros de refer\u00eancia", "TabPlayback": "Reprodu\u00e7\u00e3o", + "TabNotifications": "Notifica\u00e7\u00f5es", + "TabExpert": "Expert", "HeaderSelectCustomIntrosPath": "Selecionar o Caminho para Intros Personalizadas", "HeaderRateAndReview": "Avaliar e Comentar", "HeaderThankYou": "Obrigado", @@ -616,6 +620,7 @@ "DashboardTourMobile": "O painel do M\u00e9dia Browser funciona perfeitamente em smartphones e tablets. Gerencie seu servidor da palma de sua m\u00e3o, a qualquer hora e em qualquer lugar.", "MessageRefreshQueued": "Atualiza\u00e7\u00e3o iniciada", "TabDevices": "Dispositivos", + "TabExtras": "Extras", "DeviceLastUsedByUserName": "Utilizado por \u00faltimo por {0}", "HeaderDeleteDevice": "Excluir Dispositivo", "DeleteDeviceConfirmation": "Tem certeza de que deseja excluir este dispositivo? Ele reaparecer\u00e1 a pr\u00f3xima vez que um usu\u00e1rio utiliz\u00e1-lo.", |
