You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

225 lines
5.9 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * help_online
#
# Translators:
# Paolo Valier, 2016
msgid ""
msgstr ""
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-17 07:29+0000\n"
"PO-Revision-Date: 2016-03-19 10:09+0000\n"
"Last-Translator: Paolo Valier\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-web-8-0/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: help_online
#. openerp-web
#: code:addons/help_online/static/src/js/help_online.js:83
#, python-format
msgid "Cancel"
msgstr "Annulla"
#. 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 "Chiudi"
#. module: help_online
#. openerp-web
#: code:addons/help_online/static/src/js/help_online.js:81
#, python-format
msgid "Confirm"
msgstr "Conferma"
#. module: help_online
#: code:addons/help_online/models/help_online.py:60
#, python-format
msgid "Create Help page for %s"
msgstr "Crea una Pagina di aiuto per %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 "Creato da"
#. 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 "Creato il"
#. module: help_online
#: view:export.help.wizard:help_online.export_help_wizard_view
msgid "Export"
msgstr "Esporta"
#. 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 ""
#. module: help_online
#: view:export.help.wizard:help_online.export_help_wizard_view
msgid "Export Help Data"
msgstr ""
#. 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 ""
#. module: help_online
#: field:export.help.wizard,export_filename:0
msgid "Export XML Filename"
msgstr ""
#. 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 "Aiuto in linea"
#. module: help_online
#: code:addons/help_online/models/help_online.py:55
#, python-format
msgid "Help on %s"
msgstr "Aiuto per %s"
#. module: help_online
#: model:res.groups,name:help_online.help_online_group_reader
msgid "Help reader"
msgstr "Lettore degli Aiuti"
#. module: help_online
#: model:res.groups,name:help_online.help_online_group_writer
msgid "Help writer"
msgstr "Editor degli Aiuti"
#. 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 "Importa"
#. module: help_online
#: model:ir.actions.act_window,name:help_online.action_import_help_wizard
msgid "Import Help"
msgstr ""
#. module: help_online
#: view:import.help.wizard:help_online.import_help_wizard_view
msgid "Import Help Data"
msgstr ""
#. module: help_online
#: model:ir.ui.menu,name:help_online.menu_help_import
msgid "Import Help Online"
msgstr ""
#. 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 "Ultimo aggiornamento di"
#. 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 "Ultimo aggiornamento il"
#. module: help_online
#: code:addons/help_online/models/export_help_wizard.py:260
#, python-format
msgid "No data to export !"
msgstr "Non ci sono dati da esportare!"
#. module: help_online
#: code:addons/help_online/models/help_online.py:33
#, python-format
msgid "No page prefix parameter specified !"
msgstr ""
#. module: help_online
#. openerp-web
#: code:addons/help_online/static/src/js/help_online.js:88
#, python-format
msgid "Ok"
msgstr "Ok"
#. module: help_online
#. openerp-web
#: code:addons/help_online/static/src/js/help_online.js:107
#, python-format
msgid "Page does not exist. Do you want to create?"
msgstr ""
#. module: help_online
#: field:import.help.wizard,source_file:0
msgid "Source File"
msgstr "File sorgente"
#. 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 ""
#. 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 ""
#. 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 ""
#. module: help_online
#: view:ir.ui.view:help_online.view_view_search
msgid "Website Page"
msgstr "Pagina del sito"
#. module: help_online
#: view:ir.ui.view:help_online.view_view_form
msgid "Website Page?"
msgstr "Pagina del sito?"
#. 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 "Pagine del sito"
#. 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"