388 lines
13 KiB
Plaintext
388 lines
13 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * data_recycle
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+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: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.notification
|
||
|
msgid ""
|
||
|
"' recycling rule.<br/>\n"
|
||
|
"You can validate those changes"
|
||
|
msgstr ""
|
||
|
"' reguła recyklingu.<br/>\n"
|
||
|
"Możesz zweryfikować zmiany"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#. odoo-python
|
||
|
#: code:addons/data_recycle/models/data_recycle_record.py:0
|
||
|
#, python-format
|
||
|
msgid "**Record Deleted**"
|
||
|
msgstr "** Rekord usunięty **"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_merge_model_form
|
||
|
msgid "<span class=\"me-1\">Every</span>"
|
||
|
msgstr "<span class=\"me-1\">Każdy</span>"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__active
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__active
|
||
|
msgid "Active"
|
||
|
msgstr "Aktywne"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__recycle_action__archive
|
||
|
msgid "Archive"
|
||
|
msgstr "Archiwizuj"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__recycle_mode__automatic
|
||
|
msgid "Automatic"
|
||
|
msgstr "Automatyczna"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__company_id
|
||
|
msgid "Company"
|
||
|
msgstr "Firma"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.ui.menu,name:data_recycle.menu_data_cleaning_config
|
||
|
msgid "Configuration"
|
||
|
msgstr "Konfiguracja"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.actions.act_window,help:data_recycle.action_data_recycle_record
|
||
|
#: model_terms:ir.actions.act_window,help:data_recycle.action_data_recycle_record_notification
|
||
|
msgid "Configure rules to identify records to clean"
|
||
|
msgstr "Skonfiguruj zasady do identyfikacji rekordów do oczyszczania"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__create_uid
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Utworzył(a)"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__create_date
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Data utworzenia"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.ui.menu,name:data_recycle.menu_data_cleaning_root
|
||
|
msgid "Data Cleaning"
|
||
|
msgstr "Czyszczenie danych"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.actions.server,name:data_recycle.ir_cron_clean_records_ir_actions_server
|
||
|
msgid "Data Recycle: Clean Records"
|
||
|
msgstr "Czyszczenie danych: wyczyść rekordy"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#. odoo-python
|
||
|
#: code:addons/data_recycle/models/data_recycle_model.py:0
|
||
|
#, python-format
|
||
|
msgid "Data to Recycle"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__notify_frequency_period__days
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__time_field_delta_unit__days
|
||
|
msgid "Days"
|
||
|
msgstr "Dni"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__recycle_action__unlink
|
||
|
msgid "Delete"
|
||
|
msgstr "Usuń"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__time_field_delta
|
||
|
msgid "Delta"
|
||
|
msgstr "Delta"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__time_field_delta_unit
|
||
|
msgid "Delta Unit"
|
||
|
msgstr "Jednostka Delta"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_recycle_record_list
|
||
|
msgid "Discard"
|
||
|
msgstr "Odrzuć"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_recycle_record_search
|
||
|
msgid "Discarded"
|
||
|
msgstr "Odrzuconych"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__display_name
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Nazwa wyświetlana"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.actions.act_window,name:data_recycle.action_data_recycle_record
|
||
|
#: model:ir.actions.act_window,name:data_recycle.action_data_recycle_record_notification
|
||
|
msgid "Field Recycle Records"
|
||
|
msgstr "Rekordy czyszczenia pól"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__domain
|
||
|
msgid "Filter"
|
||
|
msgstr "Filtr"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__id
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__include_archived
|
||
|
msgid "Include Archived"
|
||
|
msgstr "Uwzględnij zarchiwizowane"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__last_notification
|
||
|
msgid "Last Notification"
|
||
|
msgstr "Ostatnie powiadomienie"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__write_uid
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Ostatnio aktualizowane przez"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__write_date
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Data ostatniej aktualizacji"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,help:data_recycle.field_data_recycle_model__notify_user_ids
|
||
|
msgid "List of users to notify when there are new records to recycle"
|
||
|
msgstr ""
|
||
|
"Lista użytkowników do powiadomienia kiedy będą nowe rekordy do wyczyszczenia"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__recycle_mode__manual
|
||
|
msgid "Manual"
|
||
|
msgstr "Manualna"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__res_model_id
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__res_model_id
|
||
|
msgid "Model"
|
||
|
msgstr "Model"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__res_model_name
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__res_model_name
|
||
|
msgid "Model Name"
|
||
|
msgstr "Nazwa modelu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__notify_frequency_period__months
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__time_field_delta_unit__months
|
||
|
msgid "Months"
|
||
|
msgstr "Miesiące"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__name
|
||
|
msgid "Name"
|
||
|
msgstr "Nazwa"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.actions.act_window,help:data_recycle.action_data_recycle_record
|
||
|
#: model_terms:ir.actions.act_window,help:data_recycle.action_data_recycle_record_notification
|
||
|
msgid "No cleaning suggestions"
|
||
|
msgstr "Brak sugestii czyszczenia"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__notify_frequency
|
||
|
msgid "Notify"
|
||
|
msgstr "Powiadom"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__notify_frequency_period
|
||
|
msgid "Notify Frequency Period"
|
||
|
msgstr "Częstotliwość powiadamiania"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__notify_user_ids
|
||
|
msgid "Notify Users"
|
||
|
msgstr "Powiadom użytkowników"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__res_id
|
||
|
msgid "Record ID"
|
||
|
msgstr "ID rekordu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__name
|
||
|
msgid "Record Name"
|
||
|
msgstr "Nazwa rekordu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_merge_model_form
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_recycle_record_search
|
||
|
msgid "Records"
|
||
|
msgstr "Rekordy"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__records_to_recycle_count
|
||
|
msgid "Records To Recycle"
|
||
|
msgstr "Rekordy do czyszczenia"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__recycle_action
|
||
|
msgid "Recycle Action"
|
||
|
msgstr "Akcja czyszczenia"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__recycle_mode
|
||
|
msgid "Recycle Mode"
|
||
|
msgstr "Tryb recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_record__recycle_model_id
|
||
|
msgid "Recycle Model"
|
||
|
msgstr "Model recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__recycle_record_ids
|
||
|
msgid "Recycle Record"
|
||
|
msgstr "Rekord recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.ui.menu,name:data_recycle.menu_data_cleaning_config_rules_recycle
|
||
|
#: model:ir.ui.menu,name:data_recycle.menu_data_recycle_record
|
||
|
msgid "Recycle Records"
|
||
|
msgstr "Rekordy recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_recycle_record_list
|
||
|
msgid "Recycle Rule"
|
||
|
msgstr "Reguła recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_recycle_record_search
|
||
|
msgid "Recycle Rules"
|
||
|
msgstr "Zasady recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model,name:data_recycle.model_data_recycle_model
|
||
|
msgid "Recycling Model"
|
||
|
msgstr "Model recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model,name:data_recycle.model_data_recycle_record
|
||
|
msgid "Recycling Record"
|
||
|
msgstr "Rekord recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.actions.act_window,name:data_recycle.action_data_recycle_config
|
||
|
msgid "Recyle Records Rules"
|
||
|
msgstr "Zasady rekordów recyklingu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.ui.menu,name:data_recycle.menu_data_cleaning_config_rules
|
||
|
msgid "Rules"
|
||
|
msgstr "Reguły"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_merge_model_form
|
||
|
msgid "Run Now"
|
||
|
msgstr "Uruchom teraz"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_merge_model_form
|
||
|
msgid "Select a model to configure recycling actions"
|
||
|
msgstr "Wybierz model, aby skonfigurować działania związane z recyklingiem"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.constraint,message:data_recycle.constraint_data_recycle_model_check_notif_freq
|
||
|
msgid "The notification frequency should be greater than 0"
|
||
|
msgstr "Częstość powiadomień powinna być większa niż 0"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#. odoo-python
|
||
|
#: code:addons/data_recycle/models/data_recycle_model.py:0
|
||
|
#, python-format
|
||
|
msgid "This model doesn't manage archived records. Only deletion is possible."
|
||
|
msgstr ""
|
||
|
"Ten model nie zarządza zarchiwizowanymi rekordami. Możliwe jest tylko ich "
|
||
|
"usuwanie."
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields,field_description:data_recycle.field_data_recycle_model__time_field_id
|
||
|
msgid "Time Field"
|
||
|
msgstr "Pole czasu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#. odoo-python
|
||
|
#: code:addons/data_recycle/models/data_recycle_record.py:0
|
||
|
#, python-format
|
||
|
msgid "Undefined Name"
|
||
|
msgstr "Nieokreślona nazwa"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/data_recycle/static/src/views/data_recycle_list_view.xml:0
|
||
|
#, python-format
|
||
|
msgid "Unselect"
|
||
|
msgstr "Odznacz"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/data_recycle/static/src/views/data_recycle_list_view.xml:0
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.view_data_recycle_record_list
|
||
|
#, python-format
|
||
|
msgid "Validate"
|
||
|
msgstr "Zatwierdź"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.notification
|
||
|
msgid "We've identified"
|
||
|
msgstr "Zidentyfikowaliśmy"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__notify_frequency_period__weeks
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__time_field_delta_unit__weeks
|
||
|
msgid "Weeks"
|
||
|
msgstr "Tygodnie"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model:ir.model.fields.selection,name:data_recycle.selection__data_recycle_model__time_field_delta_unit__years
|
||
|
msgid "Years"
|
||
|
msgstr "Lata"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.notification
|
||
|
msgid "here"
|
||
|
msgstr "tu"
|
||
|
|
||
|
#. module: data_recycle
|
||
|
#: model_terms:ir.ui.view,arch_db:data_recycle.notification
|
||
|
msgid "records to clean with the '"
|
||
|
msgstr "rekordy do wyczyszczenia z '"
|