# Translation of Odoo Server. # This file contains the translation of the following modules: # * mail # # Translators: # FIRST AUTHOR , 2014 # Wojtek Warczakowski , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:07+0000\n" "PO-Revision-Date: 2017-09-23 21:13+0000\n" "Last-Translator: zbik2607 \n" "Language-Team: Polish (http://www.transifex.com/odoo/odoo-8/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" #. module: mail #: code:addons/mail/mail_thread.py:384 #, python-format msgid "%s created" msgstr "%s utworzono" #. module: mail #: code:addons/mail/res_users.py:98 #, python-format msgid "%s has joined the %s network." msgstr "%s dołączył do sieci %s." #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:29 #, python-format msgid "ò" msgstr "ò" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:156 #, python-format msgid "(no email address)" msgstr "(brak adresu email)" #. module: mail #: code:addons/mail/wizard/invite.py:44 #, python-format msgid "" "

Hello,

%s invited you to follow %s document: %s.

" msgstr "

Witaj,

%s zaprosił cię do obserwowania %s dokumentu: %s.

" #. module: mail #: code:addons/mail/wizard/invite.py:47 #, python-format msgid "" "

Hello,

%s invited you to follow a new document.

" msgstr "

Witaj,

%s zaprosił cię do obserwowania nowego dokumentu.

" #. module: mail #: code:addons/mail/mail_thread.py:134 #, python-format msgid "" "

\n" " Click here to add new %(document)s or send an email to: %(email)s\n" "

\n" " %(static_help)s" msgstr "

\n Kliknij tutaj, aby dodać nowe %(document)s lub wysłać wiadomość do: %(email)s\n

\n %(static_help)s" #. module: mail #: code:addons/mail/mail_thread.py:145 #, python-format msgid "" "

Click here to add new " "%(document)s

%(static_help)s" msgstr "

Kliknij tutaj, aby dodać nowe %(document)s

%(static_help)s" #. module: mail #: model:ir.actions.client,help:mail.action_mail_inbox_feeds msgid "" "

\n" " Good Job! Your inbox is empty.\n" "

\n" " Your inbox contains private messages or emails sent to you\n" " as well as information related to documents or people you\n" " follow.\n" "

\n" " " msgstr "

\n Dobra robota! Nie masz maili przychodzących.\n

\n Przychodzące zawiera wiadomości prywatne lub przysłane\n do ciebie, jak również informacje związane z dokumentami\n lub ludźmi powiązanymi z tobą.\n

\n " #. module: mail #: model:ir.actions.client,help:mail.action_mail_to_me_feeds msgid "" "

\n" " No private message.\n" "

\n" " This list contains messages sent to you.\n" "

\n" " " msgstr "

\n Nie ma prywatnych wiadomości.\n

\n Ta lista zawiera wiadomości wysłane do ciebie.\n

\n " #. module: mail #: model:ir.actions.client,help:mail.action_mail_star_feeds msgid "" "

\n" " No todo.\n" "

\n" " When you process messages in your inbox, you can mark some\n" " as todo. From this menu, you can process all your todo.\n" "

\n" " " msgstr "

\n Do zrobienia.\n

\n Kiedy przetwarzasz wiadomości w Przychodzących, to możesz\n niektóre oznaczyć jako do zrobienia. Z tego menu\n możesz przetwarzać je.\n

\n " #. module: mail #: model:ir.actions.client,help:mail.action_mail_archives_feeds msgid "" "

\n" " No message found and no message sent yet.\n" "

\n" " Click on the top-right icon to compose a message. This\n" " message will be sent by email if it's an internal contact.\n" "

\n" " " msgstr "

\n Nie ma wiadomości i żadnej wiadomości nie wysłano.\n

\n Kliknij ikonę w prawym górnym rogu, aby utworzyć wiadomość.\n Będzie ona wysłana jeśli jest wewnętrzny kontakt.\n

\n " #. module: mail #: model:ir.actions.client,help:mail.action_mail_group_feeds msgid "" "

\n" " No message in this group.\n" "

\n" " " msgstr "

\n Brak wiadomości w tej grupie.\n

