first commit
This commit is contained in:
55
modules/dashboard/locale/pt.po
Normal file
55
modules/dashboard/locale/pt.po
Normal file
@@ -0,0 +1,55 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:dashboard.action,act_window:"
|
||||
msgid "Action"
|
||||
msgstr "Ação"
|
||||
|
||||
msgctxt "field:dashboard.action,user:"
|
||||
msgid "User"
|
||||
msgstr "Usuário"
|
||||
|
||||
msgctxt "field:res.user,dashboard_actions:"
|
||||
msgid "Dashboard Actions"
|
||||
msgstr "Ações do Painel"
|
||||
|
||||
msgctxt "field:res.user,dashboard_layout:"
|
||||
msgid "Dashboard Layout"
|
||||
msgstr "Layout do Painel"
|
||||
|
||||
msgctxt "model:dashboard.action,string:"
|
||||
msgid "Dashboard Action"
|
||||
msgstr "Ação do Painel"
|
||||
|
||||
msgctxt "model:ir.action,name:act_dashboard"
|
||||
msgid "Dashboard"
|
||||
msgstr "Painel"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_dashboard"
|
||||
msgid "Dashboard"
|
||||
msgstr "Painel"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Square"
|
||||
msgstr "Quadrado"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Bottom"
|
||||
msgstr "Empilhar Embaixo"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Left"
|
||||
msgstr "Empilhar à Esquerda"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Right"
|
||||
msgstr "Empilhar à Direita"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Top"
|
||||
msgstr "Empilhar no Topo"
|
||||
|
||||
msgctxt "view:res.user:"
|
||||
msgid "Dashboard"
|
||||
msgstr "Painel"
|
||||
Reference in New Issue
Block a user