# Translation of Odoo Server. # This file contains the translation of the following modules: # * help_online # # Translators: # Ahmet Altinisik , 2016 # Ahmet Altinisik , 2016 # Antonio Trueba, 2016 # Antonio Trueba, 2016 # Armando Vulcano Junior , 2015 # Carles Antoli , 2015 # Carles Antoli , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2012,2014 # Kostas Goutoudis , 2015 # Jesús Alan Ramos Rodríguez , 2015 # Jesús Alan Ramos Rodríguez , 2015 # Jesús Alan Ramos Rodríguez , 2015 # Kostas Goutoudis , 2015 # Matjaž Mozetič , 2015 # Paolo Valier, 2016 # Pedro Castro Silva , 2015 # Pedro M. Baeza , 2015-2016 # Rudolf Schnapka , 2016 # SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-26 01:59+0000\n" "PO-Revision-Date: 2016-11-25 14:56+0000\n" "Last-Translator: Pedro M. Baeza \n" "Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:93 #, python-format msgid "Cancel" msgstr "Cancelar" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view #: view:import.help.wizard:help_online.import_help_wizard_view msgid "Close" msgstr "Cerrar" #. module: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:91 #, python-format msgid "Confirm" msgstr "Confirmar" #. module: help_online #: code:addons/help_online/models/help_online.py:57 #, python-format msgid "Create Help page for %s" msgstr "Crear página de ayuda para %s" #. module: help_online #: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0 #: field:import.help.wizard,create_uid:0 msgid "Created by" msgstr "Creado por" #. module: help_online #: field:export.help.wizard,create_date:0 field:help.online,create_date:0 #: field:import.help.wizard,create_date:0 msgid "Created on" msgstr "Creado en" #. module: help_online #: field:export.help.wizard,display_name:0 field:help.online,display_name:0 #: field:import.help.wizard,display_name:0 msgid "Display Name" msgstr "Nombre mostrado" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view msgid "Export" msgstr "Exportar" #. module: help_online #: code:addons/help_online/models/export_help_wizard.py:267 #: model:ir.actions.act_window,name:help_online.action_export_help_wizard #, python-format msgid "Export Help" msgstr "Exportar ayuda" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view msgid "Export Help Data" msgstr "Exportar datos de ayuda" #. module: help_online #: model:ir.model,name:help_online.model_export_help_wizard #: model:ir.ui.menu,name:help_online.menu_help_export msgid "Export Help Online" msgstr "Exportar ayuda en línea" #. module: help_online #: field:export.help.wizard,export_filename:0 msgid "Export XML Filename" msgstr "Exportar fichero XML" #. module: help_online #: model:ir.ui.menu,name:help_online.menu_help #: model:ir.ui.menu,name:help_online.menu_help_main msgid "Help Online" msgstr "Ayuda en línea" #. module: help_online #: code:addons/help_online/models/help_online.py:52 #, python-format msgid "Help on %s" msgstr "Ayuda sobre %s" #. module: help_online #: model:res.groups,name:help_online.help_online_group_reader msgid "Help reader" msgstr "Lector de ayuda" #. module: help_online #: model:res.groups,name:help_online.help_online_group_writer msgid "Help writer" msgstr "Editor de ayuda" #. module: help_online #: field:export.help.wizard,id:0 field:help.online,id:0 #: field:import.help.wizard,id:0 msgid "ID" msgstr "ID" #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view msgid "Import" msgstr "Importar" #. module: help_online #: model:ir.actions.act_window,name:help_online.action_import_help_wizard msgid "Import Help" msgstr "Importar ayuda" #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view msgid "Import Help Data" msgstr "Importar datos de ayuda" #. module: help_online #: model:ir.ui.menu,name:help_online.menu_help_import msgid "Import Help Online" msgstr "Importar ayuda en línea" #. module: help_online #: field:export.help.wizard,__last_update:0 field:help.online,__last_update:0 #: field:import.help.wizard,__last_update:0 msgid "Last Modified on" msgstr "Última actualización en" #. module: help_online #: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0 #: field:import.help.wizard,write_uid:0 msgid "Last Updated by" msgstr "Última actualización por" #. module: help_online #: field:export.help.wizard,write_date:0 field:help.online,write_date:0 #: field:import.help.wizard,write_date:0 msgid "Last Updated on" msgstr "Última actualización en" #. module: help_online #: code:addons/help_online/models/export_help_wizard.py:260 #, python-format msgid "No data to export !" msgstr "No hay información a exportar." #. module: help_online #: code:addons/help_online/models/help_online.py:33 #, python-format msgid "No page prefix parameter specified !" msgstr "No se ha especificado un parámetro de prefijo de página" #. module: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:98 #, python-format msgid "Ok" msgstr "Aceptar" #. module: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:117 #, python-format msgid "Page does not exist. Do you want to create?" msgstr "La página no existe. ¿Quiere crearla?" #. module: help_online #: field:import.help.wizard,source_file:0 msgid "Source File" msgstr "Archivo origen" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view msgid "" "This wizard allow you to export all QWeb views\n" " related to help online. The result will be an Odoo\n" " data xml file." msgstr "Este asistente le permite exportar todas las vistas QWeb relacionadas con la ayuda en línea. El resultado será un archivo XML en formato de Odoo." #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view msgid "" "This wizard allow you to import QWeb views\n" " related to help online. The required file format is an Odoo\n" " data xml file." msgstr "Este asistente le permite importar vistas QWeb relacionadas con la ayuda en linea. Debe ser un archivo XML en formato de Odoo." #. module: help_online #: code:addons/help_online/models/export_help_wizard.py:297 #, python-format msgid "Unable to write autobackup file in given directory: %s" msgstr "No se ha podido escribir la copia de seguridad automática en el directorio especificado: %s" #. module: help_online #: view:ir.ui.view:help_online.view_view_search msgid "Website Page" msgstr "Página del sitio web" #. module: help_online #: view:ir.ui.view:help_online.view_view_form msgid "Website Page?" msgstr "¿Página del sitio web?" #. module: help_online #: model:ir.actions.act_window,name:help_online.action_website_pages #: model:ir.ui.menu,name:help_online.menu_help_pages msgid "Website Pages" msgstr "Páginas del sitio web" #. module: help_online #: field:export.help.wizard,data:0 msgid "XML" msgstr "XML" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view #: view:import.help.wizard:help_online.import_help_wizard_view msgid "or" msgstr "o"