forked from Mapan/odoo17e
160 lines
6.7 KiB
Plaintext
160 lines
6.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * project_timesheet_forecast_sale
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2024\n"
|
|
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: pl\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"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#. odoo-python
|
|
#: code:addons/project_timesheet_forecast_sale/models/project.py:0
|
|
#, python-format
|
|
msgid "%(name)s's Timesheets and Planning Analysis"
|
|
msgstr "%(name)s Arkusze czasu pracy i analiza planowania"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model,name:project_timesheet_forecast_sale.model_account_analytic_line
|
|
msgid "Analytic Line"
|
|
msgstr "Pozycja analityczna"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_planning_analysis_report__billable_allocated_hours
|
|
msgid "Billable Hours Allocated"
|
|
msgstr "Przydzielone godziny rozliczeniowe"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:planning.role,name:project_timesheet_forecast_sale.planning_role_consultant
|
|
msgid "Consultant"
|
|
msgstr "Konsultant"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_project__display_planning_timesheet_analysis
|
|
msgid "Display Planning Timesheet Analysis"
|
|
msgstr "Planowanie wyświetlania Analiza arkusza czasu"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__effective_billable_hours
|
|
msgid "Effective Billable Hours"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__effective_margin
|
|
msgid "Effective Margin"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__effective_non_billable_hours
|
|
msgid "Effective Non-Billable Hours"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__effective_revenues
|
|
msgid "Effective Revenues"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_planning_analysis_report__non_billable_allocated_hours
|
|
msgid "Non-billable Hours Allocated"
|
|
msgstr "Przydzielone godziny nie-rozliczeniowe"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__planned_billable_hours
|
|
msgid "Planned Billable Hours"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__planned_margin
|
|
msgid "Planned Margin"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__planned_non_billable_hours
|
|
msgid "Planned Non-Billable Hours"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,field_description:project_timesheet_forecast_sale.field_project_timesheet_forecast_report_analysis__planned_revenues
|
|
msgid "Planned Revenues"
|
|
msgstr ""
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model,name:project_timesheet_forecast_sale.model_planning_analysis_report
|
|
msgid "Planning Analysis Report"
|
|
msgstr "Raport z analizy planistycznej"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model,name:project_timesheet_forecast_sale.model_planning_slot
|
|
msgid "Planning Shift"
|
|
msgstr "Planowanie zmian"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model,name:project_timesheet_forecast_sale.model_project_project
|
|
msgid "Project"
|
|
msgstr "Projekt"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model,name:project_timesheet_forecast_sale.model_project_update
|
|
msgid "Project Update"
|
|
msgstr "Aktualizacja projektu"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model,name:project_timesheet_forecast_sale.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "Pozycja zamówienia sprzedaży"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,help:project_timesheet_forecast_sale.field_project_project__display_planning_timesheet_analysis
|
|
msgid "Should we display the planning and timesheet analysis button?"
|
|
msgstr "Czy należy wyświetlić przycisk planowania i analizy czasu pracy?"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:planning.role,name:project_timesheet_forecast_sale.planning_role_junior_architect
|
|
msgid "Software Junior Architect"
|
|
msgstr "Software Junior Architect"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:planning.role,name:project_timesheet_forecast_sale.planning_role_senior_architect
|
|
msgid "Software Senior Architect"
|
|
msgstr "Software Senior Architect"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,help:project_timesheet_forecast_sale.field_planning_analysis_report__billable_allocated_hours
|
|
msgid "Sum of hours allocated to shifts linked to a SOL."
|
|
msgstr "Suma godzin przydzielonych do zmian związanych z SOL."
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model.fields,help:project_timesheet_forecast_sale.field_planning_analysis_report__non_billable_allocated_hours
|
|
msgid "Sum of hours allocated to shifts not linked to a SOL."
|
|
msgstr "Suma godzin przydzielonych do zmian niepowiązanych z SOL."
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model:ir.model,name:project_timesheet_forecast_sale.model_project_timesheet_forecast_report_analysis
|
|
msgid "Timesheet & Planning Statistics"
|
|
msgstr "Karty pracy i statystyki planowania"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#. odoo-python
|
|
#: code:addons/project_timesheet_forecast_sale/models/project.py:0
|
|
#, python-format
|
|
msgid "Timesheets and Planning"
|
|
msgstr "Arkusze czasu i planowanie"
|
|
|
|
#. module: project_timesheet_forecast_sale
|
|
#: model_terms:ir.ui.view,arch_db:project_timesheet_forecast_sale.project_timesheet_forecast_view_kanban_inherit_sale_timesheet
|
|
msgid "Timesheets and Planning Analysis"
|
|
msgstr "Arkusze czasu i analiza planowania"
|