diff options
| author | Luke <luke.pulverenti@gmail.com> | 2014-11-26 15:25:04 -0500 |
|---|---|---|
| committer | Luke <luke.pulverenti@gmail.com> | 2014-11-26 15:25:04 -0500 |
| commit | e9b8300e2fc4441a061f125870351acd7308f91d (patch) | |
| tree | bffff495d48a475b22cc9f3852b8a3d1162e4466 /MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json | |
| parent | fb0c07aa9317997612161523f5955e249f4b6ea3 (diff) | |
| parent | 43ce4438320dd9025898dbb2fafa01bd1be72fb0 (diff) | |
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json b/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json index 59fd20724c..9889f5e3a6 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json @@ -1,10 +1,11 @@ { "LabelExit": "Sair", "LabelVisitCommunity": "Visitar a Comunidade", - "LabelGithubWiki": "Wiki do Github", + "LabelGithub": "Github", "LabelSwagger": "Swagger", "LabelStandard": "Padr\u00e3o", - "LabelViewApiDocumentation": "Ver documenta\u00e7\u00e3o da Api", + "LabelApiDocumentation": "Documenta\u00e7\u00e3o da Api", + "LabelDeveloperResources": "Recursos do Desenvolvedor", "LabelBrowseLibrary": "Navegar pela Biblioteca", "LabelConfigureMediaBrowser": "Configurar Media Browser", "LabelOpenLibraryViewer": "Abrir Visualizador da Biblioteca", @@ -1215,7 +1216,7 @@ "HeaderCameraUploadHelp": "Carga autom\u00e1tica de fotos e v\u00eddeos de seus dispositivos m\u00f3veis para o Media Browser.", "MessageNoDevicesSupportCameraUpload": "Atualmente voc\u00ea n\u00e3o tem nenhum dispositivo que suporte carga atrav\u00e9s da c\u00e2mera.", "LabelCameraUploadPath": "Caminho para carga atrav\u00e9s da c\u00e2mera:", - "LabelCameraUploadPathHelp": "Selecione o caminho, caso desejado. Se n\u00e3o for especificado um caminho, ser\u00e1 usada uma pasta padr\u00e3o.", + "LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used. If using a custom path it will also need to be added in the library setup area.", "LabelCreateCameraUploadSubfolder": "Criar uma subpasta para cada dispositivo", "LabelCreateCameraUploadSubfolderHelp": "Pastas espec\u00edficas podem ser atribu\u00eddas a um dispositivo clicando-as na p\u00e1gina de Dispositivos.", "LabelCustomDeviceDisplayName": "Nome para exibi\u00e7\u00e3o:", |
