49 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * connector_job_subscribe
 | |
| #
 | |
| # Translators:
 | |
| # OCA Transbot <transbot@odoo-community.org>, 2017
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server 9.0c\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2017-04-05 00:42+0000\n"
 | |
| "PO-Revision-Date: 2017-04-05 00:42+0000\n"
 | |
| "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
 | |
| "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
 | |
| "hr_HR/)\n"
 | |
| "Language: hr_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: queue_job_subscribe
 | |
| #: model_terms:ir.ui.view,arch_db:queue_job_subscribe.view_user_connector_form
 | |
| msgid "Connectors"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: queue_job_subscribe
 | |
| #: model:ir.model.fields,help:queue_job_subscribe.field_res_users__subscribe_job
 | |
| msgid ""
 | |
| "If this flag is checked and the user is Connector Manager, he will receive "
 | |
| "job notifications."
 | |
| msgstr ""
 | |
| 
 | |
| #. module: queue_job_subscribe
 | |
| #: model:ir.model.fields,field_description:queue_job_subscribe.field_res_users__subscribe_job
 | |
| msgid "Job Notifications"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: queue_job_subscribe
 | |
| #: model:ir.model,name:queue_job_subscribe.model_queue_job
 | |
| msgid "Queue Job"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: queue_job_subscribe
 | |
| #: model:ir.model,name:queue_job_subscribe.model_res_users
 | |
| msgid "Users"
 | |
| msgstr "Korisnici"
 |