oca-technical/odoo-bringout-oca-server-tools-postgres_vacuum/postgres_vacuum/i18n/it.po
2025-08-29 15:43:03 +02:00

39 lines
1.3 KiB
Text

# 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"
"PO-Revision-Date: 2025-05-28 11:25+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10.4\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 "Analizza tabelle Postgresql"
#. module: postgres_vacuum
#: model:ir.model,name:postgres_vacuum.model_ir_cron
msgid "Scheduled Actions"
msgstr "Azioni pianificate"
#. module: postgres_vacuum
#: model:ir.model.fields,field_description:postgres_vacuum.field_ir_cron__smart_search
msgid "Smart Search"
msgstr "Ricerca intelligente"
#. 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 "Svuota tabelle Postgresql"