# Translation of Odoo Server. # This file contains the translation of the following modules: # * pad # # Translators: # FIRST AUTHOR , 2014 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2016-11-28 11:25+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Croatian (http://www.transifex.com/odoo/odoo-8/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: hr\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: pad #: model:ir.model,name:pad.model_res_company msgid "Companies" msgstr "Organizacije" #. module: pad #: field:pad.common,create_uid:0 msgid "Created by" msgstr "Kreirao" #. module: pad #: field:pad.common,create_date:0 msgid "Created on" msgstr "Vrijeme kreiranja" #. module: pad #: code:addons/pad/pad.py:52 #, python-format msgid "Error" msgstr "Greška" #. module: pad #: help:res.company,pad_key:0 msgid "Etherpad lite api key." msgstr "Etherpad lite api kljič." #. module: pad #: help:res.company,pad_server:0 msgid "Etherpad lite server. Example: beta.primarypad.com" msgstr "Etherpad lite poslužitelj. Primjer: beta.primarypad.com" #. module: pad #: field:pad.common,id:0 msgid "ID" msgstr "ID" #. module: pad #: field:pad.common,write_uid:0 msgid "Last Updated by" msgstr "Promijenio" #. module: pad #: field:pad.common,write_date:0 msgid "Last Updated on" msgstr "Vrijeme promjene" #. module: pad #: field:res.company,pad_key:0 msgid "Pad Api Key" msgstr "Pad Api Ključ" #. module: pad #: field:res.company,pad_server:0 msgid "Pad Server" msgstr "Pad poslužitelj" #. module: pad #: code:addons/pad/pad.py:52 #, python-format msgid "" "Pad creation failed, either there is a problem with your pad" " server URL or with your connection." msgstr "" #. module: pad #: view:res.company:pad.view_company_form_with_pad msgid "Pads" msgstr "Ploče" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:49 #, python-format msgid "This pad will be initialized on first edit" msgstr "Ovaj pad će biti inicijaliziran pri prvom uređivanju." #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:46 #, python-format msgid "Unable to load pad" msgstr "Nije moguće učitati pad" #. module: pad #. openerp-web #: code:addons/pad/static/src/xml/pad.xml:9 #, python-format msgid "" "You must configure the etherpad through the menu Settings > Companies > " "Companies, in the configuration tab of your company." msgstr "" #. module: pad #: view:res.company:pad.view_company_form_with_pad msgid "e.g. beta.primarypad.com" msgstr "npr. beta.primarypad.com"