Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoExplorer/app/static/script/app/locale/app/pt_BR.js #22

Open
netinhoteixeira opened this issue Jun 16, 2012 · 0 comments
Open

GeoExplorer/app/static/script/app/locale/app/pt_BR.js #22

netinhoteixeira opened this issue Jun 16, 2012 · 0 comments

Comments

@netinhoteixeira
Copy link

I don't know if is "pt_BR" or "pt-BR" but here is:

/**
 * Copyright (c) 2009-2010 The Open Planning Project
 */

GeoExt.Lang.add("pt_BR", {
    "GeoExplorer.prototype": {
        zoomSliderText: "<div>Nível de Zoom: {zoom}</div><div>Escala: 1:{scale}</div>",
        loadConfigErrorText: "Problemas ao ler a configuração salva: <br />",
        loadConfigErrorDefaultText: "Erro de Servidor.",
        xhrTroubleText: "Problemas de Comunicação: Situação ",
        layersText: "Camadas",
        titleText: "Título",
        zoomLevelText: "Nível de Zoom",
        bookmarkText: "Endereço do Favorito",
        permakinkText: 'Link Permanente',
        appInfoText: "GeoExplorer",
        aboutText: "Sobre GeoExplorer",
        mapInfoText: "Info do Mapa",
        descriptionText: "Descrição",
        contactText: "Contato",
        aboutThisMapText: "Sobre este Mapa"
    },
    "GeoExplorer.Composer.prototype": {
        mapText: "Mapa",
        tableText: "Tabela",
        queryText: "Consulta",
        exportMapText: "Publicar mapa",
        saveMapText: "Salvar mapa",
        saveErrorText: "Problemas ao salvar: ",
        toolsTitle: "Escolha as ferramentas para incluir na barra de ferramentas:",
        previewText: "Visualizar",
        backText: "Voltar",
        nextText: "Próximo",
        loginText: "Acesso",
        loginErrorText: "Usuário ou senha inválidos.",
        userFieldText: "Usuário",
        passwordFieldText: "Senha"
    }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant