forked from Mapan/odoo17e
89 lines
3.5 KiB
Plaintext
89 lines
3.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * snailmail_account_followup
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Ivana Bartonkova, 2023
|
|
# Jakub Smolka, 2023
|
|
# Aleš Fiala <f.ales1@seznam.cz>, 2024
|
|
#
|
|
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: Aleš Fiala <f.ales1@seznam.cz>, 2024\n"
|
|
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: cs\n"
|
|
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model_terms:ir.ui.view,arch_db:snailmail_account_followup.manual_reminder_view_form_inherit_snailmail
|
|
msgid ""
|
|
"<i class=\"fa fa-info-circle\" role=\"img\" aria-label=\"Warning\" title=\"The letter will be sent using the IAP service from Odoo. Make sure you have enough credits on your account or proceed to a recharge.\"/>\n"
|
|
" <br/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-info-circle\" role=\"img\" aria-label=\"Warning\" title=\"The letter will be sent using the IAP service from Odoo. Make sure you have enough credits on your account or proceed to a recharge.\"/>\n"
|
|
" <br/>"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model_terms:ir.ui.view,arch_db:snailmail_account_followup.manual_reminder_view_form_inherit_snailmail
|
|
msgid "By post"
|
|
msgstr "Poštou"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model:ir.model,name:snailmail_account_followup.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Kontakt"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model:ir.model,name:snailmail_account_followup.model_account_followup_followup_line
|
|
msgid "Follow-up Criteria"
|
|
msgstr "Kritéria upomínek"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model:ir.model,name:snailmail_account_followup.model_account_followup_report
|
|
msgid "Follow-up Report"
|
|
msgstr "Platební upomínka"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model:ir.model.fields,field_description:snailmail_account_followup.field_account_followup_followup_line__send_letter
|
|
msgid "Send a Letter"
|
|
msgstr "Poslat dopis"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model_terms:ir.ui.view,arch_db:snailmail_account_followup.manual_reminder_view_form_inherit_snailmail
|
|
msgid "Sending this document by post will cost"
|
|
msgstr "Odeslání dokumentu poštou bude stát"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model:ir.model.fields,field_description:snailmail_account_followup.field_account_followup_manual_reminder__snailmail
|
|
msgid "Snailmail"
|
|
msgstr "Poštovní dopis"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model:ir.model.fields,field_description:snailmail_account_followup.field_account_followup_manual_reminder__snailmail_cost
|
|
msgid "Stamps"
|
|
msgstr "Známky"
|
|
|
|
#. module: snailmail_account_followup
|
|
#: model:ir.model,name:snailmail_account_followup.model_account_followup_manual_reminder
|
|
msgid "Wizard for sending manual reminders to clients"
|
|
msgstr "Průvodce manuálním posláním upomínek zákazníkům"
|
|
|
|
#. module: snailmail_account_followup
|
|
#. odoo-python
|
|
#: code:addons/snailmail_account_followup/models/account_followup_report.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are trying to send a letter by post, but no follow-up contact has any "
|
|
"address set"
|
|
msgstr ""
|
|
"Pokoušíte se poslat dopis poštou, ale žádný následný kontakt nemá nastavenou"
|
|
" adresu"
|