73 lines
2.7 KiB
Plaintext
73 lines
2.7 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * account_payment_term
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2024
|
||
|
# Tereza Mokrá, 2024
|
||
|
# Tomáš Píšek, 2024
|
||
|
# Marta Wacławek, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-12-13 08:17+0000\n"
|
||
|
"PO-Revision-Date: 2024-06-22 22:00+0000\n"
|
||
|
"Last-Translator: Marta Wacławek, 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: account_payment_term
|
||
|
#: model:account.payment.term,name:account_payment_term.account_payment_term_advance
|
||
|
msgid "90 days, on the 10th"
|
||
|
msgstr "90 dní, 10. v měsíci"
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#: model:ir.model.fields.selection,name:account_payment_term.selection__account_payment_term_line__delay_type__days_end_of_month_on_the
|
||
|
msgid "Days end of month on the"
|
||
|
msgstr "Dnů od konce měsíce, ke dni"
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#: model:ir.model.fields,field_description:account_payment_term.field_account_payment_term_line__days_next_month
|
||
|
msgid "Days on the next month"
|
||
|
msgstr "Dnů od začátku dalšího měsíce"
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#: model:ir.model.fields,field_description:account_payment_term.field_account_payment_term_line__delay_type
|
||
|
msgid "Delay Type"
|
||
|
msgstr "Typ zpoždění"
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#: model:ir.model.fields,field_description:account_payment_term.field_account_payment_term_line__display_days_next_month
|
||
|
msgid "Display Days Next Month"
|
||
|
msgstr "Zobrazit dny příští měsíc"
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#: model:ir.model,name:account_payment_term.model_account_payment_term_line
|
||
|
msgid "Payment Terms Line"
|
||
|
msgstr "Řádek platebních podmínek"
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#: model_terms:account.payment.term,note:account_payment_term.account_payment_term_advance
|
||
|
msgid "Payment terms: 90 days, on the 10th"
|
||
|
msgstr "Platební podmínky: 90 dní, 10. v měsíci"
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_payment_term/models/account_payment_term.py:0
|
||
|
#, python-format
|
||
|
msgid "The days added must be a number and has to be between 0 and 31."
|
||
|
msgstr "Přidané dny musí být číslo a musí být v rozmezí 0 až 31."
|
||
|
|
||
|
#. module: account_payment_term
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_payment_term/models/account_payment_term.py:0
|
||
|
#, python-format
|
||
|
msgid "The days added must be between 0 and 31."
|
||
|
msgstr "Zadané dny musí být v rozmení 0 až 31."
|