99 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			99 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
| # Translation of Odoo Server.
 | |
| # This file contains the translation of the following modules:
 | |
| # * hr_holidays_compute_days
 | |
| #
 | |
| # Translators:
 | |
| # Viktoras Norkus <viktoras@bmx.lt>, 2018
 | |
| msgid ""
 | |
| msgstr ""
 | |
| "Project-Id-Version: Odoo Server 10.0\n"
 | |
| "Report-Msgid-Bugs-To: \n"
 | |
| "POT-Creation-Date: 2018-01-17 12:16+0000\n"
 | |
| "PO-Revision-Date: 2018-01-17 12:16+0000\n"
 | |
| "Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n"
 | |
| "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
 | |
| "Language: lt\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"
 | |
| "%100<10 || n%100>=20) ? 1 : 2);\n"
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_number_of_days_temp_related
 | |
| msgid "Allocation"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_status_compute_full_days
 | |
| msgid "Compute Full Days"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_date_from_full
 | |
| msgid "Date From Full"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_date_to_full
 | |
| msgid "Date To Full"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model,name:hr_holidays_compute_days.model_hr_employee
 | |
| msgid "Employee"
 | |
| msgstr "Darbuotojas"
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_status_exclude_rest_days
 | |
| msgid "Exclude Rest Days"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_from_full_day
 | |
| msgid "From Full Day"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.ui.view,arch_db:hr_holidays_compute_days.edit_holiday_new
 | |
| msgid "Full day"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,help:hr_holidays_compute_days.field_hr_holidays_status_exclude_rest_days
 | |
| msgid ""
 | |
| "If enabled, the employee's day off is skipped in leave days calculation."
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,help:hr_holidays_compute_days.field_hr_holidays_status_compute_full_days
 | |
| msgid ""
 | |
| "If enabled, the number of days computed will be always for the full days in "
 | |
| "the interval"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model,name:hr_holidays_compute_days.model_hr_holidays
 | |
| msgid "Leave"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model,name:hr_holidays_compute_days.model_hr_holidays_status
 | |
| msgid "Leave Type"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,help:hr_holidays_compute_days.field_hr_holidays_number_of_days_temp_related
 | |
| msgid "Number of days of the leave request according to your working schedule."
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model,name:hr_holidays_compute_days.model_resource_calendar
 | |
| msgid "Resource Calendar"
 | |
| msgstr ""
 | |
| 
 | |
| #. module: hr_holidays_compute_days
 | |
| #: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_to_full_day
 | |
| msgid "To Full Day"
 | |
| msgstr ""
 |