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

Add pt-br i18n support (Brazilian Portuguese) #371

Closed
wants to merge 1 commit into from
Closed

Add pt-br i18n support (Brazilian Portuguese) #371

wants to merge 1 commit into from

Conversation

dipold
Copy link

@dipold dipold commented Apr 29, 2013

Add pt-br i18n support (Brazilian Portuguese)

@ghost ghost assigned c0bra May 3, 2013
c0bra added a commit that referenced this pull request May 3, 2013
Fixes #371

Thanks to @dipold for the translations and pull request.
c0bra added a commit that referenced this pull request May 3, 2013
Fixes #371

Thanks to @dipold for the translations and pull request.
@c0bra
Copy link
Contributor

c0bra commented May 8, 2013

Added in 2.0.6 branch.

@c0bra c0bra closed this May 8, 2013
@ThCC
Copy link

ThCC commented Oct 23, 2013

Just one thing:

window.ngGrid.i18n['pt-br'] = {
ngAggregateLabel: 'items' 'itens',
ngGroupPanelDescription: 'Arraste e solte uma coluna aqui para agrupar por essa coluna',
ngSearchPlaceHolder: 'Procurar...',
ngMenuText: 'Selecione as colunas:',
ngShowingItemsLabel: 'Mostrando os Items Itens:',
ngTotalItemsLabel: 'Total de Items:',
ngSelectedItemsLabel: 'Items Selecionados:',
ngPageSizeLabel: 'Tamanho da Página:',
ngPagerFirstTitle: 'Primeira Página',
ngPagerNextTitle: 'Próxima Página',
ngPagerPrevTitle: 'Página Anterior',
ngPagerLastTitle: 'Última Página'
};

Many English words are similar to the words in Portuguese, but in the plural form changes occur.

@dipold
Copy link
Author

dipold commented Oct 23, 2013

Yes, my bad, this was fixed in PR #683

@ThCC
Copy link

ThCC commented Oct 23, 2013

Ok, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants