oca-ocb-hr/odoo-bringout-oca-ocb-hr_timesheet/hr_timesheet/i18n/pl.po
Ernad Husremovic e1d89e11e3 19.0 vanilla
2026-03-09 09:31:00 +01:00

1747 lines
66 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_timesheet
#
# Translators:
# Jan Dziurz <jan.dziurzynski@openglobe.pl>, 2022
# taksun <taksun@o2.pl>, 2022
# Mariusz, 2022
# Zdzisław Krajewski <zdzichucb@gmail.com>, 2022
# Paweł Wodyński <pw@myodoo.pl>, 2022
# Marcin Młynarczyk <mlynarczyk@gmail.com>, 2022
# Grzegorz Krukar <grzegorzgk1@gmail.com>, 2022
# Piotr Strębski <strebski@gmail.com>, 2022
# Piotr Cierkosz <piotr.w.cierkosz@gmail.com>, 2022
# Tomasz Leppich <t.leppich@gmail.com>, 2022
# Paweł Michoń <michon.pawel@wp.pl>, 2022
# Dariusz Żbikowski <darek@krokus.com.pl>, 2022
# Karol Rybak <karolrybak85@gmail.com>, 2022
# Judyta Kaźmierczak <judyta.kazmierczak@openglobe.pl>, 2022
# Maksym <ms@myodoo.pl>, 2022
# Piotr Szlązak <szlazakpiotr@gmail.com>, 2022
# Radosław Biegalski <radoslaw.biegalski@openglobe.pl>, 2022
# Martin Trigaux, 2022
# Grzegorz Grzelak <grzegorz.grzelak@openglobe.pl>, 2022
# Łukasz Grzenkowicz <lukasz.grzenkowicz@gmail.com>, 2022
# Krzysztof Przygoda, 2022
# Cezary Drożak, 2022
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Marta (wacm)" <wacm@odoo.com>, 2025, 2026.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-06 18:36+0000\n"
"PO-Revision-Date: 2026-02-25 14:44+0000\n"
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
"hr_timesheet/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Generator: Weblate 5.14.3\n"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid "%(effective)s %(uom_name)s"
msgstr "%(effective)s %(uom_name)s"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid "%(effective)s / %(allocated)s %(uom_name)s"
msgstr "%(effective)s / %(allocated)s %(uom_name)s"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid "%(effective)s / %(allocated)s %(uom_name)s (%(success_rate)s%%)"
msgstr "%(effective)s / %(allocated)s %(uom_name)s (%(success_rate)s%%)"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid "%(exceeding_hours)s %(uom_name)s (+%(exceeding_rate)s%%)"
msgstr "%(exceeding_hours)s %(uom_name)s (+%(exceeding_rate)s%%)"
#. module: hr_timesheet
#. odoo-javascript
#: code:addons/hr_timesheet/static/src/components/time_hour_field/time_hour_field.js:0
msgid "%(hours)sh"
msgstr "%(hours)s godz"
#. module: hr_timesheet
#. odoo-javascript
#: code:addons/hr_timesheet/static/src/components/time_hour_field/time_hour_field.js:0
msgid "%(hours)sh%(minutes)s"
msgstr "%(hours)s godz%(minutes)s"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid "%(name)s's Timesheets"
msgstr "Karty pracy %(name)s"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "%(project_name)s (%(days)sd)"
msgstr "%(project_name)s (%(days)sd)"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "%(project_name)s (%(sign)s%(hours)sh%(minutes)s)"
msgstr ""
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "%(project_name)s (%(sign)s%(hours)sh)"
msgstr ""
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid ""
"'%(missing_plan_names)s' analytic plan(s) required on the project '%"
"(project_name)s' linked to the timesheet."
msgstr ""
"Plany analityczne '%(missing_plan_names)s' wymagane w projekcie '%"
"(project_name)s' powiązane z wykazem czasu."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_task.py:0
msgid "(%(sign)s%(hours)s:%(minutes)s remaining)"
msgstr "(%(sign)s%(hours)s:%(minutes)s pozostałe)"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_task.py:0
msgid "(%s days remaining)"
msgstr "(%s pozostałe dni)"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid "(incl."
msgstr "(wł."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "1 day"
msgstr "1 dzień"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "2 hours"
msgstr "2 godziny"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "2021-09-01"
msgstr "2021-09-01"
#. module: hr_timesheet
#: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0
msgid "<b class=\"tip_title\">Tip: Record your Timesheets faster</b>"
msgstr ""
"<b class=\"tip_title\">Wskazówka: Szybsze rejestrowanie arkuszy czasu pracy</"
"b>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line
msgid ""
"<i class=\"fa fa-calendar me-1\" role=\"img\" aria-label=\"Date\" "
"title=\"Date\"/>"
msgstr ""
"<i class=\"fa fa-calendar me-1\" role=\"img\" aria-label=\"Data\" "
"title=\"Data\"/>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
msgid "<i class=\"fa fa-print\"/> View Details"
msgstr "<i class=\"fa fa-print\"/> Pokaż szczegóły"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_public_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_view_form_inherit_timesheet
msgid "<span class=\"o_stat_text\">Timesheets</span>"
msgstr "<span class=\"o_stat_text\">Ewidencja czasu pracy</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid "<span class=\"text-nowrap\">Time Spent on Sub-tasks:</span>"
msgstr "<span class=\"text-nowrap\">Czas spędzony na podzadaniach:</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid ""
"<span invisible=\"has_timesheet\">\n"
" Are you sure you want to delete these employees?\n"
" </span>"
msgstr ""
"<span invisible=\"has_timesheet\">\n"
" Czy na pewno chcesz usunąć tych pracowników?\n"
" </span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "<span style=\"margin-right: 15px;\">Total (Days)</span>"
msgstr "<span style=\"margin-right: 15px;\">Łącznie (Dni)</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "<span style=\"margin-right: 15px;\">Total (Hours)</span>"
msgstr "<span style=\"margin-right: 15px;\">Łącznie (godziny)</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "<span>Date</span>"
msgstr "<span>Data</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "<span>Description</span>"
msgstr "<span>Opis</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "<span>Employee</span>"
msgstr "<span>Pracownik</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "<span>Time Spent</span>"
msgstr "<span>Czas spędzony</span>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
msgid "<strong>Progress:</strong>"
msgstr "<strong>Postęp:</strong>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "<strong>Time Remaining: </strong>"
msgstr "<strong>Pozostało czasu: </strong>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "<strong>Time recorded on sub-tasks: </strong>"
msgstr "<strong>Czas zarejestrowany na podzadaniach: </strong>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "<strong>Total Days: </strong>"
msgstr "<strong>Łączna liczba dni: </strong>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "<strong>Total Hours: </strong>"
msgstr "<strong>Łączna liczba godzin: </strong>"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "<strong>Total Time Spent: </strong>"
msgstr "<strong>Łączny spędzony czas: </strong>"
#. module: hr_timesheet
#: model:res.groups,name:hr_timesheet.group_timesheet_manager
msgid "Administrator"
msgstr "Administrator"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "All"
msgstr "Wszystko"
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_all
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_all
msgid "All Timesheets"
msgstr "Wszystkie karty pracy"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allocated_hours
#: model:ir.model.fields,field_description:hr_timesheet.field_project_update__allocated_time
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__allocated_hours
msgid "Allocated Time"
msgstr "Przydzielony czas"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__amount
msgid "Amount"
msgstr "Kwota"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/__init__.py:0
msgid "Analysis"
msgstr "Analiza"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form
msgid "Analytic Entry"
msgstr "Zapis analityczny"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_account_analytic_line
msgid "Analytic Line"
msgstr "Pozycja analityczna"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_account_analytic_applicability
msgid "Analytic Plan's Applicabilities"
msgstr "Zastosowania planu analitycznego"
#. module: hr_timesheet
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task
msgid ""
"Analyze the projects and tasks on which your employees spend their time."
"<br>\n"
" Evaluate which part is billable and what costs it represents."
msgstr ""
"Przeanalizuj projekty i zadania, na które pracownicy poświęcają swój czas."
"<br>\n"
"Oceń, która część jest rozliczana i jakie koszty reprezentuje."
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_allow
msgid "Approver Reminder"
msgstr "Przypomnienie o akceptacji"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid "Archive Employees"
msgstr "Archiwizuj pracowników"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "Audrey Peterson"
msgstr "Audrey Peterson"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
msgid "Average of Progress"
msgstr "Średnia postępu"
#. module: hr_timesheet
#: model:ir.ui.menu,name:hr_timesheet.menu_hr_activity_analysis
msgid "By Employee"
msgstr "Wg pracownika"
#. module: hr_timesheet
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_project
msgid "By Project"
msgstr "Wg projektu"
#. module: hr_timesheet
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_task
msgid "By Task"
msgstr "Wg zadań"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "Call client and discuss project"
msgstr "Zadzwoń do klienta i omów projekt"
#. module: hr_timesheet
#. odoo-javascript
#: code:addons/hr_timesheet/static/src/views/timesheet_calendar/timesheet_calendar_model.js:0
msgid "Choose an employee to create their timesheet."
msgstr "Wybierz pracownika, aby utworzyć jego ewidencję czasu pracy."
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_project_collaborator
msgid "Collaborators in project shared"
msgstr "Współpracownicy w ramach wspólnego projektu"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_res_company
msgid "Companies"
msgstr "Firmy"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__company_id
msgid "Company"
msgstr "Firma"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_res_config_settings
msgid "Config Settings"
msgstr "Konfiguracja ustawień"
#. module: hr_timesheet
#: model:ir.ui.menu,name:hr_timesheet.hr_timesheet_menu_configuration
msgid "Configuration"
msgstr "Konfiguracja"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_employee.py:0
msgid "Confirmation"
msgstr "Potwierdzenie"
#. module: hr_timesheet
#: model:ir.model,website_form_label:hr_timesheet.model_project_task
msgid "Create a Task"
msgstr "Utwórz zadanie"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_calendar_employee__create_uid
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__create_uid
msgid "Created by"
msgstr "Utworzył(a)"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_calendar_employee__create_date
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__create_date
msgid "Created on"
msgstr "Data utworzenia"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__currency_id
msgid "Currency"
msgstr "Waluta"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__date
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "Date"
msgstr "Data"
#. module: hr_timesheet
#: model:ir.model.fields.selection,name:hr_timesheet.selection__res_config_settings__timesheet_encode_method__days
msgid "Days / Half-Days"
msgstr "Dni / Półdniówki"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited
msgid "Days Remaining"
msgstr "Pozostałe dni"
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_project_project__analytic_account_active
#: model:ir.model.fields,help:hr_timesheet.field_project_task__analytic_account_active
msgid "Deactivate the account."
msgstr "Dezaktywuj konto."
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_res_company__internal_project_id
msgid "Default project value for timesheet generated from time off type."
msgstr ""
"Domyślna wartość projektu dla arkusza czasu pracy generowanego na podstawie "
"typu czasu wolnego."
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_account_analytic_line__employee_id
msgid ""
"Define an 'hourly cost' on the employee to track the cost of their time."
msgstr ""
"Zdefiniuj 'koszt godzinowy' pracownika aby śledzić koszt jego czasu pracy."
#. module: hr_timesheet
#: model:ir.actions.server,name:hr_timesheet.unlink_employee_action
msgid "Delete"
msgstr "Usuń"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid "Delete Employee"
msgstr "Usuń pracownika"
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_account_analytic_line__milestone_id
#: model:ir.model.fields,help:hr_timesheet.field_timesheets_analysis_report__milestone_id
msgid ""
"Deliver your services automatically when a milestone is reached by linking "
"it to a sales order item."
msgstr ""
"Dostarczaj swoje usługi automatycznie po osiągnięciu kamienia milowego, "
"łącząc go z pozycją zamówienia sprzedaży."
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__department_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__department_id
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
msgid "Department"
msgstr "Dział"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form
msgid "Describe your activity"
msgstr "Opisz swoją aktywność"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__name
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "Description"
msgstr "Opis"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid "Discard"
msgstr "Odrzuć"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_applicability__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_calendar_employee__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_public__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_ir_http__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_ir_ui_menu__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_project_collaborator__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_project_update__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__display_name
#: model:ir.model.fields,field_description:hr_timesheet.field_uom_uom__display_name
msgid "Display Name"
msgstr "Nazwa wyświetlana"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_applicability__business_domain
msgid "Domain"
msgstr "Domena"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
msgid "Effective Hours"
msgstr "Efektywne godziny"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model:ir.model,name:hr_timesheet.model_hr_employee
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__employee_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__employee_id
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
msgid "Employee"
msgstr "Pracownik"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_hr_employee_delete_wizard
msgid "Employee Delete Wizard"
msgstr "Kreator usuwania pracowników"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_user_allow
msgid "Employee Reminder"
msgstr "Przypomnienie dla pracowników"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0
msgid "Employee Termination"
msgstr "Wypowiedzenie umowy z pracownikiem"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0
msgid "Employees' Timesheets"
msgstr "Karty pracy pracowników"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__timesheet_encode_method
msgid "Encoding Method"
msgstr "Metoda kodowania"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid "Extra Time"
msgstr "Dodatkowy czas"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
msgid "Generate timesheets for validated time off requests and public holidays"
msgstr ""
"Generowanie kart pracy dla zatwierdzonych wniosków o dni wolne i święta "
"państwowe"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_ir_http
msgid "HTTP Routing"
msgstr "Wytyczanie HTTP"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__has_department_manager_access
msgid "Has Department Manager Access"
msgstr "Ma dostęp menadżera działu"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_public__has_timesheet
msgid "Has Timesheet"
msgstr "Ma ewidencję czasu pracy"
#. module: hr_timesheet
#: model:ir.model.fields.selection,name:hr_timesheet.selection__res_config_settings__timesheet_encode_method__hours
msgid "Hours / Minutes"
msgstr "Godziny / minuty"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_applicability__id
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__id
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_calendar_employee__id
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee__id
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__id
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_public__id
#: model:ir.model.fields,field_description:hr_timesheet.field_ir_http__id
#: model:ir.model.fields,field_description:hr_timesheet.field_ir_ui_menu__id
#: model:ir.model.fields,field_description:hr_timesheet.field_project_collaborator__id
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__id
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__id
#: model:ir.model.fields,field_description:hr_timesheet.field_project_update__id
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__id
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__id
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__id
#: model:ir.model.fields,field_description:hr_timesheet.field_uom_uom__id
msgid "ID"
msgstr "ID"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "Import Template for Timesheets"
msgstr "Importuj szablon ewidencji czasu pracy"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/res_company.py:0
#: model:project.task.type,name:hr_timesheet.internal_project_default_stage
msgid "Internal"
msgstr "Wewnętrzne"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__internal_project_id
msgid "Internal Project"
msgstr "Projekt wewnętrzny"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Last Month"
msgstr "Ostatni miesiąc"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Last Quarter"
msgstr "Ostatni kwartał"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_calendar_employee__write_uid
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__write_uid
msgid "Last Updated by"
msgstr "Ostatnio aktualizowane przez"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line_calendar_employee__write_date
#: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__write_date
msgid "Last Updated on"
msgstr "Data ostatniej aktualizacji"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
msgid "Last Week"
msgstr "Ostatni tydzień"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Last Year"
msgstr "Ostatni rok"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet
msgid "Log time on tasks"
msgstr "Zapisuj przepracowany czas w zadaniach"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__manager_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__manager_id
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
msgid "Manager"
msgstr "Menedżer"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/res_company.py:0
msgid "Meeting"
msgstr "Spotkanie"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_ir_ui_menu
msgid "Menu"
msgstr "Menu"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__message_partner_ids
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__message_partner_ids
msgid "Message Partner"
msgstr "Partner informacyjny"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__milestone_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__milestone_id
msgid "Milestone"
msgstr "Kamień Milowy"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit
msgid "My Department's Updates"
msgstr "Aktualizacje mojego działu"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit
msgid "My Team's Updates"
msgstr "Aktualizacje mojego zespołu"
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_mine
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_user
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
msgid "My Timesheets"
msgstr "Moje karty pracy"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Newest"
msgstr "Najnowsze"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
msgid "No Parent Task"
msgstr "Brak zadania partnera"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
msgid "No Task"
msgstr "Brak zadania"
#. module: hr_timesheet
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all
msgid "No activities found. Let's start a new one!"
msgstr "Nie znaleziono żadnych aktywności. Rozpocznijmy nową!"
#. module: hr_timesheet
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task
msgid "No data yet!"
msgstr "Brak danych!"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "No timesheets created: employees arent working on the selected days"
msgstr ""
"Nie utworzono ewidencji czasu pracy: pracownicy nie pracują w wybranych "
"dniach."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "None"
msgstr "Brak"
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_project_task__remaining_hours
msgid "Number of allocated hours minus the number of hours spent."
msgstr "Liczba przydzielonych godzin minus liczba spędzonych godzin."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid "Ok"
msgstr "Ok"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__overtime
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__overtime
msgid "Overtime"
msgstr "Nadgodziny"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__parent_task_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__parent_task_id
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
msgid "Parent Task"
msgstr "Zadanie nadrzędne"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__partner_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__partner_id
msgid "Partner"
msgstr "Partner"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_account_analytic_line_calendar_employee
msgid "Personal Filters on Employees for the Calendar view"
msgstr "Osobiste filtry pracowników w widoku kalendarza"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid "Please first delete all of their timesheets."
msgstr "Najpierw usuń wszystkie ich karty ewidencji czasu pracy."
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_uom_uom
msgid "Product Unit of Measure"
msgstr "Jednostka miary produktu"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__progress
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__progress
msgid "Progress"
msgstr "Postęp"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model:ir.model,name:hr_timesheet.model_project_project
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__project_id
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__project_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__project_id
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "Project"
msgstr "Projekt"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__account_id
msgid "Project Account"
msgstr "Konto projektu"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__project_time_mode_id
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__project_time_mode_id
msgid "Project Time Unit"
msgstr "Jednostka czasu w projekcie"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_project_update
msgid "Project Update"
msgstr "Aktualizacja projektu"
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_project
msgid "Project's Timesheets"
msgstr "Karty pracy projektu"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_hr_employee_public
msgid "Public Employee"
msgstr "Pracownik publiczny"
#. module: hr_timesheet
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_from_employee
msgid "Record a new activity"
msgstr "Rejestrowanie nowej aktywności"
#. module: hr_timesheet
#: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0
msgid ""
"Record your timesheets in an instant by pressing Shift + the corresponding "
"hotkey to add 15min to your projects."
msgstr ""
"Błyskawicznie rejestruj karty pracy, naciskając Shift + odpowiedni klawisz "
"skrótu, aby dodać 15 minut do projektów."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_kanban_inherit_project_task_view_kanban
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_kanban_inherited_progress
msgid "Remaining days"
msgstr "Pozostałe dni"
#. module: hr_timesheet
#: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports
msgid "Reporting"
msgstr "Raportowanie"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
msgid "Research and Development"
msgstr "Research & Development"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "Research and Development/New Portal System"
msgstr "Research & Development/Nowy system portalu"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_home_timesheet
msgid "Review all timesheets related to your projects"
msgstr ""
"Przejrzyj wszystkie karty ewidencji czasu pracy związane z twoimi projektami."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Search in Description"
msgstr "Szukaj w opisie"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Search in Employee"
msgstr "Wyszukaj wśród pracowników"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Search in Parent Task"
msgstr "Wyszukaj w zadaniu nadrzędnym"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Search in Project"
msgstr "Wyszukiwanie w projekcie"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "Search in Task"
msgstr "Wyszukiwanie w zadaniu"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid "See Timesheets"
msgstr "Zobacz karty pracy"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
#: code:addons/hr_timesheet/models/project_task.py:0
msgid "See timesheet entries"
msgstr "Zobacz wpisy w arkuszu czasu pracy"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
msgid ""
"Send a periodical email reminder to timesheets approvers that still have "
"timesheets to validate"
msgstr ""
"Wysyłaj okresowe przypomnienia e-mail do osób odpowiedzialnych za akceptację "
"kart pracy, które mają jeszcze karty pracy do zatwierdzenia."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
msgid ""
"Send a periodical email reminder to timesheets users that still have "
"timesheets to encode"
msgstr ""
"Wysyłanie okresowych przypomnień e-mail do użytkowników kart pracy, którzy "
"mają jeszcze karty pracy do zakodowania."
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.hr_timesheet_config_settings_action
msgid "Settings"
msgstr "Ustawienia"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_task.py:0
msgid ""
"Some timesheet entries are weighing down these tasks! Remove them first, "
"then youll be able to delete the tasks!"
msgstr ""
"Niektóre wpisy w arkuszu czasu pracy obciążają te zadania! Najpierw je usuń, "
"a następnie będziesz mógł usunąć zadania!"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid ""
"Some timesheets were not created: employees arent working on the selected "
"days"
msgstr ""
"Niektóre karty ewidencji czasu pracy nie zostały utworzone: pracownicy nie "
"pracują w wybranych dniach"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_report_subtask
msgid "Sub-Task of '"
msgstr "Podzadanie zadania '"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid "Sub-tasks Time Spent"
msgstr "Czas spędzony na podzadaniach"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model:ir.model,name:hr_timesheet.model_project_task
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__task_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__task_id
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
msgid "Task"
msgstr "Zadanie"
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_task
msgid "Task's Timesheets"
msgstr "Arkusze czasu pracy zadania"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_report_project_task_user
msgid "Tasks Analysis"
msgstr "Analiza zadań"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/res_company.py:0
msgid "The Internal Project of a company should be in that company."
msgstr "Wewnętrzny projekt firmy powinien znajdować się w tej firmie."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid ""
"The project, the task and the analytic accounts of the timesheet must belong "
"to the same company."
msgstr ""
"Projekt, zadanie i konto analityczne ewidencji czasu pracy muszą należeć do "
"tej samej firmy."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
msgid "There are no timesheets."
msgstr "Nie ma arkuszy czasu pracy."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid ""
"These projects have some timesheet entries referencing them. Before removing "
"these projects, you have to remove these timesheet entries."
msgstr ""
"Projekty te zawierają wpisy odnoszące się do arkuszy czasu pracy. Przed "
"usunięciem tych projektów należy usunąć te arkusze czasu pracy."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "This Month"
msgstr "Bieżący miesiąc"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "This Quarter"
msgstr "Bieżący kwartał"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
msgid "This Week"
msgstr "Bieżacy tydzień"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "This Year"
msgstr "Bieżący rok"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid ""
"This project has some timesheet entries referencing it. Before removing this "
"project, you have to remove these timesheet entries."
msgstr ""
"Do tego projektu odnoszą się niektóre wpisy arkusza czasu pracy. Przed "
"usunięciem tego projektu należy usunąć te arkusze czasu pracy."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_task.py:0
msgid ""
"This task cannot be private because there are some timesheets linked to it."
msgstr ""
"To zadanie nie może być prywatne, ponieważ są z nim powiązane niektóre karty "
"ewidencji czasu pracy."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_task.py:0
msgid ""
"This task cant be deleted because its linked to timesheets. Please contact "
"someone with higher access to remove the timesheets first, and then youll "
"be able to delete the task."
msgstr ""
"Nie można usunąć tego zadania, ponieważ jest ono powiązane z kartami "
"ewidencji czasu pracy. Skontaktuj się z osobą na wyższym poziomie dostępu, "
"aby najpierw usunęła karty ewidencji czasu pracy, a następnie będziesz mógł "
"usunąć zadanie."
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_res_company__project_time_mode_id
#: model:ir.model.fields,help:hr_timesheet.field_res_config_settings__project_time_mode_id
msgid ""
"This will set the unit of measure used in projects and tasks.\n"
"If you use the timesheet linked to projects, don't forget to setup the right "
"unit of measure in your employees."
msgstr ""
"To ustawi jednostkę miary dla projektów i zadań.\n"
"Jeśli stosujesz karty pracy do projektów, to nie zapomnij ustawić "
"odpowiednią jednostkę w pracownikach."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
msgid "Time Encoding"
msgstr "Kodowanie czasu"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__module_project_timesheet_holidays
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
msgid "Time Off"
msgstr "Dni wolne"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__remaining_hours
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_kanban_inherit_project_task_view_kanban
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_kanban_inherited_progress
msgid "Time Remaining"
msgstr "Pozostały czas"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours_percentage
msgid "Time Remaining Percentage"
msgstr "Procent pozostałego czasu"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
msgid "Time Remaining on SO"
msgstr "Pozostały czas na ZS"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__effective_hours
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__effective_hours
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__effective_hours
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__unit_amount
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_calendar_account_analytic_line_multi_create
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid "Time Spent"
msgstr "Poświęcony czas"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
msgid "Time Spent on Sub-Tasks"
msgstr "Czas spędzony na podzadaniach"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__subtask_effective_hours
msgid "Time Spent on Sub-tasks"
msgstr "Czas poświęcony na podzadania"
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_project_task__subtask_effective_hours
msgid "Time spent on the sub-tasks (and their own sub-tasks) of this task."
msgstr "Czas poświęcony na podzadania tego zadania."
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_project_task__total_hours_spent
msgid "Time spent on this task and its sub-tasks (and their own sub-tasks)."
msgstr ""
"Czas poświęcony na to zadanie i jego podzadania (oraz ich własne podzadania)."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
msgid "Time unit used to record your timesheets"
msgstr "Jednostka czasu używana do rejestrowania arkuszy czasu pracy"
#. module: hr_timesheet
#: model:ir.model.fields.selection,name:hr_timesheet.selection__account_analytic_applicability__business_domain__timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot
msgid "Timesheet"
msgstr "Karta pracy"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid "Timesheet Activities"
msgstr "Aktywności karty pracy"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_list
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot
msgid "Timesheet Costs"
msgstr "Koszty karty pracy"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__timesheet_encode_uom_id
msgid "Timesheet Encoding Unit"
msgstr "Jednostka kodująca karty pracy"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
msgid "Timesheet Report"
msgstr "Raport z karty pracy"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_update__timesheet_time
msgid "Timesheet Time"
msgstr "Czas na karcie pracy"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
#: code:addons/hr_timesheet/models/project_project.py:0
#: code:addons/hr_timesheet/models/project_task.py:0
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line_by_project
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_from_employee
#: model:ir.actions.report,name:hr_timesheet.timesheet_report
#: model:ir.actions.report,name:hr_timesheet.timesheet_report_project
#: model:ir.actions.report,name:hr_timesheet.timesheet_report_task
#: model:ir.actions.report,name:hr_timesheet.timesheet_report_task_timesheets
#: model:ir.embedded.actions,name:hr_timesheet.project_embedded_action_timesheets
#: model:ir.embedded.actions,name:hr_timesheet.project_embedded_action_timesheets_dashboard
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allow_timesheets
#: model:ir.ui.menu,name:hr_timesheet.menu_hr_time_tracking
#: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports_timesheet
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_root
#: model:res.groups.privilege,name:hr_timesheet.res_groups_privilege_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_department_view_kanban
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_layout
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_home_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid "Timesheets"
msgstr "Karty pracy"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "Timesheets - %s"
msgstr "Karty pracy - %s"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
msgid "Timesheets 80%"
msgstr "Karty pracy 80%"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet
msgid "Timesheets >100%"
msgstr "Karty pracy >100%"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task
msgid "Timesheets Analysis"
msgstr "Analiza kart pracy"
#. module: hr_timesheet
#: model:ir.model,name:hr_timesheet.model_timesheets_analysis_report
msgid "Timesheets Analysis Report"
msgstr "Raport z analizy kart pracy"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
msgid "Timesheets Control"
msgstr "Kontrola arkuszy czasu pracy"
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_report
msgid "Timesheets by Employee"
msgstr "Karty pracy według pracownika"
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_project
msgid "Timesheets by Project"
msgstr "Karty pracy według projektu"
#. module: hr_timesheet
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_task
msgid "Timesheets by Task"
msgstr "Karty pracy wg zadania"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "Timesheets cannot be created on a private task."
msgstr "Karty pracy nie mogą być tworzone dla zadań prywatnych."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid ""
"Timesheets must be created with an active employee in the selected companies."
msgstr ""
"Karty pracy muszą być tworzone z aktywnym pracownikiem w wybranych firmach."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid ""
"Timesheets must be created with at least an active analytic account defined "
"in the plan '%(plan_name)s'."
msgstr ""
"Karty pracy muszą być tworzone przy użyciu co najmniej jednego aktywnego "
"konta analitycznego zdefiniowanego w planie '%(plan_name)s'."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0
msgid "Timesheets of %(name)s"
msgstr "Karty pracy z %(name)s"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "Timesheets successfully created"
msgstr "Ewidencja czasu pracy utworzona pomyślnie"
#. module: hr_timesheet
#: model:digest.tip,name:hr_timesheet.digest_tip_hr_timesheet_0
msgid "Tip: Record your Timesheets faster"
msgstr "Wskazówka: Szybsze rejestrowanie kart pracy"
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/project_project.py:0
msgid ""
"To use the timesheets feature, you need an analytic account for your "
"project. Please set one up in the plan '%(plan_name)s' or turn off the "
"timesheets feature."
msgstr ""
"Aby korzystać z funkcji kart pracy, potrzebujesz konta analitycznego dla "
"swojego projektu. Skonfiguruj je w planie \"%(plan_name)s\" lub wyłącz "
"funkcję kart pracy."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
msgid "Today"
msgstr "Dzisiaj"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_list
msgid "Total"
msgstr "Łącznie"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
msgid "Total Allocated Time"
msgstr "Łączny przydzielony czas"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
msgid "Total Days Spent"
msgstr "Suma spędzonych dni"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__total_hours_spent
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
msgid "Total Time Spent"
msgstr "Suma spędzonego czasu"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit
msgid "Total:"
msgstr "Łącznie:"
#. module: hr_timesheet
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all
msgid ""
"Track your working hours by projects every day and invoice this time to your "
"customers."
msgstr ""
"Śledź swoje godziny pracy według projektów każdego dnia i wystawiaj faktury "
"za ten czas swoim klientom."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/res_company.py:0
msgid "Training"
msgstr "Szkolenie"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form
msgid ""
"Uh-oh! The employee youre trying to delete still has some timesheets "
"hanging around and cant be deleted.\n"
" <span invisible=\"not has_active_employee\">\n"
" So here are your two options: either delete "
"those timesheets or consider archiving the employee instead.\n"
" </span>"
msgstr ""
"Oho! Pracownik, którego próbujesz usunąć, nadal ma kilka otwartych kart "
"czasu pracy i nie można go usunąć. <span invisible=\"not "
"has_active_employee\">Masz więc dwie możliwości: albo usunąć te karty pracy, "
"albo rozważyć archiwizację pracownika.\n"
" </span>"
#. module: hr_timesheet
#: model:ir.model.fields,help:hr_timesheet.field_project_task__display_name
msgid ""
"Use these keywords in the title to set new tasks:\n"
"\n"
" 30h Allocate 30 hours to the task\n"
" #tags Set tags on the task\n"
" @user Assign the task to a user\n"
" ! Set the task a medium priority\n"
" !! Set the task a high priority\n"
" !!! Set the task a urgent priority\n"
"\n"
" Make sure to use the right format and order e.g. Improve the "
"configuration screen 5h #feature #v16 @Mitchell !"
msgstr ""
"Użyj tych słów kluczowych w tytule, aby ustawić nowe zadania:\n"
"\n"
" 30h Przydziel 30 godzin na wykonanie zadania\n"
" #tagi Ustaw tagi dla zadania\n"
" @użytkownik Przypisz zadanie do użytkownika\n"
" ! Ustaw średni priorytet zadania\n"
" !! Ustaw wysoki priorytet zadania\n"
" !!! Ustaw pilny priorytet zadania\n"
"\n"
" Pamiętaj, aby używać właściwego formatu i kolejności, np. Popraw "
"ekran konfiguracji 5h #funkcja #v16 @Maciej !!"
#. module: hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__user_id
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__user_id
msgid "User"
msgstr "Użytkownik"
#. module: hr_timesheet
#: model:res.groups,name:hr_timesheet.group_hr_timesheet_approver
msgid "User: all timesheets"
msgstr "Użytkownik: wszystkie karty pracy"
#. module: hr_timesheet
#: model:res.groups,name:hr_timesheet.group_hr_timesheet_user
msgid "User: own timesheets only"
msgstr "Użytkownik: tylko własne karty pracy"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
msgid "View Details"
msgstr "Wyświetl szczegóły"
#. module: hr_timesheet
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_from_employee
msgid ""
"You can register and track your workings hours by project every\n"
" day. Every time spent on a project will become a cost "
"and can be re-invoiced to\n"
" customers if required."
msgstr ""
"Możesz rejestrować i śledzić godziny pracy nad każdym projektem każdego\n"
" dnia. Każdy czas poświęcony na projekt stanie się "
"kosztem i może zostać ponownie zafakturowany\n"
" klientom, jeśli zajdzie taka potrzeba."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "You cannot access timesheets that are not yours."
msgstr "Nie możesz uzyskać dostępu do kart pracy, które nie należą do Ciebie."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_employee.py:0
msgid "You cannot delete employees who have timesheets."
msgstr "Nie można usunąć pracowników, którzy mają karty pracy."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
msgid ""
"You cannot log timesheets on this project since it is linked to an inactive "
"analytic account.<br/>\n"
" Please switch to another account, or reactivate "
"the current one to timesheet on the project."
msgstr ""
"Nie możesz rejestrować kart pracy na tym projekcie, ponieważ jest powiązany "
"z nieaktywnym kontem analitycznym.<br/>\n"
" Przejdź do innego konta lub ponownie aktywuj "
"bieżące konto, aby wprowadzić dane do karty pracy w projekcie."
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid ""
"You cannot log timesheets on this project since it is linked to an inactive "
"analytic account.<br/> Please change this account, or reactivate the current "
"one to timesheet on the project."
msgstr ""
"Nie możesz rejestrować kart pracy w tym projekcie, ponieważ jest on "
"powiązany z nieaktywnym kontem analitycznym.<br/> Zmień to konto lub "
"ponownie aktywuj bieżące konto, aby rejestrować karty pracy w projekcie."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
msgid "You cannot set an archived employee on existing timesheets."
msgstr ""
"Nie możesz ustawić zarchiwizowanego pracownika w istniejących kartach pracy."
#. module: hr_timesheet
#. odoo-python
#: code:addons/hr_timesheet/controllers/portal.py:0
msgid "date"
msgstr "data"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_calendar_account_analytic_line_multi_create
msgid "e.g. Sending E-mails"
msgstr "np. Wysyłanie e-maili"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task
msgid "for"
msgstr "dla"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
msgid "for the"
msgstr "dla"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
msgid ""
"on\n"
" <span class=\"fw-bold text-dark\"> Sub-tasks</"
"span>)"
msgstr ""
"na\n"
"<span class=\"fw-bold text-dark\">podzadania</span>)"
#. module: hr_timesheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
msgid ""
"on\n"
" <span class=\"fw-bold text-dark\"> Sub-tasks</span>)"
msgstr ""
"na\n"
"<span class=\"fw-bold text-dark\">podzadania</span>)"
#~ msgid "%(project_name)s (%(hours)sh%(minutes)s)"
#~ msgstr "%(project_name)s (%(hours)sh%(minutes)s)"
#~ msgid "%(project_name)s (%(hours)sh)"
#~ msgstr "%(project_name)s (%(hours)sh)"
#~ msgid ""
#~ "<span invisible=\"not has_timesheet\">\n"
#~ " Uh-oh! The employee youre trying to delete still "
#~ "has some timesheets hanging around and cant be deleted.\n"
#~ " <span invisible=\"not has_active_employee\">\n"
#~ " So here are your two options: either delete "
#~ "those timesheets or consider archiving the employee instead.\n"
#~ " </span>\n"
#~ " <span invisible=\"has_active_employee\" "
#~ "groups=\"hr_timesheet.group_hr_timesheet_approver\">\n"
#~ " Please first delete all of their timesheets.\n"
#~ " </span>\n"
#~ " </span>\n"
#~ " <span invisible=\"has_timesheet\">\n"
#~ " Are you sure you want to delete these employees?\n"
#~ " </span>"
#~ msgstr ""
#~ "<span invisible=\"not has_timesheet\">\n"
#~ " Oho! Pracownik, którego starasz się usunąć ma "
#~ "wciąż niedokończone wykazy czasu pracy i nie może zostać usunięty.\n"
#~ " <span invisible=\"not has_active_employee\">\n"
#~ " Oto dwie opcje: możesz usunąć te wykazy czasu "
#~ "pracy lub rozważyć zarchiwizowanie pracownika.\n"
#~ " </span>\n"
#~ " <span invisible=\"has_active_employee\" "
#~ "groups=\"hr_timesheet.group_hr_timesheet_approver\">\n"
#~ " W pierwszej kolejności usuń całą ewidencję "
#~ "czasu pracy pracownika.\n"
#~ " </span>\n"
#~ " </span>\n"
#~ " <span invisible=\"has_timesheet\">\n"
#~ " Czy na pewno chcesz usunąć tych pracowników?\n"
#~ " </span>"
#~ msgid "<i class=\"fa fa-download\"/> Download"
#~ msgstr "<i class=\"fa fa-download\"/> Pobierz"
#~ msgid "<i class=\"fa fa-print\"/> Print"
#~ msgstr "<i class=\"fa fa-print\"/> Drukuj"
#~ msgid "<strong>Duration: </strong>"
#~ msgstr "<strong>Czas trwania: </strong>"
#~ msgid "Allocated Hours"
#~ msgstr "Zaalokowane godziny"
#~ msgid "Allow timesheets"
#~ msgstr "Pozwól na karty pracy"
#~ msgid "Analytic Account"
#~ msgstr "Konto analityczne"
#~ msgid "Days Spent"
#~ msgstr "Dni spędzone"
#~ msgid "Download"
#~ msgstr "Pobierz"
#~ msgid "Duration"
#~ msgstr "Czas trwania"
#~ msgid "Encoding Uom"
#~ msgstr "JM kodowania"
#~ msgid "Group By"
#~ msgstr "Grupuj wg."
#~ msgid "Hours"
#~ msgstr "Godziny"
#~ msgid "Hours Spent"
#~ msgstr "Przepracowane godziny"
#~ msgid "Initially Planned Hours"
#~ msgstr "Wstępnie zaplanowane godziny"
#~ msgid "Job Title"
#~ msgstr "Stanowisko"
#~ msgid "Last month"
#~ msgstr "Ostatni miesiąc"
#~ msgid "Last week"
#~ msgstr "Ostatni tydzień"
#~ msgid "Last year"
#~ msgstr "Ostatni rok"
#~ msgid "Print"
#~ msgstr "Drukuj"
#~ msgid "Remaining Days"
#~ msgstr "Pozostałe dni"
#~ msgid "Remaining Hours"
#~ msgstr "Pozostałe godziny"
#~ msgid "Search in All"
#~ msgstr "Szukaj we wszystkich"
#~ msgid "Sub-tasks Hours Spent"
#~ msgstr "Godziny spędzone na podzadaniach"
#~ msgid "This month"
#~ msgstr "Ten miesiąc"
#~ msgid "Total Days"
#~ msgstr "Razem Dni"
#~ msgid "Total Hours"
#~ msgstr "Suma godzin"
#~ msgid "Widget"
#~ msgstr "Widget"
#~ msgid "days"
#~ msgstr "dni"
#~ msgid "hours"
#~ msgstr "godzin"