forked from Mapan/odoo17e
86 lines
3.8 KiB
Plaintext
86 lines
3.8 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * snailmail_account_followup
|
||
#
|
||
# 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: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: uk\n"
|
||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 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 "Поштою"
|
||
|
||
#. module: snailmail_account_followup
|
||
#: model:ir.model,name:snailmail_account_followup.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "Контакт"
|
||
|
||
#. module: snailmail_account_followup
|
||
#: model:ir.model,name:snailmail_account_followup.model_account_followup_followup_line
|
||
msgid "Follow-up Criteria"
|
||
msgstr "Критерії нагадувань"
|
||
|
||
#. module: snailmail_account_followup
|
||
#: model:ir.model,name:snailmail_account_followup.model_account_followup_report
|
||
msgid "Follow-up Report"
|
||
msgstr "Звіт нагадування"
|
||
|
||
#. 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 "Відправити лист"
|
||
|
||
#. 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 "Надсилання цього документу поштою буде коштувати"
|
||
|
||
#. module: snailmail_account_followup
|
||
#: model:ir.model.fields,field_description:snailmail_account_followup.field_account_followup_manual_reminder__snailmail
|
||
msgid "Snailmail"
|
||
msgstr "Snailmail"
|
||
|
||
#. module: snailmail_account_followup
|
||
#: model:ir.model.fields,field_description:snailmail_account_followup.field_account_followup_manual_reminder__snailmail_cost
|
||
msgid "Stamps"
|
||
msgstr "Марки"
|
||
|
||
#. 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 "Помічник ручного надсилання нагадування клієнтам "
|
||
|
||
#. 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 ""
|
||
"Ви намагаєтеся надіслати листа поштою, але жодна контактна особа не має "
|
||
"встановленої адреси"
|