\n " #. module: mail #: help:mail.alias,alias_defaults:0 msgid "" "A Python dictionary that will be evaluated to provide default values when " "creating new records for this alias." msgstr "Słownik (dictionary) python, który będzie wyliczony i zastosowany jako wartości domyślne do tworzenia nowego rekordu w tym aliasie." #. module: mail #: code:addons/mail/mail_message.py:763 #, python-format msgid "Access Denied" msgstr "Brak dostępu" #. module: mail #: model:ir.model,name:mail.model_res_groups msgid "Access Groups" msgstr "Grupy dostępu" #. module: mail #: help:mail.message.subtype,default:0 msgid "Activated by default when subscribing." msgstr "Aktywne standardowo podczas subskrypcji" #. module: mail #: view:mail.alias:mail.view_mail_alias_search msgid "Active" msgstr "Aktywne" #. module: mail #: field:mail.compose.message,active_domain:0 msgid "Active domain" msgstr "Aktywna domena" #. module: mail #: view:mail.wizard.invite:mail.mail_wizard_invite_form msgid "Add Followers" msgstr "Dodaj obserwatorów" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:161 #, python-format msgid "Add an internal note that will not be sent to the followers" msgstr "Dodaj notatkę wewnętrzną, która nie będzie wysłana do obserwatorów" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form #: view:mail.wizard.invite:mail.mail_wizard_invite_form msgid "Add contacts to notify..." msgstr "Dodaj kontakty do powiadomienia" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:28 #, python-format msgid "Add others" msgstr "Dodaj innych" #. module: mail #: field:mail.compose.message,partner_ids:0 msgid "Additional Contacts" msgstr "Dodatkowe kontakty" #. module: mail #: view:mail.mail:mail.view_mail_form msgid "Advanced" msgstr "Zaawansowane" #. module: mail #: view:mail.alias:mail.view_mail_alias_form #: view:mail.alias:mail.view_mail_alias_tree field:mail.group,alias_id:0 #: field:res.users,alias_id:0 msgid "Alias" msgstr "Alias" #. module: mail #: view:res.users:mail.view_users_form_mail msgid "Alias Accepts Emails From" msgstr "Alias akceptuje wiadomości od" #. module: mail #: field:mail.alias,alias_contact:0 msgid "Alias Contact Security" msgstr "Zabezpieczenie aliasu" #. module: mail #: field:base.config.settings,alias_domain:0 msgid "Alias Domain" msgstr "Alias domeny" #. module: mail #: field:mail.alias,alias_name:0 msgid "Alias Name" msgstr "Nazwa aliasu" #. module: mail #: field:mail.alias,alias_domain:0 msgid "Alias domain" msgstr "Domena aliasowa" #. module: mail #: field:mail.alias,alias_model_id:0 msgid "Aliased Model" msgstr "Aliasowane modele" #. module: mail #: model:ir.actions.act_window,name:mail.action_view_mail_alias #: model:ir.ui.menu,name:mail.mail_alias_menu msgid "Aliases" msgstr "Aliasy" #. module: mail #: selection:res.partner,notify_email:0 msgid "All Messages" msgstr "Wszystkie wiadomości" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "" "All records matching your current search filter will be mailed,\n" " not only the ids selected in the list view." msgstr "Wszystkie rekordy pasujące do aktualnego filtru wyszukiwania zostaną wysłane,\n nie tylko ID zaznaczone w widoku listy." #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:62 #, python-format msgid "And" msgstr "I" #. module: mail #: help:mail.compose.message,no_auto_thread:0 #: help:mail.message,no_auto_thread:0 msgid "" "Answers do not go in the original document' discussion thread. This has an " "impact on the generated message-id." msgstr "Odpowiedzi nie idą do wątku dyskusji oryginalnego dokumentu. Ma to wpływ na generowane ID wiadomości." #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:102 #, python-format msgid "Apply" msgstr "Zastosuj" #. module: mail #: model:ir.actions.client,name:mail.action_mail_archives_feeds #: model:ir.ui.menu,name:mail.mail_archivesfeeds msgid "Archives" msgstr "Archiwum" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:74 #, python-format msgid "Attach a File" msgstr "Załącz plik" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "Attach a file" msgstr "Załącz plik" #. module: mail #: field:mail.compose.message,attachment_ids:0 #: view:mail.mail:mail.view_mail_form field:mail.message,attachment_ids:0 msgid "Attachments" msgstr "Załączniki" #. module: mail #: selection:mail.alias,alias_contact:0 msgid "Authenticated Partners" msgstr "Uwierzytelnieni partnerzy" #. module: mail #: field:mail.compose.message,author_id:0 view:mail.mail:mail.view_mail_search #: field:mail.message,author_id:0 msgid "Author" msgstr "Autor" #. module: mail #: help:mail.compose.message,author_id:0 help:mail.message,author_id:0 msgid "" "Author of the message. If not set, email_from may hold an email address that" " did not match any partner." msgstr "Autor wiadomości. Jeśli nie ustawione, to znaczy że pole email_from nie pasuje do żadnego partnera." #. module: mail #: field:mail.compose.message,author_avatar:0 #: field:mail.message,author_avatar:0 msgid "Author's Avatar" msgstr "Awatar autora" #. module: mail #: field:mail.group,group_public_id:0 msgid "Authorized Group" msgstr "Grupa upoważniona" #. module: mail #: field:mail.mail,auto_delete:0 msgid "Auto Delete" msgstr "Usuń automatycznie" #. module: mail #: field:mail.group,group_ids:0 msgid "Auto Subscription" msgstr "Autosubskrypcja" #. module: mail #: view:mail.message.subtype:mail.view_mail_message_subtype_form msgid "Auto subscription" msgstr "Automatyczna subskrypcja" #. module: mail #: help:mail.compose.message,body:0 help:mail.message,body:0 msgid "Automatically sanitized HTML contents" msgstr "Automatyczne oczyszczanie zawartości HTML" #. module: mail #: model:mail.group,name:mail.group_best_sales_practices msgid "Best Sales Practices" msgstr "Najlepsze praktyki sprzedaży" #. module: mail #: model:mail.group,name:mail.group_board msgid "Board meetings" msgstr "Spotkania" #. module: mail #: view:mail.mail:mail.view_mail_form msgid "Body" msgstr "Treść" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:106 #: view:mail.compose.message:mail.email_compose_message_wizard_form #: view:mail.mail:mail.view_mail_form #: view:mail.wizard.invite:mail.mail_wizard_invite_form #, python-format msgid "Cancel" msgstr "Anuluj" #. module: mail #: view:mail.mail:mail.view_mail_tree msgid "Cancel Email" msgstr "Anuluj Email" #. module: mail #: selection:mail.mail,state:0 msgid "Cancelled" msgstr "Anulowano" #. module: mail #: help:mail.mail,email_cc:0 msgid "Carbon copy message recipients" msgstr "Odiorcy kopii wiadomości" #. module: mail #: field:mail.mail,email_cc:0 msgid "Cc" msgstr "Kopia" #. module: mail #: field:mail.compose.message,child_ids:0 field:mail.message,child_ids:0 msgid "Child Messages" msgstr "Wiadomości podrzędne" #. module: mail #: selection:mail.compose.message,type:0 view:mail.mail:mail.view_mail_search #: selection:mail.message,type:0 msgid "Comment" msgstr "Komentarz" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail.js:1980 #: model:ir.actions.act_window,name:mail.action_email_compose_message_wizard #: view:mail.compose.message:mail.email_compose_message_wizard_form #, python-format msgid "Compose Email" msgstr "Utwórz wiadomość e-mail" #. module: mail #: field:mail.compose.message,composition_mode:0 msgid "Composition mode" msgstr "Tryb pisania" #. module: mail #: field:mail.notification,partner_id:0 msgid "Contact" msgstr "Kontakt" #. module: mail #: view:mail.message:mail.view_message_search msgid "Content" msgstr "Treść" #. module: mail #: field:ir.attachment,file_type:0 msgid "Content Type" msgstr "Typ zawartości" #. module: mail #: field:mail.compose.message,body:0 field:mail.message,body:0 msgid "Contents" msgstr "Zawartość" #. module: mail #: field:mail.alias,create_uid:0 field:mail.compose.message,create_uid:0 #: field:mail.group,create_uid:0 field:mail.mail,create_uid:0 #: field:mail.message,create_uid:0 field:mail.message.subtype,create_uid:0 #: field:mail.wizard.invite,create_uid:0 msgid "Created by" msgstr "Utworzone przez" #. module: mail #: field:mail.alias,create_date:0 field:mail.compose.message,create_date:0 #: field:mail.group,create_date:0 field:mail.mail,create_date:0 #: field:mail.message,create_date:0 field:mail.message.subtype,create_date:0 #: field:mail.wizard.invite,create_date:0 msgid "Created on" msgstr "Data utworzenia" #. module: mail #: view:mail.mail:mail.view_mail_search msgid "Creation Month" msgstr "Miesiąc utworzenia" #. module: mail #: help:mail.compose.message,starred:0 help:mail.message,starred:0 msgid "Current user has a starred notification linked to this message" msgstr "Aktualny użytkownik posiada ogwiazdkowaną notyfikację powiązaną z tą wiadomością" #. module: mail #: help:mail.compose.message,to_read:0 help:mail.message,to_read:0 msgid "Current user has an unread notification linked to this message" msgstr "Użytkownik posiada nieprzeczytane powiadomienia powiązane z tą wiadomością" #. module: mail #: code:addons/mail/res_partner.py:31 #, python-format msgid "Customers" msgstr "Klienci" #. module: mail #: field:mail.compose.message,date:0 field:mail.message,date:0 msgid "Date" msgstr "Data" #. module: mail #: help:mail.group,message_last_post:0 help:mail.thread,message_last_post:0 #: help:res.partner,message_last_post:0 msgid "Date of the last message posted on the record." msgstr "Data ostatniej wiadomości w rekordzie." #. module: mail #: field:mail.message.subtype,default:0 msgid "Default" msgstr "Domyślne" #. module: mail #: field:mail.alias,alias_defaults:0 msgid "Default Values" msgstr "Wartości domyślne" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:98 #: code:addons/mail/static/src/xml/mail.xml:110 #, python-format msgid "Delete this attachment" msgstr "Usuń ten załącznik" #. module: mail #: selection:mail.mail,state:0 msgid "Delivery Failed" msgstr "Dostarczenie nieudane" #. module: mail #: field:mail.group,description:0 #: view:mail.message.subtype:mail.view_mail_message_subtype_form #: field:mail.message.subtype,description:0 msgid "Description" msgstr "Opis" #. module: mail #: help:mail.message.subtype,description:0 msgid "" "Description that will be added in the message posted for this subtype. If " "void, the name will be added instead." msgstr "Opis, który zostanie dodany do wiadomości umieszczonej dla tego podtypu. Jeśli puste, zostanie dodana nazwa." #. module: mail #: model:ir.actions.client,name:mail.action_mail_group_feeds msgid "Discussion Group" msgstr "Grupa dyskusyjna" #. module: mail #: model:ir.model,name:mail.model_mail_group msgid "Discussion group" msgstr "Grupa dyskusyjna" #. module: mail #: model:mail.message.subtype,name:mail.mt_comment msgid "Discussions" msgstr "Dyskusje" #. module: mail #: field:res.users,display_groups_suggestions:0 msgid "Display Groups Suggestions" msgstr "Wyświetl sugestie grup" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail.js:1035 #, python-format msgid "Do you really want to delete this message?" msgstr "Chcesz usunąć tę wiadomość?" #. module: mail #: model:ir.model,name:mail.model_mail_followers msgid "Document Followers" msgstr "Obserwatorzy dokumentu" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:253 #, python-format msgid "Done" msgstr "Wykonano" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:100 #, python-format msgid "Edit Subscription of " msgstr "Edytuj subskrypcję " #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:40 #, python-format msgid "Edit subscription" msgstr "Edytuj subskrypcję" #. module: mail #: selection:mail.compose.message,type:0 view:mail.mail:mail.view_mail_search #: selection:mail.message,type:0 msgid "Email" msgstr "Email" #. module: mail #: view:mail.group:mail.view_group_form msgid "Email Alias" msgstr "Alias adresu e-mail" #. module: mail #: model:ir.model,name:mail.model_mail_alias msgid "Email Aliases" msgstr "Aliasy email" #. module: mail #: view:mail.mail:mail.view_mail_search msgid "Email Search" msgstr "Przeszukaj wiadomości" #. module: mail #: model:ir.model,name:mail.model_mail_thread msgid "Email Thread" msgstr "Wątek email" #. module: mail #: help:res.users,alias_id:0 msgid "" "Email address internally associated with this user. Incoming emails will " "appear in the user's notifications." msgstr "Adres email powiązany z tym użytkownikiem. Przychodzące maile pojawią się w powiadomieniach." #. module: mail #: help:mail.compose.message,email_from:0 help:mail.message,email_from:0 msgid "" "Email address of the sender. This field is set when no matching partner is " "found for incoming emails." msgstr "Adres nadawcy: To pole jest ustawiane, kiedy żaden partner nie może być zidentyfikowany na podstawie przychodzącej wiadomości." #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "Email address to redirect replies..." msgstr "Adres e-mail do przekierowywania odpowiedzi" #. module: mail #: model:ir.model,name:mail.model_mail_compose_message msgid "Email composition wizard" msgstr "Kreator email" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "Email mass mailing" msgstr "Adres e-mail do mass-mailingu" #. module: mail #: view:mail.mail:mail.view_mail_form #: view:mail.message.subtype:mail.view_mail_message_subtype_form msgid "Email message" msgstr "Wiadomość" #. module: mail #: model:ir.actions.act_window,name:mail.action_view_mail_mail #: model:ir.ui.menu,name:mail.menu_mail_mail #: view:mail.mail:mail.view_mail_tree msgid "Emails" msgstr "Emaile" #. module: mail #: code:addons/mail/update.py:91 #, python-format msgid "Error" msgstr "Błąd" #. module: mail #: code:addons/mail/update.py:91 #, python-format msgid "Error during communication with the publisher warranty server." msgstr "" #. module: mail #: sql_constraint:mail.followers:0 msgid "Error, a partner cannot follow twice the same object." msgstr "Błąd, partner nie może dwukrotnie obserwować tego samego obiektu." #. module: mail #: selection:mail.alias,alias_contact:0 msgid "Everyone" msgstr "Wszyscy" #. module: mail #: view:mail.mail:mail.view_mail_search msgid "Extended Filters..." msgstr "Rozszerzone filtry..." #. module: mail #: view:mail.mail:mail.view_mail_search msgid "Failed" msgstr "Nie udało się" #. module: mail #: help:mail.message.subtype,relation_field:0 msgid "" "Field used to link the related model to the subtype model when using " "automatic subscription on a related document. The field is used to compute " "getattr(related_document.relation_field)." msgstr "Pole używane do powiązania związanego modelu z podrzędnym modelem kiedy używana jest automatyczna subskrypcja w związanym dokumencie. Pole używane do obliczenia getattr(related_document.relation_field)." #. module: mail #: field:ir.attachment,file_type_icon:0 msgid "File Type Icon" msgstr "Ikona typu pliku" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:12 #, python-format msgid "Follow" msgstr "Obserwuj" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:27 #: model:ir.actions.act_window,name:mail.action_view_followers #: model:ir.ui.menu,name:mail.menu_email_followers #: view:mail.followers:mail.view_followers_tree #: field:mail.group,message_follower_ids:0 #: field:mail.thread,message_follower_ids:0 #: field:res.partner,message_follower_ids:0 #, python-format msgid "Followers" msgstr "Obserwatorzy" #. module: mail #: view:mail.followers:mail.view_mail_subscription_form msgid "Followers Form" msgstr "Formularz obserwatorów" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:127 #, python-format msgid "Followers of" msgstr "Obserwatorzy" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "Followers of the document and" msgstr "Obserwatorzy dokumentu i" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:131 #, python-format msgid "Followers of this document" msgstr "Obserwatorzy tego dokumentu" #. module: mail #: selection:mail.alias,alias_contact:0 msgid "Followers only" msgstr "Tylko obserwatorzy" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:14 #, python-format msgid "Following" msgstr "Obserwacje" #. module: mail #: field:mail.compose.message,email_from:0 field:mail.message,email_from:0 msgid "From" msgstr "Od" #. module: mail #: code:addons/mail/res_users.py:75 #, python-format msgid "Go to the configuration panel" msgstr "Przejdź do panelu konfiguracji" #. module: mail #: view:mail.group:mail.view_group_search msgid "Group" msgstr "Grupa" #. module: mail #: view:mail.alias:mail.view_mail_alias_search #: view:mail.mail:mail.view_mail_search #: view:mail.message:mail.view_message_search msgid "Group By" msgstr "Grupuj wg" #. module: mail #: view:mail.group:mail.view_group_form msgid "Group Form" msgstr "Formularz grupy" #. module: mail #: view:mail.group:mail.view_group_form view:mail.group:mail.view_group_tree msgid "Group Name" msgstr "Nazwa Grupy" #. module: mail #: view:mail.group:mail.view_group_tree msgid "Groups" msgstr "Grupy" #. module: mail #: model:mail.group,name:mail.group_hr_policies msgid "HR Policies" msgstr "Zasady kadrowe" #. module: mail #: view:mail.message:mail.view_message_search msgid "Has attachments" msgstr "Ma załączniki" #. module: mail #: view:mail.mail:mail.view_mail_form field:mail.mail,headers:0 msgid "Headers" msgstr "Nagłówki" #. module: mail #: field:mail.message.subtype,hidden:0 msgid "Hidden" msgstr "Ukryte" #. module: mail #: help:mail.message.subtype,hidden:0 msgid "Hide the subtype in the follower options" msgstr "Ukryj podtyp w opcjach obserwatorów" #. module: mail #: help:mail.group,message_summary:0 help:mail.thread,message_summary:0 #: help:res.partner,message_summary:0 msgid "" "Holds the Chatter summary (number of messages, ...). This summary is " "directly in html format in order to be inserted in kanban views." msgstr "Zawiera podsumowanie wypowiedzi (liczbę wiadomości, ...). To podsumowanie jest bezpośrednio w formacie html, aby można je było stosować w widokach kanban." #. module: mail #: field:mail.alias,id:0 field:mail.compose.message,id:0 #: field:mail.followers,id:0 field:mail.group,id:0 field:mail.mail,id:0 #: field:mail.message,id:0 field:mail.message.subtype,id:0 #: field:mail.notification,id:0 field:mail.thread,id:0 #: field:mail.wizard.invite,id:0 field:publisher_warranty.contract,id:0 msgid "ID" msgstr "ID" #. module: mail #: help:mail.alias,alias_parent_thread_id:0 msgid "" "ID of the parent record holding the alias (example: project holding the task" " creation alias)" msgstr "ID rekordu nadrzędnego zawierającego alias (np. projekt zawierający alias tworzenia zadań)" #. module: mail #: help:mail.followers,res_id:0 help:mail.wizard.invite,res_id:0 msgid "Id of the followed resource" msgstr "Id następującego zasobu" #. module: mail #: help:mail.group,message_unread:0 help:mail.thread,message_unread:0 #: help:res.partner,message_unread:0 msgid "If checked new messages require your attention." msgstr "Jeśli zaznaczone, to wiadomość wymaga twojej uwagi" #. module: mail #: help:mail.wizard.invite,send_mail:0 msgid "" "If checked, the partners will receive an email warning they have been added " "in the document's followers." msgstr "Jeśli zaznaczone, partnerzy będą otrzymywać wiadomość ostrzegającą, że dostali dodani do obserwujących dokument." #. module: mail #: help:base.config.settings,alias_domain:0 msgid "" "If you have setup a catch-all email domain redirected to the Odoo server, " "enter the domain name here." msgstr "" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "" "If you want to work only with selected ids, please uncheck the\n" " list header checkbox." msgstr "Jeśli chcesz pracować tylko z wybranymi ID, odznacz\n pole wyboru nagłówka listy." #. module: mail #: code:addons/mail/mail_alias.py:144 #, python-format msgid "Inactive Alias" msgstr "Nieaktywny alias" #. module: mail #: model:ir.actions.client,name:mail.action_mail_inbox_feeds #: model:ir.ui.menu,name:mail.mail_inboxfeeds msgid "Inbox" msgstr "Przychodzące" #. module: mail #: help:mail.compose.message,parent_id:0 help:mail.message,parent_id:0 msgid "Initial thread message." msgstr "Wiadomość inicjująca wątek" #. module: mail #: code:addons/mail/mail_message.py:177 #, python-format msgid "Invalid Action!" msgstr "Niedozwolona akcja!" #. module: mail #: constraint:mail.alias:0 msgid "" "Invalid expression, it must be a literal python dictionary definition e.g. " "\"{'field': 'value'}\"" msgstr "Niedozwolone wyrażenie, to musi być python dictionary np. \"{'field': 'value'}\"" #. module: mail #: code:addons/mail/wizard/invite.py:97 #, python-format msgid "Invitation to follow %s: %s" msgstr "Zaproszenie do obserwacji %s: %s" #. module: mail #: model:ir.model,name:mail.model_mail_wizard_invite msgid "Invite wizard" msgstr "Kreator zaproszenia" #. module: mail #: field:mail.mail,notification:0 msgid "Is Notification" msgstr "Jest powiadomieniem" #. module: mail #: field:mail.group,message_is_follower:0 #: field:mail.thread,message_is_follower:0 #: field:res.partner,message_is_follower:0 msgid "Is a Follower" msgstr "Jest obserwatorem" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/suggestions.xml:30 #: view:mail.group:mail.view_group_kanban #, python-format msgid "Join Group" msgstr "Dołacz do grupy" #. module: mail #: model:ir.actions.act_window,name:mail.action_view_groups #: model:ir.ui.menu,name:mail.mail_allgroups msgid "Join a group" msgstr "Dołącz do grupy" #. module: mail #: field:mail.group,message_last_post:0 field:mail.thread,message_last_post:0 #: field:res.partner,message_last_post:0 msgid "Last Message Date" msgstr "Data ostatniej wiadomości" #. module: mail #: field:mail.alias,write_uid:0 field:mail.compose.message,write_uid:0 #: field:mail.group,write_uid:0 field:mail.mail,write_uid:0 #: field:mail.message,write_uid:0 field:mail.message.subtype,write_uid:0 #: field:mail.wizard.invite,write_uid:0 msgid "Last Updated by" msgstr "Ostatnio modyfikowano przez" #. module: mail #: field:mail.alias,write_date:0 field:mail.compose.message,write_date:0 #: field:mail.group,write_date:0 field:mail.mail,write_date:0 #: field:mail.message,write_date:0 field:mail.message.subtype,write_date:0 #: field:mail.wizard.invite,write_date:0 msgid "Last Updated on" msgstr "Data ostatniej modyfikacji" #. module: mail #: help:mail.wizard.invite,partner_ids:0 msgid "" "List of partners that will be added as follower of the current document." msgstr "Lista partnerów, którzy zostaną dodani jako obserwujący aktualny dokument." #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:57 #, python-format msgid "Log a note for this document. No notification will be sent" msgstr "Dodaj notatkę do tego dokumentu. Notyfikacja nie zostanie wysłana" #. module: mail #: field:mail.compose.message,is_log:0 msgid "Log an Internal Note" msgstr "Zapisz wewnętrzną notatkę" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:37 #: code:addons/mail/static/src/xml/mail.xml:57 #, python-format msgid "Log an internal note" msgstr "Zapisz wewnętrzną notatkę" #. module: mail #: code:addons/mail/mail_mail.py:340 #, python-format msgid "Mail Delivery Failed" msgstr "Dostarczenie wiadomości nie powiodło się" #. module: mail #: field:ir.ui.menu,mail_group_id:0 msgid "Mail Group" msgstr "Grupa mailowa" #. module: mail #: model:ir.actions.server,name:mail.action_mail_redirect msgid "Mail Redirection (Document / Inbox)" msgstr "Przekierowanie wiadomości (Dokument / Skrzynka odbiorcza)" #. module: mail #: help:mail.mail,notification:0 msgid "Mail has been created to notify people of an existing mail.message" msgstr "Wiadomość została utworzona, aby poinformować o istniejącym mail.message" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:257 #, python-format msgid "Mark as Todo" msgstr "Oznacz jako Do zrobienia" #. module: mail #: field:mail.group,image_medium:0 msgid "Medium-sized photo" msgstr "Zdjęcie średniej wielkości" #. module: mail #: help:mail.group,image_medium:0 msgid "" "Medium-sized photo of the group. It is automatically resized as a 128x128px " "image, with aspect ratio preserved. Use this field in form views or some " "kanban views." msgstr "Średniej wielkości zdjęcie grupy. Automatycznie skalowane do 128x128pikseli z zachowaniem proporcji. Stosuj to pole w widokach formularza i niektórych kanban." #. module: mail #: help:mail.group,group_ids:0 msgid "" "Members of those groups will automatically added as followers. Note that " "they will be able to manage their subscription manually if necessary." msgstr "Członkowie tych grup będą automatycznie dodani jako obserwatorzy. Zwróć uwagę, że oni sami mogą zmieniać swoje ustawienia do subskrypcji." #. module: mail #: model:ir.model,name:mail.model_mail_message #: field:mail.mail,mail_message_id:0 view:mail.message:mail.view_message_form #: field:mail.notification,message_id:0 field:mail.wizard.invite,message:0 msgid "Message" msgstr "Wiadomość" #. module: mail #: field:mail.compose.message,record_name:0 field:mail.message,record_name:0 msgid "Message Record Name" msgstr "Nazwa rekordu wiadomości" #. module: mail #: field:mail.message.subtype,name:0 msgid "Message Type" msgstr "Typ Wiadomości" #. module: mail #: help:mail.mail,email_to:0 msgid "Message recipients (emails)" msgstr "Odbiorcy wiadomości (adresy e-mail)" #. module: mail #: help:mail.mail,references:0 msgid "Message references, such as identifiers of previous messages" msgstr "Odnośniki wiadomości, jak identyfikator poprzedniej wiadomości." #. module: mail #: help:mail.message.subtype,name:0 msgid "" "Message subtype gives a more precise type on the message, especially for " "system notifications. For example, it can be a notification related to a new" " record (New), or to a stage change in a process (Stage change). Message " "subtypes allow to precisely tune the notifications the user want to receive " "on its wall." msgstr "Podtyp wiadomości precyzuje rodzaj wiadomości. W szczególności dla powiadomień. Na przykład: powiadomienie może dotyczyć nowego rekordu (Nowe), lub zmiany etapu (Zmiana etapu). Podtypy ułatwiają porządkowanie wiadomości." #. module: mail #: model:ir.model,name:mail.model_mail_message_subtype msgid "Message subtypes" msgstr "Podtypy wiadomości" #. module: mail #: help:mail.followers,subtype_ids:0 msgid "" "Message subtypes followed, meaning subtypes that will be pushed onto the " "user's Wall." msgstr "Obserwowane podtypy wiadomości, które pojawią się na ekranie użytkownika." #. module: mail #: help:mail.compose.message,type:0 help:mail.message,type:0 msgid "" "Message type: email for email message, notification for system message, " "comment for other messages such as user replies" msgstr "Typ wiadomości: mail jako wiadomość, powiadomienie jako informacja systemowa, komentarz jako odpowiedź na inne wiadomości." #. module: mail #: help:mail.compose.message,message_id:0 help:mail.message,message_id:0 msgid "Message unique identifier" msgstr "Unikalny identyfikator wiadomości" #. module: mail #: field:mail.compose.message,message_id:0 field:mail.message,message_id:0 msgid "Message-Id" msgstr "Message-Id" #. module: mail #: model:ir.actions.act_window,name:mail.action_view_mail_message #: model:ir.ui.menu,name:mail.menu_mail_message field:mail.group,message_ids:0 #: view:mail.message:mail.view_message_tree field:mail.thread,message_ids:0 #: field:res.partner,message_ids:0 msgid "Messages" msgstr "Wiadomości" #. module: mail #: view:mail.message:mail.view_message_search msgid "Messages Search" msgstr "Przeszukiwanie wiadomości" #. module: mail #: help:mail.group,message_ids:0 help:mail.thread,message_ids:0 #: help:res.partner,message_ids:0 msgid "Messages and communication history" msgstr "Wiadomości i historia komunikacji" #. module: mail #: model:ir.ui.menu,name:mail.mail_feeds #: model:ir.ui.menu,name:mail.mail_feeds_main msgid "Messaging" msgstr "Wiadomości" #. module: mail #: view:res.users:mail.view_users_form_mail msgid "Messaging Alias" msgstr "Alias wiadomości" #. module: mail #: view:mail.alias:mail.view_mail_alias_search #: field:mail.message.subtype,res_model:0 msgid "Model" msgstr "Model" #. module: mail #: help:mail.followers,res_model:0 help:mail.wizard.invite,res_model:0 msgid "Model of the followed resource" msgstr "Model następnego zasobu" #. module: mail #: help:mail.message.subtype,res_model:0 msgid "" "Model the subtype applies to. If False, this subtype applies to all models." msgstr "Model, którego dotyczy podtyp. Jeśli \"Fałsz\", podtyp odnosi się do wszystkich modeli." #. module: mail #: view:mail.mail:mail.view_mail_search msgid "Month" msgstr "Miesiąc" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:255 #, python-format msgid "Move to Inbox" msgstr "Przejdź do przychodzącej" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:130 #, python-format msgid "My Followers" msgstr "Moi obserwatorzy" #. module: mail #: model:ir.ui.menu,name:mail.mail_group_root msgid "My Groups" msgstr "Moje grupy" #. module: mail #: field:mail.group,name:0 msgid "Name" msgstr "Nazwa" #. module: mail #: help:mail.compose.message,record_name:0 help:mail.message,record_name:0 msgid "Name get of the related document." msgstr "Nazwa powiązanego dokumentu" #. module: mail #: selection:res.partner,notify_email:0 msgid "Never" msgstr "Nigdy" #. module: mail #: code:addons/mail/mail_thread.py:172 #, python-format msgid "New" msgstr "Nowy(a)" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:205 #, python-format msgid "No followers" msgstr "Brak obserwatorów" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:217 #, python-format msgid "No messages." msgstr "Brak wiadomości" #. module: mail #: field:mail.compose.message,no_auto_thread:0 #: field:mail.message,no_auto_thread:0 msgid "No threading for answers" msgstr "" #. module: mail #: view:mail.mail:mail.view_mail_search msgid "Notification" msgstr "Powiadomienie" #. module: mail #: model:ir.actions.act_window,name:mail.action_view_notifications #: model:ir.model,name:mail.model_mail_notification #: model:ir.ui.menu,name:mail.menu_email_notifications #: field:mail.compose.message,notification_ids:0 #: field:mail.message,notification_ids:0 #: view:mail.notification:mail.view_notification_tree msgid "Notifications" msgstr "Powiadomienia" #. module: mail #: field:mail.compose.message,notified_partner_ids:0 #: field:mail.message,notified_partner_ids:0 msgid "Notified partners" msgstr "Powiadomieni partnerzy" #. module: mail #: field:mail.compose.message,notify:0 msgid "Notify followers" msgstr "Powiadom obserwatorów" #. module: mail #: help:mail.compose.message,notify:0 msgid "Notify followers of the document (mass post only)" msgstr "Powiadom obserwujących dokument (tylko wiadomość masowa)" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:207 #, python-format msgid "One follower" msgstr "Jeden obserwator" #. module: mail #: view:mail.group:mail.view_group_form msgid "" "Only the invited followers can read the\n" " discussions on this group." msgstr "Tylko zaproszeni obserwujący mogą czytać\n dyskusje w tej grupie." #. module: mail #: view:mail.alias:mail.view_mail_alias_form msgid "Open Document" msgstr "Otwórz dokument" #. module: mail #: model:ir.actions.client,name:mail.action_client_messaging_menu msgid "Open Messaging Menu" msgstr "Otwórz menu wiadomości" #. module: mail #: view:mail.alias:mail.view_mail_alias_form msgid "Open Parent Document" msgstr "Otwórz dokument nadrzędny" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:29 #, python-format msgid "Open the full mail composer" msgstr "Otwórz pełny edytor email" #. module: mail #: help:mail.alias,alias_force_thread_id:0 msgid "" "Optional ID of a thread (record) to which all incoming messages will be " "attached, even if they did not reply to it. If set, this will disable the " "creation of new records completely." msgstr "Opcjonalne ID wątku (rekordu), do którego przychodzące wiadomości będą dowiązane, nawet jeśli nie są odpowiedzią na ten rekord. Jeśli ustawione, to będzie zapobiegać tworzeniu nowych rekordów." #. module: mail #: model:ir.ui.menu,name:mail.mail_my_stuff msgid "Organizer" msgstr "Organizator" #. module: mail #: view:mail.mail:mail.view_mail_search selection:mail.mail,state:0 msgid "Outgoing" msgstr "Wychodzące" #. module: mail #: model:ir.model,name:mail.model_mail_mail msgid "Outgoing Mails" msgstr "Wychodzace" #. module: mail #: field:mail.compose.message,mail_server_id:0 #: field:mail.message,mail_server_id:0 msgid "Outgoing mail server" msgstr "Serwer poczty wychodzącej" #. module: mail #: field:mail.alias,alias_user_id:0 msgid "Owner" msgstr "Właściciel" #. module: mail #: field:mail.message.subtype,parent_id:0 msgid "Parent" msgstr "Nadrzędne" #. module: mail #: field:mail.compose.message,parent_id:0 field:mail.message,parent_id:0 msgid "Parent Message" msgstr "Wiadomość nadrzędna" #. module: mail #: field:mail.alias,alias_parent_model_id:0 msgid "Parent Model" msgstr "Model nadrzędny" #. module: mail #: field:mail.alias,alias_parent_thread_id:0 msgid "Parent Record Thread ID" msgstr "ID wątku rekordu nadrzędnego" #. module: mail #: help:mail.alias,alias_parent_model_id:0 msgid "" "Parent model holding the alias. The model holding the alias reference\n" "is not necessarily the model given by alias_model_id\n" "(example: project (parent_model) and task (model))" msgstr "Model nadrzędny zawierający alias. Model zawierający odwołanie do aliasu\nnie musi być modelem z alias_model_id\n(np. projekt (parent_model) i zadanie (model))" #. module: mail #: help:mail.message.subtype,parent_id:0 msgid "Parent subtype, used for automatic subscription." msgstr "Podtyp nadrzędny, stosowany do automatycznych subskrypcji." #. module: mail #: model:ir.model,name:mail.model_res_partner msgid "Partner" msgstr "Partner" #. module: mail #: code:addons/mail/res_partner.py:51 #, python-format msgid "Partner Profile" msgstr "Profil Partnera" #. module: mail #: help:mail.compose.message,notified_partner_ids:0 #: help:mail.message,notified_partner_ids:0 msgid "" "Partners that have a notification pushing this message in their mailboxes" msgstr "Partnerzy, którzy mają powiadomienia w swoich skrzynkach." #. module: mail #: help:mail.mail,auto_delete:0 msgid "Permanently delete this email after sending it, to save space" msgstr "Ostatecznie usuń tę wiadomość po wysłaniu. Dla oszczędności miejsca." #. module: mail #: field:mail.group,image:0 msgid "Photo" msgstr "Zdjęcie" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail.js:621 #, python-format msgid "Please complete partner's informations" msgstr "Uzupełnij informacje o partnerze" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/many2many_tags_email.js:63 #, python-format msgid "Please complete partner's informations and Email" msgstr "Uzupełnij informacje o partnerze i email" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:224 #, python-format msgid "Please, wait while the file is uploading." msgstr "Poczekaj, aż plik zostanie załadowany." #. module: mail #: help:mail.alias,alias_contact:0 msgid "" "Policy to post a message on the document using the mailgateway.\n" "- everyone: everyone can post\n" "- partners: only authenticated partners\n" "- followers: only followers of the related document\n" msgstr "" #. module: mail #: help:res.partner,notify_email:0 msgid "" "Policy to receive emails for new messages pushed to your personal Inbox:\n" "- Never: no emails are sent\n" "- All Messages: for every notification you receive in your Inbox" msgstr "" #. module: mail #: field:mail.group,public:0 msgid "Privacy" msgstr "Prywatność" #. module: mail #: selection:mail.group,public:0 msgid "Private" msgstr "Prywatne" #. module: mail #: selection:mail.group,public:0 msgid "Public" msgstr "Publiczne" #. module: mail #: model:mail.group,name:mail.group_rd msgid "R&D" msgstr "B + R" #. module: mail #: code:addons/mail/wizard/mail_compose_message.py:191 #, python-format msgid "Re:" msgstr "Odp:" #. module: mail #: field:mail.notification,is_read:0 msgid "Read" msgstr "Przeczytane" #. module: mail #: field:res.partner,notify_email:0 msgid "Receive Inbox Notifications by Email" msgstr "Otrzymuj przychodzące powiadomienia poprzez e-mail" #. module: mail #: view:mail.mail:mail.view_mail_search selection:mail.mail,state:0 msgid "Received" msgstr "Odebrane" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form #: field:mail.message,partner_ids:0 field:mail.wizard.invite,partner_ids:0 msgid "Recipients" msgstr "Odbiorcy" #. module: mail #: field:mail.alias,alias_force_thread_id:0 msgid "Record Thread ID" msgstr "ID wątku rekordu" #. module: mail #: field:mail.mail,references:0 msgid "References" msgstr "Odnośniki" #. module: mail #: field:mail.compose.message,res_id:0 field:mail.followers,res_id:0 #: field:mail.message,res_id:0 field:mail.wizard.invite,res_id:0 msgid "Related Document ID" msgstr "ID dokumentu związanego" #. module: mail #: field:mail.compose.message,model:0 field:mail.followers,res_model:0 #: field:mail.message,model:0 field:mail.wizard.invite,res_model:0 msgid "Related Document Model" msgstr "Powiązany model dokumentu" #. module: mail #: field:mail.group,menu_id:0 msgid "Related Menu" msgstr "Powiązane menu" #. module: mail #: field:mail.followers,partner_id:0 msgid "Related Partner" msgstr "Powiązany partner" #. module: mail #: field:mail.message.subtype,relation_field:0 msgid "Relation field" msgstr "Pole relacji" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:41 #, python-format msgid "Remove this follower" msgstr "Usuń tego obserwatora" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:256 #: view:mail.mail:mail.view_mail_form #, python-format msgid "Reply" msgstr "Odpowiedz" #. module: mail #: help:mail.compose.message,reply_to:0 help:mail.message,reply_to:0 msgid "" "Reply email address. Setting the reply_to bypasses the automatic thread " "creation." msgstr "" #. module: mail #: field:mail.compose.message,reply_to:0 field:mail.message,reply_to:0 msgid "Reply-To" msgstr "Odpowiedź do" #. module: mail #: view:mail.mail:mail.view_mail_form view:mail.mail:mail.view_mail_tree msgid "Retry" msgstr "Ponów" #. module: mail #: field:mail.mail,body_html:0 msgid "Rich-text Contents" msgstr "Zawartość Rich-text" #. module: mail #: help:mail.mail,body_html:0 msgid "Rich-text/HTML message" msgstr "Wiadomość Rich-text/HTML" #. module: mail #: view:mail.alias:mail.view_mail_alias_search msgid "Search Alias" msgstr "Szykaj aliasów" #. module: mail #: view:mail.group:mail.view_group_search msgid "Search Groups" msgstr "Szukaj grup" #. module: mail #: selection:mail.group,public:0 msgid "Selected Group Only" msgstr "Tylko wybrane grupy" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:36 #: view:mail.compose.message:mail.email_compose_message_wizard_form #, python-format msgid "Send" msgstr "Wyślij" #. module: mail #: field:mail.wizard.invite,send_mail:0 msgid "Send Email" msgstr "Wyślij E-mail" #. module: mail #: view:mail.mail:mail.view_mail_form view:mail.mail:mail.view_mail_tree msgid "Send Now" msgstr "Wyślij teraz" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:54 #, python-format msgid "Send a message" msgstr "Wyślij wiadomość" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:54 #, python-format msgid "Send a message to all followers of the document" msgstr "Wyślij maila do wszystkich obserwatorów tego dokumentu" #. module: mail #: view:mail.group:mail.view_group_form msgid "Send a message to the group" msgstr "Wyślij wiadomość do grupy" #. module: mail #: view:mail.mail:mail.view_mail_search selection:mail.mail,state:0 msgid "Sent" msgstr "Wysłano" #. module: mail #: code:addons/mail/mail_followers.py:155 #, python-format msgid "Sent by %(company)s using %(odoo)s" msgstr "" #. module: mail #: field:mail.message.subtype,sequence:0 msgid "Sequence" msgstr "Numeracja" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:254 #, python-format msgid "Set back to Todo" msgstr "Ustaw z powrotem na Do zrobienia" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:47 #, python-format msgid "Share with my followers..." msgstr "Współdziel z moimi obserwatorami..." #. module: mail #: view:mail.message:mail.view_message_search msgid "Show messages to read" msgstr "Pokaż wiadomości do przeczytania" #. module: mail #: field:mail.group,image_small:0 msgid "Small-sized photo" msgstr "Małe zdjęcie" #. module: mail #: help:mail.group,image_small:0 msgid "" "Small-sized photo of the group. It is automatically resized as a 64x64px " "image, with aspect ratio preserved. Use this field anywhere a small image is" " required." msgstr "Małe zdjęcie grupy. Będzie automatycznie przeskalowane do 64x64 pikseli z zachowaniem proporcji. Będzie stosowane wszędzie, gdzie małe zdjęcie jest wymagane." #. module: mail #: field:mail.compose.message,starred:0 field:mail.message,starred:0 #: field:mail.notification,starred:0 msgid "Starred" msgstr "Oznaczone gwiazdką" #. module: mail #: help:mail.notification,starred:0 msgid "Starred message that goes into the todo mailbox" msgstr "Wiadomość oznaczona gwiazdką, która wejdzie do skrzynki Do zrobienia" #. module: mail #: view:mail.mail:mail.view_mail_form view:mail.mail:mail.view_mail_search #: field:mail.mail,state:0 msgid "Status" msgstr "Stan" #. module: mail #: field:mail.compose.message,subject:0 field:mail.message,subject:0 msgid "Subject" msgstr "Temat" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "Subject..." msgstr "Temat" #. module: mail #: field:mail.compose.message,subtype_id:0 field:mail.followers,subtype_ids:0 #: field:mail.message,subtype_id:0 #: view:mail.message.subtype:mail.view_message_subtype_tree msgid "Subtype" msgstr "Podtyp" #. module: mail #: model:ir.actions.act_window,name:mail.action_view_message_subtype #: model:ir.ui.menu,name:mail.menu_message_subtype msgid "Subtypes" msgstr "Podtypy" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/suggestions.xml:16 #, python-format msgid "Suggested Groups" msgstr "Sugerowane grupy" #. module: mail #: field:mail.group,message_summary:0 field:mail.thread,message_summary:0 #: field:res.partner,message_summary:0 msgid "Summary" msgstr "Podsumowanie" #. module: mail #: model:mail.group,name:mail.group_support msgid "Support" msgstr "Wsparcie" #. module: mail #: selection:mail.compose.message,type:0 selection:mail.message,type:0 msgid "System notification" msgstr "Powiadomienie systemowe" #. module: mail #: help:mail.compose.message,notification_ids:0 #: help:mail.message,notification_ids:0 msgid "" "Technical field holding the message notifications. Use notified_partner_ids " "to access notified partners." msgstr "Pole techniczne zawierające powiadomienie. Stosuj notified_partner_ids, aby zobaczyć powiadomionych partnerów." #. module: mail #: help:mail.group,alias_id:0 msgid "" "The email address associated with this group. New emails received will " "automatically create new topics." msgstr "Adres związany z grupą. Nowe przychodzące maile będą tworzyć nowe tematy." #. module: mail #: help:mail.alias,alias_model_id:0 msgid "" "The model (Odoo Document Kind) to which this alias corresponds. Any incoming" " email that does not reply to an existing record will cause the creation of " "a new record of this model (e.g. a Project Task)" msgstr "" #. module: mail #: help:mail.alias,alias_name:0 msgid "" "The name of the email alias, e.g. 'jobs' if you want to catch emails for " "" msgstr "" #. module: mail #: help:mail.alias,alias_user_id:0 msgid "" "The owner of records created upon receiving emails on this alias. If this " "field is not set the system will attempt to find the right owner based on " "the sender (From) address, or will use the Administrator account if no " "system user is found for that address." msgstr "Właściciel rekordów utworzonych z wiadomości. Jeśli pole nie będzie wypełnione, to system spróbuje przypisać użytkownika na podstawie adresu nadawcy. Jeśli nie znajdzie takiego użytkownika, to przypisze Administratora." #. module: mail #: code:addons/mail/mail_message.py:764 #, python-format msgid "" "The requested operation cannot be completed due to security restrictions. Please contact your system administrator.\n" "\n" "(Document type: %s, Operation: %s)" msgstr "Operacja nie może być wykonana z powodu ograniczeń odstępu. Skontaktuj się ze swoim administratorem.\n\n(Typ dokumentu: %s, Operacja: %s)" #. module: mail #: help:mail.group,image:0 msgid "" "This field holds the image used as photo for the group, limited to " "1024x1024px." msgstr "To pole zawiera obrazek stosowany jak zdjęcie grupy. Rozmiar 1024x1024." #. module: mail #: view:mail.group:mail.view_group_form msgid "" "This group is visible by everyone,\n" " including your customers if you installed\n" " the portal module." msgstr "Ta grupa jest widoczna dla każdego, również dla twoich klientów jeśli zainstalowano moduł Portal." #. module: mail #: help:mail.group,public:0 msgid "" "This group is visible by non members. Invisible groups can add " "members through the invite button." msgstr "Ta grupa jest niewidoczna dla nieczłonków. Niewidoczne grupy mogą dodawać członków przez przycisk zaproszenia." #. module: mail #: view:mail.mail:mail.view_mail_search msgid "Thread" msgstr "Wątek" #. module: mail #: field:mail.mail,email_to:0 msgid "To" msgstr "Do" #. module: mail #: field:mail.mail,recipient_ids:0 msgid "To (Partners)" msgstr "Do (Partnerzy)" #. module: mail #: view:mail.message:mail.view_message_search msgid "To Read" msgstr "Nieprzeczytane" #. module: mail #: field:mail.compose.message,to_read:0 field:mail.message,to_read:0 msgid "To read" msgstr "Do przeczytania" #. module: mail #: model:ir.actions.client,name:mail.action_mail_star_feeds #: model:ir.ui.menu,name:mail.mail_starfeeds msgid "To-do" msgstr "Do zrobienia" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:123 #, python-format msgid "To:" msgstr "Do:" #. module: mail #: model:ir.actions.client,name:mail.action_mail_to_me_feeds #: model:ir.ui.menu,name:mail.mail_tomefeeds msgid "To: me" msgstr "Do: mnie" #. module: mail #: view:mail.group:mail.view_group_form msgid "Topics discussed in this group..." msgstr "Temat dyskutowany w grupach..." #. module: mail #: field:mail.compose.message,type:0 #: view:mail.message:mail.view_message_search field:mail.message,type:0 msgid "Type" msgstr "Typ" #. module: mail #: code:addons/mail/mail_message.py:177 #, python-format msgid "" "Unable to send email, please configure the sender's email address or alias." msgstr "Nie można wysłać maila. Skonfiguruj adres nadawcy lub alias." #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:13 #: view:mail.group:mail.view_group_kanban #, python-format msgid "Unfollow" msgstr "Przestań obserwować" #. module: mail #: sql_constraint:mail.alias:0 msgid "" "Unfortunately this email alias is already used, please choose a unique one" msgstr "Niestety ten alias jest już zajęty, Wybierz inny." #. module: mail #: field:mail.group,message_unread:0 field:mail.thread,message_unread:0 #: field:res.partner,message_unread:0 msgid "Unread Messages" msgstr "Nieprzeczytane wiadomości" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:223 #, python-format msgid "Uploading error" msgstr "Błąd uploadu" #. module: mail #: field:mail.compose.message,use_active_domain:0 msgid "Use active domain" msgstr "Stosuj aktywną domenę" #. module: mail #: help:mail.message.subtype,sequence:0 msgid "Used to order subtypes." msgstr "Stosowane do porządkowania podtypów" #. module: mail #: view:mail.alias:mail.view_mail_alias_search #: view:mail.mail:mail.view_mail_form view:mail.mail:mail.view_mail_tree msgid "User" msgstr "Użytkownik" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:25 #, python-format msgid "User img" msgstr "Zdjęcie użytk." #. module: mail #: model:ir.model,name:mail.model_res_users msgid "Users" msgstr "Użytkownicy" #. module: mail #: help:mail.compose.message,vote_user_ids:0 help:mail.message,vote_user_ids:0 msgid "Users that voted for this message" msgstr "Użytkownicy głosujący za tą wiadomością" #. module: mail #: field:mail.compose.message,vote_user_ids:0 #: field:mail.message,vote_user_ids:0 msgid "Votes" msgstr "Głosy" #. module: mail #: code:addons/mail/mail_group.py:174 #, python-format msgid "Warning!" msgstr "Ostrzeżenie!" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:141 #, python-format msgid "" "Warning! \n" " %s won't be notified of any email or discussion on this document. Do you really want to remove him from the followers ?" msgstr "" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:330 #, python-format msgid "" "Warning! \n" "You won't be notified of any email or discussion on this document. Do you really want to unfollow this document ?" msgstr "" #. module: mail #: help:mail.compose.message,is_log:0 msgid "Whether the message is an internal note (comment mode only)" msgstr "" #. module: mail #: model:mail.group,name:mail.group_all_employees msgid "Whole Company" msgstr "Cała firma" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail.js:374 #, python-format msgid "" "You are currently composing a message, your message will be discarded.\n" "\n" "Are you sure you want to leave this page ?" msgstr "" #. module: mail #: code:addons/mail/res_users.py:74 #, python-format msgid "" "You cannot create a new user from here.\n" " To create new user please go to configuration panel." msgstr "W tym miejscu nie możesz utworzyć użytkownika.\nAby utworzyć nowego użytkownika, przejdź do panelu konfiguracyjnego." #. module: mail #: code:addons/mail/mail_group.py:174 #, python-format msgid "" "You cannot delete those groups, as the Whole Company group is required by " "other modules." msgstr "Nie możesz usunąć tej grupy, ponieważ jest ona wymagana przez inne moduły." #. module: mail #: code:addons/mail/mail_thread.py:171 #, python-format msgid "You have %d unread messages" msgstr "Masz %d nieprzeczytanych wiadomości" #. module: mail #: code:addons/mail/mail_thread.py:171 #, python-format msgid "You have one unread message" msgstr "Masz nieprzeczytaną wiadomość" #. module: mail #: code:addons/mail/mail_mail.py:160 #, python-format msgid "about" msgstr "o" #. module: mail #: code:addons/mail/mail_mail.py:160 #, python-format msgid "access" msgstr "" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:137 #: code:addons/mail/static/src/xml/mail.xml:310 #, python-format msgid "and" msgstr "i" #. module: mail #: view:mail.mail:mail.view_mail_form msgid "by" msgstr "przez" #. module: mail #: code:addons/mail/mail_thread.py:115 #, python-format msgid "document" msgstr "dokument" #. module: mail #. openerp-web #: code:addons/mail/static/src/js/mail_followers.js:209 #, python-format msgid "followers" msgstr "obserwatorzy" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:348 #, python-format msgid "like" msgstr "lubię" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:292 #, python-format msgid "logged a note" msgstr "notatka" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:310 #, python-format msgid "more" msgstr "więcej" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:334 #, python-format msgid "more messages" msgstr "więcej wiadomości" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail_followers.xml:62 #, python-format msgid "more." msgstr "więcej." #. module: mail #: view:base.config.settings:mail.view_general_configuration_mail_alias_domain msgid "mycompany.odoo.com" msgstr "mycompany.odoo.com" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:312 #, python-format msgid "notified" msgstr "powiadomiono" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form #: view:mail.mail:mail.view_mail_form msgid "on" msgstr "na" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:56 #: view:mail.compose.message:mail.email_compose_message_wizard_form #: view:mail.wizard.invite:mail.mail_wizard_invite_form #, python-format msgid "or" msgstr "lub" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:146 #, python-format msgid "others..." msgstr "inni..." #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:273 #, python-format msgid "read less" msgstr "czytaj mniej" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:334 #, python-format msgid "show" msgstr "pokaż" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:332 #, python-format msgid "show more message" msgstr "pokaż więcej wiadomości" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:333 #, python-format msgid "show one more message" msgstr "pokaż jeszcze jedną wiadomość" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "the current search filter" msgstr "bieżący filtr wyszukiwania" #. module: mail #: view:mail.compose.message:mail.email_compose_message_wizard_form msgid "the selected records" msgstr "wybrane rekordy" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:297 #, python-format msgid "to" msgstr "do" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:349 #, python-format msgid "unlike" msgstr "nie lubię" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:286 #, python-format msgid "updated document" msgstr "opracowane dokumenty" #. module: mail #. openerp-web #: code:addons/mail/static/src/xml/mail.xml:99 #: code:addons/mail/static/src/xml/mail.xml:111 #, python-format msgid "uploading" msgstr "wysyłanie" #. module: mail #: code:addons/mail/mail_mail.py:162 #, python-format msgid "your messages" msgstr "twoje wiadomości"