diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-22 00:42:26 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-22 00:42:26 -0400 |
| commit | 9f3891d418729b9cc1dbdf4e48013f5a0a57639a (patch) | |
| tree | 265aeca4176a24e5ad58d9acf5ba3b0d5f4b5f54 /MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json | |
| parent | 1e7ac871db62d749725226fe05d61ab2629e79e9 (diff) | |
render movies as folders with dlna
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, 5 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json index 0e5e7c022..bba551f9f 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json @@ -74,7 +74,8 @@ "ButtonMarkTheseRead": "Marcar como lida", "ButtonClose": "Fechar", "LabelAllPlaysSentToPlayer": "Todas as reprodu\u00e7\u00f5es ser\u00e3o enviadas para o reprodutor selecionado.", - "MessageInvalidUser": "Usu\u00e1rio ou senha inv\u00e1lido", + "MessageInvalidUser": "Invalid username or password. Please try again.", + "HeaderLoginFailure": "Login Failure", "HeaderAllRecordings": "Todas as Grava\u00e7\u00f5es", "RecommendationBecauseYouLike": "Porque voc\u00ea gosta de {0}", "RecommendationBecauseYouWatched": "Porque voc\u00ea assistiu {0}", @@ -602,5 +603,7 @@ "LabelEnableCameraUploadFor": "Habilitar envio atrav\u00e9s de c\u00e2mera para:", "HeaderSelectUploadPath": "Selecione o caminho para carga", "LabelEnableCameraUploadForHelp": "Cargas ser\u00e3o executadas automaticamente em retaguarda quando logar no Media Browser.", - "ErrorMessageStartHourGreaterThanEnd": "O tempo final deve ser maior que o tempo inicial." + "ErrorMessageStartHourGreaterThanEnd": "O tempo final deve ser maior que o tempo inicial.", + "ButtonLibraryAccess": "Library access", + "ButtonParentalControl": "Parental control" }
\ No newline at end of file |
