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.
253 lines
8.3 KiB
253 lines
8.3 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * help_online
|
|
#
|
|
# Translators:
|
|
# Bole <bole@dajmi5.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-06-02 09:52+0000\n"
|
|
"PO-Revision-Date: 2017-06-02 09:52+0000\n"
|
|
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
|
|
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
|
"Language: hr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.export_help_wizard_view
|
|
#: model:ir.ui.view,arch_db:help_online.import_help_wizard_view
|
|
msgid "Close"
|
|
msgstr "Zatvori"
|
|
|
|
#. module: help_online
|
|
#: code:addons/help_online/models/help_online.py:45
|
|
#, python-format
|
|
msgid "Create Help page for %s"
|
|
msgstr "Kreiraj stranicu pomoći za %s"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_create_uid
|
|
#: model:ir.model.fields,field_description:help_online.field_help_online_create_uid
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard_create_uid
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_create_date
|
|
#: model:ir.model.fields,field_description:help_online.field_help_online_create_date
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard_create_date
|
|
msgid "Created on"
|
|
msgstr "Kreirano"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_display_name
|
|
#: model:ir.model.fields,field_description:help_online.field_help_online_display_name
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard_display_name
|
|
msgid "Display Name"
|
|
msgstr "Naziv za prikaz"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.export_help_wizard_view
|
|
msgid "Export"
|
|
msgstr "Izvoz"
|
|
|
|
#. module: help_online
|
|
#: code:addons/help_online/wizards/export_help_wizard.py:307
|
|
#: model:ir.actions.act_window,name:help_online.action_export_help_wizard
|
|
#, python-format
|
|
msgid "Export Help"
|
|
msgstr "Izvezi pomoć"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.export_help_wizard_view
|
|
msgid "Export Help Data"
|
|
msgstr "Izvezi podatke za pomoć"
|
|
|
|
#. 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 "Izvezi pomoć "
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_export_filename
|
|
msgid "Export XML Filename"
|
|
msgstr "Naziv izvezene XML datoteke"
|
|
|
|
#. 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 "Online pomoć"
|
|
|
|
#. module: help_online
|
|
#: code:addons/help_online/models/help_online.py:40
|
|
#, python-format
|
|
msgid "Help on %s"
|
|
msgstr "Pomoć za %s"
|
|
|
|
#. module: help_online
|
|
#: model:res.groups,name:help_online.help_online_group_reader
|
|
msgid "Help reader"
|
|
msgstr "Čitatelj pomoći"
|
|
|
|
#. module: help_online
|
|
#: model:res.groups,name:help_online.help_online_group_writer
|
|
msgid "Help writer"
|
|
msgstr "Autor pomoći"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_id
|
|
#: model:ir.model.fields,field_description:help_online.field_help_online_id
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.import_help_wizard_view
|
|
msgid "Import"
|
|
msgstr "Uvoz"
|
|
|
|
#. module: help_online
|
|
#: model:ir.actions.act_window,name:help_online.action_import_help_wizard
|
|
msgid "Import Help"
|
|
msgstr "Uvezi pomoć"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.import_help_wizard_view
|
|
msgid "Import Help Data"
|
|
msgstr "Uvezi podatke pomoći"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.menu,name:help_online.menu_help_import
|
|
msgid "Import Help Online"
|
|
msgstr "Uvezi online pomoć"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard___last_update
|
|
#: model:ir.model.fields,field_description:help_online.field_help_online___last_update
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnje modificirano"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_write_uid
|
|
#: model:ir.model.fields,field_description:help_online.field_help_online_write_uid
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnje ažurirao"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_write_date
|
|
#: model:ir.model.fields,field_description:help_online.field_help_online_write_date
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnje ažurirano"
|
|
|
|
#. module: help_online
|
|
#: code:addons/help_online/wizards/export_help_wizard.py:300
|
|
#, python-format
|
|
msgid "No data to export !"
|
|
msgstr "Nema podataka za izvoz!"
|
|
|
|
#. module: help_online
|
|
#: code:addons/help_online/models/help_online.py:17
|
|
#, python-format
|
|
msgid "No page prefix parameter specified !"
|
|
msgstr "Nije specificiran parametar prefiksa!"
|
|
|
|
#. module: help_online
|
|
#: code:addons/help_online/wizards/export_help_wizard.py:99
|
|
#, python-format
|
|
msgid "Only images from ir.attachment are supported when exporting help pages"
|
|
msgstr ""
|
|
"Samo slike iz ir.attachment modela su podržane pri izvozu stranica pomoći"
|
|
|
|
#. module: help_online
|
|
#. openerp-web
|
|
#: code:addons/help_online/static/src/js/help_online.js:37
|
|
#, python-format
|
|
msgid "Page does not exist. Do you want to create?"
|
|
msgstr "Stranica ne postoji. Želite li ju kreirati?"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_import_help_wizard_source_file
|
|
msgid "Source File"
|
|
msgstr "Izvorišna datoteka"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db: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 ""
|
|
"Ovaj čarobnjak vam omogućuje izvoz svih Qweb pogleda\n"
|
|
"povezanih sa online pomoći. Rezultat će biti Odoo\n"
|
|
"podatkovna xml datoteka."
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db: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 ""
|
|
"Ovaj čarobnjak vam omogućuje uvoz svih Qweb pogleda\n"
|
|
"povezanih sa online pomoći. Obavezni format je Odoo\n"
|
|
"podatkovna xml datoteka."
|
|
|
|
#. module: help_online
|
|
#: code:addons/help_online/wizards/export_help_wizard.py:337
|
|
#, python-format
|
|
msgid "Unable to write autobackup file in given directory: %s"
|
|
msgstr "Nije moguće zapisati autobackup datoteku u zadani direktorij: %s"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.view_view_search
|
|
msgid "Website Page"
|
|
msgstr "Webstranica"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.view_view_form
|
|
msgid "Website Page?"
|
|
msgstr "Webstranica?"
|
|
|
|
#. 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 "Webstranice"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model.fields,field_description:help_online.field_export_help_wizard_data
|
|
msgid "XML"
|
|
msgstr "XML"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model,name:help_online.model_help_online
|
|
msgid "help.online"
|
|
msgstr "help.online"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model,name:help_online.model_import_help_wizard
|
|
msgid "import.help.wizard"
|
|
msgstr "import.help.wizard"
|
|
|
|
#. module: help_online
|
|
#: model:ir.model,name:help_online.model_ir_model_data
|
|
msgid "ir.model.data"
|
|
msgstr "ir.model.data"
|
|
|
|
#. module: help_online
|
|
#: model:ir.ui.view,arch_db:help_online.export_help_wizard_view
|
|
#: model:ir.ui.view,arch_db:help_online.import_help_wizard_view
|
|
msgid "or"
|
|
msgstr "ili"
|