forked from Mapan/odoo17e
108 lines
3.2 KiB
Plaintext
108 lines
3.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * quality_iot
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\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: quality_iot
|
|
#. odoo-javascript
|
|
#: code:addons/quality_iot/static/src/iot_picture/iot_picture.js:0
|
|
#, python-format
|
|
msgid "Capture image..."
|
|
msgstr "Przechwyć obraz..."
|
|
|
|
#. module: quality_iot
|
|
#. odoo-javascript
|
|
#: code:addons/quality_iot/static/src/iot_measure.js:0
|
|
#: code:addons/quality_iot/static/src/iot_picture/iot_picture.js:0
|
|
#, python-format
|
|
msgid "Connection to device failed"
|
|
msgstr "Połączenie z urządzeniem nie powiodło się"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model.fields,field_description:quality_iot.field_quality_point__device_id
|
|
msgid "Device"
|
|
msgstr "Urządzenie"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model.fields,field_description:quality_iot.field_quality_check__device_name
|
|
msgid "Device Name: "
|
|
msgstr "Nazwa urządzenia:"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model.fields,field_description:quality_iot.field_quality_check__ip
|
|
msgid "Domain Address"
|
|
msgstr "Adres domeny"
|
|
|
|
#. module: quality_iot
|
|
#. odoo-javascript
|
|
#: code:addons/quality_iot/static/src/iot_measure.xml:0
|
|
#, python-format
|
|
msgid "Get Measurement"
|
|
msgstr ""
|
|
|
|
#. module: quality_iot
|
|
#. odoo-javascript
|
|
#: code:addons/quality_iot/static/src/iot_measure.js:0
|
|
#, python-format
|
|
msgid "Getting measurement..."
|
|
msgstr ""
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model,name:quality_iot.model_iot_device
|
|
msgid "IOT Device"
|
|
msgstr "Urządzenie IoT"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model.fields,field_description:quality_iot.field_quality_check__identifier
|
|
msgid "Identifier"
|
|
msgstr "Identyfikator"
|
|
|
|
#. module: quality_iot
|
|
#. odoo-javascript
|
|
#: code:addons/quality_iot/static/src/iot_measure.js:0
|
|
#: code:addons/quality_iot/static/src/iot_picture/iot_picture.js:0
|
|
#, python-format
|
|
msgid "Please check if the device is still connected."
|
|
msgstr "Proszę sprawdzić czy urządzenie jest wciąż połączone"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model.fields,field_description:quality_iot.field_iot_device__qcp_test_type
|
|
msgid "Qcp Test Type"
|
|
msgstr "Test typu Qcp"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model,name:quality_iot.model_quality_check
|
|
msgid "Quality Check"
|
|
msgstr "Kontrola jakości"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model,name:quality_iot.model_quality_point
|
|
msgid "Quality Control Point"
|
|
msgstr "Punkt kontroli jakości"
|
|
|
|
#. module: quality_iot
|
|
#: model_terms:ir.ui.view,arch_db:quality_iot.iot_device_view_form_inherit
|
|
msgid "Quality Control Points"
|
|
msgstr "Punkty kontroli jakości"
|
|
|
|
#. module: quality_iot
|
|
#: model:ir.model.fields,field_description:quality_iot.field_iot_device__quality_point_ids
|
|
msgid "Quality Point"
|
|
msgstr "Punkt jakości"
|