mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 08:12:00 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * hr_maintenance
|
||||
#
|
||||
# * hr_maintenance
|
||||
#
|
||||
# Translators:
|
||||
# Daniel Koć <daniel@xn--ko-wla.pl>, 2022
|
||||
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2022
|
||||
|
|
@ -14,20 +14,25 @@
|
|||
# Martin Trigaux, 2022
|
||||
# Dariusz Żbikowski <darek@krokus.com.pl>, 2022
|
||||
# Piotr Szlązak <szlazakpiotr@gmail.com>, 2022
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:52+0000\n"
|
||||
"Last-Translator: Piotr Szlązak <szlazakpiotr@gmail.com>, 2022\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-06 14:40+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"hr_maintenance/pl/>\n"
|
||||
"Language: 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"
|
||||
"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.12.2\n"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_equipment__assign_date
|
||||
|
|
@ -44,11 +49,6 @@ msgstr "Przydzielony dział"
|
|||
msgid "Assigned Employee"
|
||||
msgstr "Przydzielony pracownik"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_res_users__equipment_count
|
||||
msgid "Assigned Equipments"
|
||||
msgstr "Przydzielony sprzęt"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_request_view_form_inherit_hr
|
||||
#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_request_view_search_inherit_hr
|
||||
|
|
@ -68,6 +68,20 @@ msgstr "Utworzone przez użytkownika"
|
|||
msgid "Department"
|
||||
msgstr "Dział"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model,name:hr_maintenance.model_hr_departure_wizard
|
||||
msgid "Departure Wizard"
|
||||
msgstr "Asystent odejścia"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_departure_wizard__display_name
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_employee__display_name
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_employee_public__display_name
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_equipment__display_name
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_request__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nazwa wyświetlana"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model,name:hr_maintenance.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_request__employee_id
|
||||
|
|
@ -81,13 +95,31 @@ msgstr "Pracownik"
|
|||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_employee__equipment_ids
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_request__equipment_id
|
||||
#: model_terms:ir.ui.view,arch_db:hr_maintenance.hr_departure_wizard_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_maintenance.hr_employee_public_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:hr_maintenance.hr_employee_view_form
|
||||
msgid "Equipment"
|
||||
msgstr "Wyposażenie"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_employee__equipment_count
|
||||
msgid "Equipments"
|
||||
msgstr "Sprzęty"
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_employee_public__equipment_count
|
||||
msgid "Equipment Count"
|
||||
msgstr "Ilość sprzętu"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_departure_wizard__unassign_equipment
|
||||
msgid "Free Equiments"
|
||||
msgstr "Bezpłatny sprzęt"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_departure_wizard__id
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_employee__id
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_hr_employee_public__id
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_equipment__id
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_request__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model,name:hr_maintenance.model_maintenance_equipment
|
||||
|
|
@ -99,11 +131,6 @@ msgstr "Sprzęt do konserwacji"
|
|||
msgid "Maintenance Request"
|
||||
msgstr "Zgłoszenie konserwacji"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,field_description:hr_maintenance.field_res_users__equipment_ids
|
||||
msgid "Managed Equipments"
|
||||
msgstr "Zarządzany sprzęt"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_request_view_search_inherit_hr
|
||||
msgid "My Maintenances"
|
||||
|
|
@ -119,6 +146,16 @@ msgstr "Inne"
|
|||
msgid "Owner"
|
||||
msgstr "Właściciel"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model,name:hr_maintenance.model_hr_employee_public
|
||||
msgid "Public Employee"
|
||||
msgstr "Pracownik publiczny"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model.fields,help:hr_maintenance.field_hr_departure_wizard__unassign_equipment
|
||||
msgid "Unassign Employee from Equipments"
|
||||
msgstr "Anuluj przypisanie pracownika do sprzętu"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_kanban_inherit_hr
|
||||
msgid "Unassigned"
|
||||
|
|
@ -129,7 +166,5 @@ msgstr "Nieprzypisane"
|
|||
msgid "Used By"
|
||||
msgstr "Użyte przez"
|
||||
|
||||
#. module: hr_maintenance
|
||||
#: model:ir.model,name:hr_maintenance.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Użytkownik"
|
||||
#~ msgid "User"
|
||||
#~ msgstr "Użytkownik"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue