mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-18 16:02:06 +02:00
Initial commit: Project packages
This commit is contained in:
commit
89613c97b0
753 changed files with 496325 additions and 0 deletions
|
|
@ -0,0 +1,236 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_mail_plugin
|
||||
#
|
||||
# Translators:
|
||||
# Jiří Podhorecký <jirka.p@volny.cz>, 2022
|
||||
# Jakub Smolka, 2024
|
||||
# Tereza Mokrá, 2024
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2025\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: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Could not create the project"
|
||||
msgstr "Projekt se nepodařilo vytvořit"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Could not create the task"
|
||||
msgstr "Úkol se nepodařilo vytvořit"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr "Vytvořit"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Create %(name)s"
|
||||
msgstr "Vytvořit %(name)s"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Create Project & Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Create a Task in a new Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Create a Task in an existing Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Email already logged on the task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Log Email Into Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Log the email on the task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "No Project Found"
|
||||
msgstr "Nebyl nalezen žádný projekt"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "No project"
|
||||
msgstr "Žádný projekt"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "No project found."
|
||||
msgstr "Nebyl nalezen žádný projekt."
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "No tasks found for this contact."
|
||||
msgstr "Pro tento kontakt nebyly nalezeny žádné úkoly."
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "OR"
|
||||
msgstr "NEBO"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Pick a Project to create a Task"
|
||||
msgstr "Vybrat projekt pro vytvoření úkolu."
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Project Name"
|
||||
msgstr "Název projektu"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Save Contact to create new Tasks."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Save the contact to create new tasks."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Search"
|
||||
msgstr "Hledání"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Search Projects..."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Search a Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Task"
|
||||
msgstr "Úloha"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-python
|
||||
#: code:addons/project_mail_plugin/controllers/project_client.py:0
|
||||
#, python-format
|
||||
msgid "Task for %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#: model:ir.actions.act_window,name:project_mail_plugin.project_task_action_form_edit
|
||||
msgid "Task: redirect to form in edit mode"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "Tasks (%(count)s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "Tasks (%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||||
#, python-format
|
||||
msgid "The Contact needs to exist to create Task."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid "The project name is required"
|
||||
msgstr "Název projektu je vyžadován"
|
||||
|
||||
#. module: project_mail_plugin
|
||||
#. odoo-javascript
|
||||
#: code:addons/project_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"There are no project in your database. Please ask your project manager to "
|
||||
"create one."
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue