Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * postgres_vacuum
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: postgres_vacuum
#: model:ir.actions.server,name:postgres_vacuum.cronjob_analyze_ir_actions_server
#: model:ir.cron,cron_name:postgres_vacuum.cronjob_analyze
msgid "Analyze Postgresql Tables"
msgstr "Analyze Postgresql Tables"
#. module: postgres_vacuum
#: model:ir.model,name:postgres_vacuum.model_ir_cron
msgid "Scheduled Actions"
msgstr "Vremenski plan akcija"
#. module: postgres_vacuum
#: model:ir.model.fields,field_description:postgres_vacuum.field_ir_cron__smart_search
msgid "Smart Search"
msgstr "Pametna pretraga"
#. module: postgres_vacuum
#: model:ir.actions.server,name:postgres_vacuum.cronjob_vacuum_ir_actions_server
#: model:ir.cron,cron_name:postgres_vacuum.cronjob_vacuum
msgid "Vacuum Postgresql Tables"
msgstr "Vacuum Postgresql Tables"