Browsing Brazilian Portuguese translation

1 of 38 results
1.
Text
add menu-items
self.add_menuitem("edit_text", "Edit...")
self.add_menuitem("", "-")
self.add_menuitem("copy", "Copy")
self.add_menuitem("paste", "Paste")
self.add_menuitem("", "-")
self.add_menuitem("clear", "Clear")
add default menuitems
add settings groups
self.add_option(StringOption('Text', 'text_prefix',
self.text_prefix, 'Text-Prefix',
'The text/Pango-Markup to be placed before the text ...'))
self.add_option(StringOption('Text', 'text_suffix',
self.text_suffix, 'Text-Suffix',
'The text/Pango-Markup to be placed after the text ...'))
add hidden "note_text"-option (to save but not show in editor)
Texto
Translated and reviewed by Rafael Fontenelle
Located in LipikScreenlet.py:137 LipikScreenlet.py:156 LipikScreenlet.py:159 LipikScreenlet.py:193
1 of 38 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.