first commit
This commit is contained in:
55
modules/dashboard/locale/es.po
Normal file
55
modules/dashboard/locale/es.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 "Acción"
|
||||
|
||||
msgctxt "field:dashboard.action,user:"
|
||||
msgid "User"
|
||||
msgstr "Usuario"
|
||||
|
||||
msgctxt "field:res.user,dashboard_actions:"
|
||||
msgid "Dashboard Actions"
|
||||
msgstr "Acciones del escritorio"
|
||||
|
||||
msgctxt "field:res.user,dashboard_layout:"
|
||||
msgid "Dashboard Layout"
|
||||
msgstr "Organización del escritorio"
|
||||
|
||||
msgctxt "model:dashboard.action,string:"
|
||||
msgid "Dashboard Action"
|
||||
msgstr "Acción del escritorio"
|
||||
|
||||
msgctxt "model:ir.action,name:act_dashboard"
|
||||
msgid "Dashboard"
|
||||
msgstr "Escritorio"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_dashboard"
|
||||
msgid "Dashboard"
|
||||
msgstr "Escritorio"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Square"
|
||||
msgstr "Ajustado"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Bottom"
|
||||
msgstr "De arriba a abajo"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Left"
|
||||
msgstr "De derecha a izquierda"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Right"
|
||||
msgstr "De izquierda a derecha"
|
||||
|
||||
msgctxt "selection:res.user,dashboard_layout:"
|
||||
msgid "Stack Top"
|
||||
msgstr "De abajo a arriba"
|
||||
|
||||
msgctxt "view:res.user:"
|
||||
msgid "Dashboard"
|
||||
msgstr "Escritorio"
|
||||
Reference in New Issue
Block a user