diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/bus/i18n/pl.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/bus/i18n/pl.po')
| -rw-r--r-- | addons/bus/i18n/pl.po | 158 |
1 files changed, 158 insertions, 0 deletions
diff --git a/addons/bus/i18n/pl.po b/addons/bus/i18n/pl.po new file mode 100644 index 00000000..c124b3f6 --- /dev/null +++ b/addons/bus/i18n/pl.po @@ -0,0 +1,158 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * bus +# +# Translators: +# Martin Trigaux, 2020 +# Mariusz, 2020 +# Piotr Szlązak <szlazakpiotr@gmail.com>, 2020 +# Marcin Młynarczyk <mlynarczyk@gmail.com>, 2020 +# Andrzej Donczew <a.donczew@hadron.eu.com>, 2020 +# Paweł Wodyński <pw@myodoo.pl>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:11+0000\n" +"Last-Translator: Paweł Wodyński <pw@myodoo.pl>, 2020\n" +"Language-Team: Polish (https://www.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: bus +#: model:ir.model.constraint,message:bus.constraint_bus_presence_bus_user_presence_unique +msgid "A user can only have one IM status." +msgstr "Użytkownik może mieć tylko jeden status komunikatora." + +#. module: bus +#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__away +msgid "Away" +msgstr "Zaraz wracam" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__channel +msgid "Channel" +msgstr "Kanał" + +#. module: bus +#: model:ir.model,name:bus.model_bus_bus +msgid "Communication Bus" +msgstr "" + +#. module: bus +#: model:ir.model,name:bus.model_res_partner +msgid "Contact" +msgstr "Kontakt" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__create_uid +msgid "Created by" +msgstr "Utworzona przez" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__create_date +msgid "Created on" +msgstr "Utworzono" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__display_name +#: model:ir.model.fields,field_description:bus.field_bus_presence__display_name +#: model:ir.model.fields,field_description:bus.field_res_partner__display_name +#: model:ir.model.fields,field_description:bus.field_res_users__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__id +#: model:ir.model.fields,field_description:bus.field_bus_presence__id +#: model:ir.model.fields,field_description:bus.field_res_partner__id +#: model:ir.model.fields,field_description:bus.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_presence__status +#: model:ir.model.fields,field_description:bus.field_res_partner__im_status +#: model:ir.model.fields,field_description:bus.field_res_users__im_status +msgid "IM Status" +msgstr "Status komunikatora" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus____last_update +#: model:ir.model.fields,field_description:bus.field_bus_presence____last_update +#: model:ir.model.fields,field_description:bus.field_res_partner____last_update +#: model:ir.model.fields,field_description:bus.field_res_users____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_presence__last_poll +msgid "Last Poll" +msgstr "Ostatnia ankieta" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_presence__last_presence +msgid "Last Presence" +msgstr "Ostatnia obecność" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__write_uid +msgid "Last Updated by" +msgstr "Ostatnio aktualizowane przez" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__write_date +msgid "Last Updated on" +msgstr "Data ostatniej aktualizacji" + +#. module: bus +#: model:ir.model.fields,field_description:bus.field_bus_bus__message +msgid "Message" +msgstr "Wiadomość" + +#. module: bus +#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__offline +msgid "Offline" +msgstr "Niedostępny" + +#. module: bus +#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__online +msgid "Online" +msgstr "Dostępny" + +#. module: bus +#. openerp-web +#: code:addons/bus/static/src/js/web_client_bus.js:0 +#: code:addons/bus/static/src/js/web_client_bus.js:0 +#, python-format +msgid "Refresh" +msgstr "" + +#. module: bus +#. openerp-web +#: code:addons/bus/static/src/js/web_client_bus.js:0 +#, python-format +msgid "The page appears to be out of date." +msgstr "" + +#. module: bus +#: model:ir.model,name:bus.model_bus_presence +msgid "User Presence" +msgstr "Obecność użytkownika" + +#. module: bus +#: model:ir.model,name:bus.model_res_users +#: model:ir.model.fields,field_description:bus.field_bus_presence__user_id +msgid "Users" +msgstr "Użytkownicy" + +#. module: bus +#: code:addons/bus/controllers/main.py:0 +#, python-format +msgid "bus.Bus not available in test mode" +msgstr "" |
