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

130 lines
4.5 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_skills_survey
#
# Translators:
# Natalia Gros <nag@odoo.com>, 2022
# Tomasz Leppich <t.leppich@gmail.com>, 2022
# Maja Stawicka <mjstwck@wp.pl>, 2022
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-13 13:11+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
"hr_skills_survey/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.12.2\n"
#. module: hr_skills_survey
#. odoo-python
#: code:addons/hr_skills_survey/models/hr_resume_line.py:0
msgid "%s (copy)"
msgstr "%s (kopia)"
#. module: hr_skills_survey
#: model:hr.resume.line,name:hr_skills_survey.resume_line_valid
msgid "AWS Cloud"
msgstr "AWS Cloud"
#. module: hr_skills_survey
#: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__survey_id
msgid "Certification"
msgstr "Certyfikacja"
#. module: hr_skills_survey
#: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__department_id
msgid "Department"
msgstr "Dział"
#. module: hr_skills_survey
#: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__display_name
#: model:ir.model.fields,field_description:hr_skills_survey.field_survey_survey__display_name
#: model:ir.model.fields,field_description:hr_skills_survey.field_survey_user_input__display_name
msgid "Display Name"
msgstr "Nazwa wyświetlana"
#. module: hr_skills_survey
#: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__expiration_status
msgid "Expiration Status"
msgstr "Status wygaśnięcia"
#. module: hr_skills_survey
#: model:ir.model.fields.selection,name:hr_skills_survey.selection__hr_resume_line__expiration_status__expired
msgid "Expired"
msgstr "Wygasła"
#. module: hr_skills_survey
#: model:ir.model.fields.selection,name:hr_skills_survey.selection__hr_resume_line__expiration_status__expiring
msgid "Expiring"
msgstr "Wygasa"
#. module: hr_skills_survey
#: model:ir.model.fields,field_description:hr_skills_survey.field_hr_resume_line__id
#: model:ir.model.fields,field_description:hr_skills_survey.field_survey_survey__id
#: model:ir.model.fields,field_description:hr_skills_survey.field_survey_user_input__id
msgid "ID"
msgstr "ID"
#. module: hr_skills_survey
#: model:hr.resume.line.type,name:hr_skills_survey.resume_type_certification
msgid "Internal Certification"
msgstr "Wewnętrzna certyfikacja"
#. module: hr_skills_survey
#: model:hr.resume.line,name:hr_skills_survey.resume_line_expiring
msgid "MongoDB Developer"
msgstr "Programista MongoDB"
#. module: hr_skills_survey
#: model:hr.resume.line,name:hr_skills_survey.resume_line_aws
msgid "Oracle DB"
msgstr "Oracle DB"
#. module: hr_skills_survey
#: model:ir.model,name:hr_skills_survey.model_hr_resume_line
msgid "Resume line of an employee"
msgstr "Pozycja życiorysu pracownika"
#. module: hr_skills_survey
#: model:ir.model.fields,help:hr_skills_survey.field_survey_survey__certification_validity_months
msgid ""
"Specify the number of months the certification is valid after being awarded. "
"Enter 0 for certifications that never expire."
msgstr ""
"Określ liczbę miesięcy, przez które certyfikacja będzie ważna po "
"absolwowaniu. Wpisz 0 dla certyfikatów, które nigdy nie wygasają."
#. module: hr_skills_survey
#: model:ir.model,name:hr_skills_survey.model_survey_survey
msgid "Survey"
msgstr "Ankieta"
#. module: hr_skills_survey
#: model:ir.model,name:hr_skills_survey.model_survey_user_input
msgid "Survey User Input"
msgstr "Wkład użytkownika ankiety"
#. module: hr_skills_survey
#: model:ir.model.fields.selection,name:hr_skills_survey.selection__hr_resume_line__expiration_status__valid
msgid "Valid"
msgstr "Ważny"
#. module: hr_skills_survey
#: model:ir.model.fields,field_description:hr_skills_survey.field_survey_survey__certification_validity_months
msgid "Validity"
msgstr "Ważność"
#~ msgid "Display Type"
#~ msgstr "Typ wyświetlania"