mirror of
https://github.com/OCA/knowledge.git
synced 2026-01-05 11:46:56 -06:00
Translations sync with templates
This commit is contained in:
committed by
Justine Doutreloux
parent
1d8d88c264
commit
463e9f0081
@@ -1,442 +1,437 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * wiki
|
||||
# * wiki
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenERP Server 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: support@openerp.com\n"
|
||||
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
|
||||
"PO-Revision-Date: 2009-09-23 14:54+0000\n"
|
||||
"Last-Translator: Silvana Herrera <sherrera@thymbra.com>\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-03 14:29+0200\n"
|
||||
"PO-Revision-Date: 2015-08-03 14:30+0200\n"
|
||||
"Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
|
||||
"X-Generator: Launchpad (build 14763)\n"
|
||||
"X-Generator: Poedit 1.8.2\n"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,template:0
|
||||
msgid "Wiki Template"
|
||||
msgstr "Plantilla Wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_wiki
|
||||
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
|
||||
msgid "Wiki Pages"
|
||||
msgstr "Páginas Wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,method:0
|
||||
msgid "Display Method"
|
||||
#. module: document_page
|
||||
#: model:ir.actions.act_window,help:document_page.action_page
|
||||
msgid ""
|
||||
"<p class=\"oe_view_nocontent_create\">\n"
|
||||
" Click to create a new web page.\n"
|
||||
" </p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<p class=\"oe_view_nocontent_create\">\n"
|
||||
"Pulse para crear una nueva página web.\n"
|
||||
"</p>\n"
|
||||
" "
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_wiki_filter
|
||||
#: field:document.page,create_uid:0
|
||||
msgid "Author"
|
||||
msgstr "Autor"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
|
||||
#: view:wiki.wiki.page.open:0
|
||||
msgid "Open Page"
|
||||
msgstr "Abrir página"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,menu_id:0
|
||||
msgid "Menu"
|
||||
msgstr "Menú"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,section:0
|
||||
msgid "Section"
|
||||
msgstr "Sección"
|
||||
|
||||
#. module: wiki
|
||||
#: help:wiki.wiki,toc:0
|
||||
msgid "Indicates that this pages have a table of contents or not"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
|
||||
msgid "Wiki History"
|
||||
msgstr "Historial Wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,minor_edit:0
|
||||
msgid "Minor edit"
|
||||
msgstr "Edición menor"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
|
||||
msgid "Content"
|
||||
msgstr "Contenido"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,child_ids:0
|
||||
msgid "Child Pages"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,parent_id:0
|
||||
msgid "Parent Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
|
||||
msgid "Last Contributor"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.create.menu,menu_parent_id:0
|
||||
msgid "Parent Menu"
|
||||
msgstr "Menú padre"
|
||||
|
||||
#. module: wiki
|
||||
#: code:addons/wiki/wizard/wiki_make_index.py:52
|
||||
#, python-format
|
||||
msgid "There is no section in this Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
|
||||
msgid "Wiki Group"
|
||||
msgstr "Grupo Wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,name:0
|
||||
msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.model,name:wiki.model_wiki_create_menu
|
||||
msgid "Wizard Create Menu"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,history_id:0
|
||||
msgid "History Lines"
|
||||
msgstr "Líneas del historial"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0
|
||||
msgid "Page Content"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
|
||||
#, python-format
|
||||
msgid "Warning !"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: code:addons/wiki/wiki.py:237
|
||||
#, python-format
|
||||
msgid "There are no changes in revisions"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: help:wiki.wiki,section:0
|
||||
msgid "Use page section code like 1.2.1"
|
||||
msgstr "Utilice código de sección de la página, por ejemplo 1.2.1"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.create.menu,menu_name:0
|
||||
msgid "Menu Name"
|
||||
msgstr "Nombre del menú"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,notes:0
|
||||
msgid "Description"
|
||||
msgstr "Descripción"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,review:0
|
||||
msgid "Needs Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: help:wiki.wiki,review:0
|
||||
msgid ""
|
||||
"Indicates that this page should be reviewed, raising the attention of other "
|
||||
"contributors"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.create.menu:0 view:wiki.make.index:0
|
||||
msgid "Menu Information"
|
||||
msgstr "Información del menú"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
|
||||
msgid "Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: selection:wiki.groups,method:0
|
||||
msgid "Tree"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.groups:0
|
||||
msgid "Page Template"
|
||||
msgstr "Plantilla de página"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,tags:0
|
||||
msgid "Keywords"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,help:wiki.action_wiki
|
||||
msgid ""
|
||||
"With Wiki Pages you can share ideas and questions with your coworkers. You "
|
||||
"can create a new document that can be linked to one or several applications "
|
||||
"(CRM, Sales, etc.). You can use keywords to ease access to your wiki pages. "
|
||||
"There is a basic wiki editing for text format."
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: code:addons/wiki/wizard/wiki_show_diff.py:54
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Aviso"
|
||||
|
||||
#. module: wiki
|
||||
#: help:wiki.groups,home:0
|
||||
msgid "Required to select home page if display method is Home Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki.history,create_date:0
|
||||
msgid "Date"
|
||||
msgstr "Fecha"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.make.index:0
|
||||
msgid "Want to create a Index on Selected Pages ? "
|
||||
msgstr "¿Desea crear un índice sobre las páginas seleccionadas? "
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
|
||||
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
|
||||
#: view:wizard.wiki.history.show_diff:0
|
||||
msgid "Difference"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,page_ids:0
|
||||
msgid "Pages"
|
||||
msgstr "Páginas"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.groups:0
|
||||
msgid "Group Description"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki.page.open:0
|
||||
msgid "Want to open a wiki page? "
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,section:0
|
||||
msgid "Make Section ?"
|
||||
msgstr "¿Crear sección?"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki.history,text_area:0
|
||||
msgid "Text area"
|
||||
msgstr "Área de texto"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0
|
||||
msgid "Meta Information"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: wiki
|
||||
#: selection:wiki.groups,method:0
|
||||
msgid "List"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
|
||||
msgid "Summary"
|
||||
msgstr "Resumen"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,create_date:0
|
||||
msgid "Created Date"
|
||||
msgstr "Fecha de creación"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_history
|
||||
msgid "All Page Histories"
|
||||
msgstr "Todos los historiales de páginas"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.model,name:wiki.model_wiki_wiki
|
||||
msgid "wiki.wiki"
|
||||
msgstr "wiki.wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: help:wiki.groups,method:0
|
||||
msgid "Define the default behaviour of the menu created on this group"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: view:wizard.wiki.history.show_diff:0
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
|
||||
msgid "wizard.wiki.history.show_diff"
|
||||
msgstr "asistente.wiki.historial.mostrar_dif"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki.history,wiki_id:0
|
||||
msgid "Wiki Id"
|
||||
msgstr "ID Wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
|
||||
msgid "Home Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: help:wiki.wiki,parent_id:0
|
||||
msgid "Allows you to link with the other page with in the current topic"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0
|
||||
msgid "Modification Information"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: help:wiki.wiki,group_id:0
|
||||
msgid "Topic, also called Wiki Group"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
|
||||
msgid "Wiki"
|
||||
msgstr "Wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki,write_date:0
|
||||
msgid "Modification Date"
|
||||
msgstr "Fecha de modificación"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.groups:0
|
||||
msgid "Configuration"
|
||||
msgstr "Configuración"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
|
||||
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
|
||||
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
|
||||
msgid "Create Index"
|
||||
msgstr "Crear índice"
|
||||
|
||||
#. module: wiki
|
||||
#: code:addons/wiki/wizard/wiki_show_diff.py:54
|
||||
#, python-format
|
||||
msgid "You need to select minimum 1 or maximum 2 history revision!"
|
||||
msgstr ""
|
||||
"¡Debe seleccionar como mínimo 1 o como máximo 2 revisiones históricas!"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0
|
||||
msgid "Group By..."
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
|
||||
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
|
||||
msgid "Create Menu"
|
||||
msgstr "Crear menú"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki.history,minor_edit:0
|
||||
msgid "This is a major edit ?"
|
||||
msgstr "¿Es ésta una edición mayor?"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
|
||||
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
|
||||
#: model:ir.model,name:wiki.model_wiki_groups
|
||||
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
|
||||
msgid "Wiki Groups"
|
||||
msgstr "Grupos Wiki"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0
|
||||
msgid "Topic"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: field:wiki.wiki.history,write_uid:0
|
||||
msgid "Modify By"
|
||||
msgstr "Modificado por"
|
||||
|
||||
#. module: wiki
|
||||
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
|
||||
#: field:wiki.wiki,toc:0
|
||||
#, python-format
|
||||
msgid "Table of Contents"
|
||||
msgstr "Tabla de contenidos"
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
|
||||
msgid "Open Wiki Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
|
||||
msgid "wiz open page"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
|
||||
#. module: document_page
|
||||
#: view:document.page.create.menu:document_page.view_wiki_create_menu
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: wiki
|
||||
#: field:wizard.wiki.history.show_diff,file_path:0
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_category_tree
|
||||
#: model:ir.ui.menu,name:document_page.menu_category
|
||||
msgid "Categories"
|
||||
msgstr "Categorías"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_category_form
|
||||
#: view:document.page:document_page.view_wiki_form
|
||||
#: field:document.page,parent_id:0 selection:document.page,type:0
|
||||
#: model:ir.actions.act_window,name:document_page.action_category
|
||||
msgid "Category"
|
||||
msgstr "Categoría"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,child_ids:0
|
||||
msgid "Children"
|
||||
msgstr "Hijos"
|
||||
|
||||
#. module: document_page
|
||||
#: view:wizard.document.page.history.show_diff:document_page.view_wiki_show_diff
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_wiki_filter
|
||||
#: view:document.page:document_page.view_wiki_form
|
||||
#: field:document.page,content:0 selection:document.page,type:0
|
||||
#: field:document.page.history,content:0
|
||||
msgid "Content"
|
||||
msgstr "Contenido"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page.create.menu:document_page.view_wiki_create_menu
|
||||
#: model:ir.actions.act_window,name:document_page.action_related_page_create_menu
|
||||
#: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
|
||||
msgid "Create Menu"
|
||||
msgstr "Crear menú"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.create.menu,create_uid:0
|
||||
#: field:wizard.document.page.history.show_diff,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,create_date:0
|
||||
#: field:document.page.create.menu,create_date:0
|
||||
#: field:wizard.document.page.history.show_diff,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.history,create_date:0
|
||||
msgid "Date"
|
||||
msgstr "Fecha"
|
||||
|
||||
#. module: document_page
|
||||
#: help:document.page,message_last_post:0
|
||||
msgid "Date of the last message posted on the record."
|
||||
msgstr "Fecha del último mensaje publicado en el registro."
|
||||
|
||||
#. module: document_page
|
||||
#: field:wizard.document.page.history.show_diff,diff:0
|
||||
msgid "Diff"
|
||||
msgstr "Dif."
|
||||
|
||||
#. module: wiki
|
||||
#: view:wiki.wiki:0
|
||||
msgid "Need Review"
|
||||
msgstr "Necesita revisión"
|
||||
#. module: document_page
|
||||
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
|
||||
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
|
||||
#: view:wizard.document.page.history.show_diff:document_page.view_wiki_show_diff
|
||||
msgid "Difference"
|
||||
msgstr "Diferencia"
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.action_wiki_review
|
||||
msgid "Pages Waiting Review"
|
||||
#. module: document_page
|
||||
#: view:document.page.history:document_page.view_wiki_history_tree
|
||||
msgid "Document History"
|
||||
msgstr "Historial del Documento"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_wiki_filter
|
||||
#: view:document.page:document_page.view_wiki_form
|
||||
#: view:document.page:document_page.view_wiki_menu_form
|
||||
#: view:document.page:document_page.view_wiki_tree
|
||||
#: view:document.page:document_page.view_wiki_tree_children
|
||||
#: model:ir.model,name:document_page.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Página de documento"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page.history:document_page.wiki_history_form
|
||||
#: model:ir.model,name:document_page.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Historia de página de documento"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_wiki_filter
|
||||
msgid "Document Type"
|
||||
msgstr "Tipo de documento"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_category_form
|
||||
msgid "Documents"
|
||||
msgstr "Documentos"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,message_follower_ids:0
|
||||
msgid "Followers"
|
||||
msgstr "Seguidores"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_wiki_filter
|
||||
msgid "Group By..."
|
||||
msgstr "Agrupar por..."
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,history_ids:0
|
||||
msgid "History"
|
||||
msgstr "Historial"
|
||||
|
||||
#. module: document_page
|
||||
#: help:document.page,message_summary:0
|
||||
msgid ""
|
||||
"Holds the Chatter summary (number of messages, ...). This summary is "
|
||||
"directly in html format in order to be inserted in kanban views."
|
||||
msgstr ""
|
||||
"Sostiene el resumen Chatter ( número de mensajes , ... ). Este resumen está "
|
||||
"directamente en formato html para ser insertada en las vistas kanban."
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,id:0 field:document.page.create.menu,id:0
|
||||
#: field:document.page.history,id:0
|
||||
#: field:wizard.document.page.history.show_diff,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: document_page
|
||||
#: help:document.page,message_unread:0
|
||||
msgid "If checked new messages require your attention."
|
||||
msgstr "Si está marcado nuevos mensajes requieren su atención."
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,message_is_follower:0
|
||||
msgid "Is a Follower"
|
||||
msgstr "Es un seguidor"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_wiki_form
|
||||
msgid "Last Content"
|
||||
msgstr "Ultimo contenido"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_wiki_filter
|
||||
#: field:document.page,write_uid:0
|
||||
msgid "Last Contributor"
|
||||
msgstr "Último colaborador"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,message_last_post:0
|
||||
msgid "Last Message Date"
|
||||
msgstr "Fecha del ultimo mensaje"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.create.menu,write_uid:0
|
||||
#: field:document.page.history,write_uid:0
|
||||
#: field:wizard.document.page.history.show_diff,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultima actualización por"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.create.menu,write_date:0
|
||||
#: field:document.page.history,write_date:0
|
||||
#: field:wizard.document.page.history.show_diff,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima actualización en"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,menu_id:0
|
||||
msgid "Menu"
|
||||
msgstr "Menú"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page.create.menu:document_page.view_wiki_create_menu
|
||||
msgid "Menu Information"
|
||||
msgstr "Información del menú"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.create.menu,menu_name:0
|
||||
msgid "Menu Name"
|
||||
msgstr "Nombre del menú"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,message_ids:0
|
||||
msgid "Messages"
|
||||
msgstr "Mensajes"
|
||||
|
||||
#. module: document_page
|
||||
#: help:document.page,message_ids:0
|
||||
msgid "Messages and communication history"
|
||||
msgstr "Mensajes e historial de comunicación"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,write_date:0
|
||||
msgid "Modification Date"
|
||||
msgstr "Fecha de modificación"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.history,create_uid:0
|
||||
msgid "Modified By"
|
||||
msgstr "Modificado por"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_category_form
|
||||
#: view:document.page:document_page.view_wiki_form
|
||||
#: view:document.page:document_page.view_wiki_menu_form
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.history,page_id:0
|
||||
msgid "Page"
|
||||
msgstr "Página"
|
||||
|
||||
#. module: document_page
|
||||
#: model:ir.actions.act_window,name:document_page.action_related_page_history
|
||||
msgid "Page History"
|
||||
msgstr "Historial de página"
|
||||
|
||||
#. module: document_page
|
||||
#: model:ir.actions.act_window,name:document_page.action_history
|
||||
msgid "Page history"
|
||||
msgstr "Historial de página"
|
||||
|
||||
#. module: document_page
|
||||
#: help:document.page,type:0
|
||||
msgid "Page type"
|
||||
msgstr "Tipo de página"
|
||||
|
||||
#. module: document_page
|
||||
#: model:ir.actions.act_window,name:document_page.action_page
|
||||
#: model:ir.ui.menu,name:document_page.menu_page
|
||||
#: model:ir.ui.menu,name:document_page.menu_wiki
|
||||
msgid "Pages"
|
||||
msgstr "Páginas"
|
||||
|
||||
#. module: document_page
|
||||
#: model:ir.ui.menu,name:document_page.menu_page_history
|
||||
msgid "Pages history"
|
||||
msgstr "Historial de páginas"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page.create.menu,menu_parent_id:0
|
||||
msgid "Parent Menu"
|
||||
msgstr "Menú padre"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,message_summary:0 field:document.page.history,summary:0
|
||||
msgid "Summary"
|
||||
msgstr "Resumen"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_category_form
|
||||
msgid "Template"
|
||||
msgstr "Plantilla"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_category_form
|
||||
msgid ""
|
||||
"Template that will be used as a content template for all new page of this "
|
||||
"category."
|
||||
msgstr ""
|
||||
"Plantilla que se utilizará como una plantilla de contenido para todas las "
|
||||
"nuevas páginas de esta categoría."
|
||||
|
||||
#. module: document_page
|
||||
#: code:addons/document_page/document_page.py:175
|
||||
#, python-format
|
||||
msgid "There are no changes in revisions."
|
||||
msgstr "No hay cambios en las revisiones."
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,name:0
|
||||
msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,type:0
|
||||
msgid "Type"
|
||||
msgstr "Tipo"
|
||||
|
||||
#. module: document_page
|
||||
#: field:document.page,message_unread:0
|
||||
msgid "Unread Messages"
|
||||
msgstr "Mensajes no leídos"
|
||||
|
||||
#. module: document_page
|
||||
#: model:ir.model,name:document_page.model_document_page_create_menu
|
||||
msgid "Wizard Create Menu"
|
||||
msgstr "Asistente crear menú"
|
||||
|
||||
#. module: document_page
|
||||
#: code:addons/document_page/wizard/document_page_show_diff.py:50
|
||||
#, python-format
|
||||
msgid "You need to select minimum one or maximum two history revisions!"
|
||||
msgstr "¡Necesita seleccionar mínimo una y máximo dos revisiones de historial!"
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page:document_page.view_category_form
|
||||
#: view:document.page:document_page.view_wiki_form
|
||||
msgid "e.g. Once upon a time..."
|
||||
msgstr "Por ejemplo, Érase una vez..."
|
||||
|
||||
#. module: document_page
|
||||
#: view:document.page.create.menu:document_page.view_wiki_create_menu
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#. module: wiki
|
||||
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
|
||||
msgid "Search Page"
|
||||
msgstr ""
|
||||
#~ msgid "Wiki Pages"
|
||||
#~ msgstr "Páginas Wiki"
|
||||
|
||||
#~ msgid "Child Groups"
|
||||
#~ msgstr "Grupos hijos"
|
||||
#~ msgid "Open Page"
|
||||
#~ msgstr "Abrir página"
|
||||
|
||||
#~ msgid "Section"
|
||||
#~ msgstr "Sección"
|
||||
|
||||
#~ msgid "Wiki History"
|
||||
#~ msgstr "Historial Wiki"
|
||||
|
||||
#~ msgid "Minor edit"
|
||||
#~ msgstr "Edición menor"
|
||||
|
||||
#~ msgid "Wiki Group"
|
||||
#~ msgstr "Grupo Wiki"
|
||||
|
||||
#~ msgid "History Lines"
|
||||
#~ msgstr "Líneas del historial"
|
||||
|
||||
#~ msgid "Use page section code like 1.2.1"
|
||||
#~ msgstr "Utilice código de sección de la página, por ejemplo 1.2.1"
|
||||
|
||||
#~ msgid "Description"
|
||||
#~ msgstr "Descripción"
|
||||
|
||||
#~ msgid "Warning"
|
||||
#~ msgstr "Aviso"
|
||||
|
||||
#~ msgid "Want to create a Index on Selected Pages ? "
|
||||
#~ msgstr "¿Desea crear un índice sobre las páginas seleccionadas? "
|
||||
|
||||
#~ msgid "Make Section ?"
|
||||
#~ msgstr "¿Crear sección?"
|
||||
|
||||
#~ msgid "Text area"
|
||||
#~ msgstr "Área de texto"
|
||||
|
||||
#~ msgid "Notes"
|
||||
#~ msgstr "Notas"
|
||||
|
||||
#~ msgid "Created Date"
|
||||
#~ msgstr "Fecha de creación"
|
||||
|
||||
#~ msgid "wiki.wiki"
|
||||
#~ msgstr "wiki.wiki"
|
||||
|
||||
#~ msgid "wizard.wiki.history.show_diff"
|
||||
#~ msgstr "asistente.wiki.historial.mostrar_dif"
|
||||
|
||||
#~ msgid "Wiki Id"
|
||||
#~ msgstr "ID Wiki"
|
||||
|
||||
#~ msgid "Wiki"
|
||||
#~ msgstr "Wiki"
|
||||
|
||||
#~ msgid "Configuration"
|
||||
#~ msgstr "Configuración"
|
||||
|
||||
#~ msgid "Create Index"
|
||||
#~ msgstr "Crear índice"
|
||||
|
||||
#~ msgid "This is a major edit ?"
|
||||
#~ msgstr "¿Es ésta una edición mayor?"
|
||||
|
||||
#~ msgid "Wiki Groups"
|
||||
#~ msgstr "Grupos Wiki"
|
||||
|
||||
#~ msgid "Table of Contents"
|
||||
#~ msgstr "Tabla de contenidos"
|
||||
|
||||
#~ msgid "Need Review"
|
||||
#~ msgstr "Necesita revisión"
|
||||
|
||||
#~ msgid "Wiki Groups Links"
|
||||
#~ msgstr "Enlaces grupos wiki"
|
||||
@@ -468,9 +463,6 @@ msgstr ""
|
||||
#~ msgid "Last Author"
|
||||
#~ msgstr "Último autor"
|
||||
|
||||
#~ msgid "Document Management"
|
||||
#~ msgstr "Gestión de documentos"
|
||||
|
||||
#~ msgid "Invalid XML for View Architecture!"
|
||||
#~ msgstr "XML inválido para la definición de la vista !"
|
||||
|
||||
@@ -480,15 +472,11 @@ msgstr ""
|
||||
#~ msgid "Wiki Differance"
|
||||
#~ msgstr "Diferencia Wiki"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "No action found"
|
||||
#~ msgstr "No se ha encontrado la acción"
|
||||
|
||||
#~ msgid "Modifications"
|
||||
#~ msgstr "Modificaciones"
|
||||
|
||||
#~ msgid "History"
|
||||
#~ msgstr "Historial"
|
||||
|
||||
#~ msgid "Tags"
|
||||
#~ msgstr "Etiquetas"
|
||||
|
||||
Reference in New Issue
Block a user