summaryrefslogtreecommitdiff
path: root/po/pt_br.po
AgeCommit message (Collapse)AuthorFilesLines
2015-10-30gitk: Update msgid's for menu items with acceleratorLibravatar Takashi Iwai1-17/+17
The commit d99b4b0de27a ("gitk: Accelerators for the main menu") modified the menu item strings with the accelerator, but the translations didn't follow, thus the menus are shown without translations. This patch systematically update the msgid keys just to follow this change. The contents aren't changed, so the accelerator won't work in these locales for now. Each locale translator needs to add proper acceleration keys appropriately. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
2015-05-17gitk: Update .po filesLibravatar Paul Mackerras1-279/+297
Signed-off-by: Paul Mackerras <paulus@samba.org>
2015-03-15gitk: Update .po filesLibravatar Paul Mackerras1-322/+417
Signed-off-by: Paul Mackerras <paulus@samba.org>
2010-12-14gitk: Add Brazilian Portuguese (pt-BR) translationLibravatar Alexandre Erwin Ittner1-0/+1277
Translating a SCM is tricky due to amount of jargon, so, I tried to keep the wording consistent with both the German and Italian git translations and the pt-BR translation of other SCMs. Signed-off-by: Alexandre Erwin Ittner <alexandre@ittner.com.br> Signed-off-by: Paul Mackerras <paulus@samba.org>